Skip navigation links
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z _ 

A

ABORT_RETRY_IGNORE - Static variable in class com.vmware.vcenter.deployment.QuestionTypes.QuestionType
Question with answer values Abort/Retry/Ignore.
ABSOLUTE - Static variable in class com.vmware.vstats.CounterMetadataTypes.SampleType
Absolute value samples.
ACCEPT - Static variable in class com.vmware.appliance.networking.firewall.InboundTypes.Policy
Allow packet with corresponding address.
accept(ValueVisitor) - Method in class com.vmware.vapi.data.BlobValue
 
accept(ValueVisitor) - Method in class com.vmware.vapi.data.BooleanValue
 
accept(ValueVisitor) - Method in interface com.vmware.vapi.data.DataValue
 
accept(ValueVisitor) - Method in class com.vmware.vapi.data.DoubleValue
 
accept(ValueVisitor) - Method in class com.vmware.vapi.data.IntegerValue
 
accept(ValueVisitor) - Method in class com.vmware.vapi.data.ListValue
 
accept(ValueVisitor) - Method in class com.vmware.vapi.data.OptionalValue
 
accept(ValueVisitor) - Method in class com.vmware.vapi.data.SecretValue
 
accept(ValueVisitor) - Method in class com.vmware.vapi.data.StringValue
 
accept(ValueVisitor) - Method in class com.vmware.vapi.data.StructValue
 
accept(ValueVisitor) - Method in class com.vmware.vapi.data.VoidValue
 
ACCEPT_LANGUAGE_KEY - Static variable in class com.vmware.vapi.core.ExecutionContext.ApplicationData
ApplicationData translation language preference property key.
access() - Method in class com.vmware.appliance.ApplianceFactory
The com.vmware.appliance.access package provides interfaces for managing access to the appliance.
access(HttpResponse) - Method in interface com.vmware.vapi.core.HttpResponseAccessor
Processes the raw HTTP response.
access(HttpResponse) - Method in class com.vmware.vapi.protocol.client.http.CompositeResponseAccessor
 
access(HttpResponse) - Method in class com.vmware.vapi.protocol.client.http.HeaderExtractor
 
access(HttpResponse) - Method in class com.vmware.vapi.protocol.client.http.ResponseExtractor
 
access(HttpResponse) - Method in class com.vmware.vapi.protocol.client.http.SingleHeaderExtractor
 
Access - Interface in com.vmware.vcenter.namespaces
The Access interface provides methods to manage access control of subjects on namespaces.
access - Static variable in class com.vmware.vcenter.namespaces.InstancesDefinitions
 
Access() - Constructor for class com.vmware.vcenter.namespaces.InstancesTypes.Access
Default constructor.
Access(StructValue) - Constructor for class com.vmware.vcenter.namespaces.InstancesTypes.Access
 
ACCESS_TOKEN - Static variable in class com.vmware.vapi.security.OAuthSecurityContext
 
ACCESS_TOKEN_TYPE - Static variable in interface com.vmware.vcenter.tokenservice.TokenExchangeTypes
Constant field indicates OAuth 2.0 access token type.
AccessDefinitions - Class in com.vmware.vcenter.namespaces
Defines the type descriptors for the Access API service.
AccessDefinitions() - Constructor for class com.vmware.vcenter.namespaces.AccessDefinitions
 
AccessFactory - Class in com.vmware.appliance.access
AccessFactory is responsible for creating instances of services contained inside the com.vmware.appliance.access package and also has the subpackages reference to access respective subpackage services.
accessService() - Method in class com.vmware.vcenter.namespaces.NamespacesFactory
Returns an instance of class Access
AccessStub - Class in com.vmware.vcenter.namespaces
Remote stub implementation of the Access API service.
AccessStub(ApiProvider, TypeConverter, StubConfigurationBase) - Constructor for class com.vmware.vcenter.namespaces.AccessStub
 
AccessStub(ApiProvider, StubConfigurationBase) - Constructor for class com.vmware.vcenter.namespaces.AccessStub
 
AccessTypes - Interface in com.vmware.vcenter.namespaces
Defines the data types of the Access API service.
AccessTypes.CreateSpec - Class in com.vmware.vcenter.namespaces
The CreateSpec class contains the specification required to create access control on the namespace.
AccessTypes.CreateSpec.Builder - Class in com.vmware.vcenter.namespaces
Builder class for AccessTypes.CreateSpec.
AccessTypes.Info - Class in com.vmware.vcenter.namespaces
The Info class contains the information about the access control of the subject on given domain on the namespace.
AccessTypes.Info.Builder - Class in com.vmware.vcenter.namespaces
Builder class for AccessTypes.Info.
AccessTypes.Role - Class in com.vmware.vcenter.namespaces
The Role enumeration class lists the default roles which can be associated with a subject on a domain on the namespace.
AccessTypes.Role.Values - Enum in com.vmware.vcenter.namespaces
Native Java enum representing this enumeration class.
AccessTypes.SetSpec - Class in com.vmware.vcenter.namespaces
The SetSpec class contains the specification required to set new access control on the namespace.
AccessTypes.SetSpec.Builder - Class in com.vmware.vcenter.namespaces
Builder class for AccessTypes.SetSpec.
AccessTypes.SubjectType - Class in com.vmware.vcenter.namespaces
The SubjectType enumeration class lists the types of subjects who can be associated with a Role on the namespace.
AccessTypes.SubjectType.Values - Enum in com.vmware.vcenter.namespaces
Native Java enum representing this enumeration class.
AcqSpecs - Interface in com.vmware.vstats
The AcqSpecs interface provides methods to perform acquisition specification related operations.
AcqSpecsDefinitions - Class in com.vmware.vstats
Defines the type descriptors for the AcqSpecs API service.
AcqSpecsDefinitions() - Constructor for class com.vmware.vstats.AcqSpecsDefinitions
 
acqSpecsService() - Method in class com.vmware.vstats.VstatsFactory
Returns an instance of class AcqSpecs
AcqSpecsStub - Class in com.vmware.vstats
Remote stub implementation of the AcqSpecs API service.
AcqSpecsStub(ApiProvider, TypeConverter, StubConfigurationBase) - Constructor for class com.vmware.vstats.AcqSpecsStub
 
AcqSpecsStub(ApiProvider, StubConfigurationBase) - Constructor for class com.vmware.vstats.AcqSpecsStub
 
AcqSpecsTypes - Interface in com.vmware.vstats
Defines the data types of the AcqSpecs API service.
AcqSpecsTypes.CounterSpec - Class in com.vmware.vstats
The CounterSpec class designates a counter or counter set in an acquisition specification.
AcqSpecsTypes.CounterSpec.Builder - Class in com.vmware.vstats
Builder class for AcqSpecsTypes.CounterSpec.
AcqSpecsTypes.CreateSpec - Class in com.vmware.vstats
The CreateSpec class contains information for a new data acquisition specification.
AcqSpecsTypes.CreateSpec.Builder - Class in com.vmware.vstats
Builder class for AcqSpecsTypes.CreateSpec.
AcqSpecsTypes.FilterSpec - Class in com.vmware.vstats
The FilterSpec class contains properties used to filter the results when listing acquisition specifications.
AcqSpecsTypes.FilterSpec.Builder - Class in com.vmware.vstats
Builder class for AcqSpecsTypes.FilterSpec.
AcqSpecsTypes.Info - Class in com.vmware.vstats
The Info class is the information about an acquisition specification.
AcqSpecsTypes.Info.Builder - Class in com.vmware.vstats
Builder class for AcqSpecsTypes.Info.
AcqSpecsTypes.ListResult - Class in com.vmware.vstats
The ListResult class contains properties used to return the acquisition specifications.
AcqSpecsTypes.ListResult.Builder - Class in com.vmware.vstats
Builder class for AcqSpecsTypes.ListResult.
AcqSpecsTypes.Status - Class in com.vmware.vstats
Describes the status of an Acquisition Specification.
AcqSpecsTypes.Status.Values - Enum in com.vmware.vstats
Native Java enum representing this enumeration class.
AcqSpecsTypes.UpdateSpec - Class in com.vmware.vstats
The UpdateSpec class contains properties that can be updated in an acquisition specification.
AcqSpecsTypes.UpdateSpec.Builder - Class in com.vmware.vstats
Builder class for AcqSpecsTypes.UpdateSpec.
ACTIVE - Static variable in class com.vmware.content.library.item.DownloadSessionModel.State
The session is active.
ACTIVE - Static variable in class com.vmware.content.library.item.UpdateSessionModel.State
The session is currently active.
Active - Interface in com.vmware.vcenter.vcha.cluster
The Active interface provides methods to get information related to the active vCenter High Availability (VCHA) node.
ACTIVE - Static variable in class com.vmware.vcenter.vcha.ClusterTypes.NodeRole
Node is having a role of Active.
ActiveDefinitions - Class in com.vmware.vcenter.vcha.cluster
Defines the type descriptors for the Active API service.
ActiveDefinitions() - Constructor for class com.vmware.vcenter.vcha.cluster.ActiveDefinitions
 
ActiveDirectory - Interface in com.vmware.vcenter.deployment.migrate
The ActiveDirectory interface provides methods to check if the migrated vCenter Server appliance can join to the given domain using the provided credentials.
ActiveDirectoryDefinitions - Class in com.vmware.vcenter.deployment.migrate
Defines the type descriptors for the ActiveDirectory API service.
ActiveDirectoryDefinitions() - Constructor for class com.vmware.vcenter.deployment.migrate.ActiveDirectoryDefinitions
 
activeDirectoryOverLdap - Static variable in class com.vmware.vcenter.identity.ProvidersDefinitions
 
ActiveDirectoryOverLdap() - Constructor for class com.vmware.vcenter.identity.ProvidersTypes.ActiveDirectoryOverLdap
Default constructor.
ActiveDirectoryOverLdap(StructValue) - Constructor for class com.vmware.vcenter.identity.ProvidersTypes.ActiveDirectoryOverLdap
 
activeDirectoryService() - Method in class com.vmware.vcenter.deployment.migrate.MigrateFactory
Returns an instance of class ActiveDirectory
ActiveDirectorySpec - Class in com.vmware.vcenter.deployment.migrate
The ActiveDirectorySpec class contains information used to join the migrated vCenter Server appliance to the Active Directory.
ActiveDirectorySpec() - Constructor for class com.vmware.vcenter.deployment.migrate.ActiveDirectorySpec
Default constructor.
ActiveDirectorySpec(StructValue) - Constructor for class com.vmware.vcenter.deployment.migrate.ActiveDirectorySpec
 
activeDirectorySpec - Static variable in class com.vmware.vcenter.deployment.migrate.StructDefinitions
 
ActiveDirectorySpec.Builder - Class in com.vmware.vcenter.deployment.migrate
Builder class for ActiveDirectorySpec.
ActiveDirectoryStub - Class in com.vmware.vcenter.deployment.migrate
Remote stub implementation of the ActiveDirectory API service.
ActiveDirectoryStub(ApiProvider, TypeConverter, StubConfigurationBase) - Constructor for class com.vmware.vcenter.deployment.migrate.ActiveDirectoryStub
 
ActiveDirectoryStub(ApiProvider, StubConfigurationBase) - Constructor for class com.vmware.vcenter.deployment.migrate.ActiveDirectoryStub
 
ActiveDirectoryTypes - Interface in com.vmware.vcenter.deployment.migrate
Defines the data types of the ActiveDirectory API service.
ActiveDirectoryTypes.CheckSpec - Class in com.vmware.vcenter.deployment.migrate
The CheckSpec class contains information used to join the migrated vCenter Server appliance to the Active Directory.
ActiveDirectoryTypes.CheckSpec.Builder - Class in com.vmware.vcenter.deployment.migrate
activeService() - Method in class com.vmware.vcenter.vcha.cluster.ClusterFactory
Returns an instance of class Active
activeSpec - Static variable in class com.vmware.vcenter.vcha.ClusterDefinitions
 
ActiveSpec() - Constructor for class com.vmware.vcenter.vcha.ClusterTypes.ActiveSpec
Default constructor.
ActiveSpec(StructValue) - Constructor for class com.vmware.vcenter.vcha.ClusterTypes.ActiveSpec
 
ActiveStub - Class in com.vmware.vcenter.vcha.cluster
Remote stub implementation of the Active API service.
ActiveStub(ApiProvider, TypeConverter, StubConfigurationBase) - Constructor for class com.vmware.vcenter.vcha.cluster.ActiveStub
 
ActiveStub(ApiProvider, StubConfigurationBase) - Constructor for class com.vmware.vcenter.vcha.cluster.ActiveStub
 
ActiveTypes - Interface in com.vmware.vcenter.vcha.cluster
Defines the data types of the Active API service.
ActiveTypes.Info - Class in com.vmware.vcenter.vcha.cluster
The Info class contains the network and placement information of the active node of a VCHA Cluster.
ActiveTypes.Info.Builder - Class in com.vmware.vcenter.vcha.cluster
Builder class for ActiveTypes.Info.
adapter() - Method in class com.vmware.vcenter.vm.hardware.HardwareFactory
The com.vmware.vcenter.vm.hardware.adapter package provides interfaces for managing the configuration and state of the virtual adapters belonging to a virtual machine.
AdapterFactory - Class in com.vmware.vcenter.vm.hardware.adapter
AdapterFactory is responsible for creating instances of services contained inside the com.vmware.vcenter.vm.hardware.adapter package and also has the subpackages reference to access respective subpackage services.
AdapterMapping - Class in com.vmware.vcenter.guest
The AdapterMapping class specifies the association between a virtual network adapter and its IP settings.
AdapterMapping() - Constructor for class com.vmware.vcenter.guest.AdapterMapping
Default constructor.
AdapterMapping(StructValue) - Constructor for class com.vmware.vcenter.guest.AdapterMapping
 
adapterMapping - Static variable in class com.vmware.vcenter.guest.StructDefinitions
 
AdapterMapping.Builder - Class in com.vmware.vcenter.guest
Builder class for AdapterMapping.
add(String) - Method in interface com.vmware.appliance.networking.dns.Domains
Add domain to DNS search domains.
add(String, InvocationConfig) - Method in interface com.vmware.appliance.networking.dns.Domains
Add domain to DNS search domains.
add(String, AsyncCallback<Void>) - Method in interface com.vmware.appliance.networking.dns.Domains
Add domain to DNS search domains.
add(String, AsyncCallback<Void>, InvocationConfig) - Method in interface com.vmware.appliance.networking.dns.Domains
Add domain to DNS search domains.
add(String) - Method in class com.vmware.appliance.networking.dns.DomainsStub
 
add(String, InvocationConfig) - Method in class com.vmware.appliance.networking.dns.DomainsStub
 
add(String, AsyncCallback<Void>) - Method in class com.vmware.appliance.networking.dns.DomainsStub
 
add(String, AsyncCallback<Void>, InvocationConfig) - Method in class com.vmware.appliance.networking.dns.DomainsStub
 
add(String) - Method in interface com.vmware.appliance.networking.dns.Servers
Add a DNS server.
add(String, InvocationConfig) - Method in interface com.vmware.appliance.networking.dns.Servers
Add a DNS server.
add(String, AsyncCallback<Void>) - Method in interface com.vmware.appliance.networking.dns.Servers
Add a DNS server.
add(String, AsyncCallback<Void>, InvocationConfig) - Method in interface com.vmware.appliance.networking.dns.Servers
Add a DNS server.
add(String) - Method in class com.vmware.appliance.networking.dns.ServersStub
 
add(String, InvocationConfig) - Method in class com.vmware.appliance.networking.dns.ServersStub
 
add(String, AsyncCallback<Void>) - Method in class com.vmware.appliance.networking.dns.ServersStub
 
add(String, AsyncCallback<Void>, InvocationConfig) - Method in class com.vmware.appliance.networking.dns.ServersStub
 
add(String, FileTypes.AddSpec) - Method in interface com.vmware.content.library.item.updatesession.File
Requests file content to be changed (either created, or updated).
add(String, FileTypes.AddSpec, InvocationConfig) - Method in interface com.vmware.content.library.item.updatesession.File
Requests file content to be changed (either created, or updated).
add(String, FileTypes.AddSpec, AsyncCallback<FileTypes.Info>) - Method in interface com.vmware.content.library.item.updatesession.File
Requests file content to be changed (either created, or updated).
add(String, FileTypes.AddSpec, AsyncCallback<FileTypes.Info>, InvocationConfig) - Method in interface com.vmware.content.library.item.updatesession.File
Requests file content to be changed (either created, or updated).
add(String, FileTypes.AddSpec) - Method in class com.vmware.content.library.item.updatesession.FileStub
 
add(String, FileTypes.AddSpec, InvocationConfig) - Method in class com.vmware.content.library.item.updatesession.FileStub
 
add(String, FileTypes.AddSpec, AsyncCallback<FileTypes.Info>) - Method in class com.vmware.content.library.item.updatesession.FileStub
 
add(String, FileTypes.AddSpec, AsyncCallback<FileTypes.Info>, InvocationConfig) - Method in class com.vmware.content.library.item.updatesession.FileStub
 
add(String, DepotOverridesTypes.Depot) - Method in interface com.vmware.esx.settings.clusters.DepotOverrides
Adds a new depot override to the list of currently configured depot overrides for a given cluster.
add(String, DepotOverridesTypes.Depot, InvocationConfig) - Method in interface com.vmware.esx.settings.clusters.DepotOverrides
Adds a new depot override to the list of currently configured depot overrides for a given cluster.
add(String, DepotOverridesTypes.Depot, AsyncCallback<Void>) - Method in interface com.vmware.esx.settings.clusters.DepotOverrides
Adds a new depot override to the list of currently configured depot overrides for a given cluster.
add(String, DepotOverridesTypes.Depot, AsyncCallback<Void>, InvocationConfig) - Method in interface com.vmware.esx.settings.clusters.DepotOverrides
Adds a new depot override to the list of currently configured depot overrides for a given cluster.
add(String, DepotOverridesTypes.Depot) - Method in class com.vmware.esx.settings.clusters.DepotOverridesStub
 
add(String, DepotOverridesTypes.Depot, InvocationConfig) - Method in class com.vmware.esx.settings.clusters.DepotOverridesStub
 
add(String, DepotOverridesTypes.Depot, AsyncCallback<Void>) - Method in class com.vmware.esx.settings.clusters.DepotOverridesStub
 
add(String, DepotOverridesTypes.Depot, AsyncCallback<Void>, InvocationConfig) - Method in class com.vmware.esx.settings.clusters.DepotOverridesStub
 
add(DataValue) - Method in class com.vmware.vapi.data.ListValue
Appends the specified element to the end of this list.
add(String) - Method in interface com.vmware.vcenter.hvc.management.Administrators
Add the local sso group with the new group.
add(String, InvocationConfig) - Method in interface com.vmware.vcenter.hvc.management.Administrators
Add the local sso group with the new group.
add(String, AsyncCallback<Void>) - Method in interface com.vmware.vcenter.hvc.management.Administrators
Add the local sso group with the new group.
add(String, AsyncCallback<Void>, InvocationConfig) - Method in interface com.vmware.vcenter.hvc.management.Administrators
Add the local sso group with the new group.
add(String) - Method in class com.vmware.vcenter.hvc.management.AdministratorsStub
 
add(String, InvocationConfig) - Method in class com.vmware.vcenter.hvc.management.AdministratorsStub
 
add(String, AsyncCallback<Void>) - Method in class com.vmware.vcenter.hvc.management.AdministratorsStub
 
add(String, AsyncCallback<Void>, InvocationConfig) - Method in class com.vmware.vcenter.hvc.management.AdministratorsStub
 
ADD_ON - Static variable in class com.vmware.esx.settings.ComponentSource
Addon is the source for this component
ADD_ON - Static variable in class com.vmware.esx.settings.depot_content.ComponentsTypes.ComponentBundleType
Components bundled in add-ons
addAll(Collection<? extends DataValue>) - Method in class com.vmware.vapi.data.ListValue
Appends all of the values in the specified collection to the end of this list, in the order that they are returned by the specified collection's iterator.
AddOn - Interface in com.vmware.esx.settings.clusters.software
The AddOn interface provides methods to manage desired OEM add-on specification for a given cluster.
AddOn - Interface in com.vmware.esx.settings.clusters.software.drafts.software
The AddOn interface provides methods to manage the OEM add-on specification in a software draft.
AddOnCompliance - Class in com.vmware.esx.settings
The AddOnCompliance class contains information that describe the compliance of the OEM add-on with respect to the add-on present in the target software specification.
AddOnCompliance() - Constructor for class com.vmware.esx.settings.AddOnCompliance
Default constructor.
AddOnCompliance(StructValue) - Constructor for class com.vmware.esx.settings.AddOnCompliance
 
addOnCompliance - Static variable in class com.vmware.esx.settings.StructDefinitions
 
AddOnCompliance.Builder - Class in com.vmware.esx.settings
Builder class for AddOnCompliance.
AddOnDefinitions - Class in com.vmware.esx.settings.clusters.software
Defines the type descriptors for the AddOn API service.
AddOnDefinitions() - Constructor for class com.vmware.esx.settings.clusters.software.AddOnDefinitions
 
AddOnDefinitions - Class in com.vmware.esx.settings.clusters.software.drafts.software
Defines the type descriptors for the AddOn API service.
AddOnDefinitions() - Constructor for class com.vmware.esx.settings.clusters.software.drafts.software.AddOnDefinitions
 
AddOnDetails - Class in com.vmware.esx.settings
The AddOnDetails class contains information that provide more details about the add-on from the depot.
AddOnDetails() - Constructor for class com.vmware.esx.settings.AddOnDetails
Default constructor.
AddOnDetails(StructValue) - Constructor for class com.vmware.esx.settings.AddOnDetails
 
addOnDetails - Static variable in class com.vmware.esx.settings.StructDefinitions
 
AddOnDetails.Builder - Class in com.vmware.esx.settings
Builder class for AddOnDetails.
AddOnInfo - Class in com.vmware.esx.hosts
The AddOnInfo class contains properties that describe a specific OEM customization add-on.
AddOnInfo() - Constructor for class com.vmware.esx.hosts.AddOnInfo
Default constructor.
AddOnInfo(StructValue) - Constructor for class com.vmware.esx.hosts.AddOnInfo
 
addOnInfo - Static variable in class com.vmware.esx.hosts.StructDefinitions
 
AddOnInfo - Class in com.vmware.esx.settings
The AddOnInfo class contains information that describe a specific OEM customization add-on.
AddOnInfo() - Constructor for class com.vmware.esx.settings.AddOnInfo
Default constructor.
AddOnInfo(StructValue) - Constructor for class com.vmware.esx.settings.AddOnInfo
 
addOnInfo - Static variable in class com.vmware.esx.settings.StructDefinitions
 
AddOnInfo.Builder - Class in com.vmware.esx.hosts
Builder class for AddOnInfo.
AddOnInfo.Builder - Class in com.vmware.esx.settings
Builder class for AddOnInfo.
AddOns - Interface in com.vmware.esx.settings.depot_content
The AddOns interface provides methods to get OEM add-ons from the sync'ed and imported depots.
addOns() - Method in class com.vmware.esx.settings.depot_content.DepotContentFactory
The com.vmware.esx.settings.depot_content.add_ons package provides interfaces to retrieve OEM specific add-on versions from the depot.
AddOnsDefinitions - Class in com.vmware.esx.settings.depot_content
Defines the type descriptors for the AddOns API service.
AddOnsDefinitions() - Constructor for class com.vmware.esx.settings.depot_content.AddOnsDefinitions
 
addOnService() - Method in class com.vmware.esx.settings.clusters.software.drafts.software.SoftwareFactory
Returns an instance of class AddOn
addOnService() - Method in class com.vmware.esx.settings.clusters.software.SoftwareFactory
Returns an instance of class AddOn
AddOnsFactory - Class in com.vmware.esx.settings.depot_content.add_ons
AddOnsFactory is responsible for creating instances of services contained inside the com.vmware.esx.settings.depot_content.add_ons package and also has the subpackages reference to access respective subpackage services.
AddOnSpec - Class in com.vmware.esx.settings
The AddOnSpec class contains properties that describe a specific OEM customization add-on.
AddOnSpec() - Constructor for class com.vmware.esx.settings.AddOnSpec
Default constructor.
AddOnSpec(StructValue) - Constructor for class com.vmware.esx.settings.AddOnSpec
 
addOnSpec - Static variable in class com.vmware.esx.settings.StructDefinitions
 
AddOnSpec.Builder - Class in com.vmware.esx.settings
Builder class for AddOnSpec.
addOnsService() - Method in class com.vmware.esx.settings.depot_content.DepotContentFactory
Returns an instance of class AddOns
AddOnsStub - Class in com.vmware.esx.settings.depot_content
Remote stub implementation of the AddOns API service.
AddOnsStub(ApiProvider, TypeConverter, StubConfigurationBase) - Constructor for class com.vmware.esx.settings.depot_content.AddOnsStub
 
AddOnsStub(ApiProvider, StubConfigurationBase) - Constructor for class com.vmware.esx.settings.depot_content.AddOnsStub
 
AddOnStub - Class in com.vmware.esx.settings.clusters.software
Remote stub implementation of the AddOn API service.
AddOnStub(ApiProvider, TypeConverter, StubConfigurationBase) - Constructor for class com.vmware.esx.settings.clusters.software.AddOnStub
 
AddOnStub(ApiProvider, StubConfigurationBase) - Constructor for class com.vmware.esx.settings.clusters.software.AddOnStub
 
AddOnStub - Class in com.vmware.esx.settings.clusters.software.drafts.software
Remote stub implementation of the AddOn API service.
AddOnStub(ApiProvider, TypeConverter, StubConfigurationBase) - Constructor for class com.vmware.esx.settings.clusters.software.drafts.software.AddOnStub
 
AddOnStub(ApiProvider, StubConfigurationBase) - Constructor for class com.vmware.esx.settings.clusters.software.drafts.software.AddOnStub
 
AddOnsTypes - Interface in com.vmware.esx.settings.depot_content
Defines the data types of the AddOns API service.
AddOnsTypes.AddOnVersionSummary - Class in com.vmware.esx.settings.depot_content
The AddOnVersionSummary class defines the summary information regarding a version of an OEM add-on.
AddOnsTypes.AddOnVersionSummary.Builder - Class in com.vmware.esx.settings.depot_content
AddOnsTypes.CategoryType - Class in com.vmware.esx.settings.depot_content
The CategoryType enumeration class defines possible values of categories for a OEM add-on.
AddOnsTypes.CategoryType.Values - Enum in com.vmware.esx.settings.depot_content
Native Java enum representing this enumeration class.
AddOnsTypes.FilterSpec - Class in com.vmware.esx.settings.depot_content
The FilterSpec class contains properties used to filter the results when listing OEM add-ons, see AddOns.list(com.vmware.esx.settings.depot_content.AddOnsTypes.FilterSpec)).
AddOnsTypes.FilterSpec.Builder - Class in com.vmware.esx.settings.depot_content
Builder class for AddOnsTypes.FilterSpec.
AddOnsTypes.Summary - Class in com.vmware.esx.settings.depot_content
The Summary class defines the summary information regarding a OEM add-on.
AddOnsTypes.Summary.Builder - Class in com.vmware.esx.settings.depot_content
Builder class for AddOnsTypes.Summary.
AddOnTypes - Interface in com.vmware.esx.settings.clusters.software
Defines the data types of the AddOn API service.
AddOnTypes - Interface in com.vmware.esx.settings.clusters.software.drafts.software
Defines the data types of the AddOn API service.
addOnVersionSummary - Static variable in class com.vmware.esx.settings.depot_content.AddOnsDefinitions
 
AddOnVersionSummary() - Constructor for class com.vmware.esx.settings.depot_content.AddOnsTypes.AddOnVersionSummary
Default constructor.
AddOnVersionSummary(StructValue) - Constructor for class com.vmware.esx.settings.depot_content.AddOnsTypes.AddOnVersionSummary
 
address - Static variable in class com.vmware.appliance.networking.interfaces.Ipv6Definitions
 
Address() - Constructor for class com.vmware.appliance.networking.interfaces.Ipv6Types.Address
Default constructor.
Address(StructValue) - Constructor for class com.vmware.appliance.networking.interfaces.Ipv6Types.Address
 
addressInfo - Static variable in class com.vmware.appliance.networking.interfaces.Ipv6Definitions
 
AddressInfo() - Constructor for class com.vmware.appliance.networking.interfaces.Ipv6Types.AddressInfo
Default constructor.
AddressInfo(StructValue) - Constructor for class com.vmware.appliance.networking.interfaces.Ipv6Types.AddressInfo
 
addSpec - Static variable in class com.vmware.content.library.item.updatesession.FileDefinitions
 
AddSpec() - Constructor for class com.vmware.content.library.item.updatesession.FileTypes.AddSpec
Default constructor.
AddSpec(StructValue) - Constructor for class com.vmware.content.library.item.updatesession.FileTypes.AddSpec
 
addToUsedBy(String, String) - Method in interface com.vmware.cis.tagging.Category
Adds the usedByEntity to the CategoryModel.getUsedBy() subscribers Set for the specified category.
addToUsedBy(String, String, InvocationConfig) - Method in interface com.vmware.cis.tagging.Category
Adds the usedByEntity to the CategoryModel.getUsedBy() subscribers Set for the specified category.
addToUsedBy(String, String, AsyncCallback<Void>) - Method in interface com.vmware.cis.tagging.Category
Adds the usedByEntity to the CategoryModel.getUsedBy() subscribers Set for the specified category.
addToUsedBy(String, String, AsyncCallback<Void>, InvocationConfig) - Method in interface com.vmware.cis.tagging.Category
Adds the usedByEntity to the CategoryModel.getUsedBy() subscribers Set for the specified category.
addToUsedBy(String, String) - Method in class com.vmware.cis.tagging.CategoryStub
 
addToUsedBy(String, String, InvocationConfig) - Method in class com.vmware.cis.tagging.CategoryStub
 
addToUsedBy(String, String, AsyncCallback<Void>) - Method in class com.vmware.cis.tagging.CategoryStub
 
addToUsedBy(String, String, AsyncCallback<Void>, InvocationConfig) - Method in class com.vmware.cis.tagging.CategoryStub
 
addToUsedBy(String, String) - Method in interface com.vmware.cis.tagging.Tag
Adds the usedByEntity to the TagModel.getUsedBy() subscribers Set.
addToUsedBy(String, String, InvocationConfig) - Method in interface com.vmware.cis.tagging.Tag
Adds the usedByEntity to the TagModel.getUsedBy() subscribers Set.
addToUsedBy(String, String, AsyncCallback<Void>) - Method in interface com.vmware.cis.tagging.Tag
Adds the usedByEntity to the TagModel.getUsedBy() subscribers Set.
addToUsedBy(String, String, AsyncCallback<Void>, InvocationConfig) - Method in interface com.vmware.cis.tagging.Tag
Adds the usedByEntity to the TagModel.getUsedBy() subscribers Set.
addToUsedBy(String, String) - Method in class com.vmware.cis.tagging.TagStub
 
addToUsedBy(String, String, InvocationConfig) - Method in class com.vmware.cis.tagging.TagStub
 
addToUsedBy(String, String, AsyncCallback<Void>) - Method in class com.vmware.cis.tagging.TagStub
 
addToUsedBy(String, String, AsyncCallback<Void>, InvocationConfig) - Method in class com.vmware.cis.tagging.TagStub
 
Administrators - Interface in com.vmware.vcenter.hvc.management
The Administrators provides methods to update, delete, and list groups in the local sso group.
AdministratorsDefinitions - Class in com.vmware.vcenter.hvc.management
Defines the type descriptors for the Administrators API service.
AdministratorsDefinitions() - Constructor for class com.vmware.vcenter.hvc.management.AdministratorsDefinitions
 
administratorsService() - Method in class com.vmware.vcenter.hvc.management.ManagementFactory
Returns an instance of class Administrators
AdministratorsStub - Class in com.vmware.vcenter.hvc.management
Remote stub implementation of the Administrators API service.
AdministratorsStub(ApiProvider, TypeConverter, StubConfigurationBase) - Constructor for class com.vmware.vcenter.hvc.management.AdministratorsStub
 
AdministratorsStub(ApiProvider, StubConfigurationBase) - Constructor for class com.vmware.vcenter.hvc.management.AdministratorsStub
 
AdministratorsTypes - Interface in com.vmware.vcenter.hvc.management
Defines the data types of the Administrators API service.
AFTER_CLEAN_SHUTDOWN - Static variable in class com.vmware.vcenter.vm.HardwareTypes.UpgradePolicy
Run scheduled upgrade when the virtual machine is powered on after a clean shutdown of the guest operating system.
AHCI - Static variable in class com.vmware.vcenter.vm.hardware.adapter.SataTypes.Type
AHCI host bus adapter.
ALL - Static variable in class com.vmware.vcenter.deployment.HistoryMigrationOption
All history data will be migrated along with the core data.
ALL - Static variable in class com.vmware.vstats.QueryPredicate
Matching all available id-s.
ALREADY_EXISTS - Static variable in interface com.vmware.vapi.bindings.exception.Constants
 
ALREADY_EXISTS - Static variable in class com.vmware.vapi.std.errors.Error.Type
Discriminator for the AlreadyExists type.
ALREADY_EXISTS - Static variable in class com.vmware.vapi.std.StandardDataFactory
 
ALREADY_IN_DESIRED_STATE - Static variable in interface com.vmware.vapi.bindings.exception.Constants
 
ALREADY_IN_DESIRED_STATE - Static variable in class com.vmware.vapi.std.errors.Error.Type
Discriminator for the AlreadyInDesiredState type.
AlreadyExists - Exception in com.vmware.vapi.std.errors
The AlreadyExists exception indicates that an attempt was made to create an entity but the entity already exists.
AlreadyExists - Class in com.vmware.vapi.std.errors
The AlreadyExists exception indicates that an attempt was made to create an entity but the entity already exists.
AlreadyExists(List<LocalizableMessage>, Structure) - Constructor for exception com.vmware.vapi.std.errors.AlreadyExists
This constructor is provided for backwards compatibility purposes only.
AlreadyExists() - Constructor for exception com.vmware.vapi.std.errors.AlreadyExists
Default constructor.
AlreadyExists(StructValue) - Constructor for exception com.vmware.vapi.std.errors.AlreadyExists
 
AlreadyExists(StructValue, Error.Type) - Constructor for exception com.vmware.vapi.std.errors.AlreadyExists
 
alreadyExists - Static variable in class com.vmware.vapi.std.errors.StructDefinitions
 
AlreadyExists.Builder - Class in com.vmware.vapi.std.errors
Builder class for AlreadyExists.
AlreadyInDesiredState - Exception in com.vmware.vapi.std.errors
The AlreadyInDesiredState exception indicates that an attempt to change the state of a resource or service had no effect because the resource or service is already in the desired state.
AlreadyInDesiredState - Class in com.vmware.vapi.std.errors
The AlreadyInDesiredState exception indicates that an attempt to change the state of a resource or service had no effect because the resource or service is already in the desired state.
AlreadyInDesiredState(List<LocalizableMessage>, Structure) - Constructor for exception com.vmware.vapi.std.errors.AlreadyInDesiredState
This constructor is provided for backwards compatibility purposes only.
AlreadyInDesiredState() - Constructor for exception com.vmware.vapi.std.errors.AlreadyInDesiredState
Default constructor.
AlreadyInDesiredState(StructValue) - Constructor for exception com.vmware.vapi.std.errors.AlreadyInDesiredState
 
AlreadyInDesiredState(StructValue, Error.Type) - Constructor for exception com.vmware.vapi.std.errors.AlreadyInDesiredState
 
alreadyInDesiredState - Static variable in class com.vmware.vapi.std.errors.StructDefinitions
 
AlreadyInDesiredState.Builder - Class in com.vmware.vapi.std.errors
Builder class for AlreadyInDesiredState.
ALWAYS - Static variable in class com.vmware.vcenter.vm.HardwareTypes.UpgradePolicy
Run scheduled upgrade when the virtual machine is powered on.
AMAZONLINUX2_64 - Static variable in class com.vmware.vcenter.vm.GuestOS
Amazon Linux 2 (64 bit).
AMPERE - Static variable in class com.vmware.vstats.CounterMetadataTypes.MetricUnits
Ampere.
answer(QuestionTypes.AnswerSpec) - Method in interface com.vmware.vcenter.deployment.Question
Supply answer to the raised question.
answer(QuestionTypes.AnswerSpec, InvocationConfig) - Method in interface com.vmware.vcenter.deployment.Question
Supply answer to the raised question.
answer(QuestionTypes.AnswerSpec, AsyncCallback<Void>) - Method in interface com.vmware.vcenter.deployment.Question
Supply answer to the raised question.
answer(QuestionTypes.AnswerSpec, AsyncCallback<Void>, InvocationConfig) - Method in interface com.vmware.vcenter.deployment.Question
Supply answer to the raised question.
answer(QuestionTypes.AnswerSpec) - Method in class com.vmware.vcenter.deployment.QuestionStub
 
answer(QuestionTypes.AnswerSpec, InvocationConfig) - Method in class com.vmware.vcenter.deployment.QuestionStub
 
answer(QuestionTypes.AnswerSpec, AsyncCallback<Void>) - Method in class com.vmware.vcenter.deployment.QuestionStub
 
answer(QuestionTypes.AnswerSpec, AsyncCallback<Void>, InvocationConfig) - Method in class com.vmware.vcenter.deployment.QuestionStub
 
answerSpec - Static variable in class com.vmware.vcenter.deployment.QuestionDefinitions
 
AnswerSpec() - Constructor for class com.vmware.vcenter.deployment.QuestionTypes.AnswerSpec
Default constructor.
AnswerSpec(StructValue) - Constructor for class com.vmware.vcenter.deployment.QuestionTypes.AnswerSpec
 
ANY_ERROR - Static variable in class com.vmware.vapi.metadata.metamodel.Type.BuiltinType
The built-in type is an arbitrary exception type.
anyType - Variable in class com.vmware.vsphereautomation.lookup.ArrayOfAnyType
 
ApiClient - Interface in com.vmware.vapi.client
Represents a Client for an API.
ApiClients - Class in com.vmware.vapi.client
This class contains static factory methods for creating new ApiClient instances.
ApiClients() - Constructor for class com.vmware.vapi.client.ApiClients
 
ApiEnumeration<E extends ApiEnumeration<E>> - Class in com.vmware.vapi.bindings
Base class for all Java mappings of interface definition language enumerated types.
ApiEnumeration(String) - Constructor for class com.vmware.vapi.bindings.ApiEnumeration
 
ApiError - Exception in com.vmware.vapi.bindings
Common base class for all VMODL2 errors (standard and custom ones) in Java static language bindings.
ApiError() - Constructor for exception com.vmware.vapi.bindings.ApiError
 
ApiProvider - Interface in com.vmware.vapi.core
The ApiProvider interface provides interface and method introspection and invocation operations for use by API clients.
ApplianceFactory - Class in com.vmware.appliance
ApplianceFactory is responsible for creating instances of services contained inside the com.vmware.appliance package and also has the subpackages reference to access respective subpackage services.
ApplianceSize - Class in com.vmware.vcenter.deployment
The ApplianceSize enumeration class defines the vCenter Server Appliance sizes.
ApplianceSize.Values - Enum in com.vmware.vcenter.deployment
Native Java enum representing this enumeration class.
ApplianceState - Class in com.vmware.vcenter.deployment
The ApplianceState enumeration class defines the various states the vCenter Appliance can be in.
ApplianceState.Values - Enum in com.vmware.vcenter.deployment
Native Java enum representing this enumeration class.
ApplianceType - Class in com.vmware.vcenter.deployment
The ApplianceType enumeration class defines the vCenter appliance types.
ApplianceType.Values - Enum in com.vmware.vcenter.deployment
Native Java enum representing this enumeration class.
ApplicationData() - Constructor for class com.vmware.vapi.core.ExecutionContext.ApplicationData
Constructs an empty instance.
ApplicationData(Map<String, String>) - Constructor for class com.vmware.vapi.core.ExecutionContext.ApplicationData
Constructs an instance with the specified data as a source.
ApplicationData(String, String) - Constructor for class com.vmware.vapi.core.ExecutionContext.ApplicationData
Constructs an instance with a single property only.
APPLIED - Static variable in class com.vmware.esx.settings.clusters.software.CommitsTypes.Info.ApplyStatusType
Commit has been applied to the cluster.
Applmgmt - Interface in com.vmware.appliance.health
Applmgmt interface provides methods Get health status of applmgmt services.
ApplmgmtDefinitions - Class in com.vmware.appliance.health
Defines the type descriptors for the Applmgmt API service.
ApplmgmtDefinitions() - Constructor for class com.vmware.appliance.health.ApplmgmtDefinitions
 
applmgmtService() - Method in class com.vmware.appliance.health.HealthFactory
Returns an instance of class Applmgmt
ApplmgmtStub - Class in com.vmware.appliance.health
Remote stub implementation of the Applmgmt API service.
ApplmgmtStub(ApiProvider, TypeConverter, StubConfigurationBase) - Constructor for class com.vmware.appliance.health.ApplmgmtStub
 
ApplmgmtStub(ApiProvider, StubConfigurationBase) - Constructor for class com.vmware.appliance.health.ApplmgmtStub
 
ApplmgmtTypes - Interface in com.vmware.appliance.health
Defines the data types of the Applmgmt API service.
Apply - Interface in com.vmware.esx.settings.clusters.policies
The Apply interface provides methods to configure the policies that will impact how the software and configuration specification documents are applied to an ESXi cluster.
apply() - Method in class com.vmware.esx.settings.clusters.policies.PoliciesFactory
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.
Apply - Interface in com.vmware.esx.settings.defaults.clusters.policies
The Apply interface provides methods to configure the policies that will impact how the software and configuration specification documents are applied to ESXi clusters.
apply() - Method in class com.vmware.esx.settings.defaults.clusters.policies.PoliciesFactory
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.
apply_Task(String, SoftwareTypes.ApplySpec) - Method in interface com.vmware.esx.settings.clusters.Software
Applies the desired software document associated with the given cluster to hosts within the cluster.
apply_Task(String, SoftwareTypes.ApplySpec, InvocationConfig) - Method in interface com.vmware.esx.settings.clusters.Software
Applies the desired software document associated with the given cluster to hosts within the cluster.
apply_Task(String, SoftwareTypes.ApplySpec, AsyncCallback<String>) - Method in interface com.vmware.esx.settings.clusters.Software
Applies the desired software document associated with the given cluster to hosts within the cluster.
apply_Task(String, SoftwareTypes.ApplySpec, AsyncCallback<String>, InvocationConfig) - Method in interface com.vmware.esx.settings.clusters.Software
Applies the desired software document associated with the given cluster to hosts within the cluster.
apply_Task(String, SoftwareTypes.ApplySpec) - Method in class com.vmware.esx.settings.clusters.SoftwareStub
 
apply_Task(String, SoftwareTypes.ApplySpec, InvocationConfig) - Method in class com.vmware.esx.settings.clusters.SoftwareStub
 
apply_Task(String, SoftwareTypes.ApplySpec, AsyncCallback<String>) - Method in class com.vmware.esx.settings.clusters.SoftwareStub
 
apply_Task(String, SoftwareTypes.ApplySpec, AsyncCallback<String>, InvocationConfig) - Method in class com.vmware.esx.settings.clusters.SoftwareStub
 
ApplyDefinitions - Class in com.vmware.esx.settings.clusters.policies
Defines the type descriptors for the Apply API service.
ApplyDefinitions() - Constructor for class com.vmware.esx.settings.clusters.policies.ApplyDefinitions
 
ApplyDefinitions - Class in com.vmware.esx.settings.defaults.clusters.policies
Defines the type descriptors for the Apply API service.
ApplyDefinitions() - Constructor for class com.vmware.esx.settings.defaults.clusters.policies.ApplyDefinitions
 
ApplyFactory - Class in com.vmware.esx.settings.clusters.policies.apply
ApplyFactory is responsible for creating instances of services contained inside the com.vmware.esx.settings.clusters.policies.apply package and also has the subpackages reference to access respective subpackage services.
ApplyFactory - Class in com.vmware.esx.settings.defaults.clusters.policies.apply
ApplyFactory is responsible for creating instances of services contained inside the com.vmware.esx.settings.defaults.clusters.policies.apply package and also has the subpackages reference to access respective subpackage services.
ApplyImpact - Interface in com.vmware.esx.settings.clusters.software.reports
The ApplyImpact interface provides methods to get the impact of an apply method on a cluster.
ApplyImpactDefinitions - Class in com.vmware.esx.settings.clusters.software.reports
Defines the type descriptors for the ApplyImpact API service.
ApplyImpactDefinitions() - Constructor for class com.vmware.esx.settings.clusters.software.reports.ApplyImpactDefinitions
 
applyImpactService() - Method in class com.vmware.esx.settings.clusters.software.reports.ReportsFactory
Returns an instance of class ApplyImpact
applyImpactSpec - Static variable in class com.vmware.esx.settings.clusters.software.reports.ApplyImpactDefinitions
 
ApplyImpactSpec() - Constructor for class com.vmware.esx.settings.clusters.software.reports.ApplyImpactTypes.ApplyImpactSpec
Default constructor.
ApplyImpactSpec(StructValue) - Constructor for class com.vmware.esx.settings.clusters.software.reports.ApplyImpactTypes.ApplyImpactSpec
 
ApplyImpactStub - Class in com.vmware.esx.settings.clusters.software.reports
Remote stub implementation of the ApplyImpact API service.
ApplyImpactStub(ApiProvider, TypeConverter, StubConfigurationBase) - Constructor for class com.vmware.esx.settings.clusters.software.reports.ApplyImpactStub
 
ApplyImpactStub(ApiProvider, StubConfigurationBase) - Constructor for class com.vmware.esx.settings.clusters.software.reports.ApplyImpactStub
 
ApplyImpactTypes - Interface in com.vmware.esx.settings.clusters.software.reports
Defines the data types of the ApplyImpact API service.
ApplyImpactTypes.ApplyImpactSpec - Class in com.vmware.esx.settings.clusters.software.reports
The ApplyImpactSpec class contains properties that describe the specification to be used for getting the impact of an apply method on an ESXi cluster.
ApplyImpactTypes.ApplyImpactSpec.Builder - Class in com.vmware.esx.settings.clusters.software.reports
ApplyImpactTypes.ClusterImpact - Class in com.vmware.esx.settings.clusters.software.reports
The ClusterImpact class contains properties that describe the summary of how hosts within a cluster will be impacted during an apply method.
ApplyImpactTypes.ClusterImpact.Builder - Class in com.vmware.esx.settings.clusters.software.reports
ApplyImpactTypes.Impact - Class in com.vmware.esx.settings.clusters.software.reports
The Impact class contains properties that describe what the impact is of a particular step during the apply method.
ApplyImpactTypes.Impact.Builder - Class in com.vmware.esx.settings.clusters.software.reports
Builder class for ApplyImpactTypes.Impact.
applyResult - Static variable in class com.vmware.esx.settings.clusters.software.reports.LastApplyResultDefinitions
 
ApplyResult() - Constructor for class com.vmware.esx.settings.clusters.software.reports.LastApplyResultTypes.ApplyResult
Default constructor.
ApplyResult(StructValue) - Constructor for class com.vmware.esx.settings.clusters.software.reports.LastApplyResultTypes.ApplyResult
 
applyResult - Static variable in class com.vmware.esx.settings.clusters.SoftwareDefinitions
 
ApplyResult() - Constructor for class com.vmware.esx.settings.clusters.SoftwareTypes.ApplyResult
Default constructor.
ApplyResult(StructValue) - Constructor for class com.vmware.esx.settings.clusters.SoftwareTypes.ApplyResult
 
applyService() - Method in class com.vmware.esx.settings.clusters.policies.PoliciesFactory
Returns an instance of class Apply
applyService() - Method in class com.vmware.esx.settings.defaults.clusters.policies.PoliciesFactory
Returns an instance of class Apply
applySpec - Static variable in class com.vmware.esx.settings.clusters.SoftwareDefinitions
 
ApplySpec() - Constructor for class com.vmware.esx.settings.clusters.SoftwareTypes.ApplySpec
Default constructor.
ApplySpec(StructValue) - Constructor for class com.vmware.esx.settings.clusters.SoftwareTypes.ApplySpec
 
applyStatus - Static variable in class com.vmware.esx.settings.clusters.software.reports.LastApplyResultDefinitions
 
ApplyStatus() - Constructor for class com.vmware.esx.settings.clusters.software.reports.LastApplyResultTypes.ApplyStatus
Default constructor.
ApplyStatus(StructValue) - Constructor for class com.vmware.esx.settings.clusters.software.reports.LastApplyResultTypes.ApplyStatus
 
applyStatus - Static variable in class com.vmware.esx.settings.clusters.SoftwareDefinitions
 
ApplyStatus() - Constructor for class com.vmware.esx.settings.clusters.SoftwareTypes.ApplyStatus
Default constructor.
ApplyStatus(StructValue) - Constructor for class com.vmware.esx.settings.clusters.SoftwareTypes.ApplyStatus
 
ApplyStub - Class in com.vmware.esx.settings.clusters.policies
Remote stub implementation of the Apply API service.
ApplyStub(ApiProvider, TypeConverter, StubConfigurationBase) - Constructor for class com.vmware.esx.settings.clusters.policies.ApplyStub
 
ApplyStub(ApiProvider, StubConfigurationBase) - Constructor for class com.vmware.esx.settings.clusters.policies.ApplyStub
 
ApplyStub - Class in com.vmware.esx.settings.defaults.clusters.policies
Remote stub implementation of the Apply API service.
ApplyStub(ApiProvider, TypeConverter, StubConfigurationBase) - Constructor for class com.vmware.esx.settings.defaults.clusters.policies.ApplyStub
 
ApplyStub(ApiProvider, StubConfigurationBase) - Constructor for class com.vmware.esx.settings.defaults.clusters.policies.ApplyStub
 
ApplyTypes - Interface in com.vmware.esx.settings.clusters.policies
Defines the data types of the Apply API service.
ApplyTypes - Interface in com.vmware.esx.settings.defaults.clusters.policies
Defines the data types of the Apply API service.
ApplyTypes.ConfiguredPolicySpec - Class in com.vmware.esx.settings.clusters.policies
The ConfiguredPolicySpec class contains properties that describe the policies configured to be used when the software and configuration specification documents are applied to an ESXi cluster.
ApplyTypes.ConfiguredPolicySpec - Class in com.vmware.esx.settings.defaults.clusters.policies
The ConfiguredPolicySpec class contains properties that describe the policies configured to be used when the software and configuration specification documents are applied to ESXi clusters.
ApplyTypes.ConfiguredPolicySpec.Builder - Class in com.vmware.esx.settings.clusters.policies
ApplyTypes.ConfiguredPolicySpec.Builder - Class in com.vmware.esx.settings.defaults.clusters.policies
ApplyTypes.ConfiguredPolicySpec.PreRemediationPowerAction - Class in com.vmware.esx.settings.clusters.policies
The PreRemediationPowerAction enumeration class defines the possible actions to be taken, before entering maintenance mode.
ApplyTypes.ConfiguredPolicySpec.PreRemediationPowerAction - Class in com.vmware.esx.settings.defaults.clusters.policies
The PreRemediationPowerAction enumeration class defines the possible actions to be taken on VMs before entering maintenance mode.
ApplyTypes.ConfiguredPolicySpec.PreRemediationPowerAction.Values - Enum in com.vmware.esx.settings.clusters.policies
Native Java enum representing this enumeration class.
ApplyTypes.ConfiguredPolicySpec.PreRemediationPowerAction.Values - Enum in com.vmware.esx.settings.defaults.clusters.policies
Native Java enum representing this enumeration class.
ApplyTypes.FailureAction - Class in com.vmware.esx.settings.clusters.policies
The FailureAction class contains properties that describe the actions to be taken when entering maintenance mode fails on a single host within the cluster.
ApplyTypes.FailureAction - Class in com.vmware.esx.settings.defaults.clusters.policies
The FailureAction class contains properties that describe the actions to be taken when entering maintenance mode fails on a single host within the cluster.
ApplyTypes.FailureAction.Action - Class in com.vmware.esx.settings.clusters.policies
The Action enumeration class defines the actions to be taken when entering maintenance mode fails on a single host within the cluster.
ApplyTypes.FailureAction.Action - Class in com.vmware.esx.settings.defaults.clusters.policies
The Action enumeration class defines the actions to be taken when entering maintenance mode fails on a single host within the cluster.
ApplyTypes.FailureAction.Action.Values - Enum in com.vmware.esx.settings.clusters.policies
Native Java enum representing this enumeration class.
ApplyTypes.FailureAction.Action.Values - Enum in com.vmware.esx.settings.defaults.clusters.policies
Native Java enum representing this enumeration class.
ApplyTypes.FailureAction.Builder - Class in com.vmware.esx.settings.clusters.policies
Builder class for ApplyTypes.FailureAction.
ApplyTypes.FailureAction.Builder - Class in com.vmware.esx.settings.defaults.clusters.policies
Builder class for ApplyTypes.FailureAction.
Archive - Interface in com.vmware.appliance.recovery.backup.system_name
The Archive interface provides methods to get the backup information.
ArchiveDefinitions - Class in com.vmware.appliance.recovery.backup.system_name
Defines the type descriptors for the Archive API service.
ArchiveDefinitions() - Constructor for class com.vmware.appliance.recovery.backup.system_name.ArchiveDefinitions
 
archiveService() - Method in class com.vmware.appliance.recovery.backup.system_name.SystemNameFactory
Returns an instance of class Archive
ArchiveStub - Class in com.vmware.appliance.recovery.backup.system_name
Remote stub implementation of the Archive API service.
ArchiveStub(ApiProvider, TypeConverter, StubConfigurationBase) - Constructor for class com.vmware.appliance.recovery.backup.system_name.ArchiveStub
 
ArchiveStub(ApiProvider, StubConfigurationBase) - Constructor for class com.vmware.appliance.recovery.backup.system_name.ArchiveStub
 
ArchiveTypes - Interface in com.vmware.appliance.recovery.backup.system_name
Defines the data types of the Archive API service.
ArchiveTypes.FilterSpec - Class in com.vmware.appliance.recovery.backup.system_name
The FilterSpec class contains properties used to filter the results when listing backup archives (see Archive.list(com.vmware.appliance.recovery.backup.LocationSpec, java.lang.String, com.vmware.appliance.recovery.backup.system_name.ArchiveTypes.FilterSpec)).
ArchiveTypes.FilterSpec.Builder - Class in com.vmware.appliance.recovery.backup.system_name
Builder class for ArchiveTypes.FilterSpec.
ArchiveTypes.Info - Class in com.vmware.appliance.recovery.backup.system_name
The Info class represents backup archive information.
ArchiveTypes.Info.Builder - Class in com.vmware.appliance.recovery.backup.system_name
Builder class for ArchiveTypes.Info.
ArchiveTypes.Summary - Class in com.vmware.appliance.recovery.backup.system_name
The Summary class contains commonly used information about a backup archive.
ArchiveTypes.Summary.Builder - Class in com.vmware.appliance.recovery.backup.system_name
Builder class for ArchiveTypes.Summary.
arg - Variable in class com.vmware.vsphereautomation.lookup.LocalizableMessage
 
ARGS_FIELD_NAME - Static variable in class com.vmware.vapi.std.StandardDataFactory
 
argument - Variable in class com.vmware.vsphereautomation.lookup.InvalidType
 
ArgumentLocations - Class in com.vmware.vapi.std.errors
The ArgumentLocations class describes which part(s) of the input to the method caused the exception.
ArgumentLocations - Class in com.vmware.vapi.std.errors
The ArgumentLocations class describes which part(s) of the input to the method caused the exception.
ArgumentLocations(String, List<String>) - Constructor for class com.vmware.vapi.std.errors.ArgumentLocations
This constructor is provided for backwards compatibility purposes only.
ArgumentLocations() - Constructor for class com.vmware.vapi.std.errors.ArgumentLocations
Default constructor.
ArgumentLocations(StructValue) - Constructor for class com.vmware.vapi.std.errors.ArgumentLocations
 
argumentLocations - Static variable in class com.vmware.vapi.std.errors.StructDefinitions
 
ArgumentLocations.Builder - Class in com.vmware.vapi.std.errors
Builder class for ArgumentLocations.
ArrayOfAnyType - Class in com.vmware.vsphereautomation.lookup
Java class for ArrayOfAnyType complex type.
ArrayOfAnyType() - Constructor for class com.vmware.vsphereautomation.lookup.ArrayOfAnyType
 
ArrayOfDynamicProperty - Class in com.vmware.vsphereautomation.lookup
Java class for ArrayOfDynamicProperty complex type.
ArrayOfDynamicProperty() - Constructor for class com.vmware.vsphereautomation.lookup.ArrayOfDynamicProperty
 
ArrayOfKeyAnyValue - Class in com.vmware.vsphereautomation.lookup
Java class for ArrayOfKeyAnyValue complex type.
ArrayOfKeyAnyValue() - Constructor for class com.vmware.vsphereautomation.lookup.ArrayOfKeyAnyValue
 
ArrayOfLocalizableMessage - Class in com.vmware.vsphereautomation.lookup
Java class for ArrayOfLocalizableMessage complex type.
ArrayOfLocalizableMessage() - Constructor for class com.vmware.vsphereautomation.lookup.ArrayOfLocalizableMessage
 
ArrayOfLookupServiceRegistrationAttribute - Class in com.vmware.vsphereautomation.lookup
Java class for ArrayOfLookupServiceRegistrationAttribute complex type.
ArrayOfLookupServiceRegistrationAttribute() - Constructor for class com.vmware.vsphereautomation.lookup.ArrayOfLookupServiceRegistrationAttribute
 
ArrayOfLookupServiceRegistrationEndpoint - Class in com.vmware.vsphereautomation.lookup
Java class for ArrayOfLookupServiceRegistrationEndpoint complex type.
ArrayOfLookupServiceRegistrationEndpoint() - Constructor for class com.vmware.vsphereautomation.lookup.ArrayOfLookupServiceRegistrationEndpoint
 
ArrayOfLookupServiceRegistrationInfo - Class in com.vmware.vsphereautomation.lookup
Java class for ArrayOfLookupServiceRegistrationInfo complex type.
ArrayOfLookupServiceRegistrationInfo() - Constructor for class com.vmware.vsphereautomation.lookup.ArrayOfLookupServiceRegistrationInfo
 
ArrayOfString - Class in com.vmware.vsphereautomation.lookup
Java class for ArrayOfString complex type.
ArrayOfString() - Constructor for class com.vmware.vsphereautomation.lookup.ArrayOfString
 
ASIANUX_3 - Static variable in class com.vmware.vcenter.vm.GuestOS
Asianux Server 3
ASIANUX_3_64 - Static variable in class com.vmware.vcenter.vm.GuestOS
Asianux Server 3 (64 bit)
ASIANUX_4 - Static variable in class com.vmware.vcenter.vm.GuestOS
Asianux Server 4
ASIANUX_4_64 - Static variable in class com.vmware.vcenter.vm.GuestOS
Asianux Server 4 (64 bit)
ASIANUX_5_64 - Static variable in class com.vmware.vcenter.vm.GuestOS
Asianux Server 5 (64 bit)
ASIANUX_7_64 - Static variable in class com.vmware.vcenter.vm.GuestOS
Asianux Server 7 (64 bit)
ASIANUX_8_64 - Static variable in class com.vmware.vcenter.vm.GuestOS
Asianux Server 8 (64 bit).
ASSIGNED - Static variable in class com.vmware.vcenter.vm.hardware.EthernetTypes.MacAddressType
MAC address is assigned by vCenter Server.
ASSIGNED - Static variable in class com.vmware.vcenter.vm_template.LibraryItemsTypes.EthernetInfo.MacAddressType
MAC address is assigned by vCenter Server.
AssociatedProducts - Interface in com.vmware.vcenter.lcm.discovery
The AssociatedProducts interface provides options to list, add, modify, and delete VMware products associated with vCenter Server.
AssociatedProductsDefinitions - Class in com.vmware.vcenter.lcm.discovery
Defines the type descriptors for the AssociatedProducts API service.
AssociatedProductsDefinitions() - Constructor for class com.vmware.vcenter.lcm.discovery.AssociatedProductsDefinitions
 
associatedProductsService() - Method in class com.vmware.vcenter.lcm.discovery.DiscoveryFactory
Returns an instance of class AssociatedProducts
AssociatedProductsStub - Class in com.vmware.vcenter.lcm.discovery
Remote stub implementation of the AssociatedProducts API service.
AssociatedProductsStub(ApiProvider, TypeConverter, StubConfigurationBase) - Constructor for class com.vmware.vcenter.lcm.discovery.AssociatedProductsStub
 
AssociatedProductsStub(ApiProvider, StubConfigurationBase) - Constructor for class com.vmware.vcenter.lcm.discovery.AssociatedProductsStub
 
AssociatedProductsTypes - Interface in com.vmware.vcenter.lcm.discovery
Defines the data types of the AssociatedProducts API service.
AssociatedProductsTypes.CreateSpec - Class in com.vmware.vcenter.lcm.discovery
The CreateSpec class is the specification used for the product creation.
AssociatedProductsTypes.CreateSpec.Builder - Class in com.vmware.vcenter.lcm.discovery
AssociatedProductsTypes.UpdateSpec - Class in com.vmware.vcenter.lcm.discovery
The UpdateSpec class is the specification for the product update.
AssociatedProductsTypes.UpdateSpec.Builder - Class in com.vmware.vcenter.lcm.discovery
Associations - Interface in com.vmware.vcenter.tagging
The Associations interface provides methods to list tag associations.
AssociationsDefinitions - Class in com.vmware.vcenter.tagging
Defines the type descriptors for the Associations API service.
AssociationsDefinitions() - Constructor for class com.vmware.vcenter.tagging.AssociationsDefinitions
 
associationsService() - Method in class com.vmware.vcenter.tagging.TaggingFactory
Returns an instance of class Associations
AssociationsStub - Class in com.vmware.vcenter.tagging
Remote stub implementation of the Associations API service.
AssociationsStub(ApiProvider, TypeConverter, StubConfigurationBase) - Constructor for class com.vmware.vcenter.tagging.AssociationsStub
 
AssociationsStub(ApiProvider, StubConfigurationBase) - Constructor for class com.vmware.vcenter.tagging.AssociationsStub
 
AssociationsTypes - Interface in com.vmware.vcenter.tagging
Defines the data types of the Associations API service.
AssociationsTypes.IterationSpec - Class in com.vmware.vcenter.tagging
The IterationSpec class contains properties used to break results into pages when listing tags associated to objects see Associations.list(com.vmware.vcenter.tagging.AssociationsTypes.IterationSpec)).
AssociationsTypes.IterationSpec.Builder - Class in com.vmware.vcenter.tagging
AssociationsTypes.LastIterationStatus - Class in com.vmware.vcenter.tagging
The last status for the iterator.
AssociationsTypes.LastIterationStatus.Values - Enum in com.vmware.vcenter.tagging
Native Java enum representing this enumeration class.
AssociationsTypes.ListResult - Class in com.vmware.vcenter.tagging
The ListResult class contains the list of tag associations in a page, as well as related metadata fields.
AssociationsTypes.ListResult.Builder - Class in com.vmware.vcenter.tagging
Builder class for AssociationsTypes.ListResult.
AssociationsTypes.Summary - Class in com.vmware.vcenter.tagging
The Summary describes a tag association.
AssociationsTypes.Summary.Builder - Class in com.vmware.vcenter.tagging
Builder class for AssociationsTypes.Summary.
AsyncCallback<T> - Class in com.vmware.vapi.bindings.client
This callback is used to receive the status (progress, result or error) of an asynchronous operation invocation.
AsyncCallback() - Constructor for class com.vmware.vapi.bindings.client.AsyncCallback
 
AsyncCallbackFuture<T> - Class in com.vmware.vapi.bindings.client
Utility which is both an asynchronous callback and a future.
AsyncCallbackFuture() - Constructor for class com.vmware.vapi.bindings.client.AsyncCallbackFuture
 
AsyncCallbackSyncAdapter<T> - Class in com.vmware.vapi.bindings.client
This utility provides a synchronous view of an asynchronous callback.
AsyncCallbackSyncAdapter() - Constructor for class com.vmware.vapi.bindings.client.AsyncCallbackSyncAdapter
 
AsyncHandle<T> - Class in com.vmware.vapi.core
This handle is used to complete an operation invocation (with an output value or an error) or report progress.
AsyncHandle() - Constructor for class com.vmware.vapi.core.AsyncHandle
 
attach(String, DynamicID) - Method in interface com.vmware.cis.tagging.TagAssociation
Attaches the given tag to the input object.
attach(String, DynamicID, InvocationConfig) - Method in interface com.vmware.cis.tagging.TagAssociation
Attaches the given tag to the input object.
attach(String, DynamicID, AsyncCallback<Void>) - Method in interface com.vmware.cis.tagging.TagAssociation
Attaches the given tag to the input object.
attach(String, DynamicID, AsyncCallback<Void>, InvocationConfig) - Method in interface com.vmware.cis.tagging.TagAssociation
Attaches the given tag to the input object.
attach(String, DynamicID) - Method in class com.vmware.cis.tagging.TagAssociationStub
 
attach(String, DynamicID, InvocationConfig) - Method in class com.vmware.cis.tagging.TagAssociationStub
 
attach(String, DynamicID, AsyncCallback<Void>) - Method in class com.vmware.cis.tagging.TagAssociationStub
 
attach(String, DynamicID, AsyncCallback<Void>, InvocationConfig) - Method in class com.vmware.cis.tagging.TagAssociationStub
 
attachMultipleTagsToObject(DynamicID, List<String>) - Method in interface com.vmware.cis.tagging.TagAssociation
Attaches the given tags to the input object.
attachMultipleTagsToObject(DynamicID, List<String>, InvocationConfig) - Method in interface com.vmware.cis.tagging.TagAssociation
Attaches the given tags to the input object.
attachMultipleTagsToObject(DynamicID, List<String>, AsyncCallback<TagAssociationTypes.BatchResult>) - Method in interface com.vmware.cis.tagging.TagAssociation
Attaches the given tags to the input object.
attachMultipleTagsToObject(DynamicID, List<String>, AsyncCallback<TagAssociationTypes.BatchResult>, InvocationConfig) - Method in interface com.vmware.cis.tagging.TagAssociation
Attaches the given tags to the input object.
attachMultipleTagsToObject(DynamicID, List<String>) - Method in class com.vmware.cis.tagging.TagAssociationStub
 
attachMultipleTagsToObject(DynamicID, List<String>, InvocationConfig) - Method in class com.vmware.cis.tagging.TagAssociationStub
 
attachMultipleTagsToObject(DynamicID, List<String>, AsyncCallback<TagAssociationTypes.BatchResult>) - Method in class com.vmware.cis.tagging.TagAssociationStub
 
attachMultipleTagsToObject(DynamicID, List<String>, AsyncCallback<TagAssociationTypes.BatchResult>, InvocationConfig) - Method in class com.vmware.cis.tagging.TagAssociationStub
 
attachTagToMultipleObjects(String, List<DynamicID>) - Method in interface com.vmware.cis.tagging.TagAssociation
Attaches the given tag to the input objects.
attachTagToMultipleObjects(String, List<DynamicID>, InvocationConfig) - Method in interface com.vmware.cis.tagging.TagAssociation
Attaches the given tag to the input objects.
attachTagToMultipleObjects(String, List<DynamicID>, AsyncCallback<TagAssociationTypes.BatchResult>) - Method in interface com.vmware.cis.tagging.TagAssociation
Attaches the given tag to the input objects.
attachTagToMultipleObjects(String, List<DynamicID>, AsyncCallback<TagAssociationTypes.BatchResult>, InvocationConfig) - Method in interface com.vmware.cis.tagging.TagAssociation
Attaches the given tag to the input objects.
attachTagToMultipleObjects(String, List<DynamicID>) - Method in class com.vmware.cis.tagging.TagAssociationStub
 
attachTagToMultipleObjects(String, List<DynamicID>, InvocationConfig) - Method in class com.vmware.cis.tagging.TagAssociationStub
 
attachTagToMultipleObjects(String, List<DynamicID>, AsyncCallback<TagAssociationTypes.BatchResult>) - Method in class com.vmware.cis.tagging.TagAssociationStub
 
attachTagToMultipleObjects(String, List<DynamicID>, AsyncCallback<TagAssociationTypes.BatchResult>, InvocationConfig) - Method in class com.vmware.cis.tagging.TagAssociationStub
 
attestation() - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.TrustAuthorityClustersFactory
The com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.attestation package provides interfaces for configuring the Attestation Service.
Attestation - Interface in com.vmware.vcenter.trusted_infrastructure.trust_authority_hosts
The Attestation interface contains information necessary to connect to the hosts running Attestation Service.
attestation() - Method in class com.vmware.vcenter.trusted_infrastructure.TrustedInfrastructureFactory
The com.vmware.vcenter.trusted_infrastructure.attestation package provides interfaces for configuring Attestation Services for Trusted vCenter.
AttestationDefinitions - Class in com.vmware.vcenter.trusted_infrastructure.trust_authority_hosts
Defines the type descriptors for the Attestation API service.
AttestationDefinitions() - Constructor for class com.vmware.vcenter.trusted_infrastructure.trust_authority_hosts.AttestationDefinitions
 
AttestationFactory - Class in com.vmware.vcenter.trusted_infrastructure.attestation
AttestationFactory is responsible for creating instances of services contained inside the com.vmware.vcenter.trusted_infrastructure.attestation package and also has the subpackages reference to access respective subpackage services.
AttestationFactory - Class in com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.attestation
AttestationFactory is responsible for creating instances of services contained inside the com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.attestation package and also has the subpackages reference to access respective subpackage services.
AttestationFactory - Class in com.vmware.vcenter.trusted_infrastructure.trusted_clusters.attestation
AttestationFactory is responsible for creating instances of services contained inside the com.vmware.vcenter.trusted_infrastructure.trusted_clusters.attestation package and also has the subpackages reference to access respective subpackage services.
attestationService() - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_hosts.TrustAuthorityHostsFactory
Returns an instance of class Attestation
AttestationStub - Class in com.vmware.vcenter.trusted_infrastructure.trust_authority_hosts
Remote stub implementation of the Attestation API service.
AttestationStub(ApiProvider, TypeConverter, StubConfigurationBase) - Constructor for class com.vmware.vcenter.trusted_infrastructure.trust_authority_hosts.AttestationStub
 
AttestationStub(ApiProvider, StubConfigurationBase) - Constructor for class com.vmware.vcenter.trusted_infrastructure.trust_authority_hosts.AttestationStub
 
AttestationTypes - Interface in com.vmware.vcenter.trusted_infrastructure.trust_authority_hosts
Defines the data types of the Attestation API service.
AttestationTypes.FilterSpec - Class in com.vmware.vcenter.trusted_infrastructure.trust_authority_hosts
The FilterSpec class contains the data necessary for identifying a Attestation Service.
AttestationTypes.FilterSpec.Builder - Class in com.vmware.vcenter.trusted_infrastructure.trust_authority_hosts
Builder class for AttestationTypes.FilterSpec.
AttestationTypes.Info - Class in com.vmware.vcenter.trusted_infrastructure.trust_authority_hosts
The Info class contains all the stored information about a Attestation Service.
AttestationTypes.Info.Builder - Class in com.vmware.vcenter.trusted_infrastructure.trust_authority_hosts
Builder class for AttestationTypes.Info.
AttestationTypes.Summary - Class in com.vmware.vcenter.trusted_infrastructure.trust_authority_hosts
The Summary class contains all the stored information about a Attestation Service.
AttestationTypes.Summary.Builder - Class in com.vmware.vcenter.trusted_infrastructure.trust_authority_hosts
Builder class for AttestationTypes.Summary.
AttestationTypes.SummaryType - Class in com.vmware.vcenter.trusted_infrastructure.trust_authority_hosts
The connection information could include the certificates or be a shorter summary.
AttestationTypes.SummaryType.Values - Enum in com.vmware.vcenter.trusted_infrastructure.trust_authority_hosts
Native Java enum representing this enumeration class.
ATTO - Static variable in class com.vmware.vstats.CounterMetadataTypes.UnitsFactor
Atto 10^-18.
ATTRIBUTE_ILLEGAL - Static variable in class com.vmware.vcenter.ovf.ParseIssue.Category
Illegal attribute error.
ATTRIBUTE_REQUIRED - Static variable in class com.vmware.vcenter.ovf.ParseIssue.Category
Required attribute error.
authentication() - Method in class com.vmware.vapi.metadata.MetadataFactory
The com.vmware.vapi.metadata.authentication package provides interfaces that expose authentication information for operation elements across all the service elements.
AUTHENTICATION_DATA_ID - Static variable in interface com.vmware.vapi.core.ExecutionContext.SecurityContext
 
AUTHENTICATION_SCHEME_ID - Static variable in interface com.vmware.vapi.core.ExecutionContext.SecurityContext
 
AuthenticationFactory - Class in com.vmware.vapi.metadata.authentication
AuthenticationFactory is responsible for creating instances of services contained inside the com.vmware.vapi.metadata.authentication package and also has the subpackages reference to access respective subpackage services.
AuthenticationInfo - Class in com.vmware.vapi.metadata.authentication
The AuthenticationInfo class describes the authentication information.
AuthenticationInfo() - Constructor for class com.vmware.vapi.metadata.authentication.AuthenticationInfo
Default constructor.
AuthenticationInfo(StructValue) - Constructor for class com.vmware.vapi.metadata.authentication.AuthenticationInfo
 
authenticationInfo - Static variable in class com.vmware.vapi.metadata.authentication.StructDefinitions
 
AuthenticationInfo.Builder - Class in com.vmware.vapi.metadata.authentication
Builder class for AuthenticationInfo.
AuthenticationInfo.SchemeType - Class in com.vmware.vapi.metadata.authentication
The SchemeType enumeration class provides enumeration constants for the set of valid authentication scheme types.
AuthenticationInfo.SchemeType.Values - Enum in com.vmware.vapi.metadata.authentication
Native Java enum representing this enumeration class.
AuthenticationScheme - Class in com.vmware.vapi.std
The AuthenticationScheme class defines constants for authentication scheme identifiers for authentication mechanisms present in the vAPI infrastructure shipped by VMware.
AuthenticationScheme - Class in com.vmware.vapi.std
The AuthenticationScheme class defines constants for authentication scheme identifiers for authentication mechanisms present in the vAPI infrastructure shipped by VMware.
AuthenticationScheme() - Constructor for class com.vmware.vapi.std.AuthenticationScheme
Default constructor.
AuthenticationScheme(StructValue) - Constructor for class com.vmware.vapi.std.AuthenticationScheme
 
authenticationScheme - Static variable in class com.vmware.vapi.std.StructDefinitions
 
AuthenticationScheme.Builder - Class in com.vmware.vapi.std
Builder class for AuthenticationScheme.
AUTO - Static variable in class com.vmware.vcenter.vcha.cluster.DeploymentTypeTypes.Type
VCHA Cluster was deployed automatically.
AUTO - Static variable in class com.vmware.vcenter.vcha.ClusterTypes.Type
Passive and witness nodes are cloned automatically.
AUTOMATIC - Static variable in class com.vmware.appliance.vmon.ServiceTypes.StartupType
Service Startup type is Automatic, thus during starting all services or issuing explicit start on the service will start it.
AUTOMATIC - Static variable in class com.vmware.vcenter.services.ServiceTypes.StartupType
Service Startup type is Automatic, thus during starting all services or issuing explicit start on the service will start it.
AVAILABLE - Static variable in class com.vmware.content.library.item.updatesession.PreviewInfo.State
Preview is available for this update session.
AVG - Static variable in class com.vmware.appliance.MonitoringTypes.FunctionType
Aggregation takes average per period

B

backingInfo - Static variable in class com.vmware.vcenter.vm.hardware.CdromDefinitions
 
BackingInfo() - Constructor for class com.vmware.vcenter.vm.hardware.CdromTypes.BackingInfo
Default constructor.
BackingInfo(StructValue) - Constructor for class com.vmware.vcenter.vm.hardware.CdromTypes.BackingInfo
 
backingInfo - Static variable in class com.vmware.vcenter.vm.hardware.DiskDefinitions
 
BackingInfo() - Constructor for class com.vmware.vcenter.vm.hardware.DiskTypes.BackingInfo
Default constructor.
BackingInfo(StructValue) - Constructor for class com.vmware.vcenter.vm.hardware.DiskTypes.BackingInfo
 
backingInfo - Static variable in class com.vmware.vcenter.vm.hardware.EthernetDefinitions
 
BackingInfo() - Constructor for class com.vmware.vcenter.vm.hardware.EthernetTypes.BackingInfo
Default constructor.
BackingInfo(StructValue) - Constructor for class com.vmware.vcenter.vm.hardware.EthernetTypes.BackingInfo
 
backingInfo - Static variable in class com.vmware.vcenter.vm.hardware.FloppyDefinitions
 
BackingInfo() - Constructor for class com.vmware.vcenter.vm.hardware.FloppyTypes.BackingInfo
Default constructor.
BackingInfo(StructValue) - Constructor for class com.vmware.vcenter.vm.hardware.FloppyTypes.BackingInfo
 
backingInfo - Static variable in class com.vmware.vcenter.vm.hardware.ParallelDefinitions
 
BackingInfo() - Constructor for class com.vmware.vcenter.vm.hardware.ParallelTypes.BackingInfo
Default constructor.
BackingInfo(StructValue) - Constructor for class com.vmware.vcenter.vm.hardware.ParallelTypes.BackingInfo
 
backingInfo - Static variable in class com.vmware.vcenter.vm.hardware.SerialDefinitions
 
BackingInfo() - Constructor for class com.vmware.vcenter.vm.hardware.SerialTypes.BackingInfo
Default constructor.
BackingInfo(StructValue) - Constructor for class com.vmware.vcenter.vm.hardware.SerialTypes.BackingInfo
 
backingSpec - Static variable in class com.vmware.vcenter.vm.hardware.CdromDefinitions
 
BackingSpec() - Constructor for class com.vmware.vcenter.vm.hardware.CdromTypes.BackingSpec
Default constructor.
BackingSpec(StructValue) - Constructor for class com.vmware.vcenter.vm.hardware.CdromTypes.BackingSpec
 
backingSpec - Static variable in class com.vmware.vcenter.vm.hardware.DiskDefinitions
 
BackingSpec() - Constructor for class com.vmware.vcenter.vm.hardware.DiskTypes.BackingSpec
Default constructor.
BackingSpec(StructValue) - Constructor for class com.vmware.vcenter.vm.hardware.DiskTypes.BackingSpec
 
backingSpec - Static variable in class com.vmware.vcenter.vm.hardware.EthernetDefinitions
 
BackingSpec() - Constructor for class com.vmware.vcenter.vm.hardware.EthernetTypes.BackingSpec
Default constructor.
BackingSpec(StructValue) - Constructor for class com.vmware.vcenter.vm.hardware.EthernetTypes.BackingSpec
 
backingSpec - Static variable in class com.vmware.vcenter.vm.hardware.FloppyDefinitions
 
BackingSpec() - Constructor for class com.vmware.vcenter.vm.hardware.FloppyTypes.BackingSpec
Default constructor.
BackingSpec(StructValue) - Constructor for class com.vmware.vcenter.vm.hardware.FloppyTypes.BackingSpec
 
backingSpec - Static variable in class com.vmware.vcenter.vm.hardware.ParallelDefinitions
 
BackingSpec() - Constructor for class com.vmware.vcenter.vm.hardware.ParallelTypes.BackingSpec
Default constructor.
BackingSpec(StructValue) - Constructor for class com.vmware.vcenter.vm.hardware.ParallelTypes.BackingSpec
 
backingSpec - Static variable in class com.vmware.vcenter.vm.hardware.SerialDefinitions
 
BackingSpec() - Constructor for class com.vmware.vcenter.vm.hardware.SerialTypes.BackingSpec
Default constructor.
BackingSpec(StructValue) - Constructor for class com.vmware.vcenter.vm.hardware.SerialTypes.BackingSpec
 
Backup - Interface in com.vmware.appliance.recovery
Backup interface provides methods Performs backup restore operations
backup() - Method in class com.vmware.appliance.recovery.RecoveryFactory
 
BackupDefinitions - Class in com.vmware.appliance.recovery
Defines the type descriptors for the Backup API service.
BackupDefinitions() - Constructor for class com.vmware.appliance.recovery.BackupDefinitions
 
BackupFactory - Class in com.vmware.appliance.recovery.backup
BackupFactory is responsible for creating instances of services contained inside the com.vmware.appliance.recovery.backup package and also has the subpackages reference to access respective subpackage services.
backupJobStatus - Static variable in class com.vmware.appliance.recovery.backup.JobDefinitions
 
BackupJobStatus() - Constructor for class com.vmware.appliance.recovery.backup.JobTypes.BackupJobStatus
Default constructor.
BackupJobStatus(StructValue) - Constructor for class com.vmware.appliance.recovery.backup.JobTypes.BackupJobStatus
 
backupRequest - Static variable in class com.vmware.appliance.recovery.backup.JobDefinitions
 
BackupRequest() - Constructor for class com.vmware.appliance.recovery.backup.JobTypes.BackupRequest
Default constructor.
BackupRequest(StructValue) - Constructor for class com.vmware.appliance.recovery.backup.JobTypes.BackupRequest
 
backupRequest - Static variable in class com.vmware.appliance.recovery.BackupDefinitions
 
BackupRequest() - Constructor for class com.vmware.appliance.recovery.BackupTypes.BackupRequest
Default constructor.
BackupRequest(StructValue) - Constructor for class com.vmware.appliance.recovery.BackupTypes.BackupRequest
 
backupService() - Method in class com.vmware.appliance.recovery.RecoveryFactory
Returns an instance of class Backup
BackupStub - Class in com.vmware.appliance.recovery
Remote stub implementation of the Backup API service.
BackupStub(ApiProvider, TypeConverter, StubConfigurationBase) - Constructor for class com.vmware.appliance.recovery.BackupStub
 
BackupStub(ApiProvider, StubConfigurationBase) - Constructor for class com.vmware.appliance.recovery.BackupStub
 
BackupTypes - Interface in com.vmware.appliance.recovery
Defines the data types of the Backup API service.
BackupTypes.BackupRequest - Class in com.vmware.appliance.recovery
BackupRequest class Structure representing requested backup piece
BackupTypes.BackupRequest.Builder - Class in com.vmware.appliance.recovery
Builder class for BackupTypes.BackupRequest.
BackupTypes.LocalizableMessage - Class in com.vmware.appliance.recovery
LocalizableMessage class Structure representing message
BackupTypes.LocalizableMessage.Builder - Class in com.vmware.appliance.recovery
BackupTypes.LocationType - Class in com.vmware.appliance.recovery
LocationType enumeration class Defines type of all locations for backup/restore
BackupTypes.LocationType.Values - Enum in com.vmware.appliance.recovery
Native Java enum representing this enumeration class.
BackupTypes.ReturnResult - Class in com.vmware.appliance.recovery
ReturnResult class Structure representing precheck result
BackupTypes.ReturnResult.Builder - Class in com.vmware.appliance.recovery
Builder class for BackupTypes.ReturnResult.
BackupTypes.ReturnStatus - Class in com.vmware.appliance.recovery
ReturnStatus enumeration class Defines the state of precheck
BackupTypes.ReturnStatus.Values - Enum in com.vmware.appliance.recovery
Native Java enum representing this enumeration class.
BASE_IMAGE - Static variable in class com.vmware.esx.settings.ComponentSource
Base image is the source for this component
BASE_IMAGE - Static variable in class com.vmware.esx.settings.depot_content.ComponentsTypes.ComponentBundleType
Components bundled in base-images
BaseImage - Interface in com.vmware.esx.settings.clusters.software
The BaseImage interface provides methods to manage desired ESX base image.
BaseImage - Interface in com.vmware.esx.settings.clusters.software.drafts.software
The BaseImage interface provides methods to manage the base-image specification in a software draft.
BaseImageCompliance - Class in com.vmware.esx.settings
The BaseImageCompliance class contains information that describe the compliance of ESX base image with respect to the base image present in the target software specification.
BaseImageCompliance() - Constructor for class com.vmware.esx.settings.BaseImageCompliance
Default constructor.
BaseImageCompliance(StructValue) - Constructor for class com.vmware.esx.settings.BaseImageCompliance
 
baseImageCompliance - Static variable in class com.vmware.esx.settings.StructDefinitions
 
BaseImageCompliance.Builder - Class in com.vmware.esx.settings
Builder class for BaseImageCompliance.
BaseImageDefinitions - Class in com.vmware.esx.settings.clusters.software
Defines the type descriptors for the BaseImage API service.
BaseImageDefinitions() - Constructor for class com.vmware.esx.settings.clusters.software.BaseImageDefinitions
 
BaseImageDefinitions - Class in com.vmware.esx.settings.clusters.software.drafts.software
Defines the type descriptors for the BaseImage API service.
BaseImageDefinitions() - Constructor for class com.vmware.esx.settings.clusters.software.drafts.software.BaseImageDefinitions
 
BaseImageDetails - Class in com.vmware.esx.settings
The BaseImageDetails class contains information that provide more details about the base image from the depot.
BaseImageDetails() - Constructor for class com.vmware.esx.settings.BaseImageDetails
Default constructor.
BaseImageDetails(StructValue) - Constructor for class com.vmware.esx.settings.BaseImageDetails
 
baseImageDetails - Static variable in class com.vmware.esx.settings.StructDefinitions
 
BaseImageDetails.Builder - Class in com.vmware.esx.settings
Builder class for BaseImageDetails.
BaseImageInfo - Class in com.vmware.esx.hosts
The BaseImageInfo class contains properties that describe a specific ESX base-image.
BaseImageInfo() - Constructor for class com.vmware.esx.hosts.BaseImageInfo
Default constructor.
BaseImageInfo(StructValue) - Constructor for class com.vmware.esx.hosts.BaseImageInfo
 
baseImageInfo - Static variable in class com.vmware.esx.hosts.StructDefinitions
 
BaseImageInfo - Class in com.vmware.esx.settings
The BaseImageInfo class contains information that describe a specific ESX base-image.
BaseImageInfo() - Constructor for class com.vmware.esx.settings.BaseImageInfo
Default constructor.
BaseImageInfo(StructValue) - Constructor for class com.vmware.esx.settings.BaseImageInfo
 
baseImageInfo - Static variable in class com.vmware.esx.settings.StructDefinitions
 
BaseImageInfo.Builder - Class in com.vmware.esx.hosts
Builder class for BaseImageInfo.
BaseImageInfo.Builder - Class in com.vmware.esx.settings
Builder class for BaseImageInfo.
BaseImages - Interface in com.vmware.esx.settings.depot_content
The BaseImages interface provides methods to get base-images from the sync'ed and imported depots.
baseImages() - Method in class com.vmware.esx.settings.depot_content.DepotContentFactory
The com.vmware.esx.settings.depot_content.base_images package provides interfaces to retrieve base_images from the depot.
BaseImages - Interface in com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.attestation.os.esx
The BaseImages interface provides methods to manage trusted instances of ESX software on a cluster level.
BaseImagesDefinitions - Class in com.vmware.esx.settings.depot_content
Defines the type descriptors for the BaseImages API service.
BaseImagesDefinitions() - Constructor for class com.vmware.esx.settings.depot_content.BaseImagesDefinitions
 
BaseImagesDefinitions - Class in com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.attestation.os.esx
Defines the type descriptors for the BaseImages API service.
BaseImagesDefinitions() - Constructor for class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.attestation.os.esx.BaseImagesDefinitions
 
baseImageService() - Method in class com.vmware.esx.settings.clusters.software.drafts.software.SoftwareFactory
Returns an instance of class BaseImage
baseImageService() - Method in class com.vmware.esx.settings.clusters.software.SoftwareFactory
Returns an instance of class BaseImage
BaseImagesFactory - Class in com.vmware.esx.settings.depot_content.base_images
BaseImagesFactory is responsible for creating instances of services contained inside the com.vmware.esx.settings.depot_content.base_images package and also has the subpackages reference to access respective subpackage services.
BaseImageSpec - Class in com.vmware.esx.settings
The BaseImageSpec class contains properties that describe a specific ESX base-image.
BaseImageSpec() - Constructor for class com.vmware.esx.settings.BaseImageSpec
Default constructor.
BaseImageSpec(StructValue) - Constructor for class com.vmware.esx.settings.BaseImageSpec
 
baseImageSpec - Static variable in class com.vmware.esx.settings.StructDefinitions
 
BaseImageSpec.Builder - Class in com.vmware.esx.settings
Builder class for BaseImageSpec.
baseImagesService() - Method in class com.vmware.esx.settings.depot_content.DepotContentFactory
Returns an instance of class BaseImages
baseImagesService() - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.attestation.os.esx.EsxFactory
Returns an instance of class BaseImages
BaseImagesStub - Class in com.vmware.esx.settings.depot_content
Remote stub implementation of the BaseImages API service.
BaseImagesStub(ApiProvider, TypeConverter, StubConfigurationBase) - Constructor for class com.vmware.esx.settings.depot_content.BaseImagesStub
 
BaseImagesStub(ApiProvider, StubConfigurationBase) - Constructor for class com.vmware.esx.settings.depot_content.BaseImagesStub
 
BaseImagesStub - Class in com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.attestation.os.esx
Remote stub implementation of the BaseImages API service.
BaseImagesStub(ApiProvider, TypeConverter, StubConfigurationBase) - Constructor for class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.attestation.os.esx.BaseImagesStub
 
BaseImagesStub(ApiProvider, StubConfigurationBase) - Constructor for class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.attestation.os.esx.BaseImagesStub
 
BaseImageStub - Class in com.vmware.esx.settings.clusters.software
Remote stub implementation of the BaseImage API service.
BaseImageStub(ApiProvider, TypeConverter, StubConfigurationBase) - Constructor for class com.vmware.esx.settings.clusters.software.BaseImageStub
 
BaseImageStub(ApiProvider, StubConfigurationBase) - Constructor for class com.vmware.esx.settings.clusters.software.BaseImageStub
 
BaseImageStub - Class in com.vmware.esx.settings.clusters.software.drafts.software
Remote stub implementation of the BaseImage API service.
BaseImageStub(ApiProvider, TypeConverter, StubConfigurationBase) - Constructor for class com.vmware.esx.settings.clusters.software.drafts.software.BaseImageStub
 
BaseImageStub(ApiProvider, StubConfigurationBase) - Constructor for class com.vmware.esx.settings.clusters.software.drafts.software.BaseImageStub
 
BaseImagesTypes - Interface in com.vmware.esx.settings.depot_content
Defines the data types of the BaseImages API service.
BaseImagesTypes - Interface in com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.attestation.os.esx
Defines the data types of the BaseImages API service.
BaseImagesTypes._VAPI_OPERATIONS - Enum in com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.attestation.os.esx
Identifiers of the task operations
BaseImagesTypes.CategoryType - Class in com.vmware.esx.settings.depot_content
The CategoryType enumeration class defines possible values of categories for a base-image.
BaseImagesTypes.CategoryType.Values - Enum in com.vmware.esx.settings.depot_content
Native Java enum representing this enumeration class.
BaseImagesTypes.FilterSpec - Class in com.vmware.esx.settings.depot_content
The FilterSpec class contains properties used to filter the results when listing base-images, see BaseImages.list(com.vmware.esx.settings.depot_content.BaseImagesTypes.FilterSpec)).
BaseImagesTypes.FilterSpec - Class in com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.attestation.os.esx
The FilterSpec class contains the data necessary for identifying a Trust Authority Host in a cluster.
BaseImagesTypes.FilterSpec.Builder - Class in com.vmware.esx.settings.depot_content
Builder class for BaseImagesTypes.FilterSpec.
BaseImagesTypes.FilterSpec.Builder - Class in com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.attestation.os.esx
Builder class for BaseImagesTypes.FilterSpec.
BaseImagesTypes.Health - Class in com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.attestation.os.esx
The Health enumeration class is indicator for the consistency of the hosts status in the cluster.
BaseImagesTypes.Health.Values - Enum in com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.attestation.os.esx
Native Java enum representing this enumeration class.
BaseImagesTypes.Info - Class in com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.attestation.os.esx
The Info class contains information that describes an ESX base image.
BaseImagesTypes.Info.Builder - Class in com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.attestation.os.esx
Builder class for BaseImagesTypes.Info.
BaseImagesTypes.Summary - Class in com.vmware.esx.settings.depot_content
The Summary class defines the summary information regarding a base-image.
BaseImagesTypes.Summary - Class in com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.attestation.os.esx
The Summary class contains information that summarizes an ESX base image.
BaseImagesTypes.Summary.Builder - Class in com.vmware.esx.settings.depot_content
Builder class for BaseImagesTypes.Summary.
BaseImagesTypes.Summary.Builder - Class in com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.attestation.os.esx
Builder class for BaseImagesTypes.Summary.
BaseImageTypes - Interface in com.vmware.esx.settings.clusters.software
Defines the data types of the BaseImage API service.
BaseImageTypes - Interface in com.vmware.esx.settings.clusters.software.drafts.software
Defines the data types of the BaseImage API service.
BASIC - Static variable in class com.vmware.content.library.PublishInfo.AuthenticationMethod
Require HTTP Basic authentication matching a specified username and password.
BASIC - Static variable in class com.vmware.content.library.SubscriptionInfo.AuthenticationMethod
Require HTTP Basic authentication matching a specified username and password.
BasicHeader(String, String) - Constructor for class com.vmware.vapi.protocol.HttpConfiguration.BasicHeader
 
batchResult - Static variable in class com.vmware.cis.tagging.TagAssociationDefinitions
 
BatchResult() - Constructor for class com.vmware.cis.tagging.TagAssociationTypes.BatchResult
Default constructor.
BatchResult(StructValue) - Constructor for class com.vmware.cis.tagging.TagAssociationTypes.BatchResult
 
BEARER_TOKEN_METHOD_TYPE - Static variable in interface com.vmware.vcenter.tokenservice.TokenExchangeTypes
Constant field indicates that the security token is a bearer token.
BINARY - Static variable in class com.vmware.vapi.metadata.metamodel.Type.BuiltinType
The built-in type is a binary.
BindingsException - Exception in com.vmware.vapi.client.exception
Thrown in cases of communication protocol errors related to the vAPI protocol errors.
BindingsException() - Constructor for exception com.vmware.vapi.client.exception.BindingsException
 
BindingsException(String) - Constructor for exception com.vmware.vapi.client.exception.BindingsException
 
BindingsException(String, Throwable) - Constructor for exception com.vmware.vapi.client.exception.BindingsException
 
BindingsException(Throwable) - Constructor for exception com.vmware.vapi.client.exception.BindingsException
 
BIOS - Static variable in class com.vmware.vcenter.vm.hardware.BootTypes.Type
Basic Input/Output System (BIOS) firmware.
biosConstraint - Static variable in class com.vmware.esx.hcl.hosts.CompatibilityReportDefinitions
 
BiosConstraint() - Constructor for class com.vmware.esx.hcl.hosts.CompatibilityReportTypes.BiosConstraint
Default constructor.
BiosConstraint(StructValue) - Constructor for class com.vmware.esx.hcl.hosts.CompatibilityReportTypes.BiosConstraint
 
BIT - Static variable in class com.vmware.vstats.CounterMetadataTypes.MetricUnits
Bit.
BITSPERSECOND - Static variable in class com.vmware.vstats.CounterMetadataTypes.MetricUnits
Bits per second.
BLACKLISTED - Static variable in class com.vmware.vcenter.vm.ToolsTypes.VersionStatus
VMware Tools is installed, but the installed version is known to have a grave bug and should be immediately upgraded.
BlobValue - Class in com.vmware.vapi.data
 
BlobValue(byte[]) - Constructor for class com.vmware.vapi.data.BlobValue
 
BLOCKED - Static variable in class com.vmware.cis.task.Status
The operation is blocked.
BOOLEAN - Static variable in class com.vmware.appliance.update.PendingTypes.Question.InputType
Yes/No,On/Off,Checkbox answer.
BOOLEAN - Static variable in class com.vmware.vapi.metadata.metamodel.PrimitiveValue.Type
Indicates the value is a boolean (true or false).
BOOLEAN - Static variable in class com.vmware.vapi.metadata.metamodel.Type.BuiltinType
The built-in type is a boolean.
booleanList(List<Boolean>) - Static method in class com.vmware.vapi.data.ListValue
 
BooleanValue - Class in com.vmware.vapi.data
 
Boot - Interface in com.vmware.vcenter.vm.hardware
The Boot interface provides methods for configuring the settings used when booting a virtual machine.
boot() - Method in class com.vmware.vcenter.vm.hardware.HardwareFactory
The com.vmware.vcenter.vm.hardware.boot package provides interfaces for managing the virtual devices used to boot a virtual machine.
BootDefinitions - Class in com.vmware.vcenter.vm.hardware
Defines the type descriptors for the Boot API service.
BootDefinitions() - Constructor for class com.vmware.vcenter.vm.hardware.BootDefinitions
 
BootFactory - Class in com.vmware.vcenter.vm.hardware.boot
BootFactory is responsible for creating instances of services contained inside the com.vmware.vcenter.vm.hardware.boot package and also has the subpackages reference to access respective subpackage services.
bootService() - Method in class com.vmware.vcenter.vm.hardware.HardwareFactory
Returns an instance of class Boot
BootStub - Class in com.vmware.vcenter.vm.hardware
Remote stub implementation of the Boot API service.
BootStub(ApiProvider, TypeConverter, StubConfigurationBase) - Constructor for class com.vmware.vcenter.vm.hardware.BootStub
 
BootStub(ApiProvider, StubConfigurationBase) - Constructor for class com.vmware.vcenter.vm.hardware.BootStub
 
BootTypes - Interface in com.vmware.vcenter.vm.hardware
Defines the data types of the Boot API service.
BootTypes.CreateSpec - Class in com.vmware.vcenter.vm.hardware
The CreateSpec class describes settings used when booting a virtual machine.
BootTypes.CreateSpec.Builder - Class in com.vmware.vcenter.vm.hardware
Builder class for BootTypes.CreateSpec.
BootTypes.Info - Class in com.vmware.vcenter.vm.hardware
The Info class contains information about the virtual machine boot process.
BootTypes.Info.Builder - Class in com.vmware.vcenter.vm.hardware
Builder class for BootTypes.Info.
BootTypes.NetworkProtocol - Class in com.vmware.vcenter.vm.hardware
The NetworkProtocol enumeration class defines the valid network boot protocols supported when booting a virtual machine with BootTypes.Type.EFI firmware over the network.
BootTypes.NetworkProtocol.Values - Enum in com.vmware.vcenter.vm.hardware
Native Java enum representing this enumeration class.
BootTypes.Type - Class in com.vmware.vcenter.vm.hardware
The Type enumeration class defines the valid firmware types for a virtual machine.
BootTypes.Type.Values - Enum in com.vmware.vcenter.vm.hardware
Native Java enum representing this enumeration class.
BootTypes.UpdateSpec - Class in com.vmware.vcenter.vm.hardware
The UpdateSpec class describes the updates to the settings used when booting a virtual machine.
BootTypes.UpdateSpec.Builder - Class in com.vmware.vcenter.vm.hardware
Builder class for BootTypes.UpdateSpec.
BRIEF - Static variable in class com.vmware.vcenter.trusted_infrastructure.trust_authority_hosts.AttestationTypes.SummaryType
A brief summary, containing only the hostname for the Attestation Service.
BRIEF - Static variable in class com.vmware.vcenter.trusted_infrastructure.trust_authority_hosts.KmsTypes.SummaryType
A brief summary, containing only the hostname for the Key Provider Service.
BUGFIX - Static variable in class com.vmware.esx.settings.depot_content.add_ons.VersionsTypes.CategoryType
Bugfix
BUGFIX - Static variable in class com.vmware.esx.settings.depot_content.AddOnsTypes.CategoryType
Bugfix
BUGFIX - Static variable in class com.vmware.esx.settings.depot_content.base_images.VersionsTypes.CategoryType
Bugfix
BUGFIX - Static variable in class com.vmware.esx.settings.depot_content.BaseImagesTypes.CategoryType
Bugfix
BUGFIX - Static variable in class com.vmware.esx.settings.depot_content.components.VersionsTypes.CategoryType
Bugfix
BUGFIX - Static variable in class com.vmware.esx.settings.depot_content.ComponentsTypes.CategoryType
Bugfix
build() - Method in class com.vmware.appliance.access.ShellTypes.ShellConfig.Builder
 
build() - Method in class com.vmware.appliance.infraprofile.ConfigsTypes.ImportProfileSpec.Builder
 
build() - Method in class com.vmware.appliance.infraprofile.ConfigsTypes.ProfileInfo.Builder
 
build() - Method in class com.vmware.appliance.infraprofile.ConfigsTypes.ProfilesSpec.Builder
 
build() - Method in class com.vmware.appliance.infraprofile.ConfigsTypes.ValidationResult.Builder
 
build() - Method in class com.vmware.appliance.infraprofile.Notification.Builder
 
build() - Method in class com.vmware.appliance.infraprofile.Notifications.Builder
 
build() - Method in class com.vmware.appliance.infraprofile.TaskInfo.Builder
 
build() - Method in class com.vmware.appliance.local_accounts.PolicyTypes.Info.Builder
 
build() - Method in class com.vmware.appliance.LocalAccountsTypes.Config.Builder
 
build() - Method in class com.vmware.appliance.LocalAccountsTypes.Info.Builder
 
build() - Method in class com.vmware.appliance.LocalAccountsTypes.UpdateConfig.Builder
 
build() - Method in class com.vmware.appliance.logging.ForwardingTypes.Config.Builder
 
build() - Method in class com.vmware.appliance.logging.ForwardingTypes.ConnectionStatus.Builder
 
build() - Method in class com.vmware.appliance.MonitoringTypes.MonitoredItem.Builder
 
build() - Method in class com.vmware.appliance.MonitoringTypes.MonitoredItemData.Builder
 
build() - Method in class com.vmware.appliance.MonitoringTypes.MonitoredItemDataRequest.Builder
 
build() - Method in class com.vmware.appliance.networking.dns.HostnameTypes.Message.Builder
 
build() - Method in class com.vmware.appliance.networking.dns.HostnameTypes.TestStatusInfo.Builder
 
build() - Method in class com.vmware.appliance.networking.dns.ServersTypes.DNSServerConfig.Builder
 
build() - Method in class com.vmware.appliance.networking.dns.ServersTypes.Message.Builder
 
build() - Method in class com.vmware.appliance.networking.dns.ServersTypes.TestStatusInfo.Builder
 
build() - Method in class com.vmware.appliance.networking.firewall.InboundTypes.Rule.Builder
 
build() - Method in class com.vmware.appliance.networking.interfaces.Ipv4Types.Config.Builder
 
build() - Method in class com.vmware.appliance.networking.interfaces.Ipv4Types.Info.Builder
 
build() - Method in class com.vmware.appliance.networking.interfaces.Ipv6Types.Address.Builder
 
build() - Method in class com.vmware.appliance.networking.interfaces.Ipv6Types.AddressInfo.Builder
 
build() - Method in class com.vmware.appliance.networking.interfaces.Ipv6Types.Config.Builder
 
build() - Method in class com.vmware.appliance.networking.interfaces.Ipv6Types.Info.Builder
 
build() - Method in class com.vmware.appliance.networking.InterfacesTypes.InterfaceInfo.Builder
 
build() - Method in class com.vmware.appliance.networking.ProxyTypes.Config.Builder
 
build() - Method in class com.vmware.appliance.networking.ProxyTypes.TestResult.Builder
 
build() - Method in class com.vmware.appliance.NetworkingTypes.ChangeSpec.Builder
 
build() - Method in class com.vmware.appliance.NetworkingTypes.DNSInfo.Builder
 
build() - Method in class com.vmware.appliance.NetworkingTypes.Info.Builder
 
build() - Method in class com.vmware.appliance.NetworkingTypes.UpdateSpec.Builder
 
build() - Method in class com.vmware.appliance.Notification.Builder
 
build() - Method in class com.vmware.appliance.Notifications.Builder
 
build() - Method in class com.vmware.appliance.NtpTypes.LocalizableMessage.Builder
 
build() - Method in class com.vmware.appliance.NtpTypes.TestRunStatus.Builder
 
build() - Method in class com.vmware.appliance.recovery.backup.job.DetailsTypes.BuildInfo.Builder
 
build() - Method in class com.vmware.appliance.recovery.backup.job.DetailsTypes.FilterSpec.Builder
 
build() - Method in class com.vmware.appliance.recovery.backup.job.DetailsTypes.Info.Builder
 
build() - Method in class com.vmware.appliance.recovery.backup.JobTypes.BackupJobStatus.Builder
 
build() - Method in class com.vmware.appliance.recovery.backup.JobTypes.BackupRequest.Builder
 
build() - Method in class com.vmware.appliance.recovery.backup.JobTypes.LocalizableMessage.Builder
 
build() - Method in class com.vmware.appliance.recovery.backup.JobTypes.ReturnResult.Builder
 
build() - Method in class com.vmware.appliance.recovery.backup.LocationSpec.Builder
 
build() - Method in class com.vmware.appliance.recovery.backup.PartsTypes.LocalizableMessage.Builder
 
build() - Method in class com.vmware.appliance.recovery.backup.PartsTypes.Part.Builder
 
build() - Method in class com.vmware.appliance.recovery.backup.SchedulesTypes.CreateSpec.Builder
 
build() - Method in class com.vmware.appliance.recovery.backup.SchedulesTypes.Info.Builder
 
build() - Method in class com.vmware.appliance.recovery.backup.SchedulesTypes.RecurrenceInfo.Builder
 
build() - Method in class com.vmware.appliance.recovery.backup.SchedulesTypes.RetentionInfo.Builder
 
build() - Method in class com.vmware.appliance.recovery.backup.SchedulesTypes.UpdateSpec.Builder
 
build() - Method in class com.vmware.appliance.recovery.backup.system_name.ArchiveTypes.FilterSpec.Builder
 
build() - Method in class com.vmware.appliance.recovery.backup.system_name.ArchiveTypes.Info.Builder
 
build() - Method in class com.vmware.appliance.recovery.backup.system_name.ArchiveTypes.Summary.Builder
 
build() - Method in class com.vmware.appliance.recovery.BackupTypes.BackupRequest.Builder
 
build() - Method in class com.vmware.appliance.recovery.BackupTypes.LocalizableMessage.Builder
 
build() - Method in class com.vmware.appliance.recovery.BackupTypes.ReturnResult.Builder
 
build() - Method in class com.vmware.appliance.recovery.reconciliation.JobTypes.CreateSpec.Builder
 
build() - Method in class com.vmware.appliance.recovery.reconciliation.JobTypes.Info.Builder
 
build() - Method in class com.vmware.appliance.recovery.restore.JobTypes.LocalizableMessage.Builder
 
build() - Method in class com.vmware.appliance.recovery.restore.JobTypes.RestoreJobStatus.Builder
 
build() - Method in class com.vmware.appliance.recovery.restore.JobTypes.RestoreRequest.Builder
 
build() - Method in class com.vmware.appliance.recovery.restore.JobTypes.ReturnResult.Builder
 
build() - Method in class com.vmware.appliance.recovery.RestoreTypes.LocalizableMessage.Builder
 
build() - Method in class com.vmware.appliance.recovery.RestoreTypes.Metadata.Builder
 
build() - Method in class com.vmware.appliance.recovery.RestoreTypes.RestoreRequest.Builder
 
build() - Method in class com.vmware.appliance.RecoveryTypes.Info.Builder
 
build() - Method in class com.vmware.appliance.ServicesTypes.Info.Builder
 
build() - Method in class com.vmware.appliance.ShutdownTypes.ShutdownConfig.Builder
 
build() - Method in class com.vmware.appliance.SubtaskInfo.Builder
 
build() - Method in class com.vmware.appliance.system.StorageTypes.StorageChange.Builder
 
build() - Method in class com.vmware.appliance.system.StorageTypes.StorageMapping.Builder
 
build() - Method in class com.vmware.appliance.system.TimeTypes.SystemTimeStruct.Builder
 
build() - Method in class com.vmware.appliance.system.VersionTypes.VersionStruct.Builder
 
build() - Method in class com.vmware.appliance.TaskInfo.Builder
 
build() - Method in class com.vmware.appliance.update.CommonInfo.Builder
 
build() - Method in class com.vmware.appliance.update.PendingTypes.Info.Builder
 
build() - Method in class com.vmware.appliance.update.PendingTypes.PrecheckResult.Builder
 
build() - Method in class com.vmware.appliance.update.PendingTypes.Question.Builder
 
build() - Method in class com.vmware.appliance.update.PolicyTypes.Config.Builder
 
build() - Method in class com.vmware.appliance.update.PolicyTypes.Info.Builder
 
build() - Method in class com.vmware.appliance.update.PolicyTypes.Time.Builder
 
build() - Method in class com.vmware.appliance.update.ServiceInfo.Builder
 
build() - Method in class com.vmware.appliance.update.StagedTypes.Info.Builder
 
build() - Method in class com.vmware.appliance.update.Summary.Builder
 
build() - Method in class com.vmware.appliance.UpdateTypes.Info.Builder
 
build() - Method in class com.vmware.appliance.vmon.ServiceTypes.Info.Builder
 
build() - Method in class com.vmware.appliance.vmon.ServiceTypes.UpdateSpec.Builder
 
build() - Method in class com.vmware.cis.SessionTypes.Info.Builder
 
build() - Method in class com.vmware.cis.tagging.CategoryModel.Builder
 
build() - Method in class com.vmware.cis.tagging.CategoryTypes.CreateSpec.Builder
 
build() - Method in class com.vmware.cis.tagging.CategoryTypes.UpdateSpec.Builder
 
build() - Method in class com.vmware.cis.tagging.TagAssociationTypes.BatchResult.Builder
 
build() - Method in class com.vmware.cis.tagging.TagAssociationTypes.ObjectToTags.Builder
 
build() - Method in class com.vmware.cis.tagging.TagAssociationTypes.TagToObjects.Builder
 
build() - Method in class com.vmware.cis.tagging.TagModel.Builder
 
build() - Method in class com.vmware.cis.tagging.TagTypes.CreateSpec.Builder
 
build() - Method in class com.vmware.cis.tagging.TagTypes.UpdateSpec.Builder
 
build() - Method in class com.vmware.cis.task.CommonInfo.Builder
 
build() - Method in class com.vmware.cis.task.Info.Builder
 
build() - Method in class com.vmware.cis.task.Progress.Builder
 
build() - Method in class com.vmware.cis.TasksTypes.FilterSpec.Builder
 
build() - Method in class com.vmware.cis.TasksTypes.GetSpec.Builder
 
build() - Method in class com.vmware.content.ConfigurationModel.Builder
 
build() - Method in class com.vmware.content.library.item.ChangesTypes.Info.Builder
 
build() - Method in class com.vmware.content.library.item.ChangesTypes.Summary.Builder
 
build() - Method in class com.vmware.content.library.item.downloadsession.FileTypes.Info.Builder
 
build() - Method in class com.vmware.content.library.item.DownloadSessionModel.Builder
 
build() - Method in class com.vmware.content.library.item.FileTypes.ChecksumInfo.Builder
 
build() - Method in class com.vmware.content.library.item.FileTypes.Info.Builder
 
build() - Method in class com.vmware.content.library.item.StorageTypes.Info.Builder
 
build() - Method in class com.vmware.content.library.item.TransferEndpoint.Builder
 
build() - Method in class com.vmware.content.library.item.updatesession.CertificateInfo.Builder
 
build() - Method in class com.vmware.content.library.item.updatesession.FileTypes.AddSpec.Builder
 
build() - Method in class com.vmware.content.library.item.updatesession.FileTypes.Info.Builder
 
build() - Method in class com.vmware.content.library.item.updatesession.FileTypes.ValidationError.Builder
 
build() - Method in class com.vmware.content.library.item.updatesession.FileTypes.ValidationResult.Builder
 
build() - Method in class com.vmware.content.library.item.updatesession.PreviewInfo.Builder
 
build() - Method in class com.vmware.content.library.item.updatesession.PreviewWarningInfo.Builder
 
build() - Method in class com.vmware.content.library.item.updatesession.WarningBehavior.Builder
 
build() - Method in class com.vmware.content.library.item.UpdateSessionModel.Builder
 
build() - Method in class com.vmware.content.library.ItemModel.Builder
 
build() - Method in class com.vmware.content.library.ItemTypes.DestinationSpec.Builder
 
build() - Method in class com.vmware.content.library.ItemTypes.FindSpec.Builder
 
build() - Method in class com.vmware.content.library.OptimizationInfo.Builder
 
build() - Method in class com.vmware.content.library.PublishInfo.Builder
 
build() - Method in class com.vmware.content.library.SourceInfo.Builder
 
build() - Method in class com.vmware.content.library.StorageBacking.Builder
 
build() - Method in class com.vmware.content.library.SubscriptionInfo.Builder
 
build() - Method in class com.vmware.content.library.SubscriptionsTypes.CreateSpec.Builder
 
build() - Method in class com.vmware.content.library.SubscriptionsTypes.CreateSpecNewSubscribedLibrary.Builder
 
build() - Method in class com.vmware.content.library.SubscriptionsTypes.CreateSpecPlacement.Builder
 
build() - Method in class com.vmware.content.library.SubscriptionsTypes.CreateSpecSubscribedLibrary.Builder
 
build() - Method in class com.vmware.content.library.SubscriptionsTypes.CreateSpecVcenter.Builder
 
build() - Method in class com.vmware.content.library.SubscriptionsTypes.Info.Builder
 
build() - Method in class com.vmware.content.library.SubscriptionsTypes.PlacementInfo.Builder
 
build() - Method in class com.vmware.content.library.SubscriptionsTypes.Summary.Builder
 
build() - Method in class com.vmware.content.library.SubscriptionsTypes.UpdateSpec.Builder
 
build() - Method in class com.vmware.content.library.SubscriptionsTypes.UpdateSpecPlacement.Builder
 
build() - Method in class com.vmware.content.library.SubscriptionsTypes.UpdateSpecVcenter.Builder
 
build() - Method in class com.vmware.content.library.SubscriptionsTypes.VcenterInfo.Builder
 
build() - Method in class com.vmware.content.LibraryModel.Builder
 
build() - Method in class com.vmware.content.LibraryTypes.FindSpec.Builder
 
build() - Method in class com.vmware.content.LocalLibraryTypes.DestinationSpec.Builder
 
build() - Method in class com.vmware.content.SubscribedLibraryTypes.ProbeResult.Builder
 
build() - Method in class com.vmware.content.type.ovf.Cpu.Builder
 
build() - Method in class com.vmware.content.type.ovf.Disk.Builder
 
build() - Method in class com.vmware.content.type.ovf.DiskController.Builder
 
build() - Method in class com.vmware.content.type.ovf.Drive.Builder
 
build() - Method in class com.vmware.content.type.ovf.Floppy.Builder
 
build() - Method in class com.vmware.content.type.ovf.Memory.Builder
 
build() - Method in class com.vmware.content.type.ovf.Network.Builder
 
build() - Method in class com.vmware.content.type.ovf.Nic.Builder
 
build() - Method in class com.vmware.content.type.ovf.OvfTemplate.Builder
 
build() - Method in class com.vmware.content.type.ovf.policy.StoragePolicy.Builder
 
build() - Method in class com.vmware.content.type.ovf.policy.StoragePolicyGroup.Builder
 
build() - Method in class com.vmware.content.type.ovf.USBController.Builder
 
build() - Method in class com.vmware.content.type.ovf.VAppTemplate.Builder
 
build() - Method in class com.vmware.content.type.ovf.VideoCard.Builder
 
build() - Method in class com.vmware.content.type.ovf.VmTemplate.Builder
 
build() - Method in class com.vmware.content.TypeTypes.Info.Builder
 
build() - Method in class com.vmware.esx.hcl.CompatibilityDataTypes.Status.Builder
 
build() - Method in class com.vmware.esx.hcl.Driver.Builder
 
build() - Method in class com.vmware.esx.hcl.Firmware.Builder
 
build() - Method in class com.vmware.esx.hcl.hosts.CompatibilityReleasesTypes.EsxiCompatibilityReleases.Builder
 
build() - Method in class com.vmware.esx.hcl.hosts.CompatibilityReportTypes.BiosConstraint.Builder
 
build() - Method in class com.vmware.esx.hcl.hosts.CompatibilityReportTypes.DeviceConstraint.Builder
 
build() - Method in class com.vmware.esx.hcl.hosts.CompatibilityReportTypes.DeviceHclInfo.Builder
 
build() - Method in class com.vmware.esx.hcl.hosts.CompatibilityReportTypes.HclReport.Builder
 
build() - Method in class com.vmware.esx.hcl.hosts.CompatibilityReportTypes.Result.Builder
 
build() - Method in class com.vmware.esx.hcl.hosts.CompatibilityReportTypes.ServerCompatibility.Builder
 
build() - Method in class com.vmware.esx.hcl.hosts.CompatibilityReportTypes.ServerHclInfo.Builder
 
build() - Method in class com.vmware.esx.hcl.hosts.CompatibilityReportTypes.Spec.Builder
 
build() - Method in class com.vmware.esx.hcl.Notification.Builder
 
build() - Method in class com.vmware.esx.hcl.Notifications.Builder
 
build() - Method in class com.vmware.esx.hcl.PCIDevice.Builder
 
build() - Method in class com.vmware.esx.hcl.ReportsTypes.Location.Builder
 
build() - Method in class com.vmware.esx.hcl.ReportsTypes.Token.Builder
 
build() - Method in class com.vmware.esx.hcl.Server.Builder
 
build() - Method in class com.vmware.esx.hosts.AddOnInfo.Builder
 
build() - Method in class com.vmware.esx.hosts.BaseImageInfo.Builder
 
build() - Method in class com.vmware.esx.hosts.ComponentInfo.Builder
 
build() - Method in class com.vmware.esx.hosts.software.InstalledComponentsTypes.InstalledComponentInfo.Builder
 
build() - Method in class com.vmware.esx.hosts.SoftwareInfo.Builder
 
build() - Method in class com.vmware.esx.hosts.SolutionInfo.Builder
 
build() - Method in class com.vmware.esx.settings.AddOnCompliance.Builder
 
build() - Method in class com.vmware.esx.settings.AddOnDetails.Builder
 
build() - Method in class com.vmware.esx.settings.AddOnInfo.Builder
 
build() - Method in class com.vmware.esx.settings.AddOnSpec.Builder
 
build() - Method in class com.vmware.esx.settings.BaseImageCompliance.Builder
 
build() - Method in class com.vmware.esx.settings.BaseImageDetails.Builder
 
build() - Method in class com.vmware.esx.settings.BaseImageInfo.Builder
 
build() - Method in class com.vmware.esx.settings.BaseImageSpec.Builder
 
build() - Method in class com.vmware.esx.settings.ClusterCompliance.Builder
 
build() - Method in class com.vmware.esx.settings.clusters.DepotOverridesTypes.Depot.Builder
 
build() - Method in class com.vmware.esx.settings.clusters.DepotOverridesTypes.Info.Builder
 
build() - Method in class com.vmware.esx.settings.clusters.enablement.SoftwareTypes.CheckResult.Builder
 
build() - Method in class com.vmware.esx.settings.clusters.enablement.SoftwareTypes.CheckSpec.Builder
 
build() - Method in class com.vmware.esx.settings.clusters.enablement.SoftwareTypes.EnableSpec.Builder
 
build() - Method in class com.vmware.esx.settings.clusters.enablement.SoftwareTypes.Info.Builder
 
build() - Method in class com.vmware.esx.settings.clusters.policies.apply.EffectiveTypes.EffectivePolicySpec.Builder
 
build() - Method in class com.vmware.esx.settings.clusters.policies.apply.EffectiveTypes.FailureAction.Builder
 
build() - Method in class com.vmware.esx.settings.clusters.policies.ApplyTypes.ConfiguredPolicySpec.Builder
 
build() - Method in class com.vmware.esx.settings.clusters.policies.ApplyTypes.FailureAction.Builder
 
build() - Method in class com.vmware.esx.settings.clusters.software.CommitsTypes.Info.Builder
 
build() - Method in class com.vmware.esx.settings.clusters.software.drafts.software.ComponentsTypes.UpdateSpec.Builder
 
build() - Method in class com.vmware.esx.settings.clusters.software.DraftsTypes.CommitSpec.Builder
 
build() - Method in class com.vmware.esx.settings.clusters.software.DraftsTypes.FilterSpec.Builder
 
build() - Method in class com.vmware.esx.settings.clusters.software.DraftsTypes.ImportSpec.Builder
 
build() - Method in class com.vmware.esx.settings.clusters.software.DraftsTypes.Info.Builder
 
build() - Method in class com.vmware.esx.settings.clusters.software.DraftsTypes.Metadata.Builder
 
build() - Method in class com.vmware.esx.settings.clusters.software.DraftsTypes.Summary.Builder
 
build() - Method in class com.vmware.esx.settings.clusters.software.DraftsTypes.ValidateResult.Builder
 
build() - Method in class com.vmware.esx.settings.clusters.software.RecommendationsTypes.ExplanationDetails.Builder
 
build() - Method in class com.vmware.esx.settings.clusters.software.RecommendationsTypes.Info.Builder
 
build() - Method in class com.vmware.esx.settings.clusters.software.reports.ApplyImpactTypes.ApplyImpactSpec.Builder
 
build() - Method in class com.vmware.esx.settings.clusters.software.reports.ApplyImpactTypes.ClusterImpact.Builder
 
build() - Method in class com.vmware.esx.settings.clusters.software.reports.ApplyImpactTypes.Impact.Builder
 
build() - Method in class com.vmware.esx.settings.clusters.software.reports.CheckResult.Builder
 
build() - Method in class com.vmware.esx.settings.clusters.software.reports.DriverFirmwareVersion.Builder
 
build() - Method in class com.vmware.esx.settings.clusters.software.reports.HardwareCompatibilityTypes.CheckSummary.Builder
 
build() - Method in class com.vmware.esx.settings.clusters.software.reports.LastApplyResultTypes.ApplyResult.Builder
 
build() - Method in class com.vmware.esx.settings.clusters.software.reports.LastApplyResultTypes.ApplyStatus.Builder
 
build() - Method in class com.vmware.esx.settings.clusters.software.reports.LastCheckResultTypes.CheckInfo.Builder
 
build() - Method in class com.vmware.esx.settings.clusters.software.reports.LastCheckResultTypes.CheckResult.Builder
 
build() - Method in class com.vmware.esx.settings.clusters.software.reports.LastCheckResultTypes.CheckStatus.Builder
 
build() - Method in class com.vmware.esx.settings.clusters.software.reports.LastCheckResultTypes.EntityCheckResult.Builder
 
build() - Method in class com.vmware.esx.settings.clusters.software.reports.PciDevice.Builder
 
build() - Method in class com.vmware.esx.settings.clusters.software.reports.PciDeviceCompliance.Builder
 
build() - Method in class com.vmware.esx.settings.clusters.software.reports.PciDeviceComplianceInfo.Builder
 
build() - Method in class com.vmware.esx.settings.clusters.SoftwareTypes.ApplyResult.Builder
 
build() - Method in class com.vmware.esx.settings.clusters.SoftwareTypes.ApplySpec.Builder
 
build() - Method in class com.vmware.esx.settings.clusters.SoftwareTypes.ApplyStatus.Builder
 
build() - Method in class com.vmware.esx.settings.clusters.SoftwareTypes.CheckInfo.Builder
 
build() - Method in class com.vmware.esx.settings.clusters.SoftwareTypes.CheckResult.Builder
 
build() - Method in class com.vmware.esx.settings.clusters.SoftwareTypes.CheckSpec.Builder
 
build() - Method in class com.vmware.esx.settings.clusters.SoftwareTypes.CheckStatus.Builder
 
build() - Method in class com.vmware.esx.settings.clusters.SoftwareTypes.EntityCheckResult.Builder
 
build() - Method in class com.vmware.esx.settings.clusters.SoftwareTypes.ExportSpec.Builder
 
build() - Method in class com.vmware.esx.settings.ComponentCompliance.Builder
 
build() - Method in class com.vmware.esx.settings.ComponentDetails.Builder
 
build() - Method in class com.vmware.esx.settings.ComponentInfo.Builder
 
build() - Method in class com.vmware.esx.settings.ComponentOverrideInfo.Builder
 
build() - Method in class com.vmware.esx.settings.defaults.clusters.policies.apply.EffectiveTypes.EffectivePolicySpec.Builder
 
build() - Method in class com.vmware.esx.settings.defaults.clusters.policies.apply.EffectiveTypes.FailureAction.Builder
 
build() - Method in class com.vmware.esx.settings.defaults.clusters.policies.ApplyTypes.ConfiguredPolicySpec.Builder
 
build() - Method in class com.vmware.esx.settings.defaults.clusters.policies.ApplyTypes.FailureAction.Builder
 
build() - Method in class com.vmware.esx.settings.depot_content.add_ons.VersionsTypes.ComponentInfo.Builder
 
build() - Method in class com.vmware.esx.settings.depot_content.add_ons.VersionsTypes.Info.Builder
 
build() - Method in class com.vmware.esx.settings.depot_content.add_ons.VersionsTypes.RemovedComponentInfo.Builder
 
build() - Method in class com.vmware.esx.settings.depot_content.AddOnsTypes.AddOnVersionSummary.Builder
 
build() - Method in class com.vmware.esx.settings.depot_content.AddOnsTypes.FilterSpec.Builder
 
build() - Method in class com.vmware.esx.settings.depot_content.AddOnsTypes.Summary.Builder
 
build() - Method in class com.vmware.esx.settings.depot_content.base_images.VersionsTypes.ComponentVersionInfo.Builder
 
build() - Method in class com.vmware.esx.settings.depot_content.base_images.VersionsTypes.Info.Builder
 
build() - Method in class com.vmware.esx.settings.depot_content.BaseImagesTypes.FilterSpec.Builder
 
build() - Method in class com.vmware.esx.settings.depot_content.BaseImagesTypes.Summary.Builder
 
build() - Method in class com.vmware.esx.settings.depot_content.components.VersionsTypes.Info.Builder
 
build() - Method in class com.vmware.esx.settings.depot_content.ComponentsTypes.ComponentVersionSummary.Builder
 
build() - Method in class com.vmware.esx.settings.depot_content.ComponentsTypes.FilterSpec.Builder
 
build() - Method in class com.vmware.esx.settings.depot_content.ComponentsTypes.Summary.Builder
 
build() - Method in class com.vmware.esx.settings.depots.OfflineTypes.CreateResult.Builder
 
build() - Method in class com.vmware.esx.settings.depots.OfflineTypes.CreateSpec.Builder
 
build() - Method in class com.vmware.esx.settings.depots.OfflineTypes.Info.Builder
 
build() - Method in class com.vmware.esx.settings.depots.OfflineTypes.Summary.Builder
 
build() - Method in class com.vmware.esx.settings.depots.OnlineTypes.CreateSpec.Builder
 
build() - Method in class com.vmware.esx.settings.depots.OnlineTypes.Info.Builder
 
build() - Method in class com.vmware.esx.settings.depots.OnlineTypes.Summary.Builder
 
build() - Method in class com.vmware.esx.settings.depots.OnlineTypes.UpdateSpec.Builder
 
build() - Method in class com.vmware.esx.settings.depots.SyncScheduleTypes.Schedule.Builder
 
build() - Method in class com.vmware.esx.settings.depots.SyncScheduleTypes.Spec.Builder
 
build() - Method in class com.vmware.esx.settings.depots.UmdsTypes.Info.Builder
 
build() - Method in class com.vmware.esx.settings.depots.UmdsTypes.SetSpec.Builder
 
build() - Method in class com.vmware.esx.settings.depots.UmdsTypes.UpdateSpec.Builder
 
build() - Method in class com.vmware.esx.settings.EffectiveComponentDetails.Builder
 
build() - Method in class com.vmware.esx.settings.EffectiveComponentInfo.Builder
 
build() - Method in class com.vmware.esx.settings.HardwareModuleDetails.Builder
 
build() - Method in class com.vmware.esx.settings.HardwareModuleFirmwareCompliance.Builder
 
build() - Method in class com.vmware.esx.settings.HardwareModuleFirmwareInfo.Builder
 
build() - Method in class com.vmware.esx.settings.HardwareSupportInfo.Builder
 
build() - Method in class com.vmware.esx.settings.HardwareSupportPackageCompliance.Builder
 
build() - Method in class com.vmware.esx.settings.HardwareSupportPackageInfo.Builder
 
build() - Method in class com.vmware.esx.settings.HardwareSupportPackageSpec.Builder
 
build() - Method in class com.vmware.esx.settings.HardwareSupportSpec.Builder
 
build() - Method in class com.vmware.esx.settings.HostCompliance.Builder
 
build() - Method in class com.vmware.esx.settings.HostInfo.Builder
 
build() - Method in class com.vmware.esx.settings.Notification.Builder
 
build() - Method in class com.vmware.esx.settings.Notifications.Builder
 
build() - Method in class com.vmware.esx.settings.SoftwareInfo.Builder
 
build() - Method in class com.vmware.esx.settings.SoftwareSpec.Builder
 
build() - Method in class com.vmware.esx.settings.SolutionCompliance.Builder
 
build() - Method in class com.vmware.esx.settings.SolutionComponentDetails.Builder
 
build() - Method in class com.vmware.esx.settings.SolutionComponentSpec.Builder
 
build() - Method in class com.vmware.esx.settings.SolutionDetails.Builder
 
build() - Method in class com.vmware.esx.settings.SolutionInfo.Builder
 
build() - Method in class com.vmware.esx.settings.SolutionSpec.Builder
 
build() - Method in class com.vmware.esx.settings.TaskInfo.Builder
 
build() - Method in class com.vmware.vapi.client.Configuration.Builder
 
build() - Method in class com.vmware.vapi.core.ExecutionContext.Builder
 
build() - Method in class com.vmware.vapi.metadata.authentication.AuthenticationInfo.Builder
 
build() - Method in class com.vmware.vapi.metadata.authentication.ComponentData.Builder
 
build() - Method in class com.vmware.vapi.metadata.authentication.ComponentInfo.Builder
 
build() - Method in class com.vmware.vapi.metadata.authentication.OperationInfo.Builder
 
build() - Method in class com.vmware.vapi.metadata.authentication.PackageInfo.Builder
 
build() - Method in class com.vmware.vapi.metadata.authentication.ServiceInfo.Builder
 
build() - Method in class com.vmware.vapi.metadata.cli.CommandTypes.Identity.Builder
 
build() - Method in class com.vmware.vapi.metadata.cli.CommandTypes.Info.Builder
 
build() - Method in class com.vmware.vapi.metadata.cli.CommandTypes.OptionInfo.Builder
 
build() - Method in class com.vmware.vapi.metadata.cli.CommandTypes.OutputFieldInfo.Builder
 
build() - Method in class com.vmware.vapi.metadata.cli.CommandTypes.OutputInfo.Builder
 
build() - Method in class com.vmware.vapi.metadata.cli.NamespaceTypes.Identity.Builder
 
build() - Method in class com.vmware.vapi.metadata.cli.NamespaceTypes.Info.Builder
 
build() - Method in class com.vmware.vapi.metadata.metamodel.ComponentData.Builder
 
build() - Method in class com.vmware.vapi.metadata.metamodel.ComponentInfo.Builder
 
build() - Method in class com.vmware.vapi.metadata.metamodel.ConstantInfo.Builder
 
build() - Method in class com.vmware.vapi.metadata.metamodel.ConstantValue.Builder
 
build() - Method in class com.vmware.vapi.metadata.metamodel.ElementMap.Builder
 
build() - Method in class com.vmware.vapi.metadata.metamodel.ElementValue.Builder
 
build() - Method in class com.vmware.vapi.metadata.metamodel.EnumerationInfo.Builder
 
build() - Method in class com.vmware.vapi.metadata.metamodel.EnumerationValueInfo.Builder
 
build() - Method in class com.vmware.vapi.metadata.metamodel.ErrorInfo.Builder
 
build() - Method in class com.vmware.vapi.metadata.metamodel.FieldInfo.Builder
 
build() - Method in class com.vmware.vapi.metadata.metamodel.GenericInstantiation.Builder
 
build() - Method in class com.vmware.vapi.metadata.metamodel.OperationInfo.Builder
 
build() - Method in class com.vmware.vapi.metadata.metamodel.OperationResultInfo.Builder
 
build() - Method in class com.vmware.vapi.metadata.metamodel.PackageInfo.Builder
 
build() - Method in class com.vmware.vapi.metadata.metamodel.PrimitiveValue.Builder
 
build() - Method in class com.vmware.vapi.metadata.metamodel.ServiceInfo.Builder
 
build() - Method in class com.vmware.vapi.metadata.metamodel.StructureInfo.Builder
 
build() - Method in class com.vmware.vapi.metadata.metamodel.Type.Builder
 
build() - Method in class com.vmware.vapi.metadata.metamodel.UserDefinedType.Builder
 
build() - Method in class com.vmware.vapi.metadata.privilege.ComponentData.Builder
 
build() - Method in class com.vmware.vapi.metadata.privilege.ComponentInfo.Builder
 
build() - Method in class com.vmware.vapi.metadata.privilege.OperationInfo.Builder
 
build() - Method in class com.vmware.vapi.metadata.privilege.PackageInfo.Builder
 
build() - Method in class com.vmware.vapi.metadata.privilege.PrivilegeInfo.Builder
 
build() - Method in class com.vmware.vapi.metadata.privilege.ServiceInfo.Builder
 
build() - Method in class com.vmware.vapi.metadata.SourceCreateSpec.Builder
 
build() - Method in class com.vmware.vapi.metadata.SourceInfo.Builder
 
build() - Method in class com.vmware.vapi.std.AuthenticationScheme.Builder
 
build() - Method in class com.vmware.vapi.std.DynamicID.Builder
 
build() - Method in class com.vmware.vapi.std.errors.AlreadyExists.Builder
 
build() - Method in class com.vmware.vapi.std.errors.AlreadyInDesiredState.Builder
 
build() - Method in class com.vmware.vapi.std.errors.ArgumentLocations.Builder
 
build() - Method in class com.vmware.vapi.std.errors.Canceled.Builder
 
build() - Method in class com.vmware.vapi.std.errors.ConcurrentChange.Builder
 
build() - Method in class com.vmware.vapi.std.errors.Error.Builder
 
build() - Method in class com.vmware.vapi.std.errors.FeatureInUse.Builder
 
build() - Method in class com.vmware.vapi.std.errors.FileLocations.Builder
 
build() - Method in class com.vmware.vapi.std.errors.InternalServerError.Builder
 
build() - Method in class com.vmware.vapi.std.errors.InvalidArgument.Builder
 
build() - Method in class com.vmware.vapi.std.errors.InvalidElementConfiguration.Builder
 
build() - Method in class com.vmware.vapi.std.errors.InvalidElementType.Builder
 
build() - Method in class com.vmware.vapi.std.errors.InvalidRequest.Builder
 
build() - Method in class com.vmware.vapi.std.errors.NotAllowedInCurrentState.Builder
 
build() - Method in class com.vmware.vapi.std.errors.NotFound.Builder
 
build() - Method in class com.vmware.vapi.std.errors.OperationNotFound.Builder
 
build() - Method in class com.vmware.vapi.std.errors.ResourceBusy.Builder
 
build() - Method in class com.vmware.vapi.std.errors.ResourceInaccessible.Builder
 
build() - Method in class com.vmware.vapi.std.errors.ResourceInUse.Builder
 
build() - Method in class com.vmware.vapi.std.errors.ServiceUnavailable.Builder
 
build() - Method in class com.vmware.vapi.std.errors.TimedOut.Builder
 
build() - Method in class com.vmware.vapi.std.errors.TransientIndication.Builder
 
build() - Method in class com.vmware.vapi.std.errors.UnableToAllocateResource.Builder
 
build() - Method in class com.vmware.vapi.std.errors.Unauthenticated.Builder
 
build() - Method in class com.vmware.vapi.std.errors.Unauthorized.Builder
 
build() - Method in class com.vmware.vapi.std.errors.UnexpectedInput.Builder
 
build() - Method in class com.vmware.vapi.std.errors.Unsupported.Builder
 
build() - Method in class com.vmware.vapi.std.errors.UnverifiedPeer.Builder
 
build() - Method in class com.vmware.vapi.std.interposition.InvocationRequest.Builder
 
build() - Method in class com.vmware.vapi.std.interposition.InvocationResult.Builder
 
build() - Method in class com.vmware.vapi.std.interposition.SecurityPrincipal.Builder
 
build() - Method in class com.vmware.vapi.std.LocalizableMessage.Builder
 
build() - Method in class com.vmware.vapi.std.LocalizationParam.Builder
 
build() - Method in class com.vmware.vapi.std.NestedLocalizableMessage.Builder
 
build() - Method in class com.vmware.vcenter.certificate_management.vcenter.TlsCsrTypes.Info.Builder
 
build() - Method in class com.vmware.vcenter.certificate_management.vcenter.TlsCsrTypes.Spec.Builder
 
build() - Method in class com.vmware.vcenter.certificate_management.vcenter.TlsTypes.Info.Builder
 
build() - Method in class com.vmware.vcenter.certificate_management.vcenter.TlsTypes.ReplaceSpec.Builder
 
build() - Method in class com.vmware.vcenter.certificate_management.vcenter.TlsTypes.Spec.Builder
 
build() - Method in class com.vmware.vcenter.certificate_management.vcenter.TrustedRootChainsTypes.CreateSpec.Builder
 
build() - Method in class com.vmware.vcenter.certificate_management.vcenter.TrustedRootChainsTypes.Info.Builder
 
build() - Method in class com.vmware.vcenter.certificate_management.vcenter.TrustedRootChainsTypes.Summary.Builder
 
build() - Method in class com.vmware.vcenter.certificate_management.vcenter.VmcaRootTypes.CreateSpec.Builder
 
build() - Method in class com.vmware.vcenter.certificate_management.X509CertChain.Builder
 
build() - Method in class com.vmware.vcenter.ClusterTypes.FilterSpec.Builder
 
build() - Method in class com.vmware.vcenter.ClusterTypes.Info.Builder
 
build() - Method in class com.vmware.vcenter.ClusterTypes.Summary.Builder
 
build() - Method in class com.vmware.vcenter.compute.policies.capabilities.cluster_scale_in_ignore_vm_capabilities.CreateSpec.Builder
 
build() - Method in class com.vmware.vcenter.compute.policies.capabilities.cluster_scale_in_ignore_vm_capabilities.Info.Builder
 
build() - Method in class com.vmware.vcenter.compute.policies.capabilities.disable_drs_vmotion.CreateSpec.Builder
 
build() - Method in class com.vmware.vcenter.compute.policies.capabilities.disable_drs_vmotion.Info.Builder
 
build() - Method in class com.vmware.vcenter.compute.policies.capabilities.vm.evacuation.vmotion.CreateSpec.Builder
 
build() - Method in class com.vmware.vcenter.compute.policies.capabilities.vm.evacuation.vmotion.Info.Builder
 
build() - Method in class com.vmware.vcenter.compute.policies.capabilities.vm_host_affinity.CreateSpec.Builder
 
build() - Method in class com.vmware.vcenter.compute.policies.capabilities.vm_host_affinity.Info.Builder
 
build() - Method in class com.vmware.vcenter.compute.policies.capabilities.vm_host_anti_affinity.CreateSpec.Builder
 
build() - Method in class com.vmware.vcenter.compute.policies.capabilities.vm_host_anti_affinity.Info.Builder
 
build() - Method in class com.vmware.vcenter.compute.policies.capabilities.vm_vm_affinity.CreateSpec.Builder
 
build() - Method in class com.vmware.vcenter.compute.policies.capabilities.vm_vm_affinity.Info.Builder
 
build() - Method in class com.vmware.vcenter.compute.policies.capabilities.vm_vm_anti_affinity.CreateSpec.Builder
 
build() - Method in class com.vmware.vcenter.compute.policies.capabilities.vm_vm_anti_affinity.Info.Builder
 
build() - Method in class com.vmware.vcenter.compute.policies.CapabilitiesTypes.Info.Builder
 
build() - Method in class com.vmware.vcenter.compute.policies.CapabilitiesTypes.Summary.Builder
 
build() - Method in class com.vmware.vcenter.compute.policies.CreateSpec.Builder
 
build() - Method in class com.vmware.vcenter.compute.policies.Info.Builder
 
build() - Method in class com.vmware.vcenter.compute.policies.Status.Builder
 
build() - Method in class com.vmware.vcenter.compute.policies.TagUsageTypes.FilterSpec.Builder
 
build() - Method in class com.vmware.vcenter.compute.policies.TagUsageTypes.Summary.Builder
 
build() - Method in class com.vmware.vcenter.compute.PoliciesTypes.Summary.Builder
 
build() - Method in class com.vmware.vcenter.content.registries.harbor.ProjectsTypes.CreateSpec.Builder
 
build() - Method in class com.vmware.vcenter.content.registries.harbor.ProjectsTypes.Info.Builder
 
build() - Method in class com.vmware.vcenter.content.registries.harbor.ProjectsTypes.Summary.Builder
 
build() - Method in class com.vmware.vcenter.content.registries.HarborTypes.CreateSpec.Builder
 
build() - Method in class com.vmware.vcenter.content.registries.HarborTypes.GarbageCollection.Builder
 
build() - Method in class com.vmware.vcenter.content.registries.HarborTypes.Info.Builder
 
build() - Method in class com.vmware.vcenter.content.registries.HarborTypes.StorageInfo.Builder
 
build() - Method in class com.vmware.vcenter.content.registries.HarborTypes.StorageSpec.Builder
 
build() - Method in class com.vmware.vcenter.content.registries.HarborTypes.Summary.Builder
 
build() - Method in class com.vmware.vcenter.content.registries.HealthTypes.Info.Builder
 
build() - Method in class com.vmware.vcenter.DatacenterTypes.CreateSpec.Builder
 
build() - Method in class com.vmware.vcenter.DatacenterTypes.FilterSpec.Builder
 
build() - Method in class com.vmware.vcenter.DatacenterTypes.Info.Builder
 
build() - Method in class com.vmware.vcenter.DatacenterTypes.Summary.Builder
 
build() - Method in class com.vmware.vcenter.DatastoreTypes.FilterSpec.Builder
 
build() - Method in class com.vmware.vcenter.DatastoreTypes.Info.Builder
 
build() - Method in class com.vmware.vcenter.DatastoreTypes.Summary.Builder
 
build() - Method in class com.vmware.vcenter.deployment.CheckInfo.Builder
 
build() - Method in class com.vmware.vcenter.deployment.DataMigrationEstimate.Builder
 
build() - Method in class com.vmware.vcenter.deployment.DataMigrationInfo.Builder
 
build() - Method in class com.vmware.vcenter.deployment.HistoryMigrationSpec.Builder
 
build() - Method in class com.vmware.vcenter.deployment.ImportHistoryTypes.CreateSpec.Builder
 
build() - Method in class com.vmware.vcenter.deployment.ImportHistoryTypes.Info.Builder
 
build() - Method in class com.vmware.vcenter.deployment.install.initial_config.remote_psc.ThumbprintTypes.RemoteSpec.Builder
 
build() - Method in class com.vmware.vcenter.deployment.InstallTypes.InstallSpec.Builder
 
build() - Method in class com.vmware.vcenter.deployment.InstallTypes.VcsaEmbeddedSpec.Builder
 
build() - Method in class com.vmware.vcenter.deployment.LocationSpec.Builder
 
build() - Method in class com.vmware.vcenter.deployment.migrate.ActiveDirectorySpec.Builder
 
build() - Method in class com.vmware.vcenter.deployment.migrate.ActiveDirectoryTypes.CheckSpec.Builder
 
build() - Method in class com.vmware.vcenter.deployment.MigrateTypes.MigrateSpec.Builder
 
build() - Method in class com.vmware.vcenter.deployment.MigrateTypes.MigrationAssistantSpec.Builder
 
build() - Method in class com.vmware.vcenter.deployment.MigrateTypes.PscSpec.Builder
 
build() - Method in class com.vmware.vcenter.deployment.MigrateTypes.SourceVcWindows.Builder
 
build() - Method in class com.vmware.vcenter.deployment.MigrateTypes.VcsaEmbeddedSpec.Builder
 
build() - Method in class com.vmware.vcenter.deployment.Notification.Builder
 
build() - Method in class com.vmware.vcenter.deployment.Notifications.Builder
 
build() - Method in class com.vmware.vcenter.deployment.QuestionTypes.AnswerSpec.Builder
 
build() - Method in class com.vmware.vcenter.deployment.QuestionTypes.Info.Builder
 
build() - Method in class com.vmware.vcenter.deployment.QuestionTypes.Question.Builder
 
build() - Method in class com.vmware.vcenter.deployment.RemotePscSpec.Builder
 
build() - Method in class com.vmware.vcenter.deployment.ReplicatedPscSpec.Builder
 
build() - Method in class com.vmware.vcenter.deployment.ReplicatedSpec.Builder
 
build() - Method in class com.vmware.vcenter.deployment.SourceInfo.Builder
 
build() - Method in class com.vmware.vcenter.deployment.StandalonePscSpec.Builder
 
build() - Method in class com.vmware.vcenter.deployment.StandaloneSpec.Builder
 
build() - Method in class com.vmware.vcenter.deployment.UpgradeTypes.PscSpec.Builder
 
build() - Method in class com.vmware.vcenter.deployment.UpgradeTypes.SourceApplianceSpec.Builder
 
build() - Method in class com.vmware.vcenter.deployment.UpgradeTypes.UpgradeSpec.Builder
 
build() - Method in class com.vmware.vcenter.deployment.UpgradeTypes.VcsaEmbeddedSpec.Builder
 
build() - Method in class com.vmware.vcenter.DeploymentTypes.Info.Builder
 
build() - Method in class com.vmware.vcenter.DeploymentTypes.Task.Builder
 
build() - Method in class com.vmware.vcenter.FolderTypes.FilterSpec.Builder
 
build() - Method in class com.vmware.vcenter.FolderTypes.Summary.Builder
 
build() - Method in class com.vmware.vcenter.guest.AdapterMapping.Builder
 
build() - Method in class com.vmware.vcenter.guest.ConfigurationSpec.Builder
 
build() - Method in class com.vmware.vcenter.guest.CustomizationSpec.Builder
 
build() - Method in class com.vmware.vcenter.guest.CustomizationSpecsTypes.CreateSpec.Builder
 
build() - Method in class com.vmware.vcenter.guest.CustomizationSpecsTypes.FilterSpec.Builder
 
build() - Method in class com.vmware.vcenter.guest.CustomizationSpecsTypes.Info.Builder
 
build() - Method in class com.vmware.vcenter.guest.CustomizationSpecsTypes.Metadata.Builder
 
build() - Method in class com.vmware.vcenter.guest.CustomizationSpecsTypes.Spec.Builder
 
build() - Method in class com.vmware.vcenter.guest.CustomizationSpecsTypes.Summary.Builder
 
build() - Method in class com.vmware.vcenter.guest.Domain.Builder
 
build() - Method in class com.vmware.vcenter.guest.GlobalDNSSettings.Builder
 
build() - Method in class com.vmware.vcenter.guest.GuiUnattended.Builder
 
build() - Method in class com.vmware.vcenter.guest.HostnameGenerator.Builder
 
build() - Method in class com.vmware.vcenter.guest.IPSettings.Builder
 
build() - Method in class com.vmware.vcenter.guest.Ipv4.Builder
 
build() - Method in class com.vmware.vcenter.guest.Ipv6.Builder
 
build() - Method in class com.vmware.vcenter.guest.Ipv6Address.Builder
 
build() - Method in class com.vmware.vcenter.guest.LinuxConfiguration.Builder
 
build() - Method in class com.vmware.vcenter.guest.UserData.Builder
 
build() - Method in class com.vmware.vcenter.guest.WindowsConfiguration.Builder
 
build() - Method in class com.vmware.vcenter.guest.WindowsNetworkAdapterSettings.Builder
 
build() - Method in class com.vmware.vcenter.guest.WindowsSysprep.Builder
 
build() - Method in class com.vmware.vcenter.HostTypes.CreateSpec.Builder
 
build() - Method in class com.vmware.vcenter.HostTypes.FilterSpec.Builder
 
build() - Method in class com.vmware.vcenter.HostTypes.Summary.Builder
 
build() - Method in class com.vmware.vcenter.hvc.links.sync.ProvidersTypes.Credentials.Builder
 
build() - Method in class com.vmware.vcenter.hvc.links.sync.ProvidersTypes.Info.Builder
 
build() - Method in class com.vmware.vcenter.hvc.links.sync.ProvidersTypes.SessionInfo.Builder
 
build() - Method in class com.vmware.vcenter.hvc.links.sync.ProvidersTypes.Summary.Builder
 
build() - Method in class com.vmware.vcenter.hvc.links.SyncTypes.Credentials.Builder
 
build() - Method in class com.vmware.vcenter.hvc.LinksTypes.CertificateInfo.Builder
 
build() - Method in class com.vmware.vcenter.hvc.LinksTypes.CreateSpec.Builder
 
build() - Method in class com.vmware.vcenter.hvc.LinksTypes.Credentials.Builder
 
build() - Method in class com.vmware.vcenter.hvc.LinksTypes.Summary.Builder
 
build() - Method in class com.vmware.vcenter.identity.ProvidersTypes.ActiveDirectoryOverLdap.Builder
 
build() - Method in class com.vmware.vcenter.identity.ProvidersTypes.CreateSpec.Builder
 
build() - Method in class com.vmware.vcenter.identity.ProvidersTypes.Info.Builder
 
build() - Method in class com.vmware.vcenter.identity.ProvidersTypes.Oauth2CreateSpec.Builder
 
build() - Method in class com.vmware.vcenter.identity.ProvidersTypes.Oauth2Info.Builder
 
build() - Method in class com.vmware.vcenter.identity.ProvidersTypes.Oauth2Summary.Builder
 
build() - Method in class com.vmware.vcenter.identity.ProvidersTypes.Oauth2UpdateSpec.Builder
 
build() - Method in class com.vmware.vcenter.identity.ProvidersTypes.OidcCreateSpec.Builder
 
build() - Method in class com.vmware.vcenter.identity.ProvidersTypes.OidcInfo.Builder
 
build() - Method in class com.vmware.vcenter.identity.ProvidersTypes.OidcSummary.Builder
 
build() - Method in class com.vmware.vcenter.identity.ProvidersTypes.OidcUpdateSpec.Builder
 
build() - Method in class com.vmware.vcenter.identity.ProvidersTypes.Summary.Builder
 
build() - Method in class com.vmware.vcenter.identity.ProvidersTypes.UpdateSpec.Builder
 
build() - Method in class com.vmware.vcenter.inventory.DatastoreTypes.Info.Builder
 
build() - Method in class com.vmware.vcenter.inventory.NetworkTypes.Info.Builder
 
build() - Method in class com.vmware.vcenter.lcm.discovery.AssociatedProductsTypes.CreateSpec.Builder
 
build() - Method in class com.vmware.vcenter.lcm.discovery.AssociatedProductsTypes.UpdateSpec.Builder
 
build() - Method in class com.vmware.vcenter.lcm.discovery.InteropReportTypes.ReleaseInfo.Builder
 
build() - Method in class com.vmware.vcenter.lcm.discovery.InteropReportTypes.Report.Builder
 
build() - Method in class com.vmware.vcenter.lcm.discovery.InteropReportTypes.ReportRow.Builder
 
build() - Method in class com.vmware.vcenter.lcm.discovery.InteropReportTypes.ReportSummary.Builder
 
build() - Method in class com.vmware.vcenter.lcm.discovery.InteropReportTypes.Result.Builder
 
build() - Method in class com.vmware.vcenter.lcm.discovery.InteropReportTypes.Spec.Builder
 
build() - Method in class com.vmware.vcenter.lcm.discovery.Product.Builder
 
build() - Method in class com.vmware.vcenter.lcm.discovery.ProductCatalogTypes.Summary.Builder
 
build() - Method in class com.vmware.vcenter.lcm.Notification.Builder
 
build() - Method in class com.vmware.vcenter.lcm.Notifications.Builder
 
build() - Method in class com.vmware.vcenter.lcm.ReportsTypes.Location.Builder
 
build() - Method in class com.vmware.vcenter.lcm.ReportsTypes.Token.Builder
 
build() - Method in class com.vmware.vcenter.lcm.update.PendingTypes.Info.Builder
 
build() - Method in class com.vmware.vcenter.lcm.update.PendingTypes.ListResult.Builder
 
build() - Method in class com.vmware.vcenter.lcm.update.PendingTypes.Summary.Builder
 
build() - Method in class com.vmware.vcenter.lcm.update.PrecheckReportTypes.Report.Builder
 
build() - Method in class com.vmware.vcenter.lcm.update.PrecheckReportTypes.ReportSummary.Builder
 
build() - Method in class com.vmware.vcenter.lcm.update.PrecheckReportTypes.Result.Builder
 
build() - Method in class com.vmware.vcenter.namespace_management.ClusterAvailableVersionsTypes.Summary.Builder
 
build() - Method in class com.vmware.vcenter.namespace_management.ClusterCompatibilityTypes.FilterSpec.Builder
 
build() - Method in class com.vmware.vcenter.namespace_management.ClusterCompatibilityTypes.Summary.Builder
 
build() - Method in class com.vmware.vcenter.namespace_management.ClusterSizeInfoTypes.Info.Builder
 
build() - Method in class com.vmware.vcenter.namespace_management.ClusterSizeInfoTypes.VmInfo.Builder
 
build() - Method in class com.vmware.vcenter.namespace_management.ClustersTypes.EnableSpec.Builder
 
build() - Method in class com.vmware.vcenter.namespace_management.ClustersTypes.ImageRegistry.Builder
 
build() - Method in class com.vmware.vcenter.namespace_management.ClustersTypes.ImageStorageSpec.Builder
 
build() - Method in class com.vmware.vcenter.namespace_management.ClustersTypes.Info.Builder
 
build() - Method in class com.vmware.vcenter.namespace_management.ClustersTypes.Ipv4Range.Builder
 
build() - Method in class com.vmware.vcenter.namespace_management.ClustersTypes.Message.Builder
 
build() - Method in class com.vmware.vcenter.namespace_management.ClustersTypes.NCPClusterNetworkEnableSpec.Builder
 
build() - Method in class com.vmware.vcenter.namespace_management.ClustersTypes.NCPClusterNetworkInfo.Builder
 
build() - Method in class com.vmware.vcenter.namespace_management.ClustersTypes.NCPClusterNetworkSetSpec.Builder
 
build() - Method in class com.vmware.vcenter.namespace_management.ClustersTypes.NCPClusterNetworkUpdateSpec.Builder
 
build() - Method in class com.vmware.vcenter.namespace_management.ClustersTypes.NetworkSpec.Builder
 
build() - Method in class com.vmware.vcenter.namespace_management.ClustersTypes.SetSpec.Builder
 
build() - Method in class com.vmware.vcenter.namespace_management.ClustersTypes.Stats.Builder
 
build() - Method in class com.vmware.vcenter.namespace_management.ClustersTypes.Summary.Builder
 
build() - Method in class com.vmware.vcenter.namespace_management.ClustersTypes.UpdateSpec.Builder
 
build() - Method in class com.vmware.vcenter.namespace_management.DistributedSwitchCompatibilityTypes.FilterSpec.Builder
 
build() - Method in class com.vmware.vcenter.namespace_management.DistributedSwitchCompatibilityTypes.Summary.Builder
 
build() - Method in class com.vmware.vcenter.namespace_management.EdgeClusterCompatibilityTypes.FilterSpec.Builder
 
build() - Method in class com.vmware.vcenter.namespace_management.EdgeClusterCompatibilityTypes.Summary.Builder
 
build() - Method in class com.vmware.vcenter.namespace_management.HostsConfigTypes.Info.Builder
 
build() - Method in class com.vmware.vcenter.namespace_management.Ipv4Cidr.Builder
 
build() - Method in class com.vmware.vcenter.namespace_management.NamespaceResourceOptionsTypes.Info.Builder
 
build() - Method in class com.vmware.vcenter.namespace_management.software.ClustersTypes.Info.Builder
 
build() - Method in class com.vmware.vcenter.namespace_management.software.ClustersTypes.Message.Builder
 
build() - Method in class com.vmware.vcenter.namespace_management.software.ClustersTypes.Result.Builder
 
build() - Method in class com.vmware.vcenter.namespace_management.software.ClustersTypes.Summary.Builder
 
build() - Method in class com.vmware.vcenter.namespace_management.software.ClustersTypes.UpgradeProgress.Builder
 
build() - Method in class com.vmware.vcenter.namespace_management.software.ClustersTypes.UpgradeSpec.Builder
 
build() - Method in class com.vmware.vcenter.namespace_management.software.ClustersTypes.UpgradeStatus.Builder
 
build() - Method in class com.vmware.vcenter.namespace_management.stats.TimeSeriesTypes.PodIdentifier.Builder
 
build() - Method in class com.vmware.vcenter.namespace_management.stats.TimeSeriesTypes.Spec.Builder
 
build() - Method in class com.vmware.vcenter.namespace_management.stats.TimeSeriesTypes.TimeSeries.Builder
 
build() - Method in class com.vmware.vcenter.namespace_management.SupportBundleTypes.Location.Builder
 
build() - Method in class com.vmware.vcenter.namespace_management.SupportBundleTypes.Token.Builder
 
build() - Method in class com.vmware.vcenter.namespaces.AccessTypes.CreateSpec.Builder
 
build() - Method in class com.vmware.vcenter.namespaces.AccessTypes.Info.Builder
 
build() - Method in class com.vmware.vcenter.namespaces.AccessTypes.SetSpec.Builder
 
build() - Method in class com.vmware.vcenter.namespaces.Container.Builder
 
build() - Method in class com.vmware.vcenter.namespaces.EndpointAddress.Builder
 
build() - Method in class com.vmware.vcenter.namespaces.IngressRuleValue.Builder
 
build() - Method in class com.vmware.vcenter.namespaces.InstancesTypes.Access.Builder
 
build() - Method in class com.vmware.vcenter.namespaces.InstancesTypes.CreateSpec.Builder
 
build() - Method in class com.vmware.vcenter.namespaces.InstancesTypes.Info.Builder
 
build() - Method in class com.vmware.vcenter.namespaces.InstancesTypes.Message.Builder
 
build() - Method in class com.vmware.vcenter.namespaces.InstancesTypes.SetSpec.Builder
 
build() - Method in class com.vmware.vcenter.namespaces.InstancesTypes.Stats.Builder
 
build() - Method in class com.vmware.vcenter.namespaces.InstancesTypes.StorageSpec.Builder
 
build() - Method in class com.vmware.vcenter.namespaces.InstancesTypes.Summary.Builder
 
build() - Method in class com.vmware.vcenter.namespaces.InstancesTypes.UpdateSpec.Builder
 
build() - Method in class com.vmware.vcenter.namespaces.ResourceQuotaOptionsV1.Builder
 
build() - Method in class com.vmware.vcenter.namespaces.ResourceQuotaOptionsV1Update.Builder
 
build() - Method in class com.vmware.vcenter.namespaces.user.InstancesTypes.Summary.Builder
 
build() - Method in class com.vmware.vcenter.NetworkTypes.FilterSpec.Builder
 
build() - Method in class com.vmware.vcenter.NetworkTypes.Summary.Builder
 
build() - Method in class com.vmware.vcenter.ovf.CertificateParams.Builder
 
build() - Method in class com.vmware.vcenter.ovf.DeploymentOption.Builder
 
build() - Method in class com.vmware.vcenter.ovf.DeploymentOptionParams.Builder
 
build() - Method in class com.vmware.vcenter.ovf.ExportFlagTypes.Info.Builder
 
build() - Method in class com.vmware.vcenter.ovf.ExtraConfig.Builder
 
build() - Method in class com.vmware.vcenter.ovf.ExtraConfigParams.Builder
 
build() - Method in class com.vmware.vcenter.ovf.ImportFlagTypes.Info.Builder
 
build() - Method in class com.vmware.vcenter.ovf.IpAllocationParams.Builder
 
build() - Method in class com.vmware.vcenter.ovf.LibraryItemTypes.CreateResult.Builder
 
build() - Method in class com.vmware.vcenter.ovf.LibraryItemTypes.CreateSpec.Builder
 
build() - Method in class com.vmware.vcenter.ovf.LibraryItemTypes.CreateTarget.Builder
 
build() - Method in class com.vmware.vcenter.ovf.LibraryItemTypes.DeployableIdentity.Builder
 
build() - Method in class com.vmware.vcenter.ovf.LibraryItemTypes.DeploymentResult.Builder
 
build() - Method in class com.vmware.vcenter.ovf.LibraryItemTypes.DeploymentTarget.Builder
 
build() - Method in class com.vmware.vcenter.ovf.LibraryItemTypes.OvfSummary.Builder
 
build() - Method in class com.vmware.vcenter.ovf.LibraryItemTypes.ResourcePoolDeploymentSpec.Builder
 
build() - Method in class com.vmware.vcenter.ovf.LibraryItemTypes.ResultInfo.Builder
 
build() - Method in class com.vmware.vcenter.ovf.LibraryItemTypes.StorageGroupMapping.Builder
 
build() - Method in class com.vmware.vcenter.ovf.OvfError.Builder
 
build() - Method in class com.vmware.vcenter.ovf.OvfInfo.Builder
 
build() - Method in class com.vmware.vcenter.ovf.OvfMessage.Builder
 
build() - Method in class com.vmware.vcenter.ovf.OvfParams.Builder
 
build() - Method in class com.vmware.vcenter.ovf.OvfWarning.Builder
 
build() - Method in class com.vmware.vcenter.ovf.ParseIssue.Builder
 
build() - Method in class com.vmware.vcenter.ovf.Property.Builder
 
build() - Method in class com.vmware.vcenter.ovf.PropertyParams.Builder
 
build() - Method in class com.vmware.vcenter.ovf.ScaleOutGroup.Builder
 
build() - Method in class com.vmware.vcenter.ovf.ScaleOutParams.Builder
 
build() - Method in class com.vmware.vcenter.ovf.SizeParams.Builder
 
build() - Method in class com.vmware.vcenter.ovf.UnknownSection.Builder
 
build() - Method in class com.vmware.vcenter.ovf.UnknownSectionParams.Builder
 
build() - Method in class com.vmware.vcenter.ovf.VcenterExtensionParams.Builder
 
build() - Method in class com.vmware.vcenter.ResourcePoolTypes.CreateSpec.Builder
 
build() - Method in class com.vmware.vcenter.ResourcePoolTypes.FilterSpec.Builder
 
build() - Method in class com.vmware.vcenter.ResourcePoolTypes.Info.Builder
 
build() - Method in class com.vmware.vcenter.ResourcePoolTypes.ResourceAllocationCreateSpec.Builder
 
build() - Method in class com.vmware.vcenter.ResourcePoolTypes.ResourceAllocationInfo.Builder
 
build() - Method in class com.vmware.vcenter.ResourcePoolTypes.ResourceAllocationUpdateSpec.Builder
 
build() - Method in class com.vmware.vcenter.ResourcePoolTypes.SharesInfo.Builder
 
build() - Method in class com.vmware.vcenter.ResourcePoolTypes.Summary.Builder
 
build() - Method in class com.vmware.vcenter.ResourcePoolTypes.UpdateSpec.Builder
 
build() - Method in class com.vmware.vcenter.services.ServiceTypes.Info.Builder
 
build() - Method in class com.vmware.vcenter.services.ServiceTypes.UpdateSpec.Builder
 
build() - Method in class com.vmware.vcenter.storage.policies.compliance.VMTypes.FilterSpec.Builder
 
build() - Method in class com.vmware.vcenter.storage.policies.compliance.VMTypes.Info.Builder
 
build() - Method in class com.vmware.vcenter.storage.policies.ComplianceTypes.FilterSpec.Builder
 
build() - Method in class com.vmware.vcenter.storage.policies.ComplianceTypes.Summary.Builder
 
build() - Method in class com.vmware.vcenter.storage.policies.VMTypes.Info.Builder
 
build() - Method in class com.vmware.vcenter.storage.PoliciesTypes.CompatibilityInfo.Builder
 
build() - Method in class com.vmware.vcenter.storage.PoliciesTypes.CompatibleDatastoreInfo.Builder
 
build() - Method in class com.vmware.vcenter.storage.PoliciesTypes.FilterSpec.Builder
 
build() - Method in class com.vmware.vcenter.storage.PoliciesTypes.Summary.Builder
 
build() - Method in class com.vmware.vcenter.system_config.DeploymentTypeTypes.Info.Builder
 
build() - Method in class com.vmware.vcenter.system_config.DeploymentTypeTypes.ReconfigureSpec.Builder
 
build() - Method in class com.vmware.vcenter.system_config.PscRegistrationTypes.Info.Builder
 
build() - Method in class com.vmware.vcenter.tagging.AssociationsTypes.IterationSpec.Builder
 
build() - Method in class com.vmware.vcenter.tagging.AssociationsTypes.ListResult.Builder
 
build() - Method in class com.vmware.vcenter.tagging.AssociationsTypes.Summary.Builder
 
build() - Method in class com.vmware.vcenter.tokenservice.Error.Builder
 
build() - Method in class com.vmware.vcenter.tokenservice.InvalidGrant.Builder
 
build() - Method in class com.vmware.vcenter.tokenservice.InvalidRequest.Builder
 
build() - Method in class com.vmware.vcenter.tokenservice.InvalidScope.Builder
 
build() - Method in class com.vmware.vcenter.tokenservice.TokenExchangeTypes.ExchangeSpec.Builder
 
build() - Method in class com.vmware.vcenter.tokenservice.TokenExchangeTypes.Info.Builder
 
build() - Method in class com.vmware.vcenter.topology.NodesTypes.FilterSpec.Builder
 
build() - Method in class com.vmware.vcenter.topology.NodesTypes.Info.Builder
 
build() - Method in class com.vmware.vcenter.topology.NodesTypes.Summary.Builder
 
build() - Method in class com.vmware.vcenter.topology.ReplicationStatusTypes.FilterSpec.Builder
 
build() - Method in class com.vmware.vcenter.topology.ReplicationStatusTypes.Summary.Builder
 
build() - Method in class com.vmware.vcenter.trusted_infrastructure.attestation.ServicesTypes.CreateSpec.Builder
 
build() - Method in class com.vmware.vcenter.trusted_infrastructure.attestation.ServicesTypes.FilterSpec.Builder
 
build() - Method in class com.vmware.vcenter.trusted_infrastructure.attestation.ServicesTypes.Info.Builder
 
build() - Method in class com.vmware.vcenter.trusted_infrastructure.attestation.ServicesTypes.Summary.Builder
 
build() - Method in class com.vmware.vcenter.trusted_infrastructure.kms.ServicesTypes.CreateSpec.Builder
 
build() - Method in class com.vmware.vcenter.trusted_infrastructure.kms.ServicesTypes.FilterSpec.Builder
 
build() - Method in class com.vmware.vcenter.trusted_infrastructure.kms.ServicesTypes.Info.Builder
 
build() - Method in class com.vmware.vcenter.trusted_infrastructure.kms.ServicesTypes.Summary.Builder
 
build() - Method in class com.vmware.vcenter.trusted_infrastructure.NetworkAddress.Builder
 
build() - Method in class com.vmware.vcenter.trusted_infrastructure.PrincipalTypes.Info.Builder
 
build() - Method in class com.vmware.vcenter.trusted_infrastructure.StsPrincipal.Builder
 
build() - Method in class com.vmware.vcenter.trusted_infrastructure.StsPrincipalId.Builder
 
build() - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.attestation.os.esx.BaseImagesTypes.FilterSpec.Builder
 
build() - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.attestation.os.esx.BaseImagesTypes.Info.Builder
 
build() - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.attestation.os.esx.BaseImagesTypes.Summary.Builder
 
build() - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.attestation.ServiceStatusTypes.Info.Builder
 
build() - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.attestation.tpm2.CaCertificatesTypes.CreateSpec.Builder
 
build() - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.attestation.tpm2.CaCertificatesTypes.Info.Builder
 
build() - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.attestation.tpm2.CaCertificatesTypes.Summary.Builder
 
build() - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.attestation.tpm2.EndorsementKeysTypes.CreateSpec.Builder
 
build() - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.attestation.tpm2.EndorsementKeysTypes.Info.Builder
 
build() - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.attestation.tpm2.EndorsementKeysTypes.Summary.Builder
 
build() - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.attestation.tpm2.SettingsTypes.Info.Builder
 
build() - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.attestation.tpm2.SettingsTypes.UpdateSpec.Builder
 
build() - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.ConsumerPrincipalsTypes.CreateSpec.Builder
 
build() - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.ConsumerPrincipalsTypes.FilterSpec.Builder
 
build() - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.ConsumerPrincipalsTypes.Info.Builder
 
build() - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.ConsumerPrincipalsTypes.Summary.Builder
 
build() - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.providers.client_certificate.CsrTypes.Info.Builder
 
build() - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.providers.ClientCertificateTypes.Info.Builder
 
build() - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.providers.ClientCertificateTypes.UpdateSpec.Builder
 
build() - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.providers.CurrentPeerCertificatesTypes.FilterSpec.Builder
 
build() - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.providers.CurrentPeerCertificatesTypes.Summary.Builder
 
build() - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.providers.TrustedPeerCertificatesTypes.Info.Builder
 
build() - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.providers.TrustedPeerCertificatesTypes.UpdateSpec.Builder
 
build() - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.ProvidersTypes.CreateSpec.Builder
 
build() - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.ProvidersTypes.Info.Builder
 
build() - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.ProvidersTypes.KeyServerCreateSpec.Builder
 
build() - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.ProvidersTypes.KeyServerInfo.Builder
 
build() - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.ProvidersTypes.KeyServerUpdateSpec.Builder
 
build() - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.ProvidersTypes.KmipServerCreateSpec.Builder
 
build() - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.ProvidersTypes.KmipServerInfo.Builder
 
build() - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.ProvidersTypes.KmipServerUpdateSpec.Builder
 
build() - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.ProvidersTypes.Server.Builder
 
build() - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.ProvidersTypes.ServerInfo.Builder
 
build() - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.ProvidersTypes.Status.Builder
 
build() - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.ProvidersTypes.Summary.Builder
 
build() - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.ProvidersTypes.UpdateSpec.Builder
 
build() - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.ServiceStatusTypes.Info.Builder
 
build() - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_hosts.AttestationTypes.FilterSpec.Builder
 
build() - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_hosts.AttestationTypes.Info.Builder
 
build() - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_hosts.AttestationTypes.Summary.Builder
 
build() - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_hosts.KmsTypes.FilterSpec.Builder
 
build() - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_hosts.KmsTypes.Info.Builder
 
build() - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_hosts.KmsTypes.Summary.Builder
 
build() - Method in class com.vmware.vcenter.trusted_infrastructure.TrustAuthorityClustersTypes.FilterSpec.Builder
 
build() - Method in class com.vmware.vcenter.trusted_infrastructure.TrustAuthorityClustersTypes.Info.Builder
 
build() - Method in class com.vmware.vcenter.trusted_infrastructure.TrustAuthorityClustersTypes.Summary.Builder
 
build() - Method in class com.vmware.vcenter.trusted_infrastructure.TrustAuthorityClustersTypes.UpdateSpec.Builder
 
build() - Method in class com.vmware.vcenter.trusted_infrastructure.trusted_clusters.attestation.ServicesTypes.CreateSpec.Builder
 
build() - Method in class com.vmware.vcenter.trusted_infrastructure.trusted_clusters.attestation.ServicesTypes.FilterSpec.Builder
 
build() - Method in class com.vmware.vcenter.trusted_infrastructure.trusted_clusters.attestation.ServicesTypes.Info.Builder
 
build() - Method in class com.vmware.vcenter.trusted_infrastructure.trusted_clusters.attestation.ServicesTypes.Summary.Builder
 
build() - Method in class com.vmware.vcenter.trusted_infrastructure.trusted_clusters.kms.ServicesTypes.CreateSpec.Builder
 
build() - Method in class com.vmware.vcenter.trusted_infrastructure.trusted_clusters.kms.ServicesTypes.FilterSpec.Builder
 
build() - Method in class com.vmware.vcenter.trusted_infrastructure.trusted_clusters.kms.ServicesTypes.Info.Builder
 
build() - Method in class com.vmware.vcenter.trusted_infrastructure.trusted_clusters.kms.ServicesTypes.Summary.Builder
 
build() - Method in class com.vmware.vcenter.trusted_infrastructure.X509CertChain.Builder
 
build() - Method in class com.vmware.vcenter.vcha.CertificateInfo.Builder
 
build() - Method in class com.vmware.vcenter.vcha.cluster.ActiveTypes.Info.Builder
 
build() - Method in class com.vmware.vcenter.vcha.cluster.DeploymentTypeTypes.Info.Builder
 
build() - Method in class com.vmware.vcenter.vcha.cluster.ModeTypes.Info.Builder
 
build() - Method in class com.vmware.vcenter.vcha.cluster.PassiveTypes.CheckResult.Builder
 
build() - Method in class com.vmware.vcenter.vcha.cluster.PassiveTypes.CheckSpec.Builder
 
build() - Method in class com.vmware.vcenter.vcha.cluster.PassiveTypes.RedeploySpec.Builder
 
build() - Method in class com.vmware.vcenter.vcha.cluster.WitnessTypes.CheckResult.Builder
 
build() - Method in class com.vmware.vcenter.vcha.cluster.WitnessTypes.CheckSpec.Builder
 
build() - Method in class com.vmware.vcenter.vcha.cluster.WitnessTypes.RedeploySpec.Builder
 
build() - Method in class com.vmware.vcenter.vcha.ClusterTypes.ActiveSpec.Builder
 
build() - Method in class com.vmware.vcenter.vcha.ClusterTypes.DeploySpec.Builder
 
build() - Method in class com.vmware.vcenter.vcha.ClusterTypes.ErrorCondition.Builder
 
build() - Method in class com.vmware.vcenter.vcha.ClusterTypes.Info.Builder
 
build() - Method in class com.vmware.vcenter.vcha.ClusterTypes.IpInfo.Builder
 
build() - Method in class com.vmware.vcenter.vcha.ClusterTypes.Ipv4Info.Builder
 
build() - Method in class com.vmware.vcenter.vcha.ClusterTypes.Ipv6Info.Builder
 
build() - Method in class com.vmware.vcenter.vcha.ClusterTypes.NodeInfo.Builder
 
build() - Method in class com.vmware.vcenter.vcha.ClusterTypes.NodeRuntimeInfo.Builder
 
build() - Method in class com.vmware.vcenter.vcha.ClusterTypes.NodeVmInfo.Builder
 
build() - Method in class com.vmware.vcenter.vcha.ClusterTypes.PassiveSpec.Builder
 
build() - Method in class com.vmware.vcenter.vcha.ClusterTypes.UndeploySpec.Builder
 
build() - Method in class com.vmware.vcenter.vcha.ClusterTypes.VmInfo.Builder
 
build() - Method in class com.vmware.vcenter.vcha.ClusterTypes.WitnessInfo.Builder
 
build() - Method in class com.vmware.vcenter.vcha.ClusterTypes.WitnessSpec.Builder
 
build() - Method in class com.vmware.vcenter.vcha.ConnectionSpec.Builder
 
build() - Method in class com.vmware.vcenter.vcha.CredentialsSpec.Builder
 
build() - Method in class com.vmware.vcenter.vcha.DiskInfo.Builder
 
build() - Method in class com.vmware.vcenter.vcha.DiskSpec.Builder
 
build() - Method in class com.vmware.vcenter.vcha.IpSpec.Builder
 
build() - Method in class com.vmware.vcenter.vcha.Ipv4Spec.Builder
 
build() - Method in class com.vmware.vcenter.vcha.Ipv6Spec.Builder
 
build() - Method in class com.vmware.vcenter.vcha.OperationsTypes.Info.Builder
 
build() - Method in class com.vmware.vcenter.vcha.PlacementInfo.Builder
 
build() - Method in class com.vmware.vcenter.vcha.PlacementSpec.Builder
 
build() - Method in class com.vmware.vcenter.vm.compute.PoliciesTypes.Info.Builder
 
build() - Method in class com.vmware.vcenter.vm.console.TicketsTypes.CreateSpec.Builder
 
build() - Method in class com.vmware.vcenter.vm.console.TicketsTypes.Summary.Builder
 
build() - Method in class com.vmware.vcenter.vm.guest.CustomizationTypes.SetSpec.Builder
 
build() - Method in class com.vmware.vcenter.vm.guest.DhcpConfigInfo.Builder
 
build() - Method in class com.vmware.vcenter.vm.guest.DnsAssignedValues.Builder
 
build() - Method in class com.vmware.vcenter.vm.guest.DnsConfigInfo.Builder
 
build() - Method in class com.vmware.vcenter.vm.guest.IdentityTypes.Info.Builder
 
build() - Method in class com.vmware.vcenter.vm.guest.LocalFilesystemTypes.Info.Builder
 
build() - Method in class com.vmware.vcenter.vm.guest.LocalFilesystemTypes.VirtualDiskMapping.Builder
 
build() - Method in class com.vmware.vcenter.vm.guest.networking.InterfacesTypes.Info.Builder
 
build() - Method in class com.vmware.vcenter.vm.guest.networking.InterfacesTypes.IpAddressInfo.Builder
 
build() - Method in class com.vmware.vcenter.vm.guest.networking.InterfacesTypes.IpConfigInfo.Builder
 
build() - Method in class com.vmware.vcenter.vm.guest.networking.RoutesTypes.Info.Builder
 
build() - Method in class com.vmware.vcenter.vm.guest.NetworkingTypes.Info.Builder
 
build() - Method in class com.vmware.vcenter.vm.guest.PowerTypes.Info.Builder
 
build() - Method in class com.vmware.vcenter.vm.hardware.adapter.SataTypes.CreateSpec.Builder
 
build() - Method in class com.vmware.vcenter.vm.hardware.adapter.SataTypes.Info.Builder
 
build() - Method in class com.vmware.vcenter.vm.hardware.adapter.SataTypes.Summary.Builder
 
build() - Method in class com.vmware.vcenter.vm.hardware.adapter.ScsiTypes.CreateSpec.Builder
 
build() - Method in class com.vmware.vcenter.vm.hardware.adapter.ScsiTypes.Info.Builder
 
build() - Method in class com.vmware.vcenter.vm.hardware.adapter.ScsiTypes.Summary.Builder
 
build() - Method in class com.vmware.vcenter.vm.hardware.adapter.ScsiTypes.UpdateSpec.Builder
 
build() - Method in class com.vmware.vcenter.vm.hardware.boot.DeviceTypes.Entry.Builder
 
build() - Method in class com.vmware.vcenter.vm.hardware.boot.DeviceTypes.EntryCreateSpec.Builder
 
build() - Method in class com.vmware.vcenter.vm.hardware.BootTypes.CreateSpec.Builder
 
build() - Method in class com.vmware.vcenter.vm.hardware.BootTypes.Info.Builder
 
build() - Method in class com.vmware.vcenter.vm.hardware.BootTypes.UpdateSpec.Builder
 
build() - Method in class com.vmware.vcenter.vm.hardware.CdromTypes.BackingInfo.Builder
 
build() - Method in class com.vmware.vcenter.vm.hardware.CdromTypes.BackingSpec.Builder
 
build() - Method in class com.vmware.vcenter.vm.hardware.CdromTypes.CreateSpec.Builder
 
build() - Method in class com.vmware.vcenter.vm.hardware.CdromTypes.Info.Builder
 
build() - Method in class com.vmware.vcenter.vm.hardware.CdromTypes.Summary.Builder
 
build() - Method in class com.vmware.vcenter.vm.hardware.CdromTypes.UpdateSpec.Builder
 
build() - Method in class com.vmware.vcenter.vm.hardware.ConnectionCreateSpec.Builder
 
build() - Method in class com.vmware.vcenter.vm.hardware.ConnectionInfo.Builder
 
build() - Method in class com.vmware.vcenter.vm.hardware.ConnectionUpdateSpec.Builder
 
build() - Method in class com.vmware.vcenter.vm.hardware.CpuTypes.Info.Builder
 
build() - Method in class com.vmware.vcenter.vm.hardware.CpuTypes.UpdateSpec.Builder
 
build() - Method in class com.vmware.vcenter.vm.hardware.DiskTypes.BackingInfo.Builder
 
build() - Method in class com.vmware.vcenter.vm.hardware.DiskTypes.BackingSpec.Builder
 
build() - Method in class com.vmware.vcenter.vm.hardware.DiskTypes.CreateSpec.Builder
 
build() - Method in class com.vmware.vcenter.vm.hardware.DiskTypes.Info.Builder
 
build() - Method in class com.vmware.vcenter.vm.hardware.DiskTypes.StoragePolicySpec.Builder
 
build() - Method in class com.vmware.vcenter.vm.hardware.DiskTypes.Summary.Builder
 
build() - Method in class com.vmware.vcenter.vm.hardware.DiskTypes.UpdateSpec.Builder
 
build() - Method in class com.vmware.vcenter.vm.hardware.DiskTypes.VmdkCreateSpec.Builder
 
build() - Method in class com.vmware.vcenter.vm.hardware.EthernetTypes.BackingInfo.Builder
 
build() - Method in class com.vmware.vcenter.vm.hardware.EthernetTypes.BackingSpec.Builder
 
build() - Method in class com.vmware.vcenter.vm.hardware.EthernetTypes.CreateSpec.Builder
 
build() - Method in class com.vmware.vcenter.vm.hardware.EthernetTypes.Info.Builder
 
build() - Method in class com.vmware.vcenter.vm.hardware.EthernetTypes.Summary.Builder
 
build() - Method in class com.vmware.vcenter.vm.hardware.EthernetTypes.UpdateSpec.Builder
 
build() - Method in class com.vmware.vcenter.vm.hardware.FloppyTypes.BackingInfo.Builder
 
build() - Method in class com.vmware.vcenter.vm.hardware.FloppyTypes.BackingSpec.Builder
 
build() - Method in class com.vmware.vcenter.vm.hardware.FloppyTypes.CreateSpec.Builder
 
build() - Method in class com.vmware.vcenter.vm.hardware.FloppyTypes.Info.Builder
 
build() - Method in class com.vmware.vcenter.vm.hardware.FloppyTypes.Summary.Builder
 
build() - Method in class com.vmware.vcenter.vm.hardware.FloppyTypes.UpdateSpec.Builder
 
build() - Method in class com.vmware.vcenter.vm.hardware.IdeAddressInfo.Builder
 
build() - Method in class com.vmware.vcenter.vm.hardware.IdeAddressSpec.Builder
 
build() - Method in class com.vmware.vcenter.vm.hardware.MemoryTypes.Info.Builder
 
build() - Method in class com.vmware.vcenter.vm.hardware.MemoryTypes.UpdateSpec.Builder
 
build() - Method in class com.vmware.vcenter.vm.hardware.ParallelTypes.BackingInfo.Builder
 
build() - Method in class com.vmware.vcenter.vm.hardware.ParallelTypes.BackingSpec.Builder
 
build() - Method in class com.vmware.vcenter.vm.hardware.ParallelTypes.CreateSpec.Builder
 
build() - Method in class com.vmware.vcenter.vm.hardware.ParallelTypes.Info.Builder
 
build() - Method in class com.vmware.vcenter.vm.hardware.ParallelTypes.Summary.Builder
 
build() - Method in class com.vmware.vcenter.vm.hardware.ParallelTypes.UpdateSpec.Builder
 
build() - Method in class com.vmware.vcenter.vm.hardware.SataAddressInfo.Builder
 
build() - Method in class com.vmware.vcenter.vm.hardware.SataAddressSpec.Builder
 
build() - Method in class com.vmware.vcenter.vm.hardware.ScsiAddressInfo.Builder
 
build() - Method in class com.vmware.vcenter.vm.hardware.ScsiAddressSpec.Builder
 
build() - Method in class com.vmware.vcenter.vm.hardware.SerialTypes.BackingInfo.Builder
 
build() - Method in class com.vmware.vcenter.vm.hardware.SerialTypes.BackingSpec.Builder
 
build() - Method in class com.vmware.vcenter.vm.hardware.SerialTypes.CreateSpec.Builder
 
build() - Method in class com.vmware.vcenter.vm.hardware.SerialTypes.Info.Builder
 
build() - Method in class com.vmware.vcenter.vm.hardware.SerialTypes.Summary.Builder
 
build() - Method in class com.vmware.vcenter.vm.hardware.SerialTypes.UpdateSpec.Builder
 
build() - Method in class com.vmware.vcenter.vm.HardwareTypes.Info.Builder
 
build() - Method in class com.vmware.vcenter.vm.HardwareTypes.UpdateSpec.Builder
 
build() - Method in class com.vmware.vcenter.vm.IdentityTypes.Info.Builder
 
build() - Method in class com.vmware.vcenter.vm.LibraryItemTypes.CheckOutInfo.Builder
 
build() - Method in class com.vmware.vcenter.vm.LibraryItemTypes.Info.Builder
 
build() - Method in class com.vmware.vcenter.vm.PowerTypes.Info.Builder
 
build() - Method in class com.vmware.vcenter.vm.storage.policy.ComplianceTypes.CheckSpec.Builder
 
build() - Method in class com.vmware.vcenter.vm.storage.policy.ComplianceTypes.Info.Builder
 
build() - Method in class com.vmware.vcenter.vm.storage.policy.ComplianceTypes.VmComplianceInfo.Builder
 
build() - Method in class com.vmware.vcenter.vm.storage.PolicyTypes.DiskPolicySpec.Builder
 
build() - Method in class com.vmware.vcenter.vm.storage.PolicyTypes.Info.Builder
 
build() - Method in class com.vmware.vcenter.vm.storage.PolicyTypes.UpdateSpec.Builder
 
build() - Method in class com.vmware.vcenter.vm.storage.PolicyTypes.VmHomePolicySpec.Builder
 
build() - Method in class com.vmware.vcenter.vm.tools.InstallerTypes.Info.Builder
 
build() - Method in class com.vmware.vcenter.vm.ToolsTypes.Info.Builder
 
build() - Method in class com.vmware.vcenter.vm.ToolsTypes.UpdateSpec.Builder
 
build() - Method in class com.vmware.vcenter.vm_template.library_items.CheckOutsTypes.CheckInSpec.Builder
 
build() - Method in class com.vmware.vcenter.vm_template.library_items.CheckOutsTypes.CheckOutSpec.Builder
 
build() - Method in class com.vmware.vcenter.vm_template.library_items.CheckOutsTypes.Info.Builder
 
build() - Method in class com.vmware.vcenter.vm_template.library_items.CheckOutsTypes.PlacementSpec.Builder
 
build() - Method in class com.vmware.vcenter.vm_template.library_items.CheckOutsTypes.Summary.Builder
 
build() - Method in class com.vmware.vcenter.vm_template.library_items.VersionsTypes.Info.Builder
 
build() - Method in class com.vmware.vcenter.vm_template.library_items.VersionsTypes.RollbackSpec.Builder
 
build() - Method in class com.vmware.vcenter.vm_template.library_items.VersionsTypes.Summary.Builder
 
build() - Method in class com.vmware.vcenter.vm_template.LibraryItemsTypes.CpuInfo.Builder
 
build() - Method in class com.vmware.vcenter.vm_template.LibraryItemsTypes.CpuUpdateSpec.Builder
 
build() - Method in class com.vmware.vcenter.vm_template.LibraryItemsTypes.CreatePlacementSpec.Builder
 
build() - Method in class com.vmware.vcenter.vm_template.LibraryItemsTypes.CreateSpec.Builder
 
build() - Method in class com.vmware.vcenter.vm_template.LibraryItemsTypes.CreateSpecDiskStorage.Builder
 
build() - Method in class com.vmware.vcenter.vm_template.LibraryItemsTypes.CreateSpecDiskStoragePolicy.Builder
 
build() - Method in class com.vmware.vcenter.vm_template.LibraryItemsTypes.CreateSpecVmHomeStorage.Builder
 
build() - Method in class com.vmware.vcenter.vm_template.LibraryItemsTypes.CreateSpecVmHomeStoragePolicy.Builder
 
build() - Method in class com.vmware.vcenter.vm_template.LibraryItemsTypes.DeployPlacementSpec.Builder
 
build() - Method in class com.vmware.vcenter.vm_template.LibraryItemsTypes.DeploySpec.Builder
 
build() - Method in class com.vmware.vcenter.vm_template.LibraryItemsTypes.DeploySpecDiskStorage.Builder
 
build() - Method in class com.vmware.vcenter.vm_template.LibraryItemsTypes.DeploySpecDiskStoragePolicy.Builder
 
build() - Method in class com.vmware.vcenter.vm_template.LibraryItemsTypes.DeploySpecVmHomeStorage.Builder
 
build() - Method in class com.vmware.vcenter.vm_template.LibraryItemsTypes.DeploySpecVmHomeStoragePolicy.Builder
 
build() - Method in class com.vmware.vcenter.vm_template.LibraryItemsTypes.DiskInfo.Builder
 
build() - Method in class com.vmware.vcenter.vm_template.LibraryItemsTypes.DiskStorageInfo.Builder
 
build() - Method in class com.vmware.vcenter.vm_template.LibraryItemsTypes.DiskUpdateSpec.Builder
 
build() - Method in class com.vmware.vcenter.vm_template.LibraryItemsTypes.EthernetInfo.Builder
 
build() - Method in class com.vmware.vcenter.vm_template.LibraryItemsTypes.EthernetUpdateSpec.Builder
 
build() - Method in class com.vmware.vcenter.vm_template.LibraryItemsTypes.GuestCustomizationSpec.Builder
 
build() - Method in class com.vmware.vcenter.vm_template.LibraryItemsTypes.HardwareCustomizationSpec.Builder
 
build() - Method in class com.vmware.vcenter.vm_template.LibraryItemsTypes.Info.Builder
 
build() - Method in class com.vmware.vcenter.vm_template.LibraryItemsTypes.MemoryInfo.Builder
 
build() - Method in class com.vmware.vcenter.vm_template.LibraryItemsTypes.MemoryUpdateSpec.Builder
 
build() - Method in class com.vmware.vcenter.vm_template.LibraryItemsTypes.VmHomeStorageInfo.Builder
 
build() - Method in class com.vmware.vcenter.VMTypes.ClonePlacementSpec.Builder
 
build() - Method in class com.vmware.vcenter.VMTypes.CloneSpec.Builder
 
build() - Method in class com.vmware.vcenter.VMTypes.ComputePlacementSpec.Builder
 
build() - Method in class com.vmware.vcenter.VMTypes.CreateSpec.Builder
 
build() - Method in class com.vmware.vcenter.VMTypes.DiskCloneSpec.Builder
 
build() - Method in class com.vmware.vcenter.VMTypes.DiskRelocateSpec.Builder
 
build() - Method in class com.vmware.vcenter.VMTypes.FilterSpec.Builder
 
build() - Method in class com.vmware.vcenter.VMTypes.GuestCustomizationSpec.Builder
 
build() - Method in class com.vmware.vcenter.VMTypes.Info.Builder
 
build() - Method in class com.vmware.vcenter.VMTypes.InstantClonePlacementSpec.Builder
 
build() - Method in class com.vmware.vcenter.VMTypes.InstantCloneSpec.Builder
 
build() - Method in class com.vmware.vcenter.VMTypes.InventoryPlacementSpec.Builder
 
build() - Method in class com.vmware.vcenter.VMTypes.PlacementSpec.Builder
 
build() - Method in class com.vmware.vcenter.VMTypes.RegisterPlacementSpec.Builder
 
build() - Method in class com.vmware.vcenter.VMTypes.RegisterSpec.Builder
 
build() - Method in class com.vmware.vcenter.VMTypes.RelocatePlacementSpec.Builder
 
build() - Method in class com.vmware.vcenter.VMTypes.RelocateSpec.Builder
 
build() - Method in class com.vmware.vcenter.VMTypes.StoragePlacementSpec.Builder
 
build() - Method in class com.vmware.vcenter.VMTypes.StoragePolicySpec.Builder
 
build() - Method in class com.vmware.vcenter.VMTypes.Summary.Builder
 
build() - Method in class com.vmware.vstats.AcqSpecsTypes.CounterSpec.Builder
 
build() - Method in class com.vmware.vstats.AcqSpecsTypes.CreateSpec.Builder
 
build() - Method in class com.vmware.vstats.AcqSpecsTypes.FilterSpec.Builder
 
build() - Method in class com.vmware.vstats.AcqSpecsTypes.Info.Builder
 
build() - Method in class com.vmware.vstats.AcqSpecsTypes.ListResult.Builder
 
build() - Method in class com.vmware.vstats.AcqSpecsTypes.UpdateSpec.Builder
 
build() - Method in class com.vmware.vstats.CidMid.Builder
 
build() - Method in class com.vmware.vstats.CounterMetadataTypes.FilterSpec.Builder
 
build() - Method in class com.vmware.vstats.CounterMetadataTypes.Info.Builder
 
build() - Method in class com.vmware.vstats.CounterSetsTypes.Info.Builder
 
build() - Method in class com.vmware.vstats.CountersTypes.FilterSpec.Builder
 
build() - Method in class com.vmware.vstats.CountersTypes.Info.Builder
 
build() - Method in class com.vmware.vstats.DataTypes.DataPoint.Builder
 
build() - Method in class com.vmware.vstats.DataTypes.DataPointsResult.Builder
 
build() - Method in class com.vmware.vstats.DataTypes.FilterSpec.Builder
 
build() - Method in class com.vmware.vstats.MetricsTypes.Summary.Builder
 
build() - Method in class com.vmware.vstats.ProvidersTypes.Summary.Builder
 
build() - Method in class com.vmware.vstats.ResourceAddressesTypes.FilterSpec.Builder
 
build() - Method in class com.vmware.vstats.ResourceAddressesTypes.Info.Builder
 
build() - Method in class com.vmware.vstats.ResourceAddressesTypes.ListResult.Builder
 
build() - Method in class com.vmware.vstats.ResourceAddressSchemasTypes.Info.Builder
 
build() - Method in class com.vmware.vstats.ResourceAddressSchemasTypes.ResourceIdDefinition.Builder
 
build() - Method in class com.vmware.vstats.ResourceTypesTypes.Summary.Builder
 
build() - Method in class com.vmware.vstats.RsrcId.Builder
 
build() - Method in class com.vmware.vstats.UserInfo.Builder
 
Builder(boolean, long) - Constructor for class com.vmware.appliance.access.ShellTypes.ShellConfig.Builder
Constructor with parameters for the required properties of ShellTypes.ShellConfig.
Builder(String) - Constructor for class com.vmware.appliance.infraprofile.ConfigsTypes.ImportProfileSpec.Builder
Constructor with parameters for the required properties of ConfigsTypes.ImportProfileSpec.
Builder(String, String) - Constructor for class com.vmware.appliance.infraprofile.ConfigsTypes.ProfileInfo.Builder
Constructor with parameters for the required properties of ConfigsTypes.ProfileInfo.
Builder() - Constructor for class com.vmware.appliance.infraprofile.ConfigsTypes.ProfilesSpec.Builder
Constructor with parameters for the required properties of ConfigsTypes.ProfilesSpec.
Builder(ConfigsTypes.ValidationStatus) - Constructor for class com.vmware.appliance.infraprofile.ConfigsTypes.ValidationResult.Builder
Constructor with parameters for the required properties of ConfigsTypes.ValidationResult.
Builder(String, LocalizableMessage) - Constructor for class com.vmware.appliance.infraprofile.Notification.Builder
Constructor with parameters for the required properties of Notification.
Builder() - Constructor for class com.vmware.appliance.infraprofile.Notifications.Builder
Constructor with parameters for the required properties of Notifications.
Builder(LocalizableMessage, String, String, Status, boolean) - Constructor for class com.vmware.appliance.infraprofile.TaskInfo.Builder
Constructor with parameters for the required properties of TaskInfo.
Builder() - Constructor for class com.vmware.appliance.local_accounts.PolicyTypes.Info.Builder
Constructor with parameters for the required properties of PolicyTypes.Info.
Builder(char[], List<String>) - Constructor for class com.vmware.appliance.LocalAccountsTypes.Config.Builder
Constructor with parameters for the required properties of LocalAccountsTypes.Config.
Builder(List<String>, boolean, boolean) - Constructor for class com.vmware.appliance.LocalAccountsTypes.Info.Builder
Constructor with parameters for the required properties of LocalAccountsTypes.Info.
Builder() - Constructor for class com.vmware.appliance.LocalAccountsTypes.UpdateConfig.Builder
Constructor with parameters for the required properties of LocalAccountsTypes.UpdateConfig.
Builder(String, long, ForwardingTypes.Protocol) - Constructor for class com.vmware.appliance.logging.ForwardingTypes.Config.Builder
Constructor with parameters for the required properties of ForwardingTypes.Config.
Builder(String, ForwardingTypes.ConnectionStatus.State) - Constructor for class com.vmware.appliance.logging.ForwardingTypes.ConnectionStatus.Builder
Constructor with parameters for the required properties of ForwardingTypes.ConnectionStatus.
Builder(String, String, String, String, String, String) - Constructor for class com.vmware.appliance.MonitoringTypes.MonitoredItem.Builder
Constructor with parameters for the required properties of MonitoringTypes.MonitoredItem.
Builder(String, MonitoringTypes.IntervalType, MonitoringTypes.FunctionType, Calendar, Calendar, List<String>) - Constructor for class com.vmware.appliance.MonitoringTypes.MonitoredItemData.Builder
Constructor with parameters for the required properties of MonitoringTypes.MonitoredItemData.
Builder(List<String>, MonitoringTypes.IntervalType, MonitoringTypes.FunctionType, Calendar, Calendar) - Constructor for class com.vmware.appliance.MonitoringTypes.MonitoredItemDataRequest.Builder
Constructor with parameters for the required properties of MonitoringTypes.MonitoredItemDataRequest.
Builder(String, HostnameTypes.MessageStatus) - Constructor for class com.vmware.appliance.networking.dns.HostnameTypes.Message.Builder
Constructor with parameters for the required properties of HostnameTypes.Message.
Builder(HostnameTypes.TestStatus, List<HostnameTypes.Message>) - Constructor for class com.vmware.appliance.networking.dns.HostnameTypes.TestStatusInfo.Builder
Constructor with parameters for the required properties of HostnameTypes.TestStatusInfo.
Builder(ServersTypes.DNSServerMode, List<String>) - Constructor for class com.vmware.appliance.networking.dns.ServersTypes.DNSServerConfig.Builder
Constructor with parameters for the required properties of ServersTypes.DNSServerConfig.
Builder(String, ServersTypes.MessageStatus) - Constructor for class com.vmware.appliance.networking.dns.ServersTypes.Message.Builder
Constructor with parameters for the required properties of ServersTypes.Message.
Builder(ServersTypes.TestStatus, List<ServersTypes.Message>) - Constructor for class com.vmware.appliance.networking.dns.ServersTypes.TestStatusInfo.Builder
Constructor with parameters for the required properties of ServersTypes.TestStatusInfo.
Builder(String, long, InboundTypes.Policy) - Constructor for class com.vmware.appliance.networking.firewall.InboundTypes.Rule.Builder
Constructor with parameters for the required properties of InboundTypes.Rule.
Builder(Ipv4Types.Mode) - Constructor for class com.vmware.appliance.networking.interfaces.Ipv4Types.Config.Builder
Constructor with parameters for the required properties of Ipv4Types.Config.
Builder(boolean, Ipv4Types.Mode) - Constructor for class com.vmware.appliance.networking.interfaces.Ipv4Types.Info.Builder
Constructor with parameters for the required properties of Ipv4Types.Info.
Builder(String, long) - Constructor for class com.vmware.appliance.networking.interfaces.Ipv6Types.Address.Builder
Constructor with parameters for the required properties of Ipv6Types.Address.
Builder(Ipv6Types.Origin, Ipv6Types.Status, String, long) - Constructor for class com.vmware.appliance.networking.interfaces.Ipv6Types.AddressInfo.Builder
Constructor with parameters for the required properties of Ipv6Types.AddressInfo.
Builder(boolean, boolean, List<Ipv6Types.Address>, String) - Constructor for class com.vmware.appliance.networking.interfaces.Ipv6Types.Config.Builder
Constructor with parameters for the required properties of Ipv6Types.Config.
Builder(boolean, boolean, List<Ipv6Types.AddressInfo>, String, boolean) - Constructor for class com.vmware.appliance.networking.interfaces.Ipv6Types.Info.Builder
Constructor with parameters for the required properties of Ipv6Types.Info.
Builder(String, InterfacesTypes.InterfaceStatus, String) - Constructor for class com.vmware.appliance.networking.InterfacesTypes.InterfaceInfo.Builder
Constructor with parameters for the required properties of InterfacesTypes.InterfaceInfo.
Builder(String, long, boolean) - Constructor for class com.vmware.appliance.networking.ProxyTypes.Config.Builder
Constructor with parameters for the required properties of ProxyTypes.Config.
Builder(ProxyTypes.ServerStatus, LocalizableMessage) - Constructor for class com.vmware.appliance.networking.ProxyTypes.TestResult.Builder
Constructor with parameters for the required properties of ProxyTypes.TestResult.
Builder(String, String, char[]) - Constructor for class com.vmware.appliance.NetworkingTypes.ChangeSpec.Builder
Constructor with parameters for the required properties of NetworkingTypes.ChangeSpec.
Builder(NetworkingTypes.DNSInfo.DNSMode, String, List<String>) - Constructor for class com.vmware.appliance.NetworkingTypes.DNSInfo.Builder
Constructor with parameters for the required properties of NetworkingTypes.DNSInfo.
Builder(NetworkingTypes.DNSInfo, Map<String, InterfacesTypes.InterfaceInfo>) - Constructor for class com.vmware.appliance.NetworkingTypes.Info.Builder
Constructor with parameters for the required properties of NetworkingTypes.Info.
Builder() - Constructor for class com.vmware.appliance.NetworkingTypes.UpdateSpec.Builder
Constructor with parameters for the required properties of NetworkingTypes.UpdateSpec.
Builder(String, LocalizableMessage) - Constructor for class com.vmware.appliance.Notification.Builder
Constructor with parameters for the required properties of Notification.
Builder() - Constructor for class com.vmware.appliance.Notifications.Builder
Constructor with parameters for the required properties of Notifications.
Builder(String, String, List<String>) - Constructor for class com.vmware.appliance.NtpTypes.LocalizableMessage.Builder
Constructor with parameters for the required properties of NtpTypes.LocalizableMessage.
Builder(String, NtpTypes.ServerStatus, NtpTypes.LocalizableMessage) - Constructor for class com.vmware.appliance.NtpTypes.TestRunStatus.Builder
Constructor with parameters for the required properties of NtpTypes.TestRunStatus.
Builder(String, String, String) - Constructor for class com.vmware.appliance.recovery.backup.job.DetailsTypes.BuildInfo.Builder
Constructor with parameters for the required properties of DetailsTypes.BuildInfo.
Builder() - Constructor for class com.vmware.appliance.recovery.backup.job.DetailsTypes.FilterSpec.Builder
Constructor with parameters for the required properties of DetailsTypes.FilterSpec.
Builder(URI, String, DetailsTypes.Type, List<LocalizableMessage>, LocalizableMessage, String, String, Status, boolean) - Constructor for class com.vmware.appliance.recovery.backup.job.DetailsTypes.Info.Builder
Constructor with parameters for the required properties of DetailsTypes.Info.
Builder(String, JobTypes.BackupRestoreProcessState, List<JobTypes.LocalizableMessage>, long, Calendar) - Constructor for class com.vmware.appliance.recovery.backup.JobTypes.BackupJobStatus.Builder
Constructor with parameters for the required properties of JobTypes.BackupJobStatus.
Builder(List<String>, JobTypes.LocationType, String) - Constructor for class com.vmware.appliance.recovery.backup.JobTypes.BackupRequest.Builder
Constructor with parameters for the required properties of JobTypes.BackupRequest.
Builder(String, String, List<String>) - Constructor for class com.vmware.appliance.recovery.backup.JobTypes.LocalizableMessage.Builder
Constructor with parameters for the required properties of JobTypes.LocalizableMessage.
Builder(JobTypes.ReturnStatus, List<JobTypes.LocalizableMessage>) - Constructor for class com.vmware.appliance.recovery.backup.JobTypes.ReturnResult.Builder
Constructor with parameters for the required properties of JobTypes.ReturnResult.
Builder(URI) - Constructor for class com.vmware.appliance.recovery.backup.LocationSpec.Builder
Constructor with parameters for the required properties of LocationSpec.
Builder(String, String, List<String>) - Constructor for class com.vmware.appliance.recovery.backup.PartsTypes.LocalizableMessage.Builder
Constructor with parameters for the required properties of PartsTypes.LocalizableMessage.
Builder(String, PartsTypes.LocalizableMessage, PartsTypes.LocalizableMessage, boolean, boolean) - Constructor for class com.vmware.appliance.recovery.backup.PartsTypes.Part.Builder
Constructor with parameters for the required properties of PartsTypes.Part.
Builder(URI) - Constructor for class com.vmware.appliance.recovery.backup.SchedulesTypes.CreateSpec.Builder
Constructor with parameters for the required properties of SchedulesTypes.CreateSpec.
Builder(List<String>, URI, boolean) - Constructor for class com.vmware.appliance.recovery.backup.SchedulesTypes.Info.Builder
Constructor with parameters for the required properties of SchedulesTypes.Info.
Builder(long, long) - Constructor for class com.vmware.appliance.recovery.backup.SchedulesTypes.RecurrenceInfo.Builder
Constructor with parameters for the required properties of SchedulesTypes.RecurrenceInfo.
Builder(long) - Constructor for class com.vmware.appliance.recovery.backup.SchedulesTypes.RetentionInfo.Builder
Constructor with parameters for the required properties of SchedulesTypes.RetentionInfo.
Builder() - Constructor for class com.vmware.appliance.recovery.backup.SchedulesTypes.UpdateSpec.Builder
Constructor with parameters for the required properties of SchedulesTypes.UpdateSpec.
Builder() - Constructor for class com.vmware.appliance.recovery.backup.system_name.ArchiveTypes.FilterSpec.Builder
Constructor with parameters for the required properties of ArchiveTypes.FilterSpec.
Builder(Calendar, URI, List<String>, String, String, String) - Constructor for class com.vmware.appliance.recovery.backup.system_name.ArchiveTypes.Info.Builder
Constructor with parameters for the required properties of ArchiveTypes.Info.
Builder(String, Calendar, String, String) - Constructor for class com.vmware.appliance.recovery.backup.system_name.ArchiveTypes.Summary.Builder
Constructor with parameters for the required properties of ArchiveTypes.Summary.
Builder(List<String>, BackupTypes.LocationType, String) - Constructor for class com.vmware.appliance.recovery.BackupTypes.BackupRequest.Builder
Constructor with parameters for the required properties of BackupTypes.BackupRequest.
Builder(String, String, List<String>) - Constructor for class com.vmware.appliance.recovery.BackupTypes.LocalizableMessage.Builder
Constructor with parameters for the required properties of BackupTypes.LocalizableMessage.
Builder(BackupTypes.ReturnStatus, List<BackupTypes.LocalizableMessage>) - Constructor for class com.vmware.appliance.recovery.BackupTypes.ReturnResult.Builder
Constructor with parameters for the required properties of BackupTypes.ReturnResult.
Builder() - Constructor for class com.vmware.appliance.recovery.reconciliation.JobTypes.CreateSpec.Builder
Constructor with parameters for the required properties of JobTypes.CreateSpec.
Builder(LocalizableMessage, String, String, JobTypes.Status, List<LocalizableMessage>, long) - Constructor for class com.vmware.appliance.recovery.reconciliation.JobTypes.Info.Builder
Constructor with parameters for the required properties of JobTypes.Info.
Builder(String, String, List<String>) - Constructor for class com.vmware.appliance.recovery.restore.JobTypes.LocalizableMessage.Builder
Constructor with parameters for the required properties of JobTypes.LocalizableMessage.
Builder(JobTypes.BackupRestoreProcessState, List<JobTypes.LocalizableMessage>, long) - Constructor for class com.vmware.appliance.recovery.restore.JobTypes.RestoreJobStatus.Builder
Constructor with parameters for the required properties of JobTypes.RestoreJobStatus.
Builder(JobTypes.LocationType, String) - Constructor for class com.vmware.appliance.recovery.restore.JobTypes.RestoreRequest.Builder
Constructor with parameters for the required properties of JobTypes.RestoreRequest.
Builder(JobTypes.ReturnStatus, List<JobTypes.LocalizableMessage>) - Constructor for class com.vmware.appliance.recovery.restore.JobTypes.ReturnResult.Builder
Constructor with parameters for the required properties of JobTypes.ReturnResult.
Builder(String, String, List<String>) - Constructor for class com.vmware.appliance.recovery.RestoreTypes.LocalizableMessage.Builder
Constructor with parameters for the required properties of RestoreTypes.LocalizableMessage.
Builder(Calendar, List<String>, String, String, String, boolean, List<RestoreTypes.LocalizableMessage>) - Constructor for class com.vmware.appliance.recovery.RestoreTypes.Metadata.Builder
Constructor with parameters for the required properties of RestoreTypes.Metadata.
Builder(RestoreTypes.LocationType, String) - Constructor for class com.vmware.appliance.recovery.RestoreTypes.RestoreRequest.Builder
Constructor with parameters for the required properties of RestoreTypes.RestoreRequest.
Builder(boolean) - Constructor for class com.vmware.appliance.RecoveryTypes.Info.Builder
Constructor with parameters for the required properties of RecoveryTypes.Info.
Builder(String, ServicesTypes.State) - Constructor for class com.vmware.appliance.ServicesTypes.Info.Builder
Constructor with parameters for the required properties of ServicesTypes.Info.
Builder(String, String) - Constructor for class com.vmware.appliance.ShutdownTypes.ShutdownConfig.Builder
Constructor with parameters for the required properties of ShutdownTypes.ShutdownConfig.
Builder(LocalizableMessage, String, String, Status, boolean) - Constructor for class com.vmware.appliance.SubtaskInfo.Builder
Constructor with parameters for the required properties of SubtaskInfo.
Builder(long, long) - Constructor for class com.vmware.appliance.system.StorageTypes.StorageChange.Builder
Constructor with parameters for the required properties of StorageTypes.StorageChange.
Builder(String, String) - Constructor for class com.vmware.appliance.system.StorageTypes.StorageMapping.Builder
Constructor with parameters for the required properties of StorageTypes.StorageMapping.
Builder(double, String, String, String) - Constructor for class com.vmware.appliance.system.TimeTypes.SystemTimeStruct.Builder
Constructor with parameters for the required properties of TimeTypes.SystemTimeStruct.
Builder(String, String, String, String, String, String, String) - Constructor for class com.vmware.appliance.system.VersionTypes.VersionStruct.Builder
Constructor with parameters for the required properties of VersionTypes.VersionStruct.
Builder(List<String>, Map<String, SubtaskInfo>, LocalizableMessage, String, String, Status, boolean) - Constructor for class com.vmware.appliance.TaskInfo.Builder
Constructor with parameters for the required properties of TaskInfo.
Builder(LocalizableMessage, CommonInfo.Priority, CommonInfo.Severity, CommonInfo.Category, Calendar, boolean, long) - Constructor for class com.vmware.appliance.update.CommonInfo.Builder
Constructor with parameters for the required properties of CommonInfo.
Builder(List<LocalizableMessage>, List<ServiceInfo>, List<LocalizableMessage>, boolean, LocalizableMessage, CommonInfo.Priority, CommonInfo.Severity, CommonInfo.Category, Calendar, boolean, long) - Constructor for class com.vmware.appliance.update.PendingTypes.Info.Builder
Constructor with parameters for the required properties of PendingTypes.Info.
Builder(Calendar, boolean, List<PendingTypes.Question>) - Constructor for class com.vmware.appliance.update.PendingTypes.PrecheckResult.Builder
Constructor with parameters for the required properties of PendingTypes.PrecheckResult.
Builder(String, LocalizableMessage, LocalizableMessage, PendingTypes.Question.InputType) - Constructor for class com.vmware.appliance.update.PendingTypes.Question.Builder
Constructor with parameters for the required properties of PendingTypes.Question.
Builder(List<PolicyTypes.Time>, boolean) - Constructor for class com.vmware.appliance.update.PolicyTypes.Config.Builder
Constructor with parameters for the required properties of PolicyTypes.Config.
Builder(String, List<PolicyTypes.Time>, boolean, boolean, boolean) - Constructor for class com.vmware.appliance.update.PolicyTypes.Info.Builder
Constructor with parameters for the required properties of PolicyTypes.Info.
Builder(PolicyTypes.DayOfWeek, long, long) - Constructor for class com.vmware.appliance.update.PolicyTypes.Time.Builder
Constructor with parameters for the required properties of PolicyTypes.Time.
Builder(String, LocalizableMessage) - Constructor for class com.vmware.appliance.update.ServiceInfo.Builder
Constructor with parameters for the required properties of ServiceInfo.
Builder(boolean, String, LocalizableMessage, CommonInfo.Priority, CommonInfo.Severity, CommonInfo.Category, Calendar, boolean, long) - Constructor for class com.vmware.appliance.update.StagedTypes.Info.Builder
Constructor with parameters for the required properties of StagedTypes.Info.
Builder(String, LocalizableMessage, CommonInfo.Priority, CommonInfo.Severity, CommonInfo.Category, Calendar, boolean, long) - Constructor for class com.vmware.appliance.update.Summary.Builder
Constructor with parameters for the required properties of Summary.
Builder(UpdateTypes.State, String) - Constructor for class com.vmware.appliance.UpdateTypes.Info.Builder
Constructor with parameters for the required properties of UpdateTypes.Info.
Builder(String, String, ServiceTypes.StartupType, ServiceTypes.State) - Constructor for class com.vmware.appliance.vmon.ServiceTypes.Info.Builder
Constructor with parameters for the required properties of ServiceTypes.Info.
Builder() - Constructor for class com.vmware.appliance.vmon.ServiceTypes.UpdateSpec.Builder
Constructor with parameters for the required properties of ServiceTypes.UpdateSpec.
Builder(String, Calendar, Calendar) - Constructor for class com.vmware.cis.SessionTypes.Info.Builder
Constructor with parameters for the required properties of SessionTypes.Info.
Builder(String, String, String, CategoryModel.Cardinality, Set<String>, Set<String>) - Constructor for class com.vmware.cis.tagging.CategoryModel.Builder
Constructor with parameters for the required properties of CategoryModel.
Builder(String, String, CategoryModel.Cardinality, Set<String>) - Constructor for class com.vmware.cis.tagging.CategoryTypes.CreateSpec.Builder
Constructor with parameters for the required properties of CategoryTypes.CreateSpec.
Builder() - Constructor for class com.vmware.cis.tagging.CategoryTypes.UpdateSpec.Builder
Constructor with parameters for the required properties of CategoryTypes.UpdateSpec.
Builder(boolean, List<LocalizableMessage>) - Constructor for class com.vmware.cis.tagging.TagAssociationTypes.BatchResult.Builder
Constructor with parameters for the required properties of TagAssociationTypes.BatchResult.
Builder(DynamicID, List<String>) - Constructor for class com.vmware.cis.tagging.TagAssociationTypes.ObjectToTags.Builder
Constructor with parameters for the required properties of TagAssociationTypes.ObjectToTags.
Builder(String, List<DynamicID>) - Constructor for class com.vmware.cis.tagging.TagAssociationTypes.TagToObjects.Builder
Constructor with parameters for the required properties of TagAssociationTypes.TagToObjects.
Builder(String, String, String, String, Set<String>) - Constructor for class com.vmware.cis.tagging.TagModel.Builder
Constructor with parameters for the required properties of TagModel.
Builder(String, String, String) - Constructor for class com.vmware.cis.tagging.TagTypes.CreateSpec.Builder
Constructor with parameters for the required properties of TagTypes.CreateSpec.
Builder() - Constructor for class com.vmware.cis.tagging.TagTypes.UpdateSpec.Builder
Constructor with parameters for the required properties of TagTypes.UpdateSpec.
Builder(LocalizableMessage, String, String, Status, boolean) - Constructor for class com.vmware.cis.task.CommonInfo.Builder
Constructor with parameters for the required properties of CommonInfo.
Builder(LocalizableMessage, String, String, Status, boolean) - Constructor for class com.vmware.cis.task.Info.Builder
Constructor with parameters for the required properties of Info.
Builder(long, long, LocalizableMessage) - Constructor for class com.vmware.cis.task.Progress.Builder
Constructor with parameters for the required properties of Progress.
Builder() - Constructor for class com.vmware.cis.TasksTypes.FilterSpec.Builder
Constructor with parameters for the required properties of TasksTypes.FilterSpec.
Builder() - Constructor for class com.vmware.cis.TasksTypes.GetSpec.Builder
Constructor with parameters for the required properties of TasksTypes.GetSpec.
Builder() - Constructor for class com.vmware.content.ConfigurationModel.Builder
Constructor with parameters for the required properties of ConfigurationModel.
Builder(Calendar) - Constructor for class com.vmware.content.library.item.ChangesTypes.Info.Builder
Constructor with parameters for the required properties of ChangesTypes.Info.
Builder(String, Calendar) - Constructor for class com.vmware.content.library.item.ChangesTypes.Summary.Builder
Constructor with parameters for the required properties of ChangesTypes.Summary.
Builder(String, long, FileTypes.PrepareStatus) - Constructor for class com.vmware.content.library.item.downloadsession.FileTypes.Info.Builder
Constructor with parameters for the required properties of FileTypes.Info.
Builder() - Constructor for class com.vmware.content.library.item.DownloadSessionModel.Builder
Constructor with parameters for the required properties of DownloadSessionModel.
Builder(String) - Constructor for class com.vmware.content.library.item.FileTypes.ChecksumInfo.Builder
Constructor with parameters for the required properties of FileTypes.ChecksumInfo.
Builder(String, long, boolean, String) - Constructor for class com.vmware.content.library.item.FileTypes.Info.Builder
Constructor with parameters for the required properties of FileTypes.Info.
Builder(StorageBacking, List<URI>, String, long, boolean, String) - Constructor for class com.vmware.content.library.item.StorageTypes.Info.Builder
Constructor with parameters for the required properties of StorageTypes.Info.
Builder(URI) - Constructor for class com.vmware.content.library.item.TransferEndpoint.Builder
Constructor with parameters for the required properties of TransferEndpoint.
Builder(String, String, boolean, String) - Constructor for class com.vmware.content.library.item.updatesession.CertificateInfo.Builder
Constructor with parameters for the required properties of CertificateInfo.
Builder(String, FileTypes.SourceType) - Constructor for class com.vmware.content.library.item.updatesession.FileTypes.AddSpec.Builder
Constructor with parameters for the required properties of FileTypes.AddSpec.
Builder(String, FileTypes.SourceType, long, TransferStatus) - Constructor for class com.vmware.content.library.item.updatesession.FileTypes.Info.Builder
Constructor with parameters for the required properties of FileTypes.Info.
Builder(String, LocalizableMessage) - Constructor for class com.vmware.content.library.item.updatesession.FileTypes.ValidationError.Builder
Constructor with parameters for the required properties of FileTypes.ValidationError.
Builder(boolean, Set<String>, List<FileTypes.ValidationError>) - Constructor for class com.vmware.content.library.item.updatesession.FileTypes.ValidationResult.Builder
Constructor with parameters for the required properties of FileTypes.ValidationResult.
Builder(PreviewInfo.State) - Constructor for class com.vmware.content.library.item.updatesession.PreviewInfo.Builder
Constructor with parameters for the required properties of PreviewInfo.
Builder(WarningType, LocalizableMessage, boolean) - Constructor for class com.vmware.content.library.item.updatesession.PreviewWarningInfo.Builder
Constructor with parameters for the required properties of PreviewWarningInfo.
Builder(WarningType, boolean) - Constructor for class com.vmware.content.library.item.updatesession.WarningBehavior.Builder
Constructor with parameters for the required properties of WarningBehavior.
Builder() - Constructor for class com.vmware.content.library.item.UpdateSessionModel.Builder
Constructor with parameters for the required properties of UpdateSessionModel.
Builder() - Constructor for class com.vmware.content.library.ItemModel.Builder
Constructor with parameters for the required properties of ItemModel.
Builder(String) - Constructor for class com.vmware.content.library.ItemTypes.DestinationSpec.Builder
Constructor with parameters for the required properties of ItemTypes.DestinationSpec.
Builder() - Constructor for class com.vmware.content.library.ItemTypes.FindSpec.Builder
Constructor with parameters for the required properties of ItemTypes.FindSpec.
Builder() - Constructor for class com.vmware.content.library.OptimizationInfo.Builder
Constructor with parameters for the required properties of OptimizationInfo.
Builder() - Constructor for class com.vmware.content.library.PublishInfo.Builder
Constructor with parameters for the required properties of PublishInfo.
Builder() - Constructor for class com.vmware.content.library.SourceInfo.Builder
Constructor with parameters for the required properties of SourceInfo.
Builder() - Constructor for class com.vmware.content.library.StorageBacking.Builder
Constructor with parameters for the required properties of StorageBacking.
Builder() - Constructor for class com.vmware.content.library.SubscriptionInfo.Builder
Constructor with parameters for the required properties of SubscriptionInfo.
Builder(SubscriptionsTypes.CreateSpecSubscribedLibrary) - Constructor for class com.vmware.content.library.SubscriptionsTypes.CreateSpec.Builder
Constructor with parameters for the required properties of SubscriptionsTypes.CreateSpec.
Builder(String, List<StorageBacking>, boolean, boolean) - Constructor for class com.vmware.content.library.SubscriptionsTypes.CreateSpecNewSubscribedLibrary.Builder
Constructor with parameters for the required properties of SubscriptionsTypes.CreateSpecNewSubscribedLibrary.
Builder() - Constructor for class com.vmware.content.library.SubscriptionsTypes.CreateSpecPlacement.Builder
Constructor with parameters for the required properties of SubscriptionsTypes.CreateSpecPlacement.
Builder(SubscriptionsTypes.CreateSpecSubscribedLibrary.Target, SubscriptionsTypes.Location) - Constructor for class com.vmware.content.library.SubscriptionsTypes.CreateSpecSubscribedLibrary.Builder
Constructor with parameters for the required properties of SubscriptionsTypes.CreateSpecSubscribedLibrary.
Builder(String) - Constructor for class com.vmware.content.library.SubscriptionsTypes.CreateSpecVcenter.Builder
Constructor with parameters for the required properties of SubscriptionsTypes.CreateSpecVcenter.
Builder(String, String, SubscriptionsTypes.Location, SubscriptionsTypes.PlacementInfo) - Constructor for class com.vmware.content.library.SubscriptionsTypes.Info.Builder
Constructor with parameters for the required properties of SubscriptionsTypes.Info.
Builder() - Constructor for class com.vmware.content.library.SubscriptionsTypes.PlacementInfo.Builder
Constructor with parameters for the required properties of SubscriptionsTypes.PlacementInfo.
Builder(String, String, String) - Constructor for class com.vmware.content.library.SubscriptionsTypes.Summary.Builder
Constructor with parameters for the required properties of SubscriptionsTypes.Summary.
Builder() - Constructor for class com.vmware.content.library.SubscriptionsTypes.UpdateSpec.Builder
Constructor with parameters for the required properties of SubscriptionsTypes.UpdateSpec.
Builder() - Constructor for class com.vmware.content.library.SubscriptionsTypes.UpdateSpecPlacement.Builder
Constructor with parameters for the required properties of SubscriptionsTypes.UpdateSpecPlacement.
Builder() - Constructor for class com.vmware.content.library.SubscriptionsTypes.UpdateSpecVcenter.Builder
Constructor with parameters for the required properties of SubscriptionsTypes.UpdateSpecVcenter.
Builder(String, String) - Constructor for class com.vmware.content.library.SubscriptionsTypes.VcenterInfo.Builder
Constructor with parameters for the required properties of SubscriptionsTypes.VcenterInfo.
Builder() - Constructor for class com.vmware.content.LibraryModel.Builder
Constructor with parameters for the required properties of LibraryModel.
Builder() - Constructor for class com.vmware.content.LibraryTypes.FindSpec.Builder
Constructor with parameters for the required properties of LibraryTypes.FindSpec.
Builder(String) - Constructor for class com.vmware.content.LocalLibraryTypes.DestinationSpec.Builder
Constructor with parameters for the required properties of LocalLibraryTypes.DestinationSpec.
Builder(SubscribedLibraryTypes.ProbeResult.Status, List<LocalizableMessage>) - Constructor for class com.vmware.content.SubscribedLibraryTypes.ProbeResult.Builder
Constructor with parameters for the required properties of SubscribedLibraryTypes.ProbeResult.
Builder(long) - Constructor for class com.vmware.content.type.ovf.Cpu.Builder
Constructor with parameters for the required properties of Cpu.
Builder(String, long) - Constructor for class com.vmware.content.type.ovf.Disk.Builder
Constructor with parameters for the required properties of Disk.
Builder(String) - Constructor for class com.vmware.content.type.ovf.DiskController.Builder
Constructor with parameters for the required properties of DiskController.
Builder(String) - Constructor for class com.vmware.content.type.ovf.Drive.Builder
Constructor with parameters for the required properties of Drive.
Builder(String) - Constructor for class com.vmware.content.type.ovf.Floppy.Builder
Constructor with parameters for the required properties of Floppy.
Builder(long) - Constructor for class com.vmware.content.type.ovf.Memory.Builder
Constructor with parameters for the required properties of Memory.
Builder(String) - Constructor for class com.vmware.content.type.ovf.Network.Builder
Constructor with parameters for the required properties of Network.
Builder(String) - Constructor for class com.vmware.content.type.ovf.Nic.Builder
Constructor with parameters for the required properties of Nic.
Builder(String, long, String, String, boolean, List<Network>) - Constructor for class com.vmware.content.type.ovf.OvfTemplate.Builder
Constructor with parameters for the required properties of OvfTemplate.
Builder(String) - Constructor for class com.vmware.content.type.ovf.policy.StoragePolicy.Builder
Constructor with parameters for the required properties of StoragePolicy.
Builder(String, String) - Constructor for class com.vmware.content.type.ovf.policy.StoragePolicyGroup.Builder
Constructor with parameters for the required properties of StoragePolicyGroup.
Builder() - Constructor for class com.vmware.content.type.ovf.USBController.Builder
Constructor with parameters for the required properties of USBController.
Builder() - Constructor for class com.vmware.content.type.ovf.VAppTemplate.Builder
Constructor with parameters for the required properties of VAppTemplate.
Builder() - Constructor for class com.vmware.content.type.ovf.VideoCard.Builder
Constructor with parameters for the required properties of VideoCard.
Builder(String) - Constructor for class com.vmware.content.type.ovf.VmTemplate.Builder
Constructor with parameters for the required properties of VmTemplate.
Builder(String, String, String, String, String) - Constructor for class com.vmware.content.TypeTypes.Info.Builder
Constructor with parameters for the required properties of TypeTypes.Info.
Builder(Calendar, Notifications) - Constructor for class com.vmware.esx.hcl.CompatibilityDataTypes.Status.Builder
Constructor with parameters for the required properties of CompatibilityDataTypes.Status.
Builder(String, String) - Constructor for class com.vmware.esx.hcl.Driver.Builder
Constructor with parameters for the required properties of Driver.
Builder(String) - Constructor for class com.vmware.esx.hcl.Firmware.Builder
Constructor with parameters for the required properties of Firmware.
Builder(String, List<String>, Notifications) - Constructor for class com.vmware.esx.hcl.hosts.CompatibilityReleasesTypes.EsxiCompatibilityReleases.Builder
Constructor with parameters for the required properties of CompatibilityReleasesTypes.EsxiCompatibilityReleases.
Builder(Firmware, List<LocalizableMessage>) - Constructor for class com.vmware.esx.hcl.hosts.CompatibilityReportTypes.BiosConstraint.Builder
Constructor with parameters for the required properties of CompatibilityReportTypes.BiosConstraint.
Builder(Driver, List<LocalizableMessage>) - Constructor for class com.vmware.esx.hcl.hosts.CompatibilityReportTypes.DeviceConstraint.Builder
Constructor with parameters for the required properties of CompatibilityReportTypes.DeviceConstraint.
Builder(CompatibilityStatus, PCIDevice) - Constructor for class com.vmware.esx.hcl.hosts.CompatibilityReportTypes.DeviceHclInfo.Builder
Constructor with parameters for the required properties of CompatibilityReportTypes.DeviceHclInfo.
Builder(URI, String, CompatibilityReportTypes.ServerHclInfo, Calendar, Notifications) - Constructor for class com.vmware.esx.hcl.hosts.CompatibilityReportTypes.HclReport.Builder
Constructor with parameters for the required properties of CompatibilityReportTypes.HclReport.
Builder(CompatibilityReportTypes.HclReport) - Constructor for class com.vmware.esx.hcl.hosts.CompatibilityReportTypes.Result.Builder
Constructor with parameters for the required properties of CompatibilityReportTypes.Result.
Builder(String, URI) - Constructor for class com.vmware.esx.hcl.hosts.CompatibilityReportTypes.ServerCompatibility.Builder
Constructor with parameters for the required properties of CompatibilityReportTypes.ServerCompatibility.
Builder(Server, List<CompatibilityReportTypes.ServerCompatibility>, CompatibilityStatus) - Constructor for class com.vmware.esx.hcl.hosts.CompatibilityReportTypes.ServerHclInfo.Builder
Constructor with parameters for the required properties of CompatibilityReportTypes.ServerHclInfo.
Builder(String) - Constructor for class com.vmware.esx.hcl.hosts.CompatibilityReportTypes.Spec.Builder
Constructor with parameters for the required properties of CompatibilityReportTypes.Spec.
Builder(String, Calendar, LocalizableMessage) - Constructor for class com.vmware.esx.hcl.Notification.Builder
Constructor with parameters for the required properties of Notification.
Builder() - Constructor for class com.vmware.esx.hcl.Notifications.Builder
Constructor with parameters for the required properties of Notifications.
Builder(String, String, String, String, String, String, String, String, String, Driver, boolean) - Constructor for class com.vmware.esx.hcl.PCIDevice.Builder
Constructor with parameters for the required properties of PCIDevice.
Builder(URI, ReportsTypes.Token) - Constructor for class com.vmware.esx.hcl.ReportsTypes.Location.Builder
Constructor with parameters for the required properties of ReportsTypes.Location.
Builder(char[], Calendar) - Constructor for class com.vmware.esx.hcl.ReportsTypes.Token.Builder
Constructor with parameters for the required properties of ReportsTypes.Token.
Builder(String, String, String, String, Firmware) - Constructor for class com.vmware.esx.hcl.Server.Builder
Constructor with parameters for the required properties of Server.
Builder(String, String, String, String, String) - Constructor for class com.vmware.esx.hosts.AddOnInfo.Builder
Constructor with parameters for the required properties of AddOnInfo.
Builder(String, String, String, Calendar) - Constructor for class com.vmware.esx.hosts.BaseImageInfo.Builder
Constructor with parameters for the required properties of BaseImageInfo.
Builder(String, String, String, String) - Constructor for class com.vmware.esx.hosts.ComponentInfo.Builder
Constructor with parameters for the required properties of ComponentInfo.
Builder(String, String, String) - Constructor for class com.vmware.esx.hosts.software.InstalledComponentsTypes.InstalledComponentInfo.Builder
Constructor with parameters for the required properties of InstalledComponentsTypes.InstalledComponentInfo.
Builder(BaseImageInfo, Map<String, ComponentInfo>, Map<String, SolutionInfo>) - Constructor for class com.vmware.esx.hosts.SoftwareInfo.Builder
Constructor with parameters for the required properties of SoftwareInfo.
Builder(String, String, Map<String, ComponentInfo>) - Constructor for class com.vmware.esx.hosts.SolutionInfo.Builder
Constructor with parameters for the required properties of SolutionInfo.
Builder(ComplianceStatus, Notifications) - Constructor for class com.vmware.esx.settings.AddOnCompliance.Builder
Constructor with parameters for the required properties of AddOnCompliance.
Builder(String, String, String) - Constructor for class com.vmware.esx.settings.AddOnDetails.Builder
Constructor with parameters for the required properties of AddOnDetails.
Builder(String, String) - Constructor for class com.vmware.esx.settings.AddOnInfo.Builder
Constructor with parameters for the required properties of AddOnInfo.
Builder(String, String) - Constructor for class com.vmware.esx.settings.AddOnSpec.Builder
Constructor with parameters for the required properties of AddOnSpec.
Builder(ComplianceStatus, BaseImageInfo, BaseImageInfo, Notifications) - Constructor for class com.vmware.esx.settings.BaseImageCompliance.Builder
Constructor with parameters for the required properties of BaseImageCompliance.
Builder(String, String, Calendar) - Constructor for class com.vmware.esx.settings.BaseImageDetails.Builder
Constructor with parameters for the required properties of BaseImageDetails.
Builder(String) - Constructor for class com.vmware.esx.settings.BaseImageInfo.Builder
Constructor with parameters for the required properties of BaseImageInfo.
Builder(String) - Constructor for class com.vmware.esx.settings.BaseImageSpec.Builder
Constructor with parameters for the required properties of BaseImageSpec.
Builder(ComplianceImpact, ComplianceStatus, Notifications, Calendar, Set<String>, Set<String>, Set<String>, Set<String>, Map<String, HostCompliance>, Map<String, HostInfo>) - Constructor for class com.vmware.esx.settings.ClusterCompliance.Builder
Constructor with parameters for the required properties of ClusterCompliance.
Builder(URI) - Constructor for class com.vmware.esx.settings.clusters.DepotOverridesTypes.Depot.Builder
Constructor with parameters for the required properties of DepotOverridesTypes.Depot.
Builder(List<DepotOverridesTypes.Depot>) - Constructor for class com.vmware.esx.settings.clusters.DepotOverridesTypes.Info.Builder
Constructor with parameters for the required properties of DepotOverridesTypes.Info.
Builder(Map<SoftwareTypes.CheckType, Notifications>) - Constructor for class com.vmware.esx.settings.clusters.enablement.SoftwareTypes.CheckResult.Builder
Constructor with parameters for the required properties of SoftwareTypes.CheckResult.
Builder(Set<SoftwareTypes.CheckType>) - Constructor for class com.vmware.esx.settings.clusters.enablement.SoftwareTypes.CheckSpec.Builder
Constructor with parameters for the required properties of SoftwareTypes.CheckSpec.
Builder(boolean) - Constructor for class com.vmware.esx.settings.clusters.enablement.SoftwareTypes.EnableSpec.Builder
Constructor with parameters for the required properties of SoftwareTypes.EnableSpec.
Builder(boolean) - Constructor for class com.vmware.esx.settings.clusters.enablement.SoftwareTypes.Info.Builder
Constructor with parameters for the required properties of SoftwareTypes.Info.
Builder(EffectiveTypes.FailureAction, EffectiveTypes.EffectivePolicySpec.PreRemediationPowerAction, boolean, boolean, boolean, boolean) - Constructor for class com.vmware.esx.settings.clusters.policies.apply.EffectiveTypes.EffectivePolicySpec.Builder
Constructor with parameters for the required properties of EffectiveTypes.EffectivePolicySpec.
Builder(EffectiveTypes.FailureAction.Action) - Constructor for class com.vmware.esx.settings.clusters.policies.apply.EffectiveTypes.FailureAction.Builder
Constructor with parameters for the required properties of EffectiveTypes.FailureAction.
Builder() - Constructor for class com.vmware.esx.settings.clusters.policies.ApplyTypes.ConfiguredPolicySpec.Builder
Constructor with parameters for the required properties of ApplyTypes.ConfiguredPolicySpec.
Builder(ApplyTypes.FailureAction.Action) - Constructor for class com.vmware.esx.settings.clusters.policies.ApplyTypes.FailureAction.Builder
Constructor with parameters for the required properties of ApplyTypes.FailureAction.
Builder(String, Calendar, String, CommitsTypes.Info.ApplyStatusType) - Constructor for class com.vmware.esx.settings.clusters.software.CommitsTypes.Info.Builder
Constructor with parameters for the required properties of CommitsTypes.Info.
Builder() - Constructor for class com.vmware.esx.settings.clusters.software.drafts.software.ComponentsTypes.UpdateSpec.Builder
Constructor with parameters for the required properties of ComponentsTypes.UpdateSpec.
Builder() - Constructor for class com.vmware.esx.settings.clusters.software.DraftsTypes.CommitSpec.Builder
Constructor with parameters for the required properties of DraftsTypes.CommitSpec.
Builder() - Constructor for class com.vmware.esx.settings.clusters.software.DraftsTypes.FilterSpec.Builder
Constructor with parameters for the required properties of DraftsTypes.FilterSpec.
Builder(DraftsTypes.SourceType) - Constructor for class com.vmware.esx.settings.clusters.software.DraftsTypes.ImportSpec.Builder
Constructor with parameters for the required properties of DraftsTypes.ImportSpec.
Builder(DraftsTypes.Metadata, SoftwareInfo) - Constructor for class com.vmware.esx.settings.clusters.software.DraftsTypes.Info.Builder
Constructor with parameters for the required properties of DraftsTypes.Info.
Builder(String, DraftsTypes.StatusType, Calendar) - Constructor for class com.vmware.esx.settings.clusters.software.DraftsTypes.Metadata.Builder
Constructor with parameters for the required properties of DraftsTypes.Metadata.
Builder(DraftsTypes.Metadata) - Constructor for class com.vmware.esx.settings.clusters.software.DraftsTypes.Summary.Builder
Constructor with parameters for the required properties of DraftsTypes.Summary.
Builder(Notifications) - Constructor for class com.vmware.esx.settings.clusters.software.DraftsTypes.ValidateResult.Builder
Constructor with parameters for the required properties of DraftsTypes.ValidateResult.
Builder(String, String, List<LocalizableMessage>) - Constructor for class com.vmware.esx.settings.clusters.software.RecommendationsTypes.ExplanationDetails.Builder
Constructor with parameters for the required properties of RecommendationsTypes.ExplanationDetails.
Builder(List<RecommendationsTypes.ExplanationDetails>) - Constructor for class com.vmware.esx.settings.clusters.software.RecommendationsTypes.Info.Builder
Constructor with parameters for the required properties of RecommendationsTypes.Info.
Builder() - Constructor for class com.vmware.esx.settings.clusters.software.reports.ApplyImpactTypes.ApplyImpactSpec.Builder
Constructor with parameters for the required properties of ApplyImpactTypes.ApplyImpactSpec.
Builder(List<ApplyImpactTypes.Impact>, Map<String, List<ApplyImpactTypes.Impact>>, String, Map<String, HostInfo>) - Constructor for class com.vmware.esx.settings.clusters.software.reports.ApplyImpactTypes.ClusterImpact.Builder
Constructor with parameters for the required properties of ApplyImpactTypes.ClusterImpact.
Builder(LocalizableMessage) - Constructor for class com.vmware.esx.settings.clusters.software.reports.ApplyImpactTypes.Impact.Builder
Constructor with parameters for the required properties of ApplyImpactTypes.Impact.
Builder(ComplianceStatus, Calendar, String, Notifications, LocalizableMessage) - Constructor for class com.vmware.esx.settings.clusters.software.reports.CheckResult.Builder
Constructor with parameters for the required properties of CheckResult.
Builder(String, String, String) - Constructor for class com.vmware.esx.settings.clusters.software.reports.DriverFirmwareVersion.Builder
Constructor with parameters for the required properties of DriverFirmwareVersion.
Builder(HardwareCompatibilityTypes.ComplianceStatus, Calendar, String, LocalizableMessage, Notifications) - Constructor for class com.vmware.esx.settings.clusters.software.reports.HardwareCompatibilityTypes.CheckSummary.Builder
Constructor with parameters for the required properties of HardwareCompatibilityTypes.CheckSummary.
Builder(LastApplyResultTypes.ApplyStatus, String, Map<String, HostInfo>, Map<String, LastApplyResultTypes.ApplyStatus>, Set<String>, Set<String>, Set<String>) - Constructor for class com.vmware.esx.settings.clusters.software.reports.LastApplyResultTypes.ApplyResult.Builder
Constructor with parameters for the required properties of LastApplyResultTypes.ApplyResult.
Builder(LastApplyResultTypes.ApplyStatus.Status, Calendar, Calendar, Notifications) - Constructor for class com.vmware.esx.settings.clusters.software.reports.LastApplyResultTypes.ApplyStatus.Builder
Constructor with parameters for the required properties of LastApplyResultTypes.ApplyStatus.
Builder(String, LocalizableMessage, LocalizableMessage) - Constructor for class com.vmware.esx.settings.clusters.software.reports.LastCheckResultTypes.CheckInfo.Builder
Constructor with parameters for the required properties of LastCheckResultTypes.CheckInfo.
Builder(LastCheckResultTypes.Status, Calendar, Calendar, String, Map<String, HostInfo>, List<LastCheckResultTypes.EntityCheckResult>) - Constructor for class com.vmware.esx.settings.clusters.software.reports.LastCheckResultTypes.CheckResult.Builder
Constructor with parameters for the required properties of CheckResult.
Builder(LastCheckResultTypes.CheckInfo, LastCheckResultTypes.Status, List<LocalizableMessage>) - Constructor for class com.vmware.esx.settings.clusters.software.reports.LastCheckResultTypes.CheckStatus.Builder
Constructor with parameters for the required properties of LastCheckResultTypes.CheckStatus.
Builder(LastCheckResultTypes.EntityCheckResult.EntityType, LastCheckResultTypes.Status, List<LastCheckResultTypes.CheckStatus>) - Constructor for class com.vmware.esx.settings.clusters.software.reports.LastCheckResultTypes.EntityCheckResult.Builder
Constructor with parameters for the required properties of LastCheckResultTypes.EntityCheckResult.
Builder(String, String, String, String, String, String, String) - Constructor for class com.vmware.esx.settings.clusters.software.reports.PciDevice.Builder
Constructor with parameters for the required properties of PciDevice.
Builder(ComplianceStatus, List<PciDeviceComplianceInfo>, List<PciDeviceComplianceInfo>, List<PciDeviceComplianceInfo>) - Constructor for class com.vmware.esx.settings.clusters.software.reports.PciDeviceCompliance.Builder
Constructor with parameters for the required properties of PciDeviceCompliance.
Builder(ComplianceStatus, PciDevice, List<String>, Map<String, HostInfo>, DriverFirmwareVersion, List<DriverFirmwareVersion>) - Constructor for class com.vmware.esx.settings.clusters.software.reports.PciDeviceComplianceInfo.Builder
Constructor with parameters for the required properties of PciDeviceComplianceInfo.
Builder(String, Map<String, HostInfo>, Map<String, SoftwareTypes.ApplyStatus>, Set<String>, Set<String>, Set<String>) - Constructor for class com.vmware.esx.settings.clusters.SoftwareTypes.ApplyResult.Builder
Constructor with parameters for the required properties of SoftwareTypes.ApplyResult.
Builder() - Constructor for class com.vmware.esx.settings.clusters.SoftwareTypes.ApplySpec.Builder
Constructor with parameters for the required properties of SoftwareTypes.ApplySpec.
Builder(SoftwareTypes.ApplyStatus.Status, Calendar, Calendar, Notifications) - Constructor for class com.vmware.esx.settings.clusters.SoftwareTypes.ApplyStatus.Builder
Constructor with parameters for the required properties of SoftwareTypes.ApplyStatus.
Builder(String, LocalizableMessage, LocalizableMessage) - Constructor for class com.vmware.esx.settings.clusters.SoftwareTypes.CheckInfo.Builder
Constructor with parameters for the required properties of SoftwareTypes.CheckInfo.
Builder(SoftwareTypes.Status, Calendar, Calendar, String, Map<String, HostInfo>, List<SoftwareTypes.EntityCheckResult>) - Constructor for class com.vmware.esx.settings.clusters.SoftwareTypes.CheckResult.Builder
Constructor with parameters for the required properties of SoftwareTypes.CheckResult.
Builder() - Constructor for class com.vmware.esx.settings.clusters.SoftwareTypes.CheckSpec.Builder
Constructor with parameters for the required properties of SoftwareTypes.CheckSpec.
Builder(SoftwareTypes.CheckInfo, SoftwareTypes.Status, List<LocalizableMessage>) - Constructor for class com.vmware.esx.settings.clusters.SoftwareTypes.CheckStatus.Builder
Constructor with parameters for the required properties of SoftwareTypes.CheckStatus.
Builder(SoftwareTypes.EntityCheckResult.EntityType, SoftwareTypes.Status, List<SoftwareTypes.CheckStatus>) - Constructor for class com.vmware.esx.settings.clusters.SoftwareTypes.EntityCheckResult.Builder
Constructor with parameters for the required properties of SoftwareTypes.EntityCheckResult.
Builder(boolean, boolean, boolean) - Constructor for class com.vmware.esx.settings.clusters.SoftwareTypes.ExportSpec.Builder
Constructor with parameters for the required properties of SoftwareTypes.ExportSpec.
Builder(ComplianceStatus, Notifications) - Constructor for class com.vmware.esx.settings.ComponentCompliance.Builder
Constructor with parameters for the required properties of ComponentCompliance.
Builder(String, String) - Constructor for class com.vmware.esx.settings.ComponentDetails.Builder
Constructor with parameters for the required properties of ComponentDetails.
Builder() - Constructor for class com.vmware.esx.settings.ComponentInfo.Builder
Constructor with parameters for the required properties of ComponentInfo.
Builder(String, String, ComponentSource, LocalizableMessage) - Constructor for class com.vmware.esx.settings.ComponentOverrideInfo.Builder
Constructor with parameters for the required properties of ComponentOverrideInfo.
Builder(EffectiveTypes.FailureAction, EffectiveTypes.EffectivePolicySpec.PreRemediationPowerAction, boolean, boolean, boolean, boolean) - Constructor for class com.vmware.esx.settings.defaults.clusters.policies.apply.EffectiveTypes.EffectivePolicySpec.Builder
Constructor with parameters for the required properties of EffectiveTypes.EffectivePolicySpec.
Builder(EffectiveTypes.FailureAction.Action) - Constructor for class com.vmware.esx.settings.defaults.clusters.policies.apply.EffectiveTypes.FailureAction.Builder
Constructor with parameters for the required properties of EffectiveTypes.FailureAction.
Builder() - Constructor for class com.vmware.esx.settings.defaults.clusters.policies.ApplyTypes.ConfiguredPolicySpec.Builder
Constructor with parameters for the required properties of ApplyTypes.ConfiguredPolicySpec.
Builder(ApplyTypes.FailureAction.Action) - Constructor for class com.vmware.esx.settings.defaults.clusters.policies.ApplyTypes.FailureAction.Builder
Constructor with parameters for the required properties of ApplyTypes.FailureAction.
Builder(String, String, String, String) - Constructor for class com.vmware.esx.settings.depot_content.add_ons.VersionsTypes.ComponentInfo.Builder
Constructor with parameters for the required properties of VersionsTypes.ComponentInfo.
Builder(String, String, String, String, String, VersionsTypes.CategoryType, URI, Calendar, List<VersionsTypes.ComponentInfo>, List<VersionsTypes.RemovedComponentInfo>) - Constructor for class com.vmware.esx.settings.depot_content.add_ons.VersionsTypes.Info.Builder
Constructor with parameters for the required properties of VersionsTypes.Info.
Builder(String, String) - Constructor for class com.vmware.esx.settings.depot_content.add_ons.VersionsTypes.RemovedComponentInfo.Builder
Constructor with parameters for the required properties of VersionsTypes.RemovedComponentInfo.
Builder(String, String, String, AddOnsTypes.CategoryType, URI, Calendar) - Constructor for class com.vmware.esx.settings.depot_content.AddOnsTypes.AddOnVersionSummary.Builder
Constructor with parameters for the required properties of AddOnsTypes.AddOnVersionSummary.
Builder() - Constructor for class com.vmware.esx.settings.depot_content.AddOnsTypes.FilterSpec.Builder
Constructor with parameters for the required properties of AddOnsTypes.FilterSpec.
Builder(String, String, String, List<AddOnsTypes.AddOnVersionSummary>) - Constructor for class com.vmware.esx.settings.depot_content.AddOnsTypes.Summary.Builder
Constructor with parameters for the required properties of AddOnsTypes.Summary.
Builder(String, String, String, String) - Constructor for class com.vmware.esx.settings.depot_content.base_images.VersionsTypes.ComponentVersionInfo.Builder
Constructor with parameters for the required properties of VersionsTypes.ComponentVersionInfo.
Builder(String, String, String, String, String, VersionsTypes.CategoryType, URI, Calendar, List<VersionsTypes.ComponentVersionInfo>) - Constructor for class com.vmware.esx.settings.depot_content.base_images.VersionsTypes.Info.Builder
Constructor with parameters for the required properties of VersionsTypes.Info.
Builder() - Constructor for class com.vmware.esx.settings.depot_content.BaseImagesTypes.FilterSpec.Builder
Constructor with parameters for the required properties of BaseImagesTypes.FilterSpec.
Builder(String, String, String, String, BaseImagesTypes.CategoryType, URI, Calendar) - Constructor for class com.vmware.esx.settings.depot_content.BaseImagesTypes.Summary.Builder
Constructor with parameters for the required properties of BaseImagesTypes.Summary.
Builder(String, String, String, String, String, VersionsTypes.CategoryType, VersionsTypes.UrgencyType, URI, String, Calendar) - Constructor for class com.vmware.esx.settings.depot_content.components.VersionsTypes.Info.Builder
Constructor with parameters for the required properties of VersionsTypes.Info.
Builder(String, String, String, ComponentsTypes.CategoryType, ComponentsTypes.UrgencyType, URI, Calendar) - Constructor for class com.vmware.esx.settings.depot_content.ComponentsTypes.ComponentVersionSummary.Builder
Constructor with parameters for the required properties of ComponentsTypes.ComponentVersionSummary.
Builder() - Constructor for class com.vmware.esx.settings.depot_content.ComponentsTypes.FilterSpec.Builder
Constructor with parameters for the required properties of ComponentsTypes.FilterSpec.
Builder(String, String, String, List<ComponentsTypes.ComponentVersionSummary>) - Constructor for class com.vmware.esx.settings.depot_content.ComponentsTypes.Summary.Builder
Constructor with parameters for the required properties of ComponentsTypes.Summary.
Builder(String) - Constructor for class com.vmware.esx.settings.depots.OfflineTypes.CreateResult.Builder
Constructor with parameters for the required properties of OfflineTypes.CreateResult.
Builder(OfflineTypes.SourceType) - Constructor for class com.vmware.esx.settings.depots.OfflineTypes.CreateSpec.Builder
Constructor with parameters for the required properties of OfflineTypes.CreateSpec.
Builder(String, OfflineTypes.SourceType, Calendar) - Constructor for class com.vmware.esx.settings.depots.OfflineTypes.Info.Builder
Constructor with parameters for the required properties of OfflineTypes.Info.
Builder(String, OfflineTypes.SourceType) - Constructor for class com.vmware.esx.settings.depots.OfflineTypes.Summary.Builder
Constructor with parameters for the required properties of OfflineTypes.Summary.
Builder(URI) - Constructor for class com.vmware.esx.settings.depots.OnlineTypes.CreateSpec.Builder
Constructor with parameters for the required properties of OnlineTypes.CreateSpec.
Builder(String, URI, boolean, boolean) - Constructor for class com.vmware.esx.settings.depots.OnlineTypes.Info.Builder
Constructor with parameters for the required properties of OnlineTypes.Info.
Builder(String, URI, boolean, boolean) - Constructor for class com.vmware.esx.settings.depots.OnlineTypes.Summary.Builder
Constructor with parameters for the required properties of OnlineTypes.Summary.
Builder() - Constructor for class com.vmware.esx.settings.depots.OnlineTypes.UpdateSpec.Builder
Constructor with parameters for the required properties of OnlineTypes.UpdateSpec.
Builder(SyncScheduleTypes.Recurrence) - Constructor for class com.vmware.esx.settings.depots.SyncScheduleTypes.Schedule.Builder
Constructor with parameters for the required properties of SyncScheduleTypes.Schedule.
Builder(boolean, List<String>) - Constructor for class com.vmware.esx.settings.depots.SyncScheduleTypes.Spec.Builder
Constructor with parameters for the required properties of SyncScheduleTypes.Spec.
Builder(String, boolean, URI) - Constructor for class com.vmware.esx.settings.depots.UmdsTypes.Info.Builder
Constructor with parameters for the required properties of UmdsTypes.Info.
Builder(URI) - Constructor for class com.vmware.esx.settings.depots.UmdsTypes.SetSpec.Builder
Constructor with parameters for the required properties of UmdsTypes.SetSpec.
Builder() - Constructor for class com.vmware.esx.settings.depots.UmdsTypes.UpdateSpec.Builder
Constructor with parameters for the required properties of UmdsTypes.UpdateSpec.
Builder(String, String, String, ComponentSource, List<ComponentOverrideInfo>) - Constructor for class com.vmware.esx.settings.EffectiveComponentDetails.Builder
Constructor with parameters for the required properties of EffectiveComponentDetails.
Builder(String) - Constructor for class com.vmware.esx.settings.EffectiveComponentInfo.Builder
Constructor with parameters for the required properties of EffectiveComponentInfo.
Builder(HardwareModuleClass) - Constructor for class com.vmware.esx.settings.HardwareModuleDetails.Builder
Constructor with parameters for the required properties of HardwareModuleDetails.
Builder(ComplianceStatus, Notifications) - Constructor for class com.vmware.esx.settings.HardwareModuleFirmwareCompliance.Builder
Constructor with parameters for the required properties of HardwareModuleFirmwareCompliance.
Builder(String) - Constructor for class com.vmware.esx.settings.HardwareModuleFirmwareInfo.Builder
Constructor with parameters for the required properties of HardwareModuleFirmwareInfo.
Builder(Map<String, HardwareSupportPackageInfo>) - Constructor for class com.vmware.esx.settings.HardwareSupportInfo.Builder
Constructor with parameters for the required properties of HardwareSupportInfo.
Builder(ComplianceStatus, Map<String, HardwareModuleFirmwareCompliance>, Notifications) - Constructor for class com.vmware.esx.settings.HardwareSupportPackageCompliance.Builder
Constructor with parameters for the required properties of HardwareSupportPackageCompliance.
Builder(String, String) - Constructor for class com.vmware.esx.settings.HardwareSupportPackageInfo.Builder
Constructor with parameters for the required properties of HardwareSupportPackageInfo.
Builder() - Constructor for class com.vmware.esx.settings.HardwareSupportPackageSpec.Builder
Constructor with parameters for the required properties of HardwareSupportPackageSpec.
Builder(Map<String, HardwareSupportPackageSpec>) - Constructor for class com.vmware.esx.settings.HardwareSupportSpec.Builder
Constructor with parameters for the required properties of HardwareSupportSpec.
Builder(ComplianceImpact, ComplianceStatus, Notifications, Calendar, BaseImageCompliance, AddOnCompliance, Map<String, ComponentCompliance>, Map<String, SolutionCompliance>) - Constructor for class com.vmware.esx.settings.HostCompliance.Builder
Constructor with parameters for the required properties of HostCompliance.
Builder(String) - Constructor for class com.vmware.esx.settings.HostInfo.Builder
Constructor with parameters for the required properties of HostInfo.
Builder(String, Calendar, LocalizableMessage) - Constructor for class com.vmware.esx.settings.Notification.Builder
Constructor with parameters for the required properties of Notification.
Builder() - Constructor for class com.vmware.esx.settings.Notifications.Builder
Constructor with parameters for the required properties of Notifications.
Builder(BaseImageInfo, Map<String, ComponentInfo>, Map<String, SolutionInfo>) - Constructor for class com.vmware.esx.settings.SoftwareInfo.Builder
Constructor with parameters for the required properties of SoftwareInfo.
Builder(BaseImageSpec) - Constructor for class com.vmware.esx.settings.SoftwareSpec.Builder
Constructor with parameters for the required properties of SoftwareSpec.
Builder(ComplianceStatus, Notifications) - Constructor for class com.vmware.esx.settings.SolutionCompliance.Builder
Constructor with parameters for the required properties of SolutionCompliance.
Builder(String, String, String) - Constructor for class com.vmware.esx.settings.SolutionComponentDetails.Builder
Constructor with parameters for the required properties of SolutionComponentDetails.
Builder(String) - Constructor for class com.vmware.esx.settings.SolutionComponentSpec.Builder
Constructor with parameters for the required properties of SolutionComponentSpec.
Builder(String, String, List<SolutionComponentDetails>) - Constructor for class com.vmware.esx.settings.SolutionDetails.Builder
Constructor with parameters for the required properties of SolutionDetails.
Builder(String, List<SolutionComponentSpec>) - Constructor for class com.vmware.esx.settings.SolutionInfo.Builder
Constructor with parameters for the required properties of SolutionInfo.
Builder(String, List<SolutionComponentSpec>) - Constructor for class com.vmware.esx.settings.SolutionSpec.Builder
Constructor with parameters for the required properties of SolutionSpec.
Builder(LocalizableMessage, String, String, Status, boolean) - Constructor for class com.vmware.esx.settings.TaskInfo.Builder
Constructor with parameters for the required properties of TaskInfo.
Builder() - Constructor for class com.vmware.vapi.client.Configuration.Builder
Constructor.
Builder(Configuration) - Constructor for class com.vmware.vapi.client.Configuration.Builder
Constructor.
Builder(Map<String, Object>) - Constructor for class com.vmware.vapi.client.Configuration.Builder
Constructor.
Builder() - Constructor for class com.vmware.vapi.core.ExecutionContext.Builder
 
Builder(AuthenticationInfo.SchemeType, String) - Constructor for class com.vmware.vapi.metadata.authentication.AuthenticationInfo.Builder
Constructor with parameters for the required properties of AuthenticationInfo.
Builder(ComponentInfo, String) - Constructor for class com.vmware.vapi.metadata.authentication.ComponentData.Builder
Constructor with parameters for the required properties of ComponentData.
Builder(Map<String, PackageInfo>) - Constructor for class com.vmware.vapi.metadata.authentication.ComponentInfo.Builder
Constructor with parameters for the required properties of ComponentInfo.
Builder(List<AuthenticationInfo>) - Constructor for class com.vmware.vapi.metadata.authentication.OperationInfo.Builder
Constructor with parameters for the required properties of OperationInfo.
Builder(List<AuthenticationInfo>, Map<String, ServiceInfo>) - Constructor for class com.vmware.vapi.metadata.authentication.PackageInfo.Builder
Constructor with parameters for the required properties of PackageInfo.
Builder(List<AuthenticationInfo>, Map<String, OperationInfo>) - Constructor for class com.vmware.vapi.metadata.authentication.ServiceInfo.Builder
Constructor with parameters for the required properties of ServiceInfo.
Builder(String, String) - Constructor for class com.vmware.vapi.metadata.cli.CommandTypes.Identity.Builder
Constructor with parameters for the required properties of CommandTypes.Identity.
Builder(CommandTypes.Identity, String, String, String, List<CommandTypes.OptionInfo>, List<CommandTypes.OutputInfo>) - Constructor for class com.vmware.vapi.metadata.cli.CommandTypes.Info.Builder
Constructor with parameters for the required properties of CommandTypes.Info.
Builder(String, String, String, String, CommandTypes.GenericType) - Constructor for class com.vmware.vapi.metadata.cli.CommandTypes.OptionInfo.Builder
Constructor with parameters for the required properties of CommandTypes.OptionInfo.
Builder(String, String) - Constructor for class com.vmware.vapi.metadata.cli.CommandTypes.OutputFieldInfo.Builder
Constructor with parameters for the required properties of CommandTypes.OutputFieldInfo.
Builder(String, List<CommandTypes.OutputFieldInfo>) - Constructor for class com.vmware.vapi.metadata.cli.CommandTypes.OutputInfo.Builder
Constructor with parameters for the required properties of CommandTypes.OutputInfo.
Builder(String, String) - Constructor for class com.vmware.vapi.metadata.cli.NamespaceTypes.Identity.Builder
Constructor with parameters for the required properties of NamespaceTypes.Identity.
Builder(NamespaceTypes.Identity, String, List<NamespaceTypes.Identity>) - Constructor for class com.vmware.vapi.metadata.cli.NamespaceTypes.Info.Builder
Constructor with parameters for the required properties of NamespaceTypes.Info.
Builder(ComponentInfo, String) - Constructor for class com.vmware.vapi.metadata.metamodel.ComponentData.Builder
Constructor with parameters for the required properties of ComponentData.
Builder(String, Map<String, PackageInfo>, Map<String, ElementMap>, String) - Constructor for class com.vmware.vapi.metadata.metamodel.ComponentInfo.Builder
Constructor with parameters for the required properties of ComponentInfo.
Builder(Type, ConstantValue, String) - Constructor for class com.vmware.vapi.metadata.metamodel.ConstantInfo.Builder
Constructor with parameters for the required properties of ConstantInfo.
Builder(ConstantValue.Category) - Constructor for class com.vmware.vapi.metadata.metamodel.ConstantValue.Builder
Constructor with parameters for the required properties of ConstantValue.
Builder(Map<String, ElementValue>) - Constructor for class com.vmware.vapi.metadata.metamodel.ElementMap.Builder
Constructor with parameters for the required properties of ElementMap.
Builder(ElementValue.Type) - Constructor for class com.vmware.vapi.metadata.metamodel.ElementValue.Builder
Constructor with parameters for the required properties of ElementValue.
Builder(String, List<EnumerationValueInfo>, Map<String, ElementMap>, String) - Constructor for class com.vmware.vapi.metadata.metamodel.EnumerationInfo.Builder
Constructor with parameters for the required properties of EnumerationInfo.
Builder(String, Map<String, ElementMap>, String) - Constructor for class com.vmware.vapi.metadata.metamodel.EnumerationValueInfo.Builder
Constructor with parameters for the required properties of EnumerationValueInfo.
Builder(String, String) - Constructor for class com.vmware.vapi.metadata.metamodel.ErrorInfo.Builder
Constructor with parameters for the required properties of ErrorInfo.
Builder(String, Type, Map<String, ElementMap>, String) - Constructor for class com.vmware.vapi.metadata.metamodel.FieldInfo.Builder
Constructor with parameters for the required properties of FieldInfo.
Builder(GenericInstantiation.GenericType) - Constructor for class com.vmware.vapi.metadata.metamodel.GenericInstantiation.Builder
Constructor with parameters for the required properties of GenericInstantiation.
Builder(String, List<FieldInfo>, OperationResultInfo, List<ErrorInfo>, Map<String, ElementMap>, String) - Constructor for class com.vmware.vapi.metadata.metamodel.OperationInfo.Builder
Constructor with parameters for the required properties of OperationInfo.
Builder(Type, Map<String, ElementMap>, String) - Constructor for class com.vmware.vapi.metadata.metamodel.OperationResultInfo.Builder
Constructor with parameters for the required properties of OperationResultInfo.
Builder(String, Map<String, StructureInfo>, Map<String, EnumerationInfo>, Map<String, ServiceInfo>, Map<String, ElementMap>, String) - Constructor for class com.vmware.vapi.metadata.metamodel.PackageInfo.Builder
Constructor with parameters for the required properties of PackageInfo.
Builder(PrimitiveValue.Type) - Constructor for class com.vmware.vapi.metadata.metamodel.PrimitiveValue.Builder
Constructor with parameters for the required properties of PrimitiveValue.
Builder(String, Map<String, OperationInfo>, Map<String, StructureInfo>, Map<String, EnumerationInfo>, Map<String, ConstantInfo>, Map<String, ElementMap>, String) - Constructor for class com.vmware.vapi.metadata.metamodel.ServiceInfo.Builder
Constructor with parameters for the required properties of ServiceInfo.
Builder(String, StructureInfo.Type, Map<String, EnumerationInfo>, Map<String, ConstantInfo>, List<FieldInfo>, Map<String, ElementMap>, String) - Constructor for class com.vmware.vapi.metadata.metamodel.StructureInfo.Builder
Constructor with parameters for the required properties of StructureInfo.
Builder(Type.Category) - Constructor for class com.vmware.vapi.metadata.metamodel.Type.Builder
Constructor with parameters for the required properties of Type.
Builder(String, String) - Constructor for class com.vmware.vapi.metadata.metamodel.UserDefinedType.Builder
Constructor with parameters for the required properties of UserDefinedType.
Builder(ComponentInfo, String) - Constructor for class com.vmware.vapi.metadata.privilege.ComponentData.Builder
Constructor with parameters for the required properties of ComponentData.
Builder(Map<String, PackageInfo>) - Constructor for class com.vmware.vapi.metadata.privilege.ComponentInfo.Builder
Constructor with parameters for the required properties of ComponentInfo.
Builder(List<String>, List<PrivilegeInfo>) - Constructor for class com.vmware.vapi.metadata.privilege.OperationInfo.Builder
Constructor with parameters for the required properties of OperationInfo.
Builder(List<String>, Map<String, ServiceInfo>) - Constructor for class com.vmware.vapi.metadata.privilege.PackageInfo.Builder
Constructor with parameters for the required properties of PackageInfo.
Builder(String, List<String>) - Constructor for class com.vmware.vapi.metadata.privilege.PrivilegeInfo.Builder
Constructor with parameters for the required properties of PrivilegeInfo.
Builder(Map<String, OperationInfo>) - Constructor for class com.vmware.vapi.metadata.privilege.ServiceInfo.Builder
Constructor with parameters for the required properties of ServiceInfo.
Builder(String, SourceType) - Constructor for class com.vmware.vapi.metadata.SourceCreateSpec.Builder
Constructor with parameters for the required properties of SourceCreateSpec.
Builder(SourceType) - Constructor for class com.vmware.vapi.metadata.SourceInfo.Builder
Constructor with parameters for the required properties of SourceInfo.
Builder() - Constructor for class com.vmware.vapi.protocol.ClientConfiguration.Builder
 
Builder(ClientConfiguration) - Constructor for class com.vmware.vapi.protocol.ClientConfiguration.Builder
Create a builder that is preconfigured with the given ClientConfiguration
Builder() - Constructor for class com.vmware.vapi.protocol.HttpConfiguration.Builder
 
Builder() - Constructor for class com.vmware.vapi.protocol.HttpConfiguration.SslConfiguration.Builder
 
Builder(KeyStore) - Constructor for class com.vmware.vapi.protocol.HttpConfiguration.SslConfiguration.Builder
 
Builder() - Constructor for class com.vmware.vapi.std.AuthenticationScheme.Builder
Constructor with parameters for the required properties of AuthenticationScheme.
Builder(String, String) - Constructor for class com.vmware.vapi.std.DynamicID.Builder
Constructor with parameters for the required properties of DynamicID.
Builder(List<LocalizableMessage>) - Constructor for class com.vmware.vapi.std.errors.AlreadyExists.Builder
Constructor with parameters for the required properties of AlreadyExists.
Builder(List<LocalizableMessage>) - Constructor for class com.vmware.vapi.std.errors.AlreadyInDesiredState.Builder
Constructor with parameters for the required properties of AlreadyInDesiredState.
Builder(String, List<String>) - Constructor for class com.vmware.vapi.std.errors.ArgumentLocations.Builder
Constructor with parameters for the required properties of ArgumentLocations.
Builder(List<LocalizableMessage>) - Constructor for class com.vmware.vapi.std.errors.Canceled.Builder
Constructor with parameters for the required properties of Canceled.
Builder(List<LocalizableMessage>) - Constructor for class com.vmware.vapi.std.errors.ConcurrentChange.Builder
Constructor with parameters for the required properties of ConcurrentChange.
Builder(List<LocalizableMessage>) - Constructor for class com.vmware.vapi.std.errors.Error.Builder
Constructor with parameters for the required properties of Error.
Builder(List<LocalizableMessage>) - Constructor for class com.vmware.vapi.std.errors.FeatureInUse.Builder
Constructor with parameters for the required properties of FeatureInUse.
Builder(String, List<String>) - Constructor for class com.vmware.vapi.std.errors.FileLocations.Builder
Constructor with parameters for the required properties of FileLocations.
Builder(List<LocalizableMessage>) - Constructor for class com.vmware.vapi.std.errors.InternalServerError.Builder
Constructor with parameters for the required properties of InternalServerError.
Builder(List<LocalizableMessage>) - Constructor for class com.vmware.vapi.std.errors.InvalidArgument.Builder
Constructor with parameters for the required properties of InvalidArgument.
Builder(List<LocalizableMessage>) - Constructor for class com.vmware.vapi.std.errors.InvalidElementConfiguration.Builder
Constructor with parameters for the required properties of InvalidElementConfiguration.
Builder(List<LocalizableMessage>) - Constructor for class com.vmware.vapi.std.errors.InvalidElementType.Builder
Constructor with parameters for the required properties of InvalidElementType.
Builder(List<LocalizableMessage>) - Constructor for class com.vmware.vapi.std.errors.InvalidRequest.Builder
Constructor with parameters for the required properties of InvalidRequest.
Builder(List<LocalizableMessage>) - Constructor for class com.vmware.vapi.std.errors.NotAllowedInCurrentState.Builder
Constructor with parameters for the required properties of NotAllowedInCurrentState.
Builder(List<LocalizableMessage>) - Constructor for class com.vmware.vapi.std.errors.NotFound.Builder
Constructor with parameters for the required properties of NotFound.
Builder(List<LocalizableMessage>) - Constructor for class com.vmware.vapi.std.errors.OperationNotFound.Builder
Constructor with parameters for the required properties of OperationNotFound.
Builder(List<LocalizableMessage>) - Constructor for class com.vmware.vapi.std.errors.ResourceBusy.Builder
Constructor with parameters for the required properties of ResourceBusy.
Builder(List<LocalizableMessage>) - Constructor for class com.vmware.vapi.std.errors.ResourceInaccessible.Builder
Constructor with parameters for the required properties of ResourceInaccessible.
Builder(List<LocalizableMessage>) - Constructor for class com.vmware.vapi.std.errors.ResourceInUse.Builder
Constructor with parameters for the required properties of ResourceInUse.
Builder(List<LocalizableMessage>) - Constructor for class com.vmware.vapi.std.errors.ServiceUnavailable.Builder
Constructor with parameters for the required properties of ServiceUnavailable.
Builder(List<LocalizableMessage>) - Constructor for class com.vmware.vapi.std.errors.TimedOut.Builder
Constructor with parameters for the required properties of TimedOut.
Builder(boolean) - Constructor for class com.vmware.vapi.std.errors.TransientIndication.Builder
Constructor with parameters for the required properties of TransientIndication.
Builder(List<LocalizableMessage>) - Constructor for class com.vmware.vapi.std.errors.UnableToAllocateResource.Builder
Constructor with parameters for the required properties of UnableToAllocateResource.
Builder(List<LocalizableMessage>) - Constructor for class com.vmware.vapi.std.errors.Unauthenticated.Builder
Constructor with parameters for the required properties of Unauthenticated.
Builder(List<LocalizableMessage>) - Constructor for class com.vmware.vapi.std.errors.Unauthorized.Builder
Constructor with parameters for the required properties of Unauthorized.
Builder(List<LocalizableMessage>) - Constructor for class com.vmware.vapi.std.errors.UnexpectedInput.Builder
Constructor with parameters for the required properties of UnexpectedInput.
Builder(List<LocalizableMessage>) - Constructor for class com.vmware.vapi.std.errors.Unsupported.Builder
Constructor with parameters for the required properties of Unsupported.
Builder(List<LocalizableMessage>) - Constructor for class com.vmware.vapi.std.errors.UnverifiedPeer.Builder
Constructor with parameters for the required properties of UnverifiedPeer.
Builder(String, String, DataValue, List<SecurityPrincipal>) - Constructor for class com.vmware.vapi.std.interposition.InvocationRequest.Builder
Constructor with parameters for the required properties of InvocationRequest.
Builder(InvocationResult.ResultType) - Constructor for class com.vmware.vapi.std.interposition.InvocationResult.Builder
Constructor with parameters for the required properties of InvocationResult.
Builder(String) - Constructor for class com.vmware.vapi.std.interposition.SecurityPrincipal.Builder
Constructor with parameters for the required properties of SecurityPrincipal.
Builder(String, String, List<String>) - Constructor for class com.vmware.vapi.std.LocalizableMessage.Builder
Constructor with parameters for the required properties of LocalizableMessage.
Builder() - Constructor for class com.vmware.vapi.std.LocalizationParam.Builder
Constructor with parameters for the required properties of LocalizationParam.
Builder(String) - Constructor for class com.vmware.vapi.std.NestedLocalizableMessage.Builder
Constructor with parameters for the required properties of NestedLocalizableMessage.
Builder(String) - Constructor for class com.vmware.vcenter.certificate_management.vcenter.TlsCsrTypes.Info.Builder
Constructor with parameters for the required properties of TlsCsrTypes.Info.
Builder(String, String, String, String, String, String) - Constructor for class com.vmware.vcenter.certificate_management.vcenter.TlsCsrTypes.Spec.Builder
Constructor with parameters for the required properties of TlsCsrTypes.Spec.
Builder(long, String, String, String, Calendar, Calendar, String, String, boolean, long, List<String>, List<String>, List<String>, List<String>, String) - Constructor for class com.vmware.vcenter.certificate_management.vcenter.TlsTypes.Info.Builder
Constructor with parameters for the required properties of TlsTypes.Info.
Builder(String, String, String, String, String, String) - Constructor for class com.vmware.vcenter.certificate_management.vcenter.TlsTypes.ReplaceSpec.Builder
Constructor with parameters for the required properties of TlsTypes.ReplaceSpec.
Builder(String) - Constructor for class com.vmware.vcenter.certificate_management.vcenter.TlsTypes.Spec.Builder
Constructor with parameters for the required properties of TlsTypes.Spec.
Builder(X509CertChain) - Constructor for class com.vmware.vcenter.certificate_management.vcenter.TrustedRootChainsTypes.CreateSpec.Builder
Constructor with parameters for the required properties of TrustedRootChainsTypes.CreateSpec.
Builder(X509CertChain) - Constructor for class com.vmware.vcenter.certificate_management.vcenter.TrustedRootChainsTypes.Info.Builder
Constructor with parameters for the required properties of TrustedRootChainsTypes.Info.
Builder(String) - Constructor for class com.vmware.vcenter.certificate_management.vcenter.TrustedRootChainsTypes.Summary.Builder
Constructor with parameters for the required properties of TrustedRootChainsTypes.Summary.
Builder() - Constructor for class com.vmware.vcenter.certificate_management.vcenter.VmcaRootTypes.CreateSpec.Builder
Constructor with parameters for the required properties of VmcaRootTypes.CreateSpec.
Builder(List<String>) - Constructor for class com.vmware.vcenter.certificate_management.X509CertChain.Builder
Constructor with parameters for the required properties of X509CertChain.
Builder() - Constructor for class com.vmware.vcenter.ClusterTypes.FilterSpec.Builder
Constructor with parameters for the required properties of ClusterTypes.FilterSpec.
Builder(String, String) - Constructor for class com.vmware.vcenter.ClusterTypes.Info.Builder
Constructor with parameters for the required properties of ClusterTypes.Info.
Builder(String, String, boolean, boolean) - Constructor for class com.vmware.vcenter.ClusterTypes.Summary.Builder
Constructor with parameters for the required properties of ClusterTypes.Summary.
Builder(String, Set<String>, String, String) - Constructor for class com.vmware.vcenter.compute.policies.capabilities.cluster_scale_in_ignore_vm_capabilities.CreateSpec.Builder
Constructor with parameters for the required properties of CreateSpec.
Builder(String, Set<String>, String, String, String) - Constructor for class com.vmware.vcenter.compute.policies.capabilities.cluster_scale_in_ignore_vm_capabilities.Info.Builder
Constructor with parameters for the required properties of Info.
Builder(String, String, String) - Constructor for class com.vmware.vcenter.compute.policies.capabilities.disable_drs_vmotion.CreateSpec.Builder
Constructor with parameters for the required properties of CreateSpec.
Builder(String, String, String, String) - Constructor for class com.vmware.vcenter.compute.policies.capabilities.disable_drs_vmotion.Info.Builder
Constructor with parameters for the required properties of Info.
Builder(String, String, String) - Constructor for class com.vmware.vcenter.compute.policies.capabilities.vm.evacuation.vmotion.CreateSpec.Builder
Constructor with parameters for the required properties of CreateSpec.
Builder(String, String, String, String) - Constructor for class com.vmware.vcenter.compute.policies.capabilities.vm.evacuation.vmotion.Info.Builder
Constructor with parameters for the required properties of Info.
Builder(String, String, String, String) - Constructor for class com.vmware.vcenter.compute.policies.capabilities.vm_host_affinity.CreateSpec.Builder
Constructor with parameters for the required properties of CreateSpec.
Builder(String, String, String, String, String) - Constructor for class com.vmware.vcenter.compute.policies.capabilities.vm_host_affinity.Info.Builder
Constructor with parameters for the required properties of Info.
Builder(String, String, String, String) - Constructor for class com.vmware.vcenter.compute.policies.capabilities.vm_host_anti_affinity.CreateSpec.Builder
Constructor with parameters for the required properties of CreateSpec.
Builder(String, String, String, String, String) - Constructor for class com.vmware.vcenter.compute.policies.capabilities.vm_host_anti_affinity.Info.Builder
Constructor with parameters for the required properties of Info.
Builder(String, String, String) - Constructor for class com.vmware.vcenter.compute.policies.capabilities.vm_vm_affinity.CreateSpec.Builder
Constructor with parameters for the required properties of CreateSpec.
Builder(String, String, String, String) - Constructor for class com.vmware.vcenter.compute.policies.capabilities.vm_vm_affinity.Info.Builder
Constructor with parameters for the required properties of Info.
Builder(String, String, String) - Constructor for class com.vmware.vcenter.compute.policies.capabilities.vm_vm_anti_affinity.CreateSpec.Builder
Constructor with parameters for the required properties of CreateSpec.
Builder(String, String, String, String) - Constructor for class com.vmware.vcenter.compute.policies.capabilities.vm_vm_anti_affinity.Info.Builder
Constructor with parameters for the required properties of Info.
Builder(String, String, String, String) - Constructor for class com.vmware.vcenter.compute.policies.CapabilitiesTypes.Info.Builder
Constructor with parameters for the required properties of Info.
Builder(String, String, String) - Constructor for class com.vmware.vcenter.compute.policies.CapabilitiesTypes.Summary.Builder
Constructor with parameters for the required properties of CapabilitiesTypes.Summary.
Builder(String, String, String) - Constructor for class com.vmware.vcenter.compute.policies.CreateSpec.Builder
Constructor with parameters for the required properties of CreateSpec.
Builder(String, String, String) - Constructor for class com.vmware.vcenter.compute.policies.Info.Builder
Constructor with parameters for the required properties of Info.
Builder(ObjectCompliance) - Constructor for class com.vmware.vcenter.compute.policies.Status.Builder
Constructor with parameters for the required properties of Status.
Builder() - Constructor for class com.vmware.vcenter.compute.policies.TagUsageTypes.FilterSpec.Builder
Constructor with parameters for the required properties of TagUsageTypes.FilterSpec.
Builder(String, String, String, String, String) - Constructor for class com.vmware.vcenter.compute.policies.TagUsageTypes.Summary.Builder
Constructor with parameters for the required properties of TagUsageTypes.Summary.
Builder(String, String, String, String) - Constructor for class com.vmware.vcenter.compute.PoliciesTypes.Summary.Builder
Constructor with parameters for the required properties of PoliciesTypes.Summary.
Builder(String, ProjectsTypes.Scope) - Constructor for class com.vmware.vcenter.content.registries.harbor.ProjectsTypes.CreateSpec.Builder
Constructor with parameters for the required properties of ProjectsTypes.CreateSpec.
Builder(String, ProjectsTypes.ConfigStatus, ProjectsTypes.Scope, Calendar) - Constructor for class com.vmware.vcenter.content.registries.harbor.ProjectsTypes.Info.Builder
Constructor with parameters for the required properties of ProjectsTypes.Info.
Builder(String, String, ProjectsTypes.Scope) - Constructor for class com.vmware.vcenter.content.registries.harbor.ProjectsTypes.Summary.Builder
Constructor with parameters for the required properties of ProjectsTypes.Summary.
Builder(List<HarborTypes.StorageSpec>) - Constructor for class com.vmware.vcenter.content.registries.HarborTypes.CreateSpec.Builder
Constructor with parameters for the required properties of HarborTypes.CreateSpec.
Builder(Recurrence) - Constructor for class com.vmware.vcenter.content.registries.HarborTypes.GarbageCollection.Builder
Constructor with parameters for the required properties of HarborTypes.GarbageCollection.
Builder(String, Calendar, URI, List<String>, HarborTypes.GarbageCollection, List<HarborTypes.StorageInfo>, HealthTypes.Info) - Constructor for class com.vmware.vcenter.content.registries.HarborTypes.Info.Builder
Constructor with parameters for the required properties of HarborTypes.Info.
Builder(String, long, long) - Constructor for class com.vmware.vcenter.content.registries.HarborTypes.StorageInfo.Builder
Constructor with parameters for the required properties of HarborTypes.StorageInfo.
Builder(String) - Constructor for class com.vmware.vcenter.content.registries.HarborTypes.StorageSpec.Builder
Constructor with parameters for the required properties of HarborTypes.StorageSpec.
Builder(String, String, URI) - Constructor for class com.vmware.vcenter.content.registries.HarborTypes.Summary.Builder
Constructor with parameters for the required properties of HarborTypes.Summary.
Builder(HealthTypes.Status) - Constructor for class com.vmware.vcenter.content.registries.HealthTypes.Info.Builder
Constructor with parameters for the required properties of HealthTypes.Info.
Builder(String) - Constructor for class com.vmware.vcenter.DatacenterTypes.CreateSpec.Builder
Constructor with parameters for the required properties of DatacenterTypes.CreateSpec.
Builder() - Constructor for class com.vmware.vcenter.DatacenterTypes.FilterSpec.Builder
Constructor with parameters for the required properties of DatacenterTypes.FilterSpec.
Builder(String, String, String, String, String) - Constructor for class com.vmware.vcenter.DatacenterTypes.Info.Builder
Constructor with parameters for the required properties of DatacenterTypes.Info.
Builder(String, String) - Constructor for class com.vmware.vcenter.DatacenterTypes.Summary.Builder
Constructor with parameters for the required properties of DatacenterTypes.Summary.
Builder() - Constructor for class com.vmware.vcenter.DatastoreTypes.FilterSpec.Builder
Constructor with parameters for the required properties of DatastoreTypes.FilterSpec.
Builder(String, DatastoreTypes.Type, boolean, boolean, boolean) - Constructor for class com.vmware.vcenter.DatastoreTypes.Info.Builder
Constructor with parameters for the required properties of DatastoreTypes.Info.
Builder(String, String, DatastoreTypes.Type) - Constructor for class com.vmware.vcenter.DatastoreTypes.Summary.Builder
Constructor with parameters for the required properties of DatastoreTypes.Summary.
Builder(CheckStatus) - Constructor for class com.vmware.vcenter.deployment.CheckInfo.Builder
Constructor with parameters for the required properties of CheckInfo.
Builder(long, long, double) - Constructor for class com.vmware.vcenter.deployment.DataMigrationEstimate.Builder
Constructor with parameters for the required properties of DataMigrationEstimate.
Builder(DataMigrationEstimate, DataMigrationEstimate, DataMigrationEstimate) - Constructor for class com.vmware.vcenter.deployment.DataMigrationInfo.Builder
Constructor with parameters for the required properties of DataMigrationInfo.
Builder(HistoryMigrationOption) - Constructor for class com.vmware.vcenter.deployment.HistoryMigrationSpec.Builder
Constructor with parameters for the required properties of HistoryMigrationSpec.
Builder(String, String) - Constructor for class com.vmware.vcenter.deployment.ImportHistoryTypes.CreateSpec.Builder
Constructor with parameters for the required properties of ImportHistoryTypes.CreateSpec.
Builder(LocalizableMessage, String, String, Status, boolean) - Constructor for class com.vmware.vcenter.deployment.ImportHistoryTypes.Info.Builder
Constructor with parameters for the required properties of ImportHistoryTypes.Info.
Builder(String) - Constructor for class com.vmware.vcenter.deployment.install.initial_config.remote_psc.ThumbprintTypes.RemoteSpec.Builder
Constructor with parameters for the required properties of ThumbprintTypes.RemoteSpec.
Builder(InstallTypes.VcsaEmbeddedSpec) - Constructor for class com.vmware.vcenter.deployment.InstallTypes.InstallSpec.Builder
Constructor with parameters for the required properties of InstallTypes.InstallSpec.
Builder(boolean) - Constructor for class com.vmware.vcenter.deployment.InstallTypes.VcsaEmbeddedSpec.Builder
Constructor with parameters for the required properties of InstallTypes.VcsaEmbeddedSpec.
Builder(String, String, char[]) - Constructor for class com.vmware.vcenter.deployment.LocationSpec.Builder
Constructor with parameters for the required properties of LocationSpec.
Builder(String, String, String) - Constructor for class com.vmware.vcenter.deployment.migrate.ActiveDirectorySpec.Builder
Constructor with parameters for the required properties of ActiveDirectorySpec.
Builder(List<String>, String, String, String) - Constructor for class com.vmware.vcenter.deployment.migrate.ActiveDirectoryTypes.CheckSpec.Builder
Constructor with parameters for the required properties of ActiveDirectoryTypes.CheckSpec.
Builder(MigrateTypes.SourceVcWindows, MigrateTypes.MigrationAssistantSpec) - Constructor for class com.vmware.vcenter.deployment.MigrateTypes.MigrateSpec.Builder
Constructor with parameters for the required properties of MigrateTypes.MigrateSpec.
Builder(String) - Constructor for class com.vmware.vcenter.deployment.MigrateTypes.MigrationAssistantSpec.Builder
Constructor with parameters for the required properties of MigrateTypes.MigrationAssistantSpec.
Builder(boolean) - Constructor for class com.vmware.vcenter.deployment.MigrateTypes.PscSpec.Builder
Constructor with parameters for the required properties of MigrateTypes.PscSpec.
Builder(String, String, char[]) - Constructor for class com.vmware.vcenter.deployment.MigrateTypes.SourceVcWindows.Builder
Constructor with parameters for the required properties of MigrateTypes.SourceVcWindows.
Builder(boolean) - Constructor for class com.vmware.vcenter.deployment.MigrateTypes.VcsaEmbeddedSpec.Builder
Constructor with parameters for the required properties of MigrateTypes.VcsaEmbeddedSpec.
Builder(String, LocalizableMessage) - Constructor for class com.vmware.vcenter.deployment.Notification.Builder
Constructor with parameters for the required properties of Notification.
Builder() - Constructor for class com.vmware.vcenter.deployment.Notifications.Builder
Constructor with parameters for the required properties of Notifications.
Builder(String, String) - Constructor for class com.vmware.vcenter.deployment.QuestionTypes.AnswerSpec.Builder
Constructor with parameters for the required properties of QuestionTypes.AnswerSpec.
Builder(List<QuestionTypes.Question>) - Constructor for class com.vmware.vcenter.deployment.QuestionTypes.Info.Builder
Constructor with parameters for the required properties of QuestionTypes.Info.
Builder(String, LocalizableMessage, QuestionTypes.QuestionType, String, List<String>) - Constructor for class com.vmware.vcenter.deployment.QuestionTypes.Question.Builder
Constructor with parameters for the required properties of Question.
Builder(String, String) - Constructor for class com.vmware.vcenter.deployment.RemotePscSpec.Builder
Constructor with parameters for the required properties of RemotePscSpec.
Builder(String, String) - Constructor for class com.vmware.vcenter.deployment.ReplicatedPscSpec.Builder
Constructor with parameters for the required properties of ReplicatedPscSpec.
Builder(String, String) - Constructor for class com.vmware.vcenter.deployment.ReplicatedSpec.Builder
Constructor with parameters for the required properties of ReplicatedSpec.
Builder(String, String, ApplianceType, ApplianceSize, String, String, List<String>) - Constructor for class com.vmware.vcenter.deployment.SourceInfo.Builder
Constructor with parameters for the required properties of SourceInfo.
Builder(String) - Constructor for class com.vmware.vcenter.deployment.StandalonePscSpec.Builder
Constructor with parameters for the required properties of StandalonePscSpec.
Builder(String) - Constructor for class com.vmware.vcenter.deployment.StandaloneSpec.Builder
Constructor with parameters for the required properties of StandaloneSpec.
Builder(boolean) - Constructor for class com.vmware.vcenter.deployment.UpgradeTypes.PscSpec.Builder
Constructor with parameters for the required properties of UpgradeTypes.PscSpec.
Builder(String, String, char[], char[]) - Constructor for class com.vmware.vcenter.deployment.UpgradeTypes.SourceApplianceSpec.Builder
Constructor with parameters for the required properties of UpgradeTypes.SourceApplianceSpec.
Builder(UpgradeTypes.SourceApplianceSpec, LocationSpec) - Constructor for class com.vmware.vcenter.deployment.UpgradeTypes.UpgradeSpec.Builder
Constructor with parameters for the required properties of UpgradeTypes.UpgradeSpec.
Builder(boolean) - Constructor for class com.vmware.vcenter.deployment.UpgradeTypes.VcsaEmbeddedSpec.Builder
Constructor with parameters for the required properties of UpgradeTypes.VcsaEmbeddedSpec.
Builder(ApplianceState, LocalizableMessage, String, String, Status, boolean) - Constructor for class com.vmware.vcenter.DeploymentTypes.Info.Builder
Constructor with parameters for the required properties of DeploymentTypes.Info.
Builder(LocalizableMessage, String, String, Status, boolean) - Constructor for class com.vmware.vcenter.DeploymentTypes.Task.Builder
Constructor with parameters for the required properties of DeploymentTypes.Task.
Builder() - Constructor for class com.vmware.vcenter.FolderTypes.FilterSpec.Builder
Constructor with parameters for the required properties of FolderTypes.FilterSpec.
Builder(String, String, FolderTypes.Type) - Constructor for class com.vmware.vcenter.FolderTypes.Summary.Builder
Constructor with parameters for the required properties of FolderTypes.Summary.
Builder(IPSettings) - Constructor for class com.vmware.vcenter.guest.AdapterMapping.Builder
Constructor with parameters for the required properties of AdapterMapping.
Builder() - Constructor for class com.vmware.vcenter.guest.ConfigurationSpec.Builder
Constructor with parameters for the required properties of ConfigurationSpec.
Builder(ConfigurationSpec, GlobalDNSSettings, List<AdapterMapping>) - Constructor for class com.vmware.vcenter.guest.CustomizationSpec.Builder
Constructor with parameters for the required properties of CustomizationSpec.
Builder(CustomizationSpec, String, String) - Constructor for class com.vmware.vcenter.guest.CustomizationSpecsTypes.CreateSpec.Builder
Constructor with parameters for the required properties of CustomizationSpecsTypes.CreateSpec.
Builder() - Constructor for class com.vmware.vcenter.guest.CustomizationSpecsTypes.FilterSpec.Builder
Constructor with parameters for the required properties of CustomizationSpecsTypes.FilterSpec.
Builder(Calendar, CustomizationSpecsTypes.Spec) - Constructor for class com.vmware.vcenter.guest.CustomizationSpecsTypes.Info.Builder
Constructor with parameters for the required properties of CustomizationSpecsTypes.Info.
Builder(String, String) - Constructor for class com.vmware.vcenter.guest.CustomizationSpecsTypes.Metadata.Builder
Constructor with parameters for the required properties of CustomizationSpecsTypes.Metadata.
Builder(String, CustomizationSpec, String, String) - Constructor for class com.vmware.vcenter.guest.CustomizationSpecsTypes.Spec.Builder
Constructor with parameters for the required properties of CustomizationSpecsTypes.Spec.
Builder(String, String, CustomizationSpecsTypes.OsType, Calendar) - Constructor for class com.vmware.vcenter.guest.CustomizationSpecsTypes.Summary.Builder
Constructor with parameters for the required properties of CustomizationSpecsTypes.Summary.
Builder(Domain.Type) - Constructor for class com.vmware.vcenter.guest.Domain.Builder
Constructor with parameters for the required properties of Domain.
Builder() - Constructor for class com.vmware.vcenter.guest.GlobalDNSSettings.Builder
Constructor with parameters for the required properties of GlobalDNSSettings.
Builder(boolean, long, long) - Constructor for class com.vmware.vcenter.guest.GuiUnattended.Builder
Constructor with parameters for the required properties of GuiUnattended.
Builder(HostnameGenerator.Type) - Constructor for class com.vmware.vcenter.guest.HostnameGenerator.Builder
Constructor with parameters for the required properties of HostnameGenerator.
Builder() - Constructor for class com.vmware.vcenter.guest.IPSettings.Builder
Constructor with parameters for the required properties of IPSettings.
Builder(Ipv4.Type) - Constructor for class com.vmware.vcenter.guest.Ipv4.Builder
Constructor with parameters for the required properties of Ipv4.
Builder(Ipv6.Type) - Constructor for class com.vmware.vcenter.guest.Ipv6.Builder
Constructor with parameters for the required properties of Ipv6.
Builder(String, long) - Constructor for class com.vmware.vcenter.guest.Ipv6Address.Builder
Constructor with parameters for the required properties of Ipv6Address.
Builder(HostnameGenerator, String) - Constructor for class com.vmware.vcenter.guest.LinuxConfiguration.Builder
Constructor with parameters for the required properties of LinuxConfiguration.
Builder(HostnameGenerator, String, String, String) - Constructor for class com.vmware.vcenter.guest.UserData.Builder
Constructor with parameters for the required properties of UserData.
Builder() - Constructor for class com.vmware.vcenter.guest.WindowsConfiguration.Builder
Constructor with parameters for the required properties of WindowsConfiguration.
Builder() - Constructor for class com.vmware.vcenter.guest.WindowsNetworkAdapterSettings.Builder
Constructor with parameters for the required properties of WindowsNetworkAdapterSettings.
Builder(UserData, GuiUnattended) - Constructor for class com.vmware.vcenter.guest.WindowsSysprep.Builder
Constructor with parameters for the required properties of WindowsSysprep.
Builder(String, String, char[], HostTypes.CreateSpec.ThumbprintVerification) - Constructor for class com.vmware.vcenter.HostTypes.CreateSpec.Builder
Constructor with parameters for the required properties of HostTypes.CreateSpec.
Builder() - Constructor for class com.vmware.vcenter.HostTypes.FilterSpec.Builder
Constructor with parameters for the required properties of HostTypes.FilterSpec.
Builder(String, String, HostTypes.ConnectionState) - Constructor for class com.vmware.vcenter.HostTypes.Summary.Builder
Constructor with parameters for the required properties of HostTypes.Summary.
Builder(String, char[]) - Constructor for class com.vmware.vcenter.hvc.links.sync.ProvidersTypes.Credentials.Builder
Constructor with parameters for the required properties of ProvidersTypes.Credentials.
Builder(ProvidersTypes.Status, long) - Constructor for class com.vmware.vcenter.hvc.links.sync.ProvidersTypes.Info.Builder
Constructor with parameters for the required properties of ProvidersTypes.Info.
Builder(ProvidersTypes.SessionInfo.Stage, long, long, Calendar) - Constructor for class com.vmware.vcenter.hvc.links.sync.ProvidersTypes.SessionInfo.Builder
Constructor with parameters for the required properties of ProvidersTypes.SessionInfo.
Builder(String) - Constructor for class com.vmware.vcenter.hvc.links.sync.ProvidersTypes.Summary.Builder
Constructor with parameters for the required properties of ProvidersTypes.Summary.
Builder(String, char[]) - Constructor for class com.vmware.vcenter.hvc.links.SyncTypes.Credentials.Builder
Constructor with parameters for the required properties of SyncTypes.Credentials.
Builder(String) - Constructor for class com.vmware.vcenter.hvc.LinksTypes.CertificateInfo.Builder
Constructor with parameters for the required properties of LinksTypes.CertificateInfo.
Builder(String, String, String, char[]) - Constructor for class com.vmware.vcenter.hvc.LinksTypes.CreateSpec.Builder
Constructor with parameters for the required properties of LinksTypes.CreateSpec.
Builder(String, char[]) - Constructor for class com.vmware.vcenter.hvc.LinksTypes.Credentials.Builder
Constructor with parameters for the required properties of LinksTypes.Credentials.
Builder(String, String) - Constructor for class com.vmware.vcenter.hvc.LinksTypes.Summary.Builder
Constructor with parameters for the required properties of LinksTypes.Summary.
Builder(String, char[], String, String, List<URI>) - Constructor for class com.vmware.vcenter.identity.ProvidersTypes.ActiveDirectoryOverLdap.Builder
Constructor with parameters for the required properties of ProvidersTypes.ActiveDirectoryOverLdap.
Builder(ProvidersTypes.ConfigType) - Constructor for class com.vmware.vcenter.identity.ProvidersTypes.CreateSpec.Builder
Constructor with parameters for the required properties of ProvidersTypes.CreateSpec.
Builder(Set<String>, ProvidersTypes.ConfigType, boolean) - Constructor for class com.vmware.vcenter.identity.ProvidersTypes.Info.Builder
Constructor with parameters for the required properties of ProvidersTypes.Info.
Builder(URI, URI, URI, String, String, Map<String, Map<String, List<String>>>, String, ProvidersTypes.Oauth2AuthenticationMethod) - Constructor for class com.vmware.vcenter.identity.ProvidersTypes.Oauth2CreateSpec.Builder
Constructor with parameters for the required properties of ProvidersTypes.Oauth2CreateSpec.
Builder(URI, URI, URI, String, String, Map<String, Map<String, List<String>>>, String, ProvidersTypes.Oauth2AuthenticationMethod, Map<String, List<String>>) - Constructor for class com.vmware.vcenter.identity.ProvidersTypes.Oauth2Info.Builder
Constructor with parameters for the required properties of ProvidersTypes.Oauth2Info.
Builder(URI, URI, String, String, Map<String, List<String>>) - Constructor for class com.vmware.vcenter.identity.ProvidersTypes.Oauth2Summary.Builder
Constructor with parameters for the required properties of ProvidersTypes.Oauth2Summary.
Builder() - Constructor for class com.vmware.vcenter.identity.ProvidersTypes.Oauth2UpdateSpec.Builder
Constructor with parameters for the required properties of ProvidersTypes.Oauth2UpdateSpec.
Builder(URI, String, String, Map<String, Map<String, List<String>>>) - Constructor for class com.vmware.vcenter.identity.ProvidersTypes.OidcCreateSpec.Builder
Constructor with parameters for the required properties of ProvidersTypes.OidcCreateSpec.
Builder(URI, URI, URI, URI, String, String, Map<String, Map<String, List<String>>>, String, ProvidersTypes.Oauth2AuthenticationMethod, Map<String, List<String>>) - Constructor for class com.vmware.vcenter.identity.ProvidersTypes.OidcInfo.Builder
Constructor with parameters for the required properties of ProvidersTypes.OidcInfo.
Builder(URI, URI, String, String, Map<String, List<String>>) - Constructor for class com.vmware.vcenter.identity.ProvidersTypes.OidcSummary.Builder
Constructor with parameters for the required properties of ProvidersTypes.OidcSummary.
Builder() - Constructor for class com.vmware.vcenter.identity.ProvidersTypes.OidcUpdateSpec.Builder
Constructor with parameters for the required properties of ProvidersTypes.OidcUpdateSpec.
Builder(String, ProvidersTypes.ConfigType, boolean) - Constructor for class com.vmware.vcenter.identity.ProvidersTypes.Summary.Builder
Constructor with parameters for the required properties of ProvidersTypes.Summary.
Builder(ProvidersTypes.ConfigType) - Constructor for class com.vmware.vcenter.identity.ProvidersTypes.UpdateSpec.Builder
Constructor with parameters for the required properties of ProvidersTypes.UpdateSpec.
Builder(String) - Constructor for class com.vmware.vcenter.inventory.DatastoreTypes.Info.Builder
Constructor with parameters for the required properties of DatastoreTypes.Info.
Builder(String) - Constructor for class com.vmware.vcenter.inventory.NetworkTypes.Info.Builder
Constructor with parameters for the required properties of NetworkTypes.Info.
Builder(String, String) - Constructor for class com.vmware.vcenter.lcm.discovery.AssociatedProductsTypes.CreateSpec.Builder
Constructor with parameters for the required properties of AssociatedProductsTypes.CreateSpec.
Builder() - Constructor for class com.vmware.vcenter.lcm.discovery.AssociatedProductsTypes.UpdateSpec.Builder
Constructor with parameters for the required properties of AssociatedProductsTypes.UpdateSpec.
Builder(String) - Constructor for class com.vmware.vcenter.lcm.discovery.InteropReportTypes.ReleaseInfo.Builder
Constructor with parameters for the required properties of InteropReportTypes.ReleaseInfo.
Builder(Calendar, Product, List<InteropReportTypes.ReportRow>, InteropReportTypes.ReportSummary) - Constructor for class com.vmware.vcenter.lcm.discovery.InteropReportTypes.Report.Builder
Constructor with parameters for the required properties of InteropReportTypes.Report.
Builder(Product, boolean, List<InteropReportTypes.ReleaseInfo>) - Constructor for class com.vmware.vcenter.lcm.discovery.InteropReportTypes.ReportRow.Builder
Constructor with parameters for the required properties of InteropReportTypes.ReportRow.
Builder(long, long) - Constructor for class com.vmware.vcenter.lcm.discovery.InteropReportTypes.ReportSummary.Builder
Constructor with parameters for the required properties of InteropReportTypes.ReportSummary.
Builder(InteropReportTypes.Report) - Constructor for class com.vmware.vcenter.lcm.discovery.InteropReportTypes.Result.Builder
Constructor with parameters for the required properties of InteropReportTypes.Result.
Builder(String) - Constructor for class com.vmware.vcenter.lcm.discovery.InteropReportTypes.Spec.Builder
Constructor with parameters for the required properties of InteropReportTypes.Spec.
Builder(String, String, String, boolean) - Constructor for class com.vmware.vcenter.lcm.discovery.Product.Builder
Constructor with parameters for the required properties of Product.
Builder(String, List<String>) - Constructor for class com.vmware.vcenter.lcm.discovery.ProductCatalogTypes.Summary.Builder
Constructor with parameters for the required properties of ProductCatalogTypes.Summary.
Builder(String, LocalizableMessage) - Constructor for class com.vmware.vcenter.lcm.Notification.Builder
Constructor with parameters for the required properties of Notification.
Builder() - Constructor for class com.vmware.vcenter.lcm.Notifications.Builder
Constructor with parameters for the required properties of Notifications.
Builder(URI, ReportsTypes.Token) - Constructor for class com.vmware.vcenter.lcm.ReportsTypes.Location.Builder
Constructor with parameters for the required properties of ReportsTypes.Location.
Builder(String, Calendar) - Constructor for class com.vmware.vcenter.lcm.ReportsTypes.Token.Builder
Constructor with parameters for the required properties of ReportsTypes.Token.
Builder(String, String, String, Calendar, PendingTypes.SeverityType, String, PendingTypes.UpdateType, PendingTypes.Category, boolean, URI, List<URI>) - Constructor for class com.vmware.vcenter.lcm.update.PendingTypes.Info.Builder
Constructor with parameters for the required properties of PendingTypes.Info.
Builder(Calendar, List<PendingTypes.Summary>) - Constructor for class com.vmware.vcenter.lcm.update.PendingTypes.ListResult.Builder
Constructor with parameters for the required properties of PendingTypes.ListResult.
Builder(String, String, Calendar, PendingTypes.SeverityType, String, PendingTypes.UpdateType, PendingTypes.Category, boolean, URI, List<URI>) - Constructor for class com.vmware.vcenter.lcm.update.PendingTypes.Summary.Builder
Constructor with parameters for the required properties of PendingTypes.Summary.
Builder(Calendar, PrecheckReportTypes.ReportSummary) - Constructor for class com.vmware.vcenter.lcm.update.PrecheckReportTypes.Report.Builder
Constructor with parameters for the required properties of PrecheckReportTypes.Report.
Builder(long, long) - Constructor for class com.vmware.vcenter.lcm.update.PrecheckReportTypes.ReportSummary.Builder
Constructor with parameters for the required properties of PrecheckReportTypes.ReportSummary.
Builder(PrecheckReportTypes.Report) - Constructor for class com.vmware.vcenter.lcm.update.PrecheckReportTypes.Result.Builder
Constructor with parameters for the required properties of PrecheckReportTypes.Result.
Builder(String, String, String, Calendar, String) - Constructor for class com.vmware.vcenter.namespace_management.ClusterAvailableVersionsTypes.Summary.Builder
Constructor with parameters for the required properties of ClusterAvailableVersionsTypes.Summary.
Builder() - Constructor for class com.vmware.vcenter.namespace_management.ClusterCompatibilityTypes.FilterSpec.Builder
Constructor with parameters for the required properties of ClusterCompatibilityTypes.FilterSpec.
Builder(String, boolean, List<LocalizableMessage>) - Constructor for class com.vmware.vcenter.namespace_management.ClusterCompatibilityTypes.Summary.Builder
Constructor with parameters for the required properties of ClusterCompatibilityTypes.Summary.
Builder(long, long, Ipv4Cidr, Ipv4Cidr, ClusterSizeInfoTypes.VmInfo) - Constructor for class com.vmware.vcenter.namespace_management.ClusterSizeInfoTypes.Info.Builder
Constructor with parameters for the required properties of ClusterSizeInfoTypes.Info.
Builder(long, long, long, long) - Constructor for class com.vmware.vcenter.namespace_management.ClusterSizeInfoTypes.VmInfo.Builder
Constructor with parameters for the required properties of ClusterSizeInfoTypes.VmInfo.
Builder(SizingHint, Ipv4Cidr, ClustersTypes.NetworkProvider, ClustersTypes.NetworkSpec, String, String, ClustersTypes.ImageStorageSpec) - Constructor for class com.vmware.vcenter.namespace_management.ClustersTypes.EnableSpec.Builder
Constructor with parameters for the required properties of ClustersTypes.EnableSpec.
Builder(String) - Constructor for class com.vmware.vcenter.namespace_management.ClustersTypes.ImageRegistry.Builder
Constructor with parameters for the required properties of ClustersTypes.ImageRegistry.
Builder(String) - Constructor for class com.vmware.vcenter.namespace_management.ClustersTypes.ImageStorageSpec.Builder
Constructor with parameters for the required properties of ClustersTypes.ImageStorageSpec.
Builder(ClustersTypes.Stats, ClustersTypes.ConfigStatus, List<ClustersTypes.Message>, ClustersTypes.KubernetesStatus, List<ClustersTypes.Message>, String, String, Set<String>, ClustersTypes.NetworkProvider, Ipv4Cidr) - Constructor for class com.vmware.vcenter.namespace_management.ClustersTypes.Info.Builder
Constructor with parameters for the required properties of ClustersTypes.Info.
Builder(String, long, String, String) - Constructor for class com.vmware.vcenter.namespace_management.ClustersTypes.Ipv4Range.Builder
Constructor with parameters for the required properties of ClustersTypes.Ipv4Range.
Builder(ClustersTypes.Message.Severity) - Constructor for class com.vmware.vcenter.namespace_management.ClustersTypes.Message.Builder
Constructor with parameters for the required properties of ClustersTypes.Message.
Builder(List<Ipv4Cidr>, List<Ipv4Cidr>, List<Ipv4Cidr>) - Constructor for class com.vmware.vcenter.namespace_management.ClustersTypes.NCPClusterNetworkEnableSpec.Builder
Constructor with parameters for the required properties of ClustersTypes.NCPClusterNetworkEnableSpec.
Builder(List<Ipv4Cidr>, List<Ipv4Cidr>, List<Ipv4Cidr>, String, String, String) - Constructor for class com.vmware.vcenter.namespace_management.ClustersTypes.NCPClusterNetworkInfo.Builder
Constructor with parameters for the required properties of ClustersTypes.NCPClusterNetworkInfo.
Builder(List<Ipv4Cidr>, List<Ipv4Cidr>, List<Ipv4Cidr>, String) - Constructor for class com.vmware.vcenter.namespace_management.ClustersTypes.NCPClusterNetworkSetSpec.Builder
Constructor with parameters for the required properties of ClustersTypes.NCPClusterNetworkSetSpec.
Builder() - Constructor for class com.vmware.vcenter.namespace_management.ClustersTypes.NCPClusterNetworkUpdateSpec.Builder
Constructor with parameters for the required properties of ClustersTypes.NCPClusterNetworkUpdateSpec.
Builder(String, ClustersTypes.NetworkSpec.Ipv4Mode) - Constructor for class com.vmware.vcenter.namespace_management.ClustersTypes.NetworkSpec.Builder
Constructor with parameters for the required properties of ClustersTypes.NetworkSpec.
Builder(SizingHint, ClustersTypes.NetworkProvider, String, String, ClustersTypes.ImageStorageSpec) - Constructor for class com.vmware.vcenter.namespace_management.ClustersTypes.SetSpec.Builder
Constructor with parameters for the required properties of ClustersTypes.SetSpec.
Builder(long, long, long, long, long, long) - Constructor for class com.vmware.vcenter.namespace_management.ClustersTypes.Stats.Builder
Constructor with parameters for the required properties of ClustersTypes.Stats.
Builder(String, String, ClustersTypes.Stats, ClustersTypes.ConfigStatus, ClustersTypes.KubernetesStatus) - Constructor for class com.vmware.vcenter.namespace_management.ClustersTypes.Summary.Builder
Constructor with parameters for the required properties of ClustersTypes.Summary.
Builder() - Constructor for class com.vmware.vcenter.namespace_management.ClustersTypes.UpdateSpec.Builder
Constructor with parameters for the required properties of ClustersTypes.UpdateSpec.
Builder() - Constructor for class com.vmware.vcenter.namespace_management.DistributedSwitchCompatibilityTypes.FilterSpec.Builder
Constructor with parameters for the required properties of DistributedSwitchCompatibilityTypes.FilterSpec.
Builder(String, boolean) - Constructor for class com.vmware.vcenter.namespace_management.DistributedSwitchCompatibilityTypes.Summary.Builder
Constructor with parameters for the required properties of DistributedSwitchCompatibilityTypes.Summary.
Builder() - Constructor for class com.vmware.vcenter.namespace_management.EdgeClusterCompatibilityTypes.FilterSpec.Builder
Constructor with parameters for the required properties of EdgeClusterCompatibilityTypes.FilterSpec.
Builder(String, String, boolean) - Constructor for class com.vmware.vcenter.namespace_management.EdgeClusterCompatibilityTypes.Summary.Builder
Constructor with parameters for the required properties of EdgeClusterCompatibilityTypes.Summary.
Builder(boolean, boolean) - Constructor for class com.vmware.vcenter.namespace_management.HostsConfigTypes.Info.Builder
Constructor with parameters for the required properties of HostsConfigTypes.Info.
Builder(String, long) - Constructor for class com.vmware.vcenter.namespace_management.Ipv4Cidr.Builder
Constructor with parameters for the required properties of Ipv4Cidr.
Builder(String, String) - Constructor for class com.vmware.vcenter.namespace_management.NamespaceResourceOptionsTypes.Info.Builder
Constructor with parameters for the required properties of NamespaceResourceOptionsTypes.Info.
Builder(String, List<String>, List<ClustersTypes.Message>, ClustersTypes.State) - Constructor for class com.vmware.vcenter.namespace_management.software.ClustersTypes.Info.Builder
Constructor with parameters for the required properties of ClustersTypes.Info.
Builder(ClustersTypes.Message.Severity, LocalizableMessage) - Constructor for class com.vmware.vcenter.namespace_management.software.ClustersTypes.Message.Builder
Constructor with parameters for the required properties of ClustersTypes.Message.
Builder(ClustersTypes.Result.Res) - Constructor for class com.vmware.vcenter.namespace_management.software.ClustersTypes.Result.Builder
Constructor with parameters for the required properties of ClustersTypes.Result.
Builder(String, String, String, List<String>, ClustersTypes.State) - Constructor for class com.vmware.vcenter.namespace_management.software.ClustersTypes.Summary.Builder
Constructor with parameters for the required properties of ClustersTypes.Summary.
Builder(long, long, LocalizableMessage) - Constructor for class com.vmware.vcenter.namespace_management.software.ClustersTypes.UpgradeProgress.Builder
Constructor with parameters for the required properties of ClustersTypes.UpgradeProgress.
Builder(String) - Constructor for class com.vmware.vcenter.namespace_management.software.ClustersTypes.UpgradeSpec.Builder
Constructor with parameters for the required properties of ClustersTypes.UpgradeSpec.
Builder(List<ClustersTypes.Message>) - Constructor for class com.vmware.vcenter.namespace_management.software.ClustersTypes.UpgradeStatus.Builder
Constructor with parameters for the required properties of ClustersTypes.UpgradeStatus.
Builder(String, String) - Constructor for class com.vmware.vcenter.namespace_management.stats.TimeSeriesTypes.PodIdentifier.Builder
Constructor with parameters for the required properties of TimeSeriesTypes.PodIdentifier.
Builder(TimeSeriesTypes.Spec.ObjType, long, long) - Constructor for class com.vmware.vcenter.namespace_management.stats.TimeSeriesTypes.Spec.Builder
Constructor with parameters for the required properties of TimeSeriesTypes.Spec.
Builder(String, List<Long>, List<Long>) - Constructor for class com.vmware.vcenter.namespace_management.stats.TimeSeriesTypes.TimeSeries.Builder
Constructor with parameters for the required properties of TimeSeries.
Builder(String, SupportBundleTypes.Token) - Constructor for class com.vmware.vcenter.namespace_management.SupportBundleTypes.Location.Builder
Constructor with parameters for the required properties of SupportBundleTypes.Location.
Builder(String, String) - Constructor for class com.vmware.vcenter.namespace_management.SupportBundleTypes.Token.Builder
Constructor with parameters for the required properties of SupportBundleTypes.Token.
Builder(AccessTypes.Role) - Constructor for class com.vmware.vcenter.namespaces.AccessTypes.CreateSpec.Builder
Constructor with parameters for the required properties of AccessTypes.CreateSpec.
Builder(AccessTypes.Role) - Constructor for class com.vmware.vcenter.namespaces.AccessTypes.Info.Builder
Constructor with parameters for the required properties of AccessTypes.Info.
Builder(AccessTypes.Role) - Constructor for class com.vmware.vcenter.namespaces.AccessTypes.SetSpec.Builder
Constructor with parameters for the required properties of AccessTypes.SetSpec.
Builder(String, String, String, String, String, String) - Constructor for class com.vmware.vcenter.namespaces.Container.Builder
Constructor with parameters for the required properties of Container.
Builder(String, String, long, String) - Constructor for class com.vmware.vcenter.namespaces.EndpointAddress.Builder
Constructor with parameters for the required properties of EndpointAddress.
Builder(String, String, String, long) - Constructor for class com.vmware.vcenter.namespaces.IngressRuleValue.Builder
Constructor with parameters for the required properties of IngressRuleValue.
Builder(AccessTypes.SubjectType, String, String, AccessTypes.Role) - Constructor for class com.vmware.vcenter.namespaces.InstancesTypes.Access.Builder
Constructor with parameters for the required properties of Access.
Builder(String, String) - Constructor for class com.vmware.vcenter.namespaces.InstancesTypes.CreateSpec.Builder
Constructor with parameters for the required properties of InstancesTypes.CreateSpec.
Builder(String, InstancesTypes.ConfigStatus, List<InstancesTypes.Message>, InstancesTypes.Stats, String, List<InstancesTypes.Access>, List<InstancesTypes.StorageSpec>) - Constructor for class com.vmware.vcenter.namespaces.InstancesTypes.Info.Builder
Constructor with parameters for the required properties of InstancesTypes.Info.
Builder(InstancesTypes.Message.MessageSeverity) - Constructor for class com.vmware.vcenter.namespaces.InstancesTypes.Message.Builder
Constructor with parameters for the required properties of InstancesTypes.Message.
Builder() - Constructor for class com.vmware.vcenter.namespaces.InstancesTypes.SetSpec.Builder
Constructor with parameters for the required properties of InstancesTypes.SetSpec.
Builder(long, long, long) - Constructor for class com.vmware.vcenter.namespaces.InstancesTypes.Stats.Builder
Constructor with parameters for the required properties of InstancesTypes.Stats.
Builder(String) - Constructor for class com.vmware.vcenter.namespaces.InstancesTypes.StorageSpec.Builder
Constructor with parameters for the required properties of InstancesTypes.StorageSpec.
Builder(String, String, String, InstancesTypes.ConfigStatus, InstancesTypes.Stats) - Constructor for class com.vmware.vcenter.namespaces.InstancesTypes.Summary.Builder
Constructor with parameters for the required properties of InstancesTypes.Summary.
Builder() - Constructor for class com.vmware.vcenter.namespaces.InstancesTypes.UpdateSpec.Builder
Constructor with parameters for the required properties of InstancesTypes.UpdateSpec.
Builder() - Constructor for class com.vmware.vcenter.namespaces.ResourceQuotaOptionsV1.Builder
Constructor with parameters for the required properties of ResourceQuotaOptionsV1.
Builder() - Constructor for class com.vmware.vcenter.namespaces.ResourceQuotaOptionsV1Update.Builder
Constructor with parameters for the required properties of ResourceQuotaOptionsV1Update.
Builder(String, String) - Constructor for class com.vmware.vcenter.namespaces.user.InstancesTypes.Summary.Builder
Constructor with parameters for the required properties of InstancesTypes.Summary.
Builder() - Constructor for class com.vmware.vcenter.NetworkTypes.FilterSpec.Builder
Constructor with parameters for the required properties of NetworkTypes.FilterSpec.
Builder(String, String, NetworkTypes.Type) - Constructor for class com.vmware.vcenter.NetworkTypes.Summary.Builder
Constructor with parameters for the required properties of NetworkTypes.Summary.
Builder() - Constructor for class com.vmware.vcenter.ovf.CertificateParams.Builder
Constructor with parameters for the required properties of CertificateParams.
Builder() - Constructor for class com.vmware.vcenter.ovf.DeploymentOption.Builder
Constructor with parameters for the required properties of DeploymentOption.
Builder() - Constructor for class com.vmware.vcenter.ovf.DeploymentOptionParams.Builder
Constructor with parameters for the required properties of DeploymentOptionParams.
Builder(String, LocalizableMessage) - Constructor for class com.vmware.vcenter.ovf.ExportFlagTypes.Info.Builder
Constructor with parameters for the required properties of ExportFlagTypes.Info.
Builder() - Constructor for class com.vmware.vcenter.ovf.ExtraConfig.Builder
Constructor with parameters for the required properties of ExtraConfig.
Builder() - Constructor for class com.vmware.vcenter.ovf.ExtraConfigParams.Builder
Constructor with parameters for the required properties of ExtraConfigParams.
Builder(String, LocalizableMessage) - Constructor for class com.vmware.vcenter.ovf.ImportFlagTypes.Info.Builder
Constructor with parameters for the required properties of ImportFlagTypes.Info.
Builder() - Constructor for class com.vmware.vcenter.ovf.IpAllocationParams.Builder
Constructor with parameters for the required properties of IpAllocationParams.
Builder(boolean) - Constructor for class com.vmware.vcenter.ovf.LibraryItemTypes.CreateResult.Builder
Constructor with parameters for the required properties of LibraryItemTypes.CreateResult.
Builder() - Constructor for class com.vmware.vcenter.ovf.LibraryItemTypes.CreateSpec.Builder
Constructor with parameters for the required properties of LibraryItemTypes.CreateSpec.
Builder() - Constructor for class com.vmware.vcenter.ovf.LibraryItemTypes.CreateTarget.Builder
Constructor with parameters for the required properties of LibraryItemTypes.CreateTarget.
Builder(String, String) - Constructor for class com.vmware.vcenter.ovf.LibraryItemTypes.DeployableIdentity.Builder
Constructor with parameters for the required properties of LibraryItemTypes.DeployableIdentity.
Builder(boolean) - Constructor for class com.vmware.vcenter.ovf.LibraryItemTypes.DeploymentResult.Builder
Constructor with parameters for the required properties of LibraryItemTypes.DeploymentResult.
Builder(String) - Constructor for class com.vmware.vcenter.ovf.LibraryItemTypes.DeploymentTarget.Builder
Constructor with parameters for the required properties of LibraryItemTypes.DeploymentTarget.
Builder(List<String>) - Constructor for class com.vmware.vcenter.ovf.LibraryItemTypes.OvfSummary.Builder
Constructor with parameters for the required properties of LibraryItemTypes.OvfSummary.
Builder(boolean) - Constructor for class com.vmware.vcenter.ovf.LibraryItemTypes.ResourcePoolDeploymentSpec.Builder
Constructor with parameters for the required properties of LibraryItemTypes.ResourcePoolDeploymentSpec.
Builder(List<OvfError>, List<OvfWarning>, List<OvfInfo>) - Constructor for class com.vmware.vcenter.ovf.LibraryItemTypes.ResultInfo.Builder
Constructor with parameters for the required properties of LibraryItemTypes.ResultInfo.
Builder(LibraryItemTypes.StorageGroupMapping.Type) - Constructor for class com.vmware.vcenter.ovf.LibraryItemTypes.StorageGroupMapping.Builder
Constructor with parameters for the required properties of LibraryItemTypes.StorageGroupMapping.
Builder(OvfMessage.Category) - Constructor for class com.vmware.vcenter.ovf.OvfError.Builder
Constructor with parameters for the required properties of OvfError.
Builder(List<LocalizableMessage>) - Constructor for class com.vmware.vcenter.ovf.OvfInfo.Builder
Constructor with parameters for the required properties of OvfInfo.
Builder(OvfMessage.Category) - Constructor for class com.vmware.vcenter.ovf.OvfMessage.Builder
Constructor with parameters for the required properties of OvfMessage.
Builder() - Constructor for class com.vmware.vcenter.ovf.OvfParams.Builder
Constructor with parameters for the required properties of OvfParams.
Builder(OvfMessage.Category) - Constructor for class com.vmware.vcenter.ovf.OvfWarning.Builder
Constructor with parameters for the required properties of OvfWarning.
Builder(ParseIssue.Category, String, long, long, LocalizableMessage) - Constructor for class com.vmware.vcenter.ovf.ParseIssue.Builder
Constructor with parameters for the required properties of ParseIssue.
Builder() - Constructor for class com.vmware.vcenter.ovf.Property.Builder
Constructor with parameters for the required properties of Property.
Builder() - Constructor for class com.vmware.vcenter.ovf.PropertyParams.Builder
Constructor with parameters for the required properties of PropertyParams.
Builder() - Constructor for class com.vmware.vcenter.ovf.ScaleOutGroup.Builder
Constructor with parameters for the required properties of ScaleOutGroup.
Builder() - Constructor for class com.vmware.vcenter.ovf.ScaleOutParams.Builder
Constructor with parameters for the required properties of ScaleOutParams.
Builder() - Constructor for class com.vmware.vcenter.ovf.SizeParams.Builder
Constructor with parameters for the required properties of SizeParams.
Builder(String, String) - Constructor for class com.vmware.vcenter.ovf.UnknownSection.Builder
Constructor with parameters for the required properties of UnknownSection.
Builder() - Constructor for class com.vmware.vcenter.ovf.UnknownSectionParams.Builder
Constructor with parameters for the required properties of UnknownSectionParams.
Builder() - Constructor for class com.vmware.vcenter.ovf.VcenterExtensionParams.Builder
Constructor with parameters for the required properties of VcenterExtensionParams.
Builder(String, String) - Constructor for class com.vmware.vcenter.ResourcePoolTypes.CreateSpec.Builder
Constructor with parameters for the required properties of ResourcePoolTypes.CreateSpec.
Builder() - Constructor for class com.vmware.vcenter.ResourcePoolTypes.FilterSpec.Builder
Constructor with parameters for the required properties of ResourcePoolTypes.FilterSpec.
Builder(String, Set<String>) - Constructor for class com.vmware.vcenter.ResourcePoolTypes.Info.Builder
Constructor with parameters for the required properties of ResourcePoolTypes.Info.
Builder() - Constructor for class com.vmware.vcenter.ResourcePoolTypes.ResourceAllocationCreateSpec.Builder
Constructor with parameters for the required properties of ResourcePoolTypes.ResourceAllocationCreateSpec.
Builder(long, boolean, long, ResourcePoolTypes.SharesInfo) - Constructor for class com.vmware.vcenter.ResourcePoolTypes.ResourceAllocationInfo.Builder
Constructor with parameters for the required properties of ResourcePoolTypes.ResourceAllocationInfo.
Builder() - Constructor for class com.vmware.vcenter.ResourcePoolTypes.ResourceAllocationUpdateSpec.Builder
Constructor with parameters for the required properties of ResourcePoolTypes.ResourceAllocationUpdateSpec.
Builder(ResourcePoolTypes.SharesInfo.Level) - Constructor for class com.vmware.vcenter.ResourcePoolTypes.SharesInfo.Builder
Constructor with parameters for the required properties of ResourcePoolTypes.SharesInfo.
Builder(String, String) - Constructor for class com.vmware.vcenter.ResourcePoolTypes.Summary.Builder
Constructor with parameters for the required properties of ResourcePoolTypes.Summary.
Builder() - Constructor for class com.vmware.vcenter.ResourcePoolTypes.UpdateSpec.Builder
Constructor with parameters for the required properties of ResourcePoolTypes.UpdateSpec.
Builder(String, String, ServiceTypes.StartupType, ServiceTypes.State) - Constructor for class com.vmware.vcenter.services.ServiceTypes.Info.Builder
Constructor with parameters for the required properties of ServiceTypes.Info.
Builder() - Constructor for class com.vmware.vcenter.services.ServiceTypes.UpdateSpec.Builder
Constructor with parameters for the required properties of ServiceTypes.UpdateSpec.
Builder(Set<VMTypes.Status>) - Constructor for class com.vmware.vcenter.storage.policies.compliance.VMTypes.FilterSpec.Builder
Constructor with parameters for the required properties of VMTypes.FilterSpec.
Builder(Map<String, VMTypes.Status>) - Constructor for class com.vmware.vcenter.storage.policies.compliance.VMTypes.Info.Builder
Constructor with parameters for the required properties of VMTypes.Info.
Builder(Set<ComplianceTypes.Status>) - Constructor for class com.vmware.vcenter.storage.policies.ComplianceTypes.FilterSpec.Builder
Constructor with parameters for the required properties of ComplianceTypes.FilterSpec.
Builder(String) - Constructor for class com.vmware.vcenter.storage.policies.ComplianceTypes.Summary.Builder
Constructor with parameters for the required properties of ComplianceTypes.Summary.
Builder(boolean, List<String>) - Constructor for class com.vmware.vcenter.storage.policies.VMTypes.Info.Builder
Constructor with parameters for the required properties of VMTypes.Info.
Builder(List<PoliciesTypes.CompatibleDatastoreInfo>) - Constructor for class com.vmware.vcenter.storage.PoliciesTypes.CompatibilityInfo.Builder
Constructor with parameters for the required properties of PoliciesTypes.CompatibilityInfo.
Builder(String) - Constructor for class com.vmware.vcenter.storage.PoliciesTypes.CompatibleDatastoreInfo.Builder
Constructor with parameters for the required properties of PoliciesTypes.CompatibleDatastoreInfo.
Builder() - Constructor for class com.vmware.vcenter.storage.PoliciesTypes.FilterSpec.Builder
Constructor with parameters for the required properties of PoliciesTypes.FilterSpec.
Builder(String, String, String) - Constructor for class com.vmware.vcenter.storage.PoliciesTypes.Summary.Builder
Constructor with parameters for the required properties of PoliciesTypes.Summary.
Builder(ApplianceType) - Constructor for class com.vmware.vcenter.system_config.DeploymentTypeTypes.Info.Builder
Constructor with parameters for the required properties of DeploymentTypeTypes.Info.
Builder(ApplianceType) - Constructor for class com.vmware.vcenter.system_config.DeploymentTypeTypes.ReconfigureSpec.Builder
Constructor with parameters for the required properties of DeploymentTypeTypes.ReconfigureSpec.
Builder(String, long, String) - Constructor for class com.vmware.vcenter.system_config.PscRegistrationTypes.Info.Builder
Constructor with parameters for the required properties of PscRegistrationTypes.Info.
Builder() - Constructor for class com.vmware.vcenter.tagging.AssociationsTypes.IterationSpec.Builder
Constructor with parameters for the required properties of AssociationsTypes.IterationSpec.
Builder(List<AssociationsTypes.Summary>, AssociationsTypes.LastIterationStatus) - Constructor for class com.vmware.vcenter.tagging.AssociationsTypes.ListResult.Builder
Constructor with parameters for the required properties of AssociationsTypes.ListResult.
Builder(String, DynamicID) - Constructor for class com.vmware.vcenter.tagging.AssociationsTypes.Summary.Builder
Constructor with parameters for the required properties of AssociationsTypes.Summary.
Builder(List<LocalizableMessage>) - Constructor for class com.vmware.vcenter.tokenservice.Error.Builder
Constructor with parameters for the required properties of Error.
Builder(List<LocalizableMessage>) - Constructor for class com.vmware.vcenter.tokenservice.InvalidGrant.Builder
Constructor with parameters for the required properties of InvalidGrant.
Builder(List<LocalizableMessage>) - Constructor for class com.vmware.vcenter.tokenservice.InvalidRequest.Builder
Constructor with parameters for the required properties of InvalidRequest.
Builder(List<LocalizableMessage>) - Constructor for class com.vmware.vcenter.tokenservice.InvalidScope.Builder
Constructor with parameters for the required properties of InvalidScope.
Builder(String, String, String) - Constructor for class com.vmware.vcenter.tokenservice.TokenExchangeTypes.ExchangeSpec.Builder
Constructor with parameters for the required properties of TokenExchangeTypes.ExchangeSpec.
Builder(String, String, String) - Constructor for class com.vmware.vcenter.tokenservice.TokenExchangeTypes.Info.Builder
Constructor with parameters for the required properties of TokenExchangeTypes.Info.
Builder() - Constructor for class com.vmware.vcenter.topology.NodesTypes.FilterSpec.Builder
Constructor with parameters for the required properties of NodesTypes.FilterSpec.
Builder(String, NodesTypes.ApplianceType) - Constructor for class com.vmware.vcenter.topology.NodesTypes.Info.Builder
Constructor with parameters for the required properties of NodesTypes.Info.
Builder(String, NodesTypes.ApplianceType) - Constructor for class com.vmware.vcenter.topology.NodesTypes.Summary.Builder
Constructor with parameters for the required properties of NodesTypes.Summary.
Builder() - Constructor for class com.vmware.vcenter.topology.ReplicationStatusTypes.FilterSpec.Builder
Constructor with parameters for the required properties of ReplicationStatusTypes.FilterSpec.
Builder(String, String, boolean, boolean) - Constructor for class com.vmware.vcenter.topology.ReplicationStatusTypes.Summary.Builder
Constructor with parameters for the required properties of ReplicationStatusTypes.Summary.
Builder(NetworkAddress, X509CertChain, String, String) - Constructor for class com.vmware.vcenter.trusted_infrastructure.attestation.ServicesTypes.CreateSpec.Builder
Constructor with parameters for the required properties of ServicesTypes.CreateSpec.
Builder() - Constructor for class com.vmware.vcenter.trusted_infrastructure.attestation.ServicesTypes.FilterSpec.Builder
Constructor with parameters for the required properties of ServicesTypes.FilterSpec.
Builder(NetworkAddress, X509CertChain, String, String) - Constructor for class com.vmware.vcenter.trusted_infrastructure.attestation.ServicesTypes.Info.Builder
Constructor with parameters for the required properties of ServicesTypes.Info.
Builder(String, NetworkAddress, String, String) - Constructor for class com.vmware.vcenter.trusted_infrastructure.attestation.ServicesTypes.Summary.Builder
Constructor with parameters for the required properties of ServicesTypes.Summary.
Builder(NetworkAddress, X509CertChain, String, String) - Constructor for class com.vmware.vcenter.trusted_infrastructure.kms.ServicesTypes.CreateSpec.Builder
Constructor with parameters for the required properties of ServicesTypes.CreateSpec.
Builder() - Constructor for class com.vmware.vcenter.trusted_infrastructure.kms.ServicesTypes.FilterSpec.Builder
Constructor with parameters for the required properties of ServicesTypes.FilterSpec.
Builder(NetworkAddress, X509CertChain, String, String) - Constructor for class com.vmware.vcenter.trusted_infrastructure.kms.ServicesTypes.Info.Builder
Constructor with parameters for the required properties of ServicesTypes.Info.
Builder(String, NetworkAddress, String, String) - Constructor for class com.vmware.vcenter.trusted_infrastructure.kms.ServicesTypes.Summary.Builder
Constructor with parameters for the required properties of ServicesTypes.Summary.
Builder(String) - Constructor for class com.vmware.vcenter.trusted_infrastructure.NetworkAddress.Builder
Constructor with parameters for the required properties of NetworkAddress.
Builder(List<X509CertChain>, String, StsPrincipal, String) - Constructor for class com.vmware.vcenter.trusted_infrastructure.PrincipalTypes.Info.Builder
Constructor with parameters for the required properties of PrincipalTypes.Info.
Builder(StsPrincipalId, StsPrincipalType) - Constructor for class com.vmware.vcenter.trusted_infrastructure.StsPrincipal.Builder
Constructor with parameters for the required properties of StsPrincipal.
Builder(String, String) - Constructor for class com.vmware.vcenter.trusted_infrastructure.StsPrincipalId.Builder
Constructor with parameters for the required properties of StsPrincipalId.
Builder() - Constructor for class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.attestation.os.esx.BaseImagesTypes.FilterSpec.Builder
Constructor with parameters for the required properties of BaseImagesTypes.FilterSpec.
Builder(String, BaseImagesTypes.Health, List<LocalizableMessage>) - Constructor for class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.attestation.os.esx.BaseImagesTypes.Info.Builder
Constructor with parameters for the required properties of BaseImagesTypes.Info.
Builder(String, String, BaseImagesTypes.Health) - Constructor for class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.attestation.os.esx.BaseImagesTypes.Summary.Builder
Constructor with parameters for the required properties of BaseImagesTypes.Summary.
Builder(ServiceStatusTypes.Health, List<LocalizableMessage>) - Constructor for class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.attestation.ServiceStatusTypes.Info.Builder
Constructor with parameters for the required properties of ServiceStatusTypes.Info.
Builder(String) - Constructor for class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.attestation.tpm2.CaCertificatesTypes.CreateSpec.Builder
Constructor with parameters for the required properties of CaCertificatesTypes.CreateSpec.
Builder(X509CertChain, CaCertificatesTypes.Health, List<LocalizableMessage>) - Constructor for class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.attestation.tpm2.CaCertificatesTypes.Info.Builder
Constructor with parameters for the required properties of CaCertificatesTypes.Info.
Builder(String, CaCertificatesTypes.Health) - Constructor for class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.attestation.tpm2.CaCertificatesTypes.Summary.Builder
Constructor with parameters for the required properties of CaCertificatesTypes.Summary.
Builder(String) - Constructor for class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.attestation.tpm2.EndorsementKeysTypes.CreateSpec.Builder
Constructor with parameters for the required properties of EndorsementKeysTypes.CreateSpec.
Builder(String, EndorsementKeysTypes.Health, List<LocalizableMessage>) - Constructor for class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.attestation.tpm2.EndorsementKeysTypes.Info.Builder
Constructor with parameters for the required properties of EndorsementKeysTypes.Info.
Builder(String, EndorsementKeysTypes.Health) - Constructor for class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.attestation.tpm2.EndorsementKeysTypes.Summary.Builder
Constructor with parameters for the required properties of EndorsementKeysTypes.Summary.
Builder(boolean, boolean, SettingsTypes.Health, List<LocalizableMessage>) - Constructor for class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.attestation.tpm2.SettingsTypes.Info.Builder
Constructor with parameters for the required properties of SettingsTypes.Info.
Builder() - Constructor for class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.attestation.tpm2.SettingsTypes.UpdateSpec.Builder
Constructor with parameters for the required properties of SettingsTypes.UpdateSpec.
Builder(List<X509CertChain>, String, String, StsPrincipal) - Constructor for class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.ConsumerPrincipalsTypes.CreateSpec.Builder
Constructor with parameters for the required properties of ConsumerPrincipalsTypes.CreateSpec.
Builder() - Constructor for class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.ConsumerPrincipalsTypes.FilterSpec.Builder
Constructor with parameters for the required properties of ConsumerPrincipalsTypes.FilterSpec.
Builder(String, StsPrincipal, String, String, List<X509CertChain>, ConsumerPrincipalsTypes.Health) - Constructor for class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.ConsumerPrincipalsTypes.Info.Builder
Constructor with parameters for the required properties of ConsumerPrincipalsTypes.Info.
Builder(String, StsPrincipal, String, String) - Constructor for class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.ConsumerPrincipalsTypes.Summary.Builder
Constructor with parameters for the required properties of ConsumerPrincipalsTypes.Summary.
Builder(String) - Constructor for class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.providers.client_certificate.CsrTypes.Info.Builder
Constructor with parameters for the required properties of CsrTypes.Info.
Builder(String) - Constructor for class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.providers.ClientCertificateTypes.Info.Builder
Constructor with parameters for the required properties of ClientCertificateTypes.Info.
Builder(String) - Constructor for class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.providers.ClientCertificateTypes.UpdateSpec.Builder
Constructor with parameters for the required properties of ClientCertificateTypes.UpdateSpec.
Builder() - Constructor for class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.providers.CurrentPeerCertificatesTypes.FilterSpec.Builder
Constructor with parameters for the required properties of CurrentPeerCertificatesTypes.FilterSpec.
Builder(String, List<LocalizableMessage>, boolean) - Constructor for class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.providers.CurrentPeerCertificatesTypes.Summary.Builder
Constructor with parameters for the required properties of CurrentPeerCertificatesTypes.Summary.
Builder(List<String>) - Constructor for class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.providers.TrustedPeerCertificatesTypes.Info.Builder
Constructor with parameters for the required properties of TrustedPeerCertificatesTypes.Info.
Builder() - Constructor for class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.providers.TrustedPeerCertificatesTypes.UpdateSpec.Builder
Constructor with parameters for the required properties of TrustedPeerCertificatesTypes.UpdateSpec.
Builder(String, String, ProvidersTypes.KeyServerCreateSpec) - Constructor for class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.ProvidersTypes.CreateSpec.Builder
Constructor with parameters for the required properties of ProvidersTypes.CreateSpec.
Builder(String, ProvidersTypes.KeyServerInfo, ProvidersTypes.Status) - Constructor for class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.ProvidersTypes.Info.Builder
Constructor with parameters for the required properties of ProvidersTypes.Info.
Builder(ProvidersTypes.KeyServerCreateSpec.Type) - Constructor for class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.ProvidersTypes.KeyServerCreateSpec.Builder
Constructor with parameters for the required properties of ProvidersTypes.KeyServerCreateSpec.
Builder(ProvidersTypes.KeyServerInfo.Type, String) - Constructor for class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.ProvidersTypes.KeyServerInfo.Builder
Constructor with parameters for the required properties of ProvidersTypes.KeyServerInfo.
Builder() - Constructor for class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.ProvidersTypes.KeyServerUpdateSpec.Builder
Constructor with parameters for the required properties of ProvidersTypes.KeyServerUpdateSpec.
Builder(List<ProvidersTypes.Server>) - Constructor for class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.ProvidersTypes.KmipServerCreateSpec.Builder
Constructor with parameters for the required properties of ProvidersTypes.KmipServerCreateSpec.
Builder(List<ProvidersTypes.Server>) - Constructor for class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.ProvidersTypes.KmipServerInfo.Builder
Constructor with parameters for the required properties of ProvidersTypes.KmipServerInfo.
Builder() - Constructor for class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.ProvidersTypes.KmipServerUpdateSpec.Builder
Constructor with parameters for the required properties of ProvidersTypes.KmipServerUpdateSpec.
Builder(String, NetworkAddress) - Constructor for class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.ProvidersTypes.Server.Builder
Constructor with parameters for the required properties of ProvidersTypes.Server.
Builder(ProvidersTypes.Health, List<LocalizableMessage>, boolean, boolean, String) - Constructor for class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.ProvidersTypes.ServerInfo.Builder
Constructor with parameters for the required properties of ProvidersTypes.ServerInfo.
Builder(ProvidersTypes.Health, List<LocalizableMessage>, List<ProvidersTypes.ServerInfo>) - Constructor for class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.ProvidersTypes.Status.Builder
Constructor with parameters for the required properties of ProvidersTypes.Status.
Builder(String, ProvidersTypes.Health) - Constructor for class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.ProvidersTypes.Summary.Builder
Constructor with parameters for the required properties of ProvidersTypes.Summary.
Builder() - Constructor for class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.ProvidersTypes.UpdateSpec.Builder
Constructor with parameters for the required properties of ProvidersTypes.UpdateSpec.
Builder(ServiceStatusTypes.Health, List<LocalizableMessage>) - Constructor for class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.ServiceStatusTypes.Info.Builder
Constructor with parameters for the required properties of ServiceStatusTypes.Info.
Builder() - Constructor for class com.vmware.vcenter.trusted_infrastructure.trust_authority_hosts.AttestationTypes.FilterSpec.Builder
Constructor with parameters for the required properties of AttestationTypes.FilterSpec.
Builder(String, NetworkAddress, String, String, X509CertChain) - Constructor for class com.vmware.vcenter.trusted_infrastructure.trust_authority_hosts.AttestationTypes.Info.Builder
Constructor with parameters for the required properties of AttestationTypes.Info.
Builder(AttestationTypes.SummaryType) - Constructor for class com.vmware.vcenter.trusted_infrastructure.trust_authority_hosts.AttestationTypes.Summary.Builder
Constructor with parameters for the required properties of AttestationTypes.Summary.
Builder() - Constructor for class com.vmware.vcenter.trusted_infrastructure.trust_authority_hosts.KmsTypes.FilterSpec.Builder
Constructor with parameters for the required properties of KmsTypes.FilterSpec.
Builder(String, NetworkAddress, String, String, X509CertChain) - Constructor for class com.vmware.vcenter.trusted_infrastructure.trust_authority_hosts.KmsTypes.Info.Builder
Constructor with parameters for the required properties of KmsTypes.Info.
Builder(KmsTypes.SummaryType) - Constructor for class com.vmware.vcenter.trusted_infrastructure.trust_authority_hosts.KmsTypes.Summary.Builder
Constructor with parameters for the required properties of KmsTypes.Summary.
Builder() - Constructor for class com.vmware.vcenter.trusted_infrastructure.TrustAuthorityClustersTypes.FilterSpec.Builder
Constructor with parameters for the required properties of TrustAuthorityClustersTypes.FilterSpec.
Builder(String, TrustAuthorityClustersTypes.State) - Constructor for class com.vmware.vcenter.trusted_infrastructure.TrustAuthorityClustersTypes.Info.Builder
Constructor with parameters for the required properties of TrustAuthorityClustersTypes.Info.
Builder(String, TrustAuthorityClustersTypes.State) - Constructor for class com.vmware.vcenter.trusted_infrastructure.TrustAuthorityClustersTypes.Summary.Builder
Constructor with parameters for the required properties of TrustAuthorityClustersTypes.Summary.
Builder() - Constructor for class com.vmware.vcenter.trusted_infrastructure.TrustAuthorityClustersTypes.UpdateSpec.Builder
Constructor with parameters for the required properties of TrustAuthorityClustersTypes.UpdateSpec.
Builder(ServicesTypes.CreateSpec.SourceType) - Constructor for class com.vmware.vcenter.trusted_infrastructure.trusted_clusters.attestation.ServicesTypes.CreateSpec.Builder
Constructor with parameters for the required properties of ServicesTypes.CreateSpec.
Builder() - Constructor for class com.vmware.vcenter.trusted_infrastructure.trusted_clusters.attestation.ServicesTypes.FilterSpec.Builder
Constructor with parameters for the required properties of ServicesTypes.FilterSpec.
Builder(NetworkAddress, X509CertChain, String, String) - Constructor for class com.vmware.vcenter.trusted_infrastructure.trusted_clusters.attestation.ServicesTypes.Info.Builder
Constructor with parameters for the required properties of ServicesTypes.Info.
Builder(String, NetworkAddress, String, String) - Constructor for class com.vmware.vcenter.trusted_infrastructure.trusted_clusters.attestation.ServicesTypes.Summary.Builder
Constructor with parameters for the required properties of ServicesTypes.Summary.
Builder(ServicesTypes.CreateSpec.SourceType) - Constructor for class com.vmware.vcenter.trusted_infrastructure.trusted_clusters.kms.ServicesTypes.CreateSpec.Builder
Constructor with parameters for the required properties of ServicesTypes.CreateSpec.
Builder() - Constructor for class com.vmware.vcenter.trusted_infrastructure.trusted_clusters.kms.ServicesTypes.FilterSpec.Builder
Constructor with parameters for the required properties of ServicesTypes.FilterSpec.
Builder(NetworkAddress, X509CertChain, String, String) - Constructor for class com.vmware.vcenter.trusted_infrastructure.trusted_clusters.kms.ServicesTypes.Info.Builder
Constructor with parameters for the required properties of ServicesTypes.Info.
Builder(String, NetworkAddress, String, String) - Constructor for class com.vmware.vcenter.trusted_infrastructure.trusted_clusters.kms.ServicesTypes.Summary.Builder
Constructor with parameters for the required properties of ServicesTypes.Summary.
Builder(List<String>) - Constructor for class com.vmware.vcenter.trusted_infrastructure.X509CertChain.Builder
Constructor with parameters for the required properties of X509CertChain.
Builder(String) - Constructor for class com.vmware.vcenter.vcha.CertificateInfo.Builder
Constructor with parameters for the required properties of CertificateInfo.
Builder(IpSpec) - Constructor for class com.vmware.vcenter.vcha.cluster.ActiveTypes.Info.Builder
Constructor with parameters for the required properties of ActiveTypes.Info.
Builder(DeploymentTypeTypes.Type) - Constructor for class com.vmware.vcenter.vcha.cluster.DeploymentTypeTypes.Info.Builder
Constructor with parameters for the required properties of DeploymentTypeTypes.Info.
Builder(ModeTypes.ClusterMode) - Constructor for class com.vmware.vcenter.vcha.cluster.ModeTypes.Info.Builder
Constructor with parameters for the required properties of ModeTypes.Info.
Builder(List<LocalizableMessage>, List<LocalizableMessage>) - Constructor for class com.vmware.vcenter.vcha.cluster.PassiveTypes.CheckResult.Builder
Constructor with parameters for the required properties of PassiveTypes.CheckResult.
Builder(PlacementSpec) - Constructor for class com.vmware.vcenter.vcha.cluster.PassiveTypes.CheckSpec.Builder
Constructor with parameters for the required properties of PassiveTypes.CheckSpec.
Builder(PlacementSpec) - Constructor for class com.vmware.vcenter.vcha.cluster.PassiveTypes.RedeploySpec.Builder
Constructor with parameters for the required properties of PassiveTypes.RedeploySpec.
Builder(List<LocalizableMessage>, List<LocalizableMessage>) - Constructor for class com.vmware.vcenter.vcha.cluster.WitnessTypes.CheckResult.Builder
Constructor with parameters for the required properties of WitnessTypes.CheckResult.
Builder(PlacementSpec) - Constructor for class com.vmware.vcenter.vcha.cluster.WitnessTypes.CheckSpec.Builder
Constructor with parameters for the required properties of WitnessTypes.CheckSpec.
Builder(PlacementSpec) - Constructor for class com.vmware.vcenter.vcha.cluster.WitnessTypes.RedeploySpec.Builder
Constructor with parameters for the required properties of WitnessTypes.RedeploySpec.
Builder(IpSpec) - Constructor for class com.vmware.vcenter.vcha.ClusterTypes.ActiveSpec.Builder
Constructor with parameters for the required properties of ClusterTypes.ActiveSpec.
Builder(ClusterTypes.Type, ClusterTypes.ActiveSpec, ClusterTypes.PassiveSpec, ClusterTypes.WitnessSpec) - Constructor for class com.vmware.vcenter.vcha.ClusterTypes.DeploySpec.Builder
Constructor with parameters for the required properties of ClusterTypes.DeploySpec.
Builder(LocalizableMessage) - Constructor for class com.vmware.vcenter.vcha.ClusterTypes.ErrorCondition.Builder
Constructor with parameters for the required properties of ClusterTypes.ErrorCondition.
Builder() - Constructor for class com.vmware.vcenter.vcha.ClusterTypes.Info.Builder
Constructor with parameters for the required properties of ClusterTypes.Info.
Builder(ClusterTypes.IpFamily) - Constructor for class com.vmware.vcenter.vcha.ClusterTypes.IpInfo.Builder
Constructor with parameters for the required properties of ClusterTypes.IpInfo.
Builder(String, String) - Constructor for class com.vmware.vcenter.vcha.ClusterTypes.Ipv4Info.Builder
Constructor with parameters for the required properties of ClusterTypes.Ipv4Info.
Builder(String, long) - Constructor for class com.vmware.vcenter.vcha.ClusterTypes.Ipv6Info.Builder
Constructor with parameters for the required properties of ClusterTypes.Ipv6Info.
Builder(ClusterTypes.IpInfo) - Constructor for class com.vmware.vcenter.vcha.ClusterTypes.NodeInfo.Builder
Constructor with parameters for the required properties of ClusterTypes.NodeInfo.
Builder() - Constructor for class com.vmware.vcenter.vcha.ClusterTypes.NodeRuntimeInfo.Builder
Constructor with parameters for the required properties of ClusterTypes.NodeRuntimeInfo.
Builder(String, String) - Constructor for class com.vmware.vcenter.vcha.ClusterTypes.NodeVmInfo.Builder
Constructor with parameters for the required properties of ClusterTypes.NodeVmInfo.
Builder(IpSpec) - Constructor for class com.vmware.vcenter.vcha.ClusterTypes.PassiveSpec.Builder
Constructor with parameters for the required properties of ClusterTypes.PassiveSpec.
Builder() - Constructor for class com.vmware.vcenter.vcha.ClusterTypes.UndeploySpec.Builder
Constructor with parameters for the required properties of ClusterTypes.UndeploySpec.
Builder(ClusterTypes.NodeVmInfo, ClusterTypes.NodeVmInfo) - Constructor for class com.vmware.vcenter.vcha.ClusterTypes.VmInfo.Builder
Constructor with parameters for the required properties of ClusterTypes.VmInfo.
Builder(ClusterTypes.IpInfo) - Constructor for class com.vmware.vcenter.vcha.ClusterTypes.WitnessInfo.Builder
Constructor with parameters for the required properties of ClusterTypes.WitnessInfo.
Builder(IpSpec) - Constructor for class com.vmware.vcenter.vcha.ClusterTypes.WitnessSpec.Builder
Constructor with parameters for the required properties of ClusterTypes.WitnessSpec.
Builder(String) - Constructor for class com.vmware.vcenter.vcha.ConnectionSpec.Builder
Constructor with parameters for the required properties of ConnectionSpec.
Builder(ConnectionSpec) - Constructor for class com.vmware.vcenter.vcha.CredentialsSpec.Builder
Constructor with parameters for the required properties of CredentialsSpec.
Builder(String, String) - Constructor for class com.vmware.vcenter.vcha.DiskInfo.Builder
Constructor with parameters for the required properties of DiskInfo.
Builder() - Constructor for class com.vmware.vcenter.vcha.DiskSpec.Builder
Constructor with parameters for the required properties of DiskSpec.
Builder(IpFamily) - Constructor for class com.vmware.vcenter.vcha.IpSpec.Builder
Constructor with parameters for the required properties of IpSpec.
Builder(String) - Constructor for class com.vmware.vcenter.vcha.Ipv4Spec.Builder
Constructor with parameters for the required properties of Ipv4Spec.
Builder(String, long) - Constructor for class com.vmware.vcenter.vcha.Ipv6Spec.Builder
Constructor with parameters for the required properties of Ipv6Spec.
Builder(Set<String>, Set<String>) - Constructor for class com.vmware.vcenter.vcha.OperationsTypes.Info.Builder
Constructor with parameters for the required properties of OperationsTypes.Info.
Builder(String, String, String, String, String, String, String, String, NetworkType, DiskInfo) - Constructor for class com.vmware.vcenter.vcha.PlacementInfo.Builder
Constructor with parameters for the required properties of PlacementInfo.
Builder(String, String) - Constructor for class com.vmware.vcenter.vcha.PlacementSpec.Builder
Constructor with parameters for the required properties of PlacementSpec.
Builder(ObjectCompliance) - Constructor for class com.vmware.vcenter.vm.compute.PoliciesTypes.Info.Builder
Constructor with parameters for the required properties of PoliciesTypes.Info.
Builder(TicketsTypes.Type) - Constructor for class com.vmware.vcenter.vm.console.TicketsTypes.CreateSpec.Builder
Constructor with parameters for the required properties of TicketsTypes.CreateSpec.
Builder(URI) - Constructor for class com.vmware.vcenter.vm.console.TicketsTypes.Summary.Builder
Constructor with parameters for the required properties of TicketsTypes.Summary.
Builder() - Constructor for class com.vmware.vcenter.vm.guest.CustomizationTypes.SetSpec.Builder
Constructor with parameters for the required properties of CustomizationTypes.SetSpec.
Builder(boolean, boolean) - Constructor for class com.vmware.vcenter.vm.guest.DhcpConfigInfo.Builder
Constructor with parameters for the required properties of DhcpConfigInfo.
Builder(String, String) - Constructor for class com.vmware.vcenter.vm.guest.DnsAssignedValues.Builder
Constructor with parameters for the required properties of DnsAssignedValues.
Builder(List<String>, List<String>) - Constructor for class com.vmware.vcenter.vm.guest.DnsConfigInfo.Builder
Constructor with parameters for the required properties of DnsConfigInfo.
Builder(GuestOS, GuestOSFamily, LocalizableMessage, String) - Constructor for class com.vmware.vcenter.vm.guest.IdentityTypes.Info.Builder
Constructor with parameters for the required properties of IdentityTypes.Info.
Builder(long, long) - Constructor for class com.vmware.vcenter.vm.guest.LocalFilesystemTypes.Info.Builder
Constructor with parameters for the required properties of LocalFilesystemTypes.Info.
Builder(String) - Constructor for class com.vmware.vcenter.vm.guest.LocalFilesystemTypes.VirtualDiskMapping.Builder
Constructor with parameters for the required properties of LocalFilesystemTypes.VirtualDiskMapping.
Builder() - Constructor for class com.vmware.vcenter.vm.guest.networking.InterfacesTypes.Info.Builder
Constructor with parameters for the required properties of InterfacesTypes.Info.
Builder(String, long, InterfacesTypes.IpAddressStatus) - Constructor for class com.vmware.vcenter.vm.guest.networking.InterfacesTypes.IpAddressInfo.Builder
Constructor with parameters for the required properties of InterfacesTypes.IpAddressInfo.
Builder(List<InterfacesTypes.IpAddressInfo>) - Constructor for class com.vmware.vcenter.vm.guest.networking.InterfacesTypes.IpConfigInfo.Builder
Constructor with parameters for the required properties of InterfacesTypes.IpConfigInfo.
Builder(String, long) - Constructor for class com.vmware.vcenter.vm.guest.networking.RoutesTypes.Info.Builder
Constructor with parameters for the required properties of RoutesTypes.Info.
Builder() - Constructor for class com.vmware.vcenter.vm.guest.NetworkingTypes.Info.Builder
Constructor with parameters for the required properties of NetworkingTypes.Info.
Builder(PowerTypes.State, boolean) - Constructor for class com.vmware.vcenter.vm.guest.PowerTypes.Info.Builder
Constructor with parameters for the required properties of PowerTypes.Info.
Builder() - Constructor for class com.vmware.vcenter.vm.hardware.adapter.SataTypes.CreateSpec.Builder
Constructor with parameters for the required properties of SataTypes.CreateSpec.
Builder(String, SataTypes.Type, long) - Constructor for class com.vmware.vcenter.vm.hardware.adapter.SataTypes.Info.Builder
Constructor with parameters for the required properties of SataTypes.Info.
Builder(String) - Constructor for class com.vmware.vcenter.vm.hardware.adapter.SataTypes.Summary.Builder
Constructor with parameters for the required properties of SataTypes.Summary.
Builder() - Constructor for class com.vmware.vcenter.vm.hardware.adapter.ScsiTypes.CreateSpec.Builder
Constructor with parameters for the required properties of ScsiTypes.CreateSpec.
Builder(String, ScsiTypes.Type, ScsiAddressInfo, ScsiTypes.Sharing) - Constructor for class com.vmware.vcenter.vm.hardware.adapter.ScsiTypes.Info.Builder
Constructor with parameters for the required properties of ScsiTypes.Info.
Builder(String) - Constructor for class com.vmware.vcenter.vm.hardware.adapter.ScsiTypes.Summary.Builder
Constructor with parameters for the required properties of ScsiTypes.Summary.
Builder() - Constructor for class com.vmware.vcenter.vm.hardware.adapter.ScsiTypes.UpdateSpec.Builder
Constructor with parameters for the required properties of ScsiTypes.UpdateSpec.
Builder(DeviceTypes.Type) - Constructor for class com.vmware.vcenter.vm.hardware.boot.DeviceTypes.Entry.Builder
Constructor with parameters for the required properties of DeviceTypes.Entry.
Builder(DeviceTypes.Type) - Constructor for class com.vmware.vcenter.vm.hardware.boot.DeviceTypes.EntryCreateSpec.Builder
Constructor with parameters for the required properties of DeviceTypes.EntryCreateSpec.
Builder() - Constructor for class com.vmware.vcenter.vm.hardware.BootTypes.CreateSpec.Builder
Constructor with parameters for the required properties of BootTypes.CreateSpec.
Builder(BootTypes.Type, long, boolean, long, boolean) - Constructor for class com.vmware.vcenter.vm.hardware.BootTypes.Info.Builder
Constructor with parameters for the required properties of BootTypes.Info.
Builder() - Constructor for class com.vmware.vcenter.vm.hardware.BootTypes.UpdateSpec.Builder
Constructor with parameters for the required properties of BootTypes.UpdateSpec.
Builder(CdromTypes.BackingType) - Constructor for class com.vmware.vcenter.vm.hardware.CdromTypes.BackingInfo.Builder
Constructor with parameters for the required properties of CdromTypes.BackingInfo.
Builder(CdromTypes.BackingType) - Constructor for class com.vmware.vcenter.vm.hardware.CdromTypes.BackingSpec.Builder
Constructor with parameters for the required properties of CdromTypes.BackingSpec.
Builder() - Constructor for class com.vmware.vcenter.vm.hardware.CdromTypes.CreateSpec.Builder
Constructor with parameters for the required properties of CdromTypes.CreateSpec.
Builder(CdromTypes.HostBusAdapterType, String, CdromTypes.BackingInfo, ConnectionState, boolean, boolean) - Constructor for class com.vmware.vcenter.vm.hardware.CdromTypes.Info.Builder
Constructor with parameters for the required properties of CdromTypes.Info.
Builder(String) - Constructor for class com.vmware.vcenter.vm.hardware.CdromTypes.Summary.Builder
Constructor with parameters for the required properties of CdromTypes.Summary.
Builder() - Constructor for class com.vmware.vcenter.vm.hardware.CdromTypes.UpdateSpec.Builder
Constructor with parameters for the required properties of CdromTypes.UpdateSpec.
Builder() - Constructor for class com.vmware.vcenter.vm.hardware.ConnectionCreateSpec.Builder
Constructor with parameters for the required properties of ConnectionCreateSpec.
Builder(ConnectionState, boolean, boolean) - Constructor for class com.vmware.vcenter.vm.hardware.ConnectionInfo.Builder
Constructor with parameters for the required properties of ConnectionInfo.
Builder() - Constructor for class com.vmware.vcenter.vm.hardware.ConnectionUpdateSpec.Builder
Constructor with parameters for the required properties of ConnectionUpdateSpec.
Builder(long, long, boolean, boolean) - Constructor for class com.vmware.vcenter.vm.hardware.CpuTypes.Info.Builder
Constructor with parameters for the required properties of CpuTypes.Info.
Builder() - Constructor for class com.vmware.vcenter.vm.hardware.CpuTypes.UpdateSpec.Builder
Constructor with parameters for the required properties of CpuTypes.UpdateSpec.
Builder(DiskTypes.BackingType) - Constructor for class com.vmware.vcenter.vm.hardware.DiskTypes.BackingInfo.Builder
Constructor with parameters for the required properties of DiskTypes.BackingInfo.
Builder(DiskTypes.BackingType) - Constructor for class com.vmware.vcenter.vm.hardware.DiskTypes.BackingSpec.Builder
Constructor with parameters for the required properties of DiskTypes.BackingSpec.
Builder() - Constructor for class com.vmware.vcenter.vm.hardware.DiskTypes.CreateSpec.Builder
Constructor with parameters for the required properties of DiskTypes.CreateSpec.
Builder(String, DiskTypes.HostBusAdapterType, DiskTypes.BackingInfo) - Constructor for class com.vmware.vcenter.vm.hardware.DiskTypes.Info.Builder
Constructor with parameters for the required properties of DiskTypes.Info.
Builder(String) - Constructor for class com.vmware.vcenter.vm.hardware.DiskTypes.StoragePolicySpec.Builder
Constructor with parameters for the required properties of DiskTypes.StoragePolicySpec.
Builder(String) - Constructor for class com.vmware.vcenter.vm.hardware.DiskTypes.Summary.Builder
Constructor with parameters for the required properties of DiskTypes.Summary.
Builder() - Constructor for class com.vmware.vcenter.vm.hardware.DiskTypes.UpdateSpec.Builder
Constructor with parameters for the required properties of DiskTypes.UpdateSpec.
Builder() - Constructor for class com.vmware.vcenter.vm.hardware.DiskTypes.VmdkCreateSpec.Builder
Constructor with parameters for the required properties of DiskTypes.VmdkCreateSpec.
Builder(EthernetTypes.BackingType) - Constructor for class com.vmware.vcenter.vm.hardware.EthernetTypes.BackingInfo.Builder
Constructor with parameters for the required properties of EthernetTypes.BackingInfo.
Builder(EthernetTypes.BackingType) - Constructor for class com.vmware.vcenter.vm.hardware.EthernetTypes.BackingSpec.Builder
Constructor with parameters for the required properties of EthernetTypes.BackingSpec.
Builder() - Constructor for class com.vmware.vcenter.vm.hardware.EthernetTypes.CreateSpec.Builder
Constructor with parameters for the required properties of EthernetTypes.CreateSpec.
Builder(String, EthernetTypes.EmulationType, EthernetTypes.MacAddressType, boolean, EthernetTypes.BackingInfo, ConnectionState, boolean, boolean) - Constructor for class com.vmware.vcenter.vm.hardware.EthernetTypes.Info.Builder
Constructor with parameters for the required properties of EthernetTypes.Info.
Builder(String) - Constructor for class com.vmware.vcenter.vm.hardware.EthernetTypes.Summary.Builder
Constructor with parameters for the required properties of EthernetTypes.Summary.
Builder() - Constructor for class com.vmware.vcenter.vm.hardware.EthernetTypes.UpdateSpec.Builder
Constructor with parameters for the required properties of EthernetTypes.UpdateSpec.
Builder(FloppyTypes.BackingType) - Constructor for class com.vmware.vcenter.vm.hardware.FloppyTypes.BackingInfo.Builder
Constructor with parameters for the required properties of FloppyTypes.BackingInfo.
Builder(FloppyTypes.BackingType) - Constructor for class com.vmware.vcenter.vm.hardware.FloppyTypes.BackingSpec.Builder
Constructor with parameters for the required properties of FloppyTypes.BackingSpec.
Builder() - Constructor for class com.vmware.vcenter.vm.hardware.FloppyTypes.CreateSpec.Builder
Constructor with parameters for the required properties of FloppyTypes.CreateSpec.
Builder(String, FloppyTypes.BackingInfo, ConnectionState, boolean, boolean) - Constructor for class com.vmware.vcenter.vm.hardware.FloppyTypes.Info.Builder
Constructor with parameters for the required properties of FloppyTypes.Info.
Builder(String) - Constructor for class com.vmware.vcenter.vm.hardware.FloppyTypes.Summary.Builder
Constructor with parameters for the required properties of FloppyTypes.Summary.
Builder() - Constructor for class com.vmware.vcenter.vm.hardware.FloppyTypes.UpdateSpec.Builder
Constructor with parameters for the required properties of FloppyTypes.UpdateSpec.
Builder(boolean, boolean) - Constructor for class com.vmware.vcenter.vm.hardware.IdeAddressInfo.Builder
Constructor with parameters for the required properties of IdeAddressInfo.
Builder() - Constructor for class com.vmware.vcenter.vm.hardware.IdeAddressSpec.Builder
Constructor with parameters for the required properties of IdeAddressSpec.
Builder(long, boolean) - Constructor for class com.vmware.vcenter.vm.hardware.MemoryTypes.Info.Builder
Constructor with parameters for the required properties of MemoryTypes.Info.
Builder() - Constructor for class com.vmware.vcenter.vm.hardware.MemoryTypes.UpdateSpec.Builder
Constructor with parameters for the required properties of MemoryTypes.UpdateSpec.
Builder(ParallelTypes.BackingType) - Constructor for class com.vmware.vcenter.vm.hardware.ParallelTypes.BackingInfo.Builder
Constructor with parameters for the required properties of ParallelTypes.BackingInfo.
Builder(ParallelTypes.BackingType) - Constructor for class com.vmware.vcenter.vm.hardware.ParallelTypes.BackingSpec.Builder
Constructor with parameters for the required properties of ParallelTypes.BackingSpec.
Builder() - Constructor for class com.vmware.vcenter.vm.hardware.ParallelTypes.CreateSpec.Builder
Constructor with parameters for the required properties of ParallelTypes.CreateSpec.
Builder(String, ParallelTypes.BackingInfo, ConnectionState, boolean, boolean) - Constructor for class com.vmware.vcenter.vm.hardware.ParallelTypes.Info.Builder
Constructor with parameters for the required properties of ParallelTypes.Info.
Builder(String) - Constructor for class com.vmware.vcenter.vm.hardware.ParallelTypes.Summary.Builder
Constructor with parameters for the required properties of ParallelTypes.Summary.
Builder() - Constructor for class com.vmware.vcenter.vm.hardware.ParallelTypes.UpdateSpec.Builder
Constructor with parameters for the required properties of ParallelTypes.UpdateSpec.
Builder(long, long) - Constructor for class com.vmware.vcenter.vm.hardware.SataAddressInfo.Builder
Constructor with parameters for the required properties of SataAddressInfo.
Builder(long) - Constructor for class com.vmware.vcenter.vm.hardware.SataAddressSpec.Builder
Constructor with parameters for the required properties of SataAddressSpec.
Builder(long, long) - Constructor for class com.vmware.vcenter.vm.hardware.ScsiAddressInfo.Builder
Constructor with parameters for the required properties of ScsiAddressInfo.
Builder(long) - Constructor for class com.vmware.vcenter.vm.hardware.ScsiAddressSpec.Builder
Constructor with parameters for the required properties of ScsiAddressSpec.
Builder(SerialTypes.BackingType) - Constructor for class com.vmware.vcenter.vm.hardware.SerialTypes.BackingInfo.Builder
Constructor with parameters for the required properties of SerialTypes.BackingInfo.
Builder(SerialTypes.BackingType) - Constructor for class com.vmware.vcenter.vm.hardware.SerialTypes.BackingSpec.Builder
Constructor with parameters for the required properties of SerialTypes.BackingSpec.
Builder() - Constructor for class com.vmware.vcenter.vm.hardware.SerialTypes.CreateSpec.Builder
Constructor with parameters for the required properties of SerialTypes.CreateSpec.
Builder(String, boolean, SerialTypes.BackingInfo, ConnectionState, boolean, boolean) - Constructor for class com.vmware.vcenter.vm.hardware.SerialTypes.Info.Builder
Constructor with parameters for the required properties of SerialTypes.Info.
Builder(String) - Constructor for class com.vmware.vcenter.vm.hardware.SerialTypes.Summary.Builder
Constructor with parameters for the required properties of SerialTypes.Summary.
Builder() - Constructor for class com.vmware.vcenter.vm.hardware.SerialTypes.UpdateSpec.Builder
Constructor with parameters for the required properties of SerialTypes.UpdateSpec.
Builder(HardwareTypes.Version, HardwareTypes.UpgradePolicy, HardwareTypes.UpgradeStatus) - Constructor for class com.vmware.vcenter.vm.HardwareTypes.Info.Builder
Constructor with parameters for the required properties of HardwareTypes.Info.
Builder() - Constructor for class com.vmware.vcenter.vm.HardwareTypes.UpdateSpec.Builder
Constructor with parameters for the required properties of HardwareTypes.UpdateSpec.
Builder(String, String, String) - Constructor for class com.vmware.vcenter.vm.IdentityTypes.Info.Builder
Constructor with parameters for the required properties of IdentityTypes.Info.
Builder(String) - Constructor for class com.vmware.vcenter.vm.LibraryItemTypes.CheckOutInfo.Builder
Constructor with parameters for the required properties of LibraryItemTypes.CheckOutInfo.
Builder() - Constructor for class com.vmware.vcenter.vm.LibraryItemTypes.Info.Builder
Constructor with parameters for the required properties of LibraryItemTypes.Info.
Builder(PowerTypes.State) - Constructor for class com.vmware.vcenter.vm.PowerTypes.Info.Builder
Constructor with parameters for the required properties of PowerTypes.Info.
Builder(boolean) - Constructor for class com.vmware.vcenter.vm.storage.policy.ComplianceTypes.CheckSpec.Builder
Constructor with parameters for the required properties of ComplianceTypes.CheckSpec.
Builder(ComplianceTypes.Status, Map<String, ComplianceTypes.VmComplianceInfo>) - Constructor for class com.vmware.vcenter.vm.storage.policy.ComplianceTypes.Info.Builder
Constructor with parameters for the required properties of ComplianceTypes.Info.
Builder(ComplianceTypes.Status, Calendar, List<LocalizableMessage>) - Constructor for class com.vmware.vcenter.vm.storage.policy.ComplianceTypes.VmComplianceInfo.Builder
Constructor with parameters for the required properties of ComplianceTypes.VmComplianceInfo.
Builder(PolicyTypes.DiskPolicySpec.PolicyType) - Constructor for class com.vmware.vcenter.vm.storage.PolicyTypes.DiskPolicySpec.Builder
Constructor with parameters for the required properties of PolicyTypes.DiskPolicySpec.
Builder(Map<String, String>) - Constructor for class com.vmware.vcenter.vm.storage.PolicyTypes.Info.Builder
Constructor with parameters for the required properties of PolicyTypes.Info.
Builder() - Constructor for class com.vmware.vcenter.vm.storage.PolicyTypes.UpdateSpec.Builder
Constructor with parameters for the required properties of PolicyTypes.UpdateSpec.
Builder(PolicyTypes.VmHomePolicySpec.PolicyType) - Constructor for class com.vmware.vcenter.vm.storage.PolicyTypes.VmHomePolicySpec.Builder
Constructor with parameters for the required properties of PolicyTypes.VmHomePolicySpec.
Builder(boolean) - Constructor for class com.vmware.vcenter.vm.tools.InstallerTypes.Info.Builder
Constructor with parameters for the required properties of InstallerTypes.Info.
Builder(boolean, ToolsTypes.UpgradePolicy, ToolsTypes.RunState) - Constructor for class com.vmware.vcenter.vm.ToolsTypes.Info.Builder
Constructor with parameters for the required properties of ToolsTypes.Info.
Builder() - Constructor for class com.vmware.vcenter.vm.ToolsTypes.UpdateSpec.Builder
Constructor with parameters for the required properties of ToolsTypes.UpdateSpec.
Builder(String) - Constructor for class com.vmware.vcenter.vm_template.library_items.CheckOutsTypes.CheckInSpec.Builder
Constructor with parameters for the required properties of CheckOutsTypes.CheckInSpec.
Builder() - Constructor for class com.vmware.vcenter.vm_template.library_items.CheckOutsTypes.CheckOutSpec.Builder
Constructor with parameters for the required properties of CheckOutsTypes.CheckOutSpec.
Builder(Calendar, String) - Constructor for class com.vmware.vcenter.vm_template.library_items.CheckOutsTypes.Info.Builder
Constructor with parameters for the required properties of CheckOutsTypes.Info.
Builder() - Constructor for class com.vmware.vcenter.vm_template.library_items.CheckOutsTypes.PlacementSpec.Builder
Constructor with parameters for the required properties of CheckOutsTypes.PlacementSpec.
Builder(String) - Constructor for class com.vmware.vcenter.vm_template.library_items.CheckOutsTypes.Summary.Builder
Constructor with parameters for the required properties of CheckOutsTypes.Summary.
Builder(String) - Constructor for class com.vmware.vcenter.vm_template.library_items.VersionsTypes.Info.Builder
Constructor with parameters for the required properties of VersionsTypes.Info.
Builder(String) - Constructor for class com.vmware.vcenter.vm_template.library_items.VersionsTypes.RollbackSpec.Builder
Constructor with parameters for the required properties of VersionsTypes.RollbackSpec.
Builder(String, String) - Constructor for class com.vmware.vcenter.vm_template.library_items.VersionsTypes.Summary.Builder
Constructor with parameters for the required properties of VersionsTypes.Summary.
Builder(long, long) - Constructor for class com.vmware.vcenter.vm_template.LibraryItemsTypes.CpuInfo.Builder
Constructor with parameters for the required properties of LibraryItemsTypes.CpuInfo.
Builder() - Constructor for class com.vmware.vcenter.vm_template.LibraryItemsTypes.CpuUpdateSpec.Builder
Constructor with parameters for the required properties of LibraryItemsTypes.CpuUpdateSpec.
Builder() - Constructor for class com.vmware.vcenter.vm_template.LibraryItemsTypes.CreatePlacementSpec.Builder
Constructor with parameters for the required properties of LibraryItemsTypes.CreatePlacementSpec.
Builder(String, String, String) - Constructor for class com.vmware.vcenter.vm_template.LibraryItemsTypes.CreateSpec.Builder
Constructor with parameters for the required properties of LibraryItemsTypes.CreateSpec.
Builder() - Constructor for class com.vmware.vcenter.vm_template.LibraryItemsTypes.CreateSpecDiskStorage.Builder
Constructor with parameters for the required properties of LibraryItemsTypes.CreateSpecDiskStorage.
Builder(LibraryItemsTypes.CreateSpecDiskStoragePolicy.Type) - Constructor for class com.vmware.vcenter.vm_template.LibraryItemsTypes.CreateSpecDiskStoragePolicy.Builder
Constructor with parameters for the required properties of LibraryItemsTypes.CreateSpecDiskStoragePolicy.
Builder() - Constructor for class com.vmware.vcenter.vm_template.LibraryItemsTypes.CreateSpecVmHomeStorage.Builder
Constructor with parameters for the required properties of LibraryItemsTypes.CreateSpecVmHomeStorage.
Builder(LibraryItemsTypes.CreateSpecVmHomeStoragePolicy.Type) - Constructor for class com.vmware.vcenter.vm_template.LibraryItemsTypes.CreateSpecVmHomeStoragePolicy.Builder
Constructor with parameters for the required properties of LibraryItemsTypes.CreateSpecVmHomeStoragePolicy.
Builder() - Constructor for class com.vmware.vcenter.vm_template.LibraryItemsTypes.DeployPlacementSpec.Builder
Constructor with parameters for the required properties of LibraryItemsTypes.DeployPlacementSpec.
Builder(String) - Constructor for class com.vmware.vcenter.vm_template.LibraryItemsTypes.DeploySpec.Builder
Constructor with parameters for the required properties of LibraryItemsTypes.DeploySpec.
Builder() - Constructor for class com.vmware.vcenter.vm_template.LibraryItemsTypes.DeploySpecDiskStorage.Builder
Constructor with parameters for the required properties of LibraryItemsTypes.DeploySpecDiskStorage.
Builder(LibraryItemsTypes.DeploySpecDiskStoragePolicy.Type) - Constructor for class com.vmware.vcenter.vm_template.LibraryItemsTypes.DeploySpecDiskStoragePolicy.Builder
Constructor with parameters for the required properties of LibraryItemsTypes.DeploySpecDiskStoragePolicy.
Builder() - Constructor for class com.vmware.vcenter.vm_template.LibraryItemsTypes.DeploySpecVmHomeStorage.Builder
Constructor with parameters for the required properties of LibraryItemsTypes.DeploySpecVmHomeStorage.
Builder(LibraryItemsTypes.DeploySpecVmHomeStoragePolicy.Type) - Constructor for class com.vmware.vcenter.vm_template.LibraryItemsTypes.DeploySpecVmHomeStoragePolicy.Builder
Constructor with parameters for the required properties of LibraryItemsTypes.DeploySpecVmHomeStoragePolicy.
Builder(LibraryItemsTypes.DiskStorageInfo) - Constructor for class com.vmware.vcenter.vm_template.LibraryItemsTypes.DiskInfo.Builder
Constructor with parameters for the required properties of LibraryItemsTypes.DiskInfo.
Builder(String) - Constructor for class com.vmware.vcenter.vm_template.LibraryItemsTypes.DiskStorageInfo.Builder
Constructor with parameters for the required properties of LibraryItemsTypes.DiskStorageInfo.
Builder(long) - Constructor for class com.vmware.vcenter.vm_template.LibraryItemsTypes.DiskUpdateSpec.Builder
Constructor with parameters for the required properties of LibraryItemsTypes.DiskUpdateSpec.
Builder(LibraryItemsTypes.EthernetInfo.NetworkBackingType, LibraryItemsTypes.EthernetInfo.MacAddressType) - Constructor for class com.vmware.vcenter.vm_template.LibraryItemsTypes.EthernetInfo.Builder
Constructor with parameters for the required properties of LibraryItemsTypes.EthernetInfo.
Builder() - Constructor for class com.vmware.vcenter.vm_template.LibraryItemsTypes.EthernetUpdateSpec.Builder
Constructor with parameters for the required properties of LibraryItemsTypes.EthernetUpdateSpec.
Builder() - Constructor for class com.vmware.vcenter.vm_template.LibraryItemsTypes.GuestCustomizationSpec.Builder
Constructor with parameters for the required properties of LibraryItemsTypes.GuestCustomizationSpec.
Builder() - Constructor for class com.vmware.vcenter.vm_template.LibraryItemsTypes.HardwareCustomizationSpec.Builder
Constructor with parameters for the required properties of LibraryItemsTypes.HardwareCustomizationSpec.
Builder(GuestOS, LibraryItemsTypes.CpuInfo, LibraryItemsTypes.MemoryInfo, LibraryItemsTypes.VmHomeStorageInfo, Map<String, LibraryItemsTypes.DiskInfo>, Map<String, LibraryItemsTypes.EthernetInfo>, String) - Constructor for class com.vmware.vcenter.vm_template.LibraryItemsTypes.Info.Builder
Constructor with parameters for the required properties of LibraryItemsTypes.Info.
Builder(long) - Constructor for class com.vmware.vcenter.vm_template.LibraryItemsTypes.MemoryInfo.Builder
Constructor with parameters for the required properties of LibraryItemsTypes.MemoryInfo.
Builder() - Constructor for class com.vmware.vcenter.vm_template.LibraryItemsTypes.MemoryUpdateSpec.Builder
Constructor with parameters for the required properties of LibraryItemsTypes.MemoryUpdateSpec.
Builder(String) - Constructor for class com.vmware.vcenter.vm_template.LibraryItemsTypes.VmHomeStorageInfo.Builder
Constructor with parameters for the required properties of LibraryItemsTypes.VmHomeStorageInfo.
Builder() - Constructor for class com.vmware.vcenter.VMTypes.ClonePlacementSpec.Builder
Constructor with parameters for the required properties of VMTypes.ClonePlacementSpec.
Builder(String, String) - Constructor for class com.vmware.vcenter.VMTypes.CloneSpec.Builder
Constructor with parameters for the required properties of VMTypes.CloneSpec.
Builder() - Constructor for class com.vmware.vcenter.VMTypes.ComputePlacementSpec.Builder
Constructor with parameters for the required properties of VMTypes.ComputePlacementSpec.
Builder(GuestOS) - Constructor for class com.vmware.vcenter.VMTypes.CreateSpec.Builder
Constructor with parameters for the required properties of VMTypes.CreateSpec.
Builder() - Constructor for class com.vmware.vcenter.VMTypes.DiskCloneSpec.Builder
Constructor with parameters for the required properties of VMTypes.DiskCloneSpec.
Builder() - Constructor for class com.vmware.vcenter.VMTypes.DiskRelocateSpec.Builder
Constructor with parameters for the required properties of VMTypes.DiskRelocateSpec.
Builder() - Constructor for class com.vmware.vcenter.VMTypes.FilterSpec.Builder
Constructor with parameters for the required properties of VMTypes.FilterSpec.
Builder() - Constructor for class com.vmware.vcenter.VMTypes.GuestCustomizationSpec.Builder
Constructor with parameters for the required properties of VMTypes.GuestCustomizationSpec.
Builder(GuestOS, String, PowerTypes.State, HardwareTypes.Info, BootTypes.Info, List<DeviceTypes.Entry>, CpuTypes.Info, MemoryTypes.Info, Map<String, DiskTypes.Info>, Map<String, EthernetTypes.Info>, Map<String, CdromTypes.Info>, Map<String, FloppyTypes.Info>, Map<String, ParallelTypes.Info>, Map<String, SerialTypes.Info>, Map<String, SataTypes.Info>, Map<String, ScsiTypes.Info>) - Constructor for class com.vmware.vcenter.VMTypes.Info.Builder
Constructor with parameters for the required properties of VMTypes.Info.
Builder() - Constructor for class com.vmware.vcenter.VMTypes.InstantClonePlacementSpec.Builder
Constructor with parameters for the required properties of VMTypes.InstantClonePlacementSpec.
Builder(String, String) - Constructor for class com.vmware.vcenter.VMTypes.InstantCloneSpec.Builder
Constructor with parameters for the required properties of VMTypes.InstantCloneSpec.
Builder() - Constructor for class com.vmware.vcenter.VMTypes.InventoryPlacementSpec.Builder
Constructor with parameters for the required properties of VMTypes.InventoryPlacementSpec.
Builder() - Constructor for class com.vmware.vcenter.VMTypes.PlacementSpec.Builder
Constructor with parameters for the required properties of VMTypes.PlacementSpec.
Builder() - Constructor for class com.vmware.vcenter.VMTypes.RegisterPlacementSpec.Builder
Constructor with parameters for the required properties of VMTypes.RegisterPlacementSpec.
Builder() - Constructor for class com.vmware.vcenter.VMTypes.RegisterSpec.Builder
Constructor with parameters for the required properties of VMTypes.RegisterSpec.
Builder() - Constructor for class com.vmware.vcenter.VMTypes.RelocatePlacementSpec.Builder
Constructor with parameters for the required properties of VMTypes.RelocatePlacementSpec.
Builder() - Constructor for class com.vmware.vcenter.VMTypes.RelocateSpec.Builder
Constructor with parameters for the required properties of VMTypes.RelocateSpec.
Builder() - Constructor for class com.vmware.vcenter.VMTypes.StoragePlacementSpec.Builder
Constructor with parameters for the required properties of VMTypes.StoragePlacementSpec.
Builder(String) - Constructor for class com.vmware.vcenter.VMTypes.StoragePolicySpec.Builder
Constructor with parameters for the required properties of VMTypes.StoragePolicySpec.
Builder(String, String, PowerTypes.State) - Constructor for class com.vmware.vcenter.VMTypes.Summary.Builder
Constructor with parameters for the required properties of VMTypes.Summary.
Builder() - Constructor for class com.vmware.vstats.AcqSpecsTypes.CounterSpec.Builder
Constructor with parameters for the required properties of AcqSpecsTypes.CounterSpec.
Builder(AcqSpecsTypes.CounterSpec, List<RsrcId>) - Constructor for class com.vmware.vstats.AcqSpecsTypes.CreateSpec.Builder
Constructor with parameters for the required properties of AcqSpecsTypes.CreateSpec.
Builder() - Constructor for class com.vmware.vstats.AcqSpecsTypes.FilterSpec.Builder
Constructor with parameters for the required properties of AcqSpecsTypes.FilterSpec.
Builder(String, AcqSpecsTypes.CounterSpec, List<RsrcId>, String, AcqSpecsTypes.Status) - Constructor for class com.vmware.vstats.AcqSpecsTypes.Info.Builder
Constructor with parameters for the required properties of AcqSpecsTypes.Info.
Builder(List<AcqSpecsTypes.Info>) - Constructor for class com.vmware.vstats.AcqSpecsTypes.ListResult.Builder
Constructor with parameters for the required properties of AcqSpecsTypes.ListResult.
Builder() - Constructor for class com.vmware.vstats.AcqSpecsTypes.UpdateSpec.Builder
Constructor with parameters for the required properties of AcqSpecsTypes.UpdateSpec.
Builder(String) - Constructor for class com.vmware.vstats.CidMid.Builder
Constructor with parameters for the required properties of CidMid.
Builder() - Constructor for class com.vmware.vstats.CounterMetadataTypes.FilterSpec.Builder
Constructor with parameters for the required properties of CounterMetadataTypes.FilterSpec.
Builder(String, String, CounterMetadataTypes.CounterEditionStatus, CounterMetadataTypes.SampleType, CounterMetadataTypes.MetricUnits) - Constructor for class com.vmware.vstats.CounterMetadataTypes.Info.Builder
Constructor with parameters for the required properties of CounterMetadataTypes.Info.
Builder(String, List<CidMid>) - Constructor for class com.vmware.vstats.CounterSetsTypes.Info.Builder
Constructor with parameters for the required properties of CounterSetsTypes.Info.
Builder() - Constructor for class com.vmware.vstats.CountersTypes.FilterSpec.Builder
Constructor with parameters for the required properties of CountersTypes.FilterSpec.
Builder(String, String, String) - Constructor for class com.vmware.vstats.CountersTypes.Info.Builder
Constructor with parameters for the required properties of CountersTypes.Info.
Builder(String, String, String, long, double) - Constructor for class com.vmware.vstats.DataTypes.DataPoint.Builder
Constructor with parameters for the required properties of DataTypes.DataPoint.
Builder(List<DataTypes.DataPoint>) - Constructor for class com.vmware.vstats.DataTypes.DataPointsResult.Builder
Constructor with parameters for the required properties of DataTypes.DataPointsResult.
Builder() - Constructor for class com.vmware.vstats.DataTypes.FilterSpec.Builder
Constructor with parameters for the required properties of DataTypes.FilterSpec.
Builder(String) - Constructor for class com.vmware.vstats.MetricsTypes.Summary.Builder
Constructor with parameters for the required properties of MetricsTypes.Summary.
Builder(String, String, String) - Constructor for class com.vmware.vstats.ProvidersTypes.Summary.Builder
Constructor with parameters for the required properties of ProvidersTypes.Summary.
Builder() - Constructor for class com.vmware.vstats.ResourceAddressesTypes.FilterSpec.Builder
Constructor with parameters for the required properties of ResourceAddressesTypes.FilterSpec.
Builder(String, List<RsrcId>) - Constructor for class com.vmware.vstats.ResourceAddressesTypes.Info.Builder
Constructor with parameters for the required properties of ResourceAddressesTypes.Info.
Builder(List<ResourceAddressesTypes.Info>) - Constructor for class com.vmware.vstats.ResourceAddressesTypes.ListResult.Builder
Constructor with parameters for the required properties of ResourceAddressesTypes.ListResult.
Builder(String, List<ResourceAddressSchemasTypes.ResourceIdDefinition>) - Constructor for class com.vmware.vstats.ResourceAddressSchemasTypes.Info.Builder
Constructor with parameters for the required properties of ResourceAddressSchemasTypes.Info.
Builder(String, String, ResourceAddressSchemasTypes.QueryCapabilities) - Constructor for class com.vmware.vstats.ResourceAddressSchemasTypes.ResourceIdDefinition.Builder
Constructor with parameters for the required properties of ResourceAddressSchemasTypes.ResourceIdDefinition.
Builder(String) - Constructor for class com.vmware.vstats.ResourceTypesTypes.Summary.Builder
Constructor with parameters for the required properties of ResourceTypesTypes.Summary.
Builder(String) - Constructor for class com.vmware.vstats.RsrcId.Builder
Constructor with parameters for the required properties of RsrcId.
Builder(LocalizableMessage, LocalizableMessage) - Constructor for class com.vmware.vstats.UserInfo.Builder
Constructor with parameters for the required properties of UserInfo.
buildInfo - Static variable in class com.vmware.appliance.recovery.backup.job.DetailsDefinitions
 
BuildInfo() - Constructor for class com.vmware.appliance.recovery.backup.job.DetailsTypes.BuildInfo
Default constructor.
BuildInfo(StructValue) - Constructor for class com.vmware.appliance.recovery.backup.job.DetailsTypes.BuildInfo
 
buildNameMap(T[]) - Static method in class com.vmware.vapi.bindings.ApiEnumeration
 
BUILTIN - Static variable in class com.vmware.vapi.metadata.metamodel.Type.Category
The type is one of the built-in types specified in Type.BuiltinType
BuiltInDataFactory - Class in com.vmware.vapi.std
Factory for built-in vAPI data objects.
BuiltInDataFactory() - Constructor for class com.vmware.vapi.std.BuiltInDataFactory
 
BUSLOGIC - Static variable in class com.vmware.vcenter.vm.hardware.adapter.ScsiTypes.Type
BusLogic host bus adapter.
BYTE - Static variable in class com.vmware.vstats.CounterMetadataTypes.MetricUnits
Byte.
BYTESPERSECOND - Static variable in class com.vmware.vstats.CounterMetadataTypes.MetricUnits
Bytes per second.

C

CaCertificates - Interface in com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.attestation.tpm2
The CaCertificates interface provides methods to manage Trusted Platform Module (TPM) CA certificates.
CaCertificatesDefinitions - Class in com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.attestation.tpm2
Defines the type descriptors for the CaCertificates API service.
CaCertificatesDefinitions() - Constructor for class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.attestation.tpm2.CaCertificatesDefinitions
 
caCertificatesService() - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.attestation.tpm2.Tpm2Factory
Returns an instance of class CaCertificates
CaCertificatesStub - Class in com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.attestation.tpm2
Remote stub implementation of the CaCertificates API service.
CaCertificatesStub(ApiProvider, TypeConverter, StubConfigurationBase) - Constructor for class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.attestation.tpm2.CaCertificatesStub
 
CaCertificatesStub(ApiProvider, StubConfigurationBase) - Constructor for class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.attestation.tpm2.CaCertificatesStub
 
CaCertificatesTypes - Interface in com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.attestation.tpm2
Defines the data types of the CaCertificates API service.
CaCertificatesTypes._VAPI_OPERATIONS - Enum in com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.attestation.tpm2
Identifiers of the task operations
CaCertificatesTypes.CreateSpec - Class in com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.attestation.tpm2
The CreateSpec class contains information that describes a TPM CA certificate.
CaCertificatesTypes.CreateSpec.Builder - Class in com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.attestation.tpm2
CaCertificatesTypes.Health - Class in com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.attestation.tpm2
The Health enumeration class is indicator for the consistency of the hosts status in the cluster.
CaCertificatesTypes.Health.Values - Enum in com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.attestation.tpm2
Native Java enum representing this enumeration class.
CaCertificatesTypes.Info - Class in com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.attestation.tpm2
The Info class contains information that describes a TPM CA certificate.
CaCertificatesTypes.Info.Builder - Class in com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.attestation.tpm2
Builder class for CaCertificatesTypes.Info.
CaCertificatesTypes.Summary - Class in com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.attestation.tpm2
The Summary class contains information that summarizes a TPM CA certificate.
CaCertificatesTypes.Summary.Builder - Class in com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.attestation.tpm2
Builder class for CaCertificatesTypes.Summary.
cancel(String) - Method in interface com.vmware.appliance.recovery.backup.Job
Cancel the backup job.
cancel(String, InvocationConfig) - Method in interface com.vmware.appliance.recovery.backup.Job
Cancel the backup job.
cancel(String, AsyncCallback<JobTypes.ReturnResult>) - Method in interface com.vmware.appliance.recovery.backup.Job
Cancel the backup job.
cancel(String, AsyncCallback<JobTypes.ReturnResult>, InvocationConfig) - Method in interface com.vmware.appliance.recovery.backup.Job
Cancel the backup job.
cancel(String) - Method in class com.vmware.appliance.recovery.backup.JobStub
 
cancel(String, InvocationConfig) - Method in class com.vmware.appliance.recovery.backup.JobStub
 
cancel(String, AsyncCallback<JobTypes.ReturnResult>) - Method in class com.vmware.appliance.recovery.backup.JobStub
 
cancel(String, AsyncCallback<JobTypes.ReturnResult>, InvocationConfig) - Method in class com.vmware.appliance.recovery.backup.JobStub
 
cancel() - Method in interface com.vmware.appliance.recovery.restore.Job
Cancel the restore job
cancel(InvocationConfig) - Method in interface com.vmware.appliance.recovery.restore.Job
Cancel the restore job
cancel(AsyncCallback<JobTypes.ReturnResult>) - Method in interface com.vmware.appliance.recovery.restore.Job
Cancel the restore job
cancel(AsyncCallback<JobTypes.ReturnResult>, InvocationConfig) - Method in interface com.vmware.appliance.recovery.restore.Job
Cancel the restore job
cancel() - Method in class com.vmware.appliance.recovery.restore.JobStub
 
cancel(InvocationConfig) - Method in class com.vmware.appliance.recovery.restore.JobStub
 
cancel(AsyncCallback<JobTypes.ReturnResult>) - Method in class com.vmware.appliance.recovery.restore.JobStub
 
cancel(AsyncCallback<JobTypes.ReturnResult>, InvocationConfig) - Method in class com.vmware.appliance.recovery.restore.JobStub
 
cancel() - Method in interface com.vmware.appliance.Shutdown
Cancel pending shutdown action.
cancel(InvocationConfig) - Method in interface com.vmware.appliance.Shutdown
Cancel pending shutdown action.
cancel(AsyncCallback<Void>) - Method in interface com.vmware.appliance.Shutdown
Cancel pending shutdown action.
cancel(AsyncCallback<Void>, InvocationConfig) - Method in interface com.vmware.appliance.Shutdown
Cancel pending shutdown action.
cancel() - Method in class com.vmware.appliance.ShutdownStub
 
cancel(InvocationConfig) - Method in class com.vmware.appliance.ShutdownStub
 
cancel(AsyncCallback<Void>) - Method in class com.vmware.appliance.ShutdownStub
 
cancel(AsyncCallback<Void>, InvocationConfig) - Method in class com.vmware.appliance.ShutdownStub
 
cancel() - Method in interface com.vmware.appliance.Update
Request the cancellation the update operation that is currently in progress.
cancel(InvocationConfig) - Method in interface com.vmware.appliance.Update
Request the cancellation the update operation that is currently in progress.
cancel(AsyncCallback<Void>) - Method in interface com.vmware.appliance.Update
Request the cancellation the update operation that is currently in progress.
cancel(AsyncCallback<Void>, InvocationConfig) - Method in interface com.vmware.appliance.Update
Request the cancellation the update operation that is currently in progress.
cancel() - Method in class com.vmware.appliance.UpdateStub
 
cancel(InvocationConfig) - Method in class com.vmware.appliance.UpdateStub
 
cancel(AsyncCallback<Void>) - Method in class com.vmware.appliance.UpdateStub
 
cancel(AsyncCallback<Void>, InvocationConfig) - Method in class com.vmware.appliance.UpdateStub
 
cancel(String) - Method in interface com.vmware.cis.Tasks
Cancel a running operation associated with the task.
cancel(String, InvocationConfig) - Method in interface com.vmware.cis.Tasks
Cancel a running operation associated with the task.
cancel(String, AsyncCallback<Void>) - Method in interface com.vmware.cis.Tasks
Cancel a running operation associated with the task.
cancel(String, AsyncCallback<Void>, InvocationConfig) - Method in interface com.vmware.cis.Tasks
Cancel a running operation associated with the task.
cancel(String) - Method in class com.vmware.cis.TasksStub
 
cancel(String, InvocationConfig) - Method in class com.vmware.cis.TasksStub
 
cancel(String, AsyncCallback<Void>) - Method in class com.vmware.cis.TasksStub
 
cancel(String, AsyncCallback<Void>, InvocationConfig) - Method in class com.vmware.cis.TasksStub
 
cancel(String) - Method in interface com.vmware.content.library.item.DownloadSession
Cancels the download session.
cancel(String, InvocationConfig) - Method in interface com.vmware.content.library.item.DownloadSession
Cancels the download session.
cancel(String, AsyncCallback<Void>) - Method in interface com.vmware.content.library.item.DownloadSession
Cancels the download session.
cancel(String, AsyncCallback<Void>, InvocationConfig) - Method in interface com.vmware.content.library.item.DownloadSession
Cancels the download session.
cancel(String) - Method in class com.vmware.content.library.item.DownloadSessionStub
 
cancel(String, InvocationConfig) - Method in class com.vmware.content.library.item.DownloadSessionStub
 
cancel(String, AsyncCallback<Void>) - Method in class com.vmware.content.library.item.DownloadSessionStub
 
cancel(String, AsyncCallback<Void>, InvocationConfig) - Method in class com.vmware.content.library.item.DownloadSessionStub
 
cancel(String) - Method in interface com.vmware.content.library.item.UpdateSession
Cancels the update session and sets its state to UpdateSessionModel.State.CANCELED.
cancel(String, InvocationConfig) - Method in interface com.vmware.content.library.item.UpdateSession
Cancels the update session and sets its state to UpdateSessionModel.State.CANCELED.
cancel(String, AsyncCallback<Void>) - Method in interface com.vmware.content.library.item.UpdateSession
Cancels the update session and sets its state to UpdateSessionModel.State.CANCELED.
cancel(String, AsyncCallback<Void>, InvocationConfig) - Method in interface com.vmware.content.library.item.UpdateSession
Cancels the update session and sets its state to UpdateSessionModel.State.CANCELED.
cancel(String) - Method in class com.vmware.content.library.item.UpdateSessionStub
 
cancel(String, InvocationConfig) - Method in class com.vmware.content.library.item.UpdateSessionStub
 
cancel(String, AsyncCallback<Void>) - Method in class com.vmware.content.library.item.UpdateSessionStub
 
cancel(String, AsyncCallback<Void>, InvocationConfig) - Method in class com.vmware.content.library.item.UpdateSessionStub
 
cancel(boolean) - Method in class com.vmware.vapi.bindings.client.AsyncCallbackFuture
this implementation doesn't support canceling, so it will always return false.
cancel() - Method in interface com.vmware.vcenter.deployment.ImportHistory
Cancels the task for importing vCenter historical data.
cancel(InvocationConfig) - Method in interface com.vmware.vcenter.deployment.ImportHistory
Cancels the task for importing vCenter historical data.
cancel(AsyncCallback<Void>) - Method in interface com.vmware.vcenter.deployment.ImportHistory
Cancels the task for importing vCenter historical data.
cancel(AsyncCallback<Void>, InvocationConfig) - Method in interface com.vmware.vcenter.deployment.ImportHistory
Cancels the task for importing vCenter historical data.
cancel() - Method in class com.vmware.vcenter.deployment.ImportHistoryStub
 
cancel(InvocationConfig) - Method in class com.vmware.vcenter.deployment.ImportHistoryStub
 
cancel(AsyncCallback<Void>) - Method in class com.vmware.vcenter.deployment.ImportHistoryStub
 
cancel(AsyncCallback<Void>, InvocationConfig) - Method in class com.vmware.vcenter.deployment.ImportHistoryStub
 
cancel() - Method in interface com.vmware.vcenter.deployment.Install
Cancel the appliance installation that is in progress.
cancel(InvocationConfig) - Method in interface com.vmware.vcenter.deployment.Install
Cancel the appliance installation that is in progress.
cancel(AsyncCallback<Void>) - Method in interface com.vmware.vcenter.deployment.Install
Cancel the appliance installation that is in progress.
cancel(AsyncCallback<Void>, InvocationConfig) - Method in interface com.vmware.vcenter.deployment.Install
Cancel the appliance installation that is in progress.
cancel() - Method in class com.vmware.vcenter.deployment.InstallStub
 
cancel(InvocationConfig) - Method in class com.vmware.vcenter.deployment.InstallStub
 
cancel(AsyncCallback<Void>) - Method in class com.vmware.vcenter.deployment.InstallStub
 
cancel(AsyncCallback<Void>, InvocationConfig) - Method in class com.vmware.vcenter.deployment.InstallStub
 
cancel() - Method in interface com.vmware.vcenter.deployment.Migrate
Cancel the appliance migration that is in progress.
cancel(InvocationConfig) - Method in interface com.vmware.vcenter.deployment.Migrate
Cancel the appliance migration that is in progress.
cancel(AsyncCallback<Void>) - Method in interface com.vmware.vcenter.deployment.Migrate
Cancel the appliance migration that is in progress.
cancel(AsyncCallback<Void>, InvocationConfig) - Method in interface com.vmware.vcenter.deployment.Migrate
Cancel the appliance migration that is in progress.
cancel() - Method in class com.vmware.vcenter.deployment.MigrateStub
 
cancel(InvocationConfig) - Method in class com.vmware.vcenter.deployment.MigrateStub
 
cancel(AsyncCallback<Void>) - Method in class com.vmware.vcenter.deployment.MigrateStub
 
cancel(AsyncCallback<Void>, InvocationConfig) - Method in class com.vmware.vcenter.deployment.MigrateStub
 
cancel() - Method in interface com.vmware.vcenter.deployment.Upgrade
Cancel the appliance upgrade that is in progress.
cancel(InvocationConfig) - Method in interface com.vmware.vcenter.deployment.Upgrade
Cancel the appliance upgrade that is in progress.
cancel(AsyncCallback<Void>) - Method in interface com.vmware.vcenter.deployment.Upgrade
Cancel the appliance upgrade that is in progress.
cancel(AsyncCallback<Void>, InvocationConfig) - Method in interface com.vmware.vcenter.deployment.Upgrade
Cancel the appliance upgrade that is in progress.
cancel() - Method in class com.vmware.vcenter.deployment.UpgradeStub
 
cancel(InvocationConfig) - Method in class com.vmware.vcenter.deployment.UpgradeStub
 
cancel(AsyncCallback<Void>) - Method in class com.vmware.vcenter.deployment.UpgradeStub
 
cancel(AsyncCallback<Void>, InvocationConfig) - Method in class com.vmware.vcenter.deployment.UpgradeStub
 
CANCELED - Static variable in class com.vmware.content.library.item.DownloadSessionModel.State
The session has been canceled.
CANCELED - Static variable in class com.vmware.content.library.item.UpdateSessionModel.State
The session has been canceled.
Canceled - Exception in com.vmware.vapi.std.errors
The Canceled exception indicates that the method canceled itself in response to an explicit request to do so.
Canceled - Class in com.vmware.vapi.std.errors
The Canceled exception indicates that the method canceled itself in response to an explicit request to do so.
Canceled(List<LocalizableMessage>, Structure) - Constructor for exception com.vmware.vapi.std.errors.Canceled
This constructor is provided for backwards compatibility purposes only.
Canceled() - Constructor for exception com.vmware.vapi.std.errors.Canceled
Default constructor.
Canceled(StructValue) - Constructor for exception com.vmware.vapi.std.errors.Canceled
 
Canceled(StructValue, Error.Type) - Constructor for exception com.vmware.vapi.std.errors.Canceled
 
CANCELED - Static variable in class com.vmware.vapi.std.errors.Error.Type
Discriminator for the Canceled type.
canceled - Static variable in class com.vmware.vapi.std.errors.StructDefinitions
 
Canceled.Builder - Class in com.vmware.vapi.std.errors
Builder class for Canceled.
CANCELLED - Static variable in interface com.vmware.vapi.bindings.exception.Constants
 
CANDELA - Static variable in class com.vmware.vstats.CounterMetadataTypes.MetricUnits
Candela.
CANONICAL_NAME - Static variable in interface com.vmware.vapi.metadata.metamodel.MetadataIdentifierTypes
Identifier representing the CanonicalName metadata.
Capabilities - Interface in com.vmware.vcenter.compute.policies
The Capabilities interface provides methods to manage compute policy capabilities in VMware Cloud on AWS.
capabilities() - Method in class com.vmware.vcenter.compute.policies.PoliciesFactory
The com.vmware.vcenter.compute.policies.capabilities package provides classes for compute policy capabilities offered by vCenter in VMware Cloud on AWS.
CapabilitiesDefinitions - Class in com.vmware.vcenter.compute.policies
Defines the type descriptors for the Capabilities API service.
CapabilitiesDefinitions() - Constructor for class com.vmware.vcenter.compute.policies.CapabilitiesDefinitions
 
CapabilitiesFactory - Class in com.vmware.vcenter.compute.policies.capabilities
CapabilitiesFactory is responsible for creating instances of services contained inside the com.vmware.vcenter.compute.policies.capabilities package and also has the subpackages reference to access respective subpackage services.
capabilitiesService() - Method in class com.vmware.vcenter.compute.policies.PoliciesFactory
Returns an instance of class Capabilities
CapabilitiesStub - Class in com.vmware.vcenter.compute.policies
Remote stub implementation of the Capabilities API service.
CapabilitiesStub(ApiProvider, TypeConverter, StubConfigurationBase) - Constructor for class com.vmware.vcenter.compute.policies.CapabilitiesStub
 
CapabilitiesStub(ApiProvider, StubConfigurationBase) - Constructor for class com.vmware.vcenter.compute.policies.CapabilitiesStub
 
CapabilitiesTypes - Interface in com.vmware.vcenter.compute.policies
Defines the data types of the Capabilities API service.
CapabilitiesTypes.Info - Class in com.vmware.vcenter.compute.policies
The Info class contains information about a compute policy capability.
CapabilitiesTypes.Info.Builder - Class in com.vmware.vcenter.compute.policies
Builder class for Info.
CapabilitiesTypes.Summary - Class in com.vmware.vcenter.compute.policies
The Summary class contains commonly used information about a compute policy capability.
CapabilitiesTypes.Summary.Builder - Class in com.vmware.vcenter.compute.policies
Builder class for CapabilitiesTypes.Summary.
Category - Interface in com.vmware.cis.tagging
The Category interface provides methods to create, read, update, delete, and enumerate categories.
CategoryDefinitions - Class in com.vmware.cis.tagging
Defines the type descriptors for the Category API service.
CategoryDefinitions() - Constructor for class com.vmware.cis.tagging.CategoryDefinitions
 
CategoryModel - Class in com.vmware.cis.tagging
The CategoryModel class defines a category that is used to group one or more tags.
CategoryModel() - Constructor for class com.vmware.cis.tagging.CategoryModel
Default constructor.
CategoryModel(StructValue) - Constructor for class com.vmware.cis.tagging.CategoryModel
 
categoryModel - Static variable in class com.vmware.cis.tagging.StructDefinitions
 
CategoryModel.Builder - Class in com.vmware.cis.tagging
Builder class for CategoryModel.
CategoryModel.Cardinality - Class in com.vmware.cis.tagging
The Cardinality enumeration class defines the number of tags in a category that can be assigned to an object.
CategoryModel.Cardinality.Values - Enum in com.vmware.cis.tagging
Native Java enum representing this enumeration class.
categoryService() - Method in class com.vmware.cis.tagging.TaggingFactory
Returns an instance of class Category
CategoryStub - Class in com.vmware.cis.tagging
Remote stub implementation of the Category API service.
CategoryStub(ApiProvider, TypeConverter, StubConfigurationBase) - Constructor for class com.vmware.cis.tagging.CategoryStub
 
CategoryStub(ApiProvider, StubConfigurationBase) - Constructor for class com.vmware.cis.tagging.CategoryStub
 
CategoryTypes - Interface in com.vmware.cis.tagging
Defines the data types of the Category API service.
CategoryTypes.CreateSpec - Class in com.vmware.cis.tagging
The CreateSpec class is used to create a category.
CategoryTypes.CreateSpec.Builder - Class in com.vmware.cis.tagging
Builder class for CategoryTypes.CreateSpec.
CategoryTypes.UpdateSpec - Class in com.vmware.cis.tagging
The UpdateSpec class describes the updates to be made to an existing category.
CategoryTypes.UpdateSpec.Builder - Class in com.vmware.cis.tagging
Builder class for CategoryTypes.UpdateSpec.
CDROM - Static variable in class com.vmware.vcenter.vm.hardware.boot.DeviceTypes.Type
Virtual CD-ROM device.
Cdrom - Interface in com.vmware.vcenter.vm.hardware
The Cdrom interface provides methods for configuring the virtual CD-ROM devices of a virtual machine.
CdromDefinitions - Class in com.vmware.vcenter.vm.hardware
Defines the type descriptors for the Cdrom API service.
CdromDefinitions() - Constructor for class com.vmware.vcenter.vm.hardware.CdromDefinitions
 
cdromService() - Method in class com.vmware.vcenter.vm.hardware.HardwareFactory
Returns an instance of class Cdrom
CdromStub - Class in com.vmware.vcenter.vm.hardware
Remote stub implementation of the Cdrom API service.
CdromStub(ApiProvider, TypeConverter, StubConfigurationBase) - Constructor for class com.vmware.vcenter.vm.hardware.CdromStub
 
CdromStub(ApiProvider, StubConfigurationBase) - Constructor for class com.vmware.vcenter.vm.hardware.CdromStub
 
CdromTypes - Interface in com.vmware.vcenter.vm.hardware
Defines the data types of the Cdrom API service.
CdromTypes.BackingInfo - Class in com.vmware.vcenter.vm.hardware
The BackingInfo class contains information about the physical resource backing a virtual CD-ROM device.
CdromTypes.BackingInfo.Builder - Class in com.vmware.vcenter.vm.hardware
Builder class for CdromTypes.BackingInfo.
CdromTypes.BackingSpec - Class in com.vmware.vcenter.vm.hardware
The BackingSpec class provides a specification of the physical resource backing a virtual CD-ROM device.
CdromTypes.BackingSpec.Builder - Class in com.vmware.vcenter.vm.hardware
Builder class for CdromTypes.BackingSpec.
CdromTypes.BackingType - Class in com.vmware.vcenter.vm.hardware
The BackingType enumeration class defines the valid backing types for a virtual CD-ROM device.
CdromTypes.BackingType.Values - Enum in com.vmware.vcenter.vm.hardware
Native Java enum representing this enumeration class.
CdromTypes.CreateSpec - Class in com.vmware.vcenter.vm.hardware
The CreateSpec class provides a specification for the configuration of a newly-created virtual CD-ROM device.
CdromTypes.CreateSpec.Builder - Class in com.vmware.vcenter.vm.hardware
Builder class for CdromTypes.CreateSpec.
CdromTypes.DeviceAccessType - Class in com.vmware.vcenter.vm.hardware
The DeviceAccessType enumeration class defines the valid device access types for a physical device packing of a virtual CD-ROM device.
CdromTypes.DeviceAccessType.Values - Enum in com.vmware.vcenter.vm.hardware
Native Java enum representing this enumeration class.
CdromTypes.HostBusAdapterType - Class in com.vmware.vcenter.vm.hardware
The HostBusAdapterType enumeration class defines the valid types of host bus adapters that may be used for attaching a Cdrom to a virtual machine.
CdromTypes.HostBusAdapterType.Values - Enum in com.vmware.vcenter.vm.hardware
Native Java enum representing this enumeration class.
CdromTypes.Info - Class in com.vmware.vcenter.vm.hardware
The Info class contains information about a virtual CD-ROM device.
CdromTypes.Info.Builder - Class in com.vmware.vcenter.vm.hardware
Builder class for CdromTypes.Info.
CdromTypes.Summary - Class in com.vmware.vcenter.vm.hardware
The Summary class contains commonly used information about a virtual CD-ROM device.
CdromTypes.Summary.Builder - Class in com.vmware.vcenter.vm.hardware
Builder class for CdromTypes.Summary.
CdromTypes.UpdateSpec - Class in com.vmware.vcenter.vm.hardware
The UpdateSpec class describes the updates to be made to the configuration of a virtual CD-ROM device.
CdromTypes.UpdateSpec.Builder - Class in com.vmware.vcenter.vm.hardware
Builder class for CdromTypes.UpdateSpec.
CELSIUS - Static variable in class com.vmware.vstats.CounterMetadataTypes.MetricUnits
Celsius.
CENTI - Static variable in class com.vmware.vstats.CounterMetadataTypes.UnitsFactor
Centi 10^-2.
CENTOS - Static variable in class com.vmware.vcenter.vm.GuestOS
CentOS 4/5
CENTOS_6 - Static variable in class com.vmware.vcenter.vm.GuestOS
CentOS 6
CENTOS_64 - Static variable in class com.vmware.vcenter.vm.GuestOS
CentOS 4/5 (64-bit)
CENTOS_6_64 - Static variable in class com.vmware.vcenter.vm.GuestOS
CentOS 6 (64-bit)
CENTOS_7 - Static variable in class com.vmware.vcenter.vm.GuestOS
CentOS 7
CENTOS_7_64 - Static variable in class com.vmware.vcenter.vm.GuestOS
CentOS 7 (64-bit)
CENTOS_8_64 - Static variable in class com.vmware.vcenter.vm.GuestOS
CentOS 8 (64-bit).
CERTIFICATE_ERROR - Static variable in class com.vmware.content.SubscribedLibraryTypes.ProbeResult.Status
Indicates that the provided server certificate thumbprint in SubscriptionInfo.getSslThumbprint() is invalid.
CertificateInfo - Class in com.vmware.content.library.item.updatesession
The CertificateInfo class contains information about the public key certificate used to sign the content.
CertificateInfo() - Constructor for class com.vmware.content.library.item.updatesession.CertificateInfo
Default constructor.
CertificateInfo(StructValue) - Constructor for class com.vmware.content.library.item.updatesession.CertificateInfo
 
certificateInfo - Static variable in class com.vmware.content.library.item.updatesession.StructDefinitions
 
certificateInfo - Static variable in class com.vmware.vcenter.hvc.LinksDefinitions
 
CertificateInfo() - Constructor for class com.vmware.vcenter.hvc.LinksTypes.CertificateInfo
Default constructor.
CertificateInfo(StructValue) - Constructor for class com.vmware.vcenter.hvc.LinksTypes.CertificateInfo
 
CertificateInfo - Class in com.vmware.vcenter.vcha
The CertificateInfo Class contains information about the SSL certificate for a management vCenter server.
CertificateInfo() - Constructor for class com.vmware.vcenter.vcha.CertificateInfo
Default constructor.
CertificateInfo(StructValue) - Constructor for class com.vmware.vcenter.vcha.CertificateInfo
 
certificateInfo - Static variable in class com.vmware.vcenter.vcha.StructDefinitions
 
CertificateInfo.Builder - Class in com.vmware.content.library.item.updatesession
Builder class for CertificateInfo.
CertificateInfo.Builder - Class in com.vmware.vcenter.vcha
Builder class for CertificateInfo.
certificateManagement() - Method in class com.vmware.vcenter.VcenterFactory
The com.vmware.vcenter.certificate_management package provides interfaces to manage certificates.
CertificateManagementFactory - Class in com.vmware.vcenter.certificate_management
CertificateManagementFactory is responsible for creating instances of services contained inside the com.vmware.vcenter.certificate_management package and also has the subpackages reference to access respective subpackage services.
CertificateParams - Class in com.vmware.vcenter.ovf
The CertificateParams class contains information about the public key certificate used to sign the OVF package.
CertificateParams() - Constructor for class com.vmware.vcenter.ovf.CertificateParams
Default constructor.
CertificateParams(StructValue) - Constructor for class com.vmware.vcenter.ovf.CertificateParams
 
certificateParams - Static variable in class com.vmware.vcenter.ovf.StructDefinitions
 
CertificateParams.Builder - Class in com.vmware.vcenter.ovf
Builder class for CertificateParams.
CERTIFIED - Static variable in class com.vmware.esx.hcl.CompatibilityStatus
When given hardware is certified for the specified ESXi release.
CHANGE_APPLICATION - Static variable in class com.vmware.vcenter.hvc.links.sync.ProvidersTypes.SessionInfo.Stage
Changes are being applied to the destination replica.
CHANGE_DETECTION - Static variable in class com.vmware.vcenter.hvc.links.sync.ProvidersTypes.SessionInfo.Stage
Changes are being detected on the source replica.
CHANGE_ENUMERATION - Static variable in class com.vmware.vcenter.hvc.links.sync.ProvidersTypes.SessionInfo.Stage
Changes from the source replica are being enumerated.
change_Task(NetworkingTypes.ChangeSpec) - Method in interface com.vmware.appliance.Networking
Changes the Hostname/IP of the management network of vCenter appliance.
change_Task(NetworkingTypes.ChangeSpec, InvocationConfig) - Method in interface com.vmware.appliance.Networking
Changes the Hostname/IP of the management network of vCenter appliance.
change_Task(NetworkingTypes.ChangeSpec, AsyncCallback<String>) - Method in interface com.vmware.appliance.Networking
Changes the Hostname/IP of the management network of vCenter appliance.
change_Task(NetworkingTypes.ChangeSpec, AsyncCallback<String>, InvocationConfig) - Method in interface com.vmware.appliance.Networking
Changes the Hostname/IP of the management network of vCenter appliance.
change_Task(NetworkingTypes.ChangeSpec) - Method in class com.vmware.appliance.NetworkingStub
 
change_Task(NetworkingTypes.ChangeSpec, InvocationConfig) - Method in class com.vmware.appliance.NetworkingStub
 
change_Task(NetworkingTypes.ChangeSpec, AsyncCallback<String>) - Method in class com.vmware.appliance.NetworkingStub
 
change_Task(NetworkingTypes.ChangeSpec, AsyncCallback<String>, InvocationConfig) - Method in class com.vmware.appliance.NetworkingStub
 
Changes - Interface in com.vmware.content.library.item
The Changes interface provides methods to get a history of the content changes made to a library item.
ChangesDefinitions - Class in com.vmware.content.library.item
Defines the type descriptors for the Changes API service.
ChangesDefinitions() - Constructor for class com.vmware.content.library.item.ChangesDefinitions
 
changeSpec - Static variable in class com.vmware.appliance.NetworkingDefinitions
 
ChangeSpec() - Constructor for class com.vmware.appliance.NetworkingTypes.ChangeSpec
Default constructor.
ChangeSpec(StructValue) - Constructor for class com.vmware.appliance.NetworkingTypes.ChangeSpec
 
changesService() - Method in class com.vmware.content.library.item.ItemFactory
Returns an instance of class Changes
ChangesStub - Class in com.vmware.content.library.item
Remote stub implementation of the Changes API service.
ChangesStub(ApiProvider, TypeConverter, StubConfigurationBase) - Constructor for class com.vmware.content.library.item.ChangesStub
 
ChangesStub(ApiProvider, StubConfigurationBase) - Constructor for class com.vmware.content.library.item.ChangesStub
 
ChangesTypes - Interface in com.vmware.content.library.item
Defines the data types of the Changes API service.
ChangesTypes.Info - Class in com.vmware.content.library.item
The Info class contains information about a library item change.
ChangesTypes.Info.Builder - Class in com.vmware.content.library.item
Builder class for ChangesTypes.Info.
ChangesTypes.Summary - Class in com.vmware.content.library.item
The Summary class contains commonly used information about a library item change.
ChangesTypes.Summary.Builder - Class in com.vmware.content.library.item
Builder class for ChangesTypes.Summary.
check(InstallTypes.InstallSpec) - Method in interface com.vmware.vcenter.deployment.Install
Run sanity checks using the InstallSpec parameters passed.
check(InstallTypes.InstallSpec, InvocationConfig) - Method in interface com.vmware.vcenter.deployment.Install
Run sanity checks using the InstallSpec parameters passed.
check(InstallTypes.InstallSpec, AsyncCallback<CheckInfo>) - Method in interface com.vmware.vcenter.deployment.Install
Run sanity checks using the InstallSpec parameters passed.
check(InstallTypes.InstallSpec, AsyncCallback<CheckInfo>, InvocationConfig) - Method in interface com.vmware.vcenter.deployment.Install
Run sanity checks using the InstallSpec parameters passed.
check(ReplicatedPscSpec) - Method in interface com.vmware.vcenter.deployment.install.psc.Replicated
Checks whether the provided remote PSC is reachable and can be replicated.
check(ReplicatedPscSpec, InvocationConfig) - Method in interface com.vmware.vcenter.deployment.install.psc.Replicated
Checks whether the provided remote PSC is reachable and can be replicated.
check(ReplicatedPscSpec, AsyncCallback<CheckInfo>) - Method in interface com.vmware.vcenter.deployment.install.psc.Replicated
Checks whether the provided remote PSC is reachable and can be replicated.
check(ReplicatedPscSpec, AsyncCallback<CheckInfo>, InvocationConfig) - Method in interface com.vmware.vcenter.deployment.install.psc.Replicated
Checks whether the provided remote PSC is reachable and can be replicated.
check(ReplicatedPscSpec) - Method in class com.vmware.vcenter.deployment.install.psc.ReplicatedStub
 
check(ReplicatedPscSpec, InvocationConfig) - Method in class com.vmware.vcenter.deployment.install.psc.ReplicatedStub
 
check(ReplicatedPscSpec, AsyncCallback<CheckInfo>) - Method in class com.vmware.vcenter.deployment.install.psc.ReplicatedStub
 
check(ReplicatedPscSpec, AsyncCallback<CheckInfo>, InvocationConfig) - Method in class com.vmware.vcenter.deployment.install.psc.ReplicatedStub
 
check(StandalonePscSpec) - Method in interface com.vmware.vcenter.deployment.install.psc.Standalone
Checks that the information to configure a non-replicated PSC satisfies the requirements.
check(StandalonePscSpec, InvocationConfig) - Method in interface com.vmware.vcenter.deployment.install.psc.Standalone
Checks that the information to configure a non-replicated PSC satisfies the requirements.
check(StandalonePscSpec, AsyncCallback<CheckInfo>) - Method in interface com.vmware.vcenter.deployment.install.psc.Standalone
Checks that the information to configure a non-replicated PSC satisfies the requirements.
check(StandalonePscSpec, AsyncCallback<CheckInfo>, InvocationConfig) - Method in interface com.vmware.vcenter.deployment.install.psc.Standalone
Checks that the information to configure a non-replicated PSC satisfies the requirements.
check(StandalonePscSpec) - Method in class com.vmware.vcenter.deployment.install.psc.StandaloneStub
 
check(StandalonePscSpec, InvocationConfig) - Method in class com.vmware.vcenter.deployment.install.psc.StandaloneStub
 
check(StandalonePscSpec, AsyncCallback<CheckInfo>) - Method in class com.vmware.vcenter.deployment.install.psc.StandaloneStub
 
check(StandalonePscSpec, AsyncCallback<CheckInfo>, InvocationConfig) - Method in class com.vmware.vcenter.deployment.install.psc.StandaloneStub
 
check(RemotePscSpec) - Method in interface com.vmware.vcenter.deployment.install.RemotePsc
Checks whether the remote PSC is reachable and the deployed vCenter Server can be registered with the remote PSC.
check(RemotePscSpec, InvocationConfig) - Method in interface com.vmware.vcenter.deployment.install.RemotePsc
Checks whether the remote PSC is reachable and the deployed vCenter Server can be registered with the remote PSC.
check(RemotePscSpec, AsyncCallback<CheckInfo>) - Method in interface com.vmware.vcenter.deployment.install.RemotePsc
Checks whether the remote PSC is reachable and the deployed vCenter Server can be registered with the remote PSC.
check(RemotePscSpec, AsyncCallback<CheckInfo>, InvocationConfig) - Method in interface com.vmware.vcenter.deployment.install.RemotePsc
Checks whether the remote PSC is reachable and the deployed vCenter Server can be registered with the remote PSC.
check(RemotePscSpec) - Method in class com.vmware.vcenter.deployment.install.RemotePscStub
 
check(RemotePscSpec, InvocationConfig) - Method in class com.vmware.vcenter.deployment.install.RemotePscStub
 
check(RemotePscSpec, AsyncCallback<CheckInfo>) - Method in class com.vmware.vcenter.deployment.install.RemotePscStub
 
check(RemotePscSpec, AsyncCallback<CheckInfo>, InvocationConfig) - Method in class com.vmware.vcenter.deployment.install.RemotePscStub
 
check(InstallTypes.InstallSpec) - Method in class com.vmware.vcenter.deployment.InstallStub
 
check(InstallTypes.InstallSpec, InvocationConfig) - Method in class com.vmware.vcenter.deployment.InstallStub
 
check(InstallTypes.InstallSpec, AsyncCallback<CheckInfo>) - Method in class com.vmware.vcenter.deployment.InstallStub
 
check(InstallTypes.InstallSpec, AsyncCallback<CheckInfo>, InvocationConfig) - Method in class com.vmware.vcenter.deployment.InstallStub
 
check(ActiveDirectoryTypes.CheckSpec) - Method in interface com.vmware.vcenter.deployment.migrate.ActiveDirectory
Checks whether the provided Active Directory user has permission to join the migrated vCenter Server appliance to the domain.
check(ActiveDirectoryTypes.CheckSpec, InvocationConfig) - Method in interface com.vmware.vcenter.deployment.migrate.ActiveDirectory
Checks whether the provided Active Directory user has permission to join the migrated vCenter Server appliance to the domain.
check(ActiveDirectoryTypes.CheckSpec, AsyncCallback<CheckInfo>) - Method in interface com.vmware.vcenter.deployment.migrate.ActiveDirectory
Checks whether the provided Active Directory user has permission to join the migrated vCenter Server appliance to the domain.
check(ActiveDirectoryTypes.CheckSpec, AsyncCallback<CheckInfo>, InvocationConfig) - Method in interface com.vmware.vcenter.deployment.migrate.ActiveDirectory
Checks whether the provided Active Directory user has permission to join the migrated vCenter Server appliance to the domain.
check(ActiveDirectoryTypes.CheckSpec) - Method in class com.vmware.vcenter.deployment.migrate.ActiveDirectoryStub
 
check(ActiveDirectoryTypes.CheckSpec, InvocationConfig) - Method in class com.vmware.vcenter.deployment.migrate.ActiveDirectoryStub
 
check(ActiveDirectoryTypes.CheckSpec, AsyncCallback<CheckInfo>) - Method in class com.vmware.vcenter.deployment.migrate.ActiveDirectoryStub
 
check(ActiveDirectoryTypes.CheckSpec, AsyncCallback<CheckInfo>, InvocationConfig) - Method in class com.vmware.vcenter.deployment.migrate.ActiveDirectoryStub
 
check(MigrateTypes.MigrateSpec) - Method in interface com.vmware.vcenter.deployment.Migrate
Run sanity checks using the MigrateSpec parameters passed.
check(MigrateTypes.MigrateSpec, InvocationConfig) - Method in interface com.vmware.vcenter.deployment.Migrate
Run sanity checks using the MigrateSpec parameters passed.
check(MigrateTypes.MigrateSpec, AsyncCallback<CheckInfo>) - Method in interface com.vmware.vcenter.deployment.Migrate
Run sanity checks using the MigrateSpec parameters passed.
check(MigrateTypes.MigrateSpec, AsyncCallback<CheckInfo>, InvocationConfig) - Method in interface com.vmware.vcenter.deployment.Migrate
Run sanity checks using the MigrateSpec parameters passed.
check(MigrateTypes.MigrateSpec) - Method in class com.vmware.vcenter.deployment.MigrateStub
 
check(MigrateTypes.MigrateSpec, InvocationConfig) - Method in class com.vmware.vcenter.deployment.MigrateStub
 
check(MigrateTypes.MigrateSpec, AsyncCallback<CheckInfo>) - Method in class com.vmware.vcenter.deployment.MigrateStub
 
check(MigrateTypes.MigrateSpec, AsyncCallback<CheckInfo>, InvocationConfig) - Method in class com.vmware.vcenter.deployment.MigrateStub
 
check(UpgradeTypes.UpgradeSpec) - Method in interface com.vmware.vcenter.deployment.Upgrade
Run sanity checks using the UpgradeSpec parameters passed.
check(UpgradeTypes.UpgradeSpec, InvocationConfig) - Method in interface com.vmware.vcenter.deployment.Upgrade
Run sanity checks using the UpgradeSpec parameters passed.
check(UpgradeTypes.UpgradeSpec, AsyncCallback<CheckInfo>) - Method in interface com.vmware.vcenter.deployment.Upgrade
Run sanity checks using the UpgradeSpec parameters passed.
check(UpgradeTypes.UpgradeSpec, AsyncCallback<CheckInfo>, InvocationConfig) - Method in interface com.vmware.vcenter.deployment.Upgrade
Run sanity checks using the UpgradeSpec parameters passed.
check(UpgradeTypes.UpgradeSpec) - Method in class com.vmware.vcenter.deployment.UpgradeStub
 
check(UpgradeTypes.UpgradeSpec, InvocationConfig) - Method in class com.vmware.vcenter.deployment.UpgradeStub
 
check(UpgradeTypes.UpgradeSpec, AsyncCallback<CheckInfo>) - Method in class com.vmware.vcenter.deployment.UpgradeStub
 
check(UpgradeTypes.UpgradeSpec, AsyncCallback<CheckInfo>, InvocationConfig) - Method in class com.vmware.vcenter.deployment.UpgradeStub
 
check(PassiveTypes.CheckSpec) - Method in interface com.vmware.vcenter.vcha.cluster.Passive
Validates the specified passive node's placement configuration.
check(PassiveTypes.CheckSpec, InvocationConfig) - Method in interface com.vmware.vcenter.vcha.cluster.Passive
Validates the specified passive node's placement configuration.
check(PassiveTypes.CheckSpec, AsyncCallback<PassiveTypes.CheckResult>) - Method in interface com.vmware.vcenter.vcha.cluster.Passive
Validates the specified passive node's placement configuration.
check(PassiveTypes.CheckSpec, AsyncCallback<PassiveTypes.CheckResult>, InvocationConfig) - Method in interface com.vmware.vcenter.vcha.cluster.Passive
Validates the specified passive node's placement configuration.
check(PassiveTypes.CheckSpec) - Method in class com.vmware.vcenter.vcha.cluster.PassiveStub
 
check(PassiveTypes.CheckSpec, InvocationConfig) - Method in class com.vmware.vcenter.vcha.cluster.PassiveStub
 
check(PassiveTypes.CheckSpec, AsyncCallback<PassiveTypes.CheckResult>) - Method in class com.vmware.vcenter.vcha.cluster.PassiveStub
 
check(PassiveTypes.CheckSpec, AsyncCallback<PassiveTypes.CheckResult>, InvocationConfig) - Method in class com.vmware.vcenter.vcha.cluster.PassiveStub
 
check(WitnessTypes.CheckSpec) - Method in interface com.vmware.vcenter.vcha.cluster.Witness
Validates the specified witness node's placement configuration.
check(WitnessTypes.CheckSpec, InvocationConfig) - Method in interface com.vmware.vcenter.vcha.cluster.Witness
Validates the specified witness node's placement configuration.
check(WitnessTypes.CheckSpec, AsyncCallback<WitnessTypes.CheckResult>) - Method in interface com.vmware.vcenter.vcha.cluster.Witness
Validates the specified witness node's placement configuration.
check(WitnessTypes.CheckSpec, AsyncCallback<WitnessTypes.CheckResult>, InvocationConfig) - Method in interface com.vmware.vcenter.vcha.cluster.Witness
Validates the specified witness node's placement configuration.
check(WitnessTypes.CheckSpec) - Method in class com.vmware.vcenter.vcha.cluster.WitnessStub
 
check(WitnessTypes.CheckSpec, InvocationConfig) - Method in class com.vmware.vcenter.vcha.cluster.WitnessStub
 
check(WitnessTypes.CheckSpec, AsyncCallback<WitnessTypes.CheckResult>) - Method in class com.vmware.vcenter.vcha.cluster.WitnessStub
 
check(WitnessTypes.CheckSpec, AsyncCallback<WitnessTypes.CheckResult>, InvocationConfig) - Method in class com.vmware.vcenter.vcha.cluster.WitnessStub
 
check(String, ComplianceTypes.CheckSpec) - Method in interface com.vmware.vcenter.vm.storage.policy.Compliance
Returns the storage policy Compliance ComplianceTypes.Info of a virtual machine after explicitly re-computing compliance check.
check(String, ComplianceTypes.CheckSpec, InvocationConfig) - Method in interface com.vmware.vcenter.vm.storage.policy.Compliance
Returns the storage policy Compliance ComplianceTypes.Info of a virtual machine after explicitly re-computing compliance check.
check(String, ComplianceTypes.CheckSpec, AsyncCallback<ComplianceTypes.Info>) - Method in interface com.vmware.vcenter.vm.storage.policy.Compliance
Returns the storage policy Compliance ComplianceTypes.Info of a virtual machine after explicitly re-computing compliance check.
check(String, ComplianceTypes.CheckSpec, AsyncCallback<ComplianceTypes.Info>, InvocationConfig) - Method in interface com.vmware.vcenter.vm.storage.policy.Compliance
Returns the storage policy Compliance ComplianceTypes.Info of a virtual machine after explicitly re-computing compliance check.
check(String, ComplianceTypes.CheckSpec) - Method in class com.vmware.vcenter.vm.storage.policy.ComplianceStub
 
check(String, ComplianceTypes.CheckSpec, InvocationConfig) - Method in class com.vmware.vcenter.vm.storage.policy.ComplianceStub
 
check(String, ComplianceTypes.CheckSpec, AsyncCallback<ComplianceTypes.Info>) - Method in class com.vmware.vcenter.vm.storage.policy.ComplianceStub
 
check(String, ComplianceTypes.CheckSpec, AsyncCallback<ComplianceTypes.Info>, InvocationConfig) - Method in class com.vmware.vcenter.vm.storage.policy.ComplianceStub
 
check_Task(String, SoftwareTypes.CheckSpec) - Method in interface com.vmware.esx.settings.clusters.enablement.Software
Checks the possibility to manage the cluster with a single software specification.
check_Task(String, SoftwareTypes.CheckSpec, InvocationConfig) - Method in interface com.vmware.esx.settings.clusters.enablement.Software
Checks the possibility to manage the cluster with a single software specification.
check_Task(String, SoftwareTypes.CheckSpec, AsyncCallback<String>) - Method in interface com.vmware.esx.settings.clusters.enablement.Software
Checks the possibility to manage the cluster with a single software specification.
check_Task(String, SoftwareTypes.CheckSpec, AsyncCallback<String>, InvocationConfig) - Method in interface com.vmware.esx.settings.clusters.enablement.Software
Checks the possibility to manage the cluster with a single software specification.
check_Task(String, SoftwareTypes.CheckSpec) - Method in class com.vmware.esx.settings.clusters.enablement.SoftwareStub
 
check_Task(String, SoftwareTypes.CheckSpec, InvocationConfig) - Method in class com.vmware.esx.settings.clusters.enablement.SoftwareStub
 
check_Task(String, SoftwareTypes.CheckSpec, AsyncCallback<String>) - Method in class com.vmware.esx.settings.clusters.enablement.SoftwareStub
 
check_Task(String, SoftwareTypes.CheckSpec, AsyncCallback<String>, InvocationConfig) - Method in class com.vmware.esx.settings.clusters.enablement.SoftwareStub
 
check_Task(String, SoftwareTypes.CheckSpec) - Method in interface com.vmware.esx.settings.clusters.Software
Runs checks on the cluster before applying the desired software document across all hosts in the cluster.
check_Task(String, SoftwareTypes.CheckSpec, InvocationConfig) - Method in interface com.vmware.esx.settings.clusters.Software
Runs checks on the cluster before applying the desired software document across all hosts in the cluster.
check_Task(String, SoftwareTypes.CheckSpec, AsyncCallback<String>) - Method in interface com.vmware.esx.settings.clusters.Software
Runs checks on the cluster before applying the desired software document across all hosts in the cluster.
check_Task(String, SoftwareTypes.CheckSpec, AsyncCallback<String>, InvocationConfig) - Method in interface com.vmware.esx.settings.clusters.Software
Runs checks on the cluster before applying the desired software document across all hosts in the cluster.
check_Task(String) - Method in interface com.vmware.esx.settings.clusters.software.reports.HardwareCompatibility
Initiates a Cluster HCL Validation check for a given cluster.
check_Task(String, InvocationConfig) - Method in interface com.vmware.esx.settings.clusters.software.reports.HardwareCompatibility
Initiates a Cluster HCL Validation check for a given cluster.
check_Task(String, AsyncCallback<String>) - Method in interface com.vmware.esx.settings.clusters.software.reports.HardwareCompatibility
Initiates a Cluster HCL Validation check for a given cluster.
check_Task(String, AsyncCallback<String>, InvocationConfig) - Method in interface com.vmware.esx.settings.clusters.software.reports.HardwareCompatibility
Initiates a Cluster HCL Validation check for a given cluster.
check_Task(String) - Method in class com.vmware.esx.settings.clusters.software.reports.HardwareCompatibilityStub
 
check_Task(String, InvocationConfig) - Method in class com.vmware.esx.settings.clusters.software.reports.HardwareCompatibilityStub
 
check_Task(String, AsyncCallback<String>) - Method in class com.vmware.esx.settings.clusters.software.reports.HardwareCompatibilityStub
 
check_Task(String, AsyncCallback<String>, InvocationConfig) - Method in class com.vmware.esx.settings.clusters.software.reports.HardwareCompatibilityStub
 
check_Task(String, SoftwareTypes.CheckSpec) - Method in class com.vmware.esx.settings.clusters.SoftwareStub
 
check_Task(String, SoftwareTypes.CheckSpec, InvocationConfig) - Method in class com.vmware.esx.settings.clusters.SoftwareStub
 
check_Task(String, SoftwareTypes.CheckSpec, AsyncCallback<String>) - Method in class com.vmware.esx.settings.clusters.SoftwareStub
 
check_Task(String, SoftwareTypes.CheckSpec, AsyncCallback<String>, InvocationConfig) - Method in class com.vmware.esx.settings.clusters.SoftwareStub
 
checkCompatibility(String, Set<String>) - Method in interface com.vmware.vcenter.storage.Policies
Returns datastore compatibility summary about a specific storage policy.
checkCompatibility(String, Set<String>, InvocationConfig) - Method in interface com.vmware.vcenter.storage.Policies
Returns datastore compatibility summary about a specific storage policy.
checkCompatibility(String, Set<String>, AsyncCallback<PoliciesTypes.CompatibilityInfo>) - Method in interface com.vmware.vcenter.storage.Policies
Returns datastore compatibility summary about a specific storage policy.
checkCompatibility(String, Set<String>, AsyncCallback<PoliciesTypes.CompatibilityInfo>, InvocationConfig) - Method in interface com.vmware.vcenter.storage.Policies
Returns datastore compatibility summary about a specific storage policy.
checkCompatibility(String, Set<String>) - Method in class com.vmware.vcenter.storage.PoliciesStub
 
checkCompatibility(String, Set<String>, InvocationConfig) - Method in class com.vmware.vcenter.storage.PoliciesStub
 
checkCompatibility(String, Set<String>, AsyncCallback<PoliciesTypes.CompatibilityInfo>) - Method in class com.vmware.vcenter.storage.PoliciesStub
 
checkCompatibility(String, Set<String>, AsyncCallback<PoliciesTypes.CompatibilityInfo>, InvocationConfig) - Method in class com.vmware.vcenter.storage.PoliciesStub
 
checkIn(String, String, CheckOutsTypes.CheckInSpec) - Method in interface com.vmware.vcenter.vm_template.library_items.CheckOuts
Checks in a virtual machine into the library item.
checkIn(String, String, CheckOutsTypes.CheckInSpec, InvocationConfig) - Method in interface com.vmware.vcenter.vm_template.library_items.CheckOuts
Checks in a virtual machine into the library item.
checkIn(String, String, CheckOutsTypes.CheckInSpec, AsyncCallback<String>) - Method in interface com.vmware.vcenter.vm_template.library_items.CheckOuts
Checks in a virtual machine into the library item.
checkIn(String, String, CheckOutsTypes.CheckInSpec, AsyncCallback<String>, InvocationConfig) - Method in interface com.vmware.vcenter.vm_template.library_items.CheckOuts
Checks in a virtual machine into the library item.
checkIn(String, String, CheckOutsTypes.CheckInSpec) - Method in class com.vmware.vcenter.vm_template.library_items.CheckOutsStub
 
checkIn(String, String, CheckOutsTypes.CheckInSpec, InvocationConfig) - Method in class com.vmware.vcenter.vm_template.library_items.CheckOutsStub
 
checkIn(String, String, CheckOutsTypes.CheckInSpec, AsyncCallback<String>) - Method in class com.vmware.vcenter.vm_template.library_items.CheckOutsStub
 
checkIn(String, String, CheckOutsTypes.CheckInSpec, AsyncCallback<String>, InvocationConfig) - Method in class com.vmware.vcenter.vm_template.library_items.CheckOutsStub
 
checkInfo - Static variable in class com.vmware.esx.settings.clusters.software.reports.LastCheckResultDefinitions
 
CheckInfo() - Constructor for class com.vmware.esx.settings.clusters.software.reports.LastCheckResultTypes.CheckInfo
Default constructor.
CheckInfo(StructValue) - Constructor for class com.vmware.esx.settings.clusters.software.reports.LastCheckResultTypes.CheckInfo
 
checkInfo - Static variable in class com.vmware.esx.settings.clusters.SoftwareDefinitions
 
CheckInfo() - Constructor for class com.vmware.esx.settings.clusters.SoftwareTypes.CheckInfo
Default constructor.
CheckInfo(StructValue) - Constructor for class com.vmware.esx.settings.clusters.SoftwareTypes.CheckInfo
 
CheckInfo - Class in com.vmware.vcenter.deployment
The CheckInfo class describes the result of the appliance deployment check.
CheckInfo() - Constructor for class com.vmware.vcenter.deployment.CheckInfo
Default constructor.
CheckInfo(StructValue) - Constructor for class com.vmware.vcenter.deployment.CheckInfo
 
checkInfo - Static variable in class com.vmware.vcenter.deployment.StructDefinitions
 
CheckInfo.Builder - Class in com.vmware.vcenter.deployment
Builder class for CheckInfo.
checkInSpec - Static variable in class com.vmware.vcenter.vm_template.library_items.CheckOutsDefinitions
 
CheckInSpec() - Constructor for class com.vmware.vcenter.vm_template.library_items.CheckOutsTypes.CheckInSpec
Default constructor.
CheckInSpec(StructValue) - Constructor for class com.vmware.vcenter.vm_template.library_items.CheckOutsTypes.CheckInSpec
 
checkOut(String, CheckOutsTypes.CheckOutSpec) - Method in interface com.vmware.vcenter.vm_template.library_items.CheckOuts
Checks out a library item containing a virtual machine template.
checkOut(String, CheckOutsTypes.CheckOutSpec, InvocationConfig) - Method in interface com.vmware.vcenter.vm_template.library_items.CheckOuts
Checks out a library item containing a virtual machine template.
checkOut(String, CheckOutsTypes.CheckOutSpec, AsyncCallback<String>) - Method in interface com.vmware.vcenter.vm_template.library_items.CheckOuts
Checks out a library item containing a virtual machine template.
checkOut(String, CheckOutsTypes.CheckOutSpec, AsyncCallback<String>, InvocationConfig) - Method in interface com.vmware.vcenter.vm_template.library_items.CheckOuts
Checks out a library item containing a virtual machine template.
checkOut(String, CheckOutsTypes.CheckOutSpec) - Method in class com.vmware.vcenter.vm_template.library_items.CheckOutsStub
 
checkOut(String, CheckOutsTypes.CheckOutSpec, InvocationConfig) - Method in class com.vmware.vcenter.vm_template.library_items.CheckOutsStub
 
checkOut(String, CheckOutsTypes.CheckOutSpec, AsyncCallback<String>) - Method in class com.vmware.vcenter.vm_template.library_items.CheckOutsStub
 
checkOut(String, CheckOutsTypes.CheckOutSpec, AsyncCallback<String>, InvocationConfig) - Method in class com.vmware.vcenter.vm_template.library_items.CheckOutsStub
 
checkOutInfo - Static variable in class com.vmware.vcenter.vm.LibraryItemDefinitions
 
CheckOutInfo() - Constructor for class com.vmware.vcenter.vm.LibraryItemTypes.CheckOutInfo
Default constructor.
CheckOutInfo(StructValue) - Constructor for class com.vmware.vcenter.vm.LibraryItemTypes.CheckOutInfo
 
CheckOuts - Interface in com.vmware.vcenter.vm_template.library_items
The CheckOuts interface provides methods for managing the checkouts of a library item containing a virtual machine template.
CheckOutsDefinitions - Class in com.vmware.vcenter.vm_template.library_items
Defines the type descriptors for the CheckOuts API service.
CheckOutsDefinitions() - Constructor for class com.vmware.vcenter.vm_template.library_items.CheckOutsDefinitions
 
checkOutSpec - Static variable in class com.vmware.vcenter.vm_template.library_items.CheckOutsDefinitions
 
CheckOutSpec() - Constructor for class com.vmware.vcenter.vm_template.library_items.CheckOutsTypes.CheckOutSpec
Default constructor.
CheckOutSpec(StructValue) - Constructor for class com.vmware.vcenter.vm_template.library_items.CheckOutsTypes.CheckOutSpec
 
checkOutsService() - Method in class com.vmware.vcenter.vm_template.library_items.LibraryItemsFactory
Returns an instance of class CheckOuts
CheckOutsStub - Class in com.vmware.vcenter.vm_template.library_items
Remote stub implementation of the CheckOuts API service.
CheckOutsStub(ApiProvider, TypeConverter, StubConfigurationBase) - Constructor for class com.vmware.vcenter.vm_template.library_items.CheckOutsStub
 
CheckOutsStub(ApiProvider, StubConfigurationBase) - Constructor for class com.vmware.vcenter.vm_template.library_items.CheckOutsStub
 
CheckOutsTypes - Interface in com.vmware.vcenter.vm_template.library_items
Defines the data types of the CheckOuts API service.
CheckOutsTypes.CheckInSpec - Class in com.vmware.vcenter.vm_template.library_items
The CheckInSpec class defines the information required to check in a virtual machine into a library item.
CheckOutsTypes.CheckInSpec.Builder - Class in com.vmware.vcenter.vm_template.library_items
Builder class for CheckOutsTypes.CheckInSpec.
CheckOutsTypes.CheckOutSpec - Class in com.vmware.vcenter.vm_template.library_items
The CheckOutSpec class defines the information required to check out a library item containing a virtual machine template.
CheckOutsTypes.CheckOutSpec.Builder - Class in com.vmware.vcenter.vm_template.library_items
Builder class for CheckOutsTypes.CheckOutSpec.
CheckOutsTypes.Info - Class in com.vmware.vcenter.vm_template.library_items
The Info class contains information about a checked out virtual machine.
CheckOutsTypes.Info.Builder - Class in com.vmware.vcenter.vm_template.library_items
Builder class for CheckOutsTypes.Info.
CheckOutsTypes.PlacementSpec - Class in com.vmware.vcenter.vm_template.library_items
The PlacementSpec class contains information used to place a checked out virtual machine onto resources within the vCenter inventory.
CheckOutsTypes.PlacementSpec.Builder - Class in com.vmware.vcenter.vm_template.library_items
Builder class for CheckOutsTypes.PlacementSpec.
CheckOutsTypes.Summary - Class in com.vmware.vcenter.vm_template.library_items
The Summary class contains commonly used information about a checked out virtual machine.
CheckOutsTypes.Summary.Builder - Class in com.vmware.vcenter.vm_template.library_items
Builder class for CheckOutsTypes.Summary.
checkResult - Static variable in class com.vmware.esx.settings.clusters.enablement.SoftwareDefinitions
 
CheckResult() - Constructor for class com.vmware.esx.settings.clusters.enablement.SoftwareTypes.CheckResult
Default constructor.
CheckResult(StructValue) - Constructor for class com.vmware.esx.settings.clusters.enablement.SoftwareTypes.CheckResult
 
CheckResult - Class in com.vmware.esx.settings.clusters.software.reports
The CheckResult class contains information to describe HCL compliance result of a cluster on target software specification.
CheckResult() - Constructor for class com.vmware.esx.settings.clusters.software.reports.CheckResult
Default constructor.
CheckResult(StructValue) - Constructor for class com.vmware.esx.settings.clusters.software.reports.CheckResult
 
checkResult - Static variable in class com.vmware.esx.settings.clusters.software.reports.LastCheckResultDefinitions
 
CheckResult() - Constructor for class com.vmware.esx.settings.clusters.software.reports.LastCheckResultTypes.CheckResult
Default constructor.
CheckResult(StructValue) - Constructor for class com.vmware.esx.settings.clusters.software.reports.LastCheckResultTypes.CheckResult
 
checkResult - Static variable in class com.vmware.esx.settings.clusters.software.reports.StructDefinitions
 
checkResult - Static variable in class com.vmware.esx.settings.clusters.SoftwareDefinitions
 
CheckResult() - Constructor for class com.vmware.esx.settings.clusters.SoftwareTypes.CheckResult
Default constructor.
CheckResult(StructValue) - Constructor for class com.vmware.esx.settings.clusters.SoftwareTypes.CheckResult
 
checkResult - Static variable in class com.vmware.vcenter.vcha.cluster.PassiveDefinitions
 
CheckResult() - Constructor for class com.vmware.vcenter.vcha.cluster.PassiveTypes.CheckResult
Default constructor.
CheckResult(StructValue) - Constructor for class com.vmware.vcenter.vcha.cluster.PassiveTypes.CheckResult
 
checkResult - Static variable in class com.vmware.vcenter.vcha.cluster.WitnessDefinitions
 
CheckResult() - Constructor for class com.vmware.vcenter.vcha.cluster.WitnessTypes.CheckResult
Default constructor.
CheckResult(StructValue) - Constructor for class com.vmware.vcenter.vcha.cluster.WitnessTypes.CheckResult
 
CheckResult.Builder - Class in com.vmware.esx.settings.clusters.software.reports
Builder class for CheckResult.
checkSpec - Static variable in class com.vmware.esx.settings.clusters.enablement.SoftwareDefinitions
 
CheckSpec() - Constructor for class com.vmware.esx.settings.clusters.enablement.SoftwareTypes.CheckSpec
Default constructor.
CheckSpec(StructValue) - Constructor for class com.vmware.esx.settings.clusters.enablement.SoftwareTypes.CheckSpec
 
checkSpec - Static variable in class com.vmware.esx.settings.clusters.SoftwareDefinitions
 
CheckSpec() - Constructor for class com.vmware.esx.settings.clusters.SoftwareTypes.CheckSpec
Default constructor.
CheckSpec(StructValue) - Constructor for class com.vmware.esx.settings.clusters.SoftwareTypes.CheckSpec
 
checkSpec - Static variable in class com.vmware.vcenter.deployment.migrate.ActiveDirectoryDefinitions
 
CheckSpec() - Constructor for class com.vmware.vcenter.deployment.migrate.ActiveDirectoryTypes.CheckSpec
Default constructor.
CheckSpec(StructValue) - Constructor for class com.vmware.vcenter.deployment.migrate.ActiveDirectoryTypes.CheckSpec
 
checkSpec - Static variable in class com.vmware.vcenter.vcha.cluster.PassiveDefinitions
 
CheckSpec() - Constructor for class com.vmware.vcenter.vcha.cluster.PassiveTypes.CheckSpec
Default constructor.
CheckSpec(StructValue) - Constructor for class com.vmware.vcenter.vcha.cluster.PassiveTypes.CheckSpec
 
checkSpec - Static variable in class com.vmware.vcenter.vcha.cluster.WitnessDefinitions
 
CheckSpec() - Constructor for class com.vmware.vcenter.vcha.cluster.WitnessTypes.CheckSpec
Default constructor.
CheckSpec(StructValue) - Constructor for class com.vmware.vcenter.vcha.cluster.WitnessTypes.CheckSpec
 
checkSpec - Static variable in class com.vmware.vcenter.vm.storage.policy.ComplianceDefinitions
 
CheckSpec() - Constructor for class com.vmware.vcenter.vm.storage.policy.ComplianceTypes.CheckSpec
Default constructor.
CheckSpec(StructValue) - Constructor for class com.vmware.vcenter.vm.storage.policy.ComplianceTypes.CheckSpec
 
checkStatus - Static variable in class com.vmware.esx.settings.clusters.software.reports.LastCheckResultDefinitions
 
CheckStatus() - Constructor for class com.vmware.esx.settings.clusters.software.reports.LastCheckResultTypes.CheckStatus
Default constructor.
CheckStatus(StructValue) - Constructor for class com.vmware.esx.settings.clusters.software.reports.LastCheckResultTypes.CheckStatus
 
checkStatus - Static variable in class com.vmware.esx.settings.clusters.SoftwareDefinitions
 
CheckStatus() - Constructor for class com.vmware.esx.settings.clusters.SoftwareTypes.CheckStatus
Default constructor.
CheckStatus(StructValue) - Constructor for class com.vmware.esx.settings.clusters.SoftwareTypes.CheckStatus
 
CheckStatus - Class in com.vmware.vcenter.deployment
The CheckStatus enumeration class defines the status of the checks.
CheckStatus.Values - Enum in com.vmware.vcenter.deployment
Native Java enum representing this enumeration class.
checksumInfo - Static variable in class com.vmware.content.library.item.FileDefinitions
 
ChecksumInfo() - Constructor for class com.vmware.content.library.item.FileTypes.ChecksumInfo
Default constructor.
ChecksumInfo(StructValue) - Constructor for class com.vmware.content.library.item.FileTypes.ChecksumInfo
 
checkSummary - Static variable in class com.vmware.esx.settings.clusters.software.reports.HardwareCompatibilityDefinitions
 
CheckSummary() - Constructor for class com.vmware.esx.settings.clusters.software.reports.HardwareCompatibilityTypes.CheckSummary
Default constructor.
CheckSummary(StructValue) - Constructor for class com.vmware.esx.settings.clusters.software.reports.HardwareCompatibilityTypes.CheckSummary
 
CidMid - Class in com.vmware.vstats
The CidMid class is used to designate a counter.
CidMid() - Constructor for class com.vmware.vstats.CidMid
Default constructor.
CidMid(StructValue) - Constructor for class com.vmware.vstats.CidMid
 
cidMid - Static variable in class com.vmware.vstats.StructDefinitions
 
CidMid.Builder - Class in com.vmware.vstats
Builder class for CidMid.
CIFS - Static variable in class com.vmware.vcenter.DatastoreTypes.Type
Common Internet File System.
CisFactory - Class in com.vmware.cis
CisFactory is responsible for creating instances of services contained inside the com.vmware.cis package and also has the subpackages reference to access respective subpackage services.
clear() - Method in class com.vmware.vapi.data.SecretValue
Clear the content inside SecretValue
cli() - Method in class com.vmware.vapi.metadata.MetadataFactory
The com.vmware.vapi.metadata.cli package provides interfaces that expose all the information required to display namespace or command help, execute a command and display it's result.
CLIENT_DEVICE - Static variable in class com.vmware.vcenter.vm.hardware.CdromTypes.BackingType
Virtual CD-ROM device is backed by a device on the client that is connected to the virtual machine console.
CLIENT_DEVICE - Static variable in class com.vmware.vcenter.vm.hardware.FloppyTypes.BackingType
Virtual floppy drive is backed by a device on the client that is connected to the virtual machine console.
CLIENT_SECRET_BASIC - Static variable in class com.vmware.vcenter.identity.ProvidersTypes.Oauth2AuthenticationMethod
Clients that have received a client_secret value from the Authorization Server, authenticate with the Authorization Server in accordance with Section 3.2.1 of OAuth 2.0 [RFC6749] using the HTTP Basic authentication scheme.
CLIENT_SECRET_JWT - Static variable in class com.vmware.vcenter.identity.ProvidersTypes.Oauth2AuthenticationMethod
Clients that have received a client_secret value from the Authorization Server, create a JWT using an HMAC SHA algorithm, such as HMAC SHA-256.
CLIENT_SECRET_POST - Static variable in class com.vmware.vcenter.identity.ProvidersTypes.Oauth2AuthenticationMethod
Clients that have received a client_secret value from the Authorization Server, authenticate with the Authorization Server in accordance with Section 3.2.1 of OAuth 2.0 [RFC6749] by including the Client Credentials in the request body.
ClientCertificate - Interface in com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.providers
The ClientCertificate interface provides methods to add and retrieve client certificate.
clientCertificate() - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.providers.ProvidersFactory
The com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.providers.client_certificate package provides the interfaces for configuring the Client Certificate used by the Key Provider Service to authenticate against the Key Servers.
ClientCertificateDefinitions - Class in com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.providers
Defines the type descriptors for the ClientCertificate API service.
ClientCertificateDefinitions() - Constructor for class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.providers.ClientCertificateDefinitions
 
ClientCertificateFactory - Class in com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.providers.client_certificate
ClientCertificateFactory is responsible for creating instances of services contained inside the com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.providers.client_certificate package and also has the subpackages reference to access respective subpackage services.
clientCertificateService() - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.providers.ProvidersFactory
Returns an instance of class ClientCertificate
ClientCertificateStub - Class in com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.providers
Remote stub implementation of the ClientCertificate API service.
ClientCertificateStub(ApiProvider, TypeConverter, StubConfigurationBase) - Constructor for class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.providers.ClientCertificateStub
 
ClientCertificateStub(ApiProvider, StubConfigurationBase) - Constructor for class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.providers.ClientCertificateStub
 
ClientCertificateTypes - Interface in com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.providers
Defines the data types of the ClientCertificate API service.
ClientCertificateTypes._VAPI_OPERATIONS - Enum in com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.providers
Identifiers of the task operations
ClientCertificateTypes.Info - Class in com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.providers
The Info class contains the client certificate used by the hosts in a cluster for authenticating with the Provider.
ClientCertificateTypes.Info.Builder - Class in com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.providers
Builder class for ClientCertificateTypes.Info.
ClientCertificateTypes.UpdateSpec - Class in com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.providers
The UpdateSpec class contains properties that describe the client certificate update for a Key Provider.
ClientCertificateTypes.UpdateSpec.Builder - Class in com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.providers
ClientConfiguration - Class in com.vmware.vapi.protocol
This class is used for vAPI runtime client configuration.
ClientConfiguration.Builder - Class in com.vmware.vapi.protocol
This is a builder for ClientConfiguration
ClientException - Exception in com.vmware.vapi.client.exception
Signals that an exception has occurred in the vAPI client.
ClientException() - Constructor for exception com.vmware.vapi.client.exception.ClientException
Constructs an exception with an empty message string.
ClientException(String) - Constructor for exception com.vmware.vapi.client.exception.ClientException
Constructs an exception with the specified message string.
ClientException(Throwable) - Constructor for exception com.vmware.vapi.client.exception.ClientException
Constructs an exception with the specified cause.
ClientException(String, Throwable) - Constructor for exception com.vmware.vapi.client.exception.ClientException
Constructs an exception with the specified message and cause.
CliFactory - Class in com.vmware.vapi.metadata.cli
CliFactory is responsible for creating instances of services contained inside the com.vmware.vapi.metadata.cli package and also has the subpackages reference to access respective subpackage services.
clone(VMTypes.CloneSpec) - Method in interface com.vmware.vcenter.VM
Creates a virtual machine from an existing virtual machine.
clone(VMTypes.CloneSpec, InvocationConfig) - Method in interface com.vmware.vcenter.VM
Creates a virtual machine from an existing virtual machine.
clone(VMTypes.CloneSpec, AsyncCallback<String>) - Method in interface com.vmware.vcenter.VM
Creates a virtual machine from an existing virtual machine.
clone(VMTypes.CloneSpec, AsyncCallback<String>, InvocationConfig) - Method in interface com.vmware.vcenter.VM
Creates a virtual machine from an existing virtual machine.
clone(VMTypes.CloneSpec) - Method in class com.vmware.vcenter.VMStub
 
clone(VMTypes.CloneSpec, InvocationConfig) - Method in class com.vmware.vcenter.VMStub
 
clone(VMTypes.CloneSpec, AsyncCallback<String>) - Method in class com.vmware.vcenter.VMStub
 
clone(VMTypes.CloneSpec, AsyncCallback<String>, InvocationConfig) - Method in class com.vmware.vcenter.VMStub
 
clone_Task(VMTypes.CloneSpec) - Method in interface com.vmware.vcenter.VM
Creates a virtual machine from an existing virtual machine.
clone_Task(VMTypes.CloneSpec, InvocationConfig) - Method in interface com.vmware.vcenter.VM
Creates a virtual machine from an existing virtual machine.
clone_Task(VMTypes.CloneSpec, AsyncCallback<String>) - Method in interface com.vmware.vcenter.VM
Creates a virtual machine from an existing virtual machine.
clone_Task(VMTypes.CloneSpec, AsyncCallback<String>, InvocationConfig) - Method in interface com.vmware.vcenter.VM
Creates a virtual machine from an existing virtual machine.
clone_Task(VMTypes.CloneSpec) - Method in class com.vmware.vcenter.VMStub
 
clone_Task(VMTypes.CloneSpec, InvocationConfig) - Method in class com.vmware.vcenter.VMStub
 
clone_Task(VMTypes.CloneSpec, AsyncCallback<String>) - Method in class com.vmware.vcenter.VMStub
 
clone_Task(VMTypes.CloneSpec, AsyncCallback<String>, InvocationConfig) - Method in class com.vmware.vcenter.VMStub
 
clonePlacementSpec - Static variable in class com.vmware.vcenter.VMDefinitions
 
ClonePlacementSpec() - Constructor for class com.vmware.vcenter.VMTypes.ClonePlacementSpec
Default constructor.
ClonePlacementSpec(StructValue) - Constructor for class com.vmware.vcenter.VMTypes.ClonePlacementSpec
 
cloneSpec - Static variable in class com.vmware.vcenter.VMDefinitions
 
CloneSpec() - Constructor for class com.vmware.vcenter.VMTypes.CloneSpec
Default constructor.
CloneSpec(StructValue) - Constructor for class com.vmware.vcenter.VMTypes.CloneSpec
 
CLUSTER - Static variable in class com.vmware.esx.settings.clusters.software.reports.LastCheckResultTypes.EntityCheckResult.EntityType
Entity type Cluster
CLUSTER - Static variable in class com.vmware.esx.settings.clusters.SoftwareTypes.EntityCheckResult.EntityType
Entity type Cluster
Cluster - Interface in com.vmware.vcenter
The Cluster interface provides methods to manage clusters in the vCenter Server.
CLUSTER - Static variable in class com.vmware.vcenter.namespace_management.stats.TimeSeriesTypes.Spec.ObjType
The CLUSTER object type is used when specifying a vSphere cluster.
CLUSTER - Static variable in class com.vmware.vcenter.trusted_infrastructure.trusted_clusters.attestation.ServicesTypes.CreateSpec.SourceType
The Attestation Service will be configured based on an ID of a whole attestation cluster.
CLUSTER - Static variable in class com.vmware.vcenter.trusted_infrastructure.trusted_clusters.kms.ServicesTypes.CreateSpec.SourceType
The Key Provider Service will be configured based on an ID of a whole attestation cluster.
Cluster - Interface in com.vmware.vcenter.vcha
The Cluster interface provides methods to deploy and undeploy a vCenter High Availability (VCHA) cluster, failover from the active VCHA node to the passive VCHA node, and retrieve the status of the VCHA cluster.
cluster() - Method in class com.vmware.vcenter.vcha.VchaFactory
The com.vmware.vcenter.vcha.cluster package provides interfaces for redeploying and monitoring a vCenter High Availability (VCHA) Cluster after a successful initial deployment.
CLUSTER_DEPLOY_OP - Static variable in interface com.vmware.vcenter.vcha.OperationsTypes
Identifier of the cluster deploy operation.
CLUSTER_FAILOVER_OP - Static variable in interface com.vmware.vcenter.vcha.OperationsTypes
Identifier of the cluster failover operation.
CLUSTER_GET_OP - Static variable in interface com.vmware.vcenter.vcha.OperationsTypes
Identifier of the cluster get operation.
CLUSTER_UNDEPLOY_OP - Static variable in interface com.vmware.vcenter.vcha.OperationsTypes
Identifier of the cluster undeploy operation.
ClusterAvailableVersions - Interface in com.vmware.vcenter.namespace_management
The interface provides methods to retrieve available upgrade versions of WCP and detailed information about each upgrade.
ClusterAvailableVersionsDefinitions - Class in com.vmware.vcenter.namespace_management
Defines the type descriptors for the ClusterAvailableVersions API service.
ClusterAvailableVersionsDefinitions() - Constructor for class com.vmware.vcenter.namespace_management.ClusterAvailableVersionsDefinitions
 
clusterAvailableVersionsService() - Method in class com.vmware.vcenter.namespace_management.NamespaceManagementFactory
Returns an instance of class ClusterAvailableVersions
ClusterAvailableVersionsStub - Class in com.vmware.vcenter.namespace_management
Remote stub implementation of the ClusterAvailableVersions API service.
ClusterAvailableVersionsStub(ApiProvider, TypeConverter, StubConfigurationBase) - Constructor for class com.vmware.vcenter.namespace_management.ClusterAvailableVersionsStub
 
ClusterAvailableVersionsStub(ApiProvider, StubConfigurationBase) - Constructor for class com.vmware.vcenter.namespace_management.ClusterAvailableVersionsStub
 
ClusterAvailableVersionsTypes - Interface in com.vmware.vcenter.namespace_management
Defines the data types of the ClusterAvailableVersions API service.
ClusterAvailableVersionsTypes.Summary - Class in com.vmware.vcenter.namespace_management
The Summary class contains the information about each available upgrade version.
ClusterAvailableVersionsTypes.Summary.Builder - Class in com.vmware.vcenter.namespace_management
ClusterCompatibility - Interface in com.vmware.vcenter.namespace_management
The ClusterCompatibility interface provides methods to get Namespace-related compatibility information for clusters in this vCenter.
ClusterCompatibilityDefinitions - Class in com.vmware.vcenter.namespace_management
Defines the type descriptors for the ClusterCompatibility API service.
ClusterCompatibilityDefinitions() - Constructor for class com.vmware.vcenter.namespace_management.ClusterCompatibilityDefinitions
 
clusterCompatibilityService() - Method in class com.vmware.vcenter.namespace_management.NamespaceManagementFactory
Returns an instance of class ClusterCompatibility
ClusterCompatibilityStub - Class in com.vmware.vcenter.namespace_management
Remote stub implementation of the ClusterCompatibility API service.
ClusterCompatibilityStub(ApiProvider, TypeConverter, StubConfigurationBase) - Constructor for class com.vmware.vcenter.namespace_management.ClusterCompatibilityStub
 
ClusterCompatibilityStub(ApiProvider, StubConfigurationBase) - Constructor for class com.vmware.vcenter.namespace_management.ClusterCompatibilityStub
 
ClusterCompatibilityTypes - Interface in com.vmware.vcenter.namespace_management
Defines the data types of the ClusterCompatibility API service.
ClusterCompatibilityTypes.FilterSpec - Class in com.vmware.vcenter.namespace_management
The FilterSpec class contains properties used to filter the results when listing clusters (see ClusterCompatibility.list(com.vmware.vcenter.namespace_management.ClusterCompatibilityTypes.FilterSpec)) and their compatibility information.
ClusterCompatibilityTypes.FilterSpec.Builder - Class in com.vmware.vcenter.namespace_management
ClusterCompatibilityTypes.Summary - Class in com.vmware.vcenter.namespace_management
The Summary class contains the information about the compatibility of a cluster.
ClusterCompatibilityTypes.Summary.Builder - Class in com.vmware.vcenter.namespace_management
ClusterCompliance - Class in com.vmware.esx.settings
The ClusterCompliance class contains properties to describe the compliance result of a cluster.
ClusterCompliance() - Constructor for class com.vmware.esx.settings.ClusterCompliance
Default constructor.
ClusterCompliance(StructValue) - Constructor for class com.vmware.esx.settings.ClusterCompliance
 
clusterCompliance - Static variable in class com.vmware.esx.settings.StructDefinitions
 
ClusterCompliance.Builder - Class in com.vmware.esx.settings
Builder class for ClusterCompliance.
ClusterDefinitions - Class in com.vmware.vcenter
Defines the type descriptors for the Cluster API service.
ClusterDefinitions() - Constructor for class com.vmware.vcenter.ClusterDefinitions
 
ClusterDefinitions - Class in com.vmware.vcenter.vcha
Defines the type descriptors for the Cluster API service.
ClusterDefinitions() - Constructor for class com.vmware.vcenter.vcha.ClusterDefinitions
 
ClusterFactory - Class in com.vmware.vcenter.vcha.cluster
ClusterFactory is responsible for creating instances of services contained inside the com.vmware.vcenter.vcha.cluster package and also has the subpackages reference to access respective subpackage services.
clusterImpact - Static variable in class com.vmware.esx.settings.clusters.software.reports.ApplyImpactDefinitions
 
ClusterImpact() - Constructor for class com.vmware.esx.settings.clusters.software.reports.ApplyImpactTypes.ClusterImpact
Default constructor.
ClusterImpact(StructValue) - Constructor for class com.vmware.esx.settings.clusters.software.reports.ApplyImpactTypes.ClusterImpact
 
clusters() - Method in class com.vmware.esx.settings.defaults.DefaultsFactory
The com.vmware.esx.settings.defaults.clusters package provides interfaces to manage defaults that affect management of desired state configuration and software for ESXi clusters.
clusters() - Method in class com.vmware.esx.settings.SettingsFactory
The com.vmware.esx.settings.clusters package provides interfaces to manage desired state configuration and software for a cluster of ESX hosts.
Clusters - Interface in com.vmware.vcenter.namespace_management
The Clusters interface provides methods to enable and disable vSphere Namespaces on a vSphere cluster.
Clusters - Interface in com.vmware.vcenter.namespace_management.software
The Clusters interface provides methods to upgrade the vSphere clusters.
clusterScaleInIgnoreVmCapabilities() - Method in class com.vmware.vcenter.compute.policies.capabilities.CapabilitiesFactory
The com.vmware.vcenter.compute.policies.capabilities.cluster_scale_in_ignore_vm_capabilities package provides classes for the Scale-In Ignore Virtual Machine Capabilities capability offered by vCenter in VMware Cloud on AWS.
ClusterScaleInIgnoreVmCapabilitiesFactory - Class in com.vmware.vcenter.compute.policies.capabilities.cluster_scale_in_ignore_vm_capabilities
ClusterScaleInIgnoreVmCapabilitiesFactory is responsible for creating instances of services contained inside the com.vmware.vcenter.compute.policies.capabilities.cluster_scale_in_ignore_vm_capabilities package and also has the subpackages reference to access respective subpackage services.
ClustersDefinitions - Class in com.vmware.vcenter.namespace_management
Defines the type descriptors for the Clusters API service.
ClustersDefinitions() - Constructor for class com.vmware.vcenter.namespace_management.ClustersDefinitions
 
ClustersDefinitions - Class in com.vmware.vcenter.namespace_management.software
Defines the type descriptors for the Clusters API service.
ClustersDefinitions() - Constructor for class com.vmware.vcenter.namespace_management.software.ClustersDefinitions
 
clusterService() - Method in class com.vmware.vcenter.VcenterFactory
Returns an instance of class Cluster
clusterService() - Method in class com.vmware.vcenter.vcha.VchaFactory
Returns an instance of class Cluster
ClustersFactory - Class in com.vmware.esx.settings.clusters
ClustersFactory is responsible for creating instances of services contained inside the com.vmware.esx.settings.clusters package and also has the subpackages reference to access respective subpackage services.
ClustersFactory - Class in com.vmware.esx.settings.defaults.clusters
ClustersFactory is responsible for creating instances of services contained inside the com.vmware.esx.settings.defaults.clusters package and also has the subpackages reference to access respective subpackage services.
ClusterSizeInfo - Interface in com.vmware.vcenter.namespace_management
The interface provides methods to retrieve various sizes available for enabling Namespaces and information about each size.
ClusterSizeInfoDefinitions - Class in com.vmware.vcenter.namespace_management
Defines the type descriptors for the ClusterSizeInfo API service.
ClusterSizeInfoDefinitions() - Constructor for class com.vmware.vcenter.namespace_management.ClusterSizeInfoDefinitions
 
clusterSizeInfoService() - Method in class com.vmware.vcenter.namespace_management.NamespaceManagementFactory
Returns an instance of class ClusterSizeInfo
ClusterSizeInfoStub - Class in com.vmware.vcenter.namespace_management
Remote stub implementation of the ClusterSizeInfo API service.
ClusterSizeInfoStub(ApiProvider, TypeConverter, StubConfigurationBase) - Constructor for class com.vmware.vcenter.namespace_management.ClusterSizeInfoStub
 
ClusterSizeInfoStub(ApiProvider, StubConfigurationBase) - Constructor for class com.vmware.vcenter.namespace_management.ClusterSizeInfoStub
 
ClusterSizeInfoTypes - Interface in com.vmware.vcenter.namespace_management
Defines the data types of the ClusterSizeInfo API service.
ClusterSizeInfoTypes.Info - Class in com.vmware.vcenter.namespace_management
The Info class contains the information about limits associated with a SizingHint.
ClusterSizeInfoTypes.Info.Builder - Class in com.vmware.vcenter.namespace_management
Builder class for ClusterSizeInfoTypes.Info.
ClusterSizeInfoTypes.VmInfo - Class in com.vmware.vcenter.namespace_management
The VmInfo class contains the information about the configuration of the virtual machines which would be created for Namespaces.
ClusterSizeInfoTypes.VmInfo.Builder - Class in com.vmware.vcenter.namespace_management
Builder class for ClusterSizeInfoTypes.VmInfo.
clustersService() - Method in class com.vmware.vcenter.namespace_management.NamespaceManagementFactory
Returns an instance of class Clusters
clustersService() - Method in class com.vmware.vcenter.namespace_management.software.SoftwareFactory
Returns an instance of class Clusters
ClustersStub - Class in com.vmware.vcenter.namespace_management
Remote stub implementation of the Clusters API service.
ClustersStub(ApiProvider, TypeConverter, StubConfigurationBase) - Constructor for class com.vmware.vcenter.namespace_management.ClustersStub
 
ClustersStub(ApiProvider, StubConfigurationBase) - Constructor for class com.vmware.vcenter.namespace_management.ClustersStub
 
ClustersStub - Class in com.vmware.vcenter.namespace_management.software
Remote stub implementation of the Clusters API service.
ClustersStub(ApiProvider, TypeConverter, StubConfigurationBase) - Constructor for class com.vmware.vcenter.namespace_management.software.ClustersStub
 
ClustersStub(ApiProvider, StubConfigurationBase) - Constructor for class com.vmware.vcenter.namespace_management.software.ClustersStub
 
ClusterStub - Class in com.vmware.vcenter
Remote stub implementation of the Cluster API service.
ClusterStub(ApiProvider, TypeConverter, StubConfigurationBase) - Constructor for class com.vmware.vcenter.ClusterStub
 
ClusterStub(ApiProvider, StubConfigurationBase) - Constructor for class com.vmware.vcenter.ClusterStub
 
ClusterStub - Class in com.vmware.vcenter.vcha
Remote stub implementation of the Cluster API service.
ClusterStub(ApiProvider, TypeConverter, StubConfigurationBase) - Constructor for class com.vmware.vcenter.vcha.ClusterStub
 
ClusterStub(ApiProvider, StubConfigurationBase) - Constructor for class com.vmware.vcenter.vcha.ClusterStub
 
ClustersTypes - Interface in com.vmware.vcenter.namespace_management
Defines the data types of the Clusters API service.
ClustersTypes - Interface in com.vmware.vcenter.namespace_management.software
Defines the data types of the Clusters API service.
ClustersTypes.ConfigStatus - Class in com.vmware.vcenter.namespace_management
The ConfigStatus enumeration class describes the status of reaching the desired state configuration for the cluster.
ClustersTypes.ConfigStatus.Values - Enum in com.vmware.vcenter.namespace_management
Native Java enum representing this enumeration class.
ClustersTypes.EnableSpec - Class in com.vmware.vcenter.namespace_management
The EnableSpec class contains the specification required to enable vSphere Namespaces on a cluster.
ClustersTypes.EnableSpec.Builder - Class in com.vmware.vcenter.namespace_management
Builder class for ClustersTypes.EnableSpec.
ClustersTypes.ImageRegistry - Class in com.vmware.vcenter.namespace_management
The ImageRegistry class contains the specification required to configure container image registry endpoint.
ClustersTypes.ImageRegistry.Builder - Class in com.vmware.vcenter.namespace_management
Builder class for ClustersTypes.ImageRegistry.
ClustersTypes.ImageStorageSpec - Class in com.vmware.vcenter.namespace_management
The ImageStorageSpec class contains the specification required to configure storage used for container images.
ClustersTypes.ImageStorageSpec.Builder - Class in com.vmware.vcenter.namespace_management
ClustersTypes.Info - Class in com.vmware.vcenter.namespace_management
The Info class contains detailed information about the cluster statistics and status related to vSphere Namespaces.
ClustersTypes.Info - Class in com.vmware.vcenter.namespace_management.software
The Info class contains detailed information about the cluster upgrade status and related information.
ClustersTypes.Info.Builder - Class in com.vmware.vcenter.namespace_management
Builder class for ClustersTypes.Info.
ClustersTypes.Info.Builder - Class in com.vmware.vcenter.namespace_management.software
Builder class for ClustersTypes.Info.
ClustersTypes.Ipv4Range - Class in com.vmware.vcenter.namespace_management
The Ipv4Range contains specification to configure multiple interfaces in IPv4.
ClustersTypes.Ipv4Range.Builder - Class in com.vmware.vcenter.namespace_management
Builder class for ClustersTypes.Ipv4Range.
ClustersTypes.KubernetesStatus - Class in com.vmware.vcenter.namespace_management
The KubernetesStatus enumeration class describes the cluster's ability to deploy pods.
ClustersTypes.KubernetesStatus.Values - Enum in com.vmware.vcenter.namespace_management
Native Java enum representing this enumeration class.
ClustersTypes.Message - Class in com.vmware.vcenter.namespace_management
The Message class contains the information about the object configuration.
ClustersTypes.Message - Class in com.vmware.vcenter.namespace_management.software
The Message class contains the information about the object configuration.
ClustersTypes.Message.Builder - Class in com.vmware.vcenter.namespace_management
Builder class for ClustersTypes.Message.
ClustersTypes.Message.Builder - Class in com.vmware.vcenter.namespace_management.software
Builder class for ClustersTypes.Message.
ClustersTypes.Message.Severity - Class in com.vmware.vcenter.namespace_management
The Severity enumeration class represents the severity of the message.
ClustersTypes.Message.Severity - Class in com.vmware.vcenter.namespace_management.software
The Severity enumeration class represents the severity of the message.
ClustersTypes.Message.Severity.Values - Enum in com.vmware.vcenter.namespace_management
Native Java enum representing this enumeration class.
ClustersTypes.Message.Severity.Values - Enum in com.vmware.vcenter.namespace_management.software
Native Java enum representing this enumeration class.
ClustersTypes.NCPClusterNetworkEnableSpec - Class in com.vmware.vcenter.namespace_management
The NCPClusterNetworkEnableSpec class encapsulates the NSX Container Plugin-specific cluster networking configuration parameters for the vSphere Namespaces Cluster Enable operation.
ClustersTypes.NCPClusterNetworkEnableSpec.Builder - Class in com.vmware.vcenter.namespace_management
ClustersTypes.NCPClusterNetworkInfo - Class in com.vmware.vcenter.namespace_management
The NCPClusterNetworkInfo class contains the NSX Container Plugin-specific cluster networking configuration.
ClustersTypes.NCPClusterNetworkInfo.Builder - Class in com.vmware.vcenter.namespace_management
ClustersTypes.NCPClusterNetworkSetSpec - Class in com.vmware.vcenter.namespace_management
The NCPClusterNetworkSetSpec class encapsulates the NSX Container Plugin-specific cluster networking configuration parameters for the vSphere Namespaces Cluster Set operation.
ClustersTypes.NCPClusterNetworkSetSpec.Builder - Class in com.vmware.vcenter.namespace_management
ClustersTypes.NCPClusterNetworkUpdateSpec - Class in com.vmware.vcenter.namespace_management
The NCPClusterNetworkUpdateSpec class encapsulates the NSX Container Plugin-specific cluster networking configuration parameters for the vSphere Namespaces Cluster Update operation.
ClustersTypes.NCPClusterNetworkUpdateSpec.Builder - Class in com.vmware.vcenter.namespace_management
ClustersTypes.NetworkProvider - Class in com.vmware.vcenter.namespace_management
Identifies the network plugin that cluster networking functionalities for this vSphere Namespaces Cluster.
ClustersTypes.NetworkProvider.Values - Enum in com.vmware.vcenter.namespace_management
Native Java enum representing this enumeration class.
ClustersTypes.NetworkSpec - Class in com.vmware.vcenter.namespace_management
The NetworkSpec contains information related to network configuration for one or more interfaces.
ClustersTypes.NetworkSpec.Builder - Class in com.vmware.vcenter.namespace_management
Builder class for ClustersTypes.NetworkSpec.
ClustersTypes.NetworkSpec.Ipv4Mode - Class in com.vmware.vcenter.namespace_management
The Ipv4Mode enumeration class defines various IPv4 address assignment modes.
ClustersTypes.NetworkSpec.Ipv4Mode.Values - Enum in com.vmware.vcenter.namespace_management
Native Java enum representing this enumeration class.
ClustersTypes.Result - Class in com.vmware.vcenter.namespace_management.software
The Result class contains the result of batch upgrade method.
ClustersTypes.Result.Builder - Class in com.vmware.vcenter.namespace_management.software
Builder class for ClustersTypes.Result.
ClustersTypes.Result.Res - Class in com.vmware.vcenter.namespace_management.software
The Res enumeration class represents the upgrade invocation result for each cluster.
ClustersTypes.Result.Res.Values - Enum in com.vmware.vcenter.namespace_management.software
Native Java enum representing this enumeration class.
ClustersTypes.SetSpec - Class in com.vmware.vcenter.namespace_management
The SetSpec class contains the specification required to set a new configuration on the Cluster.
ClustersTypes.SetSpec.Builder - Class in com.vmware.vcenter.namespace_management
Builder class for ClustersTypes.SetSpec.
ClustersTypes.State - Class in com.vmware.vcenter.namespace_management.software
The State enumeration class describes the state of the upgrade.
ClustersTypes.State.Values - Enum in com.vmware.vcenter.namespace_management.software
Native Java enum representing this enumeration class.
ClustersTypes.Stats - Class in com.vmware.vcenter.namespace_management
The Stats class contains the basic runtime statistics about a vSphere Namespaces-enabled cluster.
ClustersTypes.Stats.Builder - Class in com.vmware.vcenter.namespace_management
Builder class for ClustersTypes.Stats.
ClustersTypes.Summary - Class in com.vmware.vcenter.namespace_management
The Summary class contains the basic information about the cluster statistics and status related to vSphere Namespaces.
ClustersTypes.Summary - Class in com.vmware.vcenter.namespace_management.software
The Summary class contains basic information about the cluster upgrade related information.
ClustersTypes.Summary.Builder - Class in com.vmware.vcenter.namespace_management
Builder class for ClustersTypes.Summary.
ClustersTypes.Summary.Builder - Class in com.vmware.vcenter.namespace_management.software
Builder class for ClustersTypes.Summary.
ClustersTypes.UpdateSpec - Class in com.vmware.vcenter.namespace_management
The UpdateSpec class contains the specification required to update the configuration on the Cluster.
ClustersTypes.UpdateSpec.Builder - Class in com.vmware.vcenter.namespace_management
Builder class for ClustersTypes.UpdateSpec.
ClustersTypes.UpgradeProgress - Class in com.vmware.vcenter.namespace_management.software
The UpgradeProgress class contains detailed information about the cluster upgrade progess.
ClustersTypes.UpgradeProgress.Builder - Class in com.vmware.vcenter.namespace_management.software
ClustersTypes.UpgradeSpec - Class in com.vmware.vcenter.namespace_management.software
The UpgradeSpec class contains the specification required to upgrade a cluster.
ClustersTypes.UpgradeSpec.Builder - Class in com.vmware.vcenter.namespace_management.software
Builder class for ClustersTypes.UpgradeSpec.
ClustersTypes.UpgradeStatus - Class in com.vmware.vcenter.namespace_management.software
The UpgradeStatus class contains detailed information about the cluster when upgraded is in progress.
ClustersTypes.UpgradeStatus.Builder - Class in com.vmware.vcenter.namespace_management.software
Builder class for ClustersTypes.UpgradeStatus.
ClusterTypes - Interface in com.vmware.vcenter
Defines the data types of the Cluster API service.
ClusterTypes - Interface in com.vmware.vcenter.vcha
Defines the data types of the Cluster API service.
ClusterTypes._VAPI_OPERATIONS - Enum in com.vmware.vcenter.vcha
Identifiers of the task operations
ClusterTypes.ActiveSpec - Class in com.vmware.vcenter.vcha
The ActiveSpec class contains the deploy specification for the Active Node of the VCHA cluster.
ClusterTypes.ActiveSpec.Builder - Class in com.vmware.vcenter.vcha
Builder class for ClusterTypes.ActiveSpec.
ClusterTypes.ClusterMode - Class in com.vmware.vcenter.vcha
The ClusterMode enumeration class defines the possible modes for a VCHA Cluster.
ClusterTypes.ClusterMode.Values - Enum in com.vmware.vcenter.vcha
Native Java enum representing this enumeration class.
ClusterTypes.ClusterState - Class in com.vmware.vcenter.vcha
The ClusterState enumeration class defines the possible for a VCHA Cluster.
ClusterTypes.ClusterState.Values - Enum in com.vmware.vcenter.vcha
Native Java enum representing this enumeration class.
ClusterTypes.ConfigState - Class in com.vmware.vcenter.vcha
The ConfigState enumeration class defines the VCHA configuration state.
ClusterTypes.ConfigState.Values - Enum in com.vmware.vcenter.vcha
Native Java enum representing this enumeration class.
ClusterTypes.DeploySpec - Class in com.vmware.vcenter.vcha
The DeploySpec class contains the deploy specification for the three nodes of a VCHA cluster.
ClusterTypes.DeploySpec.Builder - Class in com.vmware.vcenter.vcha
Builder class for ClusterTypes.DeploySpec.
ClusterTypes.ErrorCondition - Class in com.vmware.vcenter.vcha
The ErrorCondition class contains an error condition and a recommendation to handle the error condition.
ClusterTypes.ErrorCondition.Builder - Class in com.vmware.vcenter.vcha
Builder class for ClusterTypes.ErrorCondition.
ClusterTypes.FilterSpec - Class in com.vmware.vcenter
The FilterSpec class contains properties used to filter the results when listing clusters (see Cluster.list(com.vmware.vcenter.ClusterTypes.FilterSpec)).
ClusterTypes.FilterSpec.Builder - Class in com.vmware.vcenter
Builder class for ClusterTypes.FilterSpec.
ClusterTypes.Info - Class in com.vmware.vcenter
The Info class contains information about a cluster in vCenter Server.
ClusterTypes.Info - Class in com.vmware.vcenter.vcha
The Info class contains the configuration and health information of the three nodes in a VCHA Cluster.
ClusterTypes.Info.Builder - Class in com.vmware.vcenter
Builder class for ClusterTypes.Info.
ClusterTypes.Info.Builder - Class in com.vmware.vcenter.vcha
Builder class for ClusterTypes.Info.
ClusterTypes.IpFamily - Class in com.vmware.vcenter.vcha
The IpFamily enumeration class defines the IP address family.
ClusterTypes.IpFamily.Values - Enum in com.vmware.vcenter.vcha
Native Java enum representing this enumeration class.
ClusterTypes.IpInfo - Class in com.vmware.vcenter.vcha
The IpInfo class contains properties related to an ip.
ClusterTypes.IpInfo.Builder - Class in com.vmware.vcenter.vcha
Builder class for ClusterTypes.IpInfo.
ClusterTypes.Ipv4Info - Class in com.vmware.vcenter.vcha
The Ipv4Info class contains properties to describe IPV4 information of the configured network interface.
ClusterTypes.Ipv4Info.Builder - Class in com.vmware.vcenter.vcha
Builder class for ClusterTypes.Ipv4Info.
ClusterTypes.Ipv6Info - Class in com.vmware.vcenter.vcha
The Ipv6Info class contains properties to describe IPV6 information of the configured network interface.
ClusterTypes.Ipv6Info.Builder - Class in com.vmware.vcenter.vcha
Builder class for ClusterTypes.Ipv6Info.
ClusterTypes.NodeInfo - Class in com.vmware.vcenter.vcha
The NodeInfo class defines the configuration information for the active and passive nodes in the cluster.
ClusterTypes.NodeInfo.Builder - Class in com.vmware.vcenter.vcha
Builder class for ClusterTypes.NodeInfo.
ClusterTypes.NodeRole - Class in com.vmware.vcenter.vcha
The NodeRole enumeration class defines the role node can be in a VCHA Cluster.
ClusterTypes.NodeRole.Values - Enum in com.vmware.vcenter.vcha
Native Java enum representing this enumeration class.
ClusterTypes.NodeRuntimeInfo - Class in com.vmware.vcenter.vcha
The NodeRuntimeInfo class describes a node's runtime information in a VCHA Cluster.
ClusterTypes.NodeRuntimeInfo.Builder - Class in com.vmware.vcenter.vcha
Builder class for ClusterTypes.NodeRuntimeInfo.
ClusterTypes.NodeState - Class in com.vmware.vcenter.vcha
The NodeState enumeration class defines possible state a node can be in a VCHA Cluster.
ClusterTypes.NodeState.Values - Enum in com.vmware.vcenter.vcha
Native Java enum representing this enumeration class.
ClusterTypes.NodeVmInfo - Class in com.vmware.vcenter.vcha
The NodeVmInfo class contains information to describe the Virtual Machine of a node of a VCHA cluster.
ClusterTypes.NodeVmInfo.Builder - Class in com.vmware.vcenter.vcha
Builder class for ClusterTypes.NodeVmInfo.
ClusterTypes.PassiveSpec - Class in com.vmware.vcenter.vcha
The PassiveSpec class contains the deploy specification for the Passive Node of the VCHA cluster.
ClusterTypes.PassiveSpec.Builder - Class in com.vmware.vcenter.vcha
Builder class for ClusterTypes.PassiveSpec.
ClusterTypes.Summary - Class in com.vmware.vcenter
The Summary class contains commonly used information about a cluster in vCenter Server.
ClusterTypes.Summary.Builder - Class in com.vmware.vcenter
Builder class for ClusterTypes.Summary.
ClusterTypes.Type - Class in com.vmware.vcenter.vcha
The Type enumeration class defines the possible deployment types for a VCHA Cluster.
ClusterTypes.Type.Values - Enum in com.vmware.vcenter.vcha
Native Java enum representing this enumeration class.
ClusterTypes.UndeploySpec - Class in com.vmware.vcenter.vcha
The UndeploySpec class contains the undeploy specification for a VCHA cluster.
ClusterTypes.UndeploySpec.Builder - Class in com.vmware.vcenter.vcha
Builder class for ClusterTypes.UndeploySpec.
ClusterTypes.VmInfo - Class in com.vmware.vcenter.vcha
The VmInfo class contains information to describe the Virtual Machines of passive and witness nodes of a VCHA cluster.
ClusterTypes.VmInfo.Builder - Class in com.vmware.vcenter.vcha
Builder class for ClusterTypes.VmInfo.
ClusterTypes.WitnessInfo - Class in com.vmware.vcenter.vcha
The WitnessInfo class defines the configuration and runtime information for the witness node in the cluster.
ClusterTypes.WitnessInfo.Builder - Class in com.vmware.vcenter.vcha
Builder class for ClusterTypes.WitnessInfo.
ClusterTypes.WitnessSpec - Class in com.vmware.vcenter.vcha
The WitnessSpec class contains the deploy specification for the Witness Node of the VCHA cluster.
ClusterTypes.WitnessSpec.Builder - Class in com.vmware.vcenter.vcha
Builder class for ClusterTypes.WitnessSpec.
com.vmware.appliance - package com.vmware.appliance
The com.vmware.appliance package provides interfaces for managing vCenter Appliance configuration.
com.vmware.appliance.access - package com.vmware.appliance.access
The com.vmware.appliance.access package provides interfaces for managing access to the appliance.
com.vmware.appliance.configuration.util - package com.vmware.appliance.configuration.util
 
com.vmware.appliance.health - package com.vmware.appliance.health
The com.vmware.appliance.health package provides interfaces for reporting the health of the various subsystems of the the appliance.
com.vmware.appliance.infraprofile - package com.vmware.appliance.infraprofile
The com.vmware.appliance.infraprofile package provides interfaces to manage profile spec for the appliance
com.vmware.appliance.infraprofile.util - package com.vmware.appliance.infraprofile.util
 
com.vmware.appliance.local_accounts - package com.vmware.appliance.local_accounts
 
com.vmware.appliance.localaccounts - package com.vmware.appliance.localaccounts
The com.vmware.appliancelocalaccounts package provides interfaces for managing local (OS) accounts in the appliance.
com.vmware.appliance.logging - package com.vmware.appliance.logging
The com.vmware.appliance.logging package provides interfaces for managing log forwarding in the appliance.
com.vmware.appliance.monitoring - package com.vmware.appliance.monitoring
The com.vmware.appliance.monitoring package provides interfaces for monitoring of the appliance.
com.vmware.appliance.networking - package com.vmware.appliance.networking
The com.vmware.appliance.networking package provides interfaces for managing network configuration of the appliance.
com.vmware.appliance.networking.dns - package com.vmware.appliance.networking.dns
 
com.vmware.appliance.networking.firewall - package com.vmware.appliance.networking.firewall
 
com.vmware.appliance.networking.interfaces - package com.vmware.appliance.networking.interfaces
 
com.vmware.appliance.ntp - package com.vmware.appliance.ntp
The com.vmware.appliance.ntp package provides interfaces for managing NTP settings of the appliance.
com.vmware.appliance.recovery - package com.vmware.appliance.recovery
The com.vmware.appliance.recovery package provides interfaces for backin up and restoring vCenter Appliance configuration.
com.vmware.appliance.recovery.backup - package com.vmware.appliance.recovery.backup
 
com.vmware.appliance.recovery.backup.job - package com.vmware.appliance.recovery.backup.job
 
com.vmware.appliance.recovery.backup.system_name - package com.vmware.appliance.recovery.backup.system_name
 
com.vmware.appliance.recovery.reconciliation - package com.vmware.appliance.recovery.reconciliation
 
com.vmware.appliance.recovery.restore - package com.vmware.appliance.recovery.restore
 
com.vmware.appliance.recovery.util - package com.vmware.appliance.recovery.util
 
com.vmware.appliance.shutdown - package com.vmware.appliance.shutdown
The com.vmware.appliance.shutdown package provides interfaces to shutdown and reboot the appliance.
com.vmware.appliance.system - package com.vmware.appliance.system
The com.vmware.appliance.system package provides interfaces to query the appliance system information.
com.vmware.appliance.system.time - package com.vmware.appliance.system.time
 
com.vmware.appliance.tymesync - package com.vmware.appliance.tymesync
The com.vmware.appliance.tymesync package provides interfaces for managing tyme synchronization settings of the appliance.
com.vmware.appliance.update - package com.vmware.appliance.update
The com.vmware.appliance.update package provides interfaces for updating the software in the appliance.
com.vmware.appliance.util - package com.vmware.appliance.util
 
com.vmware.appliance.vmon - package com.vmware.appliance.vmon
The com.vmware.appliance.vmon package provides interfaces to manage a set of services that are part of the vCenter Server.
com.vmware.appliance.vmon.util - package com.vmware.appliance.vmon.util
 
com.vmware.cis - package com.vmware.cis
The com.vmware.cis package provides VMware common infrastructure interfaces.
com.vmware.cis.tagging - package com.vmware.cis.tagging
The com.vmware.cis.tagging component provides methods and classes to attach metadata, by means of tags, to vSphere objects to make these objects more sortable and searchable.
com.vmware.cis.tagging.util - package com.vmware.cis.tagging.util
 
com.vmware.cis.task - package com.vmware.cis.task
The com.vmware.cis.task package provides enumeration classes and classes used for managing tasks.
com.vmware.cis.util - package com.vmware.cis.util
 
com.vmware.content - package com.vmware.content
The Content package provides classes and interfaces for configuring global settings and permissions, and for managing libraries in the Content Library Service.
com.vmware.content.library - package com.vmware.content.library
The Content Library package provides classes and interfaces for defining and managing the library's items, subscription, publication, and storage.
com.vmware.content.library.item - package com.vmware.content.library.item
The Content Library Item package provides classes and interfaces for managing files in a library item.
com.vmware.content.library.item.downloadsession - package com.vmware.content.library.item.downloadsession
The Content Library Item Download Session package provides classes and interfaces for downloading files in a session.
com.vmware.content.library.item.updatesession - package com.vmware.content.library.item.updatesession
The Content Library Item Update Session package provides classes and interfaces for updating files in a session.
com.vmware.content.type.ovf - package com.vmware.content.type.ovf
 
com.vmware.content.type.ovf.policy - package com.vmware.content.type.ovf.policy
 
com.vmware.content.util - package com.vmware.content.util
 
com.vmware.esx.hcl - package com.vmware.esx.hcl
The com.vmware.esx.hcl package provides interfaces to query the hardware compatibility for an ESXi or a cluster.
com.vmware.esx.hcl.hosts - package com.vmware.esx.hcl.hosts
 
com.vmware.esx.hcl.util - package com.vmware.esx.hcl.util
 
com.vmware.esx.health.util - package com.vmware.esx.health.util
 
com.vmware.esx.hosts - package com.vmware.esx.hosts
The com.vmware.esx.hosts package provides interfaces to manage ESX host.
com.vmware.esx.hosts.health.perspectives - package com.vmware.esx.hosts.health.perspectives
The com.vmware.esx.hosts.health.perspectives package provides interfaces to get the health status of ESX hosts relevant to a specific perspective.
com.vmware.esx.hosts.software - package com.vmware.esx.hosts.software
The com.vmware.esx.hosts.software package provides interfaces to get information about current software on ESX.
com.vmware.esx.hosts.util - package com.vmware.esx.hosts.util
 
com.vmware.esx.settings - package com.vmware.esx.settings
The com.vmware.esx.settings package provides interfaces to manage ESX settings.
com.vmware.esx.settings.clusters - package com.vmware.esx.settings.clusters
The com.vmware.esx.settings.clusters package provides interfaces to manage desired state configuration and software for a cluster of ESX hosts.
com.vmware.esx.settings.clusters.enablement - package com.vmware.esx.settings.clusters.enablement
The com.vmware.esx.settings.clusters.enablement package provides interfaces to manage enablement of the feature that allows to collectively manage hosts within the cluster with a single software specification.
com.vmware.esx.settings.clusters.policies - package 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 - package 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.clusters.software - package com.vmware.esx.settings.clusters.software
The com.vmware.esx.settings.clusters.software package provides interfaces to manage desired state software for ESX cluster.
com.vmware.esx.settings.clusters.software.drafts - package com.vmware.esx.settings.clusters.software.drafts
The com.vmware.esx.settings.clusters.software.drafts package provides interfaces to manage software drafts for ESX cluster.
com.vmware.esx.settings.clusters.software.drafts.software - package com.vmware.esx.settings.clusters.software.drafts.software
The com.vmware.esx.settings.clusters.software.drafts.software package provides interfaces to manage draft of the software documents for ESX cluster.
com.vmware.esx.settings.clusters.software.reports - package com.vmware.esx.settings.clusters.software.reports
The com.vmware.esx.settings.clusters.software.reports package provides interfaces to manage reports pertaining to the desired state software for a cluster of ESXi hosts.
com.vmware.esx.settings.clusters.software.reports.hardware_compatibility - package com.vmware.esx.settings.clusters.software.reports.hardware_compatibility
The com.vmware.esx.settings.clusters.software.reports.hardware_compatibility package provides interfaces to manage reports pertaining to the desired state software for a cluster of ESXi hosts.
com.vmware.esx.settings.defaults - package com.vmware.esx.settings.defaults
The com.vmware.esx.settings.defaults package provides interfaces to manage defaults that affect management of desired state configuration and software for ESXi clusters and hosts.
com.vmware.esx.settings.defaults.clusters - package com.vmware.esx.settings.defaults.clusters
The com.vmware.esx.settings.defaults.clusters package provides interfaces to manage defaults that affect management of desired state configuration and software for ESXi clusters.
com.vmware.esx.settings.defaults.clusters.policies - package com.vmware.esx.settings.defaults.clusters.policies
Copyright 2019 VMware, Inc.
com.vmware.esx.settings.defaults.clusters.policies.apply - package 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.
com.vmware.esx.settings.depot_content - package com.vmware.esx.settings.depot_content
The com.vmware.esx.settings.depot_content package provides interfaces to retrieve contents from the depot.
com.vmware.esx.settings.depot_content.add_ons - package com.vmware.esx.settings.depot_content.add_ons
The com.vmware.esx.settings.depot_content.add_ons package provides interfaces to retrieve OEM specific add-on versions from the depot.
com.vmware.esx.settings.depot_content.base_images - package com.vmware.esx.settings.depot_content.base_images
The com.vmware.esx.settings.depot_content.base_images package provides interfaces to retrieve base_images from the depot.
com.vmware.esx.settings.depot_content.components - package com.vmware.esx.settings.depot_content.components
The com.vmware.esx.settings.depot_content.components package provides interfaces to retrieve component versions from the depot.
com.vmware.esx.settings.depots - package com.vmware.esx.settings.depots
The com.vmware.esx.settings.depots package provides interfaces to manage VUM compatible ESX Depots.
com.vmware.esx.settings.hosts - package com.vmware.esx.settings.hosts
The com.vmware.esx.settings.hosts package provides interfaces to manage desired state configuration and software for a standalone ESX host.
com.vmware.esx.settings.util - package com.vmware.esx.settings.util
 
com.vmware.vapi - package com.vmware.vapi
The com.vmware.vapi component provides API infrastructure interfaces and standard types that can be used in the interface specification of any interface.
com.vmware.vapi.bindings - package com.vmware.vapi.bindings
 
com.vmware.vapi.bindings.annotation - package com.vmware.vapi.bindings.annotation
 
com.vmware.vapi.bindings.client - package com.vmware.vapi.bindings.client
 
com.vmware.vapi.bindings.convert - package com.vmware.vapi.bindings.convert
 
com.vmware.vapi.bindings.exception - package com.vmware.vapi.bindings.exception
 
com.vmware.vapi.client - package com.vmware.vapi.client
 
com.vmware.vapi.client.exception - package com.vmware.vapi.client.exception
 
com.vmware.vapi.core - package com.vmware.vapi.core
 
com.vmware.vapi.data - package com.vmware.vapi.data
 
com.vmware.vapi.dsig.json - package com.vmware.vapi.dsig.json
 
com.vmware.vapi.l10n - package com.vmware.vapi.l10n
 
com.vmware.vapi.metadata - package com.vmware.vapi.metadata
The com.vmware.vapi.metadata package provides metadata interfaces.
com.vmware.vapi.metadata.authentication - package com.vmware.vapi.metadata.authentication
The com.vmware.vapi.metadata.authentication package provides interfaces that expose authentication information for operation elements across all the service elements.
com.vmware.vapi.metadata.authentication.service - package com.vmware.vapi.metadata.authentication.service
The com.vmware.vapi.metadata.authentication.service package provides interfaces to retrieve authentication information for operation elements.
com.vmware.vapi.metadata.cli - package com.vmware.vapi.metadata.cli
The com.vmware.vapi.metadata.cli package provides interfaces that expose all the information required to display namespace or command help, execute a command and display it's result.
com.vmware.vapi.metadata.metamodel - package com.vmware.vapi.metadata.metamodel
The com.vmware.vapi.metadata.metamodel package provides interfaces that expose all the information present in the interface definition language (IDL) specification.
com.vmware.vapi.metadata.metamodel.resource - package com.vmware.vapi.metadata.metamodel.resource
The com.vmware.vapi.metadata.metamodel.resource package provides interfaces to retrieve metamodel information for resource types.
com.vmware.vapi.metadata.metamodel.service - package com.vmware.vapi.metadata.metamodel.service
The com.vmware.vapi.metadata.metamodel.service package provides interfaces to retrieve metamodel information about the elements contained in a service element.
com.vmware.vapi.metadata.privilege - package com.vmware.vapi.metadata.privilege
The com.vmware.vapi.metadata.privilege package provides interfaces that expose privilege information for operation elements across all the service elements.
com.vmware.vapi.metadata.privilege.service - package com.vmware.vapi.metadata.privilege.service
The com.vmware.vapi.metadata.privilege.service package provides interfaces to retrieve privilege information for operation elements.
com.vmware.vapi.protocol - package com.vmware.vapi.protocol
 
com.vmware.vapi.protocol.client.http - package com.vmware.vapi.protocol.client.http
 
com.vmware.vapi.protocol.common - package com.vmware.vapi.protocol.common
 
com.vmware.vapi.protocol.common.json - package com.vmware.vapi.protocol.common.json
 
com.vmware.vapi.security - package com.vmware.vapi.security
 
com.vmware.vapi.std - package com.vmware.vapi.std
The com.vmware.vapi.std package provides standard types that can be used in the interface specification of any interface.
com.vmware.vapi.std.errors - package com.vmware.vapi.std.errors
The com.vmware.vapi.std.errors package provides the standard exceptions that can be included in the list of exceptions in the specification of methods to indicate that the method might report those exceptions.
com.vmware.vapi.std.interposition - package com.vmware.vapi.std.interposition
The com.vmware.vapi.std.interposition package provides interfaces that TODO.
com.vmware.vapi.util - package com.vmware.vapi.util
 
com.vmware.vapi.util.async - package com.vmware.vapi.util.async
 
com.vmware.vcenter - package com.vmware.vcenter
The com.vmware.vcenter package provides interfaces for managing VMware vSphere environments.
com.vmware.vcenter.certificate_management - package com.vmware.vcenter.certificate_management
The com.vmware.vcenter.certificate_management package provides interfaces to manage certificates.
com.vmware.vcenter.certificate_management.vcenter - package com.vmware.vcenter.certificate_management.vcenter
The com.vmware.vcenter.certificate_management.vcenter package provides interfaces to manage certificates.
com.vmware.vcenter.compute - package com.vmware.vcenter.compute
The com.vmware.vcenter.compute package provides interfaces for managing compute policies in VMware Cloud on AWS.
com.vmware.vcenter.compute.policies - package com.vmware.vcenter.compute.policies
The com.vmware.vcenter.compute.policies package provides classes for managing compute policies in VMware Cloud on AWS.
com.vmware.vcenter.compute.policies.capabilities - package com.vmware.vcenter.compute.policies.capabilities
The com.vmware.vcenter.compute.policies.capabilities package provides classes for compute policy capabilities offered by vCenter in VMware Cloud on AWS.
com.vmware.vcenter.compute.policies.capabilities.cluster_scale_in_ignore_vm_capabilities - package com.vmware.vcenter.compute.policies.capabilities.cluster_scale_in_ignore_vm_capabilities
The com.vmware.vcenter.compute.policies.capabilities.cluster_scale_in_ignore_vm_capabilities package provides classes for the Scale-In Ignore Virtual Machine Capabilities capability offered by vCenter in VMware Cloud on AWS.
com.vmware.vcenter.compute.policies.capabilities.disable_drs_vmotion - package com.vmware.vcenter.compute.policies.capabilities.disable_drs_vmotion
The com.vmware.vcenter.compute.policies.capabilities.disable_drs_vmotion package provides classes for the Disable DRS vMotion capability offered by vCenter in VMware Cloud on AWS.
com.vmware.vcenter.compute.policies.capabilities.vm.evacuation.vmotion - package com.vmware.vcenter.compute.policies.capabilities.vm.evacuation.vmotion
The com.vmware.vcenter.compute.policies.capabilities.vm.evacuation.vmotion package provides classes for the virtual machine evacuation vMotion capability offered by vCenter in VMware Cloud on AWS.
com.vmware.vcenter.compute.policies.capabilities.vm_host_affinity - package com.vmware.vcenter.compute.policies.capabilities.vm_host_affinity
The com.vmware.vcenter.compute.policies.capabilities.vm_host_affinity package provides classes for the VM Host affinity capability offered by vCenter in VMware Cloud on AWS.
com.vmware.vcenter.compute.policies.capabilities.vm_host_anti_affinity - package com.vmware.vcenter.compute.policies.capabilities.vm_host_anti_affinity
The com.vmware.vcenter.compute.policies.capabilities.vm_host_anti_affinity package provides classes for the VM Host anti-affinity capability offered by vCenter in VMware Cloud on AWS.
com.vmware.vcenter.compute.policies.capabilities.vm_vm_affinity - package com.vmware.vcenter.compute.policies.capabilities.vm_vm_affinity
The com.vmware.vcenter.compute.policies.capabilities.vm_vm_affinity package provides classes for the VM-VM affinity capability offered by vCenter in VMware Cloud on AWS.
com.vmware.vcenter.compute.policies.capabilities.vm_vm_anti_affinity - package com.vmware.vcenter.compute.policies.capabilities.vm_vm_anti_affinity
The com.vmware.vcenter.compute.policies.capabilities.vm_vm_anti_affinity package provides classes for the VM VM anti-affinity capability offered by vCenter in VMware Cloud on AWS.
com.vmware.vcenter.compute.util - package com.vmware.vcenter.compute.util
 
com.vmware.vcenter.content.registries - package com.vmware.vcenter.content.registries
The com.vmware.vcenter.content.registries package provides classes and interfaces for managing image registries in vCenter.
com.vmware.vcenter.content.registries.harbor - package com.vmware.vcenter.content.registries.harbor
The com.vmware.vcenter.content.registries.harbor package provides classes and interfaces for managing Harbor registry in vCenter.
com.vmware.vcenter.content.registries.util - package com.vmware.vcenter.content.registries.util
 
com.vmware.vcenter.datastore - package com.vmware.vcenter.datastore
 
com.vmware.vcenter.deployment - package com.vmware.vcenter.deployment
 
com.vmware.vcenter.deployment.install - package com.vmware.vcenter.deployment.install
 
com.vmware.vcenter.deployment.install.initial_config.remote_psc - package com.vmware.vcenter.deployment.install.initial_config.remote_psc
 
com.vmware.vcenter.deployment.install.psc - package com.vmware.vcenter.deployment.install.psc
 
com.vmware.vcenter.deployment.migrate - package com.vmware.vcenter.deployment.migrate
 
com.vmware.vcenter.guest - package com.vmware.vcenter.guest
The com.vmware.vcenter.guest package provides interfaces for managing guest customization specifications in the vCenter Server.
com.vmware.vcenter.hlm.util - package com.vmware.vcenter.hlm.util
 
com.vmware.vcenter.hvc - package com.vmware.vcenter.hvc
The com.vmware.vcenter.hvc package provides interfaces to manage hybrid links between a local and remote Platform Service Controller.
com.vmware.vcenter.hvc.links - package com.vmware.vcenter.hvc.links
 
com.vmware.vcenter.hvc.links.sync - package com.vmware.vcenter.hvc.links.sync
 
com.vmware.vcenter.hvc.management - package com.vmware.vcenter.hvc.management
 
com.vmware.vcenter.hvc.util - package com.vmware.vcenter.hvc.util
 
com.vmware.vcenter.identity - package com.vmware.vcenter.identity
The com.vmware.vcenter.identity package provides interfaces to manage VcIdentity.
com.vmware.vcenter.inventory - package com.vmware.vcenter.inventory
The com.vmware.vcenter.inventory component provides methods and classes for retrieving vCenter datastore and network information for a given List of identifiers.
com.vmware.vcenter.inventory.util - package com.vmware.vcenter.inventory.util
 
com.vmware.vcenter.iso - package com.vmware.vcenter.iso
The com.vmware.vcenter.iso package provides classes and interfaces that will let its client mount or unmount an ISO image on a virtual machine as a CD-ROM.
com.vmware.vcenter.iso.util - package com.vmware.vcenter.iso.util
 
com.vmware.vcenter.lcm - package com.vmware.vcenter.lcm
The com.vmware.vcenter.lcm package provides interfaces for managing the vCenter Server lifecycle.
com.vmware.vcenter.lcm.discovery - package com.vmware.vcenter.lcm.discovery
The com.vmware.vcenter.lcm.discovery package provides interfaces for discovering products registered with vCenter Server and interoperability between those products and vCenter Server.
com.vmware.vcenter.lcm.update - package com.vmware.vcenter.lcm.update
The com.vmware.vcenter.lcm.update package provides interfaces for updating vCenter Server to a newer version.
com.vmware.vcenter.lcm.util - package com.vmware.vcenter.lcm.util
 
com.vmware.vcenter.namespace_management - package com.vmware.vcenter.namespace_management
The com.vmware.vcenter.namespace_management package provides interfaces for managing Namespaces.
com.vmware.vcenter.namespace_management.software - package com.vmware.vcenter.namespace_management.software
The com.vmware.vcenter.namespace_management.software package provides interfaces for managing namespaces software components.
com.vmware.vcenter.namespace_management.stats - package com.vmware.vcenter.namespace_management.stats
The com.vmware.vcenter.namespace_management.stats package provides interfaces for gathering statistics related to various Namespaces related components.
com.vmware.vcenter.namespace_management.util - package com.vmware.vcenter.namespace_management.util
 
com.vmware.vcenter.namespaces - package com.vmware.vcenter.namespaces
The com.vmware.vcenter.namespaces package provides interfaces for managing namespaces related methods.
com.vmware.vcenter.namespaces.user - package com.vmware.vcenter.namespaces.user
The com.vmware.vcenter.namespaces.user package provides interfaces to access namespaces for non-administrative users.
com.vmware.vcenter.namespaces.util - package com.vmware.vcenter.namespaces.util
 
com.vmware.vcenter.nsx.deployment.util - package com.vmware.vcenter.nsx.deployment.util
 
com.vmware.vcenter.ovf - package com.vmware.vcenter.ovf
The com.vmware.vcenter.ovf package provides services to capture and deploy Open Virtualization Format (OVF) packages to and from the content library.
com.vmware.vcenter.ovf.util - package com.vmware.vcenter.ovf.util
 
com.vmware.vcenter.services - package com.vmware.vcenter.services
 
com.vmware.vcenter.storage - package com.vmware.vcenter.storage
 
com.vmware.vcenter.storage.policies - package com.vmware.vcenter.storage.policies
 
com.vmware.vcenter.storage.policies.compliance - package com.vmware.vcenter.storage.policies.compliance
 
com.vmware.vcenter.system_config - package com.vmware.vcenter.system_config
 
com.vmware.vcenter.system_config.features.tech_preview - package com.vmware.vcenter.system_config.features.tech_preview
The package provides interfaces for managing the status of Tech Preview features on the appliance.
com.vmware.vcenter.tagging - package com.vmware.vcenter.tagging
The com.vmware.vcenter.tagging package provides interfaces for managing tags.
com.vmware.vcenter.tokenservice - package com.vmware.vcenter.tokenservice
The com.vmware.vcenter.tokenservice package provides Token interfaces.
com.vmware.vcenter.tokenservice.util - package com.vmware.vcenter.tokenservice.util
 
com.vmware.vcenter.topology - package com.vmware.vcenter.topology
 
com.vmware.vcenter.trusted_infrastructure - package com.vmware.vcenter.trusted_infrastructure
The com.vmware.vcenter.trusted_infrastructure package provides interfaces that enable a Trusted Infrastructure.
com.vmware.vcenter.trusted_infrastructure.attestation - package com.vmware.vcenter.trusted_infrastructure.attestation
The com.vmware.vcenter.trusted_infrastructure.attestation package provides interfaces for configuring Attestation Services for Trusted vCenter.
com.vmware.vcenter.trusted_infrastructure.kms - package com.vmware.vcenter.trusted_infrastructure.kms
The com.vmware.vcenter.trusted_infrastructure.kms package provides interfaces for configuring Key Provider Services for Trusted vCenter.
com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters - package com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters
The com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters package provides the Trust Authority Components.
com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.attestation - package com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.attestation
The com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.attestation package provides interfaces for configuring the Attestation Service.
com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.attestation.os.esx - package com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.attestation.os.esx
The com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.attestation.os.esx package provides the interfaces for configuring ESX host metadata.
com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.attestation.tpm2 - package com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.attestation.tpm2
The com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.attestation.tpm2 package provides interfaces to manage remote attestation configuration for TPM trust.
com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms - package com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms
The com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms package provides the interfaces for configuring the Key Provider Service.
com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.providers - package com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.providers
The com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.providers package provides the interfaces for configuring the Key Providers of a Trust Authority Cluster.
com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.providers.client_certificate - package com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.providers.client_certificate
The com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.providers.client_certificate package provides the interfaces for configuring the Client Certificate used by the Key Provider Service to authenticate against the Key Servers.
com.vmware.vcenter.trusted_infrastructure.trust_authority_hosts - package com.vmware.vcenter.trusted_infrastructure.trust_authority_hosts
The com.vmware.vcenter.trusted_infrastructure.trust_authority_hosts package provides interfaces that provide information necessary to connect to the hosts running the Trust Authority Components.
com.vmware.vcenter.trusted_infrastructure.trusted_clusters.attestation - package com.vmware.vcenter.trusted_infrastructure.trusted_clusters.attestation
The com.vmware.vcenter.trusted_infrastructure.trusted_clusters.attestation package provides interfaces for configuring Attestation Services for Trusted Clusters.
com.vmware.vcenter.trusted_infrastructure.trusted_clusters.kms - package com.vmware.vcenter.trusted_infrastructure.trusted_clusters.kms
The com.vmware.vcenter.trusted_infrastructure.trusted_clusters.kms package provides interfaces for configuring Key Provider Services for Trusted Clusters.
com.vmware.vcenter.util - package com.vmware.vcenter.util
 
com.vmware.vcenter.vcha - package com.vmware.vcenter.vcha
The com.vmware.vcenter.vcha package provides interfaces for deploying and monitoring a vCenter High Availability (VCHA) Cluster.
com.vmware.vcenter.vcha.cluster - package com.vmware.vcenter.vcha.cluster
The com.vmware.vcenter.vcha.cluster package provides interfaces for redeploying and monitoring a vCenter High Availability (VCHA) Cluster after a successful initial deployment.
com.vmware.vcenter.vm - package com.vmware.vcenter.vm
The com.vmware.vcenter.vm package provides interfaces for managing virtual machines.
com.vmware.vcenter.vm.compute - package com.vmware.vcenter.vm.compute
The com.vmware.vcenter.vm.compute package provides interfaces for quering the status of compute policies on virtual machines in VMware Cloud on AWS.
com.vmware.vcenter.vm.compute.util - package com.vmware.vcenter.vm.compute.util
 
com.vmware.vcenter.vm.console - package com.vmware.vcenter.vm.console
The com.vmware.vcenter.vm.console package provides interfaces for managing Virtual Machine Consoles.
com.vmware.vcenter.vm.guest - package com.vmware.vcenter.vm.guest
The com.vmware.vcenter.vm.guest package provides interfaces for dealing with the guest operating system.
com.vmware.vcenter.vm.guest.networking - package com.vmware.vcenter.vm.guest.networking
The com.vmware.vcenter.vm.guest.networking package provides interfaces for dealing with the guest operating system networking.
com.vmware.vcenter.vm.hardware - package com.vmware.vcenter.vm.hardware
The com.vmware.vcenter.vm.hardware package provides interfaces for managing the virtual hardware configuration and state of a virtual machine.
com.vmware.vcenter.vm.hardware.adapter - package com.vmware.vcenter.vm.hardware.adapter
The com.vmware.vcenter.vm.hardware.adapter package provides interfaces for managing the configuration and state of the virtual adapters belonging to a virtual machine.
com.vmware.vcenter.vm.hardware.boot - package com.vmware.vcenter.vm.hardware.boot
The com.vmware.vcenter.vm.hardware.boot package provides interfaces for managing the virtual devices used to boot a virtual machine.
com.vmware.vcenter.vm.storage - package com.vmware.vcenter.vm.storage
 
com.vmware.vcenter.vm.storage.policy - package com.vmware.vcenter.vm.storage.policy
 
com.vmware.vcenter.vm.tools - package com.vmware.vcenter.vm.tools
The com.vmware.vcenter.vm package provides interfaces for managing VMware Tools.
com.vmware.vcenter.vm_template - package com.vmware.vcenter.vm_template
The com.vmware.vcenter.vm_template package provides classes and interfaces that will let its client manage VMTX template in Content Library.
com.vmware.vcenter.vm_template.library_items - package com.vmware.vcenter.vm_template.library_items
The com.vmware.vcenter.vm_template.library_items package provides classes and interfaces for managing virtual machine template library items.
com.vmware.vcenter.vm_template.util - package com.vmware.vcenter.vm_template.util
 
com.vmware.vsphereautomation.lookup - package com.vmware.vsphereautomation.lookup
 
com.vmware.vstats - package com.vmware.vstats
The com.vmware.vstats component provides API interfaces and types used in the vStats service.
com.vmware.vstats.util - package com.vmware.vstats.util
 
Command - Interface in com.vmware.vapi.metadata.cli
The Command interface provides methods to get information about command line interface (CLI) commands.
CommandDefinitions - Class in com.vmware.vapi.metadata.cli
Defines the type descriptors for the Command API service.
CommandDefinitions() - Constructor for class com.vmware.vapi.metadata.cli.CommandDefinitions
 
commandService() - Method in class com.vmware.vapi.metadata.cli.CliFactory
Returns an instance of class Command
CommandStub - Class in com.vmware.vapi.metadata.cli
Remote stub implementation of the Command API service.
CommandStub(ApiProvider, TypeConverter, StubConfigurationBase) - Constructor for class com.vmware.vapi.metadata.cli.CommandStub
 
CommandStub(ApiProvider, StubConfigurationBase) - Constructor for class com.vmware.vapi.metadata.cli.CommandStub
 
CommandTypes - Interface in com.vmware.vapi.metadata.cli
Defines the data types of the Command API service.
CommandTypes.FormatterType - Class in com.vmware.vapi.metadata.cli
The FormatterType enumeration class defines supported CLI output formatter types.
CommandTypes.FormatterType.Values - Enum in com.vmware.vapi.metadata.cli
Native Java enum representing this enumeration class.
CommandTypes.GenericType - Class in com.vmware.vapi.metadata.cli
The GenericType enumeration class defines generic types supported by Command interface.
CommandTypes.GenericType.Values - Enum in com.vmware.vapi.metadata.cli
Native Java enum representing this enumeration class.
CommandTypes.Identity - Class in com.vmware.vapi.metadata.cli
The Identity class uniquely identifies a command in the CLI commands tree.
CommandTypes.Identity.Builder - Class in com.vmware.vapi.metadata.cli
Builder class for CommandTypes.Identity.
CommandTypes.Info - Class in com.vmware.vapi.metadata.cli
The Info class contains information about a command.
CommandTypes.Info.Builder - Class in com.vmware.vapi.metadata.cli
Builder class for CommandTypes.Info.
CommandTypes.OptionInfo - Class in com.vmware.vapi.metadata.cli
The OptionInfo class describes information about a specific input option of a command.
CommandTypes.OptionInfo.Builder - Class in com.vmware.vapi.metadata.cli
Builder class for CommandTypes.OptionInfo.
CommandTypes.OutputFieldInfo - Class in com.vmware.vapi.metadata.cli
The OutputFieldInfo class describes the name used by the CLI to display a single property of a class element in the interface definition language.
CommandTypes.OutputFieldInfo.Builder - Class in com.vmware.vapi.metadata.cli
Builder class for CommandTypes.OutputFieldInfo.
CommandTypes.OutputInfo - Class in com.vmware.vapi.metadata.cli
The OutputInfo class describes the names used by the CLI to display the properties of a class element in the interface definition language as well as the order in which the properties will be displayed.
CommandTypes.OutputInfo.Builder - Class in com.vmware.vapi.metadata.cli
Builder class for CommandTypes.OutputInfo.
commit_Task(String, String, DraftsTypes.CommitSpec) - Method in interface com.vmware.esx.settings.clusters.software.Drafts
Commits the specified draft as the desired state document.
commit_Task(String, String, DraftsTypes.CommitSpec, InvocationConfig) - Method in interface com.vmware.esx.settings.clusters.software.Drafts
Commits the specified draft as the desired state document.
commit_Task(String, String, DraftsTypes.CommitSpec, AsyncCallback<String>) - Method in interface com.vmware.esx.settings.clusters.software.Drafts
Commits the specified draft as the desired state document.
commit_Task(String, String, DraftsTypes.CommitSpec, AsyncCallback<String>, InvocationConfig) - Method in interface com.vmware.esx.settings.clusters.software.Drafts
Commits the specified draft as the desired state document.
commit_Task(String, String, DraftsTypes.CommitSpec) - Method in class com.vmware.esx.settings.clusters.software.DraftsStub
 
commit_Task(String, String, DraftsTypes.CommitSpec, InvocationConfig) - Method in class com.vmware.esx.settings.clusters.software.DraftsStub
 
commit_Task(String, String, DraftsTypes.CommitSpec, AsyncCallback<String>) - Method in class com.vmware.esx.settings.clusters.software.DraftsStub
 
commit_Task(String, String, DraftsTypes.CommitSpec, AsyncCallback<String>, InvocationConfig) - Method in class com.vmware.esx.settings.clusters.software.DraftsStub
 
Commits - Interface in com.vmware.esx.settings.clusters.software
The Commits interface provides methods to manage committed changes to desired software document.
CommitsDefinitions - Class in com.vmware.esx.settings.clusters.software
Defines the type descriptors for the Commits API service.
CommitsDefinitions() - Constructor for class com.vmware.esx.settings.clusters.software.CommitsDefinitions
 
commitSpec - Static variable in class com.vmware.esx.settings.clusters.software.DraftsDefinitions
 
CommitSpec() - Constructor for class com.vmware.esx.settings.clusters.software.DraftsTypes.CommitSpec
Default constructor.
CommitSpec(StructValue) - Constructor for class com.vmware.esx.settings.clusters.software.DraftsTypes.CommitSpec
 
commitsService() - Method in class com.vmware.esx.settings.clusters.software.SoftwareFactory
Returns an instance of class Commits
CommitsStub - Class in com.vmware.esx.settings.clusters.software
Remote stub implementation of the Commits API service.
CommitsStub(ApiProvider, TypeConverter, StubConfigurationBase) - Constructor for class com.vmware.esx.settings.clusters.software.CommitsStub
 
CommitsStub(ApiProvider, StubConfigurationBase) - Constructor for class com.vmware.esx.settings.clusters.software.CommitsStub
 
CommitsTypes - Interface in com.vmware.esx.settings.clusters.software
Defines the data types of the Commits API service.
CommitsTypes.Info - Class in com.vmware.esx.settings.clusters.software
The Info class defines the information about software draft.
CommitsTypes.Info.ApplyStatusType - Class in com.vmware.esx.settings.clusters.software
The ApplyStatusType class defines possible values regarding the application of this commit.
CommitsTypes.Info.ApplyStatusType.Values - Enum in com.vmware.esx.settings.clusters.software
Native Java enum representing this enumeration class.
CommitsTypes.Info.Builder - Class in com.vmware.esx.settings.clusters.software
Builder class for CommitsTypes.Info.
CommonInfo - Class in com.vmware.appliance.update
The CommonInfo class defines common update information.
CommonInfo() - Constructor for class com.vmware.appliance.update.CommonInfo
Default constructor.
CommonInfo(StructValue) - Constructor for class com.vmware.appliance.update.CommonInfo
 
commonInfo - Static variable in class com.vmware.appliance.update.StructDefinitions
 
CommonInfo - Class in com.vmware.cis.task
The CommonInfo class contains information common to all tasks.
CommonInfo() - Constructor for class com.vmware.cis.task.CommonInfo
Default constructor.
CommonInfo(StructValue) - Constructor for class com.vmware.cis.task.CommonInfo
 
commonInfo - Static variable in class com.vmware.cis.task.StructDefinitions
 
CommonInfo.Builder - Class in com.vmware.appliance.update
Builder class for CommonInfo.
CommonInfo.Builder - Class in com.vmware.cis.task
Builder class for CommonInfo.
CommonInfo.Category - Class in com.vmware.appliance.update
The Category enumeration class defines update type.
CommonInfo.Category.Values - Enum in com.vmware.appliance.update
Native Java enum representing this enumeration class.
CommonInfo.Priority - Class in com.vmware.appliance.update
The Priority enumeration class defines the update installation priority recommendations.
CommonInfo.Priority.Values - Enum in com.vmware.appliance.update
Native Java enum representing this enumeration class.
CommonInfo.Severity - Class in com.vmware.appliance.update
The Severity enumeration class defines the severity of the issues fixed in the update.
CommonInfo.Severity.Values - Enum in com.vmware.appliance.update
Native Java enum representing this enumeration class.
CompatibilityData - Interface in com.vmware.esx.hcl
This interface provides methods to update the local compatibility data residing on the vCenter Appliance or to get information about the said data.
CompatibilityDataDefinitions - Class in com.vmware.esx.hcl
Defines the type descriptors for the CompatibilityData API service.
CompatibilityDataDefinitions() - Constructor for class com.vmware.esx.hcl.CompatibilityDataDefinitions
 
compatibilityDataService() - Method in class com.vmware.esx.hcl.HclFactory
Returns an instance of class CompatibilityData
CompatibilityDataStub - Class in com.vmware.esx.hcl
Remote stub implementation of the CompatibilityData API service.
CompatibilityDataStub(ApiProvider, TypeConverter, StubConfigurationBase) - Constructor for class com.vmware.esx.hcl.CompatibilityDataStub
 
CompatibilityDataStub(ApiProvider, StubConfigurationBase) - Constructor for class com.vmware.esx.hcl.CompatibilityDataStub
 
CompatibilityDataTypes - Interface in com.vmware.esx.hcl
Defines the data types of the CompatibilityData API service.
CompatibilityDataTypes._VAPI_OPERATIONS - Enum in com.vmware.esx.hcl
Identifiers of the task operations
CompatibilityDataTypes.Status - Class in com.vmware.esx.hcl
The Status class contains properties to describe the information available for the compatibility data.
CompatibilityDataTypes.Status.Builder - Class in com.vmware.esx.hcl
compatibilityInfo - Static variable in class com.vmware.vcenter.storage.PoliciesDefinitions
 
CompatibilityInfo() - Constructor for class com.vmware.vcenter.storage.PoliciesTypes.CompatibilityInfo
Default constructor.
CompatibilityInfo(StructValue) - Constructor for class com.vmware.vcenter.storage.PoliciesTypes.CompatibilityInfo
 
CompatibilityReleases - Interface in com.vmware.esx.hcl.hosts
This interface provides methods to list available releases for generating compatibility report for a specific ESXi host.
CompatibilityReleasesDefinitions - Class in com.vmware.esx.hcl.hosts
Defines the type descriptors for the CompatibilityReleases API service.
CompatibilityReleasesDefinitions() - Constructor for class com.vmware.esx.hcl.hosts.CompatibilityReleasesDefinitions
 
compatibilityReleasesService() - Method in class com.vmware.esx.hcl.hosts.HostsFactory
Returns an instance of class CompatibilityReleases
CompatibilityReleasesStub - Class in com.vmware.esx.hcl.hosts
Remote stub implementation of the CompatibilityReleases API service.
CompatibilityReleasesStub(ApiProvider, TypeConverter, StubConfigurationBase) - Constructor for class com.vmware.esx.hcl.hosts.CompatibilityReleasesStub
 
CompatibilityReleasesStub(ApiProvider, StubConfigurationBase) - Constructor for class com.vmware.esx.hcl.hosts.CompatibilityReleasesStub
 
CompatibilityReleasesTypes - Interface in com.vmware.esx.hcl.hosts
Defines the data types of the CompatibilityReleases API service.
CompatibilityReleasesTypes.EsxiCompatibilityReleases - Class in com.vmware.esx.hcl.hosts
This EsxiCompatibilityReleases class contains properties that describe available releases for generating compatibility report for a specific ESXi host.
CompatibilityReleasesTypes.EsxiCompatibilityReleases.Builder - Class in com.vmware.esx.hcl.hosts
CompatibilityReport - Interface in com.vmware.esx.hcl.hosts
This interface provides methods to generate hardware compatibility report for a given ESXi host against a specific ESXi release.
CompatibilityReportDefinitions - Class in com.vmware.esx.hcl.hosts
Defines the type descriptors for the CompatibilityReport API service.
CompatibilityReportDefinitions() - Constructor for class com.vmware.esx.hcl.hosts.CompatibilityReportDefinitions
 
compatibilityReportService() - Method in class com.vmware.esx.hcl.hosts.HostsFactory
Returns an instance of class CompatibilityReport
CompatibilityReportStub - Class in com.vmware.esx.hcl.hosts
Remote stub implementation of the CompatibilityReport API service.
CompatibilityReportStub(ApiProvider, TypeConverter, StubConfigurationBase) - Constructor for class com.vmware.esx.hcl.hosts.CompatibilityReportStub
 
CompatibilityReportStub(ApiProvider, StubConfigurationBase) - Constructor for class com.vmware.esx.hcl.hosts.CompatibilityReportStub
 
CompatibilityReportTypes - Interface in com.vmware.esx.hcl.hosts
Defines the data types of the CompatibilityReport API service.
CompatibilityReportTypes._VAPI_OPERATIONS - Enum in com.vmware.esx.hcl.hosts
Identifiers of the task operations
CompatibilityReportTypes.BiosConstraint - Class in com.vmware.esx.hcl.hosts
This BiosConstraint class contains properties that describe the BIOS that is supported for the given server and ESXi release.
CompatibilityReportTypes.BiosConstraint.Builder - Class in com.vmware.esx.hcl.hosts
CompatibilityReportTypes.DeviceConstraint - Class in com.vmware.esx.hcl.hosts
This DeviceConstraint class contains properties that describe pair of driver and firmware that are supported for a given PCI device and ESXi release.
CompatibilityReportTypes.DeviceConstraint.Builder - Class in com.vmware.esx.hcl.hosts
CompatibilityReportTypes.DeviceHclInfo - Class in com.vmware.esx.hcl.hosts
This DeviceHclInfo class contains properties that describe a PCI device of a given ESXi host and its compatibility information.
CompatibilityReportTypes.DeviceHclInfo.Builder - Class in com.vmware.esx.hcl.hosts
CompatibilityReportTypes.HclReport - Class in com.vmware.esx.hcl.hosts
This HclReport represents the hardware compatibility report generated for a specific host and target ESXi release.
CompatibilityReportTypes.HclReport.Builder - Class in com.vmware.esx.hcl.hosts
CompatibilityReportTypes.Result - Class in com.vmware.esx.hcl.hosts
The Result class contains the result of hardware compatibility report creation operation.
CompatibilityReportTypes.Result.Builder - Class in com.vmware.esx.hcl.hosts
CompatibilityReportTypes.ServerCompatibility - Class in com.vmware.esx.hcl.hosts
This ServerCompatibility class contains properties that provide the compatibility information for a server model, cpu and BIOS.
CompatibilityReportTypes.ServerCompatibility.Builder - Class in com.vmware.esx.hcl.hosts
CompatibilityReportTypes.ServerHclInfo - Class in com.vmware.esx.hcl.hosts
This ServerHclInfo class contains properties that describe the server of a ESXi host and its compatibility information.
CompatibilityReportTypes.ServerHclInfo.Builder - Class in com.vmware.esx.hcl.hosts
CompatibilityReportTypes.Spec - Class in com.vmware.esx.hcl.hosts
The Spec class contains properties to describe the input configuration for an ESXi's compatibility report generation.
CompatibilityReportTypes.Spec.Builder - Class in com.vmware.esx.hcl.hosts
CompatibilityStatus - Class in com.vmware.esx.hcl
The CompatibilityStatus enumeration class defines compatibility status of a given server or PCI device against a specific release of ESXi.
CompatibilityStatus.Values - Enum in com.vmware.esx.hcl
Native Java enum representing this enumeration class.
COMPATIBLE - Static variable in class com.vmware.esx.hcl.CompatibilityStatus
When given hardware is certified for the specified ESXi release but no validation of the software of this hardware is performed.
COMPATIBLE - Static variable in class com.vmware.esx.settings.clusters.software.reports.ComplianceStatus
Target version is compliant with cluster hardware
COMPATIBLE - Static variable in class com.vmware.esx.settings.clusters.software.reports.HardwareCompatibilityTypes.ComplianceStatus
Target version is compliant with cluster hardware.
compatibleDatastoreInfo - Static variable in class com.vmware.vcenter.storage.PoliciesDefinitions
 
CompatibleDatastoreInfo() - Constructor for class com.vmware.vcenter.storage.PoliciesTypes.CompatibleDatastoreInfo
Default constructor.
CompatibleDatastoreInfo(StructValue) - Constructor for class com.vmware.vcenter.storage.PoliciesTypes.CompatibleDatastoreInfo
 
complete(String) - Method in interface com.vmware.content.library.item.UpdateSession
Completes the update session.
complete(String, InvocationConfig) - Method in interface com.vmware.content.library.item.UpdateSession
Completes the update session.
complete(String, AsyncCallback<Void>) - Method in interface com.vmware.content.library.item.UpdateSession
Completes the update session.
complete(String, AsyncCallback<Void>, InvocationConfig) - Method in interface com.vmware.content.library.item.UpdateSession
Completes the update session.
complete(String) - Method in class com.vmware.content.library.item.UpdateSessionStub
 
complete(String, InvocationConfig) - Method in class com.vmware.content.library.item.UpdateSessionStub
 
complete(String, AsyncCallback<Void>) - Method in class com.vmware.content.library.item.UpdateSessionStub
 
complete(String, AsyncCallback<Void>, InvocationConfig) - Method in class com.vmware.content.library.item.UpdateSessionStub
 
COMPLETED - Static variable in class com.vmware.vcenter.hvc.links.sync.ProvidersTypes.SessionInfo.Stage
Sync has completed.
Compliance - Interface in com.vmware.esx.settings.clusters.software
The Compliance interface provides methods to get the last software compliance result for an ESX cluster.
Compliance - Interface in com.vmware.vcenter.storage.policies
The Compliance interface provides methods related to all the associated entities of given compliance statuses.
compliance() - Method in class com.vmware.vcenter.storage.policies.PoliciesFactory
 
Compliance - Interface in com.vmware.vcenter.vm.storage.policy
The Compliance interface provides methods that return the compliance status of virtual machine entities(virtual machine home directory and virtual disks) that specify storage policy requirements.
ComplianceDefinitions - Class in com.vmware.esx.settings.clusters.software
Defines the type descriptors for the Compliance API service.
ComplianceDefinitions() - Constructor for class com.vmware.esx.settings.clusters.software.ComplianceDefinitions
 
ComplianceDefinitions - Class in com.vmware.vcenter.storage.policies
Defines the type descriptors for the Compliance API service.
ComplianceDefinitions() - Constructor for class com.vmware.vcenter.storage.policies.ComplianceDefinitions
 
ComplianceDefinitions - Class in com.vmware.vcenter.vm.storage.policy
Defines the type descriptors for the Compliance API service.
ComplianceDefinitions() - Constructor for class com.vmware.vcenter.vm.storage.policy.ComplianceDefinitions
 
ComplianceFactory - Class in com.vmware.vcenter.storage.policies.compliance
ComplianceFactory is responsible for creating instances of services contained inside the com.vmware.vcenter.storage.policies.compliance package and also has the subpackages reference to access respective subpackage services.
ComplianceImpact - Class in com.vmware.esx.settings
The ComplianceImpact enumeration class contains information about the impact of applying the target state in case of non compliance.
ComplianceImpact.Values - Enum in com.vmware.esx.settings
Native Java enum representing this enumeration class.
complianceService() - Method in class com.vmware.esx.settings.clusters.software.SoftwareFactory
Returns an instance of class Compliance
complianceService() - Method in class com.vmware.vcenter.storage.policies.PoliciesFactory
Returns an instance of class Compliance
complianceService() - Method in class com.vmware.vcenter.vm.storage.policy.PolicyFactory
Returns an instance of class Compliance
ComplianceStatus - Class in com.vmware.esx.settings.clusters.software.reports
The ComplianceStatus enumeration class contains the possible different status of compliance with respect to target version.
ComplianceStatus - Class in com.vmware.esx.settings
The ComplianceStatus enumeration class contains the possible different status of compliance with respect to target version.
ComplianceStatus.Values - Enum in com.vmware.esx.settings.clusters.software.reports
Native Java enum representing this enumeration class.
ComplianceStatus.Values - Enum in com.vmware.esx.settings
Native Java enum representing this enumeration class.
ComplianceStub - Class in com.vmware.esx.settings.clusters.software
Remote stub implementation of the Compliance API service.
ComplianceStub(ApiProvider, TypeConverter, StubConfigurationBase) - Constructor for class com.vmware.esx.settings.clusters.software.ComplianceStub
 
ComplianceStub(ApiProvider, StubConfigurationBase) - Constructor for class com.vmware.esx.settings.clusters.software.ComplianceStub
 
ComplianceStub - Class in com.vmware.vcenter.storage.policies
Remote stub implementation of the Compliance API service.
ComplianceStub(ApiProvider, TypeConverter, StubConfigurationBase) - Constructor for class com.vmware.vcenter.storage.policies.ComplianceStub
 
ComplianceStub(ApiProvider, StubConfigurationBase) - Constructor for class com.vmware.vcenter.storage.policies.ComplianceStub
 
ComplianceStub - Class in com.vmware.vcenter.vm.storage.policy
Remote stub implementation of the Compliance API service.
ComplianceStub(ApiProvider, TypeConverter, StubConfigurationBase) - Constructor for class com.vmware.vcenter.vm.storage.policy.ComplianceStub
 
ComplianceStub(ApiProvider, StubConfigurationBase) - Constructor for class com.vmware.vcenter.vm.storage.policy.ComplianceStub
 
ComplianceTypes - Interface in com.vmware.esx.settings.clusters.software
Defines the data types of the Compliance API service.
ComplianceTypes - Interface in com.vmware.vcenter.storage.policies
Defines the data types of the Compliance API service.
ComplianceTypes - Interface in com.vmware.vcenter.vm.storage.policy
Defines the data types of the Compliance API service.
ComplianceTypes.CheckSpec - Class in com.vmware.vcenter.vm.storage.policy
The CheckSpec class contains properties used to specify the entities on which the storage policy compliance check is to be invoked.
ComplianceTypes.CheckSpec.Builder - Class in com.vmware.vcenter.vm.storage.policy
Builder class for ComplianceTypes.CheckSpec.
ComplianceTypes.FilterSpec - Class in com.vmware.vcenter.storage.policies
The FilterSpec class contains complianceStatus used to filter the results when listing entities (see Compliance.list(com.vmware.vcenter.storage.policies.ComplianceTypes.FilterSpec)).
ComplianceTypes.FilterSpec.Builder - Class in com.vmware.vcenter.storage.policies
Builder class for ComplianceTypes.FilterSpec.
ComplianceTypes.Info - Class in com.vmware.vcenter.vm.storage.policy
The Info class contains information about the storage policy compliance of a virtual machine, including information about it's home directory and/or it's virtual disks.
ComplianceTypes.Info.Builder - Class in com.vmware.vcenter.vm.storage.policy
Builder class for ComplianceTypes.Info.
ComplianceTypes.Status - Class in com.vmware.vcenter.storage.policies
This enumeration defines the set of status values for a compliance operation.
ComplianceTypes.Status - Class in com.vmware.vcenter.vm.storage.policy
The Status enumeration class defines the storage compliance status of a virtual machine and its applicable entities.
ComplianceTypes.Status.Values - Enum in com.vmware.vcenter.storage.policies
Native Java enum representing this enumeration class.
ComplianceTypes.Status.Values - Enum in com.vmware.vcenter.vm.storage.policy
Native Java enum representing this enumeration class.
ComplianceTypes.Summary - Class in com.vmware.vcenter.storage.policies
Provides the details of a virtual machine and its associated entities which match the given compliance statuses.
ComplianceTypes.Summary.Builder - Class in com.vmware.vcenter.storage.policies
Builder class for ComplianceTypes.Summary.
ComplianceTypes.VmComplianceInfo - Class in com.vmware.vcenter.vm.storage.policy
The VmComplianceInfo class contains information about storage policy compliance associated with a virtual machine.
ComplianceTypes.VmComplianceInfo.Builder - Class in com.vmware.vcenter.vm.storage.policy
COMPLIANT - Static variable in class com.vmware.esx.settings.ComplianceStatus
Target version is same as current version.
COMPLIANT - Static variable in class com.vmware.vcenter.compute.policies.ObjectCompliance
The policy is in compliance on the object.
COMPLIANT - Static variable in class com.vmware.vcenter.storage.policies.compliance.VMTypes.Status
The virtual machine or virtual disk is in compliance.
COMPLIANT - Static variable in class com.vmware.vcenter.storage.policies.ComplianceTypes.Status
Entity is in compliance.
COMPLIANT - Static variable in class com.vmware.vcenter.vm.storage.policy.ComplianceTypes.Status
Entity is in compliance.
Component - Interface in com.vmware.vapi.metadata.authentication
The Component interface provides methods to retrieve authentication information of a component element.
Component - Interface in com.vmware.vapi.metadata.metamodel
The Component interface providers methods to retrieve metamodel information of a component element.
COMPONENT - Static variable in interface com.vmware.vapi.metadata.metamodel.MetadataIdentifierTypes
Identifier representing the Component metadata.
Component - Interface in com.vmware.vapi.metadata.privilege
The Component interface provides methods to retrieve privilege information of a component element.
ComponentCompliance - Class in com.vmware.esx.settings
The ComponentCompliance class contains information that describe the compliance of a component with respect to the component present in the target software specification.
ComponentCompliance() - Constructor for class com.vmware.esx.settings.ComponentCompliance
Default constructor.
ComponentCompliance(StructValue) - Constructor for class com.vmware.esx.settings.ComponentCompliance
 
componentCompliance - Static variable in class com.vmware.esx.settings.StructDefinitions
 
ComponentCompliance.Builder - Class in com.vmware.esx.settings
Builder class for ComponentCompliance.
ComponentData - Class in com.vmware.vapi.metadata.authentication
The ComponentData class contains the authentication information of the component along with its fingerprint.
ComponentData() - Constructor for class com.vmware.vapi.metadata.authentication.ComponentData
Default constructor.
ComponentData(StructValue) - Constructor for class com.vmware.vapi.metadata.authentication.ComponentData
 
componentData - Static variable in class com.vmware.vapi.metadata.authentication.StructDefinitions
 
ComponentData - Class in com.vmware.vapi.metadata.metamodel
The ComponentData class contains the metamodel metadata information of a component element along with its fingerprint.
ComponentData() - Constructor for class com.vmware.vapi.metadata.metamodel.ComponentData
Default constructor.
ComponentData(StructValue) - Constructor for class com.vmware.vapi.metadata.metamodel.ComponentData
 
componentData - Static variable in class com.vmware.vapi.metadata.metamodel.StructDefinitions
 
ComponentData - Class in com.vmware.vapi.metadata.privilege
The ComponentData class contains the privilege information of the component along with its fingerprint.
ComponentData() - Constructor for class com.vmware.vapi.metadata.privilege.ComponentData
Default constructor.
ComponentData(StructValue) - Constructor for class com.vmware.vapi.metadata.privilege.ComponentData
 
componentData - Static variable in class com.vmware.vapi.metadata.privilege.StructDefinitions
 
ComponentData.Builder - Class in com.vmware.vapi.metadata.authentication
Builder class for ComponentData.
ComponentData.Builder - Class in com.vmware.vapi.metadata.metamodel
Builder class for ComponentData.
ComponentData.Builder - Class in com.vmware.vapi.metadata.privilege
Builder class for ComponentData.
ComponentDefinitions - Class in com.vmware.vapi.metadata.authentication
Defines the type descriptors for the Component API service.
ComponentDefinitions() - Constructor for class com.vmware.vapi.metadata.authentication.ComponentDefinitions
 
ComponentDefinitions - Class in com.vmware.vapi.metadata.metamodel
Defines the type descriptors for the Component API service.
ComponentDefinitions() - Constructor for class com.vmware.vapi.metadata.metamodel.ComponentDefinitions
 
ComponentDefinitions - Class in com.vmware.vapi.metadata.privilege
Defines the type descriptors for the Component API service.
ComponentDefinitions() - Constructor for class com.vmware.vapi.metadata.privilege.ComponentDefinitions
 
ComponentDetails - Class in com.vmware.esx.settings
The ComponentDetails class contains information that provide more details about the component from the depot.
ComponentDetails() - Constructor for class com.vmware.esx.settings.ComponentDetails
Default constructor.
ComponentDetails(StructValue) - Constructor for class com.vmware.esx.settings.ComponentDetails
 
componentDetails - Static variable in class com.vmware.esx.settings.StructDefinitions
 
ComponentDetails.Builder - Class in com.vmware.esx.settings
Builder class for ComponentDetails.
ComponentInfo - Class in com.vmware.esx.hosts
The ComponentInfo class contains properties that describe a specific component version in a software specification.
ComponentInfo() - Constructor for class com.vmware.esx.hosts.ComponentInfo
Default constructor.
ComponentInfo(StructValue) - Constructor for class com.vmware.esx.hosts.ComponentInfo
 
componentInfo - Static variable in class com.vmware.esx.hosts.StructDefinitions
 
ComponentInfo - Class in com.vmware.esx.settings
The ComponentInfo class contains information that describe a specific component version in a software specification.
ComponentInfo() - Constructor for class com.vmware.esx.settings.ComponentInfo
Default constructor.
ComponentInfo(StructValue) - Constructor for class com.vmware.esx.settings.ComponentInfo
 
componentInfo - Static variable in class com.vmware.esx.settings.depot_content.add_ons.VersionsDefinitions
 
ComponentInfo() - Constructor for class com.vmware.esx.settings.depot_content.add_ons.VersionsTypes.ComponentInfo
Default constructor.
ComponentInfo(StructValue) - Constructor for class com.vmware.esx.settings.depot_content.add_ons.VersionsTypes.ComponentInfo
 
componentInfo - Static variable in class com.vmware.esx.settings.StructDefinitions
 
ComponentInfo - Class in com.vmware.vapi.metadata.authentication
The ComponentInfo class contains authentication information of a component element.
ComponentInfo() - Constructor for class com.vmware.vapi.metadata.authentication.ComponentInfo
Default constructor.
ComponentInfo(StructValue) - Constructor for class com.vmware.vapi.metadata.authentication.ComponentInfo
 
componentInfo - Static variable in class com.vmware.vapi.metadata.authentication.StructDefinitions
 
ComponentInfo - Class in com.vmware.vapi.metadata.metamodel
The ComponentInfo class contains metamodel metadata information about a component element.
ComponentInfo() - Constructor for class com.vmware.vapi.metadata.metamodel.ComponentInfo
Default constructor.
ComponentInfo(StructValue) - Constructor for class com.vmware.vapi.metadata.metamodel.ComponentInfo
 
componentInfo - Static variable in class com.vmware.vapi.metadata.metamodel.StructDefinitions
 
ComponentInfo - Class in com.vmware.vapi.metadata.privilege
The ComponentInfo class contains the privilege information of a component element.
ComponentInfo() - Constructor for class com.vmware.vapi.metadata.privilege.ComponentInfo
Default constructor.
ComponentInfo(StructValue) - Constructor for class com.vmware.vapi.metadata.privilege.ComponentInfo
 
componentInfo - Static variable in class com.vmware.vapi.metadata.privilege.StructDefinitions
 
ComponentInfo.Builder - Class in com.vmware.esx.hosts
Builder class for ComponentInfo.
ComponentInfo.Builder - Class in com.vmware.esx.settings
Builder class for ComponentInfo.
ComponentInfo.Builder - Class in com.vmware.vapi.metadata.authentication
Builder class for ComponentInfo.
ComponentInfo.Builder - Class in com.vmware.vapi.metadata.metamodel
Builder class for ComponentInfo.
ComponentInfo.Builder - Class in com.vmware.vapi.metadata.privilege
Builder class for ComponentInfo.
ComponentOverrideInfo - Class in com.vmware.esx.settings
The ComponentOverrideInfo class contains fields that describe how the component was overridden.
ComponentOverrideInfo() - Constructor for class com.vmware.esx.settings.ComponentOverrideInfo
Default constructor.
ComponentOverrideInfo(StructValue) - Constructor for class com.vmware.esx.settings.ComponentOverrideInfo
 
componentOverrideInfo - Static variable in class com.vmware.esx.settings.StructDefinitions
 
ComponentOverrideInfo.Builder - Class in com.vmware.esx.settings
Builder class for ComponentOverrideInfo.
Components - Interface in com.vmware.esx.settings.clusters.software
The Components interface provides methods to get desired component specification for an ESX cluster.
Components - Interface in com.vmware.esx.settings.clusters.software.drafts.software
The Components interface provides methods to manage component specification in a software draft.
Components - Interface in com.vmware.esx.settings.depot_content
The Components interface provides methods to get Components from the sync'ed and imported depots.
components() - Method in class com.vmware.esx.settings.depot_content.DepotContentFactory
The com.vmware.esx.settings.depot_content.components package provides interfaces to retrieve component versions from the depot.
ComponentsDefinitions - Class in com.vmware.esx.settings.clusters.software
Defines the type descriptors for the Components API service.
ComponentsDefinitions() - Constructor for class com.vmware.esx.settings.clusters.software.ComponentsDefinitions
 
ComponentsDefinitions - Class in com.vmware.esx.settings.clusters.software.drafts.software
Defines the type descriptors for the Components API service.
ComponentsDefinitions() - Constructor for class com.vmware.esx.settings.clusters.software.drafts.software.ComponentsDefinitions
 
ComponentsDefinitions - Class in com.vmware.esx.settings.depot_content
Defines the type descriptors for the Components API service.
ComponentsDefinitions() - Constructor for class com.vmware.esx.settings.depot_content.ComponentsDefinitions
 
componentService() - Method in class com.vmware.vapi.metadata.authentication.AuthenticationFactory
Returns an instance of class Component
componentService() - Method in class com.vmware.vapi.metadata.metamodel.MetamodelFactory
Returns an instance of class Component
componentService() - Method in class com.vmware.vapi.metadata.privilege.PrivilegeFactory
Returns an instance of class Component
ComponentsFactory - Class in com.vmware.esx.settings.depot_content.components
ComponentsFactory is responsible for creating instances of services contained inside the com.vmware.esx.settings.depot_content.components package and also has the subpackages reference to access respective subpackage services.
ComponentSource - Class in com.vmware.esx.settings
The ComponentSource enumeration class contains the component's source information.
ComponentSource.Values - Enum in com.vmware.esx.settings
Native Java enum representing this enumeration class.
componentsService() - Method in class com.vmware.esx.settings.clusters.software.drafts.software.SoftwareFactory
Returns an instance of class Components
componentsService() - Method in class com.vmware.esx.settings.clusters.software.SoftwareFactory
Returns an instance of class Components
componentsService() - Method in class com.vmware.esx.settings.depot_content.DepotContentFactory
Returns an instance of class Components
ComponentsStub - Class in com.vmware.esx.settings.clusters.software
Remote stub implementation of the Components API service.
ComponentsStub(ApiProvider, TypeConverter, StubConfigurationBase) - Constructor for class com.vmware.esx.settings.clusters.software.ComponentsStub
 
ComponentsStub(ApiProvider, StubConfigurationBase) - Constructor for class com.vmware.esx.settings.clusters.software.ComponentsStub
 
ComponentsStub - Class in com.vmware.esx.settings.clusters.software.drafts.software
Remote stub implementation of the Components API service.
ComponentsStub(ApiProvider, TypeConverter, StubConfigurationBase) - Constructor for class com.vmware.esx.settings.clusters.software.drafts.software.ComponentsStub
 
ComponentsStub(ApiProvider, StubConfigurationBase) - Constructor for class com.vmware.esx.settings.clusters.software.drafts.software.ComponentsStub
 
ComponentsStub - Class in com.vmware.esx.settings.depot_content
Remote stub implementation of the Components API service.
ComponentsStub(ApiProvider, TypeConverter, StubConfigurationBase) - Constructor for class com.vmware.esx.settings.depot_content.ComponentsStub
 
ComponentsStub(ApiProvider, StubConfigurationBase) - Constructor for class com.vmware.esx.settings.depot_content.ComponentsStub
 
ComponentStub - Class in com.vmware.vapi.metadata.authentication
Remote stub implementation of the Component API service.
ComponentStub(ApiProvider, TypeConverter, StubConfigurationBase) - Constructor for class com.vmware.vapi.metadata.authentication.ComponentStub
 
ComponentStub(ApiProvider, StubConfigurationBase) - Constructor for class com.vmware.vapi.metadata.authentication.ComponentStub
 
ComponentStub - Class in com.vmware.vapi.metadata.metamodel
Remote stub implementation of the Component API service.
ComponentStub(ApiProvider, TypeConverter, StubConfigurationBase) - Constructor for class com.vmware.vapi.metadata.metamodel.ComponentStub
 
ComponentStub(ApiProvider, StubConfigurationBase) - Constructor for class com.vmware.vapi.metadata.metamodel.ComponentStub
 
ComponentStub - Class in com.vmware.vapi.metadata.privilege
Remote stub implementation of the Component API service.
ComponentStub(ApiProvider, TypeConverter, StubConfigurationBase) - Constructor for class com.vmware.vapi.metadata.privilege.ComponentStub
 
ComponentStub(ApiProvider, StubConfigurationBase) - Constructor for class com.vmware.vapi.metadata.privilege.ComponentStub
 
ComponentsTypes - Interface in com.vmware.esx.settings.clusters.software
Defines the data types of the Components API service.
ComponentsTypes - Interface in com.vmware.esx.settings.clusters.software.drafts.software
Defines the data types of the Components API service.
ComponentsTypes - Interface in com.vmware.esx.settings.depot_content
Defines the data types of the Components API service.
ComponentsTypes.CategoryType - Class in com.vmware.esx.settings.depot_content
The CategoryType enumeration class defines possible values of categories for a component.
ComponentsTypes.CategoryType.Values - Enum in com.vmware.esx.settings.depot_content
Native Java enum representing this enumeration class.
ComponentsTypes.ComponentBundleType - Class in com.vmware.esx.settings.depot_content
The ComponentBundleType enumeration class defines possible ways components are bundled.
ComponentsTypes.ComponentBundleType.Values - Enum in com.vmware.esx.settings.depot_content
Native Java enum representing this enumeration class.
ComponentsTypes.ComponentVersionSummary - Class in com.vmware.esx.settings.depot_content
The ComponentVersionSummary class defines the summary information regarding a version of a component.
ComponentsTypes.ComponentVersionSummary.Builder - Class in com.vmware.esx.settings.depot_content
ComponentsTypes.FilterSpec - Class in com.vmware.esx.settings.depot_content
The FilterSpec class contains properties used to filter the results when listing components, see Components.list(com.vmware.esx.settings.depot_content.ComponentsTypes.FilterSpec)).
ComponentsTypes.FilterSpec.Builder - Class in com.vmware.esx.settings.depot_content
Builder class for ComponentsTypes.FilterSpec.
ComponentsTypes.Summary - Class in com.vmware.esx.settings.depot_content
The Summary class defines the summary information regarding a component.
ComponentsTypes.Summary.Builder - Class in com.vmware.esx.settings.depot_content
Builder class for ComponentsTypes.Summary.
ComponentsTypes.UpdateSpec - Class in com.vmware.esx.settings.clusters.software.drafts.software
The UpdateSpec class contains properties that are specified to update list of components in the draft.
ComponentsTypes.UpdateSpec.Builder - Class in com.vmware.esx.settings.clusters.software.drafts.software
Builder class for ComponentsTypes.UpdateSpec.
ComponentsTypes.UrgencyType - Class in com.vmware.esx.settings.depot_content
The UrgencyType enumeration class defines possible values of urgencies for a component.
ComponentsTypes.UrgencyType.Values - Enum in com.vmware.esx.settings.depot_content
Native Java enum representing this enumeration class.
ComponentTypes - Interface in com.vmware.vapi.metadata.authentication
Defines the data types of the Component API service.
ComponentTypes - Interface in com.vmware.vapi.metadata.metamodel
Defines the data types of the Component API service.
ComponentTypes - Interface in com.vmware.vapi.metadata.privilege
Defines the data types of the Component API service.
componentVersionInfo - Static variable in class com.vmware.esx.settings.depot_content.base_images.VersionsDefinitions
 
ComponentVersionInfo() - Constructor for class com.vmware.esx.settings.depot_content.base_images.VersionsTypes.ComponentVersionInfo
Default constructor.
ComponentVersionInfo(StructValue) - Constructor for class com.vmware.esx.settings.depot_content.base_images.VersionsTypes.ComponentVersionInfo
 
componentVersionSummary - Static variable in class com.vmware.esx.settings.depot_content.ComponentsDefinitions
 
ComponentVersionSummary() - Constructor for class com.vmware.esx.settings.depot_content.ComponentsTypes.ComponentVersionSummary
Default constructor.
ComponentVersionSummary(StructValue) - Constructor for class com.vmware.esx.settings.depot_content.ComponentsTypes.ComponentVersionSummary
 
CompositeResponseAccessor - Class in com.vmware.vapi.protocol.client.http
CompositeResponseAccessor(List<HttpResponseAccessor>) - Constructor for class com.vmware.vapi.protocol.client.http.CompositeResponseAccessor
 
CompositeResponseAccessor(HttpResponseAccessor...) - Constructor for class com.vmware.vapi.protocol.client.http.CompositeResponseAccessor
 
ComputeFactory - Class in com.vmware.vcenter.compute
ComputeFactory is responsible for creating instances of services contained inside the com.vmware.vcenter.compute package and also has the subpackages reference to access respective subpackage services.
ComputeFactory - Class in com.vmware.vcenter.vm.compute
ComputeFactory is responsible for creating instances of services contained inside the com.vmware.vcenter.vm.compute package and also has the subpackages reference to access respective subpackage services.
computePlacementSpec - Static variable in class com.vmware.vcenter.VMDefinitions
 
ComputePlacementSpec() - Constructor for class com.vmware.vcenter.VMTypes.ComputePlacementSpec
Default constructor.
ComputePlacementSpec(StructValue) - Constructor for class com.vmware.vcenter.VMTypes.ComputePlacementSpec
 
CONCURRENT_CHANGE - Static variable in interface com.vmware.vapi.bindings.exception.Constants
 
CONCURRENT_CHANGE - Static variable in class com.vmware.vapi.std.errors.Error.Type
Discriminator for the ConcurrentChange type.
ConcurrentChange - Exception in com.vmware.vapi.std.errors
The ConcurrentChange exception indicates that a data structure, entity, or resource has been modified since some earlier point in time.
ConcurrentChange - Class in com.vmware.vapi.std.errors
The ConcurrentChange exception indicates that a data structure, entity, or resource has been modified since some earlier point in time.
ConcurrentChange(List<LocalizableMessage>, Structure) - Constructor for exception com.vmware.vapi.std.errors.ConcurrentChange
This constructor is provided for backwards compatibility purposes only.
ConcurrentChange() - Constructor for exception com.vmware.vapi.std.errors.ConcurrentChange
Default constructor.
ConcurrentChange(StructValue) - Constructor for exception com.vmware.vapi.std.errors.ConcurrentChange
 
ConcurrentChange(StructValue, Error.Type) - Constructor for exception com.vmware.vapi.std.errors.ConcurrentChange
 
concurrentChange - Static variable in class com.vmware.vapi.std.errors.StructDefinitions
 
ConcurrentChange.Builder - Class in com.vmware.vapi.std.errors
Builder class for ConcurrentChange.
config - Static variable in class com.vmware.appliance.LocalAccountsDefinitions
 
Config() - Constructor for class com.vmware.appliance.LocalAccountsTypes.Config
Default constructor.
Config(StructValue) - Constructor for class com.vmware.appliance.LocalAccountsTypes.Config
 
config - Static variable in class com.vmware.appliance.logging.ForwardingDefinitions
 
Config() - Constructor for class com.vmware.appliance.logging.ForwardingTypes.Config
Default constructor.
Config(StructValue) - Constructor for class com.vmware.appliance.logging.ForwardingTypes.Config
 
config - Static variable in class com.vmware.appliance.networking.interfaces.Ipv4Definitions
 
Config() - Constructor for class com.vmware.appliance.networking.interfaces.Ipv4Types.Config
Default constructor.
Config(StructValue) - Constructor for class com.vmware.appliance.networking.interfaces.Ipv4Types.Config
 
config - Static variable in class com.vmware.appliance.networking.interfaces.Ipv6Definitions
 
Config() - Constructor for class com.vmware.appliance.networking.interfaces.Ipv6Types.Config
Default constructor.
Config(StructValue) - Constructor for class com.vmware.appliance.networking.interfaces.Ipv6Types.Config
 
config - Static variable in class com.vmware.appliance.networking.ProxyDefinitions
 
Config() - Constructor for class com.vmware.appliance.networking.ProxyTypes.Config
Default constructor.
Config(StructValue) - Constructor for class com.vmware.appliance.networking.ProxyTypes.Config
 
config - Static variable in class com.vmware.appliance.update.PolicyDefinitions
 
Config() - Constructor for class com.vmware.appliance.update.PolicyTypes.Config
Default constructor.
Config(StructValue) - Constructor for class com.vmware.appliance.update.PolicyTypes.Config
 
CONFIG_IN_PROGRESS - Static variable in class com.vmware.vcenter.deployment.ApplianceState
The appliance is in the process of being configured.
Configs - Interface in com.vmware.appliance.infraprofile
Configs interface provides methods to manage desired configuration specification of an appliance.
ConfigsDefinitions - Class in com.vmware.appliance.infraprofile
Defines the type descriptors for the Configs API service.
ConfigsDefinitions() - Constructor for class com.vmware.appliance.infraprofile.ConfigsDefinitions
 
configsService() - Method in class com.vmware.appliance.infraprofile.InfraprofileFactory
Returns an instance of class Configs
ConfigsStub - Class in com.vmware.appliance.infraprofile
Remote stub implementation of the Configs API service.
ConfigsStub(ApiProvider, TypeConverter, StubConfigurationBase) - Constructor for class com.vmware.appliance.infraprofile.ConfigsStub
 
ConfigsStub(ApiProvider, StubConfigurationBase) - Constructor for class com.vmware.appliance.infraprofile.ConfigsStub
 
ConfigsTypes - Interface in com.vmware.appliance.infraprofile
Defines the data types of the Configs API service.
ConfigsTypes._VAPI_OPERATIONS - Enum in com.vmware.appliance.infraprofile
Identifiers of the task operations
ConfigsTypes.ImportProfileSpec - Class in com.vmware.appliance.infraprofile
The ImportProfileSpec class represents a spec information for import and validate.
ConfigsTypes.ImportProfileSpec.Builder - Class in com.vmware.appliance.infraprofile
ConfigsTypes.ProfileInfo - Class in com.vmware.appliance.infraprofile
The ProfileInfo class defines the information about profile.
ConfigsTypes.ProfileInfo.Builder - Class in com.vmware.appliance.infraprofile
Builder class for ConfigsTypes.ProfileInfo.
ConfigsTypes.ProfilesSpec - Class in com.vmware.appliance.infraprofile
The ProfilesSpec class represents a spec information for export operation.
ConfigsTypes.ProfilesSpec.Builder - Class in com.vmware.appliance.infraprofile
Builder class for ConfigsTypes.ProfilesSpec.
ConfigsTypes.ValidationResult - Class in com.vmware.appliance.infraprofile
The ValidationResult class contains properties to describe result of validation of profile specification.
ConfigsTypes.ValidationResult.Builder - Class in com.vmware.appliance.infraprofile
ConfigsTypes.ValidationStatus - Class in com.vmware.appliance.infraprofile
The ValidationStatus class defines possible values of status of profile spec.
ConfigsTypes.ValidationStatus.Values - Enum in com.vmware.appliance.infraprofile
Native Java enum representing this enumeration class.
Configuration - Interface in com.vmware.content
The Configuration interface provides methods to configure the global settings of the Content Library Service.
Configuration - Class in com.vmware.vapi.client
Configuration for ApiClientImpls.
Configuration(Map<String, Object>) - Constructor for class com.vmware.vapi.client.Configuration
Constructor.
Configuration.Builder - Class in com.vmware.vapi.client
Builder for Configuration instances.
ConfigurationDefinitions - Class in com.vmware.content
Defines the type descriptors for the Configuration API service.
ConfigurationDefinitions() - Constructor for class com.vmware.content.ConfigurationDefinitions
 
ConfigurationModel - Class in com.vmware.content
The ConfigurationModel class defines the global settings of the Content Library Service.
ConfigurationModel() - Constructor for class com.vmware.content.ConfigurationModel
Default constructor.
ConfigurationModel(StructValue) - Constructor for class com.vmware.content.ConfigurationModel
 
configurationModel - Static variable in class com.vmware.content.StructDefinitions
 
ConfigurationModel.Builder - Class in com.vmware.content
Builder class for ConfigurationModel.
configurationService() - Method in class com.vmware.content.ContentFactory
Returns an instance of class Configuration
ConfigurationSpec - Class in com.vmware.vcenter.guest
The ConfigurationSpec class specifies the settings for customizing a guest operating system.
ConfigurationSpec() - Constructor for class com.vmware.vcenter.guest.ConfigurationSpec
Default constructor.
ConfigurationSpec(StructValue) - Constructor for class com.vmware.vcenter.guest.ConfigurationSpec
 
configurationSpec - Static variable in class com.vmware.vcenter.guest.StructDefinitions
 
ConfigurationSpec.Builder - Class in com.vmware.vcenter.guest
Builder class for ConfigurationSpec.
ConfigurationStub - Class in com.vmware.content
Remote stub implementation of the Configuration API service.
ConfigurationStub(ApiProvider, TypeConverter, StubConfigurationBase) - Constructor for class com.vmware.content.ConfigurationStub
 
ConfigurationStub(ApiProvider, StubConfigurationBase) - Constructor for class com.vmware.content.ConfigurationStub
 
ConfigurationTypes - Interface in com.vmware.content
Defines the data types of the Configuration API service.
CONFIGURED - Static variable in class com.vmware.vcenter.deployment.ApplianceState
The appliance has been configured.
CONFIGURED - Static variable in class com.vmware.vcenter.vcha.ClusterTypes.ConfigState
VCHA cluster is configured.
configuredPolicySpec - Static variable in class com.vmware.esx.settings.clusters.policies.ApplyDefinitions
 
ConfiguredPolicySpec() - Constructor for class com.vmware.esx.settings.clusters.policies.ApplyTypes.ConfiguredPolicySpec
Default constructor.
ConfiguredPolicySpec(StructValue) - Constructor for class com.vmware.esx.settings.clusters.policies.ApplyTypes.ConfiguredPolicySpec
 
configuredPolicySpec - Static variable in class com.vmware.esx.settings.defaults.clusters.policies.ApplyDefinitions
 
ConfiguredPolicySpec() - Constructor for class com.vmware.esx.settings.defaults.clusters.policies.ApplyTypes.ConfiguredPolicySpec
Default constructor.
ConfiguredPolicySpec(StructValue) - Constructor for class com.vmware.esx.settings.defaults.clusters.policies.ApplyTypes.ConfiguredPolicySpec
 
CONFIGURING - Static variable in class com.vmware.vcenter.namespace_management.ClustersTypes.ConfigStatus
The Namespace configuration is being applied to the cluster.
CONFIGURING - Static variable in class com.vmware.vcenter.namespaces.InstancesTypes.ConfigStatus
The configuration is being applied to the namespace.
connect(String) - Method in interface com.vmware.vcenter.Host
Connect to the host corresponding to host previously added to the vCenter server.
connect(String, InvocationConfig) - Method in interface com.vmware.vcenter.Host
Connect to the host corresponding to host previously added to the vCenter server.
connect(String, AsyncCallback<Void>) - Method in interface com.vmware.vcenter.Host
Connect to the host corresponding to host previously added to the vCenter server.
connect(String, AsyncCallback<Void>, InvocationConfig) - Method in interface com.vmware.vcenter.Host
Connect to the host corresponding to host previously added to the vCenter server.
connect(String) - Method in class com.vmware.vcenter.HostStub
 
connect(String, InvocationConfig) - Method in class com.vmware.vcenter.HostStub
 
connect(String, AsyncCallback<Void>) - Method in class com.vmware.vcenter.HostStub
 
connect(String, AsyncCallback<Void>, InvocationConfig) - Method in class com.vmware.vcenter.HostStub
 
connect(String, String) - Method in interface com.vmware.vcenter.vm.hardware.Cdrom
Connects a virtual CD-ROM device of a powered-on virtual machine to its backing.
connect(String, String, InvocationConfig) - Method in interface com.vmware.vcenter.vm.hardware.Cdrom
Connects a virtual CD-ROM device of a powered-on virtual machine to its backing.
connect(String, String, AsyncCallback<Void>) - Method in interface com.vmware.vcenter.vm.hardware.Cdrom
Connects a virtual CD-ROM device of a powered-on virtual machine to its backing.
connect(String, String, AsyncCallback<Void>, InvocationConfig) - Method in interface com.vmware.vcenter.vm.hardware.Cdrom
Connects a virtual CD-ROM device of a powered-on virtual machine to its backing.
connect(String, String) - Method in class com.vmware.vcenter.vm.hardware.CdromStub
 
connect(String, String, InvocationConfig) - Method in class com.vmware.vcenter.vm.hardware.CdromStub
 
connect(String, String, AsyncCallback<Void>) - Method in class com.vmware.vcenter.vm.hardware.CdromStub
 
connect(String, String, AsyncCallback<Void>, InvocationConfig) - Method in class com.vmware.vcenter.vm.hardware.CdromStub
 
connect(String, String) - Method in interface com.vmware.vcenter.vm.hardware.Ethernet
Connects a virtual Ethernet adapter of a powered-on virtual machine to its backing.
connect(String, String, InvocationConfig) - Method in interface com.vmware.vcenter.vm.hardware.Ethernet
Connects a virtual Ethernet adapter of a powered-on virtual machine to its backing.
connect(String, String, AsyncCallback<Void>) - Method in interface com.vmware.vcenter.vm.hardware.Ethernet
Connects a virtual Ethernet adapter of a powered-on virtual machine to its backing.
connect(String, String, AsyncCallback<Void>, InvocationConfig) - Method in interface com.vmware.vcenter.vm.hardware.Ethernet
Connects a virtual Ethernet adapter of a powered-on virtual machine to its backing.
connect(String, String) - Method in class com.vmware.vcenter.vm.hardware.EthernetStub
 
connect(String, String, InvocationConfig) - Method in class com.vmware.vcenter.vm.hardware.EthernetStub
 
connect(String, String, AsyncCallback<Void>) - Method in class com.vmware.vcenter.vm.hardware.EthernetStub
 
connect(String, String, AsyncCallback<Void>, InvocationConfig) - Method in class com.vmware.vcenter.vm.hardware.EthernetStub
 
connect(String, String) - Method in interface com.vmware.vcenter.vm.hardware.Floppy
Connects a virtual floppy drive of a powered-on virtual machine to its backing.
connect(String, String, InvocationConfig) - Method in interface com.vmware.vcenter.vm.hardware.Floppy
Connects a virtual floppy drive of a powered-on virtual machine to its backing.
connect(String, String, AsyncCallback<Void>) - Method in interface com.vmware.vcenter.vm.hardware.Floppy
Connects a virtual floppy drive of a powered-on virtual machine to its backing.
connect(String, String, AsyncCallback<Void>, InvocationConfig) - Method in interface com.vmware.vcenter.vm.hardware.Floppy
Connects a virtual floppy drive of a powered-on virtual machine to its backing.
connect(String, String) - Method in class com.vmware.vcenter.vm.hardware.FloppyStub
 
connect(String, String, InvocationConfig) - Method in class com.vmware.vcenter.vm.hardware.FloppyStub
 
connect(String, String, AsyncCallback<Void>) - Method in class com.vmware.vcenter.vm.hardware.FloppyStub
 
connect(String, String, AsyncCallback<Void>, InvocationConfig) - Method in class com.vmware.vcenter.vm.hardware.FloppyStub
 
connect(String, String) - Method in interface com.vmware.vcenter.vm.hardware.Parallel
Connects a virtual parallel port of a powered-on virtual machine to its backing.
connect(String, String, InvocationConfig) - Method in interface com.vmware.vcenter.vm.hardware.Parallel
Connects a virtual parallel port of a powered-on virtual machine to its backing.
connect(String, String, AsyncCallback<Void>) - Method in interface com.vmware.vcenter.vm.hardware.Parallel
Connects a virtual parallel port of a powered-on virtual machine to its backing.
connect(String, String, AsyncCallback<Void>, InvocationConfig) - Method in interface com.vmware.vcenter.vm.hardware.Parallel
Connects a virtual parallel port of a powered-on virtual machine to its backing.
connect(String, String) - Method in class com.vmware.vcenter.vm.hardware.ParallelStub
 
connect(String, String, InvocationConfig) - Method in class com.vmware.vcenter.vm.hardware.ParallelStub
 
connect(String, String, AsyncCallback<Void>) - Method in class com.vmware.vcenter.vm.hardware.ParallelStub
 
connect(String, String, AsyncCallback<Void>, InvocationConfig) - Method in class com.vmware.vcenter.vm.hardware.ParallelStub
 
connect(String, String) - Method in interface com.vmware.vcenter.vm.hardware.Serial
Connects a virtual serial port of a powered-on virtual machine to its backing.
connect(String, String, InvocationConfig) - Method in interface com.vmware.vcenter.vm.hardware.Serial
Connects a virtual serial port of a powered-on virtual machine to its backing.
connect(String, String, AsyncCallback<Void>) - Method in interface com.vmware.vcenter.vm.hardware.Serial
Connects a virtual serial port of a powered-on virtual machine to its backing.
connect(String, String, AsyncCallback<Void>, InvocationConfig) - Method in interface com.vmware.vcenter.vm.hardware.Serial
Connects a virtual serial port of a powered-on virtual machine to its backing.
connect(String, String) - Method in class com.vmware.vcenter.vm.hardware.SerialStub
 
connect(String, String, InvocationConfig) - Method in class com.vmware.vcenter.vm.hardware.SerialStub
 
connect(String, String, AsyncCallback<Void>) - Method in class com.vmware.vcenter.vm.hardware.SerialStub
 
connect(String, String, AsyncCallback<Void>, InvocationConfig) - Method in class com.vmware.vcenter.vm.hardware.SerialStub
 
connect(String) - Method in interface com.vmware.vcenter.vm.tools.Installer
Connects the VMware Tools CD installer as a CD-ROM for the guest operating system.
connect(String, InvocationConfig) - Method in interface com.vmware.vcenter.vm.tools.Installer
Connects the VMware Tools CD installer as a CD-ROM for the guest operating system.
connect(String, AsyncCallback<Void>) - Method in interface com.vmware.vcenter.vm.tools.Installer
Connects the VMware Tools CD installer as a CD-ROM for the guest operating system.
connect(String, AsyncCallback<Void>, InvocationConfig) - Method in interface com.vmware.vcenter.vm.tools.Installer
Connects the VMware Tools CD installer as a CD-ROM for the guest operating system.
connect(String) - Method in class com.vmware.vcenter.vm.tools.InstallerStub
 
connect(String, InvocationConfig) - Method in class com.vmware.vcenter.vm.tools.InstallerStub
 
connect(String, AsyncCallback<Void>) - Method in class com.vmware.vcenter.vm.tools.InstallerStub
 
connect(String, AsyncCallback<Void>, InvocationConfig) - Method in class com.vmware.vcenter.vm.tools.InstallerStub
 
CONNECTED - Static variable in class com.vmware.vcenter.HostTypes.ConnectionState
Host is connected to the vCenter Server
CONNECTED - Static variable in class com.vmware.vcenter.vm.hardware.ConnectionState
The device is connected and working correctly.
ConnectionCreateSpec - Class in com.vmware.vcenter.vm.hardware
The ConnectionCreateSpec class provides a specification for the configuration of a newly-created removable device.
ConnectionCreateSpec() - Constructor for class com.vmware.vcenter.vm.hardware.ConnectionCreateSpec
Default constructor.
ConnectionCreateSpec(StructValue) - Constructor for class com.vmware.vcenter.vm.hardware.ConnectionCreateSpec
 
connectionCreateSpec - Static variable in class com.vmware.vcenter.vm.hardware.StructDefinitions
 
ConnectionCreateSpec.Builder - Class in com.vmware.vcenter.vm.hardware
Builder class for ConnectionCreateSpec.
ConnectionException - Exception in com.vmware.vapi.client.exception
Thrown in cases of server connection exceptions.
ConnectionException() - Constructor for exception com.vmware.vapi.client.exception.ConnectionException
 
ConnectionException(String) - Constructor for exception com.vmware.vapi.client.exception.ConnectionException
 
ConnectionException(String, Throwable) - Constructor for exception com.vmware.vapi.client.exception.ConnectionException
 
ConnectionException(Throwable) - Constructor for exception com.vmware.vapi.client.exception.ConnectionException
 
ConnectionInfo - Class in com.vmware.vcenter.vm.hardware
The ConnectionInfo class provides information about the state and configuration of a removable virtual device.
ConnectionInfo() - Constructor for class com.vmware.vcenter.vm.hardware.ConnectionInfo
Default constructor.
ConnectionInfo(StructValue) - Constructor for class com.vmware.vcenter.vm.hardware.ConnectionInfo
 
connectionInfo - Static variable in class com.vmware.vcenter.vm.hardware.StructDefinitions
 
ConnectionInfo.Builder - Class in com.vmware.vcenter.vm.hardware
Builder class for ConnectionInfo.
ConnectionSpec - Class in com.vmware.vcenter.vcha
The ConnectionSpec class contains information required to connect to a vCenter server.
ConnectionSpec() - Constructor for class com.vmware.vcenter.vcha.ConnectionSpec
Default constructor.
ConnectionSpec(StructValue) - Constructor for class com.vmware.vcenter.vcha.ConnectionSpec
 
connectionSpec - Static variable in class com.vmware.vcenter.vcha.StructDefinitions
 
ConnectionSpec.Builder - Class in com.vmware.vcenter.vcha
Builder class for ConnectionSpec.
ConnectionState - Class in com.vmware.vcenter.vm.hardware
The ConnectionState enumeration class defines the valid states for a removable device that is configured to be connected.
ConnectionState.Values - Enum in com.vmware.vcenter.vm.hardware
Native Java enum representing this enumeration class.
connectionStatus - Static variable in class com.vmware.appliance.logging.ForwardingDefinitions
 
ConnectionStatus() - Constructor for class com.vmware.appliance.logging.ForwardingTypes.ConnectionStatus
Default constructor.
ConnectionStatus(StructValue) - Constructor for class com.vmware.appliance.logging.ForwardingTypes.ConnectionStatus
 
ConnectionUpdateSpec - Class in com.vmware.vcenter.vm.hardware
The ConnectionUpdateSpec class describes the updates to be made to the configuration of a removable virtual device.
ConnectionUpdateSpec() - Constructor for class com.vmware.vcenter.vm.hardware.ConnectionUpdateSpec
Default constructor.
ConnectionUpdateSpec(StructValue) - Constructor for class com.vmware.vcenter.vm.hardware.ConnectionUpdateSpec
 
connectionUpdateSpec - Static variable in class com.vmware.vcenter.vm.hardware.StructDefinitions
 
ConnectionUpdateSpec.Builder - Class in com.vmware.vcenter.vm.hardware
Builder class for ConnectionUpdateSpec.
console() - Method in class com.vmware.vcenter.vm.VmFactory
The com.vmware.vcenter.vm.console package provides interfaces for managing Virtual Machine Consoles.
Consolecli - Interface in com.vmware.appliance.access
Consolecli interface provides methods Get/Set enabled state of CLI.
ConsolecliDefinitions - Class in com.vmware.appliance.access
Defines the type descriptors for the Consolecli API service.
ConsolecliDefinitions() - Constructor for class com.vmware.appliance.access.ConsolecliDefinitions
 
consolecliService() - Method in class com.vmware.appliance.access.AccessFactory
Returns an instance of class Consolecli
ConsolecliStub - Class in com.vmware.appliance.access
Remote stub implementation of the Consolecli API service.
ConsolecliStub(ApiProvider, TypeConverter, StubConfigurationBase) - Constructor for class com.vmware.appliance.access.ConsolecliStub
 
ConsolecliStub(ApiProvider, StubConfigurationBase) - Constructor for class com.vmware.appliance.access.ConsolecliStub
 
ConsolecliTypes - Interface in com.vmware.appliance.access
Defines the data types of the Consolecli API service.
ConsoleFactory - Class in com.vmware.vcenter.vm.console
ConsoleFactory is responsible for creating instances of services contained inside the com.vmware.vcenter.vm.console package and also has the subpackages reference to access respective subpackage services.
ConstantInfo - Class in com.vmware.vapi.metadata.metamodel
The ConstantInfo class contains metamodel information of the constant elements.
ConstantInfo() - Constructor for class com.vmware.vapi.metadata.metamodel.ConstantInfo
Default constructor.
ConstantInfo(StructValue) - Constructor for class com.vmware.vapi.metadata.metamodel.ConstantInfo
 
constantInfo - Static variable in class com.vmware.vapi.metadata.metamodel.StructDefinitions
 
ConstantInfo.Builder - Class in com.vmware.vapi.metadata.metamodel
Builder class for ConstantInfo.
Constants - Interface in com.vmware.vapi.bindings.exception
Constants for vAPI ErrorValues.
Constants - Class in com.vmware.vapi.protocol
 
Constants() - Constructor for class com.vmware.vapi.protocol.Constants
 
ConstantValue - Class in com.vmware.vapi.metadata.metamodel
The ConstantValue class contains the metamodel information of the constant element.
ConstantValue() - Constructor for class com.vmware.vapi.metadata.metamodel.ConstantValue
Default constructor.
ConstantValue(StructValue) - Constructor for class com.vmware.vapi.metadata.metamodel.ConstantValue
 
constantValue - Static variable in class com.vmware.vapi.metadata.metamodel.StructDefinitions
 
ConstantValue.Builder - Class in com.vmware.vapi.metadata.metamodel
Builder class for ConstantValue.
ConstantValue.Category - Class in com.vmware.vapi.metadata.metamodel
The Category enumeration class defines enumeration constants for the valid kinds of values.
ConstantValue.Category.Values - Enum in com.vmware.vapi.metadata.metamodel
Native Java enum representing this enumeration class.
ConstraintValidationException - Exception in com.vmware.vapi.data
This exception is thrown when static or dynamic constraint validation fails
ConstraintValidationException(Message) - Constructor for exception com.vmware.vapi.data.ConstraintValidationException
 
ConstraintValidationException(Message, Throwable) - Constructor for exception com.vmware.vapi.data.ConstraintValidationException
 
ConsumerPrincipals - Interface in com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters
The ConsumerPrincipals interface configures the token policies and STS trust necessary for the workload vCenter to query the trusted services for their status.
ConsumerPrincipalsDefinitions - Class in com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters
Defines the type descriptors for the ConsumerPrincipals API service.
ConsumerPrincipalsDefinitions() - Constructor for class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.ConsumerPrincipalsDefinitions
 
consumerPrincipalsService() - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.TrustAuthorityClustersFactory
Returns an instance of class ConsumerPrincipals
ConsumerPrincipalsStub - Class in com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters
Remote stub implementation of the ConsumerPrincipals API service.
ConsumerPrincipalsStub(ApiProvider, TypeConverter, StubConfigurationBase) - Constructor for class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.ConsumerPrincipalsStub
 
ConsumerPrincipalsStub(ApiProvider, StubConfigurationBase) - Constructor for class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.ConsumerPrincipalsStub
 
ConsumerPrincipalsTypes - Interface in com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters
Defines the data types of the ConsumerPrincipals API service.
ConsumerPrincipalsTypes._VAPI_OPERATIONS - Enum in com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters
Identifiers of the task operations
ConsumerPrincipalsTypes.CreateSpec - Class in com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters
The CreateSpec class contains the information necessary to establish trust between a workload vCenter and a Trust Authority Host.
ConsumerPrincipalsTypes.CreateSpec.Builder - Class in com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters
ConsumerPrincipalsTypes.FilterSpec - Class in com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters
The FilterSpec class contains data which identifies a connection profile on the trusted vCenter.
ConsumerPrincipalsTypes.FilterSpec.Builder - Class in com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters
ConsumerPrincipalsTypes.Health - Class in com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters
The Health enumeration class defines the possible health states.
ConsumerPrincipalsTypes.Health.Values - Enum in com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters
Native Java enum representing this enumeration class.
ConsumerPrincipalsTypes.Info - Class in com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters
The Info class contains the information necessary to establish trust between a workload vCenter and a Trust Authority Host.
ConsumerPrincipalsTypes.Info.Builder - Class in com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters
Builder class for ConsumerPrincipalsTypes.Info.
ConsumerPrincipalsTypes.Summary - Class in com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters
The Summary class contains a summary of the information necessary to establish trust between a workload vCenter and a Trust Authority Host.
ConsumerPrincipalsTypes.Summary.Builder - Class in com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters
Container - Class in com.vmware.vcenter.namespaces
A Container holds the data that describes a container within a pod.
Container() - Constructor for class com.vmware.vcenter.namespaces.Container
Default constructor.
Container(StructValue) - Constructor for class com.vmware.vcenter.namespaces.Container
 
container - Static variable in class com.vmware.vcenter.namespaces.StructDefinitions
 
Container.Builder - Class in com.vmware.vcenter.namespaces
Builder class for Container.
ContentFactory - Class in com.vmware.content
ContentFactory is responsible for creating instances of services contained inside the com.vmware.content package and also has the subpackages reference to access respective subpackage services.
ConverterException - Exception in com.vmware.vapi.bindings.convert
Exception thrown by the type converter.
ConverterException(Message, Throwable) - Constructor for exception com.vmware.vapi.bindings.convert.ConverterException
 
ConverterException(Message) - Constructor for exception com.vmware.vapi.bindings.convert.ConverterException
 
ConverterException(String, String...) - Constructor for exception com.vmware.vapi.bindings.convert.ConverterException
 
convertToStrings(Object[]) - Method in class com.vmware.vapi.l10n.MessageArgConverter
 
copy(String, String, ItemModel) - Method in interface com.vmware.content.library.Item
Copies a library item.
copy(String, String, ItemModel, InvocationConfig) - Method in interface com.vmware.content.library.Item
Copies a library item.
copy(String, String, ItemModel, AsyncCallback<String>) - Method in interface com.vmware.content.library.Item
Copies a library item.
copy(String, String, ItemModel, AsyncCallback<String>, InvocationConfig) - Method in interface com.vmware.content.library.Item
Copies a library item.
copy(String, String, ItemModel) - Method in class com.vmware.content.library.ItemStub
 
copy(String, String, ItemModel, InvocationConfig) - Method in class com.vmware.content.library.ItemStub
 
copy(String, String, ItemModel, AsyncCallback<String>) - Method in class com.vmware.content.library.ItemStub
 
copy(String, String, ItemModel, AsyncCallback<String>, InvocationConfig) - Method in class com.vmware.content.library.ItemStub
 
copy() - Method in class com.vmware.vapi.data.BlobValue
 
copy() - Method in class com.vmware.vapi.data.BooleanValue
 
copy() - Method in interface com.vmware.vapi.data.DataValue
 
copy() - Method in class com.vmware.vapi.data.DoubleValue
 
copy() - Method in class com.vmware.vapi.data.ErrorValue
 
copy() - Method in class com.vmware.vapi.data.IntegerValue
 
copy() - Method in class com.vmware.vapi.data.ListValue
 
copy() - Method in class com.vmware.vapi.data.OptionalValue
 
copy() - Method in class com.vmware.vapi.data.SecretValue
 
copy() - Method in class com.vmware.vapi.data.StringValue
 
copy() - Method in class com.vmware.vapi.data.StructValue
 
copy() - Method in class com.vmware.vapi.data.VoidValue
 
CoreException - Exception in com.vmware.vapi
 
CoreException(Message, Throwable) - Constructor for exception com.vmware.vapi.CoreException
 
CoreException(Message) - Constructor for exception com.vmware.vapi.CoreException
 
CoreException(String, String...) - Constructor for exception com.vmware.vapi.CoreException
 
COREOS_64 - Static variable in class com.vmware.vcenter.vm.GuestOS
CoreOS Linux (64 bit)
COUNT - Static variable in class com.vmware.appliance.MonitoringTypes.FunctionType
Aggregation takes count per period (sum)
CounterMetadata - Interface in com.vmware.vstats
The CounterMetadata interface provides access to the different historical editions of counters.
CounterMetadataDefinitions - Class in com.vmware.vstats
Defines the type descriptors for the CounterMetadata API service.
CounterMetadataDefinitions() - Constructor for class com.vmware.vstats.CounterMetadataDefinitions
 
counterMetadataService() - Method in class com.vmware.vstats.VstatsFactory
Returns an instance of class CounterMetadata
CounterMetadataStub - Class in com.vmware.vstats
Remote stub implementation of the CounterMetadata API service.
CounterMetadataStub(ApiProvider, TypeConverter, StubConfigurationBase) - Constructor for class com.vmware.vstats.CounterMetadataStub
 
CounterMetadataStub(ApiProvider, StubConfigurationBase) - Constructor for class com.vmware.vstats.CounterMetadataStub
 
CounterMetadataTypes - Interface in com.vmware.vstats
Defines the data types of the CounterMetadata API service.
CounterMetadataTypes.CounterEditionStatus - Class in com.vmware.vstats
Counter metadata status.
CounterMetadataTypes.CounterEditionStatus.Values - Enum in com.vmware.vstats
Native Java enum representing this enumeration class.
CounterMetadataTypes.FilterSpec - Class in com.vmware.vstats
The FilterSpec class is used to filter the counter metadata list.
CounterMetadataTypes.FilterSpec.Builder - Class in com.vmware.vstats
CounterMetadataTypes.Info - Class in com.vmware.vstats
The Info class contains information about CounterMetadata.
CounterMetadataTypes.Info.Builder - Class in com.vmware.vstats
Builder class for CounterMetadataTypes.Info.
CounterMetadataTypes.MetricUnits - Class in com.vmware.vstats
Unit used by a metric.
CounterMetadataTypes.MetricUnits.Values - Enum in com.vmware.vstats
Native Java enum representing this enumeration class.
CounterMetadataTypes.SampleType - Class in com.vmware.vstats
Type of the sampled data.
CounterMetadataTypes.SampleType.Values - Enum in com.vmware.vstats
Native Java enum representing this enumeration class.
CounterMetadataTypes.UnitsFactor - Class in com.vmware.vstats
Unit factor of measurement.
CounterMetadataTypes.UnitsFactor.Values - Enum in com.vmware.vstats
Native Java enum representing this enumeration class.
Counters - Interface in com.vmware.vstats
The Counters interface provides methods to perform various Counter related operations.
CountersDefinitions - Class in com.vmware.vstats
Defines the type descriptors for the Counters API service.
CountersDefinitions() - Constructor for class com.vmware.vstats.CountersDefinitions
 
CounterSets - Interface in com.vmware.vstats
The CounterSets interface provides methods for accessing groupings of counters.
CounterSetsDefinitions - Class in com.vmware.vstats
Defines the type descriptors for the CounterSets API service.
CounterSetsDefinitions() - Constructor for class com.vmware.vstats.CounterSetsDefinitions
 
counterSetsService() - Method in class com.vmware.vstats.VstatsFactory
Returns an instance of class CounterSets
CounterSetsStub - Class in com.vmware.vstats
Remote stub implementation of the CounterSets API service.
CounterSetsStub(ApiProvider, TypeConverter, StubConfigurationBase) - Constructor for class com.vmware.vstats.CounterSetsStub
 
CounterSetsStub(ApiProvider, StubConfigurationBase) - Constructor for class com.vmware.vstats.CounterSetsStub
 
CounterSetsTypes - Interface in com.vmware.vstats
Defines the data types of the CounterSets API service.
CounterSetsTypes.Info - Class in com.vmware.vstats
The Info class contains information about a set of counters.
CounterSetsTypes.Info.Builder - Class in com.vmware.vstats
Builder class for CounterSetsTypes.Info.
counterSpec - Static variable in class com.vmware.vstats.AcqSpecsDefinitions
 
CounterSpec() - Constructor for class com.vmware.vstats.AcqSpecsTypes.CounterSpec
Default constructor.
CounterSpec(StructValue) - Constructor for class com.vmware.vstats.AcqSpecsTypes.CounterSpec
 
countersService() - Method in class com.vmware.vstats.VstatsFactory
Returns an instance of class Counters
CountersStub - Class in com.vmware.vstats
Remote stub implementation of the Counters API service.
CountersStub(ApiProvider, TypeConverter, StubConfigurationBase) - Constructor for class com.vmware.vstats.CountersStub
 
CountersStub(ApiProvider, StubConfigurationBase) - Constructor for class com.vmware.vstats.CountersStub
 
CountersTypes - Interface in com.vmware.vstats
Defines the data types of the Counters API service.
CountersTypes.FilterSpec - Class in com.vmware.vstats
The FilterSpec class contains fields that can be used to filter list of counters.
CountersTypes.FilterSpec.Builder - Class in com.vmware.vstats
Builder class for CountersTypes.FilterSpec.
CountersTypes.Info - Class in com.vmware.vstats
The Info class contains the counter information.
CountersTypes.Info.Builder - Class in com.vmware.vstats
Builder class for CountersTypes.Info.
Cpu - Class in com.vmware.content.type.ovf
Provide the CPU information in a template VM.
Cpu() - Constructor for class com.vmware.content.type.ovf.Cpu
Default constructor.
Cpu(StructValue) - Constructor for class com.vmware.content.type.ovf.Cpu
 
cpu - Static variable in class com.vmware.content.type.ovf.StructDefinitions
 
Cpu - Interface in com.vmware.vcenter.vm.hardware
The Cpu interface provides methods for configuring the CPU settings of a virtual machine.
Cpu.Builder - Class in com.vmware.content.type.ovf
Builder class for Cpu.
CpuDefinitions - Class in com.vmware.vcenter.vm.hardware
Defines the type descriptors for the Cpu API service.
CpuDefinitions() - Constructor for class com.vmware.vcenter.vm.hardware.CpuDefinitions
 
cpuInfo - Static variable in class com.vmware.vcenter.vm_template.LibraryItemsDefinitions
 
CpuInfo() - Constructor for class com.vmware.vcenter.vm_template.LibraryItemsTypes.CpuInfo
Default constructor.
CpuInfo(StructValue) - Constructor for class com.vmware.vcenter.vm_template.LibraryItemsTypes.CpuInfo
 
cpuService() - Method in class com.vmware.vcenter.vm.hardware.HardwareFactory
Returns an instance of class Cpu
CpuStub - Class in com.vmware.vcenter.vm.hardware
Remote stub implementation of the Cpu API service.
CpuStub(ApiProvider, TypeConverter, StubConfigurationBase) - Constructor for class com.vmware.vcenter.vm.hardware.CpuStub
 
CpuStub(ApiProvider, StubConfigurationBase) - Constructor for class com.vmware.vcenter.vm.hardware.CpuStub
 
CpuTypes - Interface in com.vmware.vcenter.vm.hardware
Defines the data types of the Cpu API service.
CpuTypes.Info - Class in com.vmware.vcenter.vm.hardware
The Info class contains CPU-related information about a virtual machine.
CpuTypes.Info.Builder - Class in com.vmware.vcenter.vm.hardware
Builder class for CpuTypes.Info.
CpuTypes.UpdateSpec - Class in com.vmware.vcenter.vm.hardware
The UpdateSpec class describes the updates to be made to the CPU-related settings of a virtual machine.
CpuTypes.UpdateSpec.Builder - Class in com.vmware.vcenter.vm.hardware
Builder class for CpuTypes.UpdateSpec.
cpuUpdateSpec - Static variable in class com.vmware.vcenter.vm_template.LibraryItemsDefinitions
 
CpuUpdateSpec() - Constructor for class com.vmware.vcenter.vm_template.LibraryItemsTypes.CpuUpdateSpec
Default constructor.
CpuUpdateSpec(StructValue) - Constructor for class com.vmware.vcenter.vm_template.LibraryItemsTypes.CpuUpdateSpec
 
create(String, LocalAccountsTypes.Config) - Method in interface com.vmware.appliance.LocalAccounts
Create a new local user account.
create(String, LocalAccountsTypes.Config, InvocationConfig) - Method in interface com.vmware.appliance.LocalAccounts
Create a new local user account.
create(String, LocalAccountsTypes.Config, AsyncCallback<Void>) - Method in interface com.vmware.appliance.LocalAccounts
Create a new local user account.
create(String, LocalAccountsTypes.Config, AsyncCallback<Void>, InvocationConfig) - Method in interface com.vmware.appliance.LocalAccounts
Create a new local user account.
create(String, LocalAccountsTypes.Config) - Method in class com.vmware.appliance.LocalAccountsStub
 
create(String, LocalAccountsTypes.Config, InvocationConfig) - Method in class com.vmware.appliance.LocalAccountsStub
 
create(String, LocalAccountsTypes.Config, AsyncCallback<Void>) - Method in class com.vmware.appliance.LocalAccountsStub
 
create(String, LocalAccountsTypes.Config, AsyncCallback<Void>, InvocationConfig) - Method in class com.vmware.appliance.LocalAccountsStub
 
create(JobTypes.BackupRequest) - Method in interface com.vmware.appliance.recovery.backup.Job
Initiate backup.
create(JobTypes.BackupRequest, InvocationConfig) - Method in interface com.vmware.appliance.recovery.backup.Job
Initiate backup.
create(JobTypes.BackupRequest, AsyncCallback<JobTypes.BackupJobStatus>) - Method in interface com.vmware.appliance.recovery.backup.Job
Initiate backup.
create(JobTypes.BackupRequest, AsyncCallback<JobTypes.BackupJobStatus>, InvocationConfig) - Method in interface com.vmware.appliance.recovery.backup.Job
Initiate backup.
create(JobTypes.BackupRequest) - Method in class com.vmware.appliance.recovery.backup.JobStub
 
create(JobTypes.BackupRequest, InvocationConfig) - Method in class com.vmware.appliance.recovery.backup.JobStub
 
create(JobTypes.BackupRequest, AsyncCallback<JobTypes.BackupJobStatus>) - Method in class com.vmware.appliance.recovery.backup.JobStub
 
create(JobTypes.BackupRequest, AsyncCallback<JobTypes.BackupJobStatus>, InvocationConfig) - Method in class com.vmware.appliance.recovery.backup.JobStub
 
create(String, SchedulesTypes.CreateSpec) - Method in interface com.vmware.appliance.recovery.backup.Schedules
Creates a schedule.
create(String, SchedulesTypes.CreateSpec, InvocationConfig) - Method in interface com.vmware.appliance.recovery.backup.Schedules
Creates a schedule.
create(String, SchedulesTypes.CreateSpec, AsyncCallback<Void>) - Method in interface com.vmware.appliance.recovery.backup.Schedules
Creates a schedule.
create(String, SchedulesTypes.CreateSpec, AsyncCallback<Void>, InvocationConfig) - Method in interface com.vmware.appliance.recovery.backup.Schedules
Creates a schedule.
create(String, SchedulesTypes.CreateSpec) - Method in class com.vmware.appliance.recovery.backup.SchedulesStub
 
create(String, SchedulesTypes.CreateSpec, InvocationConfig) - Method in class com.vmware.appliance.recovery.backup.SchedulesStub
 
create(String, SchedulesTypes.CreateSpec, AsyncCallback<Void>) - Method in class com.vmware.appliance.recovery.backup.SchedulesStub
 
create(String, SchedulesTypes.CreateSpec, AsyncCallback<Void>, InvocationConfig) - Method in class com.vmware.appliance.recovery.backup.SchedulesStub
 
create(JobTypes.CreateSpec) - Method in interface com.vmware.appliance.recovery.reconciliation.Job
Initiate reconciliation.
create(JobTypes.CreateSpec, InvocationConfig) - Method in interface com.vmware.appliance.recovery.reconciliation.Job
Initiate reconciliation.
create(JobTypes.CreateSpec, AsyncCallback<JobTypes.Info>) - Method in interface com.vmware.appliance.recovery.reconciliation.Job
Initiate reconciliation.
create(JobTypes.CreateSpec, AsyncCallback<JobTypes.Info>, InvocationConfig) - Method in interface com.vmware.appliance.recovery.reconciliation.Job
Initiate reconciliation.
create(JobTypes.CreateSpec) - Method in class com.vmware.appliance.recovery.reconciliation.JobStub
 
create(JobTypes.CreateSpec, InvocationConfig) - Method in class com.vmware.appliance.recovery.reconciliation.JobStub
 
create(JobTypes.CreateSpec, AsyncCallback<JobTypes.Info>) - Method in class com.vmware.appliance.recovery.reconciliation.JobStub
 
create(JobTypes.CreateSpec, AsyncCallback<JobTypes.Info>, InvocationConfig) - Method in class com.vmware.appliance.recovery.reconciliation.JobStub
 
create(JobTypes.RestoreRequest) - Method in interface com.vmware.appliance.recovery.restore.Job
Initiate restore.
create(JobTypes.RestoreRequest, InvocationConfig) - Method in interface com.vmware.appliance.recovery.restore.Job
Initiate restore.
create(JobTypes.RestoreRequest, AsyncCallback<JobTypes.RestoreJobStatus>) - Method in interface com.vmware.appliance.recovery.restore.Job
Initiate restore.
create(JobTypes.RestoreRequest, AsyncCallback<JobTypes.RestoreJobStatus>, InvocationConfig) - Method in interface com.vmware.appliance.recovery.restore.Job
Initiate restore.
create(JobTypes.RestoreRequest) - Method in class com.vmware.appliance.recovery.restore.JobStub
 
create(JobTypes.RestoreRequest, InvocationConfig) - Method in class com.vmware.appliance.recovery.restore.JobStub
 
create(JobTypes.RestoreRequest, AsyncCallback<JobTypes.RestoreJobStatus>) - Method in class com.vmware.appliance.recovery.restore.JobStub
 
create(JobTypes.RestoreRequest, AsyncCallback<JobTypes.RestoreJobStatus>, InvocationConfig) - Method in class com.vmware.appliance.recovery.restore.JobStub
 
create() - Method in interface com.vmware.cis.Session
Creates a session with the API.
create(InvocationConfig) - Method in interface com.vmware.cis.Session
Creates a session with the API.
create(AsyncCallback<char[]>) - Method in interface com.vmware.cis.Session
Creates a session with the API.
create(AsyncCallback<char[]>, InvocationConfig) - Method in interface com.vmware.cis.Session
Creates a session with the API.
create() - Method in class com.vmware.cis.SessionStub
 
create(InvocationConfig) - Method in class com.vmware.cis.SessionStub
 
create(AsyncCallback<char[]>) - Method in class com.vmware.cis.SessionStub
 
create(AsyncCallback<char[]>, InvocationConfig) - Method in class com.vmware.cis.SessionStub
 
create(CategoryTypes.CreateSpec) - Method in interface com.vmware.cis.tagging.Category
Creates a category.
create(CategoryTypes.CreateSpec, InvocationConfig) - Method in interface com.vmware.cis.tagging.Category
Creates a category.
create(CategoryTypes.CreateSpec, AsyncCallback<String>) - Method in interface com.vmware.cis.tagging.Category
Creates a category.
create(CategoryTypes.CreateSpec, AsyncCallback<String>, InvocationConfig) - Method in interface com.vmware.cis.tagging.Category
Creates a category.
create(CategoryTypes.CreateSpec) - Method in class com.vmware.cis.tagging.CategoryStub
 
create(CategoryTypes.CreateSpec, InvocationConfig) - Method in class com.vmware.cis.tagging.CategoryStub
 
create(CategoryTypes.CreateSpec, AsyncCallback<String>) - Method in class com.vmware.cis.tagging.CategoryStub
 
create(CategoryTypes.CreateSpec, AsyncCallback<String>, InvocationConfig) - Method in class com.vmware.cis.tagging.CategoryStub
 
create(TagTypes.CreateSpec) - Method in interface com.vmware.cis.tagging.Tag
Creates a tag.
create(TagTypes.CreateSpec, InvocationConfig) - Method in interface com.vmware.cis.tagging.Tag
Creates a tag.
create(TagTypes.CreateSpec, AsyncCallback<String>) - Method in interface com.vmware.cis.tagging.Tag
Creates a tag.
create(TagTypes.CreateSpec, AsyncCallback<String>, InvocationConfig) - Method in interface com.vmware.cis.tagging.Tag
Creates a tag.
create(TagTypes.CreateSpec) - Method in class com.vmware.cis.tagging.TagStub
 
create(TagTypes.CreateSpec, InvocationConfig) - Method in class com.vmware.cis.tagging.TagStub
 
create(TagTypes.CreateSpec, AsyncCallback<String>) - Method in class com.vmware.cis.tagging.TagStub
 
create(TagTypes.CreateSpec, AsyncCallback<String>, InvocationConfig) - Method in class com.vmware.cis.tagging.TagStub
 
create(String, ItemModel) - Method in interface com.vmware.content.library.Item
Creates a new library item.
create(String, ItemModel, InvocationConfig) - Method in interface com.vmware.content.library.Item
Creates a new library item.
create(String, ItemModel, AsyncCallback<String>) - Method in interface com.vmware.content.library.Item
Creates a new library item.
create(String, ItemModel, AsyncCallback<String>, InvocationConfig) - Method in interface com.vmware.content.library.Item
Creates a new library item.
create(String, DownloadSessionModel) - Method in interface com.vmware.content.library.item.DownloadSession
Creates a new download session.
create(String, DownloadSessionModel, InvocationConfig) - Method in interface com.vmware.content.library.item.DownloadSession
Creates a new download session.
create(String, DownloadSessionModel, AsyncCallback<String>) - Method in interface com.vmware.content.library.item.DownloadSession
Creates a new download session.
create(String, DownloadSessionModel, AsyncCallback<String>, InvocationConfig) - Method in interface com.vmware.content.library.item.DownloadSession
Creates a new download session.
create(String, DownloadSessionModel) - Method in class com.vmware.content.library.item.DownloadSessionStub
 
create(String, DownloadSessionModel, InvocationConfig) - Method in class com.vmware.content.library.item.DownloadSessionStub
 
create(String, DownloadSessionModel, AsyncCallback<String>) - Method in class com.vmware.content.library.item.DownloadSessionStub
 
create(String, DownloadSessionModel, AsyncCallback<String>, InvocationConfig) - Method in class com.vmware.content.library.item.DownloadSessionStub
 
create(String, UpdateSessionModel) - Method in interface com.vmware.content.library.item.UpdateSession
Creates a new update session.
create(String, UpdateSessionModel, InvocationConfig) - Method in interface com.vmware.content.library.item.UpdateSession
Creates a new update session.
create(String, UpdateSessionModel, AsyncCallback<String>) - Method in interface com.vmware.content.library.item.UpdateSession
Creates a new update session.
create(String, UpdateSessionModel, AsyncCallback<String>, InvocationConfig) - Method in interface com.vmware.content.library.item.UpdateSession
Creates a new update session.
create(String, UpdateSessionModel) - Method in class com.vmware.content.library.item.UpdateSessionStub
 
create(String, UpdateSessionModel, InvocationConfig) - Method in class com.vmware.content.library.item.UpdateSessionStub
 
create(String, UpdateSessionModel, AsyncCallback<String>) - Method in class com.vmware.content.library.item.UpdateSessionStub
 
create(String, UpdateSessionModel, AsyncCallback<String>, InvocationConfig) - Method in class com.vmware.content.library.item.UpdateSessionStub
 
create(String, ItemModel) - Method in class com.vmware.content.library.ItemStub
 
create(String, ItemModel, InvocationConfig) - Method in class com.vmware.content.library.ItemStub
 
create(String, ItemModel, AsyncCallback<String>) - Method in class com.vmware.content.library.ItemStub
 
create(String, ItemModel, AsyncCallback<String>, InvocationConfig) - Method in class com.vmware.content.library.ItemStub
 
create(String, String, SubscriptionsTypes.CreateSpec) - Method in interface com.vmware.content.library.Subscriptions
Creates a subscription of the published library.
create(String, String, SubscriptionsTypes.CreateSpec, InvocationConfig) - Method in interface com.vmware.content.library.Subscriptions
Creates a subscription of the published library.
create(String, String, SubscriptionsTypes.CreateSpec, AsyncCallback<String>) - Method in interface com.vmware.content.library.Subscriptions
Creates a subscription of the published library.
create(String, String, SubscriptionsTypes.CreateSpec, AsyncCallback<String>, InvocationConfig) - Method in interface com.vmware.content.library.Subscriptions
Creates a subscription of the published library.
create(String, String, SubscriptionsTypes.CreateSpec) - Method in class com.vmware.content.library.SubscriptionsStub
 
create(String, String, SubscriptionsTypes.CreateSpec, InvocationConfig) - Method in class com.vmware.content.library.SubscriptionsStub
 
create(String, String, SubscriptionsTypes.CreateSpec, AsyncCallback<String>) - Method in class com.vmware.content.library.SubscriptionsStub
 
create(String, String, SubscriptionsTypes.CreateSpec, AsyncCallback<String>, InvocationConfig) - Method in class com.vmware.content.library.SubscriptionsStub
 
create(String, LibraryModel) - Method in interface com.vmware.content.LocalLibrary
Creates a new local library.
create(String, LibraryModel, InvocationConfig) - Method in interface com.vmware.content.LocalLibrary
Creates a new local library.
create(String, LibraryModel, AsyncCallback<String>) - Method in interface com.vmware.content.LocalLibrary
Creates a new local library.
create(String, LibraryModel, AsyncCallback<String>, InvocationConfig) - Method in interface com.vmware.content.LocalLibrary
Creates a new local library.
create(String, LibraryModel) - Method in class com.vmware.content.LocalLibraryStub
 
create(String, LibraryModel, InvocationConfig) - Method in class com.vmware.content.LocalLibraryStub
 
create(String, LibraryModel, AsyncCallback<String>) - Method in class com.vmware.content.LocalLibraryStub
 
create(String, LibraryModel, AsyncCallback<String>, InvocationConfig) - Method in class com.vmware.content.LocalLibraryStub
 
create(String, LibraryModel) - Method in interface com.vmware.content.SubscribedLibrary
Creates a new subscribed library.
create(String, LibraryModel, InvocationConfig) - Method in interface com.vmware.content.SubscribedLibrary
Creates a new subscribed library.
create(String, LibraryModel, AsyncCallback<String>) - Method in interface com.vmware.content.SubscribedLibrary
Creates a new subscribed library.
create(String, LibraryModel, AsyncCallback<String>, InvocationConfig) - Method in interface com.vmware.content.SubscribedLibrary
Creates a new subscribed library.
create(String, LibraryModel) - Method in class com.vmware.content.SubscribedLibraryStub
 
create(String, LibraryModel, InvocationConfig) - Method in class com.vmware.content.SubscribedLibraryStub
 
create(String, LibraryModel, AsyncCallback<String>) - Method in class com.vmware.content.SubscribedLibraryStub
 
create(String, LibraryModel, AsyncCallback<String>, InvocationConfig) - Method in class com.vmware.content.SubscribedLibraryStub
 
create(String) - Method in interface com.vmware.esx.settings.clusters.software.Drafts
Creates a new software draft from the desired document.
create(String, InvocationConfig) - Method in interface com.vmware.esx.settings.clusters.software.Drafts
Creates a new software draft from the desired document.
create(String, AsyncCallback<String>) - Method in interface com.vmware.esx.settings.clusters.software.Drafts
Creates a new software draft from the desired document.
create(String, AsyncCallback<String>, InvocationConfig) - Method in interface com.vmware.esx.settings.clusters.software.Drafts
Creates a new software draft from the desired document.
create(String) - Method in class com.vmware.esx.settings.clusters.software.DraftsStub
 
create(String, InvocationConfig) - Method in class com.vmware.esx.settings.clusters.software.DraftsStub
 
create(String, AsyncCallback<String>) - Method in class com.vmware.esx.settings.clusters.software.DraftsStub
 
create(String, AsyncCallback<String>, InvocationConfig) - Method in class com.vmware.esx.settings.clusters.software.DraftsStub
 
create(OnlineTypes.CreateSpec) - Method in interface com.vmware.esx.settings.depots.Online
Adds a new online software depot to the list of currently configured online software depots.
create(OnlineTypes.CreateSpec, InvocationConfig) - Method in interface com.vmware.esx.settings.depots.Online
Adds a new online software depot to the list of currently configured online software depots.
create(OnlineTypes.CreateSpec, AsyncCallback<String>) - Method in interface com.vmware.esx.settings.depots.Online
Adds a new online software depot to the list of currently configured online software depots.
create(OnlineTypes.CreateSpec, AsyncCallback<String>, InvocationConfig) - Method in interface com.vmware.esx.settings.depots.Online
Adds a new online software depot to the list of currently configured online software depots.
create(OnlineTypes.CreateSpec) - Method in class com.vmware.esx.settings.depots.OnlineStub
 
create(OnlineTypes.CreateSpec, InvocationConfig) - Method in class com.vmware.esx.settings.depots.OnlineStub
 
create(OnlineTypes.CreateSpec, AsyncCallback<String>) - Method in class com.vmware.esx.settings.depots.OnlineStub
 
create(OnlineTypes.CreateSpec, AsyncCallback<String>, InvocationConfig) - Method in class com.vmware.esx.settings.depots.OnlineStub
 
CREATE - Static variable in interface com.vmware.vapi.metadata.metamodel.MetadataIdentifierTypes
Identifier representing the Create metadata.
create(TlsCsrTypes.Spec) - Method in interface com.vmware.vcenter.certificate_management.vcenter.TlsCsr
Generates a CSR with the given Spec.
create(TlsCsrTypes.Spec, InvocationConfig) - Method in interface com.vmware.vcenter.certificate_management.vcenter.TlsCsr
Generates a CSR with the given Spec.
create(TlsCsrTypes.Spec, AsyncCallback<TlsCsrTypes.Info>) - Method in interface com.vmware.vcenter.certificate_management.vcenter.TlsCsr
Generates a CSR with the given Spec.
create(TlsCsrTypes.Spec, AsyncCallback<TlsCsrTypes.Info>, InvocationConfig) - Method in interface com.vmware.vcenter.certificate_management.vcenter.TlsCsr
Generates a CSR with the given Spec.
create(TlsCsrTypes.Spec) - Method in class com.vmware.vcenter.certificate_management.vcenter.TlsCsrStub
 
create(TlsCsrTypes.Spec, InvocationConfig) - Method in class com.vmware.vcenter.certificate_management.vcenter.TlsCsrStub
 
create(TlsCsrTypes.Spec, AsyncCallback<TlsCsrTypes.Info>) - Method in class com.vmware.vcenter.certificate_management.vcenter.TlsCsrStub
 
create(TlsCsrTypes.Spec, AsyncCallback<TlsCsrTypes.Info>, InvocationConfig) - Method in class com.vmware.vcenter.certificate_management.vcenter.TlsCsrStub
 
create(TrustedRootChainsTypes.CreateSpec) - Method in interface com.vmware.vcenter.certificate_management.vcenter.TrustedRootChains
Creates a new trusted root certificate chain from the CreateSpec.
create(TrustedRootChainsTypes.CreateSpec, InvocationConfig) - Method in interface com.vmware.vcenter.certificate_management.vcenter.TrustedRootChains
Creates a new trusted root certificate chain from the CreateSpec.
create(TrustedRootChainsTypes.CreateSpec, AsyncCallback<String>) - Method in interface com.vmware.vcenter.certificate_management.vcenter.TrustedRootChains
Creates a new trusted root certificate chain from the CreateSpec.
create(TrustedRootChainsTypes.CreateSpec, AsyncCallback<String>, InvocationConfig) - Method in interface com.vmware.vcenter.certificate_management.vcenter.TrustedRootChains
Creates a new trusted root certificate chain from the CreateSpec.
create(TrustedRootChainsTypes.CreateSpec) - Method in class com.vmware.vcenter.certificate_management.vcenter.TrustedRootChainsStub
 
create(TrustedRootChainsTypes.CreateSpec, InvocationConfig) - Method in class com.vmware.vcenter.certificate_management.vcenter.TrustedRootChainsStub
 
create(TrustedRootChainsTypes.CreateSpec, AsyncCallback<String>) - Method in class com.vmware.vcenter.certificate_management.vcenter.TrustedRootChainsStub
 
create(TrustedRootChainsTypes.CreateSpec, AsyncCallback<String>, InvocationConfig) - Method in class com.vmware.vcenter.certificate_management.vcenter.TrustedRootChainsStub
 
create(VmcaRootTypes.CreateSpec) - Method in interface com.vmware.vcenter.certificate_management.vcenter.VmcaRoot
Replace Root Certificate with VMCA signed one using the given Spec.
create(VmcaRootTypes.CreateSpec, InvocationConfig) - Method in interface com.vmware.vcenter.certificate_management.vcenter.VmcaRoot
Replace Root Certificate with VMCA signed one using the given Spec.
create(VmcaRootTypes.CreateSpec, AsyncCallback<Void>) - Method in interface com.vmware.vcenter.certificate_management.vcenter.VmcaRoot
Replace Root Certificate with VMCA signed one using the given Spec.
create(VmcaRootTypes.CreateSpec, AsyncCallback<Void>, InvocationConfig) - Method in interface com.vmware.vcenter.certificate_management.vcenter.VmcaRoot
Replace Root Certificate with VMCA signed one using the given Spec.
create(VmcaRootTypes.CreateSpec) - Method in class com.vmware.vcenter.certificate_management.vcenter.VmcaRootStub
 
create(VmcaRootTypes.CreateSpec, InvocationConfig) - Method in class com.vmware.vcenter.certificate_management.vcenter.VmcaRootStub
 
create(VmcaRootTypes.CreateSpec, AsyncCallback<Void>) - Method in class com.vmware.vcenter.certificate_management.vcenter.VmcaRootStub
 
create(VmcaRootTypes.CreateSpec, AsyncCallback<Void>, InvocationConfig) - Method in class com.vmware.vcenter.certificate_management.vcenter.VmcaRootStub
 
create(Structure) - Method in interface com.vmware.vcenter.compute.Policies
Creates a new compute policy in VMware Cloud on AWS.
create(Structure, InvocationConfig) - Method in interface com.vmware.vcenter.compute.Policies
Creates a new compute policy in VMware Cloud on AWS.
create(Structure, AsyncCallback<String>) - Method in interface com.vmware.vcenter.compute.Policies
Creates a new compute policy in VMware Cloud on AWS.
create(Structure, AsyncCallback<String>, InvocationConfig) - Method in interface com.vmware.vcenter.compute.Policies
Creates a new compute policy in VMware Cloud on AWS.
create(Structure) - Method in class com.vmware.vcenter.compute.PoliciesStub
 
create(Structure, InvocationConfig) - Method in class com.vmware.vcenter.compute.PoliciesStub
 
create(Structure, AsyncCallback<String>) - Method in class com.vmware.vcenter.compute.PoliciesStub
 
create(Structure, AsyncCallback<String>, InvocationConfig) - Method in class com.vmware.vcenter.compute.PoliciesStub
 
create(String, HarborTypes.CreateSpec) - Method in interface com.vmware.vcenter.content.registries.Harbor
Creates a Harbor registry in the cluster.
create(String, HarborTypes.CreateSpec, InvocationConfig) - Method in interface com.vmware.vcenter.content.registries.Harbor
Creates a Harbor registry in the cluster.
create(String, HarborTypes.CreateSpec, AsyncCallback<String>) - Method in interface com.vmware.vcenter.content.registries.Harbor
Creates a Harbor registry in the cluster.
create(String, HarborTypes.CreateSpec, AsyncCallback<String>, InvocationConfig) - Method in interface com.vmware.vcenter.content.registries.Harbor
Creates a Harbor registry in the cluster.
create(String, ProjectsTypes.CreateSpec) - Method in interface com.vmware.vcenter.content.registries.harbor.Projects
Creates a project in a Harbor registry using the supplied specification.
create(String, ProjectsTypes.CreateSpec, InvocationConfig) - Method in interface com.vmware.vcenter.content.registries.harbor.Projects
Creates a project in a Harbor registry using the supplied specification.
create(String, ProjectsTypes.CreateSpec, AsyncCallback<String>) - Method in interface com.vmware.vcenter.content.registries.harbor.Projects
Creates a project in a Harbor registry using the supplied specification.
create(String, ProjectsTypes.CreateSpec, AsyncCallback<String>, InvocationConfig) - Method in interface com.vmware.vcenter.content.registries.harbor.Projects
Creates a project in a Harbor registry using the supplied specification.
create(String, ProjectsTypes.CreateSpec) - Method in class com.vmware.vcenter.content.registries.harbor.ProjectsStub
 
create(String, ProjectsTypes.CreateSpec, InvocationConfig) - Method in class com.vmware.vcenter.content.registries.harbor.ProjectsStub
 
create(String, ProjectsTypes.CreateSpec, AsyncCallback<String>) - Method in class com.vmware.vcenter.content.registries.harbor.ProjectsStub
 
create(String, ProjectsTypes.CreateSpec, AsyncCallback<String>, InvocationConfig) - Method in class com.vmware.vcenter.content.registries.harbor.ProjectsStub
 
create(String, HarborTypes.CreateSpec) - Method in class com.vmware.vcenter.content.registries.HarborStub
 
create(String, HarborTypes.CreateSpec, InvocationConfig) - Method in class com.vmware.vcenter.content.registries.HarborStub
 
create(String, HarborTypes.CreateSpec, AsyncCallback<String>) - Method in class com.vmware.vcenter.content.registries.HarborStub
 
create(String, HarborTypes.CreateSpec, AsyncCallback<String>, InvocationConfig) - Method in class com.vmware.vcenter.content.registries.HarborStub
 
create(DatacenterTypes.CreateSpec) - Method in interface com.vmware.vcenter.Datacenter
Create a new datacenter in the vCenter inventory
create(DatacenterTypes.CreateSpec, InvocationConfig) - Method in interface com.vmware.vcenter.Datacenter
Create a new datacenter in the vCenter inventory
create(DatacenterTypes.CreateSpec, AsyncCallback<String>) - Method in interface com.vmware.vcenter.Datacenter
Create a new datacenter in the vCenter inventory
create(DatacenterTypes.CreateSpec, AsyncCallback<String>, InvocationConfig) - Method in interface com.vmware.vcenter.Datacenter
Create a new datacenter in the vCenter inventory
create(DatacenterTypes.CreateSpec) - Method in class com.vmware.vcenter.DatacenterStub
 
create(DatacenterTypes.CreateSpec, InvocationConfig) - Method in class com.vmware.vcenter.DatacenterStub
 
create(DatacenterTypes.CreateSpec, AsyncCallback<String>) - Method in class com.vmware.vcenter.DatacenterStub
 
create(DatacenterTypes.CreateSpec, AsyncCallback<String>, InvocationConfig) - Method in class com.vmware.vcenter.DatacenterStub
 
create(CustomizationSpecsTypes.CreateSpec) - Method in interface com.vmware.vcenter.guest.CustomizationSpecs
Creates a customization specification.
create(CustomizationSpecsTypes.CreateSpec, InvocationConfig) - Method in interface com.vmware.vcenter.guest.CustomizationSpecs
Creates a customization specification.
create(CustomizationSpecsTypes.CreateSpec, AsyncCallback<String>) - Method in interface com.vmware.vcenter.guest.CustomizationSpecs
Creates a customization specification.
create(CustomizationSpecsTypes.CreateSpec, AsyncCallback<String>, InvocationConfig) - Method in interface com.vmware.vcenter.guest.CustomizationSpecs
Creates a customization specification.
create(CustomizationSpecsTypes.CreateSpec) - Method in class com.vmware.vcenter.guest.CustomizationSpecsStub
 
create(CustomizationSpecsTypes.CreateSpec, InvocationConfig) - Method in class com.vmware.vcenter.guest.CustomizationSpecsStub
 
create(CustomizationSpecsTypes.CreateSpec, AsyncCallback<String>) - Method in class com.vmware.vcenter.guest.CustomizationSpecsStub
 
create(CustomizationSpecsTypes.CreateSpec, AsyncCallback<String>, InvocationConfig) - Method in class com.vmware.vcenter.guest.CustomizationSpecsStub
 
create(HostTypes.CreateSpec) - Method in interface com.vmware.vcenter.Host
Add a new standalone host in the vCenter inventory.
create(HostTypes.CreateSpec, InvocationConfig) - Method in interface com.vmware.vcenter.Host
Add a new standalone host in the vCenter inventory.
create(HostTypes.CreateSpec, AsyncCallback<String>) - Method in interface com.vmware.vcenter.Host
Add a new standalone host in the vCenter inventory.
create(HostTypes.CreateSpec, AsyncCallback<String>, InvocationConfig) - Method in interface com.vmware.vcenter.Host
Add a new standalone host in the vCenter inventory.
create(HostTypes.CreateSpec) - Method in class com.vmware.vcenter.HostStub
 
create(HostTypes.CreateSpec, InvocationConfig) - Method in class com.vmware.vcenter.HostStub
 
create(HostTypes.CreateSpec, AsyncCallback<String>) - Method in class com.vmware.vcenter.HostStub
 
create(HostTypes.CreateSpec, AsyncCallback<String>, InvocationConfig) - Method in class com.vmware.vcenter.HostStub
 
create(LinksTypes.CreateSpec) - Method in interface com.vmware.vcenter.hvc.Links
Creates a new hybrid link between the local and foreign PSC.
create(LinksTypes.CreateSpec, InvocationConfig) - Method in interface com.vmware.vcenter.hvc.Links
Creates a new hybrid link between the local and foreign PSC.
create(LinksTypes.CreateSpec, AsyncCallback<String>) - Method in interface com.vmware.vcenter.hvc.Links
Creates a new hybrid link between the local and foreign PSC.
create(LinksTypes.CreateSpec, AsyncCallback<String>, InvocationConfig) - Method in interface com.vmware.vcenter.hvc.Links
Creates a new hybrid link between the local and foreign PSC.
create(LinksTypes.CreateSpec) - Method in class com.vmware.vcenter.hvc.LinksStub
 
create(LinksTypes.CreateSpec, InvocationConfig) - Method in class com.vmware.vcenter.hvc.LinksStub
 
create(LinksTypes.CreateSpec, AsyncCallback<String>) - Method in class com.vmware.vcenter.hvc.LinksStub
 
create(LinksTypes.CreateSpec, AsyncCallback<String>, InvocationConfig) - Method in class com.vmware.vcenter.hvc.LinksStub
 
create(ProvidersTypes.CreateSpec) - Method in interface com.vmware.vcenter.identity.Providers
Create a vCenter Server identity provider.
create(ProvidersTypes.CreateSpec, InvocationConfig) - Method in interface com.vmware.vcenter.identity.Providers
Create a vCenter Server identity provider.
create(ProvidersTypes.CreateSpec, AsyncCallback<String>) - Method in interface com.vmware.vcenter.identity.Providers
Create a vCenter Server identity provider.
create(ProvidersTypes.CreateSpec, AsyncCallback<String>, InvocationConfig) - Method in interface com.vmware.vcenter.identity.Providers
Create a vCenter Server identity provider.
create(ProvidersTypes.CreateSpec) - Method in class com.vmware.vcenter.identity.ProvidersStub
 
create(ProvidersTypes.CreateSpec, InvocationConfig) - Method in class com.vmware.vcenter.identity.ProvidersStub
 
create(ProvidersTypes.CreateSpec, AsyncCallback<String>) - Method in class com.vmware.vcenter.identity.ProvidersStub
 
create(ProvidersTypes.CreateSpec, AsyncCallback<String>, InvocationConfig) - Method in class com.vmware.vcenter.identity.ProvidersStub
 
create(AssociatedProductsTypes.CreateSpec) - Method in interface com.vmware.vcenter.lcm.discovery.AssociatedProducts
Associates a VMware product with vCenter Server manually.
create(AssociatedProductsTypes.CreateSpec, InvocationConfig) - Method in interface com.vmware.vcenter.lcm.discovery.AssociatedProducts
Associates a VMware product with vCenter Server manually.
create(AssociatedProductsTypes.CreateSpec, AsyncCallback<String>) - Method in interface com.vmware.vcenter.lcm.discovery.AssociatedProducts
Associates a VMware product with vCenter Server manually.
create(AssociatedProductsTypes.CreateSpec, AsyncCallback<String>, InvocationConfig) - Method in interface com.vmware.vcenter.lcm.discovery.AssociatedProducts
Associates a VMware product with vCenter Server manually.
create(AssociatedProductsTypes.CreateSpec) - Method in class com.vmware.vcenter.lcm.discovery.AssociatedProductsStub
 
create(AssociatedProductsTypes.CreateSpec, InvocationConfig) - Method in class com.vmware.vcenter.lcm.discovery.AssociatedProductsStub
 
create(AssociatedProductsTypes.CreateSpec, AsyncCallback<String>) - Method in class com.vmware.vcenter.lcm.discovery.AssociatedProductsStub
 
create(AssociatedProductsTypes.CreateSpec, AsyncCallback<String>, InvocationConfig) - Method in class com.vmware.vcenter.lcm.discovery.AssociatedProductsStub
 
create(String) - Method in interface com.vmware.vcenter.namespace_management.SupportBundle
Returns the location SupportBundleTypes.Location information for downloading the Namespaces-related support bundle for the specified cluster.
create(String, InvocationConfig) - Method in interface com.vmware.vcenter.namespace_management.SupportBundle
Returns the location SupportBundleTypes.Location information for downloading the Namespaces-related support bundle for the specified cluster.
create(String, AsyncCallback<SupportBundleTypes.Location>) - Method in interface com.vmware.vcenter.namespace_management.SupportBundle
Returns the location SupportBundleTypes.Location information for downloading the Namespaces-related support bundle for the specified cluster.
create(String, AsyncCallback<SupportBundleTypes.Location>, InvocationConfig) - Method in interface com.vmware.vcenter.namespace_management.SupportBundle
Returns the location SupportBundleTypes.Location information for downloading the Namespaces-related support bundle for the specified cluster.
create(String) - Method in class com.vmware.vcenter.namespace_management.SupportBundleStub
 
create(String, InvocationConfig) - Method in class com.vmware.vcenter.namespace_management.SupportBundleStub
 
create(String, AsyncCallback<SupportBundleTypes.Location>) - Method in class com.vmware.vcenter.namespace_management.SupportBundleStub
 
create(String, AsyncCallback<SupportBundleTypes.Location>, InvocationConfig) - Method in class com.vmware.vcenter.namespace_management.SupportBundleStub
 
create(String, String, String, AccessTypes.SubjectType, AccessTypes.CreateSpec) - Method in interface com.vmware.vcenter.namespaces.Access
Set up access control for the subject on given domain on the namespace.
create(String, String, String, AccessTypes.SubjectType, AccessTypes.CreateSpec, InvocationConfig) - Method in interface com.vmware.vcenter.namespaces.Access
Set up access control for the subject on given domain on the namespace.
create(String, String, String, AccessTypes.SubjectType, AccessTypes.CreateSpec, AsyncCallback<Void>) - Method in interface com.vmware.vcenter.namespaces.Access
Set up access control for the subject on given domain on the namespace.
create(String, String, String, AccessTypes.SubjectType, AccessTypes.CreateSpec, AsyncCallback<Void>, InvocationConfig) - Method in interface com.vmware.vcenter.namespaces.Access
Set up access control for the subject on given domain on the namespace.
create(String, String, String, AccessTypes.SubjectType, AccessTypes.CreateSpec) - Method in class com.vmware.vcenter.namespaces.AccessStub
 
create(String, String, String, AccessTypes.SubjectType, AccessTypes.CreateSpec, InvocationConfig) - Method in class com.vmware.vcenter.namespaces.AccessStub
 
create(String, String, String, AccessTypes.SubjectType, AccessTypes.CreateSpec, AsyncCallback<Void>) - Method in class com.vmware.vcenter.namespaces.AccessStub
 
create(String, String, String, AccessTypes.SubjectType, AccessTypes.CreateSpec, AsyncCallback<Void>, InvocationConfig) - Method in class com.vmware.vcenter.namespaces.AccessStub
 
create(InstancesTypes.CreateSpec) - Method in interface com.vmware.vcenter.namespaces.Instances
Create namespace object in the cluster.
create(InstancesTypes.CreateSpec, InvocationConfig) - Method in interface com.vmware.vcenter.namespaces.Instances
Create namespace object in the cluster.
create(InstancesTypes.CreateSpec, AsyncCallback<Void>) - Method in interface com.vmware.vcenter.namespaces.Instances
Create namespace object in the cluster.
create(InstancesTypes.CreateSpec, AsyncCallback<Void>, InvocationConfig) - Method in interface com.vmware.vcenter.namespaces.Instances
Create namespace object in the cluster.
create(InstancesTypes.CreateSpec) - Method in class com.vmware.vcenter.namespaces.InstancesStub
 
create(InstancesTypes.CreateSpec, InvocationConfig) - Method in class com.vmware.vcenter.namespaces.InstancesStub
 
create(InstancesTypes.CreateSpec, AsyncCallback<Void>) - Method in class com.vmware.vcenter.namespaces.InstancesStub
 
create(InstancesTypes.CreateSpec, AsyncCallback<Void>, InvocationConfig) - Method in class com.vmware.vcenter.namespaces.InstancesStub
 
create(String, LibraryItemTypes.DeployableIdentity, LibraryItemTypes.CreateTarget, LibraryItemTypes.CreateSpec) - Method in interface com.vmware.vcenter.ovf.LibraryItem
Creates a library item in content library from a virtual machine or virtual appliance.
create(String, LibraryItemTypes.DeployableIdentity, LibraryItemTypes.CreateTarget, LibraryItemTypes.CreateSpec, InvocationConfig) - Method in interface com.vmware.vcenter.ovf.LibraryItem
Creates a library item in content library from a virtual machine or virtual appliance.
create(String, LibraryItemTypes.DeployableIdentity, LibraryItemTypes.CreateTarget, LibraryItemTypes.CreateSpec, AsyncCallback<LibraryItemTypes.CreateResult>) - Method in interface com.vmware.vcenter.ovf.LibraryItem
Creates a library item in content library from a virtual machine or virtual appliance.
create(String, LibraryItemTypes.DeployableIdentity, LibraryItemTypes.CreateTarget, LibraryItemTypes.CreateSpec, AsyncCallback<LibraryItemTypes.CreateResult>, InvocationConfig) - Method in interface com.vmware.vcenter.ovf.LibraryItem
Creates a library item in content library from a virtual machine or virtual appliance.
create(String, LibraryItemTypes.DeployableIdentity, LibraryItemTypes.CreateTarget, LibraryItemTypes.CreateSpec) - Method in class com.vmware.vcenter.ovf.LibraryItemStub
 
create(String, LibraryItemTypes.DeployableIdentity, LibraryItemTypes.CreateTarget, LibraryItemTypes.CreateSpec, InvocationConfig) - Method in class com.vmware.vcenter.ovf.LibraryItemStub
 
create(String, LibraryItemTypes.DeployableIdentity, LibraryItemTypes.CreateTarget, LibraryItemTypes.CreateSpec, AsyncCallback<LibraryItemTypes.CreateResult>) - Method in class com.vmware.vcenter.ovf.LibraryItemStub
 
create(String, LibraryItemTypes.DeployableIdentity, LibraryItemTypes.CreateTarget, LibraryItemTypes.CreateSpec, AsyncCallback<LibraryItemTypes.CreateResult>, InvocationConfig) - Method in class com.vmware.vcenter.ovf.LibraryItemStub
 
create(ResourcePoolTypes.CreateSpec) - Method in interface com.vmware.vcenter.ResourcePool
Creates a resource pool.
create(ResourcePoolTypes.CreateSpec, InvocationConfig) - Method in interface com.vmware.vcenter.ResourcePool
Creates a resource pool.
create(ResourcePoolTypes.CreateSpec, AsyncCallback<String>) - Method in interface com.vmware.vcenter.ResourcePool
Creates a resource pool.
create(ResourcePoolTypes.CreateSpec, AsyncCallback<String>, InvocationConfig) - Method in interface com.vmware.vcenter.ResourcePool
Creates a resource pool.
create(ResourcePoolTypes.CreateSpec) - Method in class com.vmware.vcenter.ResourcePoolStub
 
create(ResourcePoolTypes.CreateSpec, InvocationConfig) - Method in class com.vmware.vcenter.ResourcePoolStub
 
create(ResourcePoolTypes.CreateSpec, AsyncCallback<String>) - Method in class com.vmware.vcenter.ResourcePoolStub
 
create(ResourcePoolTypes.CreateSpec, AsyncCallback<String>, InvocationConfig) - Method in class com.vmware.vcenter.ResourcePoolStub
 
create(ServicesTypes.CreateSpec) - Method in interface com.vmware.vcenter.trusted_infrastructure.attestation.Services
Registers a new Attestation Service instance in this vCenter.
create(ServicesTypes.CreateSpec, InvocationConfig) - Method in interface com.vmware.vcenter.trusted_infrastructure.attestation.Services
Registers a new Attestation Service instance in this vCenter.
create(ServicesTypes.CreateSpec, AsyncCallback<String>) - Method in interface com.vmware.vcenter.trusted_infrastructure.attestation.Services
Registers a new Attestation Service instance in this vCenter.
create(ServicesTypes.CreateSpec, AsyncCallback<String>, InvocationConfig) - Method in interface com.vmware.vcenter.trusted_infrastructure.attestation.Services
Registers a new Attestation Service instance in this vCenter.
create(ServicesTypes.CreateSpec) - Method in class com.vmware.vcenter.trusted_infrastructure.attestation.ServicesStub
 
create(ServicesTypes.CreateSpec, InvocationConfig) - Method in class com.vmware.vcenter.trusted_infrastructure.attestation.ServicesStub
 
create(ServicesTypes.CreateSpec, AsyncCallback<String>) - Method in class com.vmware.vcenter.trusted_infrastructure.attestation.ServicesStub
 
create(ServicesTypes.CreateSpec, AsyncCallback<String>, InvocationConfig) - Method in class com.vmware.vcenter.trusted_infrastructure.attestation.ServicesStub
 
create(ServicesTypes.CreateSpec) - Method in interface com.vmware.vcenter.trusted_infrastructure.kms.Services
Registers a Key Provider Service instance in this vCenter.
create(ServicesTypes.CreateSpec, InvocationConfig) - Method in interface com.vmware.vcenter.trusted_infrastructure.kms.Services
Registers a Key Provider Service instance in this vCenter.
create(ServicesTypes.CreateSpec, AsyncCallback<String>) - Method in interface com.vmware.vcenter.trusted_infrastructure.kms.Services
Registers a Key Provider Service instance in this vCenter.
create(ServicesTypes.CreateSpec, AsyncCallback<String>, InvocationConfig) - Method in interface com.vmware.vcenter.trusted_infrastructure.kms.Services
Registers a Key Provider Service instance in this vCenter.
create(ServicesTypes.CreateSpec) - Method in class com.vmware.vcenter.trusted_infrastructure.kms.ServicesStub
 
create(ServicesTypes.CreateSpec, InvocationConfig) - Method in class com.vmware.vcenter.trusted_infrastructure.kms.ServicesStub
 
create(ServicesTypes.CreateSpec, AsyncCallback<String>) - Method in class com.vmware.vcenter.trusted_infrastructure.kms.ServicesStub
 
create(ServicesTypes.CreateSpec, AsyncCallback<String>, InvocationConfig) - Method in class com.vmware.vcenter.trusted_infrastructure.kms.ServicesStub
 
create(String, TicketsTypes.CreateSpec) - Method in interface com.vmware.vcenter.vm.console.Tickets
Creates a virtual machine console ticket of a given ticket type.
create(String, TicketsTypes.CreateSpec, InvocationConfig) - Method in interface com.vmware.vcenter.vm.console.Tickets
Creates a virtual machine console ticket of a given ticket type.
create(String, TicketsTypes.CreateSpec, AsyncCallback<TicketsTypes.Summary>) - Method in interface com.vmware.vcenter.vm.console.Tickets
Creates a virtual machine console ticket of a given ticket type.
create(String, TicketsTypes.CreateSpec, AsyncCallback<TicketsTypes.Summary>, InvocationConfig) - Method in interface com.vmware.vcenter.vm.console.Tickets
Creates a virtual machine console ticket of a given ticket type.
create(String, TicketsTypes.CreateSpec) - Method in class com.vmware.vcenter.vm.console.TicketsStub
 
create(String, TicketsTypes.CreateSpec, InvocationConfig) - Method in class com.vmware.vcenter.vm.console.TicketsStub
 
create(String, TicketsTypes.CreateSpec, AsyncCallback<TicketsTypes.Summary>) - Method in class com.vmware.vcenter.vm.console.TicketsStub
 
create(String, TicketsTypes.CreateSpec, AsyncCallback<TicketsTypes.Summary>, InvocationConfig) - Method in class com.vmware.vcenter.vm.console.TicketsStub
 
create(VMTypes.CreateSpec) - Method in interface com.vmware.vcenter.VM
Creates a virtual machine.
create(VMTypes.CreateSpec, InvocationConfig) - Method in interface com.vmware.vcenter.VM
Creates a virtual machine.
create(VMTypes.CreateSpec, AsyncCallback<String>) - Method in interface com.vmware.vcenter.VM
Creates a virtual machine.
create(VMTypes.CreateSpec, AsyncCallback<String>, InvocationConfig) - Method in interface com.vmware.vcenter.VM
Creates a virtual machine.
create(String, SataTypes.CreateSpec) - Method in interface com.vmware.vcenter.vm.hardware.adapter.Sata
Adds a virtual SATA adapter to the virtual machine.
create(String, SataTypes.CreateSpec, InvocationConfig) - Method in interface com.vmware.vcenter.vm.hardware.adapter.Sata
Adds a virtual SATA adapter to the virtual machine.
create(String, SataTypes.CreateSpec, AsyncCallback<String>) - Method in interface com.vmware.vcenter.vm.hardware.adapter.Sata
Adds a virtual SATA adapter to the virtual machine.
create(String, SataTypes.CreateSpec, AsyncCallback<String>, InvocationConfig) - Method in interface com.vmware.vcenter.vm.hardware.adapter.Sata
Adds a virtual SATA adapter to the virtual machine.
create(String, SataTypes.CreateSpec) - Method in class com.vmware.vcenter.vm.hardware.adapter.SataStub
 
create(String, SataTypes.CreateSpec, InvocationConfig) - Method in class com.vmware.vcenter.vm.hardware.adapter.SataStub
 
create(String, SataTypes.CreateSpec, AsyncCallback<String>) - Method in class com.vmware.vcenter.vm.hardware.adapter.SataStub
 
create(String, SataTypes.CreateSpec, AsyncCallback<String>, InvocationConfig) - Method in class com.vmware.vcenter.vm.hardware.adapter.SataStub
 
create(String, ScsiTypes.CreateSpec) - Method in interface com.vmware.vcenter.vm.hardware.adapter.Scsi
Adds a virtual SCSI adapter to the virtual machine.
create(String, ScsiTypes.CreateSpec, InvocationConfig) - Method in interface com.vmware.vcenter.vm.hardware.adapter.Scsi
Adds a virtual SCSI adapter to the virtual machine.
create(String, ScsiTypes.CreateSpec, AsyncCallback<String>) - Method in interface com.vmware.vcenter.vm.hardware.adapter.Scsi
Adds a virtual SCSI adapter to the virtual machine.
create(String, ScsiTypes.CreateSpec, AsyncCallback<String>, InvocationConfig) - Method in interface com.vmware.vcenter.vm.hardware.adapter.Scsi
Adds a virtual SCSI adapter to the virtual machine.
create(String, ScsiTypes.CreateSpec) - Method in class com.vmware.vcenter.vm.hardware.adapter.ScsiStub
 
create(String, ScsiTypes.CreateSpec, InvocationConfig) - Method in class com.vmware.vcenter.vm.hardware.adapter.ScsiStub
 
create(String, ScsiTypes.CreateSpec, AsyncCallback<String>) - Method in class com.vmware.vcenter.vm.hardware.adapter.ScsiStub
 
create(String, ScsiTypes.CreateSpec, AsyncCallback<String>, InvocationConfig) - Method in class com.vmware.vcenter.vm.hardware.adapter.ScsiStub
 
create(String, CdromTypes.CreateSpec) - Method in interface com.vmware.vcenter.vm.hardware.Cdrom
Adds a virtual CD-ROM device to the virtual machine.
create(String, CdromTypes.CreateSpec, InvocationConfig) - Method in interface com.vmware.vcenter.vm.hardware.Cdrom
Adds a virtual CD-ROM device to the virtual machine.
create(String, CdromTypes.CreateSpec, AsyncCallback<String>) - Method in interface com.vmware.vcenter.vm.hardware.Cdrom
Adds a virtual CD-ROM device to the virtual machine.
create(String, CdromTypes.CreateSpec, AsyncCallback<String>, InvocationConfig) - Method in interface com.vmware.vcenter.vm.hardware.Cdrom
Adds a virtual CD-ROM device to the virtual machine.
create(String, CdromTypes.CreateSpec) - Method in class com.vmware.vcenter.vm.hardware.CdromStub
 
create(String, CdromTypes.CreateSpec, InvocationConfig) - Method in class com.vmware.vcenter.vm.hardware.CdromStub
 
create(String, CdromTypes.CreateSpec, AsyncCallback<String>) - Method in class com.vmware.vcenter.vm.hardware.CdromStub
 
create(String, CdromTypes.CreateSpec, AsyncCallback<String>, InvocationConfig) - Method in class com.vmware.vcenter.vm.hardware.CdromStub
 
create(String, DiskTypes.CreateSpec) - Method in interface com.vmware.vcenter.vm.hardware.Disk
Adds a virtual disk to the virtual machine.
create(String, DiskTypes.CreateSpec, InvocationConfig) - Method in interface com.vmware.vcenter.vm.hardware.Disk
Adds a virtual disk to the virtual machine.
create(String, DiskTypes.CreateSpec, AsyncCallback<String>) - Method in interface com.vmware.vcenter.vm.hardware.Disk
Adds a virtual disk to the virtual machine.
create(String, DiskTypes.CreateSpec, AsyncCallback<String>, InvocationConfig) - Method in interface com.vmware.vcenter.vm.hardware.Disk
Adds a virtual disk to the virtual machine.
create(String, DiskTypes.CreateSpec) - Method in class com.vmware.vcenter.vm.hardware.DiskStub
 
create(String, DiskTypes.CreateSpec, InvocationConfig) - Method in class com.vmware.vcenter.vm.hardware.DiskStub
 
create(String, DiskTypes.CreateSpec, AsyncCallback<String>) - Method in class com.vmware.vcenter.vm.hardware.DiskStub
 
create(String, DiskTypes.CreateSpec, AsyncCallback<String>, InvocationConfig) - Method in class com.vmware.vcenter.vm.hardware.DiskStub
 
create(String, EthernetTypes.CreateSpec) - Method in interface com.vmware.vcenter.vm.hardware.Ethernet
Adds a virtual Ethernet adapter to the virtual machine.
create(String, EthernetTypes.CreateSpec, InvocationConfig) - Method in interface com.vmware.vcenter.vm.hardware.Ethernet
Adds a virtual Ethernet adapter to the virtual machine.
create(String, EthernetTypes.CreateSpec, AsyncCallback<String>) - Method in interface com.vmware.vcenter.vm.hardware.Ethernet
Adds a virtual Ethernet adapter to the virtual machine.
create(String, EthernetTypes.CreateSpec, AsyncCallback<String>, InvocationConfig) - Method in interface com.vmware.vcenter.vm.hardware.Ethernet
Adds a virtual Ethernet adapter to the virtual machine.
create(String, EthernetTypes.CreateSpec) - Method in class com.vmware.vcenter.vm.hardware.EthernetStub
 
create(String, EthernetTypes.CreateSpec, InvocationConfig) - Method in class com.vmware.vcenter.vm.hardware.EthernetStub
 
create(String, EthernetTypes.CreateSpec, AsyncCallback<String>) - Method in class com.vmware.vcenter.vm.hardware.EthernetStub
 
create(String, EthernetTypes.CreateSpec, AsyncCallback<String>, InvocationConfig) - Method in class com.vmware.vcenter.vm.hardware.EthernetStub
 
create(String, FloppyTypes.CreateSpec) - Method in interface com.vmware.vcenter.vm.hardware.Floppy
Adds a virtual floppy drive to the virtual machine.
create(String, FloppyTypes.CreateSpec, InvocationConfig) - Method in interface com.vmware.vcenter.vm.hardware.Floppy
Adds a virtual floppy drive to the virtual machine.
create(String, FloppyTypes.CreateSpec, AsyncCallback<String>) - Method in interface com.vmware.vcenter.vm.hardware.Floppy
Adds a virtual floppy drive to the virtual machine.
create(String, FloppyTypes.CreateSpec, AsyncCallback<String>, InvocationConfig) - Method in interface com.vmware.vcenter.vm.hardware.Floppy
Adds a virtual floppy drive to the virtual machine.
create(String, FloppyTypes.CreateSpec) - Method in class com.vmware.vcenter.vm.hardware.FloppyStub
 
create(String, FloppyTypes.CreateSpec, InvocationConfig) - Method in class com.vmware.vcenter.vm.hardware.FloppyStub
 
create(String, FloppyTypes.CreateSpec, AsyncCallback<String>) - Method in class com.vmware.vcenter.vm.hardware.FloppyStub
 
create(String, FloppyTypes.CreateSpec, AsyncCallback<String>, InvocationConfig) - Method in class com.vmware.vcenter.vm.hardware.FloppyStub
 
create(String, ParallelTypes.CreateSpec) - Method in interface com.vmware.vcenter.vm.hardware.Parallel
Adds a virtual parallel port to the virtual machine.
create(String, ParallelTypes.CreateSpec, InvocationConfig) - Method in interface com.vmware.vcenter.vm.hardware.Parallel
Adds a virtual parallel port to the virtual machine.
create(String, ParallelTypes.CreateSpec, AsyncCallback<String>) - Method in interface com.vmware.vcenter.vm.hardware.Parallel
Adds a virtual parallel port to the virtual machine.
create(String, ParallelTypes.CreateSpec, AsyncCallback<String>, InvocationConfig) - Method in interface com.vmware.vcenter.vm.hardware.Parallel
Adds a virtual parallel port to the virtual machine.
create(String, ParallelTypes.CreateSpec) - Method in class com.vmware.vcenter.vm.hardware.ParallelStub
 
create(String, ParallelTypes.CreateSpec, InvocationConfig) - Method in class com.vmware.vcenter.vm.hardware.ParallelStub
 
create(String, ParallelTypes.CreateSpec, AsyncCallback<String>) - Method in class com.vmware.vcenter.vm.hardware.ParallelStub
 
create(String, ParallelTypes.CreateSpec, AsyncCallback<String>, InvocationConfig) - Method in class com.vmware.vcenter.vm.hardware.ParallelStub
 
create(String, SerialTypes.CreateSpec) - Method in interface com.vmware.vcenter.vm.hardware.Serial
Adds a virtual serial port to the virtual machine.
create(String, SerialTypes.CreateSpec, InvocationConfig) - Method in interface com.vmware.vcenter.vm.hardware.Serial
Adds a virtual serial port to the virtual machine.
create(String, SerialTypes.CreateSpec, AsyncCallback<String>) - Method in interface com.vmware.vcenter.vm.hardware.Serial
Adds a virtual serial port to the virtual machine.
create(String, SerialTypes.CreateSpec, AsyncCallback<String>, InvocationConfig) - Method in interface com.vmware.vcenter.vm.hardware.Serial
Adds a virtual serial port to the virtual machine.
create(String, SerialTypes.CreateSpec) - Method in class com.vmware.vcenter.vm.hardware.SerialStub
 
create(String, SerialTypes.CreateSpec, InvocationConfig) - Method in class com.vmware.vcenter.vm.hardware.SerialStub
 
create(String, SerialTypes.CreateSpec, AsyncCallback<String>) - Method in class com.vmware.vcenter.vm.hardware.SerialStub
 
create(String, SerialTypes.CreateSpec, AsyncCallback<String>, InvocationConfig) - Method in class com.vmware.vcenter.vm.hardware.SerialStub
 
create(LibraryItemsTypes.CreateSpec) - Method in interface com.vmware.vcenter.vm_template.LibraryItems
Creates a library item in content library from a virtual machine.
create(LibraryItemsTypes.CreateSpec, InvocationConfig) - Method in interface com.vmware.vcenter.vm_template.LibraryItems
Creates a library item in content library from a virtual machine.
create(LibraryItemsTypes.CreateSpec, AsyncCallback<String>) - Method in interface com.vmware.vcenter.vm_template.LibraryItems
Creates a library item in content library from a virtual machine.
create(LibraryItemsTypes.CreateSpec, AsyncCallback<String>, InvocationConfig) - Method in interface com.vmware.vcenter.vm_template.LibraryItems
Creates a library item in content library from a virtual machine.
create(LibraryItemsTypes.CreateSpec) - Method in class com.vmware.vcenter.vm_template.LibraryItemsStub
 
create(LibraryItemsTypes.CreateSpec, InvocationConfig) - Method in class com.vmware.vcenter.vm_template.LibraryItemsStub
 
create(LibraryItemsTypes.CreateSpec, AsyncCallback<String>) - Method in class com.vmware.vcenter.vm_template.LibraryItemsStub
 
create(LibraryItemsTypes.CreateSpec, AsyncCallback<String>, InvocationConfig) - Method in class com.vmware.vcenter.vm_template.LibraryItemsStub
 
create(VMTypes.CreateSpec) - Method in class com.vmware.vcenter.VMStub
 
create(VMTypes.CreateSpec, InvocationConfig) - Method in class com.vmware.vcenter.VMStub
 
create(VMTypes.CreateSpec, AsyncCallback<String>) - Method in class com.vmware.vcenter.VMStub
 
create(VMTypes.CreateSpec, AsyncCallback<String>, InvocationConfig) - Method in class com.vmware.vcenter.VMStub
 
create(ManagedObjectReference, String, LookupServiceRegistrationCreateSpec) - Method in interface com.vmware.vsphereautomation.lookup.LsPortType
 
create(AcqSpecsTypes.CreateSpec) - Method in interface com.vmware.vstats.AcqSpecs
Create a new acquisition specification record.
create(AcqSpecsTypes.CreateSpec, InvocationConfig) - Method in interface com.vmware.vstats.AcqSpecs
Create a new acquisition specification record.
create(AcqSpecsTypes.CreateSpec, AsyncCallback<String>) - Method in interface com.vmware.vstats.AcqSpecs
Create a new acquisition specification record.
create(AcqSpecsTypes.CreateSpec, AsyncCallback<String>, InvocationConfig) - Method in interface com.vmware.vstats.AcqSpecs
Create a new acquisition specification record.
create(AcqSpecsTypes.CreateSpec) - Method in class com.vmware.vstats.AcqSpecsStub
 
create(AcqSpecsTypes.CreateSpec, InvocationConfig) - Method in class com.vmware.vstats.AcqSpecsStub
 
create(AcqSpecsTypes.CreateSpec, AsyncCallback<String>) - Method in class com.vmware.vstats.AcqSpecsStub
 
create(AcqSpecsTypes.CreateSpec, AsyncCallback<String>, InvocationConfig) - Method in class com.vmware.vstats.AcqSpecsStub
 
CREATE_NEW - Static variable in class com.vmware.content.library.SubscriptionsTypes.CreateSpecSubscribedLibrary.Target
Create a new subscribed library.
create_Task(String, CompatibilityReportTypes.Spec) - Method in interface com.vmware.esx.hcl.hosts.CompatibilityReport
Generates hardware compatibility report for a specified ESXi host against specific ESXi release.
create_Task(String, CompatibilityReportTypes.Spec, InvocationConfig) - Method in interface com.vmware.esx.hcl.hosts.CompatibilityReport
Generates hardware compatibility report for a specified ESXi host against specific ESXi release.
create_Task(String, CompatibilityReportTypes.Spec, AsyncCallback<String>) - Method in interface com.vmware.esx.hcl.hosts.CompatibilityReport
Generates hardware compatibility report for a specified ESXi host against specific ESXi release.
create_Task(String, CompatibilityReportTypes.Spec, AsyncCallback<String>, InvocationConfig) - Method in interface com.vmware.esx.hcl.hosts.CompatibilityReport
Generates hardware compatibility report for a specified ESXi host against specific ESXi release.
create_Task(String, CompatibilityReportTypes.Spec) - Method in class com.vmware.esx.hcl.hosts.CompatibilityReportStub
 
create_Task(String, CompatibilityReportTypes.Spec, InvocationConfig) - Method in class com.vmware.esx.hcl.hosts.CompatibilityReportStub
 
create_Task(String, CompatibilityReportTypes.Spec, AsyncCallback<String>) - Method in class com.vmware.esx.hcl.hosts.CompatibilityReportStub
 
create_Task(String, CompatibilityReportTypes.Spec, AsyncCallback<String>, InvocationConfig) - Method in class com.vmware.esx.hcl.hosts.CompatibilityReportStub
 
create_Task(OfflineTypes.CreateSpec) - Method in interface com.vmware.esx.settings.depots.Offline
Imports a new offline software depot.
create_Task(OfflineTypes.CreateSpec, InvocationConfig) - Method in interface com.vmware.esx.settings.depots.Offline
Imports a new offline software depot.
create_Task(OfflineTypes.CreateSpec, AsyncCallback<String>) - Method in interface com.vmware.esx.settings.depots.Offline
Imports a new offline software depot.
create_Task(OfflineTypes.CreateSpec, AsyncCallback<String>, InvocationConfig) - Method in interface com.vmware.esx.settings.depots.Offline
Imports a new offline software depot.
create_Task(OfflineTypes.CreateSpec) - Method in class com.vmware.esx.settings.depots.OfflineStub
 
create_Task(OfflineTypes.CreateSpec, InvocationConfig) - Method in class com.vmware.esx.settings.depots.OfflineStub
 
create_Task(OfflineTypes.CreateSpec, AsyncCallback<String>) - Method in class com.vmware.esx.settings.depots.OfflineStub
 
create_Task(OfflineTypes.CreateSpec, AsyncCallback<String>, InvocationConfig) - Method in class com.vmware.esx.settings.depots.OfflineStub
 
create_Task(InteropReportTypes.Spec) - Method in interface com.vmware.vcenter.lcm.discovery.InteropReport
Creates interoperability report between a vCenter Server release version and all registered products with the vCenter Server instance.
create_Task(InteropReportTypes.Spec, InvocationConfig) - Method in interface com.vmware.vcenter.lcm.discovery.InteropReport
Creates interoperability report between a vCenter Server release version and all registered products with the vCenter Server instance.
create_Task(InteropReportTypes.Spec, AsyncCallback<String>) - Method in interface com.vmware.vcenter.lcm.discovery.InteropReport
Creates interoperability report between a vCenter Server release version and all registered products with the vCenter Server instance.
create_Task(InteropReportTypes.Spec, AsyncCallback<String>, InvocationConfig) - Method in interface com.vmware.vcenter.lcm.discovery.InteropReport
Creates interoperability report between a vCenter Server release version and all registered products with the vCenter Server instance.
create_Task(InteropReportTypes.Spec) - Method in class com.vmware.vcenter.lcm.discovery.InteropReportStub
 
create_Task(InteropReportTypes.Spec, InvocationConfig) - Method in class com.vmware.vcenter.lcm.discovery.InteropReportStub
 
create_Task(InteropReportTypes.Spec, AsyncCallback<String>) - Method in class com.vmware.vcenter.lcm.discovery.InteropReportStub
 
create_Task(InteropReportTypes.Spec, AsyncCallback<String>, InvocationConfig) - Method in class com.vmware.vcenter.lcm.discovery.InteropReportStub
 
create_Task(String) - Method in interface com.vmware.vcenter.lcm.update.PrecheckReport
Creates a vCenter Server pre-update compatibility check report for the pending update version.
create_Task(String, InvocationConfig) - Method in interface com.vmware.vcenter.lcm.update.PrecheckReport
Creates a vCenter Server pre-update compatibility check report for the pending update version.
create_Task(String, AsyncCallback<String>) - Method in interface com.vmware.vcenter.lcm.update.PrecheckReport
Creates a vCenter Server pre-update compatibility check report for the pending update version.
create_Task(String, AsyncCallback<String>, InvocationConfig) - Method in interface com.vmware.vcenter.lcm.update.PrecheckReport
Creates a vCenter Server pre-update compatibility check report for the pending update version.
create_Task(String) - Method in class com.vmware.vcenter.lcm.update.PrecheckReportStub
 
create_Task(String, InvocationConfig) - Method in class com.vmware.vcenter.lcm.update.PrecheckReportStub
 
create_Task(String, AsyncCallback<String>) - Method in class com.vmware.vcenter.lcm.update.PrecheckReportStub
 
create_Task(String, AsyncCallback<String>, InvocationConfig) - Method in class com.vmware.vcenter.lcm.update.PrecheckReportStub
 
create_Task(String, CaCertificatesTypes.CreateSpec) - Method in interface com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.attestation.tpm2.CaCertificates
Add a new TPM CA certificate on a cluster.
create_Task(String, CaCertificatesTypes.CreateSpec, InvocationConfig) - Method in interface com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.attestation.tpm2.CaCertificates
Add a new TPM CA certificate on a cluster.
create_Task(String, CaCertificatesTypes.CreateSpec, AsyncCallback<String>) - Method in interface com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.attestation.tpm2.CaCertificates
Add a new TPM CA certificate on a cluster.
create_Task(String, CaCertificatesTypes.CreateSpec, AsyncCallback<String>, InvocationConfig) - Method in interface com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.attestation.tpm2.CaCertificates
Add a new TPM CA certificate on a cluster.
create_Task(String, CaCertificatesTypes.CreateSpec) - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.attestation.tpm2.CaCertificatesStub
 
create_Task(String, CaCertificatesTypes.CreateSpec, InvocationConfig) - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.attestation.tpm2.CaCertificatesStub
 
create_Task(String, CaCertificatesTypes.CreateSpec, AsyncCallback<String>) - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.attestation.tpm2.CaCertificatesStub
 
create_Task(String, CaCertificatesTypes.CreateSpec, AsyncCallback<String>, InvocationConfig) - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.attestation.tpm2.CaCertificatesStub
 
create_Task(String, EndorsementKeysTypes.CreateSpec) - Method in interface com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.attestation.tpm2.EndorsementKeys
Add a new TPM endorsement key on a cluster.
create_Task(String, EndorsementKeysTypes.CreateSpec, InvocationConfig) - Method in interface com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.attestation.tpm2.EndorsementKeys
Add a new TPM endorsement key on a cluster.
create_Task(String, EndorsementKeysTypes.CreateSpec, AsyncCallback<String>) - Method in interface com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.attestation.tpm2.EndorsementKeys
Add a new TPM endorsement key on a cluster.
create_Task(String, EndorsementKeysTypes.CreateSpec, AsyncCallback<String>, InvocationConfig) - Method in interface com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.attestation.tpm2.EndorsementKeys
Add a new TPM endorsement key on a cluster.
create_Task(String, EndorsementKeysTypes.CreateSpec) - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.attestation.tpm2.EndorsementKeysStub
 
create_Task(String, EndorsementKeysTypes.CreateSpec, InvocationConfig) - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.attestation.tpm2.EndorsementKeysStub
 
create_Task(String, EndorsementKeysTypes.CreateSpec, AsyncCallback<String>) - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.attestation.tpm2.EndorsementKeysStub
 
create_Task(String, EndorsementKeysTypes.CreateSpec, AsyncCallback<String>, InvocationConfig) - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.attestation.tpm2.EndorsementKeysStub
 
create_Task(String, ConsumerPrincipalsTypes.CreateSpec) - Method in interface com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.ConsumerPrincipals
Creates a profile with the specified connection information on all hosts from a Trust Authority Cluster.
create_Task(String, ConsumerPrincipalsTypes.CreateSpec, InvocationConfig) - Method in interface com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.ConsumerPrincipals
Creates a profile with the specified connection information on all hosts from a Trust Authority Cluster.
create_Task(String, ConsumerPrincipalsTypes.CreateSpec, AsyncCallback<String>) - Method in interface com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.ConsumerPrincipals
Creates a profile with the specified connection information on all hosts from a Trust Authority Cluster.
create_Task(String, ConsumerPrincipalsTypes.CreateSpec, AsyncCallback<String>, InvocationConfig) - Method in interface com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.ConsumerPrincipals
Creates a profile with the specified connection information on all hosts from a Trust Authority Cluster.
create_Task(String, ConsumerPrincipalsTypes.CreateSpec) - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.ConsumerPrincipalsStub
 
create_Task(String, ConsumerPrincipalsTypes.CreateSpec, InvocationConfig) - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.ConsumerPrincipalsStub
 
create_Task(String, ConsumerPrincipalsTypes.CreateSpec, AsyncCallback<String>) - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.ConsumerPrincipalsStub
 
create_Task(String, ConsumerPrincipalsTypes.CreateSpec, AsyncCallback<String>, InvocationConfig) - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.ConsumerPrincipalsStub
 
create_Task(String, String) - Method in interface com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.providers.client_certificate.Csr
Generate a certificate signing request (CSR) for the client certificate.
create_Task(String, String, InvocationConfig) - Method in interface com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.providers.client_certificate.Csr
Generate a certificate signing request (CSR) for the client certificate.
create_Task(String, String, AsyncCallback<String>) - Method in interface com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.providers.client_certificate.Csr
Generate a certificate signing request (CSR) for the client certificate.
create_Task(String, String, AsyncCallback<String>, InvocationConfig) - Method in interface com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.providers.client_certificate.Csr
Generate a certificate signing request (CSR) for the client certificate.
create_Task(String, String) - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.providers.client_certificate.CsrStub
 
create_Task(String, String, InvocationConfig) - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.providers.client_certificate.CsrStub
 
create_Task(String, String, AsyncCallback<String>) - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.providers.client_certificate.CsrStub
 
create_Task(String, String, AsyncCallback<String>, InvocationConfig) - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.providers.client_certificate.CsrStub
 
create_Task(String, String) - Method in interface com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.providers.ClientCertificate
Generate a new self signed client certificate.
create_Task(String, String, InvocationConfig) - Method in interface com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.providers.ClientCertificate
Generate a new self signed client certificate.
create_Task(String, String, AsyncCallback<String>) - Method in interface com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.providers.ClientCertificate
Generate a new self signed client certificate.
create_Task(String, String, AsyncCallback<String>, InvocationConfig) - Method in interface com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.providers.ClientCertificate
Generate a new self signed client certificate.
create_Task(String, String) - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.providers.ClientCertificateStub
 
create_Task(String, String, InvocationConfig) - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.providers.ClientCertificateStub
 
create_Task(String, String, AsyncCallback<String>) - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.providers.ClientCertificateStub
 
create_Task(String, String, AsyncCallback<String>, InvocationConfig) - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.providers.ClientCertificateStub
 
create_Task(String, ProvidersTypes.CreateSpec) - Method in interface com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.Providers
Add a new Key Provider.
create_Task(String, ProvidersTypes.CreateSpec, InvocationConfig) - Method in interface com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.Providers
Add a new Key Provider.
create_Task(String, ProvidersTypes.CreateSpec, AsyncCallback<String>) - Method in interface com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.Providers
Add a new Key Provider.
create_Task(String, ProvidersTypes.CreateSpec, AsyncCallback<String>, InvocationConfig) - Method in interface com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.Providers
Add a new Key Provider.
create_Task(String, ProvidersTypes.CreateSpec) - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.ProvidersStub
 
create_Task(String, ProvidersTypes.CreateSpec, InvocationConfig) - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.ProvidersStub
 
create_Task(String, ProvidersTypes.CreateSpec, AsyncCallback<String>) - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.ProvidersStub
 
create_Task(String, ProvidersTypes.CreateSpec, AsyncCallback<String>, InvocationConfig) - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.ProvidersStub
 
create_Task(String, ServicesTypes.CreateSpec) - Method in interface com.vmware.vcenter.trusted_infrastructure.trusted_clusters.attestation.Services
Configures the cluster to use a the given registered Attestation Service.
create_Task(String, ServicesTypes.CreateSpec, InvocationConfig) - Method in interface com.vmware.vcenter.trusted_infrastructure.trusted_clusters.attestation.Services
Configures the cluster to use a the given registered Attestation Service.
create_Task(String, ServicesTypes.CreateSpec, AsyncCallback<String>) - Method in interface com.vmware.vcenter.trusted_infrastructure.trusted_clusters.attestation.Services
Configures the cluster to use a the given registered Attestation Service.
create_Task(String, ServicesTypes.CreateSpec, AsyncCallback<String>, InvocationConfig) - Method in interface com.vmware.vcenter.trusted_infrastructure.trusted_clusters.attestation.Services
Configures the cluster to use a the given registered Attestation Service.
create_Task(String, ServicesTypes.CreateSpec) - Method in class com.vmware.vcenter.trusted_infrastructure.trusted_clusters.attestation.ServicesStub
 
create_Task(String, ServicesTypes.CreateSpec, InvocationConfig) - Method in class com.vmware.vcenter.trusted_infrastructure.trusted_clusters.attestation.ServicesStub
 
create_Task(String, ServicesTypes.CreateSpec, AsyncCallback<String>) - Method in class com.vmware.vcenter.trusted_infrastructure.trusted_clusters.attestation.ServicesStub
 
create_Task(String, ServicesTypes.CreateSpec, AsyncCallback<String>, InvocationConfig) - Method in class com.vmware.vcenter.trusted_infrastructure.trusted_clusters.attestation.ServicesStub
 
create_Task(String, ServicesTypes.CreateSpec) - Method in interface com.vmware.vcenter.trusted_infrastructure.trusted_clusters.kms.Services
Configures the cluster to use a the given registered Key Provider Service.
create_Task(String, ServicesTypes.CreateSpec, InvocationConfig) - Method in interface com.vmware.vcenter.trusted_infrastructure.trusted_clusters.kms.Services
Configures the cluster to use a the given registered Key Provider Service.
create_Task(String, ServicesTypes.CreateSpec, AsyncCallback<String>) - Method in interface com.vmware.vcenter.trusted_infrastructure.trusted_clusters.kms.Services
Configures the cluster to use a the given registered Key Provider Service.
create_Task(String, ServicesTypes.CreateSpec, AsyncCallback<String>, InvocationConfig) - Method in interface com.vmware.vcenter.trusted_infrastructure.trusted_clusters.kms.Services
Configures the cluster to use a the given registered Key Provider Service.
create_Task(String, ServicesTypes.CreateSpec) - Method in class com.vmware.vcenter.trusted_infrastructure.trusted_clusters.kms.ServicesStub
 
create_Task(String, ServicesTypes.CreateSpec, InvocationConfig) - Method in class com.vmware.vcenter.trusted_infrastructure.trusted_clusters.kms.ServicesStub
 
create_Task(String, ServicesTypes.CreateSpec, AsyncCallback<String>) - Method in class com.vmware.vcenter.trusted_infrastructure.trusted_clusters.kms.ServicesStub
 
create_Task(String, ServicesTypes.CreateSpec, AsyncCallback<String>, InvocationConfig) - Method in class com.vmware.vcenter.trusted_infrastructure.trusted_clusters.kms.ServicesStub
 
createArrayOfAnyType() - Method in class com.vmware.vsphereautomation.lookup.ObjectFactory
Create an instance of ArrayOfAnyType
createArrayOfDynamicProperty() - Method in class com.vmware.vsphereautomation.lookup.ObjectFactory
Create an instance of ArrayOfDynamicProperty
createArrayOfKeyAnyValue() - Method in class com.vmware.vsphereautomation.lookup.ObjectFactory
Create an instance of ArrayOfKeyAnyValue
createArrayOfLocalizableMessage() - Method in class com.vmware.vsphereautomation.lookup.ObjectFactory
Create an instance of ArrayOfLocalizableMessage
createArrayOfLookupServiceRegistrationAttribute() - Method in class com.vmware.vsphereautomation.lookup.ObjectFactory
createArrayOfLookupServiceRegistrationEndpoint() - Method in class com.vmware.vsphereautomation.lookup.ObjectFactory
createArrayOfLookupServiceRegistrationInfo() - Method in class com.vmware.vsphereautomation.lookup.ObjectFactory
createArrayOfString() - Method in class com.vmware.vsphereautomation.lookup.ObjectFactory
Create an instance of ArrayOfString
createCreate(CreateRequestType) - Method in class com.vmware.vsphereautomation.lookup.ObjectFactory
Create an instance of JAXBElement<CreateRequestType>}
createCreateRequestType() - Method in class com.vmware.vsphereautomation.lookup.ObjectFactory
Create an instance of CreateRequestType
createCreateResponse() - Method in class com.vmware.vsphereautomation.lookup.ObjectFactory
Create an instance of CreateResponse
createDelete(DeleteRequestType) - Method in class com.vmware.vsphereautomation.lookup.ObjectFactory
Create an instance of JAXBElement<DeleteRequestType>}
createDeleteRequestType() - Method in class com.vmware.vsphereautomation.lookup.ObjectFactory
Create an instance of DeleteRequestType
createDeleteResponse() - Method in class com.vmware.vsphereautomation.lookup.ObjectFactory
Create an instance of DeleteResponse
createDynamicArray() - Method in class com.vmware.vsphereautomation.lookup.ObjectFactory
Create an instance of DynamicArray
createDynamicData() - Method in class com.vmware.vsphereautomation.lookup.ObjectFactory
Create an instance of DynamicData
createDynamicProperty() - Method in class com.vmware.vsphereautomation.lookup.ObjectFactory
Create an instance of DynamicProperty
createErrorValueForMessages(String, List<Message>) - Static method in class com.vmware.vapi.std.StandardDataFactory
Creates a standard error ErrorValue instance for the given name list of Messages.
createErrorValueForMessages(ErrorDefinition, List<Message>) - Static method in class com.vmware.vapi.std.StandardDataFactory
Creates instance for given error definition and list of Messages.
createGet(GetRequestType) - Method in class com.vmware.vsphereautomation.lookup.ObjectFactory
Create an instance of JAXBElement<GetRequestType>}
createGetLocale(GetLocaleRequestType) - Method in class com.vmware.vsphereautomation.lookup.ObjectFactory
Create an instance of JAXBElement<GetLocaleRequestType>}
createGetLocaleRequestType() - Method in class com.vmware.vsphereautomation.lookup.ObjectFactory
Create an instance of GetLocaleRequestType
createGetLocaleResponse() - Method in class com.vmware.vsphereautomation.lookup.ObjectFactory
Create an instance of GetLocaleResponse
createGetRequestType() - Method in class com.vmware.vsphereautomation.lookup.ObjectFactory
Create an instance of GetRequestType
createGetResponse() - Method in class com.vmware.vsphereautomation.lookup.ObjectFactory
Create an instance of GetResponse
createGetSiteId(GetSiteIdRequestType) - Method in class com.vmware.vsphereautomation.lookup.ObjectFactory
Create an instance of JAXBElement<GetSiteIdRequestType>}
createGetSiteIdRequestType() - Method in class com.vmware.vsphereautomation.lookup.ObjectFactory
Create an instance of GetSiteIdRequestType
createGetSiteIdResponse() - Method in class com.vmware.vsphereautomation.lookup.ObjectFactory
Create an instance of GetSiteIdResponse
createHostCommunication() - Method in class com.vmware.vsphereautomation.lookup.ObjectFactory
Create an instance of HostCommunication
createHostCommunicationFault(HostCommunication) - Method in class com.vmware.vsphereautomation.lookup.ObjectFactory
Create an instance of JAXBElement<HostCommunication>}
createHostNotConnected() - Method in class com.vmware.vsphereautomation.lookup.ObjectFactory
Create an instance of HostNotConnected
createHostNotConnectedFault(HostNotConnected) - Method in class com.vmware.vsphereautomation.lookup.ObjectFactory
Create an instance of JAXBElement<HostNotConnected>}
createHostNotReachable() - Method in class com.vmware.vsphereautomation.lookup.ObjectFactory
Create an instance of HostNotReachable
createHostNotReachableFault(HostNotReachable) - Method in class com.vmware.vsphereautomation.lookup.ObjectFactory
Create an instance of JAXBElement<HostNotReachable>}
createHttpTransport(String, ClientConfiguration, HttpConfiguration) - Method in class com.vmware.vapi.protocol.JsonProtocolConnectionFactory
Factory method which creates the CorrelatingClient to use as transport for the ProtocolConnections created by this factory.
createInvalidArgument() - Method in class com.vmware.vsphereautomation.lookup.ObjectFactory
Create an instance of InvalidArgument
createInvalidArgumentFault(InvalidArgument) - Method in class com.vmware.vsphereautomation.lookup.ObjectFactory
Create an instance of JAXBElement<InvalidArgument>}
createInvalidRequest() - Method in class com.vmware.vsphereautomation.lookup.ObjectFactory
Create an instance of InvalidRequest
createInvalidRequestFault(InvalidRequest) - Method in class com.vmware.vsphereautomation.lookup.ObjectFactory
Create an instance of JAXBElement<InvalidRequest>}
createInvalidType() - Method in class com.vmware.vsphereautomation.lookup.ObjectFactory
Create an instance of InvalidType
createInvalidTypeFault(InvalidType) - Method in class com.vmware.vsphereautomation.lookup.ObjectFactory
Create an instance of JAXBElement<InvalidType>}
createKeyAnyValue() - Method in class com.vmware.vsphereautomation.lookup.ObjectFactory
Create an instance of KeyAnyValue
createList(ListRequestType) - Method in class com.vmware.vsphereautomation.lookup.ObjectFactory
Create an instance of JAXBElement<ListRequestType>}
createListRequestType() - Method in class com.vmware.vsphereautomation.lookup.ObjectFactory
Create an instance of ListRequestType
createListResponse() - Method in class com.vmware.vsphereautomation.lookup.ObjectFactory
Create an instance of ListResponse
createLocalizableMessage() - Method in class com.vmware.vsphereautomation.lookup.ObjectFactory
Create an instance of LocalizableMessage
createLocalizedMethodFault() - Method in class com.vmware.vsphereautomation.lookup.ObjectFactory
Create an instance of LocalizedMethodFault
createLookupFaultEntryExistsFault() - Method in class com.vmware.vsphereautomation.lookup.ObjectFactory
Create an instance of LookupFaultEntryExistsFault
createLookupFaultEntryExistsFaultFault(LookupFaultEntryExistsFault) - Method in class com.vmware.vsphereautomation.lookup.ObjectFactory
Create an instance of JAXBElement<LookupFaultEntryExistsFault>}
createLookupFaultEntryNotFoundFault() - Method in class com.vmware.vsphereautomation.lookup.ObjectFactory
Create an instance of LookupFaultEntryNotFoundFault
createLookupFaultEntryNotFoundFaultFault(LookupFaultEntryNotFoundFault) - Method in class com.vmware.vsphereautomation.lookup.ObjectFactory
Create an instance of JAXBElement<LookupFaultEntryNotFoundFault>}
createLookupFaultServiceFault() - Method in class com.vmware.vsphereautomation.lookup.ObjectFactory
Create an instance of LookupFaultServiceFault
createLookupFaultServiceFaultFault(LookupFaultServiceFault) - Method in class com.vmware.vsphereautomation.lookup.ObjectFactory
Create an instance of JAXBElement<LookupFaultServiceFault>}
createLookupFaultUnsupportedSiteFault() - Method in class com.vmware.vsphereautomation.lookup.ObjectFactory
Create an instance of LookupFaultUnsupportedSiteFault
createLookupFaultUnsupportedSiteFaultFault(LookupFaultUnsupportedSiteFault) - Method in class com.vmware.vsphereautomation.lookup.ObjectFactory
Create an instance of JAXBElement<LookupFaultUnsupportedSiteFault>}
createLookupHaBackupNodeConfiguration() - Method in class com.vmware.vsphereautomation.lookup.ObjectFactory
Create an instance of LookupHaBackupNodeConfiguration
createLookupServiceContent() - Method in class com.vmware.vsphereautomation.lookup.ObjectFactory
Create an instance of LookupServiceContent
createLookupServiceRegistrationAttribute() - Method in class com.vmware.vsphereautomation.lookup.ObjectFactory
createLookupServiceRegistrationCommonServiceInfo() - Method in class com.vmware.vsphereautomation.lookup.ObjectFactory
createLookupServiceRegistrationCreateSpec() - Method in class com.vmware.vsphereautomation.lookup.ObjectFactory
createLookupServiceRegistrationEndpoint() - Method in class com.vmware.vsphereautomation.lookup.ObjectFactory
Create an instance of LookupServiceRegistrationEndpoint
createLookupServiceRegistrationEndpointType() - Method in class com.vmware.vsphereautomation.lookup.ObjectFactory
createLookupServiceRegistrationFilter() - Method in class com.vmware.vsphereautomation.lookup.ObjectFactory
Create an instance of LookupServiceRegistrationFilter
createLookupServiceRegistrationInfo() - Method in class com.vmware.vsphereautomation.lookup.ObjectFactory
Create an instance of LookupServiceRegistrationInfo
createLookupServiceRegistrationMutableServiceInfo() - Method in class com.vmware.vsphereautomation.lookup.ObjectFactory
createLookupServiceRegistrationServiceType() - Method in class com.vmware.vsphereautomation.lookup.ObjectFactory
createLookupServiceRegistrationSetSpec() - Method in class com.vmware.vsphereautomation.lookup.ObjectFactory
Create an instance of LookupServiceRegistrationSetSpec
createManagedObjectNotFound() - Method in class com.vmware.vsphereautomation.lookup.ObjectFactory
Create an instance of ManagedObjectNotFound
createManagedObjectNotFoundFault(ManagedObjectNotFound) - Method in class com.vmware.vsphereautomation.lookup.ObjectFactory
Create an instance of JAXBElement<ManagedObjectNotFound>}
createManagedObjectReference() - Method in class com.vmware.vsphereautomation.lookup.ObjectFactory
Create an instance of ManagedObjectReference
createMethodFault() - Method in class com.vmware.vsphereautomation.lookup.ObjectFactory
Create an instance of MethodFault
createMethodFaultFault(MethodFault) - Method in class com.vmware.vsphereautomation.lookup.ObjectFactory
Create an instance of JAXBElement<MethodFault>}
createMethodNotFound() - Method in class com.vmware.vsphereautomation.lookup.ObjectFactory
Create an instance of MethodNotFound
createMethodNotFoundFault(MethodNotFound) - Method in class com.vmware.vsphereautomation.lookup.ObjectFactory
Create an instance of JAXBElement<MethodNotFound>}
createNotEnoughLicenses() - Method in class com.vmware.vsphereautomation.lookup.ObjectFactory
Create an instance of NotEnoughLicenses
createNotEnoughLicensesFault(NotEnoughLicenses) - Method in class com.vmware.vsphereautomation.lookup.ObjectFactory
Create an instance of JAXBElement<NotEnoughLicenses>}
createNotImplemented() - Method in class com.vmware.vsphereautomation.lookup.ObjectFactory
Create an instance of NotImplemented
createNotImplementedFault(NotImplemented) - Method in class com.vmware.vsphereautomation.lookup.ObjectFactory
Create an instance of JAXBElement<NotImplemented>}
createNotSupported() - Method in class com.vmware.vsphereautomation.lookup.ObjectFactory
Create an instance of NotSupported
createNotSupportedFault(NotSupported) - Method in class com.vmware.vsphereautomation.lookup.ObjectFactory
Create an instance of JAXBElement<NotSupported>}
createPlacementSpec - Static variable in class com.vmware.vcenter.vm_template.LibraryItemsDefinitions
 
CreatePlacementSpec() - Constructor for class com.vmware.vcenter.vm_template.LibraryItemsTypes.CreatePlacementSpec
Default constructor.
CreatePlacementSpec(StructValue) - Constructor for class com.vmware.vcenter.vm_template.LibraryItemsTypes.CreatePlacementSpec
 
createRequestCanceled() - Method in class com.vmware.vsphereautomation.lookup.ObjectFactory
Create an instance of RequestCanceled
createRequestCanceledFault(RequestCanceled) - Method in class com.vmware.vsphereautomation.lookup.ObjectFactory
Create an instance of JAXBElement<RequestCanceled>}
CreateRequestType - Class in com.vmware.vsphereautomation.lookup
Java class for CreateRequestType complex type.
CreateRequestType() - Constructor for class com.vmware.vsphereautomation.lookup.CreateRequestType
 
CreateResponse - Class in com.vmware.vsphereautomation.lookup
Java class for anonymous complex type.
CreateResponse() - Constructor for class com.vmware.vsphereautomation.lookup.CreateResponse
 
createResult - Static variable in class com.vmware.esx.settings.depots.OfflineDefinitions
 
CreateResult() - Constructor for class com.vmware.esx.settings.depots.OfflineTypes.CreateResult
Default constructor.
CreateResult(StructValue) - Constructor for class com.vmware.esx.settings.depots.OfflineTypes.CreateResult
 
createResult - Static variable in class com.vmware.vcenter.ovf.LibraryItemDefinitions
 
CreateResult() - Constructor for class com.vmware.vcenter.ovf.LibraryItemTypes.CreateResult
Default constructor.
CreateResult(StructValue) - Constructor for class com.vmware.vcenter.ovf.LibraryItemTypes.CreateResult
 
createRetrieveHaBackupConfiguration(RetrieveHaBackupConfigurationRequestType) - Method in class com.vmware.vsphereautomation.lookup.ObjectFactory
Create an instance of JAXBElement<RetrieveHaBackupConfigurationRequestType>}
createRetrieveHaBackupConfigurationRequestType() - Method in class com.vmware.vsphereautomation.lookup.ObjectFactory
createRetrieveHaBackupConfigurationResponse() - Method in class com.vmware.vsphereautomation.lookup.ObjectFactory
createRetrieveServiceContent(RetrieveServiceContentRequestType) - Method in class com.vmware.vsphereautomation.lookup.ObjectFactory
Create an instance of JAXBElement<RetrieveServiceContentRequestType>}
createRetrieveServiceContentRequestType() - Method in class com.vmware.vsphereautomation.lookup.ObjectFactory
Create an instance of RetrieveServiceContentRequestType
createRetrieveServiceContentResponse() - Method in class com.vmware.vsphereautomation.lookup.ObjectFactory
Create an instance of RetrieveServiceContentResponse
createRuntimeFault() - Method in class com.vmware.vsphereautomation.lookup.ObjectFactory
Create an instance of RuntimeFault
createRuntimeFaultFault(RuntimeFault) - Method in class com.vmware.vsphereautomation.lookup.ObjectFactory
Create an instance of JAXBElement<RuntimeFault>}
createSecurityError() - Method in class com.vmware.vsphereautomation.lookup.ObjectFactory
Create an instance of SecurityError
createSecurityErrorFault(SecurityError) - Method in class com.vmware.vsphereautomation.lookup.ObjectFactory
Create an instance of JAXBElement<SecurityError>}
createSet(SetRequestType) - Method in class com.vmware.vsphereautomation.lookup.ObjectFactory
Create an instance of JAXBElement<SetRequestType>}
createSetLocale(SetLocaleRequestType) - Method in class com.vmware.vsphereautomation.lookup.ObjectFactory
Create an instance of JAXBElement<SetLocaleRequestType>}
createSetLocaleRequestType() - Method in class com.vmware.vsphereautomation.lookup.ObjectFactory
Create an instance of SetLocaleRequestType
createSetLocaleResponse() - Method in class com.vmware.vsphereautomation.lookup.ObjectFactory
Create an instance of SetLocaleResponse
createSetRequestType() - Method in class com.vmware.vsphereautomation.lookup.ObjectFactory
Create an instance of SetRequestType
createSetResponse() - Method in class com.vmware.vsphereautomation.lookup.ObjectFactory
Create an instance of SetResponse
createSpec - Static variable in class com.vmware.appliance.recovery.backup.SchedulesDefinitions
 
CreateSpec() - Constructor for class com.vmware.appliance.recovery.backup.SchedulesTypes.CreateSpec
Default constructor.
CreateSpec(StructValue) - Constructor for class com.vmware.appliance.recovery.backup.SchedulesTypes.CreateSpec
 
createSpec - Static variable in class com.vmware.appliance.recovery.reconciliation.JobDefinitions
 
CreateSpec() - Constructor for class com.vmware.appliance.recovery.reconciliation.JobTypes.CreateSpec
Default constructor.
CreateSpec(StructValue) - Constructor for class com.vmware.appliance.recovery.reconciliation.JobTypes.CreateSpec
 
createSpec - Static variable in class com.vmware.cis.tagging.CategoryDefinitions
 
CreateSpec() - Constructor for class com.vmware.cis.tagging.CategoryTypes.CreateSpec
Default constructor.
CreateSpec(StructValue) - Constructor for class com.vmware.cis.tagging.CategoryTypes.CreateSpec
 
createSpec - Static variable in class com.vmware.cis.tagging.TagDefinitions
 
CreateSpec() - Constructor for class com.vmware.cis.tagging.TagTypes.CreateSpec
Default constructor.
CreateSpec(StructValue) - Constructor for class com.vmware.cis.tagging.TagTypes.CreateSpec
 
createSpec - Static variable in class com.vmware.content.library.SubscriptionsDefinitions
 
CreateSpec() - Constructor for class com.vmware.content.library.SubscriptionsTypes.CreateSpec
Default constructor.
CreateSpec(StructValue) - Constructor for class com.vmware.content.library.SubscriptionsTypes.CreateSpec
 
createSpec - Static variable in class com.vmware.esx.settings.depots.OfflineDefinitions
 
CreateSpec() - Constructor for class com.vmware.esx.settings.depots.OfflineTypes.CreateSpec
Default constructor.
CreateSpec(StructValue) - Constructor for class com.vmware.esx.settings.depots.OfflineTypes.CreateSpec
 
createSpec - Static variable in class com.vmware.esx.settings.depots.OnlineDefinitions
 
CreateSpec() - Constructor for class com.vmware.esx.settings.depots.OnlineTypes.CreateSpec
Default constructor.
CreateSpec(StructValue) - Constructor for class com.vmware.esx.settings.depots.OnlineTypes.CreateSpec
 
createSpec - Static variable in class com.vmware.vcenter.certificate_management.vcenter.TrustedRootChainsDefinitions
 
CreateSpec() - Constructor for class com.vmware.vcenter.certificate_management.vcenter.TrustedRootChainsTypes.CreateSpec
Default constructor.
CreateSpec(StructValue) - Constructor for class com.vmware.vcenter.certificate_management.vcenter.TrustedRootChainsTypes.CreateSpec
 
createSpec - Static variable in class com.vmware.vcenter.certificate_management.vcenter.VmcaRootDefinitions
 
CreateSpec() - Constructor for class com.vmware.vcenter.certificate_management.vcenter.VmcaRootTypes.CreateSpec
Default constructor.
CreateSpec(StructValue) - Constructor for class com.vmware.vcenter.certificate_management.vcenter.VmcaRootTypes.CreateSpec
 
CreateSpec - Class in com.vmware.vcenter.compute.policies.capabilities.cluster_scale_in_ignore_vm_capabilities
The CreateSpec class contains information used to create a new policy to ignore virtual machine capabilities when scaling-in a cluster, see Policies.create(com.vmware.vapi.bindings.Structure).
CreateSpec() - Constructor for class com.vmware.vcenter.compute.policies.capabilities.cluster_scale_in_ignore_vm_capabilities.CreateSpec
Default constructor.
CreateSpec(StructValue) - Constructor for class com.vmware.vcenter.compute.policies.capabilities.cluster_scale_in_ignore_vm_capabilities.CreateSpec
 
createSpec - Static variable in class com.vmware.vcenter.compute.policies.capabilities.cluster_scale_in_ignore_vm_capabilities.StructDefinitions
 
CreateSpec - Class in com.vmware.vcenter.compute.policies.capabilities.disable_drs_vmotion
The CreateSpec class contains information used to create a new DisableDrsVmotion policy, see Policies.create(com.vmware.vapi.bindings.Structure), in VMware Cloud on AWS.
CreateSpec() - Constructor for class com.vmware.vcenter.compute.policies.capabilities.disable_drs_vmotion.CreateSpec
Default constructor.
CreateSpec(StructValue) - Constructor for class com.vmware.vcenter.compute.policies.capabilities.disable_drs_vmotion.CreateSpec
 
createSpec - Static variable in class com.vmware.vcenter.compute.policies.capabilities.disable_drs_vmotion.StructDefinitions
 
CreateSpec - Class in com.vmware.vcenter.compute.policies.capabilities.vm.evacuation.vmotion
The CreateSpec class contains information used to create a new vMotion policy that applies when a host is evacuated, see Policies.create(com.vmware.vapi.bindings.Structure), in VMware Cloud on AWS.
CreateSpec() - Constructor for class com.vmware.vcenter.compute.policies.capabilities.vm.evacuation.vmotion.CreateSpec
Default constructor.
CreateSpec(StructValue) - Constructor for class com.vmware.vcenter.compute.policies.capabilities.vm.evacuation.vmotion.CreateSpec
 
createSpec - Static variable in class com.vmware.vcenter.compute.policies.capabilities.vm.evacuation.vmotion.StructDefinitions
 
CreateSpec - Class in com.vmware.vcenter.compute.policies.capabilities.vm_host_affinity
The CreateSpec class contains information used to create a new virtual machine to host affinity policy, see Policies.create(com.vmware.vapi.bindings.Structure).
CreateSpec() - Constructor for class com.vmware.vcenter.compute.policies.capabilities.vm_host_affinity.CreateSpec
Default constructor.
CreateSpec(StructValue) - Constructor for class com.vmware.vcenter.compute.policies.capabilities.vm_host_affinity.CreateSpec
 
createSpec - Static variable in class com.vmware.vcenter.compute.policies.capabilities.vm_host_affinity.StructDefinitions
 
CreateSpec - Class in com.vmware.vcenter.compute.policies.capabilities.vm_host_anti_affinity
The CreateSpec class contains information used to create a new virtual machine to host anti-affinity policy, see Policies.create(com.vmware.vapi.bindings.Structure).
CreateSpec() - Constructor for class com.vmware.vcenter.compute.policies.capabilities.vm_host_anti_affinity.CreateSpec
Default constructor.
CreateSpec(StructValue) - Constructor for class com.vmware.vcenter.compute.policies.capabilities.vm_host_anti_affinity.CreateSpec
 
createSpec - Static variable in class com.vmware.vcenter.compute.policies.capabilities.vm_host_anti_affinity.StructDefinitions
 
CreateSpec - Class in com.vmware.vcenter.compute.policies.capabilities.vm_vm_affinity
The CreateSpec class contains information used to create a new VM-VM affinity policy, see Policies.create(com.vmware.vapi.bindings.Structure).
CreateSpec() - Constructor for class com.vmware.vcenter.compute.policies.capabilities.vm_vm_affinity.CreateSpec
Default constructor.
CreateSpec(StructValue) - Constructor for class com.vmware.vcenter.compute.policies.capabilities.vm_vm_affinity.CreateSpec
 
createSpec - Static variable in class com.vmware.vcenter.compute.policies.capabilities.vm_vm_affinity.StructDefinitions
 
CreateSpec - Class in com.vmware.vcenter.compute.policies.capabilities.vm_vm_anti_affinity
The CreateSpec class contains information used to create a new VM-VM anti-affinity policy, see Policies.create(com.vmware.vapi.bindings.Structure).
CreateSpec() - Constructor for class com.vmware.vcenter.compute.policies.capabilities.vm_vm_anti_affinity.CreateSpec
Default constructor.
CreateSpec(StructValue) - Constructor for class com.vmware.vcenter.compute.policies.capabilities.vm_vm_anti_affinity.CreateSpec
 
createSpec - Static variable in class com.vmware.vcenter.compute.policies.capabilities.vm_vm_anti_affinity.StructDefinitions
 
CreateSpec - Class in com.vmware.vcenter.compute.policies
The CreateSpec class contains common information used to create a new policy in VMware Cloud on AWS.
CreateSpec() - Constructor for class com.vmware.vcenter.compute.policies.CreateSpec
Default constructor.
CreateSpec(StructValue) - Constructor for class com.vmware.vcenter.compute.policies.CreateSpec
 
createSpec - Static variable in class com.vmware.vcenter.compute.policies.StructDefinitions
 
createSpec - Static variable in class com.vmware.vcenter.content.registries.harbor.ProjectsDefinitions
 
CreateSpec() - Constructor for class com.vmware.vcenter.content.registries.harbor.ProjectsTypes.CreateSpec
Default constructor.
CreateSpec(StructValue) - Constructor for class com.vmware.vcenter.content.registries.harbor.ProjectsTypes.CreateSpec
 
createSpec - Static variable in class com.vmware.vcenter.content.registries.HarborDefinitions
 
CreateSpec() - Constructor for class com.vmware.vcenter.content.registries.HarborTypes.CreateSpec
Default constructor.
CreateSpec(StructValue) - Constructor for class com.vmware.vcenter.content.registries.HarborTypes.CreateSpec
 
createSpec - Static variable in class com.vmware.vcenter.DatacenterDefinitions
 
CreateSpec() - Constructor for class com.vmware.vcenter.DatacenterTypes.CreateSpec
Default constructor.
CreateSpec(StructValue) - Constructor for class com.vmware.vcenter.DatacenterTypes.CreateSpec
 
createSpec - Static variable in class com.vmware.vcenter.deployment.ImportHistoryDefinitions
 
CreateSpec() - Constructor for class com.vmware.vcenter.deployment.ImportHistoryTypes.CreateSpec
Default constructor.
CreateSpec(StructValue) - Constructor for class com.vmware.vcenter.deployment.ImportHistoryTypes.CreateSpec
 
createSpec - Static variable in class com.vmware.vcenter.guest.CustomizationSpecsDefinitions
 
CreateSpec() - Constructor for class com.vmware.vcenter.guest.CustomizationSpecsTypes.CreateSpec
Default constructor.
CreateSpec(StructValue) - Constructor for class com.vmware.vcenter.guest.CustomizationSpecsTypes.CreateSpec
 
createSpec - Static variable in class com.vmware.vcenter.HostDefinitions
 
CreateSpec() - Constructor for class com.vmware.vcenter.HostTypes.CreateSpec
Default constructor.
CreateSpec(StructValue) - Constructor for class com.vmware.vcenter.HostTypes.CreateSpec
 
createSpec - Static variable in class com.vmware.vcenter.hvc.LinksDefinitions
 
CreateSpec() - Constructor for class com.vmware.vcenter.hvc.LinksTypes.CreateSpec
Default constructor.
CreateSpec(StructValue) - Constructor for class com.vmware.vcenter.hvc.LinksTypes.CreateSpec
 
createSpec - Static variable in class com.vmware.vcenter.identity.ProvidersDefinitions
 
CreateSpec() - Constructor for class com.vmware.vcenter.identity.ProvidersTypes.CreateSpec
Default constructor.
CreateSpec(StructValue) - Constructor for class com.vmware.vcenter.identity.ProvidersTypes.CreateSpec
 
createSpec - Static variable in class com.vmware.vcenter.lcm.discovery.AssociatedProductsDefinitions
 
CreateSpec() - Constructor for class com.vmware.vcenter.lcm.discovery.AssociatedProductsTypes.CreateSpec
Default constructor.
CreateSpec(StructValue) - Constructor for class com.vmware.vcenter.lcm.discovery.AssociatedProductsTypes.CreateSpec
 
createSpec - Static variable in class com.vmware.vcenter.namespaces.AccessDefinitions
 
CreateSpec() - Constructor for class com.vmware.vcenter.namespaces.AccessTypes.CreateSpec
Default constructor.
CreateSpec(StructValue) - Constructor for class com.vmware.vcenter.namespaces.AccessTypes.CreateSpec
 
createSpec - Static variable in class com.vmware.vcenter.namespaces.InstancesDefinitions
 
CreateSpec() - Constructor for class com.vmware.vcenter.namespaces.InstancesTypes.CreateSpec
Default constructor.
CreateSpec(StructValue) - Constructor for class com.vmware.vcenter.namespaces.InstancesTypes.CreateSpec
 
createSpec - Static variable in class com.vmware.vcenter.ovf.LibraryItemDefinitions
 
CreateSpec() - Constructor for class com.vmware.vcenter.ovf.LibraryItemTypes.CreateSpec
Default constructor.
CreateSpec(StructValue) - Constructor for class com.vmware.vcenter.ovf.LibraryItemTypes.CreateSpec
 
createSpec - Static variable in class com.vmware.vcenter.ResourcePoolDefinitions
 
CreateSpec() - Constructor for class com.vmware.vcenter.ResourcePoolTypes.CreateSpec
Default constructor.
CreateSpec(StructValue) - Constructor for class com.vmware.vcenter.ResourcePoolTypes.CreateSpec
 
createSpec - Static variable in class com.vmware.vcenter.trusted_infrastructure.attestation.ServicesDefinitions
 
CreateSpec() - Constructor for class com.vmware.vcenter.trusted_infrastructure.attestation.ServicesTypes.CreateSpec
Default constructor.
CreateSpec(StructValue) - Constructor for class com.vmware.vcenter.trusted_infrastructure.attestation.ServicesTypes.CreateSpec
 
createSpec - Static variable in class com.vmware.vcenter.trusted_infrastructure.kms.ServicesDefinitions
 
CreateSpec() - Constructor for class com.vmware.vcenter.trusted_infrastructure.kms.ServicesTypes.CreateSpec
Default constructor.
CreateSpec(StructValue) - Constructor for class com.vmware.vcenter.trusted_infrastructure.kms.ServicesTypes.CreateSpec
 
createSpec - Static variable in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.attestation.tpm2.CaCertificatesDefinitions
 
CreateSpec() - Constructor for class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.attestation.tpm2.CaCertificatesTypes.CreateSpec
Default constructor.
CreateSpec(StructValue) - Constructor for class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.attestation.tpm2.CaCertificatesTypes.CreateSpec
 
createSpec - Static variable in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.attestation.tpm2.EndorsementKeysDefinitions
 
CreateSpec() - Constructor for class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.attestation.tpm2.EndorsementKeysTypes.CreateSpec
Default constructor.
CreateSpec(StructValue) - Constructor for class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.attestation.tpm2.EndorsementKeysTypes.CreateSpec
 
createSpec - Static variable in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.ConsumerPrincipalsDefinitions
 
CreateSpec() - Constructor for class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.ConsumerPrincipalsTypes.CreateSpec
Default constructor.
CreateSpec(StructValue) - Constructor for class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.ConsumerPrincipalsTypes.CreateSpec
 
createSpec - Static variable in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.ProvidersDefinitions
 
CreateSpec() - Constructor for class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.ProvidersTypes.CreateSpec
Default constructor.
CreateSpec(StructValue) - Constructor for class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.ProvidersTypes.CreateSpec
 
createSpec - Static variable in class com.vmware.vcenter.trusted_infrastructure.trusted_clusters.attestation.ServicesDefinitions
 
CreateSpec() - Constructor for class com.vmware.vcenter.trusted_infrastructure.trusted_clusters.attestation.ServicesTypes.CreateSpec
Default constructor.
CreateSpec(StructValue) - Constructor for class com.vmware.vcenter.trusted_infrastructure.trusted_clusters.attestation.ServicesTypes.CreateSpec
 
createSpec - Static variable in class com.vmware.vcenter.trusted_infrastructure.trusted_clusters.kms.ServicesDefinitions
 
CreateSpec() - Constructor for class com.vmware.vcenter.trusted_infrastructure.trusted_clusters.kms.ServicesTypes.CreateSpec
Default constructor.
CreateSpec(StructValue) - Constructor for class com.vmware.vcenter.trusted_infrastructure.trusted_clusters.kms.ServicesTypes.CreateSpec
 
createSpec - Static variable in class com.vmware.vcenter.vm.console.TicketsDefinitions
 
CreateSpec() - Constructor for class com.vmware.vcenter.vm.console.TicketsTypes.CreateSpec
Default constructor.
CreateSpec(StructValue) - Constructor for class com.vmware.vcenter.vm.console.TicketsTypes.CreateSpec
 
createSpec - Static variable in class com.vmware.vcenter.vm.hardware.adapter.SataDefinitions
 
CreateSpec() - Constructor for class com.vmware.vcenter.vm.hardware.adapter.SataTypes.CreateSpec
Default constructor.
CreateSpec(StructValue) - Constructor for class com.vmware.vcenter.vm.hardware.adapter.SataTypes.CreateSpec
 
createSpec - Static variable in class com.vmware.vcenter.vm.hardware.adapter.ScsiDefinitions
 
CreateSpec() - Constructor for class com.vmware.vcenter.vm.hardware.adapter.ScsiTypes.CreateSpec
Default constructor.
CreateSpec(StructValue) - Constructor for class com.vmware.vcenter.vm.hardware.adapter.ScsiTypes.CreateSpec
 
createSpec - Static variable in class com.vmware.vcenter.vm.hardware.BootDefinitions
 
CreateSpec() - Constructor for class com.vmware.vcenter.vm.hardware.BootTypes.CreateSpec
Default constructor.
CreateSpec(StructValue) - Constructor for class com.vmware.vcenter.vm.hardware.BootTypes.CreateSpec
 
createSpec - Static variable in class com.vmware.vcenter.vm.hardware.CdromDefinitions
 
CreateSpec() - Constructor for class com.vmware.vcenter.vm.hardware.CdromTypes.CreateSpec
Default constructor.
CreateSpec(StructValue) - Constructor for class com.vmware.vcenter.vm.hardware.CdromTypes.CreateSpec
 
createSpec - Static variable in class com.vmware.vcenter.vm.hardware.DiskDefinitions
 
CreateSpec() - Constructor for class com.vmware.vcenter.vm.hardware.DiskTypes.CreateSpec
Default constructor.
CreateSpec(StructValue) - Constructor for class com.vmware.vcenter.vm.hardware.DiskTypes.CreateSpec
 
createSpec - Static variable in class com.vmware.vcenter.vm.hardware.EthernetDefinitions
 
CreateSpec() - Constructor for class com.vmware.vcenter.vm.hardware.EthernetTypes.CreateSpec
Default constructor.
CreateSpec(StructValue) - Constructor for class com.vmware.vcenter.vm.hardware.EthernetTypes.CreateSpec
 
createSpec - Static variable in class com.vmware.vcenter.vm.hardware.FloppyDefinitions
 
CreateSpec() - Constructor for class com.vmware.vcenter.vm.hardware.FloppyTypes.CreateSpec
Default constructor.
CreateSpec(StructValue) - Constructor for class com.vmware.vcenter.vm.hardware.FloppyTypes.CreateSpec
 
createSpec - Static variable in class com.vmware.vcenter.vm.hardware.ParallelDefinitions
 
CreateSpec() - Constructor for class com.vmware.vcenter.vm.hardware.ParallelTypes.CreateSpec
Default constructor.
CreateSpec(StructValue) - Constructor for class com.vmware.vcenter.vm.hardware.ParallelTypes.CreateSpec
 
createSpec - Static variable in class com.vmware.vcenter.vm.hardware.SerialDefinitions
 
CreateSpec() - Constructor for class com.vmware.vcenter.vm.hardware.SerialTypes.CreateSpec
Default constructor.
CreateSpec(StructValue) - Constructor for class com.vmware.vcenter.vm.hardware.SerialTypes.CreateSpec
 
createSpec - Static variable in class com.vmware.vcenter.vm_template.LibraryItemsDefinitions
 
CreateSpec() - Constructor for class com.vmware.vcenter.vm_template.LibraryItemsTypes.CreateSpec
Default constructor.
CreateSpec(StructValue) - Constructor for class com.vmware.vcenter.vm_template.LibraryItemsTypes.CreateSpec
 
createSpec - Static variable in class com.vmware.vcenter.VMDefinitions
 
CreateSpec() - Constructor for class com.vmware.vcenter.VMTypes.CreateSpec
Default constructor.
CreateSpec(StructValue) - Constructor for class com.vmware.vcenter.VMTypes.CreateSpec
 
createSpec - Variable in class com.vmware.vsphereautomation.lookup.CreateRequestType
 
createSpec - Static variable in class com.vmware.vstats.AcqSpecsDefinitions
 
CreateSpec() - Constructor for class com.vmware.vstats.AcqSpecsTypes.CreateSpec
Default constructor.
CreateSpec(StructValue) - Constructor for class com.vmware.vstats.AcqSpecsTypes.CreateSpec
 
CreateSpec.Builder - Class in com.vmware.vcenter.compute.policies.capabilities.cluster_scale_in_ignore_vm_capabilities
Builder class for CreateSpec.
CreateSpec.Builder - Class in com.vmware.vcenter.compute.policies.capabilities.disable_drs_vmotion
Builder class for CreateSpec.
CreateSpec.Builder - Class in com.vmware.vcenter.compute.policies.capabilities.vm.evacuation.vmotion
Builder class for CreateSpec.
CreateSpec.Builder - Class in com.vmware.vcenter.compute.policies.capabilities.vm_host_affinity
Builder class for CreateSpec.
CreateSpec.Builder - Class in com.vmware.vcenter.compute.policies.capabilities.vm_host_anti_affinity
Builder class for CreateSpec.
CreateSpec.Builder - Class in com.vmware.vcenter.compute.policies.capabilities.vm_vm_affinity
Builder class for CreateSpec.
CreateSpec.Builder - Class in com.vmware.vcenter.compute.policies.capabilities.vm_vm_anti_affinity
Builder class for CreateSpec.
CreateSpec.Builder - Class in com.vmware.vcenter.compute.policies
Builder class for CreateSpec.
createSpecDiskStorage - Static variable in class com.vmware.vcenter.vm_template.LibraryItemsDefinitions
 
CreateSpecDiskStorage() - Constructor for class com.vmware.vcenter.vm_template.LibraryItemsTypes.CreateSpecDiskStorage
Default constructor.
CreateSpecDiskStorage(StructValue) - Constructor for class com.vmware.vcenter.vm_template.LibraryItemsTypes.CreateSpecDiskStorage
 
createSpecDiskStoragePolicy - Static variable in class com.vmware.vcenter.vm_template.LibraryItemsDefinitions
 
CreateSpecDiskStoragePolicy() - Constructor for class com.vmware.vcenter.vm_template.LibraryItemsTypes.CreateSpecDiskStoragePolicy
Default constructor.
CreateSpecDiskStoragePolicy(StructValue) - Constructor for class com.vmware.vcenter.vm_template.LibraryItemsTypes.CreateSpecDiskStoragePolicy
 
createSpecNewSubscribedLibrary - Static variable in class com.vmware.content.library.SubscriptionsDefinitions
 
CreateSpecNewSubscribedLibrary() - Constructor for class com.vmware.content.library.SubscriptionsTypes.CreateSpecNewSubscribedLibrary
Default constructor.
CreateSpecNewSubscribedLibrary(StructValue) - Constructor for class com.vmware.content.library.SubscriptionsTypes.CreateSpecNewSubscribedLibrary
 
createSpecPlacement - Static variable in class com.vmware.content.library.SubscriptionsDefinitions
 
CreateSpecPlacement() - Constructor for class com.vmware.content.library.SubscriptionsTypes.CreateSpecPlacement
Default constructor.
CreateSpecPlacement(StructValue) - Constructor for class com.vmware.content.library.SubscriptionsTypes.CreateSpecPlacement
 
createSpecSubscribedLibrary - Static variable in class com.vmware.content.library.SubscriptionsDefinitions
 
CreateSpecSubscribedLibrary() - Constructor for class com.vmware.content.library.SubscriptionsTypes.CreateSpecSubscribedLibrary
Default constructor.
CreateSpecSubscribedLibrary(StructValue) - Constructor for class com.vmware.content.library.SubscriptionsTypes.CreateSpecSubscribedLibrary
 
createSpecVcenter - Static variable in class com.vmware.content.library.SubscriptionsDefinitions
 
CreateSpecVcenter() - Constructor for class com.vmware.content.library.SubscriptionsTypes.CreateSpecVcenter
Default constructor.
CreateSpecVcenter(StructValue) - Constructor for class com.vmware.content.library.SubscriptionsTypes.CreateSpecVcenter
 
createSpecVmHomeStorage - Static variable in class com.vmware.vcenter.vm_template.LibraryItemsDefinitions
 
CreateSpecVmHomeStorage() - Constructor for class com.vmware.vcenter.vm_template.LibraryItemsTypes.CreateSpecVmHomeStorage
Default constructor.
CreateSpecVmHomeStorage(StructValue) - Constructor for class com.vmware.vcenter.vm_template.LibraryItemsTypes.CreateSpecVmHomeStorage
 
createSpecVmHomeStoragePolicy - Static variable in class com.vmware.vcenter.vm_template.LibraryItemsDefinitions
 
CreateSpecVmHomeStoragePolicy() - Constructor for class com.vmware.vcenter.vm_template.LibraryItemsTypes.CreateSpecVmHomeStoragePolicy
Default constructor.
CreateSpecVmHomeStoragePolicy(StructValue) - Constructor for class com.vmware.vcenter.vm_template.LibraryItemsTypes.CreateSpecVmHomeStoragePolicy
 
createStandardErrorDefinition(String) - Static method in class com.vmware.vapi.std.StandardDataFactory
Creates ErrorDefinitions for standard vAPI errors.
createStub(Class<T>) - Method in interface com.vmware.vapi.bindings.StubCreator
Creates a stub for the specified interface.
createStub(Class<T>, StubConfigurationBase) - Method in interface com.vmware.vapi.bindings.StubCreator
Creates a stub for the specified interface.
createStub(Class<T>) - Method in class com.vmware.vapi.bindings.StubFactory
 
createStub(Class<T>, StubConfigurationBase) - Method in class com.vmware.vapi.bindings.StubFactory
 
createSystemError() - Method in class com.vmware.vsphereautomation.lookup.ObjectFactory
Create an instance of SystemError
createSystemErrorFault(SystemError) - Method in class com.vmware.vsphereautomation.lookup.ObjectFactory
Create an instance of JAXBElement<SystemError>}
createTarget - Static variable in class com.vmware.vcenter.ovf.LibraryItemDefinitions
 
CreateTarget() - Constructor for class com.vmware.vcenter.ovf.LibraryItemTypes.CreateTarget
Default constructor.
CreateTarget(StructValue) - Constructor for class com.vmware.vcenter.ovf.LibraryItemTypes.CreateTarget
 
createUnexpectedFault() - Method in class com.vmware.vsphereautomation.lookup.ObjectFactory
Create an instance of UnexpectedFault
createUnexpectedFaultFault(UnexpectedFault) - Method in class com.vmware.vsphereautomation.lookup.ObjectFactory
Create an instance of JAXBElement<UnexpectedFault>}
createVersionURI(String) - Method in class com.vmware.vsphereautomation.lookup.ObjectFactory
Create an instance of JAXBElement<String>}
Credential - Interface in com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.providers
The Credential interface provides methods to add a credential for external key management service(s).
CredentialDefinitions - Class in com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.providers
Defines the type descriptors for the Credential API service.
CredentialDefinitions() - Constructor for class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.providers.CredentialDefinitions
 
credentials - Static variable in class com.vmware.vcenter.hvc.links.sync.ProvidersDefinitions
 
Credentials() - Constructor for class com.vmware.vcenter.hvc.links.sync.ProvidersTypes.Credentials
Default constructor.
Credentials(StructValue) - Constructor for class com.vmware.vcenter.hvc.links.sync.ProvidersTypes.Credentials
 
credentials - Static variable in class com.vmware.vcenter.hvc.links.SyncDefinitions
 
Credentials() - Constructor for class com.vmware.vcenter.hvc.links.SyncTypes.Credentials
Default constructor.
Credentials(StructValue) - Constructor for class com.vmware.vcenter.hvc.links.SyncTypes.Credentials
 
credentials - Static variable in class com.vmware.vcenter.hvc.LinksDefinitions
 
Credentials() - Constructor for class com.vmware.vcenter.hvc.LinksTypes.Credentials
Default constructor.
Credentials(StructValue) - Constructor for class com.vmware.vcenter.hvc.LinksTypes.Credentials
 
credentialService() - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.providers.ProvidersFactory
Returns an instance of class Credential
CredentialsSpec - Class in com.vmware.vcenter.vcha
The CredentialsSpec class contains information to connect to the vCenter server managing the VCHA nodes.
CredentialsSpec() - Constructor for class com.vmware.vcenter.vcha.CredentialsSpec
Default constructor.
CredentialsSpec(StructValue) - Constructor for class com.vmware.vcenter.vcha.CredentialsSpec
 
credentialsSpec - Static variable in class com.vmware.vcenter.vcha.StructDefinitions
 
CredentialsSpec.Builder - Class in com.vmware.vcenter.vcha
Builder class for CredentialsSpec.
CredentialStub - Class in com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.providers
Remote stub implementation of the Credential API service.
CredentialStub(ApiProvider, TypeConverter, StubConfigurationBase) - Constructor for class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.providers.CredentialStub
 
CredentialStub(ApiProvider, StubConfigurationBase) - Constructor for class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.providers.CredentialStub
 
CredentialTypes - Interface in com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.providers
Defines the data types of the Credential API service.
CredentialTypes._VAPI_OPERATIONS - Enum in com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.providers
Identifiers of the task operations
CRITICAL - Static variable in class com.vmware.appliance.update.CommonInfo.Severity
Vulnerabilities that can be exploited by an unauthenticated attacker from the Internet or those that break the guest/host Operating System isolation.
CRITICAL - Static variable in class com.vmware.esx.settings.depot_content.components.VersionsTypes.UrgencyType
Critical
CRITICAL - Static variable in class com.vmware.esx.settings.depot_content.ComponentsTypes.UrgencyType
Critical
CRITICAL - Static variable in class com.vmware.vcenter.lcm.update.PendingTypes.SeverityType
Vulnerabilities that can be exploited by an unauthenticated attacker from the Internet or those that break the guest/host Operating System isolation.
CRUD - Static variable in interface com.vmware.vapi.metadata.metamodel.MetadataIdentifierTypes
Identifier representing the Crud metadata.
CRXPOD_1 - Static variable in class com.vmware.vcenter.vm.GuestOS
CRX Pod 1.
Csr - Interface in com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.providers.client_certificate
The Csr interface provides methods to create a certificate signing request(CSR).
CsrDefinitions - Class in com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.providers.client_certificate
Defines the type descriptors for the Csr API service.
CsrDefinitions() - Constructor for class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.providers.client_certificate.CsrDefinitions
 
csrService() - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.providers.client_certificate.ClientCertificateFactory
Returns an instance of class Csr
CsrStub - Class in com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.providers.client_certificate
Remote stub implementation of the Csr API service.
CsrStub(ApiProvider, TypeConverter, StubConfigurationBase) - Constructor for class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.providers.client_certificate.CsrStub
 
CsrStub(ApiProvider, StubConfigurationBase) - Constructor for class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.providers.client_certificate.CsrStub
 
CsrTypes - Interface in com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.providers.client_certificate
Defines the data types of the Csr API service.
CsrTypes._VAPI_OPERATIONS - Enum in com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.providers.client_certificate
Identifiers of the task operations
CsrTypes.Info - Class in com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.providers.client_certificate
The Info class contains the certificate signing request.
CsrTypes.Info.Builder - Class in com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.providers.client_certificate
Builder class for CsrTypes.Info.
CSV - Static variable in class com.vmware.vapi.metadata.cli.CommandTypes.FormatterType
Displays command output in CSV format.
CURRENT - Static variable in class com.vmware.vcenter.vm.ToolsTypes.VersionStatus
VMware Tools is installed, and the version is current.
CURRENT - Static variable in class com.vmware.vstats.CounterMetadataTypes.CounterEditionStatus
The counter edition is current.
CURRENT_SERIES_RECOMMENDATION - Static variable in class com.vmware.esx.settings.clusters.software.DraftsTypes.SourceType
Content is from recommended image specification based on latest base image patch or update of the current series.
CurrentPeerCertificates - Interface in com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.providers
Retrieves the list of TLS certificates used by peer key servers.
CurrentPeerCertificatesDefinitions - Class in com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.providers
Defines the type descriptors for the CurrentPeerCertificates API service.
CurrentPeerCertificatesDefinitions() - Constructor for class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.providers.CurrentPeerCertificatesDefinitions
 
currentPeerCertificatesService() - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.providers.ProvidersFactory
Returns an instance of class CurrentPeerCertificates
CurrentPeerCertificatesStub - Class in com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.providers
Remote stub implementation of the CurrentPeerCertificates API service.
CurrentPeerCertificatesStub(ApiProvider, TypeConverter, StubConfigurationBase) - Constructor for class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.providers.CurrentPeerCertificatesStub
 
CurrentPeerCertificatesStub(ApiProvider, StubConfigurationBase) - Constructor for class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.providers.CurrentPeerCertificatesStub
 
CurrentPeerCertificatesTypes - Interface in com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.providers
Defines the data types of the CurrentPeerCertificates API service.
CurrentPeerCertificatesTypes._VAPI_OPERATIONS - Enum in com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.providers
Identifiers of the task operations
CurrentPeerCertificatesTypes.FilterSpec - Class in com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.providers
The FilterSpec class contains properties used to filter the results when listing remote server certificates.
CurrentPeerCertificatesTypes.FilterSpec.Builder - Class in com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.providers
CurrentPeerCertificatesTypes.Summary - Class in com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.providers
The Summary class contains a summary of the current key server certificates.
CurrentPeerCertificatesTypes.Summary.Builder - Class in com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.providers
CUSTOM - Static variable in class com.vmware.vcenter.ResourcePoolTypes.SharesInfo.Level
If Set, in case there is resource contention the server uses the shares value to determine the resource allocation.
Customization - Interface in com.vmware.vcenter.vm.guest
The Customization interface provides methods to apply a customization specification to a virtual machine.
CustomizationDefinitions - Class in com.vmware.vcenter.vm.guest
Defines the type descriptors for the Customization API service.
CustomizationDefinitions() - Constructor for class com.vmware.vcenter.vm.guest.CustomizationDefinitions
 
customizationService() - Method in class com.vmware.vcenter.vm.guest.GuestFactory
Returns an instance of class Customization
CustomizationSpec - Class in com.vmware.vcenter.guest
The CustomizationSpec class contains information required to customize a virtual machine when deploying it or migrating it to a new host.
CustomizationSpec() - Constructor for class com.vmware.vcenter.guest.CustomizationSpec
Default constructor.
CustomizationSpec(StructValue) - Constructor for class com.vmware.vcenter.guest.CustomizationSpec
 
customizationSpec - Static variable in class com.vmware.vcenter.guest.StructDefinitions
 
CustomizationSpec.Builder - Class in com.vmware.vcenter.guest
Builder class for CustomizationSpec.
CustomizationSpecs - Interface in com.vmware.vcenter.guest
The CustomizationSpecs interface provides methods to manage guest customization specifications in the vCenter Server.
CustomizationSpecsDefinitions - Class in com.vmware.vcenter.guest
Defines the type descriptors for the CustomizationSpecs API service.
CustomizationSpecsDefinitions() - Constructor for class com.vmware.vcenter.guest.CustomizationSpecsDefinitions
 
customizationSpecsService() - Method in class com.vmware.vcenter.guest.GuestFactory
Returns an instance of class CustomizationSpecs
CustomizationSpecsStub - Class in com.vmware.vcenter.guest
Remote stub implementation of the CustomizationSpecs API service.
CustomizationSpecsStub(ApiProvider, TypeConverter, StubConfigurationBase) - Constructor for class com.vmware.vcenter.guest.CustomizationSpecsStub
 
CustomizationSpecsStub(ApiProvider, StubConfigurationBase) - Constructor for class com.vmware.vcenter.guest.CustomizationSpecsStub
 
CustomizationSpecsTypes - Interface in com.vmware.vcenter.guest
Defines the data types of the CustomizationSpecs API service.
CustomizationSpecsTypes.CreateSpec - Class in com.vmware.vcenter.guest
The CreateSpec class contains specification information and specification object that can be passed to the CustomizationSpecs.create(com.vmware.vcenter.guest.CustomizationSpecsTypes.CreateSpec) method.
CustomizationSpecsTypes.CreateSpec.Builder - Class in com.vmware.vcenter.guest
CustomizationSpecsTypes.FilterSpec - Class in com.vmware.vcenter.guest
The FilterSpec class contains properties used to filter the results when listing guest customization specifications (see CustomizationSpecs.list(com.vmware.vcenter.guest.CustomizationSpecsTypes.FilterSpec)).
CustomizationSpecsTypes.FilterSpec.Builder - Class in com.vmware.vcenter.guest
CustomizationSpecsTypes.Format - Class in com.vmware.vcenter.guest
The Format enumeration class specifies the formats the customization specification can be exported to.
CustomizationSpecsTypes.Format.Values - Enum in com.vmware.vcenter.guest
Native Java enum representing this enumeration class.
CustomizationSpecsTypes.Info - Class in com.vmware.vcenter.guest
The Info class describes a guest customization specification and the timestamp when it was last modified.
CustomizationSpecsTypes.Info.Builder - Class in com.vmware.vcenter.guest
Builder class for CustomizationSpecsTypes.Info.
CustomizationSpecsTypes.Metadata - Class in com.vmware.vcenter.guest
The Metadata class contains metadata i.e.
CustomizationSpecsTypes.Metadata.Builder - Class in com.vmware.vcenter.guest
CustomizationSpecsTypes.OsType - Class in com.vmware.vcenter.guest
The OsType enumeration class defines the types of guest operating systems for which guest customization is supported.
CustomizationSpecsTypes.OsType.Values - Enum in com.vmware.vcenter.guest
Native Java enum representing this enumeration class.
CustomizationSpecsTypes.Spec - Class in com.vmware.vcenter.guest
The Spec class contains the specification information and specification object.
CustomizationSpecsTypes.Spec.Builder - Class in com.vmware.vcenter.guest
Builder class for CustomizationSpecsTypes.Spec.
CustomizationSpecsTypes.Summary - Class in com.vmware.vcenter.guest
The Summary class contains commonly used information about a guest customization specification.
CustomizationSpecsTypes.Summary.Builder - Class in com.vmware.vcenter.guest
CustomizationStub - Class in com.vmware.vcenter.vm.guest
Remote stub implementation of the Customization API service.
CustomizationStub(ApiProvider, TypeConverter, StubConfigurationBase) - Constructor for class com.vmware.vcenter.vm.guest.CustomizationStub
 
CustomizationStub(ApiProvider, StubConfigurationBase) - Constructor for class com.vmware.vcenter.vm.guest.CustomizationStub
 
CustomizationTypes - Interface in com.vmware.vcenter.vm.guest
Defines the data types of the Customization API service.
CustomizationTypes.SetSpec - Class in com.vmware.vcenter.vm.guest
The SetSpec class contains specification information that has to be applied to a virtual machine.
CustomizationTypes.SetSpec.Builder - Class in com.vmware.vcenter.vm.guest
Builder class for CustomizationTypes.SetSpec.

D

DAILY - Static variable in class com.vmware.esx.settings.depots.SyncScheduleTypes.Recurrence
Daily.
DAILY - Static variable in class com.vmware.vcenter.content.registries.Recurrence
An operation occurs on a daily basis.
DARWIN - Static variable in class com.vmware.vcenter.vm.GuestOS
Mac OS 10.5
DARWIN - Static variable in class com.vmware.vcenter.vm.GuestOSFamily
Mac OS operating system.
DARWIN_10 - Static variable in class com.vmware.vcenter.vm.GuestOS
Mac OS 10.6
DARWIN_10_64 - Static variable in class com.vmware.vcenter.vm.GuestOS
Mac OS 10.6 (64 bit)
DARWIN_11 - Static variable in class com.vmware.vcenter.vm.GuestOS
Mac OS 10.7
DARWIN_11_64 - Static variable in class com.vmware.vcenter.vm.GuestOS
Mac OS 10.7 (64 bit)
DARWIN_12_64 - Static variable in class com.vmware.vcenter.vm.GuestOS
Mac OS 10.8 (64 bit)
DARWIN_13_64 - Static variable in class com.vmware.vcenter.vm.GuestOS
Mac OS 10.9 (64 bit)
DARWIN_14_64 - Static variable in class com.vmware.vcenter.vm.GuestOS
Mac OS 10.10 (64 bit)
DARWIN_15_64 - Static variable in class com.vmware.vcenter.vm.GuestOS
Mac OS 10.11 (64 bit)
DARWIN_16_64 - Static variable in class com.vmware.vcenter.vm.GuestOS
Mac OS 10.12 (64 bit)
DARWIN_17_64 - Static variable in class com.vmware.vcenter.vm.GuestOS
Mac OS 10.13 (64 bit).
DARWIN_18_64 - Static variable in class com.vmware.vcenter.vm.GuestOS
Mac OS 10.14 (64 bit).
DARWIN_19_64 - Static variable in class com.vmware.vcenter.vm.GuestOS
Mac OS 10.15 (64 bit).
DARWIN_64 - Static variable in class com.vmware.vcenter.vm.GuestOS
Mac OS 10.5 (64 bit)
Data - Interface in com.vmware.vstats
The Data interface provides methods to query measurement and statistic data.
DATA_FIELD_NAME - Static variable in class com.vmware.vapi.std.StandardDataFactory
 
Databasestorage - Interface in com.vmware.appliance.health
Databasestorage interface provides methods Get database storage health.
DatabasestorageDefinitions - Class in com.vmware.appliance.health
Defines the type descriptors for the Databasestorage API service.
DatabasestorageDefinitions() - Constructor for class com.vmware.appliance.health.DatabasestorageDefinitions
 
databasestorageService() - Method in class com.vmware.appliance.health.HealthFactory
Returns an instance of class Databasestorage
DatabasestorageStub - Class in com.vmware.appliance.health
Remote stub implementation of the Databasestorage API service.
DatabasestorageStub(ApiProvider, TypeConverter, StubConfigurationBase) - Constructor for class com.vmware.appliance.health.DatabasestorageStub
 
DatabasestorageStub(ApiProvider, StubConfigurationBase) - Constructor for class com.vmware.appliance.health.DatabasestorageStub
 
DatabasestorageTypes - Interface in com.vmware.appliance.health
Defines the data types of the Databasestorage API service.
DatabasestorageTypes.HealthLevel - Class in com.vmware.appliance.health
HealthLevel enumeration class Defines service health levels.
DatabasestorageTypes.HealthLevel.Values - Enum in com.vmware.appliance.health
Native Java enum representing this enumeration class.
Datacenter - Interface in com.vmware.vcenter
The Datacenter interface provides methods to manage datacenters in the vCenter Server.
DATACENTER - Static variable in class com.vmware.vcenter.FolderTypes.Type
A folder that can contain datacenters.
DatacenterDefinitions - Class in com.vmware.vcenter
Defines the type descriptors for the Datacenter API service.
DatacenterDefinitions() - Constructor for class com.vmware.vcenter.DatacenterDefinitions
 
datacenterService() - Method in class com.vmware.vcenter.VcenterFactory
Returns an instance of class Datacenter
DatacenterStub - Class in com.vmware.vcenter
Remote stub implementation of the Datacenter API service.
DatacenterStub(ApiProvider, TypeConverter, StubConfigurationBase) - Constructor for class com.vmware.vcenter.DatacenterStub
 
DatacenterStub(ApiProvider, StubConfigurationBase) - Constructor for class com.vmware.vcenter.DatacenterStub
 
DatacenterTypes - Interface in com.vmware.vcenter
Defines the data types of the Datacenter API service.
DatacenterTypes.CreateSpec - Class in com.vmware.vcenter
The CreateSpec class defines the information used to create a datacenter.
DatacenterTypes.CreateSpec.Builder - Class in com.vmware.vcenter
Builder class for DatacenterTypes.CreateSpec.
DatacenterTypes.FilterSpec - Class in com.vmware.vcenter
The FilterSpec class contains properties used to filter the results when listing datacenters (see Datacenter.list(com.vmware.vcenter.DatacenterTypes.FilterSpec)).
DatacenterTypes.FilterSpec.Builder - Class in com.vmware.vcenter
Builder class for DatacenterTypes.FilterSpec.
DatacenterTypes.Info - Class in com.vmware.vcenter
The Info class contains information about a datacenter in vCenter Server.
DatacenterTypes.Info.Builder - Class in com.vmware.vcenter
Builder class for DatacenterTypes.Info.
DatacenterTypes.Summary - Class in com.vmware.vcenter
The Summary class contains commonly used information about a datacenter in vCenter Server.
DatacenterTypes.Summary.Builder - Class in com.vmware.vcenter
Builder class for DatacenterTypes.Summary.
DataDefinitions - Class in com.vmware.vstats
Defines the type descriptors for the Data API service.
DataDefinitions() - Constructor for class com.vmware.vstats.DataDefinitions
 
DataMigrationEstimate - Class in com.vmware.vcenter.deployment
The DataMigrationEstimate {class contains estimated time and disk space required for the vCenter Server database migration.
DataMigrationEstimate() - Constructor for class com.vmware.vcenter.deployment.DataMigrationEstimate
Default constructor.
DataMigrationEstimate(StructValue) - Constructor for class com.vmware.vcenter.deployment.DataMigrationEstimate
 
dataMigrationEstimate - Static variable in class com.vmware.vcenter.deployment.StructDefinitions
 
DataMigrationEstimate.Builder - Class in com.vmware.vcenter.deployment
Builder class for DataMigrationEstimate.
DataMigrationInfo - Class in com.vmware.vcenter.deployment
The DataMigrationInfo {class contains the disk space requirements and time estimates for the different choices available to migrate the vCenter Server data.
DataMigrationInfo() - Constructor for class com.vmware.vcenter.deployment.DataMigrationInfo
Default constructor.
DataMigrationInfo(StructValue) - Constructor for class com.vmware.vcenter.deployment.DataMigrationInfo
 
dataMigrationInfo - Static variable in class com.vmware.vcenter.deployment.StructDefinitions
 
DataMigrationInfo.Builder - Class in com.vmware.vcenter.deployment
Builder class for DataMigrationInfo.
dataPoint - Static variable in class com.vmware.vstats.DataDefinitions
 
DataPoint() - Constructor for class com.vmware.vstats.DataTypes.DataPoint
Default constructor.
DataPoint(StructValue) - Constructor for class com.vmware.vstats.DataTypes.DataPoint
 
dataPointsResult - Static variable in class com.vmware.vstats.DataDefinitions
 
DataPointsResult() - Constructor for class com.vmware.vstats.DataTypes.DataPointsResult
Default constructor.
DataPointsResult(StructValue) - Constructor for class com.vmware.vstats.DataTypes.DataPointsResult
 
dataService() - Method in class com.vmware.vstats.VstatsFactory
Returns an instance of class Data
DATASTORE - Static variable in class com.vmware.content.library.StorageBacking.Type
The content of the library will be stored on a datastore.
Datastore - Interface in com.vmware.vcenter
The Datastore interface provides methods for manipulating a datastore.
DATASTORE - Static variable in class com.vmware.vcenter.FolderTypes.Type
A folder that can contain datastores.
Datastore - Interface in com.vmware.vcenter.inventory
The Datastore interface provides methods to retrieve information about datastores.
DATASTORE - Static variable in class com.vmware.vcenter.ovf.LibraryItemTypes.StorageGroupMapping.Type
Storage deployment target is a datastore.
datastore() - Method in class com.vmware.vcenter.VcenterFactory
 
DatastoreDefinitions - Class in com.vmware.vcenter
Defines the type descriptors for the Datastore API service.
DatastoreDefinitions() - Constructor for class com.vmware.vcenter.DatastoreDefinitions
 
DatastoreDefinitions - Class in com.vmware.vcenter.inventory
Defines the type descriptors for the Datastore API service.
DatastoreDefinitions() - Constructor for class com.vmware.vcenter.inventory.DatastoreDefinitions
 
DatastoreFactory - Class in com.vmware.vcenter.datastore
DatastoreFactory is responsible for creating instances of services contained inside the com.vmware.vcenter.datastore package and also has the subpackages reference to access respective subpackage services.
datastoreService() - Method in class com.vmware.vcenter.inventory.InventoryFactory
Returns an instance of class Datastore
datastoreService() - Method in class com.vmware.vcenter.VcenterFactory
Returns an instance of class Datastore
DatastoreStub - Class in com.vmware.vcenter
Remote stub implementation of the Datastore API service.
DatastoreStub(ApiProvider, TypeConverter, StubConfigurationBase) - Constructor for class com.vmware.vcenter.DatastoreStub
 
DatastoreStub(ApiProvider, StubConfigurationBase) - Constructor for class com.vmware.vcenter.DatastoreStub
 
DatastoreStub - Class in com.vmware.vcenter.inventory
Remote stub implementation of the Datastore API service.
DatastoreStub(ApiProvider, TypeConverter, StubConfigurationBase) - Constructor for class com.vmware.vcenter.inventory.DatastoreStub
 
DatastoreStub(ApiProvider, StubConfigurationBase) - Constructor for class com.vmware.vcenter.inventory.DatastoreStub
 
DatastoreTypes - Interface in com.vmware.vcenter
Defines the data types of the Datastore API service.
DatastoreTypes - Interface in com.vmware.vcenter.inventory
Defines the data types of the Datastore API service.
DatastoreTypes.FilterSpec - Class in com.vmware.vcenter
The FilterSpec class contains properties used to filter the results when listing datastores (see Datastore.list(com.vmware.vcenter.DatastoreTypes.FilterSpec)).
DatastoreTypes.FilterSpec.Builder - Class in com.vmware.vcenter
Builder class for DatastoreTypes.FilterSpec.
DatastoreTypes.Info - Class in com.vmware.vcenter
The Info class contains information about a datastore.
DatastoreTypes.Info - Class in com.vmware.vcenter.inventory
The Info class contains information about a datastore.
DatastoreTypes.Info.Builder - Class in com.vmware.vcenter
Builder class for DatastoreTypes.Info.
DatastoreTypes.Info.Builder - Class in com.vmware.vcenter.inventory
Builder class for DatastoreTypes.Info.
DatastoreTypes.Summary - Class in com.vmware.vcenter
The Summary class contains commonly used information about a datastore.
DatastoreTypes.Summary.Builder - Class in com.vmware.vcenter
Builder class for DatastoreTypes.Summary.
DatastoreTypes.Type - Class in com.vmware.vcenter
The Type enumeration class defines the supported types of vCenter datastores.
DatastoreTypes.Type.Values - Enum in com.vmware.vcenter
Native Java enum representing this enumeration class.
DataStub - Class in com.vmware.vstats
Remote stub implementation of the Data API service.
DataStub(ApiProvider, TypeConverter, StubConfigurationBase) - Constructor for class com.vmware.vstats.DataStub
 
DataStub(ApiProvider, StubConfigurationBase) - Constructor for class com.vmware.vstats.DataStub
 
DataType - Enum in com.vmware.vapi.data
Enumeration for build-in vAPI types.
DataTypes - Interface in com.vmware.vstats
Defines the data types of the Data API service.
DataTypes.DataPoint - Class in com.vmware.vstats
The DataPoint class is an instance of a measurement or stat.
DataTypes.DataPoint.Builder - Class in com.vmware.vstats
Builder class for DataTypes.DataPoint.
DataTypes.DataPointsResult - Class in com.vmware.vstats
The DataPointsResult class contains properties used to return DataPoints.
DataTypes.DataPointsResult.Builder - Class in com.vmware.vstats
Builder class for DataTypes.DataPointsResult.
DataTypes.FilterSpec - Class in com.vmware.vstats
The FilterSpec class contains properties used to filter the results when listing DataPoint.
DataTypes.FilterSpec.Builder - Class in com.vmware.vstats
Builder class for DataTypes.FilterSpec.
DataValue - Interface in com.vmware.vapi.data
 
DATE_TIME - Static variable in class com.vmware.vapi.metadata.metamodel.Type.BuiltinType
The built-in type is a datetime.
DAY1 - Static variable in class com.vmware.appliance.MonitoringTypes.IntervalType
24 hours interval between values.
DayOfWeek - Class in com.vmware.vcenter.content.registries
The DayOfWeek enumeration class describes the supported days of the week to run a specific operation for a container registry.
DayOfWeek.Values - Enum in com.vmware.vcenter.content.registries
Native Java enum representing this enumeration class.
dbJdbcUrl - Variable in class com.vmware.vsphereautomation.lookup.LookupHaBackupNodeConfiguration
 
dbPass - Variable in class com.vmware.vsphereautomation.lookup.LookupHaBackupNodeConfiguration
 
dbType - Variable in class com.vmware.vsphereautomation.lookup.LookupHaBackupNodeConfiguration
 
dbUser - Variable in class com.vmware.vsphereautomation.lookup.LookupHaBackupNodeConfiguration
 
Dcui - Interface in com.vmware.appliance.access
Dcui interface provides methods Get/Set enabled state of DCUI.
DcuiDefinitions - Class in com.vmware.appliance.access
Defines the type descriptors for the Dcui API service.
DcuiDefinitions() - Constructor for class com.vmware.appliance.access.DcuiDefinitions
 
dcuiService() - Method in class com.vmware.appliance.access.AccessFactory
Returns an instance of class Dcui
DcuiStub - Class in com.vmware.appliance.access
Remote stub implementation of the Dcui API service.
DcuiStub(ApiProvider, TypeConverter, StubConfigurationBase) - Constructor for class com.vmware.appliance.access.DcuiStub
 
DcuiStub(ApiProvider, StubConfigurationBase) - Constructor for class com.vmware.appliance.access.DcuiStub
 
DcuiTypes - Interface in com.vmware.appliance.access
Defines the data types of the Dcui API service.
DEBIAN_10 - Static variable in class com.vmware.vcenter.vm.GuestOS
Debian GNU/Linux 10
DEBIAN_10_64 - Static variable in class com.vmware.vcenter.vm.GuestOS
Debian GNU/Linux 10 (64 bit)
DEBIAN_11 - Static variable in class com.vmware.vcenter.vm.GuestOS
Debian GNU/Linux 11.
DEBIAN_11_64 - Static variable in class com.vmware.vcenter.vm.GuestOS
Debian GNU/Linux 11 (64 bit).
DEBIAN_4 - Static variable in class com.vmware.vcenter.vm.GuestOS
Debian GNU/Linux 4
DEBIAN_4_64 - Static variable in class com.vmware.vcenter.vm.GuestOS
Debian GNU/Linux 4 (64 bit)
DEBIAN_5 - Static variable in class com.vmware.vcenter.vm.GuestOS
Debian GNU/Linux 5
DEBIAN_5_64 - Static variable in class com.vmware.vcenter.vm.GuestOS
Debian GNU/Linux 5 (64 bit)
DEBIAN_6 - Static variable in class com.vmware.vcenter.vm.GuestOS
Debian GNU/Linux 6
DEBIAN_6_64 - Static variable in class com.vmware.vcenter.vm.GuestOS
Debian GNU/Linux 6 (64 bit)
DEBIAN_7 - Static variable in class com.vmware.vcenter.vm.GuestOS
Debian GNU/Linux 7
DEBIAN_7_64 - Static variable in class com.vmware.vcenter.vm.GuestOS
Debian GNU/Linux 7 (64 bit)
DEBIAN_8 - Static variable in class com.vmware.vcenter.vm.GuestOS
Debian GNU/Linux 8
DEBIAN_8_64 - Static variable in class com.vmware.vcenter.vm.GuestOS
Debian GNU/Linux 8 (64 bit)
DEBIAN_9 - Static variable in class com.vmware.vcenter.vm.GuestOS
Debian GNU/Linux 9
DEBIAN_9_64 - Static variable in class com.vmware.vcenter.vm.GuestOS
Debian GNU/Linux 9 (64 bit)
DECA - Static variable in class com.vmware.vstats.CounterMetadataTypes.UnitsFactor
Deca 10.
DECI - Static variable in class com.vmware.vstats.CounterMetadataTypes.UnitsFactor
Deci 10^-1.
decorated - Variable in class com.vmware.vapi.util.async.DecoratorAsyncHandle
 
DecoratorAsyncHandle<T> - Class in com.vmware.vapi.util.async
Utility which decorates an existing async handle.
DecoratorAsyncHandle(AsyncHandle<T>) - Constructor for class com.vmware.vapi.util.async.DecoratorAsyncHandle
Creates a decorator around the specified handle.
DEFAUL_MSG_FIELD_NAME - Static variable in class com.vmware.vapi.std.StandardDataFactory
 
DEFAULT - Static variable in class com.vmware.vstats.CounterMetadataTypes.CounterEditionStatus
The counter edition is current and is the default.
DefaultPolicy - Interface in com.vmware.vcenter.datastore
The DefaultPolicy interface provides methods related to storage policies associated with datastore object.
DefaultPolicyDefinitions - Class in com.vmware.vcenter.datastore
Defines the type descriptors for the DefaultPolicy API service.
DefaultPolicyDefinitions() - Constructor for class com.vmware.vcenter.datastore.DefaultPolicyDefinitions
 
defaultPolicyService() - Method in class com.vmware.vcenter.datastore.DatastoreFactory
Returns an instance of class DefaultPolicy
DefaultPolicyStub - Class in com.vmware.vcenter.datastore
Remote stub implementation of the DefaultPolicy API service.
DefaultPolicyStub(ApiProvider, TypeConverter, StubConfigurationBase) - Constructor for class com.vmware.vcenter.datastore.DefaultPolicyStub
 
DefaultPolicyStub(ApiProvider, StubConfigurationBase) - Constructor for class com.vmware.vcenter.datastore.DefaultPolicyStub
 
DefaultPolicyTypes - Interface in com.vmware.vcenter.datastore
Defines the data types of the DefaultPolicy API service.
defaults() - Method in class com.vmware.esx.settings.SettingsFactory
The com.vmware.esx.settings.defaults package provides interfaces to manage defaults that affect management of desired state configuration and software for ESXi clusters and hosts.
DefaultsFactory - Class in com.vmware.esx.settings.defaults
DefaultsFactory is responsible for creating instances of services contained inside the com.vmware.esx.settings.defaults package and also has the subpackages reference to access respective subpackage services.
DEGRADED - Static variable in class com.vmware.appliance.vmon.ServiceTypes.Health
Service is in degraded state, it is not functional.
DEGRADED - Static variable in class com.vmware.vcenter.services.ServiceTypes.Health
Service is in degraded state, it is not functional.
DEGRADED - Static variable in class com.vmware.vcenter.vcha.ClusterTypes.ClusterState
A VCHA Cluster is said to be in a degraded state for either or all of the following reasons: There is a node loss.
delete(String) - Method in interface com.vmware.appliance.LocalAccounts
Delete a local user account.
delete(String, InvocationConfig) - Method in interface com.vmware.appliance.LocalAccounts
Delete a local user account.
delete(String, AsyncCallback<Void>) - Method in interface com.vmware.appliance.LocalAccounts
Delete a local user account.
delete(String, AsyncCallback<Void>, InvocationConfig) - Method in interface com.vmware.appliance.LocalAccounts
Delete a local user account.
delete(String) - Method in class com.vmware.appliance.LocalAccountsStub
 
delete(String, InvocationConfig) - Method in class com.vmware.appliance.LocalAccountsStub
 
delete(String, AsyncCallback<Void>) - Method in class com.vmware.appliance.LocalAccountsStub
 
delete(String, AsyncCallback<Void>, InvocationConfig) - Method in class com.vmware.appliance.LocalAccountsStub
 
delete(String) - Method in interface com.vmware.appliance.networking.Proxy
Deletes a proxy configuration for a specific protocol.
delete(String, InvocationConfig) - Method in interface com.vmware.appliance.networking.Proxy
Deletes a proxy configuration for a specific protocol.
delete(String, AsyncCallback<Void>) - Method in interface com.vmware.appliance.networking.Proxy
Deletes a proxy configuration for a specific protocol.
delete(String, AsyncCallback<Void>, InvocationConfig) - Method in interface com.vmware.appliance.networking.Proxy
Deletes a proxy configuration for a specific protocol.
delete(String) - Method in class com.vmware.appliance.networking.ProxyStub
 
delete(String, InvocationConfig) - Method in class com.vmware.appliance.networking.ProxyStub
 
delete(String, AsyncCallback<Void>) - Method in class com.vmware.appliance.networking.ProxyStub
 
delete(String, AsyncCallback<Void>, InvocationConfig) - Method in class com.vmware.appliance.networking.ProxyStub
 
delete(String) - Method in interface com.vmware.appliance.recovery.backup.Schedules
Deletes an existing schedule.
delete(String, InvocationConfig) - Method in interface com.vmware.appliance.recovery.backup.Schedules
Deletes an existing schedule.
delete(String, AsyncCallback<Void>) - Method in interface com.vmware.appliance.recovery.backup.Schedules
Deletes an existing schedule.
delete(String, AsyncCallback<Void>, InvocationConfig) - Method in interface com.vmware.appliance.recovery.backup.Schedules
Deletes an existing schedule.
delete(String) - Method in class com.vmware.appliance.recovery.backup.SchedulesStub
 
delete(String, InvocationConfig) - Method in class com.vmware.appliance.recovery.backup.SchedulesStub
 
delete(String, AsyncCallback<Void>) - Method in class com.vmware.appliance.recovery.backup.SchedulesStub
 
delete(String, AsyncCallback<Void>, InvocationConfig) - Method in class com.vmware.appliance.recovery.backup.SchedulesStub
 
delete() - Method in interface com.vmware.appliance.update.Staged
Deletes the staged update.
delete(InvocationConfig) - Method in interface com.vmware.appliance.update.Staged
Deletes the staged update.
delete(AsyncCallback<Void>) - Method in interface com.vmware.appliance.update.Staged
Deletes the staged update.
delete(AsyncCallback<Void>, InvocationConfig) - Method in interface com.vmware.appliance.update.Staged
Deletes the staged update.
delete() - Method in class com.vmware.appliance.update.StagedStub
 
delete(InvocationConfig) - Method in class com.vmware.appliance.update.StagedStub
 
delete(AsyncCallback<Void>) - Method in class com.vmware.appliance.update.StagedStub
 
delete(AsyncCallback<Void>, InvocationConfig) - Method in class com.vmware.appliance.update.StagedStub
 
delete() - Method in interface com.vmware.cis.Session
Terminates the validity of a session token.
delete(InvocationConfig) - Method in interface com.vmware.cis.Session
Terminates the validity of a session token.
delete(AsyncCallback<Void>) - Method in interface com.vmware.cis.Session
Terminates the validity of a session token.
delete(AsyncCallback<Void>, InvocationConfig) - Method in interface com.vmware.cis.Session
Terminates the validity of a session token.
delete() - Method in class com.vmware.cis.SessionStub
 
delete(InvocationConfig) - Method in class com.vmware.cis.SessionStub
 
delete(AsyncCallback<Void>) - Method in class com.vmware.cis.SessionStub
 
delete(AsyncCallback<Void>, InvocationConfig) - Method in class com.vmware.cis.SessionStub
 
delete(String) - Method in interface com.vmware.cis.tagging.Category
Deletes an existing category.
delete(String, InvocationConfig) - Method in interface com.vmware.cis.tagging.Category
Deletes an existing category.
delete(String, AsyncCallback<Void>) - Method in interface com.vmware.cis.tagging.Category
Deletes an existing category.
delete(String, AsyncCallback<Void>, InvocationConfig) - Method in interface com.vmware.cis.tagging.Category
Deletes an existing category.
delete(String) - Method in class com.vmware.cis.tagging.CategoryStub
 
delete(String, InvocationConfig) - Method in class com.vmware.cis.tagging.CategoryStub
 
delete(String, AsyncCallback<Void>) - Method in class com.vmware.cis.tagging.CategoryStub
 
delete(String, AsyncCallback<Void>, InvocationConfig) - Method in class com.vmware.cis.tagging.CategoryStub
 
delete(String) - Method in interface com.vmware.cis.tagging.Tag
Deletes an existing tag.
delete(String, InvocationConfig) - Method in interface com.vmware.cis.tagging.Tag
Deletes an existing tag.
delete(String, AsyncCallback<Void>) - Method in interface com.vmware.cis.tagging.Tag
Deletes an existing tag.
delete(String, AsyncCallback<Void>, InvocationConfig) - Method in interface com.vmware.cis.tagging.Tag
Deletes an existing tag.
delete(String) - Method in class com.vmware.cis.tagging.TagStub
 
delete(String, InvocationConfig) - Method in class com.vmware.cis.tagging.TagStub
 
delete(String, AsyncCallback<Void>) - Method in class com.vmware.cis.tagging.TagStub
 
delete(String, AsyncCallback<Void>, InvocationConfig) - Method in class com.vmware.cis.tagging.TagStub
 
delete(String) - Method in interface com.vmware.content.library.Item
Deletes a library item.
delete(String, InvocationConfig) - Method in interface com.vmware.content.library.Item
Deletes a library item.
delete(String, AsyncCallback<Void>) - Method in interface com.vmware.content.library.Item
Deletes a library item.
delete(String, AsyncCallback<Void>, InvocationConfig) - Method in interface com.vmware.content.library.Item
Deletes a library item.
delete(String) - Method in interface com.vmware.content.library.item.DownloadSession
Deletes a download session.
delete(String, InvocationConfig) - Method in interface com.vmware.content.library.item.DownloadSession
Deletes a download session.
delete(String, AsyncCallback<Void>) - Method in interface com.vmware.content.library.item.DownloadSession
Deletes a download session.
delete(String, AsyncCallback<Void>, InvocationConfig) - Method in interface com.vmware.content.library.item.DownloadSession
Deletes a download session.
delete(String) - Method in class com.vmware.content.library.item.DownloadSessionStub
 
delete(String, InvocationConfig) - Method in class com.vmware.content.library.item.DownloadSessionStub
 
delete(String, AsyncCallback<Void>) - Method in class com.vmware.content.library.item.DownloadSessionStub
 
delete(String, AsyncCallback<Void>, InvocationConfig) - Method in class com.vmware.content.library.item.DownloadSessionStub
 
delete(String) - Method in interface com.vmware.content.library.item.UpdateSession
Deletes an update session.
delete(String, InvocationConfig) - Method in interface com.vmware.content.library.item.UpdateSession
Deletes an update session.
delete(String, AsyncCallback<Void>) - Method in interface com.vmware.content.library.item.UpdateSession
Deletes an update session.
delete(String, AsyncCallback<Void>, InvocationConfig) - Method in interface com.vmware.content.library.item.UpdateSession
Deletes an update session.
delete(String) - Method in class com.vmware.content.library.item.UpdateSessionStub
 
delete(String, InvocationConfig) - Method in class com.vmware.content.library.item.UpdateSessionStub
 
delete(String, AsyncCallback<Void>) - Method in class com.vmware.content.library.item.UpdateSessionStub
 
delete(String, AsyncCallback<Void>, InvocationConfig) - Method in class com.vmware.content.library.item.UpdateSessionStub
 
delete(String) - Method in class com.vmware.content.library.ItemStub
 
delete(String, InvocationConfig) - Method in class com.vmware.content.library.ItemStub
 
delete(String, AsyncCallback<Void>) - Method in class com.vmware.content.library.ItemStub
 
delete(String, AsyncCallback<Void>, InvocationConfig) - Method in class com.vmware.content.library.ItemStub
 
delete(String, String) - Method in interface com.vmware.content.library.Subscriptions
Deletes the specified subscription of the published library.
delete(String, String, InvocationConfig) - Method in interface com.vmware.content.library.Subscriptions
Deletes the specified subscription of the published library.
delete(String, String, AsyncCallback<Void>) - Method in interface com.vmware.content.library.Subscriptions
Deletes the specified subscription of the published library.
delete(String, String, AsyncCallback<Void>, InvocationConfig) - Method in interface com.vmware.content.library.Subscriptions
Deletes the specified subscription of the published library.
delete(String, String) - Method in class com.vmware.content.library.SubscriptionsStub
 
delete(String, String, InvocationConfig) - Method in class com.vmware.content.library.SubscriptionsStub
 
delete(String, String, AsyncCallback<Void>) - Method in class com.vmware.content.library.SubscriptionsStub
 
delete(String, String, AsyncCallback<Void>, InvocationConfig) - Method in class com.vmware.content.library.SubscriptionsStub
 
delete(String) - Method in interface com.vmware.content.LocalLibrary
Deletes the specified local library.
delete(String, InvocationConfig) - Method in interface com.vmware.content.LocalLibrary
Deletes the specified local library.
delete(String, AsyncCallback<Void>) - Method in interface com.vmware.content.LocalLibrary
Deletes the specified local library.
delete(String, AsyncCallback<Void>, InvocationConfig) - Method in interface com.vmware.content.LocalLibrary
Deletes the specified local library.
delete(String) - Method in class com.vmware.content.LocalLibraryStub
 
delete(String, InvocationConfig) - Method in class com.vmware.content.LocalLibraryStub
 
delete(String, AsyncCallback<Void>) - Method in class com.vmware.content.LocalLibraryStub
 
delete(String, AsyncCallback<Void>, InvocationConfig) - Method in class com.vmware.content.LocalLibraryStub
 
delete(String) - Method in interface com.vmware.content.SubscribedLibrary
Deletes the specified subscribed library.
delete(String, InvocationConfig) - Method in interface com.vmware.content.SubscribedLibrary
Deletes the specified subscribed library.
delete(String, AsyncCallback<Void>) - Method in interface com.vmware.content.SubscribedLibrary
Deletes the specified subscribed library.
delete(String, AsyncCallback<Void>, InvocationConfig) - Method in interface com.vmware.content.SubscribedLibrary
Deletes the specified subscribed library.
delete(String) - Method in class com.vmware.content.SubscribedLibraryStub
 
delete(String, InvocationConfig) - Method in class com.vmware.content.SubscribedLibraryStub
 
delete(String, AsyncCallback<Void>) - Method in class com.vmware.content.SubscribedLibraryStub
 
delete(String, AsyncCallback<Void>, InvocationConfig) - Method in class com.vmware.content.SubscribedLibraryStub
 
delete(String, String) - Method in interface com.vmware.esx.settings.clusters.software.Drafts
Deletes the software draft.
delete(String, String, InvocationConfig) - Method in interface com.vmware.esx.settings.clusters.software.Drafts
Deletes the software draft.
delete(String, String, AsyncCallback<Void>) - Method in interface com.vmware.esx.settings.clusters.software.Drafts
Deletes the software draft.
delete(String, String, AsyncCallback<Void>, InvocationConfig) - Method in interface com.vmware.esx.settings.clusters.software.Drafts
Deletes the software draft.
delete(String, String) - Method in interface com.vmware.esx.settings.clusters.software.drafts.software.AddOn
Deletes the desired OEM add-on specification in the software draft.
delete(String, String, InvocationConfig) - Method in interface com.vmware.esx.settings.clusters.software.drafts.software.AddOn
Deletes the desired OEM add-on specification in the software draft.
delete(String, String, AsyncCallback<Void>) - Method in interface com.vmware.esx.settings.clusters.software.drafts.software.AddOn
Deletes the desired OEM add-on specification in the software draft.
delete(String, String, AsyncCallback<Void>, InvocationConfig) - Method in interface com.vmware.esx.settings.clusters.software.drafts.software.AddOn
Deletes the desired OEM add-on specification in the software draft.
delete(String, String) - Method in class com.vmware.esx.settings.clusters.software.drafts.software.AddOnStub
 
delete(String, String, InvocationConfig) - Method in class com.vmware.esx.settings.clusters.software.drafts.software.AddOnStub
 
delete(String, String, AsyncCallback<Void>) - Method in class com.vmware.esx.settings.clusters.software.drafts.software.AddOnStub
 
delete(String, String, AsyncCallback<Void>, InvocationConfig) - Method in class com.vmware.esx.settings.clusters.software.drafts.software.AddOnStub
 
delete(String, String, String) - Method in interface com.vmware.esx.settings.clusters.software.drafts.software.Components
Deletes the given component from the software draft.
delete(String, String, String, InvocationConfig) - Method in interface com.vmware.esx.settings.clusters.software.drafts.software.Components
Deletes the given component from the software draft.
delete(String, String, String, AsyncCallback<Void>) - Method in interface com.vmware.esx.settings.clusters.software.drafts.software.Components
Deletes the given component from the software draft.
delete(String, String, String, AsyncCallback<Void>, InvocationConfig) - Method in interface com.vmware.esx.settings.clusters.software.drafts.software.Components
Deletes the given component from the software draft.
delete(String, String, String) - Method in class com.vmware.esx.settings.clusters.software.drafts.software.ComponentsStub
 
delete(String, String, String, InvocationConfig) - Method in class com.vmware.esx.settings.clusters.software.drafts.software.ComponentsStub
 
delete(String, String, String, AsyncCallback<Void>) - Method in class com.vmware.esx.settings.clusters.software.drafts.software.ComponentsStub
 
delete(String, String, String, AsyncCallback<Void>, InvocationConfig) - Method in class com.vmware.esx.settings.clusters.software.drafts.software.ComponentsStub
 
delete(String, String) - Method in class com.vmware.esx.settings.clusters.software.DraftsStub
 
delete(String, String, InvocationConfig) - Method in class com.vmware.esx.settings.clusters.software.DraftsStub
 
delete(String, String, AsyncCallback<Void>) - Method in class com.vmware.esx.settings.clusters.software.DraftsStub
 
delete(String, String, AsyncCallback<Void>, InvocationConfig) - Method in class com.vmware.esx.settings.clusters.software.DraftsStub
 
delete(String) - Method in interface com.vmware.esx.settings.depots.Offline
Removes a depot from the list of imported offline software depots.
delete(String, InvocationConfig) - Method in interface com.vmware.esx.settings.depots.Offline
Removes a depot from the list of imported offline software depots.
delete(String, AsyncCallback<Void>) - Method in interface com.vmware.esx.settings.depots.Offline
Removes a depot from the list of imported offline software depots.
delete(String, AsyncCallback<Void>, InvocationConfig) - Method in interface com.vmware.esx.settings.depots.Offline
Removes a depot from the list of imported offline software depots.
delete(String) - Method in class com.vmware.esx.settings.depots.OfflineStub
 
delete(String, InvocationConfig) - Method in class com.vmware.esx.settings.depots.OfflineStub
 
delete(String, AsyncCallback<Void>) - Method in class com.vmware.esx.settings.depots.OfflineStub
 
delete(String, AsyncCallback<Void>, InvocationConfig) - Method in class com.vmware.esx.settings.depots.OfflineStub
 
delete(String) - Method in interface com.vmware.esx.settings.depots.Online
Removes a depot from the list of currently configured online software depots.
delete(String, InvocationConfig) - Method in interface com.vmware.esx.settings.depots.Online
Removes a depot from the list of currently configured online software depots.
delete(String, AsyncCallback<Void>) - Method in interface com.vmware.esx.settings.depots.Online
Removes a depot from the list of currently configured online software depots.
delete(String, AsyncCallback<Void>, InvocationConfig) - Method in interface com.vmware.esx.settings.depots.Online
Removes a depot from the list of currently configured online software depots.
delete(String) - Method in class com.vmware.esx.settings.depots.OnlineStub
 
delete(String, InvocationConfig) - Method in class com.vmware.esx.settings.depots.OnlineStub
 
delete(String, AsyncCallback<Void>) - Method in class com.vmware.esx.settings.depots.OnlineStub
 
delete(String, AsyncCallback<Void>, InvocationConfig) - Method in class com.vmware.esx.settings.depots.OnlineStub
 
delete() - Method in interface com.vmware.esx.settings.depots.Umds
Removes the configured UMDS software depot.
delete(InvocationConfig) - Method in interface com.vmware.esx.settings.depots.Umds
Removes the configured UMDS software depot.
delete(AsyncCallback<Void>) - Method in interface com.vmware.esx.settings.depots.Umds
Removes the configured UMDS software depot.
delete(AsyncCallback<Void>, InvocationConfig) - Method in interface com.vmware.esx.settings.depots.Umds
Removes the configured UMDS software depot.
delete() - Method in class com.vmware.esx.settings.depots.UmdsStub
 
delete(InvocationConfig) - Method in class com.vmware.esx.settings.depots.UmdsStub
 
delete(AsyncCallback<Void>) - Method in class com.vmware.esx.settings.depots.UmdsStub
 
delete(AsyncCallback<Void>, InvocationConfig) - Method in class com.vmware.esx.settings.depots.UmdsStub
 
delete(String) - Method in interface com.vmware.vcenter.certificate_management.vcenter.TrustedRootChains
Deletes trusted root certificate chain for a given identifier.
delete(String, InvocationConfig) - Method in interface com.vmware.vcenter.certificate_management.vcenter.TrustedRootChains
Deletes trusted root certificate chain for a given identifier.
delete(String, AsyncCallback<Void>) - Method in interface com.vmware.vcenter.certificate_management.vcenter.TrustedRootChains
Deletes trusted root certificate chain for a given identifier.
delete(String, AsyncCallback<Void>, InvocationConfig) - Method in interface com.vmware.vcenter.certificate_management.vcenter.TrustedRootChains
Deletes trusted root certificate chain for a given identifier.
delete(String) - Method in class com.vmware.vcenter.certificate_management.vcenter.TrustedRootChainsStub
 
delete(String, InvocationConfig) - Method in class com.vmware.vcenter.certificate_management.vcenter.TrustedRootChainsStub
 
delete(String, AsyncCallback<Void>) - Method in class com.vmware.vcenter.certificate_management.vcenter.TrustedRootChainsStub
 
delete(String, AsyncCallback<Void>, InvocationConfig) - Method in class com.vmware.vcenter.certificate_management.vcenter.TrustedRootChainsStub
 
delete(String) - Method in interface com.vmware.vcenter.compute.Policies
Deletes a specific compute policy in VMware Cloud on AWS.
delete(String, InvocationConfig) - Method in interface com.vmware.vcenter.compute.Policies
Deletes a specific compute policy in VMware Cloud on AWS.
delete(String, AsyncCallback<Void>) - Method in interface com.vmware.vcenter.compute.Policies
Deletes a specific compute policy in VMware Cloud on AWS.
delete(String, AsyncCallback<Void>, InvocationConfig) - Method in interface com.vmware.vcenter.compute.Policies
Deletes a specific compute policy in VMware Cloud on AWS.
delete(String) - Method in class com.vmware.vcenter.compute.PoliciesStub
 
delete(String, InvocationConfig) - Method in class com.vmware.vcenter.compute.PoliciesStub
 
delete(String, AsyncCallback<Void>) - Method in class com.vmware.vcenter.compute.PoliciesStub
 
delete(String, AsyncCallback<Void>, InvocationConfig) - Method in class com.vmware.vcenter.compute.PoliciesStub
 
delete(String) - Method in interface com.vmware.vcenter.content.registries.Harbor
Delete the Harbor registry in the cluster.
delete(String, InvocationConfig) - Method in interface com.vmware.vcenter.content.registries.Harbor
Delete the Harbor registry in the cluster.
delete(String, AsyncCallback<Void>) - Method in interface com.vmware.vcenter.content.registries.Harbor
Delete the Harbor registry in the cluster.
delete(String, AsyncCallback<Void>, InvocationConfig) - Method in interface com.vmware.vcenter.content.registries.Harbor
Delete the Harbor registry in the cluster.
delete(String, String) - Method in interface com.vmware.vcenter.content.registries.harbor.Projects
Deletes the specified project from Harbor registry.
delete(String, String, InvocationConfig) - Method in interface com.vmware.vcenter.content.registries.harbor.Projects
Deletes the specified project from Harbor registry.
delete(String, String, AsyncCallback<Void>) - Method in interface com.vmware.vcenter.content.registries.harbor.Projects
Deletes the specified project from Harbor registry.
delete(String, String, AsyncCallback<Void>, InvocationConfig) - Method in interface com.vmware.vcenter.content.registries.harbor.Projects
Deletes the specified project from Harbor registry.
delete(String, String) - Method in class com.vmware.vcenter.content.registries.harbor.ProjectsStub
 
delete(String, String, InvocationConfig) - Method in class com.vmware.vcenter.content.registries.harbor.ProjectsStub
 
delete(String, String, AsyncCallback<Void>) - Method in class com.vmware.vcenter.content.registries.harbor.ProjectsStub
 
delete(String, String, AsyncCallback<Void>, InvocationConfig) - Method in class com.vmware.vcenter.content.registries.harbor.ProjectsStub
 
delete(String) - Method in class com.vmware.vcenter.content.registries.HarborStub
 
delete(String, InvocationConfig) - Method in class com.vmware.vcenter.content.registries.HarborStub
 
delete(String, AsyncCallback<Void>) - Method in class com.vmware.vcenter.content.registries.HarborStub
 
delete(String, AsyncCallback<Void>, InvocationConfig) - Method in class com.vmware.vcenter.content.registries.HarborStub
 
delete(String, Boolean) - Method in interface com.vmware.vcenter.Datacenter
Delete an empty datacenter from the vCenter Server
delete(String, Boolean, InvocationConfig) - Method in interface com.vmware.vcenter.Datacenter
Delete an empty datacenter from the vCenter Server
delete(String, Boolean, AsyncCallback<Void>) - Method in interface com.vmware.vcenter.Datacenter
Delete an empty datacenter from the vCenter Server
delete(String, Boolean, AsyncCallback<Void>, InvocationConfig) - Method in interface com.vmware.vcenter.Datacenter
Delete an empty datacenter from the vCenter Server
delete(String, Boolean) - Method in class com.vmware.vcenter.DatacenterStub
 
delete(String, Boolean, InvocationConfig) - Method in class com.vmware.vcenter.DatacenterStub
 
delete(String, Boolean, AsyncCallback<Void>) - Method in class com.vmware.vcenter.DatacenterStub
 
delete(String, Boolean, AsyncCallback<Void>, InvocationConfig) - Method in class com.vmware.vcenter.DatacenterStub
 
delete(String) - Method in interface com.vmware.vcenter.guest.CustomizationSpecs
Deletes a customization specification with the specified identifier.
delete(String, InvocationConfig) - Method in interface com.vmware.vcenter.guest.CustomizationSpecs
Deletes a customization specification with the specified identifier.
delete(String, AsyncCallback<Void>) - Method in interface com.vmware.vcenter.guest.CustomizationSpecs
Deletes a customization specification with the specified identifier.
delete(String, AsyncCallback<Void>, InvocationConfig) - Method in interface com.vmware.vcenter.guest.CustomizationSpecs
Deletes a customization specification with the specified identifier.
delete(String) - Method in class com.vmware.vcenter.guest.CustomizationSpecsStub
 
delete(String, InvocationConfig) - Method in class com.vmware.vcenter.guest.CustomizationSpecsStub
 
delete(String, AsyncCallback<Void>) - Method in class com.vmware.vcenter.guest.CustomizationSpecsStub
 
delete(String, AsyncCallback<Void>, InvocationConfig) - Method in class com.vmware.vcenter.guest.CustomizationSpecsStub
 
delete(String) - Method in interface com.vmware.vcenter.Host
Remove a standalone host from the vCenter Server.
delete(String, InvocationConfig) - Method in interface com.vmware.vcenter.Host
Remove a standalone host from the vCenter Server.
delete(String, AsyncCallback<Void>) - Method in interface com.vmware.vcenter.Host
Remove a standalone host from the vCenter Server.
delete(String, AsyncCallback<Void>, InvocationConfig) - Method in interface com.vmware.vcenter.Host
Remove a standalone host from the vCenter Server.
delete(String) - Method in class com.vmware.vcenter.HostStub
 
delete(String, InvocationConfig) - Method in class com.vmware.vcenter.HostStub
 
delete(String, AsyncCallback<Void>) - Method in class com.vmware.vcenter.HostStub
 
delete(String, AsyncCallback<Void>, InvocationConfig) - Method in class com.vmware.vcenter.HostStub
 
delete(String) - Method in interface com.vmware.vcenter.hvc.Links
Deletes an existing hybrid link.
delete(String, InvocationConfig) - Method in interface com.vmware.vcenter.hvc.Links
Deletes an existing hybrid link.
delete(String, AsyncCallback<Void>) - Method in interface com.vmware.vcenter.hvc.Links
Deletes an existing hybrid link.
delete(String, AsyncCallback<Void>, InvocationConfig) - Method in interface com.vmware.vcenter.hvc.Links
Deletes an existing hybrid link.
delete(String) - Method in class com.vmware.vcenter.hvc.LinksStub
 
delete(String, InvocationConfig) - Method in class com.vmware.vcenter.hvc.LinksStub
 
delete(String, AsyncCallback<Void>) - Method in class com.vmware.vcenter.hvc.LinksStub
 
delete(String, AsyncCallback<Void>, InvocationConfig) - Method in class com.vmware.vcenter.hvc.LinksStub
 
delete(String) - Method in interface com.vmware.vcenter.identity.Providers
Delete a vCenter Server identity provider.
delete(String, InvocationConfig) - Method in interface com.vmware.vcenter.identity.Providers
Delete a vCenter Server identity provider.
delete(String, AsyncCallback<Void>) - Method in interface com.vmware.vcenter.identity.Providers
Delete a vCenter Server identity provider.
delete(String, AsyncCallback<Void>, InvocationConfig) - Method in interface com.vmware.vcenter.identity.Providers
Delete a vCenter Server identity provider.
delete(String) - Method in class com.vmware.vcenter.identity.ProvidersStub
 
delete(String, InvocationConfig) - Method in class com.vmware.vcenter.identity.ProvidersStub
 
delete(String, AsyncCallback<Void>) - Method in class com.vmware.vcenter.identity.ProvidersStub
 
delete(String, AsyncCallback<Void>, InvocationConfig) - Method in class com.vmware.vcenter.identity.ProvidersStub
 
delete(String) - Method in interface com.vmware.vcenter.lcm.discovery.AssociatedProducts
Deletes or dissociates a VMware product associated with vCenter Server which was added manually.
delete(String, InvocationConfig) - Method in interface com.vmware.vcenter.lcm.discovery.AssociatedProducts
Deletes or dissociates a VMware product associated with vCenter Server which was added manually.
delete(String, AsyncCallback<Void>) - Method in interface com.vmware.vcenter.lcm.discovery.AssociatedProducts
Deletes or dissociates a VMware product associated with vCenter Server which was added manually.
delete(String, AsyncCallback<Void>, InvocationConfig) - Method in interface com.vmware.vcenter.lcm.discovery.AssociatedProducts
Deletes or dissociates a VMware product associated with vCenter Server which was added manually.
delete(String) - Method in class com.vmware.vcenter.lcm.discovery.AssociatedProductsStub
 
delete(String, InvocationConfig) - Method in class com.vmware.vcenter.lcm.discovery.AssociatedProductsStub
 
delete(String, AsyncCallback<Void>) - Method in class com.vmware.vcenter.lcm.discovery.AssociatedProductsStub
 
delete(String, AsyncCallback<Void>, InvocationConfig) - Method in class com.vmware.vcenter.lcm.discovery.AssociatedProductsStub
 
delete(String, String, String, AccessTypes.SubjectType) - Method in interface com.vmware.vcenter.namespaces.Access
Remove access control of the subject on given domain from the namespace.
delete(String, String, String, AccessTypes.SubjectType, InvocationConfig) - Method in interface com.vmware.vcenter.namespaces.Access
Remove access control of the subject on given domain from the namespace.
delete(String, String, String, AccessTypes.SubjectType, AsyncCallback<Void>) - Method in interface com.vmware.vcenter.namespaces.Access
Remove access control of the subject on given domain from the namespace.
delete(String, String, String, AccessTypes.SubjectType, AsyncCallback<Void>, InvocationConfig) - Method in interface com.vmware.vcenter.namespaces.Access
Remove access control of the subject on given domain from the namespace.
delete(String, String, String, AccessTypes.SubjectType) - Method in class com.vmware.vcenter.namespaces.AccessStub
 
delete(String, String, String, AccessTypes.SubjectType, InvocationConfig) - Method in class com.vmware.vcenter.namespaces.AccessStub
 
delete(String, String, String, AccessTypes.SubjectType, AsyncCallback<Void>) - Method in class com.vmware.vcenter.namespaces.AccessStub
 
delete(String, String, String, AccessTypes.SubjectType, AsyncCallback<Void>, InvocationConfig) - Method in class com.vmware.vcenter.namespaces.AccessStub
 
delete(String) - Method in interface com.vmware.vcenter.namespaces.Instances
Delete the namespace object in the cluster.
delete(String, InvocationConfig) - Method in interface com.vmware.vcenter.namespaces.Instances
Delete the namespace object in the cluster.
delete(String, AsyncCallback<Void>) - Method in interface com.vmware.vcenter.namespaces.Instances
Delete the namespace object in the cluster.
delete(String, AsyncCallback<Void>, InvocationConfig) - Method in interface com.vmware.vcenter.namespaces.Instances
Delete the namespace object in the cluster.
delete(String) - Method in class com.vmware.vcenter.namespaces.InstancesStub
 
delete(String, InvocationConfig) - Method in class com.vmware.vcenter.namespaces.InstancesStub
 
delete(String, AsyncCallback<Void>) - Method in class com.vmware.vcenter.namespaces.InstancesStub
 
delete(String, AsyncCallback<Void>, InvocationConfig) - Method in class com.vmware.vcenter.namespaces.InstancesStub
 
delete(String) - Method in interface com.vmware.vcenter.ResourcePool
Deletes a resource pool.
delete(String, InvocationConfig) - Method in interface com.vmware.vcenter.ResourcePool
Deletes a resource pool.
delete(String, AsyncCallback<Void>) - Method in interface com.vmware.vcenter.ResourcePool
Deletes a resource pool.
delete(String, AsyncCallback<Void>, InvocationConfig) - Method in interface com.vmware.vcenter.ResourcePool
Deletes a resource pool.
delete(String) - Method in class com.vmware.vcenter.ResourcePoolStub
 
delete(String, InvocationConfig) - Method in class com.vmware.vcenter.ResourcePoolStub
 
delete(String, AsyncCallback<Void>) - Method in class com.vmware.vcenter.ResourcePoolStub
 
delete(String, AsyncCallback<Void>, InvocationConfig) - Method in class com.vmware.vcenter.ResourcePoolStub
 
delete(String) - Method in interface com.vmware.vcenter.trusted_infrastructure.attestation.Services
Removes a registered Attestation Service instance from this vCenter.
delete(String, InvocationConfig) - Method in interface com.vmware.vcenter.trusted_infrastructure.attestation.Services
Removes a registered Attestation Service instance from this vCenter.
delete(String, AsyncCallback<Void>) - Method in interface com.vmware.vcenter.trusted_infrastructure.attestation.Services
Removes a registered Attestation Service instance from this vCenter.
delete(String, AsyncCallback<Void>, InvocationConfig) - Method in interface com.vmware.vcenter.trusted_infrastructure.attestation.Services
Removes a registered Attestation Service instance from this vCenter.
delete(String) - Method in class com.vmware.vcenter.trusted_infrastructure.attestation.ServicesStub
 
delete(String, InvocationConfig) - Method in class com.vmware.vcenter.trusted_infrastructure.attestation.ServicesStub
 
delete(String, AsyncCallback<Void>) - Method in class com.vmware.vcenter.trusted_infrastructure.attestation.ServicesStub
 
delete(String, AsyncCallback<Void>, InvocationConfig) - Method in class com.vmware.vcenter.trusted_infrastructure.attestation.ServicesStub
 
delete(String) - Method in interface com.vmware.vcenter.trusted_infrastructure.kms.Services
Removes a currently registered Key Provider Service instance from this vCenter.
delete(String, InvocationConfig) - Method in interface com.vmware.vcenter.trusted_infrastructure.kms.Services
Removes a currently registered Key Provider Service instance from this vCenter.
delete(String, AsyncCallback<Void>) - Method in interface com.vmware.vcenter.trusted_infrastructure.kms.Services
Removes a currently registered Key Provider Service instance from this vCenter.
delete(String, AsyncCallback<Void>, InvocationConfig) - Method in interface com.vmware.vcenter.trusted_infrastructure.kms.Services
Removes a currently registered Key Provider Service instance from this vCenter.
delete(String) - Method in class com.vmware.vcenter.trusted_infrastructure.kms.ServicesStub
 
delete(String, InvocationConfig) - Method in class com.vmware.vcenter.trusted_infrastructure.kms.ServicesStub
 
delete(String, AsyncCallback<Void>) - Method in class com.vmware.vcenter.trusted_infrastructure.kms.ServicesStub
 
delete(String, AsyncCallback<Void>, InvocationConfig) - Method in class com.vmware.vcenter.trusted_infrastructure.kms.ServicesStub
 
delete(String) - Method in interface com.vmware.vcenter.VM
Deletes a virtual machine.
delete(String, InvocationConfig) - Method in interface com.vmware.vcenter.VM
Deletes a virtual machine.
delete(String, AsyncCallback<Void>) - Method in interface com.vmware.vcenter.VM
Deletes a virtual machine.
delete(String, AsyncCallback<Void>, InvocationConfig) - Method in interface com.vmware.vcenter.VM
Deletes a virtual machine.
delete(String, String) - Method in interface com.vmware.vcenter.vm.hardware.adapter.Sata
Removes a virtual SATA adapter from the virtual machine.
delete(String, String, InvocationConfig) - Method in interface com.vmware.vcenter.vm.hardware.adapter.Sata
Removes a virtual SATA adapter from the virtual machine.
delete(String, String, AsyncCallback<Void>) - Method in interface com.vmware.vcenter.vm.hardware.adapter.Sata
Removes a virtual SATA adapter from the virtual machine.
delete(String, String, AsyncCallback<Void>, InvocationConfig) - Method in interface com.vmware.vcenter.vm.hardware.adapter.Sata
Removes a virtual SATA adapter from the virtual machine.
delete(String, String) - Method in class com.vmware.vcenter.vm.hardware.adapter.SataStub
 
delete(String, String, InvocationConfig) - Method in class com.vmware.vcenter.vm.hardware.adapter.SataStub
 
delete(String, String, AsyncCallback<Void>) - Method in class com.vmware.vcenter.vm.hardware.adapter.SataStub
 
delete(String, String, AsyncCallback<Void>, InvocationConfig) - Method in class com.vmware.vcenter.vm.hardware.adapter.SataStub
 
delete(String, String) - Method in interface com.vmware.vcenter.vm.hardware.adapter.Scsi
Removes a virtual SCSI adapter from the virtual machine.
delete(String, String, InvocationConfig) - Method in interface com.vmware.vcenter.vm.hardware.adapter.Scsi
Removes a virtual SCSI adapter from the virtual machine.
delete(String, String, AsyncCallback<Void>) - Method in interface com.vmware.vcenter.vm.hardware.adapter.Scsi
Removes a virtual SCSI adapter from the virtual machine.
delete(String, String, AsyncCallback<Void>, InvocationConfig) - Method in interface com.vmware.vcenter.vm.hardware.adapter.Scsi
Removes a virtual SCSI adapter from the virtual machine.
delete(String, String) - Method in class com.vmware.vcenter.vm.hardware.adapter.ScsiStub
 
delete(String, String, InvocationConfig) - Method in class com.vmware.vcenter.vm.hardware.adapter.ScsiStub
 
delete(String, String, AsyncCallback<Void>) - Method in class com.vmware.vcenter.vm.hardware.adapter.ScsiStub
 
delete(String, String, AsyncCallback<Void>, InvocationConfig) - Method in class com.vmware.vcenter.vm.hardware.adapter.ScsiStub
 
delete(String, String) - Method in interface com.vmware.vcenter.vm.hardware.Cdrom
Removes a virtual CD-ROM device from the virtual machine.
delete(String, String, InvocationConfig) - Method in interface com.vmware.vcenter.vm.hardware.Cdrom
Removes a virtual CD-ROM device from the virtual machine.
delete(String, String, AsyncCallback<Void>) - Method in interface com.vmware.vcenter.vm.hardware.Cdrom
Removes a virtual CD-ROM device from the virtual machine.
delete(String, String, AsyncCallback<Void>, InvocationConfig) - Method in interface com.vmware.vcenter.vm.hardware.Cdrom
Removes a virtual CD-ROM device from the virtual machine.
delete(String, String) - Method in class com.vmware.vcenter.vm.hardware.CdromStub
 
delete(String, String, InvocationConfig) - Method in class com.vmware.vcenter.vm.hardware.CdromStub
 
delete(String, String, AsyncCallback<Void>) - Method in class com.vmware.vcenter.vm.hardware.CdromStub
 
delete(String, String, AsyncCallback<Void>, InvocationConfig) - Method in class com.vmware.vcenter.vm.hardware.CdromStub
 
delete(String, String) - Method in interface com.vmware.vcenter.vm.hardware.Disk
Removes a virtual disk from the virtual machine.
delete(String, String, InvocationConfig) - Method in interface com.vmware.vcenter.vm.hardware.Disk
Removes a virtual disk from the virtual machine.
delete(String, String, AsyncCallback<Void>) - Method in interface com.vmware.vcenter.vm.hardware.Disk
Removes a virtual disk from the virtual machine.
delete(String, String, AsyncCallback<Void>, InvocationConfig) - Method in interface com.vmware.vcenter.vm.hardware.Disk
Removes a virtual disk from the virtual machine.
delete(String, String) - Method in class com.vmware.vcenter.vm.hardware.DiskStub
 
delete(String, String, InvocationConfig) - Method in class com.vmware.vcenter.vm.hardware.DiskStub
 
delete(String, String, AsyncCallback<Void>) - Method in class com.vmware.vcenter.vm.hardware.DiskStub
 
delete(String, String, AsyncCallback<Void>, InvocationConfig) - Method in class com.vmware.vcenter.vm.hardware.DiskStub
 
delete(String, String) - Method in interface com.vmware.vcenter.vm.hardware.Ethernet
Removes a virtual Ethernet adapter from the virtual machine.
delete(String, String, InvocationConfig) - Method in interface com.vmware.vcenter.vm.hardware.Ethernet
Removes a virtual Ethernet adapter from the virtual machine.
delete(String, String, AsyncCallback<Void>) - Method in interface com.vmware.vcenter.vm.hardware.Ethernet
Removes a virtual Ethernet adapter from the virtual machine.
delete(String, String, AsyncCallback<Void>, InvocationConfig) - Method in interface com.vmware.vcenter.vm.hardware.Ethernet
Removes a virtual Ethernet adapter from the virtual machine.
delete(String, String) - Method in class com.vmware.vcenter.vm.hardware.EthernetStub
 
delete(String, String, InvocationConfig) - Method in class com.vmware.vcenter.vm.hardware.EthernetStub
 
delete(String, String, AsyncCallback<Void>) - Method in class com.vmware.vcenter.vm.hardware.EthernetStub
 
delete(String, String, AsyncCallback<Void>, InvocationConfig) - Method in class com.vmware.vcenter.vm.hardware.EthernetStub
 
delete(String, String) - Method in interface com.vmware.vcenter.vm.hardware.Floppy
Removes a virtual floppy drive from the virtual machine.
delete(String, String, InvocationConfig) - Method in interface com.vmware.vcenter.vm.hardware.Floppy
Removes a virtual floppy drive from the virtual machine.
delete(String, String, AsyncCallback<Void>) - Method in interface com.vmware.vcenter.vm.hardware.Floppy
Removes a virtual floppy drive from the virtual machine.
delete(String, String, AsyncCallback<Void>, InvocationConfig) - Method in interface com.vmware.vcenter.vm.hardware.Floppy
Removes a virtual floppy drive from the virtual machine.
delete(String, String) - Method in class com.vmware.vcenter.vm.hardware.FloppyStub
 
delete(String, String, InvocationConfig) - Method in class com.vmware.vcenter.vm.hardware.FloppyStub
 
delete(String, String, AsyncCallback<Void>) - Method in class com.vmware.vcenter.vm.hardware.FloppyStub
 
delete(String, String, AsyncCallback<Void>, InvocationConfig) - Method in class com.vmware.vcenter.vm.hardware.FloppyStub
 
delete(String, String) - Method in interface com.vmware.vcenter.vm.hardware.Parallel
Removes a virtual parallel port from the virtual machine.
delete(String, String, InvocationConfig) - Method in interface com.vmware.vcenter.vm.hardware.Parallel
Removes a virtual parallel port from the virtual machine.
delete(String, String, AsyncCallback<Void>) - Method in interface com.vmware.vcenter.vm.hardware.Parallel
Removes a virtual parallel port from the virtual machine.
delete(String, String, AsyncCallback<Void>, InvocationConfig) - Method in interface com.vmware.vcenter.vm.hardware.Parallel
Removes a virtual parallel port from the virtual machine.
delete(String, String) - Method in class com.vmware.vcenter.vm.hardware.ParallelStub
 
delete(String, String, InvocationConfig) - Method in class com.vmware.vcenter.vm.hardware.ParallelStub
 
delete(String, String, AsyncCallback<Void>) - Method in class com.vmware.vcenter.vm.hardware.ParallelStub
 
delete(String, String, AsyncCallback<Void>, InvocationConfig) - Method in class com.vmware.vcenter.vm.hardware.ParallelStub
 
delete(String, String) - Method in interface com.vmware.vcenter.vm.hardware.Serial
Removes a virtual serial port from the virtual machine.
delete(String, String, InvocationConfig) - Method in interface com.vmware.vcenter.vm.hardware.Serial
Removes a virtual serial port from the virtual machine.
delete(String, String, AsyncCallback<Void>) - Method in interface com.vmware.vcenter.vm.hardware.Serial
Removes a virtual serial port from the virtual machine.
delete(String, String, AsyncCallback<Void>, InvocationConfig) - Method in interface com.vmware.vcenter.vm.hardware.Serial
Removes a virtual serial port from the virtual machine.
delete(String, String) - Method in class com.vmware.vcenter.vm.hardware.SerialStub
 
delete(String, String, InvocationConfig) - Method in class com.vmware.vcenter.vm.hardware.SerialStub
 
delete(String, String, AsyncCallback<Void>) - Method in class com.vmware.vcenter.vm.hardware.SerialStub
 
delete(String, String, AsyncCallback<Void>, InvocationConfig) - Method in class com.vmware.vcenter.vm.hardware.SerialStub
 
delete(String, String) - Method in interface com.vmware.vcenter.vm_template.library_items.CheckOuts
Deletes the checked out virtual machine.
delete(String, String, InvocationConfig) - Method in interface com.vmware.vcenter.vm_template.library_items.CheckOuts
Deletes the checked out virtual machine.
delete(String, String, AsyncCallback<Void>) - Method in interface com.vmware.vcenter.vm_template.library_items.CheckOuts
Deletes the checked out virtual machine.
delete(String, String, AsyncCallback<Void>, InvocationConfig) - Method in interface com.vmware.vcenter.vm_template.library_items.CheckOuts
Deletes the checked out virtual machine.
delete(String, String) - Method in class com.vmware.vcenter.vm_template.library_items.CheckOutsStub
 
delete(String, String, InvocationConfig) - Method in class com.vmware.vcenter.vm_template.library_items.CheckOutsStub
 
delete(String, String, AsyncCallback<Void>) - Method in class com.vmware.vcenter.vm_template.library_items.CheckOutsStub
 
delete(String, String, AsyncCallback<Void>, InvocationConfig) - Method in class com.vmware.vcenter.vm_template.library_items.CheckOutsStub
 
delete(String, String) - Method in interface com.vmware.vcenter.vm_template.library_items.Versions
Deletes the virtual machine template contained in the library item at the specified version.
delete(String, String, InvocationConfig) - Method in interface com.vmware.vcenter.vm_template.library_items.Versions
Deletes the virtual machine template contained in the library item at the specified version.
delete(String, String, AsyncCallback<Void>) - Method in interface com.vmware.vcenter.vm_template.library_items.Versions
Deletes the virtual machine template contained in the library item at the specified version.
delete(String, String, AsyncCallback<Void>, InvocationConfig) - Method in interface com.vmware.vcenter.vm_template.library_items.Versions
Deletes the virtual machine template contained in the library item at the specified version.
delete(String, String) - Method in class com.vmware.vcenter.vm_template.library_items.VersionsStub
 
delete(String, String, InvocationConfig) - Method in class com.vmware.vcenter.vm_template.library_items.VersionsStub
 
delete(String, String, AsyncCallback<Void>) - Method in class com.vmware.vcenter.vm_template.library_items.VersionsStub
 
delete(String, String, AsyncCallback<Void>, InvocationConfig) - Method in class com.vmware.vcenter.vm_template.library_items.VersionsStub
 
delete(String) - Method in class com.vmware.vcenter.VMStub
 
delete(String, InvocationConfig) - Method in class com.vmware.vcenter.VMStub
 
delete(String, AsyncCallback<Void>) - Method in class com.vmware.vcenter.VMStub
 
delete(String, AsyncCallback<Void>, InvocationConfig) - Method in class com.vmware.vcenter.VMStub
 
delete(ManagedObjectReference, String) - Method in interface com.vmware.vsphereautomation.lookup.LsPortType
 
delete(String) - Method in interface com.vmware.vstats.AcqSpecs
Delete an acquisition specification.
delete(String, InvocationConfig) - Method in interface com.vmware.vstats.AcqSpecs
Delete an acquisition specification.
delete(String, AsyncCallback<Void>) - Method in interface com.vmware.vstats.AcqSpecs
Delete an acquisition specification.
delete(String, AsyncCallback<Void>, InvocationConfig) - Method in interface com.vmware.vstats.AcqSpecs
Delete an acquisition specification.
delete(String) - Method in class com.vmware.vstats.AcqSpecsStub
 
delete(String, InvocationConfig) - Method in class com.vmware.vstats.AcqSpecsStub
 
delete(String, AsyncCallback<Void>) - Method in class com.vmware.vstats.AcqSpecsStub
 
delete(String, AsyncCallback<Void>, InvocationConfig) - Method in class com.vmware.vstats.AcqSpecsStub
 
delete_Task(String, String) - Method in interface com.vmware.esx.settings.clusters.software.Solutions
Deletes the given solution from the desired software specification.
delete_Task(String, String, InvocationConfig) - Method in interface com.vmware.esx.settings.clusters.software.Solutions
Deletes the given solution from the desired software specification.
delete_Task(String, String, AsyncCallback<String>) - Method in interface com.vmware.esx.settings.clusters.software.Solutions
Deletes the given solution from the desired software specification.
delete_Task(String, String, AsyncCallback<String>, InvocationConfig) - Method in interface com.vmware.esx.settings.clusters.software.Solutions
Deletes the given solution from the desired software specification.
delete_Task(String, String) - Method in class com.vmware.esx.settings.clusters.software.SolutionsStub
 
delete_Task(String, String, InvocationConfig) - Method in class com.vmware.esx.settings.clusters.software.SolutionsStub
 
delete_Task(String, String, AsyncCallback<String>) - Method in class com.vmware.esx.settings.clusters.software.SolutionsStub
 
delete_Task(String, String, AsyncCallback<String>, InvocationConfig) - Method in class com.vmware.esx.settings.clusters.software.SolutionsStub
 
delete_Task(String, String) - Method in interface com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.attestation.os.esx.BaseImages
Remove a trusted ESX base image of each ESX in the cluster.
delete_Task(String, String, InvocationConfig) - Method in interface com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.attestation.os.esx.BaseImages
Remove a trusted ESX base image of each ESX in the cluster.
delete_Task(String, String, AsyncCallback<String>) - Method in interface com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.attestation.os.esx.BaseImages
Remove a trusted ESX base image of each ESX in the cluster.
delete_Task(String, String, AsyncCallback<String>, InvocationConfig) - Method in interface com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.attestation.os.esx.BaseImages
Remove a trusted ESX base image of each ESX in the cluster.
delete_Task(String, String) - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.attestation.os.esx.BaseImagesStub
 
delete_Task(String, String, InvocationConfig) - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.attestation.os.esx.BaseImagesStub
 
delete_Task(String, String, AsyncCallback<String>) - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.attestation.os.esx.BaseImagesStub
 
delete_Task(String, String, AsyncCallback<String>, InvocationConfig) - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.attestation.os.esx.BaseImagesStub
 
delete_Task(String, String) - Method in interface com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.attestation.tpm2.CaCertificates
Remove a TPM CA certificate on a cluster.
delete_Task(String, String, InvocationConfig) - Method in interface com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.attestation.tpm2.CaCertificates
Remove a TPM CA certificate on a cluster.
delete_Task(String, String, AsyncCallback<String>) - Method in interface com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.attestation.tpm2.CaCertificates
Remove a TPM CA certificate on a cluster.
delete_Task(String, String, AsyncCallback<String>, InvocationConfig) - Method in interface com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.attestation.tpm2.CaCertificates
Remove a TPM CA certificate on a cluster.
delete_Task(String, String) - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.attestation.tpm2.CaCertificatesStub
 
delete_Task(String, String, InvocationConfig) - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.attestation.tpm2.CaCertificatesStub
 
delete_Task(String, String, AsyncCallback<String>) - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.attestation.tpm2.CaCertificatesStub
 
delete_Task(String, String, AsyncCallback<String>, InvocationConfig) - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.attestation.tpm2.CaCertificatesStub
 
delete_Task(String, String) - Method in interface com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.attestation.tpm2.EndorsementKeys
Remove a TPM endorsement key on a cluster.
delete_Task(String, String, InvocationConfig) - Method in interface com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.attestation.tpm2.EndorsementKeys
Remove a TPM endorsement key on a cluster.
delete_Task(String, String, AsyncCallback<String>) - Method in interface com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.attestation.tpm2.EndorsementKeys
Remove a TPM endorsement key on a cluster.
delete_Task(String, String, AsyncCallback<String>, InvocationConfig) - Method in interface com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.attestation.tpm2.EndorsementKeys
Remove a TPM endorsement key on a cluster.
delete_Task(String, String) - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.attestation.tpm2.EndorsementKeysStub
 
delete_Task(String, String, InvocationConfig) - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.attestation.tpm2.EndorsementKeysStub
 
delete_Task(String, String, AsyncCallback<String>) - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.attestation.tpm2.EndorsementKeysStub
 
delete_Task(String, String, AsyncCallback<String>, InvocationConfig) - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.attestation.tpm2.EndorsementKeysStub
 
delete_Task(String, String) - Method in interface com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.ConsumerPrincipals
Removes the read-only policy configured on ESX for a specific principal.
delete_Task(String, String, InvocationConfig) - Method in interface com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.ConsumerPrincipals
Removes the read-only policy configured on ESX for a specific principal.
delete_Task(String, String, AsyncCallback<String>) - Method in interface com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.ConsumerPrincipals
Removes the read-only policy configured on ESX for a specific principal.
delete_Task(String, String, AsyncCallback<String>, InvocationConfig) - Method in interface com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.ConsumerPrincipals
Removes the read-only policy configured on ESX for a specific principal.
delete_Task(String, String) - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.ConsumerPrincipalsStub
 
delete_Task(String, String, InvocationConfig) - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.ConsumerPrincipalsStub
 
delete_Task(String, String, AsyncCallback<String>) - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.ConsumerPrincipalsStub
 
delete_Task(String, String, AsyncCallback<String>, InvocationConfig) - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.ConsumerPrincipalsStub
 
delete_Task(String, String) - Method in interface com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.Providers
Remove a Key Provider.
delete_Task(String, String, InvocationConfig) - Method in interface com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.Providers
Remove a Key Provider.
delete_Task(String, String, AsyncCallback<String>) - Method in interface com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.Providers
Remove a Key Provider.
delete_Task(String, String, AsyncCallback<String>, InvocationConfig) - Method in interface com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.Providers
Remove a Key Provider.
delete_Task(String, String) - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.ProvidersStub
 
delete_Task(String, String, InvocationConfig) - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.ProvidersStub
 
delete_Task(String, String, AsyncCallback<String>) - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.ProvidersStub
 
delete_Task(String, String, AsyncCallback<String>, InvocationConfig) - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.ProvidersStub
 
delete_Task(String, String) - Method in interface com.vmware.vcenter.trusted_infrastructure.trusted_clusters.attestation.Services
Removes the Attestation Service instance from the configuration of the given cluster.
delete_Task(String, String, InvocationConfig) - Method in interface com.vmware.vcenter.trusted_infrastructure.trusted_clusters.attestation.Services
Removes the Attestation Service instance from the configuration of the given cluster.
delete_Task(String, String, AsyncCallback<String>) - Method in interface com.vmware.vcenter.trusted_infrastructure.trusted_clusters.attestation.Services
Removes the Attestation Service instance from the configuration of the given cluster.
delete_Task(String, String, AsyncCallback<String>, InvocationConfig) - Method in interface com.vmware.vcenter.trusted_infrastructure.trusted_clusters.attestation.Services
Removes the Attestation Service instance from the configuration of the given cluster.
delete_Task(String, String) - Method in class com.vmware.vcenter.trusted_infrastructure.trusted_clusters.attestation.ServicesStub
 
delete_Task(String, String, InvocationConfig) - Method in class com.vmware.vcenter.trusted_infrastructure.trusted_clusters.attestation.ServicesStub
 
delete_Task(String, String, AsyncCallback<String>) - Method in class com.vmware.vcenter.trusted_infrastructure.trusted_clusters.attestation.ServicesStub
 
delete_Task(String, String, AsyncCallback<String>, InvocationConfig) - Method in class com.vmware.vcenter.trusted_infrastructure.trusted_clusters.attestation.ServicesStub
 
delete_Task(String, String) - Method in interface com.vmware.vcenter.trusted_infrastructure.trusted_clusters.kms.Services
Removes the Key Provider Service instance from the configuration of the given cluster.
delete_Task(String, String, InvocationConfig) - Method in interface com.vmware.vcenter.trusted_infrastructure.trusted_clusters.kms.Services
Removes the Key Provider Service instance from the configuration of the given cluster.
delete_Task(String, String, AsyncCallback<String>) - Method in interface com.vmware.vcenter.trusted_infrastructure.trusted_clusters.kms.Services
Removes the Key Provider Service instance from the configuration of the given cluster.
delete_Task(String, String, AsyncCallback<String>, InvocationConfig) - Method in interface com.vmware.vcenter.trusted_infrastructure.trusted_clusters.kms.Services
Removes the Key Provider Service instance from the configuration of the given cluster.
delete_Task(String, String) - Method in class com.vmware.vcenter.trusted_infrastructure.trusted_clusters.kms.ServicesStub
 
delete_Task(String, String, InvocationConfig) - Method in class com.vmware.vcenter.trusted_infrastructure.trusted_clusters.kms.ServicesStub
 
delete_Task(String, String, AsyncCallback<String>) - Method in class com.vmware.vcenter.trusted_infrastructure.trusted_clusters.kms.ServicesStub
 
delete_Task(String, String, AsyncCallback<String>, InvocationConfig) - Method in class com.vmware.vcenter.trusted_infrastructure.trusted_clusters.kms.ServicesStub
 
DeleteRequestType - Class in com.vmware.vsphereautomation.lookup
Java class for DeleteRequestType complex type.
DeleteRequestType() - Constructor for class com.vmware.vsphereautomation.lookup.DeleteRequestType
 
DeleteResponse - Class in com.vmware.vsphereautomation.lookup
Java class for anonymous complex type.
DeleteResponse() - Constructor for class com.vmware.vsphereautomation.lookup.DeleteResponse
 
DELETING - Static variable in class com.vmware.vcenter.content.registries.HealthTypes.Status
Container registry is being deleted.
DELTA - Static variable in class com.vmware.vstats.CounterMetadataTypes.SampleType
Delta samples.
deploy(String, String, LibraryItemTypes.DeploymentTarget, LibraryItemTypes.ResourcePoolDeploymentSpec) - Method in interface com.vmware.vcenter.ovf.LibraryItem
Deploys an OVF package stored in content library to a newly created virtual machine or virtual appliance.
deploy(String, String, LibraryItemTypes.DeploymentTarget, LibraryItemTypes.ResourcePoolDeploymentSpec, InvocationConfig) - Method in interface com.vmware.vcenter.ovf.LibraryItem
Deploys an OVF package stored in content library to a newly created virtual machine or virtual appliance.
deploy(String, String, LibraryItemTypes.DeploymentTarget, LibraryItemTypes.ResourcePoolDeploymentSpec, AsyncCallback<LibraryItemTypes.DeploymentResult>) - Method in interface com.vmware.vcenter.ovf.LibraryItem
Deploys an OVF package stored in content library to a newly created virtual machine or virtual appliance.
deploy(String, String, LibraryItemTypes.DeploymentTarget, LibraryItemTypes.ResourcePoolDeploymentSpec, AsyncCallback<LibraryItemTypes.DeploymentResult>, InvocationConfig) - Method in interface com.vmware.vcenter.ovf.LibraryItem
Deploys an OVF package stored in content library to a newly created virtual machine or virtual appliance.
deploy(String, String, LibraryItemTypes.DeploymentTarget, LibraryItemTypes.ResourcePoolDeploymentSpec) - Method in class com.vmware.vcenter.ovf.LibraryItemStub
 
deploy(String, String, LibraryItemTypes.DeploymentTarget, LibraryItemTypes.ResourcePoolDeploymentSpec, InvocationConfig) - Method in class com.vmware.vcenter.ovf.LibraryItemStub
 
deploy(String, String, LibraryItemTypes.DeploymentTarget, LibraryItemTypes.ResourcePoolDeploymentSpec, AsyncCallback<LibraryItemTypes.DeploymentResult>) - Method in class com.vmware.vcenter.ovf.LibraryItemStub
 
deploy(String, String, LibraryItemTypes.DeploymentTarget, LibraryItemTypes.ResourcePoolDeploymentSpec, AsyncCallback<LibraryItemTypes.DeploymentResult>, InvocationConfig) - Method in class com.vmware.vcenter.ovf.LibraryItemStub
 
deploy(String, LibraryItemsTypes.DeploySpec) - Method in interface com.vmware.vcenter.vm_template.LibraryItems
Deploys a virtual machine as a copy of the source virtual machine template contained in the library item specified by templateLibraryItem.
deploy(String, LibraryItemsTypes.DeploySpec, InvocationConfig) - Method in interface com.vmware.vcenter.vm_template.LibraryItems
Deploys a virtual machine as a copy of the source virtual machine template contained in the library item specified by templateLibraryItem.
deploy(String, LibraryItemsTypes.DeploySpec, AsyncCallback<String>) - Method in interface com.vmware.vcenter.vm_template.LibraryItems
Deploys a virtual machine as a copy of the source virtual machine template contained in the library item specified by templateLibraryItem.
deploy(String, LibraryItemsTypes.DeploySpec, AsyncCallback<String>, InvocationConfig) - Method in interface com.vmware.vcenter.vm_template.LibraryItems
Deploys a virtual machine as a copy of the source virtual machine template contained in the library item specified by templateLibraryItem.
deploy(String, LibraryItemsTypes.DeploySpec) - Method in class com.vmware.vcenter.vm_template.LibraryItemsStub
 
deploy(String, LibraryItemsTypes.DeploySpec, InvocationConfig) - Method in class com.vmware.vcenter.vm_template.LibraryItemsStub
 
deploy(String, LibraryItemsTypes.DeploySpec, AsyncCallback<String>) - Method in class com.vmware.vcenter.vm_template.LibraryItemsStub
 
deploy(String, LibraryItemsTypes.DeploySpec, AsyncCallback<String>, InvocationConfig) - Method in class com.vmware.vcenter.vm_template.LibraryItemsStub
 
deploy_Task(ClusterTypes.DeploySpec) - Method in interface com.vmware.vcenter.vcha.Cluster
Prepares, clones, and configures a VCHA cluster.
deploy_Task(ClusterTypes.DeploySpec, InvocationConfig) - Method in interface com.vmware.vcenter.vcha.Cluster
Prepares, clones, and configures a VCHA cluster.
deploy_Task(ClusterTypes.DeploySpec, AsyncCallback<String>) - Method in interface com.vmware.vcenter.vcha.Cluster
Prepares, clones, and configures a VCHA cluster.
deploy_Task(ClusterTypes.DeploySpec, AsyncCallback<String>, InvocationConfig) - Method in interface com.vmware.vcenter.vcha.Cluster
Prepares, clones, and configures a VCHA cluster.
deploy_Task(ClusterTypes.DeploySpec) - Method in class com.vmware.vcenter.vcha.ClusterStub
 
deploy_Task(ClusterTypes.DeploySpec, InvocationConfig) - Method in class com.vmware.vcenter.vcha.ClusterStub
 
deploy_Task(ClusterTypes.DeploySpec, AsyncCallback<String>) - Method in class com.vmware.vcenter.vcha.ClusterStub
 
deploy_Task(ClusterTypes.DeploySpec, AsyncCallback<String>, InvocationConfig) - Method in class com.vmware.vcenter.vcha.ClusterStub
 
DEPLOYABLE - Static variable in interface com.vmware.vcenter.ovf.LibraryItemTypes
The types of resources that can be created by deploying an OVF package and can be captured to create a library item using the LibraryItem interface.
deployableIdentity - Static variable in class com.vmware.vcenter.ovf.LibraryItemDefinitions
 
DeployableIdentity() - Constructor for class com.vmware.vcenter.ovf.LibraryItemTypes.DeployableIdentity
Default constructor.
DeployableIdentity(StructValue) - Constructor for class com.vmware.vcenter.ovf.LibraryItemTypes.DeployableIdentity
 
Deployment - Interface in com.vmware.vcenter
The Deployment interface provides methods to get the status of the vCenter appliance deployment.
deployment() - Method in class com.vmware.vcenter.VcenterFactory
 
DeploymentDefinitions - Class in com.vmware.vcenter
Defines the type descriptors for the Deployment API service.
DeploymentDefinitions() - Constructor for class com.vmware.vcenter.DeploymentDefinitions
 
DeploymentFactory - Class in com.vmware.vcenter.deployment
DeploymentFactory is responsible for creating instances of services contained inside the com.vmware.vcenter.deployment package and also has the subpackages reference to access respective subpackage services.
deploymentInformationService - Variable in class com.vmware.vsphereautomation.lookup.LookupServiceContent
 
DeploymentOption - Class in com.vmware.vcenter.ovf
The DeploymentOption class contains the information about a deployment option as defined in the OVF specification.
DeploymentOption() - Constructor for class com.vmware.vcenter.ovf.DeploymentOption
Default constructor.
DeploymentOption(StructValue) - Constructor for class com.vmware.vcenter.ovf.DeploymentOption
 
deploymentOption - Static variable in class com.vmware.vcenter.ovf.StructDefinitions
 
DeploymentOption.Builder - Class in com.vmware.vcenter.ovf
Builder class for DeploymentOption.
DeploymentOptionParams - Class in com.vmware.vcenter.ovf
The DeploymentOptionParams class describes the possible deployment options as well as the choice provided by the user.
DeploymentOptionParams() - Constructor for class com.vmware.vcenter.ovf.DeploymentOptionParams
Default constructor.
DeploymentOptionParams(StructValue) - Constructor for class com.vmware.vcenter.ovf.DeploymentOptionParams
 
deploymentOptionParams - Static variable in class com.vmware.vcenter.ovf.StructDefinitions
 
DeploymentOptionParams.Builder - Class in com.vmware.vcenter.ovf
Builder class for DeploymentOptionParams.
deploymentResult - Static variable in class com.vmware.vcenter.ovf.LibraryItemDefinitions
 
DeploymentResult() - Constructor for class com.vmware.vcenter.ovf.LibraryItemTypes.DeploymentResult
Default constructor.
DeploymentResult(StructValue) - Constructor for class com.vmware.vcenter.ovf.LibraryItemTypes.DeploymentResult
 
deploymentService() - Method in class com.vmware.vcenter.VcenterFactory
Returns an instance of class Deployment
DeploymentStub - Class in com.vmware.vcenter
Remote stub implementation of the Deployment API service.
DeploymentStub(ApiProvider, TypeConverter, StubConfigurationBase) - Constructor for class com.vmware.vcenter.DeploymentStub
 
DeploymentStub(ApiProvider, StubConfigurationBase) - Constructor for class com.vmware.vcenter.DeploymentStub
 
deploymentTarget - Static variable in class com.vmware.vcenter.ovf.LibraryItemDefinitions
 
DeploymentTarget() - Constructor for class com.vmware.vcenter.ovf.LibraryItemTypes.DeploymentTarget
Default constructor.
DeploymentTarget(StructValue) - Constructor for class com.vmware.vcenter.ovf.LibraryItemTypes.DeploymentTarget
 
DeploymentType - Interface in com.vmware.vcenter.system_config
The DeploymentType interface provides methods to get/set the type of the appliance.
DeploymentType - Interface in com.vmware.vcenter.vcha.cluster
The DeploymentType interface provides methods to get the deployment type of a vCenter High Availability Cluster (VCHA Cluster).
DeploymentTypeDefinitions - Class in com.vmware.vcenter.system_config
Defines the type descriptors for the DeploymentType API service.
DeploymentTypeDefinitions() - Constructor for class com.vmware.vcenter.system_config.DeploymentTypeDefinitions
 
DeploymentTypeDefinitions - Class in com.vmware.vcenter.vcha.cluster
Defines the type descriptors for the DeploymentType API service.
DeploymentTypeDefinitions() - Constructor for class com.vmware.vcenter.vcha.cluster.DeploymentTypeDefinitions
 
DeploymentTypes - Interface in com.vmware.vcenter
Defines the data types of the Deployment API service.
DeploymentTypes.Info - Class in com.vmware.vcenter
The Info class contains properties to describe the state of the appliance.
DeploymentTypes.Info.Builder - Class in com.vmware.vcenter
Builder class for DeploymentTypes.Info.
DeploymentTypes.Task - Class in com.vmware.vcenter
The Task class contains properties to describe a particular deployment task.
DeploymentTypes.Task.Builder - Class in com.vmware.vcenter
Builder class for DeploymentTypes.Task.
deploymentTypeService() - Method in class com.vmware.vcenter.system_config.SystemConfigFactory
Returns an instance of class DeploymentType
deploymentTypeService() - Method in class com.vmware.vcenter.vcha.cluster.ClusterFactory
Returns an instance of class DeploymentType
DeploymentTypeStub - Class in com.vmware.vcenter.system_config
Remote stub implementation of the DeploymentType API service.
DeploymentTypeStub(ApiProvider, TypeConverter, StubConfigurationBase) - Constructor for class com.vmware.vcenter.system_config.DeploymentTypeStub
 
DeploymentTypeStub(ApiProvider, StubConfigurationBase) - Constructor for class com.vmware.vcenter.system_config.DeploymentTypeStub
 
DeploymentTypeStub - Class in com.vmware.vcenter.vcha.cluster
Remote stub implementation of the DeploymentType API service.
DeploymentTypeStub(ApiProvider, TypeConverter, StubConfigurationBase) - Constructor for class com.vmware.vcenter.vcha.cluster.DeploymentTypeStub
 
DeploymentTypeStub(ApiProvider, StubConfigurationBase) - Constructor for class com.vmware.vcenter.vcha.cluster.DeploymentTypeStub
 
DeploymentTypeTypes - Interface in com.vmware.vcenter.system_config
Defines the data types of the DeploymentType API service.
DeploymentTypeTypes - Interface in com.vmware.vcenter.vcha.cluster
Defines the data types of the DeploymentType API service.
DeploymentTypeTypes.Info - Class in com.vmware.vcenter.system_config
The Info class contains the fields used to get the appliance type.
DeploymentTypeTypes.Info - Class in com.vmware.vcenter.vcha.cluster
The Info class contains the deployment type of the VCHA Cluster.
DeploymentTypeTypes.Info.Builder - Class in com.vmware.vcenter.system_config
Builder class for DeploymentTypeTypes.Info.
DeploymentTypeTypes.Info.Builder - Class in com.vmware.vcenter.vcha.cluster
Builder class for DeploymentTypeTypes.Info.
DeploymentTypeTypes.ReconfigureSpec - Class in com.vmware.vcenter.system_config
The ReconfigureSpec class contains the fields used to get and set the appliance type.
DeploymentTypeTypes.ReconfigureSpec.Builder - Class in com.vmware.vcenter.system_config
DeploymentTypeTypes.Type - Class in com.vmware.vcenter.vcha.cluster
The Type enumeration class defines the possible deployment types for a VCHA Cluster.
DeploymentTypeTypes.Type.Values - Enum in com.vmware.vcenter.vcha.cluster
Native Java enum representing this enumeration class.
deployPlacementSpec - Static variable in class com.vmware.vcenter.vm_template.LibraryItemsDefinitions
 
DeployPlacementSpec() - Constructor for class com.vmware.vcenter.vm_template.LibraryItemsTypes.DeployPlacementSpec
Default constructor.
DeployPlacementSpec(StructValue) - Constructor for class com.vmware.vcenter.vm_template.LibraryItemsTypes.DeployPlacementSpec
 
deploySpec - Static variable in class com.vmware.vcenter.vcha.ClusterDefinitions
 
DeploySpec() - Constructor for class com.vmware.vcenter.vcha.ClusterTypes.DeploySpec
Default constructor.
DeploySpec(StructValue) - Constructor for class com.vmware.vcenter.vcha.ClusterTypes.DeploySpec
 
deploySpec - Static variable in class com.vmware.vcenter.vm_template.LibraryItemsDefinitions
 
DeploySpec() - Constructor for class com.vmware.vcenter.vm_template.LibraryItemsTypes.DeploySpec
Default constructor.
DeploySpec(StructValue) - Constructor for class com.vmware.vcenter.vm_template.LibraryItemsTypes.DeploySpec
 
deploySpecDiskStorage - Static variable in class com.vmware.vcenter.vm_template.LibraryItemsDefinitions
 
DeploySpecDiskStorage() - Constructor for class com.vmware.vcenter.vm_template.LibraryItemsTypes.DeploySpecDiskStorage
Default constructor.
DeploySpecDiskStorage(StructValue) - Constructor for class com.vmware.vcenter.vm_template.LibraryItemsTypes.DeploySpecDiskStorage
 
deploySpecDiskStoragePolicy - Static variable in class com.vmware.vcenter.vm_template.LibraryItemsDefinitions
 
DeploySpecDiskStoragePolicy() - Constructor for class com.vmware.vcenter.vm_template.LibraryItemsTypes.DeploySpecDiskStoragePolicy
Default constructor.
DeploySpecDiskStoragePolicy(StructValue) - Constructor for class com.vmware.vcenter.vm_template.LibraryItemsTypes.DeploySpecDiskStoragePolicy
 
deploySpecVmHomeStorage - Static variable in class com.vmware.vcenter.vm_template.LibraryItemsDefinitions
 
DeploySpecVmHomeStorage() - Constructor for class com.vmware.vcenter.vm_template.LibraryItemsTypes.DeploySpecVmHomeStorage
Default constructor.
DeploySpecVmHomeStorage(StructValue) - Constructor for class com.vmware.vcenter.vm_template.LibraryItemsTypes.DeploySpecVmHomeStorage
 
deploySpecVmHomeStoragePolicy - Static variable in class com.vmware.vcenter.vm_template.LibraryItemsDefinitions
 
DeploySpecVmHomeStoragePolicy() - Constructor for class com.vmware.vcenter.vm_template.LibraryItemsTypes.DeploySpecVmHomeStoragePolicy
Default constructor.
DeploySpecVmHomeStoragePolicy(StructValue) - Constructor for class com.vmware.vcenter.vm_template.LibraryItemsTypes.DeploySpecVmHomeStoragePolicy
 
depot - Static variable in class com.vmware.esx.settings.clusters.DepotOverridesDefinitions
 
Depot() - Constructor for class com.vmware.esx.settings.clusters.DepotOverridesTypes.Depot
Default constructor.
Depot(StructValue) - Constructor for class com.vmware.esx.settings.clusters.DepotOverridesTypes.Depot
 
depotContent() - Method in class com.vmware.esx.settings.SettingsFactory
The com.vmware.esx.settings.depot_content package provides interfaces to retrieve contents from the depot.
DepotContentFactory - Class in com.vmware.esx.settings.depot_content
DepotContentFactory is responsible for creating instances of services contained inside the com.vmware.esx.settings.depot_content package and also has the subpackages reference to access respective subpackage services.
DepotOverrides - Interface in com.vmware.esx.settings.clusters
The DepotOverrides interface provides methods to manage software depots overriden for a given cluster.
DepotOverridesDefinitions - Class in com.vmware.esx.settings.clusters
Defines the type descriptors for the DepotOverrides API service.
DepotOverridesDefinitions() - Constructor for class com.vmware.esx.settings.clusters.DepotOverridesDefinitions
 
depotOverridesService() - Method in class com.vmware.esx.settings.clusters.ClustersFactory
Returns an instance of class DepotOverrides
DepotOverridesStub - Class in com.vmware.esx.settings.clusters
Remote stub implementation of the DepotOverrides API service.
DepotOverridesStub(ApiProvider, TypeConverter, StubConfigurationBase) - Constructor for class com.vmware.esx.settings.clusters.DepotOverridesStub
 
DepotOverridesStub(ApiProvider, StubConfigurationBase) - Constructor for class com.vmware.esx.settings.clusters.DepotOverridesStub
 
DepotOverridesTypes - Interface in com.vmware.esx.settings.clusters
Defines the data types of the DepotOverrides API service.
DepotOverridesTypes.Depot - Class in com.vmware.esx.settings.clusters
The Depot class defines the information regarding a particular depot override for a given cluster.
DepotOverridesTypes.Depot.Builder - Class in com.vmware.esx.settings.clusters
Builder class for DepotOverridesTypes.Depot.
DepotOverridesTypes.Info - Class in com.vmware.esx.settings.clusters
The Info class defines the information regarding depot overrides for a given cluster.
DepotOverridesTypes.Info.Builder - Class in com.vmware.esx.settings.clusters
Builder class for DepotOverridesTypes.Info.
Depots - Interface in com.vmware.esx.settings
The Depots interface provides methods to manage Software Depots used during ESX lifecycle management.
depots() - Method in class com.vmware.esx.settings.SettingsFactory
The com.vmware.esx.settings.depots package provides interfaces to manage VUM compatible ESX Depots.
DepotsDefinitions - Class in com.vmware.esx.settings
Defines the type descriptors for the Depots API service.
DepotsDefinitions() - Constructor for class com.vmware.esx.settings.DepotsDefinitions
 
DepotsFactory - Class in com.vmware.esx.settings.depots
DepotsFactory is responsible for creating instances of services contained inside the com.vmware.esx.settings.depots package and also has the subpackages reference to access respective subpackage services.
depotsService() - Method in class com.vmware.esx.settings.SettingsFactory
Returns an instance of class Depots
DepotsStub - Class in com.vmware.esx.settings
Remote stub implementation of the Depots API service.
DepotsStub(ApiProvider, TypeConverter, StubConfigurationBase) - Constructor for class com.vmware.esx.settings.DepotsStub
 
DepotsStub(ApiProvider, StubConfigurationBase) - Constructor for class com.vmware.esx.settings.DepotsStub
 
DepotsTypes - Interface in com.vmware.esx.settings
Defines the data types of the Depots API service.
DepotsTypes._VAPI_OPERATIONS - Enum in com.vmware.esx.settings
Identifiers of the task operations
DEPRECATED - Static variable in class com.vmware.appliance.networking.interfaces.Ipv6Types.Status
The is a valid but deprecated IPv6 address.
DEPRECATED - Static variable in class com.vmware.vcenter.vm.guest.networking.InterfacesTypes.IpAddressStatus
Indicates that this is a valid but deprecated address that should no longer be used as a source address.
DEPRECATED - Static variable in class com.vmware.vstats.CounterMetadataTypes.CounterEditionStatus
The counter edition is deprecated.
deserializeDataValue(String) - Method in interface com.vmware.vapi.protocol.common.json.JsonRpcDeserializer
Deserializes a JSON string as DataValue.
destinationSpec - Static variable in class com.vmware.content.library.ItemDefinitions
 
DestinationSpec() - Constructor for class com.vmware.content.library.ItemTypes.DestinationSpec
Default constructor.
DestinationSpec(StructValue) - Constructor for class com.vmware.content.library.ItemTypes.DestinationSpec
 
destinationSpec - Static variable in class com.vmware.content.LocalLibraryDefinitions
 
DestinationSpec() - Constructor for class com.vmware.content.LocalLibraryTypes.DestinationSpec
Default constructor.
DestinationSpec(StructValue) - Constructor for class com.vmware.content.LocalLibraryTypes.DestinationSpec
 
detach(String, DynamicID) - Method in interface com.vmware.cis.tagging.TagAssociation
Detaches the tag from the given object.
detach(String, DynamicID, InvocationConfig) - Method in interface com.vmware.cis.tagging.TagAssociation
Detaches the tag from the given object.
detach(String, DynamicID, AsyncCallback<Void>) - Method in interface com.vmware.cis.tagging.TagAssociation
Detaches the tag from the given object.
detach(String, DynamicID, AsyncCallback<Void>, InvocationConfig) - Method in interface com.vmware.cis.tagging.TagAssociation
Detaches the tag from the given object.
detach(String, DynamicID) - Method in class com.vmware.cis.tagging.TagAssociationStub
 
detach(String, DynamicID, InvocationConfig) - Method in class com.vmware.cis.tagging.TagAssociationStub
 
detach(String, DynamicID, AsyncCallback<Void>) - Method in class com.vmware.cis.tagging.TagAssociationStub
 
detach(String, DynamicID, AsyncCallback<Void>, InvocationConfig) - Method in class com.vmware.cis.tagging.TagAssociationStub
 
detachMultipleTagsFromObject(DynamicID, List<String>) - Method in interface com.vmware.cis.tagging.TagAssociation
Detaches the given tags from the input object.
detachMultipleTagsFromObject(DynamicID, List<String>, InvocationConfig) - Method in interface com.vmware.cis.tagging.TagAssociation
Detaches the given tags from the input object.
detachMultipleTagsFromObject(DynamicID, List<String>, AsyncCallback<TagAssociationTypes.BatchResult>) - Method in interface com.vmware.cis.tagging.TagAssociation
Detaches the given tags from the input object.
detachMultipleTagsFromObject(DynamicID, List<String>, AsyncCallback<TagAssociationTypes.BatchResult>, InvocationConfig) - Method in interface com.vmware.cis.tagging.TagAssociation
Detaches the given tags from the input object.
detachMultipleTagsFromObject(DynamicID, List<String>) - Method in class com.vmware.cis.tagging.TagAssociationStub
 
detachMultipleTagsFromObject(DynamicID, List<String>, InvocationConfig) - Method in class com.vmware.cis.tagging.TagAssociationStub
 
detachMultipleTagsFromObject(DynamicID, List<String>, AsyncCallback<TagAssociationTypes.BatchResult>) - Method in class com.vmware.cis.tagging.TagAssociationStub
 
detachMultipleTagsFromObject(DynamicID, List<String>, AsyncCallback<TagAssociationTypes.BatchResult>, InvocationConfig) - Method in class com.vmware.cis.tagging.TagAssociationStub
 
detachTagFromMultipleObjects(String, List<DynamicID>) - Method in interface com.vmware.cis.tagging.TagAssociation
Detaches the given tag from the input objects.
detachTagFromMultipleObjects(String, List<DynamicID>, InvocationConfig) - Method in interface com.vmware.cis.tagging.TagAssociation
Detaches the given tag from the input objects.
detachTagFromMultipleObjects(String, List<DynamicID>, AsyncCallback<TagAssociationTypes.BatchResult>) - Method in interface com.vmware.cis.tagging.TagAssociation
Detaches the given tag from the input objects.
detachTagFromMultipleObjects(String, List<DynamicID>, AsyncCallback<TagAssociationTypes.BatchResult>, InvocationConfig) - Method in interface com.vmware.cis.tagging.TagAssociation
Detaches the given tag from the input objects.
detachTagFromMultipleObjects(String, List<DynamicID>) - Method in class com.vmware.cis.tagging.TagAssociationStub
 
detachTagFromMultipleObjects(String, List<DynamicID>, InvocationConfig) - Method in class com.vmware.cis.tagging.TagAssociationStub
 
detachTagFromMultipleObjects(String, List<DynamicID>, AsyncCallback<TagAssociationTypes.BatchResult>) - Method in class com.vmware.cis.tagging.TagAssociationStub
 
detachTagFromMultipleObjects(String, List<DynamicID>, AsyncCallback<TagAssociationTypes.BatchResult>, InvocationConfig) - Method in class com.vmware.cis.tagging.TagAssociationStub
 
Details - Interface in com.vmware.appliance.recovery.backup.job
The Details interface provides methods to get the details about backup jobs.
Details - Interface in com.vmware.esx.settings.clusters.software.reports.hardware_compatibility
The ComplianceStatus class contains the possible different status of compliance with respect to target version.
DetailsDefinitions - Class in com.vmware.appliance.recovery.backup.job
Defines the type descriptors for the Details API service.
DetailsDefinitions() - Constructor for class com.vmware.appliance.recovery.backup.job.DetailsDefinitions
 
DetailsDefinitions - Class in com.vmware.esx.settings.clusters.software.reports.hardware_compatibility
Defines the type descriptors for the Details API service.
DetailsDefinitions() - Constructor for class com.vmware.esx.settings.clusters.software.reports.hardware_compatibility.DetailsDefinitions
 
detailsService() - Method in class com.vmware.appliance.recovery.backup.job.JobFactory
Returns an instance of class Details
detailsService() - Method in class com.vmware.esx.settings.clusters.software.reports.hardware_compatibility.HardwareCompatibilityFactory
Returns an instance of class Details
DetailsStub - Class in com.vmware.appliance.recovery.backup.job
Remote stub implementation of the Details API service.
DetailsStub(ApiProvider, TypeConverter, StubConfigurationBase) - Constructor for class com.vmware.appliance.recovery.backup.job.DetailsStub
 
DetailsStub(ApiProvider, StubConfigurationBase) - Constructor for class com.vmware.appliance.recovery.backup.job.DetailsStub
 
DetailsStub - Class in com.vmware.esx.settings.clusters.software.reports.hardware_compatibility
Remote stub implementation of the Details API service.
DetailsStub(ApiProvider, TypeConverter, StubConfigurationBase) - Constructor for class com.vmware.esx.settings.clusters.software.reports.hardware_compatibility.DetailsStub
 
DetailsStub(ApiProvider, StubConfigurationBase) - Constructor for class com.vmware.esx.settings.clusters.software.reports.hardware_compatibility.DetailsStub
 
DetailsTypes - Interface in com.vmware.appliance.recovery.backup.job
Defines the data types of the Details API service.
DetailsTypes - Interface in com.vmware.esx.settings.clusters.software.reports.hardware_compatibility
Defines the data types of the Details API service.
DetailsTypes.BuildInfo - Class in com.vmware.appliance.recovery.backup.job
The BuildInfo class contains information about the build of the appliance.
DetailsTypes.BuildInfo.Builder - Class in com.vmware.appliance.recovery.backup.job
Builder class for DetailsTypes.BuildInfo.
DetailsTypes.FilterSpec - Class in com.vmware.appliance.recovery.backup.job
The FilterSpec class contains properties used to filter the results when listing backup jobs details (see Details.list(com.vmware.appliance.recovery.backup.job.DetailsTypes.FilterSpec)).
DetailsTypes.FilterSpec.Builder - Class in com.vmware.appliance.recovery.backup.job
Builder class for DetailsTypes.FilterSpec.
DetailsTypes.Info - Class in com.vmware.appliance.recovery.backup.job
The Info class contains information about a backup job.
DetailsTypes.Info.Builder - Class in com.vmware.appliance.recovery.backup.job
Builder class for DetailsTypes.Info.
DetailsTypes.Type - Class in com.vmware.appliance.recovery.backup.job
The Type enumeration class defines the type of backup job.
DetailsTypes.Type.Values - Enum in com.vmware.appliance.recovery.backup.job
Native Java enum representing this enumeration class.
Device - Interface in com.vmware.vcenter.vm.hardware.boot
The Device interface provides methods for configuring the device order used when booting a virtual machine.
deviceConstraint - Static variable in class com.vmware.esx.hcl.hosts.CompatibilityReportDefinitions
 
DeviceConstraint() - Constructor for class com.vmware.esx.hcl.hosts.CompatibilityReportTypes.DeviceConstraint
Default constructor.
DeviceConstraint(StructValue) - Constructor for class com.vmware.esx.hcl.hosts.CompatibilityReportTypes.DeviceConstraint
 
DeviceDefinitions - Class in com.vmware.vcenter.vm.hardware.boot
Defines the type descriptors for the Device API service.
DeviceDefinitions() - Constructor for class com.vmware.vcenter.vm.hardware.boot.DeviceDefinitions
 
deviceHclInfo - Static variable in class com.vmware.esx.hcl.hosts.CompatibilityReportDefinitions
 
DeviceHclInfo() - Constructor for class com.vmware.esx.hcl.hosts.CompatibilityReportTypes.DeviceHclInfo
Default constructor.
DeviceHclInfo(StructValue) - Constructor for class com.vmware.esx.hcl.hosts.CompatibilityReportTypes.DeviceHclInfo
 
deviceService() - Method in class com.vmware.vcenter.vm.hardware.boot.BootFactory
Returns an instance of class Device
DeviceStub - Class in com.vmware.vcenter.vm.hardware.boot
Remote stub implementation of the Device API service.
DeviceStub(ApiProvider, TypeConverter, StubConfigurationBase) - Constructor for class com.vmware.vcenter.vm.hardware.boot.DeviceStub
 
DeviceStub(ApiProvider, StubConfigurationBase) - Constructor for class com.vmware.vcenter.vm.hardware.boot.DeviceStub
 
DeviceTypes - Interface in com.vmware.vcenter.vm.hardware.boot
Defines the data types of the Device API service.
DeviceTypes.Entry - Class in com.vmware.vcenter.vm.hardware.boot
The Entry class specifies a bootable virtual device class or specific bootable virtual device(s).
DeviceTypes.Entry.Builder - Class in com.vmware.vcenter.vm.hardware.boot
Builder class for DeviceTypes.Entry.
DeviceTypes.EntryCreateSpec - Class in com.vmware.vcenter.vm.hardware.boot
The class EntryCreateSpec specifies a list of bootable virtual device classes.
DeviceTypes.EntryCreateSpec.Builder - Class in com.vmware.vcenter.vm.hardware.boot
Builder class for DeviceTypes.EntryCreateSpec.
DeviceTypes.Type - Class in com.vmware.vcenter.vm.hardware.boot
The Type enumeration class defines the valid device types that may be used as bootable devices.
DeviceTypes.Type.Values - Enum in com.vmware.vcenter.vm.hardware.boot
Native Java enum representing this enumeration class.
dhcp - Static variable in class com.vmware.appliance.networking.dns.ServersTypes.DNSServerMode
DNS address is automatically assigned by a DHCP server.
DHCP - Static variable in class com.vmware.appliance.networking.interfaces.Ipv4Types.Mode
The IPv4 address is automatically assigned by a DHCP server.
DHCP - Static variable in class com.vmware.appliance.networking.interfaces.Ipv6Types.Origin
The IPv6 address is assigned by a DHCP server.
DHCP - Static variable in class com.vmware.appliance.NetworkingTypes.DNSInfo.DNSMode
The DNS servers addresses are obtained from a DHCP server.
DHCP - Static variable in class com.vmware.vcenter.guest.Ipv4.Type
DHCP configuration.
DHCP - Static variable in class com.vmware.vcenter.guest.Ipv6.Type
DHCP IPv6 configuration.
DHCP - Static variable in class com.vmware.vcenter.namespace_management.ClustersTypes.NetworkSpec.Ipv4Mode
The address is automatically assigned by a DHCP server.
DHCP - Static variable in class com.vmware.vcenter.ovf.IpAllocationParams.IpAllocationPolicy
Specifies that DHCP will be used to allocate IP addresses.
DHCP - Static variable in class com.vmware.vcenter.ovf.IpAllocationParams.IpAllocationScheme
It supports DHCP to acquire IP configuration.
DHCP - Static variable in class com.vmware.vcenter.vm.guest.networking.InterfacesTypes.IpAddressOrigin
The address is configured through dhcp.
DhcpConfigInfo - Class in com.vmware.vcenter.vm.guest
The DhcpConfigInfo class specifies when Dynamic Host Configuration Protocol is enabled.
DhcpConfigInfo() - Constructor for class com.vmware.vcenter.vm.guest.DhcpConfigInfo
Default constructor.
DhcpConfigInfo(StructValue) - Constructor for class com.vmware.vcenter.vm.guest.DhcpConfigInfo
 
dhcpConfigInfo - Static variable in class com.vmware.vcenter.vm.guest.StructDefinitions
 
DhcpConfigInfo.Builder - Class in com.vmware.vcenter.vm.guest
Builder class for DhcpConfigInfo.
DIRECT - Static variable in class com.vmware.content.library.item.downloadsession.FileTypes.EndpointType
A direct download endpoint indicating the location of the file on storage.
DISABLE - Static variable in class com.vmware.vcenter.guest.WindowsNetworkAdapterSettings.NetBIOSMode
Never use NetBIOS.
disable(String) - Method in interface com.vmware.vcenter.namespace_management.Clusters
Disable vSphere Namespaces on the cluster.
disable(String, InvocationConfig) - Method in interface com.vmware.vcenter.namespace_management.Clusters
Disable vSphere Namespaces on the cluster.
disable(String, AsyncCallback<Void>) - Method in interface com.vmware.vcenter.namespace_management.Clusters
Disable vSphere Namespaces on the cluster.
disable(String, AsyncCallback<Void>, InvocationConfig) - Method in interface com.vmware.vcenter.namespace_management.Clusters
Disable vSphere Namespaces on the cluster.
disable(String) - Method in class com.vmware.vcenter.namespace_management.ClustersStub
 
disable(String, InvocationConfig) - Method in class com.vmware.vcenter.namespace_management.ClustersStub
 
disable(String, AsyncCallback<Void>) - Method in class com.vmware.vcenter.namespace_management.ClustersStub
 
disable(String, AsyncCallback<Void>, InvocationConfig) - Method in class com.vmware.vcenter.namespace_management.ClustersStub
 
DISABLE - Static variable in class com.vmware.vcenter.trusted_infrastructure.TrustAuthorityClustersTypes.State
The TrustAuthorityClusters is disabled.
disableCertificateValidation() - Method in class com.vmware.vapi.protocol.HttpConfiguration.SslConfiguration.Builder
Disables the validation of the server's certificate chain, thus making the client trust all the endpoints it is connecting to regardless of the certificate they provide.
DISABLED - Static variable in class com.vmware.appliance.TimesyncTypes.TimeSyncMode
Time synchronization is disabled.
DISABLED - Static variable in class com.vmware.appliance.vmon.ServiceTypes.StartupType
Service Startup type is Disabled, thus it will not start unless the startup type changes to manual or automatic.
DISABLED - Static variable in class com.vmware.vcenter.services.ServiceTypes.StartupType
Service Startup type is Disabled, thus it will not start unless the startup type changes to manual or automatic.
DISABLED - Static variable in class com.vmware.vcenter.vcha.cluster.ModeTypes.ClusterMode
VCHA Cluster is disabled.
DISABLED - Static variable in class com.vmware.vcenter.vcha.ClusterTypes.ClusterMode
VCHA Cluster is disabled.
DISABLED - Static variable in class com.vmware.vstats.AcqSpecsTypes.Status
The acquisition specification is disabled.
disableDrsVmotion() - Method in class com.vmware.vcenter.compute.policies.capabilities.CapabilitiesFactory
The com.vmware.vcenter.compute.policies.capabilities.disable_drs_vmotion package provides classes for the Disable DRS vMotion capability offered by vCenter in VMware Cloud on AWS.
DisableDrsVmotionFactory - Class in com.vmware.vcenter.compute.policies.capabilities.disable_drs_vmotion
DisableDrsVmotionFactory is responsible for creating instances of services contained inside the com.vmware.vcenter.compute.policies.capabilities.disable_drs_vmotion package and also has the subpackages reference to access respective subpackage services.
disableHostnameVerification() - Method in class com.vmware.vapi.protocol.HttpConfiguration.SslConfiguration.Builder
Disables the verification of the server's hostname, thus exposing the client to man-in-the-middle attacks.
disconnect() - Method in interface com.vmware.vapi.protocol.ProtocolConnection
Disconnect from the remote side.
disconnect(String) - Method in interface com.vmware.vcenter.Host
Disconnect the host corresponding to host from the vCenter server
disconnect(String, InvocationConfig) - Method in interface com.vmware.vcenter.Host
Disconnect the host corresponding to host from the vCenter server
disconnect(String, AsyncCallback<Void>) - Method in interface com.vmware.vcenter.Host
Disconnect the host corresponding to host from the vCenter server
disconnect(String, AsyncCallback<Void>, InvocationConfig) - Method in interface com.vmware.vcenter.Host
Disconnect the host corresponding to host from the vCenter server
disconnect(String) - Method in class com.vmware.vcenter.HostStub
 
disconnect(String, InvocationConfig) - Method in class com.vmware.vcenter.HostStub
 
disconnect(String, AsyncCallback<Void>) - Method in class com.vmware.vcenter.HostStub
 
disconnect(String, AsyncCallback<Void>, InvocationConfig) - Method in class com.vmware.vcenter.HostStub
 
disconnect(String, String) - Method in interface com.vmware.vcenter.vm.hardware.Cdrom
Disconnects a virtual CD-ROM device of a powered-on virtual machine from its backing.
disconnect(String, String, InvocationConfig) - Method in interface com.vmware.vcenter.vm.hardware.Cdrom
Disconnects a virtual CD-ROM device of a powered-on virtual machine from its backing.
disconnect(String, String, AsyncCallback<Void>) - Method in interface com.vmware.vcenter.vm.hardware.Cdrom
Disconnects a virtual CD-ROM device of a powered-on virtual machine from its backing.
disconnect(String, String, AsyncCallback<Void>, InvocationConfig) - Method in interface com.vmware.vcenter.vm.hardware.Cdrom
Disconnects a virtual CD-ROM device of a powered-on virtual machine from its backing.
disconnect(String, String) - Method in class com.vmware.vcenter.vm.hardware.CdromStub
 
disconnect(String, String, InvocationConfig) - Method in class com.vmware.vcenter.vm.hardware.CdromStub
 
disconnect(String, String, AsyncCallback<Void>) - Method in class com.vmware.vcenter.vm.hardware.CdromStub
 
disconnect(String, String, AsyncCallback<Void>, InvocationConfig) - Method in class com.vmware.vcenter.vm.hardware.CdromStub
 
disconnect(String, String) - Method in interface com.vmware.vcenter.vm.hardware.Ethernet
Disconnects a virtual Ethernet adapter of a powered-on virtual machine from its backing.
disconnect(String, String, InvocationConfig) - Method in interface com.vmware.vcenter.vm.hardware.Ethernet
Disconnects a virtual Ethernet adapter of a powered-on virtual machine from its backing.
disconnect(String, String, AsyncCallback<Void>) - Method in interface com.vmware.vcenter.vm.hardware.Ethernet
Disconnects a virtual Ethernet adapter of a powered-on virtual machine from its backing.
disconnect(String, String, AsyncCallback<Void>, InvocationConfig) - Method in interface com.vmware.vcenter.vm.hardware.Ethernet
Disconnects a virtual Ethernet adapter of a powered-on virtual machine from its backing.
disconnect(String, String) - Method in class com.vmware.vcenter.vm.hardware.EthernetStub
 
disconnect(String, String, InvocationConfig) - Method in class com.vmware.vcenter.vm.hardware.EthernetStub
 
disconnect(String, String, AsyncCallback<Void>) - Method in class com.vmware.vcenter.vm.hardware.EthernetStub
 
disconnect(String, String, AsyncCallback<Void>, InvocationConfig) - Method in class com.vmware.vcenter.vm.hardware.EthernetStub
 
disconnect(String, String) - Method in interface com.vmware.vcenter.vm.hardware.Floppy
Disconnects a virtual floppy drive of a powered-on virtual machine from its backing.
disconnect(String, String, InvocationConfig) - Method in interface com.vmware.vcenter.vm.hardware.Floppy
Disconnects a virtual floppy drive of a powered-on virtual machine from its backing.
disconnect(String, String, AsyncCallback<Void>) - Method in interface com.vmware.vcenter.vm.hardware.Floppy
Disconnects a virtual floppy drive of a powered-on virtual machine from its backing.
disconnect(String, String, AsyncCallback<Void>, InvocationConfig) - Method in interface com.vmware.vcenter.vm.hardware.Floppy
Disconnects a virtual floppy drive of a powered-on virtual machine from its backing.
disconnect(String, String) - Method in class com.vmware.vcenter.vm.hardware.FloppyStub
 
disconnect(String, String, InvocationConfig) - Method in class com.vmware.vcenter.vm.hardware.FloppyStub
 
disconnect(String, String, AsyncCallback<Void>) - Method in class com.vmware.vcenter.vm.hardware.FloppyStub
 
disconnect(String, String, AsyncCallback<Void>, InvocationConfig) - Method in class com.vmware.vcenter.vm.hardware.FloppyStub
 
disconnect(String, String) - Method in interface com.vmware.vcenter.vm.hardware.Parallel
Disconnects a virtual parallel port of a powered-on virtual machine from its backing.
disconnect(String, String, InvocationConfig) - Method in interface com.vmware.vcenter.vm.hardware.Parallel
Disconnects a virtual parallel port of a powered-on virtual machine from its backing.
disconnect(String, String, AsyncCallback<Void>) - Method in interface com.vmware.vcenter.vm.hardware.Parallel
Disconnects a virtual parallel port of a powered-on virtual machine from its backing.
disconnect(String, String, AsyncCallback<Void>, InvocationConfig) - Method in interface com.vmware.vcenter.vm.hardware.Parallel
Disconnects a virtual parallel port of a powered-on virtual machine from its backing.
disconnect(String, String) - Method in class com.vmware.vcenter.vm.hardware.ParallelStub
 
disconnect(String, String, InvocationConfig) - Method in class com.vmware.vcenter.vm.hardware.ParallelStub
 
disconnect(String, String, AsyncCallback<Void>) - Method in class com.vmware.vcenter.vm.hardware.ParallelStub
 
disconnect(String, String, AsyncCallback<Void>, InvocationConfig) - Method in class com.vmware.vcenter.vm.hardware.ParallelStub
 
disconnect(String, String) - Method in interface com.vmware.vcenter.vm.hardware.Serial
Disconnects a virtual serial port of a powered-on virtual machine from its backing.
disconnect(String, String, InvocationConfig) - Method in interface com.vmware.vcenter.vm.hardware.Serial
Disconnects a virtual serial port of a powered-on virtual machine from its backing.
disconnect(String, String, AsyncCallback<Void>) - Method in interface com.vmware.vcenter.vm.hardware.Serial
Disconnects a virtual serial port of a powered-on virtual machine from its backing.
disconnect(String, String, AsyncCallback<Void>, InvocationConfig) - Method in interface com.vmware.vcenter.vm.hardware.Serial
Disconnects a virtual serial port of a powered-on virtual machine from its backing.
disconnect(String, String) - Method in class com.vmware.vcenter.vm.hardware.SerialStub
 
disconnect(String, String, InvocationConfig) - Method in class com.vmware.vcenter.vm.hardware.SerialStub
 
disconnect(String, String, AsyncCallback<Void>) - Method in class com.vmware.vcenter.vm.hardware.SerialStub
 
disconnect(String, String, AsyncCallback<Void>, InvocationConfig) - Method in class com.vmware.vcenter.vm.hardware.SerialStub
 
disconnect(String) - Method in interface com.vmware.vcenter.vm.tools.Installer
Disconnect the VMware Tools installer CD image.
disconnect(String, InvocationConfig) - Method in interface com.vmware.vcenter.vm.tools.Installer
Disconnect the VMware Tools installer CD image.
disconnect(String, AsyncCallback<Void>) - Method in interface com.vmware.vcenter.vm.tools.Installer
Disconnect the VMware Tools installer CD image.
disconnect(String, AsyncCallback<Void>, InvocationConfig) - Method in interface com.vmware.vcenter.vm.tools.Installer
Disconnect the VMware Tools installer CD image.
disconnect(String) - Method in class com.vmware.vcenter.vm.tools.InstallerStub
 
disconnect(String, InvocationConfig) - Method in class com.vmware.vcenter.vm.tools.InstallerStub
 
disconnect(String, AsyncCallback<Void>) - Method in class com.vmware.vcenter.vm.tools.InstallerStub
 
disconnect(String, AsyncCallback<Void>, InvocationConfig) - Method in class com.vmware.vcenter.vm.tools.InstallerStub
 
DISCONNECTED - Static variable in class com.vmware.vcenter.HostTypes.ConnectionState
Host is disconnected from the vCenter Server
discovery() - Method in class com.vmware.vcenter.lcm.LcmFactory
The com.vmware.vcenter.lcm.discovery package provides interfaces for discovering products registered with vCenter Server and interoperability between those products and vCenter Server.
DiscoveryFactory - Class in com.vmware.vcenter.lcm.discovery
DiscoveryFactory is responsible for creating instances of services contained inside the com.vmware.vcenter.lcm.discovery package and also has the subpackages reference to access respective subpackage services.
Disk - Class in com.vmware.content.type.ovf
Provide the disk information in a template VM.
Disk() - Constructor for class com.vmware.content.type.ovf.Disk
Default constructor.
Disk(StructValue) - Constructor for class com.vmware.content.type.ovf.Disk
 
disk - Static variable in class com.vmware.content.type.ovf.StructDefinitions
 
DISK - Static variable in class com.vmware.vcenter.vm.hardware.boot.DeviceTypes.Type
Virtual disk device.
Disk - Interface in com.vmware.vcenter.vm.hardware
The Disk interface provides methods for configuring the virtual disks of a virtual machine.
Disk.Builder - Class in com.vmware.content.type.ovf
Builder class for Disk.
diskCloneSpec - Static variable in class com.vmware.vcenter.VMDefinitions
 
DiskCloneSpec() - Constructor for class com.vmware.vcenter.VMTypes.DiskCloneSpec
Default constructor.
DiskCloneSpec(StructValue) - Constructor for class com.vmware.vcenter.VMTypes.DiskCloneSpec
 
DiskController - Class in com.vmware.content.type.ovf
Provide the disk controller information in a template VM.
DiskController() - Constructor for class com.vmware.content.type.ovf.DiskController
Default constructor.
DiskController(StructValue) - Constructor for class com.vmware.content.type.ovf.DiskController
 
diskController - Static variable in class com.vmware.content.type.ovf.StructDefinitions
 
DiskController.Builder - Class in com.vmware.content.type.ovf
Builder class for DiskController.
DiskDefinitions - Class in com.vmware.vcenter.vm.hardware
Defines the type descriptors for the Disk API service.
DiskDefinitions() - Constructor for class com.vmware.vcenter.vm.hardware.DiskDefinitions
 
DiskInfo - Class in com.vmware.vcenter.vcha
The DiskInfo class contains information to describe the storage configuration of a vCenter virtual machine.
DiskInfo() - Constructor for class com.vmware.vcenter.vcha.DiskInfo
Default constructor.
DiskInfo(StructValue) - Constructor for class com.vmware.vcenter.vcha.DiskInfo
 
diskInfo - Static variable in class com.vmware.vcenter.vcha.StructDefinitions
 
diskInfo - Static variable in class com.vmware.vcenter.vm_template.LibraryItemsDefinitions
 
DiskInfo() - Constructor for class com.vmware.vcenter.vm_template.LibraryItemsTypes.DiskInfo
Default constructor.
DiskInfo(StructValue) - Constructor for class com.vmware.vcenter.vm_template.LibraryItemsTypes.DiskInfo
 
DiskInfo.Builder - Class in com.vmware.vcenter.vcha
Builder class for DiskInfo.
diskPolicySpec - Static variable in class com.vmware.vcenter.vm.storage.PolicyDefinitions
 
DiskPolicySpec() - Constructor for class com.vmware.vcenter.vm.storage.PolicyTypes.DiskPolicySpec
Default constructor.
DiskPolicySpec(StructValue) - Constructor for class com.vmware.vcenter.vm.storage.PolicyTypes.DiskPolicySpec
 
DiskProvisioningType - Class in com.vmware.vcenter.ovf
The DiskProvisioningType enumeration class defines the virtual disk provisioning types that can be set for a disk on the target platform.
DiskProvisioningType.Values - Enum in com.vmware.vcenter.ovf
Native Java enum representing this enumeration class.
diskRelocateSpec - Static variable in class com.vmware.vcenter.VMDefinitions
 
DiskRelocateSpec() - Constructor for class com.vmware.vcenter.VMTypes.DiskRelocateSpec
Default constructor.
DiskRelocateSpec(StructValue) - Constructor for class com.vmware.vcenter.VMTypes.DiskRelocateSpec
 
diskService() - Method in class com.vmware.vcenter.vm.hardware.HardwareFactory
Returns an instance of class Disk
DiskSpec - Class in com.vmware.vcenter.vcha
The DiskSpec class contains information to describe the storage configuration of a vCenter virtual machine.
DiskSpec() - Constructor for class com.vmware.vcenter.vcha.DiskSpec
Default constructor.
DiskSpec(StructValue) - Constructor for class com.vmware.vcenter.vcha.DiskSpec
 
diskSpec - Static variable in class com.vmware.vcenter.vcha.StructDefinitions
 
DiskSpec.Builder - Class in com.vmware.vcenter.vcha
Builder class for DiskSpec.
diskStorageInfo - Static variable in class com.vmware.vcenter.vm_template.LibraryItemsDefinitions
 
DiskStorageInfo() - Constructor for class com.vmware.vcenter.vm_template.LibraryItemsTypes.DiskStorageInfo
Default constructor.
DiskStorageInfo(StructValue) - Constructor for class com.vmware.vcenter.vm_template.LibraryItemsTypes.DiskStorageInfo
 
DiskStub - Class in com.vmware.vcenter.vm.hardware
Remote stub implementation of the Disk API service.
DiskStub(ApiProvider, TypeConverter, StubConfigurationBase) - Constructor for class com.vmware.vcenter.vm.hardware.DiskStub
 
DiskStub(ApiProvider, StubConfigurationBase) - Constructor for class com.vmware.vcenter.vm.hardware.DiskStub
 
DiskTypes - Interface in com.vmware.vcenter.vm.hardware
Defines the data types of the Disk API service.
DiskTypes.BackingInfo - Class in com.vmware.vcenter.vm.hardware
The BackingInfo class contains information about the physical resource backing a virtual disk.
DiskTypes.BackingInfo.Builder - Class in com.vmware.vcenter.vm.hardware
Builder class for DiskTypes.BackingInfo.
DiskTypes.BackingSpec - Class in com.vmware.vcenter.vm.hardware
The BackingSpec class provides a specification of the physical resource backing a virtual disk.
DiskTypes.BackingSpec.Builder - Class in com.vmware.vcenter.vm.hardware
Builder class for DiskTypes.BackingSpec.
DiskTypes.BackingType - Class in com.vmware.vcenter.vm.hardware
The BackingType enumeration class defines the valid backing types for a virtual disk.
DiskTypes.BackingType.Values - Enum in com.vmware.vcenter.vm.hardware
Native Java enum representing this enumeration class.
DiskTypes.CreateSpec - Class in com.vmware.vcenter.vm.hardware
The CreateSpec class provides a specification for the configuration of a newly-created virtual disk.
DiskTypes.CreateSpec.Builder - Class in com.vmware.vcenter.vm.hardware
Builder class for DiskTypes.CreateSpec.
DiskTypes.HostBusAdapterType - Class in com.vmware.vcenter.vm.hardware
The HostBusAdapterType enumeration class defines the valid types of host bus adapters that may be used for attaching a virtual storage device to a virtual machine.
DiskTypes.HostBusAdapterType.Values - Enum in com.vmware.vcenter.vm.hardware
Native Java enum representing this enumeration class.
DiskTypes.Info - Class in com.vmware.vcenter.vm.hardware
The Info class contains information about a virtual disk.
DiskTypes.Info.Builder - Class in com.vmware.vcenter.vm.hardware
Builder class for DiskTypes.Info.
DiskTypes.StoragePolicySpec - Class in com.vmware.vcenter.vm.hardware
The StoragePolicySpec class contains information about the storage policy be associated with a VMDK file.
DiskTypes.StoragePolicySpec.Builder - Class in com.vmware.vcenter.vm.hardware
Builder class for DiskTypes.StoragePolicySpec.
DiskTypes.Summary - Class in com.vmware.vcenter.vm.hardware
The Summary class contains commonly used information about a virtual disk.
DiskTypes.Summary.Builder - Class in com.vmware.vcenter.vm.hardware
Builder class for DiskTypes.Summary.
DiskTypes.UpdateSpec - Class in com.vmware.vcenter.vm.hardware
The UpdateSpec class describes the updates to be made to the configuration of a virtual disk.
DiskTypes.UpdateSpec.Builder - Class in com.vmware.vcenter.vm.hardware
Builder class for DiskTypes.UpdateSpec.
DiskTypes.VmdkCreateSpec - Class in com.vmware.vcenter.vm.hardware
The VmdkCreateSpec class provides a specification for creating a new VMDK file to be used as a backing for a virtual disk.
DiskTypes.VmdkCreateSpec.Builder - Class in com.vmware.vcenter.vm.hardware
Builder class for DiskTypes.VmdkCreateSpec.
diskUpdateSpec - Static variable in class com.vmware.vcenter.vm_template.LibraryItemsDefinitions
 
DiskUpdateSpec() - Constructor for class com.vmware.vcenter.vm_template.LibraryItemsTypes.DiskUpdateSpec
Default constructor.
DiskUpdateSpec(StructValue) - Constructor for class com.vmware.vcenter.vm_template.LibraryItemsTypes.DiskUpdateSpec
 
DISTRIBUTED_PORTGROUP - Static variable in class com.vmware.vcenter.NetworkTypes.Type
XXX: vCenter based (create and managed through vCenter)
DISTRIBUTED_PORTGROUP - Static variable in class com.vmware.vcenter.vcha.NetworkType
Distributed virtual switch.
DISTRIBUTED_PORTGROUP - Static variable in class com.vmware.vcenter.vm.hardware.EthernetTypes.BackingType
Distributed virtual switch backing.
DISTRIBUTED_PORTGROUP - Static variable in class com.vmware.vcenter.vm_template.LibraryItemsTypes.EthernetInfo.NetworkBackingType
Distributed virtual switch backing.
DistributedSwitchCompatibility - Interface in com.vmware.vcenter.namespace_management
The DistributedSwitchCompatibility interface provides methods to get Namespaces compatibility information of Distributed Switches in this vCenter.
DistributedSwitchCompatibilityDefinitions - Class in com.vmware.vcenter.namespace_management
Defines the type descriptors for the DistributedSwitchCompatibility API service.
DistributedSwitchCompatibilityDefinitions() - Constructor for class com.vmware.vcenter.namespace_management.DistributedSwitchCompatibilityDefinitions
 
distributedSwitchCompatibilityService() - Method in class com.vmware.vcenter.namespace_management.NamespaceManagementFactory
Returns an instance of class DistributedSwitchCompatibility
DistributedSwitchCompatibilityStub - Class in com.vmware.vcenter.namespace_management
Remote stub implementation of the DistributedSwitchCompatibility API service.
DistributedSwitchCompatibilityStub(ApiProvider, TypeConverter, StubConfigurationBase) - Constructor for class com.vmware.vcenter.namespace_management.DistributedSwitchCompatibilityStub
 
DistributedSwitchCompatibilityStub(ApiProvider, StubConfigurationBase) - Constructor for class com.vmware.vcenter.namespace_management.DistributedSwitchCompatibilityStub
 
DistributedSwitchCompatibilityTypes - Interface in com.vmware.vcenter.namespace_management
Defines the data types of the DistributedSwitchCompatibility API service.
DistributedSwitchCompatibilityTypes.FilterSpec - Class in com.vmware.vcenter.namespace_management
The FilterSpec class contains properties used to filter the results when listing Distributed Switches (see DistributedSwitchCompatibility.list(java.lang.String, com.vmware.vcenter.namespace_management.DistributedSwitchCompatibilityTypes.FilterSpec)) and their compatibility information.
DistributedSwitchCompatibilityTypes.FilterSpec.Builder - Class in com.vmware.vcenter.namespace_management
DistributedSwitchCompatibilityTypes.Summary - Class in com.vmware.vcenter.namespace_management
The Summary class contains information about the compatibility of a vSphere Distributed Switch with the Namespaces feature.
DistributedSwitchCompatibilityTypes.Summary.Builder - Class in com.vmware.vcenter.namespace_management
dns() - Method in class com.vmware.appliance.networking.NetworkingFactory
 
DnsAssignedValues - Class in com.vmware.vcenter.vm.guest
The {@name DnsAssignedValues) class describes values assigned by a Domain Name Server (DNS).
DnsAssignedValues() - Constructor for class com.vmware.vcenter.vm.guest.DnsAssignedValues
Default constructor.
DnsAssignedValues(StructValue) - Constructor for class com.vmware.vcenter.vm.guest.DnsAssignedValues
 
dnsAssignedValues - Static variable in class com.vmware.vcenter.vm.guest.StructDefinitions
 
DnsAssignedValues.Builder - Class in com.vmware.vcenter.vm.guest
Builder class for DnsAssignedValues.
DnsConfigInfo - Class in com.vmware.vcenter.vm.guest
The DnsConfigInfo class describes the configuration of RFC 1034 DNS settings.
DnsConfigInfo() - Constructor for class com.vmware.vcenter.vm.guest.DnsConfigInfo
Default constructor.
DnsConfigInfo(StructValue) - Constructor for class com.vmware.vcenter.vm.guest.DnsConfigInfo
 
dnsConfigInfo - Static variable in class com.vmware.vcenter.vm.guest.StructDefinitions
 
DnsConfigInfo.Builder - Class in com.vmware.vcenter.vm.guest
Builder class for DnsConfigInfo.
DnsFactory - Class in com.vmware.appliance.networking.dns
DnsFactory is responsible for creating instances of services contained inside the com.vmware.appliance.networking.dns package and also has the subpackages reference to access respective subpackage services.
DNSInfo - Static variable in class com.vmware.appliance.NetworkingDefinitions
 
DNSInfo() - Constructor for class com.vmware.appliance.NetworkingTypes.DNSInfo
Default constructor.
DNSInfo(StructValue) - Constructor for class com.vmware.appliance.NetworkingTypes.DNSInfo
 
DNSServerConfig - Static variable in class com.vmware.appliance.networking.dns.ServersDefinitions
 
DNSServerConfig() - Constructor for class com.vmware.appliance.networking.dns.ServersTypes.DNSServerConfig
Default constructor.
DNSServerConfig(StructValue) - Constructor for class com.vmware.appliance.networking.dns.ServersTypes.DNSServerConfig
 
DO_NOT_CHANGE_VMS_POWER_STATE - Static variable in class com.vmware.esx.settings.clusters.policies.apply.EffectiveTypes.EffectivePolicySpec.PreRemediationPowerAction
Do not change the VM power state
DO_NOT_CHANGE_VMS_POWER_STATE - Static variable in class com.vmware.esx.settings.clusters.policies.ApplyTypes.ConfiguredPolicySpec.PreRemediationPowerAction
Do not change the VM power state
DO_NOT_CHANGE_VMS_POWER_STATE - Static variable in class com.vmware.esx.settings.defaults.clusters.policies.apply.EffectiveTypes.EffectivePolicySpec.PreRemediationPowerAction
Do not change the VM power state
DO_NOT_CHANGE_VMS_POWER_STATE - Static variable in class com.vmware.esx.settings.defaults.clusters.policies.ApplyTypes.ConfiguredPolicySpec.PreRemediationPowerAction
Do not change the VM power state
Domain - Class in com.vmware.vcenter.guest
The Domain class specifies the information needed to join a workgroup or domain.
Domain() - Constructor for class com.vmware.vcenter.guest.Domain
Default constructor.
Domain(StructValue) - Constructor for class com.vmware.vcenter.guest.Domain
 
DOMAIN - Static variable in class com.vmware.vcenter.guest.Domain.Type
The virtual machine should be be joined to a domain.
domain - Static variable in class com.vmware.vcenter.guest.StructDefinitions
 
Domain.Builder - Class in com.vmware.vcenter.guest
Builder class for Domain.
Domain.Type - Class in com.vmware.vcenter.guest
The Type enumeration class defines the types of network the virtual machine should join to after the customization is completed.
Domain.Type.Values - Enum in com.vmware.vcenter.guest
Native Java enum representing this enumeration class.
Domains - Interface in com.vmware.appliance.networking.dns
Domains interface provides methods DNS search domains.
DomainsDefinitions - Class in com.vmware.appliance.networking.dns
Defines the type descriptors for the Domains API service.
DomainsDefinitions() - Constructor for class com.vmware.appliance.networking.dns.DomainsDefinitions
 
domainsService() - Method in class com.vmware.appliance.networking.dns.DnsFactory
Returns an instance of class Domains
DomainsStub - Class in com.vmware.appliance.networking.dns
Remote stub implementation of the Domains API service.
DomainsStub(ApiProvider, TypeConverter, StubConfigurationBase) - Constructor for class com.vmware.appliance.networking.dns.DomainsStub
 
DomainsStub(ApiProvider, StubConfigurationBase) - Constructor for class com.vmware.appliance.networking.dns.DomainsStub
 
DomainsTypes - Interface in com.vmware.appliance.networking.dns
Defines the data types of the Domains API service.
DONE - Static variable in class com.vmware.content.library.item.UpdateSessionModel.State
The session is done and all its effects are now visible.
DOS - Static variable in class com.vmware.vcenter.vm.GuestOS
MS-DOS.
DOUBLE - Static variable in class com.vmware.vapi.metadata.metamodel.PrimitiveValue.Type
Indicates the value is a double (64 bit floating number).
DOUBLE - Static variable in class com.vmware.vapi.metadata.metamodel.Type.BuiltinType
The built-in type is a double.
doubleList(List<Double>) - Static method in class com.vmware.vapi.data.ListValue
 
DoubleValue - Class in com.vmware.vapi.data
 
DoubleValue(double) - Constructor for class com.vmware.vapi.data.DoubleValue
 
DOWN - Static variable in class com.vmware.appliance.logging.ForwardingTypes.ConnectionStatus.State
The remote logging server is not reachable.
down - Static variable in class com.vmware.appliance.networking.InterfacesTypes.InterfaceStatus
The interface is down.
DOWN - Static variable in class com.vmware.vcenter.vcha.ClusterTypes.NodeState
Node is down and has left the VCHA Cluster.
DownloadSession - Interface in com.vmware.content.library.item
The DownloadSession interface manipulates download sessions, which are used to download content from the Content Library Service.
downloadsession() - Method in class com.vmware.content.library.item.ItemFactory
The Content Library Item Download Session package provides classes and interfaces for downloading files in a session.
DownloadSessionDefinitions - Class in com.vmware.content.library.item
Defines the type descriptors for the DownloadSession API service.
DownloadSessionDefinitions() - Constructor for class com.vmware.content.library.item.DownloadSessionDefinitions
 
DownloadsessionFactory - Class in com.vmware.content.library.item.downloadsession
DownloadsessionFactory is responsible for creating instances of services contained inside the com.vmware.content.library.item.downloadsession package and also has the subpackages reference to access respective subpackage services.
DownloadSessionModel - Class in com.vmware.content.library.item
The DownloadSessionModel class provides information on an active DownloadSession resource.
DownloadSessionModel() - Constructor for class com.vmware.content.library.item.DownloadSessionModel
Default constructor.
DownloadSessionModel(StructValue) - Constructor for class com.vmware.content.library.item.DownloadSessionModel
 
downloadSessionModel - Static variable in class com.vmware.content.library.item.StructDefinitions
 
DownloadSessionModel.Builder - Class in com.vmware.content.library.item
Builder class for DownloadSessionModel.
DownloadSessionModel.State - Class in com.vmware.content.library.item
The state of the download session.
DownloadSessionModel.State.Values - Enum in com.vmware.content.library.item
Native Java enum representing this enumeration class.
downloadSessionService() - Method in class com.vmware.content.library.item.ItemFactory
Returns an instance of class DownloadSession
DownloadSessionStub - Class in com.vmware.content.library.item
Remote stub implementation of the DownloadSession API service.
DownloadSessionStub(ApiProvider, TypeConverter, StubConfigurationBase) - Constructor for class com.vmware.content.library.item.DownloadSessionStub
 
DownloadSessionStub(ApiProvider, StubConfigurationBase) - Constructor for class com.vmware.content.library.item.DownloadSessionStub
 
DownloadSessionTypes - Interface in com.vmware.content.library.item
Defines the data types of the DownloadSession API service.
Drafts - Interface in com.vmware.esx.settings.clusters.software
The Drafts interface provides methods to manage working copy of software documents.
drafts() - Method in class com.vmware.esx.settings.clusters.software.SoftwareFactory
The com.vmware.esx.settings.clusters.software.drafts package provides interfaces to manage software drafts for ESX cluster.
DraftsDefinitions - Class in com.vmware.esx.settings.clusters.software
Defines the type descriptors for the Drafts API service.
DraftsDefinitions() - Constructor for class com.vmware.esx.settings.clusters.software.DraftsDefinitions
 
DraftsFactory - Class in com.vmware.esx.settings.clusters.software.drafts
DraftsFactory is responsible for creating instances of services contained inside the com.vmware.esx.settings.clusters.software.drafts package and also has the subpackages reference to access respective subpackage services.
draftsService() - Method in class com.vmware.esx.settings.clusters.software.SoftwareFactory
Returns an instance of class Drafts
DraftsStub - Class in com.vmware.esx.settings.clusters.software
Remote stub implementation of the Drafts API service.
DraftsStub(ApiProvider, TypeConverter, StubConfigurationBase) - Constructor for class com.vmware.esx.settings.clusters.software.DraftsStub
 
DraftsStub(ApiProvider, StubConfigurationBase) - Constructor for class com.vmware.esx.settings.clusters.software.DraftsStub
 
DraftsTypes - Interface in com.vmware.esx.settings.clusters.software
Defines the data types of the Drafts API service.
DraftsTypes._VAPI_OPERATIONS - Enum in com.vmware.esx.settings.clusters.software
Identifiers of the task operations
DraftsTypes.CommitSpec - Class in com.vmware.esx.settings.clusters.software
The CommitSpec class contains properties that are used to create a new commit.
DraftsTypes.CommitSpec.Builder - Class in com.vmware.esx.settings.clusters.software
Builder class for DraftsTypes.CommitSpec.
DraftsTypes.FilterSpec - Class in com.vmware.esx.settings.clusters.software
The FilterSpec class contains properties used to filter the results when listing software drafts.
DraftsTypes.FilterSpec.Builder - Class in com.vmware.esx.settings.clusters.software
Builder class for DraftsTypes.FilterSpec.
DraftsTypes.ImportSpec - Class in com.vmware.esx.settings.clusters.software
The ImportSpec class defines the information used to import the desired software specification.
DraftsTypes.ImportSpec.Builder - Class in com.vmware.esx.settings.clusters.software
Builder class for DraftsTypes.ImportSpec.
DraftsTypes.Info - Class in com.vmware.esx.settings.clusters.software
The Info class defines the information about software draft.
DraftsTypes.Info.Builder - Class in com.vmware.esx.settings.clusters.software
Builder class for DraftsTypes.Info.
DraftsTypes.Metadata - Class in com.vmware.esx.settings.clusters.software
The Metadata class defines the metadata information about software draft.
DraftsTypes.Metadata.Builder - Class in com.vmware.esx.settings.clusters.software
Builder class for DraftsTypes.Metadata.
DraftsTypes.SourceType - Class in com.vmware.esx.settings.clusters.software
The SourceType enumeration class defines possible values of sources to import software specification.
DraftsTypes.SourceType.Values - Enum in com.vmware.esx.settings.clusters.software
Native Java enum representing this enumeration class.
DraftsTypes.StatusType - Class in com.vmware.esx.settings.clusters.software
The StatusType enumeration class defines possible values of status of a software draft.
DraftsTypes.StatusType.Values - Enum in com.vmware.esx.settings.clusters.software
Native Java enum representing this enumeration class.
DraftsTypes.Summary - Class in com.vmware.esx.settings.clusters.software
The Summary class defines the summary information about software draft.
DraftsTypes.Summary.Builder - Class in com.vmware.esx.settings.clusters.software
Builder class for DraftsTypes.Summary.
DraftsTypes.ValidateResult - Class in com.vmware.esx.settings.clusters.software
The ValidateResult class contains properties to describe result of validation of desired software specification.
DraftsTypes.ValidateResult.Builder - Class in com.vmware.esx.settings.clusters.software
Builder class for DraftsTypes.ValidateResult.
Drive - Class in com.vmware.content.type.ovf
Provide the drive information in a template VM.
Drive() - Constructor for class com.vmware.content.type.ovf.Drive
Default constructor.
Drive(StructValue) - Constructor for class com.vmware.content.type.ovf.Drive
 
drive - Static variable in class com.vmware.content.type.ovf.StructDefinitions
 
Drive.Builder - Class in com.vmware.content.type.ovf
Builder class for Drive.
Driver - Class in com.vmware.esx.hcl
The Driver class contains properties describing information about a driver.
Driver() - Constructor for class com.vmware.esx.hcl.Driver
Default constructor.
Driver(StructValue) - Constructor for class com.vmware.esx.hcl.Driver
 
driver - Static variable in class com.vmware.esx.hcl.StructDefinitions
 
Driver.Builder - Class in com.vmware.esx.hcl
Builder class for Driver.
DriverFirmwareVersion - Class in com.vmware.esx.settings.clusters.software.reports
The DriverFirmwareVersion class contains information about device's driver and firmware version combination from Hardware Compatibility List.
DriverFirmwareVersion() - Constructor for class com.vmware.esx.settings.clusters.software.reports.DriverFirmwareVersion
Default constructor.
DriverFirmwareVersion(StructValue) - Constructor for class com.vmware.esx.settings.clusters.software.reports.DriverFirmwareVersion
 
driverFirmwareVersion - Static variable in class com.vmware.esx.settings.clusters.software.reports.StructDefinitions
 
DriverFirmwareVersion.Builder - Class in com.vmware.esx.settings.clusters.software.reports
Builder class for DriverFirmwareVersion.
DUPLICATE - Static variable in class com.vmware.appliance.networking.interfaces.Ipv6Types.Status
The IPv6 address is not unique on the link and cannot be used.
DUPLICATE - Static variable in class com.vmware.vcenter.vm.guest.networking.InterfacesTypes.IpAddressStatus
Indicates the address has been determined to be non-unique on the link, this address will not be reachable.
DYNAMIC_STRUCTURE - Static variable in class com.vmware.vapi.metadata.metamodel.Type.BuiltinType
The built-in type is a dynamic structure.
DynamicArray - Class in com.vmware.vsphereautomation.lookup
Java class for DynamicArray complex type.
DynamicArray() - Constructor for class com.vmware.vsphereautomation.lookup.DynamicArray
 
DynamicData - Class in com.vmware.vsphereautomation.lookup
Java class for DynamicData complex type.
DynamicData() - Constructor for class com.vmware.vsphereautomation.lookup.DynamicData
 
DynamicID - Class in com.vmware.vapi.std
The DynamicID class represents an identifier for a resource of an arbitrary type.
DynamicID - Class in com.vmware.vapi.std
The DynamicID class represents an identifier for a resource of an arbitrary type.
DynamicID(String, String) - Constructor for class com.vmware.vapi.std.DynamicID
This constructor is provided for backwards compatibility purposes only.
DynamicID() - Constructor for class com.vmware.vapi.std.DynamicID
Default constructor.
DynamicID(StructValue) - Constructor for class com.vmware.vapi.std.DynamicID
 
dynamicID - Static variable in class com.vmware.vapi.std.StructDefinitions
 
DynamicID.Builder - Class in com.vmware.vapi.std
Builder class for DynamicID.
dynamicProperty - Variable in class com.vmware.vsphereautomation.lookup.ArrayOfDynamicProperty
 
DynamicProperty - Class in com.vmware.vsphereautomation.lookup
Java class for DynamicProperty complex type.
DynamicProperty() - Constructor for class com.vmware.vsphereautomation.lookup.DynamicProperty
 
DynamicStructure - Interface in com.vmware.vapi.bindings
Interface representing a "dynamic structure".
DynamicStructureImpl - Class in com.vmware.vapi.bindings
DynamicStructure implementation backed by a StructValue.
DynamicStructureImpl(StructValue) - Constructor for class com.vmware.vapi.bindings.DynamicStructureImpl
Constructor.
DynamicStructureImpl(StructValue, TypeConverter) - Constructor for class com.vmware.vapi.bindings.DynamicStructureImpl
Constructor.

E

E1000 - Static variable in class com.vmware.vcenter.vm.hardware.EthernetTypes.EmulationType
E1000 ethernet adapter.
E1000E - Static variable in class com.vmware.vcenter.vm.hardware.EthernetTypes.EmulationType
E1000e ethernet adapter.
eagerZeroedThick - Static variable in class com.vmware.vcenter.ovf.DiskProvisioningType
An eager zeroed thick provisioned virtual disk has all space allocated and wiped clean of any previous contents on the physical media at creation time.
ECOMSTATION - Static variable in class com.vmware.vcenter.vm.GuestOS
eComStation 1.x
ECOMSTATION_2 - Static variable in class com.vmware.vcenter.vm.GuestOS
eComStation 2.0
EdgeClusterCompatibility - Interface in com.vmware.vcenter.namespace_management
The EdgeClusterCompatibility interface provides methods to get Namespaces compatibility information of NSX Edge Clusters.
EdgeClusterCompatibilityDefinitions - Class in com.vmware.vcenter.namespace_management
Defines the type descriptors for the EdgeClusterCompatibility API service.
EdgeClusterCompatibilityDefinitions() - Constructor for class com.vmware.vcenter.namespace_management.EdgeClusterCompatibilityDefinitions
 
edgeClusterCompatibilityService() - Method in class com.vmware.vcenter.namespace_management.NamespaceManagementFactory
Returns an instance of class EdgeClusterCompatibility
EdgeClusterCompatibilityStub - Class in com.vmware.vcenter.namespace_management
Remote stub implementation of the EdgeClusterCompatibility API service.
EdgeClusterCompatibilityStub(ApiProvider, TypeConverter, StubConfigurationBase) - Constructor for class com.vmware.vcenter.namespace_management.EdgeClusterCompatibilityStub
 
EdgeClusterCompatibilityStub(ApiProvider, StubConfigurationBase) - Constructor for class com.vmware.vcenter.namespace_management.EdgeClusterCompatibilityStub
 
EdgeClusterCompatibilityTypes - Interface in com.vmware.vcenter.namespace_management
Defines the data types of the EdgeClusterCompatibility API service.
EdgeClusterCompatibilityTypes.FilterSpec - Class in com.vmware.vcenter.namespace_management
The FilterSpec class contains properties used to filter the results when listing Edge Clusters (see EdgeClusterCompatibility.list(java.lang.String, java.lang.String, com.vmware.vcenter.namespace_management.EdgeClusterCompatibilityTypes.FilterSpec)) and their compatibility information.
EdgeClusterCompatibilityTypes.FilterSpec.Builder - Class in com.vmware.vcenter.namespace_management
EdgeClusterCompatibilityTypes.Summary - Class in com.vmware.vcenter.namespace_management
The Summary class contains information about an NSX-T Edge Cluster, including its compatibility with the vCenter Namespaces feature.
EdgeClusterCompatibilityTypes.Summary.Builder - Class in com.vmware.vcenter.namespace_management
EDIT - Static variable in class com.vmware.vcenter.namespaces.AccessTypes.Role
This role allows modification of the namespace.
Effective - Interface in com.vmware.esx.settings.clusters.policies.apply
The Effective interface provides methods to manage the effective policies that will impact how the software and configuration specification documents are applied to an ESXi cluster.
Effective - Interface in com.vmware.esx.settings.defaults.clusters.policies.apply
The Effective interface provides methods to manage the effective policies that will impact how the software and configuration specification documents are applied to ESXi clusters.
EffectiveComponentDetails - Class in com.vmware.esx.settings
The EffectiveComponentDetails class contains information that provide more details about the component from the depot.
EffectiveComponentDetails() - Constructor for class com.vmware.esx.settings.EffectiveComponentDetails
Default constructor.
EffectiveComponentDetails(StructValue) - Constructor for class com.vmware.esx.settings.EffectiveComponentDetails
 
effectiveComponentDetails - Static variable in class com.vmware.esx.settings.StructDefinitions
 
EffectiveComponentDetails.Builder - Class in com.vmware.esx.settings
Builder class for EffectiveComponentDetails.
EffectiveComponentInfo - Class in com.vmware.esx.settings
The EffectiveComponentInfo class contains information that describe a component and how that component appeared in the software specification.
EffectiveComponentInfo() - Constructor for class com.vmware.esx.settings.EffectiveComponentInfo
Default constructor.
EffectiveComponentInfo(StructValue) - Constructor for class com.vmware.esx.settings.EffectiveComponentInfo
 
effectiveComponentInfo - Static variable in class com.vmware.esx.settings.StructDefinitions
 
EffectiveComponentInfo.Builder - Class in com.vmware.esx.settings
Builder class for EffectiveComponentInfo.
EffectiveComponents - Interface in com.vmware.esx.settings.clusters.software.drafts.software
The EffectiveComponents interface provides methods to manage effective list of components.
EffectiveComponents - Interface in com.vmware.esx.settings.clusters.software
The EffectiveComponents interface provides methods to get effective list of components.
EffectiveComponentsDefinitions - Class in com.vmware.esx.settings.clusters.software.drafts.software
Defines the type descriptors for the EffectiveComponents API service.
EffectiveComponentsDefinitions() - Constructor for class com.vmware.esx.settings.clusters.software.drafts.software.EffectiveComponentsDefinitions
 
EffectiveComponentsDefinitions - Class in com.vmware.esx.settings.clusters.software
Defines the type descriptors for the EffectiveComponents API service.
EffectiveComponentsDefinitions() - Constructor for class com.vmware.esx.settings.clusters.software.EffectiveComponentsDefinitions
 
effectiveComponentsService() - Method in class com.vmware.esx.settings.clusters.software.drafts.software.SoftwareFactory
Returns an instance of class EffectiveComponents
effectiveComponentsService() - Method in class com.vmware.esx.settings.clusters.software.SoftwareFactory
Returns an instance of class EffectiveComponents
EffectiveComponentsStub - Class in com.vmware.esx.settings.clusters.software.drafts.software
Remote stub implementation of the EffectiveComponents API service.
EffectiveComponentsStub(ApiProvider, TypeConverter, StubConfigurationBase) - Constructor for class com.vmware.esx.settings.clusters.software.drafts.software.EffectiveComponentsStub
 
EffectiveComponentsStub(ApiProvider, StubConfigurationBase) - Constructor for class com.vmware.esx.settings.clusters.software.drafts.software.EffectiveComponentsStub
 
EffectiveComponentsStub - Class in com.vmware.esx.settings.clusters.software
Remote stub implementation of the EffectiveComponents API service.
EffectiveComponentsStub(ApiProvider, TypeConverter, StubConfigurationBase) - Constructor for class com.vmware.esx.settings.clusters.software.EffectiveComponentsStub
 
EffectiveComponentsStub(ApiProvider, StubConfigurationBase) - Constructor for class com.vmware.esx.settings.clusters.software.EffectiveComponentsStub
 
EffectiveComponentsTypes - Interface in com.vmware.esx.settings.clusters.software.drafts.software
Defines the data types of the EffectiveComponents API service.
EffectiveComponentsTypes - Interface in com.vmware.esx.settings.clusters.software
Defines the data types of the EffectiveComponents API service.
EffectiveDefinitions - Class in com.vmware.esx.settings.clusters.policies.apply
Defines the type descriptors for the Effective API service.
EffectiveDefinitions() - Constructor for class com.vmware.esx.settings.clusters.policies.apply.EffectiveDefinitions
 
EffectiveDefinitions - Class in com.vmware.esx.settings.defaults.clusters.policies.apply
Defines the type descriptors for the Effective API service.
EffectiveDefinitions() - Constructor for class com.vmware.esx.settings.defaults.clusters.policies.apply.EffectiveDefinitions
 
effectivePolicySpec - Static variable in class com.vmware.esx.settings.clusters.policies.apply.EffectiveDefinitions
 
EffectivePolicySpec() - Constructor for class com.vmware.esx.settings.clusters.policies.apply.EffectiveTypes.EffectivePolicySpec
Default constructor.
EffectivePolicySpec(StructValue) - Constructor for class com.vmware.esx.settings.clusters.policies.apply.EffectiveTypes.EffectivePolicySpec
 
effectivePolicySpec - Static variable in class com.vmware.esx.settings.defaults.clusters.policies.apply.EffectiveDefinitions
 
EffectivePolicySpec() - Constructor for class com.vmware.esx.settings.defaults.clusters.policies.apply.EffectiveTypes.EffectivePolicySpec
Default constructor.
EffectivePolicySpec(StructValue) - Constructor for class com.vmware.esx.settings.defaults.clusters.policies.apply.EffectiveTypes.EffectivePolicySpec
 
effectiveService() - Method in class com.vmware.esx.settings.clusters.policies.apply.ApplyFactory
Returns an instance of class Effective
effectiveService() - Method in class com.vmware.esx.settings.defaults.clusters.policies.apply.ApplyFactory
Returns an instance of class Effective
EffectiveStub - Class in com.vmware.esx.settings.clusters.policies.apply
Remote stub implementation of the Effective API service.
EffectiveStub(ApiProvider, TypeConverter, StubConfigurationBase) - Constructor for class com.vmware.esx.settings.clusters.policies.apply.EffectiveStub
 
EffectiveStub(ApiProvider, StubConfigurationBase) - Constructor for class com.vmware.esx.settings.clusters.policies.apply.EffectiveStub
 
EffectiveStub - Class in com.vmware.esx.settings.defaults.clusters.policies.apply
Remote stub implementation of the Effective API service.
EffectiveStub(ApiProvider, TypeConverter, StubConfigurationBase) - Constructor for class com.vmware.esx.settings.defaults.clusters.policies.apply.EffectiveStub
 
EffectiveStub(ApiProvider, StubConfigurationBase) - Constructor for class com.vmware.esx.settings.defaults.clusters.policies.apply.EffectiveStub
 
EffectiveTypes - Interface in com.vmware.esx.settings.clusters.policies.apply
Defines the data types of the Effective API service.
EffectiveTypes - Interface in com.vmware.esx.settings.defaults.clusters.policies.apply
Defines the data types of the Effective API service.
EffectiveTypes.EffectivePolicySpec - Class in com.vmware.esx.settings.clusters.policies.apply
The EffectivePolicySpec class contains properties that describe the effective policies to be used when the software and configuration specification documents are applied to an ESXi cluster.
EffectiveTypes.EffectivePolicySpec - Class in com.vmware.esx.settings.defaults.clusters.policies.apply
The EffectivePolicySpec class contains properties that describe the effective policies to be used when the software and configuration specification documents are applied to ESXi clusters.
EffectiveTypes.EffectivePolicySpec.Builder - Class in com.vmware.esx.settings.clusters.policies.apply
EffectiveTypes.EffectivePolicySpec.Builder - Class in com.vmware.esx.settings.defaults.clusters.policies.apply
EffectiveTypes.EffectivePolicySpec.PreRemediationPowerAction - Class in com.vmware.esx.settings.clusters.policies.apply
The PreRemediationPowerAction enumeration class defines the possible actions to be taken, before entering maintenance mode.
EffectiveTypes.EffectivePolicySpec.PreRemediationPowerAction - Class in com.vmware.esx.settings.defaults.clusters.policies.apply
The PreRemediationPowerAction enumeration class defines the possible actions to be taken, before entering maintenance mode.
EffectiveTypes.EffectivePolicySpec.PreRemediationPowerAction.Values - Enum in com.vmware.esx.settings.clusters.policies.apply
Native Java enum representing this enumeration class.
EffectiveTypes.EffectivePolicySpec.PreRemediationPowerAction.Values - Enum in com.vmware.esx.settings.defaults.clusters.policies.apply
Native Java enum representing this enumeration class.
EffectiveTypes.FailureAction - Class in com.vmware.esx.settings.clusters.policies.apply
The FailureAction class contains properties that describe the actions to be taken when entering maintenance mode fails on a single host within the cluster.
EffectiveTypes.FailureAction - Class in com.vmware.esx.settings.defaults.clusters.policies.apply
The FailureAction class contains properties that describe the actions to be taken when entering maintenance mode fails on a single host within the cluster.
EffectiveTypes.FailureAction.Action - Class in com.vmware.esx.settings.clusters.policies.apply
The Action enumeration class defines the actions to be taken when entering maintenance mode fails on a single host within the cluster.
EffectiveTypes.FailureAction.Action - Class in com.vmware.esx.settings.defaults.clusters.policies.apply
The Action enumeration class defines the actions to be taken when entering maintenance mode fails on a single host within the cluster.
EffectiveTypes.FailureAction.Action.Values - Enum in com.vmware.esx.settings.clusters.policies.apply
Native Java enum representing this enumeration class.
EffectiveTypes.FailureAction.Action.Values - Enum in com.vmware.esx.settings.defaults.clusters.policies.apply
Native Java enum representing this enumeration class.
EffectiveTypes.FailureAction.Builder - Class in com.vmware.esx.settings.clusters.policies.apply
Builder class for EffectiveTypes.FailureAction.
EffectiveTypes.FailureAction.Builder - Class in com.vmware.esx.settings.defaults.clusters.policies.apply
Builder class for EffectiveTypes.FailureAction.
EFI - Static variable in class com.vmware.vcenter.vm.hardware.BootTypes.Type
Extensible Firmware Interface (EFI) firmware.
ELEMENT_ILLEGAL - Static variable in class com.vmware.vcenter.ovf.ParseIssue.Category
Illegal element error.
ELEMENT_REQUIRED - Static variable in class com.vmware.vcenter.ovf.ParseIssue.Category
Required element error.
ELEMENT_UNKNOWN - Static variable in class com.vmware.vcenter.ovf.ParseIssue.Category
Unknown element error.
ElementMap - Class in com.vmware.vapi.metadata.metamodel
The ElementMap class contains the metadata elements.
ElementMap() - Constructor for class com.vmware.vapi.metadata.metamodel.ElementMap
Default constructor.
ElementMap(StructValue) - Constructor for class com.vmware.vapi.metadata.metamodel.ElementMap
 
elementMap - Static variable in class com.vmware.vapi.metadata.metamodel.StructDefinitions
 
ElementMap.Builder - Class in com.vmware.vapi.metadata.metamodel
Builder class for ElementMap.
ElementValue - Class in com.vmware.vapi.metadata.metamodel
The ElementValue class describes the value of the metadata element.
ElementValue() - Constructor for class com.vmware.vapi.metadata.metamodel.ElementValue
Default constructor.
ElementValue(StructValue) - Constructor for class com.vmware.vapi.metadata.metamodel.ElementValue
 
elementValue - Static variable in class com.vmware.vapi.metadata.metamodel.StructDefinitions
 
ElementValue.Builder - Class in com.vmware.vapi.metadata.metamodel
Builder class for ElementValue.
ElementValue.Type - Class in com.vmware.vapi.metadata.metamodel
The Type enumeration class defines the valid types for values in metadata elements.
ElementValue.Type.Values - Enum in com.vmware.vapi.metadata.metamodel
Native Java enum representing this enumeration class.
EMPTY - Static variable in class com.vmware.vapi.core.ExecutionContext
Empty context
EMULATION - Static variable in class com.vmware.vcenter.vm.hardware.CdromTypes.DeviceAccessType
ATAPI or SCSI device emulation.
ENABLE - Static variable in class com.vmware.vcenter.guest.WindowsNetworkAdapterSettings.NetBIOSMode
Always use NetBIOS.
enable(String, ClustersTypes.EnableSpec) - Method in interface com.vmware.vcenter.namespace_management.Clusters
Enable vSphere Namespaces on the cluster.
enable(String, ClustersTypes.EnableSpec, InvocationConfig) - Method in interface com.vmware.vcenter.namespace_management.Clusters
Enable vSphere Namespaces on the cluster.
enable(String, ClustersTypes.EnableSpec, AsyncCallback<Void>) - Method in interface com.vmware.vcenter.namespace_management.Clusters
Enable vSphere Namespaces on the cluster.
enable(String, ClustersTypes.EnableSpec, AsyncCallback<Void>, InvocationConfig) - Method in interface com.vmware.vcenter.namespace_management.Clusters
Enable vSphere Namespaces on the cluster.
enable(String, ClustersTypes.EnableSpec) - Method in class com.vmware.vcenter.namespace_management.ClustersStub
 
enable(String, ClustersTypes.EnableSpec, InvocationConfig) - Method in class com.vmware.vcenter.namespace_management.ClustersStub
 
enable(String, ClustersTypes.EnableSpec, AsyncCallback<Void>) - Method in class com.vmware.vcenter.namespace_management.ClustersStub
 
enable(String, ClustersTypes.EnableSpec, AsyncCallback<Void>, InvocationConfig) - Method in class com.vmware.vcenter.namespace_management.ClustersStub
 
ENABLE - Static variable in class com.vmware.vcenter.trusted_infrastructure.TrustAuthorityClustersTypes.State
The TrustAuthorityClusters is enabled.
enable_Task(String, SoftwareTypes.EnableSpec) - Method in interface com.vmware.esx.settings.clusters.enablement.Software
Enables the feature which manages the cluster with a single software specification.
enable_Task(String, SoftwareTypes.EnableSpec, InvocationConfig) - Method in interface com.vmware.esx.settings.clusters.enablement.Software
Enables the feature which manages the cluster with a single software specification.
enable_Task(String, SoftwareTypes.EnableSpec, AsyncCallback<String>) - Method in interface com.vmware.esx.settings.clusters.enablement.Software
Enables the feature which manages the cluster with a single software specification.
enable_Task(String, SoftwareTypes.EnableSpec, AsyncCallback<String>, InvocationConfig) - Method in interface com.vmware.esx.settings.clusters.enablement.Software
Enables the feature which manages the cluster with a single software specification.
enable_Task(String, SoftwareTypes.EnableSpec) - Method in class com.vmware.esx.settings.clusters.enablement.SoftwareStub
 
enable_Task(String, SoftwareTypes.EnableSpec, InvocationConfig) - Method in class com.vmware.esx.settings.clusters.enablement.SoftwareStub
 
enable_Task(String, SoftwareTypes.EnableSpec, AsyncCallback<String>) - Method in class com.vmware.esx.settings.clusters.enablement.SoftwareStub
 
enable_Task(String, SoftwareTypes.EnableSpec, AsyncCallback<String>, InvocationConfig) - Method in class com.vmware.esx.settings.clusters.enablement.SoftwareStub
 
ENABLED - Static variable in class com.vmware.vcenter.vcha.cluster.ModeTypes.ClusterMode
VCHA Cluster is enabled.
ENABLED - Static variable in class com.vmware.vcenter.vcha.ClusterTypes.ClusterMode
VCHA Cluster is enabled.
ENABLED - Static variable in class com.vmware.vstats.AcqSpecsTypes.Status
The acquisition specification is enabled.
enablement() - Method in class com.vmware.esx.settings.clusters.ClustersFactory
The com.vmware.esx.settings.clusters.enablement package provides interfaces to manage enablement of the feature that allows to collectively manage hosts within the cluster with a single software specification.
EnablementFactory - Class in com.vmware.esx.settings.clusters.enablement
EnablementFactory is responsible for creating instances of services contained inside the com.vmware.esx.settings.clusters.enablement package and also has the subpackages reference to access respective subpackage services.
enableSpec - Static variable in class com.vmware.esx.settings.clusters.enablement.SoftwareDefinitions
 
EnableSpec() - Constructor for class com.vmware.esx.settings.clusters.enablement.SoftwareTypes.EnableSpec
Default constructor.
EnableSpec(StructValue) - Constructor for class com.vmware.esx.settings.clusters.enablement.SoftwareTypes.EnableSpec
 
enableSpec - Static variable in class com.vmware.vcenter.namespace_management.ClustersDefinitions
 
EnableSpec() - Constructor for class com.vmware.vcenter.namespace_management.ClustersTypes.EnableSpec
Default constructor.
EnableSpec(StructValue) - Constructor for class com.vmware.vcenter.namespace_management.ClustersTypes.EnableSpec
 
END_OF_DATA - Static variable in class com.vmware.vcenter.tagging.AssociationsTypes.LastIterationStatus
Iterator has finished iterating through its inventory.
EndorsementKeys - Interface in com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.attestation.tpm2
The EndorsementKeys interface provides methods to manage Trusted Platform Module (TPM) Endorsement Keys (EK) on a cluster level.
EndorsementKeysDefinitions - Class in com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.attestation.tpm2
Defines the type descriptors for the EndorsementKeys API service.
EndorsementKeysDefinitions() - Constructor for class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.attestation.tpm2.EndorsementKeysDefinitions
 
endorsementKeysService() - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.attestation.tpm2.Tpm2Factory
Returns an instance of class EndorsementKeys
EndorsementKeysStub - Class in com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.attestation.tpm2
Remote stub implementation of the EndorsementKeys API service.
EndorsementKeysStub(ApiProvider, TypeConverter, StubConfigurationBase) - Constructor for class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.attestation.tpm2.EndorsementKeysStub
 
EndorsementKeysStub(ApiProvider, StubConfigurationBase) - Constructor for class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.attestation.tpm2.EndorsementKeysStub
 
EndorsementKeysTypes - Interface in com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.attestation.tpm2
Defines the data types of the EndorsementKeys API service.
EndorsementKeysTypes._VAPI_OPERATIONS - Enum in com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.attestation.tpm2
Identifiers of the task operations
EndorsementKeysTypes.CreateSpec - Class in com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.attestation.tpm2
The CreateSpec class contains information that describes a TPM endorsement key.
EndorsementKeysTypes.CreateSpec.Builder - Class in com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.attestation.tpm2
EndorsementKeysTypes.Health - Class in com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.attestation.tpm2
The Health enumeration class is indicator for the consistency of the hosts status in the cluster.
EndorsementKeysTypes.Health.Values - Enum in com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.attestation.tpm2
Native Java enum representing this enumeration class.
EndorsementKeysTypes.Info - Class in com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.attestation.tpm2
The Info class contains information that describes a TPM endorsement key.
EndorsementKeysTypes.Info.Builder - Class in com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.attestation.tpm2
Builder class for EndorsementKeysTypes.Info.
EndorsementKeysTypes.Summary - Class in com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.attestation.tpm2
The Summary class contains information that summarizes a TPM endorsement key.
EndorsementKeysTypes.Summary.Builder - Class in com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.attestation.tpm2
Builder class for EndorsementKeysTypes.Summary.
EndpointAddress - Class in com.vmware.vcenter.namespaces
An EndpointAddress contains the data that describes an Endpoint's address in Kubernetes.
EndpointAddress() - Constructor for class com.vmware.vcenter.namespaces.EndpointAddress
Default constructor.
EndpointAddress(StructValue) - Constructor for class com.vmware.vcenter.namespaces.EndpointAddress
 
endpointAddress - Static variable in class com.vmware.vcenter.namespaces.StructDefinitions
 
EndpointAddress.Builder - Class in com.vmware.vcenter.namespaces
Builder class for EndpointAddress.
endpointAttributes - Variable in class com.vmware.vsphereautomation.lookup.LookupServiceRegistrationEndpoint
 
endpointType - Variable in class com.vmware.vsphereautomation.lookup.LookupServiceRegistrationEndpoint
 
endpointType - Variable in class com.vmware.vsphereautomation.lookup.LookupServiceRegistrationFilter
 
ENHANCEMENT - Static variable in class com.vmware.esx.settings.depot_content.add_ons.VersionsTypes.CategoryType
Enhancement
ENHANCEMENT - Static variable in class com.vmware.esx.settings.depot_content.AddOnsTypes.CategoryType
Enhancement
ENHANCEMENT - Static variable in class com.vmware.esx.settings.depot_content.base_images.VersionsTypes.CategoryType
Enhancement
ENHANCEMENT - Static variable in class com.vmware.esx.settings.depot_content.BaseImagesTypes.CategoryType
Enhancement
ENHANCEMENT - Static variable in class com.vmware.esx.settings.depot_content.components.VersionsTypes.CategoryType
Enhancement
ENHANCEMENT - Static variable in class com.vmware.esx.settings.depot_content.ComponentsTypes.CategoryType
Enhancement
entityCheckResult - Static variable in class com.vmware.esx.settings.clusters.software.reports.LastCheckResultDefinitions
 
EntityCheckResult() - Constructor for class com.vmware.esx.settings.clusters.software.reports.LastCheckResultTypes.EntityCheckResult
Default constructor.
EntityCheckResult(StructValue) - Constructor for class com.vmware.esx.settings.clusters.software.reports.LastCheckResultTypes.EntityCheckResult
 
entityCheckResult - Static variable in class com.vmware.esx.settings.clusters.SoftwareDefinitions
 
EntityCheckResult() - Constructor for class com.vmware.esx.settings.clusters.SoftwareTypes.EntityCheckResult
Default constructor.
EntityCheckResult(StructValue) - Constructor for class com.vmware.esx.settings.clusters.SoftwareTypes.EntityCheckResult
 
entry - Static variable in class com.vmware.vcenter.vm.hardware.boot.DeviceDefinitions
 
Entry() - Constructor for class com.vmware.vcenter.vm.hardware.boot.DeviceTypes.Entry
Default constructor.
Entry(StructValue) - Constructor for class com.vmware.vcenter.vm.hardware.boot.DeviceTypes.Entry
 
entryCreateSpec - Static variable in class com.vmware.vcenter.vm.hardware.boot.DeviceDefinitions
 
EntryCreateSpec() - Constructor for class com.vmware.vcenter.vm.hardware.boot.DeviceTypes.EntryCreateSpec
Default constructor.
EntryCreateSpec(StructValue) - Constructor for class com.vmware.vcenter.vm.hardware.boot.DeviceTypes.EntryCreateSpec
 
Enumeration - Interface in com.vmware.vapi.metadata.metamodel
The Enumeration interface provides methods to retrieve metamodel information about an enumeration element in the interface definition language.
EnumerationDefinitions - Class in com.vmware.vapi.metadata.metamodel
Defines the type descriptors for the Enumeration API service.
EnumerationDefinitions() - Constructor for class com.vmware.vapi.metadata.metamodel.EnumerationDefinitions
 
EnumerationInfo - Class in com.vmware.vapi.metadata.metamodel
The EnumerationInfo class contains the metamodel information of an enumeration element.
EnumerationInfo() - Constructor for class com.vmware.vapi.metadata.metamodel.EnumerationInfo
Default constructor.
EnumerationInfo(StructValue) - Constructor for class com.vmware.vapi.metadata.metamodel.EnumerationInfo
 
enumerationInfo - Static variable in class com.vmware.vapi.metadata.metamodel.StructDefinitions
 
EnumerationInfo.Builder - Class in com.vmware.vapi.metadata.metamodel
Builder class for EnumerationInfo.
enumerationService() - Method in class com.vmware.vapi.metadata.metamodel.MetamodelFactory
Returns an instance of class Enumeration
EnumerationStub - Class in com.vmware.vapi.metadata.metamodel
Remote stub implementation of the Enumeration API service.
EnumerationStub(ApiProvider, TypeConverter, StubConfigurationBase) - Constructor for class com.vmware.vapi.metadata.metamodel.EnumerationStub
 
EnumerationStub(ApiProvider, StubConfigurationBase) - Constructor for class com.vmware.vapi.metadata.metamodel.EnumerationStub
 
EnumerationTypes - Interface in com.vmware.vapi.metadata.metamodel
Defines the data types of the Enumeration API service.
EnumerationValueInfo - Class in com.vmware.vapi.metadata.metamodel
The EnumerationValueInfo class describes the enumeration constant in the enumeration class.
EnumerationValueInfo() - Constructor for class com.vmware.vapi.metadata.metamodel.EnumerationValueInfo
Default constructor.
EnumerationValueInfo(StructValue) - Constructor for class com.vmware.vapi.metadata.metamodel.EnumerationValueInfo
 
enumerationValueInfo - Static variable in class com.vmware.vapi.metadata.metamodel.StructDefinitions
 
EnumerationValueInfo.Builder - Class in com.vmware.vapi.metadata.metamodel
Builder class for EnumerationValueInfo.
EQUAL - Static variable in class com.vmware.vstats.QueryPredicate
Matching id-s by equality.
EQUAL - Static variable in class com.vmware.vstats.ResourceAddressSchemasTypes.QueryCapabilities
Equal.
EQUAL_ALL - Static variable in class com.vmware.vstats.ResourceAddressSchemasTypes.QueryCapabilities
Supports both Equality and Aggregation.
equals(Object) - Method in class com.vmware.appliance.access.ShellTypes.ShellConfig
 
equals(Object) - Method in class com.vmware.appliance.infraprofile.ConfigsTypes.ImportProfileSpec
 
equals(Object) - Method in class com.vmware.appliance.infraprofile.ConfigsTypes.ProfileInfo
 
equals(Object) - Method in class com.vmware.appliance.infraprofile.ConfigsTypes.ProfilesSpec
 
equals(Object) - Method in class com.vmware.appliance.infraprofile.ConfigsTypes.ValidationResult
 
equals(Object) - Method in class com.vmware.appliance.infraprofile.Notification
 
equals(Object) - Method in class com.vmware.appliance.infraprofile.Notifications
 
equals(Object) - Method in class com.vmware.appliance.infraprofile.TaskInfo
 
equals(Object) - Method in class com.vmware.appliance.local_accounts.PolicyTypes.Info
 
equals(Object) - Method in class com.vmware.appliance.LocalAccountsTypes.Config
 
equals(Object) - Method in class com.vmware.appliance.LocalAccountsTypes.Info
 
equals(Object) - Method in class com.vmware.appliance.LocalAccountsTypes.UpdateConfig
 
equals(Object) - Method in class com.vmware.appliance.logging.ForwardingTypes.Config
 
equals(Object) - Method in class com.vmware.appliance.logging.ForwardingTypes.ConnectionStatus
 
equals(Object) - Method in class com.vmware.appliance.MonitoringTypes.MonitoredItem
 
equals(Object) - Method in class com.vmware.appliance.MonitoringTypes.MonitoredItemData
 
equals(Object) - Method in class com.vmware.appliance.MonitoringTypes.MonitoredItemDataRequest
 
equals(Object) - Method in class com.vmware.appliance.networking.dns.HostnameTypes.Message
 
equals(Object) - Method in class com.vmware.appliance.networking.dns.HostnameTypes.TestStatusInfo
 
equals(Object) - Method in class com.vmware.appliance.networking.dns.ServersTypes.DNSServerConfig
 
equals(Object) - Method in class com.vmware.appliance.networking.dns.ServersTypes.Message
 
equals(Object) - Method in class com.vmware.appliance.networking.dns.ServersTypes.TestStatusInfo
 
equals(Object) - Method in class com.vmware.appliance.networking.firewall.InboundTypes.Rule
 
equals(Object) - Method in class com.vmware.appliance.networking.interfaces.Ipv4Types.Config
 
equals(Object) - Method in class com.vmware.appliance.networking.interfaces.Ipv4Types.Info
 
equals(Object) - Method in class com.vmware.appliance.networking.interfaces.Ipv6Types.Address
 
equals(Object) - Method in class com.vmware.appliance.networking.interfaces.Ipv6Types.AddressInfo
 
equals(Object) - Method in class com.vmware.appliance.networking.interfaces.Ipv6Types.Config
 
equals(Object) - Method in class com.vmware.appliance.networking.interfaces.Ipv6Types.Info
 
equals(Object) - Method in class com.vmware.appliance.networking.InterfacesTypes.InterfaceInfo
 
equals(Object) - Method in class com.vmware.appliance.networking.ProxyTypes.Config
 
equals(Object) - Method in class com.vmware.appliance.networking.ProxyTypes.TestResult
 
equals(Object) - Method in class com.vmware.appliance.NetworkingTypes.ChangeSpec
 
equals(Object) - Method in class com.vmware.appliance.NetworkingTypes.DNSInfo
 
equals(Object) - Method in class com.vmware.appliance.NetworkingTypes.Info
 
equals(Object) - Method in class com.vmware.appliance.NetworkingTypes.UpdateSpec
 
equals(Object) - Method in class com.vmware.appliance.Notification
 
equals(Object) - Method in class com.vmware.appliance.Notifications
 
equals(Object) - Method in class com.vmware.appliance.NtpTypes.LocalizableMessage
 
equals(Object) - Method in class com.vmware.appliance.NtpTypes.TestRunStatus
 
equals(Object) - Method in class com.vmware.appliance.recovery.backup.job.DetailsTypes.BuildInfo
 
equals(Object) - Method in class com.vmware.appliance.recovery.backup.job.DetailsTypes.FilterSpec
 
equals(Object) - Method in class com.vmware.appliance.recovery.backup.job.DetailsTypes.Info
 
equals(Object) - Method in class com.vmware.appliance.recovery.backup.JobTypes.BackupJobStatus
 
equals(Object) - Method in class com.vmware.appliance.recovery.backup.JobTypes.BackupRequest
 
equals(Object) - Method in class com.vmware.appliance.recovery.backup.JobTypes.LocalizableMessage
 
equals(Object) - Method in class com.vmware.appliance.recovery.backup.JobTypes.ReturnResult
 
equals(Object) - Method in class com.vmware.appliance.recovery.backup.LocationSpec
 
equals(Object) - Method in class com.vmware.appliance.recovery.backup.PartsTypes.LocalizableMessage
 
equals(Object) - Method in class com.vmware.appliance.recovery.backup.PartsTypes.Part
 
equals(Object) - Method in class com.vmware.appliance.recovery.backup.SchedulesTypes.CreateSpec
 
equals(Object) - Method in class com.vmware.appliance.recovery.backup.SchedulesTypes.Info
 
equals(Object) - Method in class com.vmware.appliance.recovery.backup.SchedulesTypes.RecurrenceInfo
 
equals(Object) - Method in class com.vmware.appliance.recovery.backup.SchedulesTypes.RetentionInfo
 
equals(Object) - Method in class com.vmware.appliance.recovery.backup.SchedulesTypes.UpdateSpec
 
equals(Object) - Method in class com.vmware.appliance.recovery.backup.system_name.ArchiveTypes.FilterSpec
 
equals(Object) - Method in class com.vmware.appliance.recovery.backup.system_name.ArchiveTypes.Info
 
equals(Object) - Method in class com.vmware.appliance.recovery.backup.system_name.ArchiveTypes.Summary
 
equals(Object) - Method in class com.vmware.appliance.recovery.BackupTypes.BackupRequest
 
equals(Object) - Method in class com.vmware.appliance.recovery.BackupTypes.LocalizableMessage
 
equals(Object) - Method in class com.vmware.appliance.recovery.BackupTypes.ReturnResult
 
equals(Object) - Method in class com.vmware.appliance.recovery.reconciliation.JobTypes.CreateSpec
 
equals(Object) - Method in class com.vmware.appliance.recovery.reconciliation.JobTypes.Info
 
equals(Object) - Method in class com.vmware.appliance.recovery.restore.JobTypes.LocalizableMessage
 
equals(Object) - Method in class com.vmware.appliance.recovery.restore.JobTypes.RestoreJobStatus
 
equals(Object) - Method in class com.vmware.appliance.recovery.restore.JobTypes.RestoreRequest
 
equals(Object) - Method in class com.vmware.appliance.recovery.restore.JobTypes.ReturnResult
 
equals(Object) - Method in class com.vmware.appliance.recovery.RestoreTypes.LocalizableMessage
 
equals(Object) - Method in class com.vmware.appliance.recovery.RestoreTypes.Metadata
 
equals(Object) - Method in class com.vmware.appliance.recovery.RestoreTypes.RestoreRequest
 
equals(Object) - Method in class com.vmware.appliance.RecoveryTypes.Info
 
equals(Object) - Method in class com.vmware.appliance.ServicesTypes.Info
 
equals(Object) - Method in class com.vmware.appliance.ShutdownTypes.ShutdownConfig
 
equals(Object) - Method in class com.vmware.appliance.SubtaskInfo
 
equals(Object) - Method in class com.vmware.appliance.system.StorageTypes.StorageChange
 
equals(Object) - Method in class com.vmware.appliance.system.StorageTypes.StorageMapping
 
equals(Object) - Method in class com.vmware.appliance.system.TimeTypes.SystemTimeStruct
 
equals(Object) - Method in class com.vmware.appliance.system.VersionTypes.VersionStruct
 
equals(Object) - Method in class com.vmware.appliance.TaskInfo
 
equals(Object) - Method in class com.vmware.appliance.update.CommonInfo
 
equals(Object) - Method in class com.vmware.appliance.update.PendingTypes.Info
 
equals(Object) - Method in class com.vmware.appliance.update.PendingTypes.PrecheckResult
 
equals(Object) - Method in class com.vmware.appliance.update.PendingTypes.Question
 
equals(Object) - Method in class com.vmware.appliance.update.PolicyTypes.Config
 
equals(Object) - Method in class com.vmware.appliance.update.PolicyTypes.Info
 
equals(Object) - Method in class com.vmware.appliance.update.PolicyTypes.Time
 
equals(Object) - Method in class com.vmware.appliance.update.ServiceInfo
 
equals(Object) - Method in class com.vmware.appliance.update.StagedTypes.Info
 
equals(Object) - Method in class com.vmware.appliance.update.Summary
 
equals(Object) - Method in class com.vmware.appliance.UpdateTypes.Info
 
equals(Object) - Method in class com.vmware.appliance.vmon.ServiceTypes.Info
 
equals(Object) - Method in class com.vmware.appliance.vmon.ServiceTypes.UpdateSpec
 
equals(Object) - Method in class com.vmware.cis.SessionTypes.Info
 
equals(Object) - Method in class com.vmware.cis.tagging.CategoryModel
 
equals(Object) - Method in class com.vmware.cis.tagging.CategoryTypes.CreateSpec
 
equals(Object) - Method in class com.vmware.cis.tagging.CategoryTypes.UpdateSpec
 
equals(Object) - Method in class com.vmware.cis.tagging.TagAssociationTypes.BatchResult
 
equals(Object) - Method in class com.vmware.cis.tagging.TagAssociationTypes.ObjectToTags
 
equals(Object) - Method in class com.vmware.cis.tagging.TagAssociationTypes.TagToObjects
 
equals(Object) - Method in class com.vmware.cis.tagging.TagModel
 
equals(Object) - Method in class com.vmware.cis.tagging.TagTypes.CreateSpec
 
equals(Object) - Method in class com.vmware.cis.tagging.TagTypes.UpdateSpec
 
equals(Object) - Method in class com.vmware.cis.task.CommonInfo
 
equals(Object) - Method in class com.vmware.cis.task.Info
 
equals(Object) - Method in class com.vmware.cis.task.Progress
 
equals(Object) - Method in class com.vmware.cis.TasksTypes.FilterSpec
 
equals(Object) - Method in class com.vmware.cis.TasksTypes.GetSpec
 
equals(Object) - Method in class com.vmware.content.ConfigurationModel
 
equals(Object) - Method in class com.vmware.content.library.item.ChangesTypes.Info
 
equals(Object) - Method in class com.vmware.content.library.item.ChangesTypes.Summary
 
equals(Object) - Method in class com.vmware.content.library.item.downloadsession.FileTypes.Info
 
equals(Object) - Method in class com.vmware.content.library.item.DownloadSessionModel
 
equals(Object) - Method in class com.vmware.content.library.item.FileTypes.ChecksumInfo
 
equals(Object) - Method in class com.vmware.content.library.item.FileTypes.Info
 
equals(Object) - Method in class com.vmware.content.library.item.StorageTypes.Info
 
equals(Object) - Method in class com.vmware.content.library.item.TransferEndpoint
 
equals(Object) - Method in class com.vmware.content.library.item.updatesession.CertificateInfo
 
equals(Object) - Method in class com.vmware.content.library.item.updatesession.FileTypes.AddSpec
 
equals(Object) - Method in class com.vmware.content.library.item.updatesession.FileTypes.Info
 
equals(Object) - Method in class com.vmware.content.library.item.updatesession.FileTypes.ValidationError
 
equals(Object) - Method in class com.vmware.content.library.item.updatesession.FileTypes.ValidationResult
 
equals(Object) - Method in class com.vmware.content.library.item.updatesession.PreviewInfo
 
equals(Object) - Method in class com.vmware.content.library.item.updatesession.PreviewWarningInfo
 
equals(Object) - Method in class com.vmware.content.library.item.updatesession.WarningBehavior
 
equals(Object) - Method in class com.vmware.content.library.item.UpdateSessionModel
 
equals(Object) - Method in class com.vmware.content.library.ItemModel
 
equals(Object) - Method in class com.vmware.content.library.ItemTypes.DestinationSpec
 
equals(Object) - Method in class com.vmware.content.library.ItemTypes.FindSpec
 
equals(Object) - Method in class com.vmware.content.library.OptimizationInfo
 
equals(Object) - Method in class com.vmware.content.library.PublishInfo
 
equals(Object) - Method in class com.vmware.content.library.SourceInfo
 
equals(Object) - Method in class com.vmware.content.library.StorageBacking
 
equals(Object) - Method in class com.vmware.content.library.SubscriptionInfo
 
equals(Object) - Method in class com.vmware.content.library.SubscriptionsTypes.CreateSpec
 
equals(Object) - Method in class com.vmware.content.library.SubscriptionsTypes.CreateSpecNewSubscribedLibrary
 
equals(Object) - Method in class com.vmware.content.library.SubscriptionsTypes.CreateSpecPlacement
 
equals(Object) - Method in class com.vmware.content.library.SubscriptionsTypes.CreateSpecSubscribedLibrary
 
equals(Object) - Method in class com.vmware.content.library.SubscriptionsTypes.CreateSpecVcenter
 
equals(Object) - Method in class com.vmware.content.library.SubscriptionsTypes.Info
 
equals(Object) - Method in class com.vmware.content.library.SubscriptionsTypes.PlacementInfo
 
equals(Object) - Method in class com.vmware.content.library.SubscriptionsTypes.Summary
 
equals(Object) - Method in class com.vmware.content.library.SubscriptionsTypes.UpdateSpec
 
equals(Object) - Method in class com.vmware.content.library.SubscriptionsTypes.UpdateSpecPlacement
 
equals(Object) - Method in class com.vmware.content.library.SubscriptionsTypes.UpdateSpecVcenter
 
equals(Object) - Method in class com.vmware.content.library.SubscriptionsTypes.VcenterInfo
 
equals(Object) - Method in class com.vmware.content.LibraryModel
 
equals(Object) - Method in class com.vmware.content.LibraryTypes.FindSpec
 
equals(Object) - Method in class com.vmware.content.LocalLibraryTypes.DestinationSpec
 
equals(Object) - Method in class com.vmware.content.SubscribedLibraryTypes.ProbeResult
 
equals(Object) - Method in class com.vmware.content.type.ovf.Cpu
 
equals(Object) - Method in class com.vmware.content.type.ovf.Disk
 
equals(Object) - Method in class com.vmware.content.type.ovf.DiskController
 
equals(Object) - Method in class com.vmware.content.type.ovf.Drive
 
equals(Object) - Method in class com.vmware.content.type.ovf.Floppy
 
equals(Object) - Method in class com.vmware.content.type.ovf.Memory
 
equals(Object) - Method in class com.vmware.content.type.ovf.Network
 
equals(Object) - Method in class com.vmware.content.type.ovf.Nic
 
equals(Object) - Method in class com.vmware.content.type.ovf.OvfTemplate
 
equals(Object) - Method in class com.vmware.content.type.ovf.policy.StoragePolicy
 
equals(Object) - Method in class com.vmware.content.type.ovf.policy.StoragePolicyGroup
 
equals(Object) - Method in class com.vmware.content.type.ovf.USBController
 
equals(Object) - Method in class com.vmware.content.type.ovf.VAppTemplate
 
equals(Object) - Method in class com.vmware.content.type.ovf.VideoCard
 
equals(Object) - Method in class com.vmware.content.type.ovf.VmTemplate
 
equals(Object) - Method in class com.vmware.content.TypeTypes.Info
 
equals(Object) - Method in class com.vmware.esx.hcl.CompatibilityDataTypes.Status
 
equals(Object) - Method in class com.vmware.esx.hcl.Driver
 
equals(Object) - Method in class com.vmware.esx.hcl.Firmware
 
equals(Object) - Method in class com.vmware.esx.hcl.hosts.CompatibilityReleasesTypes.EsxiCompatibilityReleases
 
equals(Object) - Method in class com.vmware.esx.hcl.hosts.CompatibilityReportTypes.BiosConstraint
 
equals(Object) - Method in class com.vmware.esx.hcl.hosts.CompatibilityReportTypes.DeviceConstraint
 
equals(Object) - Method in class com.vmware.esx.hcl.hosts.CompatibilityReportTypes.DeviceHclInfo
 
equals(Object) - Method in class com.vmware.esx.hcl.hosts.CompatibilityReportTypes.HclReport
 
equals(Object) - Method in class com.vmware.esx.hcl.hosts.CompatibilityReportTypes.Result
 
equals(Object) - Method in class com.vmware.esx.hcl.hosts.CompatibilityReportTypes.ServerCompatibility
 
equals(Object) - Method in class com.vmware.esx.hcl.hosts.CompatibilityReportTypes.ServerHclInfo
 
equals(Object) - Method in class com.vmware.esx.hcl.hosts.CompatibilityReportTypes.Spec
 
equals(Object) - Method in class com.vmware.esx.hcl.Notification
 
equals(Object) - Method in class com.vmware.esx.hcl.Notifications
 
equals(Object) - Method in class com.vmware.esx.hcl.PCIDevice
 
equals(Object) - Method in class com.vmware.esx.hcl.ReportsTypes.Location
 
equals(Object) - Method in class com.vmware.esx.hcl.ReportsTypes.Token
 
equals(Object) - Method in class com.vmware.esx.hcl.Server
 
equals(Object) - Method in class com.vmware.esx.hosts.AddOnInfo
 
equals(Object) - Method in class com.vmware.esx.hosts.BaseImageInfo
 
equals(Object) - Method in class com.vmware.esx.hosts.ComponentInfo
 
equals(Object) - Method in class com.vmware.esx.hosts.software.InstalledComponentsTypes.InstalledComponentInfo
 
equals(Object) - Method in class com.vmware.esx.hosts.SoftwareInfo
 
equals(Object) - Method in class com.vmware.esx.hosts.SolutionInfo
 
equals(Object) - Method in class com.vmware.esx.settings.AddOnCompliance
 
equals(Object) - Method in class com.vmware.esx.settings.AddOnDetails
 
equals(Object) - Method in class com.vmware.esx.settings.AddOnInfo
 
equals(Object) - Method in class com.vmware.esx.settings.AddOnSpec
 
equals(Object) - Method in class com.vmware.esx.settings.BaseImageCompliance
 
equals(Object) - Method in class com.vmware.esx.settings.BaseImageDetails
 
equals(Object) - Method in class com.vmware.esx.settings.BaseImageInfo
 
equals(Object) - Method in class com.vmware.esx.settings.BaseImageSpec
 
equals(Object) - Method in class com.vmware.esx.settings.ClusterCompliance
 
equals(Object) - Method in class com.vmware.esx.settings.clusters.DepotOverridesTypes.Depot
 
equals(Object) - Method in class com.vmware.esx.settings.clusters.DepotOverridesTypes.Info
 
equals(Object) - Method in class com.vmware.esx.settings.clusters.enablement.SoftwareTypes.CheckResult
 
equals(Object) - Method in class com.vmware.esx.settings.clusters.enablement.SoftwareTypes.CheckSpec
 
equals(Object) - Method in class com.vmware.esx.settings.clusters.enablement.SoftwareTypes.EnableSpec
 
equals(Object) - Method in class com.vmware.esx.settings.clusters.enablement.SoftwareTypes.Info
 
equals(Object) - Method in class com.vmware.esx.settings.clusters.policies.apply.EffectiveTypes.EffectivePolicySpec
 
equals(Object) - Method in class com.vmware.esx.settings.clusters.policies.apply.EffectiveTypes.FailureAction
 
equals(Object) - Method in class com.vmware.esx.settings.clusters.policies.ApplyTypes.ConfiguredPolicySpec
 
equals(Object) - Method in class com.vmware.esx.settings.clusters.policies.ApplyTypes.FailureAction
 
equals(Object) - Method in class com.vmware.esx.settings.clusters.software.CommitsTypes.Info
 
equals(Object) - Method in class com.vmware.esx.settings.clusters.software.drafts.software.ComponentsTypes.UpdateSpec
 
equals(Object) - Method in class com.vmware.esx.settings.clusters.software.DraftsTypes.CommitSpec
 
equals(Object) - Method in class com.vmware.esx.settings.clusters.software.DraftsTypes.FilterSpec
 
equals(Object) - Method in class com.vmware.esx.settings.clusters.software.DraftsTypes.ImportSpec
 
equals(Object) - Method in class com.vmware.esx.settings.clusters.software.DraftsTypes.Info
 
equals(Object) - Method in class com.vmware.esx.settings.clusters.software.DraftsTypes.Metadata
 
equals(Object) - Method in class com.vmware.esx.settings.clusters.software.DraftsTypes.Summary
 
equals(Object) - Method in class com.vmware.esx.settings.clusters.software.DraftsTypes.ValidateResult
 
equals(Object) - Method in class com.vmware.esx.settings.clusters.software.RecommendationsTypes.ExplanationDetails
 
equals(Object) - Method in class com.vmware.esx.settings.clusters.software.RecommendationsTypes.Info
 
equals(Object) - Method in class com.vmware.esx.settings.clusters.software.reports.ApplyImpactTypes.ApplyImpactSpec
 
equals(Object) - Method in class com.vmware.esx.settings.clusters.software.reports.ApplyImpactTypes.ClusterImpact
 
equals(Object) - Method in class com.vmware.esx.settings.clusters.software.reports.ApplyImpactTypes.Impact
 
equals(Object) - Method in class com.vmware.esx.settings.clusters.software.reports.CheckResult
 
equals(Object) - Method in class com.vmware.esx.settings.clusters.software.reports.DriverFirmwareVersion
 
equals(Object) - Method in class com.vmware.esx.settings.clusters.software.reports.HardwareCompatibilityTypes.CheckSummary
 
equals(Object) - Method in class com.vmware.esx.settings.clusters.software.reports.LastApplyResultTypes.ApplyResult
 
equals(Object) - Method in class com.vmware.esx.settings.clusters.software.reports.LastApplyResultTypes.ApplyStatus
 
equals(Object) - Method in class com.vmware.esx.settings.clusters.software.reports.LastCheckResultTypes.CheckInfo
 
equals(Object) - Method in class com.vmware.esx.settings.clusters.software.reports.LastCheckResultTypes.CheckResult
 
equals(Object) - Method in class com.vmware.esx.settings.clusters.software.reports.LastCheckResultTypes.CheckStatus
 
equals(Object) - Method in class com.vmware.esx.settings.clusters.software.reports.LastCheckResultTypes.EntityCheckResult
 
equals(Object) - Method in class com.vmware.esx.settings.clusters.software.reports.PciDevice
 
equals(Object) - Method in class com.vmware.esx.settings.clusters.software.reports.PciDeviceCompliance
 
equals(Object) - Method in class com.vmware.esx.settings.clusters.software.reports.PciDeviceComplianceInfo
 
equals(Object) - Method in class com.vmware.esx.settings.clusters.SoftwareTypes.ApplyResult
 
equals(Object) - Method in class com.vmware.esx.settings.clusters.SoftwareTypes.ApplySpec
 
equals(Object) - Method in class com.vmware.esx.settings.clusters.SoftwareTypes.ApplyStatus
 
equals(Object) - Method in class com.vmware.esx.settings.clusters.SoftwareTypes.CheckInfo
 
equals(Object) - Method in class com.vmware.esx.settings.clusters.SoftwareTypes.CheckResult
 
equals(Object) - Method in class com.vmware.esx.settings.clusters.SoftwareTypes.CheckSpec
 
equals(Object) - Method in class com.vmware.esx.settings.clusters.SoftwareTypes.CheckStatus
 
equals(Object) - Method in class com.vmware.esx.settings.clusters.SoftwareTypes.EntityCheckResult
 
equals(Object) - Method in class com.vmware.esx.settings.clusters.SoftwareTypes.ExportSpec
 
equals(Object) - Method in class com.vmware.esx.settings.ComponentCompliance
 
equals(Object) - Method in class com.vmware.esx.settings.ComponentDetails
 
equals(Object) - Method in class com.vmware.esx.settings.ComponentInfo
 
equals(Object) - Method in class com.vmware.esx.settings.ComponentOverrideInfo
 
equals(Object) - Method in class com.vmware.esx.settings.defaults.clusters.policies.apply.EffectiveTypes.EffectivePolicySpec
 
equals(Object) - Method in class com.vmware.esx.settings.defaults.clusters.policies.apply.EffectiveTypes.FailureAction
 
equals(Object) - Method in class com.vmware.esx.settings.defaults.clusters.policies.ApplyTypes.ConfiguredPolicySpec
 
equals(Object) - Method in class com.vmware.esx.settings.defaults.clusters.policies.ApplyTypes.FailureAction
 
equals(Object) - Method in class com.vmware.esx.settings.depot_content.add_ons.VersionsTypes.ComponentInfo
 
equals(Object) - Method in class com.vmware.esx.settings.depot_content.add_ons.VersionsTypes.Info
 
equals(Object) - Method in class com.vmware.esx.settings.depot_content.add_ons.VersionsTypes.RemovedComponentInfo
 
equals(Object) - Method in class com.vmware.esx.settings.depot_content.AddOnsTypes.AddOnVersionSummary
 
equals(Object) - Method in class com.vmware.esx.settings.depot_content.AddOnsTypes.FilterSpec
 
equals(Object) - Method in class com.vmware.esx.settings.depot_content.AddOnsTypes.Summary
 
equals(Object) - Method in class com.vmware.esx.settings.depot_content.base_images.VersionsTypes.ComponentVersionInfo
 
equals(Object) - Method in class com.vmware.esx.settings.depot_content.base_images.VersionsTypes.Info
 
equals(Object) - Method in class com.vmware.esx.settings.depot_content.BaseImagesTypes.FilterSpec
 
equals(Object) - Method in class com.vmware.esx.settings.depot_content.BaseImagesTypes.Summary
 
equals(Object) - Method in class com.vmware.esx.settings.depot_content.components.VersionsTypes.Info
 
equals(Object) - Method in class com.vmware.esx.settings.depot_content.ComponentsTypes.ComponentVersionSummary
 
equals(Object) - Method in class com.vmware.esx.settings.depot_content.ComponentsTypes.FilterSpec
 
equals(Object) - Method in class com.vmware.esx.settings.depot_content.ComponentsTypes.Summary
 
equals(Object) - Method in class com.vmware.esx.settings.depots.OfflineTypes.CreateResult
 
equals(Object) - Method in class com.vmware.esx.settings.depots.OfflineTypes.CreateSpec
 
equals(Object) - Method in class com.vmware.esx.settings.depots.OfflineTypes.Info
 
equals(Object) - Method in class com.vmware.esx.settings.depots.OfflineTypes.Summary
 
equals(Object) - Method in class com.vmware.esx.settings.depots.OnlineTypes.CreateSpec
 
equals(Object) - Method in class com.vmware.esx.settings.depots.OnlineTypes.Info
 
equals(Object) - Method in class com.vmware.esx.settings.depots.OnlineTypes.Summary
 
equals(Object) - Method in class com.vmware.esx.settings.depots.OnlineTypes.UpdateSpec
 
equals(Object) - Method in class com.vmware.esx.settings.depots.SyncScheduleTypes.Schedule
 
equals(Object) - Method in class com.vmware.esx.settings.depots.SyncScheduleTypes.Spec
 
equals(Object) - Method in class com.vmware.esx.settings.depots.UmdsTypes.Info
 
equals(Object) - Method in class com.vmware.esx.settings.depots.UmdsTypes.SetSpec
 
equals(Object) - Method in class com.vmware.esx.settings.depots.UmdsTypes.UpdateSpec
 
equals(Object) - Method in class com.vmware.esx.settings.EffectiveComponentDetails
 
equals(Object) - Method in class com.vmware.esx.settings.EffectiveComponentInfo
 
equals(Object) - Method in class com.vmware.esx.settings.HardwareModuleDetails
 
equals(Object) - Method in class com.vmware.esx.settings.HardwareModuleFirmwareCompliance
 
equals(Object) - Method in class com.vmware.esx.settings.HardwareModuleFirmwareInfo
 
equals(Object) - Method in class com.vmware.esx.settings.HardwareSupportInfo
 
equals(Object) - Method in class com.vmware.esx.settings.HardwareSupportPackageCompliance
 
equals(Object) - Method in class com.vmware.esx.settings.HardwareSupportPackageInfo
 
equals(Object) - Method in class com.vmware.esx.settings.HardwareSupportPackageSpec
 
equals(Object) - Method in class com.vmware.esx.settings.HardwareSupportSpec
 
equals(Object) - Method in class com.vmware.esx.settings.HostCompliance
 
equals(Object) - Method in class com.vmware.esx.settings.HostInfo
 
equals(Object) - Method in class com.vmware.esx.settings.Notification
 
equals(Object) - Method in class com.vmware.esx.settings.Notifications
 
equals(Object) - Method in class com.vmware.esx.settings.SoftwareInfo
 
equals(Object) - Method in class com.vmware.esx.settings.SoftwareSpec
 
equals(Object) - Method in class com.vmware.esx.settings.SolutionCompliance
 
equals(Object) - Method in class com.vmware.esx.settings.SolutionComponentDetails
 
equals(Object) - Method in class com.vmware.esx.settings.SolutionComponentSpec
 
equals(Object) - Method in class com.vmware.esx.settings.SolutionDetails
 
equals(Object) - Method in class com.vmware.esx.settings.SolutionInfo
 
equals(Object) - Method in class com.vmware.esx.settings.SolutionSpec
 
equals(Object) - Method in class com.vmware.esx.settings.TaskInfo
 
equals(Object) - Method in class com.vmware.vapi.bindings.ApiEnumeration
 
equals(Object) - Method in class com.vmware.vapi.bindings.DynamicStructureImpl
 
equals(Object) - Method in class com.vmware.vapi.data.BlobValue
 
equals(Object) - Method in class com.vmware.vapi.data.DoubleValue
 
equals(Object) - Method in class com.vmware.vapi.data.IntegerValue
 
equals(Object) - Method in class com.vmware.vapi.data.ListValue
 
equals(Object) - Method in class com.vmware.vapi.data.OptionalValue
 
equals(Object) - Method in class com.vmware.vapi.data.SecretValue
 
equals(Object) - Method in class com.vmware.vapi.data.StringValue
 
equals(Object) - Method in class com.vmware.vapi.data.StructValue
 
equals(Object) - Method in class com.vmware.vapi.metadata.authentication.AuthenticationInfo
 
equals(Object) - Method in class com.vmware.vapi.metadata.authentication.ComponentData
 
equals(Object) - Method in class com.vmware.vapi.metadata.authentication.ComponentInfo
 
equals(Object) - Method in class com.vmware.vapi.metadata.authentication.OperationInfo
 
equals(Object) - Method in class com.vmware.vapi.metadata.authentication.PackageInfo
 
equals(Object) - Method in class com.vmware.vapi.metadata.authentication.ServiceInfo
 
equals(Object) - Method in class com.vmware.vapi.metadata.cli.CommandTypes.Identity
 
equals(Object) - Method in class com.vmware.vapi.metadata.cli.CommandTypes.Info
 
equals(Object) - Method in class com.vmware.vapi.metadata.cli.CommandTypes.OptionInfo
 
equals(Object) - Method in class com.vmware.vapi.metadata.cli.CommandTypes.OutputFieldInfo
 
equals(Object) - Method in class com.vmware.vapi.metadata.cli.CommandTypes.OutputInfo
 
equals(Object) - Method in class com.vmware.vapi.metadata.cli.NamespaceTypes.Identity
 
equals(Object) - Method in class com.vmware.vapi.metadata.cli.NamespaceTypes.Info
 
equals(Object) - Method in class com.vmware.vapi.metadata.metamodel.ComponentData
 
equals(Object) - Method in class com.vmware.vapi.metadata.metamodel.ComponentInfo
 
equals(Object) - Method in class com.vmware.vapi.metadata.metamodel.ConstantInfo
 
equals(Object) - Method in class com.vmware.vapi.metadata.metamodel.ConstantValue
 
equals(Object) - Method in class com.vmware.vapi.metadata.metamodel.ElementMap
 
equals(Object) - Method in class com.vmware.vapi.metadata.metamodel.ElementValue
 
equals(Object) - Method in class com.vmware.vapi.metadata.metamodel.EnumerationInfo
 
equals(Object) - Method in class com.vmware.vapi.metadata.metamodel.EnumerationValueInfo
 
equals(Object) - Method in class com.vmware.vapi.metadata.metamodel.ErrorInfo
 
equals(Object) - Method in class com.vmware.vapi.metadata.metamodel.FieldInfo
 
equals(Object) - Method in class com.vmware.vapi.metadata.metamodel.GenericInstantiation
 
equals(Object) - Method in class com.vmware.vapi.metadata.metamodel.OperationInfo
 
equals(Object) - Method in class com.vmware.vapi.metadata.metamodel.OperationResultInfo
 
equals(Object) - Method in class com.vmware.vapi.metadata.metamodel.PackageInfo
 
equals(Object) - Method in class com.vmware.vapi.metadata.metamodel.PrimitiveValue
 
equals(Object) - Method in class com.vmware.vapi.metadata.metamodel.ServiceInfo
 
equals(Object) - Method in class com.vmware.vapi.metadata.metamodel.StructureInfo
 
equals(Object) - Method in class com.vmware.vapi.metadata.metamodel.Type
 
equals(Object) - Method in class com.vmware.vapi.metadata.metamodel.UserDefinedType
 
equals(Object) - Method in class com.vmware.vapi.metadata.privilege.ComponentData
 
equals(Object) - Method in class com.vmware.vapi.metadata.privilege.ComponentInfo
 
equals(Object) - Method in class com.vmware.vapi.metadata.privilege.OperationInfo
 
equals(Object) - Method in class com.vmware.vapi.metadata.privilege.PackageInfo
 
equals(Object) - Method in class com.vmware.vapi.metadata.privilege.PrivilegeInfo
 
equals(Object) - Method in class com.vmware.vapi.metadata.privilege.ServiceInfo
 
equals(Object) - Method in class com.vmware.vapi.metadata.SourceCreateSpec
 
equals(Object) - Method in class com.vmware.vapi.metadata.SourceInfo
 
equals(Object) - Method in class com.vmware.vapi.protocol.HttpConfiguration.BasicHeader
 
equals(Object) - Method in class com.vmware.vapi.std.AuthenticationScheme
 
equals(Object) - Method in class com.vmware.vapi.std.DynamicID
 
equals(Object) - Method in exception com.vmware.vapi.std.errors.AlreadyExists
 
equals(Object) - Method in exception com.vmware.vapi.std.errors.AlreadyInDesiredState
 
equals(Object) - Method in class com.vmware.vapi.std.errors.ArgumentLocations
 
equals(Object) - Method in exception com.vmware.vapi.std.errors.Canceled
 
equals(Object) - Method in exception com.vmware.vapi.std.errors.ConcurrentChange
 
equals(Object) - Method in exception com.vmware.vapi.std.errors.Error
 
equals(Object) - Method in exception com.vmware.vapi.std.errors.FeatureInUse
 
equals(Object) - Method in class com.vmware.vapi.std.errors.FileLocations
 
equals(Object) - Method in exception com.vmware.vapi.std.errors.InternalServerError
 
equals(Object) - Method in exception com.vmware.vapi.std.errors.InvalidArgument
 
equals(Object) - Method in exception com.vmware.vapi.std.errors.InvalidElementConfiguration
 
equals(Object) - Method in exception com.vmware.vapi.std.errors.InvalidElementType
 
equals(Object) - Method in exception com.vmware.vapi.std.errors.InvalidRequest
 
equals(Object) - Method in exception com.vmware.vapi.std.errors.NotAllowedInCurrentState
 
equals(Object) - Method in exception com.vmware.vapi.std.errors.NotFound
 
equals(Object) - Method in exception com.vmware.vapi.std.errors.OperationNotFound
 
equals(Object) - Method in exception com.vmware.vapi.std.errors.ResourceBusy
 
equals(Object) - Method in exception com.vmware.vapi.std.errors.ResourceInaccessible
 
equals(Object) - Method in exception com.vmware.vapi.std.errors.ResourceInUse
 
equals(Object) - Method in exception com.vmware.vapi.std.errors.ServiceUnavailable
 
equals(Object) - Method in exception com.vmware.vapi.std.errors.TimedOut
 
equals(Object) - Method in class com.vmware.vapi.std.errors.TransientIndication
 
equals(Object) - Method in exception com.vmware.vapi.std.errors.UnableToAllocateResource
 
equals(Object) - Method in exception com.vmware.vapi.std.errors.Unauthenticated
 
equals(Object) - Method in exception com.vmware.vapi.std.errors.Unauthorized
 
equals(Object) - Method in exception com.vmware.vapi.std.errors.UnexpectedInput
 
equals(Object) - Method in exception com.vmware.vapi.std.errors.Unsupported
 
equals(Object) - Method in exception com.vmware.vapi.std.errors.UnverifiedPeer
 
equals(Object) - Method in class com.vmware.vapi.std.interposition.InvocationRequest
 
equals(Object) - Method in class com.vmware.vapi.std.interposition.InvocationResult
 
equals(Object) - Method in class com.vmware.vapi.std.interposition.SecurityPrincipal
 
equals(Object) - Method in class com.vmware.vapi.std.LocalizableMessage
 
equals(Object) - Method in class com.vmware.vapi.std.LocalizationParam
 
equals(Object) - Method in class com.vmware.vapi.std.NestedLocalizableMessage
 
equals(Object) - Method in class com.vmware.vapi.std.Progress
 
equals(Object) - Method in class com.vmware.vcenter.certificate_management.vcenter.TlsCsrTypes.Info
 
equals(Object) - Method in class com.vmware.vcenter.certificate_management.vcenter.TlsCsrTypes.Spec
 
equals(Object) - Method in class com.vmware.vcenter.certificate_management.vcenter.TlsTypes.Info
 
equals(Object) - Method in class com.vmware.vcenter.certificate_management.vcenter.TlsTypes.ReplaceSpec
 
equals(Object) - Method in class com.vmware.vcenter.certificate_management.vcenter.TlsTypes.Spec
 
equals(Object) - Method in class com.vmware.vcenter.certificate_management.vcenter.TrustedRootChainsTypes.CreateSpec
 
equals(Object) - Method in class com.vmware.vcenter.certificate_management.vcenter.TrustedRootChainsTypes.Info
 
equals(Object) - Method in class com.vmware.vcenter.certificate_management.vcenter.TrustedRootChainsTypes.Summary
 
equals(Object) - Method in class com.vmware.vcenter.certificate_management.vcenter.VmcaRootTypes.CreateSpec
 
equals(Object) - Method in class com.vmware.vcenter.certificate_management.X509CertChain
 
equals(Object) - Method in class com.vmware.vcenter.ClusterTypes.FilterSpec
 
equals(Object) - Method in class com.vmware.vcenter.ClusterTypes.Info
 
equals(Object) - Method in class com.vmware.vcenter.ClusterTypes.Summary
 
equals(Object) - Method in class com.vmware.vcenter.compute.policies.capabilities.cluster_scale_in_ignore_vm_capabilities.CreateSpec
 
equals(Object) - Method in class com.vmware.vcenter.compute.policies.capabilities.cluster_scale_in_ignore_vm_capabilities.Info
 
equals(Object) - Method in class com.vmware.vcenter.compute.policies.capabilities.disable_drs_vmotion.CreateSpec
 
equals(Object) - Method in class com.vmware.vcenter.compute.policies.capabilities.disable_drs_vmotion.Info
 
equals(Object) - Method in class com.vmware.vcenter.compute.policies.capabilities.vm.evacuation.vmotion.CreateSpec
 
equals(Object) - Method in class com.vmware.vcenter.compute.policies.capabilities.vm.evacuation.vmotion.Info
 
equals(Object) - Method in class com.vmware.vcenter.compute.policies.capabilities.vm_host_affinity.CreateSpec
 
equals(Object) - Method in class com.vmware.vcenter.compute.policies.capabilities.vm_host_affinity.Info
 
equals(Object) - Method in class com.vmware.vcenter.compute.policies.capabilities.vm_host_anti_affinity.CreateSpec
 
equals(Object) - Method in class com.vmware.vcenter.compute.policies.capabilities.vm_host_anti_affinity.Info
 
equals(Object) - Method in class com.vmware.vcenter.compute.policies.capabilities.vm_vm_affinity.CreateSpec
 
equals(Object) - Method in class com.vmware.vcenter.compute.policies.capabilities.vm_vm_affinity.Info
 
equals(Object) - Method in class com.vmware.vcenter.compute.policies.capabilities.vm_vm_anti_affinity.CreateSpec
 
equals(Object) - Method in class com.vmware.vcenter.compute.policies.capabilities.vm_vm_anti_affinity.Info
 
equals(Object) - Method in class com.vmware.vcenter.compute.policies.CapabilitiesTypes.Info
 
equals(Object) - Method in class com.vmware.vcenter.compute.policies.CapabilitiesTypes.Summary
 
equals(Object) - Method in class com.vmware.vcenter.compute.policies.CreateSpec
 
equals(Object) - Method in class com.vmware.vcenter.compute.policies.Info
 
equals(Object) - Method in class com.vmware.vcenter.compute.policies.Status
 
equals(Object) - Method in class com.vmware.vcenter.compute.policies.TagUsageTypes.FilterSpec
 
equals(Object) - Method in class com.vmware.vcenter.compute.policies.TagUsageTypes.Summary
 
equals(Object) - Method in class com.vmware.vcenter.compute.PoliciesTypes.Summary
 
equals(Object) - Method in class com.vmware.vcenter.content.registries.harbor.ProjectsTypes.CreateSpec
 
equals(Object) - Method in class com.vmware.vcenter.content.registries.harbor.ProjectsTypes.Info
 
equals(Object) - Method in class com.vmware.vcenter.content.registries.harbor.ProjectsTypes.Summary
 
equals(Object) - Method in class com.vmware.vcenter.content.registries.HarborTypes.CreateSpec
 
equals(Object) - Method in class com.vmware.vcenter.content.registries.HarborTypes.GarbageCollection
 
equals(Object) - Method in class com.vmware.vcenter.content.registries.HarborTypes.Info
 
equals(Object) - Method in class com.vmware.vcenter.content.registries.HarborTypes.StorageInfo
 
equals(Object) - Method in class com.vmware.vcenter.content.registries.HarborTypes.StorageSpec
 
equals(Object) - Method in class com.vmware.vcenter.content.registries.HarborTypes.Summary
 
equals(Object) - Method in class com.vmware.vcenter.content.registries.HealthTypes.Info
 
equals(Object) - Method in class com.vmware.vcenter.DatacenterTypes.CreateSpec
 
equals(Object) - Method in class com.vmware.vcenter.DatacenterTypes.FilterSpec
 
equals(Object) - Method in class com.vmware.vcenter.DatacenterTypes.Info
 
equals(Object) - Method in class com.vmware.vcenter.DatacenterTypes.Summary
 
equals(Object) - Method in class com.vmware.vcenter.DatastoreTypes.FilterSpec
 
equals(Object) - Method in class com.vmware.vcenter.DatastoreTypes.Info
 
equals(Object) - Method in class com.vmware.vcenter.DatastoreTypes.Summary
 
equals(Object) - Method in class com.vmware.vcenter.deployment.CheckInfo
 
equals(Object) - Method in class com.vmware.vcenter.deployment.DataMigrationEstimate
 
equals(Object) - Method in class com.vmware.vcenter.deployment.DataMigrationInfo
 
equals(Object) - Method in class com.vmware.vcenter.deployment.HistoryMigrationSpec
 
equals(Object) - Method in class com.vmware.vcenter.deployment.ImportHistoryTypes.CreateSpec
 
equals(Object) - Method in class com.vmware.vcenter.deployment.ImportHistoryTypes.Info
 
equals(Object) - Method in class com.vmware.vcenter.deployment.install.initial_config.remote_psc.ThumbprintTypes.RemoteSpec
 
equals(Object) - Method in class com.vmware.vcenter.deployment.InstallTypes.InstallSpec
 
equals(Object) - Method in class com.vmware.vcenter.deployment.InstallTypes.VcsaEmbeddedSpec
 
equals(Object) - Method in class com.vmware.vcenter.deployment.LocationSpec
 
equals(Object) - Method in class com.vmware.vcenter.deployment.migrate.ActiveDirectorySpec
 
equals(Object) - Method in class com.vmware.vcenter.deployment.migrate.ActiveDirectoryTypes.CheckSpec
 
equals(Object) - Method in class com.vmware.vcenter.deployment.MigrateTypes.MigrateSpec
 
equals(Object) - Method in class com.vmware.vcenter.deployment.MigrateTypes.MigrationAssistantSpec
 
equals(Object) - Method in class com.vmware.vcenter.deployment.MigrateTypes.PscSpec
 
equals(Object) - Method in class com.vmware.vcenter.deployment.MigrateTypes.SourceVcWindows
 
equals(Object) - Method in class com.vmware.vcenter.deployment.MigrateTypes.VcsaEmbeddedSpec
 
equals(Object) - Method in class com.vmware.vcenter.deployment.Notification
 
equals(Object) - Method in class com.vmware.vcenter.deployment.Notifications
 
equals(Object) - Method in class com.vmware.vcenter.deployment.QuestionTypes.AnswerSpec
 
equals(Object) - Method in class com.vmware.vcenter.deployment.QuestionTypes.Info
 
equals(Object) - Method in class com.vmware.vcenter.deployment.QuestionTypes.Question
 
equals(Object) - Method in class com.vmware.vcenter.deployment.RemotePscSpec
 
equals(Object) - Method in class com.vmware.vcenter.deployment.ReplicatedPscSpec
 
equals(Object) - Method in class com.vmware.vcenter.deployment.ReplicatedSpec
 
equals(Object) - Method in class com.vmware.vcenter.deployment.SourceInfo
 
equals(Object) - Method in class com.vmware.vcenter.deployment.StandalonePscSpec
 
equals(Object) - Method in class com.vmware.vcenter.deployment.StandaloneSpec
 
equals(Object) - Method in class com.vmware.vcenter.deployment.UpgradeTypes.PscSpec
 
equals(Object) - Method in class com.vmware.vcenter.deployment.UpgradeTypes.SourceApplianceSpec
 
equals(Object) - Method in class com.vmware.vcenter.deployment.UpgradeTypes.UpgradeSpec
 
equals(Object) - Method in class com.vmware.vcenter.deployment.UpgradeTypes.VcsaEmbeddedSpec
 
equals(Object) - Method in class com.vmware.vcenter.DeploymentTypes.Info
 
equals(Object) - Method in class com.vmware.vcenter.DeploymentTypes.Task
 
equals(Object) - Method in class com.vmware.vcenter.FolderTypes.FilterSpec
 
equals(Object) - Method in class com.vmware.vcenter.FolderTypes.Summary
 
equals(Object) - Method in class com.vmware.vcenter.guest.AdapterMapping
 
equals(Object) - Method in class com.vmware.vcenter.guest.ConfigurationSpec
 
equals(Object) - Method in class com.vmware.vcenter.guest.CustomizationSpec
 
equals(Object) - Method in class com.vmware.vcenter.guest.CustomizationSpecsTypes.CreateSpec
 
equals(Object) - Method in class com.vmware.vcenter.guest.CustomizationSpecsTypes.FilterSpec
 
equals(Object) - Method in class com.vmware.vcenter.guest.CustomizationSpecsTypes.Info
 
equals(Object) - Method in class com.vmware.vcenter.guest.CustomizationSpecsTypes.Metadata
 
equals(Object) - Method in class com.vmware.vcenter.guest.CustomizationSpecsTypes.Spec
 
equals(Object) - Method in class com.vmware.vcenter.guest.CustomizationSpecsTypes.Summary
 
equals(Object) - Method in class com.vmware.vcenter.guest.Domain
 
equals(Object) - Method in class com.vmware.vcenter.guest.GlobalDNSSettings
 
equals(Object) - Method in class com.vmware.vcenter.guest.GuiUnattended
 
equals(Object) - Method in class com.vmware.vcenter.guest.HostnameGenerator
 
equals(Object) - Method in class com.vmware.vcenter.guest.IPSettings
 
equals(Object) - Method in class com.vmware.vcenter.guest.Ipv4
 
equals(Object) - Method in class com.vmware.vcenter.guest.Ipv6
 
equals(Object) - Method in class com.vmware.vcenter.guest.Ipv6Address
 
equals(Object) - Method in class com.vmware.vcenter.guest.LinuxConfiguration
 
equals(Object) - Method in class com.vmware.vcenter.guest.UserData
 
equals(Object) - Method in class com.vmware.vcenter.guest.WindowsConfiguration
 
equals(Object) - Method in class com.vmware.vcenter.guest.WindowsNetworkAdapterSettings
 
equals(Object) - Method in class com.vmware.vcenter.guest.WindowsSysprep
 
equals(Object) - Method in class com.vmware.vcenter.HostTypes.CreateSpec
 
equals(Object) - Method in class com.vmware.vcenter.HostTypes.FilterSpec
 
equals(Object) - Method in class com.vmware.vcenter.HostTypes.Summary
 
equals(Object) - Method in class com.vmware.vcenter.hvc.links.sync.ProvidersTypes.Credentials
 
equals(Object) - Method in class com.vmware.vcenter.hvc.links.sync.ProvidersTypes.Info
 
equals(Object) - Method in class com.vmware.vcenter.hvc.links.sync.ProvidersTypes.SessionInfo
 
equals(Object) - Method in class com.vmware.vcenter.hvc.links.sync.ProvidersTypes.Summary
 
equals(Object) - Method in class com.vmware.vcenter.hvc.links.SyncTypes.Credentials
 
equals(Object) - Method in class com.vmware.vcenter.hvc.LinksTypes.CertificateInfo
 
equals(Object) - Method in class com.vmware.vcenter.hvc.LinksTypes.CreateSpec
 
equals(Object) - Method in class com.vmware.vcenter.hvc.LinksTypes.Credentials
 
equals(Object) - Method in class com.vmware.vcenter.hvc.LinksTypes.Summary
 
equals(Object) - Method in class com.vmware.vcenter.identity.ProvidersTypes.ActiveDirectoryOverLdap
 
equals(Object) - Method in class com.vmware.vcenter.identity.ProvidersTypes.CreateSpec
 
equals(Object) - Method in class com.vmware.vcenter.identity.ProvidersTypes.Info
 
equals(Object) - Method in class com.vmware.vcenter.identity.ProvidersTypes.Oauth2CreateSpec
 
equals(Object) - Method in class com.vmware.vcenter.identity.ProvidersTypes.Oauth2Info
 
equals(Object) - Method in class com.vmware.vcenter.identity.ProvidersTypes.Oauth2Summary
 
equals(Object) - Method in class com.vmware.vcenter.identity.ProvidersTypes.Oauth2UpdateSpec
 
equals(Object) - Method in class com.vmware.vcenter.identity.ProvidersTypes.OidcCreateSpec
 
equals(Object) - Method in class com.vmware.vcenter.identity.ProvidersTypes.OidcInfo
 
equals(Object) - Method in class com.vmware.vcenter.identity.ProvidersTypes.OidcSummary
 
equals(Object) - Method in class com.vmware.vcenter.identity.ProvidersTypes.OidcUpdateSpec
 
equals(Object) - Method in class com.vmware.vcenter.identity.ProvidersTypes.Summary
 
equals(Object) - Method in class com.vmware.vcenter.identity.ProvidersTypes.UpdateSpec
 
equals(Object) - Method in class com.vmware.vcenter.inventory.DatastoreTypes.Info
 
equals(Object) - Method in class com.vmware.vcenter.inventory.NetworkTypes.Info
 
equals(Object) - Method in class com.vmware.vcenter.lcm.discovery.AssociatedProductsTypes.CreateSpec
 
equals(Object) - Method in class com.vmware.vcenter.lcm.discovery.AssociatedProductsTypes.UpdateSpec
 
equals(Object) - Method in class com.vmware.vcenter.lcm.discovery.InteropReportTypes.ReleaseInfo
 
equals(Object) - Method in class com.vmware.vcenter.lcm.discovery.InteropReportTypes.Report
 
equals(Object) - Method in class com.vmware.vcenter.lcm.discovery.InteropReportTypes.ReportRow
 
equals(Object) - Method in class com.vmware.vcenter.lcm.discovery.InteropReportTypes.ReportSummary
 
equals(Object) - Method in class com.vmware.vcenter.lcm.discovery.InteropReportTypes.Result
 
equals(Object) - Method in class com.vmware.vcenter.lcm.discovery.InteropReportTypes.Spec
 
equals(Object) - Method in class com.vmware.vcenter.lcm.discovery.Product
 
equals(Object) - Method in class com.vmware.vcenter.lcm.discovery.ProductCatalogTypes.Summary
 
equals(Object) - Method in class com.vmware.vcenter.lcm.Notification
 
equals(Object) - Method in class com.vmware.vcenter.lcm.Notifications
 
equals(Object) - Method in class com.vmware.vcenter.lcm.ReportsTypes.Location
 
equals(Object) - Method in class com.vmware.vcenter.lcm.ReportsTypes.Token
 
equals(Object) - Method in class com.vmware.vcenter.lcm.update.PendingTypes.Info
 
equals(Object) - Method in class com.vmware.vcenter.lcm.update.PendingTypes.ListResult
 
equals(Object) - Method in class com.vmware.vcenter.lcm.update.PendingTypes.Summary
 
equals(Object) - Method in class com.vmware.vcenter.lcm.update.PrecheckReportTypes.Report
 
equals(Object) - Method in class com.vmware.vcenter.lcm.update.PrecheckReportTypes.ReportSummary
 
equals(Object) - Method in class com.vmware.vcenter.lcm.update.PrecheckReportTypes.Result
 
equals(Object) - Method in class com.vmware.vcenter.namespace_management.ClusterAvailableVersionsTypes.Summary
 
equals(Object) - Method in class com.vmware.vcenter.namespace_management.ClusterCompatibilityTypes.FilterSpec
 
equals(Object) - Method in class com.vmware.vcenter.namespace_management.ClusterCompatibilityTypes.Summary
 
equals(Object) - Method in class com.vmware.vcenter.namespace_management.ClusterSizeInfoTypes.Info
 
equals(Object) - Method in class com.vmware.vcenter.namespace_management.ClusterSizeInfoTypes.VmInfo
 
equals(Object) - Method in class com.vmware.vcenter.namespace_management.ClustersTypes.EnableSpec
 
equals(Object) - Method in class com.vmware.vcenter.namespace_management.ClustersTypes.ImageRegistry
 
equals(Object) - Method in class com.vmware.vcenter.namespace_management.ClustersTypes.ImageStorageSpec
 
equals(Object) - Method in class com.vmware.vcenter.namespace_management.ClustersTypes.Info
 
equals(Object) - Method in class com.vmware.vcenter.namespace_management.ClustersTypes.Ipv4Range
 
equals(Object) - Method in class com.vmware.vcenter.namespace_management.ClustersTypes.Message
 
equals(Object) - Method in class com.vmware.vcenter.namespace_management.ClustersTypes.NCPClusterNetworkEnableSpec
 
equals(Object) - Method in class com.vmware.vcenter.namespace_management.ClustersTypes.NCPClusterNetworkInfo
 
equals(Object) - Method in class com.vmware.vcenter.namespace_management.ClustersTypes.NCPClusterNetworkSetSpec
 
equals(Object) - Method in class com.vmware.vcenter.namespace_management.ClustersTypes.NCPClusterNetworkUpdateSpec
 
equals(Object) - Method in class com.vmware.vcenter.namespace_management.ClustersTypes.NetworkSpec
 
equals(Object) - Method in class com.vmware.vcenter.namespace_management.ClustersTypes.SetSpec
 
equals(Object) - Method in class com.vmware.vcenter.namespace_management.ClustersTypes.Stats
 
equals(Object) - Method in class com.vmware.vcenter.namespace_management.ClustersTypes.Summary
 
equals(Object) - Method in class com.vmware.vcenter.namespace_management.ClustersTypes.UpdateSpec
 
equals(Object) - Method in class com.vmware.vcenter.namespace_management.DistributedSwitchCompatibilityTypes.FilterSpec
 
equals(Object) - Method in class com.vmware.vcenter.namespace_management.DistributedSwitchCompatibilityTypes.Summary
 
equals(Object) - Method in class com.vmware.vcenter.namespace_management.EdgeClusterCompatibilityTypes.FilterSpec
 
equals(Object) - Method in class com.vmware.vcenter.namespace_management.EdgeClusterCompatibilityTypes.Summary
 
equals(Object) - Method in class com.vmware.vcenter.namespace_management.HostsConfigTypes.Info
 
equals(Object) - Method in class com.vmware.vcenter.namespace_management.Ipv4Cidr
 
equals(Object) - Method in class com.vmware.vcenter.namespace_management.NamespaceResourceOptionsTypes.Info
 
equals(Object) - Method in class com.vmware.vcenter.namespace_management.software.ClustersTypes.Info
 
equals(Object) - Method in class com.vmware.vcenter.namespace_management.software.ClustersTypes.Message
 
equals(Object) - Method in class com.vmware.vcenter.namespace_management.software.ClustersTypes.Result
 
equals(Object) - Method in class com.vmware.vcenter.namespace_management.software.ClustersTypes.Summary
 
equals(Object) - Method in class com.vmware.vcenter.namespace_management.software.ClustersTypes.UpgradeProgress
 
equals(Object) - Method in class com.vmware.vcenter.namespace_management.software.ClustersTypes.UpgradeSpec
 
equals(Object) - Method in class com.vmware.vcenter.namespace_management.software.ClustersTypes.UpgradeStatus
 
equals(Object) - Method in class com.vmware.vcenter.namespace_management.stats.TimeSeriesTypes.PodIdentifier
 
equals(Object) - Method in class com.vmware.vcenter.namespace_management.stats.TimeSeriesTypes.Spec
 
equals(Object) - Method in class com.vmware.vcenter.namespace_management.stats.TimeSeriesTypes.TimeSeries
 
equals(Object) - Method in class com.vmware.vcenter.namespace_management.SupportBundleTypes.Location
 
equals(Object) - Method in class com.vmware.vcenter.namespace_management.SupportBundleTypes.Token
 
equals(Object) - Method in class com.vmware.vcenter.namespaces.AccessTypes.CreateSpec
 
equals(Object) - Method in class com.vmware.vcenter.namespaces.AccessTypes.Info
 
equals(Object) - Method in class com.vmware.vcenter.namespaces.AccessTypes.SetSpec
 
equals(Object) - Method in class com.vmware.vcenter.namespaces.Container
 
equals(Object) - Method in class com.vmware.vcenter.namespaces.EndpointAddress
 
equals(Object) - Method in class com.vmware.vcenter.namespaces.IngressRuleValue
 
equals(Object) - Method in class com.vmware.vcenter.namespaces.InstancesTypes.Access
 
equals(Object) - Method in class com.vmware.vcenter.namespaces.InstancesTypes.CreateSpec
 
equals(Object) - Method in class com.vmware.vcenter.namespaces.InstancesTypes.Info
 
equals(Object) - Method in class com.vmware.vcenter.namespaces.InstancesTypes.Message
 
equals(Object) - Method in class com.vmware.vcenter.namespaces.InstancesTypes.SetSpec
 
equals(Object) - Method in class com.vmware.vcenter.namespaces.InstancesTypes.Stats
 
equals(Object) - Method in class com.vmware.vcenter.namespaces.InstancesTypes.StorageSpec
 
equals(Object) - Method in class com.vmware.vcenter.namespaces.InstancesTypes.Summary
 
equals(Object) - Method in class com.vmware.vcenter.namespaces.InstancesTypes.UpdateSpec
 
equals(Object) - Method in class com.vmware.vcenter.namespaces.ResourceQuotaOptionsV1
 
equals(Object) - Method in class com.vmware.vcenter.namespaces.ResourceQuotaOptionsV1Update
 
equals(Object) - Method in class com.vmware.vcenter.namespaces.user.InstancesTypes.Summary
 
equals(Object) - Method in class com.vmware.vcenter.NetworkTypes.FilterSpec
 
equals(Object) - Method in class com.vmware.vcenter.NetworkTypes.Summary
 
equals(Object) - Method in class com.vmware.vcenter.ovf.CertificateParams
 
equals(Object) - Method in class com.vmware.vcenter.ovf.DeploymentOption
 
equals(Object) - Method in class com.vmware.vcenter.ovf.DeploymentOptionParams
 
equals(Object) - Method in class com.vmware.vcenter.ovf.ExportFlagTypes.Info
 
equals(Object) - Method in class com.vmware.vcenter.ovf.ExtraConfig
 
equals(Object) - Method in class com.vmware.vcenter.ovf.ExtraConfigParams
 
equals(Object) - Method in class com.vmware.vcenter.ovf.ImportFlagTypes.Info
 
equals(Object) - Method in class com.vmware.vcenter.ovf.IpAllocationParams
 
equals(Object) - Method in class com.vmware.vcenter.ovf.LibraryItemTypes.CreateResult
 
equals(Object) - Method in class com.vmware.vcenter.ovf.LibraryItemTypes.CreateSpec
 
equals(Object) - Method in class com.vmware.vcenter.ovf.LibraryItemTypes.CreateTarget
 
equals(Object) - Method in class com.vmware.vcenter.ovf.LibraryItemTypes.DeployableIdentity
 
equals(Object) - Method in class com.vmware.vcenter.ovf.LibraryItemTypes.DeploymentResult
 
equals(Object) - Method in class com.vmware.vcenter.ovf.LibraryItemTypes.DeploymentTarget
 
equals(Object) - Method in class com.vmware.vcenter.ovf.LibraryItemTypes.OvfSummary
 
equals(Object) - Method in class com.vmware.vcenter.ovf.LibraryItemTypes.ResourcePoolDeploymentSpec
 
equals(Object) - Method in class com.vmware.vcenter.ovf.LibraryItemTypes.ResultInfo
 
equals(Object) - Method in class com.vmware.vcenter.ovf.LibraryItemTypes.StorageGroupMapping
 
equals(Object) - Method in class com.vmware.vcenter.ovf.OvfError
 
equals(Object) - Method in class com.vmware.vcenter.ovf.OvfInfo
 
equals(Object) - Method in class com.vmware.vcenter.ovf.OvfMessage
 
equals(Object) - Method in class com.vmware.vcenter.ovf.OvfParams
 
equals(Object) - Method in class com.vmware.vcenter.ovf.OvfWarning
 
equals(Object) - Method in class com.vmware.vcenter.ovf.ParseIssue
 
equals(Object) - Method in class com.vmware.vcenter.ovf.Property
 
equals(Object) - Method in class com.vmware.vcenter.ovf.PropertyParams
 
equals(Object) - Method in class com.vmware.vcenter.ovf.ScaleOutGroup
 
equals(Object) - Method in class com.vmware.vcenter.ovf.ScaleOutParams
 
equals(Object) - Method in class com.vmware.vcenter.ovf.SizeParams
 
equals(Object) - Method in class com.vmware.vcenter.ovf.UnknownSection
 
equals(Object) - Method in class com.vmware.vcenter.ovf.UnknownSectionParams
 
equals(Object) - Method in class com.vmware.vcenter.ovf.VcenterExtensionParams
 
equals(Object) - Method in class com.vmware.vcenter.ResourcePoolTypes.CreateSpec
 
equals(Object) - Method in class com.vmware.vcenter.ResourcePoolTypes.FilterSpec
 
equals(Object) - Method in class com.vmware.vcenter.ResourcePoolTypes.Info
 
equals(Object) - Method in class com.vmware.vcenter.ResourcePoolTypes.ResourceAllocationCreateSpec
 
equals(Object) - Method in class com.vmware.vcenter.ResourcePoolTypes.ResourceAllocationInfo
 
equals(Object) - Method in class com.vmware.vcenter.ResourcePoolTypes.ResourceAllocationUpdateSpec
 
equals(Object) - Method in class com.vmware.vcenter.ResourcePoolTypes.SharesInfo
 
equals(Object) - Method in class com.vmware.vcenter.ResourcePoolTypes.Summary
 
equals(Object) - Method in class com.vmware.vcenter.ResourcePoolTypes.UpdateSpec
 
equals(Object) - Method in class com.vmware.vcenter.services.ServiceTypes.Info
 
equals(Object) - Method in class com.vmware.vcenter.services.ServiceTypes.UpdateSpec
 
equals(Object) - Method in class com.vmware.vcenter.storage.policies.compliance.VMTypes.FilterSpec
 
equals(Object) - Method in class com.vmware.vcenter.storage.policies.compliance.VMTypes.Info
 
equals(Object) - Method in class com.vmware.vcenter.storage.policies.ComplianceTypes.FilterSpec
 
equals(Object) - Method in class com.vmware.vcenter.storage.policies.ComplianceTypes.Summary
 
equals(Object) - Method in class com.vmware.vcenter.storage.policies.VMTypes.Info
 
equals(Object) - Method in class com.vmware.vcenter.storage.PoliciesTypes.CompatibilityInfo
 
equals(Object) - Method in class com.vmware.vcenter.storage.PoliciesTypes.CompatibleDatastoreInfo
 
equals(Object) - Method in class com.vmware.vcenter.storage.PoliciesTypes.FilterSpec
 
equals(Object) - Method in class com.vmware.vcenter.storage.PoliciesTypes.Summary
 
equals(Object) - Method in class com.vmware.vcenter.system_config.DeploymentTypeTypes.Info
 
equals(Object) - Method in class com.vmware.vcenter.system_config.DeploymentTypeTypes.ReconfigureSpec
 
equals(Object) - Method in class com.vmware.vcenter.system_config.PscRegistrationTypes.Info
 
equals(Object) - Method in class com.vmware.vcenter.tagging.AssociationsTypes.IterationSpec
 
equals(Object) - Method in class com.vmware.vcenter.tagging.AssociationsTypes.ListResult
 
equals(Object) - Method in class com.vmware.vcenter.tagging.AssociationsTypes.Summary
 
equals(Object) - Method in exception com.vmware.vcenter.tokenservice.Error
 
equals(Object) - Method in exception com.vmware.vcenter.tokenservice.InvalidGrant
 
equals(Object) - Method in exception com.vmware.vcenter.tokenservice.InvalidRequest
 
equals(Object) - Method in exception com.vmware.vcenter.tokenservice.InvalidScope
 
equals(Object) - Method in class com.vmware.vcenter.tokenservice.TokenExchangeTypes.ExchangeSpec
 
equals(Object) - Method in class com.vmware.vcenter.tokenservice.TokenExchangeTypes.Info
 
equals(Object) - Method in class com.vmware.vcenter.topology.NodesTypes.FilterSpec
 
equals(Object) - Method in class com.vmware.vcenter.topology.NodesTypes.Info
 
equals(Object) - Method in class com.vmware.vcenter.topology.NodesTypes.Summary
 
equals(Object) - Method in class com.vmware.vcenter.topology.ReplicationStatusTypes.FilterSpec
 
equals(Object) - Method in class com.vmware.vcenter.topology.ReplicationStatusTypes.Summary
 
equals(Object) - Method in class com.vmware.vcenter.trusted_infrastructure.attestation.ServicesTypes.CreateSpec
 
equals(Object) - Method in class com.vmware.vcenter.trusted_infrastructure.attestation.ServicesTypes.FilterSpec
 
equals(Object) - Method in class com.vmware.vcenter.trusted_infrastructure.attestation.ServicesTypes.Info
 
equals(Object) - Method in class com.vmware.vcenter.trusted_infrastructure.attestation.ServicesTypes.Summary
 
equals(Object) - Method in class com.vmware.vcenter.trusted_infrastructure.kms.ServicesTypes.CreateSpec
 
equals(Object) - Method in class com.vmware.vcenter.trusted_infrastructure.kms.ServicesTypes.FilterSpec
 
equals(Object) - Method in class com.vmware.vcenter.trusted_infrastructure.kms.ServicesTypes.Info
 
equals(Object) - Method in class com.vmware.vcenter.trusted_infrastructure.kms.ServicesTypes.Summary
 
equals(Object) - Method in class com.vmware.vcenter.trusted_infrastructure.NetworkAddress
 
equals(Object) - Method in class com.vmware.vcenter.trusted_infrastructure.PrincipalTypes.Info
 
equals(Object) - Method in class com.vmware.vcenter.trusted_infrastructure.StsPrincipal
 
equals(Object) - Method in class com.vmware.vcenter.trusted_infrastructure.StsPrincipalId
 
equals(Object) - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.attestation.os.esx.BaseImagesTypes.FilterSpec
 
equals(Object) - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.attestation.os.esx.BaseImagesTypes.Info
 
equals(Object) - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.attestation.os.esx.BaseImagesTypes.Summary
 
equals(Object) - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.attestation.ServiceStatusTypes.Info
 
equals(Object) - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.attestation.tpm2.CaCertificatesTypes.CreateSpec
 
equals(Object) - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.attestation.tpm2.CaCertificatesTypes.Info
 
equals(Object) - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.attestation.tpm2.CaCertificatesTypes.Summary
 
equals(Object) - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.attestation.tpm2.EndorsementKeysTypes.CreateSpec
 
equals(Object) - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.attestation.tpm2.EndorsementKeysTypes.Info
 
equals(Object) - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.attestation.tpm2.EndorsementKeysTypes.Summary
 
equals(Object) - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.attestation.tpm2.SettingsTypes.Info
 
equals(Object) - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.attestation.tpm2.SettingsTypes.UpdateSpec
 
equals(Object) - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.ConsumerPrincipalsTypes.CreateSpec
 
equals(Object) - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.ConsumerPrincipalsTypes.FilterSpec
 
equals(Object) - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.ConsumerPrincipalsTypes.Info
 
equals(Object) - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.ConsumerPrincipalsTypes.Summary
 
equals(Object) - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.providers.client_certificate.CsrTypes.Info
 
equals(Object) - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.providers.ClientCertificateTypes.Info
 
equals(Object) - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.providers.ClientCertificateTypes.UpdateSpec
 
equals(Object) - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.providers.CurrentPeerCertificatesTypes.FilterSpec
 
equals(Object) - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.providers.CurrentPeerCertificatesTypes.Summary
 
equals(Object) - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.providers.TrustedPeerCertificatesTypes.Info
 
equals(Object) - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.providers.TrustedPeerCertificatesTypes.UpdateSpec
 
equals(Object) - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.ProvidersTypes.CreateSpec
 
equals(Object) - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.ProvidersTypes.Info
 
equals(Object) - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.ProvidersTypes.KeyServerCreateSpec
 
equals(Object) - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.ProvidersTypes.KeyServerInfo
 
equals(Object) - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.ProvidersTypes.KeyServerUpdateSpec
 
equals(Object) - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.ProvidersTypes.KmipServerCreateSpec
 
equals(Object) - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.ProvidersTypes.KmipServerInfo
 
equals(Object) - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.ProvidersTypes.KmipServerUpdateSpec
 
equals(Object) - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.ProvidersTypes.Server
 
equals(Object) - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.ProvidersTypes.ServerInfo
 
equals(Object) - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.ProvidersTypes.Status
 
equals(Object) - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.ProvidersTypes.Summary
 
equals(Object) - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.ProvidersTypes.UpdateSpec
 
equals(Object) - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.ServiceStatusTypes.Info
 
equals(Object) - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_hosts.AttestationTypes.FilterSpec
 
equals(Object) - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_hosts.AttestationTypes.Info
 
equals(Object) - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_hosts.AttestationTypes.Summary
 
equals(Object) - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_hosts.KmsTypes.FilterSpec
 
equals(Object) - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_hosts.KmsTypes.Info
 
equals(Object) - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_hosts.KmsTypes.Summary
 
equals(Object) - Method in class com.vmware.vcenter.trusted_infrastructure.TrustAuthorityClustersTypes.FilterSpec
 
equals(Object) - Method in class com.vmware.vcenter.trusted_infrastructure.TrustAuthorityClustersTypes.Info
 
equals(Object) - Method in class com.vmware.vcenter.trusted_infrastructure.TrustAuthorityClustersTypes.Summary
 
equals(Object) - Method in class com.vmware.vcenter.trusted_infrastructure.TrustAuthorityClustersTypes.UpdateSpec
 
equals(Object) - Method in class com.vmware.vcenter.trusted_infrastructure.trusted_clusters.attestation.ServicesTypes.CreateSpec
 
equals(Object) - Method in class com.vmware.vcenter.trusted_infrastructure.trusted_clusters.attestation.ServicesTypes.FilterSpec
 
equals(Object) - Method in class com.vmware.vcenter.trusted_infrastructure.trusted_clusters.attestation.ServicesTypes.Info
 
equals(Object) - Method in class com.vmware.vcenter.trusted_infrastructure.trusted_clusters.attestation.ServicesTypes.Summary
 
equals(Object) - Method in class com.vmware.vcenter.trusted_infrastructure.trusted_clusters.kms.ServicesTypes.CreateSpec
 
equals(Object) - Method in class com.vmware.vcenter.trusted_infrastructure.trusted_clusters.kms.ServicesTypes.FilterSpec
 
equals(Object) - Method in class com.vmware.vcenter.trusted_infrastructure.trusted_clusters.kms.ServicesTypes.Info
 
equals(Object) - Method in class com.vmware.vcenter.trusted_infrastructure.trusted_clusters.kms.ServicesTypes.Summary
 
equals(Object) - Method in class com.vmware.vcenter.trusted_infrastructure.X509CertChain
 
equals(Object) - Method in class com.vmware.vcenter.vcha.CertificateInfo
 
equals(Object) - Method in class com.vmware.vcenter.vcha.cluster.ActiveTypes.Info
 
equals(Object) - Method in class com.vmware.vcenter.vcha.cluster.DeploymentTypeTypes.Info
 
equals(Object) - Method in class com.vmware.vcenter.vcha.cluster.ModeTypes.Info
 
equals(Object) - Method in class com.vmware.vcenter.vcha.cluster.PassiveTypes.CheckResult
 
equals(Object) - Method in class com.vmware.vcenter.vcha.cluster.PassiveTypes.CheckSpec
 
equals(Object) - Method in class com.vmware.vcenter.vcha.cluster.PassiveTypes.RedeploySpec
 
equals(Object) - Method in class com.vmware.vcenter.vcha.cluster.WitnessTypes.CheckResult
 
equals(Object) - Method in class com.vmware.vcenter.vcha.cluster.WitnessTypes.CheckSpec
 
equals(Object) - Method in class com.vmware.vcenter.vcha.cluster.WitnessTypes.RedeploySpec
 
equals(Object) - Method in class com.vmware.vcenter.vcha.ClusterTypes.ActiveSpec
 
equals(Object) - Method in class com.vmware.vcenter.vcha.ClusterTypes.DeploySpec
 
equals(Object) - Method in class com.vmware.vcenter.vcha.ClusterTypes.ErrorCondition
 
equals(Object) - Method in class com.vmware.vcenter.vcha.ClusterTypes.Info
 
equals(Object) - Method in class com.vmware.vcenter.vcha.ClusterTypes.IpInfo
 
equals(Object) - Method in class com.vmware.vcenter.vcha.ClusterTypes.Ipv4Info
 
equals(Object) - Method in class com.vmware.vcenter.vcha.ClusterTypes.Ipv6Info
 
equals(Object) - Method in class com.vmware.vcenter.vcha.ClusterTypes.NodeInfo
 
equals(Object) - Method in class com.vmware.vcenter.vcha.ClusterTypes.NodeRuntimeInfo
 
equals(Object) - Method in class com.vmware.vcenter.vcha.ClusterTypes.NodeVmInfo
 
equals(Object) - Method in class com.vmware.vcenter.vcha.ClusterTypes.PassiveSpec
 
equals(Object) - Method in class com.vmware.vcenter.vcha.ClusterTypes.UndeploySpec
 
equals(Object) - Method in class com.vmware.vcenter.vcha.ClusterTypes.VmInfo
 
equals(Object) - Method in class com.vmware.vcenter.vcha.ClusterTypes.WitnessInfo
 
equals(Object) - Method in class com.vmware.vcenter.vcha.ClusterTypes.WitnessSpec
 
equals(Object) - Method in class com.vmware.vcenter.vcha.ConnectionSpec
 
equals(Object) - Method in class com.vmware.vcenter.vcha.CredentialsSpec
 
equals(Object) - Method in class com.vmware.vcenter.vcha.DiskInfo
 
equals(Object) - Method in class com.vmware.vcenter.vcha.DiskSpec
 
equals(Object) - Method in class com.vmware.vcenter.vcha.IpSpec
 
equals(Object) - Method in class com.vmware.vcenter.vcha.Ipv4Spec
 
equals(Object) - Method in class com.vmware.vcenter.vcha.Ipv6Spec
 
equals(Object) - Method in class com.vmware.vcenter.vcha.OperationsTypes.Info
 
equals(Object) - Method in class com.vmware.vcenter.vcha.PlacementInfo
 
equals(Object) - Method in class com.vmware.vcenter.vcha.PlacementSpec
 
equals(Object) - Method in class com.vmware.vcenter.vm.compute.PoliciesTypes.Info
 
equals(Object) - Method in class com.vmware.vcenter.vm.console.TicketsTypes.CreateSpec
 
equals(Object) - Method in class com.vmware.vcenter.vm.console.TicketsTypes.Summary
 
equals(Object) - Method in class com.vmware.vcenter.vm.guest.CustomizationTypes.SetSpec
 
equals(Object) - Method in class com.vmware.vcenter.vm.guest.DhcpConfigInfo
 
equals(Object) - Method in class com.vmware.vcenter.vm.guest.DnsAssignedValues
 
equals(Object) - Method in class com.vmware.vcenter.vm.guest.DnsConfigInfo
 
equals(Object) - Method in class com.vmware.vcenter.vm.guest.IdentityTypes.Info
 
equals(Object) - Method in class com.vmware.vcenter.vm.guest.LocalFilesystemTypes.Info
 
equals(Object) - Method in class com.vmware.vcenter.vm.guest.LocalFilesystemTypes.VirtualDiskMapping
 
equals(Object) - Method in class com.vmware.vcenter.vm.guest.networking.InterfacesTypes.Info
 
equals(Object) - Method in class com.vmware.vcenter.vm.guest.networking.InterfacesTypes.IpAddressInfo
 
equals(Object) - Method in class com.vmware.vcenter.vm.guest.networking.InterfacesTypes.IpConfigInfo
 
equals(Object) - Method in class com.vmware.vcenter.vm.guest.networking.RoutesTypes.Info
 
equals(Object) - Method in class com.vmware.vcenter.vm.guest.NetworkingTypes.Info
 
equals(Object) - Method in class com.vmware.vcenter.vm.guest.PowerTypes.Info
 
equals(Object) - Method in class com.vmware.vcenter.vm.hardware.adapter.SataTypes.CreateSpec
 
equals(Object) - Method in class com.vmware.vcenter.vm.hardware.adapter.SataTypes.Info
 
equals(Object) - Method in class com.vmware.vcenter.vm.hardware.adapter.SataTypes.Summary
 
equals(Object) - Method in class com.vmware.vcenter.vm.hardware.adapter.ScsiTypes.CreateSpec
 
equals(Object) - Method in class com.vmware.vcenter.vm.hardware.adapter.ScsiTypes.Info
 
equals(Object) - Method in class com.vmware.vcenter.vm.hardware.adapter.ScsiTypes.Summary
 
equals(Object) - Method in class com.vmware.vcenter.vm.hardware.adapter.ScsiTypes.UpdateSpec
 
equals(Object) - Method in class com.vmware.vcenter.vm.hardware.boot.DeviceTypes.Entry
 
equals(Object) - Method in class com.vmware.vcenter.vm.hardware.boot.DeviceTypes.EntryCreateSpec
 
equals(Object) - Method in class com.vmware.vcenter.vm.hardware.BootTypes.CreateSpec
 
equals(Object) - Method in class com.vmware.vcenter.vm.hardware.BootTypes.Info
 
equals(Object) - Method in class com.vmware.vcenter.vm.hardware.BootTypes.UpdateSpec
 
equals(Object) - Method in class com.vmware.vcenter.vm.hardware.CdromTypes.BackingInfo
 
equals(Object) - Method in class com.vmware.vcenter.vm.hardware.CdromTypes.BackingSpec
 
equals(Object) - Method in class com.vmware.vcenter.vm.hardware.CdromTypes.CreateSpec
 
equals(Object) - Method in class com.vmware.vcenter.vm.hardware.CdromTypes.Info
 
equals(Object) - Method in class com.vmware.vcenter.vm.hardware.CdromTypes.Summary
 
equals(Object) - Method in class com.vmware.vcenter.vm.hardware.CdromTypes.UpdateSpec
 
equals(Object) - Method in class com.vmware.vcenter.vm.hardware.ConnectionCreateSpec
 
equals(Object) - Method in class com.vmware.vcenter.vm.hardware.ConnectionInfo
 
equals(Object) - Method in class com.vmware.vcenter.vm.hardware.ConnectionUpdateSpec
 
equals(Object) - Method in class com.vmware.vcenter.vm.hardware.CpuTypes.Info
 
equals(Object) - Method in class com.vmware.vcenter.vm.hardware.CpuTypes.UpdateSpec
 
equals(Object) - Method in class com.vmware.vcenter.vm.hardware.DiskTypes.BackingInfo
 
equals(Object) - Method in class com.vmware.vcenter.vm.hardware.DiskTypes.BackingSpec
 
equals(Object) - Method in class com.vmware.vcenter.vm.hardware.DiskTypes.CreateSpec
 
equals(Object) - Method in class com.vmware.vcenter.vm.hardware.DiskTypes.Info
 
equals(Object) - Method in class com.vmware.vcenter.vm.hardware.DiskTypes.StoragePolicySpec
 
equals(Object) - Method in class com.vmware.vcenter.vm.hardware.DiskTypes.Summary
 
equals(Object) - Method in class com.vmware.vcenter.vm.hardware.DiskTypes.UpdateSpec
 
equals(Object) - Method in class com.vmware.vcenter.vm.hardware.DiskTypes.VmdkCreateSpec
 
equals(Object) - Method in class com.vmware.vcenter.vm.hardware.EthernetTypes.BackingInfo
 
equals(Object) - Method in class com.vmware.vcenter.vm.hardware.EthernetTypes.BackingSpec
 
equals(Object) - Method in class com.vmware.vcenter.vm.hardware.EthernetTypes.CreateSpec
 
equals(Object) - Method in class com.vmware.vcenter.vm.hardware.EthernetTypes.Info
 
equals(Object) - Method in class com.vmware.vcenter.vm.hardware.EthernetTypes.Summary
 
equals(Object) - Method in class com.vmware.vcenter.vm.hardware.EthernetTypes.UpdateSpec
 
equals(Object) - Method in class com.vmware.vcenter.vm.hardware.FloppyTypes.BackingInfo
 
equals(Object) - Method in class com.vmware.vcenter.vm.hardware.FloppyTypes.BackingSpec
 
equals(Object) - Method in class com.vmware.vcenter.vm.hardware.FloppyTypes.CreateSpec
 
equals(Object) - Method in class com.vmware.vcenter.vm.hardware.FloppyTypes.Info
 
equals(Object) - Method in class com.vmware.vcenter.vm.hardware.FloppyTypes.Summary
 
equals(Object) - Method in class com.vmware.vcenter.vm.hardware.FloppyTypes.UpdateSpec
 
equals(Object) - Method in class com.vmware.vcenter.vm.hardware.IdeAddressInfo
 
equals(Object) - Method in class com.vmware.vcenter.vm.hardware.IdeAddressSpec
 
equals(Object) - Method in class com.vmware.vcenter.vm.hardware.MemoryTypes.Info
 
equals(Object) - Method in class com.vmware.vcenter.vm.hardware.MemoryTypes.UpdateSpec
 
equals(Object) - Method in class com.vmware.vcenter.vm.hardware.ParallelTypes.BackingInfo
 
equals(Object) - Method in class com.vmware.vcenter.vm.hardware.ParallelTypes.BackingSpec
 
equals(Object) - Method in class com.vmware.vcenter.vm.hardware.ParallelTypes.CreateSpec
 
equals(Object) - Method in class com.vmware.vcenter.vm.hardware.ParallelTypes.Info
 
equals(Object) - Method in class com.vmware.vcenter.vm.hardware.ParallelTypes.Summary
 
equals(Object) - Method in class com.vmware.vcenter.vm.hardware.ParallelTypes.UpdateSpec
 
equals(Object) - Method in class com.vmware.vcenter.vm.hardware.SataAddressInfo
 
equals(Object) - Method in class com.vmware.vcenter.vm.hardware.SataAddressSpec
 
equals(Object) - Method in class com.vmware.vcenter.vm.hardware.ScsiAddressInfo
 
equals(Object) - Method in class com.vmware.vcenter.vm.hardware.ScsiAddressSpec
 
equals(Object) - Method in class com.vmware.vcenter.vm.hardware.SerialTypes.BackingInfo
 
equals(Object) - Method in class com.vmware.vcenter.vm.hardware.SerialTypes.BackingSpec
 
equals(Object) - Method in class com.vmware.vcenter.vm.hardware.SerialTypes.CreateSpec
 
equals(Object) - Method in class com.vmware.vcenter.vm.hardware.SerialTypes.Info
 
equals(Object) - Method in class com.vmware.vcenter.vm.hardware.SerialTypes.Summary
 
equals(Object) - Method in class com.vmware.vcenter.vm.hardware.SerialTypes.UpdateSpec
 
equals(Object) - Method in class com.vmware.vcenter.vm.HardwareTypes.Info
 
equals(Object) - Method in class com.vmware.vcenter.vm.HardwareTypes.UpdateSpec
 
equals(Object) - Method in class com.vmware.vcenter.vm.IdentityTypes.Info
 
equals(Object) - Method in class com.vmware.vcenter.vm.LibraryItemTypes.CheckOutInfo
 
equals(Object) - Method in class com.vmware.vcenter.vm.LibraryItemTypes.Info
 
equals(Object) - Method in class com.vmware.vcenter.vm.PowerTypes.Info
 
equals(Object) - Method in class com.vmware.vcenter.vm.storage.policy.ComplianceTypes.CheckSpec
 
equals(Object) - Method in class com.vmware.vcenter.vm.storage.policy.ComplianceTypes.Info
 
equals(Object) - Method in class com.vmware.vcenter.vm.storage.policy.ComplianceTypes.VmComplianceInfo
 
equals(Object) - Method in class com.vmware.vcenter.vm.storage.PolicyTypes.DiskPolicySpec
 
equals(Object) - Method in class com.vmware.vcenter.vm.storage.PolicyTypes.Info
 
equals(Object) - Method in class com.vmware.vcenter.vm.storage.PolicyTypes.UpdateSpec
 
equals(Object) - Method in class com.vmware.vcenter.vm.storage.PolicyTypes.VmHomePolicySpec
 
equals(Object) - Method in class com.vmware.vcenter.vm.tools.InstallerTypes.Info
 
equals(Object) - Method in class com.vmware.vcenter.vm.ToolsTypes.Info
 
equals(Object) - Method in class com.vmware.vcenter.vm.ToolsTypes.UpdateSpec
 
equals(Object) - Method in class com.vmware.vcenter.vm_template.library_items.CheckOutsTypes.CheckInSpec
 
equals(Object) - Method in class com.vmware.vcenter.vm_template.library_items.CheckOutsTypes.CheckOutSpec
 
equals(Object) - Method in class com.vmware.vcenter.vm_template.library_items.CheckOutsTypes.Info
 
equals(Object) - Method in class com.vmware.vcenter.vm_template.library_items.CheckOutsTypes.PlacementSpec
 
equals(Object) - Method in class com.vmware.vcenter.vm_template.library_items.CheckOutsTypes.Summary
 
equals(Object) - Method in class com.vmware.vcenter.vm_template.library_items.VersionsTypes.Info
 
equals(Object) - Method in class com.vmware.vcenter.vm_template.library_items.VersionsTypes.RollbackSpec
 
equals(Object) - Method in class com.vmware.vcenter.vm_template.library_items.VersionsTypes.Summary
 
equals(Object) - Method in class com.vmware.vcenter.vm_template.LibraryItemsTypes.CpuInfo
 
equals(Object) - Method in class com.vmware.vcenter.vm_template.LibraryItemsTypes.CpuUpdateSpec
 
equals(Object) - Method in class com.vmware.vcenter.vm_template.LibraryItemsTypes.CreatePlacementSpec
 
equals(Object) - Method in class com.vmware.vcenter.vm_template.LibraryItemsTypes.CreateSpec
 
equals(Object) - Method in class com.vmware.vcenter.vm_template.LibraryItemsTypes.CreateSpecDiskStorage
 
equals(Object) - Method in class com.vmware.vcenter.vm_template.LibraryItemsTypes.CreateSpecDiskStoragePolicy
 
equals(Object) - Method in class com.vmware.vcenter.vm_template.LibraryItemsTypes.CreateSpecVmHomeStorage
 
equals(Object) - Method in class com.vmware.vcenter.vm_template.LibraryItemsTypes.CreateSpecVmHomeStoragePolicy
 
equals(Object) - Method in class com.vmware.vcenter.vm_template.LibraryItemsTypes.DeployPlacementSpec
 
equals(Object) - Method in class com.vmware.vcenter.vm_template.LibraryItemsTypes.DeploySpec
 
equals(Object) - Method in class com.vmware.vcenter.vm_template.LibraryItemsTypes.DeploySpecDiskStorage
 
equals(Object) - Method in class com.vmware.vcenter.vm_template.LibraryItemsTypes.DeploySpecDiskStoragePolicy
 
equals(Object) - Method in class com.vmware.vcenter.vm_template.LibraryItemsTypes.DeploySpecVmHomeStorage
 
equals(Object) - Method in class com.vmware.vcenter.vm_template.LibraryItemsTypes.DeploySpecVmHomeStoragePolicy
 
equals(Object) - Method in class com.vmware.vcenter.vm_template.LibraryItemsTypes.DiskInfo
 
equals(Object) - Method in class com.vmware.vcenter.vm_template.LibraryItemsTypes.DiskStorageInfo
 
equals(Object) - Method in class com.vmware.vcenter.vm_template.LibraryItemsTypes.DiskUpdateSpec
 
equals(Object) - Method in class com.vmware.vcenter.vm_template.LibraryItemsTypes.EthernetInfo
 
equals(Object) - Method in class com.vmware.vcenter.vm_template.LibraryItemsTypes.EthernetUpdateSpec
 
equals(Object) - Method in class com.vmware.vcenter.vm_template.LibraryItemsTypes.GuestCustomizationSpec
 
equals(Object) - Method in class com.vmware.vcenter.vm_template.LibraryItemsTypes.HardwareCustomizationSpec
 
equals(Object) - Method in class com.vmware.vcenter.vm_template.LibraryItemsTypes.Info
 
equals(Object) - Method in class com.vmware.vcenter.vm_template.LibraryItemsTypes.MemoryInfo
 
equals(Object) - Method in class com.vmware.vcenter.vm_template.LibraryItemsTypes.MemoryUpdateSpec
 
equals(Object) - Method in class com.vmware.vcenter.vm_template.LibraryItemsTypes.VmHomeStorageInfo
 
equals(Object) - Method in class com.vmware.vcenter.VMTypes.ClonePlacementSpec
 
equals(Object) - Method in class com.vmware.vcenter.VMTypes.CloneSpec
 
equals(Object) - Method in class com.vmware.vcenter.VMTypes.ComputePlacementSpec
 
equals(Object) - Method in class com.vmware.vcenter.VMTypes.CreateSpec
 
equals(Object) - Method in class com.vmware.vcenter.VMTypes.DiskCloneSpec
 
equals(Object) - Method in class com.vmware.vcenter.VMTypes.DiskRelocateSpec
 
equals(Object) - Method in class com.vmware.vcenter.VMTypes.FilterSpec
 
equals(Object) - Method in class com.vmware.vcenter.VMTypes.GuestCustomizationSpec
 
equals(Object) - Method in class com.vmware.vcenter.VMTypes.Info
 
equals(Object) - Method in class com.vmware.vcenter.VMTypes.InstantClonePlacementSpec
 
equals(Object) - Method in class com.vmware.vcenter.VMTypes.InstantCloneSpec
 
equals(Object) - Method in class com.vmware.vcenter.VMTypes.InventoryPlacementSpec
 
equals(Object) - Method in class com.vmware.vcenter.VMTypes.PlacementSpec
 
equals(Object) - Method in class com.vmware.vcenter.VMTypes.RegisterPlacementSpec
 
equals(Object) - Method in class com.vmware.vcenter.VMTypes.RegisterSpec
 
equals(Object) - Method in class com.vmware.vcenter.VMTypes.RelocatePlacementSpec
 
equals(Object) - Method in class com.vmware.vcenter.VMTypes.RelocateSpec
 
equals(Object) - Method in class com.vmware.vcenter.VMTypes.StoragePlacementSpec
 
equals(Object) - Method in class com.vmware.vcenter.VMTypes.StoragePolicySpec
 
equals(Object) - Method in class com.vmware.vcenter.VMTypes.Summary
 
equals(Object) - Method in class com.vmware.vstats.AcqSpecsTypes.CounterSpec
 
equals(Object) - Method in class com.vmware.vstats.AcqSpecsTypes.CreateSpec
 
equals(Object) - Method in class com.vmware.vstats.AcqSpecsTypes.FilterSpec
 
equals(Object) - Method in class com.vmware.vstats.AcqSpecsTypes.Info
 
equals(Object) - Method in class com.vmware.vstats.AcqSpecsTypes.ListResult
 
equals(Object) - Method in class com.vmware.vstats.AcqSpecsTypes.UpdateSpec
 
equals(Object) - Method in class com.vmware.vstats.CidMid
 
equals(Object) - Method in class com.vmware.vstats.CounterMetadataTypes.FilterSpec
 
equals(Object) - Method in class com.vmware.vstats.CounterMetadataTypes.Info
 
equals(Object) - Method in class com.vmware.vstats.CounterSetsTypes.Info
 
equals(Object) - Method in class com.vmware.vstats.CountersTypes.FilterSpec
 
equals(Object) - Method in class com.vmware.vstats.CountersTypes.Info
 
equals(Object) - Method in class com.vmware.vstats.DataTypes.DataPoint
 
equals(Object) - Method in class com.vmware.vstats.DataTypes.DataPointsResult
 
equals(Object) - Method in class com.vmware.vstats.DataTypes.FilterSpec
 
equals(Object) - Method in class com.vmware.vstats.MetricsTypes.Summary
 
equals(Object) - Method in class com.vmware.vstats.ProvidersTypes.Summary
 
equals(Object) - Method in class com.vmware.vstats.ResourceAddressesTypes.FilterSpec
 
equals(Object) - Method in class com.vmware.vstats.ResourceAddressesTypes.Info
 
equals(Object) - Method in class com.vmware.vstats.ResourceAddressesTypes.ListResult
 
equals(Object) - Method in class com.vmware.vstats.ResourceAddressSchemasTypes.Info
 
equals(Object) - Method in class com.vmware.vstats.ResourceAddressSchemasTypes.ResourceIdDefinition
 
equals(Object) - Method in class com.vmware.vstats.ResourceTypesTypes.Summary
 
equals(Object) - Method in class com.vmware.vstats.RsrcId
 
equals(Object) - Method in class com.vmware.vstats.UserInfo
 
ERROR - Static variable in class com.vmware.content.library.item.downloadsession.FileTypes.PrepareStatus
Prepare failed.
ERROR - Static variable in class com.vmware.content.library.item.DownloadSessionModel.State
Indicates there was an error during the session lifecycle.
ERROR - Static variable in class com.vmware.content.library.item.TransferStatus
Indicates that there was an error transferring or validating the file.
ERROR - Static variable in class com.vmware.content.library.item.UpdateSessionModel.State
There was an error during the session.
ERROR - Static variable in class com.vmware.esx.settings.clusters.software.reports.LastApplyResultTypes.ApplyStatus.Status
The method encountered an unspecified error.
ERROR - Static variable in class com.vmware.esx.settings.clusters.software.reports.LastCheckResultTypes.Status
The check indicates an error.
ERROR - Static variable in class com.vmware.esx.settings.clusters.SoftwareTypes.ApplyStatus.Status
The method encountered an unspecified error.
ERROR - Static variable in class com.vmware.esx.settings.clusters.SoftwareTypes.Status
The check indicates an error.
ERROR - Static variable in class com.vmware.vapi.metadata.metamodel.StructureInfo.Type
If the type is an error element.
Error - Exception in com.vmware.vapi.std.errors
The Error exception describes theproperties common to all standard exceptions.
Error - Class in com.vmware.vapi.std.errors
The Error exception describes theproperties common to all standard exceptions.
Error(List<LocalizableMessage>, Structure) - Constructor for exception com.vmware.vapi.std.errors.Error
This constructor is provided for backwards compatibility purposes only.
Error() - Constructor for exception com.vmware.vapi.std.errors.Error
Default constructor.
Error(StructValue) - Constructor for exception com.vmware.vapi.std.errors.Error
 
Error(StructValue, Error.Type) - Constructor for exception com.vmware.vapi.std.errors.Error
 
ERROR - Static variable in class com.vmware.vapi.std.errors.Error.Type
Discriminator for the Error type.
error - Static variable in class com.vmware.vapi.std.errors.StructDefinitions
 
ERROR - Static variable in class com.vmware.vcenter.content.registries.harbor.ProjectsTypes.ConfigStatus
Failed to create Harbor project or apply the configuration to the project, user intervention needed.
ERROR - Static variable in class com.vmware.vcenter.content.registries.HealthTypes.Status
Container registry failed to start or stopped with fatal error.
ERROR - Static variable in class com.vmware.vcenter.namespace_management.ClustersTypes.ConfigStatus
Failed to apply the Namespace configuration to the cluster, user intervention needed.
ERROR - Static variable in class com.vmware.vcenter.namespace_management.ClustersTypes.KubernetesStatus
The cluster may not be able to accept pods and has error messages.
ERROR - Static variable in class com.vmware.vcenter.namespace_management.ClustersTypes.Message.Severity
Error message.
ERROR - Static variable in class com.vmware.vcenter.namespace_management.software.ClustersTypes.Message.Severity
Error message.
ERROR - Static variable in class com.vmware.vcenter.namespace_management.software.ClustersTypes.State
Upgrade failed and need user intervention.
ERROR - Static variable in class com.vmware.vcenter.namespaces.InstancesTypes.ConfigStatus
Failed to apply the configuration to the namespace, user intervention needed.
ERROR - Static variable in class com.vmware.vcenter.namespaces.InstancesTypes.Message.MessageSeverity
Error message.
Error - Exception in com.vmware.vcenter.tokenservice
The Error exception describes theproperties common to all standard exceptions.
Error() - Constructor for exception com.vmware.vcenter.tokenservice.Error
Default constructor.
Error(StructValue) - Constructor for exception com.vmware.vcenter.tokenservice.Error
 
error - Static variable in class com.vmware.vcenter.tokenservice.StructDefinitions
 
ERROR - Static variable in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.attestation.os.esx.BaseImagesTypes.Health
Not all hosts in the cluster are in consistent state.
ERROR - Static variable in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.attestation.ServiceStatusTypes.Health
Service is not functioning.
ERROR - Static variable in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.attestation.tpm2.CaCertificatesTypes.Health
Not all hosts in the cluster are in consistent state.
ERROR - Static variable in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.attestation.tpm2.EndorsementKeysTypes.Health
Not all hosts in the cluster are in consistent state.
ERROR - Static variable in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.attestation.tpm2.SettingsTypes.Health
Not all hosts in the cluster are in consistent state.
ERROR - Static variable in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.ConsumerPrincipalsTypes.Health
Error.
ERROR - Static variable in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.ProvidersTypes.Health
Not healthy.
ERROR - Static variable in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.ServiceStatusTypes.Health
Service is not functioning.
Error.Builder - Class in com.vmware.vapi.std.errors
Builder class for Error.
Error.Builder - Class in com.vmware.vcenter.tokenservice
Builder class for Error.
Error.Type - Class in com.vmware.vapi.std.errors
Enumeration of all standard errors.
Error.Type.Values - Enum in com.vmware.vapi.std.errors
Native Java enum representing this enumeration class.
ERROR_RESULT - Static variable in class com.vmware.vapi.std.interposition.InvocationResult.ResultType
Error invocation result.
errorCondition - Static variable in class com.vmware.vcenter.vcha.ClusterDefinitions
 
ErrorCondition() - Constructor for class com.vmware.vcenter.vcha.ClusterTypes.ErrorCondition
Default constructor.
ErrorCondition(StructValue) - Constructor for class com.vmware.vcenter.vcha.ClusterTypes.ErrorCondition
 
ErrorInfo - Class in com.vmware.vapi.metadata.metamodel
The ErrorInfo class contains the metadata information about the error elements contained in an operation element.
ErrorInfo() - Constructor for class com.vmware.vapi.metadata.metamodel.ErrorInfo
Default constructor.
ErrorInfo(StructValue) - Constructor for class com.vmware.vapi.metadata.metamodel.ErrorInfo
 
errorInfo - Static variable in class com.vmware.vapi.metadata.metamodel.StructDefinitions
 
ErrorInfo.Builder - Class in com.vmware.vapi.metadata.metamodel
Builder class for ErrorInfo.
errorMessage - Variable in class com.vmware.vsphereautomation.lookup.LookupFaultServiceFault
 
errors() - Method in class com.vmware.vapi.std.StdFactory
The com.vmware.vapi.std.errors package provides the standard exceptions that can be included in the list of exceptions in the specification of methods to indicate that the method might report those exceptions.
ErrorsFactory - Class in com.vmware.vapi.std.errors
ErrorsFactory is responsible for creating instances of services contained inside the com.vmware.vapi.std.errors package and also has the subpackages reference to access respective subpackage services.
ErrorsFactory - Class in com.vmware.vapi.std.errors
ErrorsFactory is responsible for creating instances of services contained inside the com.vmware.vapi.std.errors package and also has the subpackages reference to access respective subpackage services.
ErrorValue - Class in com.vmware.vapi.data
DataValue implementation for vAPI errors.
ErrorValue(String) - Constructor for class com.vmware.vapi.data.ErrorValue
Constructor.
EsxFactory - Class in com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.attestation.os.esx
EsxFactory is responsible for creating instances of services contained inside the com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.attestation.os.esx package and also has the subpackages reference to access respective subpackage services.
esxiCompatibilityReleases - Static variable in class com.vmware.esx.hcl.hosts.CompatibilityReleasesDefinitions
 
EsxiCompatibilityReleases() - Constructor for class com.vmware.esx.hcl.hosts.CompatibilityReleasesTypes.EsxiCompatibilityReleases
Default constructor.
EsxiCompatibilityReleases(StructValue) - Constructor for class com.vmware.esx.hcl.hosts.CompatibilityReleasesTypes.EsxiCompatibilityReleases
 
ETHERNET - Static variable in class com.vmware.vcenter.vm.hardware.boot.DeviceTypes.Type
Virtual Ethernet adapter.
Ethernet - Interface in com.vmware.vcenter.vm.hardware
The Ethernet interface provides methods for configuring the virtual Ethernet adapters of a virtual machine.
EthernetDefinitions - Class in com.vmware.vcenter.vm.hardware
Defines the type descriptors for the Ethernet API service.
EthernetDefinitions() - Constructor for class com.vmware.vcenter.vm.hardware.EthernetDefinitions
 
ethernetInfo - Static variable in class com.vmware.vcenter.vm_template.LibraryItemsDefinitions
 
EthernetInfo() - Constructor for class com.vmware.vcenter.vm_template.LibraryItemsTypes.EthernetInfo
Default constructor.
EthernetInfo(StructValue) - Constructor for class com.vmware.vcenter.vm_template.LibraryItemsTypes.EthernetInfo
 
ethernetService() - Method in class com.vmware.vcenter.vm.hardware.HardwareFactory
Returns an instance of class Ethernet
EthernetStub - Class in com.vmware.vcenter.vm.hardware
Remote stub implementation of the Ethernet API service.
EthernetStub(ApiProvider, TypeConverter, StubConfigurationBase) - Constructor for class com.vmware.vcenter.vm.hardware.EthernetStub
 
EthernetStub(ApiProvider, StubConfigurationBase) - Constructor for class com.vmware.vcenter.vm.hardware.EthernetStub
 
EthernetTypes - Interface in com.vmware.vcenter.vm.hardware
Defines the data types of the Ethernet API service.
EthernetTypes.BackingInfo - Class in com.vmware.vcenter.vm.hardware
The BackingInfo class contains information about the physical resource backing a virtual Ethernet adapter.
EthernetTypes.BackingInfo.Builder - Class in com.vmware.vcenter.vm.hardware
Builder class for EthernetTypes.BackingInfo.
EthernetTypes.BackingSpec - Class in com.vmware.vcenter.vm.hardware
The BackingSpec class provides a specification of the physical resource that backs a virtual Ethernet adapter.
EthernetTypes.BackingSpec.Builder - Class in com.vmware.vcenter.vm.hardware
Builder class for EthernetTypes.BackingSpec.
EthernetTypes.BackingType - Class in com.vmware.vcenter.vm.hardware
The BackingType enumeration class defines the valid backing types for a virtual Ethernet adapter.
EthernetTypes.BackingType.Values - Enum in com.vmware.vcenter.vm.hardware
Native Java enum representing this enumeration class.
EthernetTypes.CreateSpec - Class in com.vmware.vcenter.vm.hardware
The CreateSpec class provides a specification for the configuration of a newly-created virtual Ethernet adapter.
EthernetTypes.CreateSpec.Builder - Class in com.vmware.vcenter.vm.hardware
Builder class for EthernetTypes.CreateSpec.
EthernetTypes.EmulationType - Class in com.vmware.vcenter.vm.hardware
The EmulationType enumeration class defines the valid emulation types for a virtual Ethernet adapter.
EthernetTypes.EmulationType.Values - Enum in com.vmware.vcenter.vm.hardware
Native Java enum representing this enumeration class.
EthernetTypes.Info - Class in com.vmware.vcenter.vm.hardware
The Info class contains information about a virtual Ethernet adapter.
EthernetTypes.Info.Builder - Class in com.vmware.vcenter.vm.hardware
Builder class for EthernetTypes.Info.
EthernetTypes.MacAddressType - Class in com.vmware.vcenter.vm.hardware
The MacAddressType enumeration class defines the valid MAC address origins for a virtual Ethernet adapter.
EthernetTypes.MacAddressType.Values - Enum in com.vmware.vcenter.vm.hardware
Native Java enum representing this enumeration class.
EthernetTypes.Summary - Class in com.vmware.vcenter.vm.hardware
The Summary class contains commonly used information about a virtual Ethernet adapter.
EthernetTypes.Summary.Builder - Class in com.vmware.vcenter.vm.hardware
Builder class for EthernetTypes.Summary.
EthernetTypes.UpdateSpec - Class in com.vmware.vcenter.vm.hardware
The UpdateSpec class describes the updates to be made to the configuration of a virtual Ethernet adapter.
EthernetTypes.UpdateSpec.Builder - Class in com.vmware.vcenter.vm.hardware
Builder class for EthernetTypes.UpdateSpec.
ethernetUpdateSpec - Static variable in class com.vmware.vcenter.vm_template.LibraryItemsDefinitions
 
EthernetUpdateSpec() - Constructor for class com.vmware.vcenter.vm_template.LibraryItemsTypes.EthernetUpdateSpec
Default constructor.
EthernetUpdateSpec(StructValue) - Constructor for class com.vmware.vcenter.vm_template.LibraryItemsTypes.EthernetUpdateSpec
 
EVENTS_TASKS - Static variable in class com.vmware.vcenter.deployment.HistoryMigrationOption
Only event data and task data will be migrated along with the core data.
evict(String) - Method in interface com.vmware.content.library.SubscribedItem
Evicts the cached content of a library item in a subscribed library.
evict(String, InvocationConfig) - Method in interface com.vmware.content.library.SubscribedItem
Evicts the cached content of a library item in a subscribed library.
evict(String, AsyncCallback<Void>) - Method in interface com.vmware.content.library.SubscribedItem
Evicts the cached content of a library item in a subscribed library.
evict(String, AsyncCallback<Void>, InvocationConfig) - Method in interface com.vmware.content.library.SubscribedItem
Evicts the cached content of a library item in a subscribed library.
evict(String) - Method in class com.vmware.content.library.SubscribedItemStub
 
evict(String, InvocationConfig) - Method in class com.vmware.content.library.SubscribedItemStub
 
evict(String, AsyncCallback<Void>) - Method in class com.vmware.content.library.SubscribedItemStub
 
evict(String, AsyncCallback<Void>, InvocationConfig) - Method in class com.vmware.content.library.SubscribedItemStub
 
evict(String) - Method in interface com.vmware.content.SubscribedLibrary
Evicts the cached content of an on-demand subscribed library.
evict(String, InvocationConfig) - Method in interface com.vmware.content.SubscribedLibrary
Evicts the cached content of an on-demand subscribed library.
evict(String, AsyncCallback<Void>) - Method in interface com.vmware.content.SubscribedLibrary
Evicts the cached content of an on-demand subscribed library.
evict(String, AsyncCallback<Void>, InvocationConfig) - Method in interface com.vmware.content.SubscribedLibrary
Evicts the cached content of an on-demand subscribed library.
evict(String) - Method in class com.vmware.content.SubscribedLibraryStub
 
evict(String, InvocationConfig) - Method in class com.vmware.content.SubscribedLibraryStub
 
evict(String, AsyncCallback<Void>) - Method in class com.vmware.content.SubscribedLibraryStub
 
evict(String, AsyncCallback<Void>, InvocationConfig) - Method in class com.vmware.content.SubscribedLibraryStub
 
EXA - Static variable in class com.vmware.vstats.CounterMetadataTypes.UnitsFactor
Exa 10^18.
EXBI - Static variable in class com.vmware.vstats.CounterMetadataTypes.UnitsFactor
Exbi 2^60, 1024^6.
exchange(TokenExchangeTypes.ExchangeSpec) - Method in interface com.vmware.vcenter.tokenservice.TokenExchange
Exchanges incoming token based on the spec and current client authorization data.
exchange(TokenExchangeTypes.ExchangeSpec, InvocationConfig) - Method in interface com.vmware.vcenter.tokenservice.TokenExchange
Exchanges incoming token based on the spec and current client authorization data.
exchange(TokenExchangeTypes.ExchangeSpec, AsyncCallback<TokenExchangeTypes.Info>) - Method in interface com.vmware.vcenter.tokenservice.TokenExchange
Exchanges incoming token based on the spec and current client authorization data.
exchange(TokenExchangeTypes.ExchangeSpec, AsyncCallback<TokenExchangeTypes.Info>, InvocationConfig) - Method in interface com.vmware.vcenter.tokenservice.TokenExchange
Exchanges incoming token based on the spec and current client authorization data.
exchange(TokenExchangeTypes.ExchangeSpec) - Method in class com.vmware.vcenter.tokenservice.TokenExchangeStub
 
exchange(TokenExchangeTypes.ExchangeSpec, InvocationConfig) - Method in class com.vmware.vcenter.tokenservice.TokenExchangeStub
 
exchange(TokenExchangeTypes.ExchangeSpec, AsyncCallback<TokenExchangeTypes.Info>) - Method in class com.vmware.vcenter.tokenservice.TokenExchangeStub
 
exchange(TokenExchangeTypes.ExchangeSpec, AsyncCallback<TokenExchangeTypes.Info>, InvocationConfig) - Method in class com.vmware.vcenter.tokenservice.TokenExchangeStub
 
exchangeSpec - Static variable in class com.vmware.vcenter.tokenservice.TokenExchangeDefinitions
 
ExchangeSpec() - Constructor for class com.vmware.vcenter.tokenservice.TokenExchangeTypes.ExchangeSpec
Default constructor.
ExchangeSpec(StructValue) - Constructor for class com.vmware.vcenter.tokenservice.TokenExchangeTypes.ExchangeSpec
 
EXECUTING_SCRIPTS - Static variable in class com.vmware.vcenter.vm.ToolsTypes.RunState
VMware Tools is running scripts as part of a state transition.
ExecutionContext - Class in com.vmware.vapi.core
The ExecutionContext class provides information about the execution of an API method invocation.
ExecutionContext() - Constructor for class com.vmware.vapi.core.ExecutionContext
Default constructor.
ExecutionContext(ExecutionContext.SecurityContext) - Constructor for class com.vmware.vapi.core.ExecutionContext
Constructor.
ExecutionContext(ExecutionContext.ApplicationData, ExecutionContext.SecurityContext) - Constructor for class com.vmware.vapi.core.ExecutionContext
Constructor.
ExecutionContext(ExecutionContext.ApplicationData, ExecutionContext.SecurityContext, ExecutionContext.RuntimeData) - Constructor for class com.vmware.vapi.core.ExecutionContext
Constructor.
ExecutionContext.ApplicationData - Class in com.vmware.vapi.core
Immutable class representing additional application specific data associated with the request for method execution represented by this ExecutionContext.
ExecutionContext.Builder - Class in com.vmware.vapi.core
 
ExecutionContext.RuntimeData - Class in com.vmware.vapi.core
This class contains data and settings related to the execution of the invocation by the vAPI runtime, protocol and transport.
ExecutionContext.SecurityContext - Interface in com.vmware.vapi.core
Implementations of this interface will provide all needed data for authentication for the given invocation.
EXPERIMENTAL - Static variable in class com.vmware.vstats.CounterMetadataTypes.CounterEditionStatus
The counter edition is experimental.
EXPIRED - Static variable in class com.vmware.vstats.AcqSpecsTypes.Status
The acquisition specification is expired.
EXPIRED_CERTIFICATE - Static variable in class com.vmware.content.library.item.updatesession.WarningType
The certificate used for signing the content is expired.
explanationDetails - Static variable in class com.vmware.esx.settings.clusters.software.RecommendationsDefinitions
 
ExplanationDetails() - Constructor for class com.vmware.esx.settings.clusters.software.RecommendationsTypes.ExplanationDetails
Default constructor.
ExplanationDetails(StructValue) - Constructor for class com.vmware.esx.settings.clusters.software.RecommendationsTypes.ExplanationDetails
 
export(ConfigsTypes.ProfilesSpec) - Method in interface com.vmware.appliance.infraprofile.Configs
Exports the desired profile specification.
export(ConfigsTypes.ProfilesSpec, InvocationConfig) - Method in interface com.vmware.appliance.infraprofile.Configs
Exports the desired profile specification.
export(ConfigsTypes.ProfilesSpec, AsyncCallback<String>) - Method in interface com.vmware.appliance.infraprofile.Configs
Exports the desired profile specification.
export(ConfigsTypes.ProfilesSpec, AsyncCallback<String>, InvocationConfig) - Method in interface com.vmware.appliance.infraprofile.Configs
Exports the desired profile specification.
export(ConfigsTypes.ProfilesSpec) - Method in class com.vmware.appliance.infraprofile.ConfigsStub
 
export(ConfigsTypes.ProfilesSpec, InvocationConfig) - Method in class com.vmware.appliance.infraprofile.ConfigsStub
 
export(ConfigsTypes.ProfilesSpec, AsyncCallback<String>) - Method in class com.vmware.appliance.infraprofile.ConfigsStub
 
export(ConfigsTypes.ProfilesSpec, AsyncCallback<String>, InvocationConfig) - Method in class com.vmware.appliance.infraprofile.ConfigsStub
 
export(String, SoftwareTypes.ExportSpec) - Method in interface com.vmware.esx.settings.clusters.Software
Exports the desired software specification document and/or image.
export(String, SoftwareTypes.ExportSpec, InvocationConfig) - Method in interface com.vmware.esx.settings.clusters.Software
Exports the desired software specification document and/or image.
export(String, SoftwareTypes.ExportSpec, AsyncCallback<Map<SoftwareTypes.ExportType, URI>>) - Method in interface com.vmware.esx.settings.clusters.Software
Exports the desired software specification document and/or image.
export(String, SoftwareTypes.ExportSpec, AsyncCallback<Map<SoftwareTypes.ExportType, URI>>, InvocationConfig) - Method in interface com.vmware.esx.settings.clusters.Software
Exports the desired software specification document and/or image.
export(String, SoftwareTypes.ExportSpec) - Method in class com.vmware.esx.settings.clusters.SoftwareStub
 
export(String, SoftwareTypes.ExportSpec, InvocationConfig) - Method in class com.vmware.esx.settings.clusters.SoftwareStub
 
export(String, SoftwareTypes.ExportSpec, AsyncCallback<Map<SoftwareTypes.ExportType, URI>>) - Method in class com.vmware.esx.settings.clusters.SoftwareStub
 
export(String, SoftwareTypes.ExportSpec, AsyncCallback<Map<SoftwareTypes.ExportType, URI>>, InvocationConfig) - Method in class com.vmware.esx.settings.clusters.SoftwareStub
 
export(String, CustomizationSpecsTypes.Format) - Method in interface com.vmware.vcenter.guest.CustomizationSpecs
Returns the content of the customization specification in the specified format.
export(String, CustomizationSpecsTypes.Format, InvocationConfig) - Method in interface com.vmware.vcenter.guest.CustomizationSpecs
Returns the content of the customization specification in the specified format.
export(String, CustomizationSpecsTypes.Format, AsyncCallback<String>) - Method in interface com.vmware.vcenter.guest.CustomizationSpecs
Returns the content of the customization specification in the specified format.
export(String, CustomizationSpecsTypes.Format, AsyncCallback<String>, InvocationConfig) - Method in interface com.vmware.vcenter.guest.CustomizationSpecs
Returns the content of the customization specification in the specified format.
export(String, CustomizationSpecsTypes.Format) - Method in class com.vmware.vcenter.guest.CustomizationSpecsStub
 
export(String, CustomizationSpecsTypes.Format, InvocationConfig) - Method in class com.vmware.vcenter.guest.CustomizationSpecsStub
 
export(String, CustomizationSpecsTypes.Format, AsyncCallback<String>) - Method in class com.vmware.vcenter.guest.CustomizationSpecsStub
 
export(String, CustomizationSpecsTypes.Format, AsyncCallback<String>, InvocationConfig) - Method in class com.vmware.vcenter.guest.CustomizationSpecsStub
 
EXPORT_ERROR - Static variable in class com.vmware.vcenter.ovf.ParseIssue.Category
Issue during OVF export, for example, malformed deviceId, controller not found, or file backing for a device not found.
ExportFlag - Interface in com.vmware.vcenter.ovf
The ExportFlag interface provides methods for retrieving information about the export flags supported by the server.
ExportFlagDefinitions - Class in com.vmware.vcenter.ovf
Defines the type descriptors for the ExportFlag API service.
ExportFlagDefinitions() - Constructor for class com.vmware.vcenter.ovf.ExportFlagDefinitions
 
exportFlagService() - Method in class com.vmware.vcenter.ovf.OvfFactory
Returns an instance of class ExportFlag
ExportFlagStub - Class in com.vmware.vcenter.ovf
Remote stub implementation of the ExportFlag API service.
ExportFlagStub(ApiProvider, TypeConverter, StubConfigurationBase) - Constructor for class com.vmware.vcenter.ovf.ExportFlagStub
 
ExportFlagStub(ApiProvider, StubConfigurationBase) - Constructor for class com.vmware.vcenter.ovf.ExportFlagStub
 
ExportFlagTypes - Interface in com.vmware.vcenter.ovf
Defines the data types of the ExportFlag API service.
ExportFlagTypes.Info - Class in com.vmware.vcenter.ovf
The Info class describes an export flag supported by the server.
ExportFlagTypes.Info.Builder - Class in com.vmware.vcenter.ovf
Builder class for ExportFlagTypes.Info.
exportSpec - Static variable in class com.vmware.esx.settings.clusters.SoftwareDefinitions
 
ExportSpec() - Constructor for class com.vmware.esx.settings.clusters.SoftwareTypes.ExportSpec
Default constructor.
ExportSpec(StructValue) - Constructor for class com.vmware.esx.settings.clusters.SoftwareTypes.ExportSpec
 
ExtraConfig - Class in com.vmware.vcenter.ovf
The ExtraConfig class contains the information about a vmw:ExtraConfig element which can be used to specify configuration settings that are transferred directly to the .vmx file.
ExtraConfig() - Constructor for class com.vmware.vcenter.ovf.ExtraConfig
Default constructor.
ExtraConfig(StructValue) - Constructor for class com.vmware.vcenter.ovf.ExtraConfig
 
extraConfig - Static variable in class com.vmware.vcenter.ovf.StructDefinitions
 
ExtraConfig.Builder - Class in com.vmware.vcenter.ovf
Builder class for ExtraConfig.
ExtraConfigParams - Class in com.vmware.vcenter.ovf
The ExtraConfigParams class contains the parameters with information about the vmw:ExtraConfig elements in an OVF package.
ExtraConfigParams() - Constructor for class com.vmware.vcenter.ovf.ExtraConfigParams
Default constructor.
ExtraConfigParams(StructValue) - Constructor for class com.vmware.vcenter.ovf.ExtraConfigParams
 
extraConfigParams - Static variable in class com.vmware.vcenter.ovf.StructDefinitions
 
ExtraConfigParams.Builder - Class in com.vmware.vcenter.ovf
Builder class for ExtraConfigParams.

F

FAIL - Static variable in class com.vmware.appliance.recovery.backup.JobTypes.ReturnStatus
Cancel operation failed.
FAIL - Static variable in class com.vmware.appliance.recovery.BackupTypes.ReturnStatus
Check failed
FAIL - Static variable in class com.vmware.appliance.recovery.restore.JobTypes.ReturnStatus
Check failed
fail(String, String) - Method in interface com.vmware.content.library.item.DownloadSession
Terminates the download session with a client specified error message.
fail(String, String, InvocationConfig) - Method in interface com.vmware.content.library.item.DownloadSession
Terminates the download session with a client specified error message.
fail(String, String, AsyncCallback<Void>) - Method in interface com.vmware.content.library.item.DownloadSession
Terminates the download session with a client specified error message.
fail(String, String, AsyncCallback<Void>, InvocationConfig) - Method in interface com.vmware.content.library.item.DownloadSession
Terminates the download session with a client specified error message.
fail(String, String) - Method in class com.vmware.content.library.item.DownloadSessionStub
 
fail(String, String, InvocationConfig) - Method in class com.vmware.content.library.item.DownloadSessionStub
 
fail(String, String, AsyncCallback<Void>) - Method in class com.vmware.content.library.item.DownloadSessionStub
 
fail(String, String, AsyncCallback<Void>, InvocationConfig) - Method in class com.vmware.content.library.item.DownloadSessionStub
 
fail(String, String) - Method in interface com.vmware.content.library.item.UpdateSession
Terminates the update session with a client specified error message.
fail(String, String, InvocationConfig) - Method in interface com.vmware.content.library.item.UpdateSession
Terminates the update session with a client specified error message.
fail(String, String, AsyncCallback<Void>) - Method in interface com.vmware.content.library.item.UpdateSession
Terminates the update session with a client specified error message.
fail(String, String, AsyncCallback<Void>, InvocationConfig) - Method in interface com.vmware.content.library.item.UpdateSession
Terminates the update session with a client specified error message.
fail(String, String) - Method in class com.vmware.content.library.item.UpdateSessionStub
 
fail(String, String, InvocationConfig) - Method in class com.vmware.content.library.item.UpdateSessionStub
 
fail(String, String, AsyncCallback<Void>) - Method in class com.vmware.content.library.item.UpdateSessionStub
 
fail(String, String, AsyncCallback<Void>, InvocationConfig) - Method in class com.vmware.content.library.item.UpdateSessionStub
 
FAIL - Static variable in class com.vmware.esx.settings.clusters.policies.apply.EffectiveTypes.FailureAction.Action
Fail the apply method
FAIL - Static variable in class com.vmware.esx.settings.clusters.policies.ApplyTypes.FailureAction.Action
Fail the apply method
FAIL - Static variable in class com.vmware.esx.settings.defaults.clusters.policies.apply.EffectiveTypes.FailureAction.Action
Fail the apply method
FAIL - Static variable in class com.vmware.esx.settings.defaults.clusters.policies.ApplyTypes.FailureAction.Action
Fail the apply method
FAILED - Static variable in class com.vmware.appliance.recovery.backup.JobTypes.BackupRestoreProcessState
Backup/Restore job failed.
FAILED - Static variable in class com.vmware.appliance.recovery.reconciliation.JobTypes.Status
The operation failed.
FAILED - Static variable in class com.vmware.appliance.recovery.restore.JobTypes.BackupRestoreProcessState
Failed
FAILED - Static variable in class com.vmware.cis.task.Status
The operation failed.
FAILED - Static variable in class com.vmware.vcenter.deployment.ApplianceState
The appliance configuration has failed.
FAILED - Static variable in class com.vmware.vcenter.deployment.CheckStatus
A fatal error was encountered when running the sanity checks.
FAILED - Static variable in class com.vmware.vcenter.hvc.links.sync.ProvidersTypes.SessionInfo.Stage
Sync failed.
FAILED - Static variable in class com.vmware.vcenter.hvc.links.sync.ProvidersTypes.Status
If Sync failed.
FAILED - Static variable in class com.vmware.vcenter.vm.HardwareTypes.UpgradeStatus
The most recent scheduled upgrade was not successful.
failover_Task(boolean) - Method in interface com.vmware.vcenter.vcha.Cluster
Initiates failover from the active vCenter node to the passive node.
failover_Task(boolean, InvocationConfig) - Method in interface com.vmware.vcenter.vcha.Cluster
Initiates failover from the active vCenter node to the passive node.
failover_Task(boolean, AsyncCallback<String>) - Method in interface com.vmware.vcenter.vcha.Cluster
Initiates failover from the active vCenter node to the passive node.
failover_Task(boolean, AsyncCallback<String>, InvocationConfig) - Method in interface com.vmware.vcenter.vcha.Cluster
Initiates failover from the active vCenter node to the passive node.
failover_Task(boolean) - Method in class com.vmware.vcenter.vcha.ClusterStub
 
failover_Task(boolean, InvocationConfig) - Method in class com.vmware.vcenter.vcha.ClusterStub
 
failover_Task(boolean, AsyncCallback<String>) - Method in class com.vmware.vcenter.vcha.ClusterStub
 
failover_Task(boolean, AsyncCallback<String>, InvocationConfig) - Method in class com.vmware.vcenter.vcha.ClusterStub
 
failure - Static variable in class com.vmware.appliance.networking.dns.HostnameTypes.MessageStatus
message indicates the test failed.
failure - Static variable in class com.vmware.appliance.networking.dns.ServersTypes.MessageStatus
message indicates the test failed.
failureAction - Static variable in class com.vmware.esx.settings.clusters.policies.apply.EffectiveDefinitions
 
FailureAction() - Constructor for class com.vmware.esx.settings.clusters.policies.apply.EffectiveTypes.FailureAction
Default constructor.
FailureAction(StructValue) - Constructor for class com.vmware.esx.settings.clusters.policies.apply.EffectiveTypes.FailureAction
 
failureAction - Static variable in class com.vmware.esx.settings.clusters.policies.ApplyDefinitions
 
FailureAction() - Constructor for class com.vmware.esx.settings.clusters.policies.ApplyTypes.FailureAction
Default constructor.
FailureAction(StructValue) - Constructor for class com.vmware.esx.settings.clusters.policies.ApplyTypes.FailureAction
 
failureAction - Static variable in class com.vmware.esx.settings.defaults.clusters.policies.apply.EffectiveDefinitions
 
FailureAction() - Constructor for class com.vmware.esx.settings.defaults.clusters.policies.apply.EffectiveTypes.FailureAction
Default constructor.
FailureAction(StructValue) - Constructor for class com.vmware.esx.settings.defaults.clusters.policies.apply.EffectiveTypes.FailureAction
 
failureAction - Static variable in class com.vmware.esx.settings.defaults.clusters.policies.ApplyDefinitions
 
FailureAction() - Constructor for class com.vmware.esx.settings.defaults.clusters.policies.ApplyTypes.FailureAction
Default constructor.
FailureAction(StructValue) - Constructor for class com.vmware.esx.settings.defaults.clusters.policies.ApplyTypes.FailureAction
 
FALSE - Static variable in class com.vmware.vapi.data.BooleanValue
 
fault - Variable in class com.vmware.vsphereautomation.lookup.LocalizedMethodFault
 
fault - Variable in class com.vmware.vsphereautomation.lookup.UnexpectedFault
 
faultCause - Variable in class com.vmware.vsphereautomation.lookup.MethodFault
 
faultMessage - Variable in class com.vmware.vsphereautomation.lookup.MethodFault
 
faultName - Variable in class com.vmware.vsphereautomation.lookup.UnexpectedFault
 
FEATURE_IN_USE - Static variable in interface com.vmware.vapi.bindings.exception.Constants
 
FEATURE_IN_USE - Static variable in class com.vmware.vapi.std.errors.Error.Type
Discriminator for the FeatureInUse type.
FeatureInUse - Exception in com.vmware.vapi.std.errors
The FeatureInUse exception indicates that an action cannot be completed because a feature is in use.
FeatureInUse - Class in com.vmware.vapi.std.errors
The FeatureInUse exception indicates that an action cannot be completed because a feature is in use.
FeatureInUse(List<LocalizableMessage>, Structure) - Constructor for exception com.vmware.vapi.std.errors.FeatureInUse
This constructor is provided for backwards compatibility purposes only.
FeatureInUse() - Constructor for exception com.vmware.vapi.std.errors.FeatureInUse
Default constructor.
FeatureInUse(StructValue) - Constructor for exception com.vmware.vapi.std.errors.FeatureInUse
 
FeatureInUse(StructValue, Error.Type) - Constructor for exception com.vmware.vapi.std.errors.FeatureInUse
 
featureInUse - Static variable in class com.vmware.vapi.std.errors.StructDefinitions
 
FeatureInUse.Builder - Class in com.vmware.vapi.std.errors
Builder class for FeatureInUse.
FEDORA - Static variable in class com.vmware.vcenter.vm.GuestOS
Fedora Linux
FEDORA_64 - Static variable in class com.vmware.vcenter.vm.GuestOS
Fedora Linux (64 bit)
FEMTO - Static variable in class com.vmware.vstats.CounterMetadataTypes.UnitsFactor
Femto 10^-15.
FieldInfo - Class in com.vmware.vapi.metadata.metamodel
The FieldInfo class contains metamodel information of a field element contained in a structure element.
FieldInfo() - Constructor for class com.vmware.vapi.metadata.metamodel.FieldInfo
Default constructor.
FieldInfo(StructValue) - Constructor for class com.vmware.vapi.metadata.metamodel.FieldInfo
 
fieldInfo - Static variable in class com.vmware.vapi.metadata.metamodel.StructDefinitions
 
FieldInfo.Builder - Class in com.vmware.vapi.metadata.metamodel
Builder class for FieldInfo.
File - Interface in com.vmware.content.library.item.downloadsession
The File interface provides methods for accessing files within a download session.
File - Interface in com.vmware.content.library.item
The File interface can be used to query for information on the files within a library item.
File - Interface in com.vmware.content.library.item.updatesession
The File interface provides methods for accessing files within an update session.
FILE - Static variable in class com.vmware.vapi.metadata.SourceType
Indicates the metadata source is a JSON file.
FILE - Static variable in class com.vmware.vcenter.vm.hardware.ParallelTypes.BackingType
Virtual parallel port is backed by a file.
FILE - Static variable in class com.vmware.vcenter.vm.hardware.SerialTypes.BackingType
Virtual serial port is backed by a file.
FileDefinitions - Class in com.vmware.content.library.item.downloadsession
Defines the type descriptors for the File API service.
FileDefinitions() - Constructor for class com.vmware.content.library.item.downloadsession.FileDefinitions
 
FileDefinitions - Class in com.vmware.content.library.item
Defines the type descriptors for the File API service.
FileDefinitions() - Constructor for class com.vmware.content.library.item.FileDefinitions
 
FileDefinitions - Class in com.vmware.content.library.item.updatesession
Defines the type descriptors for the File API service.
FileDefinitions() - Constructor for class com.vmware.content.library.item.updatesession.FileDefinitions
 
FileLocations - Class in com.vmware.vapi.std.errors
The FileLocations class identifies the file(s) that caused the method to report the exception.
FileLocations - Class in com.vmware.vapi.std.errors
The FileLocations class identifies the file(s) that caused the method to report the exception.
FileLocations(String, List<String>) - Constructor for class com.vmware.vapi.std.errors.FileLocations
This constructor is provided for backwards compatibility purposes only.
FileLocations() - Constructor for class com.vmware.vapi.std.errors.FileLocations
Default constructor.
FileLocations(StructValue) - Constructor for class com.vmware.vapi.std.errors.FileLocations
 
fileLocations - Static variable in class com.vmware.vapi.std.errors.StructDefinitions
 
FileLocations.Builder - Class in com.vmware.vapi.std.errors
Builder class for FileLocations.
fileService() - Method in class com.vmware.content.library.item.downloadsession.DownloadsessionFactory
Returns an instance of class File
fileService() - Method in class com.vmware.content.library.item.ItemFactory
Returns an instance of class File
fileService() - Method in class com.vmware.content.library.item.updatesession.UpdatesessionFactory
Returns an instance of class File
FileStub - Class in com.vmware.content.library.item.downloadsession
Remote stub implementation of the File API service.
FileStub(ApiProvider, TypeConverter, StubConfigurationBase) - Constructor for class com.vmware.content.library.item.downloadsession.FileStub
 
FileStub(ApiProvider, StubConfigurationBase) - Constructor for class com.vmware.content.library.item.downloadsession.FileStub
 
FileStub - Class in com.vmware.content.library.item
Remote stub implementation of the File API service.
FileStub(ApiProvider, TypeConverter, StubConfigurationBase) - Constructor for class com.vmware.content.library.item.FileStub
 
FileStub(ApiProvider, StubConfigurationBase) - Constructor for class com.vmware.content.library.item.FileStub
 
FileStub - Class in com.vmware.content.library.item.updatesession
Remote stub implementation of the File API service.
FileStub(ApiProvider, TypeConverter, StubConfigurationBase) - Constructor for class com.vmware.content.library.item.updatesession.FileStub
 
FileStub(ApiProvider, StubConfigurationBase) - Constructor for class com.vmware.content.library.item.updatesession.FileStub
 
FileTypes - Interface in com.vmware.content.library.item.downloadsession
Defines the data types of the File API service.
FileTypes - Interface in com.vmware.content.library.item
Defines the data types of the File API service.
FileTypes - Interface in com.vmware.content.library.item.updatesession
Defines the data types of the File API service.
FileTypes.AddSpec - Class in com.vmware.content.library.item.updatesession
The AddSpec class describes the properties of the file to be uploaded.
FileTypes.AddSpec.Builder - Class in com.vmware.content.library.item.updatesession
Builder class for FileTypes.AddSpec.
FileTypes.ChecksumAlgorithm - Class in com.vmware.content.library.item
The ChecksumAlgorithm enumeration class defines the valid checksum algorithms.
FileTypes.ChecksumAlgorithm.Values - Enum in com.vmware.content.library.item
Native Java enum representing this enumeration class.
FileTypes.ChecksumInfo - Class in com.vmware.content.library.item
Provides checksums for a FileTypes.Info object.
FileTypes.ChecksumInfo.Builder - Class in com.vmware.content.library.item
Builder class for FileTypes.ChecksumInfo.
FileTypes.EndpointType - Class in com.vmware.content.library.item.downloadsession
The EndpointType enumeration class defines the types of endpoints used to download the file.
FileTypes.EndpointType.Values - Enum in com.vmware.content.library.item.downloadsession
Native Java enum representing this enumeration class.
FileTypes.Info - Class in com.vmware.content.library.item.downloadsession
The Info class defines the downloaded file.
FileTypes.Info - Class in com.vmware.content.library.item
The Info class provides information about a file in Content Library Service storage.
FileTypes.Info - Class in com.vmware.content.library.item.updatesession
The Info class defines the uploaded file.
FileTypes.Info.Builder - Class in com.vmware.content.library.item.downloadsession
Builder class for FileTypes.Info.
FileTypes.Info.Builder - Class in com.vmware.content.library.item
Builder class for FileTypes.Info.
FileTypes.Info.Builder - Class in com.vmware.content.library.item.updatesession
Builder class for FileTypes.Info.
FileTypes.PrepareStatus - Class in com.vmware.content.library.item.downloadsession
The PrepareStatus enumeration class defines the state of the file in preparation for download.
FileTypes.PrepareStatus.Values - Enum in com.vmware.content.library.item.downloadsession
Native Java enum representing this enumeration class.
FileTypes.SourceType - Class in com.vmware.content.library.item.updatesession
The SourceType enumeration class defines how the file content is retrieved.
FileTypes.SourceType.Values - Enum in com.vmware.content.library.item.updatesession
Native Java enum representing this enumeration class.
FileTypes.ValidationError - Class in com.vmware.content.library.item.updatesession
The ValidationError class defines the validation error of a file in the session.
FileTypes.ValidationError.Builder - Class in com.vmware.content.library.item.updatesession
Builder class for FileTypes.ValidationError.
FileTypes.ValidationResult - Class in com.vmware.content.library.item.updatesession
The ValidationResult class defines the result of validating the files in the session.
FileTypes.ValidationResult.Builder - Class in com.vmware.content.library.item.updatesession
Builder class for FileTypes.ValidationResult.
filter(String, LibraryItemTypes.DeploymentTarget) - Method in interface com.vmware.vcenter.ovf.LibraryItem
Queries an OVF package stored in content library to retrieve information to use when deploying the package.
filter(String, LibraryItemTypes.DeploymentTarget, InvocationConfig) - Method in interface com.vmware.vcenter.ovf.LibraryItem
Queries an OVF package stored in content library to retrieve information to use when deploying the package.
filter(String, LibraryItemTypes.DeploymentTarget, AsyncCallback<LibraryItemTypes.OvfSummary>) - Method in interface com.vmware.vcenter.ovf.LibraryItem
Queries an OVF package stored in content library to retrieve information to use when deploying the package.
filter(String, LibraryItemTypes.DeploymentTarget, AsyncCallback<LibraryItemTypes.OvfSummary>, InvocationConfig) - Method in interface com.vmware.vcenter.ovf.LibraryItem
Queries an OVF package stored in content library to retrieve information to use when deploying the package.
filter(String, LibraryItemTypes.DeploymentTarget) - Method in class com.vmware.vcenter.ovf.LibraryItemStub
 
filter(String, LibraryItemTypes.DeploymentTarget, InvocationConfig) - Method in class com.vmware.vcenter.ovf.LibraryItemStub
 
filter(String, LibraryItemTypes.DeploymentTarget, AsyncCallback<LibraryItemTypes.OvfSummary>) - Method in class com.vmware.vcenter.ovf.LibraryItemStub
 
filter(String, LibraryItemTypes.DeploymentTarget, AsyncCallback<LibraryItemTypes.OvfSummary>, InvocationConfig) - Method in class com.vmware.vcenter.ovf.LibraryItemStub
 
filterCriteria - Variable in class com.vmware.vsphereautomation.lookup.ListRequestType
 
filterSpec - Static variable in class com.vmware.appliance.recovery.backup.job.DetailsDefinitions
 
FilterSpec() - Constructor for class com.vmware.appliance.recovery.backup.job.DetailsTypes.FilterSpec
Default constructor.
FilterSpec(StructValue) - Constructor for class com.vmware.appliance.recovery.backup.job.DetailsTypes.FilterSpec
 
filterSpec - Static variable in class com.vmware.appliance.recovery.backup.system_name.ArchiveDefinitions
 
FilterSpec() - Constructor for class com.vmware.appliance.recovery.backup.system_name.ArchiveTypes.FilterSpec
Default constructor.
FilterSpec(StructValue) - Constructor for class com.vmware.appliance.recovery.backup.system_name.ArchiveTypes.FilterSpec
 
filterSpec - Static variable in class com.vmware.cis.TasksDefinitions
 
FilterSpec() - Constructor for class com.vmware.cis.TasksTypes.FilterSpec
Default constructor.
FilterSpec(StructValue) - Constructor for class com.vmware.cis.TasksTypes.FilterSpec
 
filterSpec - Static variable in class com.vmware.esx.settings.clusters.software.DraftsDefinitions
 
FilterSpec() - Constructor for class com.vmware.esx.settings.clusters.software.DraftsTypes.FilterSpec
Default constructor.
FilterSpec(StructValue) - Constructor for class com.vmware.esx.settings.clusters.software.DraftsTypes.FilterSpec
 
filterSpec - Static variable in class com.vmware.esx.settings.depot_content.AddOnsDefinitions
 
FilterSpec() - Constructor for class com.vmware.esx.settings.depot_content.AddOnsTypes.FilterSpec
Default constructor.
FilterSpec(StructValue) - Constructor for class com.vmware.esx.settings.depot_content.AddOnsTypes.FilterSpec
 
filterSpec - Static variable in class com.vmware.esx.settings.depot_content.BaseImagesDefinitions
 
FilterSpec() - Constructor for class com.vmware.esx.settings.depot_content.BaseImagesTypes.FilterSpec
Default constructor.
FilterSpec(StructValue) - Constructor for class com.vmware.esx.settings.depot_content.BaseImagesTypes.FilterSpec
 
filterSpec - Static variable in class com.vmware.esx.settings.depot_content.ComponentsDefinitions
 
FilterSpec() - Constructor for class com.vmware.esx.settings.depot_content.ComponentsTypes.FilterSpec
Default constructor.
FilterSpec(StructValue) - Constructor for class com.vmware.esx.settings.depot_content.ComponentsTypes.FilterSpec
 
filterSpec - Static variable in class com.vmware.vcenter.ClusterDefinitions
 
FilterSpec() - Constructor for class com.vmware.vcenter.ClusterTypes.FilterSpec
Default constructor.
FilterSpec(StructValue) - Constructor for class com.vmware.vcenter.ClusterTypes.FilterSpec
 
filterSpec - Static variable in class com.vmware.vcenter.compute.policies.TagUsageDefinitions
 
FilterSpec() - Constructor for class com.vmware.vcenter.compute.policies.TagUsageTypes.FilterSpec
Default constructor.
FilterSpec(StructValue) - Constructor for class com.vmware.vcenter.compute.policies.TagUsageTypes.FilterSpec
 
filterSpec - Static variable in class com.vmware.vcenter.DatacenterDefinitions
 
FilterSpec() - Constructor for class com.vmware.vcenter.DatacenterTypes.FilterSpec
Default constructor.
FilterSpec(StructValue) - Constructor for class com.vmware.vcenter.DatacenterTypes.FilterSpec
 
filterSpec - Static variable in class com.vmware.vcenter.DatastoreDefinitions
 
FilterSpec() - Constructor for class com.vmware.vcenter.DatastoreTypes.FilterSpec
Default constructor.
FilterSpec(StructValue) - Constructor for class com.vmware.vcenter.DatastoreTypes.FilterSpec
 
filterSpec - Static variable in class com.vmware.vcenter.FolderDefinitions
 
FilterSpec() - Constructor for class com.vmware.vcenter.FolderTypes.FilterSpec
Default constructor.
FilterSpec(StructValue) - Constructor for class com.vmware.vcenter.FolderTypes.FilterSpec
 
filterSpec - Static variable in class com.vmware.vcenter.guest.CustomizationSpecsDefinitions
 
FilterSpec() - Constructor for class com.vmware.vcenter.guest.CustomizationSpecsTypes.FilterSpec
Default constructor.
FilterSpec(StructValue) - Constructor for class com.vmware.vcenter.guest.CustomizationSpecsTypes.FilterSpec
 
filterSpec - Static variable in class com.vmware.vcenter.HostDefinitions
 
FilterSpec() - Constructor for class com.vmware.vcenter.HostTypes.FilterSpec
Default constructor.
FilterSpec(StructValue) - Constructor for class com.vmware.vcenter.HostTypes.FilterSpec
 
filterSpec - Static variable in class com.vmware.vcenter.namespace_management.ClusterCompatibilityDefinitions
 
FilterSpec() - Constructor for class com.vmware.vcenter.namespace_management.ClusterCompatibilityTypes.FilterSpec
Default constructor.
FilterSpec(StructValue) - Constructor for class com.vmware.vcenter.namespace_management.ClusterCompatibilityTypes.FilterSpec
 
filterSpec - Static variable in class com.vmware.vcenter.namespace_management.DistributedSwitchCompatibilityDefinitions
 
FilterSpec() - Constructor for class com.vmware.vcenter.namespace_management.DistributedSwitchCompatibilityTypes.FilterSpec
Default constructor.
FilterSpec(StructValue) - Constructor for class com.vmware.vcenter.namespace_management.DistributedSwitchCompatibilityTypes.FilterSpec
 
filterSpec - Static variable in class com.vmware.vcenter.namespace_management.EdgeClusterCompatibilityDefinitions
 
FilterSpec() - Constructor for class com.vmware.vcenter.namespace_management.EdgeClusterCompatibilityTypes.FilterSpec
Default constructor.
FilterSpec(StructValue) - Constructor for class com.vmware.vcenter.namespace_management.EdgeClusterCompatibilityTypes.FilterSpec
 
filterSpec - Static variable in class com.vmware.vcenter.NetworkDefinitions
 
FilterSpec() - Constructor for class com.vmware.vcenter.NetworkTypes.FilterSpec
Default constructor.
FilterSpec(StructValue) - Constructor for class com.vmware.vcenter.NetworkTypes.FilterSpec
 
filterSpec - Static variable in class com.vmware.vcenter.ResourcePoolDefinitions
 
FilterSpec() - Constructor for class com.vmware.vcenter.ResourcePoolTypes.FilterSpec
Default constructor.
FilterSpec(StructValue) - Constructor for class com.vmware.vcenter.ResourcePoolTypes.FilterSpec
 
filterSpec - Static variable in class com.vmware.vcenter.storage.policies.compliance.VMDefinitions
 
FilterSpec() - Constructor for class com.vmware.vcenter.storage.policies.compliance.VMTypes.FilterSpec
Default constructor.
FilterSpec(StructValue) - Constructor for class com.vmware.vcenter.storage.policies.compliance.VMTypes.FilterSpec
 
filterSpec - Static variable in class com.vmware.vcenter.storage.policies.ComplianceDefinitions
 
FilterSpec() - Constructor for class com.vmware.vcenter.storage.policies.ComplianceTypes.FilterSpec
Default constructor.
FilterSpec(StructValue) - Constructor for class com.vmware.vcenter.storage.policies.ComplianceTypes.FilterSpec
 
filterSpec - Static variable in class com.vmware.vcenter.storage.PoliciesDefinitions
 
FilterSpec() - Constructor for class com.vmware.vcenter.storage.PoliciesTypes.FilterSpec
Default constructor.
FilterSpec(StructValue) - Constructor for class com.vmware.vcenter.storage.PoliciesTypes.FilterSpec
 
filterSpec - Static variable in class com.vmware.vcenter.topology.NodesDefinitions
 
FilterSpec() - Constructor for class com.vmware.vcenter.topology.NodesTypes.FilterSpec
Default constructor.
FilterSpec(StructValue) - Constructor for class com.vmware.vcenter.topology.NodesTypes.FilterSpec
 
filterSpec - Static variable in class com.vmware.vcenter.topology.ReplicationStatusDefinitions
 
FilterSpec() - Constructor for class com.vmware.vcenter.topology.ReplicationStatusTypes.FilterSpec
Default constructor.
FilterSpec(StructValue) - Constructor for class com.vmware.vcenter.topology.ReplicationStatusTypes.FilterSpec
 
filterSpec - Static variable in class com.vmware.vcenter.trusted_infrastructure.attestation.ServicesDefinitions
 
FilterSpec() - Constructor for class com.vmware.vcenter.trusted_infrastructure.attestation.ServicesTypes.FilterSpec
Default constructor.
FilterSpec(StructValue) - Constructor for class com.vmware.vcenter.trusted_infrastructure.attestation.ServicesTypes.FilterSpec
 
filterSpec - Static variable in class com.vmware.vcenter.trusted_infrastructure.kms.ServicesDefinitions
 
FilterSpec() - Constructor for class com.vmware.vcenter.trusted_infrastructure.kms.ServicesTypes.FilterSpec
Default constructor.
FilterSpec(StructValue) - Constructor for class com.vmware.vcenter.trusted_infrastructure.kms.ServicesTypes.FilterSpec
 
filterSpec - Static variable in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.attestation.os.esx.BaseImagesDefinitions
 
FilterSpec() - Constructor for class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.attestation.os.esx.BaseImagesTypes.FilterSpec
Default constructor.
FilterSpec(StructValue) - Constructor for class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.attestation.os.esx.BaseImagesTypes.FilterSpec
 
filterSpec - Static variable in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.ConsumerPrincipalsDefinitions
 
FilterSpec() - Constructor for class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.ConsumerPrincipalsTypes.FilterSpec
Default constructor.
FilterSpec(StructValue) - Constructor for class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.ConsumerPrincipalsTypes.FilterSpec
 
filterSpec - Static variable in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.providers.CurrentPeerCertificatesDefinitions
 
FilterSpec() - Constructor for class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.providers.CurrentPeerCertificatesTypes.FilterSpec
Default constructor.
FilterSpec(StructValue) - Constructor for class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.providers.CurrentPeerCertificatesTypes.FilterSpec
 
filterSpec - Static variable in class com.vmware.vcenter.trusted_infrastructure.trust_authority_hosts.AttestationDefinitions
 
FilterSpec() - Constructor for class com.vmware.vcenter.trusted_infrastructure.trust_authority_hosts.AttestationTypes.FilterSpec
Default constructor.
FilterSpec(StructValue) - Constructor for class com.vmware.vcenter.trusted_infrastructure.trust_authority_hosts.AttestationTypes.FilterSpec
 
filterSpec - Static variable in class com.vmware.vcenter.trusted_infrastructure.trust_authority_hosts.KmsDefinitions
 
FilterSpec() - Constructor for class com.vmware.vcenter.trusted_infrastructure.trust_authority_hosts.KmsTypes.FilterSpec
Default constructor.
FilterSpec(StructValue) - Constructor for class com.vmware.vcenter.trusted_infrastructure.trust_authority_hosts.KmsTypes.FilterSpec
 
filterSpec - Static variable in class com.vmware.vcenter.trusted_infrastructure.TrustAuthorityClustersDefinitions
 
FilterSpec() - Constructor for class com.vmware.vcenter.trusted_infrastructure.TrustAuthorityClustersTypes.FilterSpec
Default constructor.
FilterSpec(StructValue) - Constructor for class com.vmware.vcenter.trusted_infrastructure.TrustAuthorityClustersTypes.FilterSpec
 
filterSpec - Static variable in class com.vmware.vcenter.trusted_infrastructure.trusted_clusters.attestation.ServicesDefinitions
 
FilterSpec() - Constructor for class com.vmware.vcenter.trusted_infrastructure.trusted_clusters.attestation.ServicesTypes.FilterSpec
Default constructor.
FilterSpec(StructValue) - Constructor for class com.vmware.vcenter.trusted_infrastructure.trusted_clusters.attestation.ServicesTypes.FilterSpec
 
filterSpec - Static variable in class com.vmware.vcenter.trusted_infrastructure.trusted_clusters.kms.ServicesDefinitions
 
FilterSpec() - Constructor for class com.vmware.vcenter.trusted_infrastructure.trusted_clusters.kms.ServicesTypes.FilterSpec
Default constructor.
FilterSpec(StructValue) - Constructor for class com.vmware.vcenter.trusted_infrastructure.trusted_clusters.kms.ServicesTypes.FilterSpec
 
filterSpec - Static variable in class com.vmware.vcenter.VMDefinitions
 
FilterSpec() - Constructor for class com.vmware.vcenter.VMTypes.FilterSpec
Default constructor.
FilterSpec(StructValue) - Constructor for class com.vmware.vcenter.VMTypes.FilterSpec
 
filterSpec - Static variable in class com.vmware.vstats.AcqSpecsDefinitions
 
FilterSpec() - Constructor for class com.vmware.vstats.AcqSpecsTypes.FilterSpec
Default constructor.
FilterSpec(StructValue) - Constructor for class com.vmware.vstats.AcqSpecsTypes.FilterSpec
 
filterSpec - Static variable in class com.vmware.vstats.CounterMetadataDefinitions
 
FilterSpec() - Constructor for class com.vmware.vstats.CounterMetadataTypes.FilterSpec
Default constructor.
FilterSpec(StructValue) - Constructor for class com.vmware.vstats.CounterMetadataTypes.FilterSpec
 
filterSpec - Static variable in class com.vmware.vstats.CountersDefinitions
 
FilterSpec() - Constructor for class com.vmware.vstats.CountersTypes.FilterSpec
Default constructor.
FilterSpec(StructValue) - Constructor for class com.vmware.vstats.CountersTypes.FilterSpec
 
filterSpec - Static variable in class com.vmware.vstats.DataDefinitions
 
FilterSpec() - Constructor for class com.vmware.vstats.DataTypes.FilterSpec
Default constructor.
FilterSpec(StructValue) - Constructor for class com.vmware.vstats.DataTypes.FilterSpec
 
filterSpec - Static variable in class com.vmware.vstats.ResourceAddressesDefinitions
 
FilterSpec() - Constructor for class com.vmware.vstats.ResourceAddressesTypes.FilterSpec
Default constructor.
FilterSpec(StructValue) - Constructor for class com.vmware.vstats.ResourceAddressesTypes.FilterSpec
 
find(LibraryTypes.FindSpec) - Method in interface com.vmware.content.Library
Returns a list of all the visible (as determined by authorization policy) libraries matching the requested LibraryTypes.FindSpec.
find(LibraryTypes.FindSpec, InvocationConfig) - Method in interface com.vmware.content.Library
Returns a list of all the visible (as determined by authorization policy) libraries matching the requested LibraryTypes.FindSpec.
find(LibraryTypes.FindSpec, AsyncCallback<List<String>>) - Method in interface com.vmware.content.Library
Returns a list of all the visible (as determined by authorization policy) libraries matching the requested LibraryTypes.FindSpec.
find(LibraryTypes.FindSpec, AsyncCallback<List<String>>, InvocationConfig) - Method in interface com.vmware.content.Library
Returns a list of all the visible (as determined by authorization policy) libraries matching the requested LibraryTypes.FindSpec.
find(ItemTypes.FindSpec) - Method in interface com.vmware.content.library.Item
Returns identifiers of all the visible (as determined by authorization policy) library items matching the requested ItemTypes.FindSpec.
find(ItemTypes.FindSpec, InvocationConfig) - Method in interface com.vmware.content.library.Item
Returns identifiers of all the visible (as determined by authorization policy) library items matching the requested ItemTypes.FindSpec.
find(ItemTypes.FindSpec, AsyncCallback<List<String>>) - Method in interface com.vmware.content.library.Item
Returns identifiers of all the visible (as determined by authorization policy) library items matching the requested ItemTypes.FindSpec.
find(ItemTypes.FindSpec, AsyncCallback<List<String>>, InvocationConfig) - Method in interface com.vmware.content.library.Item
Returns identifiers of all the visible (as determined by authorization policy) library items matching the requested ItemTypes.FindSpec.
find(ItemTypes.FindSpec) - Method in class com.vmware.content.library.ItemStub
 
find(ItemTypes.FindSpec, InvocationConfig) - Method in class com.vmware.content.library.ItemStub
 
find(ItemTypes.FindSpec, AsyncCallback<List<String>>) - Method in class com.vmware.content.library.ItemStub
 
find(ItemTypes.FindSpec, AsyncCallback<List<String>>, InvocationConfig) - Method in class com.vmware.content.library.ItemStub
 
find(LibraryTypes.FindSpec) - Method in class com.vmware.content.LibraryStub
 
find(LibraryTypes.FindSpec, InvocationConfig) - Method in class com.vmware.content.LibraryStub
 
find(LibraryTypes.FindSpec, AsyncCallback<List<String>>) - Method in class com.vmware.content.LibraryStub
 
find(LibraryTypes.FindSpec, AsyncCallback<List<String>>, InvocationConfig) - Method in class com.vmware.content.LibraryStub
 
find(List<String>) - Method in interface com.vmware.vcenter.inventory.Datastore
Returns datastore information for the specified datastores.
find(List<String>, InvocationConfig) - Method in interface com.vmware.vcenter.inventory.Datastore
Returns datastore information for the specified datastores.
find(List<String>, AsyncCallback<Map<String, DatastoreTypes.Info>>) - Method in interface com.vmware.vcenter.inventory.Datastore
Returns datastore information for the specified datastores.
find(List<String>, AsyncCallback<Map<String, DatastoreTypes.Info>>, InvocationConfig) - Method in interface com.vmware.vcenter.inventory.Datastore
Returns datastore information for the specified datastores.
find(List<String>) - Method in class com.vmware.vcenter.inventory.DatastoreStub
 
find(List<String>, InvocationConfig) - Method in class com.vmware.vcenter.inventory.DatastoreStub
 
find(List<String>, AsyncCallback<Map<String, DatastoreTypes.Info>>) - Method in class com.vmware.vcenter.inventory.DatastoreStub
 
find(List<String>, AsyncCallback<Map<String, DatastoreTypes.Info>>, InvocationConfig) - Method in class com.vmware.vcenter.inventory.DatastoreStub
 
find(List<String>) - Method in interface com.vmware.vcenter.inventory.Network
Returns network information for the specified vCenter Server networks.
find(List<String>, InvocationConfig) - Method in interface com.vmware.vcenter.inventory.Network
Returns network information for the specified vCenter Server networks.
find(List<String>, AsyncCallback<Map<String, NetworkTypes.Info>>) - Method in interface com.vmware.vcenter.inventory.Network
Returns network information for the specified vCenter Server networks.
find(List<String>, AsyncCallback<Map<String, NetworkTypes.Info>>, InvocationConfig) - Method in interface com.vmware.vcenter.inventory.Network
Returns network information for the specified vCenter Server networks.
find(List<String>) - Method in class com.vmware.vcenter.inventory.NetworkStub
 
find(List<String>, InvocationConfig) - Method in class com.vmware.vcenter.inventory.NetworkStub
 
find(List<String>, AsyncCallback<Map<String, NetworkTypes.Info>>) - Method in class com.vmware.vcenter.inventory.NetworkStub
 
find(List<String>, AsyncCallback<Map<String, NetworkTypes.Info>>, InvocationConfig) - Method in class com.vmware.vcenter.inventory.NetworkStub
 
findSpec - Static variable in class com.vmware.content.library.ItemDefinitions
 
FindSpec() - Constructor for class com.vmware.content.library.ItemTypes.FindSpec
Default constructor.
FindSpec(StructValue) - Constructor for class com.vmware.content.library.ItemTypes.FindSpec
 
findSpec - Static variable in class com.vmware.content.LibraryDefinitions
 
FindSpec() - Constructor for class com.vmware.content.LibraryTypes.FindSpec
Default constructor.
FindSpec(StructValue) - Constructor for class com.vmware.content.LibraryTypes.FindSpec
 
fingerprint(String) - Method in interface com.vmware.vapi.metadata.authentication.Component
Retrieves the fingerprint computed from the authentication metadata of the component element corresponding to componentId.
fingerprint(String, InvocationConfig) - Method in interface com.vmware.vapi.metadata.authentication.Component
Retrieves the fingerprint computed from the authentication metadata of the component element corresponding to componentId.
fingerprint(String, AsyncCallback<String>) - Method in interface com.vmware.vapi.metadata.authentication.Component
Retrieves the fingerprint computed from the authentication metadata of the component element corresponding to componentId.
fingerprint(String, AsyncCallback<String>, InvocationConfig) - Method in interface com.vmware.vapi.metadata.authentication.Component
Retrieves the fingerprint computed from the authentication metadata of the component element corresponding to componentId.
fingerprint(String) - Method in class com.vmware.vapi.metadata.authentication.ComponentStub
 
fingerprint(String, InvocationConfig) - Method in class com.vmware.vapi.metadata.authentication.ComponentStub
 
fingerprint(String, AsyncCallback<String>) - Method in class com.vmware.vapi.metadata.authentication.ComponentStub
 
fingerprint(String, AsyncCallback<String>, InvocationConfig) - Method in class com.vmware.vapi.metadata.authentication.ComponentStub
 
fingerprint() - Method in interface com.vmware.vapi.metadata.cli.Command
Returns the aggregate fingerprint of all the command metadata from all the metadata sources.
fingerprint(InvocationConfig) - Method in interface com.vmware.vapi.metadata.cli.Command
Returns the aggregate fingerprint of all the command metadata from all the metadata sources.
fingerprint(AsyncCallback<String>) - Method in interface com.vmware.vapi.metadata.cli.Command
Returns the aggregate fingerprint of all the command metadata from all the metadata sources.
fingerprint(AsyncCallback<String>, InvocationConfig) - Method in interface com.vmware.vapi.metadata.cli.Command
Returns the aggregate fingerprint of all the command metadata from all the metadata sources.
fingerprint() - Method in class com.vmware.vapi.metadata.cli.CommandStub
 
fingerprint(InvocationConfig) - Method in class com.vmware.vapi.metadata.cli.CommandStub
 
fingerprint(AsyncCallback<String>) - Method in class com.vmware.vapi.metadata.cli.CommandStub
 
fingerprint(AsyncCallback<String>, InvocationConfig) - Method in class com.vmware.vapi.metadata.cli.CommandStub
 
fingerprint() - Method in interface com.vmware.vapi.metadata.cli.Namespace
Returns the aggregate fingerprint of all the namespace metadata from all the metadata sources.
fingerprint(InvocationConfig) - Method in interface com.vmware.vapi.metadata.cli.Namespace
Returns the aggregate fingerprint of all the namespace metadata from all the metadata sources.
fingerprint(AsyncCallback<String>) - Method in interface com.vmware.vapi.metadata.cli.Namespace
Returns the aggregate fingerprint of all the namespace metadata from all the metadata sources.
fingerprint(AsyncCallback<String>, InvocationConfig) - Method in interface com.vmware.vapi.metadata.cli.Namespace
Returns the aggregate fingerprint of all the namespace metadata from all the metadata sources.
fingerprint() - Method in class com.vmware.vapi.metadata.cli.NamespaceStub
 
fingerprint(InvocationConfig) - Method in class com.vmware.vapi.metadata.cli.NamespaceStub
 
fingerprint(AsyncCallback<String>) - Method in class com.vmware.vapi.metadata.cli.NamespaceStub
 
fingerprint(AsyncCallback<String>, InvocationConfig) - Method in class com.vmware.vapi.metadata.cli.NamespaceStub
 
fingerprint(String) - Method in interface com.vmware.vapi.metadata.metamodel.Component
Retrieves the fingerprint computed from the metamodel metadata of the component element corresponding to componentId.
fingerprint(String, InvocationConfig) - Method in interface com.vmware.vapi.metadata.metamodel.Component
Retrieves the fingerprint computed from the metamodel metadata of the component element corresponding to componentId.
fingerprint(String, AsyncCallback<String>) - Method in interface com.vmware.vapi.metadata.metamodel.Component
Retrieves the fingerprint computed from the metamodel metadata of the component element corresponding to componentId.
fingerprint(String, AsyncCallback<String>, InvocationConfig) - Method in interface com.vmware.vapi.metadata.metamodel.Component
Retrieves the fingerprint computed from the metamodel metadata of the component element corresponding to componentId.
fingerprint(String) - Method in class com.vmware.vapi.metadata.metamodel.ComponentStub
 
fingerprint(String, InvocationConfig) - Method in class com.vmware.vapi.metadata.metamodel.ComponentStub
 
fingerprint(String, AsyncCallback<String>) - Method in class com.vmware.vapi.metadata.metamodel.ComponentStub
 
fingerprint(String, AsyncCallback<String>, InvocationConfig) - Method in class com.vmware.vapi.metadata.metamodel.ComponentStub
 
fingerprint(String) - Method in interface com.vmware.vapi.metadata.privilege.Component
Retrieves the fingerprint computed from the privilege metadata of the component element corresponding to componentId.
fingerprint(String, InvocationConfig) - Method in interface com.vmware.vapi.metadata.privilege.Component
Retrieves the fingerprint computed from the privilege metadata of the component element corresponding to componentId.
fingerprint(String, AsyncCallback<String>) - Method in interface com.vmware.vapi.metadata.privilege.Component
Retrieves the fingerprint computed from the privilege metadata of the component element corresponding to componentId.
fingerprint(String, AsyncCallback<String>, InvocationConfig) - Method in interface com.vmware.vapi.metadata.privilege.Component
Retrieves the fingerprint computed from the privilege metadata of the component element corresponding to componentId.
fingerprint(String) - Method in class com.vmware.vapi.metadata.privilege.ComponentStub
 
fingerprint(String, InvocationConfig) - Method in class com.vmware.vapi.metadata.privilege.ComponentStub
 
fingerprint(String, AsyncCallback<String>) - Method in class com.vmware.vapi.metadata.privilege.ComponentStub
 
fingerprint(String, AsyncCallback<String>, InvocationConfig) - Method in class com.vmware.vapi.metadata.privilege.ComponentStub
 
firewall() - Method in class com.vmware.appliance.networking.NetworkingFactory
 
FirewallFactory - Class in com.vmware.appliance.networking.firewall
FirewallFactory is responsible for creating instances of services contained inside the com.vmware.appliance.networking.firewall package and also has the subpackages reference to access respective subpackage services.
Firmware - Class in com.vmware.esx.hcl
The Firmware class contains properties describing information about a firmware.
Firmware() - Constructor for class com.vmware.esx.hcl.Firmware
Default constructor.
Firmware(StructValue) - Constructor for class com.vmware.esx.hcl.Firmware
 
firmware - Static variable in class com.vmware.esx.hcl.StructDefinitions
 
Firmware.Builder - Class in com.vmware.esx.hcl
Builder class for Firmware.
FIX - Static variable in class com.vmware.appliance.update.CommonInfo.Category
Fixes bugs/vulnerabilities, doesn't change functionality.
FIX - Static variable in class com.vmware.vcenter.lcm.update.PendingTypes.Category
Fixes bugs/vulnerabilities, doesn't change functionality
FIXED - Static variable in class com.vmware.vcenter.guest.HostnameGenerator.Type
Specifies that a fixed name should be used for the hostname for the virtual machine during the customization.
Floppy - Class in com.vmware.content.type.ovf
Provide the floppy information in a template VM.
Floppy() - Constructor for class com.vmware.content.type.ovf.Floppy
Default constructor.
Floppy(StructValue) - Constructor for class com.vmware.content.type.ovf.Floppy
 
floppy - Static variable in class com.vmware.content.type.ovf.StructDefinitions
 
FLOPPY - Static variable in class com.vmware.vcenter.vm.hardware.boot.DeviceTypes.Type
Virtual floppy drive.
Floppy - Interface in com.vmware.vcenter.vm.hardware
The Floppy interface provides methods for configuring the virtual floppy drives of a virtual machine.
Floppy.Builder - Class in com.vmware.content.type.ovf
Builder class for Floppy.
FloppyDefinitions - Class in com.vmware.vcenter.vm.hardware
Defines the type descriptors for the Floppy API service.
FloppyDefinitions() - Constructor for class com.vmware.vcenter.vm.hardware.FloppyDefinitions
 
floppyService() - Method in class com.vmware.vcenter.vm.hardware.HardwareFactory
Returns an instance of class Floppy
FloppyStub - Class in com.vmware.vcenter.vm.hardware
Remote stub implementation of the Floppy API service.
FloppyStub(ApiProvider, TypeConverter, StubConfigurationBase) - Constructor for class com.vmware.vcenter.vm.hardware.FloppyStub
 
FloppyStub(ApiProvider, StubConfigurationBase) - Constructor for class com.vmware.vcenter.vm.hardware.FloppyStub
 
FloppyTypes - Interface in com.vmware.vcenter.vm.hardware
Defines the data types of the Floppy API service.
FloppyTypes.BackingInfo - Class in com.vmware.vcenter.vm.hardware
The BackingInfo class contains information about the physical resource backing a virtual floppy drive.
FloppyTypes.BackingInfo.Builder - Class in com.vmware.vcenter.vm.hardware
Builder class for FloppyTypes.BackingInfo.
FloppyTypes.BackingSpec - Class in com.vmware.vcenter.vm.hardware
The BackingSpec class provides a specification of the physical resource backing a virtual floppy drive.
FloppyTypes.BackingSpec.Builder - Class in com.vmware.vcenter.vm.hardware
Builder class for FloppyTypes.BackingSpec.
FloppyTypes.BackingType - Class in com.vmware.vcenter.vm.hardware
The BackingType enumeration class defines the valid backing types for a virtual floppy drive.
FloppyTypes.BackingType.Values - Enum in com.vmware.vcenter.vm.hardware
Native Java enum representing this enumeration class.
FloppyTypes.CreateSpec - Class in com.vmware.vcenter.vm.hardware
The CreateSpec class provides a specification for the configuration of a newly-created virtual floppy drive.
FloppyTypes.CreateSpec.Builder - Class in com.vmware.vcenter.vm.hardware
Builder class for FloppyTypes.CreateSpec.
FloppyTypes.Info - Class in com.vmware.vcenter.vm.hardware
The Info class contains information about a virtual floppy drive.
FloppyTypes.Info.Builder - Class in com.vmware.vcenter.vm.hardware
Builder class for FloppyTypes.Info.
FloppyTypes.Summary - Class in com.vmware.vcenter.vm.hardware
The Summary class contains commonly used information about a virtual floppy drive.
FloppyTypes.Summary.Builder - Class in com.vmware.vcenter.vm.hardware
Builder class for FloppyTypes.Summary.
FloppyTypes.UpdateSpec - Class in com.vmware.vcenter.vm.hardware
The UpdateSpec class describes the updates to be made to the configuration of a virtual floppy drive.
FloppyTypes.UpdateSpec.Builder - Class in com.vmware.vcenter.vm.hardware
Builder class for FloppyTypes.UpdateSpec.
Folder - Interface in com.vmware.vcenter
The Folder interface provides methods for manipulating a vCenter Server folder.
FolderDefinitions - Class in com.vmware.vcenter
Defines the type descriptors for the Folder API service.
FolderDefinitions() - Constructor for class com.vmware.vcenter.FolderDefinitions
 
folderService() - Method in class com.vmware.vcenter.VcenterFactory
Returns an instance of class Folder
FolderStub - Class in com.vmware.vcenter
Remote stub implementation of the Folder API service.
FolderStub(ApiProvider, TypeConverter, StubConfigurationBase) - Constructor for class com.vmware.vcenter.FolderStub
 
FolderStub(ApiProvider, StubConfigurationBase) - Constructor for class com.vmware.vcenter.FolderStub
 
FolderTypes - Interface in com.vmware.vcenter
Defines the data types of the Folder API service.
FolderTypes.FilterSpec - Class in com.vmware.vcenter
The FilterSpec class contains properties used to filter the results when listing folders (see Folder.list(com.vmware.vcenter.FolderTypes.FilterSpec)).
FolderTypes.FilterSpec.Builder - Class in com.vmware.vcenter
Builder class for FolderTypes.FilterSpec.
FolderTypes.Summary - Class in com.vmware.vcenter
The Summary class contains commonly used information about a folder.
FolderTypes.Summary.Builder - Class in com.vmware.vcenter
Builder class for FolderTypes.Summary.
FolderTypes.Type - Class in com.vmware.vcenter
The Type enumeration class defines the type of a vCenter Server folder.
FolderTypes.Type.Values - Enum in com.vmware.vcenter
Native Java enum representing this enumeration class.
format(String, List<String>, Locale) - Method in class com.vmware.vapi.l10n.MessageFormatTemplateFormatter
 
format(String, List<String>, Locale, TimeZone) - Method in class com.vmware.vapi.l10n.MessageFormatTemplateFormatter
 
format(String, List<String>, Locale) - Method in class com.vmware.vapi.l10n.StringFormatTemplateFormatter
 
format(String, List<String>, Locale, TimeZone) - Method in class com.vmware.vapi.l10n.StringFormatTemplateFormatter
 
format(String, List<String>, Locale) - Method in interface com.vmware.vapi.l10n.TemplateFormatter
Formats a message template for the target locale.
format(String, List<String>, Locale, TimeZone) - Method in interface com.vmware.vapi.l10n.TemplateFormatter
Formats a message template for the target locale.
FORMAT_LOCALE_KEY - Static variable in class com.vmware.vapi.core.ExecutionContext.ApplicationData
ApplicationData formatting locale property key.
Forwarding - Interface in com.vmware.appliance.logging
The Forwarding interface provides methods to manage forwarding of log messages to remote logging servers.
ForwardingDefinitions - Class in com.vmware.appliance.logging
Defines the type descriptors for the Forwarding API service.
ForwardingDefinitions() - Constructor for class com.vmware.appliance.logging.ForwardingDefinitions
 
forwardingService() - Method in class com.vmware.appliance.logging.LoggingFactory
Returns an instance of class Forwarding
ForwardingStub - Class in com.vmware.appliance.logging
Remote stub implementation of the Forwarding API service.
ForwardingStub(ApiProvider, TypeConverter, StubConfigurationBase) - Constructor for class com.vmware.appliance.logging.ForwardingStub
 
ForwardingStub(ApiProvider, StubConfigurationBase) - Constructor for class com.vmware.appliance.logging.ForwardingStub
 
ForwardingTypes - Interface in com.vmware.appliance.logging
Defines the data types of the Forwarding API service.
ForwardingTypes.Config - Class in com.vmware.appliance.logging
The Config class defines the configuration for log message forwarding to remote logging servers.
ForwardingTypes.Config.Builder - Class in com.vmware.appliance.logging
Builder class for ForwardingTypes.Config.
ForwardingTypes.ConnectionStatus - Class in com.vmware.appliance.logging
 
ForwardingTypes.ConnectionStatus.Builder - Class in com.vmware.appliance.logging
ForwardingTypes.ConnectionStatus.State - Class in com.vmware.appliance.logging
The State enumeration class defines the state values that a remote logging server can be in.
ForwardingTypes.ConnectionStatus.State.Values - Enum in com.vmware.appliance.logging
Native Java enum representing this enumeration class.
ForwardingTypes.Protocol - Class in com.vmware.appliance.logging
The Protocol enumeration class defines transport protocols for outbound log messages.
ForwardingTypes.Protocol.Values - Enum in com.vmware.appliance.logging
Native Java enum representing this enumeration class.
FRACTION - Static variable in class com.vmware.vstats.CounterMetadataTypes.SampleType
Fraction samples.
FREEBSD - Static variable in class com.vmware.vcenter.vm.GuestOS
FreeBSD 10 or earlier
FREEBSD_11 - Static variable in class com.vmware.vcenter.vm.GuestOS
FreeBSD 11.
FREEBSD_11_64 - Static variable in class com.vmware.vcenter.vm.GuestOS
FreeBSD 11 x64.
FREEBSD_12 - Static variable in class com.vmware.vcenter.vm.GuestOS
FreeBSD 12 or later.
FREEBSD_12_64 - Static variable in class com.vmware.vcenter.vm.GuestOS
FreeBSD 12 x64 or later.
FREEBSD_64 - Static variable in class com.vmware.vcenter.vm.GuestOS
FreeBSD 10 x64 or earlier
FRIDAY - Static variable in class com.vmware.appliance.recovery.backup.SchedulesTypes.DayOfWeek
Friday.
FRIDAY - Static variable in class com.vmware.appliance.update.PolicyTypes.DayOfWeek
Friday.
FRIDAY - Static variable in class com.vmware.esx.settings.depots.SyncScheduleTypes.DayOfWeek
Friday.
FRIDAY - Static variable in class com.vmware.vcenter.content.registries.DayOfWeek
Friday.
fromCalendar(Calendar) - Method in class com.vmware.vapi.l10n.MessageArgConverter
 
fromDouble(Double) - Method in class com.vmware.vapi.l10n.MessageArgConverter
 
fromLong(Long) - Method in class com.vmware.vapi.l10n.MessageArgConverter
 
fromValue(String) - Static method in enum com.vmware.vsphereautomation.lookup.LookupServiceEndpointEndpointProtocol
 
FTP - Static variable in class com.vmware.appliance.networking.ProxyTypes.Protocol
Proxy configuration for ftp.
FTP - Static variable in class com.vmware.appliance.recovery.backup.JobTypes.LocationType
Destination is FTP server.
FTP - Static variable in class com.vmware.appliance.recovery.BackupTypes.LocationType
Destination is FTP server
FTP - Static variable in class com.vmware.appliance.recovery.restore.JobTypes.LocationType
Destination is FTP server
FTP - Static variable in class com.vmware.appliance.recovery.RestoreTypes.LocationType
Destination is FTP server
FTPS - Static variable in class com.vmware.appliance.recovery.backup.JobTypes.LocationType
Destination is FTPS server.
FTPS - Static variable in class com.vmware.appliance.recovery.BackupTypes.LocationType
Destination is FTPS server
FTPS - Static variable in class com.vmware.appliance.recovery.restore.JobTypes.LocationType
Destination is FTPS server
FTPS - Static variable in class com.vmware.appliance.recovery.RestoreTypes.LocationType
Destination is FTPS server
FULL - Static variable in class com.vmware.vcenter.trusted_infrastructure.trust_authority_hosts.AttestationTypes.SummaryType
The full connection information, including certificates.
FULL - Static variable in class com.vmware.vcenter.trusted_infrastructure.trust_authority_hosts.KmsTypes.SummaryType
The full connection information, including certificates.
FULL_DATE - Static variable in class com.vmware.vapi.std.LocalizationParam.DateTimeFormat
The date and time value will be formatted as full date, for example 2019 Jan 28, Mon.
FULL_DATE_TIME - Static variable in class com.vmware.vapi.std.LocalizationParam.DateTimeFormat
The date and time value will be formatted as full date and time, for example 2019 Jan 28, Mon 12:59:01 Z.
FULL_TIME - Static variable in class com.vmware.vapi.std.LocalizationParam.DateTimeFormat
The date and time value will be formatted as full time, for example 12:59:01 Z.

G

garbageCollection - Static variable in class com.vmware.vcenter.content.registries.HarborDefinitions
 
GarbageCollection() - Constructor for class com.vmware.vcenter.content.registries.HarborTypes.GarbageCollection
Default constructor.
GarbageCollection(StructValue) - Constructor for class com.vmware.vcenter.content.registries.HarborTypes.GarbageCollection
 
GENERAL - Static variable in class com.vmware.esx.settings.depot_content.components.VersionsTypes.CategoryType
General
GENERAL - Static variable in class com.vmware.esx.settings.depot_content.components.VersionsTypes.UrgencyType
General
GENERAL - Static variable in class com.vmware.esx.settings.depot_content.ComponentsTypes.CategoryType
General
GENERAL - Static variable in class com.vmware.esx.settings.depot_content.ComponentsTypes.UrgencyType
General
GENERATE_ERROR - Static variable in class com.vmware.vcenter.ovf.ParseIssue.Category
OVF descriptor (which is an XML document) generating error, for example, well-formedness errors as well as unexpected processing conditions.
generate_Task(String) - Method in interface com.vmware.esx.settings.clusters.software.Recommendations
Generates recommended software image spec(s) based on current desired software spec.
generate_Task(String, InvocationConfig) - Method in interface com.vmware.esx.settings.clusters.software.Recommendations
Generates recommended software image spec(s) based on current desired software spec.
generate_Task(String, AsyncCallback<String>) - Method in interface com.vmware.esx.settings.clusters.software.Recommendations
Generates recommended software image spec(s) based on current desired software spec.
generate_Task(String, AsyncCallback<String>, InvocationConfig) - Method in interface com.vmware.esx.settings.clusters.software.Recommendations
Generates recommended software image spec(s) based on current desired software spec.
generate_Task(String) - Method in class com.vmware.esx.settings.clusters.software.RecommendationsStub
 
generate_Task(String, InvocationConfig) - Method in class com.vmware.esx.settings.clusters.software.RecommendationsStub
 
generate_Task(String, AsyncCallback<String>) - Method in class com.vmware.esx.settings.clusters.software.RecommendationsStub
 
generate_Task(String, AsyncCallback<String>, InvocationConfig) - Method in class com.vmware.esx.settings.clusters.software.RecommendationsStub
 
GENERATED - Static variable in class com.vmware.vcenter.vm.hardware.EthernetTypes.MacAddressType
MAC address is generated automatically.
GENERATED - Static variable in class com.vmware.vcenter.vm_template.LibraryItemsTypes.EthernetInfo.MacAddressType
MAC address is generated automatically.
GENERIC - Static variable in class com.vmware.vapi.metadata.metamodel.Type.Category
The type is an instantiation of one of the generic types.
GENERIC_LINUX - Static variable in class com.vmware.vcenter.vm.GuestOS
Other Linux
GenericInstantiation - Class in com.vmware.vapi.metadata.metamodel
The GenericInstantiation class describes the type information of a typed element when the type is an instantiation of one of the generic types provided by the infrastructure.
GenericInstantiation() - Constructor for class com.vmware.vapi.metadata.metamodel.GenericInstantiation
Default constructor.
GenericInstantiation(StructValue) - Constructor for class com.vmware.vapi.metadata.metamodel.GenericInstantiation
 
genericInstantiation - Static variable in class com.vmware.vapi.metadata.metamodel.StructDefinitions
 
GenericInstantiation.Builder - Class in com.vmware.vapi.metadata.metamodel
Builder class for GenericInstantiation.
GenericInstantiation.GenericType - Class in com.vmware.vapi.metadata.metamodel
The GenericType enumeration class provides enumeration constants for each of the generic types provided by the infrastructure.
GenericInstantiation.GenericType.Values - Enum in com.vmware.vapi.metadata.metamodel
Native Java enum representing this enumeration class.
get() - Method in interface com.vmware.appliance.access.Consolecli
Get enabled state of the console-based controlled CLI (TTY1).
get(InvocationConfig) - Method in interface com.vmware.appliance.access.Consolecli
Get enabled state of the console-based controlled CLI (TTY1).
get(AsyncCallback<Boolean>) - Method in interface com.vmware.appliance.access.Consolecli
Get enabled state of the console-based controlled CLI (TTY1).
get(AsyncCallback<Boolean>, InvocationConfig) - Method in interface com.vmware.appliance.access.Consolecli
Get enabled state of the console-based controlled CLI (TTY1).
get() - Method in class com.vmware.appliance.access.ConsolecliStub
 
get(InvocationConfig) - Method in class com.vmware.appliance.access.ConsolecliStub
 
get(AsyncCallback<Boolean>) - Method in class com.vmware.appliance.access.ConsolecliStub
 
get(AsyncCallback<Boolean>, InvocationConfig) - Method in class com.vmware.appliance.access.ConsolecliStub
 
get() - Method in interface com.vmware.appliance.access.Dcui
Get enabled state of Direct Console User Interface (DCUI TTY2).
get(InvocationConfig) - Method in interface com.vmware.appliance.access.Dcui
Get enabled state of Direct Console User Interface (DCUI TTY2).
get(AsyncCallback<Boolean>) - Method in interface com.vmware.appliance.access.Dcui
Get enabled state of Direct Console User Interface (DCUI TTY2).
get(AsyncCallback<Boolean>, InvocationConfig) - Method in interface com.vmware.appliance.access.Dcui
Get enabled state of Direct Console User Interface (DCUI TTY2).
get() - Method in class com.vmware.appliance.access.DcuiStub
 
get(InvocationConfig) - Method in class com.vmware.appliance.access.DcuiStub
 
get(AsyncCallback<Boolean>) - Method in class com.vmware.appliance.access.DcuiStub
 
get(AsyncCallback<Boolean>, InvocationConfig) - Method in class com.vmware.appliance.access.DcuiStub
 
get() - Method in interface com.vmware.appliance.access.Shell
Get enabled state of BASH, that is, access to BASH from within the controlled CLI.
get(InvocationConfig) - Method in interface com.vmware.appliance.access.Shell
Get enabled state of BASH, that is, access to BASH from within the controlled CLI.
get(AsyncCallback<ShellTypes.ShellConfig>) - Method in interface com.vmware.appliance.access.Shell
Get enabled state of BASH, that is, access to BASH from within the controlled CLI.
get(AsyncCallback<ShellTypes.ShellConfig>, InvocationConfig) - Method in interface com.vmware.appliance.access.Shell
Get enabled state of BASH, that is, access to BASH from within the controlled CLI.
get() - Method in class com.vmware.appliance.access.ShellStub
 
get(InvocationConfig) - Method in class com.vmware.appliance.access.ShellStub
 
get(AsyncCallback<ShellTypes.ShellConfig>) - Method in class com.vmware.appliance.access.ShellStub
 
get(AsyncCallback<ShellTypes.ShellConfig>, InvocationConfig) - Method in class com.vmware.appliance.access.ShellStub
 
get() - Method in interface com.vmware.appliance.access.Ssh
Get enabled state of the SSH-based controlled CLI.
get(InvocationConfig) - Method in interface com.vmware.appliance.access.Ssh
Get enabled state of the SSH-based controlled CLI.
get(AsyncCallback<Boolean>) - Method in interface com.vmware.appliance.access.Ssh
Get enabled state of the SSH-based controlled CLI.
get(AsyncCallback<Boolean>, InvocationConfig) - Method in interface com.vmware.appliance.access.Ssh
Get enabled state of the SSH-based controlled CLI.
get() - Method in class com.vmware.appliance.access.SshStub
 
get(InvocationConfig) - Method in class com.vmware.appliance.access.SshStub
 
get(AsyncCallback<Boolean>) - Method in class com.vmware.appliance.access.SshStub
 
get(AsyncCallback<Boolean>, InvocationConfig) - Method in class com.vmware.appliance.access.SshStub
 
get() - Method in interface com.vmware.appliance.health.Applmgmt
Get health status of applmgmt services.
get(InvocationConfig) - Method in interface com.vmware.appliance.health.Applmgmt
Get health status of applmgmt services.
get(AsyncCallback<String>) - Method in interface com.vmware.appliance.health.Applmgmt
Get health status of applmgmt services.
get(AsyncCallback<String>, InvocationConfig) - Method in interface com.vmware.appliance.health.Applmgmt
Get health status of applmgmt services.
get() - Method in class com.vmware.appliance.health.ApplmgmtStub
 
get(InvocationConfig) - Method in class com.vmware.appliance.health.ApplmgmtStub
 
get(AsyncCallback<String>) - Method in class com.vmware.appliance.health.ApplmgmtStub
 
get(AsyncCallback<String>, InvocationConfig) - Method in class com.vmware.appliance.health.ApplmgmtStub
 
get() - Method in interface com.vmware.appliance.health.Databasestorage
Get database storage health.
get(InvocationConfig) - Method in interface com.vmware.appliance.health.Databasestorage
Get database storage health.
get(AsyncCallback<DatabasestorageTypes.HealthLevel>) - Method in interface com.vmware.appliance.health.Databasestorage
Get database storage health.
get(AsyncCallback<DatabasestorageTypes.HealthLevel>, InvocationConfig) - Method in interface com.vmware.appliance.health.Databasestorage
Get database storage health.
get() - Method in class com.vmware.appliance.health.DatabasestorageStub
 
get(InvocationConfig) - Method in class com.vmware.appliance.health.DatabasestorageStub
 
get(AsyncCallback<DatabasestorageTypes.HealthLevel>) - Method in class com.vmware.appliance.health.DatabasestorageStub
 
get(AsyncCallback<DatabasestorageTypes.HealthLevel>, InvocationConfig) - Method in class com.vmware.appliance.health.DatabasestorageStub
 
get() - Method in interface com.vmware.appliance.health.Load
Get load health.
get(InvocationConfig) - Method in interface com.vmware.appliance.health.Load
Get load health.
get(AsyncCallback<LoadTypes.HealthLevel>) - Method in interface com.vmware.appliance.health.Load
Get load health.
get(AsyncCallback<LoadTypes.HealthLevel>, InvocationConfig) - Method in interface com.vmware.appliance.health.Load
Get load health.
get() - Method in class com.vmware.appliance.health.LoadStub
 
get(InvocationConfig) - Method in class com.vmware.appliance.health.LoadStub
 
get(AsyncCallback<LoadTypes.HealthLevel>) - Method in class com.vmware.appliance.health.LoadStub
 
get(AsyncCallback<LoadTypes.HealthLevel>, InvocationConfig) - Method in class com.vmware.appliance.health.LoadStub
 
get() - Method in interface com.vmware.appliance.health.Mem
Get memory health.
get(InvocationConfig) - Method in interface com.vmware.appliance.health.Mem
Get memory health.
get(AsyncCallback<MemTypes.HealthLevel>) - Method in interface com.vmware.appliance.health.Mem
Get memory health.
get(AsyncCallback<MemTypes.HealthLevel>, InvocationConfig) - Method in interface com.vmware.appliance.health.Mem
Get memory health.
get() - Method in class com.vmware.appliance.health.MemStub
 
get(InvocationConfig) - Method in class com.vmware.appliance.health.MemStub
 
get(AsyncCallback<MemTypes.HealthLevel>) - Method in class com.vmware.appliance.health.MemStub
 
get(AsyncCallback<MemTypes.HealthLevel>, InvocationConfig) - Method in class com.vmware.appliance.health.MemStub
 
get() - Method in interface com.vmware.appliance.health.Softwarepackages
Get information on available software updates available in the remote vSphere Update Manager repository.
get(InvocationConfig) - Method in interface com.vmware.appliance.health.Softwarepackages
Get information on available software updates available in the remote vSphere Update Manager repository.
get(AsyncCallback<SoftwarepackagesTypes.HealthLevel>) - Method in interface com.vmware.appliance.health.Softwarepackages
Get information on available software updates available in the remote vSphere Update Manager repository.
get(AsyncCallback<SoftwarepackagesTypes.HealthLevel>, InvocationConfig) - Method in interface com.vmware.appliance.health.Softwarepackages
Get information on available software updates available in the remote vSphere Update Manager repository.
get() - Method in class com.vmware.appliance.health.SoftwarepackagesStub
 
get(InvocationConfig) - Method in class com.vmware.appliance.health.SoftwarepackagesStub
 
get(AsyncCallback<SoftwarepackagesTypes.HealthLevel>) - Method in class com.vmware.appliance.health.SoftwarepackagesStub
 
get(AsyncCallback<SoftwarepackagesTypes.HealthLevel>, InvocationConfig) - Method in class com.vmware.appliance.health.SoftwarepackagesStub
 
get() - Method in interface com.vmware.appliance.health.Storage
Get storage health.
get(InvocationConfig) - Method in interface com.vmware.appliance.health.Storage
Get storage health.
get(AsyncCallback<StorageTypes.HealthLevel>) - Method in interface com.vmware.appliance.health.Storage
Get storage health.
get(AsyncCallback<StorageTypes.HealthLevel>, InvocationConfig) - Method in interface com.vmware.appliance.health.Storage
Get storage health.
get() - Method in class com.vmware.appliance.health.StorageStub
 
get(InvocationConfig) - Method in class com.vmware.appliance.health.StorageStub
 
get(AsyncCallback<StorageTypes.HealthLevel>) - Method in class com.vmware.appliance.health.StorageStub
 
get(AsyncCallback<StorageTypes.HealthLevel>, InvocationConfig) - Method in class com.vmware.appliance.health.StorageStub
 
get() - Method in interface com.vmware.appliance.health.Swap
Get swap health.
get(InvocationConfig) - Method in interface com.vmware.appliance.health.Swap
Get swap health.
get(AsyncCallback<SwapTypes.HealthLevel>) - Method in interface com.vmware.appliance.health.Swap
Get swap health.
get(AsyncCallback<SwapTypes.HealthLevel>, InvocationConfig) - Method in interface com.vmware.appliance.health.Swap
Get swap health.
get() - Method in class com.vmware.appliance.health.SwapStub
 
get(InvocationConfig) - Method in class com.vmware.appliance.health.SwapStub
 
get(AsyncCallback<SwapTypes.HealthLevel>) - Method in class com.vmware.appliance.health.SwapStub
 
get(AsyncCallback<SwapTypes.HealthLevel>, InvocationConfig) - Method in class com.vmware.appliance.health.SwapStub
 
get() - Method in interface com.vmware.appliance.health.System
Get overall health of system.
get(InvocationConfig) - Method in interface com.vmware.appliance.health.System
Get overall health of system.
get(AsyncCallback<SystemTypes.HealthLevel>) - Method in interface com.vmware.appliance.health.System
Get overall health of system.
get(AsyncCallback<SystemTypes.HealthLevel>, InvocationConfig) - Method in interface com.vmware.appliance.health.System
Get overall health of system.
get() - Method in class com.vmware.appliance.health.SystemStub
 
get(InvocationConfig) - Method in class com.vmware.appliance.health.SystemStub
 
get(AsyncCallback<SystemTypes.HealthLevel>) - Method in class com.vmware.appliance.health.SystemStub
 
get(AsyncCallback<SystemTypes.HealthLevel>, InvocationConfig) - Method in class com.vmware.appliance.health.SystemStub
 
get() - Method in interface com.vmware.appliance.local_accounts.Policy
Get the global password policy.
get(InvocationConfig) - Method in interface com.vmware.appliance.local_accounts.Policy
Get the global password policy.
get(AsyncCallback<PolicyTypes.Info>) - Method in interface com.vmware.appliance.local_accounts.Policy
Get the global password policy.
get(AsyncCallback<PolicyTypes.Info>, InvocationConfig) - Method in interface com.vmware.appliance.local_accounts.Policy
Get the global password policy.
get() - Method in class com.vmware.appliance.local_accounts.PolicyStub
 
get(InvocationConfig) - Method in class com.vmware.appliance.local_accounts.PolicyStub
 
get(AsyncCallback<PolicyTypes.Info>) - Method in class com.vmware.appliance.local_accounts.PolicyStub
 
get(AsyncCallback<PolicyTypes.Info>, InvocationConfig) - Method in class com.vmware.appliance.local_accounts.PolicyStub
 
get(String) - Method in interface com.vmware.appliance.LocalAccounts
Get the local user account information.
get(String, InvocationConfig) - Method in interface com.vmware.appliance.LocalAccounts
Get the local user account information.
get(String, AsyncCallback<LocalAccountsTypes.Info>) - Method in interface com.vmware.appliance.LocalAccounts
Get the local user account information.
get(String, AsyncCallback<LocalAccountsTypes.Info>, InvocationConfig) - Method in interface com.vmware.appliance.LocalAccounts
Get the local user account information.
get(String) - Method in class com.vmware.appliance.LocalAccountsStub
 
get(String, InvocationConfig) - Method in class com.vmware.appliance.LocalAccountsStub
 
get(String, AsyncCallback<LocalAccountsTypes.Info>) - Method in class com.vmware.appliance.LocalAccountsStub
 
get(String, AsyncCallback<LocalAccountsTypes.Info>, InvocationConfig) - Method in class com.vmware.appliance.LocalAccountsStub
 
get() - Method in interface com.vmware.appliance.logging.Forwarding
Returns the configuration for forwarding log messages to remote logging servers.
get(InvocationConfig) - Method in interface com.vmware.appliance.logging.Forwarding
Returns the configuration for forwarding log messages to remote logging servers.
get(AsyncCallback<List<ForwardingTypes.Config>>) - Method in interface com.vmware.appliance.logging.Forwarding
Returns the configuration for forwarding log messages to remote logging servers.
get(AsyncCallback<List<ForwardingTypes.Config>>, InvocationConfig) - Method in interface com.vmware.appliance.logging.Forwarding
Returns the configuration for forwarding log messages to remote logging servers.
get() - Method in class com.vmware.appliance.logging.ForwardingStub
 
get(InvocationConfig) - Method in class com.vmware.appliance.logging.ForwardingStub
 
get(AsyncCallback<List<ForwardingTypes.Config>>) - Method in class com.vmware.appliance.logging.ForwardingStub
 
get(AsyncCallback<List<ForwardingTypes.Config>>, InvocationConfig) - Method in class com.vmware.appliance.logging.ForwardingStub
 
get(String) - Method in interface com.vmware.appliance.Monitoring
Get monitored item info
get(String, InvocationConfig) - Method in interface com.vmware.appliance.Monitoring
Get monitored item info
get(String, AsyncCallback<MonitoringTypes.MonitoredItem>) - Method in interface com.vmware.appliance.Monitoring
Get monitored item info
get(String, AsyncCallback<MonitoringTypes.MonitoredItem>, InvocationConfig) - Method in interface com.vmware.appliance.Monitoring
Get monitored item info
get(String) - Method in class com.vmware.appliance.MonitoringStub
 
get(String, InvocationConfig) - Method in class com.vmware.appliance.MonitoringStub
 
get(String, AsyncCallback<MonitoringTypes.MonitoredItem>) - Method in class com.vmware.appliance.MonitoringStub
 
get(String, AsyncCallback<MonitoringTypes.MonitoredItem>, InvocationConfig) - Method in class com.vmware.appliance.MonitoringStub
 
get() - Method in interface com.vmware.appliance.networking.dns.Hostname
Get the Fully Qualified Doman Name.
get(InvocationConfig) - Method in interface com.vmware.appliance.networking.dns.Hostname
Get the Fully Qualified Doman Name.
get(AsyncCallback<String>) - Method in interface com.vmware.appliance.networking.dns.Hostname
Get the Fully Qualified Doman Name.
get(AsyncCallback<String>, InvocationConfig) - Method in interface com.vmware.appliance.networking.dns.Hostname
Get the Fully Qualified Doman Name.
get() - Method in class com.vmware.appliance.networking.dns.HostnameStub
 
get(InvocationConfig) - Method in class com.vmware.appliance.networking.dns.HostnameStub
 
get(AsyncCallback<String>) - Method in class com.vmware.appliance.networking.dns.HostnameStub
 
get(AsyncCallback<String>, InvocationConfig) - Method in class com.vmware.appliance.networking.dns.HostnameStub
 
get() - Method in interface com.vmware.appliance.networking.dns.Servers
Get DNS server configuration.
get(InvocationConfig) - Method in interface com.vmware.appliance.networking.dns.Servers
Get DNS server configuration.
get(AsyncCallback<ServersTypes.DNSServerConfig>) - Method in interface com.vmware.appliance.networking.dns.Servers
Get DNS server configuration.
get(AsyncCallback<ServersTypes.DNSServerConfig>, InvocationConfig) - Method in interface com.vmware.appliance.networking.dns.Servers
Get DNS server configuration.
get() - Method in class com.vmware.appliance.networking.dns.ServersStub
 
get(InvocationConfig) - Method in class com.vmware.appliance.networking.dns.ServersStub
 
get(AsyncCallback<ServersTypes.DNSServerConfig>) - Method in class com.vmware.appliance.networking.dns.ServersStub
 
get(AsyncCallback<ServersTypes.DNSServerConfig>, InvocationConfig) - Method in class com.vmware.appliance.networking.dns.ServersStub
 
get() - Method in interface com.vmware.appliance.networking.firewall.Inbound
Get the ordered list of firewall rules.
get(InvocationConfig) - Method in interface com.vmware.appliance.networking.firewall.Inbound
Get the ordered list of firewall rules.
get(AsyncCallback<List<InboundTypes.Rule>>) - Method in interface com.vmware.appliance.networking.firewall.Inbound
Get the ordered list of firewall rules.
get(AsyncCallback<List<InboundTypes.Rule>>, InvocationConfig) - Method in interface com.vmware.appliance.networking.firewall.Inbound
Get the ordered list of firewall rules.
get() - Method in class com.vmware.appliance.networking.firewall.InboundStub
 
get(InvocationConfig) - Method in class com.vmware.appliance.networking.firewall.InboundStub
 
get(AsyncCallback<List<InboundTypes.Rule>>) - Method in class com.vmware.appliance.networking.firewall.InboundStub
 
get(AsyncCallback<List<InboundTypes.Rule>>, InvocationConfig) - Method in class com.vmware.appliance.networking.firewall.InboundStub
 
get() - Method in interface com.vmware.appliance.Networking
Get Networking information for all configured interfaces.
get(InvocationConfig) - Method in interface com.vmware.appliance.Networking
Get Networking information for all configured interfaces.
get(AsyncCallback<NetworkingTypes.Info>) - Method in interface com.vmware.appliance.Networking
Get Networking information for all configured interfaces.
get(AsyncCallback<NetworkingTypes.Info>, InvocationConfig) - Method in interface com.vmware.appliance.Networking
Get Networking information for all configured interfaces.
get(String) - Method in interface com.vmware.appliance.networking.Interfaces
Get information about a particular network interface.
get(String, InvocationConfig) - Method in interface com.vmware.appliance.networking.Interfaces
Get information about a particular network interface.
get(String, AsyncCallback<InterfacesTypes.InterfaceInfo>) - Method in interface com.vmware.appliance.networking.Interfaces
Get information about a particular network interface.
get(String, AsyncCallback<InterfacesTypes.InterfaceInfo>, InvocationConfig) - Method in interface com.vmware.appliance.networking.Interfaces
Get information about a particular network interface.
get(String) - Method in interface com.vmware.appliance.networking.interfaces.Ipv4
Get IPv4 network configuration for specific NIC.
get(String, InvocationConfig) - Method in interface com.vmware.appliance.networking.interfaces.Ipv4
Get IPv4 network configuration for specific NIC.
get(String, AsyncCallback<Ipv4Types.Info>) - Method in interface com.vmware.appliance.networking.interfaces.Ipv4
Get IPv4 network configuration for specific NIC.
get(String, AsyncCallback<Ipv4Types.Info>, InvocationConfig) - Method in interface com.vmware.appliance.networking.interfaces.Ipv4
Get IPv4 network configuration for specific NIC.
get(String) - Method in class com.vmware.appliance.networking.interfaces.Ipv4Stub
 
get(String, InvocationConfig) - Method in class com.vmware.appliance.networking.interfaces.Ipv4Stub
 
get(String, AsyncCallback<Ipv4Types.Info>) - Method in class com.vmware.appliance.networking.interfaces.Ipv4Stub
 
get(String, AsyncCallback<Ipv4Types.Info>, InvocationConfig) - Method in class com.vmware.appliance.networking.interfaces.Ipv4Stub
 
get(String) - Method in interface com.vmware.appliance.networking.interfaces.Ipv6
Get IPv6 network configuration for specific interface.
get(String, InvocationConfig) - Method in interface com.vmware.appliance.networking.interfaces.Ipv6
Get IPv6 network configuration for specific interface.
get(String, AsyncCallback<Ipv6Types.Info>) - Method in interface com.vmware.appliance.networking.interfaces.Ipv6
Get IPv6 network configuration for specific interface.
get(String, AsyncCallback<Ipv6Types.Info>, InvocationConfig) - Method in interface com.vmware.appliance.networking.interfaces.Ipv6
Get IPv6 network configuration for specific interface.
get(String) - Method in class com.vmware.appliance.networking.interfaces.Ipv6Stub
 
get(String, InvocationConfig) - Method in class com.vmware.appliance.networking.interfaces.Ipv6Stub
 
get(String, AsyncCallback<Ipv6Types.Info>) - Method in class com.vmware.appliance.networking.interfaces.Ipv6Stub
 
get(String, AsyncCallback<Ipv6Types.Info>, InvocationConfig) - Method in class com.vmware.appliance.networking.interfaces.Ipv6Stub
 
get(String) - Method in class com.vmware.appliance.networking.InterfacesStub
 
get(String, InvocationConfig) - Method in class com.vmware.appliance.networking.InterfacesStub
 
get(String, AsyncCallback<InterfacesTypes.InterfaceInfo>) - Method in class com.vmware.appliance.networking.InterfacesStub
 
get(String, AsyncCallback<InterfacesTypes.InterfaceInfo>, InvocationConfig) - Method in class com.vmware.appliance.networking.InterfacesStub
 
get() - Method in interface com.vmware.appliance.networking.NoProxy
Returns servers for which no proxy configuration will be applied.
get(InvocationConfig) - Method in interface com.vmware.appliance.networking.NoProxy
Returns servers for which no proxy configuration will be applied.
get(AsyncCallback<List<String>>) - Method in interface com.vmware.appliance.networking.NoProxy
Returns servers for which no proxy configuration will be applied.
get(AsyncCallback<List<String>>, InvocationConfig) - Method in interface com.vmware.appliance.networking.NoProxy
Returns servers for which no proxy configuration will be applied.
get() - Method in class com.vmware.appliance.networking.NoProxyStub
 
get(InvocationConfig) - Method in class com.vmware.appliance.networking.NoProxyStub
 
get(AsyncCallback<List<String>>) - Method in class com.vmware.appliance.networking.NoProxyStub
 
get(AsyncCallback<List<String>>, InvocationConfig) - Method in class com.vmware.appliance.networking.NoProxyStub
 
get(String) - Method in interface com.vmware.appliance.networking.Proxy
Gets the proxy configuration for a specific protocol.
get(String, InvocationConfig) - Method in interface com.vmware.appliance.networking.Proxy
Gets the proxy configuration for a specific protocol.
get(String, AsyncCallback<ProxyTypes.Config>) - Method in interface com.vmware.appliance.networking.Proxy
Gets the proxy configuration for a specific protocol.
get(String, AsyncCallback<ProxyTypes.Config>, InvocationConfig) - Method in interface com.vmware.appliance.networking.Proxy
Gets the proxy configuration for a specific protocol.
get(String) - Method in class com.vmware.appliance.networking.ProxyStub
 
get(String, InvocationConfig) - Method in class com.vmware.appliance.networking.ProxyStub
 
get(String, AsyncCallback<ProxyTypes.Config>) - Method in class com.vmware.appliance.networking.ProxyStub
 
get(String, AsyncCallback<ProxyTypes.Config>, InvocationConfig) - Method in class com.vmware.appliance.networking.ProxyStub
 
get() - Method in class com.vmware.appliance.NetworkingStub
 
get(InvocationConfig) - Method in class com.vmware.appliance.NetworkingStub
 
get(AsyncCallback<NetworkingTypes.Info>) - Method in class com.vmware.appliance.NetworkingStub
 
get(AsyncCallback<NetworkingTypes.Info>, InvocationConfig) - Method in class com.vmware.appliance.NetworkingStub
 
get() - Method in interface com.vmware.appliance.Ntp
Get the NTP configuration status.
get(InvocationConfig) - Method in interface com.vmware.appliance.Ntp
Get the NTP configuration status.
get(AsyncCallback<List<String>>) - Method in interface com.vmware.appliance.Ntp
Get the NTP configuration status.
get(AsyncCallback<List<String>>, InvocationConfig) - Method in interface com.vmware.appliance.Ntp
Get the NTP configuration status.
get() - Method in class com.vmware.appliance.NtpStub
 
get(InvocationConfig) - Method in class com.vmware.appliance.NtpStub
 
get(AsyncCallback<List<String>>) - Method in class com.vmware.appliance.NtpStub
 
get(AsyncCallback<List<String>>, InvocationConfig) - Method in class com.vmware.appliance.NtpStub
 
get(String) - Method in interface com.vmware.appliance.recovery.backup.Job
See backup job progress/result.
get(String, InvocationConfig) - Method in interface com.vmware.appliance.recovery.backup.Job
See backup job progress/result.
get(String, AsyncCallback<JobTypes.BackupJobStatus>) - Method in interface com.vmware.appliance.recovery.backup.Job
See backup job progress/result.
get(String, AsyncCallback<JobTypes.BackupJobStatus>, InvocationConfig) - Method in interface com.vmware.appliance.recovery.backup.Job
See backup job progress/result.
get(String) - Method in class com.vmware.appliance.recovery.backup.JobStub
 
get(String, InvocationConfig) - Method in class com.vmware.appliance.recovery.backup.JobStub
 
get(String, AsyncCallback<JobTypes.BackupJobStatus>) - Method in class com.vmware.appliance.recovery.backup.JobStub
 
get(String, AsyncCallback<JobTypes.BackupJobStatus>, InvocationConfig) - Method in class com.vmware.appliance.recovery.backup.JobStub
 
get(String) - Method in interface com.vmware.appliance.recovery.backup.Parts
Gets the size (in MB) of the part.
get(String, InvocationConfig) - Method in interface com.vmware.appliance.recovery.backup.Parts
Gets the size (in MB) of the part.
get(String, AsyncCallback<Long>) - Method in interface com.vmware.appliance.recovery.backup.Parts
Gets the size (in MB) of the part.
get(String, AsyncCallback<Long>, InvocationConfig) - Method in interface com.vmware.appliance.recovery.backup.Parts
Gets the size (in MB) of the part.
get(String) - Method in class com.vmware.appliance.recovery.backup.PartsStub
 
get(String, InvocationConfig) - Method in class com.vmware.appliance.recovery.backup.PartsStub
 
get(String, AsyncCallback<Long>) - Method in class com.vmware.appliance.recovery.backup.PartsStub
 
get(String, AsyncCallback<Long>, InvocationConfig) - Method in class com.vmware.appliance.recovery.backup.PartsStub
 
get(String) - Method in interface com.vmware.appliance.recovery.backup.Schedules
Returns an existing schedule information based on id.
get(String, InvocationConfig) - Method in interface com.vmware.appliance.recovery.backup.Schedules
Returns an existing schedule information based on id.
get(String, AsyncCallback<SchedulesTypes.Info>) - Method in interface com.vmware.appliance.recovery.backup.Schedules
Returns an existing schedule information based on id.
get(String, AsyncCallback<SchedulesTypes.Info>, InvocationConfig) - Method in interface com.vmware.appliance.recovery.backup.Schedules
Returns an existing schedule information based on id.
get(String) - Method in class com.vmware.appliance.recovery.backup.SchedulesStub
 
get(String, InvocationConfig) - Method in class com.vmware.appliance.recovery.backup.SchedulesStub
 
get(String, AsyncCallback<SchedulesTypes.Info>) - Method in class com.vmware.appliance.recovery.backup.SchedulesStub
 
get(String, AsyncCallback<SchedulesTypes.Info>, InvocationConfig) - Method in class com.vmware.appliance.recovery.backup.SchedulesStub
 
get(LocationSpec, String, String) - Method in interface com.vmware.appliance.recovery.backup.system_name.Archive
Returns the information for backup corresponding to given backup location and system name.
get(LocationSpec, String, String, InvocationConfig) - Method in interface com.vmware.appliance.recovery.backup.system_name.Archive
Returns the information for backup corresponding to given backup location and system name.
get(LocationSpec, String, String, AsyncCallback<ArchiveTypes.Info>) - Method in interface com.vmware.appliance.recovery.backup.system_name.Archive
Returns the information for backup corresponding to given backup location and system name.
get(LocationSpec, String, String, AsyncCallback<ArchiveTypes.Info>, InvocationConfig) - Method in interface com.vmware.appliance.recovery.backup.system_name.Archive
Returns the information for backup corresponding to given backup location and system name.
get(LocationSpec, String, String) - Method in class com.vmware.appliance.recovery.backup.system_name.ArchiveStub
 
get(LocationSpec, String, String, InvocationConfig) - Method in class com.vmware.appliance.recovery.backup.system_name.ArchiveStub
 
get(LocationSpec, String, String, AsyncCallback<ArchiveTypes.Info>) - Method in class com.vmware.appliance.recovery.backup.system_name.ArchiveStub
 
get(LocationSpec, String, String, AsyncCallback<ArchiveTypes.Info>, InvocationConfig) - Method in class com.vmware.appliance.recovery.backup.system_name.ArchiveStub
 
get() - Method in interface com.vmware.appliance.Recovery
Gets the properties of the appliance Recovery subsystem.
get(InvocationConfig) - Method in interface com.vmware.appliance.Recovery
Gets the properties of the appliance Recovery subsystem.
get(AsyncCallback<RecoveryTypes.Info>) - Method in interface com.vmware.appliance.Recovery
Gets the properties of the appliance Recovery subsystem.
get(AsyncCallback<RecoveryTypes.Info>, InvocationConfig) - Method in interface com.vmware.appliance.Recovery
Gets the properties of the appliance Recovery subsystem.
get() - Method in interface com.vmware.appliance.recovery.reconciliation.Job
Get reconciliation job progress/result.
get(InvocationConfig) - Method in interface com.vmware.appliance.recovery.reconciliation.Job
Get reconciliation job progress/result.
get(AsyncCallback<JobTypes.Info>) - Method in interface com.vmware.appliance.recovery.reconciliation.Job
Get reconciliation job progress/result.
get(AsyncCallback<JobTypes.Info>, InvocationConfig) - Method in interface com.vmware.appliance.recovery.reconciliation.Job
Get reconciliation job progress/result.
get() - Method in class com.vmware.appliance.recovery.reconciliation.JobStub
 
get(InvocationConfig) - Method in class com.vmware.appliance.recovery.reconciliation.JobStub
 
get(AsyncCallback<JobTypes.Info>) - Method in class com.vmware.appliance.recovery.reconciliation.JobStub
 
get(AsyncCallback<JobTypes.Info>, InvocationConfig) - Method in class com.vmware.appliance.recovery.reconciliation.JobStub
 
get() - Method in interface com.vmware.appliance.recovery.restore.Job
See restore job progress/result.
get(InvocationConfig) - Method in interface com.vmware.appliance.recovery.restore.Job
See restore job progress/result.
get(AsyncCallback<JobTypes.RestoreJobStatus>) - Method in interface com.vmware.appliance.recovery.restore.Job
See restore job progress/result.
get(AsyncCallback<JobTypes.RestoreJobStatus>, InvocationConfig) - Method in interface com.vmware.appliance.recovery.restore.Job
See restore job progress/result.
get() - Method in class com.vmware.appliance.recovery.restore.JobStub
 
get(InvocationConfig) - Method in class com.vmware.appliance.recovery.restore.JobStub
 
get(AsyncCallback<JobTypes.RestoreJobStatus>) - Method in class com.vmware.appliance.recovery.restore.JobStub
 
get(AsyncCallback<JobTypes.RestoreJobStatus>, InvocationConfig) - Method in class com.vmware.appliance.recovery.restore.JobStub
 
get() - Method in class com.vmware.appliance.RecoveryStub
 
get(InvocationConfig) - Method in class com.vmware.appliance.RecoveryStub
 
get(AsyncCallback<RecoveryTypes.Info>) - Method in class com.vmware.appliance.RecoveryStub
 
get(AsyncCallback<RecoveryTypes.Info>, InvocationConfig) - Method in class com.vmware.appliance.RecoveryStub
 
get(String) - Method in interface com.vmware.appliance.Services
Returns the state of a service.
get(String, InvocationConfig) - Method in interface com.vmware.appliance.Services
Returns the state of a service.
get(String, AsyncCallback<ServicesTypes.Info>) - Method in interface com.vmware.appliance.Services
Returns the state of a service.
get(String, AsyncCallback<ServicesTypes.Info>, InvocationConfig) - Method in interface com.vmware.appliance.Services
Returns the state of a service.
get(String) - Method in class com.vmware.appliance.ServicesStub
 
get(String, InvocationConfig) - Method in class com.vmware.appliance.ServicesStub
 
get(String, AsyncCallback<ServicesTypes.Info>) - Method in class com.vmware.appliance.ServicesStub
 
get(String, AsyncCallback<ServicesTypes.Info>, InvocationConfig) - Method in class com.vmware.appliance.ServicesStub
 
get() - Method in interface com.vmware.appliance.Shutdown
Get details about the pending shutdown action.
get(InvocationConfig) - Method in interface com.vmware.appliance.Shutdown
Get details about the pending shutdown action.
get(AsyncCallback<ShutdownTypes.ShutdownConfig>) - Method in interface com.vmware.appliance.Shutdown
Get details about the pending shutdown action.
get(AsyncCallback<ShutdownTypes.ShutdownConfig>, InvocationConfig) - Method in interface com.vmware.appliance.Shutdown
Get details about the pending shutdown action.
get() - Method in class com.vmware.appliance.ShutdownStub
 
get(InvocationConfig) - Method in class com.vmware.appliance.ShutdownStub
 
get(AsyncCallback<ShutdownTypes.ShutdownConfig>) - Method in class com.vmware.appliance.ShutdownStub
 
get(AsyncCallback<ShutdownTypes.ShutdownConfig>, InvocationConfig) - Method in class com.vmware.appliance.ShutdownStub
 
get() - Method in interface com.vmware.appliance.system.Time
Get system time.
get(InvocationConfig) - Method in interface com.vmware.appliance.system.Time
Get system time.
get(AsyncCallback<TimeTypes.SystemTimeStruct>) - Method in interface com.vmware.appliance.system.Time
Get system time.
get(AsyncCallback<TimeTypes.SystemTimeStruct>, InvocationConfig) - Method in interface com.vmware.appliance.system.Time
Get system time.
get() - Method in interface com.vmware.appliance.system.time.Timezone
Get time zone.
get(InvocationConfig) - Method in interface com.vmware.appliance.system.time.Timezone
Get time zone.
get(AsyncCallback<String>) - Method in interface com.vmware.appliance.system.time.Timezone
Get time zone.
get(AsyncCallback<String>, InvocationConfig) - Method in interface com.vmware.appliance.system.time.Timezone
Get time zone.
get() - Method in class com.vmware.appliance.system.time.TimezoneStub
 
get(InvocationConfig) - Method in class com.vmware.appliance.system.time.TimezoneStub
 
get(AsyncCallback<String>) - Method in class com.vmware.appliance.system.time.TimezoneStub
 
get(AsyncCallback<String>, InvocationConfig) - Method in class com.vmware.appliance.system.time.TimezoneStub
 
get() - Method in class com.vmware.appliance.system.TimeStub
 
get(InvocationConfig) - Method in class com.vmware.appliance.system.TimeStub
 
get(AsyncCallback<TimeTypes.SystemTimeStruct>) - Method in class com.vmware.appliance.system.TimeStub
 
get(AsyncCallback<TimeTypes.SystemTimeStruct>, InvocationConfig) - Method in class com.vmware.appliance.system.TimeStub
 
get() - Method in interface com.vmware.appliance.system.Uptime
Get the system uptime.
get(InvocationConfig) - Method in interface com.vmware.appliance.system.Uptime
Get the system uptime.
get(AsyncCallback<Double>) - Method in interface com.vmware.appliance.system.Uptime
Get the system uptime.
get(AsyncCallback<Double>, InvocationConfig) - Method in interface com.vmware.appliance.system.Uptime
Get the system uptime.
get() - Method in class com.vmware.appliance.system.UptimeStub
 
get(InvocationConfig) - Method in class com.vmware.appliance.system.UptimeStub
 
get(AsyncCallback<Double>) - Method in class com.vmware.appliance.system.UptimeStub
 
get(AsyncCallback<Double>, InvocationConfig) - Method in class com.vmware.appliance.system.UptimeStub
 
get() - Method in interface com.vmware.appliance.system.Version
Get the version.
get(InvocationConfig) - Method in interface com.vmware.appliance.system.Version
Get the version.
get(AsyncCallback<VersionTypes.VersionStruct>) - Method in interface com.vmware.appliance.system.Version
Get the version.
get(AsyncCallback<VersionTypes.VersionStruct>, InvocationConfig) - Method in interface com.vmware.appliance.system.Version
Get the version.
get() - Method in class com.vmware.appliance.system.VersionStub
 
get(InvocationConfig) - Method in class com.vmware.appliance.system.VersionStub
 
get(AsyncCallback<VersionTypes.VersionStruct>) - Method in class com.vmware.appliance.system.VersionStub
 
get(AsyncCallback<VersionTypes.VersionStruct>, InvocationConfig) - Method in class com.vmware.appliance.system.VersionStub
 
get() - Method in interface com.vmware.appliance.Timesync
Get time synchronization mode.
get(InvocationConfig) - Method in interface com.vmware.appliance.Timesync
Get time synchronization mode.
get(AsyncCallback<TimesyncTypes.TimeSyncMode>) - Method in interface com.vmware.appliance.Timesync
Get time synchronization mode.
get(AsyncCallback<TimesyncTypes.TimeSyncMode>, InvocationConfig) - Method in interface com.vmware.appliance.Timesync
Get time synchronization mode.
get() - Method in class com.vmware.appliance.TimesyncStub
 
get(InvocationConfig) - Method in class com.vmware.appliance.TimesyncStub
 
get(AsyncCallback<TimesyncTypes.TimeSyncMode>) - Method in class com.vmware.appliance.TimesyncStub
 
get(AsyncCallback<TimesyncTypes.TimeSyncMode>, InvocationConfig) - Method in class com.vmware.appliance.TimesyncStub
 
get() - Method in interface com.vmware.appliance.Update
Gets the current status of the appliance update.
get(InvocationConfig) - Method in interface com.vmware.appliance.Update
Gets the current status of the appliance update.
get(AsyncCallback<UpdateTypes.Info>) - Method in interface com.vmware.appliance.Update
Gets the current status of the appliance update.
get(AsyncCallback<UpdateTypes.Info>, InvocationConfig) - Method in interface com.vmware.appliance.Update
Gets the current status of the appliance update.
get(String) - Method in interface com.vmware.appliance.update.Pending
Gets update information.
get(String, InvocationConfig) - Method in interface com.vmware.appliance.update.Pending
Gets update information.
get(String, AsyncCallback<PendingTypes.Info>) - Method in interface com.vmware.appliance.update.Pending
Gets update information.
get(String, AsyncCallback<PendingTypes.Info>, InvocationConfig) - Method in interface com.vmware.appliance.update.Pending
Gets update information.
get(String) - Method in class com.vmware.appliance.update.PendingStub
 
get(String, InvocationConfig) - Method in class com.vmware.appliance.update.PendingStub
 
get(String, AsyncCallback<PendingTypes.Info>) - Method in class com.vmware.appliance.update.PendingStub
 
get(String, AsyncCallback<PendingTypes.Info>, InvocationConfig) - Method in class com.vmware.appliance.update.PendingStub
 
get() - Method in interface com.vmware.appliance.update.Policy
Gets the automatic update checking and staging policy.
get(InvocationConfig) - Method in interface com.vmware.appliance.update.Policy
Gets the automatic update checking and staging policy.
get(AsyncCallback<PolicyTypes.Info>) - Method in interface com.vmware.appliance.update.Policy
Gets the automatic update checking and staging policy.
get(AsyncCallback<PolicyTypes.Info>, InvocationConfig) - Method in interface com.vmware.appliance.update.Policy
Gets the automatic update checking and staging policy.
get() - Method in class com.vmware.appliance.update.PolicyStub
 
get(InvocationConfig) - Method in class com.vmware.appliance.update.PolicyStub
 
get(AsyncCallback<PolicyTypes.Info>) - Method in class com.vmware.appliance.update.PolicyStub
 
get(AsyncCallback<PolicyTypes.Info>, InvocationConfig) - Method in class com.vmware.appliance.update.PolicyStub
 
get() - Method in interface com.vmware.appliance.update.Staged
Gets the current status of the staged update.
get(InvocationConfig) - Method in interface com.vmware.appliance.update.Staged
Gets the current status of the staged update.
get(AsyncCallback<StagedTypes.Info>) - Method in interface com.vmware.appliance.update.Staged
Gets the current status of the staged update.
get(AsyncCallback<StagedTypes.Info>, InvocationConfig) - Method in interface com.vmware.appliance.update.Staged
Gets the current status of the staged update.
get() - Method in class com.vmware.appliance.update.StagedStub
 
get(InvocationConfig) - Method in class com.vmware.appliance.update.StagedStub
 
get(AsyncCallback<StagedTypes.Info>) - Method in class com.vmware.appliance.update.StagedStub
 
get(AsyncCallback<StagedTypes.Info>, InvocationConfig) - Method in class com.vmware.appliance.update.StagedStub
 
get() - Method in class com.vmware.appliance.UpdateStub
 
get(InvocationConfig) - Method in class com.vmware.appliance.UpdateStub
 
get(AsyncCallback<UpdateTypes.Info>) - Method in class com.vmware.appliance.UpdateStub
 
get(AsyncCallback<UpdateTypes.Info>, InvocationConfig) - Method in class com.vmware.appliance.UpdateStub
 
get(String) - Method in interface com.vmware.appliance.vmon.Service
Returns the state of a service.
get(String, InvocationConfig) - Method in interface com.vmware.appliance.vmon.Service
Returns the state of a service.
get(String, AsyncCallback<ServiceTypes.Info>) - Method in interface com.vmware.appliance.vmon.Service
Returns the state of a service.
get(String, AsyncCallback<ServiceTypes.Info>, InvocationConfig) - Method in interface com.vmware.appliance.vmon.Service
Returns the state of a service.
get(String) - Method in class com.vmware.appliance.vmon.ServiceStub
 
get(String, InvocationConfig) - Method in class com.vmware.appliance.vmon.ServiceStub
 
get(String, AsyncCallback<ServiceTypes.Info>) - Method in class com.vmware.appliance.vmon.ServiceStub
 
get(String, AsyncCallback<ServiceTypes.Info>, InvocationConfig) - Method in class com.vmware.appliance.vmon.ServiceStub
 
get() - Method in interface com.vmware.cis.Session
Returns information about the current session.
get(InvocationConfig) - Method in interface com.vmware.cis.Session
Returns information about the current session.
get(AsyncCallback<SessionTypes.Info>) - Method in interface com.vmware.cis.Session
Returns information about the current session.
get(AsyncCallback<SessionTypes.Info>, InvocationConfig) - Method in interface com.vmware.cis.Session
Returns information about the current session.
get() - Method in class com.vmware.cis.SessionStub
 
get(InvocationConfig) - Method in class com.vmware.cis.SessionStub
 
get(AsyncCallback<SessionTypes.Info>) - Method in class com.vmware.cis.SessionStub
 
get(AsyncCallback<SessionTypes.Info>, InvocationConfig) - Method in class com.vmware.cis.SessionStub
 
get(String) - Method in interface com.vmware.cis.tagging.Category
Fetches the category information for the given category identifier.
get(String, InvocationConfig) - Method in interface com.vmware.cis.tagging.Category
Fetches the category information for the given category identifier.
get(String, AsyncCallback<CategoryModel>) - Method in interface com.vmware.cis.tagging.Category
Fetches the category information for the given category identifier.
get(String, AsyncCallback<CategoryModel>, InvocationConfig) - Method in interface com.vmware.cis.tagging.Category
Fetches the category information for the given category identifier.
get(String) - Method in class com.vmware.cis.tagging.CategoryStub
 
get(String, InvocationConfig) - Method in class com.vmware.cis.tagging.CategoryStub
 
get(String, AsyncCallback<CategoryModel>) - Method in class com.vmware.cis.tagging.CategoryStub
 
get(String, AsyncCallback<CategoryModel>, InvocationConfig) - Method in class com.vmware.cis.tagging.CategoryStub
 
get(String) - Method in interface com.vmware.cis.tagging.Tag
Fetches the tag information for the given tag identifier.
get(String, InvocationConfig) - Method in interface com.vmware.cis.tagging.Tag
Fetches the tag information for the given tag identifier.
get(String, AsyncCallback<TagModel>) - Method in interface com.vmware.cis.tagging.Tag
Fetches the tag information for the given tag identifier.
get(String, AsyncCallback<TagModel>, InvocationConfig) - Method in interface com.vmware.cis.tagging.Tag
Fetches the tag information for the given tag identifier.
get(String) - Method in class com.vmware.cis.tagging.TagStub
 
get(String, InvocationConfig) - Method in class com.vmware.cis.tagging.TagStub
 
get(String, AsyncCallback<TagModel>) - Method in class com.vmware.cis.tagging.TagStub
 
get(String, AsyncCallback<TagModel>, InvocationConfig) - Method in class com.vmware.cis.tagging.TagStub
 
get(String, TasksTypes.GetSpec) - Method in interface com.vmware.cis.Tasks
Returns information about a task.
get(String, TasksTypes.GetSpec, InvocationConfig) - Method in interface com.vmware.cis.Tasks
Returns information about a task.
get(String, TasksTypes.GetSpec, AsyncCallback<Info>) - Method in interface com.vmware.cis.Tasks
Returns information about a task.
get(String, TasksTypes.GetSpec, AsyncCallback<Info>, InvocationConfig) - Method in interface com.vmware.cis.Tasks
Returns information about a task.
get(String, TasksTypes.GetSpec) - Method in class com.vmware.cis.TasksStub
 
get(String, TasksTypes.GetSpec, InvocationConfig) - Method in class com.vmware.cis.TasksStub
 
get(String, TasksTypes.GetSpec, AsyncCallback<Info>) - Method in class com.vmware.cis.TasksStub
 
get(String, TasksTypes.GetSpec, AsyncCallback<Info>, InvocationConfig) - Method in class com.vmware.cis.TasksStub
 
get() - Method in interface com.vmware.content.Configuration
Retrieves the current configuration values.
get(InvocationConfig) - Method in interface com.vmware.content.Configuration
Retrieves the current configuration values.
get(AsyncCallback<ConfigurationModel>) - Method in interface com.vmware.content.Configuration
Retrieves the current configuration values.
get(AsyncCallback<ConfigurationModel>, InvocationConfig) - Method in interface com.vmware.content.Configuration
Retrieves the current configuration values.
get() - Method in class com.vmware.content.ConfigurationStub
 
get(InvocationConfig) - Method in class com.vmware.content.ConfigurationStub
 
get(AsyncCallback<ConfigurationModel>) - Method in class com.vmware.content.ConfigurationStub
 
get(AsyncCallback<ConfigurationModel>, InvocationConfig) - Method in class com.vmware.content.ConfigurationStub
 
get(String) - Method in interface com.vmware.content.Library
Returns a given LibraryModel.
get(String, InvocationConfig) - Method in interface com.vmware.content.Library
Returns a given LibraryModel.
get(String, AsyncCallback<LibraryModel>) - Method in interface com.vmware.content.Library
Returns a given LibraryModel.
get(String, AsyncCallback<LibraryModel>, InvocationConfig) - Method in interface com.vmware.content.Library
Returns a given LibraryModel.
get(String, String) - Method in interface com.vmware.content.library.item.Changes
Returns information about a library item change.
get(String, String, InvocationConfig) - Method in interface com.vmware.content.library.item.Changes
Returns information about a library item change.
get(String, String, AsyncCallback<ChangesTypes.Info>) - Method in interface com.vmware.content.library.item.Changes
Returns information about a library item change.
get(String, String, AsyncCallback<ChangesTypes.Info>, InvocationConfig) - Method in interface com.vmware.content.library.item.Changes
Returns information about a library item change.
get(String, String) - Method in class com.vmware.content.library.item.ChangesStub
 
get(String, String, InvocationConfig) - Method in class com.vmware.content.library.item.ChangesStub
 
get(String, String, AsyncCallback<ChangesTypes.Info>) - Method in class com.vmware.content.library.item.ChangesStub
 
get(String, String, AsyncCallback<ChangesTypes.Info>, InvocationConfig) - Method in class com.vmware.content.library.item.ChangesStub
 
get(String, String) - Method in interface com.vmware.content.library.item.downloadsession.File
Retrieves file download information for a specific file.
get(String, String, InvocationConfig) - Method in interface com.vmware.content.library.item.downloadsession.File
Retrieves file download information for a specific file.
get(String, String, AsyncCallback<FileTypes.Info>) - Method in interface com.vmware.content.library.item.downloadsession.File
Retrieves file download information for a specific file.
get(String, String, AsyncCallback<FileTypes.Info>, InvocationConfig) - Method in interface com.vmware.content.library.item.downloadsession.File
Retrieves file download information for a specific file.
get(String, String) - Method in class com.vmware.content.library.item.downloadsession.FileStub
 
get(String, String, InvocationConfig) - Method in class com.vmware.content.library.item.downloadsession.FileStub
 
get(String, String, AsyncCallback<FileTypes.Info>) - Method in class com.vmware.content.library.item.downloadsession.FileStub
 
get(String, String, AsyncCallback<FileTypes.Info>, InvocationConfig) - Method in class com.vmware.content.library.item.downloadsession.FileStub
 
get(String) - Method in interface com.vmware.content.library.item.DownloadSession
Gets the download session with the specified identifier, including the most up-to-date status information for the session.
get(String, InvocationConfig) - Method in interface com.vmware.content.library.item.DownloadSession
Gets the download session with the specified identifier, including the most up-to-date status information for the session.
get(String, AsyncCallback<DownloadSessionModel>) - Method in interface com.vmware.content.library.item.DownloadSession
Gets the download session with the specified identifier, including the most up-to-date status information for the session.
get(String, AsyncCallback<DownloadSessionModel>, InvocationConfig) - Method in interface com.vmware.content.library.item.DownloadSession
Gets the download session with the specified identifier, including the most up-to-date status information for the session.
get(String) - Method in class com.vmware.content.library.item.DownloadSessionStub
 
get(String, InvocationConfig) - Method in class com.vmware.content.library.item.DownloadSessionStub
 
get(String, AsyncCallback<DownloadSessionModel>) - Method in class com.vmware.content.library.item.DownloadSessionStub
 
get(String, AsyncCallback<DownloadSessionModel>, InvocationConfig) - Method in class com.vmware.content.library.item.DownloadSessionStub
 
get(String, String) - Method in interface com.vmware.content.library.item.File
Retrieves the information for a single file in a library item by its name.
get(String, String, InvocationConfig) - Method in interface com.vmware.content.library.item.File
Retrieves the information for a single file in a library item by its name.
get(String, String, AsyncCallback<FileTypes.Info>) - Method in interface com.vmware.content.library.item.File
Retrieves the information for a single file in a library item by its name.
get(String, String, AsyncCallback<FileTypes.Info>, InvocationConfig) - Method in interface com.vmware.content.library.item.File
Retrieves the information for a single file in a library item by its name.
get(String, String) - Method in class com.vmware.content.library.item.FileStub
 
get(String, String, InvocationConfig) - Method in class com.vmware.content.library.item.FileStub
 
get(String, String, AsyncCallback<FileTypes.Info>) - Method in class com.vmware.content.library.item.FileStub
 
get(String, String, AsyncCallback<FileTypes.Info>, InvocationConfig) - Method in class com.vmware.content.library.item.FileStub
 
get(String) - Method in interface com.vmware.content.library.Item
Returns the ItemModel with the given identifier.
get(String, InvocationConfig) - Method in interface com.vmware.content.library.Item
Returns the ItemModel with the given identifier.
get(String, AsyncCallback<ItemModel>) - Method in interface com.vmware.content.library.Item
Returns the ItemModel with the given identifier.
get(String, AsyncCallback<ItemModel>, InvocationConfig) - Method in interface com.vmware.content.library.Item
Returns the ItemModel with the given identifier.
get(String, String) - Method in interface com.vmware.content.library.item.Storage
Retrieves the storage information for a specific file in a library item.
get(String, String, InvocationConfig) - Method in interface com.vmware.content.library.item.Storage
Retrieves the storage information for a specific file in a library item.
get(String, String, AsyncCallback<List<StorageTypes.Info>>) - Method in interface com.vmware.content.library.item.Storage
Retrieves the storage information for a specific file in a library item.
get(String, String, AsyncCallback<List<StorageTypes.Info>>, InvocationConfig) - Method in interface com.vmware.content.library.item.Storage
Retrieves the storage information for a specific file in a library item.
get(String, String) - Method in class com.vmware.content.library.item.StorageStub
 
get(String, String, InvocationConfig) - Method in class com.vmware.content.library.item.StorageStub
 
get(String, String, AsyncCallback<List<StorageTypes.Info>>) - Method in class com.vmware.content.library.item.StorageStub
 
get(String, String, AsyncCallback<List<StorageTypes.Info>>, InvocationConfig) - Method in class com.vmware.content.library.item.StorageStub
 
get(String, String) - Method in interface com.vmware.content.library.item.updatesession.File
Retrieves information about a specific file in the snapshot of the library item at the time when the update session was created.
get(String, String, InvocationConfig) - Method in interface com.vmware.content.library.item.updatesession.File
Retrieves information about a specific file in the snapshot of the library item at the time when the update session was created.
get(String, String, AsyncCallback<FileTypes.Info>) - Method in interface com.vmware.content.library.item.updatesession.File
Retrieves information about a specific file in the snapshot of the library item at the time when the update session was created.
get(String, String, AsyncCallback<FileTypes.Info>, InvocationConfig) - Method in interface com.vmware.content.library.item.updatesession.File
Retrieves information about a specific file in the snapshot of the library item at the time when the update session was created.
get(String, String) - Method in class com.vmware.content.library.item.updatesession.FileStub
 
get(String, String, InvocationConfig) - Method in class com.vmware.content.library.item.updatesession.FileStub
 
get(String, String, AsyncCallback<FileTypes.Info>) - Method in class com.vmware.content.library.item.updatesession.FileStub
 
get(String, String, AsyncCallback<FileTypes.Info>, InvocationConfig) - Method in class com.vmware.content.library.item.updatesession.FileStub
 
get(String) - Method in interface com.vmware.content.library.item.UpdateSession
Gets the update session with the specified identifier, including the most up-to-date status information for the session.
get(String, InvocationConfig) - Method in interface com.vmware.content.library.item.UpdateSession
Gets the update session with the specified identifier, including the most up-to-date status information for the session.
get(String, AsyncCallback<UpdateSessionModel>) - Method in interface com.vmware.content.library.item.UpdateSession
Gets the update session with the specified identifier, including the most up-to-date status information for the session.
get(String, AsyncCallback<UpdateSessionModel>, InvocationConfig) - Method in interface com.vmware.content.library.item.UpdateSession
Gets the update session with the specified identifier, including the most up-to-date status information for the session.
get(String) - Method in class com.vmware.content.library.item.UpdateSessionStub
 
get(String, InvocationConfig) - Method in class com.vmware.content.library.item.UpdateSessionStub
 
get(String, AsyncCallback<UpdateSessionModel>) - Method in class com.vmware.content.library.item.UpdateSessionStub
 
get(String, AsyncCallback<UpdateSessionModel>, InvocationConfig) - Method in class com.vmware.content.library.item.UpdateSessionStub
 
get(String) - Method in class com.vmware.content.library.ItemStub
 
get(String, InvocationConfig) - Method in class com.vmware.content.library.ItemStub
 
get(String, AsyncCallback<ItemModel>) - Method in class com.vmware.content.library.ItemStub
 
get(String, AsyncCallback<ItemModel>, InvocationConfig) - Method in class com.vmware.content.library.ItemStub
 
get(String, String) - Method in interface com.vmware.content.library.Subscriptions
Returns information about the specified subscription of the published library.
get(String, String, InvocationConfig) - Method in interface com.vmware.content.library.Subscriptions
Returns information about the specified subscription of the published library.
get(String, String, AsyncCallback<SubscriptionsTypes.Info>) - Method in interface com.vmware.content.library.Subscriptions
Returns information about the specified subscription of the published library.
get(String, String, AsyncCallback<SubscriptionsTypes.Info>, InvocationConfig) - Method in interface com.vmware.content.library.Subscriptions
Returns information about the specified subscription of the published library.
get(String, String) - Method in class com.vmware.content.library.SubscriptionsStub
 
get(String, String, InvocationConfig) - Method in class com.vmware.content.library.SubscriptionsStub
 
get(String, String, AsyncCallback<SubscriptionsTypes.Info>) - Method in class com.vmware.content.library.SubscriptionsStub
 
get(String, String, AsyncCallback<SubscriptionsTypes.Info>, InvocationConfig) - Method in class com.vmware.content.library.SubscriptionsStub
 
get(String) - Method in class com.vmware.content.LibraryStub
 
get(String, InvocationConfig) - Method in class com.vmware.content.LibraryStub
 
get(String, AsyncCallback<LibraryModel>) - Method in class com.vmware.content.LibraryStub
 
get(String, AsyncCallback<LibraryModel>, InvocationConfig) - Method in class com.vmware.content.LibraryStub
 
get(String) - Method in interface com.vmware.content.LocalLibrary
Returns a given local library.
get(String, InvocationConfig) - Method in interface com.vmware.content.LocalLibrary
Returns a given local library.
get(String, AsyncCallback<LibraryModel>) - Method in interface com.vmware.content.LocalLibrary
Returns a given local library.
get(String, AsyncCallback<LibraryModel>, InvocationConfig) - Method in interface com.vmware.content.LocalLibrary
Returns a given local library.
get(String) - Method in class com.vmware.content.LocalLibraryStub
 
get(String, InvocationConfig) - Method in class com.vmware.content.LocalLibraryStub
 
get(String, AsyncCallback<LibraryModel>) - Method in class com.vmware.content.LocalLibraryStub
 
get(String, AsyncCallback<LibraryModel>, InvocationConfig) - Method in class com.vmware.content.LocalLibraryStub
 
get(String) - Method in interface com.vmware.content.SubscribedLibrary
Returns a given subscribed library.
get(String, InvocationConfig) - Method in interface com.vmware.content.SubscribedLibrary
Returns a given subscribed library.
get(String, AsyncCallback<LibraryModel>) - Method in interface com.vmware.content.SubscribedLibrary
Returns a given subscribed library.
get(String, AsyncCallback<LibraryModel>, InvocationConfig) - Method in interface com.vmware.content.SubscribedLibrary
Returns a given subscribed library.
get(String) - Method in class com.vmware.content.SubscribedLibraryStub
 
get(String, InvocationConfig) - Method in class com.vmware.content.SubscribedLibraryStub
 
get(String, AsyncCallback<LibraryModel>) - Method in class com.vmware.content.SubscribedLibraryStub
 
get(String, AsyncCallback<LibraryModel>, InvocationConfig) - Method in class com.vmware.content.SubscribedLibraryStub
 
get() - Method in interface com.vmware.esx.hcl.CompatibilityData
Provides information about the compatibility data located on the vCenter Appliance.
get(InvocationConfig) - Method in interface com.vmware.esx.hcl.CompatibilityData
Provides information about the compatibility data located on the vCenter Appliance.
get(AsyncCallback<CompatibilityDataTypes.Status>) - Method in interface com.vmware.esx.hcl.CompatibilityData
Provides information about the compatibility data located on the vCenter Appliance.
get(AsyncCallback<CompatibilityDataTypes.Status>, InvocationConfig) - Method in interface com.vmware.esx.hcl.CompatibilityData
Provides information about the compatibility data located on the vCenter Appliance.
get() - Method in class com.vmware.esx.hcl.CompatibilityDataStub
 
get(InvocationConfig) - Method in class com.vmware.esx.hcl.CompatibilityDataStub
 
get(AsyncCallback<CompatibilityDataTypes.Status>) - Method in class com.vmware.esx.hcl.CompatibilityDataStub
 
get(AsyncCallback<CompatibilityDataTypes.Status>, InvocationConfig) - Method in class com.vmware.esx.hcl.CompatibilityDataStub
 
get(String) - Method in interface com.vmware.esx.hcl.hosts.CompatibilityReport
Returns the last generated hardware compatibility report for the given host.
get(String, InvocationConfig) - Method in interface com.vmware.esx.hcl.hosts.CompatibilityReport
Returns the last generated hardware compatibility report for the given host.
get(String, AsyncCallback<CompatibilityReportTypes.Result>) - Method in interface com.vmware.esx.hcl.hosts.CompatibilityReport
Returns the last generated hardware compatibility report for the given host.
get(String, AsyncCallback<CompatibilityReportTypes.Result>, InvocationConfig) - Method in interface com.vmware.esx.hcl.hosts.CompatibilityReport
Returns the last generated hardware compatibility report for the given host.
get(String) - Method in class com.vmware.esx.hcl.hosts.CompatibilityReportStub
 
get(String, InvocationConfig) - Method in class com.vmware.esx.hcl.hosts.CompatibilityReportStub
 
get(String, AsyncCallback<CompatibilityReportTypes.Result>) - Method in class com.vmware.esx.hcl.hosts.CompatibilityReportStub
 
get(String, AsyncCallback<CompatibilityReportTypes.Result>, InvocationConfig) - Method in class com.vmware.esx.hcl.hosts.CompatibilityReportStub
 
get(String) - Method in interface com.vmware.esx.hcl.Reports
Returns the location ReportsTypes.Location information for downloading a compatibility report.
get(String, InvocationConfig) - Method in interface com.vmware.esx.hcl.Reports
Returns the location ReportsTypes.Location information for downloading a compatibility report.
get(String, AsyncCallback<ReportsTypes.Location>) - Method in interface com.vmware.esx.hcl.Reports
Returns the location ReportsTypes.Location information for downloading a compatibility report.
get(String, AsyncCallback<ReportsTypes.Location>, InvocationConfig) - Method in interface com.vmware.esx.hcl.Reports
Returns the location ReportsTypes.Location information for downloading a compatibility report.
get(String) - Method in class com.vmware.esx.hcl.ReportsStub
 
get(String, InvocationConfig) - Method in class com.vmware.esx.hcl.ReportsStub
 
get(String, AsyncCallback<ReportsTypes.Location>) - Method in class com.vmware.esx.hcl.ReportsStub
 
get(String, AsyncCallback<ReportsTypes.Location>, InvocationConfig) - Method in class com.vmware.esx.hcl.ReportsStub
 
get(String) - Method in interface com.vmware.esx.settings.clusters.DepotOverrides
Returns the information about currently configured depot overrides for a given cluster.
get(String, InvocationConfig) - Method in interface com.vmware.esx.settings.clusters.DepotOverrides
Returns the information about currently configured depot overrides for a given cluster.
get(String, AsyncCallback<DepotOverridesTypes.Info>) - Method in interface com.vmware.esx.settings.clusters.DepotOverrides
Returns the information about currently configured depot overrides for a given cluster.
get(String, AsyncCallback<DepotOverridesTypes.Info>, InvocationConfig) - Method in interface com.vmware.esx.settings.clusters.DepotOverrides
Returns the information about currently configured depot overrides for a given cluster.
get(String) - Method in class com.vmware.esx.settings.clusters.DepotOverridesStub
 
get(String, InvocationConfig) - Method in class com.vmware.esx.settings.clusters.DepotOverridesStub
 
get(String, AsyncCallback<DepotOverridesTypes.Info>) - Method in class com.vmware.esx.settings.clusters.DepotOverridesStub
 
get(String, AsyncCallback<DepotOverridesTypes.Info>, InvocationConfig) - Method in class com.vmware.esx.settings.clusters.DepotOverridesStub
 
get(String) - Method in interface com.vmware.esx.settings.clusters.enablement.Software
Returns whether the given cluster is managed with a single software specification.
get(String, InvocationConfig) - Method in interface com.vmware.esx.settings.clusters.enablement.Software
Returns whether the given cluster is managed with a single software specification.
get(String, AsyncCallback<SoftwareTypes.Info>) - Method in interface com.vmware.esx.settings.clusters.enablement.Software
Returns whether the given cluster is managed with a single software specification.
get(String, AsyncCallback<SoftwareTypes.Info>, InvocationConfig) - Method in interface com.vmware.esx.settings.clusters.enablement.Software
Returns whether the given cluster is managed with a single software specification.
get(String) - Method in class com.vmware.esx.settings.clusters.enablement.SoftwareStub
 
get(String, InvocationConfig) - Method in class com.vmware.esx.settings.clusters.enablement.SoftwareStub
 
get(String, AsyncCallback<SoftwareTypes.Info>) - Method in class com.vmware.esx.settings.clusters.enablement.SoftwareStub
 
get(String, AsyncCallback<SoftwareTypes.Info>, InvocationConfig) - Method in class com.vmware.esx.settings.clusters.enablement.SoftwareStub
 
get(String) - Method in interface com.vmware.esx.settings.clusters.policies.apply.Effective
Returns the effective apply policy based on system defaults and what has been configured for the cluster.
get(String, InvocationConfig) - Method in interface com.vmware.esx.settings.clusters.policies.apply.Effective
Returns the effective apply policy based on system defaults and what has been configured for the cluster.
get(String, AsyncCallback<EffectiveTypes.EffectivePolicySpec>) - Method in interface com.vmware.esx.settings.clusters.policies.apply.Effective
Returns the effective apply policy based on system defaults and what has been configured for the cluster.
get(String, AsyncCallback<EffectiveTypes.EffectivePolicySpec>, InvocationConfig) - Method in interface com.vmware.esx.settings.clusters.policies.apply.Effective
Returns the effective apply policy based on system defaults and what has been configured for the cluster.
get(String) - Method in class com.vmware.esx.settings.clusters.policies.apply.EffectiveStub
 
get(String, InvocationConfig) - Method in class com.vmware.esx.settings.clusters.policies.apply.EffectiveStub
 
get(String, AsyncCallback<EffectiveTypes.EffectivePolicySpec>) - Method in class com.vmware.esx.settings.clusters.policies.apply.EffectiveStub
 
get(String, AsyncCallback<EffectiveTypes.EffectivePolicySpec>, InvocationConfig) - Method in class com.vmware.esx.settings.clusters.policies.apply.EffectiveStub
 
get(String) - Method in interface com.vmware.esx.settings.clusters.policies.Apply
Returns the configured policy that has been set for the cluster.
get(String, InvocationConfig) - Method in interface com.vmware.esx.settings.clusters.policies.Apply
Returns the configured policy that has been set for the cluster.
get(String, AsyncCallback<ApplyTypes.ConfiguredPolicySpec>) - Method in interface com.vmware.esx.settings.clusters.policies.Apply
Returns the configured policy that has been set for the cluster.
get(String, AsyncCallback<ApplyTypes.ConfiguredPolicySpec>, InvocationConfig) - Method in interface com.vmware.esx.settings.clusters.policies.Apply
Returns the configured policy that has been set for the cluster.
get(String) - Method in class com.vmware.esx.settings.clusters.policies.ApplyStub
 
get(String, InvocationConfig) - Method in class com.vmware.esx.settings.clusters.policies.ApplyStub
 
get(String, AsyncCallback<ApplyTypes.ConfiguredPolicySpec>) - Method in class com.vmware.esx.settings.clusters.policies.ApplyStub
 
get(String, AsyncCallback<ApplyTypes.ConfiguredPolicySpec>, InvocationConfig) - Method in class com.vmware.esx.settings.clusters.policies.ApplyStub
 
get(String) - Method in interface com.vmware.esx.settings.clusters.software.AddOn
Returns the desired OEM add-on specification for a given cluster.
get(String, InvocationConfig) - Method in interface com.vmware.esx.settings.clusters.software.AddOn
Returns the desired OEM add-on specification for a given cluster.
get(String, AsyncCallback<AddOnInfo>) - Method in interface com.vmware.esx.settings.clusters.software.AddOn
Returns the desired OEM add-on specification for a given cluster.
get(String, AsyncCallback<AddOnInfo>, InvocationConfig) - Method in interface com.vmware.esx.settings.clusters.software.AddOn
Returns the desired OEM add-on specification for a given cluster.
get(String) - Method in class com.vmware.esx.settings.clusters.software.AddOnStub
 
get(String, InvocationConfig) - Method in class com.vmware.esx.settings.clusters.software.AddOnStub
 
get(String, AsyncCallback<AddOnInfo>) - Method in class com.vmware.esx.settings.clusters.software.AddOnStub
 
get(String, AsyncCallback<AddOnInfo>, InvocationConfig) - Method in class com.vmware.esx.settings.clusters.software.AddOnStub
 
get(String) - Method in interface com.vmware.esx.settings.clusters.software.BaseImage
Returns the desired base-image specification set for given cluster
get(String, InvocationConfig) - Method in interface com.vmware.esx.settings.clusters.software.BaseImage
Returns the desired base-image specification set for given cluster
get(String, AsyncCallback<BaseImageInfo>) - Method in interface com.vmware.esx.settings.clusters.software.BaseImage
Returns the desired base-image specification set for given cluster
get(String, AsyncCallback<BaseImageInfo>, InvocationConfig) - Method in interface com.vmware.esx.settings.clusters.software.BaseImage
Returns the desired base-image specification set for given cluster
get(String) - Method in class com.vmware.esx.settings.clusters.software.BaseImageStub
 
get(String, InvocationConfig) - Method in class com.vmware.esx.settings.clusters.software.BaseImageStub
 
get(String, AsyncCallback<BaseImageInfo>) - Method in class com.vmware.esx.settings.clusters.software.BaseImageStub
 
get(String, AsyncCallback<BaseImageInfo>, InvocationConfig) - Method in class com.vmware.esx.settings.clusters.software.BaseImageStub
 
get(String, String) - Method in interface com.vmware.esx.settings.clusters.software.Commits
Returns the information about a specific commit.
get(String, String, InvocationConfig) - Method in interface com.vmware.esx.settings.clusters.software.Commits
Returns the information about a specific commit.
get(String, String, AsyncCallback<CommitsTypes.Info>) - Method in interface com.vmware.esx.settings.clusters.software.Commits
Returns the information about a specific commit.
get(String, String, AsyncCallback<CommitsTypes.Info>, InvocationConfig) - Method in interface com.vmware.esx.settings.clusters.software.Commits
Returns the information about a specific commit.
get(String, String) - Method in class com.vmware.esx.settings.clusters.software.CommitsStub
 
get(String, String, InvocationConfig) - Method in class com.vmware.esx.settings.clusters.software.CommitsStub
 
get(String, String, AsyncCallback<CommitsTypes.Info>) - Method in class com.vmware.esx.settings.clusters.software.CommitsStub
 
get(String, String, AsyncCallback<CommitsTypes.Info>, InvocationConfig) - Method in class com.vmware.esx.settings.clusters.software.CommitsStub
 
get(String) - Method in interface com.vmware.esx.settings.clusters.software.Compliance
Returns the compliance state for the cluster
get(String, InvocationConfig) - Method in interface com.vmware.esx.settings.clusters.software.Compliance
Returns the compliance state for the cluster
get(String, AsyncCallback<ClusterCompliance>) - Method in interface com.vmware.esx.settings.clusters.software.Compliance
Returns the compliance state for the cluster
get(String, AsyncCallback<ClusterCompliance>, InvocationConfig) - Method in interface com.vmware.esx.settings.clusters.software.Compliance
Returns the compliance state for the cluster
get(String) - Method in class com.vmware.esx.settings.clusters.software.ComplianceStub
 
get(String, InvocationConfig) - Method in class com.vmware.esx.settings.clusters.software.ComplianceStub
 
get(String, AsyncCallback<ClusterCompliance>) - Method in class com.vmware.esx.settings.clusters.software.ComplianceStub
 
get(String, AsyncCallback<ClusterCompliance>, InvocationConfig) - Method in class com.vmware.esx.settings.clusters.software.ComplianceStub
 
get(String, String) - Method in interface com.vmware.esx.settings.clusters.software.Components
Returns the component version for the given component in the desired software specification.
get(String, String, InvocationConfig) - Method in interface com.vmware.esx.settings.clusters.software.Components
Returns the component version for the given component in the desired software specification.
get(String, String, AsyncCallback<ComponentInfo>) - Method in interface com.vmware.esx.settings.clusters.software.Components
Returns the component version for the given component in the desired software specification.
get(String, String, AsyncCallback<ComponentInfo>, InvocationConfig) - Method in interface com.vmware.esx.settings.clusters.software.Components
Returns the component version for the given component in the desired software specification.
get(String, String) - Method in class com.vmware.esx.settings.clusters.software.ComponentsStub
 
get(String, String, InvocationConfig) - Method in class com.vmware.esx.settings.clusters.software.ComponentsStub
 
get(String, String, AsyncCallback<ComponentInfo>) - Method in class com.vmware.esx.settings.clusters.software.ComponentsStub
 
get(String, String, AsyncCallback<ComponentInfo>, InvocationConfig) - Method in class com.vmware.esx.settings.clusters.software.ComponentsStub
 
get(String, String) - Method in interface com.vmware.esx.settings.clusters.software.Drafts
Returns the information about given software draft.
get(String, String, InvocationConfig) - Method in interface com.vmware.esx.settings.clusters.software.Drafts
Returns the information about given software draft.
get(String, String, AsyncCallback<DraftsTypes.Info>) - Method in interface com.vmware.esx.settings.clusters.software.Drafts
Returns the information about given software draft.
get(String, String, AsyncCallback<DraftsTypes.Info>, InvocationConfig) - Method in interface com.vmware.esx.settings.clusters.software.Drafts
Returns the information about given software draft.
get(String, String) - Method in interface com.vmware.esx.settings.clusters.software.drafts.software.AddOn
Returns the OEM add-on specification in a software draft.
get(String, String, InvocationConfig) - Method in interface com.vmware.esx.settings.clusters.software.drafts.software.AddOn
Returns the OEM add-on specification in a software draft.
get(String, String, AsyncCallback<AddOnInfo>) - Method in interface com.vmware.esx.settings.clusters.software.drafts.software.AddOn
Returns the OEM add-on specification in a software draft.
get(String, String, AsyncCallback<AddOnInfo>, InvocationConfig) - Method in interface com.vmware.esx.settings.clusters.software.drafts.software.AddOn
Returns the OEM add-on specification in a software draft.
get(String, String) - Method in class com.vmware.esx.settings.clusters.software.drafts.software.AddOnStub
 
get(String, String, InvocationConfig) - Method in class com.vmware.esx.settings.clusters.software.drafts.software.AddOnStub
 
get(String, String, AsyncCallback<AddOnInfo>) - Method in class com.vmware.esx.settings.clusters.software.drafts.software.AddOnStub
 
get(String, String, AsyncCallback<AddOnInfo>, InvocationConfig) - Method in class com.vmware.esx.settings.clusters.software.drafts.software.AddOnStub
 
get(String, String) - Method in interface com.vmware.esx.settings.clusters.software.drafts.software.BaseImage
Returns the base-image specification in a software draft.
get(String, String, InvocationConfig) - Method in interface com.vmware.esx.settings.clusters.software.drafts.software.BaseImage
Returns the base-image specification in a software draft.
get(String, String, AsyncCallback<BaseImageInfo>) - Method in interface com.vmware.esx.settings.clusters.software.drafts.software.BaseImage
Returns the base-image specification in a software draft.
get(String, String, AsyncCallback<BaseImageInfo>, InvocationConfig) - Method in interface com.vmware.esx.settings.clusters.software.drafts.software.BaseImage
Returns the base-image specification in a software draft.
get(String, String) - Method in class com.vmware.esx.settings.clusters.software.drafts.software.BaseImageStub
 
get(String, String, InvocationConfig) - Method in class com.vmware.esx.settings.clusters.software.drafts.software.BaseImageStub
 
get(String, String, AsyncCallback<BaseImageInfo>) - Method in class com.vmware.esx.settings.clusters.software.drafts.software.BaseImageStub
 
get(String, String, AsyncCallback<BaseImageInfo>, InvocationConfig) - Method in class com.vmware.esx.settings.clusters.software.drafts.software.BaseImageStub
 
get(String, String, String) - Method in interface com.vmware.esx.settings.clusters.software.drafts.software.Components
Returns the component version for the given component in the software draft.
get(String, String, String, InvocationConfig) - Method in interface com.vmware.esx.settings.clusters.software.drafts.software.Components
Returns the component version for the given component in the software draft.
get(String, String, String, AsyncCallback<ComponentInfo>) - Method in interface com.vmware.esx.settings.clusters.software.drafts.software.Components
Returns the component version for the given component in the software draft.
get(String, String, String, AsyncCallback<ComponentInfo>, InvocationConfig) - Method in interface com.vmware.esx.settings.clusters.software.drafts.software.Components
Returns the component version for the given component in the software draft.
get(String, String, String) - Method in class com.vmware.esx.settings.clusters.software.drafts.software.ComponentsStub
 
get(String, String, String, InvocationConfig) - Method in class com.vmware.esx.settings.clusters.software.drafts.software.ComponentsStub
 
get(String, String, String, AsyncCallback<ComponentInfo>) - Method in class com.vmware.esx.settings.clusters.software.drafts.software.ComponentsStub
 
get(String, String, String, AsyncCallback<ComponentInfo>, InvocationConfig) - Method in class com.vmware.esx.settings.clusters.software.drafts.software.ComponentsStub
 
get(String, String) - Method in class com.vmware.esx.settings.clusters.software.DraftsStub
 
get(String, String, InvocationConfig) - Method in class com.vmware.esx.settings.clusters.software.DraftsStub
 
get(String, String, AsyncCallback<DraftsTypes.Info>) - Method in class com.vmware.esx.settings.clusters.software.DraftsStub
 
get(String, String, AsyncCallback<DraftsTypes.Info>, InvocationConfig) - Method in class com.vmware.esx.settings.clusters.software.DraftsStub
 
get(String) - Method in interface com.vmware.esx.settings.clusters.Software
Returns the complete desired software specification.
get(String, InvocationConfig) - Method in interface com.vmware.esx.settings.clusters.Software
Returns the complete desired software specification.
get(String, AsyncCallback<SoftwareInfo>) - Method in interface com.vmware.esx.settings.clusters.Software
Returns the complete desired software specification.
get(String, AsyncCallback<SoftwareInfo>, InvocationConfig) - Method in interface com.vmware.esx.settings.clusters.Software
Returns the complete desired software specification.
get(String) - Method in interface com.vmware.esx.settings.clusters.software.Recommendations
Returns Information about the most recent recommendation generation result.
get(String, InvocationConfig) - Method in interface com.vmware.esx.settings.clusters.software.Recommendations
Returns Information about the most recent recommendation generation result.
get(String, AsyncCallback<RecommendationsTypes.Info>) - Method in interface com.vmware.esx.settings.clusters.software.Recommendations
Returns Information about the most recent recommendation generation result.
get(String, AsyncCallback<RecommendationsTypes.Info>, InvocationConfig) - Method in interface com.vmware.esx.settings.clusters.software.Recommendations
Returns Information about the most recent recommendation generation result.
get(String) - Method in class com.vmware.esx.settings.clusters.software.RecommendationsStub
 
get(String, InvocationConfig) - Method in class com.vmware.esx.settings.clusters.software.RecommendationsStub
 
get(String, AsyncCallback<RecommendationsTypes.Info>) - Method in class com.vmware.esx.settings.clusters.software.RecommendationsStub
 
get(String, AsyncCallback<RecommendationsTypes.Info>, InvocationConfig) - Method in class com.vmware.esx.settings.clusters.software.RecommendationsStub
 
get(String, ApplyImpactTypes.ApplyImpactSpec) - Method in interface com.vmware.esx.settings.clusters.software.reports.ApplyImpact
Returns a summary of how hosts within the cluster will be impacted during an apply method.
get(String, ApplyImpactTypes.ApplyImpactSpec, InvocationConfig) - Method in interface com.vmware.esx.settings.clusters.software.reports.ApplyImpact
Returns a summary of how hosts within the cluster will be impacted during an apply method.
get(String, ApplyImpactTypes.ApplyImpactSpec, AsyncCallback<ApplyImpactTypes.ClusterImpact>) - Method in interface com.vmware.esx.settings.clusters.software.reports.ApplyImpact
Returns a summary of how hosts within the cluster will be impacted during an apply method.
get(String, ApplyImpactTypes.ApplyImpactSpec, AsyncCallback<ApplyImpactTypes.ClusterImpact>, InvocationConfig) - Method in interface com.vmware.esx.settings.clusters.software.reports.ApplyImpact
Returns a summary of how hosts within the cluster will be impacted during an apply method.
get(String, ApplyImpactTypes.ApplyImpactSpec) - Method in class com.vmware.esx.settings.clusters.software.reports.ApplyImpactStub
 
get(String, ApplyImpactTypes.ApplyImpactSpec, InvocationConfig) - Method in class com.vmware.esx.settings.clusters.software.reports.ApplyImpactStub
 
get(String, ApplyImpactTypes.ApplyImpactSpec, AsyncCallback<ApplyImpactTypes.ClusterImpact>) - Method in class com.vmware.esx.settings.clusters.software.reports.ApplyImpactStub
 
get(String, ApplyImpactTypes.ApplyImpactSpec, AsyncCallback<ApplyImpactTypes.ClusterImpact>, InvocationConfig) - Method in class com.vmware.esx.settings.clusters.software.reports.ApplyImpactStub
 
get(String) - Method in interface com.vmware.esx.settings.clusters.software.reports.hardware_compatibility.Details
Returns the hcl validation check detailed results.
get(String, InvocationConfig) - Method in interface com.vmware.esx.settings.clusters.software.reports.hardware_compatibility.Details
Returns the hcl validation check detailed results.
get(String, AsyncCallback<CheckResult>) - Method in interface com.vmware.esx.settings.clusters.software.reports.hardware_compatibility.Details
Returns the hcl validation check detailed results.
get(String, AsyncCallback<CheckResult>, InvocationConfig) - Method in interface com.vmware.esx.settings.clusters.software.reports.hardware_compatibility.Details
Returns the hcl validation check detailed results.
get(String) - Method in class com.vmware.esx.settings.clusters.software.reports.hardware_compatibility.DetailsStub
 
get(String, InvocationConfig) - Method in class com.vmware.esx.settings.clusters.software.reports.hardware_compatibility.DetailsStub
 
get(String, AsyncCallback<CheckResult>) - Method in class com.vmware.esx.settings.clusters.software.reports.hardware_compatibility.DetailsStub
 
get(String, AsyncCallback<CheckResult>, InvocationConfig) - Method in class com.vmware.esx.settings.clusters.software.reports.hardware_compatibility.DetailsStub
 
get(String) - Method in interface com.vmware.esx.settings.clusters.software.reports.HardwareCompatibility
Returns the hcl validation check summary.
get(String, InvocationConfig) - Method in interface com.vmware.esx.settings.clusters.software.reports.HardwareCompatibility
Returns the hcl validation check summary.
get(String, AsyncCallback<HardwareCompatibilityTypes.CheckSummary>) - Method in interface com.vmware.esx.settings.clusters.software.reports.HardwareCompatibility
Returns the hcl validation check summary.
get(String, AsyncCallback<HardwareCompatibilityTypes.CheckSummary>, InvocationConfig) - Method in interface com.vmware.esx.settings.clusters.software.reports.HardwareCompatibility
Returns the hcl validation check summary.
get(String) - Method in class com.vmware.esx.settings.clusters.software.reports.HardwareCompatibilityStub
 
get(String, InvocationConfig) - Method in class com.vmware.esx.settings.clusters.software.reports.HardwareCompatibilityStub
 
get(String, AsyncCallback<HardwareCompatibilityTypes.CheckSummary>) - Method in class com.vmware.esx.settings.clusters.software.reports.HardwareCompatibilityStub
 
get(String, AsyncCallback<HardwareCompatibilityTypes.CheckSummary>, InvocationConfig) - Method in class com.vmware.esx.settings.clusters.software.reports.HardwareCompatibilityStub
 
get(String) - Method in interface com.vmware.esx.settings.clusters.software.reports.LastApplyResult
Returns the most recent available result of applying the desired software document to all hosts within the cluster.
get(String, InvocationConfig) - Method in interface com.vmware.esx.settings.clusters.software.reports.LastApplyResult
Returns the most recent available result of applying the desired software document to all hosts within the cluster.
get(String, AsyncCallback<LastApplyResultTypes.ApplyResult>) - Method in interface com.vmware.esx.settings.clusters.software.reports.LastApplyResult
Returns the most recent available result of applying the desired software document to all hosts within the cluster.
get(String, AsyncCallback<LastApplyResultTypes.ApplyResult>, InvocationConfig) - Method in interface com.vmware.esx.settings.clusters.software.reports.LastApplyResult
Returns the most recent available result of applying the desired software document to all hosts within the cluster.
get(String) - Method in class com.vmware.esx.settings.clusters.software.reports.LastApplyResultStub
 
get(String, InvocationConfig) - Method in class com.vmware.esx.settings.clusters.software.reports.LastApplyResultStub
 
get(String, AsyncCallback<LastApplyResultTypes.ApplyResult>) - Method in class com.vmware.esx.settings.clusters.software.reports.LastApplyResultStub
 
get(String, AsyncCallback<LastApplyResultTypes.ApplyResult>, InvocationConfig) - Method in class com.vmware.esx.settings.clusters.software.reports.LastApplyResultStub
 
get(String) - Method in interface com.vmware.esx.settings.clusters.software.reports.LastCheckResult
Returns the most recent available result of checks run on the cluster before the application of the desired software document to all hosts within the cluster.
get(String, InvocationConfig) - Method in interface com.vmware.esx.settings.clusters.software.reports.LastCheckResult
Returns the most recent available result of checks run on the cluster before the application of the desired software document to all hosts within the cluster.
get(String, AsyncCallback<LastCheckResultTypes.CheckResult>) - Method in interface com.vmware.esx.settings.clusters.software.reports.LastCheckResult
Returns the most recent available result of checks run on the cluster before the application of the desired software document to all hosts within the cluster.
get(String, AsyncCallback<LastCheckResultTypes.CheckResult>, InvocationConfig) - Method in interface com.vmware.esx.settings.clusters.software.reports.LastCheckResult
Returns the most recent available result of checks run on the cluster before the application of the desired software document to all hosts within the cluster.
get(String) - Method in class com.vmware.esx.settings.clusters.software.reports.LastCheckResultStub
 
get(String, InvocationConfig) - Method in class com.vmware.esx.settings.clusters.software.reports.LastCheckResultStub
 
get(String, AsyncCallback<LastCheckResultTypes.CheckResult>) - Method in class com.vmware.esx.settings.clusters.software.reports.LastCheckResultStub
 
get(String, AsyncCallback<LastCheckResultTypes.CheckResult>, InvocationConfig) - Method in class com.vmware.esx.settings.clusters.software.reports.LastCheckResultStub
 
get(String, String) - Method in interface com.vmware.esx.settings.clusters.software.Solutions
Returns components registered for the given solution in the desired software specification.
get(String, String, InvocationConfig) - Method in interface com.vmware.esx.settings.clusters.software.Solutions
Returns components registered for the given solution in the desired software specification.
get(String, String, AsyncCallback<SolutionInfo>) - Method in interface com.vmware.esx.settings.clusters.software.Solutions
Returns components registered for the given solution in the desired software specification.
get(String, String, AsyncCallback<SolutionInfo>, InvocationConfig) - Method in interface com.vmware.esx.settings.clusters.software.Solutions
Returns components registered for the given solution in the desired software specification.
get(String, String) - Method in class com.vmware.esx.settings.clusters.software.SolutionsStub
 
get(String, String, InvocationConfig) - Method in class com.vmware.esx.settings.clusters.software.SolutionsStub
 
get(String, String, AsyncCallback<SolutionInfo>) - Method in class com.vmware.esx.settings.clusters.software.SolutionsStub
 
get(String, String, AsyncCallback<SolutionInfo>, InvocationConfig) - Method in class com.vmware.esx.settings.clusters.software.SolutionsStub
 
get(String) - Method in class com.vmware.esx.settings.clusters.SoftwareStub
 
get(String, InvocationConfig) - Method in class com.vmware.esx.settings.clusters.SoftwareStub
 
get(String, AsyncCallback<SoftwareInfo>) - Method in class com.vmware.esx.settings.clusters.SoftwareStub
 
get(String, AsyncCallback<SoftwareInfo>, InvocationConfig) - Method in class com.vmware.esx.settings.clusters.SoftwareStub
 
get() - Method in interface com.vmware.esx.settings.defaults.clusters.policies.apply.Effective
Returns the effective apply policy based on system defaults and what has been configured.
get(InvocationConfig) - Method in interface com.vmware.esx.settings.defaults.clusters.policies.apply.Effective
Returns the effective apply policy based on system defaults and what has been configured.
get(AsyncCallback<EffectiveTypes.EffectivePolicySpec>) - Method in interface com.vmware.esx.settings.defaults.clusters.policies.apply.Effective
Returns the effective apply policy based on system defaults and what has been configured.
get(AsyncCallback<EffectiveTypes.EffectivePolicySpec>, InvocationConfig) - Method in interface com.vmware.esx.settings.defaults.clusters.policies.apply.Effective
Returns the effective apply policy based on system defaults and what has been configured.
get() - Method in class com.vmware.esx.settings.defaults.clusters.policies.apply.EffectiveStub
 
get(InvocationConfig) - Method in class com.vmware.esx.settings.defaults.clusters.policies.apply.EffectiveStub
 
get(AsyncCallback<EffectiveTypes.EffectivePolicySpec>) - Method in class com.vmware.esx.settings.defaults.clusters.policies.apply.EffectiveStub
 
get(AsyncCallback<EffectiveTypes.EffectivePolicySpec>, InvocationConfig) - Method in class com.vmware.esx.settings.defaults.clusters.policies.apply.EffectiveStub
 
get() - Method in interface com.vmware.esx.settings.defaults.clusters.policies.Apply
Returns the configured policy that has been set.
get(InvocationConfig) - Method in interface com.vmware.esx.settings.defaults.clusters.policies.Apply
Returns the configured policy that has been set.
get(AsyncCallback<ApplyTypes.ConfiguredPolicySpec>) - Method in interface com.vmware.esx.settings.defaults.clusters.policies.Apply
Returns the configured policy that has been set.
get(AsyncCallback<ApplyTypes.ConfiguredPolicySpec>, InvocationConfig) - Method in interface com.vmware.esx.settings.defaults.clusters.policies.Apply
Returns the configured policy that has been set.
get() - Method in class com.vmware.esx.settings.defaults.clusters.policies.ApplyStub
 
get(InvocationConfig) - Method in class com.vmware.esx.settings.defaults.clusters.policies.ApplyStub
 
get(AsyncCallback<ApplyTypes.ConfiguredPolicySpec>) - Method in class com.vmware.esx.settings.defaults.clusters.policies.ApplyStub
 
get(AsyncCallback<ApplyTypes.ConfiguredPolicySpec>, InvocationConfig) - Method in class com.vmware.esx.settings.defaults.clusters.policies.ApplyStub
 
get(String, String) - Method in interface com.vmware.esx.settings.depot_content.add_ons.Versions
Returns information about a given OEM add-on version in the depot.
get(String, String, InvocationConfig) - Method in interface com.vmware.esx.settings.depot_content.add_ons.Versions
Returns information about a given OEM add-on version in the depot.
get(String, String, AsyncCallback<VersionsTypes.Info>) - Method in interface com.vmware.esx.settings.depot_content.add_ons.Versions
Returns information about a given OEM add-on version in the depot.
get(String, String, AsyncCallback<VersionsTypes.Info>, InvocationConfig) - Method in interface com.vmware.esx.settings.depot_content.add_ons.Versions
Returns information about a given OEM add-on version in the depot.
get(String, String) - Method in class com.vmware.esx.settings.depot_content.add_ons.VersionsStub
 
get(String, String, InvocationConfig) - Method in class com.vmware.esx.settings.depot_content.add_ons.VersionsStub
 
get(String, String, AsyncCallback<VersionsTypes.Info>) - Method in class com.vmware.esx.settings.depot_content.add_ons.VersionsStub
 
get(String, String, AsyncCallback<VersionsTypes.Info>, InvocationConfig) - Method in class com.vmware.esx.settings.depot_content.add_ons.VersionsStub
 
get(String) - Method in interface com.vmware.esx.settings.depot_content.base_images.Versions
Returns information about a given base-image version in the depot.
get(String, InvocationConfig) - Method in interface com.vmware.esx.settings.depot_content.base_images.Versions
Returns information about a given base-image version in the depot.
get(String, AsyncCallback<VersionsTypes.Info>) - Method in interface com.vmware.esx.settings.depot_content.base_images.Versions
Returns information about a given base-image version in the depot.
get(String, AsyncCallback<VersionsTypes.Info>, InvocationConfig) - Method in interface com.vmware.esx.settings.depot_content.base_images.Versions
Returns information about a given base-image version in the depot.
get(String) - Method in class com.vmware.esx.settings.depot_content.base_images.VersionsStub
 
get(String, InvocationConfig) - Method in class com.vmware.esx.settings.depot_content.base_images.VersionsStub
 
get(String, AsyncCallback<VersionsTypes.Info>) - Method in class com.vmware.esx.settings.depot_content.base_images.VersionsStub
 
get(String, AsyncCallback<VersionsTypes.Info>, InvocationConfig) - Method in class com.vmware.esx.settings.depot_content.base_images.VersionsStub
 
get(String, String) - Method in interface com.vmware.esx.settings.depot_content.components.Versions
Returns information about a given component version in the depot.
get(String, String, InvocationConfig) - Method in interface com.vmware.esx.settings.depot_content.components.Versions
Returns information about a given component version in the depot.
get(String, String, AsyncCallback<VersionsTypes.Info>) - Method in interface com.vmware.esx.settings.depot_content.components.Versions
Returns information about a given component version in the depot.
get(String, String, AsyncCallback<VersionsTypes.Info>, InvocationConfig) - Method in interface com.vmware.esx.settings.depot_content.components.Versions
Returns information about a given component version in the depot.
get(String, String) - Method in class com.vmware.esx.settings.depot_content.components.VersionsStub
 
get(String, String, InvocationConfig) - Method in class com.vmware.esx.settings.depot_content.components.VersionsStub
 
get(String, String, AsyncCallback<VersionsTypes.Info>) - Method in class com.vmware.esx.settings.depot_content.components.VersionsStub
 
get(String, String, AsyncCallback<VersionsTypes.Info>, InvocationConfig) - Method in class com.vmware.esx.settings.depot_content.components.VersionsStub
 
get(String) - Method in interface com.vmware.esx.settings.depots.Offline
Gets the information about an imported offline software depot.
get(String, InvocationConfig) - Method in interface com.vmware.esx.settings.depots.Offline
Gets the information about an imported offline software depot.
get(String, AsyncCallback<OfflineTypes.Info>) - Method in interface com.vmware.esx.settings.depots.Offline
Gets the information about an imported offline software depot.
get(String, AsyncCallback<OfflineTypes.Info>, InvocationConfig) - Method in interface com.vmware.esx.settings.depots.Offline
Gets the information about an imported offline software depot.
get(String) - Method in class com.vmware.esx.settings.depots.OfflineStub
 
get(String, InvocationConfig) - Method in class com.vmware.esx.settings.depots.OfflineStub
 
get(String, AsyncCallback<OfflineTypes.Info>) - Method in class com.vmware.esx.settings.depots.OfflineStub
 
get(String, AsyncCallback<OfflineTypes.Info>, InvocationConfig) - Method in class com.vmware.esx.settings.depots.OfflineStub
 
get(String) - Method in interface com.vmware.esx.settings.depots.Online
Gets the information about a currently configured online software depot.
get(String, InvocationConfig) - Method in interface com.vmware.esx.settings.depots.Online
Gets the information about a currently configured online software depot.
get(String, AsyncCallback<OnlineTypes.Info>) - Method in interface com.vmware.esx.settings.depots.Online
Gets the information about a currently configured online software depot.
get(String, AsyncCallback<OnlineTypes.Info>, InvocationConfig) - Method in interface com.vmware.esx.settings.depots.Online
Gets the information about a currently configured online software depot.
get(String) - Method in class com.vmware.esx.settings.depots.OnlineStub
 
get(String, InvocationConfig) - Method in class com.vmware.esx.settings.depots.OnlineStub
 
get(String, AsyncCallback<OnlineTypes.Info>) - Method in class com.vmware.esx.settings.depots.OnlineStub
 
get(String, AsyncCallback<OnlineTypes.Info>, InvocationConfig) - Method in class com.vmware.esx.settings.depots.OnlineStub
 
get() - Method in interface com.vmware.esx.settings.depots.SyncSchedule
Returns the currently configured software depot sync schedule.
get(InvocationConfig) - Method in interface com.vmware.esx.settings.depots.SyncSchedule
Returns the currently configured software depot sync schedule.
get(AsyncCallback<SyncScheduleTypes.Spec>) - Method in interface com.vmware.esx.settings.depots.SyncSchedule
Returns the currently configured software depot sync schedule.
get(AsyncCallback<SyncScheduleTypes.Spec>, InvocationConfig) - Method in interface com.vmware.esx.settings.depots.SyncSchedule
Returns the currently configured software depot sync schedule.
get() - Method in class com.vmware.esx.settings.depots.SyncScheduleStub
 
get(InvocationConfig) - Method in class com.vmware.esx.settings.depots.SyncScheduleStub
 
get(AsyncCallback<SyncScheduleTypes.Spec>) - Method in class com.vmware.esx.settings.depots.SyncScheduleStub
 
get(AsyncCallback<SyncScheduleTypes.Spec>, InvocationConfig) - Method in class com.vmware.esx.settings.depots.SyncScheduleStub
 
get() - Method in interface com.vmware.esx.settings.depots.Umds
Gets the information about a currently configured UMDS software depot.
get(InvocationConfig) - Method in interface com.vmware.esx.settings.depots.Umds
Gets the information about a currently configured UMDS software depot.
get(AsyncCallback<UmdsTypes.Info>) - Method in interface com.vmware.esx.settings.depots.Umds
Gets the information about a currently configured UMDS software depot.
get(AsyncCallback<UmdsTypes.Info>, InvocationConfig) - Method in interface com.vmware.esx.settings.depots.Umds
Gets the information about a currently configured UMDS software depot.
get() - Method in class com.vmware.esx.settings.depots.UmdsStub
 
get(InvocationConfig) - Method in class com.vmware.esx.settings.depots.UmdsStub
 
get(AsyncCallback<UmdsTypes.Info>) - Method in class com.vmware.esx.settings.depots.UmdsStub
 
get(AsyncCallback<UmdsTypes.Info>, InvocationConfig) - Method in class com.vmware.esx.settings.depots.UmdsStub
 
get() - Method in class com.vmware.vapi.bindings.client.AsyncCallbackFuture
 
get(long, TimeUnit) - Method in class com.vmware.vapi.bindings.client.AsyncCallbackFuture
 
get() - Method in class com.vmware.vapi.bindings.client.AsyncCallbackSyncAdapter
Returns the result or throws the error of this callback.
get(int) - Method in class com.vmware.vapi.data.ListValue
Returns the value at the specified position.
get(String) - Method in interface com.vmware.vapi.metadata.authentication.Component
Retrieves authentication information about the component element corresponding to componentId.
get(String, InvocationConfig) - Method in interface com.vmware.vapi.metadata.authentication.Component
Retrieves authentication information about the component element corresponding to componentId.
get(String, AsyncCallback<ComponentData>) - Method in interface com.vmware.vapi.metadata.authentication.Component
Retrieves authentication information about the component element corresponding to componentId.
get(String, AsyncCallback<ComponentData>, InvocationConfig) - Method in interface com.vmware.vapi.metadata.authentication.Component
Retrieves authentication information about the component element corresponding to componentId.
get(String) - Method in class com.vmware.vapi.metadata.authentication.ComponentStub
 
get(String, InvocationConfig) - Method in class com.vmware.vapi.metadata.authentication.ComponentStub
 
get(String, AsyncCallback<ComponentData>) - Method in class com.vmware.vapi.metadata.authentication.ComponentStub
 
get(String, AsyncCallback<ComponentData>, InvocationConfig) - Method in class com.vmware.vapi.metadata.authentication.ComponentStub
 
get(String) - Method in interface com.vmware.vapi.metadata.authentication.Package
Retrieves authentication information about the package element corresponding to packageId.
get(String, InvocationConfig) - Method in interface com.vmware.vapi.metadata.authentication.Package
Retrieves authentication information about the package element corresponding to packageId.
get(String, AsyncCallback<PackageInfo>) - Method in interface com.vmware.vapi.metadata.authentication.Package
Retrieves authentication information about the package element corresponding to packageId.
get(String, AsyncCallback<PackageInfo>, InvocationConfig) - Method in interface com.vmware.vapi.metadata.authentication.Package
Retrieves authentication information about the package element corresponding to packageId.
get(String) - Method in class com.vmware.vapi.metadata.authentication.PackageStub
 
get(String, InvocationConfig) - Method in class com.vmware.vapi.metadata.authentication.PackageStub
 
get(String, AsyncCallback<PackageInfo>) - Method in class com.vmware.vapi.metadata.authentication.PackageStub
 
get(String, AsyncCallback<PackageInfo>, InvocationConfig) - Method in class com.vmware.vapi.metadata.authentication.PackageStub
 
get(String) - Method in interface com.vmware.vapi.metadata.authentication.Service
Retrieves authentication information about the service element corresponding to serviceId.
get(String, InvocationConfig) - Method in interface com.vmware.vapi.metadata.authentication.Service
Retrieves authentication information about the service element corresponding to serviceId.
get(String, AsyncCallback<ServiceInfo>) - Method in interface com.vmware.vapi.metadata.authentication.Service
Retrieves authentication information about the service element corresponding to serviceId.
get(String, AsyncCallback<ServiceInfo>, InvocationConfig) - Method in interface com.vmware.vapi.metadata.authentication.Service
Retrieves authentication information about the service element corresponding to serviceId.
get(String, String) - Method in interface com.vmware.vapi.metadata.authentication.service.Operation
Retrieves the authentication information about an operation element corresponding to operationId contained in the service element corresponding to serviceId.
get(String, String, InvocationConfig) - Method in interface com.vmware.vapi.metadata.authentication.service.Operation
Retrieves the authentication information about an operation element corresponding to operationId contained in the service element corresponding to serviceId.
get(String, String, AsyncCallback<OperationInfo>) - Method in interface com.vmware.vapi.metadata.authentication.service.Operation
Retrieves the authentication information about an operation element corresponding to operationId contained in the service element corresponding to serviceId.
get(String, String, AsyncCallback<OperationInfo>, InvocationConfig) - Method in interface com.vmware.vapi.metadata.authentication.service.Operation
Retrieves the authentication information about an operation element corresponding to operationId contained in the service element corresponding to serviceId.
get(String, String) - Method in class com.vmware.vapi.metadata.authentication.service.OperationStub
 
get(String, String, InvocationConfig) - Method in class com.vmware.vapi.metadata.authentication.service.OperationStub
 
get(String, String, AsyncCallback<OperationInfo>) - Method in class com.vmware.vapi.metadata.authentication.service.OperationStub
 
get(String, String, AsyncCallback<OperationInfo>, InvocationConfig) - Method in class com.vmware.vapi.metadata.authentication.service.OperationStub
 
get(String) - Method in class com.vmware.vapi.metadata.authentication.ServiceStub
 
get(String, InvocationConfig) - Method in class com.vmware.vapi.metadata.authentication.ServiceStub
 
get(String, AsyncCallback<ServiceInfo>) - Method in class com.vmware.vapi.metadata.authentication.ServiceStub
 
get(String, AsyncCallback<ServiceInfo>, InvocationConfig) - Method in class com.vmware.vapi.metadata.authentication.ServiceStub
 
get(CommandTypes.Identity) - Method in interface com.vmware.vapi.metadata.cli.Command
Retrieves information about a command including information about how to execute that command.
get(CommandTypes.Identity, InvocationConfig) - Method in interface com.vmware.vapi.metadata.cli.Command
Retrieves information about a command including information about how to execute that command.
get(CommandTypes.Identity, AsyncCallback<CommandTypes.Info>) - Method in interface com.vmware.vapi.metadata.cli.Command
Retrieves information about a command including information about how to execute that command.
get(CommandTypes.Identity, AsyncCallback<CommandTypes.Info>, InvocationConfig) - Method in interface com.vmware.vapi.metadata.cli.Command
Retrieves information about a command including information about how to execute that command.
get(CommandTypes.Identity) - Method in class com.vmware.vapi.metadata.cli.CommandStub
 
get(CommandTypes.Identity, InvocationConfig) - Method in class com.vmware.vapi.metadata.cli.CommandStub
 
get(CommandTypes.Identity, AsyncCallback<CommandTypes.Info>) - Method in class com.vmware.vapi.metadata.cli.CommandStub
 
get(CommandTypes.Identity, AsyncCallback<CommandTypes.Info>, InvocationConfig) - Method in class com.vmware.vapi.metadata.cli.CommandStub
 
get(NamespaceTypes.Identity) - Method in interface com.vmware.vapi.metadata.cli.Namespace
Retreives information about a namespace including information about children of that namespace.
get(NamespaceTypes.Identity, InvocationConfig) - Method in interface com.vmware.vapi.metadata.cli.Namespace
Retreives information about a namespace including information about children of that namespace.
get(NamespaceTypes.Identity, AsyncCallback<NamespaceTypes.Info>) - Method in interface com.vmware.vapi.metadata.cli.Namespace
Retreives information about a namespace including information about children of that namespace.
get(NamespaceTypes.Identity, AsyncCallback<NamespaceTypes.Info>, InvocationConfig) - Method in interface com.vmware.vapi.metadata.cli.Namespace
Retreives information about a namespace including information about children of that namespace.
get(NamespaceTypes.Identity) - Method in class com.vmware.vapi.metadata.cli.NamespaceStub
 
get(NamespaceTypes.Identity, InvocationConfig) - Method in class com.vmware.vapi.metadata.cli.NamespaceStub
 
get(NamespaceTypes.Identity, AsyncCallback<NamespaceTypes.Info>) - Method in class com.vmware.vapi.metadata.cli.NamespaceStub
 
get(NamespaceTypes.Identity, AsyncCallback<NamespaceTypes.Info>, InvocationConfig) - Method in class com.vmware.vapi.metadata.cli.NamespaceStub
 
get(String) - Method in interface com.vmware.vapi.metadata.metamodel.Component
Retrieves metamodel information about the component element corresponding to componentId.
get(String, InvocationConfig) - Method in interface com.vmware.vapi.metadata.metamodel.Component
Retrieves metamodel information about the component element corresponding to componentId.
get(String, AsyncCallback<ComponentData>) - Method in interface com.vmware.vapi.metadata.metamodel.Component
Retrieves metamodel information about the component element corresponding to componentId.
get(String, AsyncCallback<ComponentData>, InvocationConfig) - Method in interface com.vmware.vapi.metadata.metamodel.Component
Retrieves metamodel information about the component element corresponding to componentId.
get(String) - Method in class com.vmware.vapi.metadata.metamodel.ComponentStub
 
get(String, InvocationConfig) - Method in class com.vmware.vapi.metadata.metamodel.ComponentStub
 
get(String, AsyncCallback<ComponentData>) - Method in class com.vmware.vapi.metadata.metamodel.ComponentStub
 
get(String, AsyncCallback<ComponentData>, InvocationConfig) - Method in class com.vmware.vapi.metadata.metamodel.ComponentStub
 
get(String) - Method in interface com.vmware.vapi.metadata.metamodel.Enumeration
Retrieves information about the enumeration element corresponding to enumerationId.
get(String, InvocationConfig) - Method in interface com.vmware.vapi.metadata.metamodel.Enumeration
Retrieves information about the enumeration element corresponding to enumerationId.
get(String, AsyncCallback<EnumerationInfo>) - Method in interface com.vmware.vapi.metadata.metamodel.Enumeration
Retrieves information about the enumeration element corresponding to enumerationId.
get(String, AsyncCallback<EnumerationInfo>, InvocationConfig) - Method in interface com.vmware.vapi.metadata.metamodel.Enumeration
Retrieves information about the enumeration element corresponding to enumerationId.
get(String) - Method in class com.vmware.vapi.metadata.metamodel.EnumerationStub
 
get(String, InvocationConfig) - Method in class com.vmware.vapi.metadata.metamodel.EnumerationStub
 
get(String, AsyncCallback<EnumerationInfo>) - Method in class com.vmware.vapi.metadata.metamodel.EnumerationStub
 
get(String, AsyncCallback<EnumerationInfo>, InvocationConfig) - Method in class com.vmware.vapi.metadata.metamodel.EnumerationStub
 
get(String) - Method in interface com.vmware.vapi.metadata.metamodel.Package
Retrieves information about the package element corresponding to packageId.
get(String, InvocationConfig) - Method in interface com.vmware.vapi.metadata.metamodel.Package
Retrieves information about the package element corresponding to packageId.
get(String, AsyncCallback<PackageInfo>) - Method in interface com.vmware.vapi.metadata.metamodel.Package
Retrieves information about the package element corresponding to packageId.
get(String, AsyncCallback<PackageInfo>, InvocationConfig) - Method in interface com.vmware.vapi.metadata.metamodel.Package
Retrieves information about the package element corresponding to packageId.
get(String) - Method in class com.vmware.vapi.metadata.metamodel.PackageStub
 
get(String, InvocationConfig) - Method in class com.vmware.vapi.metadata.metamodel.PackageStub
 
get(String, AsyncCallback<PackageInfo>) - Method in class com.vmware.vapi.metadata.metamodel.PackageStub
 
get(String, AsyncCallback<PackageInfo>, InvocationConfig) - Method in class com.vmware.vapi.metadata.metamodel.PackageStub
 
get(String) - Method in interface com.vmware.vapi.metadata.metamodel.Service
Retrieves information about the service element corresponding to serviceId.
get(String, InvocationConfig) - Method in interface com.vmware.vapi.metadata.metamodel.Service
Retrieves information about the service element corresponding to serviceId.
get(String, AsyncCallback<ServiceInfo>) - Method in interface com.vmware.vapi.metadata.metamodel.Service
Retrieves information about the service element corresponding to serviceId.
get(String, AsyncCallback<ServiceInfo>, InvocationConfig) - Method in interface com.vmware.vapi.metadata.metamodel.Service
Retrieves information about the service element corresponding to serviceId.
get(String, String) - Method in interface com.vmware.vapi.metadata.metamodel.service.Operation
Retrieves the metamodel information about an operation element corresponding to operationId contained in the service element corresponding to serviceId.
get(String, String, InvocationConfig) - Method in interface com.vmware.vapi.metadata.metamodel.service.Operation
Retrieves the metamodel information about an operation element corresponding to operationId contained in the service element corresponding to serviceId.
get(String, String, AsyncCallback<OperationInfo>) - Method in interface com.vmware.vapi.metadata.metamodel.service.Operation
Retrieves the metamodel information about an operation element corresponding to operationId contained in the service element corresponding to serviceId.
get(String, String, AsyncCallback<OperationInfo>, InvocationConfig) - Method in interface com.vmware.vapi.metadata.metamodel.service.Operation
Retrieves the metamodel information about an operation element corresponding to operationId contained in the service element corresponding to serviceId.
get(String, String) - Method in class com.vmware.vapi.metadata.metamodel.service.OperationStub
 
get(String, String, InvocationConfig) - Method in class com.vmware.vapi.metadata.metamodel.service.OperationStub
 
get(String, String, AsyncCallback<OperationInfo>) - Method in class com.vmware.vapi.metadata.metamodel.service.OperationStub
 
get(String, String, AsyncCallback<OperationInfo>, InvocationConfig) - Method in class com.vmware.vapi.metadata.metamodel.service.OperationStub
 
get(String) - Method in class com.vmware.vapi.metadata.metamodel.ServiceStub
 
get(String, InvocationConfig) - Method in class com.vmware.vapi.metadata.metamodel.ServiceStub
 
get(String, AsyncCallback<ServiceInfo>) - Method in class com.vmware.vapi.metadata.metamodel.ServiceStub
 
get(String, AsyncCallback<ServiceInfo>, InvocationConfig) - Method in class com.vmware.vapi.metadata.metamodel.ServiceStub
 
get(String) - Method in interface com.vmware.vapi.metadata.metamodel.Structure
Retrieves information about the structure element corresponding to structureId.
get(String, InvocationConfig) - Method in interface com.vmware.vapi.metadata.metamodel.Structure
Retrieves information about the structure element corresponding to structureId.
get(String, AsyncCallback<StructureInfo>) - Method in interface com.vmware.vapi.metadata.metamodel.Structure
Retrieves information about the structure element corresponding to structureId.
get(String, AsyncCallback<StructureInfo>, InvocationConfig) - Method in interface com.vmware.vapi.metadata.metamodel.Structure
Retrieves information about the structure element corresponding to structureId.
get(String) - Method in class com.vmware.vapi.metadata.metamodel.StructureStub
 
get(String, InvocationConfig) - Method in class com.vmware.vapi.metadata.metamodel.StructureStub
 
get(String, AsyncCallback<StructureInfo>) - Method in class com.vmware.vapi.metadata.metamodel.StructureStub
 
get(String, AsyncCallback<StructureInfo>, InvocationConfig) - Method in class com.vmware.vapi.metadata.metamodel.StructureStub
 
get(String) - Method in interface com.vmware.vapi.metadata.privilege.Component
Retrieves privilege information about the component element corresponding to componentId.
get(String, InvocationConfig) - Method in interface com.vmware.vapi.metadata.privilege.Component
Retrieves privilege information about the component element corresponding to componentId.
get(String, AsyncCallback<ComponentData>) - Method in interface com.vmware.vapi.metadata.privilege.Component
Retrieves privilege information about the component element corresponding to componentId.
get(String, AsyncCallback<ComponentData>, InvocationConfig) - Method in interface com.vmware.vapi.metadata.privilege.Component
Retrieves privilege information about the component element corresponding to componentId.
get(String) - Method in class com.vmware.vapi.metadata.privilege.ComponentStub
 
get(String, InvocationConfig) - Method in class com.vmware.vapi.metadata.privilege.ComponentStub
 
get(String, AsyncCallback<ComponentData>) - Method in class com.vmware.vapi.metadata.privilege.ComponentStub
 
get(String, AsyncCallback<ComponentData>, InvocationConfig) - Method in class com.vmware.vapi.metadata.privilege.ComponentStub
 
get(String) - Method in interface com.vmware.vapi.metadata.privilege.Package
Retrieves privilege information about the package element corresponding to packageId.
get(String, InvocationConfig) - Method in interface com.vmware.vapi.metadata.privilege.Package
Retrieves privilege information about the package element corresponding to packageId.
get(String, AsyncCallback<PackageInfo>) - Method in interface com.vmware.vapi.metadata.privilege.Package
Retrieves privilege information about the package element corresponding to packageId.
get(String, AsyncCallback<PackageInfo>, InvocationConfig) - Method in interface com.vmware.vapi.metadata.privilege.Package
Retrieves privilege information about the package element corresponding to packageId.
get(String) - Method in class com.vmware.vapi.metadata.privilege.PackageStub
 
get(String, InvocationConfig) - Method in class com.vmware.vapi.metadata.privilege.PackageStub
 
get(String, AsyncCallback<PackageInfo>) - Method in class com.vmware.vapi.metadata.privilege.PackageStub
 
get(String, AsyncCallback<PackageInfo>, InvocationConfig) - Method in class com.vmware.vapi.metadata.privilege.PackageStub
 
get(String) - Method in interface com.vmware.vapi.metadata.privilege.Service
Retrieves privilege information about the service element corresponding to serviceId.
get(String, InvocationConfig) - Method in interface com.vmware.vapi.metadata.privilege.Service
Retrieves privilege information about the service element corresponding to serviceId.
get(String, AsyncCallback<ServiceInfo>) - Method in interface com.vmware.vapi.metadata.privilege.Service
Retrieves privilege information about the service element corresponding to serviceId.
get(String, AsyncCallback<ServiceInfo>, InvocationConfig) - Method in interface com.vmware.vapi.metadata.privilege.Service
Retrieves privilege information about the service element corresponding to serviceId.
get(String, String) - Method in interface com.vmware.vapi.metadata.privilege.service.Operation
Retrieves the privilege information about an operation element corresponding to operationId contained in the service element corresponding to serviceId.
get(String, String, InvocationConfig) - Method in interface com.vmware.vapi.metadata.privilege.service.Operation
Retrieves the privilege information about an operation element corresponding to operationId contained in the service element corresponding to serviceId.
get(String, String, AsyncCallback<OperationInfo>) - Method in interface com.vmware.vapi.metadata.privilege.service.Operation
Retrieves the privilege information about an operation element corresponding to operationId contained in the service element corresponding to serviceId.
get(String, String, AsyncCallback<OperationInfo>, InvocationConfig) - Method in interface com.vmware.vapi.metadata.privilege.service.Operation
Retrieves the privilege information about an operation element corresponding to operationId contained in the service element corresponding to serviceId.
get(String, String) - Method in class com.vmware.vapi.metadata.privilege.service.OperationStub
 
get(String, String, InvocationConfig) - Method in class com.vmware.vapi.metadata.privilege.service.OperationStub
 
get(String, String, AsyncCallback<OperationInfo>) - Method in class com.vmware.vapi.metadata.privilege.service.OperationStub
 
get(String, String, AsyncCallback<OperationInfo>, InvocationConfig) - Method in class com.vmware.vapi.metadata.privilege.service.OperationStub
 
get(String) - Method in class com.vmware.vapi.metadata.privilege.ServiceStub
 
get(String, InvocationConfig) - Method in class com.vmware.vapi.metadata.privilege.ServiceStub
 
get(String, AsyncCallback<ServiceInfo>) - Method in class com.vmware.vapi.metadata.privilege.ServiceStub
 
get(String, AsyncCallback<ServiceInfo>, InvocationConfig) - Method in class com.vmware.vapi.metadata.privilege.ServiceStub
 
get() - Method in interface com.vmware.vcenter.certificate_management.vcenter.Tls
Returns the rhttpproxy TLS certificate.
get(InvocationConfig) - Method in interface com.vmware.vcenter.certificate_management.vcenter.Tls
Returns the rhttpproxy TLS certificate.
get(AsyncCallback<TlsTypes.Info>) - Method in interface com.vmware.vcenter.certificate_management.vcenter.Tls
Returns the rhttpproxy TLS certificate.
get(AsyncCallback<TlsTypes.Info>, InvocationConfig) - Method in interface com.vmware.vcenter.certificate_management.vcenter.Tls
Returns the rhttpproxy TLS certificate.
get() - Method in class com.vmware.vcenter.certificate_management.vcenter.TlsStub
 
get(InvocationConfig) - Method in class com.vmware.vcenter.certificate_management.vcenter.TlsStub
 
get(AsyncCallback<TlsTypes.Info>) - Method in class com.vmware.vcenter.certificate_management.vcenter.TlsStub
 
get(AsyncCallback<TlsTypes.Info>, InvocationConfig) - Method in class com.vmware.vcenter.certificate_management.vcenter.TlsStub
 
get(String) - Method in interface com.vmware.vcenter.certificate_management.vcenter.TrustedRootChains
Retrieve a trusted root certificate chain for a given identifier.
get(String, InvocationConfig) - Method in interface com.vmware.vcenter.certificate_management.vcenter.TrustedRootChains
Retrieve a trusted root certificate chain for a given identifier.
get(String, AsyncCallback<TrustedRootChainsTypes.Info>) - Method in interface com.vmware.vcenter.certificate_management.vcenter.TrustedRootChains
Retrieve a trusted root certificate chain for a given identifier.
get(String, AsyncCallback<TrustedRootChainsTypes.Info>, InvocationConfig) - Method in interface com.vmware.vcenter.certificate_management.vcenter.TrustedRootChains
Retrieve a trusted root certificate chain for a given identifier.
get(String) - Method in class com.vmware.vcenter.certificate_management.vcenter.TrustedRootChainsStub
 
get(String, InvocationConfig) - Method in class com.vmware.vcenter.certificate_management.vcenter.TrustedRootChainsStub
 
get(String, AsyncCallback<TrustedRootChainsTypes.Info>) - Method in class com.vmware.vcenter.certificate_management.vcenter.TrustedRootChainsStub
 
get(String, AsyncCallback<TrustedRootChainsTypes.Info>, InvocationConfig) - Method in class com.vmware.vcenter.certificate_management.vcenter.TrustedRootChainsStub
 
get(String) - Method in interface com.vmware.vcenter.Cluster
Retrieves information about the cluster corresponding to cluster.
get(String, InvocationConfig) - Method in interface com.vmware.vcenter.Cluster
Retrieves information about the cluster corresponding to cluster.
get(String, AsyncCallback<ClusterTypes.Info>) - Method in interface com.vmware.vcenter.Cluster
Retrieves information about the cluster corresponding to cluster.
get(String, AsyncCallback<ClusterTypes.Info>, InvocationConfig) - Method in interface com.vmware.vcenter.Cluster
Retrieves information about the cluster corresponding to cluster.
get(String) - Method in class com.vmware.vcenter.ClusterStub
 
get(String, InvocationConfig) - Method in class com.vmware.vcenter.ClusterStub
 
get(String, AsyncCallback<ClusterTypes.Info>) - Method in class com.vmware.vcenter.ClusterStub
 
get(String, AsyncCallback<ClusterTypes.Info>, InvocationConfig) - Method in class com.vmware.vcenter.ClusterStub
 
get(String) - Method in interface com.vmware.vcenter.compute.policies.Capabilities
Returns information about a specific compute policy capability in VMware Cloud on AWS.
get(String, InvocationConfig) - Method in interface com.vmware.vcenter.compute.policies.Capabilities
Returns information about a specific compute policy capability in VMware Cloud on AWS.
get(String, AsyncCallback<CapabilitiesTypes.Info>) - Method in interface com.vmware.vcenter.compute.policies.Capabilities
Returns information about a specific compute policy capability in VMware Cloud on AWS.
get(String, AsyncCallback<CapabilitiesTypes.Info>, InvocationConfig) - Method in interface com.vmware.vcenter.compute.policies.Capabilities
Returns information about a specific compute policy capability in VMware Cloud on AWS.
get(String) - Method in class com.vmware.vcenter.compute.policies.CapabilitiesStub
 
get(String, InvocationConfig) - Method in class com.vmware.vcenter.compute.policies.CapabilitiesStub
 
get(String, AsyncCallback<CapabilitiesTypes.Info>) - Method in class com.vmware.vcenter.compute.policies.CapabilitiesStub
 
get(String, AsyncCallback<CapabilitiesTypes.Info>, InvocationConfig) - Method in class com.vmware.vcenter.compute.policies.CapabilitiesStub
 
get(String) - Method in interface com.vmware.vcenter.compute.Policies
Returns information about a specific compute policy in VMware Cloud on AWS.
get(String, InvocationConfig) - Method in interface com.vmware.vcenter.compute.Policies
Returns information about a specific compute policy in VMware Cloud on AWS.
get(String, AsyncCallback<Structure>) - Method in interface com.vmware.vcenter.compute.Policies
Returns information about a specific compute policy in VMware Cloud on AWS.
get(String, AsyncCallback<Structure>, InvocationConfig) - Method in interface com.vmware.vcenter.compute.Policies
Returns information about a specific compute policy in VMware Cloud on AWS.
get(String) - Method in class com.vmware.vcenter.compute.PoliciesStub
 
get(String, InvocationConfig) - Method in class com.vmware.vcenter.compute.PoliciesStub
 
get(String, AsyncCallback<Structure>) - Method in class com.vmware.vcenter.compute.PoliciesStub
 
get(String, AsyncCallback<Structure>, InvocationConfig) - Method in class com.vmware.vcenter.compute.PoliciesStub
 
get(String) - Method in interface com.vmware.vcenter.content.registries.Harbor
Get detailed information of the Harbor registry.
get(String, InvocationConfig) - Method in interface com.vmware.vcenter.content.registries.Harbor
Get detailed information of the Harbor registry.
get(String, AsyncCallback<HarborTypes.Info>) - Method in interface com.vmware.vcenter.content.registries.Harbor
Get detailed information of the Harbor registry.
get(String, AsyncCallback<HarborTypes.Info>, InvocationConfig) - Method in interface com.vmware.vcenter.content.registries.Harbor
Get detailed information of the Harbor registry.
get(String, String) - Method in interface com.vmware.vcenter.content.registries.harbor.Projects
Returns detailed information about the specified Harbor project.
get(String, String, InvocationConfig) - Method in interface com.vmware.vcenter.content.registries.harbor.Projects
Returns detailed information about the specified Harbor project.
get(String, String, AsyncCallback<ProjectsTypes.Info>) - Method in interface com.vmware.vcenter.content.registries.harbor.Projects
Returns detailed information about the specified Harbor project.
get(String, String, AsyncCallback<ProjectsTypes.Info>, InvocationConfig) - Method in interface com.vmware.vcenter.content.registries.harbor.Projects
Returns detailed information about the specified Harbor project.
get(String, String) - Method in class com.vmware.vcenter.content.registries.harbor.ProjectsStub
 
get(String, String, InvocationConfig) - Method in class com.vmware.vcenter.content.registries.harbor.ProjectsStub
 
get(String, String, AsyncCallback<ProjectsTypes.Info>) - Method in class com.vmware.vcenter.content.registries.harbor.ProjectsStub
 
get(String, String, AsyncCallback<ProjectsTypes.Info>, InvocationConfig) - Method in class com.vmware.vcenter.content.registries.harbor.ProjectsStub
 
get(String) - Method in class com.vmware.vcenter.content.registries.HarborStub
 
get(String, InvocationConfig) - Method in class com.vmware.vcenter.content.registries.HarborStub
 
get(String, AsyncCallback<HarborTypes.Info>) - Method in class com.vmware.vcenter.content.registries.HarborStub
 
get(String, AsyncCallback<HarborTypes.Info>, InvocationConfig) - Method in class com.vmware.vcenter.content.registries.HarborStub
 
get(String) - Method in interface com.vmware.vcenter.content.registries.Health
Returns the health information of a container registry in the vCenter.
get(String, InvocationConfig) - Method in interface com.vmware.vcenter.content.registries.Health
Returns the health information of a container registry in the vCenter.
get(String, AsyncCallback<HealthTypes.Info>) - Method in interface com.vmware.vcenter.content.registries.Health
Returns the health information of a container registry in the vCenter.
get(String, AsyncCallback<HealthTypes.Info>, InvocationConfig) - Method in interface com.vmware.vcenter.content.registries.Health
Returns the health information of a container registry in the vCenter.
get(String) - Method in class com.vmware.vcenter.content.registries.HealthStub
 
get(String, InvocationConfig) - Method in class com.vmware.vcenter.content.registries.HealthStub
 
get(String, AsyncCallback<HealthTypes.Info>) - Method in class com.vmware.vcenter.content.registries.HealthStub
 
get(String, AsyncCallback<HealthTypes.Info>, InvocationConfig) - Method in class com.vmware.vcenter.content.registries.HealthStub
 
get(String) - Method in interface com.vmware.vcenter.Datacenter
Retrieves information about the datacenter corresponding to datacenter.
get(String, InvocationConfig) - Method in interface com.vmware.vcenter.Datacenter
Retrieves information about the datacenter corresponding to datacenter.
get(String, AsyncCallback<DatacenterTypes.Info>) - Method in interface com.vmware.vcenter.Datacenter
Retrieves information about the datacenter corresponding to datacenter.
get(String, AsyncCallback<DatacenterTypes.Info>, InvocationConfig) - Method in interface com.vmware.vcenter.Datacenter
Retrieves information about the datacenter corresponding to datacenter.
get(String) - Method in class com.vmware.vcenter.DatacenterStub
 
get(String, InvocationConfig) - Method in class com.vmware.vcenter.DatacenterStub
 
get(String, AsyncCallback<DatacenterTypes.Info>) - Method in class com.vmware.vcenter.DatacenterStub
 
get(String, AsyncCallback<DatacenterTypes.Info>, InvocationConfig) - Method in class com.vmware.vcenter.DatacenterStub
 
get(String) - Method in interface com.vmware.vcenter.datastore.DefaultPolicy
Returns the identifier of the current default storage policy associated with the specified datastore.
get(String, InvocationConfig) - Method in interface com.vmware.vcenter.datastore.DefaultPolicy
Returns the identifier of the current default storage policy associated with the specified datastore.
get(String, AsyncCallback<String>) - Method in interface com.vmware.vcenter.datastore.DefaultPolicy
Returns the identifier of the current default storage policy associated with the specified datastore.
get(String, AsyncCallback<String>, InvocationConfig) - Method in interface com.vmware.vcenter.datastore.DefaultPolicy
Returns the identifier of the current default storage policy associated with the specified datastore.
get(String) - Method in class com.vmware.vcenter.datastore.DefaultPolicyStub
 
get(String, InvocationConfig) - Method in class com.vmware.vcenter.datastore.DefaultPolicyStub
 
get(String, AsyncCallback<String>) - Method in class com.vmware.vcenter.datastore.DefaultPolicyStub
 
get(String, AsyncCallback<String>, InvocationConfig) - Method in class com.vmware.vcenter.datastore.DefaultPolicyStub
 
get(String) - Method in interface com.vmware.vcenter.Datastore
Retrieves information about the datastore indicated by datastore.
get(String, InvocationConfig) - Method in interface com.vmware.vcenter.Datastore
Retrieves information about the datastore indicated by datastore.
get(String, AsyncCallback<DatastoreTypes.Info>) - Method in interface com.vmware.vcenter.Datastore
Retrieves information about the datastore indicated by datastore.
get(String, AsyncCallback<DatastoreTypes.Info>, InvocationConfig) - Method in interface com.vmware.vcenter.Datastore
Retrieves information about the datastore indicated by datastore.
get(String) - Method in class com.vmware.vcenter.DatastoreStub
 
get(String, InvocationConfig) - Method in class com.vmware.vcenter.DatastoreStub
 
get(String, AsyncCallback<DatastoreTypes.Info>) - Method in class com.vmware.vcenter.DatastoreStub
 
get(String, AsyncCallback<DatastoreTypes.Info>, InvocationConfig) - Method in class com.vmware.vcenter.DatastoreStub
 
get() - Method in interface com.vmware.vcenter.Deployment
Get the current status of the appliance deployment.
get(InvocationConfig) - Method in interface com.vmware.vcenter.Deployment
Get the current status of the appliance deployment.
get(AsyncCallback<DeploymentTypes.Info>) - Method in interface com.vmware.vcenter.Deployment
Get the current status of the appliance deployment.
get(AsyncCallback<DeploymentTypes.Info>, InvocationConfig) - Method in interface com.vmware.vcenter.Deployment
Get the current status of the appliance deployment.
get() - Method in interface com.vmware.vcenter.deployment.ImportHistory
Get the current status of the vCenter historical data import.
get(InvocationConfig) - Method in interface com.vmware.vcenter.deployment.ImportHistory
Get the current status of the vCenter historical data import.
get(AsyncCallback<ImportHistoryTypes.Info>) - Method in interface com.vmware.vcenter.deployment.ImportHistory
Get the current status of the vCenter historical data import.
get(AsyncCallback<ImportHistoryTypes.Info>, InvocationConfig) - Method in interface com.vmware.vcenter.deployment.ImportHistory
Get the current status of the vCenter historical data import.
get() - Method in class com.vmware.vcenter.deployment.ImportHistoryStub
 
get(InvocationConfig) - Method in class com.vmware.vcenter.deployment.ImportHistoryStub
 
get(AsyncCallback<ImportHistoryTypes.Info>) - Method in class com.vmware.vcenter.deployment.ImportHistoryStub
 
get(AsyncCallback<ImportHistoryTypes.Info>, InvocationConfig) - Method in class com.vmware.vcenter.deployment.ImportHistoryStub
 
get() - Method in interface com.vmware.vcenter.deployment.Install
Get the parameters used to configure the ongoing appliance installation.
get(InvocationConfig) - Method in interface com.vmware.vcenter.deployment.Install
Get the parameters used to configure the ongoing appliance installation.
get(AsyncCallback<InstallTypes.InstallSpec>) - Method in interface com.vmware.vcenter.deployment.Install
Get the parameters used to configure the ongoing appliance installation.
get(AsyncCallback<InstallTypes.InstallSpec>, InvocationConfig) - Method in interface com.vmware.vcenter.deployment.Install
Get the parameters used to configure the ongoing appliance installation.
get(ThumbprintTypes.RemoteSpec) - Method in interface com.vmware.vcenter.deployment.install.initial_config.remote_psc.Thumbprint
Gets the SHA1 thumbprint of the remote PSC.
get(ThumbprintTypes.RemoteSpec, InvocationConfig) - Method in interface com.vmware.vcenter.deployment.install.initial_config.remote_psc.Thumbprint
Gets the SHA1 thumbprint of the remote PSC.
get(ThumbprintTypes.RemoteSpec, AsyncCallback<String>) - Method in interface com.vmware.vcenter.deployment.install.initial_config.remote_psc.Thumbprint
Gets the SHA1 thumbprint of the remote PSC.
get(ThumbprintTypes.RemoteSpec, AsyncCallback<String>, InvocationConfig) - Method in interface com.vmware.vcenter.deployment.install.initial_config.remote_psc.Thumbprint
Gets the SHA1 thumbprint of the remote PSC.
get(ThumbprintTypes.RemoteSpec) - Method in class com.vmware.vcenter.deployment.install.initial_config.remote_psc.ThumbprintStub
 
get(ThumbprintTypes.RemoteSpec, InvocationConfig) - Method in class com.vmware.vcenter.deployment.install.initial_config.remote_psc.ThumbprintStub
 
get(ThumbprintTypes.RemoteSpec, AsyncCallback<String>) - Method in class com.vmware.vcenter.deployment.install.initial_config.remote_psc.ThumbprintStub
 
get(ThumbprintTypes.RemoteSpec, AsyncCallback<String>, InvocationConfig) - Method in class com.vmware.vcenter.deployment.install.initial_config.remote_psc.ThumbprintStub
 
get() - Method in class com.vmware.vcenter.deployment.InstallStub
 
get(InvocationConfig) - Method in class com.vmware.vcenter.deployment.InstallStub
 
get(AsyncCallback<InstallTypes.InstallSpec>) - Method in class com.vmware.vcenter.deployment.InstallStub
 
get(AsyncCallback<InstallTypes.InstallSpec>, InvocationConfig) - Method in class com.vmware.vcenter.deployment.InstallStub
 
get() - Method in interface com.vmware.vcenter.deployment.Migrate
Get the MigrateSpec parameters used to configure the ongoing appliance migration.
get(InvocationConfig) - Method in interface com.vmware.vcenter.deployment.Migrate
Get the MigrateSpec parameters used to configure the ongoing appliance migration.
get(AsyncCallback<MigrateTypes.MigrateSpec>) - Method in interface com.vmware.vcenter.deployment.Migrate
Get the MigrateSpec parameters used to configure the ongoing appliance migration.
get(AsyncCallback<MigrateTypes.MigrateSpec>, InvocationConfig) - Method in interface com.vmware.vcenter.deployment.Migrate
Get the MigrateSpec parameters used to configure the ongoing appliance migration.
get() - Method in class com.vmware.vcenter.deployment.MigrateStub
 
get(InvocationConfig) - Method in class com.vmware.vcenter.deployment.MigrateStub
 
get(AsyncCallback<MigrateTypes.MigrateSpec>) - Method in class com.vmware.vcenter.deployment.MigrateStub
 
get(AsyncCallback<MigrateTypes.MigrateSpec>, InvocationConfig) - Method in class com.vmware.vcenter.deployment.MigrateStub
 
get() - Method in interface com.vmware.vcenter.deployment.Question
Get the question that was raised during the configuration.
get(InvocationConfig) - Method in interface com.vmware.vcenter.deployment.Question
Get the question that was raised during the configuration.
get(AsyncCallback<QuestionTypes.Info>) - Method in interface com.vmware.vcenter.deployment.Question
Get the question that was raised during the configuration.
get(AsyncCallback<QuestionTypes.Info>, InvocationConfig) - Method in interface com.vmware.vcenter.deployment.Question
Get the question that was raised during the configuration.
get() - Method in class com.vmware.vcenter.deployment.QuestionStub
 
get(InvocationConfig) - Method in class com.vmware.vcenter.deployment.QuestionStub
 
get(AsyncCallback<QuestionTypes.Info>) - Method in class com.vmware.vcenter.deployment.QuestionStub
 
get(AsyncCallback<QuestionTypes.Info>, InvocationConfig) - Method in class com.vmware.vcenter.deployment.QuestionStub
 
get() - Method in interface com.vmware.vcenter.deployment.Upgrade
Get the UpgradeSpec parameters used to configure the ongoing appliance upgrade.
get(InvocationConfig) - Method in interface com.vmware.vcenter.deployment.Upgrade
Get the UpgradeSpec parameters used to configure the ongoing appliance upgrade.
get(AsyncCallback<UpgradeTypes.UpgradeSpec>) - Method in interface com.vmware.vcenter.deployment.Upgrade
Get the UpgradeSpec parameters used to configure the ongoing appliance upgrade.
get(AsyncCallback<UpgradeTypes.UpgradeSpec>, InvocationConfig) - Method in interface com.vmware.vcenter.deployment.Upgrade
Get the UpgradeSpec parameters used to configure the ongoing appliance upgrade.
get() - Method in class com.vmware.vcenter.deployment.UpgradeStub
 
get(InvocationConfig) - Method in class com.vmware.vcenter.deployment.UpgradeStub
 
get(AsyncCallback<UpgradeTypes.UpgradeSpec>) - Method in class com.vmware.vcenter.deployment.UpgradeStub
 
get(AsyncCallback<UpgradeTypes.UpgradeSpec>, InvocationConfig) - Method in class com.vmware.vcenter.deployment.UpgradeStub
 
get() - Method in class com.vmware.vcenter.DeploymentStub
 
get(InvocationConfig) - Method in class com.vmware.vcenter.DeploymentStub
 
get(AsyncCallback<DeploymentTypes.Info>) - Method in class com.vmware.vcenter.DeploymentStub
 
get(AsyncCallback<DeploymentTypes.Info>, InvocationConfig) - Method in class com.vmware.vcenter.DeploymentStub
 
get(String) - Method in interface com.vmware.vcenter.guest.CustomizationSpecs
Returns the guest customization specification from vCenter with the specified identifier.
get(String, InvocationConfig) - Method in interface com.vmware.vcenter.guest.CustomizationSpecs
Returns the guest customization specification from vCenter with the specified identifier.
get(String, AsyncCallback<CustomizationSpecsTypes.Info>) - Method in interface com.vmware.vcenter.guest.CustomizationSpecs
Returns the guest customization specification from vCenter with the specified identifier.
get(String, AsyncCallback<CustomizationSpecsTypes.Info>, InvocationConfig) - Method in interface com.vmware.vcenter.guest.CustomizationSpecs
Returns the guest customization specification from vCenter with the specified identifier.
get(String) - Method in class com.vmware.vcenter.guest.CustomizationSpecsStub
 
get(String, InvocationConfig) - Method in class com.vmware.vcenter.guest.CustomizationSpecsStub
 
get(String, AsyncCallback<CustomizationSpecsTypes.Info>) - Method in class com.vmware.vcenter.guest.CustomizationSpecsStub
 
get(String, AsyncCallback<CustomizationSpecsTypes.Info>, InvocationConfig) - Method in class com.vmware.vcenter.guest.CustomizationSpecsStub
 
get(String, String) - Method in interface com.vmware.vcenter.hvc.links.sync.Providers
Gets Sync information for a sync provider.
get(String, String, InvocationConfig) - Method in interface com.vmware.vcenter.hvc.links.sync.Providers
Gets Sync information for a sync provider.
get(String, String, AsyncCallback<ProvidersTypes.Info>) - Method in interface com.vmware.vcenter.hvc.links.sync.Providers
Gets Sync information for a sync provider.
get(String, String, AsyncCallback<ProvidersTypes.Info>, InvocationConfig) - Method in interface com.vmware.vcenter.hvc.links.sync.Providers
Gets Sync information for a sync provider.
get(String, String) - Method in class com.vmware.vcenter.hvc.links.sync.ProvidersStub
 
get(String, String, InvocationConfig) - Method in class com.vmware.vcenter.hvc.links.sync.ProvidersStub
 
get(String, String, AsyncCallback<ProvidersTypes.Info>) - Method in class com.vmware.vcenter.hvc.links.sync.ProvidersStub
 
get(String, String, AsyncCallback<ProvidersTypes.Info>, InvocationConfig) - Method in class com.vmware.vcenter.hvc.links.sync.ProvidersStub
 
get() - Method in interface com.vmware.vcenter.hvc.management.Administrators
Enumerates the set of all the groups in the local sso group.
get(InvocationConfig) - Method in interface com.vmware.vcenter.hvc.management.Administrators
Enumerates the set of all the groups in the local sso group.
get(AsyncCallback<Set<String>>) - Method in interface com.vmware.vcenter.hvc.management.Administrators
Enumerates the set of all the groups in the local sso group.
get(AsyncCallback<Set<String>>, InvocationConfig) - Method in interface com.vmware.vcenter.hvc.management.Administrators
Enumerates the set of all the groups in the local sso group.
get() - Method in class com.vmware.vcenter.hvc.management.AdministratorsStub
 
get(InvocationConfig) - Method in class com.vmware.vcenter.hvc.management.AdministratorsStub
 
get(AsyncCallback<Set<String>>) - Method in class com.vmware.vcenter.hvc.management.AdministratorsStub
 
get(AsyncCallback<Set<String>>, InvocationConfig) - Method in class com.vmware.vcenter.hvc.management.AdministratorsStub
 
get(String) - Method in interface com.vmware.vcenter.identity.Providers
Retrieve detailed information of the specified identity provider.
get(String, InvocationConfig) - Method in interface com.vmware.vcenter.identity.Providers
Retrieve detailed information of the specified identity provider.
get(String, AsyncCallback<ProvidersTypes.Info>) - Method in interface com.vmware.vcenter.identity.Providers
Retrieve detailed information of the specified identity provider.
get(String, AsyncCallback<ProvidersTypes.Info>, InvocationConfig) - Method in interface com.vmware.vcenter.identity.Providers
Retrieve detailed information of the specified identity provider.
get(String) - Method in class com.vmware.vcenter.identity.ProvidersStub
 
get(String, InvocationConfig) - Method in class com.vmware.vcenter.identity.ProvidersStub
 
get(String, AsyncCallback<ProvidersTypes.Info>) - Method in class com.vmware.vcenter.identity.ProvidersStub
 
get(String, AsyncCallback<ProvidersTypes.Info>, InvocationConfig) - Method in class com.vmware.vcenter.identity.ProvidersStub
 
get(String) - Method in interface com.vmware.vcenter.lcm.discovery.AssociatedProducts
Returns the detailed information of a product associated with vCenter Server.
get(String, InvocationConfig) - Method in interface com.vmware.vcenter.lcm.discovery.AssociatedProducts
Returns the detailed information of a product associated with vCenter Server.
get(String, AsyncCallback<Product>) - Method in interface com.vmware.vcenter.lcm.discovery.AssociatedProducts
Returns the detailed information of a product associated with vCenter Server.
get(String, AsyncCallback<Product>, InvocationConfig) - Method in interface com.vmware.vcenter.lcm.discovery.AssociatedProducts
Returns the detailed information of a product associated with vCenter Server.
get(String) - Method in class com.vmware.vcenter.lcm.discovery.AssociatedProductsStub
 
get(String, InvocationConfig) - Method in class com.vmware.vcenter.lcm.discovery.AssociatedProductsStub
 
get(String, AsyncCallback<Product>) - Method in class com.vmware.vcenter.lcm.discovery.AssociatedProductsStub
 
get(String, AsyncCallback<Product>, InvocationConfig) - Method in class com.vmware.vcenter.lcm.discovery.AssociatedProductsStub
 
get(String) - Method in interface com.vmware.vcenter.lcm.Reports
Returns the location ReportsTypes.Location information for downloading the report for the specified file name.
get(String, InvocationConfig) - Method in interface com.vmware.vcenter.lcm.Reports
Returns the location ReportsTypes.Location information for downloading the report for the specified file name.
get(String, AsyncCallback<ReportsTypes.Location>) - Method in interface com.vmware.vcenter.lcm.Reports
Returns the location ReportsTypes.Location information for downloading the report for the specified file name.
get(String, AsyncCallback<ReportsTypes.Location>, InvocationConfig) - Method in interface com.vmware.vcenter.lcm.Reports
Returns the location ReportsTypes.Location information for downloading the report for the specified file name.
get(String) - Method in class com.vmware.vcenter.lcm.ReportsStub
 
get(String, InvocationConfig) - Method in class com.vmware.vcenter.lcm.ReportsStub
 
get(String, AsyncCallback<ReportsTypes.Location>) - Method in class com.vmware.vcenter.lcm.ReportsStub
 
get(String, AsyncCallback<ReportsTypes.Location>, InvocationConfig) - Method in class com.vmware.vcenter.lcm.ReportsStub
 
get(String) - Method in interface com.vmware.vcenter.lcm.update.Pending
Gets detailed update information.
get(String, InvocationConfig) - Method in interface com.vmware.vcenter.lcm.update.Pending
Gets detailed update information.
get(String, AsyncCallback<PendingTypes.Info>) - Method in interface com.vmware.vcenter.lcm.update.Pending
Gets detailed update information.
get(String, AsyncCallback<PendingTypes.Info>, InvocationConfig) - Method in interface com.vmware.vcenter.lcm.update.Pending
Gets detailed update information.
get(String) - Method in class com.vmware.vcenter.lcm.update.PendingStub
 
get(String, InvocationConfig) - Method in class com.vmware.vcenter.lcm.update.PendingStub
 
get(String, AsyncCallback<PendingTypes.Info>) - Method in class com.vmware.vcenter.lcm.update.PendingStub
 
get(String, AsyncCallback<PendingTypes.Info>, InvocationConfig) - Method in class com.vmware.vcenter.lcm.update.PendingStub
 
get(String) - Method in interface com.vmware.vcenter.namespace_management.Clusters
Returns information about a specific cluster.
get(String, InvocationConfig) - Method in interface com.vmware.vcenter.namespace_management.Clusters
Returns information about a specific cluster.
get(String, AsyncCallback<ClustersTypes.Info>) - Method in interface com.vmware.vcenter.namespace_management.Clusters
Returns information about a specific cluster.
get(String, AsyncCallback<ClustersTypes.Info>, InvocationConfig) - Method in interface com.vmware.vcenter.namespace_management.Clusters
Returns information about a specific cluster.
get() - Method in interface com.vmware.vcenter.namespace_management.ClusterSizeInfo
Get information about the default values associated with various sizes.
get(InvocationConfig) - Method in interface com.vmware.vcenter.namespace_management.ClusterSizeInfo
Get information about the default values associated with various sizes.
get(AsyncCallback<Map<SizingHint, ClusterSizeInfoTypes.Info>>) - Method in interface com.vmware.vcenter.namespace_management.ClusterSizeInfo
Get information about the default values associated with various sizes.
get(AsyncCallback<Map<SizingHint, ClusterSizeInfoTypes.Info>>, InvocationConfig) - Method in interface com.vmware.vcenter.namespace_management.ClusterSizeInfo
Get information about the default values associated with various sizes.
get() - Method in class com.vmware.vcenter.namespace_management.ClusterSizeInfoStub
 
get(InvocationConfig) - Method in class com.vmware.vcenter.namespace_management.ClusterSizeInfoStub
 
get(AsyncCallback<Map<SizingHint, ClusterSizeInfoTypes.Info>>) - Method in class com.vmware.vcenter.namespace_management.ClusterSizeInfoStub
 
get(AsyncCallback<Map<SizingHint, ClusterSizeInfoTypes.Info>>, InvocationConfig) - Method in class com.vmware.vcenter.namespace_management.ClusterSizeInfoStub
 
get(String) - Method in class com.vmware.vcenter.namespace_management.ClustersStub
 
get(String, InvocationConfig) - Method in class com.vmware.vcenter.namespace_management.ClustersStub
 
get(String, AsyncCallback<ClustersTypes.Info>) - Method in class com.vmware.vcenter.namespace_management.ClustersStub
 
get(String, AsyncCallback<ClustersTypes.Info>, InvocationConfig) - Method in class com.vmware.vcenter.namespace_management.ClustersStub
 
get() - Method in interface com.vmware.vcenter.namespace_management.HostsConfig
Returns support and licensing information about hosts under a VC.
get(InvocationConfig) - Method in interface com.vmware.vcenter.namespace_management.HostsConfig
Returns support and licensing information about hosts under a VC.
get(AsyncCallback<HostsConfigTypes.Info>) - Method in interface com.vmware.vcenter.namespace_management.HostsConfig
Returns support and licensing information about hosts under a VC.
get(AsyncCallback<HostsConfigTypes.Info>, InvocationConfig) - Method in interface com.vmware.vcenter.namespace_management.HostsConfig
Returns support and licensing information about hosts under a VC.
get() - Method in class com.vmware.vcenter.namespace_management.HostsConfigStub
 
get(InvocationConfig) - Method in class com.vmware.vcenter.namespace_management.HostsConfigStub
 
get(AsyncCallback<HostsConfigTypes.Info>) - Method in class com.vmware.vcenter.namespace_management.HostsConfigStub
 
get(AsyncCallback<HostsConfigTypes.Info>, InvocationConfig) - Method in class com.vmware.vcenter.namespace_management.HostsConfigStub
 
get(String) - Method in interface com.vmware.vcenter.namespace_management.NamespaceResourceOptions
Get the information about the objects used to set and update resource quota keys for version of Kubernetes running on {#link cluster}.
get(String, InvocationConfig) - Method in interface com.vmware.vcenter.namespace_management.NamespaceResourceOptions
Get the information about the objects used to set and update resource quota keys for version of Kubernetes running on {#link cluster}.
get(String, AsyncCallback<NamespaceResourceOptionsTypes.Info>) - Method in interface com.vmware.vcenter.namespace_management.NamespaceResourceOptions
Get the information about the objects used to set and update resource quota keys for version of Kubernetes running on {#link cluster}.
get(String, AsyncCallback<NamespaceResourceOptionsTypes.Info>, InvocationConfig) - Method in interface com.vmware.vcenter.namespace_management.NamespaceResourceOptions
Get the information about the objects used to set and update resource quota keys for version of Kubernetes running on {#link cluster}.
get(String) - Method in class com.vmware.vcenter.namespace_management.NamespaceResourceOptionsStub
 
get(String, InvocationConfig) - Method in class com.vmware.vcenter.namespace_management.NamespaceResourceOptionsStub
 
get(String, AsyncCallback<NamespaceResourceOptionsTypes.Info>) - Method in class com.vmware.vcenter.namespace_management.NamespaceResourceOptionsStub
 
get(String, AsyncCallback<NamespaceResourceOptionsTypes.Info>, InvocationConfig) - Method in class com.vmware.vcenter.namespace_management.NamespaceResourceOptionsStub
 
get(String) - Method in interface com.vmware.vcenter.namespace_management.software.Clusters
Returns upgrade related information of a specific cluster.
get(String, InvocationConfig) - Method in interface com.vmware.vcenter.namespace_management.software.Clusters
Returns upgrade related information of a specific cluster.
get(String, AsyncCallback<ClustersTypes.Info>) - Method in interface com.vmware.vcenter.namespace_management.software.Clusters
Returns upgrade related information of a specific cluster.
get(String, AsyncCallback<ClustersTypes.Info>, InvocationConfig) - Method in interface com.vmware.vcenter.namespace_management.software.Clusters
Returns upgrade related information of a specific cluster.
get(String) - Method in class com.vmware.vcenter.namespace_management.software.ClustersStub
 
get(String, InvocationConfig) - Method in class com.vmware.vcenter.namespace_management.software.ClustersStub
 
get(String, AsyncCallback<ClustersTypes.Info>) - Method in class com.vmware.vcenter.namespace_management.software.ClustersStub
 
get(String, AsyncCallback<ClustersTypes.Info>, InvocationConfig) - Method in class com.vmware.vcenter.namespace_management.software.ClustersStub
 
get(TimeSeriesTypes.Spec) - Method in interface com.vmware.vcenter.namespace_management.stats.TimeSeries
Gather statistical values for a cluster, namespace, or pod.
get(TimeSeriesTypes.Spec, InvocationConfig) - Method in interface com.vmware.vcenter.namespace_management.stats.TimeSeries
Gather statistical values for a cluster, namespace, or pod.
get(TimeSeriesTypes.Spec, AsyncCallback<List<TimeSeriesTypes.TimeSeries>>) - Method in interface com.vmware.vcenter.namespace_management.stats.TimeSeries
Gather statistical values for a cluster, namespace, or pod.
get(TimeSeriesTypes.Spec, AsyncCallback<List<TimeSeriesTypes.TimeSeries>>, InvocationConfig) - Method in interface com.vmware.vcenter.namespace_management.stats.TimeSeries
Gather statistical values for a cluster, namespace, or pod.
get(TimeSeriesTypes.Spec) - Method in class com.vmware.vcenter.namespace_management.stats.TimeSeriesStub
 
get(TimeSeriesTypes.Spec, InvocationConfig) - Method in class com.vmware.vcenter.namespace_management.stats.TimeSeriesStub
 
get(TimeSeriesTypes.Spec, AsyncCallback<List<TimeSeriesTypes.TimeSeries>>) - Method in class com.vmware.vcenter.namespace_management.stats.TimeSeriesStub
 
get(TimeSeriesTypes.Spec, AsyncCallback<List<TimeSeriesTypes.TimeSeries>>, InvocationConfig) - Method in class com.vmware.vcenter.namespace_management.stats.TimeSeriesStub
 
get(String, String, String, AccessTypes.SubjectType) - Method in interface com.vmware.vcenter.namespaces.Access
Get the information about the access control of the subject on given domain on the namespace.
get(String, String, String, AccessTypes.SubjectType, InvocationConfig) - Method in interface com.vmware.vcenter.namespaces.Access
Get the information about the access control of the subject on given domain on the namespace.
get(String, String, String, AccessTypes.SubjectType, AsyncCallback<AccessTypes.Info>) - Method in interface com.vmware.vcenter.namespaces.Access
Get the information about the access control of the subject on given domain on the namespace.
get(String, String, String, AccessTypes.SubjectType, AsyncCallback<AccessTypes.Info>, InvocationConfig) - Method in interface com.vmware.vcenter.namespaces.Access
Get the information about the access control of the subject on given domain on the namespace.
get(String, String, String, AccessTypes.SubjectType) - Method in class com.vmware.vcenter.namespaces.AccessStub
 
get(String, String, String, AccessTypes.SubjectType, InvocationConfig) - Method in class com.vmware.vcenter.namespaces.AccessStub
 
get(String, String, String, AccessTypes.SubjectType, AsyncCallback<AccessTypes.Info>) - Method in class com.vmware.vcenter.namespaces.AccessStub
 
get(String, String, String, AccessTypes.SubjectType, AsyncCallback<AccessTypes.Info>, InvocationConfig) - Method in class com.vmware.vcenter.namespaces.AccessStub
 
get(String) - Method in interface com.vmware.vcenter.namespaces.Instances
Returns information about a specific namespace.
get(String, InvocationConfig) - Method in interface com.vmware.vcenter.namespaces.Instances
Returns information about a specific namespace.
get(String, AsyncCallback<InstancesTypes.Info>) - Method in interface com.vmware.vcenter.namespaces.Instances
Returns information about a specific namespace.
get(String, AsyncCallback<InstancesTypes.Info>, InvocationConfig) - Method in interface com.vmware.vcenter.namespaces.Instances
Returns information about a specific namespace.
get(String) - Method in class com.vmware.vcenter.namespaces.InstancesStub
 
get(String, InvocationConfig) - Method in class com.vmware.vcenter.namespaces.InstancesStub
 
get(String, AsyncCallback<InstancesTypes.Info>) - Method in class com.vmware.vcenter.namespaces.InstancesStub
 
get(String, AsyncCallback<InstancesTypes.Info>, InvocationConfig) - Method in class com.vmware.vcenter.namespaces.InstancesStub
 
get(String) - Method in interface com.vmware.vcenter.ResourcePool
Retrieves information about the resource pool indicated by resourcePool.
get(String, InvocationConfig) - Method in interface com.vmware.vcenter.ResourcePool
Retrieves information about the resource pool indicated by resourcePool.
get(String, AsyncCallback<ResourcePoolTypes.Info>) - Method in interface com.vmware.vcenter.ResourcePool
Retrieves information about the resource pool indicated by resourcePool.
get(String, AsyncCallback<ResourcePoolTypes.Info>, InvocationConfig) - Method in interface com.vmware.vcenter.ResourcePool
Retrieves information about the resource pool indicated by resourcePool.
get(String) - Method in class com.vmware.vcenter.ResourcePoolStub
 
get(String, InvocationConfig) - Method in class com.vmware.vcenter.ResourcePoolStub
 
get(String, AsyncCallback<ResourcePoolTypes.Info>) - Method in class com.vmware.vcenter.ResourcePoolStub
 
get(String, AsyncCallback<ResourcePoolTypes.Info>, InvocationConfig) - Method in class com.vmware.vcenter.ResourcePoolStub
 
get(String) - Method in interface com.vmware.vcenter.services.Service
Returns the state of a service.
get(String, InvocationConfig) - Method in interface com.vmware.vcenter.services.Service
Returns the state of a service.
get(String, AsyncCallback<ServiceTypes.Info>) - Method in interface com.vmware.vcenter.services.Service
Returns the state of a service.
get(String, AsyncCallback<ServiceTypes.Info>, InvocationConfig) - Method in interface com.vmware.vcenter.services.Service
Returns the state of a service.
get(String) - Method in class com.vmware.vcenter.services.ServiceStub
 
get(String, InvocationConfig) - Method in class com.vmware.vcenter.services.ServiceStub
 
get(String, AsyncCallback<ServiceTypes.Info>) - Method in class com.vmware.vcenter.services.ServiceStub
 
get(String, AsyncCallback<ServiceTypes.Info>, InvocationConfig) - Method in class com.vmware.vcenter.services.ServiceStub
 
get() - Method in interface com.vmware.vcenter.system_config.DeploymentType
Get the type of the vCenter appliance.
get(InvocationConfig) - Method in interface com.vmware.vcenter.system_config.DeploymentType
Get the type of the vCenter appliance.
get(AsyncCallback<DeploymentTypeTypes.Info>) - Method in interface com.vmware.vcenter.system_config.DeploymentType
Get the type of the vCenter appliance.
get(AsyncCallback<DeploymentTypeTypes.Info>, InvocationConfig) - Method in interface com.vmware.vcenter.system_config.DeploymentType
Get the type of the vCenter appliance.
get() - Method in class com.vmware.vcenter.system_config.DeploymentTypeStub
 
get(InvocationConfig) - Method in class com.vmware.vcenter.system_config.DeploymentTypeStub
 
get(AsyncCallback<DeploymentTypeTypes.Info>) - Method in class com.vmware.vcenter.system_config.DeploymentTypeStub
 
get(AsyncCallback<DeploymentTypeTypes.Info>, InvocationConfig) - Method in class com.vmware.vcenter.system_config.DeploymentTypeStub
 
get() - Method in interface com.vmware.vcenter.system_config.PscRegistration
Get information of the PSC that this appliance is registered with.
get(InvocationConfig) - Method in interface com.vmware.vcenter.system_config.PscRegistration
Get information of the PSC that this appliance is registered with.
get(AsyncCallback<PscRegistrationTypes.Info>) - Method in interface com.vmware.vcenter.system_config.PscRegistration
Get information of the PSC that this appliance is registered with.
get(AsyncCallback<PscRegistrationTypes.Info>, InvocationConfig) - Method in interface com.vmware.vcenter.system_config.PscRegistration
Get information of the PSC that this appliance is registered with.
get() - Method in class com.vmware.vcenter.system_config.PscRegistrationStub
 
get(InvocationConfig) - Method in class com.vmware.vcenter.system_config.PscRegistrationStub
 
get(AsyncCallback<PscRegistrationTypes.Info>) - Method in class com.vmware.vcenter.system_config.PscRegistrationStub
 
get(AsyncCallback<PscRegistrationTypes.Info>, InvocationConfig) - Method in class com.vmware.vcenter.system_config.PscRegistrationStub
 
get(String) - Method in interface com.vmware.vcenter.topology.Nodes
Retrieve details for a given identifier of the vCenter or Platform Services Controller node.
get(String, InvocationConfig) - Method in interface com.vmware.vcenter.topology.Nodes
Retrieve details for a given identifier of the vCenter or Platform Services Controller node.
get(String, AsyncCallback<NodesTypes.Info>) - Method in interface com.vmware.vcenter.topology.Nodes
Retrieve details for a given identifier of the vCenter or Platform Services Controller node.
get(String, AsyncCallback<NodesTypes.Info>, InvocationConfig) - Method in interface com.vmware.vcenter.topology.Nodes
Retrieve details for a given identifier of the vCenter or Platform Services Controller node.
get(String) - Method in class com.vmware.vcenter.topology.NodesStub
 
get(String, InvocationConfig) - Method in class com.vmware.vcenter.topology.NodesStub
 
get(String, AsyncCallback<NodesTypes.Info>) - Method in class com.vmware.vcenter.topology.NodesStub
 
get(String, AsyncCallback<NodesTypes.Info>, InvocationConfig) - Method in class com.vmware.vcenter.topology.NodesStub
 
get(String) - Method in interface com.vmware.vcenter.trusted_infrastructure.attestation.Services
Returns the detailed information about a registered Attestation Service instance in this vCenter.
get(String, InvocationConfig) - Method in interface com.vmware.vcenter.trusted_infrastructure.attestation.Services
Returns the detailed information about a registered Attestation Service instance in this vCenter.
get(String, AsyncCallback<ServicesTypes.Info>) - Method in interface com.vmware.vcenter.trusted_infrastructure.attestation.Services
Returns the detailed information about a registered Attestation Service instance in this vCenter.
get(String, AsyncCallback<ServicesTypes.Info>, InvocationConfig) - Method in interface com.vmware.vcenter.trusted_infrastructure.attestation.Services
Returns the detailed information about a registered Attestation Service instance in this vCenter.
get(String) - Method in class com.vmware.vcenter.trusted_infrastructure.attestation.ServicesStub
 
get(String, InvocationConfig) - Method in class com.vmware.vcenter.trusted_infrastructure.attestation.ServicesStub
 
get(String, AsyncCallback<ServicesTypes.Info>) - Method in class com.vmware.vcenter.trusted_infrastructure.attestation.ServicesStub
 
get(String, AsyncCallback<ServicesTypes.Info>, InvocationConfig) - Method in class com.vmware.vcenter.trusted_infrastructure.attestation.ServicesStub
 
get(String) - Method in interface com.vmware.vcenter.trusted_infrastructure.kms.Services
Returns the detailed information about a registered Key Provider Service instance in this vCenter.
get(String, InvocationConfig) - Method in interface com.vmware.vcenter.trusted_infrastructure.kms.Services
Returns the detailed information about a registered Key Provider Service instance in this vCenter.
get(String, AsyncCallback<ServicesTypes.Info>) - Method in interface com.vmware.vcenter.trusted_infrastructure.kms.Services
Returns the detailed information about a registered Key Provider Service instance in this vCenter.
get(String, AsyncCallback<ServicesTypes.Info>, InvocationConfig) - Method in interface com.vmware.vcenter.trusted_infrastructure.kms.Services
Returns the detailed information about a registered Key Provider Service instance in this vCenter.
get(String) - Method in class com.vmware.vcenter.trusted_infrastructure.kms.ServicesStub
 
get(String, InvocationConfig) - Method in class com.vmware.vcenter.trusted_infrastructure.kms.ServicesStub
 
get(String, AsyncCallback<ServicesTypes.Info>) - Method in class com.vmware.vcenter.trusted_infrastructure.kms.ServicesStub
 
get(String, AsyncCallback<ServicesTypes.Info>, InvocationConfig) - Method in class com.vmware.vcenter.trusted_infrastructure.kms.ServicesStub
 
get() - Method in interface com.vmware.vcenter.trusted_infrastructure.Principal
Returns information about the STS used by this vCenter instance.
get(InvocationConfig) - Method in interface com.vmware.vcenter.trusted_infrastructure.Principal
Returns information about the STS used by this vCenter instance.
get(AsyncCallback<PrincipalTypes.Info>) - Method in interface com.vmware.vcenter.trusted_infrastructure.Principal
Returns information about the STS used by this vCenter instance.
get(AsyncCallback<PrincipalTypes.Info>, InvocationConfig) - Method in interface com.vmware.vcenter.trusted_infrastructure.Principal
Returns information about the STS used by this vCenter instance.
get() - Method in class com.vmware.vcenter.trusted_infrastructure.PrincipalStub
 
get(InvocationConfig) - Method in class com.vmware.vcenter.trusted_infrastructure.PrincipalStub
 
get(AsyncCallback<PrincipalTypes.Info>) - Method in class com.vmware.vcenter.trusted_infrastructure.PrincipalStub
 
get(AsyncCallback<PrincipalTypes.Info>, InvocationConfig) - Method in class com.vmware.vcenter.trusted_infrastructure.PrincipalStub
 
get(String) - Method in interface com.vmware.vcenter.trusted_infrastructure.trust_authority_hosts.Attestation
Returns the connection info about the Attestation Service running on the specified host.
get(String, InvocationConfig) - Method in interface com.vmware.vcenter.trusted_infrastructure.trust_authority_hosts.Attestation
Returns the connection info about the Attestation Service running on the specified host.
get(String, AsyncCallback<AttestationTypes.Info>) - Method in interface com.vmware.vcenter.trusted_infrastructure.trust_authority_hosts.Attestation
Returns the connection info about the Attestation Service running on the specified host.
get(String, AsyncCallback<AttestationTypes.Info>, InvocationConfig) - Method in interface com.vmware.vcenter.trusted_infrastructure.trust_authority_hosts.Attestation
Returns the connection info about the Attestation Service running on the specified host.
get(String) - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_hosts.AttestationStub
 
get(String, InvocationConfig) - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_hosts.AttestationStub
 
get(String, AsyncCallback<AttestationTypes.Info>) - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_hosts.AttestationStub
 
get(String, AsyncCallback<AttestationTypes.Info>, InvocationConfig) - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_hosts.AttestationStub
 
get(String) - Method in interface com.vmware.vcenter.trusted_infrastructure.trust_authority_hosts.Kms
Returns the connection info about the Key Provider Service running on the specified host.
get(String, InvocationConfig) - Method in interface com.vmware.vcenter.trusted_infrastructure.trust_authority_hosts.Kms
Returns the connection info about the Key Provider Service running on the specified host.
get(String, AsyncCallback<KmsTypes.Info>) - Method in interface com.vmware.vcenter.trusted_infrastructure.trust_authority_hosts.Kms
Returns the connection info about the Key Provider Service running on the specified host.
get(String, AsyncCallback<KmsTypes.Info>, InvocationConfig) - Method in interface com.vmware.vcenter.trusted_infrastructure.trust_authority_hosts.Kms
Returns the connection info about the Key Provider Service running on the specified host.
get(String) - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_hosts.KmsStub
 
get(String, InvocationConfig) - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_hosts.KmsStub
 
get(String, AsyncCallback<KmsTypes.Info>) - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_hosts.KmsStub
 
get(String, AsyncCallback<KmsTypes.Info>, InvocationConfig) - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_hosts.KmsStub
 
get(String) - Method in interface com.vmware.vcenter.trusted_infrastructure.TrustAuthorityClusters
Get the result of the last Update operation which matches the cluster id.
get(String, InvocationConfig) - Method in interface com.vmware.vcenter.trusted_infrastructure.TrustAuthorityClusters
Get the result of the last Update operation which matches the cluster id.
get(String, AsyncCallback<TrustAuthorityClustersTypes.Info>) - Method in interface com.vmware.vcenter.trusted_infrastructure.TrustAuthorityClusters
Get the result of the last Update operation which matches the cluster id.
get(String, AsyncCallback<TrustAuthorityClustersTypes.Info>, InvocationConfig) - Method in interface com.vmware.vcenter.trusted_infrastructure.TrustAuthorityClusters
Get the result of the last Update operation which matches the cluster id.
get(String) - Method in class com.vmware.vcenter.trusted_infrastructure.TrustAuthorityClustersStub
 
get(String, InvocationConfig) - Method in class com.vmware.vcenter.trusted_infrastructure.TrustAuthorityClustersStub
 
get(String, AsyncCallback<TrustAuthorityClustersTypes.Info>) - Method in class com.vmware.vcenter.trusted_infrastructure.TrustAuthorityClustersStub
 
get(String, AsyncCallback<TrustAuthorityClustersTypes.Info>, InvocationConfig) - Method in class com.vmware.vcenter.trusted_infrastructure.TrustAuthorityClustersStub
 
get(String, String) - Method in interface com.vmware.vcenter.trusted_infrastructure.trusted_clusters.attestation.Services
Returns detailed information about the given registered Attestation Service instance that is configured for the given cluster.
get(String, String, InvocationConfig) - Method in interface com.vmware.vcenter.trusted_infrastructure.trusted_clusters.attestation.Services
Returns detailed information about the given registered Attestation Service instance that is configured for the given cluster.
get(String, String, AsyncCallback<ServicesTypes.Info>) - Method in interface com.vmware.vcenter.trusted_infrastructure.trusted_clusters.attestation.Services
Returns detailed information about the given registered Attestation Service instance that is configured for the given cluster.
get(String, String, AsyncCallback<ServicesTypes.Info>, InvocationConfig) - Method in interface com.vmware.vcenter.trusted_infrastructure.trusted_clusters.attestation.Services
Returns detailed information about the given registered Attestation Service instance that is configured for the given cluster.
get(String, String) - Method in class com.vmware.vcenter.trusted_infrastructure.trusted_clusters.attestation.ServicesStub
 
get(String, String, InvocationConfig) - Method in class com.vmware.vcenter.trusted_infrastructure.trusted_clusters.attestation.ServicesStub
 
get(String, String, AsyncCallback<ServicesTypes.Info>) - Method in class com.vmware.vcenter.trusted_infrastructure.trusted_clusters.attestation.ServicesStub
 
get(String, String, AsyncCallback<ServicesTypes.Info>, InvocationConfig) - Method in class com.vmware.vcenter.trusted_infrastructure.trusted_clusters.attestation.ServicesStub
 
get(String, String) - Method in interface com.vmware.vcenter.trusted_infrastructure.trusted_clusters.kms.Services
Returns detailed information about the given Key Provider Service instance used by the given cluster.
get(String, String, InvocationConfig) - Method in interface com.vmware.vcenter.trusted_infrastructure.trusted_clusters.kms.Services
Returns detailed information about the given Key Provider Service instance used by the given cluster.
get(String, String, AsyncCallback<ServicesTypes.Info>) - Method in interface com.vmware.vcenter.trusted_infrastructure.trusted_clusters.kms.Services
Returns detailed information about the given Key Provider Service instance used by the given cluster.
get(String, String, AsyncCallback<ServicesTypes.Info>, InvocationConfig) - Method in interface com.vmware.vcenter.trusted_infrastructure.trusted_clusters.kms.Services
Returns detailed information about the given Key Provider Service instance used by the given cluster.
get(String, String) - Method in class com.vmware.vcenter.trusted_infrastructure.trusted_clusters.kms.ServicesStub
 
get(String, String, InvocationConfig) - Method in class com.vmware.vcenter.trusted_infrastructure.trusted_clusters.kms.ServicesStub
 
get(String, String, AsyncCallback<ServicesTypes.Info>) - Method in class com.vmware.vcenter.trusted_infrastructure.trusted_clusters.kms.ServicesStub
 
get(String, String, AsyncCallback<ServicesTypes.Info>, InvocationConfig) - Method in class com.vmware.vcenter.trusted_infrastructure.trusted_clusters.kms.ServicesStub
 
get(CredentialsSpec, Boolean) - Method in interface com.vmware.vcenter.vcha.cluster.Active
Retrieves information about the active node of a VCHA cluster.
get(CredentialsSpec, Boolean, InvocationConfig) - Method in interface com.vmware.vcenter.vcha.cluster.Active
Retrieves information about the active node of a VCHA cluster.
get(CredentialsSpec, Boolean, AsyncCallback<ActiveTypes.Info>) - Method in interface com.vmware.vcenter.vcha.cluster.Active
Retrieves information about the active node of a VCHA cluster.
get(CredentialsSpec, Boolean, AsyncCallback<ActiveTypes.Info>, InvocationConfig) - Method in interface com.vmware.vcenter.vcha.cluster.Active
Retrieves information about the active node of a VCHA cluster.
get(CredentialsSpec, Boolean) - Method in class com.vmware.vcenter.vcha.cluster.ActiveStub
 
get(CredentialsSpec, Boolean, InvocationConfig) - Method in class com.vmware.vcenter.vcha.cluster.ActiveStub
 
get(CredentialsSpec, Boolean, AsyncCallback<ActiveTypes.Info>) - Method in class com.vmware.vcenter.vcha.cluster.ActiveStub
 
get(CredentialsSpec, Boolean, AsyncCallback<ActiveTypes.Info>, InvocationConfig) - Method in class com.vmware.vcenter.vcha.cluster.ActiveStub
 
get() - Method in interface com.vmware.vcenter.vcha.cluster.DeploymentType
Retrieves the deployment type of a VCHA cluster.
get(InvocationConfig) - Method in interface com.vmware.vcenter.vcha.cluster.DeploymentType
Retrieves the deployment type of a VCHA cluster.
get(AsyncCallback<DeploymentTypeTypes.Info>) - Method in interface com.vmware.vcenter.vcha.cluster.DeploymentType
Retrieves the deployment type of a VCHA cluster.
get(AsyncCallback<DeploymentTypeTypes.Info>, InvocationConfig) - Method in interface com.vmware.vcenter.vcha.cluster.DeploymentType
Retrieves the deployment type of a VCHA cluster.
get() - Method in class com.vmware.vcenter.vcha.cluster.DeploymentTypeStub
 
get(InvocationConfig) - Method in class com.vmware.vcenter.vcha.cluster.DeploymentTypeStub
 
get(AsyncCallback<DeploymentTypeTypes.Info>) - Method in class com.vmware.vcenter.vcha.cluster.DeploymentTypeStub
 
get(AsyncCallback<DeploymentTypeTypes.Info>, InvocationConfig) - Method in class com.vmware.vcenter.vcha.cluster.DeploymentTypeStub
 
get(CredentialsSpec, Boolean) - Method in interface com.vmware.vcenter.vcha.Cluster
Retrieves the status of a VCHA cluster.
get(CredentialsSpec, Boolean, InvocationConfig) - Method in interface com.vmware.vcenter.vcha.Cluster
Retrieves the status of a VCHA cluster.
get(CredentialsSpec, Boolean, AsyncCallback<ClusterTypes.Info>) - Method in interface com.vmware.vcenter.vcha.Cluster
Retrieves the status of a VCHA cluster.
get(CredentialsSpec, Boolean, AsyncCallback<ClusterTypes.Info>, InvocationConfig) - Method in interface com.vmware.vcenter.vcha.Cluster
Retrieves the status of a VCHA cluster.
get() - Method in interface com.vmware.vcenter.vcha.cluster.Mode
Retrieves the current mode of a VCHA cluster.
get(InvocationConfig) - Method in interface com.vmware.vcenter.vcha.cluster.Mode
Retrieves the current mode of a VCHA cluster.
get(AsyncCallback<ModeTypes.Info>) - Method in interface com.vmware.vcenter.vcha.cluster.Mode
Retrieves the current mode of a VCHA cluster.
get(AsyncCallback<ModeTypes.Info>, InvocationConfig) - Method in interface com.vmware.vcenter.vcha.cluster.Mode
Retrieves the current mode of a VCHA cluster.
get() - Method in class com.vmware.vcenter.vcha.cluster.ModeStub
 
get(InvocationConfig) - Method in class com.vmware.vcenter.vcha.cluster.ModeStub
 
get(AsyncCallback<ModeTypes.Info>) - Method in class com.vmware.vcenter.vcha.cluster.ModeStub
 
get(AsyncCallback<ModeTypes.Info>, InvocationConfig) - Method in class com.vmware.vcenter.vcha.cluster.ModeStub
 
get(CredentialsSpec, Boolean) - Method in class com.vmware.vcenter.vcha.ClusterStub
 
get(CredentialsSpec, Boolean, InvocationConfig) - Method in class com.vmware.vcenter.vcha.ClusterStub
 
get(CredentialsSpec, Boolean, AsyncCallback<ClusterTypes.Info>) - Method in class com.vmware.vcenter.vcha.ClusterStub
 
get(CredentialsSpec, Boolean, AsyncCallback<ClusterTypes.Info>, InvocationConfig) - Method in class com.vmware.vcenter.vcha.ClusterStub
 
get() - Method in interface com.vmware.vcenter.vcha.Operations
Retrieves the current active and disabled operations of a VCHA cluster.
get(InvocationConfig) - Method in interface com.vmware.vcenter.vcha.Operations
Retrieves the current active and disabled operations of a VCHA cluster.
get(AsyncCallback<OperationsTypes.Info>) - Method in interface com.vmware.vcenter.vcha.Operations
Retrieves the current active and disabled operations of a VCHA cluster.
get(AsyncCallback<OperationsTypes.Info>, InvocationConfig) - Method in interface com.vmware.vcenter.vcha.Operations
Retrieves the current active and disabled operations of a VCHA cluster.
get() - Method in class com.vmware.vcenter.vcha.OperationsStub
 
get(InvocationConfig) - Method in class com.vmware.vcenter.vcha.OperationsStub
 
get(AsyncCallback<OperationsTypes.Info>) - Method in class com.vmware.vcenter.vcha.OperationsStub
 
get(AsyncCallback<OperationsTypes.Info>, InvocationConfig) - Method in class com.vmware.vcenter.vcha.OperationsStub
 
get(String, String) - Method in interface com.vmware.vcenter.vm.compute.Policies
Returns information about the compliance of a virtual machine with a compute policy in VMware Cloud on AWS.
get(String, String, InvocationConfig) - Method in interface com.vmware.vcenter.vm.compute.Policies
Returns information about the compliance of a virtual machine with a compute policy in VMware Cloud on AWS.
get(String, String, AsyncCallback<PoliciesTypes.Info>) - Method in interface com.vmware.vcenter.vm.compute.Policies
Returns information about the compliance of a virtual machine with a compute policy in VMware Cloud on AWS.
get(String, String, AsyncCallback<PoliciesTypes.Info>, InvocationConfig) - Method in interface com.vmware.vcenter.vm.compute.Policies
Returns information about the compliance of a virtual machine with a compute policy in VMware Cloud on AWS.
get(String, String) - Method in class com.vmware.vcenter.vm.compute.PoliciesStub
 
get(String, String, InvocationConfig) - Method in class com.vmware.vcenter.vm.compute.PoliciesStub
 
get(String, String, AsyncCallback<PoliciesTypes.Info>) - Method in class com.vmware.vcenter.vm.compute.PoliciesStub
 
get(String, String, AsyncCallback<PoliciesTypes.Info>, InvocationConfig) - Method in class com.vmware.vcenter.vm.compute.PoliciesStub
 
get(String) - Method in interface com.vmware.vcenter.VM
Returns information about a virtual machine.
get(String, InvocationConfig) - Method in interface com.vmware.vcenter.VM
Returns information about a virtual machine.
get(String, AsyncCallback<VMTypes.Info>) - Method in interface com.vmware.vcenter.VM
Returns information about a virtual machine.
get(String, AsyncCallback<VMTypes.Info>, InvocationConfig) - Method in interface com.vmware.vcenter.VM
Returns information about a virtual machine.
get(String) - Method in interface com.vmware.vcenter.vm.guest.Identity
Return information about the guest.
get(String, InvocationConfig) - Method in interface com.vmware.vcenter.vm.guest.Identity
Return information about the guest.
get(String, AsyncCallback<IdentityTypes.Info>) - Method in interface com.vmware.vcenter.vm.guest.Identity
Return information about the guest.
get(String, AsyncCallback<IdentityTypes.Info>, InvocationConfig) - Method in interface com.vmware.vcenter.vm.guest.Identity
Return information about the guest.
get(String) - Method in class com.vmware.vcenter.vm.guest.IdentityStub
 
get(String, InvocationConfig) - Method in class com.vmware.vcenter.vm.guest.IdentityStub
 
get(String, AsyncCallback<IdentityTypes.Info>) - Method in class com.vmware.vcenter.vm.guest.IdentityStub
 
get(String, AsyncCallback<IdentityTypes.Info>, InvocationConfig) - Method in class com.vmware.vcenter.vm.guest.IdentityStub
 
get(String) - Method in interface com.vmware.vcenter.vm.guest.LocalFilesystem
Returns details of the local file systems in the guest operating system.
get(String, InvocationConfig) - Method in interface com.vmware.vcenter.vm.guest.LocalFilesystem
Returns details of the local file systems in the guest operating system.
get(String, AsyncCallback<Map<String, LocalFilesystemTypes.Info>>) - Method in interface com.vmware.vcenter.vm.guest.LocalFilesystem
Returns details of the local file systems in the guest operating system.
get(String, AsyncCallback<Map<String, LocalFilesystemTypes.Info>>, InvocationConfig) - Method in interface com.vmware.vcenter.vm.guest.LocalFilesystem
Returns details of the local file systems in the guest operating system.
get(String) - Method in class com.vmware.vcenter.vm.guest.LocalFilesystemStub
 
get(String, InvocationConfig) - Method in class com.vmware.vcenter.vm.guest.LocalFilesystemStub
 
get(String, AsyncCallback<Map<String, LocalFilesystemTypes.Info>>) - Method in class com.vmware.vcenter.vm.guest.LocalFilesystemStub
 
get(String, AsyncCallback<Map<String, LocalFilesystemTypes.Info>>, InvocationConfig) - Method in class com.vmware.vcenter.vm.guest.LocalFilesystemStub
 
get(String) - Method in interface com.vmware.vcenter.vm.guest.Networking
Returns information about the network configuration in the guest operating system.
get(String, InvocationConfig) - Method in interface com.vmware.vcenter.vm.guest.Networking
Returns information about the network configuration in the guest operating system.
get(String, AsyncCallback<NetworkingTypes.Info>) - Method in interface com.vmware.vcenter.vm.guest.Networking
Returns information about the network configuration in the guest operating system.
get(String, AsyncCallback<NetworkingTypes.Info>, InvocationConfig) - Method in interface com.vmware.vcenter.vm.guest.Networking
Returns information about the network configuration in the guest operating system.
get(String) - Method in class com.vmware.vcenter.vm.guest.NetworkingStub
 
get(String, InvocationConfig) - Method in class com.vmware.vcenter.vm.guest.NetworkingStub
 
get(String, AsyncCallback<NetworkingTypes.Info>) - Method in class com.vmware.vcenter.vm.guest.NetworkingStub
 
get(String, AsyncCallback<NetworkingTypes.Info>, InvocationConfig) - Method in class com.vmware.vcenter.vm.guest.NetworkingStub
 
get(String) - Method in interface com.vmware.vcenter.vm.guest.Power
Returns information about the guest operating system power state.
get(String, InvocationConfig) - Method in interface com.vmware.vcenter.vm.guest.Power
Returns information about the guest operating system power state.
get(String, AsyncCallback<PowerTypes.Info>) - Method in interface com.vmware.vcenter.vm.guest.Power
Returns information about the guest operating system power state.
get(String, AsyncCallback<PowerTypes.Info>, InvocationConfig) - Method in interface com.vmware.vcenter.vm.guest.Power
Returns information about the guest operating system power state.
get(String) - Method in class com.vmware.vcenter.vm.guest.PowerStub
 
get(String, InvocationConfig) - Method in class com.vmware.vcenter.vm.guest.PowerStub
 
get(String, AsyncCallback<PowerTypes.Info>) - Method in class com.vmware.vcenter.vm.guest.PowerStub
 
get(String, AsyncCallback<PowerTypes.Info>, InvocationConfig) - Method in class com.vmware.vcenter.vm.guest.PowerStub
 
get(String, String) - Method in interface com.vmware.vcenter.vm.hardware.adapter.Sata
Returns information about a virtual SATA adapter.
get(String, String, InvocationConfig) - Method in interface com.vmware.vcenter.vm.hardware.adapter.Sata
Returns information about a virtual SATA adapter.
get(String, String, AsyncCallback<SataTypes.Info>) - Method in interface com.vmware.vcenter.vm.hardware.adapter.Sata
Returns information about a virtual SATA adapter.
get(String, String, AsyncCallback<SataTypes.Info>, InvocationConfig) - Method in interface com.vmware.vcenter.vm.hardware.adapter.Sata
Returns information about a virtual SATA adapter.
get(String, String) - Method in class com.vmware.vcenter.vm.hardware.adapter.SataStub
 
get(String, String, InvocationConfig) - Method in class com.vmware.vcenter.vm.hardware.adapter.SataStub
 
get(String, String, AsyncCallback<SataTypes.Info>) - Method in class com.vmware.vcenter.vm.hardware.adapter.SataStub
 
get(String, String, AsyncCallback<SataTypes.Info>, InvocationConfig) - Method in class com.vmware.vcenter.vm.hardware.adapter.SataStub
 
get(String, String) - Method in interface com.vmware.vcenter.vm.hardware.adapter.Scsi
Returns information about a virtual SCSI adapter.
get(String, String, InvocationConfig) - Method in interface com.vmware.vcenter.vm.hardware.adapter.Scsi
Returns information about a virtual SCSI adapter.
get(String, String, AsyncCallback<ScsiTypes.Info>) - Method in interface com.vmware.vcenter.vm.hardware.adapter.Scsi
Returns information about a virtual SCSI adapter.
get(String, String, AsyncCallback<ScsiTypes.Info>, InvocationConfig) - Method in interface com.vmware.vcenter.vm.hardware.adapter.Scsi
Returns information about a virtual SCSI adapter.
get(String, String) - Method in class com.vmware.vcenter.vm.hardware.adapter.ScsiStub
 
get(String, String, InvocationConfig) - Method in class com.vmware.vcenter.vm.hardware.adapter.ScsiStub
 
get(String, String, AsyncCallback<ScsiTypes.Info>) - Method in class com.vmware.vcenter.vm.hardware.adapter.ScsiStub
 
get(String, String, AsyncCallback<ScsiTypes.Info>, InvocationConfig) - Method in class com.vmware.vcenter.vm.hardware.adapter.ScsiStub
 
get(String) - Method in interface com.vmware.vcenter.vm.hardware.boot.Device
Returns an ordered list of boot devices for the virtual machine.
get(String, InvocationConfig) - Method in interface com.vmware.vcenter.vm.hardware.boot.Device
Returns an ordered list of boot devices for the virtual machine.
get(String, AsyncCallback<List<DeviceTypes.Entry>>) - Method in interface com.vmware.vcenter.vm.hardware.boot.Device
Returns an ordered list of boot devices for the virtual machine.
get(String, AsyncCallback<List<DeviceTypes.Entry>>, InvocationConfig) - Method in interface com.vmware.vcenter.vm.hardware.boot.Device
Returns an ordered list of boot devices for the virtual machine.
get(String) - Method in class com.vmware.vcenter.vm.hardware.boot.DeviceStub
 
get(String, InvocationConfig) - Method in class com.vmware.vcenter.vm.hardware.boot.DeviceStub
 
get(String, AsyncCallback<List<DeviceTypes.Entry>>) - Method in class com.vmware.vcenter.vm.hardware.boot.DeviceStub
 
get(String, AsyncCallback<List<DeviceTypes.Entry>>, InvocationConfig) - Method in class com.vmware.vcenter.vm.hardware.boot.DeviceStub
 
get(String) - Method in interface com.vmware.vcenter.vm.hardware.Boot
Returns the boot-related settings of a virtual machine.
get(String, InvocationConfig) - Method in interface com.vmware.vcenter.vm.hardware.Boot
Returns the boot-related settings of a virtual machine.
get(String, AsyncCallback<BootTypes.Info>) - Method in interface com.vmware.vcenter.vm.hardware.Boot
Returns the boot-related settings of a virtual machine.
get(String, AsyncCallback<BootTypes.Info>, InvocationConfig) - Method in interface com.vmware.vcenter.vm.hardware.Boot
Returns the boot-related settings of a virtual machine.
get(String) - Method in class com.vmware.vcenter.vm.hardware.BootStub
 
get(String, InvocationConfig) - Method in class com.vmware.vcenter.vm.hardware.BootStub
 
get(String, AsyncCallback<BootTypes.Info>) - Method in class com.vmware.vcenter.vm.hardware.BootStub
 
get(String, AsyncCallback<BootTypes.Info>, InvocationConfig) - Method in class com.vmware.vcenter.vm.hardware.BootStub
 
get(String, String) - Method in interface com.vmware.vcenter.vm.hardware.Cdrom
Returns information about a virtual CD-ROM device.
get(String, String, InvocationConfig) - Method in interface com.vmware.vcenter.vm.hardware.Cdrom
Returns information about a virtual CD-ROM device.
get(String, String, AsyncCallback<CdromTypes.Info>) - Method in interface com.vmware.vcenter.vm.hardware.Cdrom
Returns information about a virtual CD-ROM device.
get(String, String, AsyncCallback<CdromTypes.Info>, InvocationConfig) - Method in interface com.vmware.vcenter.vm.hardware.Cdrom
Returns information about a virtual CD-ROM device.
get(String, String) - Method in class com.vmware.vcenter.vm.hardware.CdromStub
 
get(String, String, InvocationConfig) - Method in class com.vmware.vcenter.vm.hardware.CdromStub
 
get(String, String, AsyncCallback<CdromTypes.Info>) - Method in class com.vmware.vcenter.vm.hardware.CdromStub
 
get(String, String, AsyncCallback<CdromTypes.Info>, InvocationConfig) - Method in class com.vmware.vcenter.vm.hardware.CdromStub
 
get(String) - Method in interface com.vmware.vcenter.vm.hardware.Cpu
Returns the CPU-related settings of a virtual machine.
get(String, InvocationConfig) - Method in interface com.vmware.vcenter.vm.hardware.Cpu
Returns the CPU-related settings of a virtual machine.
get(String, AsyncCallback<CpuTypes.Info>) - Method in interface com.vmware.vcenter.vm.hardware.Cpu
Returns the CPU-related settings of a virtual machine.
get(String, AsyncCallback<CpuTypes.Info>, InvocationConfig) - Method in interface com.vmware.vcenter.vm.hardware.Cpu
Returns the CPU-related settings of a virtual machine.
get(String) - Method in class com.vmware.vcenter.vm.hardware.CpuStub
 
get(String, InvocationConfig) - Method in class com.vmware.vcenter.vm.hardware.CpuStub
 
get(String, AsyncCallback<CpuTypes.Info>) - Method in class com.vmware.vcenter.vm.hardware.CpuStub
 
get(String, AsyncCallback<CpuTypes.Info>, InvocationConfig) - Method in class com.vmware.vcenter.vm.hardware.CpuStub
 
get(String, String) - Method in interface com.vmware.vcenter.vm.hardware.Disk
Returns information about a virtual disk.
get(String, String, InvocationConfig) - Method in interface com.vmware.vcenter.vm.hardware.Disk
Returns information about a virtual disk.
get(String, String, AsyncCallback<DiskTypes.Info>) - Method in interface com.vmware.vcenter.vm.hardware.Disk
Returns information about a virtual disk.
get(String, String, AsyncCallback<DiskTypes.Info>, InvocationConfig) - Method in interface com.vmware.vcenter.vm.hardware.Disk
Returns information about a virtual disk.
get(String, String) - Method in class com.vmware.vcenter.vm.hardware.DiskStub
 
get(String, String, InvocationConfig) - Method in class com.vmware.vcenter.vm.hardware.DiskStub
 
get(String, String, AsyncCallback<DiskTypes.Info>) - Method in class com.vmware.vcenter.vm.hardware.DiskStub
 
get(String, String, AsyncCallback<DiskTypes.Info>, InvocationConfig) - Method in class com.vmware.vcenter.vm.hardware.DiskStub
 
get(String, String) - Method in interface com.vmware.vcenter.vm.hardware.Ethernet
Returns information about a virtual Ethernet adapter.
get(String, String, InvocationConfig) - Method in interface com.vmware.vcenter.vm.hardware.Ethernet
Returns information about a virtual Ethernet adapter.
get(String, String, AsyncCallback<EthernetTypes.Info>) - Method in interface com.vmware.vcenter.vm.hardware.Ethernet
Returns information about a virtual Ethernet adapter.
get(String, String, AsyncCallback<EthernetTypes.Info>, InvocationConfig) - Method in interface com.vmware.vcenter.vm.hardware.Ethernet
Returns information about a virtual Ethernet adapter.
get(String, String) - Method in class com.vmware.vcenter.vm.hardware.EthernetStub
 
get(String, String, InvocationConfig) - Method in class com.vmware.vcenter.vm.hardware.EthernetStub
 
get(String, String, AsyncCallback<EthernetTypes.Info>) - Method in class com.vmware.vcenter.vm.hardware.EthernetStub
 
get(String, String, AsyncCallback<EthernetTypes.Info>, InvocationConfig) - Method in class com.vmware.vcenter.vm.hardware.EthernetStub
 
get(String, String) - Method in interface com.vmware.vcenter.vm.hardware.Floppy
Returns information about a virtual floppy drive.
get(String, String, InvocationConfig) - Method in interface com.vmware.vcenter.vm.hardware.Floppy
Returns information about a virtual floppy drive.
get(String, String, AsyncCallback<FloppyTypes.Info>) - Method in interface com.vmware.vcenter.vm.hardware.Floppy
Returns information about a virtual floppy drive.
get(String, String, AsyncCallback<FloppyTypes.Info>, InvocationConfig) - Method in interface com.vmware.vcenter.vm.hardware.Floppy
Returns information about a virtual floppy drive.
get(String, String) - Method in class com.vmware.vcenter.vm.hardware.FloppyStub
 
get(String, String, InvocationConfig) - Method in class com.vmware.vcenter.vm.hardware.FloppyStub
 
get(String, String, AsyncCallback<FloppyTypes.Info>) - Method in class com.vmware.vcenter.vm.hardware.FloppyStub
 
get(String, String, AsyncCallback<FloppyTypes.Info>, InvocationConfig) - Method in class com.vmware.vcenter.vm.hardware.FloppyStub
 
get(String) - Method in interface com.vmware.vcenter.vm.Hardware
Returns the virtual hardware settings of a virtual machine.
get(String, InvocationConfig) - Method in interface com.vmware.vcenter.vm.Hardware
Returns the virtual hardware settings of a virtual machine.
get(String, AsyncCallback<HardwareTypes.Info>) - Method in interface com.vmware.vcenter.vm.Hardware
Returns the virtual hardware settings of a virtual machine.
get(String, AsyncCallback<HardwareTypes.Info>, InvocationConfig) - Method in interface com.vmware.vcenter.vm.Hardware
Returns the virtual hardware settings of a virtual machine.
get(String) - Method in interface com.vmware.vcenter.vm.hardware.Memory
Returns the memory-related settings of a virtual machine.
get(String, InvocationConfig) - Method in interface com.vmware.vcenter.vm.hardware.Memory
Returns the memory-related settings of a virtual machine.
get(String, AsyncCallback<MemoryTypes.Info>) - Method in interface com.vmware.vcenter.vm.hardware.Memory
Returns the memory-related settings of a virtual machine.
get(String, AsyncCallback<MemoryTypes.Info>, InvocationConfig) - Method in interface com.vmware.vcenter.vm.hardware.Memory
Returns the memory-related settings of a virtual machine.
get(String) - Method in class com.vmware.vcenter.vm.hardware.MemoryStub
 
get(String, InvocationConfig) - Method in class com.vmware.vcenter.vm.hardware.MemoryStub
 
get(String, AsyncCallback<MemoryTypes.Info>) - Method in class com.vmware.vcenter.vm.hardware.MemoryStub
 
get(String, AsyncCallback<MemoryTypes.Info>, InvocationConfig) - Method in class com.vmware.vcenter.vm.hardware.MemoryStub
 
get(String, String) - Method in interface com.vmware.vcenter.vm.hardware.Parallel
Returns information about a virtual parallel port.
get(String, String, InvocationConfig) - Method in interface com.vmware.vcenter.vm.hardware.Parallel
Returns information about a virtual parallel port.
get(String, String, AsyncCallback<ParallelTypes.Info>) - Method in interface com.vmware.vcenter.vm.hardware.Parallel
Returns information about a virtual parallel port.
get(String, String, AsyncCallback<ParallelTypes.Info>, InvocationConfig) - Method in interface com.vmware.vcenter.vm.hardware.Parallel
Returns information about a virtual parallel port.
get(String, String) - Method in class com.vmware.vcenter.vm.hardware.ParallelStub
 
get(String, String, InvocationConfig) - Method in class com.vmware.vcenter.vm.hardware.ParallelStub
 
get(String, String, AsyncCallback<ParallelTypes.Info>) - Method in class com.vmware.vcenter.vm.hardware.ParallelStub
 
get(String, String, AsyncCallback<ParallelTypes.Info>, InvocationConfig) - Method in class com.vmware.vcenter.vm.hardware.ParallelStub
 
get(String, String) - Method in interface com.vmware.vcenter.vm.hardware.Serial
Returns information about a virtual serial port.
get(String, String, InvocationConfig) - Method in interface com.vmware.vcenter.vm.hardware.Serial
Returns information about a virtual serial port.
get(String, String, AsyncCallback<SerialTypes.Info>) - Method in interface com.vmware.vcenter.vm.hardware.Serial
Returns information about a virtual serial port.
get(String, String, AsyncCallback<SerialTypes.Info>, InvocationConfig) - Method in interface com.vmware.vcenter.vm.hardware.Serial
Returns information about a virtual serial port.
get(String, String) - Method in class com.vmware.vcenter.vm.hardware.SerialStub
 
get(String, String, InvocationConfig) - Method in class com.vmware.vcenter.vm.hardware.SerialStub
 
get(String, String, AsyncCallback<SerialTypes.Info>) - Method in class com.vmware.vcenter.vm.hardware.SerialStub
 
get(String, String, AsyncCallback<SerialTypes.Info>, InvocationConfig) - Method in class com.vmware.vcenter.vm.hardware.SerialStub
 
get(String) - Method in class com.vmware.vcenter.vm.HardwareStub
 
get(String, InvocationConfig) - Method in class com.vmware.vcenter.vm.HardwareStub
 
get(String, AsyncCallback<HardwareTypes.Info>) - Method in class com.vmware.vcenter.vm.HardwareStub
 
get(String, AsyncCallback<HardwareTypes.Info>, InvocationConfig) - Method in class com.vmware.vcenter.vm.HardwareStub
 
get(String) - Method in interface com.vmware.vcenter.vm.LibraryItem
Returns the information about the library item associated with the virtual machine.
get(String, InvocationConfig) - Method in interface com.vmware.vcenter.vm.LibraryItem
Returns the information about the library item associated with the virtual machine.
get(String, AsyncCallback<LibraryItemTypes.Info>) - Method in interface com.vmware.vcenter.vm.LibraryItem
Returns the information about the library item associated with the virtual machine.
get(String, AsyncCallback<LibraryItemTypes.Info>, InvocationConfig) - Method in interface com.vmware.vcenter.vm.LibraryItem
Returns the information about the library item associated with the virtual machine.
get(String) - Method in class com.vmware.vcenter.vm.LibraryItemStub
 
get(String, InvocationConfig) - Method in class com.vmware.vcenter.vm.LibraryItemStub
 
get(String, AsyncCallback<LibraryItemTypes.Info>) - Method in class com.vmware.vcenter.vm.LibraryItemStub
 
get(String, AsyncCallback<LibraryItemTypes.Info>, InvocationConfig) - Method in class com.vmware.vcenter.vm.LibraryItemStub
 
get(String) - Method in interface com.vmware.vcenter.vm.Power
Returns the power state information of a virtual machine.
get(String, InvocationConfig) - Method in interface com.vmware.vcenter.vm.Power
Returns the power state information of a virtual machine.
get(String, AsyncCallback<PowerTypes.Info>) - Method in interface com.vmware.vcenter.vm.Power
Returns the power state information of a virtual machine.
get(String, AsyncCallback<PowerTypes.Info>, InvocationConfig) - Method in interface com.vmware.vcenter.vm.Power
Returns the power state information of a virtual machine.
get(String) - Method in class com.vmware.vcenter.vm.PowerStub
 
get(String, InvocationConfig) - Method in class com.vmware.vcenter.vm.PowerStub
 
get(String, AsyncCallback<PowerTypes.Info>) - Method in class com.vmware.vcenter.vm.PowerStub
 
get(String, AsyncCallback<PowerTypes.Info>, InvocationConfig) - Method in class com.vmware.vcenter.vm.PowerStub
 
get(String) - Method in interface com.vmware.vcenter.vm.storage.policy.Compliance
Returns the cached storage policy compliance information of a virtual machine.
get(String, InvocationConfig) - Method in interface com.vmware.vcenter.vm.storage.policy.Compliance
Returns the cached storage policy compliance information of a virtual machine.
get(String, AsyncCallback<ComplianceTypes.Info>) - Method in interface com.vmware.vcenter.vm.storage.policy.Compliance
Returns the cached storage policy compliance information of a virtual machine.
get(String, AsyncCallback<ComplianceTypes.Info>, InvocationConfig) - Method in interface com.vmware.vcenter.vm.storage.policy.Compliance
Returns the cached storage policy compliance information of a virtual machine.
get(String) - Method in class com.vmware.vcenter.vm.storage.policy.ComplianceStub
 
get(String, InvocationConfig) - Method in class com.vmware.vcenter.vm.storage.policy.ComplianceStub
 
get(String, AsyncCallback<ComplianceTypes.Info>) - Method in class com.vmware.vcenter.vm.storage.policy.ComplianceStub
 
get(String, AsyncCallback<ComplianceTypes.Info>, InvocationConfig) - Method in class com.vmware.vcenter.vm.storage.policy.ComplianceStub
 
get(String) - Method in interface com.vmware.vcenter.vm.storage.Policy
Returns Information about Storage Policy associated with a virtual machine's home directory and/or its virtual hard disks.
get(String, InvocationConfig) - Method in interface com.vmware.vcenter.vm.storage.Policy
Returns Information about Storage Policy associated with a virtual machine's home directory and/or its virtual hard disks.
get(String, AsyncCallback<PolicyTypes.Info>) - Method in interface com.vmware.vcenter.vm.storage.Policy
Returns Information about Storage Policy associated with a virtual machine's home directory and/or its virtual hard disks.
get(String, AsyncCallback<PolicyTypes.Info>, InvocationConfig) - Method in interface com.vmware.vcenter.vm.storage.Policy
Returns Information about Storage Policy associated with a virtual machine's home directory and/or its virtual hard disks.
get(String) - Method in class com.vmware.vcenter.vm.storage.PolicyStub
 
get(String, InvocationConfig) - Method in class com.vmware.vcenter.vm.storage.PolicyStub
 
get(String, AsyncCallback<PolicyTypes.Info>) - Method in class com.vmware.vcenter.vm.storage.PolicyStub
 
get(String, AsyncCallback<PolicyTypes.Info>, InvocationConfig) - Method in class com.vmware.vcenter.vm.storage.PolicyStub
 
get(String) - Method in interface com.vmware.vcenter.vm.Tools
Get the properties of VMware Tools.
get(String, InvocationConfig) - Method in interface com.vmware.vcenter.vm.Tools
Get the properties of VMware Tools.
get(String, AsyncCallback<ToolsTypes.Info>) - Method in interface com.vmware.vcenter.vm.Tools
Get the properties of VMware Tools.
get(String, AsyncCallback<ToolsTypes.Info>, InvocationConfig) - Method in interface com.vmware.vcenter.vm.Tools
Get the properties of VMware Tools.
get(String) - Method in interface com.vmware.vcenter.vm.tools.Installer
Get information about the VMware Tools installer.
get(String, InvocationConfig) - Method in interface com.vmware.vcenter.vm.tools.Installer
Get information about the VMware Tools installer.
get(String, AsyncCallback<InstallerTypes.Info>) - Method in interface com.vmware.vcenter.vm.tools.Installer
Get information about the VMware Tools installer.
get(String, AsyncCallback<InstallerTypes.Info>, InvocationConfig) - Method in interface com.vmware.vcenter.vm.tools.Installer
Get information about the VMware Tools installer.
get(String) - Method in class com.vmware.vcenter.vm.tools.InstallerStub
 
get(String, InvocationConfig) - Method in class com.vmware.vcenter.vm.tools.InstallerStub
 
get(String, AsyncCallback<InstallerTypes.Info>) - Method in class com.vmware.vcenter.vm.tools.InstallerStub
 
get(String, AsyncCallback<InstallerTypes.Info>, InvocationConfig) - Method in class com.vmware.vcenter.vm.tools.InstallerStub
 
get(String) - Method in class com.vmware.vcenter.vm.ToolsStub
 
get(String, InvocationConfig) - Method in class com.vmware.vcenter.vm.ToolsStub
 
get(String, AsyncCallback<ToolsTypes.Info>) - Method in class com.vmware.vcenter.vm.ToolsStub
 
get(String, AsyncCallback<ToolsTypes.Info>, InvocationConfig) - Method in class com.vmware.vcenter.vm.ToolsStub
 
get(String, String) - Method in interface com.vmware.vcenter.vm_template.library_items.CheckOuts
Returns the information about a checked out virtual machine.
get(String, String, InvocationConfig) - Method in interface com.vmware.vcenter.vm_template.library_items.CheckOuts
Returns the information about a checked out virtual machine.
get(String, String, AsyncCallback<CheckOutsTypes.Info>) - Method in interface com.vmware.vcenter.vm_template.library_items.CheckOuts
Returns the information about a checked out virtual machine.
get(String, String, AsyncCallback<CheckOutsTypes.Info>, InvocationConfig) - Method in interface com.vmware.vcenter.vm_template.library_items.CheckOuts
Returns the information about a checked out virtual machine.
get(String, String) - Method in class com.vmware.vcenter.vm_template.library_items.CheckOutsStub
 
get(String, String, InvocationConfig) - Method in class com.vmware.vcenter.vm_template.library_items.CheckOutsStub
 
get(String, String, AsyncCallback<CheckOutsTypes.Info>) - Method in class com.vmware.vcenter.vm_template.library_items.CheckOutsStub
 
get(String, String, AsyncCallback<CheckOutsTypes.Info>, InvocationConfig) - Method in class com.vmware.vcenter.vm_template.library_items.CheckOutsStub
 
get(String, String) - Method in interface com.vmware.vcenter.vm_template.library_items.Versions
Returns information about the live version of a library item containing a virtual machine template.
get(String, String, InvocationConfig) - Method in interface com.vmware.vcenter.vm_template.library_items.Versions
Returns information about the live version of a library item containing a virtual machine template.
get(String, String, AsyncCallback<VersionsTypes.Info>) - Method in interface com.vmware.vcenter.vm_template.library_items.Versions
Returns information about the live version of a library item containing a virtual machine template.
get(String, String, AsyncCallback<VersionsTypes.Info>, InvocationConfig) - Method in interface com.vmware.vcenter.vm_template.library_items.Versions
Returns information about the live version of a library item containing a virtual machine template.
get(String, String) - Method in class com.vmware.vcenter.vm_template.library_items.VersionsStub
 
get(String, String, InvocationConfig) - Method in class com.vmware.vcenter.vm_template.library_items.VersionsStub
 
get(String, String, AsyncCallback<VersionsTypes.Info>) - Method in class com.vmware.vcenter.vm_template.library_items.VersionsStub
 
get(String, String, AsyncCallback<VersionsTypes.Info>, InvocationConfig) - Method in class com.vmware.vcenter.vm_template.library_items.VersionsStub
 
get(String) - Method in interface com.vmware.vcenter.vm_template.LibraryItems
Returns information about a virtual machine template contained in the library item specified by templateLibraryItem.
get(String, InvocationConfig) - Method in interface com.vmware.vcenter.vm_template.LibraryItems
Returns information about a virtual machine template contained in the library item specified by templateLibraryItem.
get(String, AsyncCallback<LibraryItemsTypes.Info>) - Method in interface com.vmware.vcenter.vm_template.LibraryItems
Returns information about a virtual machine template contained in the library item specified by templateLibraryItem.
get(String, AsyncCallback<LibraryItemsTypes.Info>, InvocationConfig) - Method in interface com.vmware.vcenter.vm_template.LibraryItems
Returns information about a virtual machine template contained in the library item specified by templateLibraryItem.
get(String) - Method in class com.vmware.vcenter.vm_template.LibraryItemsStub
 
get(String, InvocationConfig) - Method in class com.vmware.vcenter.vm_template.LibraryItemsStub
 
get(String, AsyncCallback<LibraryItemsTypes.Info>) - Method in class com.vmware.vcenter.vm_template.LibraryItemsStub
 
get(String, AsyncCallback<LibraryItemsTypes.Info>, InvocationConfig) - Method in class com.vmware.vcenter.vm_template.LibraryItemsStub
 
get(String) - Method in class com.vmware.vcenter.VMStub
 
get(String, InvocationConfig) - Method in class com.vmware.vcenter.VMStub
 
get(String, AsyncCallback<VMTypes.Info>) - Method in class com.vmware.vcenter.VMStub
 
get(String, AsyncCallback<VMTypes.Info>, InvocationConfig) - Method in class com.vmware.vcenter.VMStub
 
get(ManagedObjectReference, String) - Method in interface com.vmware.vsphereautomation.lookup.LsPortType
 
get(String) - Method in interface com.vmware.vstats.AcqSpecs
Returns information about a specific acquisition specification.
get(String, InvocationConfig) - Method in interface com.vmware.vstats.AcqSpecs
Returns information about a specific acquisition specification.
get(String, AsyncCallback<AcqSpecsTypes.Info>) - Method in interface com.vmware.vstats.AcqSpecs
Returns information about a specific acquisition specification.
get(String, AsyncCallback<AcqSpecsTypes.Info>, InvocationConfig) - Method in interface com.vmware.vstats.AcqSpecs
Returns information about a specific acquisition specification.
get(String) - Method in class com.vmware.vstats.AcqSpecsStub
 
get(String, InvocationConfig) - Method in class com.vmware.vstats.AcqSpecsStub
 
get(String, AsyncCallback<AcqSpecsTypes.Info>) - Method in class com.vmware.vstats.AcqSpecsStub
 
get(String, AsyncCallback<AcqSpecsTypes.Info>, InvocationConfig) - Method in class com.vmware.vstats.AcqSpecsStub
 
get(String, String) - Method in interface com.vmware.vstats.CounterMetadata
Returns information about a specific CounterMetadata.
get(String, String, InvocationConfig) - Method in interface com.vmware.vstats.CounterMetadata
Returns information about a specific CounterMetadata.
get(String, String, AsyncCallback<CounterMetadataTypes.Info>) - Method in interface com.vmware.vstats.CounterMetadata
Returns information about a specific CounterMetadata.
get(String, String, AsyncCallback<CounterMetadataTypes.Info>, InvocationConfig) - Method in interface com.vmware.vstats.CounterMetadata
Returns information about a specific CounterMetadata.
get(String, String) - Method in class com.vmware.vstats.CounterMetadataStub
 
get(String, String, InvocationConfig) - Method in class com.vmware.vstats.CounterMetadataStub
 
get(String, String, AsyncCallback<CounterMetadataTypes.Info>) - Method in class com.vmware.vstats.CounterMetadataStub
 
get(String, String, AsyncCallback<CounterMetadataTypes.Info>, InvocationConfig) - Method in class com.vmware.vstats.CounterMetadataStub
 
get(String) - Method in interface com.vmware.vstats.Counters
Returns information about a specific Counter.
get(String, InvocationConfig) - Method in interface com.vmware.vstats.Counters
Returns information about a specific Counter.
get(String, AsyncCallback<CountersTypes.Info>) - Method in interface com.vmware.vstats.Counters
Returns information about a specific Counter.
get(String, AsyncCallback<CountersTypes.Info>, InvocationConfig) - Method in interface com.vmware.vstats.Counters
Returns information about a specific Counter.
get(String) - Method in interface com.vmware.vstats.CounterSets
Returns information about a specific counter set.
get(String, InvocationConfig) - Method in interface com.vmware.vstats.CounterSets
Returns information about a specific counter set.
get(String, AsyncCallback<CounterSetsTypes.Info>) - Method in interface com.vmware.vstats.CounterSets
Returns information about a specific counter set.
get(String, AsyncCallback<CounterSetsTypes.Info>, InvocationConfig) - Method in interface com.vmware.vstats.CounterSets
Returns information about a specific counter set.
get(String) - Method in class com.vmware.vstats.CounterSetsStub
 
get(String, InvocationConfig) - Method in class com.vmware.vstats.CounterSetsStub
 
get(String, AsyncCallback<CounterSetsTypes.Info>) - Method in class com.vmware.vstats.CounterSetsStub
 
get(String, AsyncCallback<CounterSetsTypes.Info>, InvocationConfig) - Method in class com.vmware.vstats.CounterSetsStub
 
get(String) - Method in class com.vmware.vstats.CountersStub
 
get(String, InvocationConfig) - Method in class com.vmware.vstats.CountersStub
 
get(String, AsyncCallback<CountersTypes.Info>) - Method in class com.vmware.vstats.CountersStub
 
get(String, AsyncCallback<CountersTypes.Info>, InvocationConfig) - Method in class com.vmware.vstats.CountersStub
 
get(String) - Method in interface com.vmware.vstats.ResourceAddresses
Returns information about a specific Resource Address.
get(String, InvocationConfig) - Method in interface com.vmware.vstats.ResourceAddresses
Returns information about a specific Resource Address.
get(String, AsyncCallback<ResourceAddressesTypes.Info>) - Method in interface com.vmware.vstats.ResourceAddresses
Returns information about a specific Resource Address.
get(String, AsyncCallback<ResourceAddressesTypes.Info>, InvocationConfig) - Method in interface com.vmware.vstats.ResourceAddresses
Returns information about a specific Resource Address.
get(String) - Method in class com.vmware.vstats.ResourceAddressesStub
 
get(String, InvocationConfig) - Method in class com.vmware.vstats.ResourceAddressesStub
 
get(String, AsyncCallback<ResourceAddressesTypes.Info>) - Method in class com.vmware.vstats.ResourceAddressesStub
 
get(String, AsyncCallback<ResourceAddressesTypes.Info>, InvocationConfig) - Method in class com.vmware.vstats.ResourceAddressesStub
 
get(String) - Method in interface com.vmware.vstats.ResourceAddressSchemas
Returns information about a specific resource address schema.
get(String, InvocationConfig) - Method in interface com.vmware.vstats.ResourceAddressSchemas
Returns information about a specific resource address schema.
get(String, AsyncCallback<ResourceAddressSchemasTypes.Info>) - Method in interface com.vmware.vstats.ResourceAddressSchemas
Returns information about a specific resource address schema.
get(String, AsyncCallback<ResourceAddressSchemasTypes.Info>, InvocationConfig) - Method in interface com.vmware.vstats.ResourceAddressSchemas
Returns information about a specific resource address schema.
get(String) - Method in class com.vmware.vstats.ResourceAddressSchemasStub
 
get(String, InvocationConfig) - Method in class com.vmware.vstats.ResourceAddressSchemasStub
 
get(String, AsyncCallback<ResourceAddressSchemasTypes.Info>) - Method in class com.vmware.vstats.ResourceAddressSchemasStub
 
get(String, AsyncCallback<ResourceAddressSchemasTypes.Info>, InvocationConfig) - Method in class com.vmware.vstats.ResourceAddressSchemasStub
 
get_Task(String, String) - Method in interface com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.attestation.os.esx.BaseImages
Get the trusted ESX base version details.
get_Task(String, String, InvocationConfig) - Method in interface com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.attestation.os.esx.BaseImages
Get the trusted ESX base version details.
get_Task(String, String, AsyncCallback<String>) - Method in interface com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.attestation.os.esx.BaseImages
Get the trusted ESX base version details.
get_Task(String, String, AsyncCallback<String>, InvocationConfig) - Method in interface com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.attestation.os.esx.BaseImages
Get the trusted ESX base version details.
get_Task(String, String) - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.attestation.os.esx.BaseImagesStub
 
get_Task(String, String, InvocationConfig) - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.attestation.os.esx.BaseImagesStub
 
get_Task(String, String, AsyncCallback<String>) - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.attestation.os.esx.BaseImagesStub
 
get_Task(String, String, AsyncCallback<String>, InvocationConfig) - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.attestation.os.esx.BaseImagesStub
 
get_Task(String) - Method in interface com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.attestation.ServiceStatus
Return the Attestation service health in the given cluster.
get_Task(String, InvocationConfig) - Method in interface com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.attestation.ServiceStatus
Return the Attestation service health in the given cluster.
get_Task(String, AsyncCallback<String>) - Method in interface com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.attestation.ServiceStatus
Return the Attestation service health in the given cluster.
get_Task(String, AsyncCallback<String>, InvocationConfig) - Method in interface com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.attestation.ServiceStatus
Return the Attestation service health in the given cluster.
get_Task(String) - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.attestation.ServiceStatusStub
 
get_Task(String, InvocationConfig) - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.attestation.ServiceStatusStub
 
get_Task(String, AsyncCallback<String>) - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.attestation.ServiceStatusStub
 
get_Task(String, AsyncCallback<String>, InvocationConfig) - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.attestation.ServiceStatusStub
 
get_Task(String, String) - Method in interface com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.attestation.tpm2.CaCertificates
Get the TPM CA certificate details on a cluster.
get_Task(String, String, InvocationConfig) - Method in interface com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.attestation.tpm2.CaCertificates
Get the TPM CA certificate details on a cluster.
get_Task(String, String, AsyncCallback<String>) - Method in interface com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.attestation.tpm2.CaCertificates
Get the TPM CA certificate details on a cluster.
get_Task(String, String, AsyncCallback<String>, InvocationConfig) - Method in interface com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.attestation.tpm2.CaCertificates
Get the TPM CA certificate details on a cluster.
get_Task(String, String) - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.attestation.tpm2.CaCertificatesStub
 
get_Task(String, String, InvocationConfig) - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.attestation.tpm2.CaCertificatesStub
 
get_Task(String, String, AsyncCallback<String>) - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.attestation.tpm2.CaCertificatesStub
 
get_Task(String, String, AsyncCallback<String>, InvocationConfig) - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.attestation.tpm2.CaCertificatesStub
 
get_Task(String, String) - Method in interface com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.attestation.tpm2.EndorsementKeys
Get the TPM endorsement key details on a cluster.
get_Task(String, String, InvocationConfig) - Method in interface com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.attestation.tpm2.EndorsementKeys
Get the TPM endorsement key details on a cluster.
get_Task(String, String, AsyncCallback<String>) - Method in interface com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.attestation.tpm2.EndorsementKeys
Get the TPM endorsement key details on a cluster.
get_Task(String, String, AsyncCallback<String>, InvocationConfig) - Method in interface com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.attestation.tpm2.EndorsementKeys
Get the TPM endorsement key details on a cluster.
get_Task(String, String) - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.attestation.tpm2.EndorsementKeysStub
 
get_Task(String, String, InvocationConfig) - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.attestation.tpm2.EndorsementKeysStub
 
get_Task(String, String, AsyncCallback<String>) - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.attestation.tpm2.EndorsementKeysStub
 
get_Task(String, String, AsyncCallback<String>, InvocationConfig) - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.attestation.tpm2.EndorsementKeysStub
 
get_Task(String) - Method in interface com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.attestation.tpm2.Settings
Return the TPM 2.0 protocol settings.
get_Task(String, InvocationConfig) - Method in interface com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.attestation.tpm2.Settings
Return the TPM 2.0 protocol settings.
get_Task(String, AsyncCallback<String>) - Method in interface com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.attestation.tpm2.Settings
Return the TPM 2.0 protocol settings.
get_Task(String, AsyncCallback<String>, InvocationConfig) - Method in interface com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.attestation.tpm2.Settings
Return the TPM 2.0 protocol settings.
get_Task(String) - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.attestation.tpm2.SettingsStub
 
get_Task(String, InvocationConfig) - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.attestation.tpm2.SettingsStub
 
get_Task(String, AsyncCallback<String>) - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.attestation.tpm2.SettingsStub
 
get_Task(String, AsyncCallback<String>, InvocationConfig) - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.attestation.tpm2.SettingsStub
 
get_Task(String, String) - Method in interface com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.ConsumerPrincipals
Retrieve information for a specific profile.
get_Task(String, String, InvocationConfig) - Method in interface com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.ConsumerPrincipals
Retrieve information for a specific profile.
get_Task(String, String, AsyncCallback<String>) - Method in interface com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.ConsumerPrincipals
Retrieve information for a specific profile.
get_Task(String, String, AsyncCallback<String>, InvocationConfig) - Method in interface com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.ConsumerPrincipals
Retrieve information for a specific profile.
get_Task(String, String) - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.ConsumerPrincipalsStub
 
get_Task(String, String, InvocationConfig) - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.ConsumerPrincipalsStub
 
get_Task(String, String, AsyncCallback<String>) - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.ConsumerPrincipalsStub
 
get_Task(String, String, AsyncCallback<String>, InvocationConfig) - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.ConsumerPrincipalsStub
 
get_Task(String, String) - Method in interface com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.providers.client_certificate.Csr
Get existing certificate signing request (CSR) for the client certificate.
get_Task(String, String, InvocationConfig) - Method in interface com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.providers.client_certificate.Csr
Get existing certificate signing request (CSR) for the client certificate.
get_Task(String, String, AsyncCallback<String>) - Method in interface com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.providers.client_certificate.Csr
Get existing certificate signing request (CSR) for the client certificate.
get_Task(String, String, AsyncCallback<String>, InvocationConfig) - Method in interface com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.providers.client_certificate.Csr
Get existing certificate signing request (CSR) for the client certificate.
get_Task(String, String) - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.providers.client_certificate.CsrStub
 
get_Task(String, String, InvocationConfig) - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.providers.client_certificate.CsrStub
 
get_Task(String, String, AsyncCallback<String>) - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.providers.client_certificate.CsrStub
 
get_Task(String, String, AsyncCallback<String>, InvocationConfig) - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.providers.client_certificate.CsrStub
 
get_Task(String, String) - Method in interface com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.providers.ClientCertificate
Return the existing client certificate.
get_Task(String, String, InvocationConfig) - Method in interface com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.providers.ClientCertificate
Return the existing client certificate.
get_Task(String, String, AsyncCallback<String>) - Method in interface com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.providers.ClientCertificate
Return the existing client certificate.
get_Task(String, String, AsyncCallback<String>, InvocationConfig) - Method in interface com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.providers.ClientCertificate
Return the existing client certificate.
get_Task(String, String) - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.providers.ClientCertificateStub
 
get_Task(String, String, InvocationConfig) - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.providers.ClientCertificateStub
 
get_Task(String, String, AsyncCallback<String>) - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.providers.ClientCertificateStub
 
get_Task(String, String, AsyncCallback<String>, InvocationConfig) - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.providers.ClientCertificateStub
 
get_Task(String, String) - Method in interface com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.Providers
Return information about a Key Provider.
get_Task(String, String, InvocationConfig) - Method in interface com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.Providers
Return information about a Key Provider.
get_Task(String, String, AsyncCallback<String>) - Method in interface com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.Providers
Return information about a Key Provider.
get_Task(String, String, AsyncCallback<String>, InvocationConfig) - Method in interface com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.Providers
Return information about a Key Provider.
get_Task(String, String) - Method in interface com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.providers.TrustedPeerCertificates
Return the list of trusted server certificates.
get_Task(String, String, InvocationConfig) - Method in interface com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.providers.TrustedPeerCertificates
Return the list of trusted server certificates.
get_Task(String, String, AsyncCallback<String>) - Method in interface com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.providers.TrustedPeerCertificates
Return the list of trusted server certificates.
get_Task(String, String, AsyncCallback<String>, InvocationConfig) - Method in interface com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.providers.TrustedPeerCertificates
Return the list of trusted server certificates.
get_Task(String, String) - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.providers.TrustedPeerCertificatesStub
 
get_Task(String, String, InvocationConfig) - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.providers.TrustedPeerCertificatesStub
 
get_Task(String, String, AsyncCallback<String>) - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.providers.TrustedPeerCertificatesStub
 
get_Task(String, String, AsyncCallback<String>, InvocationConfig) - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.providers.TrustedPeerCertificatesStub
 
get_Task(String, String) - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.ProvidersStub
 
get_Task(String, String, InvocationConfig) - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.ProvidersStub
 
get_Task(String, String, AsyncCallback<String>) - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.ProvidersStub
 
get_Task(String, String, AsyncCallback<String>, InvocationConfig) - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.ProvidersStub
 
get_Task(String) - Method in interface com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.ServiceStatus
Return the Key Provider Service health in the given cluster.
get_Task(String, InvocationConfig) - Method in interface com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.ServiceStatus
Return the Key Provider Service health in the given cluster.
get_Task(String, AsyncCallback<String>) - Method in interface com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.ServiceStatus
Return the Key Provider Service health in the given cluster.
get_Task(String, AsyncCallback<String>, InvocationConfig) - Method in interface com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.ServiceStatus
Return the Key Provider Service health in the given cluster.
get_Task(String) - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.ServiceStatusStub
 
get_Task(String, InvocationConfig) - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.ServiceStatusStub
 
get_Task(String, AsyncCallback<String>) - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.ServiceStatusStub
 
get_Task(String, AsyncCallback<String>, InvocationConfig) - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.ServiceStatusStub
 
getAcceptAllEULA() - Method in class com.vmware.vcenter.ovf.LibraryItemTypes.ResourcePoolDeploymentSpec
Whether to accept all End User License Agreements.
getAcceptEula() - Method in class com.vmware.esx.settings.clusters.SoftwareTypes.ApplySpec
Accept the VMware End User License Agreement (EULA) before starting the com.vmware.esx.settings.clusters.Software#apply method.
getAccessible() - Method in class com.vmware.vcenter.DatastoreTypes.Info
Whether or not this datastore is accessible.
getAccessList() - Method in class com.vmware.vcenter.namespaces.InstancesTypes.CreateSpec
Access controls associated with the namespace.
getAccessList() - Method in class com.vmware.vcenter.namespaces.InstancesTypes.Info
Access controls associated with the namespace.
getAccessList() - Method in class com.vmware.vcenter.namespaces.InstancesTypes.SetSpec
Access control associated with the namespace.
getAccessList() - Method in class com.vmware.vcenter.namespaces.InstancesTypes.UpdateSpec
Access control associated with the namespace.
getAccessToken() - Method in class com.vmware.vapi.security.OAuthSecurityContext
Retrieve the access token that should be used for authentication.
getAccessToken() - Method in class com.vmware.vcenter.tokenservice.TokenExchangeTypes.Info
The security token issued by the server in response to the token exchange request.
getAccessUrl() - Method in class com.vmware.vcenter.content.registries.harbor.ProjectsTypes.Info
URL to access the harbor project through docker client.
getAcqSpecs() - Method in class com.vmware.vstats.AcqSpecsTypes.ListResult
List of acquisition specifications received.
getAction() - Method in class com.vmware.appliance.ShutdownTypes.ShutdownConfig
The pending shutdown operation.
getAction() - Method in class com.vmware.esx.settings.clusters.policies.apply.EffectiveTypes.FailureAction
What action (FAIL, RETRY) is to be taken if entering maintenance mode fails on a single host within the cluster.
getAction() - Method in class com.vmware.esx.settings.clusters.policies.ApplyTypes.FailureAction
What action (FAIL, RETRY) is to be taken if entering maintenance mode fails on a single host within the cluster.
getAction() - Method in class com.vmware.esx.settings.defaults.clusters.policies.apply.EffectiveTypes.FailureAction
What action (FAIL, RETRY) is to be taken if entering maintenance mode fails on a single host within the cluster.
getAction() - Method in class com.vmware.esx.settings.defaults.clusters.policies.ApplyTypes.FailureAction
What action (FAIL, RETRY) is to be taken if entering maintenance mode fails on a single host within the cluster.
getActive() - Method in class com.vmware.vcenter.vcha.ClusterTypes.DeploySpec
Contains the active node's network configuration.
getActive() - Method in class com.vmware.vcenter.vcha.OperationsTypes.Info
Identifiers of the operations that are currently running.
getActiveDirectory() - Method in class com.vmware.vcenter.deployment.MigrateTypes.MigrateSpec
Information specific to the Active Directory server to which the source windows vCenter Server is joined.
getActiveDirectoryDomain() - Method in class com.vmware.vcenter.deployment.SourceInfo
The domain name of the Active Directory server to which the source vCenter Server is joined.
getActiveDirectoryOverLdap() - Method in class com.vmware.vcenter.identity.ProvidersTypes.CreateSpec
Identity management configuration.
getActiveDirectoryOverLdap() - Method in class com.vmware.vcenter.identity.ProvidersTypes.Info
Identity management configuration.
getActiveDirectoryOverLdap() - Method in class com.vmware.vcenter.identity.ProvidersTypes.UpdateSpec
Identity management configuration.
getActiveLocation() - Method in class com.vmware.vcenter.vcha.CredentialsSpec
Connection information for the management vCenter Server of the Active Node in a VCHA Cluster.
getActorToken() - Method in class com.vmware.vcenter.tokenservice.TokenExchangeTypes.ExchangeSpec
A security token that represents the identity of the acting party.
getActorTokenType() - Method in class com.vmware.vcenter.tokenservice.TokenExchangeTypes.ExchangeSpec
An identifier, that indicates the type of the security token in the TokenExchangeTypes.ExchangeSpec.getActorToken() parameter.
getAdapter() - Method in class com.vmware.vcenter.guest.AdapterMapping
The IP settings for the associated virtual network adapter.
getAdapter() - Method in class com.vmware.vcenter.vm.hardware.adapter.SataTypes.Summary
Identifier of the virtual SATA adapter.
getAdapter() - Method in class com.vmware.vcenter.vm.hardware.adapter.ScsiTypes.Summary
Identifier of the virtual SCSI adapter.
getAdditionalParameters() - Method in class com.vmware.vcenter.ovf.LibraryItemTypes.ResourcePoolDeploymentSpec
Additional OVF parameters that may be needed for the deployment.
getAdditionalParams() - Method in class com.vmware.vcenter.ovf.LibraryItemTypes.OvfSummary
Additional OVF parameters which can be specified for the deployment target.
getAddOn() - Method in class com.vmware.esx.hosts.SoftwareInfo
OEM customization on top of given base-image.
getAddOn() - Method in class com.vmware.esx.settings.HostCompliance
Compliance result for the OEM add-on.
getAddOn() - Method in class com.vmware.esx.settings.SoftwareInfo
OEM customization on top of given base-image.
getAddOn() - Method in class com.vmware.esx.settings.SoftwareSpec
OEM customization on top of given base-image.
getAddress() - Method in class com.vmware.appliance.networking.firewall.InboundTypes.Rule
IPv4 or IPv6 address.
getAddress() - Method in class com.vmware.appliance.networking.interfaces.Ipv4Types.Config
The IPv4 address, for example, "10.20.80.191".
getAddress() - Method in class com.vmware.appliance.networking.interfaces.Ipv4Types.Info
The IPv4 address, for example, "10.20.80.191".
getAddress() - Method in class com.vmware.appliance.networking.interfaces.Ipv6Types.Address
The IPv6 address, for example, fc00:10:20:83:20c:29ff:fe94:bb5a.
getAddress() - Method in class com.vmware.appliance.networking.interfaces.Ipv6Types.AddressInfo
The IPv6 address, for example, fc00:10:20:83:20c:29ff:fe94:bb5a.
getAddress() - Method in class com.vmware.vapi.metadata.SourceCreateSpec
Connection information of the remote server.
getAddress() - Method in class com.vmware.vcenter.deployment.install.initial_config.remote_psc.ThumbprintTypes.RemoteSpec
The IP address or DNS resolvable name of the remote PSC.
getAddress() - Method in class com.vmware.vcenter.namespace_management.Ipv4Cidr
The IPv4 address.
getAddress() - Method in class com.vmware.vcenter.system_config.PscRegistrationTypes.Info
The IP address or DNS resolvable name of the PSC this appliance is registered with.
getAddress() - Method in class com.vmware.vcenter.trusted_infrastructure.attestation.ServicesTypes.CreateSpec
The service's address.
getAddress() - Method in class com.vmware.vcenter.trusted_infrastructure.attestation.ServicesTypes.FilterSpec
A set of address by which to filter.
getAddress() - Method in class com.vmware.vcenter.trusted_infrastructure.attestation.ServicesTypes.Info
The service's address.
getAddress() - Method in class com.vmware.vcenter.trusted_infrastructure.attestation.ServicesTypes.Summary
The service's address.
getAddress() - Method in class com.vmware.vcenter.trusted_infrastructure.kms.ServicesTypes.CreateSpec
The service's address.
getAddress() - Method in class com.vmware.vcenter.trusted_infrastructure.kms.ServicesTypes.FilterSpec
A set of address by which to filter.
getAddress() - Method in class com.vmware.vcenter.trusted_infrastructure.kms.ServicesTypes.Info
The service's address.
getAddress() - Method in class com.vmware.vcenter.trusted_infrastructure.kms.ServicesTypes.Summary
The service's address.
getAddress() - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.ProvidersTypes.Server
The server's address.
getAddress() - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_hosts.AttestationTypes.FilterSpec
The service's address.
getAddress() - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_hosts.AttestationTypes.Info
The service's address.
getAddress() - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_hosts.AttestationTypes.Summary
The service's address.
getAddress() - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_hosts.KmsTypes.FilterSpec
The service's address.
getAddress() - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_hosts.KmsTypes.Info
The service's address.
getAddress() - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_hosts.KmsTypes.Summary
The service's address.
getAddress() - Method in class com.vmware.vcenter.trusted_infrastructure.trusted_clusters.attestation.ServicesTypes.FilterSpec
The service's address.
getAddress() - Method in class com.vmware.vcenter.trusted_infrastructure.trusted_clusters.attestation.ServicesTypes.Info
The service's address.
getAddress() - Method in class com.vmware.vcenter.trusted_infrastructure.trusted_clusters.attestation.ServicesTypes.Summary
The service's address.
getAddress() - Method in class com.vmware.vcenter.trusted_infrastructure.trusted_clusters.kms.ServicesTypes.FilterSpec
The service's address.
getAddress() - Method in class com.vmware.vcenter.trusted_infrastructure.trusted_clusters.kms.ServicesTypes.Info
The service's address.
getAddress() - Method in class com.vmware.vcenter.trusted_infrastructure.trusted_clusters.kms.ServicesTypes.Summary
The service's address.
getAddress() - Method in class com.vmware.vcenter.vcha.ClusterTypes.Ipv4Info
IP address of the configured network interface.
getAddress() - Method in class com.vmware.vcenter.vcha.ClusterTypes.Ipv6Info
IP address of the configured network interface.
getAddress() - Method in class com.vmware.vcenter.vcha.Ipv4Spec
IPV4 address to be used to configure the interface.
getAddress() - Method in class com.vmware.vcenter.vcha.Ipv6Spec
IPv6 address to be used to configure the interface.
getAddressCount() - Method in class com.vmware.vcenter.namespace_management.ClustersTypes.Ipv4Range
The number of IP addresses in the range.
getAddresses() - Method in class com.vmware.appliance.networking.interfaces.Ipv6Types.Config
The list of addresses to be statically assigned.
getAddresses() - Method in class com.vmware.appliance.networking.interfaces.Ipv6Types.Info
List of addresses with their origins and statuses.
getAddressRange() - Method in class com.vmware.vcenter.namespace_management.ClustersTypes.NetworkSpec
Settings for the interfaces on the network.
getAdminGroups() - Method in class com.vmware.vcenter.hvc.LinksTypes.CreateSpec
List of groups to be added to enable administrator access to.
getAlgorithm() - Method in class com.vmware.content.library.item.FileTypes.ChecksumInfo
The checksum algorithm (SHA1, MD5, SHA256, SHA512) used to calculate the checksum.
getAll() - Method in class com.vmware.vcenter.deployment.DataMigrationInfo
Migrate all data from vCenter Server.
getAllowedValues() - Method in class com.vmware.appliance.update.PendingTypes.Question
List of allowed values.
getAllowGuestControl() - Method in class com.vmware.vcenter.vm.hardware.CdromTypes.CreateSpec
Flag indicating whether the guest can connect and disconnect the device.
getAllowGuestControl() - Method in class com.vmware.vcenter.vm.hardware.CdromTypes.Info
Flag indicating whether the guest can connect and disconnect the device.
getAllowGuestControl() - Method in class com.vmware.vcenter.vm.hardware.CdromTypes.UpdateSpec
Flag indicating whether the guest can connect and disconnect the device.
getAllowGuestControl() - Method in class com.vmware.vcenter.vm.hardware.ConnectionCreateSpec
Flag indicating whether the guest can connect and disconnect the device.
getAllowGuestControl() - Method in class com.vmware.vcenter.vm.hardware.ConnectionInfo
Flag indicating whether the guest can connect and disconnect the device.
getAllowGuestControl() - Method in class com.vmware.vcenter.vm.hardware.ConnectionUpdateSpec
Flag indicating whether the guest can connect and disconnect the device.
getAllowGuestControl() - Method in class com.vmware.vcenter.vm.hardware.EthernetTypes.CreateSpec
Flag indicating whether the guest can connect and disconnect the device.
getAllowGuestControl() - Method in class com.vmware.vcenter.vm.hardware.EthernetTypes.Info
Flag indicating whether the guest can connect and disconnect the device.
getAllowGuestControl() - Method in class com.vmware.vcenter.vm.hardware.EthernetTypes.UpdateSpec
Flag indicating whether the guest can connect and disconnect the device.
getAllowGuestControl() - Method in class com.vmware.vcenter.vm.hardware.FloppyTypes.CreateSpec
Flag indicating whether the guest can connect and disconnect the device.
getAllowGuestControl() - Method in class com.vmware.vcenter.vm.hardware.FloppyTypes.Info
Flag indicating whether the guest can connect and disconnect the device.
getAllowGuestControl() - Method in class com.vmware.vcenter.vm.hardware.FloppyTypes.UpdateSpec
Flag indicating whether the guest can connect and disconnect the device.
getAllowGuestControl() - Method in class com.vmware.vcenter.vm.hardware.ParallelTypes.CreateSpec
Flag indicating whether the guest can connect and disconnect the device.
getAllowGuestControl() - Method in class com.vmware.vcenter.vm.hardware.ParallelTypes.Info
Flag indicating whether the guest can connect and disconnect the device.
getAllowGuestControl() - Method in class com.vmware.vcenter.vm.hardware.ParallelTypes.UpdateSpec
Flag indicating whether the guest can connect and disconnect the device.
getAllowGuestControl() - Method in class com.vmware.vcenter.vm.hardware.SerialTypes.CreateSpec
Flag indicating whether the guest can connect and disconnect the device.
getAllowGuestControl() - Method in class com.vmware.vcenter.vm.hardware.SerialTypes.Info
Flag indicating whether the guest can connect and disconnect the device.
getAllowGuestControl() - Method in class com.vmware.vcenter.vm.hardware.SerialTypes.UpdateSpec
Flag indicating whether the guest can connect and disconnect the device.
getAllProperties() - Method in class com.vmware.vapi.client.Configuration
 
getAllProperties() - Method in class com.vmware.vapi.core.ExecutionContext.ApplicationData
 
getAllProperties() - Method in interface com.vmware.vapi.core.ExecutionContext.SecurityContext
 
getAllProperties() - Method in class com.vmware.vapi.security.OAuthSecurityContext
 
getAllProperties() - Method in class com.vmware.vapi.security.SessionSecurityContext
 
getAllProperties() - Method in class com.vmware.vapi.security.UserPassSecurityContext
 
getAllWithDeferred() - Method in class com.vmware.vcenter.deployment.DataMigrationInfo
Migrate all data from vCenter Server.
getAnnotation() - Method in class com.vmware.vcenter.ovf.LibraryItemTypes.OvfSummary
Default annotation for the virtual machine or virtual appliance.
getAnnotation() - Method in class com.vmware.vcenter.ovf.LibraryItemTypes.ResourcePoolDeploymentSpec
Annotation assigned to the deployed target virtual machine or virtual appliance.
getAnswerVal() - Method in class com.vmware.vcenter.deployment.QuestionTypes.AnswerSpec
The answer value.
getAnyType() - Method in class com.vmware.vsphereautomation.lookup.ArrayOfAnyType
Gets the value of the anyType property.
getApiProvider() - Method in interface com.vmware.vapi.protocol.ProtocolConnection
Once connected get an ApiProvider that can be used to make calls.
getApiProviderStub() - Method in interface com.vmware.vapi.protocol.ProtocolConnection
Returns an ApiProvider stub which has both synchronous and asynchronous method overloads.
getApiServerClusterEndpoint() - Method in class com.vmware.vcenter.namespace_management.ClustersTypes.Info
Kubernetes API Server IP address via cluster network.
getApiServerManagementEndpoint() - Method in class com.vmware.vcenter.namespace_management.ClustersTypes.Info
Kubernetes API Server IP address on the management network.
getApiServers() - Method in class com.vmware.vcenter.namespace_management.ClustersTypes.Info
Identifier of the Kubernetes API servers.
getApplicable() - Method in class com.vmware.appliance.recovery.RestoreTypes.Metadata
Does the VCSA match the deployment type, network properties and version of backed up VC
getApplyStatus() - Method in class com.vmware.esx.settings.clusters.software.CommitsTypes.Info
Apply status of the commit.
getApproximateDownloadSize() - Method in class com.vmware.vcenter.ovf.SizeParams
A best guess as to the total amount of data that must be transferred to download the OVF package.
getApproximateFlatDeploymentSize() - Method in class com.vmware.vcenter.ovf.SizeParams
A best guess as to the total amount of space required to deploy the OVF package if using flat disks.
getApproximateSparseDeploymentSize() - Method in class com.vmware.vcenter.ovf.SizeParams
A best guess as to the total amount of space required to deploy the OVF package using sparse disks.
getArchive() - Method in class com.vmware.appliance.recovery.backup.system_name.ArchiveTypes.Summary
Backup archive identifier.
getArg() - Method in class com.vmware.vsphereautomation.lookup.LocalizableMessage
Gets the value of the arg property.
getArgs() - Method in class com.vmware.appliance.NtpTypes.LocalizableMessage
nested data.
getArgs() - Method in class com.vmware.appliance.recovery.backup.JobTypes.LocalizableMessage
Nested data.
getArgs() - Method in class com.vmware.appliance.recovery.backup.PartsTypes.LocalizableMessage
nested data
getArgs() - Method in class com.vmware.appliance.recovery.BackupTypes.LocalizableMessage
nested data
getArgs() - Method in class com.vmware.appliance.recovery.restore.JobTypes.LocalizableMessage
nested data
getArgs() - Method in class com.vmware.appliance.recovery.RestoreTypes.LocalizableMessage
nested data
getArgs() - Method in class com.vmware.vapi.std.LocalizableMessage
Positional arguments to be substituted into the message template.
getArgument() - Method in class com.vmware.vsphereautomation.lookup.InvalidType
Gets the value of the argument property.
getAssociableTypes() - Method in class com.vmware.cis.tagging.CategoryModel
The types of objects that the tags in this category can be attached to.
getAssociableTypes() - Method in class com.vmware.cis.tagging.CategoryTypes.CreateSpec
Object types to which this category's tags can be attached.
getAssociableTypes() - Method in class com.vmware.cis.tagging.CategoryTypes.UpdateSpec
Object types to which this category's tags can be attached.
getAssociations() - Method in class com.vmware.vcenter.tagging.AssociationsTypes.ListResult
List of tag associations.
getAudience() - Method in class com.vmware.vcenter.tokenservice.TokenExchangeTypes.ExchangeSpec
The logical name of the target service where the client intends to use the requested security token.
getAuthEndpoint() - Method in class com.vmware.vcenter.identity.ProvidersTypes.Oauth2CreateSpec
Authentication/authorization endpoint of the provider.
getAuthEndpoint() - Method in class com.vmware.vcenter.identity.ProvidersTypes.Oauth2Info
Authentication/authorization endpoint of the provider.
getAuthEndpoint() - Method in class com.vmware.vcenter.identity.ProvidersTypes.Oauth2Summary
Authentication/authorization endpoint of the provider.
getAuthEndpoint() - Method in class com.vmware.vcenter.identity.ProvidersTypes.Oauth2UpdateSpec
Authentication/authorization endpoint of the provider.
getAuthEndpoint() - Method in class com.vmware.vcenter.identity.ProvidersTypes.OidcInfo
Authentication/authorization endpoint of the provider.
getAuthEndpoint() - Method in class com.vmware.vcenter.identity.ProvidersTypes.OidcSummary
Authentication/authorization endpoint of the provider.
getAuthenticationHeader() - Method in class com.vmware.vcenter.identity.ProvidersTypes.Oauth2Summary
The authentication data used as part of request header to acquire or refresh an OAuth2 token.
getAuthenticationHeader() - Method in class com.vmware.vcenter.identity.ProvidersTypes.OidcSummary
The authentication data used as part of request header to acquire or refresh an OAuth2 token.
getAuthenticationMethod() - Method in class com.vmware.content.library.PublishInfo
Indicates how a subscribed library should authenticate (BASIC, NONE) to the published library endpoint.
getAuthenticationMethod() - Method in class com.vmware.content.library.SubscriptionInfo
Indicate how the subscribed library should authenticate (BASIC, NONE) with the published library endpoint.
getAuthenticationMethod() - Method in class com.vmware.vcenter.identity.ProvidersTypes.Oauth2CreateSpec
Authentication method used by the provider.
getAuthenticationMethod() - Method in class com.vmware.vcenter.identity.ProvidersTypes.Oauth2Info
Authentication method used by the provider.
getAuthenticationMethod() - Method in class com.vmware.vcenter.identity.ProvidersTypes.Oauth2UpdateSpec
Authentication method used by the provider.
getAuthenticationMethod() - Method in class com.vmware.vcenter.identity.ProvidersTypes.OidcInfo
Authentication method used by the provider.
getAuthor() - Method in class com.vmware.esx.settings.clusters.software.CommitsTypes.Info
Author of the commit.
getAuthorityInformationAccessUri() - Method in class com.vmware.vcenter.certificate_management.vcenter.TlsTypes.Info
Collection of authority information access URI.
getAuthQueryParams() - Method in class com.vmware.vcenter.identity.ProvidersTypes.CreateSpec
key/value pairs that are to be appended to the authEndpoint request.
getAuthQueryParams() - Method in class com.vmware.vcenter.identity.ProvidersTypes.Info
key/value pairs that are to be appended to the authEndpoint request.
getAuthQueryParams() - Method in class com.vmware.vcenter.identity.ProvidersTypes.Oauth2CreateSpec
key/value pairs that are to be appended to the authEndpoint request.
getAuthQueryParams() - Method in class com.vmware.vcenter.identity.ProvidersTypes.Oauth2Info
key/value pairs that are to be appended to the authEndpoint request.
getAuthQueryParams() - Method in class com.vmware.vcenter.identity.ProvidersTypes.Oauth2Summary
key/value pairs that are to be appended to the authEndpoint request.
getAuthQueryParams() - Method in class com.vmware.vcenter.identity.ProvidersTypes.Oauth2UpdateSpec
key/value pairs that are to be appended to the authEndpoint request.
getAuthQueryParams() - Method in class com.vmware.vcenter.identity.ProvidersTypes.OidcInfo
key/value pairs that are to be appended to the authEndpoint request.
getAuthQueryParams() - Method in class com.vmware.vcenter.identity.ProvidersTypes.OidcSummary
key/value pairs that are to be appended to the authEndpoint request.
getAuthQueryParams() - Method in class com.vmware.vcenter.identity.ProvidersTypes.Summary
key/value pairs that are to be appended to the authEndpoint request.
getAuthQueryParams() - Method in class com.vmware.vcenter.identity.ProvidersTypes.UpdateSpec
key/value pairs that are to be appended to the authEndpoint request.
getAuto() - Method in class com.vmware.vcenter.lcm.discovery.Product
Indicates if the product is auto-detected by the system or manually added.
getAutoAnswer() - Method in class com.vmware.vcenter.deployment.InstallTypes.InstallSpec
Use the default option for any questions that may come up during appliance configuration.
getAutoAnswer() - Method in class com.vmware.vcenter.deployment.MigrateTypes.MigrateSpec
Use the default option for any questions that may come up during appliance configuration.
getAutoAnswer() - Method in class com.vmware.vcenter.deployment.UpgradeTypes.UpgradeSpec
Use the default option for any questions that may come up during appliance configuration.
getAutoconf() - Method in class com.vmware.appliance.networking.interfaces.Ipv6Types.Config
An address will be assigned by Stateless Address Autoconfiguration (SLAAC).
getAutoconf() - Method in class com.vmware.appliance.networking.interfaces.Ipv6Types.Info
Stateless Address Autoconfiguration (SLAAC) is on.
getAutoConnect() - Method in class com.vmware.content.type.ovf.USBController
True if the USB controller is connected automatically A template is not required to specify if auto connect.
getAutoDetect() - Method in class com.vmware.vcenter.vm.hardware.CdromTypes.BackingInfo
Flag indicating whether the virtual CD-ROM device is configured to automatically detect a suitable host device.
getAutoDetect() - Method in class com.vmware.vcenter.vm.hardware.FloppyTypes.BackingInfo
Flag indicating whether the virtual floppy drive is configured to automatically detect a suitable host device.
getAutoDetect() - Method in class com.vmware.vcenter.vm.hardware.ParallelTypes.BackingInfo
Flag indicating whether the virtual parallel port is configured to automatically detect a suitable host device.
getAutoDetect() - Method in class com.vmware.vcenter.vm.hardware.SerialTypes.BackingInfo
Flag indicating whether the virtual serial port is configured to automatically detect a suitable host device.
getAutoFailoverAllowed() - Method in class com.vmware.vcenter.vcha.ClusterTypes.Info
Specifies if automatic failover is allowed.
getAutoLogon() - Method in class com.vmware.vcenter.guest.GuiUnattended
Flag to determine whether or not the machine automatically logs on as Administrator.
getAutoLogonCount() - Method in class com.vmware.vcenter.guest.GuiUnattended
If the GuiUnattended.getAutoLogon() flag is Set, then this property specifies the number of times the machine should automatically log on as Administrator.
getAutomaticSyncEnabled() - Method in class com.vmware.content.ConfigurationModel
Whether automatic synchronization is enabled.
getAutomaticSyncEnabled() - Method in class com.vmware.content.library.SubscriptionInfo
Whether the library should participate in automatic library synchronization.
getAutomaticSyncEnabled() - Method in class com.vmware.content.library.SubscriptionsTypes.CreateSpecNewSubscribedLibrary
Specifies whether the library should participate in automatic library synchronization.
getAutomaticSyncStartHour() - Method in class com.vmware.content.ConfigurationModel
The hour at which the automatic synchronization will start.
getAutomaticSyncStopHour() - Method in class com.vmware.content.ConfigurationModel
The hour at which the automatic synchronization will stop.
getAutoStage() - Method in class com.vmware.appliance.update.PolicyTypes.Config
Automatically stage the latest update if available.
getAutoStage() - Method in class com.vmware.appliance.update.PolicyTypes.Info
Automatically stage the latest update if available.
getAutoUpdate() - Method in class com.vmware.appliance.update.PolicyTypes.Info
Is the appliance updated automatically.
getAutoUpdateSupported() - Method in class com.vmware.vcenter.vm.ToolsTypes.Info
Set if the virtual machine supports auto-upgrading Tools via ToolsTypes.UpgradePolicy.
getAvailableVersions() - Method in class com.vmware.vcenter.namespace_management.software.ClustersTypes.Info
Set of available versions can be upgraded to.
getAvailableVersions() - Method in class com.vmware.vcenter.namespace_management.software.ClustersTypes.Summary
Set of versions available for upgrade.
getBacking() - Method in class com.vmware.vcenter.vm.hardware.CdromTypes.CreateSpec
Physical resource backing for the virtual CD-ROM device.
getBacking() - Method in class com.vmware.vcenter.vm.hardware.CdromTypes.Info
Physical resource backing for the virtual CD-ROM device.
getBacking() - Method in class com.vmware.vcenter.vm.hardware.CdromTypes.UpdateSpec
Physical resource backing for the virtual CD-ROM device.
getBacking() - Method in class com.vmware.vcenter.vm.hardware.DiskTypes.CreateSpec
Existing physical resource backing for the virtual disk.
getBacking() - Method in class com.vmware.vcenter.vm.hardware.DiskTypes.Info
Physical resource backing for the virtual disk.
getBacking() - Method in class com.vmware.vcenter.vm.hardware.DiskTypes.UpdateSpec
Physical resource backing for the virtual disk.
getBacking() - Method in class com.vmware.vcenter.vm.hardware.EthernetTypes.CreateSpec
Physical resource backing for the virtual Ethernet adapter.
getBacking() - Method in class com.vmware.vcenter.vm.hardware.EthernetTypes.Info
Physical resource backing for the virtual Ethernet adapter.
getBacking() - Method in class com.vmware.vcenter.vm.hardware.EthernetTypes.UpdateSpec
Physical resource backing for the virtual Ethernet adapter.
getBacking() - Method in class com.vmware.vcenter.vm.hardware.FloppyTypes.CreateSpec
Physical resource backing for the virtual floppy drive.
getBacking() - Method in class com.vmware.vcenter.vm.hardware.FloppyTypes.Info
Physical resource backing for the virtual floppy drive.
getBacking() - Method in class com.vmware.vcenter.vm.hardware.FloppyTypes.UpdateSpec
Physical resource backing for the virtual floppy drive.
getBacking() - Method in class com.vmware.vcenter.vm.hardware.ParallelTypes.CreateSpec
Physical resource backing for the virtual parallel port.
getBacking() - Method in class com.vmware.vcenter.vm.hardware.ParallelTypes.Info
Physical resource backing for the virtual parallel port.
getBacking() - Method in class com.vmware.vcenter.vm.hardware.ParallelTypes.UpdateSpec
Physical resource backing for the virtual parallel port.
getBacking() - Method in class com.vmware.vcenter.vm.hardware.SerialTypes.CreateSpec
Physical resource backing for the virtual serial port.
getBacking() - Method in class com.vmware.vcenter.vm.hardware.SerialTypes.Info
Physical resource backing for the virtual serial port.
getBacking() - Method in class com.vmware.vcenter.vm.hardware.SerialTypes.UpdateSpec
Physical resource backing for the virtual serial port.
getBackingType() - Method in class com.vmware.vcenter.vm_template.LibraryItemsTypes.EthernetInfo
Network backing type for the virtual Ethernet adapter.
getBackupPassword() - Method in class com.vmware.appliance.recovery.backup.JobTypes.BackupRequest
Password for a backup piece.
getBackupPassword() - Method in class com.vmware.appliance.recovery.backup.SchedulesTypes.CreateSpec
Password for a backup piece.
getBackupPassword() - Method in class com.vmware.appliance.recovery.backup.SchedulesTypes.UpdateSpec
Password for a backup piece.
getBackupPassword() - Method in class com.vmware.appliance.recovery.BackupTypes.BackupRequest
a password for a backup piece The backupPassword must adhere to the following password requirements: At least 8 characters, cannot be more than 20 characters in length.
getBackupPassword() - Method in class com.vmware.appliance.recovery.restore.JobTypes.RestoreRequest
a password for a backup piece backupPassword If no password then the piece will not be decrypted
getBackupPassword() - Method in class com.vmware.appliance.recovery.RestoreTypes.RestoreRequest
a password for a backup piece backupPassword If no password then the piece will not be decrypted
getBaseImage() - Method in class com.vmware.esx.hosts.SoftwareInfo
Base image of the ESX.
getBaseImage() - Method in class com.vmware.esx.settings.HostCompliance
Compliance result for the base image.
getBaseImage() - Method in class com.vmware.esx.settings.SoftwareInfo
Base image of the ESX.
getBaseImage() - Method in class com.vmware.esx.settings.SoftwareSpec
Base image of the ESX.
getBaseImageExplanationDetails() - Method in class com.vmware.esx.settings.clusters.software.RecommendationsTypes.Info
Details about why some base images are excluded in recommendation.
getBaseImageVersion() - Method in class com.vmware.esx.settings.clusters.software.reports.CheckResult
Target base image version E.g., version = BaseImageSpec->Version BaseImageSpec.getVersion() class
getBaseImageVersion() - Method in class com.vmware.esx.settings.clusters.software.reports.HardwareCompatibilityTypes.CheckSummary
Target base image version E.g., version = BaseImageSpec->Version BaseImageSpec.getVersion() class
getBios() - Method in class com.vmware.esx.hcl.hosts.CompatibilityReportTypes.BiosConstraint
The BIOS information about the constraint.
getBios() - Method in class com.vmware.esx.hcl.Server
Currently installed BIOS of the server.
getBiosConstraints() - Method in class com.vmware.esx.hcl.hosts.CompatibilityReportTypes.ServerCompatibility
Lists the BIOS constraints that the target ESXi release has for this server.
getBiosUuid() - Method in class com.vmware.vcenter.vcha.ClusterTypes.NodeVmInfo
BIOS UUID for the node.
getBiosUuid() - Method in class com.vmware.vcenter.vcha.PlacementInfo
BIOS UUID for the node.
getBiosUuid() - Method in class com.vmware.vcenter.vm.IdentityTypes.Info
128-bit SMBIOS UUID of a virtual machine represented as a hexadecimal string in "12345678-abcd-1234-cdef-123456789abc" format.
getBiosUuid() - Method in class com.vmware.vcenter.VMTypes.InstantCloneSpec
128-bit SMBIOS UUID of a virtual machine represented as a hexadecimal string in "12345678-abcd-1234-cdef-123456789abc" format.
getBoolean() - Method in class com.vmware.vapi.data.OptionalValue
 
getBoolean(String) - Method in class com.vmware.vapi.data.StructValue
 
getBooleanList() - Method in class com.vmware.vapi.data.ListValue
 
getBooleanOrElse(boolean) - Method in class com.vmware.vapi.data.OptionalValue
 
getBooleanOrNull() - Method in class com.vmware.vapi.data.OptionalValue
 
getBooleanValue() - Method in class com.vmware.vapi.metadata.metamodel.PrimitiveValue
Boolean value of the constant.
getBoot() - Method in class com.vmware.vcenter.VMTypes.CreateSpec
Boot configuration.
getBoot() - Method in class com.vmware.vcenter.VMTypes.Info
Boot configuration.
getBootDevices() - Method in class com.vmware.vcenter.VMTypes.CreateSpec
Boot device configuration.
getBootDevices() - Method in class com.vmware.vcenter.VMTypes.Info
Boot device configuration.
getBoxname() - Method in class com.vmware.appliance.recovery.RestoreTypes.Metadata
Box name is PNID/ FQDN etc
getBuild() - Method in class com.vmware.appliance.recovery.backup.job.DetailsTypes.Info
Information about the build of the appliance.
getBuild() - Method in class com.vmware.appliance.system.VersionTypes.VersionStruct
Appliance build number.
getBuild() - Method in class com.vmware.vcenter.lcm.update.PendingTypes.Info
Build number of the vCenter Release
getBuild() - Method in class com.vmware.vcenter.lcm.update.PendingTypes.Summary
Build number of the vCenter Release
getBuildNumber() - Method in class com.vmware.appliance.recovery.backup.job.DetailsTypes.BuildInfo
Build Number of the appliance.
getBuiltinType() - Method in class com.vmware.vapi.metadata.metamodel.Type
Category of the built-in type.
getBundleTypes() - Method in class com.vmware.esx.settings.depot_content.ComponentsTypes.FilterSpec
Component bundle types that a component must have to match the filter.
getBus() - Method in class com.vmware.vcenter.vm.hardware.adapter.SataTypes.CreateSpec
SATA bus number.
getBus() - Method in class com.vmware.vcenter.vm.hardware.adapter.SataTypes.Info
SATA bus number.
getBus() - Method in class com.vmware.vcenter.vm.hardware.adapter.ScsiTypes.CreateSpec
SCSI bus number.
getBus() - Method in class com.vmware.vcenter.vm.hardware.SataAddressInfo
Bus number of the adapter to which the device is attached.
getBus() - Method in class com.vmware.vcenter.vm.hardware.SataAddressSpec
Bus number of the adapter to which the device should be attached.
getBus() - Method in class com.vmware.vcenter.vm.hardware.ScsiAddressInfo
Bus number of the adapter to which the device is attached.
getBus() - Method in class com.vmware.vcenter.vm.hardware.ScsiAddressSpec
Bus number of the adapter to which the device should be attached.
getBytesTransferred() - Method in class com.vmware.content.library.item.downloadsession.FileTypes.Info
The number of bytes that have been transferred by the server so far for making this file prepared for download.
getBytesTransferred() - Method in class com.vmware.content.library.item.updatesession.FileTypes.Info
The number of bytes of this file that have been received by the server.
getCached() - Method in class com.vmware.content.library.item.FileTypes.Info
Indicates whether the file is on disk or not.
getCached() - Method in class com.vmware.content.library.item.StorageTypes.Info
Indicates whether the file is on disk or not.
getCached() - Method in class com.vmware.content.library.ItemModel
The status that indicates whether the library item is on disk or not.
getCached() - Method in class com.vmware.content.library.ItemTypes.FindSpec
Whether the item is cached.
getCancelable() - Method in class com.vmware.appliance.infraprofile.TaskInfo
Flag to indicate whether or not the operation can be cancelled.
getCancelable() - Method in class com.vmware.appliance.recovery.backup.job.DetailsTypes.Info
Flag to indicate whether or not the operation can be cancelled.
getCancelable() - Method in class com.vmware.appliance.recovery.reconciliation.JobTypes.Info
Flag to indicate whether or not the operation can be cancelled.
getCancelable() - Method in class com.vmware.appliance.SubtaskInfo
Flag to indicate whether or not the operation can be cancelled.
getCancelable() - Method in class com.vmware.appliance.TaskInfo
Flag to indicate whether or not the operation can be cancelled.
getCancelable() - Method in class com.vmware.cis.task.CommonInfo
Flag to indicate whether or not the operation can be cancelled.
getCancelable() - Method in class com.vmware.cis.task.Info
Flag to indicate whether or not the operation can be cancelled.
getCancelable() - Method in class com.vmware.esx.settings.TaskInfo
Flag to indicate whether or not the operation can be cancelled.
getCancelable() - Method in class com.vmware.vcenter.deployment.ImportHistoryTypes.Info
Flag to indicate whether or not the operation can be cancelled.
getCancelable() - Method in class com.vmware.vcenter.DeploymentTypes.Info
Flag to indicate whether or not the operation can be cancelled.
getCancelable() - Method in class com.vmware.vcenter.DeploymentTypes.Task
Flag to indicate whether or not the operation can be cancelled.
getCapability() - Method in class com.vmware.vcenter.compute.policies.capabilities.cluster_scale_in_ignore_vm_capabilities.CreateSpec
Identifier of the capability this policy is based on.
getCapability() - Method in class com.vmware.vcenter.compute.policies.capabilities.cluster_scale_in_ignore_vm_capabilities.Info
Identifier of the capability this policy is based on.
getCapability() - Method in class com.vmware.vcenter.compute.policies.capabilities.disable_drs_vmotion.CreateSpec
Identifier of the capability this policy is based on.
getCapability() - Method in class com.vmware.vcenter.compute.policies.capabilities.disable_drs_vmotion.Info
Identifier of the capability this policy is based on.
getCapability() - Method in class com.vmware.vcenter.compute.policies.capabilities.vm.evacuation.vmotion.CreateSpec
Identifier of the capability this policy is based on.
getCapability() - Method in class com.vmware.vcenter.compute.policies.capabilities.vm.evacuation.vmotion.Info
Identifier of the capability this policy is based on.
getCapability() - Method in class com.vmware.vcenter.compute.policies.capabilities.vm_host_affinity.CreateSpec
Identifier of the capability this policy is based on.
getCapability() - Method in class com.vmware.vcenter.compute.policies.capabilities.vm_host_affinity.Info
Identifier of the capability this policy is based on.
getCapability() - Method in class com.vmware.vcenter.compute.policies.capabilities.vm_host_anti_affinity.CreateSpec
Identifier of the capability this policy is based on.
getCapability() - Method in class com.vmware.vcenter.compute.policies.capabilities.vm_host_anti_affinity.Info
Identifier of the capability this policy is based on.
getCapability() - Method in class com.vmware.vcenter.compute.policies.capabilities.vm_vm_affinity.CreateSpec
Identifier of the capability this policy is based on.
getCapability() - Method in class com.vmware.vcenter.compute.policies.capabilities.vm_vm_affinity.Info
Identifier of the capability this policy is based on.
getCapability() - Method in class com.vmware.vcenter.compute.policies.capabilities.vm_vm_anti_affinity.CreateSpec
Identifier of the capability this policy is based on.
getCapability() - Method in class com.vmware.vcenter.compute.policies.capabilities.vm_vm_anti_affinity.Info
Identifier of the capability this policy is based on.
getCapability() - Method in class com.vmware.vcenter.compute.policies.CapabilitiesTypes.Summary
Identifier of the capability.
getCapability() - Method in class com.vmware.vcenter.compute.policies.CreateSpec
Identifier of the capability this policy is based on.
getCapability() - Method in class com.vmware.vcenter.compute.policies.Info
Identifier of the capability this policy is based on.
getCapability() - Method in class com.vmware.vcenter.compute.PoliciesTypes.Summary
Identifier of the capability this policy is based on.
getCapacity() - Method in class com.vmware.vcenter.content.registries.HarborTypes.StorageInfo
Total capacity for the registry storage (in mebibytes).
getCapacity() - Method in class com.vmware.vcenter.DatastoreTypes.Summary
Capacity of this datastore, in bytes.
getCapacity() - Method in class com.vmware.vcenter.namespace_management.ClusterSizeInfoTypes.VmInfo
Overall capacity of the disks in the virtual machine, in mebibytes.
getCapacity() - Method in class com.vmware.vcenter.vm.guest.LocalFilesystemTypes.Info
Total capacity of the file system, in bytes.
getCapacity() - Method in class com.vmware.vcenter.vm.hardware.DiskTypes.Info
Capacity of the virtual disk in bytes.
getCapacity() - Method in class com.vmware.vcenter.vm.hardware.DiskTypes.VmdkCreateSpec
Capacity of the virtual disk backing in bytes.
getCapacity() - Method in class com.vmware.vcenter.vm_template.LibraryItemsTypes.DiskInfo
Capacity of the virtual disk in bytes.
getCapacity() - Method in class com.vmware.vcenter.vm_template.LibraryItemsTypes.DiskUpdateSpec
Updated capacity of the virtual disk backing in bytes.
getCardinality() - Method in class com.vmware.cis.tagging.CategoryModel
The associated cardinality (SINGLE, MULTIPLE) of the category.
getCardinality() - Method in class com.vmware.cis.tagging.CategoryTypes.CreateSpec
The associated cardinality (SINGLE, MULTIPLE) of the category.
getCardinality() - Method in class com.vmware.cis.tagging.CategoryTypes.UpdateSpec
The associated cardinality (SINGLE, MULTIPLE) of the category.
getCategory() - Method in class com.vmware.appliance.MonitoringTypes.MonitoredItem
category Ex: network, storage etc
getCategory() - Method in class com.vmware.esx.settings.depot_content.add_ons.VersionsTypes.Info
Category of the OEM add-on.
getCategory() - Method in class com.vmware.esx.settings.depot_content.AddOnsTypes.AddOnVersionSummary
Category of the OEM add-on version.
getCategory() - Method in class com.vmware.esx.settings.depot_content.base_images.VersionsTypes.Info
Category of the base-image.
getCategory() - Method in class com.vmware.esx.settings.depot_content.BaseImagesTypes.Summary
Category of the base-image.
getCategory() - Method in class com.vmware.esx.settings.depot_content.components.VersionsTypes.Info
Category of the component version.
getCategory() - Method in class com.vmware.esx.settings.depot_content.ComponentsTypes.ComponentVersionSummary
Category of the component version.
getCategory() - Method in class com.vmware.vapi.metadata.metamodel.ConstantValue
Category of the type of constant value.
getCategory() - Method in class com.vmware.vapi.metadata.metamodel.Type
Category of this type.
getCategory() - Method in class com.vmware.vcenter.lcm.update.PendingTypes.Info
Category of the release based on features bundled on top of previous release
getCategory() - Method in class com.vmware.vcenter.lcm.update.PendingTypes.Summary
Category of the release based on features bundled on top of previous release
getCategory() - Method in class com.vmware.vcenter.ovf.OvfError
The message category.
getCategory() - Method in class com.vmware.vcenter.ovf.OvfMessage
The message category.
getCategory() - Method in class com.vmware.vcenter.ovf.OvfWarning
The message category.
getCategory() - Method in class com.vmware.vcenter.ovf.ParseIssue
The category of the parse issue.
getCategory() - Method in class com.vmware.vcenter.ovf.Property
If this is set to a non-empty string, this property starts a new category.
getCategoryId() - Method in class com.vmware.cis.tagging.CategoryTypes.CreateSpec
This property was added in vSphere API 6.7.
getCategoryId() - Method in class com.vmware.cis.tagging.TagModel
The identifier of the parent category in which this tag will be created.
getCategoryId() - Method in class com.vmware.cis.tagging.TagTypes.CreateSpec
The unique identifier of the parent category in which this tag will be created.
getCategoryName() - Method in class com.vmware.vcenter.compute.policies.TagUsageTypes.Summary
Name of the category that has TagUsageTypes.Summary.getTag().
getCdrom() - Method in class com.vmware.vcenter.vm.hardware.CdromTypes.Summary
Identifier of the virtual CD-ROM device.
getCdroms() - Method in class com.vmware.vcenter.VMTypes.CreateSpec
List of CD-ROMs.
getCdroms() - Method in class com.vmware.vcenter.VMTypes.Info
List of CD-ROMs.
getCeipEnabled() - Method in class com.vmware.vcenter.deployment.InstallTypes.VcsaEmbeddedSpec
Whether CEIP should be enabled or disabled.
getCeipEnabled() - Method in class com.vmware.vcenter.deployment.MigrateTypes.PscSpec
Customer experience improvement program should be enabled or disabled for this Platform Services Controller migration.
getCeipEnabled() - Method in class com.vmware.vcenter.deployment.MigrateTypes.VcsaEmbeddedSpec
Customer experience improvement program should be enabled or disabled for this embedded vCenter Server migration.
getCeipEnabled() - Method in class com.vmware.vcenter.deployment.UpgradeTypes.PscSpec
Customer experience improvement program should be enabled or disabled for this Platform Services Controller upgrade.
getCeipEnabled() - Method in class com.vmware.vcenter.deployment.UpgradeTypes.VcsaEmbeddedSpec
Customer experience improvement program should be enabled or disabled for this embedded vCenter Server upgrade.
getCert() - Method in class com.vmware.vcenter.certificate_management.vcenter.TlsTypes.Info
TLS certificate in PEM format.
getCert() - Method in class com.vmware.vcenter.certificate_management.vcenter.TlsTypes.Spec
Certificate string in PEM format.
getCertChain() - Method in class com.vmware.vcenter.certificate_management.vcenter.TrustedRootChainsTypes.CreateSpec
Certificate chain in base64 encoding.
getCertChain() - Method in class com.vmware.vcenter.certificate_management.vcenter.TrustedRootChainsTypes.Info
A certificate chain in base64 encoding.
getCertChain() - Method in class com.vmware.vcenter.certificate_management.X509CertChain
Certificate chain in base64 format.
getCertChain() - Method in class com.vmware.vcenter.content.registries.HarborTypes.Info
Harbor certificate chain in base64 format.
getCertChain() - Method in class com.vmware.vcenter.identity.ProvidersTypes.ActiveDirectoryOverLdap
SSL certificate chain in base64 encoding.
getCertChain() - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.attestation.tpm2.CaCertificatesTypes.CreateSpec
The CA certificate chain.
getCertChain() - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.attestation.tpm2.CaCertificatesTypes.Info
The CA certificate chain.
getCertChain() - Method in class com.vmware.vcenter.trusted_infrastructure.X509CertChain
Certificate chain in base64 format.
getCertificate() - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.attestation.tpm2.EndorsementKeysTypes.CreateSpec
TPM endorsement key certificate in PEM format.
getCertificate() - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.providers.ClientCertificateTypes.Info
Public certificate.
getCertificate() - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.providers.ClientCertificateTypes.UpdateSpec
Public certificate used by every host in the cluster.
getCertificate() - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.providers.CurrentPeerCertificatesTypes.Summary
Server certificate.
getCertificateInfo() - Method in class com.vmware.content.library.item.updatesession.PreviewInfo
The certificate information of the signed update session content.
getCertificates() - Method in class com.vmware.vcenter.trusted_infrastructure.PrincipalTypes.Info
The certificates used by the STS to sign tokens for this vCenter.
getCertificates() - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.ConsumerPrincipalsTypes.CreateSpec
The certificates used by the vCenter STS to sign tokens.
getCertificates() - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.ConsumerPrincipalsTypes.Info
The certificates used by the vCenter STS to sign tokens.
getCertificates() - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.providers.TrustedPeerCertificatesTypes.Info
List of certificate strings, PEM format.
getCertificates() - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.providers.TrustedPeerCertificatesTypes.UpdateSpec
Public certificates of key server to trust.
getChain() - Method in class com.vmware.vcenter.certificate_management.vcenter.TrustedRootChainsTypes.CreateSpec
Unique identifier for this trusted root.
getChain() - Method in class com.vmware.vcenter.certificate_management.vcenter.TrustedRootChainsTypes.Summary
Unique identifier for chain.
getChallenge() - Method in exception com.vmware.vapi.std.errors.Unauthenticated
Indicates the authentication challenges applicable to the target API provider.
getChangeLag() - Method in class com.vmware.vcenter.topology.ReplicationStatusTypes.Summary
Number of replication changes node is behind the replication partner.
getCheck() - Method in class com.vmware.esx.settings.clusters.software.reports.LastCheckResultTypes.CheckInfo
The check identifier.
getCheck() - Method in class com.vmware.esx.settings.clusters.software.reports.LastCheckResultTypes.CheckStatus
Information about this check.
getCheck() - Method in class com.vmware.esx.settings.clusters.SoftwareTypes.CheckInfo
The check identifier.
getCheck() - Method in class com.vmware.esx.settings.clusters.SoftwareTypes.CheckStatus
Information about this check.
getCheckOut() - Method in class com.vmware.vcenter.vm.LibraryItemTypes.Info
Information about the checked out virtual machine.
getCheckSchedule() - Method in class com.vmware.appliance.update.PolicyTypes.Config
Schedule when the automatic check will be run.
getCheckSchedule() - Method in class com.vmware.appliance.update.PolicyTypes.Info
Schedule when the automatic check will be run.
getCheckStatuses() - Method in class com.vmware.esx.settings.clusters.software.reports.LastCheckResultTypes.EntityCheckResult
List of CheckStatus for all checks performed.
getCheckStatuses() - Method in class com.vmware.esx.settings.clusters.SoftwareTypes.EntityCheckResult
List of CheckStatus for all checks performed.
getChecksToSkip() - Method in class com.vmware.esx.settings.clusters.enablement.SoftwareTypes.CheckSpec
Specifies the checks that should be skipped.
getChecksum() - Method in class com.vmware.content.library.item.FileTypes.ChecksumInfo
The checksum value calculated with FileTypes.ChecksumInfo.getAlgorithm().
getChecksumInfo() - Method in class com.vmware.content.library.item.downloadsession.FileTypes.Info
The checksum information of the file.
getChecksumInfo() - Method in class com.vmware.content.library.item.FileTypes.Info
A checksum for validating the content of the file.
getChecksumInfo() - Method in class com.vmware.content.library.item.StorageTypes.Info
A checksum for validating the content of the file.
getChecksumInfo() - Method in class com.vmware.content.library.item.updatesession.FileTypes.AddSpec
The checksum of the file.
getChecksumInfo() - Method in class com.vmware.content.library.item.updatesession.FileTypes.Info
The checksum information of the file received by the server.
getCheckTime() - Method in class com.vmware.appliance.update.PendingTypes.PrecheckResult
Time when this precheck was run.
getCheckTime() - Method in class com.vmware.esx.settings.clusters.software.RecommendationsTypes.Info
The most recent timestamp when check for recommended image is launched.
getCheckTime() - Method in class com.vmware.vcenter.vm.storage.policy.ComplianceTypes.VmComplianceInfo
Date and time of the most recent compliance check.
getChildren() - Method in class com.vmware.vapi.metadata.cli.NamespaceTypes.Info
The children of this namespace in the tree of CLI namespaces.
getCid() - Method in class com.vmware.vstats.CidMid
Counter Id.
getCid() - Method in class com.vmware.vstats.CounterMetadataTypes.Info
Counter Id.
getCid() - Method in class com.vmware.vstats.CountersTypes.FilterSpec
Counter identifier that will be listed.
getCid() - Method in class com.vmware.vstats.CountersTypes.Info
Counter Id.
getCid() - Method in class com.vmware.vstats.DataTypes.DataPoint
Counter Id.
getCid() - Method in class com.vmware.vstats.DataTypes.FilterSpec
Counter ID.
getCidMid() - Method in class com.vmware.vstats.AcqSpecsTypes.CounterSpec
Counter and optional meatadata identifier.
getClaimMap() - Method in class com.vmware.vcenter.identity.ProvidersTypes.Oauth2CreateSpec
The map used to transform an OAuth2 claim to a corresponding claim that vCenter Server understands.
getClaimMap() - Method in class com.vmware.vcenter.identity.ProvidersTypes.Oauth2Info
The map used to transform an OAuth2 claim to a corresponding claim that vCenter Server understands.
getClaimMap() - Method in class com.vmware.vcenter.identity.ProvidersTypes.Oauth2UpdateSpec
The map used to transform an OAuth2 claim to a corresponding claim that vCenter Server understands.
getClaimMap() - Method in class com.vmware.vcenter.identity.ProvidersTypes.OidcCreateSpec
The map used to transform an OAuth2 claim to a corresponding claim that vCenter Server understands.
getClaimMap() - Method in class com.vmware.vcenter.identity.ProvidersTypes.OidcInfo
The map used to transform an OAuth2 claim to a corresponding claim that vCenter Server understands.
getClaimMap() - Method in class com.vmware.vcenter.identity.ProvidersTypes.OidcUpdateSpec
The map used to transform an OAuth2 claim to a corresponding claim that vCenter Server understands.
getClassCode() - Method in class com.vmware.esx.hcl.PCIDevice
Register that specifies the type of function the device performs.
getClassId() - Method in class com.vmware.vcenter.ovf.Property
The classId of this OVF property.
getCleanPowerOff() - Method in class com.vmware.vcenter.vm.PowerTypes.Info
Flag indicating whether the virtual machine was powered off cleanly.
getClientAffinity() - Method in class com.vmware.vcenter.topology.NodesTypes.Info
Identifier of the affinitized Platform Services Controller node.
getClientAffinity() - Method in class com.vmware.vcenter.topology.NodesTypes.Summary
Identifier of the affinitized Platform Services Controller node.
getClientId() - Method in class com.vmware.vcenter.identity.ProvidersTypes.Oauth2CreateSpec
Client identifier to connect to the provider.
getClientId() - Method in class com.vmware.vcenter.identity.ProvidersTypes.Oauth2Info
Client identifier to connect to the provider.
getClientId() - Method in class com.vmware.vcenter.identity.ProvidersTypes.Oauth2Summary
Client identifier to connect to the provider.
getClientId() - Method in class com.vmware.vcenter.identity.ProvidersTypes.Oauth2UpdateSpec
Client identifier to connect to the provider.
getClientId() - Method in class com.vmware.vcenter.identity.ProvidersTypes.OidcCreateSpec
Client identifier to connect to the provider.
getClientId() - Method in class com.vmware.vcenter.identity.ProvidersTypes.OidcInfo
Client identifier to connect to the provider.
getClientId() - Method in class com.vmware.vcenter.identity.ProvidersTypes.OidcSummary
Client identifier to connect to the provider.
getClientId() - Method in class com.vmware.vcenter.identity.ProvidersTypes.OidcUpdateSpec
Client identifier to connect to the provider.
getClientProgress() - Method in class com.vmware.content.library.item.DownloadSessionModel
The progress that has been made with the download.
getClientProgress() - Method in class com.vmware.content.library.item.UpdateSessionModel
The progress that has been made with the upload.
getClientSecret() - Method in class com.vmware.vcenter.identity.ProvidersTypes.Oauth2CreateSpec
The secret shared between the client and the provider.
getClientSecret() - Method in class com.vmware.vcenter.identity.ProvidersTypes.Oauth2Info
The secret shared between the client and the provider.
getClientSecret() - Method in class com.vmware.vcenter.identity.ProvidersTypes.Oauth2UpdateSpec
Shared secret between identity provider and client.
getClientSecret() - Method in class com.vmware.vcenter.identity.ProvidersTypes.OidcCreateSpec
The secret shared between the client and the provider.
getClientSecret() - Method in class com.vmware.vcenter.identity.ProvidersTypes.OidcInfo
The secret shared between the client and the provider.
getClientSecret() - Method in class com.vmware.vcenter.identity.ProvidersTypes.OidcUpdateSpec
The secret shared between the client and the provider.
getClientTrustServer() - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.ProvidersTypes.ServerInfo
Whether this client trusts the server.
getCluster() - Method in class com.vmware.content.library.SubscriptionsTypes.CreateSpecPlacement
Cluster onto which the virtual machine template should be placed.
getCluster() - Method in class com.vmware.content.library.SubscriptionsTypes.PlacementInfo
Cluster onto which the virtual machine template should be placed.
getCluster() - Method in class com.vmware.content.library.SubscriptionsTypes.UpdateSpecPlacement
Cluster onto which the virtual machine template should be placed.
getCluster() - Method in class com.vmware.esx.settings.clusters.software.reports.LastCheckResultTypes.EntityCheckResult
If the entity type is CLUSTER then the cluster identifier for which the checks have been run.
getCluster() - Method in class com.vmware.esx.settings.clusters.SoftwareTypes.EntityCheckResult
If the entity type is CLUSTER then the cluster identifier for which the checks have been run.
getCluster() - Method in class com.vmware.vcenter.ClusterTypes.Summary
Identifier of the cluster.
getCluster() - Method in class com.vmware.vcenter.content.registries.HarborTypes.CreateSpec
Identifier of the cluster hosting the registry.
getCluster() - Method in class com.vmware.vcenter.content.registries.HarborTypes.Info
Identifier of the cluster.
getCluster() - Method in class com.vmware.vcenter.content.registries.HarborTypes.Summary
Identifier of the cluster.
getCluster() - Method in class com.vmware.vcenter.namespace_management.ClusterCompatibilityTypes.Summary
Identifier of the cluster.
getCluster() - Method in class com.vmware.vcenter.namespace_management.ClustersTypes.Summary
Identifier for the cluster.
getCluster() - Method in class com.vmware.vcenter.namespace_management.software.ClustersTypes.Summary
Identifier for the cluster.
getCluster() - Method in class com.vmware.vcenter.namespace_management.stats.TimeSeriesTypes.Spec
Cluster identifier for queries for a cluster.
getCluster() - Method in class com.vmware.vcenter.namespaces.InstancesTypes.CreateSpec
Identifier of the cluster on which the namespace is being created.
getCluster() - Method in class com.vmware.vcenter.namespaces.InstancesTypes.Info
Identifier for the cluster hosting the namespace.
getCluster() - Method in class com.vmware.vcenter.namespaces.InstancesTypes.Summary
Identifier for the cluster hosting the namespace.
getCluster() - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_hosts.AttestationTypes.Info
The opaque string identifier of the cluster in which the Attestation Service is part of.
getCluster() - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_hosts.AttestationTypes.Summary
The opaque string identifier of the cluster in which the Attestation Service is part of.
getCluster() - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_hosts.KmsTypes.Info
The opaque string identifier of the cluster in which the Key Provider Service is part of.
getCluster() - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_hosts.KmsTypes.Summary
The opaque string identifier of the cluster in which the Key Provider Service is part of.
getCluster() - Method in class com.vmware.vcenter.trusted_infrastructure.TrustAuthorityClustersTypes.FilterSpec
Identifies the cluster.
getCluster() - Method in class com.vmware.vcenter.trusted_infrastructure.TrustAuthorityClustersTypes.Info
Identifies the cluster.
getCluster() - Method in class com.vmware.vcenter.trusted_infrastructure.TrustAuthorityClustersTypes.Summary
Identifies the cluster.
getCluster() - Method in class com.vmware.vcenter.vcha.PlacementInfo
The identifier of the cluster of which getHost() is member.
getCluster() - Method in class com.vmware.vcenter.vm_template.library_items.CheckOutsTypes.PlacementSpec
Cluster onto which the virtual machine should be placed.
getCluster() - Method in class com.vmware.vcenter.vm_template.LibraryItemsTypes.CreatePlacementSpec
Cluster onto which the virtual machine template should be placed.
getCluster() - Method in class com.vmware.vcenter.vm_template.LibraryItemsTypes.DeployPlacementSpec
Cluster onto which the deployed virtual machine should be placed.
getCluster() - Method in class com.vmware.vcenter.VMTypes.ClonePlacementSpec
Cluster into which the cloned virtual machine should be placed.
getCluster() - Method in class com.vmware.vcenter.VMTypes.ComputePlacementSpec
Cluster into which the virtual machine should be placed.
getCluster() - Method in class com.vmware.vcenter.VMTypes.PlacementSpec
Cluster into which the virtual machine should be placed.
getCluster() - Method in class com.vmware.vcenter.VMTypes.RegisterPlacementSpec
Cluster into which the virtual machine should be placed.
getCluster() - Method in class com.vmware.vcenter.VMTypes.RelocatePlacementSpec
Cluster into which the virtual machine should be placed.
getClusterDistributedSwitch() - Method in class com.vmware.vcenter.namespace_management.ClustersTypes.NCPClusterNetworkEnableSpec
vSphere Distributed Switch used to connect this cluster.
getClusterDistributedSwitch() - Method in class com.vmware.vcenter.namespace_management.ClustersTypes.NCPClusterNetworkInfo
vSphere Distributed Switch used to connect this cluster.
getClusterName() - Method in class com.vmware.vcenter.namespace_management.ClustersTypes.Summary
Name of the cluster.
getClusterName() - Method in class com.vmware.vcenter.namespace_management.software.ClustersTypes.Summary
Name of the cluster.
getClusterName() - Method in class com.vmware.vcenter.vcha.PlacementInfo
The name of the cluster of which getHost() is member.
getClusters() - Method in class com.vmware.vcenter.ClusterTypes.FilterSpec
Identifiers of clusters that can match the filter.
getClusters() - Method in class com.vmware.vcenter.HostTypes.FilterSpec
Clusters that must contain the hosts for the hosts to match the filter.
getClusters() - Method in class com.vmware.vcenter.ResourcePoolTypes.FilterSpec
Clusters that must contain the resource pool for the resource pool to match the filter.
getClusters() - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_hosts.AttestationTypes.FilterSpec
A set of cluster IDs by which to filter the services.
getClusters() - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_hosts.KmsTypes.FilterSpec
A set of cluster IDs by which to filter the services.
getClusters() - Method in class com.vmware.vcenter.VMTypes.FilterSpec
Clusters that must contain the virtual machine for the virtual machine to match the filter.
getColumnNumber() - Method in class com.vmware.vcenter.ovf.ParseIssue
The position in the line (see ParseIssue.getLineNumber()) (or -1 if not applicable).
getComment() - Method in class com.vmware.appliance.recovery.backup.JobTypes.BackupRequest
Custom comment provided by the user.
getComment() - Method in class com.vmware.appliance.recovery.backup.system_name.ArchiveTypes.Info
Custom comment added by the user for this backup.
getComment() - Method in class com.vmware.appliance.recovery.backup.system_name.ArchiveTypes.Summary
Custom comment added by the user for this backup.
getComment() - Method in class com.vmware.appliance.recovery.BackupTypes.BackupRequest
Custom comment comment an optional comment
getComment() - Method in class com.vmware.appliance.recovery.RestoreTypes.Metadata
Custom comment
getCommentSubstring() - Method in class com.vmware.appliance.recovery.backup.system_name.ArchiveTypes.FilterSpec
Backup comment must contain this String to match the filter.
getCommit() - Method in class com.vmware.esx.settings.ClusterCompliance
Identifier of the commit on which the scan is run to generate this result.
getCommit() - Method in class com.vmware.esx.settings.clusters.software.reports.ApplyImpactTypes.ClusterImpact
Identifier of the commit on which the impact is generated.
getCommit() - Method in class com.vmware.esx.settings.clusters.software.reports.CheckResult
Spec Identifier of the desired configuration on which the HCL scan is performed to generate this result, populated by the HCL validation.
getCommit() - Method in class com.vmware.esx.settings.clusters.software.reports.HardwareCompatibilityTypes.CheckSummary
Spec Identifier of the desired configuration on which the HCL scan is performed to generate this result, populated by the HCL validation.
getCommit() - Method in class com.vmware.esx.settings.clusters.software.reports.LastApplyResultTypes.ApplyResult
The identifier of the commit used to fetch the desired software document to be applied to all hosts within the cluster.
getCommit() - Method in class com.vmware.esx.settings.clusters.software.reports.LastCheckResultTypes.CheckResult
The identifier of the commit on which checks have been run.
getCommit() - Method in class com.vmware.esx.settings.clusters.SoftwareTypes.ApplyResult
The identifier of the commit used to fetch the desired software document to be applied to all hosts within the cluster.
getCommit() - Method in class com.vmware.esx.settings.clusters.SoftwareTypes.ApplySpec
The minimum commit identifier of the desired software document to be used during the com.vmware.esx.settings.clusters.Software#apply method.
getCommit() - Method in class com.vmware.esx.settings.clusters.SoftwareTypes.CheckResult
The identifier of the commit on which checks have been run.
getCommit() - Method in class com.vmware.esx.settings.clusters.SoftwareTypes.CheckSpec
The minimum commit identifier of the desired software document to be used during the check method.
getCommit() - Method in class com.vmware.esx.settings.HostCompliance
Identifier of the commit on which the scan is run to generate this result.
getCommitTime() - Method in class com.vmware.esx.settings.clusters.software.CommitsTypes.Info
Creation time of the commit.
getCommonName() - Method in class com.vmware.vcenter.certificate_management.vcenter.TlsCsrTypes.Spec
This property was added in vSphere API 6.7.2.
getCommonName() - Method in class com.vmware.vcenter.certificate_management.vcenter.TlsTypes.ReplaceSpec
The common name of the host for which certificate is generated.
getCommonName() - Method in class com.vmware.vcenter.certificate_management.vcenter.VmcaRootTypes.CreateSpec
The common name of the host for which certificate is generated.
getCompatibility() - Method in class com.vmware.esx.hcl.hosts.CompatibilityReportTypes.DeviceHclInfo
Indicates compatibility status of the PCI device.
getCompatibilityGuideLink() - Method in class com.vmware.esx.settings.clusters.software.reports.PciDeviceComplianceInfo
Provides link to the VMware Compatibility Guide for further information on the compatibility.
getCompatible() - Method in class com.vmware.vcenter.lcm.discovery.InteropReportTypes.ReportRow
Defines whether the product is compatible against the target product.
getCompatible() - Method in class com.vmware.vcenter.namespace_management.ClusterCompatibilityTypes.FilterSpec
Compatibility criteria for matching the filter.
getCompatible() - Method in class com.vmware.vcenter.namespace_management.ClusterCompatibilityTypes.Summary
Compatibility of this cluster.
getCompatible() - Method in class com.vmware.vcenter.namespace_management.DistributedSwitchCompatibilityTypes.FilterSpec
Compatibility criteria for matching the filter.
getCompatible() - Method in class com.vmware.vcenter.namespace_management.DistributedSwitchCompatibilityTypes.Summary
Compatibility of this switch with vSphere Namespaces.
getCompatible() - Method in class com.vmware.vcenter.namespace_management.EdgeClusterCompatibilityTypes.FilterSpec
Compatibility criteria for matching the filter.
getCompatible() - Method in class com.vmware.vcenter.namespace_management.EdgeClusterCompatibilityTypes.Summary
Compatibility of this Edge Cluster with Namespaces feature.
getCompatibleCount() - Method in class com.vmware.vcenter.lcm.discovery.InteropReportTypes.ReportSummary
Number of compatible products.
getCompatibleDatastores() - Method in class com.vmware.vcenter.storage.PoliciesTypes.CompatibilityInfo
Info about a list of datastores compatible with a specific storage policy.
getCompatibleDevices() - Method in class com.vmware.esx.settings.clusters.software.reports.PciDeviceCompliance
Compatible Device Compliance result for all devices present on all hosts in the cluster compared with the corresponding component in the software specification.
getCompatibleReleases() - Method in class com.vmware.vcenter.lcm.discovery.InteropReportTypes.ReportRow
A list of compatible releases of the product with the target product.
getCompatibleVersions() - Method in class com.vmware.esx.settings.clusters.software.reports.PciDeviceComplianceInfo
List of vSphere Versions compatible for this device.
getCompleted() - Method in class com.vmware.cis.task.Progress
The amount of work completed for the operation.
getCompleted() - Method in class com.vmware.vcenter.namespace_management.software.ClustersTypes.UpgradeProgress
The amount of work completed for the operation.
getCompletedWork() - Method in class com.vmware.vcenter.hvc.links.sync.ProvidersTypes.SessionInfo
Completed work for the session.
getCompletionTime() - Method in class com.vmware.vcenter.hvc.links.sync.ProvidersTypes.SessionInfo
Time at which forced sync session was completed.
getCompliantHosts() - Method in class com.vmware.esx.settings.ClusterCompliance
Identifiers of compliant hosts.
getComponent() - Method in class com.vmware.esx.settings.SolutionComponentDetails
Identifier of the component.
getComponent() - Method in class com.vmware.esx.settings.SolutionComponentSpec
Identifier of the component.
getComponentClass() - Method in class com.vmware.esx.settings.HardwareModuleDetails
Class of module (BIOS, PCI Device, non-PCI hardware, etc.)
getComponents() - Method in class com.vmware.esx.hosts.SoftwareInfo
Map of components in an ESX image.
getComponents() - Method in class com.vmware.esx.hosts.SolutionInfo
Components registered by the solution.
getComponents() - Method in class com.vmware.esx.settings.depot_content.add_ons.VersionsTypes.Info
List of components in this OEM add-on.
getComponents() - Method in class com.vmware.esx.settings.depot_content.base_images.VersionsTypes.Info
List of components in this base-image.
getComponents() - Method in class com.vmware.esx.settings.HostCompliance
Compliance result for all the effective components and all the components present on the host.
getComponents() - Method in class com.vmware.esx.settings.SoftwareInfo
Information about the components in the software specification.
getComponents() - Method in class com.vmware.esx.settings.SoftwareSpec
Additional components which should be part of the software specification.
getComponents() - Method in class com.vmware.esx.settings.SolutionDetails
Components registered by the solution.
getComponents() - Method in class com.vmware.esx.settings.SolutionInfo
Components registered by the solution.
getComponents() - Method in class com.vmware.esx.settings.SolutionSpec
Components registered by the solution.
getComponentsToDelete() - Method in class com.vmware.esx.settings.clusters.software.drafts.software.ComponentsTypes.UpdateSpec
List of components to be removed.
getComponentsToSet() - Method in class com.vmware.esx.settings.clusters.software.drafts.software.ComponentsTypes.UpdateSpec
List of components to be updated.
getComputerName() - Method in class com.vmware.vcenter.guest.UserData
The computer name of the (Windows) virtual machine.
getConfig() - Method in class com.vmware.vapi.protocol.ClientConfiguration.Builder
 
getConfig() - Method in class com.vmware.vapi.protocol.HttpConfiguration.Builder
Creates a configuration with all the settings set to this builder instance.
getConfig() - Method in class com.vmware.vapi.protocol.HttpConfiguration.SslConfiguration.Builder
Creates a configuration with all the settings set to this builder instance.
getConfigMapCount() - Method in class com.vmware.vcenter.namespaces.ResourceQuotaOptionsV1
This represents 'count/configmaps' option which is the maximum number of ConfigMaps in the namespace.
getConfigMapCount() - Method in class com.vmware.vcenter.namespaces.ResourceQuotaOptionsV1Update
This represents the new value for 'configMapCount' option which is the maximum number of ConfigMaps in the namespace.
getConfigMapCountUnset() - Method in class com.vmware.vcenter.namespaces.ResourceQuotaOptionsV1Update
This represents the intent of the change to ResourceQuotaOptionsV1Update.getConfigMapCount().
getConfigSpec() - Method in class com.vmware.appliance.infraprofile.ConfigsTypes.ImportProfileSpec
The JSON string representing the desired config specification.
getConfigState() - Method in class com.vmware.vcenter.vcha.ClusterTypes.Info
Configuration state of the VCHA cluster.
The active node's management vCenter server credentials are not required to populate this property.
getConfigStatus() - Method in class com.vmware.vcenter.content.registries.harbor.ProjectsTypes.Info
The status of the Harbor project.
getConfigStatus() - Method in class com.vmware.vcenter.namespace_management.ClustersTypes.Info
Current setting for ConfigStatus.
getConfigStatus() - Method in class com.vmware.vcenter.namespace_management.ClustersTypes.Summary
Current setting for ConfigStatus.
getConfigStatus() - Method in class com.vmware.vcenter.namespaces.InstancesTypes.Info
Current setting for ConfigStatus.
getConfigStatus() - Method in class com.vmware.vcenter.namespaces.InstancesTypes.Summary
Current setting for ConfigStatus.
getConfigTag() - Method in class com.vmware.vcenter.identity.ProvidersTypes.CreateSpec
The config type of the identity provider.
getConfigTag() - Method in class com.vmware.vcenter.identity.ProvidersTypes.Info
The config type of the identity provider.
getConfigTag() - Method in class com.vmware.vcenter.identity.ProvidersTypes.Summary
The config type of the identity provider.
getConfigTag() - Method in class com.vmware.vcenter.identity.ProvidersTypes.UpdateSpec
The config type of the identity provider.
getConfigurable() - Method in class com.vmware.appliance.networking.interfaces.Ipv4Types.Info
The specified network interface is configurable or not.
getConfigurable() - Method in class com.vmware.appliance.networking.interfaces.Ipv6Types.Info
Is NIC configurable or not.
getConfigurationSpec() - Method in class com.vmware.vcenter.guest.CustomizationSpec
Settings to be applied to the guest during the customization.
getConnected() - Method in class com.vmware.content.type.ovf.Floppy
True if floppy is connected It is optional to specify if a floppy is connected.
getConnection(String, String, KeyStore) - Method in class com.vmware.vapi.protocol.JsonProtocolConnectionFactory
 
getConnection(String, String, KeyStore) - Method in interface com.vmware.vapi.protocol.ProtocolConnectionFactory
 
getConnectionCookie() - Method in class com.vmware.vcenter.vm.hardware.EthernetTypes.BackingInfo
Server-generated cookie that identifies the connection to the port.
getConnectionState() - Method in class com.vmware.vcenter.HostTypes.Summary
Connection status of the host
getConnectionStates() - Method in class com.vmware.vcenter.HostTypes.FilterSpec
Connection states that a host must be in to match the filter (see HostTypes.Summary.getConnectionState().
getConnectionTimeout() - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.ProvidersTypes.KeyServerCreateSpec
Connection timeout in seconds.
getConnectionTimeout() - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.ProvidersTypes.KeyServerInfo
Connection timeout in seconds.
getConnectionTimeout() - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.ProvidersTypes.KeyServerUpdateSpec
Connection timeout in seconds.
getConnectTimeout() - Method in class com.vmware.vapi.protocol.HttpConfiguration
 
getConstants() - Method in class com.vmware.vapi.metadata.metamodel.ServiceInfo
Metamodel information of all the constant elements contained in the service element.
getConstants() - Method in class com.vmware.vapi.metadata.metamodel.StructureInfo
Metamodel information of all the constant elements contained in the structure element.
getContact() - Method in class com.vmware.esx.settings.depot_content.components.VersionsTypes.Info
Contact email for the component version.
getContents() - Method in class com.vmware.appliance.update.PendingTypes.Info
List of the 1.
getContentVersion() - Method in class com.vmware.content.library.ItemModel
The latest version of the file content list of this library item.
getCore() - Method in class com.vmware.vcenter.deployment.DataMigrationInfo
Migrate only core data and configuration from vCenter Server.
getCoreEventsTasks() - Method in class com.vmware.vcenter.deployment.DataMigrationInfo
Migrate core, events, and tasks from vCenter Server.
getCoreEventsTasksWithDeferred() - Method in class com.vmware.vcenter.deployment.DataMigrationInfo
Migrate core, events, and tasks from vCenter Server.
getCoresPerSocket() - Method in class com.vmware.vcenter.namespace_management.ClusterSizeInfoTypes.VmInfo
Number of CPU cores per socket.
getCoresPerSocket() - Method in class com.vmware.vcenter.vm.hardware.CpuTypes.Info
Number of CPU cores per socket.
getCoresPerSocket() - Method in class com.vmware.vcenter.vm.hardware.CpuTypes.UpdateSpec
New number of CPU cores per socket.
getCoresPerSocket() - Method in class com.vmware.vcenter.vm_template.LibraryItemsTypes.CpuInfo
Number of CPU cores per socket.
getCount() - Method in class com.vmware.vcenter.namespace_management.ClusterSizeInfoTypes.VmInfo
Number of CPU cores.
getCount() - Method in class com.vmware.vcenter.vm.hardware.CpuTypes.Info
Number of CPU cores.
getCount() - Method in class com.vmware.vcenter.vm.hardware.CpuTypes.UpdateSpec
New number of CPU cores.
getCount() - Method in class com.vmware.vcenter.vm_template.LibraryItemsTypes.CpuInfo
Number of CPU cores.
getCounter() - Method in class com.vmware.vcenter.namespace_management.stats.TimeSeriesTypes.TimeSeries
Counter identifier.
getCounters() - Method in class com.vmware.vstats.AcqSpecsTypes.CreateSpec
Designates the counter(s) to be sampled.
getCounters() - Method in class com.vmware.vstats.AcqSpecsTypes.Info
Designates the counter(s) to be sampled.
getCounters() - Method in class com.vmware.vstats.AcqSpecsTypes.UpdateSpec
Designates the counter(s) to be sampled.
getCounters() - Method in class com.vmware.vstats.CounterSetsTypes.Info
List of Counter CidMids.
getCountry() - Method in class com.vmware.vcenter.certificate_management.vcenter.TlsCsrTypes.Spec
Country field in certificate subject.
getCountry() - Method in class com.vmware.vcenter.certificate_management.vcenter.TlsTypes.ReplaceSpec
Country field in certificate subject.
getCountry() - Method in class com.vmware.vcenter.certificate_management.vcenter.VmcaRootTypes.CreateSpec
Country field in certificate subject.
getCpu() - Method in class com.vmware.content.type.ovf.VmTemplate
CPU information of the VM A VM template is not required to specify a CPU.
getCpu() - Method in class com.vmware.vcenter.vm_template.LibraryItemsTypes.Info
CPU configuration of the virtual machine template.
getCpu() - Method in class com.vmware.vcenter.VMTypes.CreateSpec
CPU configuration.
getCpu() - Method in class com.vmware.vcenter.VMTypes.Info
CPU configuration.
getCpuAllocation() - Method in class com.vmware.vcenter.ResourcePoolTypes.CreateSpec
Resource allocation for CPU.
getCpuAllocation() - Method in class com.vmware.vcenter.ResourcePoolTypes.Info
Resource allocation information for CPU.
getCpuAllocation() - Method in class com.vmware.vcenter.ResourcePoolTypes.UpdateSpec
Resource allocation for CPU.
getCpuCapacity() - Method in class com.vmware.vcenter.namespace_management.ClustersTypes.Stats
Total CPU capacity in the cluster available for vSphere Namespaces, in MHz.
getCpuCount() - Method in class com.vmware.vcenter.VMTypes.Summary
Number of CPU cores.
getCpuFeatures() - Method in class com.vmware.esx.hcl.Server
The current CPU features.
getCpuLimit() - Method in class com.vmware.vcenter.namespaces.ResourceQuotaOptionsV1
This is equivalent to 'limits.cpu' option which is the maximum CPU limit (in MHz) across all pods which exist in a non-terminal state in the namespace.
getCpuLimit() - Method in class com.vmware.vcenter.namespaces.ResourceQuotaOptionsV1Update
This represents the new value for 'limits.cpu' option which is equivalent to the maximum CPU limit (in MHz) across all pods in the namespace.
getCpuLimitDefault() - Method in class com.vmware.vcenter.namespaces.ResourceQuotaOptionsV1
This represents the default cpu limit (in MHz) for containers in the pod.
getCpuLimitDefault() - Method in class com.vmware.vcenter.namespaces.ResourceQuotaOptionsV1Update
This represents the new value for the default CPU limit (in Mhz) for containers in the pod.
getCpuLimitDefaultUnset() - Method in class com.vmware.vcenter.namespaces.ResourceQuotaOptionsV1Update
This represents the intent of the change to ResourceQuotaOptionsV1Update.getCpuLimitDefault().
getCpuLimitUnset() - Method in class com.vmware.vcenter.namespaces.ResourceQuotaOptionsV1Update
This represents the intent of the change to ResourceQuotaOptionsV1Update.getCpuLimit().
getCpuRequestDefault() - Method in class com.vmware.vcenter.namespaces.ResourceQuotaOptionsV1
This represents the default CPU request (in MHz) for containers in the pod.
getCpuRequestDefault() - Method in class com.vmware.vcenter.namespaces.ResourceQuotaOptionsV1Update
This represents the new value for the default CPU request (in Mhz) for containers in the pod.
getCpuRequestDefaultUnset() - Method in class com.vmware.vcenter.namespaces.ResourceQuotaOptionsV1Update
This represents the intent of the change to ResourceQuotaOptionsV1Update.getCpuRequestDefault().
getCpuSeries() - Method in class com.vmware.esx.hcl.hosts.CompatibilityReportTypes.ServerCompatibility
The CPU series name.
getCpuSeries() - Method in class com.vmware.esx.hcl.Server
The CPU series name.
getCpuUpdate() - Method in class com.vmware.vcenter.vm_template.LibraryItemsTypes.HardwareCustomizationSpec
CPU update specification for the deployed virtual machine.
getCpuUsed() - Method in class com.vmware.vcenter.namespace_management.ClustersTypes.Stats
Overall CPU usage of the cluster, in MHz.
getCpuUsed() - Method in class com.vmware.vcenter.namespaces.InstancesTypes.Stats
Overall CPU usage of the namespace, in MHz.
getCreatedTime() - Method in class com.vmware.cis.SessionTypes.Info
Time when the session was created.
getCreateResourceQuotaType() - Method in class com.vmware.vcenter.namespace_management.NamespaceResourceOptionsTypes.Info
Identifier of the class used to set resource quotas on the namespace.
getCreateSpec() - Method in class com.vmware.vsphereautomation.lookup.CreateRequestType
Gets the value of the createSpec property.
getCreateSpecType() - Method in class com.vmware.vcenter.compute.policies.CapabilitiesTypes.Info
Identifier of the class used to create a policy based on this capability.
getCreateTime() - Method in class com.vmware.esx.settings.depots.OfflineTypes.Info
Time when the depot was created.
getCreationTime() - Method in class com.vmware.content.library.ItemModel
The date and time when this library item was created.
getCreationTime() - Method in class com.vmware.content.LibraryModel
The date and time when this library was created.
getCreationTime() - Method in class com.vmware.esx.settings.clusters.software.DraftsTypes.Metadata
Creation time of the software draft.
getCreationTime() - Method in class com.vmware.vcenter.content.registries.harbor.ProjectsTypes.Info
The date and time when the harbor project creation API was triggered and project identifier generated.
getCreationTime() - Method in class com.vmware.vcenter.content.registries.HarborTypes.Info
The date and time when the harbor registry was created.
getCrlCertStore() - Method in class com.vmware.vapi.protocol.HttpConfiguration.SslConfiguration
Returns the certificate revocation list CertStore that would be used for validating server certificates.
getCsr() - Method in class com.vmware.vcenter.certificate_management.vcenter.TlsCsrTypes.Info
Certificate Signing Request in PEM format.
getCsr() - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.providers.client_certificate.CsrTypes.Info
Certificate signing request.
getCsvReport() - Method in class com.vmware.vcenter.lcm.discovery.InteropReportTypes.Result
The identifier of CSV formatted interopability report.
getCsvReport() - Method in class com.vmware.vcenter.lcm.update.PrecheckReportTypes.Result
The identifier of CSV formatted precheck report.
getCtx() - Method in class com.vmware.vapi.protocol.RequestProcessor.Request
 
getCurrent() - Method in class com.vmware.esx.settings.AddOnCompliance
Current OEM add-on present on the host.
getCurrent() - Method in class com.vmware.esx.settings.BaseImageCompliance
Current base image information on the host.
getCurrent() - Method in class com.vmware.esx.settings.ComponentCompliance
Current version of the component present on the host.
getCurrent() - Method in class com.vmware.esx.settings.HardwareModuleFirmwareCompliance
Current version of the firmware present on the host hardware module.
getCurrent() - Method in class com.vmware.esx.settings.HardwareSupportPackageCompliance
Current version of the Hardware Support Package present on the host.
getCurrent() - Method in class com.vmware.esx.settings.SolutionCompliance
Current solution present on the host.
getCurrent() - Method in class com.vmware.vapi.std.Progress
 
getCurrentCompatibilityRelease() - Method in class com.vmware.esx.hcl.hosts.CompatibilityReleasesTypes.EsxiCompatibilityReleases
The current release of the ESXi, which also can be checked for compatibility.
getCurrentPassword() - Method in class com.vmware.content.library.PublishInfo
The current password to verify.
getCurrentSeriesRecommendation() - Method in class com.vmware.esx.settings.clusters.software.RecommendationsTypes.Info
Recommended image specification based on latest base image patch or update of the current series.
getCurrentSessionInfo() - Method in class com.vmware.vcenter.hvc.links.sync.ProvidersTypes.Info
Returns information on the forced sync for the provider.
getCurrentSource() - Method in class com.vmware.esx.settings.ComponentCompliance
Source of the component on the host.
getCurrentVersion() - Method in class com.vmware.vcenter.namespace_management.software.ClustersTypes.Info
Current version of the cluster.
getCurrentVersion() - Method in class com.vmware.vcenter.namespace_management.software.ClustersTypes.Summary
Current version of the cluster.
getCustomURL() - Method in class com.vmware.appliance.update.PolicyTypes.Config
Current appliance update repository URL.
getCustomURL() - Method in class com.vmware.appliance.update.PolicyTypes.Info
Current appliance update custom repository URL.
getD() - Method in class com.vmware.vapi.std.LocalizationParam
The double value associated with the parameter.
getDaemonSetCount() - Method in class com.vmware.vcenter.namespaces.ResourceQuotaOptionsV1
This represents 'count/daemonsets.apps' option which is the maximum number of DaemonSets in the namespace.
getDaemonSetCount() - Method in class com.vmware.vcenter.namespaces.ResourceQuotaOptionsV1Update
This represents the new value for 'daemonSetCount' option which is the maximum number of DaemonSets in the namespace.
getDaemonSetCountUnset() - Method in class com.vmware.vcenter.namespaces.ResourceQuotaOptionsV1Update
This represents the intent of the change to ResourceQuotaOptionsV1Update.getDaemonSetCount().
getData() - Method in class com.vmware.appliance.MonitoringTypes.MonitoredItemData
list of values
getData() - Method in exception com.vmware.vapi.std.errors.Error
Data to facilitate clients responding to the method reporting a standard exception to indicating that it was unable to complete successfully.
getData() - Method in exception com.vmware.vcenter.tokenservice.Error
Data to facilitate clients responding to the method reporting a standard exception to indicating that it was unable to complete successfully.
getDatacenter() - Method in class com.vmware.vcenter.DatacenterTypes.Summary
Identifier of the datacenter.
getDatacenter() - Method in class com.vmware.vcenter.vcha.PlacementInfo
The identifier of the datacenter of the VCHA node.
getDatacenterName() - Method in class com.vmware.vcenter.vcha.PlacementInfo
The name of the datacenter of the VCHA node.
getDatacenters() - Method in class com.vmware.vcenter.ClusterTypes.FilterSpec
Datacenters that must contain the cluster for the cluster to match the filter.
getDatacenters() - Method in class com.vmware.vcenter.DatacenterTypes.FilterSpec
Identifiers of datacenters that can match the filter.
getDatacenters() - Method in class com.vmware.vcenter.DatastoreTypes.FilterSpec
Datacenters that must contain the datastore for the datastore to match the filter.
getDatacenters() - Method in class com.vmware.vcenter.FolderTypes.FilterSpec
Datacenters that must contain the folder for the folder to match the filter.
getDatacenters() - Method in class com.vmware.vcenter.HostTypes.FilterSpec
Datacenters that must contain the hosts for the hosts to match the filter.
getDatacenters() - Method in class com.vmware.vcenter.NetworkTypes.FilterSpec
Datacenters that must contain the network for the network to match the filter.
getDatacenters() - Method in class com.vmware.vcenter.ResourcePoolTypes.FilterSpec
Datacenters that must contain the resource pool for the resource pool to match the filter.
getDatacenters() - Method in class com.vmware.vcenter.VMTypes.FilterSpec
Datacenters that must contain the virtual machine for the virtual machine to match the filter.
getDataItem() - Method in class com.vmware.appliance.update.PendingTypes.Question
ID of the data item.
getDataMigrationInfo() - Method in class com.vmware.vcenter.deployment.SourceInfo
Contains all the available migrate options, estimated export and import time and the space required to migrate the data.
getDataPoints() - Method in class com.vmware.vstats.DataTypes.DataPointsResult
List of DataPoints received.
getDataSet() - Method in class com.vmware.vcenter.deployment.HistoryMigrationSpec
Defines what part of vCenter historical data will be migrated along with core data.
getDatastore() - Method in class com.vmware.vcenter.DatastoreTypes.Summary
Identifier of the datastore.
getDatastore() - Method in class com.vmware.vcenter.storage.PoliciesTypes.CompatibleDatastoreInfo
Identifier of the datastore.
getDatastore() - Method in class com.vmware.vcenter.vcha.DiskInfo
The identifier of the datastore to put all the virtual disks on.
getDatastore() - Method in class com.vmware.vcenter.vcha.DiskSpec
The identifier of the datastore to put all the virtual disks on.
getDatastore() - Method in class com.vmware.vcenter.vm_template.LibraryItemsTypes.CreateSpecDiskStorage
Identifier for the datastore associated with a virtual machine template's disk.
getDatastore() - Method in class com.vmware.vcenter.vm_template.LibraryItemsTypes.CreateSpecVmHomeStorage
Identifier of the datastore for the virtual machine template's configuration and log files.
getDatastore() - Method in class com.vmware.vcenter.vm_template.LibraryItemsTypes.DeploySpecDiskStorage
Identifier for the datastore associated the deployed virtual machine's disk.
getDatastore() - Method in class com.vmware.vcenter.vm_template.LibraryItemsTypes.DeploySpecVmHomeStorage
Identifier of the datastore for the deployed virtual machine's configuration and log files.
getDatastore() - Method in class com.vmware.vcenter.vm_template.LibraryItemsTypes.DiskStorageInfo
Identifier of the datastore where the disk is stored.
getDatastore() - Method in class com.vmware.vcenter.vm_template.LibraryItemsTypes.VmHomeStorageInfo
Identifier of the datastore where the virtual machine template's configuration and log files are stored.
getDatastore() - Method in class com.vmware.vcenter.VMTypes.ClonePlacementSpec
Datastore on which the cloned virtual machine's configuration state should be stored.
getDatastore() - Method in class com.vmware.vcenter.VMTypes.DiskCloneSpec
Destination datastore to clone disk.
getDatastore() - Method in class com.vmware.vcenter.VMTypes.DiskRelocateSpec
Destination datastore to relocate disk.
getDatastore() - Method in class com.vmware.vcenter.VMTypes.InstantClonePlacementSpec
Datastore on which the InstantCloned virtual machine's configuration state should be stored.
getDatastore() - Method in class com.vmware.vcenter.VMTypes.PlacementSpec
Datastore on which the virtual machine's configuration state should be stored.
getDatastore() - Method in class com.vmware.vcenter.VMTypes.RegisterSpec
Identifier of the datastore on which the virtual machine's configuration state is stored.
getDatastore() - Method in class com.vmware.vcenter.VMTypes.RelocatePlacementSpec
Datastore on which the virtual machine's configuration state should be stored.
getDatastore() - Method in class com.vmware.vcenter.VMTypes.StoragePlacementSpec
Datastore on which the virtual machine's configuration state should be stored.
getDatastoreFolder() - Method in class com.vmware.vcenter.DatacenterTypes.Info
The root datastore folder associated with the datacenter.
getDatastoreId() - Method in class com.vmware.content.library.StorageBacking
Identifier of the datastore used to store the content in the library.
getDatastoreId() - Method in class com.vmware.vcenter.ovf.LibraryItemTypes.StorageGroupMapping
Target datastore to be used for the storage group.
getDatastoreName() - Method in class com.vmware.vcenter.vcha.DiskInfo
The name of the datastore.
getDatastorePath() - Method in class com.vmware.vcenter.VMTypes.RegisterSpec
Datastore path for the virtual machine's configuration file in the format "[datastore name] path".
getDatastores() - Method in class com.vmware.vcenter.DatastoreTypes.FilterSpec
Identifiers of datastores that can match the filter.
getDate() - Method in class com.vmware.appliance.system.TimeTypes.SystemTimeStruct
date format: Thu 07-31-2014
getDateCreated() - Method in class com.vmware.vcenter.lcm.discovery.InteropReportTypes.Report
Time when the report is created.
getDateCreated() - Method in class com.vmware.vcenter.lcm.update.PrecheckReportTypes.Report
Time when this precheck report was generated
getDay() - Method in class com.vmware.appliance.update.PolicyTypes.Time
weekday to check for updates.
getDayOfMonth() - Method in class com.vmware.esx.settings.depots.SyncScheduleTypes.Schedule
Day at which schedule should be run.
getDayOfWeek() - Method in class com.vmware.esx.settings.depots.SyncScheduleTypes.Schedule
Day of the week when schedule should be run This property is optional and it is only relevant when the value of getType() is SyncScheduleTypes.Recurrence.WEEKLY.
getDayOfWeek() - Method in class com.vmware.vcenter.content.registries.HarborTypes.GarbageCollection
Day of the week when garbage collection should run.
getDays() - Method in class com.vmware.appliance.recovery.backup.SchedulesTypes.RecurrenceInfo
Day of week when the backup should be run.
getDaysAfterPasswordExpiration() - Method in class com.vmware.appliance.LocalAccountsTypes.Config
Number of days after password expiration before the account will be locked.
getDaysAfterPasswordExpiration() - Method in class com.vmware.appliance.LocalAccountsTypes.UpdateConfig
Number of days after password expiration before the account will be locked.
getDbJdbcUrl() - Method in class com.vmware.vsphereautomation.lookup.LookupHaBackupNodeConfiguration
Gets the value of the dbJdbcUrl property.
getDbPass() - Method in class com.vmware.vsphereautomation.lookup.LookupHaBackupNodeConfiguration
Gets the value of the dbPass property.
getDbType() - Method in class com.vmware.vsphereautomation.lookup.LookupHaBackupNodeConfiguration
Gets the value of the dbType property.
getDbUser() - Method in class com.vmware.vsphereautomation.lookup.LookupHaBackupNodeConfiguration
Gets the value of the dbUser property.
getDefault(String) - Method in interface com.vmware.vstats.CounterMetadata
This method returns the "default" CounterMetadata.
getDefault(String, InvocationConfig) - Method in interface com.vmware.vstats.CounterMetadata
This method returns the "default" CounterMetadata.
getDefault(String, AsyncCallback<List<CounterMetadataTypes.Info>>) - Method in interface com.vmware.vstats.CounterMetadata
This method returns the "default" CounterMetadata.
getDefault(String, AsyncCallback<List<CounterMetadataTypes.Info>>, InvocationConfig) - Method in interface com.vmware.vstats.CounterMetadata
This method returns the "default" CounterMetadata.
getDefault(String) - Method in class com.vmware.vstats.CounterMetadataStub
 
getDefault(String, InvocationConfig) - Method in class com.vmware.vstats.CounterMetadataStub
 
getDefault(String, AsyncCallback<List<CounterMetadataTypes.Info>>) - Method in class com.vmware.vstats.CounterMetadataStub
 
getDefault(String, AsyncCallback<List<CounterMetadataTypes.Info>>, InvocationConfig) - Method in class com.vmware.vstats.CounterMetadataStub
 
getDefaultAnswer() - Method in class com.vmware.appliance.update.PendingTypes.Question
Default answer.
getDefaultAnswer() - Method in class com.vmware.vcenter.deployment.QuestionTypes.Question
Default answer value.
getDefaultChoice() - Method in class com.vmware.vcenter.ovf.DeploymentOption
A boolean flag indicates whether this deployment option is the default choice.
getDefaultDatastoreId() - Method in class com.vmware.vcenter.ovf.LibraryItemTypes.ResourcePoolDeploymentSpec
Default datastore to use for all sections of type vmw:StorageSection in the OVF descriptor.
getDefaultGateway() - Method in class com.vmware.appliance.networking.interfaces.Ipv4Types.Config
The IPv4 address of the default gateway.
getDefaultGateway() - Method in class com.vmware.appliance.networking.interfaces.Ipv4Types.Info
The IPv4 address of the default gateway.
getDefaultGateway() - Method in class com.vmware.appliance.networking.interfaces.Ipv6Types.Config
The default gateway for static IP address assignment.
getDefaultGateway() - Method in class com.vmware.appliance.networking.interfaces.Ipv6Types.Info
The default gateway for static IP address assignment.
getDefaultGateway() - Method in class com.vmware.vcenter.vcha.IpSpec
The IP address of the Gateway for this interface.
getDefaultImageRegistry() - Method in class com.vmware.vcenter.namespace_management.ClustersTypes.EnableSpec
Default image registry to use when Kubernetes Pod container specification does not specify it as part of the container image name.
getDefaultImageRegistry() - Method in class com.vmware.vcenter.namespace_management.ClustersTypes.SetSpec
Default image registry to use when Kubernetes Pod container specification does not specify it as part of the container image name.
getDefaultImageRegistry() - Method in class com.vmware.vcenter.namespace_management.ClustersTypes.UpdateSpec
Default image registry to use when Kubernetes Pod container specification does not specify it as part of the container image name.
getDefaultImageRepository() - Method in class com.vmware.vcenter.namespace_management.ClustersTypes.EnableSpec
Default image repository to use when Kubernetes Pod container specification does not specify it as part of the container image name.
getDefaultImageRepository() - Method in class com.vmware.vcenter.namespace_management.ClustersTypes.SetSpec
Default image repository to use when Kubernetes Pod container specification does not specify it as part of the container image name.
getDefaultImageRepository() - Method in class com.vmware.vcenter.namespace_management.ClustersTypes.UpdateSpec
Default image repository to use when Kubernetes Pod container specification does not specify it as part of the container image name.
getDefaultIngressTlsCertificate() - Method in class com.vmware.vcenter.namespace_management.ClustersTypes.NCPClusterNetworkInfo
PEM-encoded x509 certificate used by NSX as a default fallback certificate for Kubernetes Ingress services.
getDefaultIngressTlsCertificate() - Method in class com.vmware.vcenter.namespace_management.ClustersTypes.NCPClusterNetworkSetSpec
PEM-encoded x509 certificate used by NSX as a default fallback certificate for Kubernetes Ingress services.
getDefaultIngressTlsCertificate() - Method in class com.vmware.vcenter.namespace_management.ClustersTypes.NCPClusterNetworkUpdateSpec
PEM-encoded x509 certificate used by NSX as a default fallback certificate for Kubernetes Ingress services.
getDefaultKubernetesServiceContentLibrary() - Method in class com.vmware.vcenter.namespace_management.ClustersTypes.EnableSpec
Identifier of the Content Library which holds the VM Images for vSphere Kubernetes Service.
getDefaultKubernetesServiceContentLibrary() - Method in class com.vmware.vcenter.namespace_management.ClustersTypes.Info
Identifier of the Content Library which holds the VM Images for vSphere Kubernetes Service.
getDefaultKubernetesServiceContentLibrary() - Method in class com.vmware.vcenter.namespace_management.ClustersTypes.SetSpec
Identifier of the Content Library which holds the VM Images for vSphere Kubernetes Service.
getDefaultKubernetesServiceContentLibrary() - Method in class com.vmware.vcenter.namespace_management.ClustersTypes.UpdateSpec
Identifier of the Content Library which holds the VM Images for vSphere Kubernetes Service.
getDefaultMessage() - Method in class com.vmware.appliance.NtpTypes.LocalizableMessage
text in english.
getDefaultMessage() - Method in class com.vmware.appliance.recovery.backup.JobTypes.LocalizableMessage
Text in english.
getDefaultMessage() - Method in class com.vmware.appliance.recovery.backup.PartsTypes.LocalizableMessage
text in english
getDefaultMessage() - Method in class com.vmware.appliance.recovery.BackupTypes.LocalizableMessage
text in english
getDefaultMessage() - Method in class com.vmware.appliance.recovery.restore.JobTypes.LocalizableMessage
text in english
getDefaultMessage() - Method in class com.vmware.appliance.recovery.RestoreTypes.LocalizableMessage
text in english
getDefaultMessage() - Method in class com.vmware.vapi.std.LocalizableMessage
The value of this localizable string or message template in the en_US (English) locale.
getDefaultPodCidr() - Method in class com.vmware.vcenter.namespace_management.ClusterSizeInfoTypes.Info
Default CIDR range from which Kubernetes allocates pod IP addresses.
getDefaultServiceCidr() - Method in class com.vmware.vcenter.namespace_management.ClusterSizeInfoTypes.Info
Default CIDR range from which Kubernetes allocates service cluster IP addresses.
getDefaultURL() - Method in class com.vmware.appliance.update.PolicyTypes.Info
Current appliance update default repository URL.
getDeferImport() - Method in class com.vmware.vcenter.deployment.HistoryMigrationSpec
Defines how vCenter history will be migrated.
getDelay() - Method in class com.vmware.vcenter.vm.hardware.BootTypes.CreateSpec
Delay in milliseconds before beginning the firmware boot process when the virtual machine is powered on.
getDelay() - Method in class com.vmware.vcenter.vm.hardware.BootTypes.Info
Delay in milliseconds before beginning the firmware boot process when the virtual machine is powered on.
getDelay() - Method in class com.vmware.vcenter.vm.hardware.BootTypes.UpdateSpec
Delay in milliseconds before beginning the firmware boot process when the virtual machine is powered on.
getDeployment() - Method in class com.vmware.vcenter.vcha.ClusterTypes.DeploySpec
Contains the deployment type.
getDeploymentCount() - Method in class com.vmware.vcenter.namespaces.ResourceQuotaOptionsV1
This represents 'count/deployments.apps' option which is the maximum number of deployments in the namespace.
getDeploymentCount() - Method in class com.vmware.vcenter.namespaces.ResourceQuotaOptionsV1Update
This represents the new value for 'deploymentCount' option which is the maximum number of deployments in the namespace.
getDeploymentCountUnset() - Method in class com.vmware.vcenter.namespaces.ResourceQuotaOptionsV1Update
This represents the intent of the change to ResourceQuotaOptionsV1Update.getDeploymentCount().
getDeploymentInformationService() - Method in class com.vmware.vsphereautomation.lookup.LookupServiceContent
Gets the value of the deploymentInformationService property.
getDeploymentOptions() - Method in class com.vmware.vcenter.ovf.DeploymentOptionParams
List of deployment options.
getDeployments() - Method in class com.vmware.vcenter.lcm.discovery.AssociatedProductsTypes.CreateSpec
The list of hostname/IPs of the instances of the VMware products deployed in the environment.
getDeployments() - Method in class com.vmware.vcenter.lcm.discovery.AssociatedProductsTypes.UpdateSpec
The list of hostname/IPs of the instances of the VMware products deployed in the environment.
getDeployments() - Method in class com.vmware.vcenter.lcm.discovery.Product
The list of hostname/IPs of the instances of the VMware products deployed in the environment.
getDeploymentSize() - Method in class com.vmware.vcenter.deployment.SourceInfo
Deployment size of the source vCenter Server.
getDeploymentType() - Method in class com.vmware.vcenter.deployment.SourceInfo
Deployment type of the source vCenter Server.
getDeploymentType() - Method in class com.vmware.vcenter.vcha.cluster.DeploymentTypeTypes.Info
Identifies the deployment type of the VCHA cluster.
getDepot() - Method in class com.vmware.esx.settings.depots.OfflineTypes.CreateResult
ID of the Offline Depot.
getDepots() - Method in class com.vmware.esx.settings.clusters.DepotOverridesTypes.Info
List of the depot overrides.
getDescription() - Method in class com.vmware.appliance.infraprofile.ConfigsTypes.ProfilesSpec
Custom description provided by the user.
getDescription() - Method in class com.vmware.appliance.infraprofile.TaskInfo
Description of the operation associated with the task.
getDescription() - Method in class com.vmware.appliance.MonitoringTypes.MonitoredItem
monitored item description Ex: com.vmware.applmgmt.mon.descr.net.rx.packetRate.eth0
getDescription() - Method in class com.vmware.appliance.recovery.backup.job.DetailsTypes.Info
Description of the operation associated with the task.
getDescription() - Method in class com.vmware.appliance.recovery.backup.PartsTypes.Part
part description id in message bundle
getDescription() - Method in class com.vmware.appliance.recovery.reconciliation.JobTypes.Info
Description of the operation associated with the task.
getDescription() - Method in class com.vmware.appliance.ServicesTypes.Info
Service description.
getDescription() - Method in class com.vmware.appliance.SubtaskInfo
Description of the operation associated with the task.
getDescription() - Method in class com.vmware.appliance.system.StorageTypes.StorageMapping
Description of partition.
getDescription() - Method in class com.vmware.appliance.TaskInfo
Description of the operation associated with the task.
getDescription() - Method in class com.vmware.appliance.update.CommonInfo
Description of the update.
getDescription() - Method in class com.vmware.appliance.update.PendingTypes.Info
Description of the update.
getDescription() - Method in class com.vmware.appliance.update.PendingTypes.Question
Description of the item.
getDescription() - Method in class com.vmware.appliance.update.ServiceInfo
Service description.
getDescription() - Method in class com.vmware.appliance.update.StagedTypes.Info
Description of the update.
getDescription() - Method in class com.vmware.appliance.update.Summary
Description of the update.
getDescription() - Method in class com.vmware.cis.tagging.CategoryModel
The description of the category.
getDescription() - Method in class com.vmware.cis.tagging.CategoryTypes.CreateSpec
The description of the category.
getDescription() - Method in class com.vmware.cis.tagging.CategoryTypes.UpdateSpec
The description of the category.
getDescription() - Method in class com.vmware.cis.tagging.TagModel
The description of the tag.
getDescription() - Method in class com.vmware.cis.tagging.TagTypes.CreateSpec
The description of the tag.
getDescription() - Method in class com.vmware.cis.tagging.TagTypes.UpdateSpec
The description of the tag.
getDescription() - Method in class com.vmware.cis.task.CommonInfo
Description of the operation associated with the task.
getDescription() - Method in class com.vmware.cis.task.Info
Description of the operation associated with the task.
getDescription() - Method in class com.vmware.content.library.ItemModel
A human-readable description for this library item.
getDescription() - Method in class com.vmware.content.library.SubscriptionsTypes.CreateSpecNewSubscribedLibrary
Description of the subscribed library.
getDescription() - Method in class com.vmware.content.LibraryModel
A human-readable description for this library.
getDescription() - Method in class com.vmware.content.type.ovf.Network
Description of the network Networks do not require a description.
getDescription() - Method in class com.vmware.content.type.ovf.policy.StoragePolicyGroup
Description of the policy Description is not required.
getDescription() - Method in class com.vmware.content.TypeTypes.Info
A description of the type support offered by the plugin.
getDescription() - Method in class com.vmware.esx.settings.clusters.software.CommitsTypes.Info
Description accompanying this commit.
getDescription() - Method in class com.vmware.esx.settings.clusters.software.reports.LastCheckResultTypes.CheckInfo
Human-readable check description.
getDescription() - Method in class com.vmware.esx.settings.clusters.SoftwareTypes.CheckInfo
Human-readable check description.
getDescription() - Method in class com.vmware.esx.settings.depot_content.add_ons.VersionsTypes.Info
Discription of the OEM add-on.
getDescription() - Method in class com.vmware.esx.settings.depot_content.base_images.VersionsTypes.Info
Discription of the base-image.
getDescription() - Method in class com.vmware.esx.settings.depot_content.components.VersionsTypes.Info
Discription of the component version.
getDescription() - Method in class com.vmware.esx.settings.depots.OfflineTypes.CreateSpec
Description of the depot.
getDescription() - Method in class com.vmware.esx.settings.depots.OfflineTypes.Info
Description of the Depot.
getDescription() - Method in class com.vmware.esx.settings.depots.OfflineTypes.Summary
Description of the Depot.
getDescription() - Method in class com.vmware.esx.settings.depots.OnlineTypes.CreateSpec
Description of the Depot.
getDescription() - Method in class com.vmware.esx.settings.depots.OnlineTypes.Info
Description of the Depot.
getDescription() - Method in class com.vmware.esx.settings.depots.OnlineTypes.Summary
Description of the Depot.
getDescription() - Method in class com.vmware.esx.settings.depots.OnlineTypes.UpdateSpec
Description of the Depot.
getDescription() - Method in class com.vmware.esx.settings.depots.UmdsTypes.Info
Description of the Depot.
getDescription() - Method in class com.vmware.esx.settings.depots.UmdsTypes.SetSpec
Description of the Depot.
getDescription() - Method in class com.vmware.esx.settings.depots.UmdsTypes.UpdateSpec
Description of the Depot.
getDescription() - Method in class com.vmware.esx.settings.HardwareModuleDetails
Descipription of the hardware module (e.g.
getDescription() - Method in class com.vmware.esx.settings.TaskInfo
Description of the operation associated with the task.
getDescription() - Method in class com.vmware.vapi.metadata.cli.CommandTypes.Info
The text description displayed to the user in help output.
getDescription() - Method in class com.vmware.vapi.metadata.cli.CommandTypes.OptionInfo
The description of the option to be displayed to the user when they request usage information for a CLI command.
getDescription() - Method in class com.vmware.vapi.metadata.cli.NamespaceTypes.Info
The text description displayed to the user in help output.
getDescription() - Method in class com.vmware.vapi.metadata.SourceCreateSpec
English language human readable description of the source.
getDescription() - Method in class com.vmware.vcenter.compute.policies.capabilities.cluster_scale_in_ignore_vm_capabilities.CreateSpec
Description of the policy.
getDescription() - Method in class com.vmware.vcenter.compute.policies.capabilities.cluster_scale_in_ignore_vm_capabilities.Info
Description of the policy.
getDescription() - Method in class com.vmware.vcenter.compute.policies.capabilities.disable_drs_vmotion.CreateSpec
Description of the policy.
getDescription() - Method in class com.vmware.vcenter.compute.policies.capabilities.disable_drs_vmotion.Info
Description of the policy.
getDescription() - Method in class com.vmware.vcenter.compute.policies.capabilities.vm.evacuation.vmotion.CreateSpec
Description of the policy.
getDescription() - Method in class com.vmware.vcenter.compute.policies.capabilities.vm.evacuation.vmotion.Info
Description of the policy.
getDescription() - Method in class com.vmware.vcenter.compute.policies.capabilities.vm_host_affinity.CreateSpec
Description of the policy.
getDescription() - Method in class com.vmware.vcenter.compute.policies.capabilities.vm_host_affinity.Info
Description of the policy.
getDescription() - Method in class com.vmware.vcenter.compute.policies.capabilities.vm_host_anti_affinity.CreateSpec
Description of the policy.
getDescription() - Method in class com.vmware.vcenter.compute.policies.capabilities.vm_host_anti_affinity.Info
Description of the policy.
getDescription() - Method in class com.vmware.vcenter.compute.policies.capabilities.vm_vm_affinity.CreateSpec
Description of the policy.
getDescription() - Method in class com.vmware.vcenter.compute.policies.capabilities.vm_vm_affinity.Info
Description of the policy.
getDescription() - Method in class com.vmware.vcenter.compute.policies.capabilities.vm_vm_anti_affinity.CreateSpec
Description of the policy.
getDescription() - Method in class com.vmware.vcenter.compute.policies.capabilities.vm_vm_anti_affinity.Info
Description of the policy.
getDescription() - Method in class com.vmware.vcenter.compute.policies.CapabilitiesTypes.Info
Description of the capability.
getDescription() - Method in class com.vmware.vcenter.compute.policies.CapabilitiesTypes.Summary
Description of the capability.
getDescription() - Method in class com.vmware.vcenter.compute.policies.CreateSpec
Description of the policy.
getDescription() - Method in class com.vmware.vcenter.compute.policies.Info
Description of the policy.
getDescription() - Method in class com.vmware.vcenter.compute.PoliciesTypes.Summary
Description of the policy.
getDescription() - Method in class com.vmware.vcenter.deployment.ImportHistoryTypes.CreateSpec
Description of the vCenter history import task.
getDescription() - Method in class com.vmware.vcenter.deployment.ImportHistoryTypes.Info
Description of the operation associated with the task.
getDescription() - Method in class com.vmware.vcenter.DeploymentTypes.Info
Description of the operation associated with the task.
getDescription() - Method in class com.vmware.vcenter.DeploymentTypes.Task
Description of the operation associated with the task.
getDescription() - Method in class com.vmware.vcenter.guest.CustomizationSpecsTypes.CreateSpec
Description of the specification.
getDescription() - Method in class com.vmware.vcenter.guest.CustomizationSpecsTypes.Metadata
Description of the specification.
getDescription() - Method in class com.vmware.vcenter.guest.CustomizationSpecsTypes.Spec
Description of the specification.
getDescription() - Method in class com.vmware.vcenter.guest.CustomizationSpecsTypes.Summary
Description of the guest customization specification.
getDescription() - Method in class com.vmware.vcenter.lcm.update.PendingTypes.Info
Description of the vSphere update
getDescription() - Method in class com.vmware.vcenter.namespace_management.ClusterAvailableVersionsTypes.Summary
Description of the upgrade.
getDescription() - Method in class com.vmware.vcenter.namespaces.InstancesTypes.CreateSpec
Description for the namespace.
getDescription() - Method in class com.vmware.vcenter.namespaces.InstancesTypes.Info
Description of the namespace.
getDescription() - Method in class com.vmware.vcenter.namespaces.InstancesTypes.SetSpec
Description for the namespace.
getDescription() - Method in class com.vmware.vcenter.namespaces.InstancesTypes.Summary
Description of the namespace.
getDescription() - Method in class com.vmware.vcenter.namespaces.InstancesTypes.UpdateSpec
Description for the namespace.
getDescription() - Method in class com.vmware.vcenter.ovf.DeploymentOption
A localizable description for the deployment option.
getDescription() - Method in class com.vmware.vcenter.ovf.ExportFlagTypes.Info
Localizable description of the export flag.
getDescription() - Method in class com.vmware.vcenter.ovf.ImportFlagTypes.Info
Localizable description of the import flag.
getDescription() - Method in class com.vmware.vcenter.ovf.LibraryItemTypes.CreateSpec
Description to use in the OVF descriptor stored in the library item.
getDescription() - Method in class com.vmware.vcenter.ovf.Property
A description of this OVF property.
getDescription() - Method in class com.vmware.vcenter.ovf.ScaleOutGroup
The description of the scale-out group.
getDescription() - Method in class com.vmware.vcenter.storage.PoliciesTypes.Summary
Description of the storage policy.
getDescription() - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.ProvidersTypes.KeyServerCreateSpec
Description of the key server.
getDescription() - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.ProvidersTypes.KeyServerInfo
Description of the key server.
getDescription() - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.ProvidersTypes.KeyServerUpdateSpec
Description of the key server.
getDescription() - Method in class com.vmware.vcenter.vm_template.LibraryItemsTypes.CreateSpec
Description of the library item.
getDescription() - Method in class com.vmware.vcenter.vm_template.LibraryItemsTypes.DeploySpec
Description of the deployed virtual machine.
getDescription() - Method in class com.vmware.vstats.UserInfo
Detailed description of the object.
getDescriptionKey() - Method in class com.vmware.appliance.vmon.ServiceTypes.Info
Service description key.
getDescriptionKey() - Method in class com.vmware.vcenter.services.ServiceTypes.Info
Service description key.
getDesiredVersion() - Method in class com.vmware.vcenter.namespace_management.software.ClustersTypes.Summary
Desired version the cluster will be upgraded to.
getDesiredVersion() - Method in class com.vmware.vcenter.namespace_management.software.ClustersTypes.UpgradeSpec
Version number the cluster is going to be upgraded to.
getDesiredVersion() - Method in class com.vmware.vcenter.namespace_management.software.ClustersTypes.UpgradeStatus
Desired version the cluster will be upgraded to.
getDetails() - Method in class com.vmware.esx.settings.AddOnInfo
Details about the add-on.
getDetails() - Method in class com.vmware.esx.settings.BaseImageInfo
Details about the base-image.
getDetails() - Method in class com.vmware.esx.settings.ComponentInfo
Details about the component.
getDetails() - Method in class com.vmware.esx.settings.EffectiveComponentInfo
Details about the effective component.
getDetails() - Method in class com.vmware.esx.settings.HardwareModuleFirmwareCompliance
Additional details about the hardware module itself null if no further info was provided by HSM.
getDetails() - Method in class com.vmware.esx.settings.SolutionInfo
Details about the solution from the depot.
getDetails() - Method in class com.vmware.vcenter.content.registries.HealthTypes.Info
Details about the status.
getDetails() - Method in class com.vmware.vcenter.namespace_management.ClustersTypes.Message
Details about the message.
getDetails() - Method in class com.vmware.vcenter.namespace_management.software.ClustersTypes.Message
Details about the message.
getDetails() - Method in class com.vmware.vcenter.namespaces.InstancesTypes.Message
Details about the message.
getDetails() - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.attestation.os.esx.BaseImagesTypes.Info
Details regarding the health.
getDetails() - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.attestation.ServiceStatusTypes.Info
Details regarding the health of the service.
getDetails() - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.attestation.tpm2.CaCertificatesTypes.Info
Details regarding the health.
getDetails() - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.attestation.tpm2.EndorsementKeysTypes.Info
Details regarding the health.
getDetails() - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.attestation.tpm2.SettingsTypes.Info
Details regarding the health.
getDetails() - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.ProvidersTypes.ServerInfo
Details regarding the health of the server connection.
getDetails() - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.ProvidersTypes.Status
Details regarding the health of the provider.
getDetails() - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.ServiceStatusTypes.Info
Details regarding the health of the service.
getDevice() - Method in class com.vmware.esx.hcl.hosts.CompatibilityReportTypes.DeviceHclInfo
Information about the PCI device.
getDevice() - Method in class com.vmware.esx.settings.clusters.software.reports.PciDeviceComplianceInfo
Pci Device Details
getDeviceAccessType() - Method in class com.vmware.vcenter.vm.hardware.CdromTypes.BackingInfo
Access type for the device backing.
getDeviceAccessType() - Method in class com.vmware.vcenter.vm.hardware.CdromTypes.BackingSpec
Access type for the device backing.
getDeviceConstraints() - Method in class com.vmware.esx.hcl.hosts.CompatibilityReportTypes.DeviceHclInfo
Lists the constraints the target ESXi release has for this PCI device If null no constraints are present as PCI device is either not compatible or compatibility information is not found.
getDevicesHcl() - Method in class com.vmware.esx.hcl.hosts.CompatibilityReportTypes.HclReport
Lists compatibility information for discoverable PCI devices of the host.
getDhcp() - Method in class com.vmware.appliance.networking.interfaces.Ipv6Types.Config
An address will be assigned by a DHCP server.
getDhcp() - Method in class com.vmware.appliance.networking.interfaces.Ipv6Types.Info
DHCP is on.
getDhcp() - Method in class com.vmware.vcenter.vm.guest.networking.InterfacesTypes.IpConfigInfo
Client side DHCP for an interface.
getDid() - Method in class com.vmware.esx.hcl.PCIDevice
A unique number that identifies the specific device of the Vendor (VID).
getDid() - Method in class com.vmware.esx.settings.clusters.software.reports.PciDevice
PCI DID of the device.
getDisabled() - Method in class com.vmware.vcenter.vcha.OperationsTypes.Info
Identifiers of the operations that are current disabled.
getDisableDpm() - Method in class com.vmware.esx.settings.clusters.policies.apply.EffectiveTypes.EffectivePolicySpec
Disable DPM on the cluster.
getDisableDpm() - Method in class com.vmware.esx.settings.clusters.policies.ApplyTypes.ConfiguredPolicySpec
Disable DPM on the cluster.
getDisableDpm() - Method in class com.vmware.esx.settings.defaults.clusters.policies.apply.EffectiveTypes.EffectivePolicySpec
Disable DPM on the cluster.
getDisableDpm() - Method in class com.vmware.esx.settings.defaults.clusters.policies.ApplyTypes.ConfiguredPolicySpec
Disable DPM on the cluster.
getDisableHac() - Method in class com.vmware.esx.settings.clusters.policies.apply.EffectiveTypes.EffectivePolicySpec
Disable HA Admission control on the cluster.
getDisableHac() - Method in class com.vmware.esx.settings.clusters.policies.ApplyTypes.ConfiguredPolicySpec
Disable HA Admission control on the cluster.
getDisableHac() - Method in class com.vmware.esx.settings.defaults.clusters.policies.apply.EffectiveTypes.EffectivePolicySpec
Disable HA Admission control on the cluster.
getDisableHac() - Method in class com.vmware.esx.settings.defaults.clusters.policies.ApplyTypes.ConfiguredPolicySpec
Disable HA Admission control on the cluster.
getDisconnectAllNics() - Method in class com.vmware.vcenter.VMTypes.InstantCloneSpec
Indicates whether all NICs on the destination virtual machine should be disconnected from the newtwork.
getDiscoveryEndpoint() - Method in class com.vmware.vcenter.identity.ProvidersTypes.OidcCreateSpec
Endpoint to retrieve the provider metadata.
getDiscoveryEndpoint() - Method in class com.vmware.vcenter.identity.ProvidersTypes.OidcInfo
Endpoint to retrieve the provider metadata.
getDiscoveryEndpoint() - Method in class com.vmware.vcenter.identity.ProvidersTypes.OidcSummary
Endpoint to retrieve the provider metadata.
getDiscoveryEndpoint() - Method in class com.vmware.vcenter.identity.ProvidersTypes.OidcUpdateSpec
Endpoint to retrieve the provider metadata.
getDisk() - Method in class com.vmware.appliance.system.StorageTypes.StorageMapping
The disk number in the vSphere Web Client.
getDisk() - Method in class com.vmware.vcenter.vm.guest.LocalFilesystemTypes.VirtualDiskMapping
The virtual disk.
getDisk() - Method in class com.vmware.vcenter.vm.hardware.DiskTypes.Summary
Identifier of the virtual Disk.
getDiskCapacity() - Method in class com.vmware.content.type.ovf.Disk
Capacity of the disk in megabytes
getDiskControllers() - Method in class com.vmware.content.type.ovf.VmTemplate
Disk Controllers A VM template is not required to specify a list of disk controllers.
getDisks() - Method in class com.vmware.content.type.ovf.VmTemplate
All hard disks on the VM A VM template is not required to specify a list of disks.
getDisks() - Method in class com.vmware.vcenter.storage.policies.compliance.VMTypes.Info
A Map of virtual disks and their compliance status If empty, the virtual machine does not have any disks or its disks are not associated with a storage policy.
getDisks() - Method in class com.vmware.vcenter.storage.policies.ComplianceTypes.Summary
List of the virtual hard disk.
getDisks() - Method in class com.vmware.vcenter.storage.policies.VMTypes.Info
List of the virtual disks that are associated with the given storage policy.
getDisks() - Method in class com.vmware.vcenter.vm.hardware.boot.DeviceTypes.Entry
Virtual disk device.
getDisks() - Method in class com.vmware.vcenter.vm.storage.policy.ComplianceTypes.CheckSpec
Identifiers of the virtual machine's virtual disks for which compliance should be checked.
getDisks() - Method in class com.vmware.vcenter.vm.storage.policy.ComplianceTypes.Info
The compliance information ComplianceTypes.VmComplianceInfo for the virtual machine's virtual disks that are currently associated with a storage policy.
getDisks() - Method in class com.vmware.vcenter.vm.storage.PolicyTypes.Info
Storage policies associated with virtual disks.
getDisks() - Method in class com.vmware.vcenter.vm.storage.PolicyTypes.UpdateSpec
Storage policy or policies to be used when reconfiguring virtual machine diks.
getDisks() - Method in class com.vmware.vcenter.vm_template.LibraryItemsTypes.Info
Storage information about the virtual machine template's virtual disks.
getDisks() - Method in class com.vmware.vcenter.VMTypes.CreateSpec
List of disks.
getDisks() - Method in class com.vmware.vcenter.VMTypes.Info
List of disks.
getDisks() - Method in class com.vmware.vcenter.VMTypes.RelocateSpec
Individual disk relocation map.
getDiskStorage() - Method in class com.vmware.vcenter.vm_template.LibraryItemsTypes.CreateSpec
Storage specification for the virtual machine template's disks.
getDiskStorage() - Method in class com.vmware.vcenter.vm_template.LibraryItemsTypes.DeploySpec
Storage specification for the deployed virtual machine's disks.
getDiskStorage() - Method in class com.vmware.vcenter.vm_template.LibraryItemsTypes.DiskInfo
Disk storage related information.
getDiskStorageOverrides() - Method in class com.vmware.vcenter.vm_template.LibraryItemsTypes.CreateSpec
Storage specification for individual disks in the virtual machine template.
getDiskStorageOverrides() - Method in class com.vmware.vcenter.vm_template.LibraryItemsTypes.DeploySpec
Storage specification for individual disks in the deployed virtual machine.
getDisksToRemove() - Method in class com.vmware.vcenter.vm_template.LibraryItemsTypes.HardwareCustomizationSpec
Idenfiers of disks to remove from the deployed virtual machine.
getDisksToRemove() - Method in class com.vmware.vcenter.VMTypes.CloneSpec
Set of Disks to Remove.
getDisksToUpdate() - Method in class com.vmware.vcenter.vm_template.LibraryItemsTypes.HardwareCustomizationSpec
Disk update specification for individual disks in the deployed virtual machine.
getDisksToUpdate() - Method in class com.vmware.vcenter.VMTypes.CloneSpec
Map of Disks to Update.
getDisplayName() - Method in class com.vmware.esx.hosts.AddOnInfo
Display name of the OEM add-on.
getDisplayName() - Method in class com.vmware.esx.hosts.BaseImageInfo
Display name of the base-image.
getDisplayName() - Method in class com.vmware.esx.hosts.ComponentInfo
Display name of the component.
getDisplayName() - Method in class com.vmware.esx.hosts.software.InstalledComponentsTypes.InstalledComponentInfo
Display name of the component.
getDisplayName() - Method in class com.vmware.esx.hosts.SolutionInfo
Display name of the solution.
getDisplayName() - Method in class com.vmware.esx.settings.AddOnDetails
Display name of the OEM add-on.
getDisplayName() - Method in class com.vmware.esx.settings.BaseImageDetails
Display name of the base-image.
getDisplayName() - Method in class com.vmware.esx.settings.clusters.software.RecommendationsTypes.ExplanationDetails
Display name of an excluded image entity (base image, add-on etc.).
getDisplayName() - Method in class com.vmware.esx.settings.clusters.software.reports.PciDevice
Display name of the device.
getDisplayName() - Method in class com.vmware.esx.settings.ComponentDetails
Display name of the component.
getDisplayName() - Method in class com.vmware.esx.settings.depot_content.add_ons.VersionsTypes.ComponentInfo
Display name of the component.
getDisplayName() - Method in class com.vmware.esx.settings.depot_content.add_ons.VersionsTypes.Info
Display name of the OEM add-on.
getDisplayName() - Method in class com.vmware.esx.settings.depot_content.add_ons.VersionsTypes.RemovedComponentInfo
Display name of the component.
getDisplayName() - Method in class com.vmware.esx.settings.depot_content.AddOnsTypes.Summary
Display name of the OEM add-on.
getDisplayName() - Method in class com.vmware.esx.settings.depot_content.base_images.VersionsTypes.ComponentVersionInfo
Display name of the component.
getDisplayName() - Method in class com.vmware.esx.settings.depot_content.base_images.VersionsTypes.Info
Display name of the base-image.
getDisplayName() - Method in class com.vmware.esx.settings.depot_content.BaseImagesTypes.Summary
Display name of the base-image.
getDisplayName() - Method in class com.vmware.esx.settings.depot_content.components.VersionsTypes.Info
Display name of the component.
getDisplayName() - Method in class com.vmware.esx.settings.depot_content.ComponentsTypes.Summary
Display name of the component.
getDisplayName() - Method in class com.vmware.esx.settings.EffectiveComponentDetails
Display name of the component.
getDisplayName() - Method in class com.vmware.esx.settings.SolutionComponentDetails
Display name of the component.
getDisplayName() - Method in class com.vmware.esx.settings.SolutionDetails
Display name of the solution.
getDisplayName() - Method in class com.vmware.vapi.metadata.cli.CommandTypes.OutputFieldInfo
Name used by the CLI to display the property.
getDisplayName() - Method in class com.vmware.vcenter.hvc.LinksTypes.Summary
The display name is set to the domain name which was set during create.
getDisplayName() - Method in class com.vmware.vcenter.namespace_management.EdgeClusterCompatibilityTypes.Summary
Display name of the Edge Cluster.
getDisplayName() - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.attestation.os.esx.BaseImagesTypes.FilterSpec
Search criteria by ESX base image version version numbers.
getDisplayName() - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.attestation.os.esx.BaseImagesTypes.Info
A unique ESX version formatted for display.
getDisplayName() - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.attestation.os.esx.BaseImagesTypes.Summary
A unique ESX version formatted for display.
getDisplayVersion() - Method in class com.vmware.esx.hosts.AddOnInfo
Human readable version of the OEM add-on.
getDisplayVersion() - Method in class com.vmware.esx.hosts.BaseImageInfo
Human readable version of the base-image.
getDisplayVersion() - Method in class com.vmware.esx.hosts.ComponentInfo
Human readable version of the component.
getDisplayVersion() - Method in class com.vmware.esx.hosts.software.InstalledComponentsTypes.InstalledComponentInfo
Human readable version of the component.
getDisplayVersion() - Method in class com.vmware.esx.settings.AddOnDetails
Human readable version of the OEM add-on.
getDisplayVersion() - Method in class com.vmware.esx.settings.BaseImageDetails
Human readable version of the base-image.
getDisplayVersion() - Method in class com.vmware.esx.settings.clusters.software.RecommendationsTypes.ExplanationDetails
Display version of an excluded image entity (base image, add-on etc.).
getDisplayVersion() - Method in class com.vmware.esx.settings.ComponentDetails
Human readable version of the component.
getDisplayVersion() - Method in class com.vmware.esx.settings.ComponentOverrideInfo
Human readable version of the component override.
getDisplayVersion() - Method in class com.vmware.esx.settings.depot_content.add_ons.VersionsTypes.ComponentInfo
Human readable version of the OEM add-on.
getDisplayVersion() - Method in class com.vmware.esx.settings.depot_content.add_ons.VersionsTypes.Info
Human readable version of the OEM add-on.
getDisplayVersion() - Method in class com.vmware.esx.settings.depot_content.AddOnsTypes.AddOnVersionSummary
Human readable version of the OEM add-on.
getDisplayVersion() - Method in class com.vmware.esx.settings.depot_content.base_images.VersionsTypes.ComponentVersionInfo
Human readable version of the base-image.
getDisplayVersion() - Method in class com.vmware.esx.settings.depot_content.base_images.VersionsTypes.Info
Human readable version of the base-image.
getDisplayVersion() - Method in class com.vmware.esx.settings.depot_content.BaseImagesTypes.Summary
Human readable version of the base-image.
getDisplayVersion() - Method in class com.vmware.esx.settings.depot_content.components.VersionsTypes.Info
Human readable version of the component.
getDisplayVersion() - Method in class com.vmware.esx.settings.depot_content.ComponentsTypes.ComponentVersionSummary
Human readable version of the component.
getDisplayVersion() - Method in class com.vmware.esx.settings.EffectiveComponentDetails
Human readable version of the component.
getDisplayVersion() - Method in class com.vmware.esx.settings.SolutionComponentDetails
Human readable version of the component.
getDisplayVersion() - Method in class com.vmware.esx.settings.SolutionDetails
Display version of the solution.
getDistributedPort() - Method in class com.vmware.vcenter.vm.hardware.EthernetTypes.BackingInfo
Key of the distributed virtual port that backs the virtual Ethernet adapter.
getDistributedPort() - Method in class com.vmware.vcenter.vm.hardware.EthernetTypes.BackingSpec
Key of the distributed virtual port that backs the virtual Ethernet adapter.
getDistributedSwitch() - Method in class com.vmware.vcenter.namespace_management.DistributedSwitchCompatibilityTypes.Summary
Identifier of the switch.
getDistributedSwitchUuid() - Method in class com.vmware.vcenter.vm.hardware.EthernetTypes.BackingInfo
UUID of the distributed virtual switch that backs the virtual Ethernet adapter.
getDns() - Method in class com.vmware.appliance.NetworkingTypes.ChangeSpec
DNS Configuration to set for the machine.
getDns() - Method in class com.vmware.appliance.NetworkingTypes.Info
DNS configuration.
getDns() - Method in class com.vmware.vcenter.vm.guest.networking.InterfacesTypes.Info
DNS configuration of the adapter.
getDns() - Method in class com.vmware.vcenter.vm.guest.NetworkingTypes.Info
Client DNS configuration.
getDnsDomain() - Method in class com.vmware.vcenter.guest.WindowsNetworkAdapterSettings
A DNS domain suffix such as vmware.com.
getDnsServers() - Method in class com.vmware.vcenter.deployment.migrate.ActiveDirectoryTypes.CheckSpec
IP addresses of the DNS servers of the Active Directory server.
getDnsServers() - Method in class com.vmware.vcenter.deployment.SourceInfo
IP addresses of the DNS servers of the Active Directory server.
getDnsServers() - Method in class com.vmware.vcenter.guest.GlobalDNSSettings
List of DNS servers, for a virtual network adapter with a static IP address.
getDnsServers() - Method in class com.vmware.vcenter.guest.WindowsNetworkAdapterSettings
A list of server IP addresses to use for DNS lookup in a Windows guest operating system.
getDnsServers() - Method in class com.vmware.vcenter.vcha.IpSpec
The list of IP addresses of the DNS servers for this interface.
getDnsSuffixList() - Method in class com.vmware.vcenter.guest.GlobalDNSSettings
List of name resolution suffixes for the virtual network adapter.
getDnsValues() - Method in class com.vmware.vcenter.vm.guest.networking.InterfacesTypes.Info
Client DNS values.
getDnsValues() - Method in class com.vmware.vcenter.vm.guest.NetworkingTypes.Info
Client DNS values.
getDocumentation() - Method in class com.vmware.vapi.metadata.metamodel.ComponentInfo
English language documentation for a component.
getDocumentation() - Method in class com.vmware.vapi.metadata.metamodel.ConstantInfo
English language documentation for the constant element.
getDocumentation() - Method in class com.vmware.vapi.metadata.metamodel.EnumerationInfo
English language documentation for an enumeration element.
getDocumentation() - Method in class com.vmware.vapi.metadata.metamodel.EnumerationValueInfo
English language documentation for an enumeration value.
getDocumentation() - Method in class com.vmware.vapi.metadata.metamodel.ErrorInfo
The English language documentation for the service element.
getDocumentation() - Method in class com.vmware.vapi.metadata.metamodel.FieldInfo
English language documentation for the service element.
getDocumentation() - Method in class com.vmware.vapi.metadata.metamodel.OperationInfo
English language documentation for the service element.
getDocumentation() - Method in class com.vmware.vapi.metadata.metamodel.OperationResultInfo
English language documentation for the operation result element.
getDocumentation() - Method in class com.vmware.vapi.metadata.metamodel.PackageInfo
English language documentation for a package.
getDocumentation() - Method in class com.vmware.vapi.metadata.metamodel.ServiceInfo
English language documentation for the service element.
getDocumentation() - Method in class com.vmware.vapi.metadata.metamodel.StructureInfo
English language documentation for a structure element.
getDomain() - Method in class com.vmware.vapi.std.interposition.SecurityPrincipal
Principal domain.
getDomain() - Method in class com.vmware.vcenter.deployment.migrate.ActiveDirectorySpec
The domain name of the Active Directory server to which the migrated vCenter Server appliance should be joined.
getDomain() - Method in class com.vmware.vcenter.deployment.migrate.ActiveDirectoryTypes.CheckSpec
The domain name of the Active Directory server to which the migrated vCenter Server appliance should be joined.
getDomain() - Method in class com.vmware.vcenter.guest.Domain
The domain to which the virtual machine should be joined.
getDomain() - Method in class com.vmware.vcenter.guest.LinuxConfiguration
The fully qualified domain name.
getDomain() - Method in class com.vmware.vcenter.guest.WindowsSysprep
Information needed to join a workgroup or domain.
getDomain() - Method in class com.vmware.vcenter.namespaces.InstancesTypes.Access
Domain of the subject.
getDomain() - Method in class com.vmware.vcenter.topology.NodesTypes.Info
Domain name of the node.
getDomain() - Method in class com.vmware.vcenter.trusted_infrastructure.StsPrincipalId
The principal's domain.
getDomainName() - Method in class com.vmware.vcenter.hvc.LinksTypes.CreateSpec
The domain to which the PSC belongs.
getDomainName() - Method in class com.vmware.vcenter.vm.guest.DnsAssignedValues
The domain name portion of the DNS name.
getDomainNames() - Method in class com.vmware.vcenter.identity.ProvidersTypes.CreateSpec
Set of fully qualified domain names to trust when federating with this identity provider.
getDomainNames() - Method in class com.vmware.vcenter.identity.ProvidersTypes.Info
Set of fully qualified domain names to trust when federating with this identity provider.
getDomainNames() - Method in class com.vmware.vcenter.identity.ProvidersTypes.Summary
Set of fully qualified domain names to trust when federating with this identity provider.
getDomainNames() - Method in class com.vmware.vcenter.identity.ProvidersTypes.UpdateSpec
Set of fully qualified domain names to trust when federating with this identity provider.
getDomainPassword() - Method in class com.vmware.vcenter.guest.Domain
The domain user password that has permission to join the Domain.getDomainUsername() after customization.
getDomainUsername() - Method in class com.vmware.vcenter.guest.Domain
The domain user that has permission to join the domain after virtual machine is joined.
getDouble() - Method in class com.vmware.vapi.data.OptionalValue
 
getDouble(String) - Method in class com.vmware.vapi.data.StructValue
 
getDoubleList() - Method in class com.vmware.vapi.data.ListValue
 
getDoubleOrElse(double) - Method in class com.vmware.vapi.data.OptionalValue
 
getDoubleOrNull() - Method in class com.vmware.vapi.data.OptionalValue
 
getDoubleValue() - Method in class com.vmware.vapi.metadata.metamodel.PrimitiveValue
Double value of the constant.
getDownloadEndpoint() - Method in class com.vmware.content.library.item.downloadsession.FileTypes.Info
Endpoint at which the file is available for download.
getDownloadFileToken() - Method in class com.vmware.vcenter.lcm.ReportsTypes.Location
Information about the token required in the HTTP GET request to retrieve the report
getDriver() - Method in class com.vmware.esx.hcl.hosts.CompatibilityReportTypes.DeviceConstraint
The driver information about the constraint.
getDriver() - Method in class com.vmware.esx.hcl.PCIDevice
Currently installed driver used by the device.
getDriverName() - Method in class com.vmware.esx.settings.clusters.software.reports.DriverFirmwareVersion
Compatible Driver Name.
getDriverName() - Method in class com.vmware.esx.settings.clusters.software.reports.PciDevice
Driver Name of the device.
getDriverVersion() - Method in class com.vmware.esx.settings.clusters.software.reports.DriverFirmwareVersion
Compatible Driver Version.
getDrives() - Method in class com.vmware.content.type.ovf.VmTemplate
CD / DVD drives of the VM A VM template is not required to specify a list of drives.
getDrsEnabled() - Method in class com.vmware.vcenter.ClusterTypes.Summary
Flag indicating whether the vSphere DRS service is enabled for the cluster.
getDt() - Method in class com.vmware.vapi.std.LocalizationParam
Date and time value associated with the parameter.
getDuration() - Method in class com.vmware.appliance.recovery.backup.job.DetailsTypes.Info
Time in seconds since the backup job was started or the time it took to complete the backup job.
getDynamicProperty() - Method in class com.vmware.vsphereautomation.lookup.ArrayOfDynamicProperty
Gets the value of the dynamicProperty property.
getEdgeCluster() - Method in class com.vmware.vcenter.namespace_management.EdgeClusterCompatibilityTypes.Summary
Identifier of the Edge Cluster.
getEfiLegacyBoot() - Method in class com.vmware.vcenter.vm.hardware.BootTypes.CreateSpec
Flag indicating whether to use EFI legacy boot mode.
getEfiLegacyBoot() - Method in class com.vmware.vcenter.vm.hardware.BootTypes.Info
Flag indicating whether to use EFI legacy boot mode.
getEfiLegacyBoot() - Method in class com.vmware.vcenter.vm.hardware.BootTypes.UpdateSpec
Flag indicating whether to use EFI legacy boot mode.
getEgressCidrs() - Method in class com.vmware.vcenter.namespace_management.ClustersTypes.NCPClusterNetworkEnableSpec
CIDR blocks from which NSX assigns IP addresses used for performing SNAT from container IPs to external IPs.
getEgressCidrs() - Method in class com.vmware.vcenter.namespace_management.ClustersTypes.NCPClusterNetworkInfo
CIDR blocks from which NSX assigns IP addresses used for performing SNAT from container IPs to external IPs.
getEgressCidrs() - Method in class com.vmware.vcenter.namespace_management.ClustersTypes.NCPClusterNetworkSetSpec
CIDR blocks from which NSX assigns IP addresses used for performing SNAT from container IPs to external IPs.
getEgressCidrs() - Method in class com.vmware.vcenter.namespace_management.ClustersTypes.NCPClusterNetworkUpdateSpec
CIDR blocks from which NSX assigns IP addresses used for performing SNAT from container IPs to external IPs.
getEhciPciSlotNumber() - Method in class com.vmware.content.type.ovf.USBController
ehci.pci slot number A template is not required to specify the ehci.pci slot number.
getElements() - Method in class com.vmware.vapi.metadata.metamodel.ElementMap
Metamodel information of the metadata elements.
getElementType() - Method in class com.vmware.vapi.metadata.metamodel.GenericInstantiation
Type of the element parameter if the generic type instantiation is a GenericInstantiation.GenericType.LIST, GenericInstantiation.GenericType.OPTIONAL or GenericInstantiation.GenericType.SET.
getEmail() - Method in class com.vmware.appliance.LocalAccountsTypes.Config
Email address of the local account.
getEmail() - Method in class com.vmware.appliance.LocalAccountsTypes.Info
Email address of the local account.
getEmail() - Method in class com.vmware.appliance.LocalAccountsTypes.UpdateConfig
Email address of the local account.
getEmailAddress() - Method in class com.vmware.vcenter.certificate_management.vcenter.TlsCsrTypes.Spec
Email field in Certificate extensions.
getEmailAddress() - Method in class com.vmware.vcenter.certificate_management.vcenter.TlsTypes.ReplaceSpec
Email field in Certificate extensions.
getEmailAddress() - Method in class com.vmware.vcenter.certificate_management.vcenter.VmcaRootTypes.CreateSpec
Email field in Certificate extensions.
getEmailAddresses() - Method in class com.vmware.esx.settings.depots.SyncScheduleTypes.Spec
Email addresses to which the notification will be sent.
getEnable() - Method in class com.vmware.appliance.recovery.backup.SchedulesTypes.CreateSpec
Enable or disable a schedule.
getEnable() - Method in class com.vmware.appliance.recovery.backup.SchedulesTypes.Info
Enable or disable a schedule, by default when created a schedule will be enabled.
getEnable() - Method in class com.vmware.appliance.recovery.backup.SchedulesTypes.UpdateSpec
Enable or disable a schedule.
getEnable3d() - Method in class com.vmware.content.type.ovf.VideoCard
True if 3D is enabled A template is not required to specify if 3D is enabled.
getEnabled() - Method in class com.vmware.appliance.access.ShellTypes.ShellConfig
Enabled can be set to true or false
getEnabled() - Method in class com.vmware.appliance.LocalAccountsTypes.Config
Flag indicating if the account is enabled.
getEnabled() - Method in class com.vmware.appliance.LocalAccountsTypes.Info
Flag indicating if the account is enabled.
getEnabled() - Method in class com.vmware.appliance.LocalAccountsTypes.UpdateConfig
Flag indicating if the account is enabled.
getEnabled() - Method in class com.vmware.appliance.networking.ProxyTypes.Config
In the result of the #get and #list methods this property indicates whether proxying is enabled for a particular protocol.
getEnabled() - Method in class com.vmware.esx.settings.clusters.enablement.SoftwareTypes.Info
Status of the feature enablement True if feature is enabled, false otherwise
getEnabled() - Method in class com.vmware.esx.settings.depots.OnlineTypes.CreateSpec
Flag indicating whether this depot is enabled or not.
getEnabled() - Method in class com.vmware.esx.settings.depots.OnlineTypes.Info
Flag indicating whether this depot is enabled or not.
getEnabled() - Method in class com.vmware.esx.settings.depots.OnlineTypes.Summary
Flag indicating whether this depot is enabled or not.
getEnabled() - Method in class com.vmware.esx.settings.depots.OnlineTypes.UpdateSpec
Flag indicating whether this depot is enabled or not.
getEnabled() - Method in class com.vmware.esx.settings.depots.SyncScheduleTypes.Spec
Flag indicating whether automatic sync is enabled or not
getEnabled() - Method in class com.vmware.esx.settings.depots.UmdsTypes.Info
Flag indicating whether or not this depot is enabled.
getEnabled() - Method in class com.vmware.esx.settings.depots.UmdsTypes.SetSpec
Flag indicating whether or not this depot should be enabled.
getEnabled() - Method in class com.vmware.esx.settings.depots.UmdsTypes.UpdateSpec
Flag indicating whether or not this depot is enabled.
getEnabledCipherSuites() - Method in class com.vmware.vapi.protocol.HttpConfiguration.SslConfiguration
Returns the names of the SSL cipher suites enabled for use by this configuration.
getEnabledProtocols() - Method in class com.vmware.vapi.protocol.HttpConfiguration.SslConfiguration
Returns the names of cryptographic protocols enabled for use by this configuration.
getEnableQuickBoot() - Method in class com.vmware.esx.settings.clusters.policies.apply.EffectiveTypes.EffectivePolicySpec
Enable Quick Boot during remediation in the cluster.
getEnableQuickBoot() - Method in class com.vmware.esx.settings.clusters.policies.ApplyTypes.ConfiguredPolicySpec
Enable Quick Boot during remediation in the cluster.
getEnableQuickBoot() - Method in class com.vmware.esx.settings.defaults.clusters.policies.apply.EffectiveTypes.EffectivePolicySpec
Enable Quick Boot during remediation in the cluster.
getEnableQuickBoot() - Method in class com.vmware.esx.settings.defaults.clusters.policies.ApplyTypes.ConfiguredPolicySpec
Enable Quick Boot during remediation in the cluster.
getEncryptionKey() - Method in class com.vmware.appliance.infraprofile.ConfigsTypes.ProfilesSpec
Encryption Key to encrypt/decrypt profiles.
getEnd() - Method in class com.vmware.vcenter.namespace_management.stats.TimeSeriesTypes.Spec
UNIX timestamp value indicating when the requested series of statistical samples should end.
getEnd() - Method in class com.vmware.vstats.DataTypes.FilterSpec
End of a time window (excluded), timestamp in seconds UTC.
getEndpointAttributes() - Method in class com.vmware.vsphereautomation.lookup.LookupServiceRegistrationEndpoint
Gets the value of the endpointAttributes property.
getEndpointType() - Method in class com.vmware.vsphereautomation.lookup.LookupServiceRegistrationEndpoint
Gets the value of the endpointType property.
getEndpointType() - Method in class com.vmware.vsphereautomation.lookup.LookupServiceRegistrationFilter
Gets the value of the endpointType property.
getEndTime() - Method in class com.vmware.appliance.infraprofile.TaskInfo
Time when the operation is completed.
getEndTime() - Method in class com.vmware.appliance.MonitoringTypes.MonitoredItemData
End time in UTC
getEndTime() - Method in class com.vmware.appliance.MonitoringTypes.MonitoredItemDataRequest
End time in UTC
getEndTime() - Method in class com.vmware.appliance.recovery.backup.job.DetailsTypes.Info
Time when the operation is completed.
getEndTime() - Method in class com.vmware.appliance.recovery.backup.JobTypes.BackupJobStatus
Time when the backup was finished.
getEndTime() - Method in class com.vmware.appliance.recovery.reconciliation.JobTypes.Info
Time when the operation is completed.
getEndTime() - Method in class com.vmware.appliance.SubtaskInfo
Time when the operation is completed.
getEndTime() - Method in class com.vmware.appliance.TaskInfo
Time when the operation is completed.
getEndTime() - Method in class com.vmware.cis.task.CommonInfo
Time when the operation is completed.
getEndTime() - Method in class com.vmware.cis.task.Info
Time when the operation is completed.
getEndTime() - Method in class com.vmware.esx.settings.clusters.software.reports.LastApplyResultTypes.ApplyStatus
Time when the method completed.
getEndTime() - Method in class com.vmware.esx.settings.clusters.software.reports.LastCheckResultTypes.CheckResult
Time when the operation completed.
getEndTime() - Method in class com.vmware.esx.settings.clusters.SoftwareTypes.ApplyStatus
Time when the method completed.
getEndTime() - Method in class com.vmware.esx.settings.clusters.SoftwareTypes.CheckResult
Time when the operation completed.
getEndTime() - Method in class com.vmware.esx.settings.TaskInfo
Time when the operation is completed.
getEndTime() - Method in class com.vmware.vcenter.deployment.ImportHistoryTypes.Info
Time when the operation is completed.
getEndTime() - Method in class com.vmware.vcenter.DeploymentTypes.Info
Time when the operation is completed.
getEndTime() - Method in class com.vmware.vcenter.DeploymentTypes.Task
Time when the operation is completed.
getEndTimestamp() - Method in class com.vmware.appliance.recovery.backup.system_name.ArchiveTypes.FilterSpec
Backup must have been taken on or before this time to match the filter.
getEnterSetupMode() - Method in class com.vmware.vcenter.vm.hardware.BootTypes.CreateSpec
Flag indicating whether the firmware boot process should automatically enter setup mode the next time the virtual machine boots.
getEnterSetupMode() - Method in class com.vmware.vcenter.vm.hardware.BootTypes.Info
Flag indicating whether the firmware boot process will automatically enter setup mode the next time the virtual machine boots.
getEnterSetupMode() - Method in class com.vmware.vcenter.vm.hardware.BootTypes.UpdateSpec
Flag indicating whether the firmware boot process should automatically enter setup mode the next time the virtual machine boots.
getEntityResults() - Method in class com.vmware.esx.settings.clusters.software.reports.LastCheckResultTypes.CheckResult
List of EntityCheckResult for all entities for which checks have been run.
getEntityResults() - Method in class com.vmware.esx.settings.clusters.SoftwareTypes.CheckResult
List of EntityCheckResult for all entities for which checks have been run.
getEnumerations() - Method in class com.vmware.vapi.metadata.metamodel.PackageInfo
Metamodel information of all the enumeration elements contained in the package element.
getEnumerations() - Method in class com.vmware.vapi.metadata.metamodel.ServiceInfo
Metamodel information of all the enumeration elements contained in the service element.
getEnumerations() - Method in class com.vmware.vapi.metadata.metamodel.StructureInfo
Metamodel information of all the enumeration elements contained in the structure element.
getEnumValue() - Method in class com.vmware.appliance.health.DatabasestorageTypes.HealthLevel
Returns a native Java enum constant representing this enumeration constant.
getEnumValue() - Method in class com.vmware.appliance.health.LoadTypes.HealthLevel
Returns a native Java enum constant representing this enumeration constant.
getEnumValue() - Method in class com.vmware.appliance.health.MemTypes.HealthLevel
Returns a native Java enum constant representing this enumeration constant.
getEnumValue() - Method in class com.vmware.appliance.health.SoftwarepackagesTypes.HealthLevel
Returns a native Java enum constant representing this enumeration constant.
getEnumValue() - Method in class com.vmware.appliance.health.StorageTypes.HealthLevel
Returns a native Java enum constant representing this enumeration constant.
getEnumValue() - Method in class com.vmware.appliance.health.SwapTypes.HealthLevel
Returns a native Java enum constant representing this enumeration constant.
getEnumValue() - Method in class com.vmware.appliance.health.SystemTypes.HealthLevel
Returns a native Java enum constant representing this enumeration constant.
getEnumValue() - Method in class com.vmware.appliance.infraprofile.ConfigsTypes.ValidationStatus
Returns a native Java enum constant representing this enumeration constant.
getEnumValue() - Method in class com.vmware.appliance.logging.ForwardingTypes.ConnectionStatus.State
Returns a native Java enum constant representing this enumeration constant.
getEnumValue() - Method in class com.vmware.appliance.logging.ForwardingTypes.Protocol
Returns a native Java enum constant representing this enumeration constant.
getEnumValue() - Method in class com.vmware.appliance.MonitoringTypes.FunctionType
Returns a native Java enum constant representing this enumeration constant.
getEnumValue() - Method in class com.vmware.appliance.MonitoringTypes.IntervalType
Returns a native Java enum constant representing this enumeration constant.
getEnumValue() - Method in class com.vmware.appliance.networking.dns.HostnameTypes.MessageStatus
Returns a native Java enum constant representing this enumeration constant.
getEnumValue() - Method in class com.vmware.appliance.networking.dns.HostnameTypes.TestStatus
Returns a native Java enum constant representing this enumeration constant.
getEnumValue() - Method in class com.vmware.appliance.networking.dns.ServersTypes.DNSServerMode
Returns a native Java enum constant representing this enumeration constant.
getEnumValue() - Method in class com.vmware.appliance.networking.dns.ServersTypes.MessageStatus
Returns a native Java enum constant representing this enumeration constant.
getEnumValue() - Method in class com.vmware.appliance.networking.dns.ServersTypes.TestStatus
Returns a native Java enum constant representing this enumeration constant.
getEnumValue() - Method in class com.vmware.appliance.networking.firewall.InboundTypes.Policy
Returns a native Java enum constant representing this enumeration constant.
getEnumValue() - Method in class com.vmware.appliance.networking.interfaces.Ipv4Types.Mode
Returns a native Java enum constant representing this enumeration constant.
getEnumValue() - Method in class com.vmware.appliance.networking.interfaces.Ipv6Types.Origin
Returns a native Java enum constant representing this enumeration constant.
getEnumValue() - Method in class com.vmware.appliance.networking.interfaces.Ipv6Types.Status
Returns a native Java enum constant representing this enumeration constant.
getEnumValue() - Method in class com.vmware.appliance.networking.InterfacesTypes.InterfaceStatus
Returns a native Java enum constant representing this enumeration constant.
getEnumValue() - Method in class com.vmware.appliance.networking.ProxyTypes.Protocol
Returns a native Java enum constant representing this enumeration constant.
getEnumValue() - Method in class com.vmware.appliance.networking.ProxyTypes.ServerStatus
Returns a native Java enum constant representing this enumeration constant.
getEnumValue() - Method in class com.vmware.appliance.NetworkingTypes.DNSInfo.DNSMode
Returns a native Java enum constant representing this enumeration constant.
getEnumValue() - Method in class com.vmware.appliance.NtpTypes.ServerStatus
Returns a native Java enum constant representing this enumeration constant.
getEnumValue() - Method in class com.vmware.appliance.recovery.backup.job.DetailsTypes.Type
Returns a native Java enum constant representing this enumeration constant.
getEnumValue() - Method in class com.vmware.appliance.recovery.backup.JobTypes.BackupRestoreProcessState
Returns a native Java enum constant representing this enumeration constant.
getEnumValue() - Method in class com.vmware.appliance.recovery.backup.JobTypes.LocationType
Returns a native Java enum constant representing this enumeration constant.
getEnumValue() - Method in class com.vmware.appliance.recovery.backup.JobTypes.ReturnStatus
Returns a native Java enum constant representing this enumeration constant.
getEnumValue() - Method in class com.vmware.appliance.recovery.backup.SchedulesTypes.DayOfWeek
Returns a native Java enum constant representing this enumeration constant.
getEnumValue() - Method in class com.vmware.appliance.recovery.BackupTypes.LocationType
Returns a native Java enum constant representing this enumeration constant.
getEnumValue() - Method in class com.vmware.appliance.recovery.BackupTypes.ReturnStatus
Returns a native Java enum constant representing this enumeration constant.
getEnumValue() - Method in class com.vmware.appliance.recovery.reconciliation.JobTypes.Status
Returns a native Java enum constant representing this enumeration constant.
getEnumValue() - Method in class com.vmware.appliance.recovery.restore.JobTypes.BackupRestoreProcessState
Returns a native Java enum constant representing this enumeration constant.
getEnumValue() - Method in class com.vmware.appliance.recovery.restore.JobTypes.LocationType
Returns a native Java enum constant representing this enumeration constant.
getEnumValue() - Method in class com.vmware.appliance.recovery.restore.JobTypes.ReturnStatus
Returns a native Java enum constant representing this enumeration constant.
getEnumValue() - Method in class com.vmware.appliance.recovery.RestoreTypes.LocationType
Returns a native Java enum constant representing this enumeration constant.
getEnumValue() - Method in class com.vmware.appliance.ServicesTypes.State
Returns a native Java enum constant representing this enumeration constant.
getEnumValue() - Method in class com.vmware.appliance.TimesyncTypes.TimeSyncMode
Returns a native Java enum constant representing this enumeration constant.
getEnumValue() - Method in class com.vmware.appliance.update.CommonInfo.Category
Returns a native Java enum constant representing this enumeration constant.
getEnumValue() - Method in class com.vmware.appliance.update.CommonInfo.Priority
Returns a native Java enum constant representing this enumeration constant.
getEnumValue() - Method in class com.vmware.appliance.update.CommonInfo.Severity
Returns a native Java enum constant representing this enumeration constant.
getEnumValue() - Method in class com.vmware.appliance.update.PendingTypes.Question.InputType
Returns a native Java enum constant representing this enumeration constant.
getEnumValue() - Method in class com.vmware.appliance.update.PendingTypes.SourceType
Returns a native Java enum constant representing this enumeration constant.
getEnumValue() - Method in class com.vmware.appliance.update.PolicyTypes.DayOfWeek
Returns a native Java enum constant representing this enumeration constant.
getEnumValue() - Method in class com.vmware.appliance.UpdateTypes.State
Returns a native Java enum constant representing this enumeration constant.
getEnumValue() - Method in class com.vmware.appliance.vmon.ServiceTypes.Health
Returns a native Java enum constant representing this enumeration constant.
getEnumValue() - Method in class com.vmware.appliance.vmon.ServiceTypes.StartupType
Returns a native Java enum constant representing this enumeration constant.
getEnumValue() - Method in class com.vmware.appliance.vmon.ServiceTypes.State
Returns a native Java enum constant representing this enumeration constant.
getEnumValue() - Method in class com.vmware.cis.tagging.CategoryModel.Cardinality
Returns a native Java enum constant representing this enumeration constant.
getEnumValue() - Method in class com.vmware.cis.task.Status
Returns a native Java enum constant representing this enumeration constant.
getEnumValue() - Method in class com.vmware.content.library.item.downloadsession.FileTypes.EndpointType
Returns a native Java enum constant representing this enumeration constant.
getEnumValue() - Method in class com.vmware.content.library.item.downloadsession.FileTypes.PrepareStatus
Returns a native Java enum constant representing this enumeration constant.
getEnumValue() - Method in class com.vmware.content.library.item.DownloadSessionModel.State
Returns a native Java enum constant representing this enumeration constant.
getEnumValue() - Method in class com.vmware.content.library.item.FileTypes.ChecksumAlgorithm
Returns a native Java enum constant representing this enumeration constant.
getEnumValue() - Method in class com.vmware.content.library.item.TransferStatus
Returns a native Java enum constant representing this enumeration constant.
getEnumValue() - Method in class com.vmware.content.library.item.updatesession.FileTypes.SourceType
Returns a native Java enum constant representing this enumeration constant.
getEnumValue() - Method in class com.vmware.content.library.item.updatesession.PreviewInfo.State
Returns a native Java enum constant representing this enumeration constant.
getEnumValue() - Method in class com.vmware.content.library.item.updatesession.WarningType
Returns a native Java enum constant representing this enumeration constant.
getEnumValue() - Method in class com.vmware.content.library.item.UpdateSessionModel.State
Returns a native Java enum constant representing this enumeration constant.
getEnumValue() - Method in class com.vmware.content.library.PublishInfo.AuthenticationMethod
Returns a native Java enum constant representing this enumeration constant.
getEnumValue() - Method in class com.vmware.content.library.StorageBacking.Type
Returns a native Java enum constant representing this enumeration constant.
getEnumValue() - Method in class com.vmware.content.library.SubscriptionInfo.AuthenticationMethod
Returns a native Java enum constant representing this enumeration constant.
getEnumValue() - Method in class com.vmware.content.library.SubscriptionsTypes.CreateSpecSubscribedLibrary.Target
Returns a native Java enum constant representing this enumeration constant.
getEnumValue() - Method in class com.vmware.content.library.SubscriptionsTypes.Location
Returns a native Java enum constant representing this enumeration constant.
getEnumValue() - Method in class com.vmware.content.LibraryModel.LibraryType
Returns a native Java enum constant representing this enumeration constant.
getEnumValue() - Method in class com.vmware.content.SubscribedLibraryTypes.ProbeResult.Status
Returns a native Java enum constant representing this enumeration constant.
getEnumValue() - Method in class com.vmware.esx.hcl.CompatibilityStatus
Returns a native Java enum constant representing this enumeration constant.
getEnumValue() - Method in class com.vmware.esx.settings.clusters.enablement.SoftwareTypes.CheckType
Returns a native Java enum constant representing this enumeration constant.
getEnumValue() - Method in class com.vmware.esx.settings.clusters.policies.apply.EffectiveTypes.EffectivePolicySpec.PreRemediationPowerAction
Returns a native Java enum constant representing this enumeration constant.
getEnumValue() - Method in class com.vmware.esx.settings.clusters.policies.apply.EffectiveTypes.FailureAction.Action
Returns a native Java enum constant representing this enumeration constant.
getEnumValue() - Method in class com.vmware.esx.settings.clusters.policies.ApplyTypes.ConfiguredPolicySpec.PreRemediationPowerAction
Returns a native Java enum constant representing this enumeration constant.
getEnumValue() - Method in class com.vmware.esx.settings.clusters.policies.ApplyTypes.FailureAction.Action
Returns a native Java enum constant representing this enumeration constant.
getEnumValue() - Method in class com.vmware.esx.settings.clusters.software.CommitsTypes.Info.ApplyStatusType
Returns a native Java enum constant representing this enumeration constant.
getEnumValue() - Method in class com.vmware.esx.settings.clusters.software.DraftsTypes.SourceType
Returns a native Java enum constant representing this enumeration constant.
getEnumValue() - Method in class com.vmware.esx.settings.clusters.software.DraftsTypes.StatusType
Returns a native Java enum constant representing this enumeration constant.
getEnumValue() - Method in class com.vmware.esx.settings.clusters.software.reports.ComplianceStatus
Returns a native Java enum constant representing this enumeration constant.
getEnumValue() - Method in class com.vmware.esx.settings.clusters.software.reports.HardwareCompatibilityTypes.ComplianceStatus
Returns a native Java enum constant representing this enumeration constant.
getEnumValue() - Method in class com.vmware.esx.settings.clusters.software.reports.LastApplyResultTypes.ApplyStatus.Status
Returns a native Java enum constant representing this enumeration constant.
getEnumValue() - Method in class com.vmware.esx.settings.clusters.software.reports.LastCheckResultTypes.EntityCheckResult.EntityType
Returns a native Java enum constant representing this enumeration constant.
getEnumValue() - Method in class com.vmware.esx.settings.clusters.software.reports.LastCheckResultTypes.Status
Returns a native Java enum constant representing this enumeration constant.
getEnumValue() - Method in class com.vmware.esx.settings.clusters.SoftwareTypes.ApplyStatus.Status
Returns a native Java enum constant representing this enumeration constant.
getEnumValue() - Method in class com.vmware.esx.settings.clusters.SoftwareTypes.EntityCheckResult.EntityType
Returns a native Java enum constant representing this enumeration constant.
getEnumValue() - Method in class com.vmware.esx.settings.clusters.SoftwareTypes.ExportType
Returns a native Java enum constant representing this enumeration constant.
getEnumValue() - Method in class com.vmware.esx.settings.clusters.SoftwareTypes.Status
Returns a native Java enum constant representing this enumeration constant.
getEnumValue() - Method in class com.vmware.esx.settings.ComplianceImpact
Returns a native Java enum constant representing this enumeration constant.
getEnumValue() - Method in class com.vmware.esx.settings.ComplianceStatus
Returns a native Java enum constant representing this enumeration constant.
getEnumValue() - Method in class com.vmware.esx.settings.ComponentSource
Returns a native Java enum constant representing this enumeration constant.
getEnumValue() - Method in class com.vmware.esx.settings.defaults.clusters.policies.apply.EffectiveTypes.EffectivePolicySpec.PreRemediationPowerAction
Returns a native Java enum constant representing this enumeration constant.
getEnumValue() - Method in class com.vmware.esx.settings.defaults.clusters.policies.apply.EffectiveTypes.FailureAction.Action
Returns a native Java enum constant representing this enumeration constant.
getEnumValue() - Method in class com.vmware.esx.settings.defaults.clusters.policies.ApplyTypes.ConfiguredPolicySpec.PreRemediationPowerAction
Returns a native Java enum constant representing this enumeration constant.
getEnumValue() - Method in class com.vmware.esx.settings.defaults.clusters.policies.ApplyTypes.FailureAction.Action
Returns a native Java enum constant representing this enumeration constant.
getEnumValue() - Method in class com.vmware.esx.settings.depot_content.add_ons.VersionsTypes.CategoryType
Returns a native Java enum constant representing this enumeration constant.
getEnumValue() - Method in class com.vmware.esx.settings.depot_content.AddOnsTypes.CategoryType
Returns a native Java enum constant representing this enumeration constant.
getEnumValue() - Method in class com.vmware.esx.settings.depot_content.base_images.VersionsTypes.CategoryType
Returns a native Java enum constant representing this enumeration constant.
getEnumValue() - Method in class com.vmware.esx.settings.depot_content.BaseImagesTypes.CategoryType
Returns a native Java enum constant representing this enumeration constant.
getEnumValue() - Method in class com.vmware.esx.settings.depot_content.components.VersionsTypes.CategoryType
Returns a native Java enum constant representing this enumeration constant.
getEnumValue() - Method in class com.vmware.esx.settings.depot_content.components.VersionsTypes.UrgencyType
Returns a native Java enum constant representing this enumeration constant.
getEnumValue() - Method in class com.vmware.esx.settings.depot_content.ComponentsTypes.CategoryType
Returns a native Java enum constant representing this enumeration constant.
getEnumValue() - Method in class com.vmware.esx.settings.depot_content.ComponentsTypes.ComponentBundleType
Returns a native Java enum constant representing this enumeration constant.
getEnumValue() - Method in class com.vmware.esx.settings.depot_content.ComponentsTypes.UrgencyType
Returns a native Java enum constant representing this enumeration constant.
getEnumValue() - Method in class com.vmware.esx.settings.depots.OfflineTypes.SourceType
Returns a native Java enum constant representing this enumeration constant.
getEnumValue() - Method in class com.vmware.esx.settings.depots.SyncScheduleTypes.DayOfWeek
Returns a native Java enum constant representing this enumeration constant.
getEnumValue() - Method in class com.vmware.esx.settings.depots.SyncScheduleTypes.Recurrence
Returns a native Java enum constant representing this enumeration constant.
getEnumValue() - Method in class com.vmware.esx.settings.HardwareModuleClass
Returns a native Java enum constant representing this enumeration constant.
getEnumValue() - Method in class com.vmware.vapi.metadata.authentication.AuthenticationInfo.SchemeType
Returns a native Java enum constant representing this enumeration constant.
getEnumValue() - Method in class com.vmware.vapi.metadata.cli.CommandTypes.FormatterType
Returns a native Java enum constant representing this enumeration constant.
getEnumValue() - Method in class com.vmware.vapi.metadata.cli.CommandTypes.GenericType
Returns a native Java enum constant representing this enumeration constant.
getEnumValue() - Method in class com.vmware.vapi.metadata.metamodel.ConstantValue.Category
Returns a native Java enum constant representing this enumeration constant.
getEnumValue() - Method in class com.vmware.vapi.metadata.metamodel.ElementValue.Type
Returns a native Java enum constant representing this enumeration constant.
getEnumValue() - Method in class com.vmware.vapi.metadata.metamodel.GenericInstantiation.GenericType
Returns a native Java enum constant representing this enumeration constant.
getEnumValue() - Method in class com.vmware.vapi.metadata.metamodel.PrimitiveValue.Type
Returns a native Java enum constant representing this enumeration constant.
getEnumValue() - Method in class com.vmware.vapi.metadata.metamodel.StructureInfo.Type
Returns a native Java enum constant representing this enumeration constant.
getEnumValue() - Method in class com.vmware.vapi.metadata.metamodel.Type.BuiltinType
Returns a native Java enum constant representing this enumeration constant.
getEnumValue() - Method in class com.vmware.vapi.metadata.metamodel.Type.Category
Returns a native Java enum constant representing this enumeration constant.
getEnumValue() - Method in class com.vmware.vapi.metadata.SourceType
Returns a native Java enum constant representing this enumeration constant.
getEnumValue() - Method in class com.vmware.vapi.std.errors.Error.Type
Returns a native Java enum constant representing this enumeration constant.
getEnumValue() - Method in class com.vmware.vapi.std.interposition.InvocationResult.ResultType
Returns a native Java enum constant representing this enumeration constant.
getEnumValue() - Method in class com.vmware.vapi.std.LocalizationParam.DateTimeFormat
Returns a native Java enum constant representing this enumeration constant.
getEnumValue() - Method in class com.vmware.vcenter.compute.policies.ObjectCompliance
Returns a native Java enum constant representing this enumeration constant.
getEnumValue() - Method in class com.vmware.vcenter.content.registries.DayOfWeek
Returns a native Java enum constant representing this enumeration constant.
getEnumValue() - Method in class com.vmware.vcenter.content.registries.harbor.ProjectsTypes.ConfigStatus
Returns a native Java enum constant representing this enumeration constant.
getEnumValue() - Method in class com.vmware.vcenter.content.registries.harbor.ProjectsTypes.Scope
Returns a native Java enum constant representing this enumeration constant.
getEnumValue() - Method in class com.vmware.vcenter.content.registries.HealthTypes.Status
Returns a native Java enum constant representing this enumeration constant.
getEnumValue() - Method in class com.vmware.vcenter.content.registries.Recurrence
Returns a native Java enum constant representing this enumeration constant.
getEnumValue() - Method in class com.vmware.vcenter.DatastoreTypes.Type
Returns a native Java enum constant representing this enumeration constant.
getEnumValue() - Method in class com.vmware.vcenter.deployment.ApplianceSize
Returns a native Java enum constant representing this enumeration constant.
getEnumValue() - Method in class com.vmware.vcenter.deployment.ApplianceState
Returns a native Java enum constant representing this enumeration constant.
getEnumValue() - Method in class com.vmware.vcenter.deployment.ApplianceType
Returns a native Java enum constant representing this enumeration constant.
getEnumValue() - Method in class com.vmware.vcenter.deployment.CheckStatus
Returns a native Java enum constant representing this enumeration constant.
getEnumValue() - Method in class com.vmware.vcenter.deployment.HistoryMigrationOption
Returns a native Java enum constant representing this enumeration constant.
getEnumValue() - Method in class com.vmware.vcenter.deployment.Operation
Returns a native Java enum constant representing this enumeration constant.
getEnumValue() - Method in class com.vmware.vcenter.deployment.QuestionTypes.QuestionType
Returns a native Java enum constant representing this enumeration constant.
getEnumValue() - Method in class com.vmware.vcenter.deployment.VerificationMode
Returns a native Java enum constant representing this enumeration constant.
getEnumValue() - Method in class com.vmware.vcenter.FolderTypes.Type
Returns a native Java enum constant representing this enumeration constant.
getEnumValue() - Method in class com.vmware.vcenter.guest.CustomizationSpecsTypes.Format
Returns a native Java enum constant representing this enumeration constant.
getEnumValue() - Method in class com.vmware.vcenter.guest.CustomizationSpecsTypes.OsType
Returns a native Java enum constant representing this enumeration constant.
getEnumValue() - Method in class com.vmware.vcenter.guest.Domain.Type
Returns a native Java enum constant representing this enumeration constant.
getEnumValue() - Method in class com.vmware.vcenter.guest.HostnameGenerator.Type
Returns a native Java enum constant representing this enumeration constant.
getEnumValue() - Method in class com.vmware.vcenter.guest.Ipv4.Type
Returns a native Java enum constant representing this enumeration constant.
getEnumValue() - Method in class com.vmware.vcenter.guest.Ipv6.Type
Returns a native Java enum constant representing this enumeration constant.
getEnumValue() - Method in class com.vmware.vcenter.guest.WindowsConfiguration.RebootOption
Returns a native Java enum constant representing this enumeration constant.
getEnumValue() - Method in class com.vmware.vcenter.guest.WindowsNetworkAdapterSettings.NetBIOSMode
Returns a native Java enum constant representing this enumeration constant.
getEnumValue() - Method in class com.vmware.vcenter.HostTypes.ConnectionState
Returns a native Java enum constant representing this enumeration constant.
getEnumValue() - Method in class com.vmware.vcenter.HostTypes.CreateSpec.ThumbprintVerification
Returns a native Java enum constant representing this enumeration constant.
getEnumValue() - Method in class com.vmware.vcenter.HostTypes.PowerState
Returns a native Java enum constant representing this enumeration constant.
getEnumValue() - Method in class com.vmware.vcenter.hvc.links.sync.ProvidersTypes.SessionInfo.Stage
Returns a native Java enum constant representing this enumeration constant.
getEnumValue() - Method in class com.vmware.vcenter.hvc.links.sync.ProvidersTypes.Status
Returns a native Java enum constant representing this enumeration constant.
getEnumValue() - Method in class com.vmware.vcenter.identity.ProvidersTypes.ConfigType
Returns a native Java enum constant representing this enumeration constant.
getEnumValue() - Method in class com.vmware.vcenter.identity.ProvidersTypes.IdmProtocol
Returns a native Java enum constant representing this enumeration constant.
getEnumValue() - Method in class com.vmware.vcenter.identity.ProvidersTypes.Oauth2AuthenticationMethod
Returns a native Java enum constant representing this enumeration constant.
getEnumValue() - Method in class com.vmware.vcenter.lcm.update.PendingTypes.Category
Returns a native Java enum constant representing this enumeration constant.
getEnumValue() - Method in class com.vmware.vcenter.lcm.update.PendingTypes.SeverityType
Returns a native Java enum constant representing this enumeration constant.
getEnumValue() - Method in class com.vmware.vcenter.lcm.update.PendingTypes.UpdateType
Returns a native Java enum constant representing this enumeration constant.
getEnumValue() - Method in class com.vmware.vcenter.namespace_management.ClustersTypes.ConfigStatus
Returns a native Java enum constant representing this enumeration constant.
getEnumValue() - Method in class com.vmware.vcenter.namespace_management.ClustersTypes.KubernetesStatus
Returns a native Java enum constant representing this enumeration constant.
getEnumValue() - Method in class com.vmware.vcenter.namespace_management.ClustersTypes.Message.Severity
Returns a native Java enum constant representing this enumeration constant.
getEnumValue() - Method in class com.vmware.vcenter.namespace_management.ClustersTypes.NetworkProvider
Returns a native Java enum constant representing this enumeration constant.
getEnumValue() - Method in class com.vmware.vcenter.namespace_management.ClustersTypes.NetworkSpec.Ipv4Mode
Returns a native Java enum constant representing this enumeration constant.
getEnumValue() - Method in class com.vmware.vcenter.namespace_management.SizingHint
Returns a native Java enum constant representing this enumeration constant.
getEnumValue() - Method in class com.vmware.vcenter.namespace_management.software.ClustersTypes.Message.Severity
Returns a native Java enum constant representing this enumeration constant.
getEnumValue() - Method in class com.vmware.vcenter.namespace_management.software.ClustersTypes.Result.Res
Returns a native Java enum constant representing this enumeration constant.
getEnumValue() - Method in class com.vmware.vcenter.namespace_management.software.ClustersTypes.State
Returns a native Java enum constant representing this enumeration constant.
getEnumValue() - Method in class com.vmware.vcenter.namespace_management.stats.TimeSeriesTypes.Spec.ObjType
Returns a native Java enum constant representing this enumeration constant.
getEnumValue() - Method in class com.vmware.vcenter.namespaces.AccessTypes.Role
Returns a native Java enum constant representing this enumeration constant.
getEnumValue() - Method in class com.vmware.vcenter.namespaces.AccessTypes.SubjectType
Returns a native Java enum constant representing this enumeration constant.
getEnumValue() - Method in class com.vmware.vcenter.namespaces.InstancesTypes.ConfigStatus
Returns a native Java enum constant representing this enumeration constant.
getEnumValue() - Method in class com.vmware.vcenter.namespaces.InstancesTypes.Message.MessageSeverity
Returns a native Java enum constant representing this enumeration constant.
getEnumValue() - Method in class com.vmware.vcenter.NetworkTypes.Type
Returns a native Java enum constant representing this enumeration constant.
getEnumValue() - Method in class com.vmware.vcenter.ovf.DiskProvisioningType
Returns a native Java enum constant representing this enumeration constant.
getEnumValue() - Method in class com.vmware.vcenter.ovf.IpAllocationParams.IpAllocationPolicy
Returns a native Java enum constant representing this enumeration constant.
getEnumValue() - Method in class com.vmware.vcenter.ovf.IpAllocationParams.IpAllocationScheme
Returns a native Java enum constant representing this enumeration constant.
getEnumValue() - Method in class com.vmware.vcenter.ovf.IpAllocationParams.IpProtocol
Returns a native Java enum constant representing this enumeration constant.
getEnumValue() - Method in class com.vmware.vcenter.ovf.LibraryItemTypes.StorageGroupMapping.Type
Returns a native Java enum constant representing this enumeration constant.
getEnumValue() - Method in class com.vmware.vcenter.ovf.OvfMessage.Category
Returns a native Java enum constant representing this enumeration constant.
getEnumValue() - Method in class com.vmware.vcenter.ovf.ParseIssue.Category
Returns a native Java enum constant representing this enumeration constant.
getEnumValue() - Method in class com.vmware.vcenter.ResourcePoolTypes.SharesInfo.Level
Returns a native Java enum constant representing this enumeration constant.
getEnumValue() - Method in class com.vmware.vcenter.services.ServiceTypes.Health
Returns a native Java enum constant representing this enumeration constant.
getEnumValue() - Method in class com.vmware.vcenter.services.ServiceTypes.StartupType
Returns a native Java enum constant representing this enumeration constant.
getEnumValue() - Method in class com.vmware.vcenter.services.ServiceTypes.State
Returns a native Java enum constant representing this enumeration constant.
getEnumValue() - Method in class com.vmware.vcenter.storage.policies.compliance.VMTypes.Status
Returns a native Java enum constant representing this enumeration constant.
getEnumValue() - Method in class com.vmware.vcenter.storage.policies.ComplianceTypes.Status
Returns a native Java enum constant representing this enumeration constant.
getEnumValue() - Method in class com.vmware.vcenter.tagging.AssociationsTypes.LastIterationStatus
Returns a native Java enum constant representing this enumeration constant.
getEnumValue() - Method in class com.vmware.vcenter.topology.NodesTypes.ApplianceType
Returns a native Java enum constant representing this enumeration constant.
getEnumValue() - Method in class com.vmware.vcenter.trusted_infrastructure.StsPrincipalType
Returns a native Java enum constant representing this enumeration constant.
getEnumValue() - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.attestation.os.esx.BaseImagesTypes.Health
Returns a native Java enum constant representing this enumeration constant.
getEnumValue() - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.attestation.ServiceStatusTypes.Health
Returns a native Java enum constant representing this enumeration constant.
getEnumValue() - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.attestation.tpm2.CaCertificatesTypes.Health
Returns a native Java enum constant representing this enumeration constant.
getEnumValue() - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.attestation.tpm2.EndorsementKeysTypes.Health
Returns a native Java enum constant representing this enumeration constant.
getEnumValue() - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.attestation.tpm2.SettingsTypes.Health
Returns a native Java enum constant representing this enumeration constant.
getEnumValue() - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.ConsumerPrincipalsTypes.Health
Returns a native Java enum constant representing this enumeration constant.
getEnumValue() - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.ProvidersTypes.Health
Returns a native Java enum constant representing this enumeration constant.
getEnumValue() - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.ProvidersTypes.KeyServerCreateSpec.Type
Returns a native Java enum constant representing this enumeration constant.
getEnumValue() - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.ProvidersTypes.KeyServerInfo.Type
Returns a native Java enum constant representing this enumeration constant.
getEnumValue() - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.ProvidersTypes.KeyServerUpdateSpec.Type
Returns a native Java enum constant representing this enumeration constant.
getEnumValue() - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.ServiceStatusTypes.Health
Returns a native Java enum constant representing this enumeration constant.
getEnumValue() - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_hosts.AttestationTypes.SummaryType
Returns a native Java enum constant representing this enumeration constant.
getEnumValue() - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_hosts.KmsTypes.SummaryType
Returns a native Java enum constant representing this enumeration constant.
getEnumValue() - Method in class com.vmware.vcenter.trusted_infrastructure.TrustAuthorityClustersTypes.State
Returns a native Java enum constant representing this enumeration constant.
getEnumValue() - Method in class com.vmware.vcenter.trusted_infrastructure.trusted_clusters.attestation.ServicesTypes.CreateSpec.SourceType
Returns a native Java enum constant representing this enumeration constant.
getEnumValue() - Method in class com.vmware.vcenter.trusted_infrastructure.trusted_clusters.kms.ServicesTypes.CreateSpec.SourceType
Returns a native Java enum constant representing this enumeration constant.
getEnumValue() - Method in class com.vmware.vcenter.vcha.cluster.DeploymentTypeTypes.Type
Returns a native Java enum constant representing this enumeration constant.
getEnumValue() - Method in class com.vmware.vcenter.vcha.cluster.ModeTypes.ClusterMode
Returns a native Java enum constant representing this enumeration constant.
getEnumValue() - Method in class com.vmware.vcenter.vcha.ClusterTypes.ClusterMode
Returns a native Java enum constant representing this enumeration constant.
getEnumValue() - Method in class com.vmware.vcenter.vcha.ClusterTypes.ClusterState
Returns a native Java enum constant representing this enumeration constant.
getEnumValue() - Method in class com.vmware.vcenter.vcha.ClusterTypes.ConfigState
Returns a native Java enum constant representing this enumeration constant.
getEnumValue() - Method in class com.vmware.vcenter.vcha.ClusterTypes.IpFamily
Returns a native Java enum constant representing this enumeration constant.
getEnumValue() - Method in class com.vmware.vcenter.vcha.ClusterTypes.NodeRole
Returns a native Java enum constant representing this enumeration constant.
getEnumValue() - Method in class com.vmware.vcenter.vcha.ClusterTypes.NodeState
Returns a native Java enum constant representing this enumeration constant.
getEnumValue() - Method in class com.vmware.vcenter.vcha.ClusterTypes.Type
Returns a native Java enum constant representing this enumeration constant.
getEnumValue() - Method in class com.vmware.vcenter.vcha.IpFamily
Returns a native Java enum constant representing this enumeration constant.
getEnumValue() - Method in class com.vmware.vcenter.vcha.NetworkType
Returns a native Java enum constant representing this enumeration constant.
getEnumValue() - Method in class com.vmware.vcenter.vm.console.TicketsTypes.Type
Returns a native Java enum constant representing this enumeration constant.
getEnumValue() - Method in class com.vmware.vcenter.vm.guest.networking.InterfacesTypes.IpAddressOrigin
Returns a native Java enum constant representing this enumeration constant.
getEnumValue() - Method in class com.vmware.vcenter.vm.guest.networking.InterfacesTypes.IpAddressStatus
Returns a native Java enum constant representing this enumeration constant.
getEnumValue() - Method in class com.vmware.vcenter.vm.guest.PowerTypes.State
Returns a native Java enum constant representing this enumeration constant.
getEnumValue() - Method in class com.vmware.vcenter.vm.GuestOS
Returns a native Java enum constant representing this enumeration constant.
getEnumValue() - Method in class com.vmware.vcenter.vm.GuestOSFamily
Returns a native Java enum constant representing this enumeration constant.
getEnumValue() - Method in class com.vmware.vcenter.vm.hardware.adapter.SataTypes.Type
Returns a native Java enum constant representing this enumeration constant.
getEnumValue() - Method in class com.vmware.vcenter.vm.hardware.adapter.ScsiTypes.Sharing
Returns a native Java enum constant representing this enumeration constant.
getEnumValue() - Method in class com.vmware.vcenter.vm.hardware.adapter.ScsiTypes.Type
Returns a native Java enum constant representing this enumeration constant.
getEnumValue() - Method in class com.vmware.vcenter.vm.hardware.boot.DeviceTypes.Type
Returns a native Java enum constant representing this enumeration constant.
getEnumValue() - Method in class com.vmware.vcenter.vm.hardware.BootTypes.NetworkProtocol
Returns a native Java enum constant representing this enumeration constant.
getEnumValue() - Method in class com.vmware.vcenter.vm.hardware.BootTypes.Type
Returns a native Java enum constant representing this enumeration constant.
getEnumValue() - Method in class com.vmware.vcenter.vm.hardware.CdromTypes.BackingType
Returns a native Java enum constant representing this enumeration constant.
getEnumValue() - Method in class com.vmware.vcenter.vm.hardware.CdromTypes.DeviceAccessType
Returns a native Java enum constant representing this enumeration constant.
getEnumValue() - Method in class com.vmware.vcenter.vm.hardware.CdromTypes.HostBusAdapterType
Returns a native Java enum constant representing this enumeration constant.
getEnumValue() - Method in class com.vmware.vcenter.vm.hardware.ConnectionState
Returns a native Java enum constant representing this enumeration constant.
getEnumValue() - Method in class com.vmware.vcenter.vm.hardware.DiskTypes.BackingType
Returns a native Java enum constant representing this enumeration constant.
getEnumValue() - Method in class com.vmware.vcenter.vm.hardware.DiskTypes.HostBusAdapterType
Returns a native Java enum constant representing this enumeration constant.
getEnumValue() - Method in class com.vmware.vcenter.vm.hardware.EthernetTypes.BackingType
Returns a native Java enum constant representing this enumeration constant.
getEnumValue() - Method in class com.vmware.vcenter.vm.hardware.EthernetTypes.EmulationType
Returns a native Java enum constant representing this enumeration constant.
getEnumValue() - Method in class com.vmware.vcenter.vm.hardware.EthernetTypes.MacAddressType
Returns a native Java enum constant representing this enumeration constant.
getEnumValue() - Method in class com.vmware.vcenter.vm.hardware.FloppyTypes.BackingType
Returns a native Java enum constant representing this enumeration constant.
getEnumValue() - Method in class com.vmware.vcenter.vm.hardware.ParallelTypes.BackingType
Returns a native Java enum constant representing this enumeration constant.
getEnumValue() - Method in class com.vmware.vcenter.vm.hardware.SerialTypes.BackingType
Returns a native Java enum constant representing this enumeration constant.
getEnumValue() - Method in class com.vmware.vcenter.vm.HardwareTypes.UpgradePolicy
Returns a native Java enum constant representing this enumeration constant.
getEnumValue() - Method in class com.vmware.vcenter.vm.HardwareTypes.UpgradeStatus
Returns a native Java enum constant representing this enumeration constant.
getEnumValue() - Method in class com.vmware.vcenter.vm.HardwareTypes.Version
Returns a native Java enum constant representing this enumeration constant.
getEnumValue() - Method in class com.vmware.vcenter.vm.PowerTypes.State
Returns a native Java enum constant representing this enumeration constant.
getEnumValue() - Method in class com.vmware.vcenter.vm.storage.policy.ComplianceTypes.Status
Returns a native Java enum constant representing this enumeration constant.
getEnumValue() - Method in class com.vmware.vcenter.vm.storage.PolicyTypes.DiskPolicySpec.PolicyType
Returns a native Java enum constant representing this enumeration constant.
getEnumValue() - Method in class com.vmware.vcenter.vm.storage.PolicyTypes.VmHomePolicySpec.PolicyType
Returns a native Java enum constant representing this enumeration constant.
getEnumValue() - Method in class com.vmware.vcenter.vm.ToolsTypes.RunState
Returns a native Java enum constant representing this enumeration constant.
getEnumValue() - Method in class com.vmware.vcenter.vm.ToolsTypes.ToolsInstallType
Returns a native Java enum constant representing this enumeration constant.
getEnumValue() - Method in class com.vmware.vcenter.vm.ToolsTypes.UpgradePolicy
Returns a native Java enum constant representing this enumeration constant.
getEnumValue() - Method in class com.vmware.vcenter.vm.ToolsTypes.VersionStatus
Returns a native Java enum constant representing this enumeration constant.
getEnumValue() - Method in class com.vmware.vcenter.vm_template.LibraryItemsTypes.CreateSpecDiskStoragePolicy.Type
Returns a native Java enum constant representing this enumeration constant.
getEnumValue() - Method in class com.vmware.vcenter.vm_template.LibraryItemsTypes.CreateSpecVmHomeStoragePolicy.Type
Returns a native Java enum constant representing this enumeration constant.
getEnumValue() - Method in class com.vmware.vcenter.vm_template.LibraryItemsTypes.DeploySpecDiskStoragePolicy.Type
Returns a native Java enum constant representing this enumeration constant.
getEnumValue() - Method in class com.vmware.vcenter.vm_template.LibraryItemsTypes.DeploySpecVmHomeStoragePolicy.Type
Returns a native Java enum constant representing this enumeration constant.
getEnumValue() - Method in class com.vmware.vcenter.vm_template.LibraryItemsTypes.EthernetInfo.MacAddressType
Returns a native Java enum constant representing this enumeration constant.
getEnumValue() - Method in class com.vmware.vcenter.vm_template.LibraryItemsTypes.EthernetInfo.NetworkBackingType
Returns a native Java enum constant representing this enumeration constant.
getEnumValue() - Method in class com.vmware.vstats.AcqSpecsTypes.Status
Returns a native Java enum constant representing this enumeration constant.
getEnumValue() - Method in class com.vmware.vstats.CounterMetadataTypes.CounterEditionStatus
Returns a native Java enum constant representing this enumeration constant.
getEnumValue() - Method in class com.vmware.vstats.CounterMetadataTypes.MetricUnits
Returns a native Java enum constant representing this enumeration constant.
getEnumValue() - Method in class com.vmware.vstats.CounterMetadataTypes.SampleType
Returns a native Java enum constant representing this enumeration constant.
getEnumValue() - Method in class com.vmware.vstats.CounterMetadataTypes.UnitsFactor
Returns a native Java enum constant representing this enumeration constant.
getEnumValue() - Method in class com.vmware.vstats.QueryPredicate
Returns a native Java enum constant representing this enumeration constant.
getEnumValue() - Method in class com.vmware.vstats.ResourceAddressSchemasTypes.QueryCapabilities
Returns a native Java enum constant representing this enumeration constant.
getEphemeralStoragePolicy() - Method in class com.vmware.vcenter.namespace_management.ClustersTypes.EnableSpec
Identifier of storage policy associated with ephemeral disks of all the Kubernetes Pods in the cluster.
getEphemeralStoragePolicy() - Method in class com.vmware.vcenter.namespace_management.ClustersTypes.SetSpec
Identifier of storage policy associated with ephemeral disks of all the Kubernetes Pods in the cluster.
getEphemeralStoragePolicy() - Method in class com.vmware.vcenter.namespace_management.ClustersTypes.UpdateSpec
Identifier of storage policy associated with ephemeral disks of all the Kubernetes Pods in the cluster.
getError() - Method in class com.vmware.appliance.infraprofile.TaskInfo
Description of the error if the operation status is "FAILED".
getError() - Method in class com.vmware.appliance.recovery.backup.job.DetailsTypes.Info
Description of the error if the operation status is "FAILED".
getError() - Method in class com.vmware.appliance.recovery.reconciliation.JobTypes.Info
Description of the error if the operation status is "FAILED".
getError() - Method in class com.vmware.appliance.SubtaskInfo
Description of the error if the operation status is "FAILED".
getError() - Method in class com.vmware.appliance.TaskInfo
Description of the error if the operation status is "FAILED".
getError() - Method in class com.vmware.cis.task.CommonInfo
Description of the error if the operation status is "FAILED".
getError() - Method in class com.vmware.cis.task.Info
Description of the error if the operation status is "FAILED".
getError() - Method in class com.vmware.esx.settings.TaskInfo
Description of the error if the operation status is "FAILED".
getError() - Method in class com.vmware.vapi.core.MethodResult
Returns the error for this MethodResult.
getError() - Method in class com.vmware.vapi.std.interposition.InvocationResult
Error result value.
getError() - Method in class com.vmware.vcenter.deployment.ImportHistoryTypes.Info
Description of the error if the operation status is "FAILED".
getError() - Method in class com.vmware.vcenter.DeploymentTypes.Info
Description of the error if the operation status is "FAILED".
getError() - Method in class com.vmware.vcenter.DeploymentTypes.Task
Description of the error if the operation status is "FAILED".
getError() - Method in class com.vmware.vcenter.ovf.LibraryItemTypes.CreateResult
Errors, warnings, and informational messages produced by the create() method.
getError() - Method in class com.vmware.vcenter.ovf.LibraryItemTypes.DeploymentResult
Errors, warnings, and informational messages produced by the deploy() method.
getError() - Method in class com.vmware.vcenter.ovf.OvfError
Represents a server Error.
getError() - Method in class com.vmware.vcenter.ovf.OvfMessage
Represents a server Error.
getError() - Method in class com.vmware.vcenter.ovf.OvfWarning
Represents a server Error.
getError() - Method in class com.vmware.vcenter.vcha.ClusterTypes.ErrorCondition
Contains an error condition.
getError() - Method in class com.vmware.vcenter.vm.ToolsTypes.Info
Error that happened, if any, during last attempt to upgrade or install Tools.
getErrorCount() - Method in class com.vmware.vcenter.lcm.update.PrecheckReportTypes.ReportSummary
Number of errors detected by precheck process
getErrorMessage() - Method in class com.vmware.content.library.item.downloadsession.FileTypes.Info
Error message for a failed preparation when the prepare status is FileTypes.PrepareStatus.ERROR.
getErrorMessage() - Method in class com.vmware.content.library.item.DownloadSessionModel
If the session is in the DownloadSessionModel.State.ERROR status this property will have more details about the error.
getErrorMessage() - Method in class com.vmware.content.library.item.updatesession.FileTypes.Info
Details about the transfer error.
getErrorMessage() - Method in class com.vmware.content.library.item.updatesession.FileTypes.ValidationError
A message indicating why the file was considered invalid.
getErrorMessage() - Method in class com.vmware.content.library.item.UpdateSessionModel
If the session is in the UpdateSessionModel.State.ERROR status this property will have more details about the error.
getErrorMessage() - Method in class com.vmware.vsphereautomation.lookup.LookupFaultServiceFault
Gets the value of the errorMessage property.
getErrorMessages() - Method in class com.vmware.cis.tagging.TagAssociationTypes.BatchResult
The List of error messages.
getErrorMessages() - Method in class com.vmware.content.SubscribedLibraryTypes.ProbeResult
If the probe result is in an error status, this property will contain the detailed error messages.
getErrorMessages() - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.providers.CurrentPeerCertificatesTypes.Summary
Server certificate retrieval errors.
getErrors() - Method in class com.vmware.appliance.infraprofile.Notifications
Error notification messages reported.
getErrors() - Method in class com.vmware.appliance.Notifications
Error notification messages reported.
getErrors() - Method in class com.vmware.esx.hcl.Notifications
Error notification messages reported.
getErrors() - Method in class com.vmware.esx.settings.Notifications
Error notification messages reported.
getErrors() - Method in class com.vmware.vapi.metadata.metamodel.OperationInfo
List of error elements that might be reported by the operation element.
getErrors() - Method in class com.vmware.vcenter.deployment.Notifications
Error notification messages reported.
getErrors() - Method in class com.vmware.vcenter.lcm.Notifications
Error notification messages reported.
getErrors() - Method in class com.vmware.vcenter.ovf.LibraryItemTypes.ResultInfo
Errors reported by the create() or deploy() method.
getErrors() - Method in class com.vmware.vcenter.vcha.cluster.PassiveTypes.CheckResult
A list of problems which are fatal to the operation and the operation will fail.
getErrors() - Method in class com.vmware.vcenter.vcha.cluster.WitnessTypes.CheckResult
A list of problems which are fatal to the operation and the operation will fail.
getErrorType() - Method in exception com.vmware.vapi.std.errors.Error
Discriminator field to help API consumers identify the structure type.
getErrorTypes() - Method in class com.vmware.vapi.bindings.StubConfiguration
 
getErrorTypes() - Method in class com.vmware.vapi.bindings.StubConfigurationBase
Returns ErrorTypes to be used for resolving VMODL2 for method invocations by the configured Stub.
getEstimatedExportTime() - Method in class com.vmware.vcenter.deployment.DataMigrationEstimate
The time estimated to export data from the source vCenter Server.
getEstimatedImportTime() - Method in class com.vmware.vcenter.deployment.DataMigrationEstimate
The time estimated to import data to the upgraded vCenter Server.
getEstimatedTimeToInstall() - Method in class com.vmware.appliance.update.PendingTypes.PrecheckResult
Rough estimate of time to install the update (minutes).
getEstimatedTimeToRollback() - Method in class com.vmware.appliance.update.PendingTypes.PrecheckResult
Rough estimate of time to rollback the update (minutes).
getEstimatedTimeToUpdate() - Method in class com.vmware.vcenter.lcm.update.PrecheckReportTypes.Report
Rough estimate of time to update vCenter Server in minutes.
getEulas() - Method in class com.vmware.appliance.update.PendingTypes.Info
List of EULAs.
getEULAs() - Method in class com.vmware.vcenter.ovf.LibraryItemTypes.OvfSummary
End User License Agreements specified in the OVF descriptor.
getEvacuateOfflineVms() - Method in class com.vmware.esx.settings.clusters.policies.apply.EffectiveTypes.EffectivePolicySpec
Evacuate powered off/suspended VMs when attempting maintenance mode.
getEvacuateOfflineVms() - Method in class com.vmware.esx.settings.clusters.policies.ApplyTypes.ConfiguredPolicySpec
Evacuate powered off/suspended VMs when attempting maintenance mode.
getEvacuateOfflineVms() - Method in class com.vmware.esx.settings.defaults.clusters.policies.apply.EffectiveTypes.EffectivePolicySpec
Evacuate powered off/suspended VMs when attempting maintenance mode.
getEvacuateOfflineVms() - Method in class com.vmware.esx.settings.defaults.clusters.policies.ApplyTypes.ConfiguredPolicySpec
Evacuate powered off/suspended VMs when attempting maintenance mode.
getException() - Method in class com.vmware.vcenter.hvc.links.sync.ProvidersTypes.SessionInfo
Exception message if there is a sync failure on forced sync.
getException() - Method in class com.vmware.vcenter.namespace_management.software.ClustersTypes.Result
Exception when cluster pre-check failed during upgrade invocation.
getExceptionMessages() - Method in exception com.vmware.vapi.CoreException
 
getExcludeKeys() - Method in class com.vmware.vcenter.ovf.ExtraConfigParams
Specifies which extra configuration items in the List in the getExtraConfigs() field should be ignored during deployment.
getExcludeResult() - Method in class com.vmware.cis.TasksTypes.GetSpec
If true, the result will not be included in the task information, otherwise it will be included.
getExecuteURL() - Method in class com.vmware.vcenter.lcm.update.PendingTypes.Info
VAMI or ISO URL for update or upgrade execute phase redirection
getExecuteURL() - Method in class com.vmware.vcenter.lcm.update.PendingTypes.Summary
VAMI or ISO URL for update or upgrade execute phase redirection
getExecutionContext() - Method in class com.vmware.vapi.bindings.client.InvocationConfig
Returns the execution context associated with this configuration.
getExecutionContext() - Method in class com.vmware.vapi.bindings.client.RetryPolicy.RetryContext
 
getExecutor() - Method in class com.vmware.vapi.protocol.ClientConfiguration
Returns the executor which must be used by the client to process requests.
getExistingMigrationAssistant() - Method in class com.vmware.vcenter.deployment.MigrateTypes.MigrateSpec
Information specific to the Migration Assistant that is running on the Windows vCenter Server.
getExpandableReservation() - Method in class com.vmware.vcenter.ResourcePoolTypes.ResourceAllocationCreateSpec
In a resource pool with an expandable reservation, the reservation can grow beyond the specified value, if the parent resource pool has unreserved resources.
getExpandableReservation() - Method in class com.vmware.vcenter.ResourcePoolTypes.ResourceAllocationInfo
In a resource pool with an expandable reservation, the reservation can grow beyond the specified value, if the parent resource pool has unreserved resources.
getExpandableReservation() - Method in class com.vmware.vcenter.ResourcePoolTypes.ResourceAllocationUpdateSpec
In a resource pool with an expandable reservation, the reservation can grow beyond the specified value, if the parent resource pool has unreserved resources.
getExpiration() - Method in class com.vmware.vstats.AcqSpecsTypes.CreateSpec
Expiration time for this acquisition specification in Unix UTC number of seconds (since epoch).
getExpiration() - Method in class com.vmware.vstats.AcqSpecsTypes.Info
Expiration time for this acquisition specification represented as Unix UTC number of seconds (since epoch).
getExpiration() - Method in class com.vmware.vstats.AcqSpecsTypes.UpdateSpec
Expiration time for this acquisition specification in Unix UTC number of seconds (since epoch).
getExpirationTime() - Method in class com.vmware.content.library.item.DownloadSessionModel
Indicates the time after which the session will expire.
getExpirationTime() - Method in class com.vmware.content.library.item.UpdateSessionModel
Indicates the time after which the session will expire.
getExpiresIn() - Method in class com.vmware.vcenter.tokenservice.TokenExchangeTypes.Info
The validity lifetime, in seconds, of the token issued by the server.
getExpiry() - Method in class com.vmware.esx.hcl.ReportsTypes.Token
Expiry time of the token
getExpiry() - Method in class com.vmware.vcenter.lcm.ReportsTypes.Token
Expiry time of the token
getExpiry() - Method in class com.vmware.vcenter.namespace_management.SupportBundleTypes.Token
Expiry time of the token
getExplanation() - Method in class com.vmware.esx.settings.clusters.software.RecommendationsTypes.ExplanationDetails
List of explanations on why the image entity is excluded.
getExportIsoImage() - Method in class com.vmware.esx.settings.clusters.SoftwareTypes.ExportSpec
Whether to export ISO image.
getExportOfflineBundle() - Method in class com.vmware.esx.settings.clusters.SoftwareTypes.ExportSpec
Whether to export offline bundle.
getExportSoftwareSpec() - Method in class com.vmware.esx.settings.clusters.SoftwareTypes.ExportSpec
Whether to export software specification document.
getExtendedKeyUsage() - Method in class com.vmware.vcenter.certificate_management.vcenter.TlsTypes.Info
Collection of extended keyusage that contains details for which the certificate can be used for.
getExtraConfigs() - Method in class com.vmware.vcenter.ovf.ExtraConfigParams
List of vmw:ExtraConfig elements in the OVF package.
getFactory(StubFactory, StubConfiguration) - Static method in class com.vmware.appliance.access.AccessFactory
Creates the new instance of this class with provided configuration
getFactory(StubFactory, StubConfiguration) - Static method in class com.vmware.appliance.ApplianceFactory
Creates the new instance of this class with provided configuration
getFactory(StubFactory, StubConfiguration) - Static method in class com.vmware.appliance.health.HealthFactory
Creates the new instance of this class with provided configuration
getFactory(StubFactory, StubConfiguration) - Static method in class com.vmware.appliance.infraprofile.InfraprofileFactory
Creates the new instance of this class with provided configuration
getFactory(StubFactory, StubConfiguration) - Static method in class com.vmware.appliance.local_accounts.LocalAccountsFactory
Creates the new instance of this class with provided configuration
getFactory(StubFactory, StubConfiguration) - Static method in class com.vmware.appliance.localaccounts.LocalaccountsFactory
Creates the new instance of this class with provided configuration
getFactory(StubFactory, StubConfiguration) - Static method in class com.vmware.appliance.logging.LoggingFactory
Creates the new instance of this class with provided configuration
getFactory(StubFactory, StubConfiguration) - Static method in class com.vmware.appliance.monitoring.MonitoringFactory
Creates the new instance of this class with provided configuration
getFactory(StubFactory, StubConfiguration) - Static method in class com.vmware.appliance.networking.dns.DnsFactory
Creates the new instance of this class with provided configuration
getFactory(StubFactory, StubConfiguration) - Static method in class com.vmware.appliance.networking.firewall.FirewallFactory
Creates the new instance of this class with provided configuration
getFactory(StubFactory, StubConfiguration) - Static method in class com.vmware.appliance.networking.interfaces.InterfacesFactory
Creates the new instance of this class with provided configuration
getFactory(StubFactory, StubConfiguration) - Static method in class com.vmware.appliance.networking.NetworkingFactory
Creates the new instance of this class with provided configuration
getFactory(StubFactory, StubConfiguration) - Static method in class com.vmware.appliance.ntp.NtpFactory
Creates the new instance of this class with provided configuration
getFactory(StubFactory, StubConfiguration) - Static method in class com.vmware.appliance.recovery.backup.BackupFactory
Creates the new instance of this class with provided configuration
getFactory(StubFactory, StubConfiguration) - Static method in class com.vmware.appliance.recovery.backup.job.JobFactory
Creates the new instance of this class with provided configuration
getFactory(StubFactory, StubConfiguration) - Static method in class com.vmware.appliance.recovery.backup.system_name.SystemNameFactory
Creates the new instance of this class with provided configuration
getFactory(StubFactory, StubConfiguration) - Static method in class com.vmware.appliance.recovery.reconciliation.ReconciliationFactory
Creates the new instance of this class with provided configuration
getFactory(StubFactory, StubConfiguration) - Static method in class com.vmware.appliance.recovery.RecoveryFactory
Creates the new instance of this class with provided configuration
getFactory(StubFactory, StubConfiguration) - Static method in class com.vmware.appliance.recovery.restore.RestoreFactory
Creates the new instance of this class with provided configuration
getFactory(StubFactory, StubConfiguration) - Static method in class com.vmware.appliance.shutdown.ShutdownFactory
Creates the new instance of this class with provided configuration
getFactory(StubFactory, StubConfiguration) - Static method in class com.vmware.appliance.system.SystemFactory
Creates the new instance of this class with provided configuration
getFactory(StubFactory, StubConfiguration) - Static method in class com.vmware.appliance.system.time.TimeFactory
Creates the new instance of this class with provided configuration
getFactory(StubFactory, StubConfiguration) - Static method in class com.vmware.appliance.tymesync.TymesyncFactory
Creates the new instance of this class with provided configuration
getFactory(StubFactory, StubConfiguration) - Static method in class com.vmware.appliance.update.UpdateFactory
Creates the new instance of this class with provided configuration
getFactory(StubFactory, StubConfiguration) - Static method in class com.vmware.appliance.vmon.VmonFactory
Creates the new instance of this class with provided configuration
getFactory(StubFactory, StubConfiguration) - Static method in class com.vmware.cis.CisFactory
Creates the new instance of this class with provided configuration
getFactory(StubFactory, StubConfiguration) - Static method in class com.vmware.cis.tagging.TaggingFactory
Creates the new instance of this class with provided configuration
getFactory(StubFactory, StubConfiguration) - Static method in class com.vmware.cis.task.TaskFactory
Creates the new instance of this class with provided configuration
getFactory(StubFactory, StubConfiguration) - Static method in class com.vmware.content.ContentFactory
Creates the new instance of this class with provided configuration
getFactory(StubFactory, StubConfiguration) - Static method in class com.vmware.content.library.item.downloadsession.DownloadsessionFactory
Creates the new instance of this class with provided configuration
getFactory(StubFactory, StubConfiguration) - Static method in class com.vmware.content.library.item.ItemFactory
Creates the new instance of this class with provided configuration
getFactory(StubFactory, StubConfiguration) - Static method in class com.vmware.content.library.item.updatesession.UpdatesessionFactory
Creates the new instance of this class with provided configuration
getFactory(StubFactory, StubConfiguration) - Static method in class com.vmware.content.library.LibraryFactory
Creates the new instance of this class with provided configuration
getFactory(StubFactory, StubConfiguration) - Static method in class com.vmware.content.type.ovf.OvfFactory
Creates the new instance of this class with provided configuration
getFactory(StubFactory, StubConfiguration) - Static method in class com.vmware.content.type.ovf.policy.PolicyFactory
Creates the new instance of this class with provided configuration
getFactory(StubFactory, StubConfiguration) - Static method in class com.vmware.esx.hcl.HclFactory
Creates the new instance of this class with provided configuration
getFactory(StubFactory, StubConfiguration) - Static method in class com.vmware.esx.hcl.hosts.HostsFactory
Creates the new instance of this class with provided configuration
getFactory(StubFactory, StubConfiguration) - Static method in class com.vmware.esx.hosts.health.perspectives.PerspectivesFactory
Creates the new instance of this class with provided configuration
getFactory(StubFactory, StubConfiguration) - Static method in class com.vmware.esx.hosts.HostsFactory
Creates the new instance of this class with provided configuration
getFactory(StubFactory, StubConfiguration) - Static method in class com.vmware.esx.hosts.software.SoftwareFactory
Creates the new instance of this class with provided configuration
getFactory(StubFactory, StubConfiguration) - Static method in class com.vmware.esx.settings.clusters.ClustersFactory
Creates the new instance of this class with provided configuration
getFactory(StubFactory, StubConfiguration) - Static method in class com.vmware.esx.settings.clusters.enablement.EnablementFactory
Creates the new instance of this class with provided configuration
getFactory(StubFactory, StubConfiguration) - Static method in class com.vmware.esx.settings.clusters.policies.apply.ApplyFactory
Creates the new instance of this class with provided configuration
getFactory(StubFactory, StubConfiguration) - Static method in class com.vmware.esx.settings.clusters.policies.PoliciesFactory
Creates the new instance of this class with provided configuration
getFactory(StubFactory, StubConfiguration) - Static method in class com.vmware.esx.settings.clusters.software.drafts.DraftsFactory
Creates the new instance of this class with provided configuration
getFactory(StubFactory, StubConfiguration) - Static method in class com.vmware.esx.settings.clusters.software.drafts.software.SoftwareFactory
Creates the new instance of this class with provided configuration
getFactory(StubFactory, StubConfiguration) - Static method in class com.vmware.esx.settings.clusters.software.reports.hardware_compatibility.HardwareCompatibilityFactory
Creates the new instance of this class with provided configuration
getFactory(StubFactory, StubConfiguration) - Static method in class com.vmware.esx.settings.clusters.software.reports.ReportsFactory
Creates the new instance of this class with provided configuration
getFactory(StubFactory, StubConfiguration) - Static method in class com.vmware.esx.settings.clusters.software.SoftwareFactory
Creates the new instance of this class with provided configuration
getFactory(StubFactory, StubConfiguration) - Static method in class com.vmware.esx.settings.defaults.clusters.ClustersFactory
Creates the new instance of this class with provided configuration
getFactory(StubFactory, StubConfiguration) - Static method in class com.vmware.esx.settings.defaults.clusters.policies.apply.ApplyFactory
Creates the new instance of this class with provided configuration
getFactory(StubFactory, StubConfiguration) - Static method in class com.vmware.esx.settings.defaults.clusters.policies.PoliciesFactory
Creates the new instance of this class with provided configuration
getFactory(StubFactory, StubConfiguration) - Static method in class com.vmware.esx.settings.defaults.DefaultsFactory
Creates the new instance of this class with provided configuration
getFactory(StubFactory, StubConfiguration) - Static method in class com.vmware.esx.settings.depot_content.add_ons.AddOnsFactory
Creates the new instance of this class with provided configuration
getFactory(StubFactory, StubConfiguration) - Static method in class com.vmware.esx.settings.depot_content.base_images.BaseImagesFactory
Creates the new instance of this class with provided configuration
getFactory(StubFactory, StubConfiguration) - Static method in class com.vmware.esx.settings.depot_content.components.ComponentsFactory
Creates the new instance of this class with provided configuration
getFactory(StubFactory, StubConfiguration) - Static method in class com.vmware.esx.settings.depot_content.DepotContentFactory
Creates the new instance of this class with provided configuration
getFactory(StubFactory, StubConfiguration) - Static method in class com.vmware.esx.settings.depots.DepotsFactory
Creates the new instance of this class with provided configuration
getFactory(StubFactory, StubConfiguration) - Static method in class com.vmware.esx.settings.hosts.HostsFactory
Creates the new instance of this class with provided configuration
getFactory(StubFactory, StubConfiguration) - Static method in class com.vmware.esx.settings.SettingsFactory
Creates the new instance of this class with provided configuration
getFactory(StubFactory, StubConfiguration) - Static method in class com.vmware.vapi.metadata.authentication.AuthenticationFactory
Creates the new instance of this class with provided configuration
getFactory(StubFactory, StubConfiguration) - Static method in class com.vmware.vapi.metadata.authentication.service.ServiceFactory
Creates the new instance of this class with provided configuration
getFactory(StubFactory, StubConfiguration) - Static method in class com.vmware.vapi.metadata.cli.CliFactory
Creates the new instance of this class with provided configuration
getFactory(StubFactory, StubConfiguration) - Static method in class com.vmware.vapi.metadata.MetadataFactory
Creates the new instance of this class with provided configuration
getFactory(StubFactory, StubConfiguration) - Static method in class com.vmware.vapi.metadata.metamodel.MetamodelFactory
Creates the new instance of this class with provided configuration
getFactory(StubFactory, StubConfiguration) - Static method in class com.vmware.vapi.metadata.metamodel.resource.ResourceFactory
Creates the new instance of this class with provided configuration
getFactory(StubFactory, StubConfiguration) - Static method in class com.vmware.vapi.metadata.metamodel.service.ServiceFactory
Creates the new instance of this class with provided configuration
getFactory(StubFactory, StubConfiguration) - Static method in class com.vmware.vapi.metadata.privilege.PrivilegeFactory
Creates the new instance of this class with provided configuration
getFactory(StubFactory, StubConfiguration) - Static method in class com.vmware.vapi.metadata.privilege.service.ServiceFactory
Creates the new instance of this class with provided configuration
getFactory(StubFactory, StubConfiguration) - Static method in class com.vmware.vapi.std.errors.ErrorsFactory
Creates the new instance of this class with provided configuration
getFactory(StubFactory, StubConfiguration) - Static method in class com.vmware.vapi.std.interposition.InterpositionFactory
Creates the new instance of this class with provided configuration
getFactory(StubFactory, StubConfiguration) - Static method in class com.vmware.vapi.std.StdFactory
Creates the new instance of this class with provided configuration
getFactory(StubFactory, StubConfiguration) - Static method in class com.vmware.vapi.VapiFactory
Creates the new instance of this class with provided configuration
getFactory(StubFactory, StubConfiguration) - Static method in class com.vmware.vcenter.certificate_management.CertificateManagementFactory
Creates the new instance of this class with provided configuration
getFactory(StubFactory, StubConfiguration) - Static method in class com.vmware.vcenter.certificate_management.vcenter.VcenterFactory
Creates the new instance of this class with provided configuration
getFactory(StubFactory, StubConfiguration) - Static method in class com.vmware.vcenter.compute.ComputeFactory
Creates the new instance of this class with provided configuration
getFactory(StubFactory, StubConfiguration) - Static method in class com.vmware.vcenter.compute.policies.capabilities.CapabilitiesFactory
Creates the new instance of this class with provided configuration
getFactory(StubFactory, StubConfiguration) - Static method in class com.vmware.vcenter.compute.policies.capabilities.cluster_scale_in_ignore_vm_capabilities.ClusterScaleInIgnoreVmCapabilitiesFactory
Creates the new instance of this class with provided configuration
getFactory(StubFactory, StubConfiguration) - Static method in class com.vmware.vcenter.compute.policies.capabilities.disable_drs_vmotion.DisableDrsVmotionFactory
Creates the new instance of this class with provided configuration
getFactory(StubFactory, StubConfiguration) - Static method in class com.vmware.vcenter.compute.policies.capabilities.vm.evacuation.vmotion.VmotionFactory
Creates the new instance of this class with provided configuration
getFactory(StubFactory, StubConfiguration) - Static method in class com.vmware.vcenter.compute.policies.capabilities.vm_host_affinity.VmHostAffinityFactory
Creates the new instance of this class with provided configuration
getFactory(StubFactory, StubConfiguration) - Static method in class com.vmware.vcenter.compute.policies.capabilities.vm_host_anti_affinity.VmHostAntiAffinityFactory
Creates the new instance of this class with provided configuration
getFactory(StubFactory, StubConfiguration) - Static method in class com.vmware.vcenter.compute.policies.capabilities.vm_vm_affinity.VmVmAffinityFactory
Creates the new instance of this class with provided configuration
getFactory(StubFactory, StubConfiguration) - Static method in class com.vmware.vcenter.compute.policies.capabilities.vm_vm_anti_affinity.VmVmAntiAffinityFactory
Creates the new instance of this class with provided configuration
getFactory(StubFactory, StubConfiguration) - Static method in class com.vmware.vcenter.compute.policies.PoliciesFactory
Creates the new instance of this class with provided configuration
getFactory(StubFactory, StubConfiguration) - Static method in class com.vmware.vcenter.content.registries.harbor.HarborFactory
Creates the new instance of this class with provided configuration
getFactory(StubFactory, StubConfiguration) - Static method in class com.vmware.vcenter.content.registries.RegistriesFactory
Creates the new instance of this class with provided configuration
getFactory(StubFactory, StubConfiguration) - Static method in class com.vmware.vcenter.datastore.DatastoreFactory
Creates the new instance of this class with provided configuration
getFactory(StubFactory, StubConfiguration) - Static method in class com.vmware.vcenter.deployment.DeploymentFactory
Creates the new instance of this class with provided configuration
getFactory(StubFactory, StubConfiguration) - Static method in class com.vmware.vcenter.deployment.install.initial_config.remote_psc.RemotePscFactory
Creates the new instance of this class with provided configuration
getFactory(StubFactory, StubConfiguration) - Static method in class com.vmware.vcenter.deployment.install.InstallFactory
Creates the new instance of this class with provided configuration
getFactory(StubFactory, StubConfiguration) - Static method in class com.vmware.vcenter.deployment.install.psc.PscFactory
Creates the new instance of this class with provided configuration
getFactory(StubFactory, StubConfiguration) - Static method in class com.vmware.vcenter.deployment.migrate.MigrateFactory
Creates the new instance of this class with provided configuration
getFactory(StubFactory, StubConfiguration) - Static method in class com.vmware.vcenter.guest.GuestFactory
Creates the new instance of this class with provided configuration
getFactory(StubFactory, StubConfiguration) - Static method in class com.vmware.vcenter.hvc.HvcFactory
Creates the new instance of this class with provided configuration
getFactory(StubFactory, StubConfiguration) - Static method in class com.vmware.vcenter.hvc.links.LinksFactory
Creates the new instance of this class with provided configuration
getFactory(StubFactory, StubConfiguration) - Static method in class com.vmware.vcenter.hvc.links.sync.SyncFactory
Creates the new instance of this class with provided configuration
getFactory(StubFactory, StubConfiguration) - Static method in class com.vmware.vcenter.hvc.management.ManagementFactory
Creates the new instance of this class with provided configuration
getFactory(StubFactory, StubConfiguration) - Static method in class com.vmware.vcenter.identity.IdentityFactory
Creates the new instance of this class with provided configuration
getFactory(StubFactory, StubConfiguration) - Static method in class com.vmware.vcenter.inventory.InventoryFactory
Creates the new instance of this class with provided configuration
getFactory(StubFactory, StubConfiguration) - Static method in class com.vmware.vcenter.iso.IsoFactory
Creates the new instance of this class with provided configuration
getFactory(StubFactory, StubConfiguration) - Static method in class com.vmware.vcenter.lcm.discovery.DiscoveryFactory
Creates the new instance of this class with provided configuration
getFactory(StubFactory, StubConfiguration) - Static method in class com.vmware.vcenter.lcm.LcmFactory
Creates the new instance of this class with provided configuration
getFactory(StubFactory, StubConfiguration) - Static method in class com.vmware.vcenter.lcm.update.UpdateFactory
Creates the new instance of this class with provided configuration
getFactory(StubFactory, StubConfiguration) - Static method in class com.vmware.vcenter.namespace_management.NamespaceManagementFactory
Creates the new instance of this class with provided configuration
getFactory(StubFactory, StubConfiguration) - Static method in class com.vmware.vcenter.namespace_management.software.SoftwareFactory
Creates the new instance of this class with provided configuration
getFactory(StubFactory, StubConfiguration) - Static method in class com.vmware.vcenter.namespace_management.stats.StatsFactory
Creates the new instance of this class with provided configuration
getFactory(StubFactory, StubConfiguration) - Static method in class com.vmware.vcenter.namespaces.NamespacesFactory
Creates the new instance of this class with provided configuration
getFactory(StubFactory, StubConfiguration) - Static method in class com.vmware.vcenter.namespaces.user.UserFactory
Creates the new instance of this class with provided configuration
getFactory(StubFactory, StubConfiguration) - Static method in class com.vmware.vcenter.ovf.OvfFactory
Creates the new instance of this class with provided configuration
getFactory(StubFactory, StubConfiguration) - Static method in class com.vmware.vcenter.services.ServicesFactory
Creates the new instance of this class with provided configuration
getFactory(StubFactory, StubConfiguration) - Static method in class com.vmware.vcenter.storage.policies.compliance.ComplianceFactory
Creates the new instance of this class with provided configuration
getFactory(StubFactory, StubConfiguration) - Static method in class com.vmware.vcenter.storage.policies.PoliciesFactory
Creates the new instance of this class with provided configuration
getFactory(StubFactory, StubConfiguration) - Static method in class com.vmware.vcenter.storage.StorageFactory
Creates the new instance of this class with provided configuration
getFactory(StubFactory, StubConfiguration) - Static method in class com.vmware.vcenter.system_config.features.tech_preview.TechPreviewFactory
Creates the new instance of this class with provided configuration
getFactory(StubFactory, StubConfiguration) - Static method in class com.vmware.vcenter.system_config.SystemConfigFactory
Creates the new instance of this class with provided configuration
getFactory(StubFactory, StubConfiguration) - Static method in class com.vmware.vcenter.tagging.TaggingFactory
Creates the new instance of this class with provided configuration
getFactory(StubFactory, StubConfiguration) - Static method in class com.vmware.vcenter.tokenservice.TokenserviceFactory
Creates the new instance of this class with provided configuration
getFactory(StubFactory, StubConfiguration) - Static method in class com.vmware.vcenter.topology.TopologyFactory
Creates the new instance of this class with provided configuration
getFactory(StubFactory, StubConfiguration) - Static method in class com.vmware.vcenter.trusted_infrastructure.attestation.AttestationFactory
Creates the new instance of this class with provided configuration
getFactory(StubFactory, StubConfiguration) - Static method in class com.vmware.vcenter.trusted_infrastructure.kms.KmsFactory
Creates the new instance of this class with provided configuration
getFactory(StubFactory, StubConfiguration) - Static method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.attestation.AttestationFactory
Creates the new instance of this class with provided configuration
getFactory(StubFactory, StubConfiguration) - Static method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.attestation.os.esx.EsxFactory
Creates the new instance of this class with provided configuration
getFactory(StubFactory, StubConfiguration) - Static method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.attestation.tpm2.Tpm2Factory
Creates the new instance of this class with provided configuration
getFactory(StubFactory, StubConfiguration) - Static method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.KmsFactory
Creates the new instance of this class with provided configuration
getFactory(StubFactory, StubConfiguration) - Static method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.providers.client_certificate.ClientCertificateFactory
Creates the new instance of this class with provided configuration
getFactory(StubFactory, StubConfiguration) - Static method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.providers.ProvidersFactory
Creates the new instance of this class with provided configuration
getFactory(StubFactory, StubConfiguration) - Static method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.TrustAuthorityClustersFactory
Creates the new instance of this class with provided configuration
getFactory(StubFactory, StubConfiguration) - Static method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_hosts.TrustAuthorityHostsFactory
Creates the new instance of this class with provided configuration
getFactory(StubFactory, StubConfiguration) - Static method in class com.vmware.vcenter.trusted_infrastructure.trusted_clusters.attestation.AttestationFactory
Creates the new instance of this class with provided configuration
getFactory(StubFactory, StubConfiguration) - Static method in class com.vmware.vcenter.trusted_infrastructure.trusted_clusters.kms.KmsFactory
Creates the new instance of this class with provided configuration
getFactory(StubFactory, StubConfiguration) - Static method in class com.vmware.vcenter.trusted_infrastructure.TrustedInfrastructureFactory
Creates the new instance of this class with provided configuration
getFactory(StubFactory, StubConfiguration) - Static method in class com.vmware.vcenter.VcenterFactory
Creates the new instance of this class with provided configuration
getFactory(StubFactory, StubConfiguration) - Static method in class com.vmware.vcenter.vcha.cluster.ClusterFactory
Creates the new instance of this class with provided configuration
getFactory(StubFactory, StubConfiguration) - Static method in class com.vmware.vcenter.vcha.VchaFactory
Creates the new instance of this class with provided configuration
getFactory(StubFactory, StubConfiguration) - Static method in class com.vmware.vcenter.vm.compute.ComputeFactory
Creates the new instance of this class with provided configuration
getFactory(StubFactory, StubConfiguration) - Static method in class com.vmware.vcenter.vm.console.ConsoleFactory
Creates the new instance of this class with provided configuration
getFactory(StubFactory, StubConfiguration) - Static method in class com.vmware.vcenter.vm.guest.GuestFactory
Creates the new instance of this class with provided configuration
getFactory(StubFactory, StubConfiguration) - Static method in class com.vmware.vcenter.vm.guest.networking.NetworkingFactory
Creates the new instance of this class with provided configuration
getFactory(StubFactory, StubConfiguration) - Static method in class com.vmware.vcenter.vm.hardware.adapter.AdapterFactory
Creates the new instance of this class with provided configuration
getFactory(StubFactory, StubConfiguration) - Static method in class com.vmware.vcenter.vm.hardware.boot.BootFactory
Creates the new instance of this class with provided configuration
getFactory(StubFactory, StubConfiguration) - Static method in class com.vmware.vcenter.vm.hardware.HardwareFactory
Creates the new instance of this class with provided configuration
getFactory(StubFactory, StubConfiguration) - Static method in class com.vmware.vcenter.vm.storage.policy.PolicyFactory
Creates the new instance of this class with provided configuration
getFactory(StubFactory, StubConfiguration) - Static method in class com.vmware.vcenter.vm.storage.StorageFactory
Creates the new instance of this class with provided configuration
getFactory(StubFactory, StubConfiguration) - Static method in class com.vmware.vcenter.vm.tools.ToolsFactory
Creates the new instance of this class with provided configuration
getFactory(StubFactory, StubConfiguration) - Static method in class com.vmware.vcenter.vm.VmFactory
Creates the new instance of this class with provided configuration
getFactory(StubFactory, StubConfiguration) - Static method in class com.vmware.vcenter.vm_template.library_items.LibraryItemsFactory
Creates the new instance of this class with provided configuration
getFactory(StubFactory, StubConfiguration) - Static method in class com.vmware.vcenter.vm_template.VmTemplateFactory
Creates the new instance of this class with provided configuration
getFactory(StubFactory, StubConfiguration) - Static method in class com.vmware.vstats.VstatsFactory
Creates the new instance of this class with provided configuration
getFailedHosts() - Method in class com.vmware.esx.settings.clusters.software.reports.LastApplyResultTypes.ApplyResult
Hosts in this cluster to which the desired software document specified by the LastApplyResultTypes.ApplyResult.getCommit() failed to be applied to.
getFailedHosts() - Method in class com.vmware.esx.settings.clusters.SoftwareTypes.ApplyResult
Hosts in this cluster to which the desired software document specified by the SoftwareTypes.ApplyResult.getCommit() failed to be applied to.
getFailoverIp() - Method in class com.vmware.vcenter.vcha.cluster.PassiveTypes.RedeploySpec
Failover IP address that this node must assume after the failover to serve client requests.
getFailoverIp() - Method in class com.vmware.vcenter.vcha.ClusterTypes.NodeInfo
Failover IP address that this node will assume after the failover to serve client requests.
getFailoverIp() - Method in class com.vmware.vcenter.vcha.ClusterTypes.PassiveSpec
IP specification for the management network.
getFailureAction() - Method in class com.vmware.esx.settings.clusters.policies.apply.EffectiveTypes.EffectivePolicySpec
What action is to be taken if entering maintenance mode fails on a given host of the cluster.
getFailureAction() - Method in class com.vmware.esx.settings.clusters.policies.ApplyTypes.ConfiguredPolicySpec
What action is to be taken if entering maintenance mode fails on a given host of the cluster.
getFailureAction() - Method in class com.vmware.esx.settings.defaults.clusters.policies.apply.EffectiveTypes.EffectivePolicySpec
What action is to be taken if entering maintenance mode fails on a given host of the cluster.
getFailureAction() - Method in class com.vmware.esx.settings.defaults.clusters.policies.ApplyTypes.ConfiguredPolicySpec
What action is to be taken if entering maintenance mode fails on a given host of the cluster.
getFailureCause() - Method in class com.vmware.vcenter.vm.storage.policy.ComplianceTypes.VmComplianceInfo
The exception that caused the compliance check to fail.
getFamily() - Method in class com.vmware.vcenter.vm.guest.IdentityTypes.Info
Guest operating system family.
getFault() - Method in class com.vmware.vsphereautomation.lookup.LocalizedMethodFault
Gets the value of the fault property.
getFault() - Method in class com.vmware.vsphereautomation.lookup.UnexpectedFault
Gets the value of the fault property.
getFaultCause() - Method in class com.vmware.vsphereautomation.lookup.MethodFault
Gets the value of the faultCause property.
getFaultInfo() - Method in exception com.vmware.vsphereautomation.lookup.InvalidArgumentFaultMsg
 
getFaultInfo() - Method in exception com.vmware.vsphereautomation.lookup.LookupFaultEntryExistsFaultFaultMsg
 
getFaultInfo() - Method in exception com.vmware.vsphereautomation.lookup.LookupFaultEntryNotFoundFaultFaultMsg
 
getFaultInfo() - Method in exception com.vmware.vsphereautomation.lookup.RuntimeFaultFaultMsg
 
getFaultInfo() - Method in exception com.vmware.vsphereautomation.lookup.SecurityErrorFaultMsg
 
getFaultMessage() - Method in class com.vmware.vsphereautomation.lookup.MethodFault
Gets the value of the faultMessage property.
getFaultName() - Method in class com.vmware.vsphereautomation.lookup.UnexpectedFault
Gets the value of the faultName property.
getField(String, Class<T>) - Method in interface com.vmware.vapi.bindings.DynamicStructure
Gets a field value, represented as static bindings type.
getField(String, Class<T>) - Method in class com.vmware.vapi.bindings.DynamicStructureImpl
 
getField(String) - Method in class com.vmware.vapi.data.StructValue
Gets the value for a field with given name.
getFieldName() - Method in class com.vmware.vapi.metadata.cli.CommandTypes.OptionInfo
The fully qualified name of the option referred to by the operation element in CommandTypes.Info.getOperationId().
getFieldName() - Method in class com.vmware.vapi.metadata.cli.CommandTypes.OutputFieldInfo
Name of the property.
getFieldNames() - Method in class com.vmware.vapi.data.StructValue
 
getFields() - Method in class com.vmware.vapi.data.StructValue
 
getFields() - Method in class com.vmware.vapi.metadata.metamodel.StructureInfo
Metamodel information of all the field elements.
getFile() - Method in class com.vmware.vcenter.ovf.ParseIssue
The name of the file in which the parse issue was found.
getFile() - Method in class com.vmware.vcenter.vm.hardware.ParallelTypes.BackingInfo
Path of the file backing the virtual parallel port.
getFile() - Method in class com.vmware.vcenter.vm.hardware.ParallelTypes.BackingSpec
Path of the file that should be used as the virtual parallel port backing.
getFile() - Method in class com.vmware.vcenter.vm.hardware.SerialTypes.BackingInfo
Path of the file backing the virtual serial port.
getFile() - Method in class com.vmware.vcenter.vm.hardware.SerialTypes.BackingSpec
Path of the file backing the virtual serial port.
getFileId() - Method in class com.vmware.esx.settings.clusters.software.DraftsTypes.ImportSpec
File identifier returned by the file upload endpoint after file is uploaded.
getFileId() - Method in class com.vmware.esx.settings.depots.OfflineTypes.CreateSpec
File identifier returned by the file upload endpoint after file is uploaded.
getFileId() - Method in class com.vmware.esx.settings.depots.OfflineTypes.Info
File identifier returned by the file upload endpoint after file is uploaded.
getFileId() - Method in class com.vmware.esx.settings.depots.OfflineTypes.Summary
File identifier returned by the file upload endpoint after file is uploaded.
getFileName() - Method in class com.vmware.vapi.metadata.SourceInfo
Name of the metadata source file This property is optional and it is only relevant when the value of getType() is SourceType.FILE.
getFilepath() - Method in class com.vmware.vapi.metadata.SourceCreateSpec
Absolute file path of the metamodel metadata file that has the metamodel information about one component element.
getFilesystem() - Method in class com.vmware.vcenter.vm.guest.LocalFilesystemTypes.Info
Filesystem type, if known.
getFilterCriteria() - Method in class com.vmware.vsphereautomation.lookup.ListRequestType
Gets the value of the filterCriteria property.
getFingerprint() - Method in class com.vmware.vapi.metadata.authentication.ComponentData
Fingerprint of the metadata of the component.
getFingerprint() - Method in class com.vmware.vapi.metadata.metamodel.ComponentData
Fingerprint of the metamodel metadata of the component component.
getFingerprint() - Method in class com.vmware.vapi.metadata.privilege.ComponentData
Fingerprint of the metadata of the component.
getFingerprint() - Method in class com.vmware.vcenter.guest.CustomizationSpecsTypes.Spec
The fingerprint is a unique identifier for a given version of the configuration.
getFinishedAt() - Method in class com.vmware.vcenter.namespaces.Container
Time at which the container last terminated.
getFirmware() - Method in class com.vmware.esx.hcl.hosts.CompatibilityReportTypes.DeviceConstraint
The firmware information about the constraint.
getFirmware() - Method in class com.vmware.esx.hcl.PCIDevice
Currently installed firmware used by the device.
getFirmwareVersion() - Method in class com.vmware.esx.settings.clusters.software.reports.DriverFirmwareVersion
Compatible Firmware Version.
getFixedName() - Method in class com.vmware.vcenter.guest.HostnameGenerator
The virtual machine name specified by the client.
getFlags() - Method in class com.vmware.vcenter.ovf.LibraryItemTypes.CreateSpec
Flags to use for OVF package creation.
getFlags() - Method in class com.vmware.vcenter.ovf.LibraryItemTypes.ResourcePoolDeploymentSpec
Flags to be use for deployment.
getFloatingIP() - Method in class com.vmware.vcenter.namespace_management.ClustersTypes.NetworkSpec
Optionally specify the Floating IP used by the HA master cluster in the DHCP case.
getFloppies() - Method in class com.vmware.content.type.ovf.VmTemplate
floppy drives of the VM A VM template is not required to specify a list of floppy drives.
getFloppies() - Method in class com.vmware.vcenter.VMTypes.CreateSpec
List of floppy drives.
getFloppies() - Method in class com.vmware.vcenter.VMTypes.Info
List of floppy drives.
getFloppy() - Method in class com.vmware.vcenter.vm.hardware.FloppyTypes.Summary
Identifier of the virtual floppy drive.
getFolder() - Method in class com.vmware.content.library.SubscriptionsTypes.CreateSpecPlacement
Virtual machine folder into which the virtual machine template should be placed.
getFolder() - Method in class com.vmware.content.library.SubscriptionsTypes.PlacementInfo
Virtual machine folder into which the virtual machine template should be placed.
getFolder() - Method in class com.vmware.content.library.SubscriptionsTypes.UpdateSpecPlacement
Virtual machine folder into which the virtual machine template should be placed.
getFolder() - Method in class com.vmware.vcenter.DatacenterTypes.CreateSpec
Datacenter folder in which the new datacenter should be created.
getFolder() - Method in class com.vmware.vcenter.FolderTypes.Summary
Identifier of the folder.
getFolder() - Method in class com.vmware.vcenter.HostTypes.CreateSpec
Host and cluster folder in which the new standalone host should be created.
getFolder() - Method in class com.vmware.vcenter.vcha.PlacementSpec
The identifier of the folder to deploy the VCHA node to.
getFolder() - Method in class com.vmware.vcenter.vm_template.library_items.CheckOutsTypes.PlacementSpec
Virtual machine folder into which the virtual machine should be placed.
getFolder() - Method in class com.vmware.vcenter.vm_template.LibraryItemsTypes.CreatePlacementSpec
Virtual machine folder into which the virtual machine template should be placed.
getFolder() - Method in class com.vmware.vcenter.vm_template.LibraryItemsTypes.DeployPlacementSpec
Virtual machine folder into which the deployed virtual machine should be placed.
getFolder() - Method in class com.vmware.vcenter.VMTypes.ClonePlacementSpec
Virtual machine folder into which the cloned virtual machine should be placed.
getFolder() - Method in class com.vmware.vcenter.VMTypes.InstantClonePlacementSpec
Virtual machine folder into which the InstantCloned virtual machine should be placed.
getFolder() - Method in class com.vmware.vcenter.VMTypes.InventoryPlacementSpec
Virtual machine folder into which the virtual machine should be placed.
getFolder() - Method in class com.vmware.vcenter.VMTypes.PlacementSpec
Virtual machine folder into which the virtual machine should be placed.
getFolder() - Method in class com.vmware.vcenter.VMTypes.RegisterPlacementSpec
Virtual machine folder into which the virtual machine should be placed.
getFolder() - Method in class com.vmware.vcenter.VMTypes.RelocatePlacementSpec
Virtual machine folder into which the virtual machine should be placed.
getFolderId() - Method in class com.vmware.vcenter.ovf.LibraryItemTypes.DeploymentTarget
Identifier of the vCenter folder that should contain the virtual machine or virtual appliance.
getFolders() - Method in class com.vmware.vcenter.ClusterTypes.FilterSpec
Folders that must contain the cluster for the cluster to match the filter.
getFolders() - Method in class com.vmware.vcenter.DatacenterTypes.FilterSpec
Folders that must contain the datacenters for the datacenter to match the filter.
getFolders() - Method in class com.vmware.vcenter.DatastoreTypes.FilterSpec
Folders that must contain the datastore for the datastore to match the filter.
getFolders() - Method in class com.vmware.vcenter.FolderTypes.FilterSpec
Identifiers of folders that can match the filter.
getFolders() - Method in class com.vmware.vcenter.HostTypes.FilterSpec
Folders that must contain the hosts for the hosts to match the filter.
getFolders() - Method in class com.vmware.vcenter.NetworkTypes.FilterSpec
Folders that must contain the network for the network to match the filter.
getFolders() - Method in class com.vmware.vcenter.VMTypes.FilterSpec
Folders that must contain the virtual machine for the virtual machine to match the filter.
getForceAdd() - Method in class com.vmware.vcenter.HostTypes.CreateSpec
Whether host should be added to the vCenter Server even if it is being managed by another vCenter Server.
getForceDelete() - Method in class com.vmware.vcenter.vcha.ClusterTypes.UndeploySpec
Flag controlling in what circumstances the virtual machines will be deleted.
getFormat() - Method in class com.vmware.vapi.std.LocalizationParam
Format associated with the date and time value in getDt() property.
getFormatter() - Method in class com.vmware.vapi.metadata.cli.CommandTypes.Info
The formatter to use when displaying the output of this command.
getFreeSpace() - Method in class com.vmware.vcenter.DatastoreTypes.Info
Available space of this datastore, in bytes.
getFreeSpace() - Method in class com.vmware.vcenter.DatastoreTypes.Summary
Available space of this datastore, in bytes.
getFreeSpace() - Method in class com.vmware.vcenter.vm.guest.LocalFilesystemTypes.Info
Free space on the file system, in bytes.
getFullName() - Method in class com.vmware.appliance.LocalAccountsTypes.Config
Full name of the user.
getFullname() - Method in class com.vmware.appliance.LocalAccountsTypes.Info
Full name of the user.
getFullName() - Method in class com.vmware.appliance.LocalAccountsTypes.UpdateConfig
Full name of the user.
getFullName() - Method in class com.vmware.vcenter.guest.UserData
Full name of the end user.
getFullName() - Method in class com.vmware.vcenter.vm.guest.IdentityTypes.Info
Guest operating system full name.
getFunction() - Method in class com.vmware.appliance.MonitoringTypes.MonitoredItemData
aggregation function
getFunction() - Method in class com.vmware.appliance.MonitoringTypes.MonitoredItemDataRequest
aggregation function
getGarbageCollection() - Method in class com.vmware.vcenter.content.registries.HarborTypes.CreateSpec
Garbage collection configuration for the Harbor registry.
getGarbageCollection() - Method in class com.vmware.vcenter.content.registries.HarborTypes.Info
Garbage collection information for the registry.
getGateway() - Method in class com.vmware.vcenter.namespace_management.ClustersTypes.Ipv4Range
The IPv4 address of the gateway associated with the range indicated by ClustersTypes.Ipv4Range.getStartingAddress() and ClustersTypes.Ipv4Range.getAddressCount().
getGatewayAddress() - Method in class com.vmware.vcenter.vm.guest.networking.RoutesTypes.Info
Where to send the packets for this route.
getGatewayIp() - Method in class com.vmware.vcenter.vcha.ClusterTypes.IpInfo
Gateway IP address.
getGateways() - Method in class com.vmware.vcenter.guest.Ipv4
Gateways for the IPv4 address.
getGateways() - Method in class com.vmware.vcenter.guest.Ipv6
gateways for the IPv6 address.
getGeneratedAt() - Method in class com.vmware.esx.hcl.hosts.CompatibilityReportTypes.HclReport
Specifies the time the report was generated.
getGeneric() - Method in class com.vmware.vapi.metadata.cli.CommandTypes.OptionInfo
This is used to tell the user whether the option is required or optional, or whether they can specify the option multiple times.
getGenericInstantiation() - Method in class com.vmware.vapi.metadata.metamodel.Type
Instantiation of one of the generic types available in the interface definition language.
getGenericType() - Method in class com.vmware.vapi.metadata.metamodel.GenericInstantiation
The generic type that is being instantiated.
getGlobalDNSSettings() - Method in class com.vmware.vcenter.guest.CustomizationSpec
Global DNS settings constitute the DNS settings that are not specific to a particular virtual network adapter.
getGrantType() - Method in class com.vmware.vcenter.tokenservice.TokenExchangeTypes.ExchangeSpec
The value of TokenExchangeTypes.TOKEN_EXCHANGE_GRANT indicates that a token exchange is being performed.
getGraphicsMemorySize() - Method in class com.vmware.content.type.ovf.VideoCard
graphics memory size in KB A template is not required to specify the amount of graphics memory.
getGroup() - Method in class com.vmware.vcenter.trusted_infrastructure.attestation.ServicesTypes.CreateSpec
The group specifies the Key Provider Service instances that can accept reports issued by this Attestation Service instance.
getGroup() - Method in class com.vmware.vcenter.trusted_infrastructure.attestation.ServicesTypes.FilterSpec
The group specifies the Key Provider Service instances that can accept reports issued by this Attestation Service instance.
getGroup() - Method in class com.vmware.vcenter.trusted_infrastructure.attestation.ServicesTypes.Info
The group specifies the Key Provider Service instances that can accept reports issued by this Attestation Service instance.
getGroup() - Method in class com.vmware.vcenter.trusted_infrastructure.attestation.ServicesTypes.Summary
The group specifies the Key Provider Service instances that can accept reports issued by this Attestation Service instance.
getGroup() - Method in class com.vmware.vcenter.trusted_infrastructure.kms.ServicesTypes.CreateSpec
The group determines the Attestation Service instances this Key Provider service can accept reports from.
getGroup() - Method in class com.vmware.vcenter.trusted_infrastructure.kms.ServicesTypes.FilterSpec
The group determines the Attestation Service instances this Key Provider Service can accept reports from.
getGroup() - Method in class com.vmware.vcenter.trusted_infrastructure.kms.ServicesTypes.Info
The group determines the Attestation Service instances this Key Provider Service can accept reports from.
getGroup() - Method in class com.vmware.vcenter.trusted_infrastructure.kms.ServicesTypes.Summary
The group determines the Attestation Service instances this Key Provider Service can accept reports from.
getGroup() - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_hosts.AttestationTypes.Info
The group ID determines which Attestation Service instances this Attestation Service can communicate with.
getGroup() - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_hosts.AttestationTypes.Summary
The group ID determines which Attestation Service instances this Attestation Service can communicate with.
getGroup() - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_hosts.KmsTypes.Info
The group ID determines which Attestation Service instances this Key Provider Service can communicate with.
getGroup() - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_hosts.KmsTypes.Summary
The group ID determines which Attestation Service instances this Key Provider Service can communicate with.
getGroup() - Method in class com.vmware.vcenter.trusted_infrastructure.trusted_clusters.attestation.ServicesTypes.FilterSpec
The group specifies the Key Provider Service instances can accept reports issued by this Attestation Service instance.
getGroup() - Method in class com.vmware.vcenter.trusted_infrastructure.trusted_clusters.attestation.ServicesTypes.Info
The group determines the Key Provider Service instances can accept reports issued by this Attestation Service instance.
getGroup() - Method in class com.vmware.vcenter.trusted_infrastructure.trusted_clusters.attestation.ServicesTypes.Summary
The group specifies the Key Provider Service instances can accept reports issued by this Attestation Service instance.
getGroup() - Method in class com.vmware.vcenter.trusted_infrastructure.trusted_clusters.kms.ServicesTypes.FilterSpec
The group determines the Attestation Service instances this Key Provider Service can accept reports from.
getGroup() - Method in class com.vmware.vcenter.trusted_infrastructure.trusted_clusters.kms.ServicesTypes.Info
The group determines the Attestation Service instances this Key Provider Service can accept reports from.
getGroup() - Method in class com.vmware.vcenter.trusted_infrastructure.trusted_clusters.kms.ServicesTypes.Summary
The group determines the Attestation Service instances this Key Provider Service can accept reports from.
getGroupId() - Method in class com.vmware.content.type.ovf.policy.StoragePolicy
Id reference of the particular storage policy group.
getGroups() - Method in class com.vmware.vapi.std.interposition.InvocationRequest
Groups of the user who started the interposed operation.
getGroups() - Method in class com.vmware.vcenter.ovf.ScaleOutParams
The List of scale-out groups.
getGroups() - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_hosts.AttestationTypes.FilterSpec
The group IDs determines which Attestation Service instances this Attestation Service can communicate with.
getGroups() - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_hosts.KmsTypes.FilterSpec
The group determines reports issued by which Attestation Service instances this Key Provider Service can accept.
getGroupsBaseDn() - Method in class com.vmware.vcenter.identity.ProvidersTypes.ActiveDirectoryOverLdap
Base distinguished name for groups.
getGroupsClaim() - Method in class com.vmware.vcenter.identity.ProvidersTypes.CreateSpec
Specifies which claim provides the group membership for the token subject.
getGroupsClaim() - Method in class com.vmware.vcenter.identity.ProvidersTypes.Info
Specifies which claim provides the group membership for the token subject.
getGroupsClaim() - Method in class com.vmware.vcenter.identity.ProvidersTypes.UpdateSpec
Specifies which claim provides the group membership for the token subject.
getGuestCustomization() - Method in class com.vmware.vcenter.vm_template.LibraryItemsTypes.DeploySpec
Guest customization spec to apply to the deployed virtual machine.
getGuestCustomizationSpec() - Method in class com.vmware.vcenter.VMTypes.CloneSpec
Guest customization spec to apply to the virtual machine after the virtual machine is deployed.
getGuestOS() - Method in class com.vmware.vcenter.vm_template.LibraryItemsTypes.Info
Configured guest operating system of the virtual machine template.
getGuestOS() - Method in class com.vmware.vcenter.VMTypes.CreateSpec
Guest OS.
getGuestOS() - Method in class com.vmware.vcenter.VMTypes.Info
Guest OS.
getGuiRunOnceCommands() - Method in class com.vmware.vcenter.guest.WindowsSysprep
A list of commands to run at first user logon, after customizing the guest.
getGuiUnattended() - Method in class com.vmware.vcenter.guest.WindowsSysprep
Information related to unattended installation.
getHa() - Method in class com.vmware.vcenter.vcha.cluster.ActiveTypes.Info
IP specification for the HA network.
getHaEnabled() - Method in class com.vmware.vcenter.ClusterTypes.Summary
Flag indicating whether the vSphere HA feature is enabled for the cluster.
getHaIp() - Method in class com.vmware.vcenter.vcha.cluster.PassiveTypes.RedeploySpec
Contains the VCHA HA network configuration of the node.
getHaIp() - Method in class com.vmware.vcenter.vcha.cluster.WitnessTypes.RedeploySpec
Contains the VCHA HA network configuration of the node.
getHaIp() - Method in class com.vmware.vcenter.vcha.ClusterTypes.ActiveSpec
IP specification for the HA network.
getHaIp() - Method in class com.vmware.vcenter.vcha.ClusterTypes.NodeInfo
VCHA Cluster network configuration of the node.
getHaIp() - Method in class com.vmware.vcenter.vcha.ClusterTypes.PassiveSpec
IP specification for the HA network.
getHaIp() - Method in class com.vmware.vcenter.vcha.ClusterTypes.WitnessInfo
VCHA Cluster network configuration of the node.
getHaIp() - Method in class com.vmware.vcenter.vcha.ClusterTypes.WitnessSpec
IP specification for the HA network.
getHaNetwork() - Method in class com.vmware.vcenter.vcha.ClusterTypes.ActiveSpec
The identifier of the Network object used for the HA network.
If the ClusterTypes.ActiveSpec.getHaNetwork() property is set, then the ClusterTypes.ActiveSpec.getHaNetworkType() property must be set.
If the ClusterTypes.ActiveSpec.getHaNetwork() property is null, then the ClusterTypes.ActiveSpec.getHaNetworkType() property is ignored.
getHaNetwork() - Method in class com.vmware.vcenter.vcha.PlacementInfo
The identifier of the Network object used for the HA network.
getHaNetwork() - Method in class com.vmware.vcenter.vcha.PlacementSpec
The identifier of the Network object used for the HA network.
If the PlacementSpec.getHaNetwork() property is set, then the {#link #haNetworkType} property must be set.
If the PlacementSpec.getHaNetwork() property is null, then the PlacementSpec.getHaNetworkType() property is ignored.
getHaNetworkName() - Method in class com.vmware.vcenter.vcha.PlacementInfo
The name of the Network object used for the HA network.
getHaNetworkType() - Method in class com.vmware.vcenter.vcha.ClusterTypes.ActiveSpec
The type of the Network object used by the HA network.
If the ClusterTypes.ActiveSpec.getHaNetwork() property is set, then the ClusterTypes.ActiveSpec.getHaNetworkType() field must be set.
If the ClusterTypes.ActiveSpec.getHaNetwork() property is null, then the ClusterTypes.ActiveSpec.getHaNetworkType() property is ignored.
getHaNetworkType() - Method in class com.vmware.vcenter.vcha.PlacementInfo
The type of the Network object used for the HA network.
getHaNetworkType() - Method in class com.vmware.vcenter.vcha.PlacementSpec
The type of the Network object used by the HA network.
If the PlacementSpec.getHaNetwork() property is set, then the PlacementSpec.getHaNetworkType() field must be set.
If the PlacementSpec.getHaNetwork() property is null, then the PlacementSpec.getHaNetworkType() property is ignored.
getHardware() - Method in class com.vmware.vcenter.VMTypes.Info
Virtual hardware version information.
getHardwareCustomization() - Method in class com.vmware.vcenter.vm_template.LibraryItemsTypes.DeploySpec
Hardware customization spec which specifies updates to the deployed virtual machine.
getHardwareModules() - Method in class com.vmware.esx.settings.HardwareSupportPackageCompliance
Compliance result for individual hardware module on the host.
getHardwareSupport() - Method in class com.vmware.esx.settings.HostCompliance
Compliance result for hardware support (both Hardware Support Package or HSP and individual hardware module firmware) for every HSP configured, keyed by Hardware Support Manager (HSM).
getHardwareSupport() - Method in class com.vmware.esx.settings.SoftwareInfo
Information about the Hardware Support Packages (HSP) configured.
getHardwareSupport() - Method in class com.vmware.esx.settings.SoftwareSpec
Information about the Hardware Support Package (HSP) configured in the software specification.
getHardwareVersion() - Method in class com.vmware.vcenter.VMTypes.CreateSpec
Virtual hardware version.
getHasErrors() - Method in class com.vmware.content.library.item.updatesession.FileTypes.ValidationResult
Whether the validation was succesful or not.
getHasPassword() - Method in class com.vmware.appliance.LocalAccountsTypes.Info
Is the user password set.
getHeader(String) - Method in interface com.vmware.vapi.core.HttpResponse
Returns the values of for a particular header name.
getHeaders() - Method in interface com.vmware.vapi.core.HttpResponse
Returns all HTTP headers.
getHeaders() - Method in interface com.vmware.vapi.protocol.HttpConfiguration.HeadersProvider
Retrieves the headers to be added to an HTTP request.
getHeadersProvider() - Method in class com.vmware.vapi.protocol.HttpConfiguration
 
getHeaderValue() - Method in class com.vmware.vapi.protocol.client.http.SingleHeaderExtractor
Returns the captured HTTP header value.
getHeaderValues() - Method in class com.vmware.vapi.protocol.client.http.HeaderExtractor
Returns the captured HTTP header values.
getHealth() - Method in class com.vmware.appliance.vmon.ServiceTypes.Info
Health of service.
getHealth() - Method in class com.vmware.vcenter.content.registries.HarborTypes.Info
Health status of the container registry.
getHealth() - Method in class com.vmware.vcenter.services.ServiceTypes.Info
Health of service.
getHealth() - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.attestation.os.esx.BaseImagesTypes.FilterSpec
Search criteria by health indicator.
getHealth() - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.attestation.os.esx.BaseImagesTypes.Info
A health indicator which indicates whether each host in the cluster has this version of the ESX base image.
getHealth() - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.attestation.os.esx.BaseImagesTypes.Summary
A health indicator which indicates whether each host in the cluster has this version of the ESX base image.
getHealth() - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.attestation.ServiceStatusTypes.Info
The service health status.
getHealth() - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.attestation.tpm2.CaCertificatesTypes.Info
A health indicator which indicates whether each host in the cluster has the same CA certs.
getHealth() - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.attestation.tpm2.CaCertificatesTypes.Summary
A health indicator which indicates whether each host in the cluster has the same CA certs.
getHealth() - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.attestation.tpm2.EndorsementKeysTypes.Info
A health indicator which indicates whether each host in the cluster has the same endorsement key.
getHealth() - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.attestation.tpm2.EndorsementKeysTypes.Summary
A health indicator which indicates whether each host in the cluster has the same endorsement key.
getHealth() - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.attestation.tpm2.SettingsTypes.Info
A health indicator which indicates whether each host in the cluster has the same attestation settings.
getHealth() - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.ConsumerPrincipalsTypes.Info
The consistency of the profile across the hosts in the cluster.
getHealth() - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.ProvidersTypes.ServerInfo
The connection status health of the server.
getHealth() - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.ProvidersTypes.Status
The health of the provider.
getHealth() - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.ProvidersTypes.Summary
Health of the provider in the cluster.
getHealth() - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.ServiceStatusTypes.Info
The service health status.
getHealthException() - Method in class com.vmware.vcenter.vcha.ClusterTypes.Info
Health warning messages if the health information is unavailable.
getHealthMessages() - Method in class com.vmware.appliance.vmon.ServiceTypes.Info
Localizable messages associated with the health of the service This property is optional and it is only relevant when the value of getState() is ServiceTypes.State.STARTED.
getHealthMessages() - Method in class com.vmware.vcenter.services.ServiceTypes.Info
Localizable messages associated with the health of the service.
getHealthState() - Method in class com.vmware.vcenter.vcha.ClusterTypes.Info
Last known state of the VCHA Cluster.
getHealthWarnings() - Method in class com.vmware.vcenter.vcha.ClusterTypes.Info
A collection of messages describing the reason for a non-healthy Cluster.
getHistory() - Method in class com.vmware.vcenter.deployment.MigrateTypes.MigrateSpec
Determines how vCenter history will be migrated during the migration process.
getHistory() - Method in class com.vmware.vcenter.deployment.UpgradeTypes.UpgradeSpec
Determines how vCenter history will be migrated during the upgrade process.
getHost() - Method in class com.vmware.content.library.SubscriptionsTypes.CreateSpecPlacement
Host onto which the virtual machine template should be placed.
getHost() - Method in class com.vmware.content.library.SubscriptionsTypes.PlacementInfo
Host onto which the virtual machine template should be placed.
getHost() - Method in class com.vmware.content.library.SubscriptionsTypes.UpdateSpecPlacement
Host onto which the virtual machine template should be placed.
getHost() - Method in class com.vmware.esx.hcl.hosts.CompatibilityReportTypes.HclReport
FQDN identifying the ESXi host that the report refers to.
getHost() - Method in class com.vmware.esx.settings.clusters.software.reports.LastCheckResultTypes.EntityCheckResult
If the entity type is HOST then the host identifier for which the checks have been run.
getHost() - Method in class com.vmware.esx.settings.clusters.SoftwareTypes.EntityCheckResult
If the entity type is HOST then the host identifier for which the checks have been run.
getHost() - Method in class com.vmware.vcenter.HostTypes.Summary
Identifier of the host.
getHost() - Method in class com.vmware.vcenter.namespaces.IngressRuleValue
The Ingress's host.
getHost() - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_hosts.AttestationTypes.Info
The trusted ESX on which the service runs.
getHost() - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_hosts.AttestationTypes.Summary
The trusted ESX on which the service runs.
getHost() - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_hosts.KmsTypes.Info
The trusted ESX on which the service runs.
getHost() - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_hosts.KmsTypes.Summary
The trusted ESX on which the service runs.
getHost() - Method in class com.vmware.vcenter.vcha.PlacementInfo
The identifier of the host of the VCHA node.
getHost() - Method in class com.vmware.vcenter.vcha.PlacementSpec
The identifier of the host to deploy the VCHA node to.
getHost() - Method in class com.vmware.vcenter.vm_template.library_items.CheckOutsTypes.PlacementSpec
Host onto which the virtual machine should be placed.
getHost() - Method in class com.vmware.vcenter.vm_template.LibraryItemsTypes.CreatePlacementSpec
Host onto which the virtual machine template should be placed.
getHost() - Method in class com.vmware.vcenter.vm_template.LibraryItemsTypes.DeployPlacementSpec
Host onto which the virtual machine should be placed.
getHost() - Method in class com.vmware.vcenter.VMTypes.ClonePlacementSpec
Host onto which the cloned virtual machine should be placed.
getHost() - Method in class com.vmware.vcenter.VMTypes.ComputePlacementSpec
Host onto which the virtual machine should be placed.
getHost() - Method in class com.vmware.vcenter.VMTypes.PlacementSpec
Host onto which the virtual machine should be placed.
getHost() - Method in class com.vmware.vcenter.VMTypes.RegisterPlacementSpec
Host onto which the virtual machine should be placed.
getHost() - Method in class com.vmware.vcenter.VMTypes.RelocatePlacementSpec
Host onto which the virtual machine should be placed.
getHostDevice() - Method in class com.vmware.vcenter.vm.hardware.CdromTypes.BackingInfo
Name of the host device backing the virtual CD-ROM device.
getHostDevice() - Method in class com.vmware.vcenter.vm.hardware.CdromTypes.BackingSpec
Name of the device that should be used as the virtual CD-ROM device backing.
getHostDevice() - Method in class com.vmware.vcenter.vm.hardware.EthernetTypes.BackingInfo
Name of the device backing the virtual Ethernet adapter.
getHostDevice() - Method in class com.vmware.vcenter.vm.hardware.FloppyTypes.BackingInfo
Name of the host device backing the virtual floppy drive.
getHostDevice() - Method in class com.vmware.vcenter.vm.hardware.FloppyTypes.BackingSpec
Name of the device that should be used as the virtual floppy drive backing.
getHostDevice() - Method in class com.vmware.vcenter.vm.hardware.ParallelTypes.BackingInfo
Name of the device backing the virtual parallel port.
getHostDevice() - Method in class com.vmware.vcenter.vm.hardware.ParallelTypes.BackingSpec
Name of the device that should be used as the virtual parallel port backing.
getHostDevice() - Method in class com.vmware.vcenter.vm.hardware.SerialTypes.BackingInfo
Name of the device backing the virtual serial port.
getHostDevice() - Method in class com.vmware.vcenter.vm.hardware.SerialTypes.BackingSpec
Name of the device backing the virtual serial port.
getHostFolder() - Method in class com.vmware.vcenter.DatacenterTypes.Info
The root host and cluster folder associated with the datacenter.
getHostId() - Method in class com.vmware.vcenter.ovf.LibraryItemTypes.DeploymentTarget
Identifier of the target host on which the virtual machine or virtual appliance will run.
getHostImpact() - Method in class com.vmware.esx.settings.clusters.software.reports.ApplyImpactTypes.ClusterImpact
Impact summary for each host within the clsuter.
getHostInfo() - Method in class com.vmware.esx.settings.ClusterCompliance
Auxillary information about the hosts.
getHostInfo() - Method in class com.vmware.esx.settings.clusters.software.reports.ApplyImpactTypes.ClusterImpact
Information of hosts within the cluster.
getHostInfo() - Method in class com.vmware.esx.settings.clusters.software.reports.LastApplyResultTypes.ApplyResult
Information of the hosts in this cluster to which the desired software document specified by the LastApplyResultTypes.ApplyResult.getCommit() should be applied to.
getHostInfo() - Method in class com.vmware.esx.settings.clusters.software.reports.LastCheckResultTypes.CheckResult
Information about the hosts in this cluster for which checks have been requested to be run.
getHostInfo() - Method in class com.vmware.esx.settings.clusters.software.reports.PciDeviceComplianceInfo
Affected List of Host IDs where this device is found.
getHostInfo() - Method in class com.vmware.esx.settings.clusters.SoftwareTypes.ApplyResult
Information of the hosts in this cluster to which the desired software document specified by the SoftwareTypes.ApplyResult.getCommit() should be applied to.
getHostInfo() - Method in class com.vmware.esx.settings.clusters.SoftwareTypes.CheckResult
Information about the hosts in this cluster for which checks have been requested to be run.
getHostname() - Method in class com.vmware.appliance.logging.ForwardingTypes.Config
FQDN or IP address of the logging server to which messages are forwarded.
getHostname() - Method in class com.vmware.appliance.logging.ForwardingTypes.ConnectionStatus
FQDN or IP address of the configured remote logging servers.
getHostname() - Method in class com.vmware.appliance.NetworkingTypes.ChangeSpec
New hostname to assign to the management network of vCenter appliance.
getHostname() - Method in class com.vmware.appliance.NetworkingTypes.DNSInfo
Hostname.
getHostname() - Method in class com.vmware.content.library.SubscriptionsTypes.CreateSpecVcenter
The hostname of the subscribed library's vCenter Server.
getHostname() - Method in class com.vmware.content.library.SubscriptionsTypes.UpdateSpecVcenter
The hostname of the subscribed library's vCenter Server.
getHostname() - Method in class com.vmware.content.library.SubscriptionsTypes.VcenterInfo
Hostname of the vCenter Server instance where the subscribed library exists.
getHostname() - Method in class com.vmware.vcenter.deployment.LocationSpec
The IP address or DNS resolvable name of the container.
getHostname() - Method in class com.vmware.vcenter.deployment.MigrateTypes.SourceVcWindows
The IP address or DNS resolvable name of the source Windows machine.
getHostname() - Method in class com.vmware.vcenter.deployment.SourceInfo
The IP address or DNS resolvable name of the source vCenter Server.
getHostname() - Method in class com.vmware.vcenter.deployment.UpgradeTypes.SourceApplianceSpec
The IP address or DNS resolvable name of the source appliance.
getHostname() - Method in class com.vmware.vcenter.guest.LinuxConfiguration
The network host name of the Linux virtual machine.
getHostname() - Method in class com.vmware.vcenter.HostTypes.CreateSpec
The IP address or DNS resolvable name of the host.
getHostname() - Method in class com.vmware.vcenter.namespace_management.ClustersTypes.ImageRegistry
IP address or the hostname of container image registry.
getHostname() - Method in class com.vmware.vcenter.trusted_infrastructure.NetworkAddress
The IP address or DNS resolvable name of the service.
getHostname() - Method in class com.vmware.vcenter.vcha.ConnectionSpec
IP Address or DNS of the vCenter.
getHostName() - Method in class com.vmware.vcenter.vcha.PlacementInfo
The name of the host of the VCHA node.
getHostName() - Method in class com.vmware.vcenter.vm.guest.DnsAssignedValues
The host name portion of DNS name.
getHostName() - Method in class com.vmware.vcenter.vm.guest.IdentityTypes.Info
Hostname of the guest operating system.
getHosts() - Method in class com.vmware.esx.settings.ClusterCompliance
Mapping from host identifier to the compliance information for the host.
getHosts() - Method in class com.vmware.esx.settings.clusters.software.reports.ApplyImpactTypes.ApplyImpactSpec
The specific hosts for which an impact is to be generated.
getHosts() - Method in class com.vmware.esx.settings.clusters.SoftwareTypes.ApplySpec
The specific hosts within the cluster to be considered during the com.vmware.esx.settings.clusters.Software#apply method.
getHosts() - Method in class com.vmware.esx.settings.clusters.SoftwareTypes.CheckSpec
The specific hosts for which checks need to be performed if null or empty checks are run for all hosts within the cluster.
getHosts() - Method in class com.vmware.vcenter.HostTypes.FilterSpec
Identifiers of hosts that can match the filter.
getHosts() - Method in class com.vmware.vcenter.ResourcePoolTypes.FilterSpec
Hosts that must contain the resource pool for the resource pool to match the filter.
getHosts() - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_hosts.AttestationTypes.FilterSpec
A set of host IDs by which to filter the services.
getHosts() - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_hosts.KmsTypes.FilterSpec
A set of host IDs by which to filter the services.
getHosts() - Method in class com.vmware.vcenter.VMTypes.FilterSpec
Hosts that must contain the virtual machine for the virtual machine to match the filter.
getHostStatus() - Method in class com.vmware.esx.settings.clusters.software.reports.LastApplyResultTypes.ApplyResult
Status of the hosts in this cluster to which the desired software document specified by the LastApplyResultTypes.ApplyResult.getCommit() was applied to.
getHostStatus() - Method in class com.vmware.esx.settings.clusters.SoftwareTypes.ApplyResult
Status of the hosts in this cluster to which the desired software document specified by the SoftwareTypes.ApplyResult.getCommit() was applied to.
getHostTag() - Method in class com.vmware.vcenter.compute.policies.capabilities.vm_host_affinity.CreateSpec
Identifier of a tag that can be associated with a host.
getHostTag() - Method in class com.vmware.vcenter.compute.policies.capabilities.vm_host_affinity.Info
Identifier of a tag that can be associated with a host.
getHostTag() - Method in class com.vmware.vcenter.compute.policies.capabilities.vm_host_anti_affinity.CreateSpec
Identifier of a tag that can be associated with a host.
getHostTag() - Method in class com.vmware.vcenter.compute.policies.capabilities.vm_host_anti_affinity.Info
Identifier of a tag that can be associated with a host.
getHotAddEnabled() - Method in class com.vmware.vcenter.vm.hardware.CpuTypes.Info
Flag indicating whether adding CPUs while the virtual machine is running is enabled.
getHotAddEnabled() - Method in class com.vmware.vcenter.vm.hardware.CpuTypes.UpdateSpec
Flag indicating whether adding CPUs while the virtual machine is running is enabled.
getHotAddEnabled() - Method in class com.vmware.vcenter.vm.hardware.MemoryTypes.Info
Flag indicating whether adding memory while the virtual machine is running is enabled.
getHotAddEnabled() - Method in class com.vmware.vcenter.vm.hardware.MemoryTypes.UpdateSpec
Flag indicating whether adding memory while the virtual machine is running should be enabled.
getHotAddIncrementSizeMiB() - Method in class com.vmware.vcenter.vm.hardware.MemoryTypes.Info
The granularity, in mebibytes, at which memory can be added to a running virtual machine.
getHotAddLimitMiB() - Method in class com.vmware.vcenter.vm.hardware.MemoryTypes.Info
The maximum amount of memory, in mebibytes, that can be added to a running virtual machine.
getHotRemoveEnabled() - Method in class com.vmware.vcenter.vm.hardware.CpuTypes.Info
Flag indicating whether removing CPUs while the virtual machine is running is enabled.
getHotRemoveEnabled() - Method in class com.vmware.vcenter.vm.hardware.CpuTypes.UpdateSpec
Flag indicating whether removing CPUs while the virtual machine is running is enabled.
getHour() - Method in class com.vmware.appliance.recovery.backup.SchedulesTypes.RecurrenceInfo
Hour when backup should run.
getHour() - Method in class com.vmware.appliance.update.PolicyTypes.Time
Hour: 0-24.
getHour() - Method in class com.vmware.esx.settings.depots.SyncScheduleTypes.Schedule
Hour at which schedule should be run.
getHour() - Method in class com.vmware.vcenter.content.registries.HarborTypes.GarbageCollection
Hour at which garbage collection should run.
getHttpConnection(String, ClientConfiguration, HttpConfiguration) - Method in class com.vmware.vapi.protocol.JsonProtocolConnectionFactory
 
getHttpConnection(String, ClientConfiguration, HttpConfiguration) - Method in interface com.vmware.vapi.protocol.ProtocolConnectionFactory
Creates an vAPI client that uses HTTP connection.
getHttpsPort() - Method in class com.vmware.content.library.SubscriptionsTypes.CreateSpecVcenter
The HTTPS port of the vCenter Server instance where the subscribed library exists.
getHttpsPort() - Method in class com.vmware.content.library.SubscriptionsTypes.UpdateSpecVcenter
The HTTPS port of the vCenter Server instance where the subscribed library exists.
getHttpsPort() - Method in class com.vmware.content.library.SubscriptionsTypes.VcenterInfo
The HTTPS port of the vCenter Server instance where the subscribed library exists.
getHttpsPort() - Method in class com.vmware.vcenter.deployment.install.initial_config.remote_psc.ThumbprintTypes.RemoteSpec
The HTTPS port of the remote PSC.
getHttpsPort() - Method in class com.vmware.vcenter.deployment.LocationSpec
The HTTPS port of the container.
getHttpsPort() - Method in class com.vmware.vcenter.deployment.MigrateTypes.MigrationAssistantSpec
The HTTPS port being used by Migration Assistant.
getHttpsPort() - Method in class com.vmware.vcenter.deployment.RemotePscSpec
The HTTPS port of the external PSC appliance.
getHttpsPort() - Method in class com.vmware.vcenter.deployment.ReplicatedPscSpec
The HTTPS port of the external PSC appliance.
getHttpsPort() - Method in class com.vmware.vcenter.deployment.ReplicatedSpec
The HTTPS port of the external PSC appliance.
getHttpsPort() - Method in class com.vmware.vcenter.deployment.UpgradeTypes.SourceApplianceSpec
The HTTPS port of the source appliance.
getHttpsPort() - Method in class com.vmware.vcenter.system_config.PscRegistrationTypes.Info
The HTTPs port used by the external PSC.
getI() - Method in class com.vmware.vapi.std.LocalizationParam
long value associated with the parameter.
getId() - Method in class com.vmware.appliance.MonitoringTypes.MonitoredItem
monitored item ID Ex: CPU, MEMORY
getId() - Method in class com.vmware.appliance.Notification
The notification id.
getId() - Method in class com.vmware.appliance.NtpTypes.LocalizableMessage
id in message bundle.
getId() - Method in class com.vmware.appliance.recovery.backup.JobTypes.BackupJobStatus
TimeStamp based ID.
getId() - Method in class com.vmware.appliance.recovery.backup.JobTypes.LocalizableMessage
Id in message bundle.
getId() - Method in class com.vmware.appliance.recovery.backup.PartsTypes.LocalizableMessage
id in message bundle
getId() - Method in class com.vmware.appliance.recovery.backup.PartsTypes.Part
part ID
getId() - Method in class com.vmware.appliance.recovery.BackupTypes.LocalizableMessage
id in message bundle
getId() - Method in class com.vmware.appliance.recovery.restore.JobTypes.LocalizableMessage
id in message bundle
getId() - Method in class com.vmware.appliance.recovery.RestoreTypes.LocalizableMessage
id in message bundle
getId() - Method in class com.vmware.cis.tagging.CategoryModel
The unique identifier of the category.
getId() - Method in class com.vmware.cis.tagging.TagModel
The unique identifier of the tag.
getId() - Method in class com.vmware.content.library.item.DownloadSessionModel
The identifier of this download session.
getId() - Method in class com.vmware.content.library.item.UpdateSessionModel
The identifier of this update session.
getId() - Method in class com.vmware.content.library.ItemModel
A unique identifier for this library item.
getId() - Method in class com.vmware.content.LibraryModel
An identifier which uniquely identifies this LibraryModel.
getId() - Method in class com.vmware.content.type.ovf.OvfTemplate
Library item id.
getId() - Method in class com.vmware.content.type.ovf.policy.StoragePolicyGroup
Id of the policy
getId() - Method in class com.vmware.esx.hcl.Notification
The notification id.
getId() - Method in class com.vmware.esx.settings.Notification
The notification id.
getId() - Method in class com.vmware.vapi.std.DynamicID
The identifier for a resource whose type is specified by DynamicID.getType().
getId() - Method in class com.vmware.vapi.std.LocalizableMessage
Unique identifier of the localizable string or message template.
getId() - Method in class com.vmware.vapi.std.NestedLocalizableMessage
Unique identifier of the localizable string or message template.
getId() - Method in class com.vmware.vcenter.deployment.Notification
The notification id.
getId() - Method in class com.vmware.vcenter.deployment.QuestionTypes.Question
Id of the question raised.
getId() - Method in class com.vmware.vcenter.lcm.Notification
The notification id.
getId() - Method in class com.vmware.vcenter.ovf.LibraryItemTypes.DeployableIdentity
Identifier of the deployable resource.
getId() - Method in class com.vmware.vcenter.ovf.Property
The identifier of this OVF property.
getId() - Method in class com.vmware.vcenter.ovf.ScaleOutGroup
The identifier of the scale-out group.
getId() - Method in class com.vmware.vcenter.trusted_infrastructure.StsPrincipal
The principal's ID.
getId() - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.ConsumerPrincipalsTypes.FilterSpec
The unqiue identifier of a connection profile.
getId() - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.ConsumerPrincipalsTypes.Info
The unqiue identifier of a connection profile.
getId() - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.ConsumerPrincipalsTypes.Summary
The unqiue identifier of a connection profile.
getId() - Method in class com.vmware.vstats.AcqSpecsTypes.Info
Acquisition specification identifier.
getId() - Method in class com.vmware.vstats.CounterSetsTypes.Info
Counter set identifier.
getId() - Method in class com.vmware.vstats.ProvidersTypes.Summary
Provider identifier.
getId() - Method in class com.vmware.vstats.ResourceAddressesTypes.Info
Identifier.
getId() - Method in class com.vmware.vstats.ResourceAddressSchemasTypes.Info
Identifier.
getIde() - Method in class com.vmware.vcenter.vm.hardware.CdromTypes.CreateSpec
Address for attaching the device to a virtual IDE adapter.
getIde() - Method in class com.vmware.vcenter.vm.hardware.CdromTypes.Info
Address of device attached to a virtual IDE adapter.
getIde() - Method in class com.vmware.vcenter.vm.hardware.DiskTypes.CreateSpec
Address for attaching the device to a virtual IDE adapter.
getIde() - Method in class com.vmware.vcenter.vm.hardware.DiskTypes.Info
Address of device attached to a virtual IDE adapter.
getIdentifier() - Method in class com.vmware.esx.hcl.hosts.CompatibilityReportTypes.Result
The identifier of the compatibility report.
getIdentity() - Method in class com.vmware.vapi.metadata.cli.CommandTypes.Info
Basic command identity.
getIdentity() - Method in class com.vmware.vapi.metadata.cli.NamespaceTypes.Info
Basic namespace identity.
getIdentity() - Method in class com.vmware.vcenter.VMTypes.Info
Identity of the virtual machine.
getIdmEndpoints() - Method in class com.vmware.vcenter.identity.ProvidersTypes.CreateSpec
Identity management endpoints.
getIdmEndpoints() - Method in class com.vmware.vcenter.identity.ProvidersTypes.Info
Identity management endpoints.
getIdmEndpoints() - Method in class com.vmware.vcenter.identity.ProvidersTypes.UpdateSpec
Identity management endpoints.
getIdmProtocol() - Method in class com.vmware.vcenter.identity.ProvidersTypes.CreateSpec
Communication protocol to the identity management endpoints.
getIdmProtocol() - Method in class com.vmware.vcenter.identity.ProvidersTypes.Info
Communication protocol to the identity management endpoints.
getIdmProtocol() - Method in class com.vmware.vcenter.identity.ProvidersTypes.UpdateSpec
The protocol to communicate to the identity management endpoints.
getIdValue() - Method in class com.vmware.vstats.ProvidersTypes.Summary
The ID given to the provider by its respective inventory.
getIdValue() - Method in class com.vmware.vstats.RsrcId
The id value binding the related resource id definition.
getIgnored() - Method in class com.vmware.content.library.item.updatesession.PreviewWarningInfo
Indicates if this warning will be ignored during session complete operation.
getIgnored() - Method in class com.vmware.content.library.item.updatesession.WarningBehavior
Indicates if this warning will be ignored during session complete operation.
getIgnorePrecheckWarnings() - Method in class com.vmware.vcenter.namespace_management.software.ClustersTypes.UpgradeSpec
If true, the upgrade workflow will ignore any pre-check warnings and proceed with the upgrade.
getIgnoreWarnings() - Method in class com.vmware.appliance.recovery.reconciliation.JobTypes.CreateSpec
Flag indicating whether warnings should be ignored during reconciliation.
getIgnoreWarnings() - Method in class com.vmware.appliance.recovery.restore.JobTypes.RestoreRequest
The flag to ignore warnings during restore.
getImage() - Method in class com.vmware.vcenter.namespaces.Container
The image the container is running.
getImageFile() - Method in class com.vmware.vcenter.vm.hardware.FloppyTypes.BackingInfo
Path of the image file backing the virtual floppy drive.
getImageFile() - Method in class com.vmware.vcenter.vm.hardware.FloppyTypes.BackingSpec
Path of the image file that should be used as the virtual floppy drive backing.
getImageStorage() - Method in class com.vmware.vcenter.namespace_management.ClustersTypes.EnableSpec
Specification for storage to be used for container images.
getImageStorage() - Method in class com.vmware.vcenter.namespace_management.ClustersTypes.SetSpec
Specification for storage to be used for container images.
getImageStorage() - Method in class com.vmware.vcenter.namespace_management.ClustersTypes.UpdateSpec
Specification for storage to be used for container images.
getImpact() - Method in class com.vmware.esx.settings.ClusterCompliance
Overall impact.
getImpact() - Method in class com.vmware.esx.settings.clusters.software.reports.ApplyImpactTypes.ClusterImpact
Impact of steps performed during the setup and cleanup phase of the apply method.
getImpact() - Method in class com.vmware.esx.settings.HostCompliance
Overall impact.
getInactiveAfterPasswordExpiration() - Method in class com.vmware.appliance.LocalAccountsTypes.Config
Flag indicating if the account will be locked after password expiration.
getInactiveAfterPasswordExpiration() - Method in class com.vmware.appliance.LocalAccountsTypes.UpdateConfig
Flag indicating if the account will be locked after password expiration.
getInactiveAt() - Method in class com.vmware.appliance.LocalAccountsTypes.Info
Date and time account will be locked after password expiration.
getIncludeKeys() - Method in class com.vmware.vcenter.ovf.ExtraConfigParams
Specifies which extra configuration items in the List in the getExtraConfigs() field should be included during deployment.
getIncompatibilityReasons() - Method in class com.vmware.vcenter.namespace_management.ClusterCompatibilityTypes.Summary
Reasons for incompatibility.
getIncompatibilityReasons() - Method in class com.vmware.vcenter.namespace_management.DistributedSwitchCompatibilityTypes.Summary
List of reasons for incompatibility.
getIncompatibilityReasons() - Method in class com.vmware.vcenter.namespace_management.EdgeClusterCompatibilityTypes.Summary
List of reasons for incompatibility.
getIncompatibleCount() - Method in class com.vmware.vcenter.lcm.discovery.InteropReportTypes.ReportSummary
Number of incompatible products.
getIncompatibleDevices() - Method in class com.vmware.esx.settings.clusters.software.reports.PciDeviceCompliance
Incompatible Device Compliance result for all devices present on all hosts in the cluster compared with the corresponding component in the software specification.
getIncompatibleDriverFirmware() - Method in class com.vmware.esx.settings.clusters.software.reports.PciDeviceCompliance
Incompatible Driver Firmware combination Compliance result for all devices present on hosts in the cluster compared with the corresponding component in the software specification.
getIncompatibleHosts() - Method in class com.vmware.esx.settings.ClusterCompliance
Identifiers of incompatible hosts.
getInfo() - Method in class com.vmware.appliance.infraprofile.ConfigsTypes.ProfileInfo
Description of the profile.
getInfo() - Method in class com.vmware.appliance.infraprofile.Notifications
Info notification messages reported.
getInfo() - Method in class com.vmware.appliance.Notifications
Info notification messages reported.
getInfo() - Method in class com.vmware.esx.hcl.Notifications
Info notification messages reported.
getInfo() - Method in class com.vmware.esx.settings.Notifications
Info notification messages reported.
getInfo() - Method in class com.vmware.vapi.metadata.authentication.ComponentData
Authentication information of the component.
getInfo() - Method in class com.vmware.vapi.metadata.metamodel.ComponentData
Metamodel information of the component element.
getInfo() - Method in class com.vmware.vapi.metadata.privilege.ComponentData
Privilege information of the component.
getInfo() - Method in class com.vmware.vcenter.deployment.Notifications
Info notification messages reported.
getInfo() - Method in class com.vmware.vcenter.lcm.Notifications
Info notification messages reported.
getInfo() - Method in class com.vmware.vcenter.ovf.UnknownSection
The description of the Info element.
getInformation() - Method in class com.vmware.vcenter.ovf.LibraryItemTypes.ResultInfo
Information messages reported by the create() or deploy() method.
getInfoType() - Method in class com.vmware.vcenter.compute.policies.CapabilitiesTypes.Info
Identifier of the class returned when retrieving information about a policy based on this capability.
getIngressCidrs() - Method in class com.vmware.vcenter.namespace_management.ClustersTypes.NCPClusterNetworkEnableSpec
CIDR blocks from which NSX assigns IP addresses for Kubernetes Ingresses and Kubernetes Services of type LoadBalancer.
getIngressCidrs() - Method in class com.vmware.vcenter.namespace_management.ClustersTypes.NCPClusterNetworkInfo
CIDR blocks from which NSX assigns IP addresses for Kubernetes Ingresses and Kubernetes Services of type LoadBalancer.
getIngressCidrs() - Method in class com.vmware.vcenter.namespace_management.ClustersTypes.NCPClusterNetworkSetSpec
CIDR blocks from which NSX assigns IP addresses for Kubernetes Ingresses and Kubernetes Services of type LoadBalancer.
getIngressCidrs() - Method in class com.vmware.vcenter.namespace_management.ClustersTypes.NCPClusterNetworkUpdateSpec
CIDR blocks from which NSX assigns IP addresses for Kubernetes Ingresses and Kubernetes Services of type LoadBalancer.
getInput() - Method in class com.vmware.vapi.bindings.client.RetryPolicy.RetryContext
 
getInput() - Method in class com.vmware.vapi.protocol.RequestProcessor.Request
 
getInsecureConnection(String, String) - Method in class com.vmware.vapi.protocol.JsonProtocolConnectionFactory
 
getInsecureConnection(String, String) - Method in interface com.vmware.vapi.protocol.ProtocolConnectionFactory
 
getInstallAttemptCount() - Method in class com.vmware.vcenter.vm.ToolsTypes.Info
Number of attempts that have been made to install or upgrade the version of Tools installed on this virtual machine.
getInstalledProduct() - Method in class com.vmware.vcenter.lcm.discovery.Product
Identifies a product and a version uniquely.
getInstallTime() - Method in class com.vmware.appliance.system.VersionTypes.VersionStruct
Display the date and time when this system was first installed.
getInstallType() - Method in class com.vmware.vcenter.vm.ToolsTypes.Info
Current installation type of VMware Tools in the guest operating system.
getInstance() - Method in class com.vmware.appliance.MonitoringTypes.MonitoredItem
instance name Ex: eth0
getInstance(boolean) - Static method in class com.vmware.vapi.data.BooleanValue
 
getInstance() - Static method in class com.vmware.vapi.data.VoidValue
 
getInstance(ExecutionContext.SecurityContext) - Static method in class com.vmware.vapi.security.UserPassSecurityContext
Creates a UserPassSecurityContext from the given ExecutionContext.SecurityContext if possible.
getInstanceCount() - Method in class com.vmware.vcenter.ovf.ScaleOutGroup
The scaling factor to use.
getInstanceId() - Method in class com.vmware.vcenter.ovf.Property
The instanceId of this OVF property.
getInstanceUuid() - Method in class com.vmware.vcenter.vm.IdentityTypes.Info
VirtualCenter-specific 128-bit UUID of a virtual machine, represented as a hexademical string.
getInstantCloneFrozen() - Method in class com.vmware.vcenter.VMTypes.Info
Indicates whether the virtual machine is frozen for instant clone, or not.
getInteger() - Method in class com.vmware.vapi.data.OptionalValue
 
getInteger(String) - Method in class com.vmware.vapi.data.StructValue
 
getIntegerList() - Method in class com.vmware.vapi.data.ListValue
 
getIntegerOrElse(long) - Method in class com.vmware.vapi.data.OptionalValue
 
getIntegerOrNull() - Method in class com.vmware.vapi.data.OptionalValue
 
getInterfaceIndex() - Method in class com.vmware.vcenter.vm.guest.networking.RoutesTypes.Info
The network interface associated with this route.
getInterfaceName() - Method in class com.vmware.appliance.networking.firewall.InboundTypes.Rule
The interface to which this rule applies.
getInterfaces() - Method in class com.vmware.appliance.NetworkingTypes.Info
Interface configuration as a key-value map where key is a network interface name, for example, "nic0".
getInterfaces() - Method in class com.vmware.vcenter.guest.CustomizationSpec
IP settings that are specific to a particular virtual network adapter.
getInterval() - Method in class com.vmware.appliance.MonitoringTypes.MonitoredItemData
interval between values in hours, minutes
getInterval() - Method in class com.vmware.appliance.MonitoringTypes.MonitoredItemDataRequest
interval between values in hours, minutes
getInterval() - Method in class com.vmware.vstats.AcqSpecsTypes.CreateSpec
Desired sampling rate in seconds.
getInterval() - Method in class com.vmware.vstats.AcqSpecsTypes.Info
Desired sampling rate in seconds.
getInterval() - Method in class com.vmware.vstats.AcqSpecsTypes.UpdateSpec
Desired sampling rate in seconds.
getIntValue() - Method in enum com.vmware.vapi.data.DataType
 
getInvalidFiles() - Method in class com.vmware.content.library.item.updatesession.FileTypes.ValidationResult
A List containing the files that have been identified as invalid and details about the error.
getInvalidProperty() - Method in class com.vmware.vsphereautomation.lookup.InvalidArgument
Gets the value of the invalidProperty property.
getInvocationConfig() - Method in class com.vmware.vapi.bindings.client.RetryPolicy.RetrySpec
 
getIoThreadCount() - Method in class com.vmware.vapi.protocol.HttpConfiguration
 
getIp() - Method in class com.vmware.vcenter.namespaces.EndpointAddress
The IP address of the Endpoint.
getIp() - Method in class com.vmware.vcenter.vm.guest.networking.InterfacesTypes.Info
IP configuration settings of the adapter.
getIpAddress() - Method in class com.vmware.vcenter.guest.Ipv4
The static IPv4 address.
getIpAddress() - Method in class com.vmware.vcenter.guest.Ipv6Address
Static IPv6 Address.
getIpAddress() - Method in class com.vmware.vcenter.vm.guest.IdentityTypes.Info
IP address assigned by the guest operating system.
getIpAddress() - Method in class com.vmware.vcenter.vm.guest.networking.InterfacesTypes.IpAddressInfo
IPv4 address is specified using dotted decimal notation.
getIpAddresses() - Method in class com.vmware.vcenter.vm.guest.DnsConfigInfo
The IP addresses of the DNS servers in order of use.
getIpAddresses() - Method in class com.vmware.vcenter.vm.guest.networking.InterfacesTypes.IpConfigInfo
IP addresses configured on the interface.
getIpAllocationPolicy() - Method in class com.vmware.vcenter.ovf.IpAllocationParams
Specifies how IP allocation is done through an IP Pool.
getIpFamily() - Method in class com.vmware.vcenter.vcha.ClusterTypes.IpInfo
Family of the ip.
getIpFamily() - Method in class com.vmware.vcenter.vcha.IpSpec
Family of the IP address to configure the interface.
getIpProtocol() - Method in class com.vmware.vcenter.ovf.IpAllocationParams
Specifies the chosen IP protocol for this deployment.
getIpv4() - Method in class com.vmware.appliance.networking.InterfacesTypes.InterfaceInfo
IPv4 Address information.
getIpv4() - Method in class com.vmware.appliance.NetworkingTypes.ChangeSpec
IPv4 Configuration to set for the machine.
getIpv4() - Method in class com.vmware.vcenter.guest.IPSettings
Specification to configure IPv4 address, subnet mask and gateway info for this virtual network adapter.
getIpv4() - Method in class com.vmware.vcenter.vcha.ClusterTypes.IpInfo
If the type of the ip family is IPV4, then this will point to IPv4 address specification.
getIpv4() - Method in class com.vmware.vcenter.vcha.IpSpec
If the family of the ip is IPV4, then this will point to IPv4 address specification.
getIpv4Enabled() - Method in class com.vmware.vcenter.vm.guest.DhcpConfigInfo
True if IPv4 DHCP is enabled, false otherwise.
getIpv6() - Method in class com.vmware.appliance.networking.InterfacesTypes.InterfaceInfo
IPv6 Address information.
getIpv6() - Method in class com.vmware.appliance.NetworkingTypes.ChangeSpec
IPv6 Configuration to set for the machine.
getIpv6() - Method in class com.vmware.vcenter.guest.IPSettings
Specification to configure IPv6 address, subnet mask and gateway info for this virtual network adapter.
getIpv6() - Method in class com.vmware.vcenter.guest.Ipv6
IPv6 address.
getIpv6() - Method in class com.vmware.vcenter.vcha.ClusterTypes.IpInfo
If the type of the ip family is IPV6, then this will point to IPv6 address specification.
getIpv6() - Method in class com.vmware.vcenter.vcha.IpSpec
If the family of the ip is IPV6, then this will point to IPv6 address specification.
getIpv6Enabled() - Method in class com.vmware.appliance.NetworkingTypes.UpdateSpec
IPv6 Enabled or not.
getIpv6Enabled() - Method in class com.vmware.vcenter.vm.guest.DhcpConfigInfo
True if IPv6 DHCP is enabled, false otherwise.
getIsCA() - Method in class com.vmware.vcenter.certificate_management.vcenter.TlsTypes.Info
Certificate constraints isCA from the critical BasicConstraints extension, (OID = 2.5.29.19).
getIsConnected() - Method in class com.vmware.vcenter.vm.tools.InstallerTypes.Info
Flag indicating whether the VMware Tools installer is mounted as a CD-ROM.
getIsDefault() - Method in class com.vmware.vcenter.identity.ProvidersTypes.CreateSpec
Specifies whether the provider is the default provider.
getIsDefault() - Method in class com.vmware.vcenter.identity.ProvidersTypes.Info
Specifies whether the provider is the default provider.
getIsDefault() - Method in class com.vmware.vcenter.identity.ProvidersTypes.Summary
Specifies whether the provider is the default provider.
getIsoFile() - Method in class com.vmware.vcenter.vm.hardware.CdromTypes.BackingInfo
Path of the image file backing the virtual CD-ROM device.
getIsoFile() - Method in class com.vmware.vcenter.vm.hardware.CdromTypes.BackingSpec
Path of the image file that should be used as the virtual CD-ROM device backing.
getIsSelfSigned() - Method in class com.vmware.vcenter.ovf.CertificateParams
Is the certificate self-signed.
getIssuedTokenType() - Method in class com.vmware.vcenter.tokenservice.TokenExchangeTypes.Info
An identifier, that indicates the type of the security token in the TokenExchangeTypes.Info.getAccessToken() parameter.
getIssuer() - Method in class com.vmware.content.library.item.updatesession.CertificateInfo
Certificate issuer.
getIssuer() - Method in class com.vmware.vcenter.identity.ProvidersTypes.Oauth2CreateSpec
The identity provider namespace.
getIssuer() - Method in class com.vmware.vcenter.identity.ProvidersTypes.Oauth2Info
The identity provider namespace.
getIssuer() - Method in class com.vmware.vcenter.identity.ProvidersTypes.Oauth2UpdateSpec
The identity provider namespace.
getIssuer() - Method in class com.vmware.vcenter.identity.ProvidersTypes.OidcInfo
The identity provider namespace.
getIssuer() - Method in class com.vmware.vcenter.ovf.CertificateParams
Certificate issuer.
getIssuer() - Method in class com.vmware.vcenter.trusted_infrastructure.PrincipalTypes.Info
The service which created and signed the security token.
getIssuer() - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.ConsumerPrincipalsTypes.CreateSpec
The service which created and signed the security token.
getIssuer() - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.ConsumerPrincipalsTypes.FilterSpec
The service which created and signed the security token.
getIssuer() - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.ConsumerPrincipalsTypes.Info
The service which created and signed the security token.
getIssuer() - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.ConsumerPrincipalsTypes.Summary
The service which created and signed the security token.
getIssuerAlias() - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.ConsumerPrincipalsTypes.CreateSpec
A user-friendly alias of the service which created and signed the security token.
getIssuerAlias() - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.ConsumerPrincipalsTypes.Info
A user-friendly alias of the service which created and signed the security token.
getIssuerAlias() - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.ConsumerPrincipalsTypes.Summary
A user-friendly alias of the service which created and signed the security token.
getIssuerDn() - Method in class com.vmware.vcenter.certificate_management.vcenter.TlsTypes.Info
Issuer (issuer distinguished name) value from the certificate.
getIssues() - Method in class com.vmware.appliance.update.PendingTypes.PrecheckResult
Lists of the issues and warnings.
getIssues() - Method in class com.vmware.esx.settings.clusters.software.reports.LastCheckResultTypes.CheckStatus
The issues encountered while running this check.
getIssues() - Method in class com.vmware.esx.settings.clusters.SoftwareTypes.CheckStatus
The issues encountered while running this check.
getIssues() - Method in class com.vmware.vcenter.lcm.discovery.InteropReportTypes.Report
Lists of issues encountered during report creation.
getIssues() - Method in class com.vmware.vcenter.lcm.update.PendingTypes.ListResult
Lists of issues encountered during pending updates retrieval.
getIssues() - Method in class com.vmware.vcenter.lcm.update.PrecheckReportTypes.Report
Lists of the issues and warnings This property will be null if the precehck is successful.
getIssues() - Method in class com.vmware.vcenter.ovf.OvfError
List of parse issues (see ParseIssue).
getIssues() - Method in class com.vmware.vcenter.ovf.OvfMessage
List of parse issues (see ParseIssue).
getIssues() - Method in class com.vmware.vcenter.ovf.OvfWarning
List of parse issues (see ParseIssue).
getIsTransient() - Method in class com.vmware.vapi.std.errors.TransientIndication
Indicates that the exception this class is attached to is transient.
getIsValid() - Method in class com.vmware.vcenter.ovf.CertificateParams
Is the certificate chain validated.
getIsVappTemplate() - Method in class com.vmware.content.type.ovf.OvfTemplate
True if this is a vApp template, otherwise this is a VM template.
getJobCount() - Method in class com.vmware.vcenter.namespaces.ResourceQuotaOptionsV1
This represents 'count/jobs.batch' option which is the maximum number jobs in the namespace.
getJobCount() - Method in class com.vmware.vcenter.namespaces.ResourceQuotaOptionsV1Update
This represents the new value for 'jobCount' option which is the maximum number of jobs in the namespace.
getJobCountUnset() - Method in class com.vmware.vcenter.namespaces.ResourceQuotaOptionsV1Update
This represents the intent of the change to ResourceQuotaOptionsV1Update.getJobCount().
getJobs() - Method in class com.vmware.appliance.recovery.backup.job.DetailsTypes.FilterSpec
Identifiers of backup jobs that can match the filter.
getKb() - Method in class com.vmware.esx.settings.depot_content.add_ons.VersionsTypes.Info
Link to kb article related to this the OEM add-on.
getKb() - Method in class com.vmware.esx.settings.depot_content.AddOnsTypes.AddOnVersionSummary
Link to kb article related to this the OEM add-on version.
getKb() - Method in class com.vmware.esx.settings.depot_content.base_images.VersionsTypes.Info
Link to kb article related to this the base-image.
getKb() - Method in class com.vmware.esx.settings.depot_content.BaseImagesTypes.Summary
Link to kb article related to this the base-image.
getKb() - Method in class com.vmware.esx.settings.depot_content.components.VersionsTypes.Info
Link to kb article related to this the component version.
getKb() - Method in class com.vmware.esx.settings.depot_content.ComponentsTypes.ComponentVersionSummary
Link to kb article related to this the component version.
getKeepAlivePeriod() - Method in class com.vmware.vapi.protocol.HttpConfiguration
Maximum keep alive period for pooled/idle TCP connections.
getKeepInStorage() - Method in class com.vmware.content.library.item.updatesession.FileTypes.Info
Whether or not the file will be kept in storage upon update session completion.
getKey() - Method in class com.vmware.vcenter.certificate_management.vcenter.TlsTypes.Spec
Private key string in PEM format.
getKey() - Method in class com.vmware.vcenter.ovf.DeploymentOption
The key of the deployment option, corresponding to the ovf:id attribute in the OVF descriptor.
getKey() - Method in class com.vmware.vcenter.ovf.ExtraConfig
The key of the ExtraConfig element.
getKey() - Method in class com.vmware.vsphereautomation.lookup.KeyAnyValue
Gets the value of the key property.
getKey() - Method in class com.vmware.vsphereautomation.lookup.LocalizableMessage
Gets the value of the key property.
getKey() - Method in class com.vmware.vsphereautomation.lookup.LookupServiceRegistrationAttribute
Gets the value of the key property.
getKey() - Method in class com.vmware.vstats.ResourceAddressSchemasTypes.ResourceIdDefinition
Designates a semantic key for the resource identifier.
getKey() - Method in class com.vmware.vstats.RsrcId
Key relates to the corresponding ResourceIdDefinition of the related resource address schema.
getKeyAlias() - Method in class com.vmware.vapi.protocol.HttpConfiguration.KeyStoreConfig
 
getKeyAnyValue() - Method in class com.vmware.vsphereautomation.lookup.ArrayOfKeyAnyValue
Gets the value of the keyAnyValue property.
getKeyServer() - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.ProvidersTypes.CreateSpec
Key server associated with this Provider.
getKeyServer() - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.ProvidersTypes.Info
Key server associated with this provider.
getKeyServer() - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.ProvidersTypes.UpdateSpec
Key server associated with this provider.
getKeySize() - Method in class com.vmware.vcenter.certificate_management.vcenter.TlsCsrTypes.Spec
This property was added in vSphere API 6.7.2.
getKeySize() - Method in class com.vmware.vcenter.certificate_management.vcenter.TlsTypes.ReplaceSpec
The size of the key to be used for public and private key generation.
getKeySize() - Method in class com.vmware.vcenter.certificate_management.vcenter.VmcaRootTypes.CreateSpec
The size of the key to be used for public and private key generation.
getKeyStore() - Method in class com.vmware.vapi.protocol.HttpConfiguration.SslConfiguration
Returns the keystore which contains the certificates used to authenticate the client during an SSL handshake.
getKeyStoreConfig() - Method in class com.vmware.vapi.protocol.HttpConfiguration.SslConfiguration
Returns the configuration parameters (alias and password) for the KeyStore containing the client certificates for authentication.
getKeyStorePassword() - Method in class com.vmware.vapi.protocol.HttpConfiguration.KeyStoreConfig
 
getKeyUsage() - Method in class com.vmware.vcenter.certificate_management.vcenter.TlsTypes.Info
Collection of keyusage contained in the certificate.
getKmipServer() - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.ProvidersTypes.KeyServerCreateSpec
Configuration information for Key Management Interoperability Protocol (KMIP) based key server.
getKmipServer() - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.ProvidersTypes.KeyServerInfo
Configuration information for KMIP based key server.
getKmipServer() - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.ProvidersTypes.KeyServerUpdateSpec
Configuration information for KMIP based key server.
getKubernetesStatus() - Method in class com.vmware.vcenter.namespace_management.ClustersTypes.Info
Current setting for KubernetesStatus.
getKubernetesStatus() - Method in class com.vmware.vcenter.namespace_management.ClustersTypes.Summary
Current setting for KubernetesStatus.
getKubernetesStatusMessages() - Method in class com.vmware.vcenter.namespace_management.ClustersTypes.Info
Current set of messages associated with the object.
getL() - Method in class com.vmware.vapi.std.LocalizationParam
Nested localizable value associated with the parameter.
getL10N() - Method in class com.vmware.vsphereautomation.lookup.LookupServiceContent
Gets the value of the l10N property.
getLabel() - Method in class com.vmware.vcenter.ovf.DeploymentOption
A localizable label for the deployment option.
getLabel() - Method in class com.vmware.vcenter.ovf.Property
The display name of this OVF property.
getLabel() - Method in class com.vmware.vcenter.vm.hardware.adapter.SataTypes.Info
Device label.
getLabel() - Method in class com.vmware.vcenter.vm.hardware.adapter.ScsiTypes.Info
Device label.
getLabel() - Method in class com.vmware.vcenter.vm.hardware.CdromTypes.Info
Device label.
getLabel() - Method in class com.vmware.vcenter.vm.hardware.DiskTypes.Info
Device label.
getLabel() - Method in class com.vmware.vcenter.vm.hardware.EthernetTypes.Info
Device label.
getLabel() - Method in class com.vmware.vcenter.vm.hardware.FloppyTypes.Info
Device label.
getLabel() - Method in class com.vmware.vcenter.vm.hardware.ParallelTypes.Info
Device label.
getLabel() - Method in class com.vmware.vcenter.vm.hardware.SerialTypes.Info
Device label.
getLabel() - Method in class com.vmware.vstats.UserInfo
Short label.
getLastAccessedTime() - Method in class com.vmware.cis.SessionTypes.Info
Last time this session was used by passing the session key for invoking an API.
getLastCheckTime() - Method in class com.vmware.vcenter.lcm.update.PendingTypes.ListResult
Time when the software depo was last checked.
getLastModified() - Method in class com.vmware.vcenter.guest.CustomizationSpecsTypes.Info
Time when the specification was last modified.
getLastModified() - Method in class com.vmware.vcenter.guest.CustomizationSpecsTypes.Summary
Date and tme when this guest customization specification was last modified.
getLastModifiedTime() - Method in class com.vmware.content.library.ItemModel
The date and time when the metadata for this library item was last changed.
getLastModifiedTime() - Method in class com.vmware.content.LibraryModel
The date and time when this library was last updated.
getLastPasswordChange() - Method in class com.vmware.appliance.LocalAccountsTypes.Info
Date and time password was changed.
getLastSyncTime() - Method in class com.vmware.content.library.ItemModel
The date and time when this library item was last synchronized.
getLastSyncTime() - Method in class com.vmware.content.LibraryModel
The date and time when this library was last synchronized.
getLastSyncTime() - Method in class com.vmware.vcenter.hvc.links.sync.ProvidersTypes.Info
Last sync time for the provider.
getLastUpgradedDate() - Method in class com.vmware.vcenter.namespace_management.software.ClustersTypes.Info
Date of last successful upgrade.
getLastUpgradedDate() - Method in class com.vmware.vcenter.namespace_management.software.ClustersTypes.Summary
Date of last successful upgrade.
getLatestQueryTime() - Method in class com.vmware.appliance.UpdateTypes.Info
Timestamp of latest query to update repository.
getLatestRecommendation() - Method in class com.vmware.esx.settings.clusters.software.RecommendationsTypes.Info
Recommended image specification based on latest base image version.
getLevel() - Method in class com.vmware.vcenter.ResourcePoolTypes.SharesInfo
The allocation level.
getLibrary() - Method in class com.vmware.vcenter.vm_template.LibraryItemsTypes.CreateSpec
Identifier of the library in which the new library item should be created.
getLibraryId() - Method in class com.vmware.content.library.ItemModel
The identifier of the LibraryModel to which this item belongs.
getLibraryId() - Method in class com.vmware.content.library.ItemTypes.FindSpec
The identifier of the library containing the item.
getLibraryId() - Method in class com.vmware.vcenter.ovf.LibraryItemTypes.CreateTarget
Identifier of the library in which a new library item should be created.
getLibraryIdParent() - Method in class com.vmware.content.type.ovf.OvfTemplate
The identifier of the LibraryModel to which this item belongs.
getLibraryItem() - Method in class com.vmware.vcenter.vm.LibraryItemTypes.CheckOutInfo
Identifier of the library item that the virtual machine is checked out from.
getLibraryItemContentVersion() - Method in class com.vmware.content.library.item.DownloadSessionModel
The content version of the library item whose content is being downloaded.
getLibraryItemContentVersion() - Method in class com.vmware.content.library.item.UpdateSessionModel
The content version of the library item whose content is being modified.
getLibraryItemId() - Method in class com.vmware.content.library.item.DownloadSessionModel
The identifier of the library item whose content is being downloaded.
getLibraryItemId() - Method in class com.vmware.content.library.item.UpdateSessionModel
The identifier of the library item to which content will be uploaded or removed.
getLibraryItemId() - Method in class com.vmware.vcenter.ovf.LibraryItemTypes.CreateTarget
Identifier of the library item that should be should be updated.
getLibraryType() - Method in class com.vmware.vapi.protocol.HttpConfiguration
 
getLimit() - Method in class com.vmware.content.type.ovf.Cpu
CPU limit in MHz Is is optional to set a CPU limit.
getLimit() - Method in class com.vmware.content.type.ovf.Memory
memory limit in MB It is not required that memory limit be specified.
getLimit() - Method in class com.vmware.vcenter.content.registries.HarborTypes.StorageSpec
The maximum amount of storage (in mebibytes) which can be utilized by the registry for this specification.
getLimit() - Method in class com.vmware.vcenter.namespaces.InstancesTypes.StorageSpec
The maximum amount of storage (in mebibytes) which can be utilized by the namespace for this specification.
getLimit() - Method in class com.vmware.vcenter.ResourcePoolTypes.ResourceAllocationCreateSpec
The utilization of a resource pool will not exceed this limit, even if there are available resources.
getLimit() - Method in class com.vmware.vcenter.ResourcePoolTypes.ResourceAllocationInfo
The utilization of a resource pool will not exceed this limit, even if there are available resources.
getLimit() - Method in class com.vmware.vcenter.ResourcePoolTypes.ResourceAllocationUpdateSpec
The utilization of a resource pool will not exceed this limit, even if there are available resources.
getLineNumber() - Method in class com.vmware.vcenter.ovf.ParseIssue
The line number of the line in the file (see ParseIssue.getFile()) where the parse issue was found (or -1 if not applicable).
getLink() - Method in class com.vmware.vcenter.hvc.LinksTypes.Summary
Unique identifier for the link.
getLinuxConfig() - Method in class com.vmware.vcenter.guest.ConfigurationSpec
Guest customization specification for a linux guest operating system.
getList() - Method in class com.vmware.vapi.data.ListValue
Returns read-only view of the underlying data.
getList() - Method in class com.vmware.vapi.data.OptionalValue
 
getList(String) - Method in class com.vmware.vapi.data.StructValue
Gets the list value for a field with given name.
getListValue() - Method in class com.vmware.vapi.metadata.metamodel.ConstantValue
List value of the constant element.
getListValue() - Method in class com.vmware.vapi.metadata.metamodel.ElementValue
List of strings value of the metadata element.
getLocale() - Method in class com.vmware.vcenter.ovf.LibraryItemTypes.ResourcePoolDeploymentSpec
The locale to use for parsing the OVF descriptor.
getLocale(ManagedObjectReference) - Method in interface com.vmware.vsphereautomation.lookup.LsPortType
 
getLocale() - Method in class com.vmware.vsphereautomation.lookup.SetLocaleRequestType
Gets the value of the locale property.
GetLocaleRequestType - Class in com.vmware.vsphereautomation.lookup
Java class for GetLocaleRequestType complex type.
GetLocaleRequestType() - Constructor for class com.vmware.vsphereautomation.lookup.GetLocaleRequestType
 
GetLocaleResponse - Class in com.vmware.vsphereautomation.lookup
Java class for anonymous complex type.
GetLocaleResponse() - Constructor for class com.vmware.vsphereautomation.lookup.GetLocaleResponse
 
getLocality() - Method in class com.vmware.vcenter.certificate_management.vcenter.TlsCsrTypes.Spec
Locality field in certificate subject.
getLocality() - Method in class com.vmware.vcenter.certificate_management.vcenter.TlsTypes.ReplaceSpec
Locality field in certificate subject.
getLocality() - Method in class com.vmware.vcenter.certificate_management.vcenter.VmcaRootTypes.CreateSpec
Locality field in certificate subject.
getLocalizableMessage(String, String...) - Method in class com.vmware.vapi.bindings.LocalizableMessageFactory
Creates a LocalizableMessage for the specified ID and arguments.
getLocalizableMessage(String, Object...) - Method in class com.vmware.vapi.bindings.LocalizableMessageFactory
Creates a LocalizableMessage for the specified ID and typed arguments.
getLocalizableMessage() - Method in class com.vmware.vsphereautomation.lookup.ArrayOfLocalizableMessage
Gets the value of the localizableMessage property.
getLocalizableMessageDefinition() - Static method in class com.vmware.vapi.std.StandardDataFactory
 
getLocalized() - Method in class com.vmware.vapi.std.LocalizableMessage
Localized string value as per request requirements.
getLocalizedMessage() - Method in class com.vmware.vsphereautomation.lookup.LocalizedMethodFault
Gets the value of the localizedMessage property.
getLocation() - Method in class com.vmware.appliance.recovery.backup.job.DetailsTypes.Info
URL of the backup location.
getLocation() - Method in class com.vmware.appliance.recovery.backup.JobTypes.BackupRequest
Path or URL of the backup location.
getLocation() - Method in class com.vmware.appliance.recovery.backup.LocationSpec
Backup location URL.
getLocation() - Method in class com.vmware.appliance.recovery.backup.SchedulesTypes.CreateSpec
URL of the backup location.
getLocation() - Method in class com.vmware.appliance.recovery.backup.SchedulesTypes.Info
URL of the backup location.
getLocation() - Method in class com.vmware.appliance.recovery.backup.SchedulesTypes.UpdateSpec
URL of the backup location.
getLocation() - Method in class com.vmware.appliance.recovery.backup.system_name.ArchiveTypes.Info
Backup location URL.
getLocation() - Method in class com.vmware.appliance.recovery.BackupTypes.BackupRequest
path or url
getLocation() - Method in class com.vmware.appliance.recovery.restore.JobTypes.RestoreRequest
path or url
getLocation() - Method in class com.vmware.appliance.recovery.RestoreTypes.RestoreRequest
path or url
getLocation() - Method in class com.vmware.content.library.SubscriptionsTypes.CreateSpecSubscribedLibrary
Location of the subscribed library relative to the published library.
getLocation() - Method in class com.vmware.esx.settings.clusters.DepotOverridesTypes.Depot
Location of the depot override.
getLocation() - Method in class com.vmware.esx.settings.clusters.software.DraftsTypes.ImportSpec
Location of the software specification file to be imported.
getLocation() - Method in class com.vmware.esx.settings.depots.OfflineTypes.CreateSpec
Location of the depot from which content should be retrieved.
getLocation() - Method in class com.vmware.esx.settings.depots.OfflineTypes.Info
Location of the depot from which content is retrieved.
getLocation() - Method in class com.vmware.esx.settings.depots.OfflineTypes.Summary
Location of the depot from which content is retrieved.
getLocation() - Method in class com.vmware.esx.settings.depots.OnlineTypes.CreateSpec
Location of the Depot.
getLocation() - Method in class com.vmware.esx.settings.depots.OnlineTypes.Info
Location of the Depot.
getLocation() - Method in class com.vmware.esx.settings.depots.OnlineTypes.Summary
Location of the Depot.
getLocation() - Method in class com.vmware.esx.settings.depots.UmdsTypes.Info
Location of the Depot.
getLocation() - Method in class com.vmware.esx.settings.depots.UmdsTypes.SetSpec
Location of the Depot.
getLocationPassword() - Method in class com.vmware.appliance.recovery.backup.JobTypes.BackupRequest
Password for the given location.
getLocationPassword() - Method in class com.vmware.appliance.recovery.backup.LocationSpec
Password for the given location.
getLocationPassword() - Method in class com.vmware.appliance.recovery.backup.SchedulesTypes.CreateSpec
Password for the given location.
getLocationPassword() - Method in class com.vmware.appliance.recovery.backup.SchedulesTypes.UpdateSpec
Password for the given location.
getLocationPassword() - Method in class com.vmware.appliance.recovery.BackupTypes.BackupRequest
password for location locationPassword Password for the specified user if login is required at this location.
getLocationPassword() - Method in class com.vmware.appliance.recovery.restore.JobTypes.RestoreRequest
password for location locationPassword Password for the specified user if login is required at this location.
getLocationPassword() - Method in class com.vmware.appliance.recovery.RestoreTypes.RestoreRequest
password for location locationPassword Password for the specified user if login is required at this location.
getLocationType() - Method in class com.vmware.appliance.recovery.backup.JobTypes.BackupRequest
Type of backup location.
getLocationType() - Method in class com.vmware.appliance.recovery.BackupTypes.BackupRequest
a type of location
getLocationType() - Method in class com.vmware.appliance.recovery.restore.JobTypes.RestoreRequest
a type of location
getLocationType() - Method in class com.vmware.appliance.recovery.RestoreTypes.RestoreRequest
a type of location
getLocationUser() - Method in class com.vmware.appliance.recovery.backup.job.DetailsTypes.Info
The username for the remote backup location.
getLocationUser() - Method in class com.vmware.appliance.recovery.backup.JobTypes.BackupRequest
Username for the given location.
getLocationUser() - Method in class com.vmware.appliance.recovery.backup.LocationSpec
Username for the given location.
getLocationUser() - Method in class com.vmware.appliance.recovery.backup.SchedulesTypes.CreateSpec
Username for the given location.
getLocationUser() - Method in class com.vmware.appliance.recovery.backup.SchedulesTypes.Info
Username for the given location.
getLocationUser() - Method in class com.vmware.appliance.recovery.backup.SchedulesTypes.UpdateSpec
Username for the given location.
getLocationUser() - Method in class com.vmware.appliance.recovery.BackupTypes.BackupRequest
username for location locationUser User name for this location if login is required.
getLocationUser() - Method in class com.vmware.appliance.recovery.restore.JobTypes.RestoreRequest
username for location locationUser User name for this location if login is required.
getLocationUser() - Method in class com.vmware.appliance.recovery.RestoreTypes.RestoreRequest
username for location locationUser User name for this location if login is required.
getLoginBanner() - Method in class com.vmware.vcenter.namespace_management.ClustersTypes.EnableSpec
Disclaimer to be displayed prior to login via the Kubectl plugin.
getLoginBanner() - Method in class com.vmware.vcenter.namespace_management.ClustersTypes.SetSpec
Disclaimer to be displayed prior to login via the Kubectl plugin.
getLoginBanner() - Method in class com.vmware.vcenter.namespace_management.ClustersTypes.UpdateSpec
Disclaimer to be displayed prior to login via the Kubectl plugin.
getLogoutEndpoint() - Method in class com.vmware.vcenter.identity.ProvidersTypes.OidcInfo
The endpoint to use for terminating the user's session at the identity provider.
getLogoutEndpoint() - Method in class com.vmware.vcenter.identity.ProvidersTypes.OidcSummary
The endpoint to use for terminating the user's session at the identity provider.
getLongOption() - Method in class com.vmware.vapi.metadata.cli.CommandTypes.OptionInfo
The long option name of the parameter as used by the user.
getLongValue() - Method in class com.vmware.vapi.metadata.metamodel.ElementValue
Long value of the metadata element.
getLongValue() - Method in class com.vmware.vapi.metadata.metamodel.PrimitiveValue
Long value of the constant.
getLookupService() - Method in class com.vmware.vsphereautomation.lookup.LookupServiceContent
Gets the value of the lookupService property.
getLookupServiceRegistrationAttribute() - Method in class com.vmware.vsphereautomation.lookup.ArrayOfLookupServiceRegistrationAttribute
Gets the value of the lookupServiceRegistrationAttribute property.
getLookupServiceRegistrationEndpoint() - Method in class com.vmware.vsphereautomation.lookup.ArrayOfLookupServiceRegistrationEndpoint
Gets the value of the lookupServiceRegistrationEndpoint property.
getLookupServiceRegistrationInfo() - Method in class com.vmware.vsphereautomation.lookup.ArrayOfLookupServiceRegistrationInfo
Gets the value of the lookupServiceRegistrationInfo property.
getLsPort() - Method in class com.vmware.vsphereautomation.lookup.LsService
 
getLsPort(WebServiceFeature...) - Method in class com.vmware.vsphereautomation.lookup.LsService
 
getMac() - Method in class com.vmware.appliance.networking.InterfacesTypes.InterfaceInfo
MAC address.
getMacAddress() - Method in class com.vmware.content.type.ovf.Nic
Mac address of this NIC It is not required that MAC address be specified.
getMacAddress() - Method in class com.vmware.vcenter.guest.AdapterMapping
The MAC address of a network adapter being customized.
getMacAddress() - Method in class com.vmware.vcenter.vm.guest.networking.InterfacesTypes.Info
MAC address of the adapter.
getMacAddress() - Method in class com.vmware.vcenter.vm.hardware.EthernetTypes.CreateSpec
MAC address.
getMacAddress() - Method in class com.vmware.vcenter.vm.hardware.EthernetTypes.Info
MAC address.
getMacAddress() - Method in class com.vmware.vcenter.vm.hardware.EthernetTypes.UpdateSpec
MAC address.
getMacType() - Method in class com.vmware.vcenter.vm.hardware.EthernetTypes.CreateSpec
MAC address type.
getMacType() - Method in class com.vmware.vcenter.vm.hardware.EthernetTypes.Info
MAC address type.
getMacType() - Method in class com.vmware.vcenter.vm.hardware.EthernetTypes.UpdateSpec
MAC address type.
getMacType() - Method in class com.vmware.vcenter.vm_template.LibraryItemsTypes.EthernetInfo
MAC address type of the ethernet adapter.
getMakeDefault() - Method in class com.vmware.vcenter.identity.ProvidersTypes.UpdateSpec
Specifies whether to make this the default provider.
getManagement() - Method in class com.vmware.vcenter.vcha.cluster.ActiveTypes.Info
IP specification for the Management network.
getManagementNetwork() - Method in class com.vmware.vcenter.vcha.PlacementInfo
The identifier of the Network object used for the Management network.
getManagementNetwork() - Method in class com.vmware.vcenter.vcha.PlacementSpec
The identifier of the Network object used for the Management network.
getManagementNetworkName() - Method in class com.vmware.vcenter.vcha.PlacementInfo
The name of the Network object used for the Management network.
getManagementNetworkType() - Method in class com.vmware.vcenter.vcha.PlacementInfo
The type of the Network object used for the Management network.
getManagementNetworkType() - Method in class com.vmware.vcenter.vcha.PlacementSpec
The type of the Network object used by the Management network.
If the PlacementSpec.getManagementNetwork() property is set, then the {#link #managementNetworkType} field must be set.
If the PlacementSpec.getManagementNetwork() property is null, then the PlacementSpec.getManagementNetworkType() property is ignored.
getManagementVcenterName() - Method in class com.vmware.vcenter.vcha.PlacementInfo
The hostname of the vCenter server that is managing the VCHA node.
getManagementVcenterServerGuid() - Method in class com.vmware.vcenter.vcha.PlacementInfo
The unique identifier of the vCenter server that is managing the VCHA node.
getManualControl() - Method in class com.vmware.appliance.update.PolicyTypes.Info
Whether API client should allow the user to start update manually.
getManualFailoverAllowed() - Method in class com.vmware.vcenter.vcha.ClusterTypes.Info
Specifies if manual failover is allowed.
getMapKeyType() - Method in class com.vmware.vapi.metadata.metamodel.GenericInstantiation
Type of the key parameter of the map generic type instantiation.
getMappings() - Method in class com.vmware.vcenter.vm.guest.LocalFilesystemTypes.Info
VirtualDisks backing the guest partition, if known.
getMapValueType() - Method in class com.vmware.vapi.metadata.metamodel.GenericInstantiation
Type of the value parameter of the map generic type instantiation.
getMarker() - Method in class com.vmware.vcenter.tagging.AssociationsTypes.IterationSpec
Marker is an opaque token that allows the caller to request the next page of tag associations.
getMarker() - Method in class com.vmware.vcenter.tagging.AssociationsTypes.ListResult
Marker is an opaque data structure that allows the caller to request the next page of tag associations.
getMaster() - Method in class com.vmware.vcenter.vm.hardware.IdeAddressInfo
Flag specifying whether the device is the master or slave device on the IDE adapter.
getMaster() - Method in class com.vmware.vcenter.vm.hardware.IdeAddressSpec
Flag specifying whether the device should be the master or slave device on the IDE adapter.
getMasterDNS() - Method in class com.vmware.vcenter.namespace_management.ClustersTypes.EnableSpec
List of DNS server IP addresses to use on Kubernetes API server, specified in order of preference.
getMasterDNS() - Method in class com.vmware.vcenter.namespace_management.ClustersTypes.Info
List of DNS server IP addresses to use on Kubernetes API server, specified in order of preference.
getMasterDNS() - Method in class com.vmware.vcenter.namespace_management.ClustersTypes.SetSpec
List of DNS server IP addresses to use on Kubernetes API server, specified in order of preference.
getMasterDNS() - Method in class com.vmware.vcenter.namespace_management.ClustersTypes.UpdateSpec
List of DNS server IP addresses to use on Kubernetes API server, specified in order of preference.
getMasterDNSNames() - Method in class com.vmware.vcenter.namespace_management.ClustersTypes.EnableSpec
List of additional DNS names to associate with the Kubernetes API server.
getMasterDNSSearchDomains() - Method in class com.vmware.vcenter.namespace_management.ClustersTypes.EnableSpec
List of domains (for example "vmware.com") to be searched when trying to lookup a host name on Kubernetes API server, specified in order of preference.
getMasterDNSSearchDomains() - Method in class com.vmware.vcenter.namespace_management.ClustersTypes.Info
List of domains (for example "vmware.com") to be searched when trying to lookup a host name on Kubernetes API server, specified in order of preference.
getMasterDNSSearchDomains() - Method in class com.vmware.vcenter.namespace_management.ClustersTypes.SetSpec
List of domains (for example "vmware.com") to be searched when trying to lookup a host name on Kubernetes API server, specified in order of preference.
getMasterDNSSearchDomains() - Method in class com.vmware.vcenter.namespace_management.ClustersTypes.UpdateSpec
List of domains (for example "vmware.com") to be searched when trying to lookup a host name on Kubernetes API server, specified in order of preference.
getMasterHost() - Method in class com.vmware.vcenter.namespaces.user.InstancesTypes.Summary
IP address or FQDN of the API endpoint for the given namespace.
getMasterKeyId() - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.ProvidersTypes.CreateSpec
Master key ID created for the provider.
getMasterKeyId() - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.ProvidersTypes.Info
Master key identifier created for the provider.
getMasterKeyId() - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.ProvidersTypes.UpdateSpec
Master key identifier created for the provider.
getMasterManagementNetwork() - Method in class com.vmware.vcenter.namespace_management.ClustersTypes.EnableSpec
Specification for the management network on Kubernetes API server.
getMasterNTPServers() - Method in class com.vmware.vcenter.namespace_management.ClustersTypes.EnableSpec
List of NTP server DNS names or IP addresses to use on Kubernetes API server, specified in order of preference.
getMasterNTPServers() - Method in class com.vmware.vcenter.namespace_management.ClustersTypes.SetSpec
List of NTP server DNS names or IP addresses to use on Kubernetes API server, specified in order of preference.
getMasterNTPServers() - Method in class com.vmware.vcenter.namespace_management.ClustersTypes.UpdateSpec
List of NTP server DNS names or IP addresses to use on Kubernetes API server, specified in order of preference.
getMasterStoragePolicy() - Method in class com.vmware.vcenter.namespace_management.ClustersTypes.EnableSpec
Identifier of storage policy associated with Kubernetes API server.
getMasterStoragePolicy() - Method in class com.vmware.vcenter.namespace_management.ClustersTypes.SetSpec
Identifier of storage policy associated with Kubernetes API server.
getMasterStoragePolicy() - Method in class com.vmware.vcenter.namespace_management.ClustersTypes.UpdateSpec
Identifier of storage policy associated with Kubernetes API server.
getMasterVmInfo() - Method in class com.vmware.vcenter.namespace_management.ClusterSizeInfoTypes.Info
Information about Kubernetes API server virtual machine configuration.
getMatches() - Method in class com.vmware.esx.hcl.hosts.CompatibilityReportTypes.ServerHclInfo
Provides information about possible compatibility matches for the given server.
getMax() - Method in class com.vmware.vapi.std.Progress
 
getMaxConnections() - Method in class com.vmware.vapi.protocol.HttpConfiguration
 
getMaxCount() - Method in class com.vmware.appliance.recovery.backup.SchedulesTypes.RetentionInfo
Number of backups which should be retained.
getMaxDays() - Method in class com.vmware.appliance.local_accounts.PolicyTypes.Info
Maximum number of days a password may be used.
getMaxDaysBetweenPasswordChange() - Method in class com.vmware.appliance.LocalAccountsTypes.Config
Maximum number of days between password change.
getMaxDaysBetweenPasswordChange() - Method in class com.vmware.appliance.LocalAccountsTypes.Info
Maximum number of days between password change.
getMaxDaysBetweenPasswordChange() - Method in class com.vmware.appliance.LocalAccountsTypes.UpdateConfig
Maximum number of days between password change.
getMaximumConcurrentItemSyncs() - Method in class com.vmware.content.ConfigurationModel
The maximum allowed number of library items to synchronize concurrently from remote libraries.
getMaximumInstanceCount() - Method in class com.vmware.vcenter.ovf.ScaleOutGroup
The maximum scaling factor.
getMaxResults() - Method in class com.vmware.appliance.recovery.backup.system_name.ArchiveTypes.FilterSpec
Limit result to a max count of most recent backups.
getMemo_() - Method in class com.vmware.vstats.AcqSpecsTypes.CreateSpec
Consumer provided text about this acquisition specification.
getMemo_() - Method in class com.vmware.vstats.AcqSpecsTypes.Info
Consumer provided text about this Acquisition Specification.
getMemo_() - Method in class com.vmware.vstats.AcqSpecsTypes.UpdateSpec
Consumer provided text about this Acquisition Specification.
getMemory() - Method in class com.vmware.content.type.ovf.VmTemplate
memory information of the VM A VM template is not required to specify memory.
getMemory() - Method in class com.vmware.vcenter.namespace_management.ClusterSizeInfoTypes.VmInfo
Memory size, in mebibytes.
getMemory() - Method in class com.vmware.vcenter.vm_template.LibraryItemsTypes.Info
Memory configuration of the virtual machine template.
getMemory() - Method in class com.vmware.vcenter.vm_template.LibraryItemsTypes.MemoryUpdateSpec
Size of a virtual machine's memory in MB.
getMemory() - Method in class com.vmware.vcenter.VMTypes.CreateSpec
Memory configuration.
getMemory() - Method in class com.vmware.vcenter.VMTypes.Info
Memory configuration.
getMemoryAllocation() - Method in class com.vmware.vcenter.ResourcePoolTypes.CreateSpec
Resource allocation for memory.
getMemoryAllocation() - Method in class com.vmware.vcenter.ResourcePoolTypes.Info
Resource allocation information for memory.
getMemoryAllocation() - Method in class com.vmware.vcenter.ResourcePoolTypes.UpdateSpec
Resource allocation for memory.
getMemoryCapacity() - Method in class com.vmware.vcenter.namespace_management.ClustersTypes.Stats
Total memory capacity of the cluster available for vSphere Namespaces, in mebibytes.
getMemoryLimit() - Method in class com.vmware.vcenter.namespaces.ResourceQuotaOptionsV1
This is equivalent to 'limits.memory' option which is the maximum memory limit (in mebibytes) across all pods which exist in a non-terminal state in the namespace.
getMemoryLimit() - Method in class com.vmware.vcenter.namespaces.ResourceQuotaOptionsV1Update
This represents the new value for 'limits.memory' option which is equivalent to the maximum memory limit (in mebibytes) across all pods in the namespace.
getMemoryLimitDefault() - Method in class com.vmware.vcenter.namespaces.ResourceQuotaOptionsV1
This represents the default memory limit (in mebibytes) for containers in the pod.
getMemoryLimitDefault() - Method in class com.vmware.vcenter.namespaces.ResourceQuotaOptionsV1Update
This represents the new value for the default memory limit (in mebibytes) for containers in the pod.
getMemoryLimitDefaultUnset() - Method in class com.vmware.vcenter.namespaces.ResourceQuotaOptionsV1Update
This represents the intent of the change to ResourceQuotaOptionsV1Update.getMemoryLimitDefault().
getMemoryLimitUnset() - Method in class com.vmware.vcenter.namespaces.ResourceQuotaOptionsV1Update
This represents the intent of the change to ResourceQuotaOptionsV1Update.getMemoryLimit().
getMemoryRequestDefault() - Method in class com.vmware.vcenter.namespaces.ResourceQuotaOptionsV1
This represents the default memory request (in mebibytes) for containers in the pod.
getMemoryRequestDefault() - Method in class com.vmware.vcenter.namespaces.ResourceQuotaOptionsV1Update
This represents the new value for the default memory request (in mebibytes) for containers in the pod.
getMemoryRequestDefaultUnset() - Method in class com.vmware.vcenter.namespaces.ResourceQuotaOptionsV1Update
This represents the intent of the change to ResourceQuotaOptionsV1Update.getMemoryRequestDefault().
getMemorySizeMiB() - Method in class com.vmware.vcenter.VMTypes.Summary
Memory size in mebibytes.
getMemoryUpdate() - Method in class com.vmware.vcenter.vm_template.LibraryItemsTypes.HardwareCustomizationSpec
Memory update specification for the deployed virtual machine.
getMemoryUsed() - Method in class com.vmware.vcenter.namespace_management.ClustersTypes.Stats
Overall memory usage of the cluster, in mebibytes.
getMemoryUsed() - Method in class com.vmware.vcenter.namespaces.InstancesTypes.Stats
Overall memory usage of the namespace (in mebibytes).
getMessage() - Method in class com.vmware.appliance.infraprofile.Notification
The notification message.
getMessage() - Method in class com.vmware.appliance.logging.ForwardingTypes.ConnectionStatus
Message associated with the state of the configured remote logging server.
getMessage() - Method in class com.vmware.appliance.networking.dns.HostnameTypes.Message
message
getMessage() - Method in class com.vmware.appliance.networking.dns.ServersTypes.Message
message
getMessage() - Method in class com.vmware.appliance.networking.ProxyTypes.TestResult
Message associated with status.
getMessage() - Method in class com.vmware.appliance.Notification
The notification message.
getMessage() - Method in class com.vmware.appliance.NtpTypes.TestRunStatus
Message associated with status.
getMessage() - Method in class com.vmware.cis.task.Progress
Message about the work progress.
getMessage() - Method in class com.vmware.content.library.item.ChangesTypes.Info
The full message describing the content change.
getMessage() - Method in class com.vmware.content.library.item.updatesession.PreviewWarningInfo
The message specifying more details about the warning.
getMessage() - Method in class com.vmware.esx.hcl.Notification
The notification message.
getMessage() - Method in class com.vmware.esx.settings.clusters.software.DraftsTypes.CommitSpec
Message to include with the commit.
getMessage() - Method in class com.vmware.esx.settings.clusters.software.reports.ApplyImpactTypes.Impact
Description of the impact.
getMessage() - Method in class com.vmware.esx.settings.Notification
The notification message.
getMessage() - Method in exception com.vmware.vapi.std.errors.AlreadyExists
 
getMessage() - Method in exception com.vmware.vapi.std.errors.AlreadyInDesiredState
 
getMessage() - Method in exception com.vmware.vapi.std.errors.Canceled
 
getMessage() - Method in exception com.vmware.vapi.std.errors.ConcurrentChange
 
getMessage() - Method in exception com.vmware.vapi.std.errors.Error
 
getMessage() - Method in exception com.vmware.vapi.std.errors.FeatureInUse
 
getMessage() - Method in exception com.vmware.vapi.std.errors.InternalServerError
 
getMessage() - Method in exception com.vmware.vapi.std.errors.InvalidArgument
 
getMessage() - Method in exception com.vmware.vapi.std.errors.InvalidElementConfiguration
 
getMessage() - Method in exception com.vmware.vapi.std.errors.InvalidElementType
 
getMessage() - Method in exception com.vmware.vapi.std.errors.InvalidRequest
 
getMessage() - Method in exception com.vmware.vapi.std.errors.NotAllowedInCurrentState
 
getMessage() - Method in exception com.vmware.vapi.std.errors.NotFound
 
getMessage() - Method in exception com.vmware.vapi.std.errors.OperationNotFound
 
getMessage() - Method in exception com.vmware.vapi.std.errors.ResourceBusy
 
getMessage() - Method in exception com.vmware.vapi.std.errors.ResourceInaccessible
 
getMessage() - Method in exception com.vmware.vapi.std.errors.ResourceInUse
 
getMessage() - Method in exception com.vmware.vapi.std.errors.ServiceUnavailable
 
getMessage() - Method in exception com.vmware.vapi.std.errors.TimedOut
 
getMessage() - Method in exception com.vmware.vapi.std.errors.UnableToAllocateResource
 
getMessage() - Method in exception com.vmware.vapi.std.errors.Unauthenticated
 
getMessage() - Method in exception com.vmware.vapi.std.errors.Unauthorized
 
getMessage() - Method in exception com.vmware.vapi.std.errors.UnexpectedInput
 
getMessage() - Method in exception com.vmware.vapi.std.errors.Unsupported
 
getMessage() - Method in exception com.vmware.vapi.std.errors.UnverifiedPeer
 
getMessage() - Method in class com.vmware.vcenter.content.registries.harbor.ProjectsTypes.Info
Details about the ERROR project status.
getMessage() - Method in class com.vmware.vcenter.deployment.Notification
The notification message.
getMessage() - Method in class com.vmware.vcenter.lcm.Notification
The notification message.
getMessage() - Method in class com.vmware.vcenter.namespace_management.software.ClustersTypes.UpgradeProgress
Message about the work progress.
getMessage() - Method in class com.vmware.vcenter.ovf.OvfError
A localizable message.
getMessage() - Method in class com.vmware.vcenter.ovf.OvfMessage
A localizable message.
getMessage() - Method in class com.vmware.vcenter.ovf.OvfWarning
A localizable message.
getMessage() - Method in class com.vmware.vcenter.ovf.ParseIssue
A localizable message describing the parse issue.
getMessage() - Method in exception com.vmware.vcenter.tokenservice.Error
 
getMessage() - Method in exception com.vmware.vcenter.tokenservice.InvalidGrant
 
getMessage() - Method in exception com.vmware.vcenter.tokenservice.InvalidRequest
 
getMessage() - Method in exception com.vmware.vcenter.tokenservice.InvalidScope
 
getMessage() - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.ConsumerPrincipalsTypes.Info
A localizable message describing the health of the profile.
getMessage() - Method in class com.vmware.vcenter.vm_template.library_items.CheckOutsTypes.CheckInSpec
Message describing the changes made to the virtual machine.
getMessage() - Method in class com.vmware.vcenter.vm_template.library_items.VersionsTypes.RollbackSpec
Message describing the reason for the rollback.
getMessage() - Method in class com.vmware.vsphereautomation.lookup.LocalizableMessage
Gets the value of the message property.
getMessages() - Method in class com.vmware.appliance.networking.dns.HostnameTypes.TestStatusInfo
messages
getMessages() - Method in class com.vmware.appliance.networking.dns.ServersTypes.TestStatusInfo
messages
getMessages() - Method in class com.vmware.appliance.recovery.backup.job.DetailsTypes.Info
List of any info/warning/error messages returned by the backup job.
getMessages() - Method in class com.vmware.appliance.recovery.backup.JobTypes.BackupJobStatus
List of messages.
getMessages() - Method in class com.vmware.appliance.recovery.backup.JobTypes.ReturnResult
List of messages.
getMessages() - Method in class com.vmware.appliance.recovery.BackupTypes.ReturnResult
List of messages
getMessages() - Method in class com.vmware.appliance.recovery.reconciliation.JobTypes.Info
A list of localized messages.
getMessages() - Method in class com.vmware.appliance.recovery.restore.JobTypes.RestoreJobStatus
list of messages
getMessages() - Method in class com.vmware.appliance.recovery.restore.JobTypes.ReturnResult
List of messages
getMessages() - Method in class com.vmware.appliance.recovery.RestoreTypes.Metadata
Any messages if the backup is not aplicable
getMessages() - Method in exception com.vmware.vapi.std.errors.Error
Stack of one or more localizable messages for human exception consumers.
getMessages() - Method in class com.vmware.vcenter.namespace_management.ClustersTypes.Info
Current set of messages associated with the object.
getMessages() - Method in class com.vmware.vcenter.namespace_management.software.ClustersTypes.Info
Current set of messages associated with the cluster version.
getMessages() - Method in class com.vmware.vcenter.namespace_management.software.ClustersTypes.UpgradeStatus
Current set of messages associated with the upgrade state.
getMessages() - Method in class com.vmware.vcenter.namespaces.InstancesTypes.Info
Current set of messages associated with the object.
getMessages() - Method in class com.vmware.vcenter.ovf.OvfInfo
A List of localizable messages (see LocalizableMessage).
getMessages() - Method in exception com.vmware.vcenter.tokenservice.Error
Stack of one or more localizable messages for human exception consumers.
getMessagesFromErrorValue(StructValue) - Static method in class com.vmware.vapi.std.StandardDataFactory
Returns messages associated with the specified standard error ErrorValue represented as list of Messages.
getMetadata() - Method in class com.vmware.esx.settings.clusters.software.DraftsTypes.Info
Metadata about the software draft.
getMetadata() - Method in class com.vmware.esx.settings.clusters.software.DraftsTypes.Summary
Metadata about the software draft.
getMetadata() - Method in class com.vmware.vapi.metadata.metamodel.ComponentInfo
Generic metadata for the component element.
getMetadata() - Method in class com.vmware.vapi.metadata.metamodel.EnumerationInfo
Generic metadata elements for an enumeration element.
getMetadata() - Method in class com.vmware.vapi.metadata.metamodel.EnumerationValueInfo
Additional metadata for enumeration value in the enumerated type.
getMetadata() - Method in class com.vmware.vapi.metadata.metamodel.FieldInfo
Generic metadata elements for the field element.
getMetadata() - Method in class com.vmware.vapi.metadata.metamodel.OperationInfo
Generic metadata elements for the operation element.
getMetadata() - Method in class com.vmware.vapi.metadata.metamodel.OperationResultInfo
Generic metadata elements for the service element.
getMetadata() - Method in class com.vmware.vapi.metadata.metamodel.PackageInfo
Generic metadata elements for the package element.
getMetadata() - Method in class com.vmware.vapi.metadata.metamodel.ServiceInfo
Generic metadata elements for the service element.
getMetadata() - Method in class com.vmware.vapi.metadata.metamodel.StructureInfo
Generic metadata elements for the structure element.
getMetadata() - Method in class com.vmware.vstats.ProvidersTypes.Summary
Schema-less metadata with extra information for the provider.
getMetadataVersion() - Method in class com.vmware.content.library.ItemModel
A version number for the metadata of this library item.
getMethod() - Method in class com.vmware.vsphereautomation.lookup.MethodNotFound
Gets the value of the method property.
getMetric() - Method in class com.vmware.vstats.CountersTypes.FilterSpec
Metric for which counters will be listed.
getMetric() - Method in class com.vmware.vstats.CountersTypes.Info
A metric is typically human-legible ASCII/English name of a measurable aspect, for example "length" and "temperature".
getMetric() - Method in class com.vmware.vstats.DataTypes.FilterSpec
Metric name.
getMetric() - Method in class com.vmware.vstats.MetricsTypes.Summary
Metric name.
getMid() - Method in class com.vmware.vstats.CidMid
MID is a 64-bit integer with strong consistency.
getMid() - Method in class com.vmware.vstats.CounterMetadataTypes.Info
Metadata Id.
getMid() - Method in class com.vmware.vstats.DataTypes.DataPoint
CounterMetadata Id.
getMin() - Method in class com.vmware.vapi.std.Progress
 
getMinDays() - Method in class com.vmware.appliance.local_accounts.PolicyTypes.Info
Minimum number of days allowed between password changes.
getMinDaysBetweenPasswordChange() - Method in class com.vmware.appliance.LocalAccountsTypes.Config
Minimum number of days between password change.
getMinDaysBetweenPasswordChange() - Method in class com.vmware.appliance.LocalAccountsTypes.Info
Minimum number of days between password change.
getMinDaysBetweenPasswordChange() - Method in class com.vmware.appliance.LocalAccountsTypes.UpdateConfig
Minimum number of days between password change.
getMinimumInstanceCount() - Method in class com.vmware.vcenter.ovf.ScaleOutGroup
The minimum scaling factor.
getMinute() - Method in class com.vmware.appliance.recovery.backup.SchedulesTypes.RecurrenceInfo
Minute when backup should run.
getMinute() - Method in class com.vmware.appliance.update.PolicyTypes.Time
Minute: 0-59.
getMinute() - Method in class com.vmware.esx.settings.depots.SyncScheduleTypes.Schedule
Minute at which schedule should be run.
getMinute() - Method in class com.vmware.vcenter.content.registries.HarborTypes.GarbageCollection
Minute at which garbage collection should run.
getMinVersion() - Method in class com.vmware.esx.settings.depot_content.AddOnsTypes.FilterSpec
Minimum version of an add-on that can match the filter.
getMinVersion() - Method in class com.vmware.esx.settings.depot_content.BaseImagesTypes.FilterSpec
Minimum version of a base-image that can match the filter.
getMinVersion() - Method in class com.vmware.esx.settings.depot_content.ComponentsTypes.FilterSpec
Minimum version of the component that can match the filter.
getMissingFiles() - Method in class com.vmware.content.library.item.updatesession.FileTypes.ValidationResult
A Set containing the names of the files that are required but the client hasn't added.
getMode() - Method in class com.vmware.appliance.networking.dns.ServersTypes.DNSServerConfig
Define how to determine the DNS servers.
getMode() - Method in class com.vmware.appliance.networking.interfaces.Ipv4Types.Config
The Address assignment mode.
getMode() - Method in class com.vmware.appliance.networking.interfaces.Ipv4Types.Info
The Address assignment mode.
getMode() - Method in class com.vmware.appliance.NetworkingTypes.DNSInfo
DNS mode.
getMode() - Method in class com.vmware.vcenter.namespace_management.ClustersTypes.NetworkSpec
The address assignment mode.
getMode() - Method in class com.vmware.vcenter.vcha.cluster.ModeTypes.Info
Identifies the mode of the VCHA cluster.
getMode() - Method in class com.vmware.vcenter.vcha.ClusterTypes.Info
Operational mode of the VCHA Cluster.
getModelCompatibility() - Method in class com.vmware.esx.hcl.hosts.CompatibilityReportTypes.ServerHclInfo
Shows if the server model is compatible with given target ESXi release.
getModelName() - Method in class com.vmware.esx.hcl.PCIDevice
The name of the device model.
getModelName() - Method in class com.vmware.esx.hcl.Server
The name of the server model.
getMsgProtocol() - Method in class com.vmware.vapi.metadata.SourceInfo
Message protocol to be used This property is optional and it is only relevant when the value of getType() is SourceType.REMOTE.
getMultipleHostAccess() - Method in class com.vmware.vcenter.DatastoreTypes.Info
Whether or not ore than one host in the datacenter has been configured with access to the datastore.
getName() - Method in class com.vmware.appliance.infraprofile.ConfigsTypes.ProfileInfo
Name of the profile which is also a profile identifier.
getName() - Method in class com.vmware.appliance.MonitoringTypes.MonitoredItem
monitored item name Ex: "Network write speed"
getName() - Method in class com.vmware.appliance.MonitoringTypes.MonitoredItemData
Monitored item IDs Ex: CPU, MEMORY, STORAGE_TOTAL
getName() - Method in class com.vmware.appliance.networking.InterfacesTypes.InterfaceInfo
Interface name, for example, "nic0", "nic1".
getName() - Method in class com.vmware.appliance.recovery.backup.PartsTypes.Part
part name id in message bundle
getName() - Method in class com.vmware.cis.tagging.CategoryModel
The display name of the category.
getName() - Method in class com.vmware.cis.tagging.CategoryTypes.CreateSpec
The display name of the category.
getName() - Method in class com.vmware.cis.tagging.CategoryTypes.UpdateSpec
The display name of the category.
getName() - Method in class com.vmware.cis.tagging.TagModel
The display name of the tag.
getName() - Method in class com.vmware.cis.tagging.TagTypes.CreateSpec
The display name of the tag.
getName() - Method in class com.vmware.cis.tagging.TagTypes.UpdateSpec
The display name of the tag.
getName() - Method in class com.vmware.content.library.item.downloadsession.FileTypes.Info
The name of the file.
getName() - Method in class com.vmware.content.library.item.FileTypes.Info
The name of the file.
getName() - Method in class com.vmware.content.library.item.StorageTypes.Info
The name of the file.
getName() - Method in class com.vmware.content.library.item.updatesession.FileTypes.AddSpec
The name of the file being uploaded.
getName() - Method in class com.vmware.content.library.item.updatesession.FileTypes.Info
The name of the file.
getName() - Method in class com.vmware.content.library.item.updatesession.FileTypes.ValidationError
The name of the file.
getName() - Method in class com.vmware.content.library.ItemModel
A human-readable name for this library item.
getName() - Method in class com.vmware.content.library.ItemTypes.FindSpec
The name of the library item.
getName() - Method in class com.vmware.content.library.SubscriptionsTypes.CreateSpecNewSubscribedLibrary
Name of the subscribed library.
getName() - Method in class com.vmware.content.LibraryModel
The name of the library.
getName() - Method in class com.vmware.content.LibraryTypes.FindSpec
Name of the library to search.
getName() - Method in class com.vmware.content.type.ovf.Disk
Name of the disk
getName() - Method in class com.vmware.content.type.ovf.DiskController
Name of the disk controller
getName() - Method in class com.vmware.content.type.ovf.Drive
Name of the drive
getName() - Method in class com.vmware.content.type.ovf.Floppy
Name of the floppy
getName() - Method in class com.vmware.content.type.ovf.Network
Name of the network
getName() - Method in class com.vmware.content.type.ovf.Nic
Name of NIC
getName() - Method in class com.vmware.content.type.ovf.policy.StoragePolicyGroup
Name of the policy
getName() - Method in class com.vmware.content.TypeTypes.Info
The name of the plugin which provides the type support.
getName() - Method in class com.vmware.esx.hcl.Driver
The name of the driver.
getName() - Method in class com.vmware.esx.hosts.AddOnInfo
Name of the add-on
getName() - Method in class com.vmware.esx.settings.AddOnInfo
Name of the add-on
getName() - Method in class com.vmware.esx.settings.AddOnSpec
Name of the add-on
getName() - Method in class com.vmware.esx.settings.clusters.software.reports.LastCheckResultTypes.CheckInfo
The check name.
getName() - Method in class com.vmware.esx.settings.clusters.SoftwareTypes.CheckInfo
The check name.
getName() - Method in class com.vmware.esx.settings.depot_content.add_ons.VersionsTypes.ComponentInfo
Identifier of the component.
getName() - Method in class com.vmware.esx.settings.depot_content.add_ons.VersionsTypes.RemovedComponentInfo
Identifier of the component.
getName() - Method in class com.vmware.esx.settings.depot_content.AddOnsTypes.Summary
Name of the OEM add-on.
getName() - Method in class com.vmware.esx.settings.depot_content.base_images.VersionsTypes.ComponentVersionInfo
Identifier of the component.
getName() - Method in class com.vmware.esx.settings.depot_content.ComponentsTypes.Summary
Name of the Component.
getName() - Method in class com.vmware.esx.settings.HostInfo
Name of the host.
getName() - Method in class com.vmware.vapi.data.StructValue
 
getName() - Method in class com.vmware.vapi.metadata.cli.CommandTypes.Identity
Name of the command.
getName() - Method in class com.vmware.vapi.metadata.cli.NamespaceTypes.Identity
The name displayed to the user for this namespace.
getName() - Method in class com.vmware.vapi.metadata.metamodel.ComponentInfo
Dot separated name of the component element.
getName() - Method in class com.vmware.vapi.metadata.metamodel.EnumerationInfo
Dot separated name of the enumeration element.
getName() - Method in class com.vmware.vapi.metadata.metamodel.FieldInfo
Name of the field element in a canonical format.
getName() - Method in class com.vmware.vapi.metadata.metamodel.OperationInfo
Name of the operation element in a canonical format.
getName() - Method in class com.vmware.vapi.metadata.metamodel.PackageInfo
Dot separated name of the package element.
getName() - Method in class com.vmware.vapi.metadata.metamodel.ServiceInfo
Dot separated name of the service element.
getName() - Method in class com.vmware.vapi.metadata.metamodel.StructureInfo
Dot separated name of the structure element.
getName() - Method in class com.vmware.vapi.protocol.HttpConfiguration.BasicHeader
 
getName() - Method in interface com.vmware.vapi.protocol.HttpConfiguration.Header
Get the name of the header.
getName() - Method in class com.vmware.vapi.std.interposition.SecurityPrincipal
Principal name.
getName() - Method in class com.vmware.vcenter.ClusterTypes.Info
The name of the cluster
getName() - Method in class com.vmware.vcenter.ClusterTypes.Summary
Name of the cluster.
getName() - Method in class com.vmware.vcenter.compute.policies.capabilities.cluster_scale_in_ignore_vm_capabilities.CreateSpec
Name of the policy.
getName() - Method in class com.vmware.vcenter.compute.policies.capabilities.cluster_scale_in_ignore_vm_capabilities.Info
Name of the policy.
getName() - Method in class com.vmware.vcenter.compute.policies.capabilities.disable_drs_vmotion.CreateSpec
Name of the policy.
getName() - Method in class com.vmware.vcenter.compute.policies.capabilities.disable_drs_vmotion.Info
Name of the policy.
getName() - Method in class com.vmware.vcenter.compute.policies.capabilities.vm.evacuation.vmotion.CreateSpec
Name of the policy.
getName() - Method in class com.vmware.vcenter.compute.policies.capabilities.vm.evacuation.vmotion.Info
Name of the policy.
getName() - Method in class com.vmware.vcenter.compute.policies.capabilities.vm_host_affinity.CreateSpec
Name of the policy.
getName() - Method in class com.vmware.vcenter.compute.policies.capabilities.vm_host_affinity.Info
Name of the policy.
getName() - Method in class com.vmware.vcenter.compute.policies.capabilities.vm_host_anti_affinity.CreateSpec
Name of the policy.
getName() - Method in class com.vmware.vcenter.compute.policies.capabilities.vm_host_anti_affinity.Info
Name of the policy.
getName() - Method in class com.vmware.vcenter.compute.policies.capabilities.vm_vm_affinity.CreateSpec
Name of the policy.
getName() - Method in class com.vmware.vcenter.compute.policies.capabilities.vm_vm_affinity.Info
Name of the policy.
getName() - Method in class com.vmware.vcenter.compute.policies.capabilities.vm_vm_anti_affinity.CreateSpec
Name of the policy.
getName() - Method in class com.vmware.vcenter.compute.policies.capabilities.vm_vm_anti_affinity.Info
Name of the policy.
getName() - Method in class com.vmware.vcenter.compute.policies.CapabilitiesTypes.Info
Name of the capability.
getName() - Method in class com.vmware.vcenter.compute.policies.CapabilitiesTypes.Summary
Name of the capability.
getName() - Method in class com.vmware.vcenter.compute.policies.CreateSpec
Name of the policy.
getName() - Method in class com.vmware.vcenter.compute.policies.Info
Name of the policy.
getName() - Method in class com.vmware.vcenter.compute.PoliciesTypes.Summary
Name of the policy.
getName() - Method in class com.vmware.vcenter.content.registries.harbor.ProjectsTypes.CreateSpec
Name of the Harbor project.
getName() - Method in class com.vmware.vcenter.content.registries.harbor.ProjectsTypes.Info
Name of the Harbor project.
getName() - Method in class com.vmware.vcenter.content.registries.harbor.ProjectsTypes.Summary
Name of the Harbor project.
getName() - Method in class com.vmware.vcenter.DatacenterTypes.CreateSpec
The name of the datacenter to be created.
getName() - Method in class com.vmware.vcenter.DatacenterTypes.Info
The name of the datacenter.
getName() - Method in class com.vmware.vcenter.DatacenterTypes.Summary
Name of the datacenter.
getName() - Method in class com.vmware.vcenter.DatastoreTypes.Info
Name of the datastore.
getName() - Method in class com.vmware.vcenter.DatastoreTypes.Summary
Name of the datastore.
getName() - Method in class com.vmware.vcenter.deployment.ImportHistoryTypes.CreateSpec
Name of the vCenter history import task.
getName() - Method in class com.vmware.vcenter.FolderTypes.Summary
Name of the vCenter Server folder.
getName() - Method in class com.vmware.vcenter.guest.CustomizationSpecsTypes.CreateSpec
Name of the specification.
getName() - Method in class com.vmware.vcenter.guest.CustomizationSpecsTypes.Metadata
Name of the specification.
getName() - Method in class com.vmware.vcenter.guest.CustomizationSpecsTypes.Spec
Name of the specification.
getName() - Method in class com.vmware.vcenter.guest.CustomizationSpecsTypes.Summary
Name of the guest customization specification.
getName() - Method in class com.vmware.vcenter.HostTypes.Summary
Name of the host.
getName() - Method in class com.vmware.vcenter.identity.ProvidersTypes.CreateSpec
The user friendly name for the provider.
getName() - Method in class com.vmware.vcenter.identity.ProvidersTypes.Info
The user friendly name for the provider.
getName() - Method in class com.vmware.vcenter.identity.ProvidersTypes.Summary
The user friendly name for the provider.
getName() - Method in class com.vmware.vcenter.identity.ProvidersTypes.UpdateSpec
The user friendly name for the provider.
getName() - Method in class com.vmware.vcenter.lcm.discovery.Product
A public official product name.
getName() - Method in class com.vmware.vcenter.lcm.discovery.ProductCatalogTypes.Summary
A product name that the customer is aware of.
getName() - Method in class com.vmware.vcenter.namespace_management.ClusterAvailableVersionsTypes.Summary
Name of the upgrade.
getName() - Method in class com.vmware.vcenter.namespaces.Container
The name of the container.
getName() - Method in class com.vmware.vcenter.namespaces.IngressRuleValue
The Ingress's name.
getName() - Method in class com.vmware.vcenter.NetworkTypes.Summary
Name of the network.
getName() - Method in class com.vmware.vcenter.ovf.LibraryItemTypes.CreateSpec
Name to use in the OVF descriptor stored in the library item.
getName() - Method in class com.vmware.vcenter.ovf.LibraryItemTypes.OvfSummary
Default name for the virtual machine or virtual appliance.
getName() - Method in class com.vmware.vcenter.ovf.LibraryItemTypes.ResourcePoolDeploymentSpec
Name assigned to the deployed target virtual machine or virtual appliance.
getName() - Method in class com.vmware.vcenter.ovf.OvfError
The name of input parameter.
getName() - Method in class com.vmware.vcenter.ovf.OvfMessage
The name of input parameter.
getName() - Method in class com.vmware.vcenter.ovf.OvfWarning
The name of input parameter.
getName() - Method in class com.vmware.vcenter.ResourcePoolTypes.CreateSpec
Name of the resource pool.
getName() - Method in class com.vmware.vcenter.ResourcePoolTypes.Info
Name of the vCenter Server resource pool.
getName() - Method in class com.vmware.vcenter.ResourcePoolTypes.Summary
Name of the resource pool.
getName() - Method in class com.vmware.vcenter.ResourcePoolTypes.UpdateSpec
Name of the resource pool.
getName() - Method in class com.vmware.vcenter.storage.PoliciesTypes.Summary
Name of the storage policy.
getName() - Method in class com.vmware.vcenter.trusted_infrastructure.PrincipalTypes.Info
The user-friednly name of the vCenter.
getName() - Method in class com.vmware.vcenter.trusted_infrastructure.StsPrincipalId
The principal's username.
getName() - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.attestation.tpm2.CaCertificatesTypes.CreateSpec
A unique name for the TPM CA certificate.
getName() - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.attestation.tpm2.CaCertificatesTypes.Summary
A unique name for the TPM CA certificate.
getName() - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.attestation.tpm2.EndorsementKeysTypes.CreateSpec
A unique name for the TPM endorsement key.
getName() - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.attestation.tpm2.EndorsementKeysTypes.Summary
A unique name for the TPM endorsement key.
getName() - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.ProvidersTypes.Server
Name of the server.
getName() - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.ProvidersTypes.ServerInfo
Name of the server.
getName() - Method in class com.vmware.vcenter.vcha.PlacementSpec
The name of the VCHA node to be used for the virtual machine name.
getName() - Method in class com.vmware.vcenter.vm.guest.CustomizationTypes.SetSpec
The name of the customization specification that has be retrieved from the virtual center inventory and applied for the virtual machine.
getName() - Method in class com.vmware.vcenter.vm.guest.IdentityTypes.Info
Guest operating system identifier (short name).
getName() - Method in class com.vmware.vcenter.vm.hardware.DiskTypes.VmdkCreateSpec
Base name of the VMDK file.
getName() - Method in class com.vmware.vcenter.vm.IdentityTypes.Info
Virtual machine name.
getName() - Method in class com.vmware.vcenter.vm_template.library_items.CheckOutsTypes.CheckOutSpec
Name of the virtual machine to check out of the library item.
getName() - Method in class com.vmware.vcenter.vm_template.LibraryItemsTypes.CreateSpec
Name of the library item.
getName() - Method in class com.vmware.vcenter.vm_template.LibraryItemsTypes.DeploySpec
Name of the deployed virtual machine.
getName() - Method in class com.vmware.vcenter.vm_template.LibraryItemsTypes.GuestCustomizationSpec
Name of the customization specification.
getName() - Method in class com.vmware.vcenter.VMTypes.CloneSpec
Virtual machine name.
getName() - Method in class com.vmware.vcenter.VMTypes.CreateSpec
Virtual machine name.
getName() - Method in class com.vmware.vcenter.VMTypes.GuestCustomizationSpec
Name of the customization specification.
getName() - Method in class com.vmware.vcenter.VMTypes.Info
Virtual machine name.
getName() - Method in class com.vmware.vcenter.VMTypes.InstantCloneSpec
Name of the new virtual machine.
getName() - Method in class com.vmware.vcenter.VMTypes.RegisterSpec
Virtual machine name.
getName() - Method in class com.vmware.vcenter.VMTypes.Summary
Name of the Virtual machine.
getName() - Method in class com.vmware.vsphereautomation.lookup.DynamicProperty
Gets the value of the name property.
getName() - Method in class com.vmware.vsphereautomation.lookup.LookupFaultEntryExistsFault
Gets the value of the name property.
getName() - Method in class com.vmware.vsphereautomation.lookup.LookupFaultEntryNotFoundFault
Gets the value of the name property.
getNameKey() - Method in class com.vmware.appliance.vmon.ServiceTypes.Info
Service name key.
getNameKey() - Method in class com.vmware.vcenter.services.ServiceTypes.Info
Service name key.
getNames() - Method in class com.vmware.appliance.MonitoringTypes.MonitoredItemDataRequest
monitored item IDs Ex: CPU, MEMORY
getNames() - Method in class com.vmware.esx.settings.depot_content.AddOnsTypes.FilterSpec
Names that an add-on must have to match the filter.
getNames() - Method in class com.vmware.esx.settings.depot_content.ComponentsTypes.FilterSpec
Names that a component must have to match the filter.
getNames() - Method in class com.vmware.vcenter.ClusterTypes.FilterSpec
Names that clusters must have to match the filter (see ClusterTypes.Info.getName()).
getNames() - Method in class com.vmware.vcenter.DatacenterTypes.FilterSpec
Names that datacenters must have to match the filter (see DatacenterTypes.Info.getName()).
getNames() - Method in class com.vmware.vcenter.DatastoreTypes.FilterSpec
Names that datastores must have to match the filter (see DatastoreTypes.Info.getName()).
getNames() - Method in class com.vmware.vcenter.FolderTypes.FilterSpec
Names that folders must have to match the filter (see FolderTypes.Summary.getName()).
getNames() - Method in class com.vmware.vcenter.guest.CustomizationSpecsTypes.FilterSpec
Names that guest customization specifications must have to match the filter (see CustomizationSpecsTypes.Summary.getName()).
getNames() - Method in class com.vmware.vcenter.HostTypes.FilterSpec
Names that hosts must have to match the filter (see HostTypes.Summary.getName()).
getNames() - Method in class com.vmware.vcenter.NetworkTypes.FilterSpec
Names that networks must have to match the filter (see NetworkTypes.Summary.getName()).
getNames() - Method in class com.vmware.vcenter.ResourcePoolTypes.FilterSpec
Names that resource pools must have to match the filter (see ResourcePoolTypes.Info.getName()).
getNames() - Method in class com.vmware.vcenter.VMTypes.FilterSpec
Names that virtual machines must have to match the filter (see VMTypes.Info.getName()).
getNamespace() - Method in class com.vmware.vcenter.content.registries.HarborTypes.Info
Identifier of the Harbor namespace in case it is created in a Kubernetes environment.
getNamespace() - Method in class com.vmware.vcenter.namespace_management.stats.TimeSeriesTypes.PodIdentifier
The namespace that the pod is running in.
getNamespace() - Method in class com.vmware.vcenter.namespace_management.stats.TimeSeriesTypes.Spec
Namespace name for queries for a namespace.
getNamespace() - Method in class com.vmware.vcenter.namespaces.InstancesTypes.CreateSpec
Identifier of the namespace.
getNamespace() - Method in class com.vmware.vcenter.namespaces.InstancesTypes.Summary
Identifier of the namespace.
getNamespace() - Method in class com.vmware.vcenter.namespaces.user.InstancesTypes.Summary
Identifier of the namespace.
getNamespacesLicensed() - Method in class com.vmware.vcenter.namespace_management.HostsConfigTypes.Info
True if vSphere Namespace feature is licensed on any hosts in this VC.
getNamespacesSupported() - Method in class com.vmware.vcenter.namespace_management.HostsConfigTypes.Info
True if vSphere Namespace feature is supported in this VC.
getNcpClusterNetworkInfo() - Method in class com.vmware.vcenter.namespace_management.ClustersTypes.Info
Specification for the NSX Container Plugin cluster network.
getNcpClusterNetworkSpec() - Method in class com.vmware.vcenter.namespace_management.ClustersTypes.EnableSpec
Specification for the NSX Container Plugin cluster network.
getNcpClusterNetworkSpec() - Method in class com.vmware.vcenter.namespace_management.ClustersTypes.SetSpec
Specification for the NSX Container Plugin cluster network.
getNcpClusterNetworkSpec() - Method in class com.vmware.vcenter.namespace_management.ClustersTypes.UpdateSpec
Updated specification for the cluster network configuration.
getNetBIOSMode() - Method in class com.vmware.vcenter.guest.WindowsNetworkAdapterSettings
NetBIOS setting for Windows.
getNetwork() - Method in class com.vmware.content.library.SubscriptionsTypes.CreateSpecPlacement
Network that backs the virtual Ethernet adapters in the virtual machine template.
getNetwork() - Method in class com.vmware.content.library.SubscriptionsTypes.PlacementInfo
Network that backs the virtual Ethernet adapters in the virtual machine template.
getNetwork() - Method in class com.vmware.content.library.SubscriptionsTypes.UpdateSpecPlacement
Network that backs the virtual Ethernet adapters in the virtual machine template.
getNetwork() - Method in class com.vmware.vcenter.namespace_management.ClustersTypes.NetworkSpec
Identifier for the network.
getNetwork() - Method in class com.vmware.vcenter.NetworkTypes.Summary
Identifier of the network.
getNetwork() - Method in class com.vmware.vcenter.vm.guest.networking.RoutesTypes.Info
IP Address of the destination IP network.
getNetwork() - Method in class com.vmware.vcenter.vm.hardware.EthernetTypes.BackingInfo
Identifier of the network backing the virtual Ethernet adapter.
getNetwork() - Method in class com.vmware.vcenter.vm.hardware.EthernetTypes.BackingSpec
Identifier of the network that backs the virtual Ethernet adapter.
getNetwork() - Method in class com.vmware.vcenter.vm_template.LibraryItemsTypes.EthernetInfo
Identifier of the network backing the virtual Ethernet adapter.
getNetwork() - Method in class com.vmware.vcenter.vm_template.LibraryItemsTypes.EthernetUpdateSpec
Identifier of the network backing the virtual Ethernet adapter.
getNetworkFolder() - Method in class com.vmware.vcenter.DatacenterTypes.Info
The root network folder associated with the datacenter.
getNetworkLocation() - Method in class com.vmware.vcenter.vm.hardware.SerialTypes.BackingInfo
URI specifying the location of the network service backing the virtual serial port.
getNetworkLocation() - Method in class com.vmware.vcenter.vm.hardware.SerialTypes.BackingSpec
URI specifying the location of the network service backing the virtual serial port.
getNetworkMappings() - Method in class com.vmware.vcenter.ovf.LibraryItemTypes.ResourcePoolDeploymentSpec
Specification of the target network to use for sections of type ovf:NetworkSection in the OVF descriptor.
getNetworkName() - Method in class com.vmware.content.type.ovf.Nic
Name of the network that this NIC connects to It is not required that network name be specified.
getNetworkName() - Method in class com.vmware.vcenter.vm.hardware.EthernetTypes.BackingInfo
Name of the standard portgroup backing the virtual Ethernet adapter.
getNetworkProtocol() - Method in class com.vmware.vcenter.vm.hardware.BootTypes.CreateSpec
Protocol to use when attempting to boot the virtual machine over the network.
getNetworkProtocol() - Method in class com.vmware.vcenter.vm.hardware.BootTypes.Info
Protocol to use when attempting to boot the virtual machine over the network.
getNetworkProtocol() - Method in class com.vmware.vcenter.vm.hardware.BootTypes.UpdateSpec
Protocol to use when attempting to boot the virtual machine over the network.
getNetworkProvider() - Method in class com.vmware.vcenter.namespace_management.ClustersTypes.EnableSpec
The provider of cluster networking for this vSphere Namespaces cluster.
getNetworkProvider() - Method in class com.vmware.vcenter.namespace_management.ClustersTypes.Info
The provider of cluster networking for this vSphere Namespaces cluster.
getNetworkProvider() - Method in class com.vmware.vcenter.namespace_management.ClustersTypes.SetSpec
The provider of cluster networking for this vSphere Namespaces cluster.
getNetworkProvider() - Method in class com.vmware.vcenter.namespace_management.ClustersTypes.UpdateSpec
The provider of cluster networking for this vSphere Namespaces cluster.
getNetworks() - Method in class com.vmware.content.type.ovf.OvfTemplate
networks in this OVF template
getNetworks() - Method in class com.vmware.vcenter.NetworkTypes.FilterSpec
Identifiers of networks that can match the filter.
getNetworks() - Method in class com.vmware.vcenter.ovf.LibraryItemTypes.OvfSummary
Section identifiers for sections of type ovf:NetworkSection in the OVF descriptor.
getNewerCompatibilityReleases() - Method in class com.vmware.esx.hcl.hosts.CompatibilityReleasesTypes.EsxiCompatibilityReleases
The available ESXi releases, greater than the current one, than can be checked for compatibility.
getNewSize() - Method in class com.vmware.appliance.system.StorageTypes.StorageChange
Nedw size of the partition in MB.
getNewSubscribedLibrary() - Method in class com.vmware.content.library.SubscriptionsTypes.CreateSpecSubscribedLibrary
Specification for creating a new subscribed library associated with the subscription.
getNewVmdk() - Method in class com.vmware.vcenter.vm.hardware.DiskTypes.CreateSpec
Specification for creating a new VMDK backing for the virtual disk.
getNext() - Method in class com.vmware.vstats.AcqSpecsTypes.ListResult
The getNext() property is a token used to retrieve paged data for larger result sets.
getNext() - Method in class com.vmware.vstats.DataTypes.DataPointsResult
The getNext() property is a token used to retrieve paged data for larger result sets.
getNext() - Method in class com.vmware.vstats.ResourceAddressesTypes.ListResult
Used to retrieve paged data for larger result sets.
getNic() - Method in class com.vmware.vcenter.vm.guest.networking.InterfacesTypes.Info
Link to the corresponding virtual device.
getNic() - Method in class com.vmware.vcenter.vm.hardware.boot.DeviceTypes.Entry
Virtual Ethernet device.
getNic() - Method in class com.vmware.vcenter.vm.hardware.EthernetTypes.Summary
Identifier of the virtual Ethernet adapter.
getNics() - Method in class com.vmware.content.type.ovf.VmTemplate
All NICs on the VM A VM template is not required to specify a list of network interfaces.
getNics() - Method in class com.vmware.vcenter.vm_template.LibraryItemsTypes.HardwareCustomizationSpec
Map of Ethernet network adapters to update.
getNics() - Method in class com.vmware.vcenter.vm_template.LibraryItemsTypes.Info
Information about the virtual machine template's virtual ethernet adapters.
getNics() - Method in class com.vmware.vcenter.VMTypes.CreateSpec
List of Ethernet adapters.
getNics() - Method in class com.vmware.vcenter.VMTypes.Info
List of Ethernet adapters.
getNicsToUpdate() - Method in class com.vmware.vcenter.VMTypes.InstantCloneSpec
Map of NICs to update.
getNode() - Method in class com.vmware.vcenter.topology.NodesTypes.Summary
Identifier for the vCenter or Platform Services Controller node.
getNode() - Method in class com.vmware.vcenter.topology.ReplicationStatusTypes.Summary
Identifier for the vCenter or Platform Services Controller node.
getNode1() - Method in class com.vmware.vcenter.vcha.ClusterTypes.Info
Node configuration information for the VCHA cluster.
getNode2() - Method in class com.vmware.vcenter.vcha.ClusterTypes.Info
Node configuration information for the VCHA cluster.
getNodeId() - Method in class com.vmware.vsphereautomation.lookup.LookupServiceRegistrationCommonServiceInfo
Gets the value of the nodeId property.
getNodeId() - Method in class com.vmware.vsphereautomation.lookup.LookupServiceRegistrationFilter
Gets the value of the nodeId property.
getNodes() - Method in class com.vmware.vcenter.topology.ReplicationStatusTypes.FilterSpec
Identifier that a vCenter and Platform Services Controller node must have to match the filter.
getNonCompliantHosts() - Method in class com.vmware.esx.settings.ClusterCompliance
Identifiers of non-compliant hosts.
getNoRxLoss() - Method in class com.vmware.vcenter.vm.hardware.SerialTypes.BackingInfo
Flag that enables optimized data transfer over the pipe.
getNoRxLoss() - Method in class com.vmware.vcenter.vm.hardware.SerialTypes.BackingSpec
Flag that enables optimized data transfer over the pipe.
getNote() - Method in class com.vmware.esx.settings.clusters.software.reports.CheckResult
Localizable disclaimer notice to show on the UI detailing the type of checks are done by the HCL Validaiton.
getNote() - Method in class com.vmware.esx.settings.ComponentOverrideInfo
Note explaining the override.
getNote() - Method in class com.vmware.esx.settings.EffectiveComponentDetails
Note assosicated with this component.
getNote() - Method in class com.vmware.vcenter.lcm.discovery.InteropReportTypes.ReleaseInfo
A link to the release notes of the release.
getNotes() - Method in class com.vmware.esx.hcl.hosts.CompatibilityReportTypes.BiosConstraint
Any information that should be taken into account when reviewing the BIOS constraint.
getNotes() - Method in class com.vmware.esx.hcl.hosts.CompatibilityReportTypes.DeviceConstraint
Any information that should be taken into account when reviewing the device constraint.
getNotes() - Method in class com.vmware.esx.hcl.hosts.CompatibilityReportTypes.DeviceHclInfo
Information that needs to be taken into account when considering this device hcl.
getNotes() - Method in class com.vmware.esx.hcl.hosts.CompatibilityReportTypes.ServerCompatibility
Information that needs to be taken into account when considering this server hardware compatibility.
getNotification() - Method in class com.vmware.appliance.infraprofile.Notification
The notification id.
getNotifications() - Method in class com.vmware.appliance.infraprofile.ConfigsTypes.ValidationResult
Notifications to the user Only Set if the notifications were reported by this particular validation.
getNotifications() - Method in class com.vmware.appliance.infraprofile.TaskInfo
Notifications to the user Only Set if the notifications were reported by this particular task.
getNotifications() - Method in class com.vmware.esx.hcl.CompatibilityDataTypes.Status
Notifications returned by the operation.
getNotifications() - Method in class com.vmware.esx.hcl.hosts.CompatibilityReleasesTypes.EsxiCompatibilityReleases
Notifications returned by the operation.
getNotifications() - Method in class com.vmware.esx.hcl.hosts.CompatibilityReportTypes.HclReport
Notifications returned by the operation.
getNotifications() - Method in class com.vmware.esx.settings.AddOnCompliance
Notifications describing the compliance result.
getNotifications() - Method in class com.vmware.esx.settings.BaseImageCompliance
Notifications describing the compliance result.
getNotifications() - Method in class com.vmware.esx.settings.ClusterCompliance
Notifications returned by the scan operation.
getNotifications() - Method in class com.vmware.esx.settings.clusters.enablement.SoftwareTypes.CheckResult
Notifications containing check results grouped by SoftwareTypes.CheckType type.
getNotifications() - Method in class com.vmware.esx.settings.clusters.software.DraftsTypes.ValidateResult
Notifications associated with the validation.
getNotifications() - Method in class com.vmware.esx.settings.clusters.software.reports.CheckResult
Notifications returned by the HCL Validation operation.
getNotifications() - Method in class com.vmware.esx.settings.clusters.software.reports.HardwareCompatibilityTypes.CheckSummary
Notifications returned by the HCL Validation operation.
getNotifications() - Method in class com.vmware.esx.settings.clusters.software.reports.LastApplyResultTypes.ApplyStatus
Notifications providing additional information about the status of the method.
getNotifications() - Method in class com.vmware.esx.settings.clusters.software.reports.PciDeviceComplianceInfo
Device Specific notifications describing the compliance result.
getNotifications() - Method in class com.vmware.esx.settings.clusters.SoftwareTypes.ApplyStatus
Notifications providing additional information about the status of the method.
getNotifications() - Method in class com.vmware.esx.settings.ComponentCompliance
Notifications describing the compliance result.
getNotifications() - Method in class com.vmware.esx.settings.HardwareModuleFirmwareCompliance
Notifications describing the compliance result.
getNotifications() - Method in class com.vmware.esx.settings.HardwareSupportPackageCompliance
Notifications describing the compliance result.
getNotifications() - Method in class com.vmware.esx.settings.HostCompliance
Notifications returned by the scan operation.
getNotifications() - Method in class com.vmware.esx.settings.SolutionCompliance
Notifications describing the compliance result.
getNotifications() - Method in class com.vmware.esx.settings.TaskInfo
Notifications to the user Only Set if the notifications were reported by this particular task.
getNsxEdgeCluster() - Method in class com.vmware.vcenter.namespace_management.ClustersTypes.NCPClusterNetworkEnableSpec
NSX Edge Cluster to be used for Kubernetes Services of type LoadBalancer, Kubernetes Ingresses, and NSX SNAT.
getNsxEdgeCluster() - Method in class com.vmware.vcenter.namespace_management.ClustersTypes.NCPClusterNetworkInfo
NSX Edge Cluster to be used for Kubernetes Services of type LoadBalancer, Kubernetes Ingresses, and NSX SNAT.
getNumCoresPerSocket() - Method in class com.vmware.vcenter.vm_template.LibraryItemsTypes.CpuUpdateSpec
Number of cores among which to distribute CPUs in the deployed virtual machine.
getNumCpus() - Method in class com.vmware.content.type.ovf.Cpu
number of CPUs
getNumCpus() - Method in class com.vmware.vcenter.vm_template.LibraryItemsTypes.CpuUpdateSpec
Number of virtual processors in the deployed virtual machine.
getNumDisplays() - Method in class com.vmware.content.type.ovf.VideoCard
number of displayes A template is not required to specify the number of displays.
getNumSupportedPods() - Method in class com.vmware.vcenter.namespace_management.ClusterSizeInfoTypes.Info
The maximum number of supported pods.
getNumSupportedServices() - Method in class com.vmware.vcenter.namespace_management.ClusterSizeInfoTypes.Info
The maximum number of supported services.
getOauth2() - Method in class com.vmware.vcenter.identity.ProvidersTypes.CreateSpec
OAuth2 CreateSpec.
getOauth2() - Method in class com.vmware.vcenter.identity.ProvidersTypes.Info
OAuth2 Info.
getOauth2() - Method in class com.vmware.vcenter.identity.ProvidersTypes.Summary
OAuth2 Summary.
getOauth2() - Method in class com.vmware.vcenter.identity.ProvidersTypes.UpdateSpec
OAuth2 UpdateSpec.
getObj() - Method in class com.vmware.vsphereautomation.lookup.ManagedObjectNotFound
Gets the value of the obj property.
getObject() - Method in class com.vmware.vcenter.tagging.AssociationsTypes.Summary
The identifier of an associated object.
getObjectId() - Method in class com.vmware.cis.tagging.TagAssociationTypes.ObjectToTags
The identifier of the object.
getObjectIds() - Method in class com.vmware.cis.tagging.TagAssociationTypes.TagToObjects
The identifiers of the related objects.
getObjType() - Method in class com.vmware.vcenter.namespace_management.stats.TimeSeriesTypes.Spec
Type of statistics object that the request is operating on.
getOidc() - Method in class com.vmware.vcenter.identity.ProvidersTypes.CreateSpec
OIDC CreateSpec.
getOidc() - Method in class com.vmware.vcenter.identity.ProvidersTypes.Info
OIDC Info.
getOidc() - Method in class com.vmware.vcenter.identity.ProvidersTypes.Summary
OIDC Summary.
getOidc() - Method in class com.vmware.vcenter.identity.ProvidersTypes.UpdateSpec
OIDC UpdateSpec.
getOldPassword() - Method in class com.vmware.appliance.LocalAccountsTypes.Config
Old password of the user (required in case of the password change, not required if superAdmin user changes the password of the other user).
getOldPassword() - Method in class com.vmware.appliance.LocalAccountsTypes.UpdateConfig
Old password of the user (required in case of the password change, not required if superAdmin user changes the password of the other user).
getOldSize() - Method in class com.vmware.appliance.system.StorageTypes.StorageChange
Original size of the partition in MB.
getOnDemand() - Method in class com.vmware.content.library.SubscriptionInfo
Indicates whether a library item's content will be synchronized only on demand.
getOnDemand() - Method in class com.vmware.content.library.SubscriptionsTypes.CreateSpecNewSubscribedLibrary
Specifies whether a library item's content will be synchronized only on demand.
getOpaqueNetworkId() - Method in class com.vmware.vcenter.vm.hardware.EthernetTypes.BackingInfo
Identifier of the opaque network that backs the virtual Ethernet adapter.
getOpaqueNetworkType() - Method in class com.vmware.vcenter.vm.hardware.EthernetTypes.BackingInfo
Type of the opaque network that backs the virtual Ethernet adapter.
getOperatingSite() - Method in class com.vmware.vsphereautomation.lookup.LookupFaultUnsupportedSiteFault
Gets the value of the operatingSite property.
getOperation() - Method in class com.vmware.appliance.infraprofile.TaskInfo
Identifier of the operation associated with the task.
getOperation() - Method in class com.vmware.appliance.recovery.backup.job.DetailsTypes.Info
Identifier of the operation associated with the task.
getOperation() - Method in class com.vmware.appliance.recovery.reconciliation.JobTypes.Info
Name of the operation associated with the task.
getOperation() - Method in class com.vmware.appliance.SubtaskInfo
Identifier of the operation associated with the task.
getOperation() - Method in class com.vmware.appliance.TaskInfo
Identifier of the operation associated with the task.
getOperation() - Method in class com.vmware.cis.task.CommonInfo
Identifier of the operation associated with the task.
getOperation() - Method in class com.vmware.cis.task.Info
Identifier of the operation associated with the task.
getOperation() - Method in class com.vmware.esx.settings.TaskInfo
Identifier of the operation associated with the task.
getOperation() - Method in class com.vmware.vcenter.deployment.ImportHistoryTypes.Info
Identifier of the operation associated with the task.
getOperation() - Method in class com.vmware.vcenter.DeploymentTypes.Info
Identifier of the operation associated with the task.
getOperation() - Method in class com.vmware.vcenter.DeploymentTypes.Task
Identifier of the operation associated with the task.
getOperationId() - Method in class com.vmware.vapi.bindings.client.RetryPolicy.RetryContext
 
getOperationId() - Method in class com.vmware.vapi.metadata.cli.CommandTypes.Info
The operation identifier corresponding to this CLI command.
getOperationId() - Method in class com.vmware.vapi.protocol.RequestProcessor.Request
 
getOperationId() - Method in class com.vmware.vapi.std.interposition.InvocationRequest
Name of the interposed operation.
getOperationInput() - Method in class com.vmware.vapi.std.interposition.InvocationRequest
Input of the interposed operation.
getOperations() - Method in class com.vmware.cis.TasksTypes.FilterSpec
Identifiers of operations.
getOperations() - Method in class com.vmware.vapi.metadata.authentication.ServiceInfo
Information about all operation elements contained in this service element that contain authentication information.
getOperations() - Method in class com.vmware.vapi.metadata.metamodel.ServiceInfo
Metamodel information of all the operation elements contained in the service element.
getOperations() - Method in class com.vmware.vapi.metadata.privilege.ServiceInfo
Information about all operation elements contained in this service element that contain privilege information.
getOperationsReady() - Method in class com.vmware.vcenter.vm.guest.PowerTypes.Info
Flag indicating if the virtual machine is ready to process soft power operations.
getOptimizationInfo() - Method in class com.vmware.content.LibraryModel
Defines various optimizations and optimization parameters applied to this library.
getOptimizeRemotePublishing() - Method in class com.vmware.content.library.OptimizationInfo
If set to true then library would be optimized for remote publishing.
getOption() - Method in class com.vmware.vcenter.ovf.ExportFlagTypes.Info
The name of the export flag that is supported by the server.
getOption() - Method in class com.vmware.vcenter.ovf.ImportFlagTypes.Info
The name of the import flag that is supported by the deployment platform.
getOptional() - Method in class com.vmware.appliance.recovery.backup.PartsTypes.Part
Is this part optional.
getOptional() - Method in class com.vmware.vapi.data.OptionalValue
 
getOptional(String) - Method in class com.vmware.vapi.data.StructValue
 
getOptions() - Method in class com.vmware.vapi.metadata.cli.CommandTypes.Info
The input for this command.
getOrder() - Method in class com.vmware.vstats.DataTypes.FilterSpec
Directs the server to order the returned data.
getOrganization() - Method in class com.vmware.vcenter.certificate_management.vcenter.TlsCsrTypes.Spec
Organization field in certificate subject.
getOrganization() - Method in class com.vmware.vcenter.certificate_management.vcenter.TlsTypes.ReplaceSpec
Organization field in certificate subject.
getOrganization() - Method in class com.vmware.vcenter.certificate_management.vcenter.VmcaRootTypes.CreateSpec
Organization field in certificate subject.
getOrganization() - Method in class com.vmware.vcenter.guest.UserData
Name of the organization that owns the computer.
getOrganizationUnit() - Method in class com.vmware.vcenter.certificate_management.vcenter.TlsCsrTypes.Spec
Organization unit field in certificate subject.
getOrganizationUnit() - Method in class com.vmware.vcenter.certificate_management.vcenter.TlsTypes.ReplaceSpec
Organization unit field in certificate subject.
getOrganizationUnit() - Method in class com.vmware.vcenter.certificate_management.vcenter.VmcaRootTypes.CreateSpec
Organization unit field in certificate subject.
getOrgIds() - Method in class com.vmware.vcenter.identity.ProvidersTypes.CreateSpec
The set of orgIds as part of SDDC creation which provides the basis for tenancy.
getOrgIds() - Method in class com.vmware.vcenter.identity.ProvidersTypes.Info
The set of orgIds as part of SDDC creation which provides the basis for tenancy.
getOrgIds() - Method in class com.vmware.vcenter.identity.ProvidersTypes.UpdateSpec
The set orgIds as part of SDDC creation which provides the basis for tenancy.
getOrigin() - Method in class com.vmware.appliance.networking.interfaces.Ipv6Types.AddressInfo
The Origin of the IPv6 address.
getOrigin() - Method in class com.vmware.vcenter.vm.guest.networking.InterfacesTypes.IpAddressInfo
How this address was configured.
getOsDescription() - Method in class com.vmware.content.type.ovf.VmTemplate
OS description A VM template is not required to specify an OS.
getOsType() - Method in class com.vmware.content.type.ovf.VmTemplate
OS type of the VM A VM template is not required to specify an OS.
getOSType() - Method in class com.vmware.vcenter.guest.CustomizationSpecsTypes.FilterSpec
Guest operating system type that guest customization specifications must have to match the filter (see CustomizationSpecsTypes.Summary.getOSType()).
getOSType() - Method in class com.vmware.vcenter.guest.CustomizationSpecsTypes.Summary
Guest operating system type for which that this guest customization specification applies.
getOutput() - Method in class com.vmware.vapi.core.MethodResult
Returns the output of the method call.
getOutput() - Method in class com.vmware.vapi.metadata.metamodel.OperationInfo
Metamodel type for the output element.
getOutput() - Method in class com.vmware.vapi.std.interposition.InvocationResult
Normal result value.
getOutputFieldList() - Method in class com.vmware.vapi.metadata.cli.CommandTypes.Info
List of output structure name and output field info.
getOutputFields() - Method in class com.vmware.vapi.metadata.cli.CommandTypes.OutputInfo
The order in which the properties of the class will be displayed by the CLI as well as the names used to display the properties.
getOverallCompliance() - Method in class com.vmware.vcenter.vm.storage.policy.ComplianceTypes.Info
The overall compliance status of the virtual machine and all it's entities.
getOverriddenComponents() - Method in class com.vmware.esx.settings.EffectiveComponentDetails
List of other component versions present in base-image, add-ons or solutions that this component is overriding.
getOvfLibraryItemId() - Method in class com.vmware.vcenter.ovf.LibraryItemTypes.CreateResult
Identifier of the created or updated library item.
getOwner() - Method in class com.vmware.esx.settings.clusters.software.DraftsTypes.Metadata
Owner of the software draft.
getOwnerId() - Method in class com.vmware.vsphereautomation.lookup.LookupServiceRegistrationCommonServiceInfo
Gets the value of the ownerId property.
getOwners() - Method in class com.vmware.esx.settings.clusters.software.DraftsTypes.FilterSpec
Owners of the drafts.
getPackages() - Method in class com.vmware.esx.settings.HardwareSupportInfo
Map of Hardware Support Packages (HSPs) for the cluster.
getPackages() - Method in class com.vmware.esx.settings.HardwareSupportSpec
Map of Hardware Support Packages (HSPs) for the cluster.
getPackages() - Method in class com.vmware.vapi.metadata.authentication.ComponentInfo
Authentication information of all the package elements.
getPackages() - Method in class com.vmware.vapi.metadata.metamodel.ComponentInfo
Metamodel metadata information of all the package elements contained in the component element.
getPackages() - Method in class com.vmware.vapi.metadata.privilege.ComponentInfo
Privilege information of all the package elements.
getPage() - Method in class com.vmware.vstats.AcqSpecsTypes.FilterSpec
Used to retrieve paged data for larger result sets.
getPage() - Method in class com.vmware.vstats.DataTypes.FilterSpec
Used to retrieve paged data for larger result sets.
getPage() - Method in class com.vmware.vstats.ResourceAddressesTypes.FilterSpec
The getPage() field is used to retrieve paged data for large result sets.
getParallelPorts() - Method in class com.vmware.vcenter.VMTypes.CreateSpec
List of parallel ports.
getParallelPorts() - Method in class com.vmware.vcenter.VMTypes.Info
List of parallel ports.
getParallelPortsToUpdate() - Method in class com.vmware.vcenter.VMTypes.InstantCloneSpec
Map of parallel ports to Update.
getParams() - Method in class com.vmware.vapi.metadata.metamodel.OperationInfo
Metamodel information for the parameter elements.
getParams() - Method in class com.vmware.vapi.std.LocalizableMessage
Named arguments to be substituted into the message template.
getParams() - Method in class com.vmware.vapi.std.NestedLocalizableMessage
Named Arguments to be substituted into the message template.
getParent() - Method in class com.vmware.appliance.infraprofile.TaskInfo
Parent of the current task.
getParent() - Method in class com.vmware.appliance.recovery.backup.job.DetailsTypes.Info
Parent of the current task.
getParent() - Method in class com.vmware.appliance.recovery.reconciliation.JobTypes.Info
Parent of the current task.
getParent() - Method in class com.vmware.appliance.SubtaskInfo
Parent of the current task.
getParent() - Method in class com.vmware.appliance.TaskInfo
Parent of the current task.
getParent() - Method in class com.vmware.cis.task.CommonInfo
Parent of the current task.
getParent() - Method in class com.vmware.cis.task.Info
Parent of the current task.
getParent() - Method in class com.vmware.esx.settings.TaskInfo
Parent of the current task.
getParent() - Method in class com.vmware.vcenter.deployment.ImportHistoryTypes.Info
Parent of the current task.
getParent() - Method in class com.vmware.vcenter.DeploymentTypes.Info
Parent of the current task.
getParent() - Method in class com.vmware.vcenter.DeploymentTypes.Task
Parent of the current task.
getParent() - Method in class com.vmware.vcenter.ResourcePoolTypes.CreateSpec
Parent of the created resource pool.
getParentFolders() - Method in class com.vmware.vcenter.FolderTypes.FilterSpec
Folders that must contain the folder for the folder to match the filter.
getParentResourcePools() - Method in class com.vmware.vcenter.ResourcePoolTypes.FilterSpec
Resource pools that must contain the resource pool for the resource pool to match the filter.
getPartition() - Method in class com.vmware.appliance.system.StorageTypes.StorageMapping
Storage partition name.
getPartnerAvailable() - Method in class com.vmware.vcenter.topology.ReplicationStatusTypes.Summary
Indicates if the VMware Directory Service on partner is reachable or not.
getPartnerHostname() - Method in class com.vmware.vcenter.deployment.ReplicatedPscSpec
The IP address or DNS resolvable name of the partner PSC appliance.
getPartnerHostname() - Method in class com.vmware.vcenter.deployment.ReplicatedSpec
The IP address or DNS resolvable name of the partner PSC appliance.
getParts() - Method in class com.vmware.appliance.recovery.backup.JobTypes.BackupRequest
List of optional parts that will be included in the backup.
getParts() - Method in class com.vmware.appliance.recovery.backup.SchedulesTypes.CreateSpec
List of optional parts to be backed up.
getParts() - Method in class com.vmware.appliance.recovery.backup.SchedulesTypes.Info
List of optional parts that will be included in backups based on this schedule details.
getParts() - Method in class com.vmware.appliance.recovery.backup.SchedulesTypes.UpdateSpec
List of optional parts.
getParts() - Method in class com.vmware.appliance.recovery.backup.system_name.ArchiveTypes.Info
List of parts included in the backup.
getParts() - Method in class com.vmware.appliance.recovery.BackupTypes.BackupRequest
a list of optional parts.
getParts() - Method in class com.vmware.appliance.recovery.RestoreTypes.Metadata
List of parts included in the backup.
getPassive() - Method in class com.vmware.vcenter.vcha.ClusterTypes.DeploySpec
Contains the passive node's placement configuration.
getPassive() - Method in class com.vmware.vcenter.vcha.ClusterTypes.VmInfo
The virtual machine information of the passive node.
getPassword() - Method in class com.vmware.appliance.LocalAccountsTypes.Config
Password.
getPassword() - Method in class com.vmware.appliance.LocalAccountsTypes.UpdateConfig
Password.
getPassword() - Method in class com.vmware.appliance.networking.ProxyTypes.Config
Password for proxy server.
getPassword() - Method in class com.vmware.appliance.update.PolicyTypes.Config
Password for the update repository.
getPassword() - Method in class com.vmware.content.library.PublishInfo
The new password to require for authentication.
getPassword() - Method in class com.vmware.content.library.SubscriptionInfo
The password to use when authenticating.
getPassword() - Method in class com.vmware.vapi.security.UserPassSecurityContext
 
getPassword() - Method in class com.vmware.vcenter.deployment.LocationSpec
The administrator account password.
getPassword() - Method in class com.vmware.vcenter.deployment.migrate.ActiveDirectorySpec
Active Directory user password that has permission to join the Active Directory after the vCenter Server is migrated to appliance.
getPassword() - Method in class com.vmware.vcenter.deployment.migrate.ActiveDirectoryTypes.CheckSpec
Active Directory user password that has permission to join the Active Directory after the vCenter Server is migrated to appliance.
getPassword() - Method in class com.vmware.vcenter.deployment.MigrateTypes.SourceVcWindows
The SSO administrator account password.
getPassword() - Method in class com.vmware.vcenter.guest.GuiUnattended
The new administrator password for the machine.
getPassword() - Method in class com.vmware.vcenter.HostTypes.CreateSpec
The password for the administrator account on the host.
getPassword() - Method in class com.vmware.vcenter.hvc.links.sync.ProvidersTypes.Credentials
Password for the user.
getPassword() - Method in class com.vmware.vcenter.hvc.links.SyncTypes.Credentials
Password for the user.
getPassword() - Method in class com.vmware.vcenter.hvc.LinksTypes.CreateSpec
The administrator password of the PSC.
getPassword() - Method in class com.vmware.vcenter.hvc.LinksTypes.Credentials
Password for the user.
getPassword() - Method in class com.vmware.vcenter.identity.ProvidersTypes.ActiveDirectoryOverLdap
Password to connect to the active directory server.
getPassword() - Method in class com.vmware.vcenter.vcha.ConnectionSpec
Password for the specified user.
getPasswordExpires() - Method in class com.vmware.appliance.LocalAccountsTypes.Config
Flag indicating if the account password expires.
getPasswordExpires() - Method in class com.vmware.appliance.LocalAccountsTypes.UpdateConfig
Flag indicating if the account password expires.
getPasswordExpiresAt() - Method in class com.vmware.appliance.LocalAccountsTypes.Config
Date when the account's password will expire.
getPasswordExpiresAt() - Method in class com.vmware.appliance.LocalAccountsTypes.Info
Date when the account's password will expire.
getPasswordExpiresAt() - Method in class com.vmware.appliance.LocalAccountsTypes.UpdateConfig
Date when the account's password will expire.
getPath() - Method in class com.vmware.vapi.metadata.cli.CommandTypes.Identity
The dot-separated path of the namespace containing the command in the CLI command tree.
getPath() - Method in class com.vmware.vapi.metadata.cli.NamespaceTypes.Identity
The dot-separated path of the namespace containing the namespace in the CLI node tree.
getPath() - Method in class com.vmware.vcenter.namespaces.IngressRuleValue
The Ingress's path filter.
getPath() - Method in class com.vmware.vcenter.VMTypes.RegisterSpec
Path to the virtual machine's configuration file on the datastore corresponding to {@link #datastore).
getPathLengthConstraint() - Method in class com.vmware.vcenter.certificate_management.vcenter.TlsTypes.Info
Certificate constraints path length from the critical BasicConstraints extension, (OID = 2.5.29.19).
getPciAddress() - Method in class com.vmware.esx.hcl.PCIDevice
The device's address in a given ESXi host.
getPciDeviceCompliance() - Method in class com.vmware.esx.settings.clusters.software.reports.CheckResult
Compliance result for the Pci Devices that are present in all hosts of the cluster.
getPciSlotNumber() - Method in class com.vmware.content.type.ovf.USBController
pci slot number A template is not required to specify the pci slot number.
getPciSlotNumber() - Method in class com.vmware.vcenter.vm.hardware.adapter.SataTypes.CreateSpec
Address of the SATA adapter on the PCI bus.
getPciSlotNumber() - Method in class com.vmware.vcenter.vm.hardware.adapter.SataTypes.Info
Address of the SATA adapter on the PCI bus.
getPciSlotNumber() - Method in class com.vmware.vcenter.vm.hardware.adapter.ScsiTypes.CreateSpec
Address of the SCSI adapter on the PCI bus.
getPciSlotNumber() - Method in class com.vmware.vcenter.vm.hardware.adapter.ScsiTypes.Info
Address of the SCSI adapter on the PCI bus.
getPciSlotNumber() - Method in class com.vmware.vcenter.vm.hardware.EthernetTypes.CreateSpec
Address of the virtual Ethernet adapter on the PCI bus.
getPciSlotNumber() - Method in class com.vmware.vcenter.vm.hardware.EthernetTypes.Info
Address of the virtual Ethernet adapter on the PCI bus.
getPendingUpdate() - Method in class com.vmware.vcenter.lcm.update.PendingTypes.Info
Identifier of the given vSphere update
getPendingUpdate() - Method in class com.vmware.vcenter.lcm.update.PendingTypes.Summary
Identifier of the given vSphere update
getPersistentVolumeClaimCount() - Method in class com.vmware.vcenter.namespaces.ResourceQuotaOptionsV1
This represents 'count/persistentvolumeclaims' option which is the maximum number of PersistentVolumeClaims in the namespace.
getPersistentVolumeClaimCount() - Method in class com.vmware.vcenter.namespaces.ResourceQuotaOptionsV1Update
This represents the new value for 'persistentVolumeClaimCount' option which is the maximum number of PersistentVolumeClaims in the namespace.
getPersistentVolumeClaimCountUnset() - Method in class com.vmware.vcenter.namespaces.ResourceQuotaOptionsV1Update
This represents the intent of the change to ResourceQuotaOptionsV1Update.getPersistentVolumeClaimCount().
getPersistJsonEnabled() - Method in class com.vmware.content.library.PublishInfo
Whether library and library item metadata are persisted in the storage backing as JSON files.
getPid() - Method in class com.vmware.vstats.CounterMetadataTypes.Info
ID of the respective provider.
getPipe() - Method in class com.vmware.vcenter.vm.hardware.SerialTypes.BackingInfo
Name of the pipe backing the virtual serial port.
getPipe() - Method in class com.vmware.vcenter.vm.hardware.SerialTypes.BackingSpec
Name of the pipe backing the virtual serial port.
getPkg() - Method in class com.vmware.esx.settings.HardwareSupportPackageInfo
Identifier of Hardware Support Package (HSP) selected
getPkg() - Method in class com.vmware.esx.settings.HardwareSupportPackageSpec
Hardware Support Package (HSP) selected
getPlacement() - Method in class com.vmware.content.library.SubscriptionsTypes.CreateSpecSubscribedLibrary
Placement specification for the virtual machine template library items on the subscribed library.
getPlacement() - Method in class com.vmware.vcenter.vcha.cluster.ActiveTypes.Info
Contains the placement information of the active node.
getPlacement() - Method in class com.vmware.vcenter.vcha.cluster.PassiveTypes.CheckSpec
Contains the node's placement information for validation.
getPlacement() - Method in class com.vmware.vcenter.vcha.cluster.PassiveTypes.RedeploySpec
Contains the node's placement information.
getPlacement() - Method in class com.vmware.vcenter.vcha.cluster.WitnessTypes.CheckSpec
Contains the node's placement information for validation.
getPlacement() - Method in class com.vmware.vcenter.vcha.cluster.WitnessTypes.RedeploySpec
Contains the node's placement information.
getPlacement() - Method in class com.vmware.vcenter.vcha.ClusterTypes.NodeRuntimeInfo
Placement information of the node.
The active node's management vCenter server credentials are required to populate most properties of ClusterTypes.NodeRuntimeInfo.getPlacement().
getPlacement() - Method in class com.vmware.vcenter.vcha.ClusterTypes.PassiveSpec
Contains the placement configuration of the node.
getPlacement() - Method in class com.vmware.vcenter.vcha.ClusterTypes.WitnessSpec
Contains the placement configuration of the node.
getPlacement() - Method in class com.vmware.vcenter.vm_template.library_items.CheckOutsTypes.CheckOutSpec
Information used to place the checked out virtual machine.
getPlacement() - Method in class com.vmware.vcenter.vm_template.LibraryItemsTypes.CreateSpec
Information used to place the virtual machine template.
getPlacement() - Method in class com.vmware.vcenter.vm_template.LibraryItemsTypes.DeploySpec
Information used to place the deployed virtual machine.
getPlacement() - Method in class com.vmware.vcenter.VMTypes.CloneSpec
Virtual machine placement information.
getPlacement() - Method in class com.vmware.vcenter.VMTypes.CreateSpec
Virtual machine placement information.
getPlacement() - Method in class com.vmware.vcenter.VMTypes.InstantCloneSpec
Virtual machine placement information.
getPlacement() - Method in class com.vmware.vcenter.VMTypes.RegisterSpec
Virtual machine placement information.
getPlacement() - Method in class com.vmware.vcenter.VMTypes.RelocateSpec
Virtual machine placement information.
getPod() - Method in class com.vmware.vcenter.namespace_management.stats.TimeSeriesTypes.Spec
Pod Identifier for queries on an individual pod.
getPodCidrs() - Method in class com.vmware.vcenter.namespace_management.ClustersTypes.NCPClusterNetworkEnableSpec
CIDR blocks from which Kubernetes allocates pod IP addresses.
getPodCidrs() - Method in class com.vmware.vcenter.namespace_management.ClustersTypes.NCPClusterNetworkInfo
CIDR blocks from which Kubernetes allocates pod IP addresses.
getPodCidrs() - Method in class com.vmware.vcenter.namespace_management.ClustersTypes.NCPClusterNetworkSetSpec
CIDR blocks from which Kubernetes allocates pod IP addresses.
getPodCidrs() - Method in class com.vmware.vcenter.namespace_management.ClustersTypes.NCPClusterNetworkUpdateSpec
CIDR blocks from which Kubernetes allocates pod IP addresses.
getPodCount() - Method in class com.vmware.vcenter.namespaces.ResourceQuotaOptionsV1
This represents 'pods' option which is the maximum number of pods which exist in a non-terminal state in the namespace.
getPodCount() - Method in class com.vmware.vcenter.namespaces.ResourceQuotaOptionsV1Update
This represents the new value for 'podCount' option which is the maximum number of pods in the namespace.
getPodCountUnset() - Method in class com.vmware.vcenter.namespaces.ResourceQuotaOptionsV1Update
This represents the intent of the change to ResourceQuotaOptionsV1Update.getPodCount().
getPodName() - Method in class com.vmware.vcenter.namespace_management.stats.TimeSeriesTypes.PodIdentifier
The name of the pod itself.
getPolicies() - Method in class com.vmware.vcenter.compute.policies.TagUsageTypes.FilterSpec
Identifiers that compute policies must have to match the filter.
getPolicies() - Method in class com.vmware.vcenter.storage.PoliciesTypes.FilterSpec
Identifiers of storage policies that can match the filter.
getPolicy() - Method in class com.vmware.appliance.networking.firewall.InboundTypes.Rule
The allow or deny policy of this rule.
getPolicy() - Method in class com.vmware.vcenter.compute.policies.TagUsageTypes.Summary
Identifier of the policy that uses the tag indicated by TagUsageTypes.Summary.getTag().
getPolicy() - Method in class com.vmware.vcenter.compute.PoliciesTypes.Summary
Identifier of the policy.
getPolicy() - Method in class com.vmware.vcenter.content.registries.HarborTypes.StorageInfo
Identifier of the storage policy.
getPolicy() - Method in class com.vmware.vcenter.content.registries.HarborTypes.StorageSpec
Identifier of the storage policy.
getPolicy() - Method in class com.vmware.vcenter.namespaces.InstancesTypes.StorageSpec
ID of the storage policy.
getPolicy() - Method in class com.vmware.vcenter.storage.PoliciesTypes.Summary
Identifier of the storage policy.
getPolicy() - Method in class com.vmware.vcenter.vm.hardware.DiskTypes.StoragePolicySpec
Identifier of the storage policy which should be associated with the VMDK file.
getPolicy() - Method in class com.vmware.vcenter.vm.storage.policy.ComplianceTypes.VmComplianceInfo
Identifier of the storage policy associated with the virtual machine.
getPolicy() - Method in class com.vmware.vcenter.vm.storage.PolicyTypes.DiskPolicySpec
Storage Policy identification.
getPolicy() - Method in class com.vmware.vcenter.vm.storage.PolicyTypes.VmHomePolicySpec
Storage Policy identification.
getPolicy() - Method in class com.vmware.vcenter.vm_template.LibraryItemsTypes.CreateSpecDiskStoragePolicy
Identifier for the storage policy to use.
getPolicy() - Method in class com.vmware.vcenter.vm_template.LibraryItemsTypes.CreateSpecVmHomeStoragePolicy
Identifier for the storage policy to use.
getPolicy() - Method in class com.vmware.vcenter.vm_template.LibraryItemsTypes.DeploySpecDiskStoragePolicy
Identifier of the storage policy to use.
getPolicy() - Method in class com.vmware.vcenter.vm_template.LibraryItemsTypes.DeploySpecVmHomeStoragePolicy
Identifier for the storage policy to use.
getPolicy() - Method in class com.vmware.vcenter.VMTypes.StoragePolicySpec
Identifier of the storage policy which should be associated with the virtual machine.
getPollingIntervalInSeconds() - Method in class com.vmware.vcenter.hvc.links.sync.ProvidersTypes.Info
Sync Polling interval between local and remote replicas for the provider.
getPort() - Method in class com.vmware.appliance.logging.ForwardingTypes.Config
The port on which the remote logging server is listening for forwarded log messages.
getPort() - Method in class com.vmware.appliance.networking.ProxyTypes.Config
Port to connect to the proxy server.
getPort() - Method in class com.vmware.vcenter.HostTypes.CreateSpec
The port of the host.
getPort() - Method in class com.vmware.vcenter.hvc.LinksTypes.CreateSpec
The HTTPS port of the PSC to be linked.
getPort() - Method in class com.vmware.vcenter.namespace_management.ClustersTypes.ImageRegistry
Port number of the container image registry.
getPort() - Method in class com.vmware.vcenter.namespaces.EndpointAddress
The port of the Endpoint.
getPort() - Method in class com.vmware.vcenter.namespaces.IngressRuleValue
The Ingress's service port.
getPort() - Method in class com.vmware.vcenter.trusted_infrastructure.NetworkAddress
The port of the service.
getPort() - Method in class com.vmware.vcenter.vcha.ConnectionSpec
Port number.
getPort() - Method in class com.vmware.vcenter.vm.hardware.ParallelTypes.Summary
Identifier of the virtual parallel port.
getPort() - Method in class com.vmware.vcenter.vm.hardware.SerialTypes.Summary
Identifier of the virtual serial port.
getPossibleAnswers() - Method in class com.vmware.vcenter.deployment.QuestionTypes.Question
Possible answers values.
getPoweredOn() - Method in class com.vmware.vcenter.vm_template.library_items.CheckOutsTypes.CheckOutSpec
Specifies whether the virtual machine should be powered on after check out.
getPoweredOn() - Method in class com.vmware.vcenter.vm_template.LibraryItemsTypes.DeploySpec
Specifies whether the deployed virtual machine should be powered on after deployment.
getPowerOn() - Method in class com.vmware.vcenter.VMTypes.CloneSpec
Attempt to perform a VMTypes.CloneSpec.getPowerOn() after clone.
getPowerState() - Method in class com.vmware.vcenter.HostTypes.Summary
Power state of the host This property is optional and it is only relevant when the value of getConnectionState() is HostTypes.ConnectionState.CONNECTED.
getPowerState() - Method in class com.vmware.vcenter.VMTypes.Info
Power state of the virtual machine.
getPowerState() - Method in class com.vmware.vcenter.VMTypes.Summary
Power state of the virtual machine.
getPowerStates() - Method in class com.vmware.vcenter.VMTypes.FilterSpec
Power states that a virtual machine must be in to match the filter (see PowerTypes.Info.getState().
getPrecision() - Method in class com.vmware.vapi.std.LocalizationParam
Number of fractional digits to include in formatted double value.
getPredicate() - Method in class com.vmware.vstats.RsrcId
Predicate to use to match resource Ids.
getPrefix() - Method in class com.vmware.appliance.networking.firewall.InboundTypes.Rule
CIDR prefix used to mask address.
getPrefix() - Method in class com.vmware.appliance.networking.interfaces.Ipv4Types.Config
The IPv4 CIDR prefix, for example, 24.
getPrefix() - Method in class com.vmware.appliance.networking.interfaces.Ipv4Types.Info
The IPv4 CIDR prefix, for example, 24.
getPrefix() - Method in class com.vmware.appliance.networking.interfaces.Ipv6Types.Address
The IPv6 CIDR prefix, for example, 64.
getPrefix() - Method in class com.vmware.appliance.networking.interfaces.Ipv6Types.AddressInfo
The IPv6 CIDR prefix, for example, 64.
getPrefix() - Method in class com.vmware.vcenter.guest.HostnameGenerator
Base prefix, to which a unique number is appended.
getPrefix() - Method in class com.vmware.vcenter.guest.Ipv4
The IPv4 CIDR prefix, for example, 24.
getPrefix() - Method in class com.vmware.vcenter.guest.Ipv6Address
The CIDR prefix for the interface.
getPrefix() - Method in class com.vmware.vcenter.namespace_management.Ipv4Cidr
The CIDR prefix.
getPrefix() - Method in class com.vmware.vcenter.vcha.ClusterTypes.Ipv4Info
The CIDR prefix of the interface.
getPrefix() - Method in class com.vmware.vcenter.vcha.ClusterTypes.Ipv6Info
The CIDR prefix of the interface.
getPrefix() - Method in class com.vmware.vcenter.vcha.Ipv4Spec
The CIDR prefix for the interface.
getPrefix() - Method in class com.vmware.vcenter.vcha.Ipv6Spec
The CIDR prefix for the interface.
getPrefixLength() - Method in class com.vmware.vcenter.vm.guest.networking.InterfacesTypes.IpAddressInfo
Denotes the length of a generic Internet network address prefix.
getPrefixLength() - Method in class com.vmware.vcenter.vm.guest.networking.RoutesTypes.Info
The prefix length.
getPreRemediationPowerAction() - Method in class com.vmware.esx.settings.clusters.policies.apply.EffectiveTypes.EffectivePolicySpec
Specifies what should be done to the power state of the VM before entering maintenance mode.
getPreRemediationPowerAction() - Method in class com.vmware.esx.settings.clusters.policies.ApplyTypes.ConfiguredPolicySpec
Specifies what should be done to the power state of the VM before entering maintenance mode.
getPreRemediationPowerAction() - Method in class com.vmware.esx.settings.defaults.clusters.policies.apply.EffectiveTypes.EffectivePolicySpec
Specifies what should be done to the power state of the VM before entering maintenance mode.
getPreRemediationPowerAction() - Method in class com.vmware.esx.settings.defaults.clusters.policies.ApplyTypes.ConfiguredPolicySpec
Specifies what should be done to the power state of the VM before entering maintenance mode.
getPreviewInfo() - Method in class com.vmware.content.library.item.UpdateSessionModel
A preview of the files currently being uploaded in the session.
getPrimary() - Method in class com.vmware.vapi.std.errors.ArgumentLocations
String describing the location of the input that triggered the exception.
getPrimary() - Method in class com.vmware.vapi.std.errors.FileLocations
String identifying the file that triggered the exception.
getPrimary() - Method in class com.vmware.vcenter.vm.hardware.IdeAddressInfo
Flag specifying whether the device is attached to the primary or secondary IDE adapter of the virtual machine.
getPrimary() - Method in class com.vmware.vcenter.vm.hardware.IdeAddressSpec
Flag specifying whether the device should be attached to the primary or secondary IDE adapter of the virtual machine.
getPrimitiveValue() - Method in class com.vmware.vapi.metadata.metamodel.ConstantValue
Primitive value of the constant element.
getPrincipal() - Method in class com.vmware.vcenter.trusted_infrastructure.PrincipalTypes.Info
The principal used by this vCenter instance to retrieve tokens.
getPrincipal() - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.ConsumerPrincipalsTypes.CreateSpec
The principal used by the vCenter to retrieve tokens.
getPrincipal() - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.ConsumerPrincipalsTypes.Info
The principal used by the vCenter to retrieve tokens.
getPrincipal() - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.ConsumerPrincipalsTypes.Summary
The principal used by the vCenter to retrieve tokens.
getPrincipals() - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.ConsumerPrincipalsTypes.FilterSpec
The principal used by the vCenter to retrieve tokens.
getPriority() - Method in class com.vmware.appliance.update.CommonInfo
Update priority.
getPriority() - Method in class com.vmware.appliance.update.PendingTypes.Info
Update priority.
getPriority() - Method in class com.vmware.appliance.update.StagedTypes.Info
Update priority.
getPriority() - Method in class com.vmware.appliance.update.Summary
Update priority.
getPrivateKey() - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.providers.ClientCertificateTypes.UpdateSpec
Private part of the certificate.
getPrivilegeInfo() - Method in class com.vmware.vapi.metadata.privilege.OperationInfo
Privilege information of all the parameter elements of the operation element.
getPrivileges() - Method in class com.vmware.vapi.metadata.privilege.OperationInfo
List of all privileges assigned to the operation element.
getPrivileges() - Method in class com.vmware.vapi.metadata.privilege.PackageInfo
List of default privileges to be used for all the operations present in this package.
getPrivileges() - Method in class com.vmware.vapi.metadata.privilege.PrivilegeInfo
List of privileges assigned to the entity that is being referred by PrivilegeInfo.getPropertyPath().
getProduct() - Method in class com.vmware.appliance.system.VersionTypes.VersionStruct
Appliance name.
getProduct() - Method in class com.vmware.vcenter.lcm.discovery.InteropReportTypes.ReportRow
The product to compare to the target product.
getProduct() - Method in class com.vmware.vsphereautomation.lookup.LookupServiceRegistrationServiceType
Gets the value of the product property.
getProductKey() - Method in class com.vmware.vcenter.guest.UserData
The product Key to use for activating Windows guest operating system.
getProductName() - Method in class com.vmware.vcenter.lcm.discovery.AssociatedProductsTypes.CreateSpec
The name of the product.
getProducts() - Method in class com.vmware.vcenter.lcm.discovery.InteropReportTypes.Report
Interoperability matrix for the supplied target product and the other registered products.
getProfiles() - Method in class com.vmware.appliance.infraprofile.ConfigsTypes.ProfilesSpec
Profiles to be exported/imported.
getProfileSpec() - Method in class com.vmware.appliance.infraprofile.ConfigsTypes.ImportProfileSpec
The profile specification, if any only Set if there is a profilespec avaliable for this import profilespec.
getProgress() - Method in class com.vmware.appliance.infraprofile.TaskInfo
Progress of the operation.
getProgress() - Method in class com.vmware.appliance.recovery.backup.job.DetailsTypes.Info
Progress of the job.
getProgress() - Method in class com.vmware.appliance.recovery.backup.JobTypes.BackupJobStatus
Progress of the job in percentage.
getProgress() - Method in class com.vmware.appliance.recovery.reconciliation.JobTypes.Info
The progress of the job as a percentage.
getProgress() - Method in class com.vmware.appliance.recovery.restore.JobTypes.RestoreJobStatus
percentage complete
getProgress() - Method in class com.vmware.appliance.SubtaskInfo
Progress of the operation.
getProgress() - Method in class com.vmware.appliance.TaskInfo
Progress of the task.
getProgress() - Method in class com.vmware.cis.task.Info
Progress of the operation.
getProgress() - Method in class com.vmware.esx.settings.TaskInfo
Progress of the operation.
getProgress() - Method in class com.vmware.vcenter.deployment.ImportHistoryTypes.Info
The progress info of this task.
getProgress() - Method in class com.vmware.vcenter.DeploymentTypes.Info
The progress info of the current appliance status.
getProgress() - Method in class com.vmware.vcenter.DeploymentTypes.Task
The progress info of this deployment task.
getProgress() - Method in class com.vmware.vcenter.namespace_management.software.ClustersTypes.UpgradeStatus
Information about upgrade progess.
getProject() - Method in class com.vmware.vcenter.content.registries.harbor.ProjectsTypes.Summary
Identifier of the harbor project.
getProperties() - Method in class com.vmware.vcenter.ovf.PropertyParams
List of OVF properties.
getProperty(String, Class<T>) - Method in class com.vmware.vapi.client.Configuration
Get the value of given configuration property.
getProperty(String) - Method in class com.vmware.vapi.core.ExecutionContext.ApplicationData
 
getProperty(String) - Method in interface com.vmware.vapi.core.ExecutionContext.SecurityContext
 
getProperty(String) - Method in class com.vmware.vapi.security.OAuthSecurityContext
 
getProperty(String) - Method in class com.vmware.vapi.security.SessionSecurityContext
 
getProperty(String) - Method in class com.vmware.vapi.security.UserPassSecurityContext
 
getPropertyPath() - Method in class com.vmware.vapi.metadata.privilege.PrivilegeInfo
The getPropertyPath() points to an entity that is used in the operation element.
getProtocol() - Method in class com.vmware.appliance.logging.ForwardingTypes.Config
Transport protocol used to forward log messages.
getProtocol() - Method in class com.vmware.vapi.protocol.HttpConfiguration
 
getProtocol() - Method in class com.vmware.vcenter.namespaces.EndpointAddress
The protocol used by this Endpoint.
getProtocol() - Method in class com.vmware.vsphereautomation.lookup.LookupServiceRegistrationEndpointType
Gets the value of the protocol property.
getProvider() - Method in class com.vmware.vcenter.hvc.links.sync.ProvidersTypes.Summary
Sync provider id.
getProvider() - Method in class com.vmware.vcenter.identity.ProvidersTypes.Summary
The identifier of the provider.
getProvider() - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.ProvidersTypes.CreateSpec
Name of the provider.
getProvider() - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.ProvidersTypes.Summary
Name of the provider.
getProvisioning() - Method in class com.vmware.vcenter.ovf.LibraryItemTypes.StorageGroupMapping
Target provisioning type to use for the storage group.
getProxy() - Method in class com.vmware.vcenter.vm.hardware.SerialTypes.BackingInfo
Proxy service that provides network access to the network backing.
getProxy() - Method in class com.vmware.vcenter.vm.hardware.SerialTypes.BackingSpec
Proxy service that provides network access to the network backing.
getProxyServer() - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.ProvidersTypes.KeyServerCreateSpec
Proxy server configuration.
getProxyServer() - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.ProvidersTypes.KeyServerInfo
Proxy server configuration.
getProxyServer() - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.ProvidersTypes.KeyServerUpdateSpec
Proxy server configuration.
getPsc() - Method in class com.vmware.vcenter.deployment.MigrateTypes.MigrateSpec
Information specific to a Platform Services Controller.
getPsc() - Method in class com.vmware.vcenter.deployment.UpgradeTypes.UpgradeSpec
Information that are specific to this Platform Services Controller.
getPscHostname() - Method in class com.vmware.vcenter.deployment.RemotePscSpec
The IP address or DNS resolvable name of the remote PSC to which this configuring vCenter Server will be registered to.
getPscHostname() - Method in class com.vmware.vcenter.hvc.LinksTypes.CreateSpec
The PSC hostname for the domain to be linked.
getPublicKey() - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.attestation.tpm2.EndorsementKeysTypes.CreateSpec
TPM public endorsement key in PEM format.
getPublicKey() - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.attestation.tpm2.EndorsementKeysTypes.Info
TPM public endorsement key in PEM format.
getPublicKeyUri() - Method in class com.vmware.vcenter.identity.ProvidersTypes.Oauth2CreateSpec
Endpoint to retrieve the provider public key for validation.
getPublicKeyUri() - Method in class com.vmware.vcenter.identity.ProvidersTypes.Oauth2Info
Endpoint to retrieve the provider public key for validation.
getPublicKeyUri() - Method in class com.vmware.vcenter.identity.ProvidersTypes.Oauth2UpdateSpec
Endpoint to retrieve the provider public key for validation.
getPublicKeyUri() - Method in class com.vmware.vcenter.identity.ProvidersTypes.OidcInfo
Endpoint to retrieve the provider public key for validation.
getPublished() - Method in class com.vmware.content.library.PublishInfo
Whether the local library is published.
getPublishInfo() - Method in class com.vmware.content.LibraryModel
Defines how this library is published so that it can be subscribed to by a remote subscribed library.
getPublishUrl() - Method in class com.vmware.content.library.PublishInfo
The URL to which the library metadata is published by the Content Library Service.
getQueryOptions() - Method in class com.vmware.vstats.ResourceAddressSchemasTypes.ResourceIdDefinition
Designates the supported query-options.
getQuestion() - Method in class com.vmware.vcenter.deployment.QuestionTypes.Question
Message describing the question.
getQuestionId() - Method in class com.vmware.vcenter.deployment.QuestionTypes.AnswerSpec
Id of the question being answered.
getQuestions() - Method in class com.vmware.appliance.update.PendingTypes.PrecheckResult
List of questions that must be answered to install the update.
getQuestions() - Method in class com.vmware.vcenter.deployment.QuestionTypes.Info
One or more questions raised during the deployment.
getReadTimeout() - Method in class com.vmware.vapi.core.ExecutionContext.RuntimeData
Returns client-side read timeout as specified in ExecutionContext.Builder.setReadTimeout(Integer).
getReason() - Method in class com.vmware.appliance.ShutdownTypes.ShutdownConfig
The reason behind the shutdown action.
getReason() - Method in class com.vmware.vcenter.namespaces.Container
Details about the container's current condition, if any.
getReason() - Method in class com.vmware.vsphereautomation.lookup.SystemError
Gets the value of the reason property.
getReboot() - Method in class com.vmware.vcenter.guest.WindowsConfiguration
A value specifying the action that should be taken after customization.
getRebootRequired() - Method in class com.vmware.appliance.update.CommonInfo
Flag indicating whether reboot is required after update.
getRebootRequired() - Method in class com.vmware.appliance.update.PendingTypes.Info
Flag indicating whether reboot is required after update.
getRebootRequired() - Method in class com.vmware.appliance.update.PendingTypes.PrecheckResult
Is reboot required to install the update.
getRebootRequired() - Method in class com.vmware.appliance.update.StagedTypes.Info
Flag indicating whether reboot is required after update.
getRebootRequired() - Method in class com.vmware.appliance.update.Summary
Flag indicating whether reboot is required after update.
getRebootRequired() - Method in class com.vmware.vcenter.lcm.update.PendingTypes.Info
Flag to suggest a reboot after the release is applied
getRebootRequired() - Method in class com.vmware.vcenter.lcm.update.PendingTypes.Summary
Flag to suggest a reboot after the release is applied
getReceiver() - Method in class com.vmware.vsphereautomation.lookup.MethodNotFound
Gets the value of the receiver property.
getRecommendation() - Method in class com.vmware.vcenter.vcha.ClusterTypes.ErrorCondition
Contains a recommendation on handling the error condition.
getRecurrenceInfo() - Method in class com.vmware.appliance.recovery.backup.SchedulesTypes.CreateSpec
Recurrence information for the schedule.
getRecurrenceInfo() - Method in class com.vmware.appliance.recovery.backup.SchedulesTypes.Info
Recurrence information for the schedule.
getRecurrenceInfo() - Method in class com.vmware.appliance.recovery.backup.SchedulesTypes.UpdateSpec
Recurrence information for the schedule.
getRefreshToken() - Method in class com.vmware.vcenter.tokenservice.TokenExchangeTypes.Info
A refresh token can be issued in cases where the client of the token exchange needs the ability to access a resource even when the original credential is no longer valid.
getRegexp() - Method in class com.vmware.appliance.update.PendingTypes.Question
Regexp to validate the input.
getRegistrationAccepted() - Method in class com.vmware.vcenter.ovf.VcenterExtensionParams
Whether registration as a vCenter extension is accepted.
getRegistry() - Method in class com.vmware.vcenter.content.registries.HarborTypes.Summary
Identifier of the registry.
getRelease() - Method in class com.vmware.esx.hcl.hosts.CompatibilityReportTypes.Spec
A target ESXi release which will be used to generate a compatibility report.
getReleasedate() - Method in class com.vmware.appliance.system.VersionTypes.VersionStruct
Release date of patch (empty string, if the appliance has not been patched)
getReleaseDate() - Method in class com.vmware.appliance.update.CommonInfo
Update release date.
getReleaseDate() - Method in class com.vmware.appliance.update.PendingTypes.Info
Update release date.
getReleaseDate() - Method in class com.vmware.appliance.update.StagedTypes.Info
Update release date.
getReleaseDate() - Method in class com.vmware.appliance.update.Summary
Update release date.
getReleaseDate() - Method in class com.vmware.esx.hosts.BaseImageInfo
Release date of the base-image.
getReleaseDate() - Method in class com.vmware.esx.settings.BaseImageDetails
Release date of the base-image.
getReleaseDate() - Method in class com.vmware.esx.settings.depot_content.add_ons.VersionsTypes.Info
Release date of the OEM add-on.
getReleaseDate() - Method in class com.vmware.esx.settings.depot_content.AddOnsTypes.AddOnVersionSummary
Release date of the OEM add-on version.
getReleaseDate() - Method in class com.vmware.esx.settings.depot_content.base_images.VersionsTypes.Info
Release date of the base-image.
getReleaseDate() - Method in class com.vmware.esx.settings.depot_content.BaseImagesTypes.Summary
Release date of the base-image.
getReleaseDate() - Method in class com.vmware.esx.settings.depot_content.components.VersionsTypes.Info
Release date of the component version.
getReleaseDate() - Method in class com.vmware.esx.settings.depot_content.ComponentsTypes.ComponentVersionSummary
Release date of the component version.
getReleaseDate() - Method in class com.vmware.vcenter.lcm.update.PendingTypes.Info
Release date of the vSphere update or patch
getReleaseDate() - Method in class com.vmware.vcenter.lcm.update.PendingTypes.Summary
Release date of the vSphere update or patch
getReleaseDate() - Method in class com.vmware.vcenter.namespace_management.ClusterAvailableVersionsTypes.Summary
Release date of the upgrade.
getReleaseNotes() - Method in class com.vmware.vcenter.lcm.update.PendingTypes.Info
List of URI pointing to patch or update release notes
getReleaseNotes() - Method in class com.vmware.vcenter.lcm.update.PendingTypes.Summary
List of URI pointing to patch or update release notes
getReleaseNotes() - Method in class com.vmware.vcenter.namespace_management.ClusterAvailableVersionsTypes.Summary
Release details of the upgrade.
getRemoteAddr() - Method in class com.vmware.vapi.metadata.SourceInfo
Address of the remote metadata source This property is optional and it is only relevant when the value of getType() is SourceType.REMOTE.
getRemotePsc() - Method in class com.vmware.vcenter.system_config.DeploymentTypeTypes.ReconfigureSpec
External PSC to register with when reconfiguring a VCSA_EMBEDDED appliance to a VCSA_EXTERNAL appliance.
getRemovedComponents() - Method in class com.vmware.esx.settings.depot_content.add_ons.VersionsTypes.Info
List of components removed by this OEM add-on.
getRenderType() - Method in class com.vmware.content.type.ovf.VideoCard
Render type A template is not required to specify the render type.
getReplicaSetCount() - Method in class com.vmware.vcenter.namespaces.ResourceQuotaOptionsV1
This represents 'count/replicasets.apps' option which is the maximum number of ReplicaSets in the namespace.
getReplicaSetCount() - Method in class com.vmware.vcenter.namespaces.ResourceQuotaOptionsV1Update
This represents the new value for 'replicaSetCount' option which is the maximum number of ReplicaSets in the namespace.
getReplicaSetCountUnset() - Method in class com.vmware.vcenter.namespaces.ResourceQuotaOptionsV1Update
This represents the intent of the change to ResourceQuotaOptionsV1Update.getReplicaSetCount().
getReplicated() - Method in class com.vmware.vcenter.deployment.InstallTypes.VcsaEmbeddedSpec
Spec used to configure a replicated embedded vCenter Server.
getReplicating() - Method in class com.vmware.vcenter.topology.ReplicationStatusTypes.Summary
Indicates if node is processing replication changes from the replication partner.
getReplicationControllerCount() - Method in class com.vmware.vcenter.namespaces.ResourceQuotaOptionsV1
This represents 'count/replicationcontrollers' option which is the maximum number of ReplicationControllers in the namespace.
getReplicationControllerCount() - Method in class com.vmware.vcenter.namespaces.ResourceQuotaOptionsV1Update
This represents the new value for 'replicationControllerCount' option which is the maximum number of ReplicationControllers in the namespace.
getReplicationControllerCountUnset() - Method in class com.vmware.vcenter.namespaces.ResourceQuotaOptionsV1Update
This represents the intent of the change to ResourceQuotaOptionsV1Update.getReplicationControllerCount().
getReplicationPartner() - Method in class com.vmware.vcenter.topology.ReplicationStatusTypes.Summary
Identifier for the vCenter or Platform Services Controller replication partner.
getReplicationPartners() - Method in class com.vmware.vcenter.topology.NodesTypes.Info
List of replication partners' node identifiers.
getReplicationPartners() - Method in class com.vmware.vcenter.topology.NodesTypes.Summary
List of replication partners' node identifiers.
getReport() - Method in class com.vmware.esx.hcl.hosts.CompatibilityReportTypes.Result
The hardware compatibility report.
getReport() - Method in class com.vmware.vcenter.lcm.discovery.InteropReportTypes.Result
The interoperability report.
getReport() - Method in class com.vmware.vcenter.lcm.update.PrecheckReportTypes.Result
The report generated by running the precheck.
getReportToken() - Method in class com.vmware.esx.hcl.ReportsTypes.Location
Information about the token required in the HTTP GET request to download the compatibility report.
getRequestedSite() - Method in class com.vmware.vsphereautomation.lookup.LookupFaultUnsupportedSiteFault
Gets the value of the requestedSite property.
getRequestedTokenType() - Method in class com.vmware.vcenter.tokenservice.TokenExchangeTypes.ExchangeSpec
An identifier for the type of the requested security token.
getRequestProcessors() - Method in class com.vmware.vapi.protocol.ClientConfiguration.Builder
 
getRequestProcessors() - Method in class com.vmware.vapi.protocol.ClientConfiguration
 
GetRequestType - Class in com.vmware.vsphereautomation.lookup
Java class for GetRequestType complex type.
GetRequestType() - Constructor for class com.vmware.vsphereautomation.lookup.GetRequestType
 
getRequireCertificateValidation() - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.attestation.tpm2.SettingsTypes.Info
Require TPM endorsement key certificate validation.
getRequireCertificateValidation() - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.attestation.tpm2.SettingsTypes.UpdateSpec
Require TPM endorsement key certificate validation.
getRequired() - Method in class com.vmware.vcenter.ovf.VcenterExtensionParams
Whether registration as a vCenter extension is required.
getRequiredFreeDiskSpaceOnSource() - Method in class com.vmware.vcenter.deployment.DataMigrationEstimate
The extra free space required on source vCenter Server.
getRequireEndorsementKeys() - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.attestation.tpm2.SettingsTypes.Info
Require registered TPM endorsement keys.
getRequireEndorsementKeys() - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.attestation.tpm2.SettingsTypes.UpdateSpec
Require registered TPM endorsement keys.
getRes() - Method in class com.vmware.vcenter.namespace_management.software.ClustersTypes.Result
The result of batch upgrade method.
getReservation() - Method in class com.vmware.content.type.ovf.Cpu
reservation in MHz It is optional to set a CPU reservation.
getReservation() - Method in class com.vmware.content.type.ovf.Memory
memory reservation in MB It is not required that memory reservation be specified.
getReservation() - Method in class com.vmware.vcenter.ResourcePoolTypes.ResourceAllocationCreateSpec
Amount of resource that is guaranteed available to a resource pool.
getReservation() - Method in class com.vmware.vcenter.ResourcePoolTypes.ResourceAllocationInfo
Amount of resource that is guaranteed available to a resource pool.
getReservation() - Method in class com.vmware.vcenter.ResourcePoolTypes.ResourceAllocationUpdateSpec
Amount of resource that is guaranteed available to a resource pool.
getResetGroupsClaim() - Method in class com.vmware.vcenter.identity.ProvidersTypes.UpdateSpec
Flag indicating whether any existing groups claim value should be removed.
getResetUpnClaim() - Method in class com.vmware.vcenter.identity.ProvidersTypes.UpdateSpec
Flag indicating whether the user principal name (UPN) claim should be set back to its default value.
getResolution() - Method in class com.vmware.appliance.infraprofile.Notification
The resolution message, if any.
getResolution() - Method in class com.vmware.appliance.Notification
The resolution message, if any.
getResolution() - Method in class com.vmware.esx.hcl.Notification
The resolution message, if any.
getResolution() - Method in class com.vmware.esx.settings.Notification
The resolution message, if any.
getResolution() - Method in class com.vmware.vcenter.deployment.Notification
The resolution message, if any.
getResolution() - Method in class com.vmware.vcenter.lcm.Notification
The resolution message, if any.
getResource() - Method in class com.vmware.vcenter.tokenservice.TokenExchangeTypes.ExchangeSpec
Indicates the location of the target service or resource where the client intends to use the requested security token.
getResourceAddressSchema() - Method in class com.vmware.vstats.CountersTypes.Info
Describes formally how to address (or identify) the resources the counter could be bound to (or instantiated for).
getResourceBundle(String, Locale) - Method in interface com.vmware.vapi.l10n.ResourceBundleProvider
Returns a ResourceBundle for the specified message ID and locale.
getResourceBundle(String, Locale) - Method in class com.vmware.vapi.l10n.SimpleBundleProvider
 
getResourceId() - Method in class com.vmware.vapi.metadata.metamodel.UserDefinedType
Identifier of the user defined named type.
getResourceId() - Method in class com.vmware.vcenter.ovf.LibraryItemTypes.DeploymentResult
Identifier of the deployed resource entity.
getResourceIds() - Method in class com.vmware.vstats.ResourceAddressesTypes.Info
List of Resource Identifiers.
getResourcePool() - Method in class com.vmware.content.library.SubscriptionsTypes.CreateSpecPlacement
Resource pool into which the virtual machine template should be placed.
getResourcePool() - Method in class com.vmware.content.library.SubscriptionsTypes.PlacementInfo
Resource pool into which the virtual machine template should be placed.
getResourcePool() - Method in class com.vmware.content.library.SubscriptionsTypes.UpdateSpecPlacement
Resource pool into which the virtual machine template should be placed.
getResourcePool() - Method in class com.vmware.vcenter.ClusterTypes.Info
Identifier of the root resource pool of the cluster
getResourcePool() - Method in class com.vmware.vcenter.ResourcePoolTypes.Summary
Identifier of the resource pool.
getResourcePool() - Method in class com.vmware.vcenter.vcha.PlacementSpec
The identifier of the resource pool to deploy the VCHA node to.
getResourcePool() - Method in class com.vmware.vcenter.vm_template.library_items.CheckOutsTypes.PlacementSpec
Resource pool into which the virtual machine should be placed.
getResourcePool() - Method in class com.vmware.vcenter.vm_template.LibraryItemsTypes.CreatePlacementSpec
Resource pool into which the virtual machine template should be placed.
getResourcePool() - Method in class com.vmware.vcenter.vm_template.LibraryItemsTypes.DeployPlacementSpec
Resource pool into which the deployed virtual machine should be placed.
getResourcePool() - Method in class com.vmware.vcenter.VMTypes.ClonePlacementSpec
Resource pool into which the cloned virtual machine should be placed.
getResourcePool() - Method in class com.vmware.vcenter.VMTypes.ComputePlacementSpec
Resource pool into which the virtual machine should be placed.
getResourcePool() - Method in class com.vmware.vcenter.VMTypes.InstantClonePlacementSpec
Resource pool into which the InstantCloned virtual machine should be placed.
getResourcePool() - Method in class com.vmware.vcenter.VMTypes.PlacementSpec
Resource pool into which the virtual machine should be placed.
getResourcePool() - Method in class com.vmware.vcenter.VMTypes.RegisterPlacementSpec
Resource pool into which the virtual machine should be placed.
getResourcePool() - Method in class com.vmware.vcenter.VMTypes.RelocatePlacementSpec
Resource pool into which the virtual machine should be placed.
getResourcePoolId() - Method in class com.vmware.vcenter.ovf.LibraryItemTypes.DeploymentTarget
Identifier of the resource pool to which the virtual machine or virtual appliance should be attached.
getResourcePools() - Method in class com.vmware.vcenter.ResourcePoolTypes.FilterSpec
Identifiers of resource pools that can match the filter.
getResourcePools() - Method in class com.vmware.vcenter.ResourcePoolTypes.Info
Identifiers of the child resource pools contained in this resource pool.
getResourcePools() - Method in class com.vmware.vcenter.VMTypes.FilterSpec
Resource pools that must contain the virtual machine for the virtual machine to match the filter.
getResources() - Method in class com.vmware.vstats.AcqSpecsTypes.CreateSpec
A set of resource identifiers representing a single resource to be monitored.
getResources() - Method in class com.vmware.vstats.AcqSpecsTypes.Info
A set of resource identifiers representing a single resource to be monitored.
getResources() - Method in class com.vmware.vstats.AcqSpecsTypes.UpdateSpec
A set of resource identifiers representing a single resource to be monitored.
getResources() - Method in class com.vmware.vstats.DataTypes.FilterSpec
Resources to include in the query.
getResources() - Method in class com.vmware.vstats.ResourceAddressesTypes.FilterSpec
Resources to include in the query.
getResourceSpec() - Method in class com.vmware.vcenter.namespaces.InstancesTypes.CreateSpec
Resource quota on the namespace.
getResourceSpec() - Method in class com.vmware.vcenter.namespaces.InstancesTypes.Info
Quotas on the namespace resources.
getResourceSpec() - Method in class com.vmware.vcenter.namespaces.InstancesTypes.SetSpec
Resource quota for the namespace.
getResourceSpec() - Method in class com.vmware.vcenter.namespaces.InstancesTypes.UpdateSpec
Resource quota updates on the namespace.
getResourceType() - Method in class com.vmware.vapi.metadata.metamodel.UserDefinedType
Category of the user defined named type.
getResponse() - Method in class com.vmware.vapi.protocol.client.http.ResponseExtractor
 
GetResponse - Class in com.vmware.vsphereautomation.lookup
Java class for anonymous complex type.
GetResponse() - Constructor for class com.vmware.vsphereautomation.lookup.GetResponse
 
getResponseAccessor() - Method in class com.vmware.vapi.core.ExecutionContext.RuntimeData
Returns client-side raw REST response accessor as specified in ExecutionContext.Builder.setResponseAccessor(HttpResponseAccessor).
getResult() - Method in class com.vmware.appliance.infraprofile.TaskInfo
Task result.
getResult() - Method in class com.vmware.appliance.networking.dns.HostnameTypes.Message
result of the test
getResult() - Method in class com.vmware.appliance.networking.dns.ServersTypes.Message
result of the test
getResult() - Method in class com.vmware.appliance.SubtaskInfo
Result of the operation.
getResult() - Method in class com.vmware.cis.task.Info
Result of the operation.
getResult() - Method in class com.vmware.esx.settings.TaskInfo
Task result.
getResult() - Method in class com.vmware.vcenter.deployment.CheckInfo
Result of the check.
getResult() - Method in class com.vmware.vcenter.deployment.ImportHistoryTypes.Info
Result of the operation.
getResult() - Method in class com.vmware.vcenter.DeploymentTypes.Task
Result of the task.
getResultType() - Method in class com.vmware.vapi.std.interposition.InvocationResult
Type of the invocation result.
getRetentionInfo() - Method in class com.vmware.appliance.recovery.backup.SchedulesTypes.CreateSpec
Retention information for the schedule.
getRetentionInfo() - Method in class com.vmware.appliance.recovery.backup.SchedulesTypes.Info
Retention information for the schedule.
getRetentionInfo() - Method in class com.vmware.appliance.recovery.backup.SchedulesTypes.UpdateSpec
Retention information for the schedule.
getRetry() - Method in class com.vmware.vcenter.vm.hardware.BootTypes.CreateSpec
Flag indicating whether the virtual machine should automatically retry the boot process after a failure.
getRetry() - Method in class com.vmware.vcenter.vm.hardware.BootTypes.Info
Flag indicating whether the virtual machine will automatically retry the boot process after a failure.
getRetry() - Method in class com.vmware.vcenter.vm.hardware.BootTypes.UpdateSpec
Flag indicating whether the virtual machine should automatically retry the boot process after a failure.
getRetryCount() - Method in class com.vmware.esx.settings.clusters.policies.apply.EffectiveTypes.FailureAction
Number of times to retry the failed operation.
getRetryCount() - Method in class com.vmware.esx.settings.clusters.policies.ApplyTypes.FailureAction
Number of times to retry the failed operation.
getRetryCount() - Method in class com.vmware.esx.settings.defaults.clusters.policies.apply.EffectiveTypes.FailureAction
Number of times to retry the failed operation.
getRetryCount() - Method in class com.vmware.esx.settings.defaults.clusters.policies.ApplyTypes.FailureAction
Number of times to retry the failed operation.
getRetryDelay() - Method in class com.vmware.esx.settings.clusters.policies.apply.EffectiveTypes.FailureAction
Time to wait to retry the failed operation in seconds.
getRetryDelay() - Method in class com.vmware.esx.settings.clusters.policies.ApplyTypes.FailureAction
Time to wait to retry the failed operation in seconds.
getRetryDelay() - Method in class com.vmware.esx.settings.defaults.clusters.policies.apply.EffectiveTypes.FailureAction
Time to wait to retry the failed operation in seconds.
getRetryDelay() - Method in class com.vmware.esx.settings.defaults.clusters.policies.ApplyTypes.FailureAction
Time to wait to retry the failed operation in seconds.
getRetryDelay() - Method in class com.vmware.vcenter.vm.hardware.BootTypes.CreateSpec
Delay in milliseconds before retrying the boot process after a failure; applicable only when BootTypes.Info.getRetry() is true.
getRetryDelay() - Method in class com.vmware.vcenter.vm.hardware.BootTypes.Info
Delay in milliseconds before retrying the boot process after a failure; applicable only when BootTypes.Info.getRetry() is true.
getRetryDelay() - Method in class com.vmware.vcenter.vm.hardware.BootTypes.UpdateSpec
Delay in milliseconds before retrying the boot process after a failure; applicable only when BootTypes.Info.getRetry() is true.
getRetryPolicy() - Method in class com.vmware.vapi.bindings.StubConfiguration
 
getRetryPolicy() - Method in class com.vmware.vapi.bindings.StubConfigurationBase
 
getReturnAll() - Method in class com.vmware.cis.TasksTypes.GetSpec
If true, all data, including operation-specific data, will be returned, otherwise only the data described in Info will be returned.
getReturnval() - Method in class com.vmware.vsphereautomation.lookup.GetLocaleResponse
Gets the value of the returnval property.
getReturnval() - Method in class com.vmware.vsphereautomation.lookup.GetResponse
Gets the value of the returnval property.
getReturnval() - Method in class com.vmware.vsphereautomation.lookup.GetSiteIdResponse
Gets the value of the returnval property.
getReturnval() - Method in class com.vmware.vsphereautomation.lookup.ListResponse
Gets the value of the returnval property.
getReturnval() - Method in class com.vmware.vsphereautomation.lookup.RetrieveHaBackupConfigurationResponse
Gets the value of the returnval property.
getReturnval() - Method in class com.vmware.vsphereautomation.lookup.RetrieveServiceContentResponse
Gets the value of the returnval property.
getReturnval() - Method in class com.vmware.vsphereautomation.lookup.SetLocaleResponse
Gets the value of the returnval property.
getRid() - Method in class com.vmware.vstats.DataTypes.DataPoint
Resource Id.
getRole() - Method in class com.vmware.vcenter.namespaces.AccessTypes.CreateSpec
Role to be assigned.
getRole() - Method in class com.vmware.vcenter.namespaces.AccessTypes.Info
Role of the subject on the namespace.
getRole() - Method in class com.vmware.vcenter.namespaces.AccessTypes.SetSpec
Role to be assigned.
getRole() - Method in class com.vmware.vcenter.namespaces.InstancesTypes.Access
Role of the subject on the namespace instance.
getRole() - Method in class com.vmware.vcenter.vcha.ClusterTypes.NodeRuntimeInfo
Last known role of the node.
The active node's management vCenter server credentials are not required to populate ClusterTypes.NodeRuntimeInfo.getRole().
getRoles() - Method in class com.vmware.appliance.LocalAccountsTypes.Config
User roles.
getRoles() - Method in class com.vmware.appliance.LocalAccountsTypes.Info
User roles.
getRoles() - Method in class com.vmware.appliance.LocalAccountsTypes.UpdateConfig
User roles.
getRootCert() - Method in class com.vmware.vcenter.certificate_management.vcenter.TlsTypes.Spec
Third party Root CA certificate in PEM format.
getRootPassword() - Method in class com.vmware.vcenter.deployment.UpgradeTypes.SourceApplianceSpec
The password of the root user on the source appliance.
getRsrcAddrs() - Method in class com.vmware.vstats.ResourceAddressesTypes.ListResult
List of Resource Addresses received.
getRunState() - Method in class com.vmware.vcenter.vm.ToolsTypes.Info
Current run state of VMware Tools in the guest operating system.
getRuntime() - Method in class com.vmware.vcenter.vcha.ClusterTypes.NodeInfo
Runtime information for the node in the VCHA Cluster.
The active node's management vCenter server credentials are required to populate some properties of ClusterTypes.NodeInfo.getRuntime().
getRuntime() - Method in class com.vmware.vcenter.vcha.ClusterTypes.WitnessInfo
Runtime information for the node in the VCHA Cluster.
The active node's management vCenter server credentials are required to populate some properties of ClusterTypes.WitnessInfo.getRuntime().
getS() - Method in class com.vmware.vapi.std.LocalizationParam
String value associated with the parameter.
getSata() - Method in class com.vmware.vcenter.vm.hardware.CdromTypes.CreateSpec
Address for attaching the device to a virtual SATA adapter.
getSata() - Method in class com.vmware.vcenter.vm.hardware.CdromTypes.Info
Address of device attached to a virtual SATA adapter.
getSata() - Method in class com.vmware.vcenter.vm.hardware.DiskTypes.CreateSpec
Address for attaching the device to a virtual SATA adapter.
getSata() - Method in class com.vmware.vcenter.vm.hardware.DiskTypes.Info
Address of device attached to a virtual SATA adapter.
getSataAdapters() - Method in class com.vmware.vcenter.VMTypes.CreateSpec
List of SATA adapters.
getSataAdapters() - Method in class com.vmware.vcenter.VMTypes.Info
List of SATA adapters.
getScale() - Method in class com.vmware.vstats.CounterMetadataTypes.Info
Additional multiplier factors to be used with units.
getScanTime() - Method in class com.vmware.esx.settings.ClusterCompliance
Scan completion time.
getScanTime() - Method in class com.vmware.esx.settings.clusters.software.reports.CheckResult
HCL Validation check time.
getScanTime() - Method in class com.vmware.esx.settings.clusters.software.reports.HardwareCompatibilityTypes.CheckSummary
HCL Validation check time.
getScanTime() - Method in class com.vmware.esx.settings.HostCompliance
Scan completion time.
getSchedule() - Method in class com.vmware.esx.settings.depots.SyncScheduleTypes.Spec
The schedule to check for new updates.
getSchema() - Method in class com.vmware.vstats.ResourceAddressSchemasTypes.Info
getScheme() - Method in class com.vmware.vapi.metadata.authentication.AuthenticationInfo
String identifier of the authentication scheme.
getScheme() - Method in class com.vmware.vstats.ProvidersTypes.Summary
An optional designation of the scheme.
getScheme() - Method in class com.vmware.vstats.RsrcId
An optional designation of the scheme.
getSchemes() - Method in class com.vmware.vapi.metadata.authentication.OperationInfo
List of authentication schemes used by an operation element.
getSchemes() - Method in class com.vmware.vapi.metadata.authentication.PackageInfo
List of authentication schemes to be used for all the operation elements contained in this package element.
getSchemes() - Method in class com.vmware.vapi.metadata.authentication.ServiceInfo
List of authentication schemes to be used for all the operation elements contained in this service element.
getSchemeType() - Method in class com.vmware.vapi.metadata.authentication.AuthenticationInfo
The type of the authentication scheme.
getScope() - Method in class com.vmware.vcenter.content.registries.harbor.ProjectsTypes.CreateSpec
Access type of a Harbor project.
getScope() - Method in class com.vmware.vcenter.content.registries.harbor.ProjectsTypes.Info
The access type of a Harbor project.
getScope() - Method in class com.vmware.vcenter.content.registries.harbor.ProjectsTypes.Summary
Access type of a Harbor project.
getScope() - Method in class com.vmware.vcenter.tokenservice.TokenExchangeTypes.ExchangeSpec
A list of space-delimited, case-sensitive strings, that allow the client to specify the desired scope of the requested security token in the context of the service or resource where the token will be used.
getScope() - Method in class com.vmware.vcenter.tokenservice.TokenExchangeTypes.Info
Scope of the issued security token.
getScriptText() - Method in class com.vmware.vcenter.guest.LinuxConfiguration
The script to run before and after Linux guest customization.
The max size of the script is 1500 bytes.
getScsi() - Method in class com.vmware.vcenter.vm.hardware.adapter.ScsiTypes.Info
Address of the SCSI adapter on the SCSI bus.
getScsi() - Method in class com.vmware.vcenter.vm.hardware.DiskTypes.CreateSpec
Address for attaching the device to a virtual SCSI adapter.
getScsi() - Method in class com.vmware.vcenter.vm.hardware.DiskTypes.Info
Address of device attached to a virtual SCSI adapter.
getScsiAdapters() - Method in class com.vmware.vcenter.VMTypes.CreateSpec
List of SCSI adapters.
getScsiAdapters() - Method in class com.vmware.vcenter.VMTypes.Info
List of SCSI adapters.
getSearchDomains() - Method in class com.vmware.vcenter.vm.guest.DnsConfigInfo
The domain in which to search for hosts, placed in order of preference.
getSecondary() - Method in class com.vmware.vapi.std.errors.ArgumentLocations
List (possibly empty) of strings describing the locations of other inputs that caused the the primary input to trigger the exception.
getSecondary() - Method in class com.vmware.vapi.std.errors.FileLocations
List (possibly empty) of strings identifying other files that caused the primary file to trigger the exception.
getSecondsSinceEpoch() - Method in class com.vmware.appliance.system.TimeTypes.SystemTimeStruct
seconds since the epoch
getSecret() - Method in class com.vmware.vapi.data.OptionalValue
 
getSecret(String) - Method in class com.vmware.vapi.data.StructValue
 
getSecretCount() - Method in class com.vmware.vcenter.namespaces.ResourceQuotaOptionsV1
This represents 'count/secrets' option which is the maximum number of secrets in the namespace.
getSecretCount() - Method in class com.vmware.vcenter.namespaces.ResourceQuotaOptionsV1Update
This represents the new value for 'secretCount' option which is the maximum number of secrets in the namespace.
getSecretCountUnset() - Method in class com.vmware.vcenter.namespaces.ResourceQuotaOptionsV1Update
This represents the intent of the change to ResourceQuotaOptionsV1Update.getSecretCount().
getSecretList() - Method in class com.vmware.vapi.data.ListValue
 
getSecretOrElse(char[]) - Method in class com.vmware.vapi.data.OptionalValue
 
getSecretOrNull() - Method in class com.vmware.vapi.data.OptionalValue
 
getSecurityContext() - Method in class com.vmware.vapi.bindings.StubConfiguration
 
getSecurityContext() - Method in class com.vmware.vapi.bindings.StubConfigurationBase
 
getSecurityContextProperties(ExecutionContext.SecurityContext) - Method in class com.vmware.vapi.dsig.json.JsonOAuthProcessor
 
getSecurityContextProperties(ExecutionContext.SecurityContext) - Method in class com.vmware.vapi.dsig.json.JsonSessionProcessor
 
getSecurityContextProperties(ExecutionContext.SecurityContext) - Method in class com.vmware.vapi.dsig.json.JsonUserPassProcessor
 
getSecurityContextProperties(ExecutionContext.SecurityContext) - Method in class com.vmware.vapi.dsig.json.SecurityContextProcessor
 
getSelectedByDefault() - Method in class com.vmware.appliance.recovery.backup.PartsTypes.Part
Is this part selected by default in the user interface.
getSelectedKey() - Method in class com.vmware.vcenter.ovf.DeploymentOptionParams
The selected deployment option.
getSelfSigned() - Method in class com.vmware.content.library.item.updatesession.CertificateInfo
Whether the certificate is self-signed.
getSerialNumber() - Method in class com.vmware.vcenter.certificate_management.vcenter.TlsTypes.Info
SerialNumber value from the certificate.
getSerialPorts() - Method in class com.vmware.vcenter.VMTypes.CreateSpec
List of serial ports.
getSerialPorts() - Method in class com.vmware.vcenter.VMTypes.Info
List of serial ports.
getSerialPortsToUpdate() - Method in class com.vmware.vcenter.VMTypes.InstantCloneSpec
Map of serial ports to Update.
getServer() - Method in class com.vmware.appliance.networking.ProxyTypes.Config
URL of the proxy server.
getServer() - Method in class com.vmware.appliance.NtpTypes.TestRunStatus
Server name associated with the test run.
getServer() - Method in class com.vmware.esx.hcl.hosts.CompatibilityReportTypes.ServerHclInfo
Information about the server.
getServerEndpoints() - Method in class com.vmware.vcenter.identity.ProvidersTypes.ActiveDirectoryOverLdap
Active directory server endpoints.
getServerGuid() - Method in class com.vmware.content.library.SubscriptionsTypes.VcenterInfo
The unique identifier of the vCenter Server where the subscribed library exists.
getServerGuid() - Method in class com.vmware.content.LibraryModel
The unique identifier of the vCenter server where the library exists.
getServerHcl() - Method in class com.vmware.esx.hcl.hosts.CompatibilityReportTypes.HclReport
Lists compatibility information for the ESXi's server part.
getServerName() - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.providers.CurrentPeerCertificatesTypes.Summary
Name of the server.
getServerNames() - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.providers.CurrentPeerCertificatesTypes.FilterSpec
Names that key server must have to match the filter (see CurrentPeerCertificatesTypes.Summary.getServerName()).
getServers() - Method in class com.vmware.appliance.networking.dns.ServersTypes.DNSServerConfig
List of the currently used DNS servers.
getServers() - Method in class com.vmware.appliance.NetworkingTypes.DNSInfo
Servers.
getServers() - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.ProvidersTypes.KmipServerCreateSpec
List of Key Management Interoperability Protocol (KMIP) compliant key servers.
getServers() - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.ProvidersTypes.KmipServerInfo
List of KMIP compliant key servers.
getServers() - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.ProvidersTypes.KmipServerUpdateSpec
List of KMIP compliant key servers.
getServers() - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.ProvidersTypes.Status
Health of the key servers.
getServerTrustClient() - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.ProvidersTypes.ServerInfo
Whether the server trusts this client.
getService() - Method in class com.vmware.appliance.infraprofile.TaskInfo
Identifier of the service containing the operation.
getService() - Method in class com.vmware.appliance.recovery.backup.job.DetailsTypes.Info
Identifier of the service containing the operation.
getService() - Method in class com.vmware.appliance.recovery.reconciliation.JobTypes.Info
Name of the service containing the operation.
getService() - Method in class com.vmware.appliance.SubtaskInfo
Identifier of the service containing the operation.
getService() - Method in class com.vmware.appliance.TaskInfo
Identifier of the service containing the operation.
getService() - Method in class com.vmware.appliance.update.ServiceInfo
Service ID.
getService() - Method in class com.vmware.cis.task.CommonInfo
Identifier of the service containing the operation.
getService() - Method in class com.vmware.cis.task.Info
Identifier of the service containing the operation.
getService() - Method in class com.vmware.esx.settings.TaskInfo
Identifier of the service containing the operation.
getService() - Method in class com.vmware.vcenter.deployment.ImportHistoryTypes.Info
Identifier of the service containing the operation.
getService() - Method in class com.vmware.vcenter.DeploymentTypes.Info
Identifier of the service containing the operation.
getService() - Method in class com.vmware.vcenter.DeploymentTypes.Task
Identifier of the service containing the operation.
getService() - Method in class com.vmware.vcenter.namespaces.EndpointAddress
The Kubernetes Service the Endpoint belongs to.
getService() - Method in class com.vmware.vcenter.trusted_infrastructure.attestation.ServicesTypes.Summary
The service's unique identifier.
getService() - Method in class com.vmware.vcenter.trusted_infrastructure.kms.ServicesTypes.Summary
The service's unique identifier.
getService() - Method in class com.vmware.vcenter.trusted_infrastructure.trusted_clusters.attestation.ServicesTypes.CreateSpec
The service's unique ID.
getService() - Method in class com.vmware.vcenter.trusted_infrastructure.trusted_clusters.attestation.ServicesTypes.Summary
The service's unique identifier.
getService() - Method in class com.vmware.vcenter.trusted_infrastructure.trusted_clusters.kms.ServicesTypes.CreateSpec
The service's unique ID.
getService() - Method in class com.vmware.vcenter.trusted_infrastructure.trusted_clusters.kms.ServicesTypes.Summary
The service's unique identifier.
getServiceAttributes() - Method in class com.vmware.vsphereautomation.lookup.LookupServiceRegistrationMutableServiceInfo
Gets the value of the serviceAttributes property.
getServiceCidr() - Method in class com.vmware.vcenter.namespace_management.ClustersTypes.EnableSpec
CIDR block from which Kubernetes allocates service cluster IP addresses.
getServiceCidr() - Method in class com.vmware.vcenter.namespace_management.ClustersTypes.Info
CIDR block from which Kubernetes allocates service cluster IP addresses.
getServiceCount() - Method in class com.vmware.vcenter.namespaces.ResourceQuotaOptionsV1
This represents 'count/services' option which is the maximum number of services in the namespace.
getServiceCount() - Method in class com.vmware.vcenter.namespaces.ResourceQuotaOptionsV1Update
This represents the new value for 'serviceCount' option which is the maximum number of services in the namespace.
getServiceCountUnset() - Method in class com.vmware.vcenter.namespaces.ResourceQuotaOptionsV1Update
This represents the intent of the change to ResourceQuotaOptionsV1Update.getServiceCount().
getServiceDescriptionDefault() - Method in class com.vmware.vsphereautomation.lookup.LookupServiceRegistrationMutableServiceInfo
Gets the value of the serviceDescriptionDefault property.
getServiceDescriptionResourceKey() - Method in class com.vmware.vsphereautomation.lookup.LookupServiceRegistrationMutableServiceInfo
Gets the value of the serviceDescriptionResourceKey property.
getServiceEndpoints() - Method in class com.vmware.vsphereautomation.lookup.LookupServiceRegistrationMutableServiceInfo
Gets the value of the serviceEndpoints property.
getServiceId() - Method in class com.vmware.vapi.bindings.client.RetryPolicy.RetryContext
 
getServiceId() - Method in class com.vmware.vapi.metadata.cli.CommandTypes.Info
The service identifier that contains the operations for this CLI command.
getServiceId() - Method in class com.vmware.vapi.protocol.RequestProcessor.Request
 
getServiceId() - Method in class com.vmware.vapi.std.interposition.InvocationRequest
Fully qualified name of the service which contains the interposed operation.
getServiceId() - Method in class com.vmware.vsphereautomation.lookup.CreateRequestType
Gets the value of the serviceId property.
getServiceId() - Method in class com.vmware.vsphereautomation.lookup.DeleteRequestType
Gets the value of the serviceId property.
getServiceId() - Method in class com.vmware.vsphereautomation.lookup.GetRequestType
Gets the value of the serviceId property.
getServiceId() - Method in class com.vmware.vsphereautomation.lookup.LookupServiceRegistrationInfo
Gets the value of the serviceId property.
getServiceId() - Method in class com.vmware.vsphereautomation.lookup.SetRequestType
Gets the value of the serviceId property.
getServiceNameDefault() - Method in class com.vmware.vsphereautomation.lookup.LookupServiceRegistrationMutableServiceInfo
Gets the value of the serviceNameDefault property.
getServiceNameResourceKey() - Method in class com.vmware.vsphereautomation.lookup.LookupServiceRegistrationMutableServiceInfo
Gets the value of the serviceNameResourceKey property.
getServiceRegistration() - Method in class com.vmware.vsphereautomation.lookup.LookupServiceContent
Gets the value of the serviceRegistration property.
getServices() - Method in class com.vmware.cis.TasksTypes.FilterSpec
Identifiers of services.
getServices() - Method in class com.vmware.vapi.metadata.authentication.PackageInfo
Information about all service elements contained in this package element that contain authentication information.
getServices() - Method in class com.vmware.vapi.metadata.metamodel.PackageInfo
Metamodel information of all the service elements contained in the package element.
getServices() - Method in class com.vmware.vapi.metadata.privilege.PackageInfo
Information about all service elements contained in this package element that contain privilege information.
getServices() - Method in class com.vmware.vcenter.trusted_infrastructure.attestation.ServicesTypes.FilterSpec
A set of IDs by which to filter the services.
getServices() - Method in class com.vmware.vcenter.trusted_infrastructure.kms.ServicesTypes.FilterSpec
A set of IDs by which to filter the services.
getServices() - Method in class com.vmware.vcenter.trusted_infrastructure.trusted_clusters.attestation.ServicesTypes.FilterSpec
A set of IDs by which to filter the services.
getServices() - Method in class com.vmware.vcenter.trusted_infrastructure.trusted_clusters.kms.ServicesTypes.FilterSpec
A set of IDs by which to filter the services.
getServiceSpec() - Method in class com.vmware.vsphereautomation.lookup.SetRequestType
Gets the value of the serviceSpec property.
getServicesWillBeStopped() - Method in class com.vmware.appliance.update.PendingTypes.Info
List of the services that will be stopped and restarted during the update installation.
getServiceType() - Method in class com.vmware.vsphereautomation.lookup.LookupServiceRegistrationCommonServiceInfo
Gets the value of the serviceType property.
getServiceType() - Method in class com.vmware.vsphereautomation.lookup.LookupServiceRegistrationFilter
Gets the value of the serviceType property.
getServiceVersion() - Method in class com.vmware.vsphereautomation.lookup.LookupServiceRegistrationMutableServiceInfo
Gets the value of the serviceVersion property.
getSessionId() - Method in class com.vmware.vapi.security.SessionSecurityContext
 
getSessionManager() - Method in class com.vmware.vapi.metadata.authentication.AuthenticationInfo
In a session aware authentication scheme, a session manager is required that supports create, delete and keepAlive methods.
getSetId() - Method in class com.vmware.vstats.AcqSpecsTypes.CounterSpec
Counter set identifier.
getSeverity() - Method in class com.vmware.appliance.update.CommonInfo
Update severity.
getSeverity() - Method in class com.vmware.appliance.update.PendingTypes.Info
Update severity.
getSeverity() - Method in class com.vmware.appliance.update.StagedTypes.Info
Update severity.
getSeverity() - Method in class com.vmware.appliance.update.Summary
Update severity.
getSeverity() - Method in class com.vmware.vcenter.lcm.update.PendingTypes.Info
Severity of the issues fixed in the vSphere update or patch
getSeverity() - Method in class com.vmware.vcenter.lcm.update.PendingTypes.Summary
Severity of the issues fixed in the vSphere update or patch
getSeverity() - Method in class com.vmware.vcenter.namespace_management.ClustersTypes.Message
Type of the message.
getSeverity() - Method in class com.vmware.vcenter.namespace_management.software.ClustersTypes.Message
Type of the message.
getSeverity() - Method in class com.vmware.vcenter.namespaces.InstancesTypes.Message
Type of the message.
getShares() - Method in class com.vmware.content.type.ovf.Cpu
CPU shares It is optional to specify CPU shares.
getShares() - Method in class com.vmware.content.type.ovf.Memory
memory shares It is not required that memory shares be specified.
getShares() - Method in class com.vmware.vcenter.ResourcePoolTypes.ResourceAllocationCreateSpec
Shares are used in case of resource contention.
getShares() - Method in class com.vmware.vcenter.ResourcePoolTypes.ResourceAllocationInfo
Shares are used in case of resource contention.
getShares() - Method in class com.vmware.vcenter.ResourcePoolTypes.ResourceAllocationUpdateSpec
Shares are used in case of resource contention.
getShares() - Method in class com.vmware.vcenter.ResourcePoolTypes.SharesInfo
When ResourcePoolTypes.SharesInfo.getLevel() is set to CUSTOM, it is the number of shares allocated.
getSharing() - Method in class com.vmware.vcenter.vm.hardware.adapter.ScsiTypes.CreateSpec
Bus sharing mode.
getSharing() - Method in class com.vmware.vcenter.vm.hardware.adapter.ScsiTypes.Info
Bus sharing mode.
getSharing() - Method in class com.vmware.vcenter.vm.hardware.adapter.ScsiTypes.UpdateSpec
Bus sharing mode.
getShortMessage() - Method in class com.vmware.content.library.item.ChangesTypes.Summary
The short message describing the content change.
getShortOption() - Method in class com.vmware.vapi.metadata.cli.CommandTypes.OptionInfo
The single character value option name.
getShutdownTime() - Method in class com.vmware.appliance.ShutdownTypes.ShutdownConfig
Shutdown time.
getSignatureAlgorithm() - Method in class com.vmware.vcenter.certificate_management.vcenter.TlsTypes.Info
Signature algorithm name from the certificate.
getSiteId() - Method in class com.vmware.vsphereautomation.lookup.LookupServiceRegistrationFilter
Gets the value of the siteId property.
getSiteId() - Method in class com.vmware.vsphereautomation.lookup.LookupServiceRegistrationInfo
Gets the value of the siteId property.
getSiteId(ManagedObjectReference) - Method in interface com.vmware.vsphereautomation.lookup.LsPortType
 
GetSiteIdRequestType - Class in com.vmware.vsphereautomation.lookup
Java class for GetSiteIdRequestType complex type.
GetSiteIdRequestType() - Constructor for class com.vmware.vsphereautomation.lookup.GetSiteIdRequestType
 
GetSiteIdResponse - Class in com.vmware.vsphereautomation.lookup
Java class for anonymous complex type.
GetSiteIdResponse() - Constructor for class com.vmware.vsphereautomation.lookup.GetSiteIdResponse
 
getSize() - Method in class com.vmware.appliance.recovery.backup.job.DetailsTypes.Info
Size of the backup data transferred to remote location.
getSize() - Method in class com.vmware.appliance.update.CommonInfo
Download Size of update in Megabytes.
getSize() - Method in class com.vmware.appliance.update.PendingTypes.Info
Download Size of update in Megabytes.
getSize() - Method in class com.vmware.appliance.update.StagedTypes.Info
Download Size of update in Megabytes.
getSize() - Method in class com.vmware.appliance.update.Summary
Download Size of update in Megabytes.
getSize() - Method in class com.vmware.content.library.item.downloadsession.FileTypes.Info
The file size, in bytes.
getSize() - Method in class com.vmware.content.library.item.FileTypes.Info
The file size, in bytes.
getSize() - Method in class com.vmware.content.library.item.StorageTypes.Info
The file size, in bytes.
getSize() - Method in class com.vmware.content.library.item.updatesession.FileTypes.AddSpec
The file size, in bytes.
getSize() - Method in class com.vmware.content.library.item.updatesession.FileTypes.Info
The file size, in bytes as received by the server.
getSize() - Method in class com.vmware.content.library.ItemModel
The library item size, in bytes.
getSize() - Method in class com.vmware.content.type.ovf.Memory
memory size in MB
getSizeHint() - Method in class com.vmware.vcenter.namespace_management.ClustersTypes.EnableSpec
This affects the size and resources allocated to the Kubernetes API server and the worker nodes.
getSizeHint() - Method in class com.vmware.vcenter.namespace_management.ClustersTypes.SetSpec
This affects the size and resources allocated to the Kubernetes API server.
getSizeHint() - Method in class com.vmware.vcenter.namespace_management.ClustersTypes.UpdateSpec
This affects the size and resources allocated to the Kubernetes API server.
getSizeMiB() - Method in class com.vmware.vcenter.vm.hardware.MemoryTypes.Info
Memory size in mebibytes.
getSizeMiB() - Method in class com.vmware.vcenter.vm.hardware.MemoryTypes.UpdateSpec
New memory size in mebibytes.
getSizeMiB() - Method in class com.vmware.vcenter.vm_template.LibraryItemsTypes.MemoryInfo
Memory size in mebibytes.
getSkip() - Method in class com.vmware.esx.settings.depots.SyncScheduleTypes.Schedule
This determines the units of Recurrence to skip before the scheduled task runs again.
getSkippedHosts() - Method in class com.vmware.esx.settings.clusters.software.reports.LastApplyResultTypes.ApplyResult
Hosts in this cluster that were skipped by the apply method.
getSkippedHosts() - Method in class com.vmware.esx.settings.clusters.SoftwareTypes.ApplyResult
Hosts in this cluster that were skipped by the com.vmware.esx.settings.clusters.Software#apply method.
getSkipSoftwareCheck() - Method in class com.vmware.esx.settings.clusters.enablement.SoftwareTypes.EnableSpec
Skip SoftwareTypes.CheckType.SOFTWARE check during feature enablement.
getSoftware() - Method in class com.vmware.esx.settings.clusters.software.DraftsTypes.Info
Software specification associated with the draft.
getSoftwareSpec() - Method in class com.vmware.esx.settings.clusters.software.DraftsTypes.ImportSpec
The JSON string representing the desired software specification.
getSolutions() - Method in class com.vmware.esx.hosts.SoftwareInfo
Map of software solutions in an ESX image.
getSolutions() - Method in class com.vmware.esx.settings.HostCompliance
Compliance result for solutions.
getSolutions() - Method in class com.vmware.esx.settings.SoftwareInfo
Information about the solutions in the software specification.
getSolutions() - Method in class com.vmware.esx.settings.SoftwareSpec
Mapping from solution identifier to the solution specification.
getSoTimeout() - Method in class com.vmware.vapi.protocol.HttpConfiguration
 
getSource() - Method in class com.vmware.esx.settings.ComponentOverrideInfo
Source of the component override.
getSource() - Method in class com.vmware.esx.settings.EffectiveComponentDetails
Final effective source of the component.
getSource() - Method in class com.vmware.vcenter.VMTypes.CloneSpec
Virtual machine to clone from.
getSource() - Method in class com.vmware.vcenter.VMTypes.InstantCloneSpec
Virtual machine to InstantClone from.
getSourceAppliance() - Method in class com.vmware.vcenter.deployment.UpgradeTypes.UpgradeSpec
Source appliance spec.
getSourceEndpoint() - Method in class com.vmware.content.library.item.updatesession.FileTypes.AddSpec
Location from which the Content Library Service will fetch the file, rather than requiring a client to upload the file.
getSourceEndpoint() - Method in class com.vmware.content.library.item.updatesession.FileTypes.Info
A source endpoint from which to retrieve the file.
getSourceId() - Method in class com.vmware.content.library.ItemModel
The identifier of the ItemModel to which this item is synchronized to if the item belongs to a subscribed library.
getSourceId() - Method in class com.vmware.content.library.ItemTypes.FindSpec
The identifier of the library item as reported by the publisher.
getSourceInfo() - Method in class com.vmware.content.library.SubscriptionInfo
Information about the source published library.
getSourceInfo() - Method in class com.vmware.vcenter.deployment.CheckInfo
Information collected from the source machine.
getSourceLibrary() - Method in class com.vmware.content.library.SourceInfo
Identifier of the published library.
getSourceLocation() - Method in class com.vmware.vcenter.deployment.UpgradeTypes.UpgradeSpec
Source location spec.
getSourceType() - Method in class com.vmware.content.library.item.updatesession.FileTypes.AddSpec
The source type (NONE, PUSH, PULL) from which the file content will be retrieved.
getSourceType() - Method in class com.vmware.content.library.item.updatesession.FileTypes.Info
The source type (NONE, PUSH, PULL) from which the file is being retrieved.
getSourceType() - Method in class com.vmware.esx.settings.clusters.software.DraftsTypes.ImportSpec
Type of the source to import the desired software specification
getSourceType() - Method in class com.vmware.esx.settings.depots.OfflineTypes.CreateSpec
Type of the source from which offline bundle is obtained.
getSourceType() - Method in class com.vmware.esx.settings.depots.OfflineTypes.Info
Type of the source from which Offline Depot is obtained.
getSourceType() - Method in class com.vmware.esx.settings.depots.OfflineTypes.Summary
Type of the source from which Offline Depot is obtained.
getSourceVcWindows() - Method in class com.vmware.vcenter.deployment.MigrateTypes.MigrateSpec
Information specific to the Windows vCenter Server.
getSourceVm() - Method in class com.vmware.vcenter.vm_template.LibraryItemsTypes.CreateSpec
Identifier of the source virtual machine to create the library item from.
getSpec - Static variable in class com.vmware.cis.TasksDefinitions
 
GetSpec() - Constructor for class com.vmware.cis.TasksTypes.GetSpec
Default constructor.
GetSpec(StructValue) - Constructor for class com.vmware.cis.TasksTypes.GetSpec
 
getSpec() - Method in class com.vmware.vcenter.guest.CustomizationSpecsTypes.CreateSpec
The specification object.
getSpec() - Method in class com.vmware.vcenter.guest.CustomizationSpecsTypes.Info
The Spec object including specification and metadata information.
getSpec() - Method in class com.vmware.vcenter.guest.CustomizationSpecsTypes.Spec
The specification object.
getSpec() - Method in class com.vmware.vcenter.vm.guest.CustomizationTypes.SetSpec
The customization specification that has to be applied for the virtual machine.
getSshThumbprint() - Method in class com.vmware.vcenter.deployment.UpgradeTypes.SourceApplianceSpec
MD5 thumbprint of the server SSH key will be used for verification.
getSshVerify() - Method in class com.vmware.vcenter.deployment.UpgradeTypes.SourceApplianceSpec
Appliance SSH verification should be enabled or disabled.
getSsid() - Method in class com.vmware.esx.hcl.PCIDevice
A unique number that identifies the specific device of Subsystem Vendor (SVID).
getSsid() - Method in class com.vmware.esx.settings.clusters.software.reports.PciDevice
PCI SSID of the device.
getSslCertificateThumbprint() - Method in class com.vmware.content.library.item.TransferEndpoint
Thumbprint of the expected SSL certificate for this endpoint.
getSslConfiguration() - Method in class com.vmware.vapi.protocol.HttpConfiguration
 
getSslThumbprint() - Method in class com.vmware.content.library.SubscriptionInfo
An optional SHA-1 hash of the SSL certificate for the remote endpoint.
getSslThumbprint() - Method in class com.vmware.content.SubscribedLibraryTypes.ProbeResult
The SSL thumbprint for the remote endpoint.
getSslThumbprint() - Method in class com.vmware.vcenter.deployment.LocationSpec
SHA1 thumbprint of the server SSL certificate will be used for verification.
getSslThumbprint() - Method in class com.vmware.vcenter.deployment.MigrateTypes.MigrationAssistantSpec
SHA1 thumbprint of the Migration Assistant SSL certificate that will be used for verification.
getSslThumbprint() - Method in class com.vmware.vcenter.deployment.RemotePscSpec
SHA1 thumbprint of the server SSL certificate will be used for verification when ssl_verify field is set to true.
getSslThumbprint() - Method in class com.vmware.vcenter.deployment.ReplicatedPscSpec
SHA1 thumbprint of the server SSL certificate will be used for verification.
getSslThumbprint() - Method in class com.vmware.vcenter.deployment.ReplicatedSpec
SHA1 thumbprint of the server SSL certificate will be used for verification.
getSslThumbprint() - Method in class com.vmware.vcenter.deployment.UpgradeTypes.SourceApplianceSpec
SHA1 thumbprint of the server SSL certificate will be used for verification.
getSslThumbprint() - Method in class com.vmware.vcenter.hvc.LinksTypes.CertificateInfo
The SHA-256 thumbprint of the SSL certificate for the destination PSC endpoint.
getSslThumbprint() - Method in class com.vmware.vcenter.hvc.LinksTypes.CreateSpec
The ssl thumbprint of the server.
getSslThumbprint() - Method in class com.vmware.vcenter.vcha.CertificateInfo
The SHA-256 thumbprint of the SSL certificate for a management vCenter server.
getSslThumbprint() - Method in class com.vmware.vcenter.vcha.ConnectionSpec
SHA1 hash of the server SSL certificate.
getSslTrust() - Method in class com.vmware.vsphereautomation.lookup.LookupServiceRegistrationEndpoint
Gets the value of the sslTrust property.
getSslVerify() - Method in class com.vmware.vcenter.deployment.LocationSpec
SSL verification should be enabled or disabled.
getSslVerify() - Method in class com.vmware.vcenter.deployment.RemotePscSpec
SSL verification should be enabled or disabled.
getSslVerify() - Method in class com.vmware.vcenter.deployment.ReplicatedPscSpec
SSL verification should be enabled or disabled.
getSslVerify() - Method in class com.vmware.vcenter.deployment.ReplicatedSpec
SSL verification should be enabled or disabled.
getSslVerify() - Method in class com.vmware.vcenter.deployment.UpgradeTypes.SourceApplianceSpec
SSL verification should be enabled or disabled for the source appliance validations.
getSsoAdminPassword() - Method in class com.vmware.vcenter.deployment.RemotePscSpec
The SSO administrator account password.
getSsoAdminPassword() - Method in class com.vmware.vcenter.deployment.ReplicatedPscSpec
The SSO administrator account password.
getSsoAdminPassword() - Method in class com.vmware.vcenter.deployment.ReplicatedSpec
The SSO administrator account password.
getSsoAdminPassword() - Method in class com.vmware.vcenter.deployment.StandalonePscSpec
The SSO administrator account password.
getSsoAdminPassword() - Method in class com.vmware.vcenter.deployment.StandaloneSpec
The SSO administrator account password.
getSsoAdminPassword() - Method in class com.vmware.vcenter.deployment.UpgradeTypes.SourceApplianceSpec
The SSO administrator account password.
getSsoAdminUserName() - Method in class com.vmware.appliance.recovery.reconciliation.JobTypes.CreateSpec
Administrators username for SSO.
getSsoAdminUserName() - Method in class com.vmware.appliance.recovery.restore.JobTypes.RestoreRequest
Administrators Username for SSO.
getSsoAdminUserName() - Method in class com.vmware.appliance.recovery.RestoreTypes.RestoreRequest
Administrators username for SSO.
getSsoAdminUsername() - Method in class com.vmware.vcenter.deployment.UpgradeTypes.SourceApplianceSpec
The SSO administrator account on the source appliance.
getSsoAdminUserPassword() - Method in class com.vmware.appliance.recovery.reconciliation.JobTypes.CreateSpec
Password for SSO admin user.
getSsoAdminUserPassword() - Method in class com.vmware.appliance.recovery.restore.JobTypes.RestoreRequest
The password for SSO admin user.
getSsoAdminUserPassword() - Method in class com.vmware.appliance.recovery.RestoreTypes.RestoreRequest
The password for SSO admin user.
getSsoDomain() - Method in class com.vmware.vcenter.system_config.PscRegistrationTypes.Info
The Single Sign-On domain name of the external PSC.
getSsoDomainName() - Method in class com.vmware.vcenter.deployment.SourceInfo
The SSO domain name of the source vCenter Server.
getSsoDomainName() - Method in class com.vmware.vcenter.deployment.StandalonePscSpec
The SSO domain name to be used to configure this appliance.
getSsoDomainName() - Method in class com.vmware.vcenter.deployment.StandaloneSpec
The SSO domain name to be used to configure this appliance.
getSsoLoginRequired() - Method in class com.vmware.appliance.recovery.RestoreTypes.Metadata
Is SSO login required for the vCenter server.
getSSOPassword() - Method in class com.vmware.appliance.NetworkingTypes.ChangeSpec
vCenter Server SSO administrator Password.
getSsoSiteName() - Method in class com.vmware.vcenter.deployment.ReplicatedPscSpec
The SSO sitename that will be used in PSC replication.
getSsoSiteName() - Method in class com.vmware.vcenter.deployment.StandalonePscSpec
The SSO site name used for this PSC.
getSSOUser() - Method in class com.vmware.appliance.NetworkingTypes.ChangeSpec
vCenter Server SSO administrator username.
getStage() - Method in class com.vmware.vcenter.hvc.links.sync.ProvidersTypes.SessionInfo
Sync stage for the session.
getStaged() - Method in class com.vmware.appliance.update.PendingTypes.Info
Is the update staged.
getStagingComplete() - Method in class com.vmware.appliance.update.StagedTypes.Info
Is staging complete.
getStandalone() - Method in class com.vmware.vcenter.deployment.InstallTypes.VcsaEmbeddedSpec
Spec used to configure a standalone embedded vCenter Server.
getStandalone() - Method in class com.vmware.vcenter.HostTypes.FilterSpec
If true, only hosts that are not part of a cluster can match the filter, and if false, only hosts that are are part of a cluster can match the filter.
getStart() - Method in class com.vmware.vcenter.namespace_management.stats.TimeSeriesTypes.Spec
UNIX timestamp value indicating when the requested series of statistical samples should begin.
getStart() - Method in class com.vmware.vstats.DataTypes.FilterSpec
Start of a time window (included), timestamp in seconds UTC.
getStartConnected() - Method in class com.vmware.content.type.ovf.Nic
True if this nic will be connected on start.
getStartConnected() - Method in class com.vmware.vcenter.vm.hardware.CdromTypes.CreateSpec
Flag indicating whether the virtual device should be connected whenever the virtual machine is powered on.
getStartConnected() - Method in class com.vmware.vcenter.vm.hardware.CdromTypes.Info
Flag indicating whether the virtual device should be connected whenever the virtual machine is powered on.
getStartConnected() - Method in class com.vmware.vcenter.vm.hardware.CdromTypes.UpdateSpec
Flag indicating whether the virtual device should be connected whenever the virtual machine is powered on.
getStartConnected() - Method in class com.vmware.vcenter.vm.hardware.ConnectionCreateSpec
Flag indicating whether the virtual device should be connected whenever the virtual machine is powered on.
getStartConnected() - Method in class com.vmware.vcenter.vm.hardware.ConnectionInfo
Flag indicating whether the virtual device should be connected whenever the virtual machine is powered on.
getStartConnected() - Method in class com.vmware.vcenter.vm.hardware.ConnectionUpdateSpec
Flag indicating whether the virtual device should be connected whenever the virtual machine is powered on.
getStartConnected() - Method in class com.vmware.vcenter.vm.hardware.EthernetTypes.CreateSpec
Flag indicating whether the virtual device should be connected whenever the virtual machine is powered on.
getStartConnected() - Method in class com.vmware.vcenter.vm.hardware.EthernetTypes.Info
Flag indicating whether the virtual device should be connected whenever the virtual machine is powered on.
getStartConnected() - Method in class com.vmware.vcenter.vm.hardware.EthernetTypes.UpdateSpec
Flag indicating whether the virtual device should be connected whenever the virtual machine is powered on.
getStartConnected() - Method in class com.vmware.vcenter.vm.hardware.FloppyTypes.CreateSpec
Flag indicating whether the virtual device should be connected whenever the virtual machine is powered on.
getStartConnected() - Method in class com.vmware.vcenter.vm.hardware.FloppyTypes.Info
Flag indicating whether the virtual device should be connected whenever the virtual machine is powered on.
getStartConnected() - Method in class com.vmware.vcenter.vm.hardware.FloppyTypes.UpdateSpec
Flag indicating whether the virtual device should be connected whenever the virtual machine is powered on.
getStartConnected() - Method in class com.vmware.vcenter.vm.hardware.ParallelTypes.CreateSpec
Flag indicating whether the virtual device should be connected whenever the virtual machine is powered on.
getStartConnected() - Method in class com.vmware.vcenter.vm.hardware.ParallelTypes.Info
Flag indicating whether the virtual device should be connected whenever the virtual machine is powered on.
getStartConnected() - Method in class com.vmware.vcenter.vm.hardware.ParallelTypes.UpdateSpec
Flag indicating whether the virtual device should be connected whenever the virtual machine is powered on.
getStartConnected() - Method in class com.vmware.vcenter.vm.hardware.SerialTypes.CreateSpec
Flag indicating whether the virtual device should be connected whenever the virtual machine is powered on.
getStartConnected() - Method in class com.vmware.vcenter.vm.hardware.SerialTypes.Info
Flag indicating whether the virtual device should be connected whenever the virtual machine is powered on.
getStartConnected() - Method in class com.vmware.vcenter.vm.hardware.SerialTypes.UpdateSpec
Flag indicating whether the virtual device should be connected whenever the virtual machine is powered on.
getStartedAt() - Method in class com.vmware.vcenter.namespaces.Container
Time at which the container was last (re-)started.
getStartingAddress() - Method in class com.vmware.vcenter.namespace_management.ClustersTypes.Ipv4Range
The IPv4 address denoting the start of the range.
getStartTime() - Method in class com.vmware.appliance.infraprofile.TaskInfo
Time when the operation is started.
getStartTime() - Method in class com.vmware.appliance.MonitoringTypes.MonitoredItemData
Start time in UTC
getStartTime() - Method in class com.vmware.appliance.MonitoringTypes.MonitoredItemDataRequest
Start time in UTC
getStartTime() - Method in class com.vmware.appliance.recovery.backup.job.DetailsTypes.Info
Time when the operation is started.
getStartTime() - Method in class com.vmware.appliance.recovery.backup.JobTypes.BackupJobStatus
Time when the backup was started.
getStartTime() - Method in class com.vmware.appliance.recovery.reconciliation.JobTypes.Info
Time when the operation is started.
getStartTime() - Method in class com.vmware.appliance.SubtaskInfo
Time when the operation is started.
getStartTime() - Method in class com.vmware.appliance.TaskInfo
Time when the operation is started.
getStartTime() - Method in class com.vmware.cis.task.CommonInfo
Time when the operation is started.
getStartTime() - Method in class com.vmware.cis.task.Info
Time when the operation is started.
getStartTime() - Method in class com.vmware.esx.settings.clusters.software.reports.LastApplyResultTypes.ApplyStatus
Time when the method started.
getStartTime() - Method in class com.vmware.esx.settings.clusters.software.reports.LastCheckResultTypes.CheckResult
Time when the operation started.
getStartTime() - Method in class com.vmware.esx.settings.clusters.SoftwareTypes.ApplyStatus
Time when the method started.
getStartTime() - Method in class com.vmware.esx.settings.clusters.SoftwareTypes.CheckResult
Time when the operation started.
getStartTime() - Method in class com.vmware.esx.settings.TaskInfo
Time when the operation is started.
getStartTime() - Method in class com.vmware.vcenter.deployment.ImportHistoryTypes.Info
Time when the operation is started.
getStartTime() - Method in class com.vmware.vcenter.DeploymentTypes.Info
Time when the operation is started.
getStartTime() - Method in class com.vmware.vcenter.DeploymentTypes.Task
Time when the operation is started.
getStartTime() - Method in class com.vmware.vcenter.hvc.links.sync.ProvidersTypes.SessionInfo
Time at which force sync was initiated.
getStartTimestamp() - Method in class com.vmware.appliance.recovery.backup.system_name.ArchiveTypes.FilterSpec
Backup must have been taken on or after this time to match the filter.
getStartupType() - Method in class com.vmware.appliance.vmon.ServiceTypes.Info
Startup Type.
getStartupType() - Method in class com.vmware.appliance.vmon.ServiceTypes.UpdateSpec
Startup Type If unspecified, leaves value unchanged.
getStartupType() - Method in class com.vmware.vcenter.services.ServiceTypes.Info
Startup Type.
getStartupType() - Method in class com.vmware.vcenter.services.ServiceTypes.UpdateSpec
Startup Type.
getState() - Method in class com.vmware.appliance.logging.ForwardingTypes.ConnectionStatus
State of the configured remote logging server.
getState() - Method in class com.vmware.appliance.recovery.backup.JobTypes.BackupJobStatus
The state of the backup job.
getState() - Method in class com.vmware.appliance.recovery.restore.JobTypes.RestoreJobStatus
process state
getState() - Method in class com.vmware.appliance.ServicesTypes.Info
Running State.
getState() - Method in class com.vmware.appliance.UpdateTypes.Info
State of the appliance update.
getState() - Method in class com.vmware.appliance.vmon.ServiceTypes.Info
Running State.
getState() - Method in class com.vmware.content.library.item.DownloadSessionModel
The current state (ACTIVE, CANCELED, ERROR) of the download session.
getState() - Method in class com.vmware.content.library.item.updatesession.PreviewInfo
Indicates the state of the preview of the update session.
getState() - Method in class com.vmware.content.library.item.UpdateSessionModel
The current state (ACTIVE, DONE, ERROR, CANCELED) of the update session.
getState() - Method in class com.vmware.vcenter.DeploymentTypes.Info
State of the vCenter Server Appliance.
getState() - Method in class com.vmware.vcenter.namespace_management.software.ClustersTypes.Info
Current state of the upgrade.
getState() - Method in class com.vmware.vcenter.namespace_management.software.ClustersTypes.Summary
Current state of the upgrade.
getState() - Method in class com.vmware.vcenter.services.ServiceTypes.Info
Running State.
getState() - Method in class com.vmware.vcenter.trusted_infrastructure.TrustAuthorityClustersTypes.FilterSpec
The state of the TrustAuthorityClusters.
getState() - Method in class com.vmware.vcenter.trusted_infrastructure.TrustAuthorityClustersTypes.Info
The state of the cluster.
getState() - Method in class com.vmware.vcenter.trusted_infrastructure.TrustAuthorityClustersTypes.Summary
The state of the TrustAuthorityClusters.
getState() - Method in class com.vmware.vcenter.trusted_infrastructure.TrustAuthorityClustersTypes.UpdateSpec
The state of the TrustAuthorityClusters.
getState() - Method in class com.vmware.vcenter.vcha.ClusterTypes.NodeRuntimeInfo
Last known state of the node.
The active node's management vCenter server credentials are not required to populate ClusterTypes.NodeRuntimeInfo.getState().
getState() - Method in class com.vmware.vcenter.vm.guest.networking.InterfacesTypes.IpAddressInfo
The state of this ipAddress.
getState() - Method in class com.vmware.vcenter.vm.guest.PowerTypes.Info
The power state of the guest operating system.
getState() - Method in class com.vmware.vcenter.vm.hardware.CdromTypes.Info
Connection status of the virtual device.
getState() - Method in class com.vmware.vcenter.vm.hardware.ConnectionInfo
Connection status of the virtual device.
getState() - Method in class com.vmware.vcenter.vm.hardware.EthernetTypes.Info
Connection status of the virtual device.
getState() - Method in class com.vmware.vcenter.vm.hardware.FloppyTypes.Info
Connection status of the virtual device.
getState() - Method in class com.vmware.vcenter.vm.hardware.ParallelTypes.Info
Connection status of the virtual device.
getState() - Method in class com.vmware.vcenter.vm.hardware.SerialTypes.Info
Connection status of the virtual device.
getState() - Method in class com.vmware.vcenter.vm.PowerTypes.Info
Power state of the virtual machine.
getStatefulSetCount() - Method in class com.vmware.vcenter.namespaces.ResourceQuotaOptionsV1
This represents 'count/statefulsets.apps' option which is the maximum number of StatefulSets in the namespace.
getStatefulSetCount() - Method in class com.vmware.vcenter.namespaces.ResourceQuotaOptionsV1Update
This represents the new value for 'statefulSetCount' option which is the maximum number of StatefulSets in the namespace.
getStatefulSetCountUnset() - Method in class com.vmware.vcenter.namespaces.ResourceQuotaOptionsV1Update
This represents the intent of the change to ResourceQuotaOptionsV1Update.getStatefulSetCount().
getStateOrProvince() - Method in class com.vmware.vcenter.certificate_management.vcenter.TlsCsrTypes.Spec
State field in certificate subject.
getStateOrProvince() - Method in class com.vmware.vcenter.certificate_management.vcenter.TlsTypes.ReplaceSpec
State field in certificate subject.
getStateOrProvince() - Method in class com.vmware.vcenter.certificate_management.vcenter.VmcaRootTypes.CreateSpec
State field in certificate subject.
getStats() - Method in class com.vmware.vcenter.namespace_management.ClustersTypes.Summary
Basic runtime statistics for the cluster.
getStats() - Method in class com.vmware.vcenter.namespaces.InstancesTypes.Info
Basic runtime statistics for the namespace.
getStats() - Method in class com.vmware.vcenter.namespaces.InstancesTypes.Summary
Basic runtime statistics for the namespace.
getStatSummary() - Method in class com.vmware.vcenter.namespace_management.ClustersTypes.Info
Basic runtime statistics for the cluster.
getStatus() - Method in class com.vmware.appliance.infraprofile.ConfigsTypes.ValidationResult
Status of the Profile spec.
getStatus() - Method in class com.vmware.appliance.infraprofile.TaskInfo
Status of the operation associated with the task.
getStatus() - Method in class com.vmware.appliance.networking.dns.HostnameTypes.TestStatusInfo
Overall status of tests run.
getStatus() - Method in class com.vmware.appliance.networking.dns.ServersTypes.TestStatusInfo
Overall status of tests run.
getStatus() - Method in class com.vmware.appliance.networking.interfaces.Ipv6Types.AddressInfo
The Status of the IPv6 address.
getStatus() - Method in class com.vmware.appliance.networking.InterfacesTypes.InterfaceInfo
Interface status.
getStatus() - Method in class com.vmware.appliance.networking.ProxyTypes.TestResult
Status of the proxy server indicating whether the proxy server is reachable.
getStatus() - Method in class com.vmware.appliance.NtpTypes.TestRunStatus
Server status.
getStatus() - Method in class com.vmware.appliance.recovery.backup.job.DetailsTypes.Info
Status of the operation associated with the task.
getStatus() - Method in class com.vmware.appliance.recovery.backup.JobTypes.ReturnResult
Status of the cancel operation.
getStatus() - Method in class com.vmware.appliance.recovery.BackupTypes.ReturnResult
Check status
getStatus() - Method in class com.vmware.appliance.recovery.reconciliation.JobTypes.Info
Status of the operation associated with the task.
getStatus() - Method in class com.vmware.appliance.recovery.restore.JobTypes.ReturnResult
Check status
getStatus() - Method in class com.vmware.appliance.SubtaskInfo
Status of the operation associated with the task.
getStatus() - Method in class com.vmware.appliance.TaskInfo
Status of the operation associated with the task.
getStatus() - Method in class com.vmware.cis.task.CommonInfo
Status of the operation associated with the task.
getStatus() - Method in class com.vmware.cis.task.Info
Status of the operation associated with the task.
getStatus() - Method in class com.vmware.cis.TasksTypes.FilterSpec
Status that a task must have to match the filter (see CommonInfo.getStatus()).
getStatus() - Method in class com.vmware.content.library.item.downloadsession.FileTypes.Info
The preparation status (UNPREPARED, PREPARE_REQUESTED, PREPARING, PREPARED, ERROR) of the file.
getStatus() - Method in class com.vmware.content.library.item.updatesession.FileTypes.Info
The transfer status (WAITING_FOR_TRANSFER, TRANSFERRING, READY, VALIDATING, ERROR) of this file.
getStatus() - Method in class com.vmware.content.SubscribedLibraryTypes.ProbeResult
The status of probe result.
getStatus() - Method in class com.vmware.esx.settings.AddOnCompliance
Compliance status of the OEM add-on.
getStatus() - Method in class com.vmware.esx.settings.BaseImageCompliance
Compliance status of the base image.
getStatus() - Method in class com.vmware.esx.settings.ClusterCompliance
Overall compliance state of the host.
getStatus() - Method in class com.vmware.esx.settings.clusters.software.DraftsTypes.Metadata
Status of the software draft.
getStatus() - Method in class com.vmware.esx.settings.clusters.software.reports.CheckResult
Overall compliance status of Cluster with respective to all hosts in the cluster.
getStatus() - Method in class com.vmware.esx.settings.clusters.software.reports.HardwareCompatibilityTypes.CheckSummary
Overall compliance state of HCL Validation on the host.
getStatus() - Method in class com.vmware.esx.settings.clusters.software.reports.LastApplyResultTypes.ApplyResult
Specifies the aggregated status of the apply method.
getStatus() - Method in class com.vmware.esx.settings.clusters.software.reports.LastApplyResultTypes.ApplyStatus
The status of the method.
getStatus() - Method in class com.vmware.esx.settings.clusters.software.reports.LastCheckResultTypes.CheckResult
Aggregated status from all checks performed.
getStatus() - Method in class com.vmware.esx.settings.clusters.software.reports.LastCheckResultTypes.CheckStatus
The status of this check.
getStatus() - Method in class com.vmware.esx.settings.clusters.software.reports.LastCheckResultTypes.EntityCheckResult
Aggregated status from all checks performed on this entity.
getStatus() - Method in class com.vmware.esx.settings.clusters.software.reports.PciDeviceCompliance
Over all Compliance status of PCI Devices in Cluster with respective to all hosts in the cluster.
getStatus() - Method in class com.vmware.esx.settings.clusters.software.reports.PciDeviceComplianceInfo
Compliance status of the device.
getStatus() - Method in class com.vmware.esx.settings.clusters.SoftwareTypes.ApplyResult
Specifies the aggregated status of the com.vmware.esx.settings.clusters.Software#apply method.
getStatus() - Method in class com.vmware.esx.settings.clusters.SoftwareTypes.ApplyStatus
The status of the method.
getStatus() - Method in class com.vmware.esx.settings.clusters.SoftwareTypes.CheckResult
Aggregated status from all checks performed.
getStatus() - Method in class com.vmware.esx.settings.clusters.SoftwareTypes.CheckStatus
The status of this check.
getStatus() - Method in class com.vmware.esx.settings.clusters.SoftwareTypes.EntityCheckResult
Aggregated status from all checks performed on this entity.
getStatus() - Method in class com.vmware.esx.settings.ComponentCompliance
Compliance status of the component.
getStatus() - Method in class com.vmware.esx.settings.HardwareModuleFirmwareCompliance
Compliance status of the hardware module's firmware.
getStatus() - Method in class com.vmware.esx.settings.HardwareSupportPackageCompliance
Compliance status of the Hardware Support Package (HSP).
getStatus() - Method in class com.vmware.esx.settings.HostCompliance
Overall compliance state of the host.
getStatus() - Method in class com.vmware.esx.settings.SolutionCompliance
Compliance status of the solution.
getStatus() - Method in class com.vmware.esx.settings.TaskInfo
Status of the operation associated with the task.
getStatus() - Method in class com.vmware.vcenter.compute.policies.Status
The compliance status of the policy on a specified object.
getStatus() - Method in class com.vmware.vcenter.content.registries.HealthTypes.Info
Container registry status.
getStatus() - Method in class com.vmware.vcenter.deployment.CheckInfo
Status of the check.
getStatus() - Method in class com.vmware.vcenter.deployment.ImportHistoryTypes.Info
Status of the operation associated with the task.
getStatus() - Method in class com.vmware.vcenter.DeploymentTypes.Info
Status of the operation associated with the task.
getStatus() - Method in class com.vmware.vcenter.DeploymentTypes.Task
Status of the operation associated with the task.
getStatus() - Method in class com.vmware.vcenter.hvc.links.sync.ProvidersTypes.Info
Last Sync status for the provider.
getStatus() - Method in class com.vmware.vcenter.namespaces.Container
The container's current condition.
getStatus() - Method in class com.vmware.vcenter.storage.policies.compliance.VMTypes.FilterSpec
Compliance Status that a virtual machine must have to match the filter.
getStatus() - Method in class com.vmware.vcenter.storage.policies.ComplianceTypes.FilterSpec
Compliance Status that a virtual machine must have to match the filter.
getStatus() - Method in class com.vmware.vcenter.tagging.AssociationsTypes.ListResult
The last status for the iterator that indicates whether any more results can be expected if the caller continues to make requests for more data using the iterator.
getStatus() - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.ProvidersTypes.Info
Status of the provider in the cluster.
getStatus() - Method in class com.vmware.vcenter.vm.compute.PoliciesTypes.Info
The compliance status of the policy on a specified object.Warning: This property is available as Technology Preview.
getStatus() - Method in class com.vmware.vcenter.vm.storage.policy.ComplianceTypes.VmComplianceInfo
Status of the compliance operation.
getStatus() - Method in class com.vmware.vstats.AcqSpecsTypes.Info
Acquisition Specification status.
getStatus() - Method in class com.vmware.vstats.CounterMetadataTypes.FilterSpec
Counter edition status.
getStatus() - Method in class com.vmware.vstats.CounterMetadataTypes.Info
Counter Edition status.
getStatusAvailable() - Method in class com.vmware.vcenter.topology.ReplicationStatusTypes.Summary
Indicates if the replication status for the node with respect to replication partner can be retrieved or not.
getStatusCode() - Method in interface com.vmware.vapi.core.HttpResponse
Returns the status code of the HTTP response.
getStatusMessage() - Method in class com.vmware.vcenter.hvc.links.sync.ProvidersTypes.Info
Localizable messages associated with sync status.
getStorage() - Method in class com.vmware.vcenter.content.registries.HarborTypes.CreateSpec
Storage associated with the Harbor registry.
getStorage() - Method in class com.vmware.vcenter.content.registries.HarborTypes.Info
Storage information associated with the registry.
getStorage() - Method in class com.vmware.vcenter.vcha.PlacementInfo
The storage information of the VCHA node.
getStorage() - Method in class com.vmware.vcenter.vcha.PlacementSpec
The storage specification to deploy the VCHA node to.
getStorageBacking() - Method in class com.vmware.content.library.item.StorageTypes.Info
The storage backing on which this object resides.
getStorageBackings() - Method in class com.vmware.content.library.SubscriptionsTypes.CreateSpecNewSubscribedLibrary
The list of default storage backings for this library.
getStorageBackings() - Method in class com.vmware.content.LibraryModel
The list of default storage backings which are available for this library.
getStorageCapacity() - Method in class com.vmware.vcenter.namespace_management.ClustersTypes.Stats
Overall storage capacity of the cluster available for vSphere Namespaces, in mebibytes.
getStorageGroups() - Method in class com.vmware.vcenter.ovf.LibraryItemTypes.OvfSummary
Section identifiers for sections of type vmw:StorageGroupSection in the OVF descriptor.
getStorageMappings() - Method in class com.vmware.vcenter.ovf.LibraryItemTypes.ResourcePoolDeploymentSpec
Specification of the target storage to use for sections of type vmw:StorageGroupSection in the OVF descriptor.
getStoragePolicies() - Method in class com.vmware.content.type.ovf.VAppTemplate
Storage policies of the vApp template.
getStoragePolicies() - Method in class com.vmware.content.type.ovf.VmTemplate
Storage policies of the VM.
getStoragePolicy() - Method in class com.vmware.content.type.ovf.Disk
Storage policy of the disk.
getStoragePolicy() - Method in class com.vmware.vcenter.namespace_management.ClustersTypes.ImageStorageSpec
Identifier of the storage policy.
getStoragePolicy() - Method in class com.vmware.vcenter.vm.hardware.DiskTypes.VmdkCreateSpec
The StoragePolicySpec class contains information about the storage policy that is to be associated the with VMDK file.
getStoragePolicy() - Method in class com.vmware.vcenter.vm_template.LibraryItemsTypes.CreateSpecDiskStorage
Storage policy for a virtual machine template's disk.
getStoragePolicy() - Method in class com.vmware.vcenter.vm_template.LibraryItemsTypes.CreateSpecVmHomeStorage
Storage policy for the virtual machine template's configuration and log files.
getStoragePolicy() - Method in class com.vmware.vcenter.vm_template.LibraryItemsTypes.DeploySpecDiskStorage
Storage policy for the deployed virtual machine's disk.
getStoragePolicy() - Method in class com.vmware.vcenter.vm_template.LibraryItemsTypes.DeploySpecVmHomeStorage
Storage policy for the deployed virtual machine's configuration and log files.
getStoragePolicy() - Method in class com.vmware.vcenter.vm_template.LibraryItemsTypes.DiskStorageInfo
Identifier of the storage policy associated with the virtual disk.
getStoragePolicy() - Method in class com.vmware.vcenter.vm_template.LibraryItemsTypes.VmHomeStorageInfo
Identifier of the storage policy associated with the virtual machine template's configuration and log files.
getStoragePolicy() - Method in class com.vmware.vcenter.VMTypes.CreateSpec
The StoragePolicySpec class contains information about the storage policy that is to be associated with the virtual machine home (which contains the configuration and log files).
getStoragePolicyGroups() - Method in class com.vmware.content.type.ovf.OvfTemplate
Storage policy groups for disks, virtual machines and/or virtual machine collections.
getStorageProfileId() - Method in class com.vmware.vcenter.ovf.LibraryItemTypes.ResourcePoolDeploymentSpec
Default storage profile to use for all sections of type vmw:StorageSection in the OVF descriptor.
getStorageProfileId() - Method in class com.vmware.vcenter.ovf.LibraryItemTypes.StorageGroupMapping
Target storage profile to be used for the storage group.
getStorageProvisioning() - Method in class com.vmware.vcenter.ovf.LibraryItemTypes.ResourcePoolDeploymentSpec
Default storage provisioning type to use for all sections of type vmw:StorageSection in the OVF descriptor.
getStorageRequestLimit() - Method in class com.vmware.vcenter.namespaces.ResourceQuotaOptionsV1
This represents 'requests.storage' option which is the maximum storage request (in mebibytes) across all persistent volume claims from pods which exist in a non-terminal state in the namespace.
getStorageRequestLimit() - Method in class com.vmware.vcenter.namespaces.ResourceQuotaOptionsV1Update
This represents the new value for 'requests.storage' which is the limit on storage requests (in mebibytes) across all persistent volume claims from pods in the namespace.
getStorageRequestLimitUnset() - Method in class com.vmware.vcenter.namespaces.ResourceQuotaOptionsV1Update
This represents the intent of the change to ResourceQuotaOptionsV1Update.getStorageRequestLimit().
getStorageSpecs() - Method in class com.vmware.vcenter.namespaces.InstancesTypes.CreateSpec
Storage associated with the namespace.
getStorageSpecs() - Method in class com.vmware.vcenter.namespaces.InstancesTypes.Info
Storage associated with the namespace.
getStorageSpecs() - Method in class com.vmware.vcenter.namespaces.InstancesTypes.SetSpec
Storage associated with the namespace.
getStorageSpecs() - Method in class com.vmware.vcenter.namespaces.InstancesTypes.UpdateSpec
Storage associated with the namespace.
getStorageUri() - Method in class com.vmware.content.library.StorageBacking
URI identifying the location used to store the content in the library.
getStorageUris() - Method in class com.vmware.content.library.item.StorageTypes.Info
URIs that identify the file on the storage backing.
getStorageUsed() - Method in class com.vmware.vcenter.namespace_management.ClustersTypes.Stats
Overall storage used by the cluster, in mebibytes.
getStorageUsed() - Method in class com.vmware.vcenter.namespaces.InstancesTypes.Stats
Overall storage used by the namespace (in mebibytes).
getString() - Method in class com.vmware.vapi.data.OptionalValue
 
getString(String) - Method in class com.vmware.vapi.data.StructValue
 
getString() - Method in class com.vmware.vsphereautomation.lookup.ArrayOfString
Gets the value of the string property.
getStringList() - Method in class com.vmware.vapi.data.ListValue
 
getStringOrElse(String) - Method in class com.vmware.vapi.data.OptionalValue
 
getStringOrNull() - Method in class com.vmware.vapi.data.OptionalValue
 
getStringValue() - Method in class com.vmware.vapi.metadata.metamodel.ElementValue
String value of the metadata element.
getStringValue() - Method in class com.vmware.vapi.metadata.metamodel.PrimitiveValue
String value of the constant.
getStruct() - Method in class com.vmware.vapi.data.OptionalValue
 
getStruct(String) - Method in class com.vmware.vapi.data.StructValue
 
getStructureId() - Method in class com.vmware.vapi.metadata.cli.CommandTypes.OutputInfo
Name of the class.
getStructureId() - Method in class com.vmware.vapi.metadata.metamodel.ElementValue
Identifier of the structure element.
getStructureId() - Method in class com.vmware.vapi.metadata.metamodel.ErrorInfo
Identifier for the structure element corresponding to the error that is being reported by the operation.
getStructureIds() - Method in class com.vmware.vapi.metadata.metamodel.ElementValue
List of identifiers of the structure elements.
getStructures() - Method in class com.vmware.vapi.metadata.metamodel.PackageInfo
Metamodel information of all the structure elements contained in the package element.
getStructures() - Method in class com.vmware.vapi.metadata.metamodel.ServiceInfo
Metamodel information of all the structure elements contained in the service element.
getSubClassCode() - Method in class com.vmware.esx.hcl.PCIDevice
Register that specifies the specific function the device performs.
getSubject() - Method in class com.vmware.content.library.item.updatesession.CertificateInfo
Certificate subject.
getSubject() - Method in class com.vmware.vcenter.namespaces.InstancesTypes.Access
Name of the subject.
getSubject() - Method in class com.vmware.vcenter.ovf.CertificateParams
Certificate subject.
getSubjectAlternativeName() - Method in class com.vmware.vcenter.certificate_management.vcenter.TlsTypes.Info
Collection of subject alternative names.
getSubjectAltName() - Method in class com.vmware.vcenter.certificate_management.vcenter.TlsCsrTypes.Spec
This property was added in vSphere API 6.7.2.
getSubjectAltName() - Method in class com.vmware.vcenter.certificate_management.vcenter.TlsTypes.ReplaceSpec
SubjectAltName is list of Dns Names and Ip addresses.
getSubjectAltName() - Method in class com.vmware.vcenter.certificate_management.vcenter.VmcaRootTypes.CreateSpec
SubjectAltName is list of Dns Names and Ip addresses.
getSubjectDn() - Method in class com.vmware.vcenter.certificate_management.vcenter.TlsTypes.Info
Subject (subject distinguished name) value from the certificate.
getSubjectToken() - Method in class com.vmware.vcenter.tokenservice.TokenExchangeTypes.ExchangeSpec
A security token that represents the identity of the party on behalf of whom exchange is being made.
getSubjectTokenType() - Method in class com.vmware.vcenter.tokenservice.TokenExchangeTypes.ExchangeSpec
An identifier, that indicates the type of the security token in the TokenExchangeTypes.ExchangeSpec.getSubjectToken() parameter.
getSubjectType() - Method in class com.vmware.vcenter.namespaces.InstancesTypes.Access
Type of the subject.
getSubnetMask() - Method in class com.vmware.vcenter.namespace_management.ClustersTypes.Ipv4Range
Subnet mask to be set.
getSubnetMask() - Method in class com.vmware.vcenter.vcha.ClusterTypes.Ipv4Info
The subnet mask of the interface.
getSubnetMask() - Method in class com.vmware.vcenter.vcha.Ipv4Spec
The subnet mask for the interface.
getSubscribedLibrary() - Method in class com.vmware.content.library.SubscriptionsTypes.CreateSpec
Specification for the subscribed library to be associated with the subscription.
getSubscribedLibrary() - Method in class com.vmware.content.library.SubscriptionsTypes.CreateSpecSubscribedLibrary
Identifier of the existing subscribed library to associate with the subscription.
getSubscribedLibrary() - Method in class com.vmware.content.library.SubscriptionsTypes.Info
Identifier of the subscribed library associated with the subscription.
getSubscribedLibrary() - Method in class com.vmware.content.library.SubscriptionsTypes.Summary
Identifier of the subscribed library.
getSubscribedLibraryLocation() - Method in class com.vmware.content.library.SubscriptionsTypes.Info
Location of the subscribed library relative to the published library.
getSubscribedLibraryName() - Method in class com.vmware.content.library.SubscriptionsTypes.Info
Name of the subscribed library associated with the subscription.
getSubscribedLibraryName() - Method in class com.vmware.content.library.SubscriptionsTypes.Summary
Name of the subscribed library.
getSubscribedLibraryPlacement() - Method in class com.vmware.content.library.SubscriptionsTypes.Info
Placement information about the subscribed library's virtual machine template items.
getSubscribedLibraryPlacement() - Method in class com.vmware.content.library.SubscriptionsTypes.UpdateSpec
Placement specification for the virtual machine template items of the subscribed library.
getSubscribedLibraryVcenter() - Method in class com.vmware.content.library.SubscriptionsTypes.Info
Information about the vCenter Server instance where the subscribed library exists.
getSubscribedLibraryVcenter() - Method in class com.vmware.content.library.SubscriptionsTypes.UpdateSpec
Specification for the subscribed library's vCenter Server instance.
getSubscribedLibraryVcenterHostname() - Method in class com.vmware.content.library.SubscriptionsTypes.Summary
Hostname of the vCenter instance where the subscribed library exists.
getSubscription() - Method in class com.vmware.content.library.ItemTypes.DestinationSpec
Identifier of the subscription associated with the subscribed library.
getSubscription() - Method in class com.vmware.content.library.SourceInfo
Identifier of the subscription associated with the subscribed library.
getSubscription() - Method in class com.vmware.content.library.SubscriptionsTypes.Summary
Identifier of the subscription.
getSubscription() - Method in class com.vmware.content.LocalLibraryTypes.DestinationSpec
Identifier of the subscription associated with the subscribed library.
getSubscriptionInfo() - Method in class com.vmware.content.LibraryModel
Defines the subscription behavior for this Library.
getSubscriptionUrl() - Method in class com.vmware.content.library.SubscriptionInfo
The URL of the endpoint where the metadata for the remotely published library is being served.
getSubtaskOrder() - Method in class com.vmware.appliance.TaskInfo
List of tasks that make up this appliance task in the order they are being run.
getSubtaskOrder() - Method in class com.vmware.vcenter.DeploymentTypes.Info
The ordered list of subtasks for this deployment operation.
getSubtasks() - Method in class com.vmware.appliance.TaskInfo
Information about the subtasks that this appliance task consists of.
getSubtasks() - Method in class com.vmware.esx.settings.TaskInfo
Information about the subtasks that this task contains.
getSubtasks() - Method in class com.vmware.vcenter.DeploymentTypes.Info
The map of the deployment subtasks and their status infomation.
getSubType() - Method in class com.vmware.content.type.ovf.DiskController
Disk controller sub type: DiskControllerSubType It is optional to specify a disk controller subtype.
getSubType() - Method in class com.vmware.content.type.ovf.Drive
Drive sub type It is optional to specify a drive subtype.
getSucceeded() - Method in class com.vmware.vcenter.ovf.LibraryItemTypes.CreateResult
Whether the create() method completed successfully.
getSucceeded() - Method in class com.vmware.vcenter.ovf.LibraryItemTypes.DeploymentResult
Whether the deploy() method completed successfully.
getSuccess() - Method in class com.vmware.cis.tagging.TagAssociationTypes.BatchResult
This is true if the batch method completed without any errors.
getSuccessfulHosts() - Method in class com.vmware.esx.settings.clusters.software.reports.LastApplyResultTypes.ApplyResult
Hosts in this cluster to which the desired software document specified by the LastApplyResultTypes.ApplyResult.getCommit() has been successfully applied to.
getSuccessfulHosts() - Method in class com.vmware.esx.settings.clusters.SoftwareTypes.ApplyResult
Hosts in this cluster to which the desired software document specified by the SoftwareTypes.ApplyResult.getCommit() has been successfully applied to.
getSummary() - Method in class com.vmware.appliance.system.VersionTypes.VersionStruct
Summary of patch (empty string, if the appliance has not been patched)
getSummary() - Method in class com.vmware.esx.settings.depot_content.add_ons.VersionsTypes.Info
Summary of the OEM add-on.
getSummary() - Method in class com.vmware.esx.settings.depot_content.AddOnsTypes.AddOnVersionSummary
Summary of the OEM add-on version.
getSummary() - Method in class com.vmware.esx.settings.depot_content.base_images.VersionsTypes.Info
Summary of the base-image.
getSummary() - Method in class com.vmware.esx.settings.depot_content.BaseImagesTypes.Summary
Summary of the base-image.
getSummary() - Method in class com.vmware.esx.settings.depot_content.components.VersionsTypes.Info
Summary of the component version.
getSummary() - Method in class com.vmware.esx.settings.depot_content.ComponentsTypes.ComponentVersionSummary
Summary of the component version.
getSummary() - Method in class com.vmware.vcenter.lcm.discovery.InteropReportTypes.Report
A summary of the interoperability matrix.
getSummary() - Method in class com.vmware.vcenter.lcm.update.PrecheckReportTypes.Report
A summary of the report consist of count of warnings and errors returned by running the precheck.
getSummaryResult() - Method in class com.vmware.esx.settings.clusters.software.reports.HardwareCompatibilityTypes.CheckSummary
Over all Compliance result for cluster for the software specification.
getSummaryType() - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_hosts.AttestationTypes.Summary
Defines the verbosity of the summary.
getSummaryType() - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_hosts.KmsTypes.Summary
Defines the verbosity of the summary.
getSupported() - Method in class com.vmware.appliance.RecoveryTypes.Info
Is recovery supported in this appliance.
getSupported() - Method in class com.vmware.esx.settings.clusters.software.reports.PciDeviceComplianceInfo
List of Supported Driver and Firmware Version combination from Harware Compatibility List.
getSupportedAllocationScheme() - Method in class com.vmware.vcenter.ovf.IpAllocationParams
Specifies the IP allocation schemes supported by the guest software.
getSupportedIpAllocationPolicy() - Method in class com.vmware.vcenter.ovf.IpAllocationParams
Specifies the IP allocation policies supported.
getSupportedIpProtocol() - Method in class com.vmware.vcenter.ovf.IpAllocationParams
Specifies the IP protocols supported by the guest.
getSupportedReleases() - Method in class com.vmware.esx.hcl.hosts.CompatibilityReportTypes.DeviceHclInfo
Provides information about supported releases for this device.
getSupportedReleases() - Method in class com.vmware.esx.hcl.hosts.CompatibilityReportTypes.ServerCompatibility
Provides information about supported releases for this entry.
getSvid() - Method in class com.vmware.esx.hcl.PCIDevice
A unique number that identifies the card manufacturer.
getSvid() - Method in class com.vmware.esx.settings.clusters.software.reports.PciDevice
PCI SVID of the device.
getSysprep() - Method in class com.vmware.vcenter.guest.WindowsConfiguration
Customization settings like user details, administrator details, etc for the windows guest operating system.
getSysprepXml() - Method in class com.vmware.vcenter.guest.WindowsConfiguration
All settings specified in a XML format.
getSystemDefined() - Method in class com.vmware.esx.settings.depots.OnlineTypes.Info
Flag to indicate if the depot is system defined.
getSystemDefined() - Method in class com.vmware.esx.settings.depots.OnlineTypes.Summary
Flag to indicate if the depot is system defined.
getSystemName() - Method in class com.vmware.appliance.recovery.backup.system_name.ArchiveTypes.Info
The system name identifier of the appliance represented by the backup.
getTag() - Method in class com.vmware.vcenter.compute.policies.TagUsageTypes.Summary
Identifier of the tag used by the policy indicated by TagUsageTypes.Summary.getPolicy().
getTag() - Method in class com.vmware.vcenter.ovf.UnknownSection
A namespace-qualified tag in the form {ns}tag.
getTag() - Method in class com.vmware.vcenter.tagging.AssociationsTypes.Summary
The identifier of a tag.
getTagId() - Method in class com.vmware.cis.tagging.TagAssociationTypes.TagToObjects
The identifier of the tag.
getTagId() - Method in class com.vmware.cis.tagging.TagTypes.CreateSpec
This property was added in vSphere API 6.7.
getTagIds() - Method in class com.vmware.cis.tagging.TagAssociationTypes.ObjectToTags
The identifiers of the related tags.
getTagName() - Method in class com.vmware.vcenter.compute.policies.TagUsageTypes.Summary
Name of the tag used by the policy indicated by TagUsageTypes.Summary.getPolicy().
getTags() - Method in class com.vmware.vcenter.compute.policies.TagUsageTypes.FilterSpec
Identifiers that tags must have to match the filter.
getTagType() - Method in class com.vmware.vcenter.compute.policies.TagUsageTypes.Summary
Identifier of the tag type used by the policy indicated by TagUsageTypes.Summary.getPolicy().
getTagTypes() - Method in class com.vmware.vcenter.compute.policies.TagUsageTypes.FilterSpec
Identifiers that tag types must have to match the filter.
getTarget() - Method in class com.vmware.appliance.infraprofile.TaskInfo
Identifier of the target created by the operation or an existing one the operation performed on.
getTarget() - Method in class com.vmware.appliance.recovery.backup.job.DetailsTypes.Info
Identifier of the target created by the operation or an existing one the operation performed on.
getTarget() - Method in class com.vmware.appliance.recovery.reconciliation.JobTypes.Info
Identifier of the target resource the operation modifies.
getTarget() - Method in class com.vmware.appliance.SubtaskInfo
Identifier of the target created by the operation or an existing one the operation performed on.
getTarget() - Method in class com.vmware.appliance.TaskInfo
Identifier of the target created by the operation or an existing one the operation performed on.
getTarget() - Method in class com.vmware.cis.task.CommonInfo
Identifier of the target created by the operation or an existing one the operation performed on.
getTarget() - Method in class com.vmware.cis.task.Info
Identifier of the target created by the operation or an existing one the operation performed on.
getTarget() - Method in class com.vmware.content.library.SubscriptionsTypes.CreateSpecSubscribedLibrary
Specifies whether the target subscribed library should be newly created or an existing subscribed library should be used.
getTarget() - Method in class com.vmware.esx.settings.AddOnCompliance
Target OEM add-on present in the software specification.
getTarget() - Method in class com.vmware.esx.settings.BaseImageCompliance
Target base image information present in the software specification.
getTarget() - Method in class com.vmware.esx.settings.clusters.software.reports.PciDeviceComplianceInfo
Driver and Firmware Version from Image Specification.
getTarget() - Method in class com.vmware.esx.settings.ComponentCompliance
Target version of the component present in the software specification.
getTarget() - Method in class com.vmware.esx.settings.HardwareModuleFirmwareCompliance
Target version of the firmware present in the Hardware Support Package (HSP).
getTarget() - Method in class com.vmware.esx.settings.HardwareSupportPackageCompliance
Target version of the Hardware Support Package present in the software specification.
getTarget() - Method in class com.vmware.esx.settings.SolutionCompliance
Target solution present in the software specification.
getTarget() - Method in class com.vmware.esx.settings.TaskInfo
Identifier of the target created by the operation or an existing one the operation performed on.
getTarget() - Method in class com.vmware.vcenter.deployment.ImportHistoryTypes.Info
Identifier of the target created by the operation or an existing one the operation performed on.
getTarget() - Method in class com.vmware.vcenter.DeploymentTypes.Info
Identifier of the target created by the operation or an existing one the operation performed on.
getTarget() - Method in class com.vmware.vcenter.DeploymentTypes.Task
Identifier of the target created by the operation or an existing one the operation performed on.
getTargetProduct() - Method in class com.vmware.vcenter.lcm.discovery.InteropReportTypes.Report
A product against the other products are compared to.
getTargetRelease() - Method in class com.vmware.esx.hcl.hosts.CompatibilityReportTypes.HclReport
Indicates for which ESXi release the report is generated.
getTargets() - Method in class com.vmware.cis.TasksTypes.FilterSpec
Identifiers of the targets the operation for the associated task created or was performed on (see CommonInfo.getTarget()).
getTargetSource() - Method in class com.vmware.esx.settings.ComponentCompliance
Source of the component in the software specification.
getTargetVersion() - Method in class com.vmware.vcenter.lcm.discovery.InteropReportTypes.Spec
The vCenter Server version.
getTargetVersion() - Method in class com.vmware.vcenter.lcm.discovery.Product
Future version of the product after upgrade.
getTask() - Method in class com.vmware.appliance.UpdateTypes.Info
The running or completed update task.
getTasks() - Method in class com.vmware.cis.TasksTypes.FilterSpec
Identifiers of tasks that can match the filter.
getText() - Method in class com.vmware.appliance.update.PendingTypes.Question
Label for the item to be used in GUI/CLI.
getThinProvisioningSupported() - Method in class com.vmware.vcenter.DatastoreTypes.Info
Whether or not the datastore supports thin provisioning on a per file basis.
getThis() - Method in class com.vmware.vsphereautomation.lookup.CreateRequestType
Gets the value of the this property.
getThis() - Method in class com.vmware.vsphereautomation.lookup.DeleteRequestType
Gets the value of the this property.
getThis() - Method in class com.vmware.vsphereautomation.lookup.GetLocaleRequestType
Gets the value of the this property.
getThis() - Method in class com.vmware.vsphereautomation.lookup.GetRequestType
Gets the value of the this property.
getThis() - Method in class com.vmware.vsphereautomation.lookup.GetSiteIdRequestType
Gets the value of the this property.
getThis() - Method in class com.vmware.vsphereautomation.lookup.ListRequestType
Gets the value of the this property.
getThis() - Method in class com.vmware.vsphereautomation.lookup.RetrieveHaBackupConfigurationRequestType
Gets the value of the this property.
getThis() - Method in class com.vmware.vsphereautomation.lookup.RetrieveServiceContentRequestType
Gets the value of the this property.
getThis() - Method in class com.vmware.vsphereautomation.lookup.SetLocaleRequestType
Gets the value of the this property.
getThis() - Method in class com.vmware.vsphereautomation.lookup.SetRequestType
Gets the value of the this property.
getThumbprint() - Method in class com.vmware.vcenter.certificate_management.vcenter.TlsTypes.Info
Thumbprint value from the certificate.
getThumbprint() - Method in class com.vmware.vcenter.HostTypes.CreateSpec
The thumbprint of the SSL certificate, which the host is expected to have.
getThumbprintVerification() - Method in class com.vmware.vcenter.HostTypes.CreateSpec
Type of host's SSL certificate verification to be done.
getTicket() - Method in class com.vmware.vcenter.vm.console.TicketsTypes.Summary
Console ticket URI.
getTime() - Method in class com.vmware.appliance.infraprofile.Notification
The time the notification was raised/found.
getTime() - Method in class com.vmware.appliance.Notification
The time the notification was raised/found.
getTime() - Method in class com.vmware.appliance.system.TimeTypes.SystemTimeStruct
time format: 18:18:32
getTime() - Method in class com.vmware.content.library.item.ChangesTypes.Info
The date and time when the item content was changed.
getTime() - Method in class com.vmware.content.library.item.ChangesTypes.Summary
The date and time when the item content was changed.
getTime() - Method in class com.vmware.esx.hcl.Notification
The time the notification was raised/found.
getTime() - Method in class com.vmware.esx.settings.Notification
The time the notification was raised/found.
getTime() - Method in class com.vmware.vcenter.deployment.Notification
The time the notification was raised/found.
getTime() - Method in class com.vmware.vcenter.lcm.Notification
The time the notification was raised/found.
getTime() - Method in class com.vmware.vcenter.vm_template.library_items.CheckOutsTypes.Info
Date and time when the virtual machine was checked out.
getTimeout() - Method in class com.vmware.appliance.access.ShellTypes.ShellConfig
The timeout (in seconds) specifies how long you enable the Shell access.
getTimestamp() - Method in class com.vmware.appliance.recovery.backup.system_name.ArchiveTypes.Info
Time when this backup was completed.
getTimestamp() - Method in class com.vmware.appliance.recovery.backup.system_name.ArchiveTypes.Summary
Time when this backup was started.
getTimestamp() - Method in class com.vmware.appliance.recovery.RestoreTypes.Metadata
Time when this backup was completed.
getTimeStamps() - Method in class com.vmware.vcenter.namespace_management.stats.TimeSeriesTypes.TimeSeries
Sequence of UNIX timestamp values at which statistical values were sampled.
getTimezone() - Method in class com.vmware.appliance.system.TimeTypes.SystemTimeStruct
timezone
getTimeZone() - Method in class com.vmware.vcenter.guest.GuiUnattended
The time zone index for the virtual machine.
getTimeZone() - Method in class com.vmware.vcenter.guest.LinuxConfiguration
The case-sensitive time zone, such as Europe/Sofia.
getTlsEndpointCertificate() - Method in class com.vmware.vcenter.namespace_management.ClustersTypes.Info
PEM-encoded x509 certificate used by TLS endpoint on Kubernetes API servers when accessed via the load balancer, e.g.
getTlsEndpointCertificate() - Method in class com.vmware.vcenter.namespace_management.ClustersTypes.UpdateSpec
Certificate issued for Kubernetes API Server.
getTlsManagementEndpointCertificate() - Method in class com.vmware.vcenter.namespace_management.ClustersTypes.Info
PEM-encoded x509 certificate used by TLS endpoint on Kubernetes API servers when accessed from the management network, e.g.
getToken() - Method in class com.vmware.esx.hcl.ReportsTypes.Token
A one-time, short-lived token required in the HTTP header of the request to the url.
getToken() - Method in class com.vmware.vcenter.lcm.ReportsTypes.Token
A one-time, short-lived token required in the HTTP header of the request to the url.
getToken() - Method in class com.vmware.vcenter.namespace_management.SupportBundleTypes.Token
A one-time, short-lived token required in the HTTP header of the request to the url.
getTokenEndpoint() - Method in class com.vmware.vcenter.identity.ProvidersTypes.Oauth2CreateSpec
Token endpoint of the provider.
getTokenEndpoint() - Method in class com.vmware.vcenter.identity.ProvidersTypes.Oauth2Info
Token endpoint of the provider.
getTokenEndpoint() - Method in class com.vmware.vcenter.identity.ProvidersTypes.Oauth2Summary
Token endpoint of the provider.
getTokenEndpoint() - Method in class com.vmware.vcenter.identity.ProvidersTypes.Oauth2UpdateSpec
Token endpoint of the provider.
getTokenEndpoint() - Method in class com.vmware.vcenter.identity.ProvidersTypes.OidcInfo
Token endpoint of the provider.
getTokenEndpoint() - Method in class com.vmware.vcenter.identity.ProvidersTypes.OidcSummary
Token endpoint of the provider.
getTokenType() - Method in class com.vmware.vcenter.tokenservice.TokenExchangeTypes.Info
A case-insensitive value specifying the method of using the access token issued.
getTotal() - Method in class com.vmware.cis.task.Progress
Total amount of the work for the operation.
getTotal() - Method in class com.vmware.vcenter.namespace_management.software.ClustersTypes.UpgradeProgress
Total amount of the work for the operation.
getTotalWork() - Method in class com.vmware.vcenter.hvc.links.sync.ProvidersTypes.SessionInfo
Total work for the session.
getTrackingSn() - Method in class com.vmware.vstats.ProvidersTypes.Summary
Timestamp which is obtained when querying counters from a provider and is used as since parameter when new counter listing is needed.
getTrustAuthorityCluster() - Method in class com.vmware.vcenter.trusted_infrastructure.attestation.ServicesTypes.CreateSpec
The cluster specifies the Trust Authority Cluster this Attestation Service belongs to.
getTrustAuthorityCluster() - Method in class com.vmware.vcenter.trusted_infrastructure.attestation.ServicesTypes.FilterSpec
The cluster specifies the Trust Authority Cluster this Attestation Service belongs to.
getTrustAuthorityCluster() - Method in class com.vmware.vcenter.trusted_infrastructure.attestation.ServicesTypes.Info
The cluster specifies the Trust Authority Cluster this Attestation Service belongs to.
getTrustAuthorityCluster() - Method in class com.vmware.vcenter.trusted_infrastructure.attestation.ServicesTypes.Summary
The cluster specifies the Trust Authority Cluster this Attestation Service instance belongs to.
getTrustAuthorityCluster() - Method in class com.vmware.vcenter.trusted_infrastructure.kms.ServicesTypes.CreateSpec
The cluster specifies the Trust Authority Cluster this Key Provider Service belongs to.
getTrustAuthorityCluster() - Method in class com.vmware.vcenter.trusted_infrastructure.kms.ServicesTypes.FilterSpec
The cluster specifies the Trust Authority Cluster this Key Provider Service belongs to.
getTrustAuthorityCluster() - Method in class com.vmware.vcenter.trusted_infrastructure.kms.ServicesTypes.Info
The cluster specifies the Trust Authority Cluster this Key Provider Service belongs to.
getTrustAuthorityCluster() - Method in class com.vmware.vcenter.trusted_infrastructure.kms.ServicesTypes.Summary
The cluster specifies the Trust Authority Cluster this Key Provider service belongs to.
getTrustAuthorityCluster() - Method in class com.vmware.vcenter.trusted_infrastructure.trusted_clusters.attestation.ServicesTypes.CreateSpec
The attestation cluster's unique ID.
getTrustAuthorityCluster() - Method in class com.vmware.vcenter.trusted_infrastructure.trusted_clusters.attestation.ServicesTypes.FilterSpec
The cluster specifies the Trust Authority Cluster this Attestation Service instance belongs to.
getTrustAuthorityCluster() - Method in class com.vmware.vcenter.trusted_infrastructure.trusted_clusters.attestation.ServicesTypes.Info
The cluster specifies the Trust Authority Cluster this Attestation Service belongs to.
getTrustAuthorityCluster() - Method in class com.vmware.vcenter.trusted_infrastructure.trusted_clusters.attestation.ServicesTypes.Summary
The cluster specifies the Trust Authority Cluster this Attestation Service belongs to.
getTrustAuthorityCluster() - Method in class com.vmware.vcenter.trusted_infrastructure.trusted_clusters.kms.ServicesTypes.CreateSpec
The attestation cluster's unique ID.
getTrustAuthorityCluster() - Method in class com.vmware.vcenter.trusted_infrastructure.trusted_clusters.kms.ServicesTypes.FilterSpec
The cluster specifies the Trust Authority Cluster this Key Provider Service instance belongs to.
getTrustAuthorityCluster() - Method in class com.vmware.vcenter.trusted_infrastructure.trusted_clusters.kms.ServicesTypes.Info
The cluster specifies the Trust Authority Cluster this Key Provider Service belongs to.
getTrustAuthorityCluster() - Method in class com.vmware.vcenter.trusted_infrastructure.trusted_clusters.kms.ServicesTypes.Summary
The cluster specifies the Trust Authority Cluster this Key Provider Service belongs to.
getTrusted() - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.providers.CurrentPeerCertificatesTypes.FilterSpec
Trust status that server certificates must have to match the filter (see CurrentPeerCertificatesTypes.Summary.getTrusted()).
getTrusted() - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.providers.CurrentPeerCertificatesTypes.Summary
whether server certificate is already trusted .
getTrustedCA() - Method in class com.vmware.vcenter.trusted_infrastructure.attestation.ServicesTypes.CreateSpec
The service's TLS certificate chain.
getTrustedCA() - Method in class com.vmware.vcenter.trusted_infrastructure.attestation.ServicesTypes.Info
The service's TLS certificate chain.
getTrustedCA() - Method in class com.vmware.vcenter.trusted_infrastructure.kms.ServicesTypes.CreateSpec
The service's TLS certificate chain.
getTrustedCA() - Method in class com.vmware.vcenter.trusted_infrastructure.kms.ServicesTypes.Info
The service's TLS certificate chain.
getTrustedCA() - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_hosts.AttestationTypes.Info
The service's TLS certificate chain.
getTrustedCA() - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_hosts.AttestationTypes.Summary
The service's TLS certificate chain.
getTrustedCA() - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_hosts.KmsTypes.Info
The service's TLS certificate chain.
getTrustedCA() - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_hosts.KmsTypes.Summary
The service's TLS certificate chain.
getTrustedCA() - Method in class com.vmware.vcenter.trusted_infrastructure.trusted_clusters.attestation.ServicesTypes.Info
The service's TLS certificate chain.
getTrustedCA() - Method in class com.vmware.vcenter.trusted_infrastructure.trusted_clusters.kms.ServicesTypes.Info
The service's TLS certificate chain.
getTrustStore() - Method in class com.vmware.vapi.protocol.HttpConfiguration.SslConfiguration
Returns the keystore that contains certificates of trusted parties or Certificate Authorities trusted to identify other parties.
getTs() - Method in class com.vmware.vstats.DataTypes.DataPoint
Timestamp for the data point.
getType() - Method in class com.vmware.appliance.recovery.backup.job.DetailsTypes.Info
Type of the backup job.
getType() - Method in class com.vmware.appliance.system.VersionTypes.VersionStruct
Type of product.
getType() - Method in class com.vmware.appliance.update.PendingTypes.Question
How this field shoudl be represented in GUI or CLI.
getType() - Method in class com.vmware.content.library.item.updatesession.PreviewWarningInfo
The warning type raised during preview of the update session.
getType() - Method in class com.vmware.content.library.item.updatesession.WarningBehavior
The warning type which may be raised during the update session.
getType() - Method in class com.vmware.content.library.ItemModel
An optional type identifier which indicates the type adapter plugin to use.
getType() - Method in class com.vmware.content.library.ItemTypes.FindSpec
The type of the library item.
getType() - Method in class com.vmware.content.library.StorageBacking
Type (DATASTORE, OTHER) of StorageBacking.
getType() - Method in class com.vmware.content.LibraryModel
The type (LOCAL, SUBSCRIBED) of this library.
getType() - Method in class com.vmware.content.LibraryTypes.FindSpec
Library type to search.
getType() - Method in class com.vmware.content.type.ovf.DiskController
Disk controller type: DiskControllerType.IDE.SATA.SCSI; It is optional to specify a disk controller type.
getType() - Method in class com.vmware.content.type.ovf.Drive
Drive type It is optional to specify a drive type.
getType() - Method in class com.vmware.content.type.ovf.Floppy
Floppy type It is optional to specify the type of floppy drive.
getType() - Method in class com.vmware.content.type.ovf.USBController
USBControllerType.EHCI (USB 2.0), XHCI (USB 3.0) A template is not required to specify the USB type.
getType() - Method in class com.vmware.content.TypeTypes.Info
The type which the plugin supports.
getType() - Method in class com.vmware.esx.settings.clusters.software.reports.LastCheckResultTypes.EntityCheckResult
The entity type for which these checks are being run.
getType() - Method in class com.vmware.esx.settings.clusters.SoftwareTypes.EntityCheckResult
The entity type for which these checks are being run.
getType() - Method in class com.vmware.esx.settings.depots.SyncScheduleTypes.Schedule
Frequency of the schedule.
getType() - Method in class com.vmware.vapi.data.BlobValue
 
getType() - Method in class com.vmware.vapi.data.BooleanValue
 
getType() - Method in interface com.vmware.vapi.data.DataValue
 
getType() - Method in class com.vmware.vapi.data.DoubleValue
 
getType() - Method in class com.vmware.vapi.data.ErrorValue
 
getType() - Method in class com.vmware.vapi.data.IntegerValue
 
getType() - Method in class com.vmware.vapi.data.ListValue
 
getType() - Method in class com.vmware.vapi.data.OptionalValue
 
getType() - Method in class com.vmware.vapi.data.SecretValue
 
getType() - Method in class com.vmware.vapi.data.StringValue
 
getType() - Method in class com.vmware.vapi.data.StructValue
 
getType() - Method in class com.vmware.vapi.data.VoidValue
 
getType() - Method in class com.vmware.vapi.metadata.cli.CommandTypes.OptionInfo
The type of option.
getType() - Method in class com.vmware.vapi.metadata.metamodel.ConstantInfo
Type of the constant element.
getType() - Method in class com.vmware.vapi.metadata.metamodel.ElementValue
Type of the value.
getType() - Method in class com.vmware.vapi.metadata.metamodel.FieldInfo
Type information.
getType() - Method in class com.vmware.vapi.metadata.metamodel.OperationResultInfo
Type information of the operation result element.
getType() - Method in class com.vmware.vapi.metadata.metamodel.PrimitiveValue
Type of the constant value.
getType() - Method in class com.vmware.vapi.metadata.metamodel.StructureInfo
Type of the structure.
getType() - Method in class com.vmware.vapi.metadata.SourceCreateSpec
Type of the metadata source.
getType() - Method in class com.vmware.vapi.metadata.SourceInfo
Type of the metadata source
getType() - Method in class com.vmware.vapi.std.DynamicID
The type of resource being identified (for example com.acme.Person).
getType() - Method in class com.vmware.vcenter.content.registries.HarborTypes.GarbageCollection
Frequency of garbage collection.
getType() - Method in class com.vmware.vcenter.DatastoreTypes.Info
Type (VMFS, NFS, NFS41, CIFS, VSAN, VFFS, VVOL) of the datastore.
getType() - Method in class com.vmware.vcenter.DatastoreTypes.Summary
Type (VMFS, NFS, NFS41, CIFS, VSAN, VFFS, VVOL) of the datatore.
getType() - Method in class com.vmware.vcenter.deployment.QuestionTypes.Question
Type of the question raised.
getType() - Method in class com.vmware.vcenter.FolderTypes.FilterSpec
Type that folders must have to match the filter (see FolderTypes.Summary.getType()).
getType() - Method in class com.vmware.vcenter.FolderTypes.Summary
Type (DATACENTER, DATASTORE, HOST, NETWORK, VIRTUAL_MACHINE) of the vCenter Server folder.
getType() - Method in class com.vmware.vcenter.guest.Domain
The type of network to join after the customization.
getType() - Method in class com.vmware.vcenter.guest.HostnameGenerator
The type of the Name Generator.
getType() - Method in class com.vmware.vcenter.guest.Ipv4
The type of the IPv4 configuration.
getType() - Method in class com.vmware.vcenter.guest.Ipv6
The IPv6 configuration type.
getType() - Method in class com.vmware.vcenter.inventory.DatastoreTypes.Info
Type of the datastore.
getType() - Method in class com.vmware.vcenter.inventory.NetworkTypes.Info
Type of the vCenter Server network.
getType() - Method in class com.vmware.vcenter.NetworkTypes.Summary
Type (STANDARD_PORTGROUP, DISTRIBUTED_PORTGROUP, OPAQUE_NETWORK) of the vCenter Server network.
getType() - Method in class com.vmware.vcenter.ovf.CertificateParams
Unique identifier describing the type of the OVF parameters.
getType() - Method in class com.vmware.vcenter.ovf.DeploymentOptionParams
Unique identifier describing the type of the OVF parameters.
getType() - Method in class com.vmware.vcenter.ovf.ExtraConfigParams
Unique identifier describing the type of the OVF parameters.
getType() - Method in class com.vmware.vcenter.ovf.IpAllocationParams
Unique identifier describing the type of the OVF parameters.
getType() - Method in class com.vmware.vcenter.ovf.LibraryItemTypes.DeployableIdentity
Type of the deployable resource.
getType() - Method in class com.vmware.vcenter.ovf.LibraryItemTypes.StorageGroupMapping
Type of storage deployment target to use for the vmw:StorageGroupSection section.
getType() - Method in class com.vmware.vcenter.ovf.OvfParams
Unique identifier describing the type of the OVF parameters.
getType() - Method in class com.vmware.vcenter.ovf.Property
The type of this OVF property.
getType() - Method in class com.vmware.vcenter.ovf.PropertyParams
Unique identifier describing the type of the OVF parameters.
getType() - Method in class com.vmware.vcenter.ovf.ScaleOutParams
Unique identifier describing the type of the OVF parameters.
getType() - Method in class com.vmware.vcenter.ovf.SizeParams
Unique identifier describing the type of the OVF parameters.
getType() - Method in class com.vmware.vcenter.ovf.UnknownSectionParams
Unique identifier describing the type of the OVF parameters.
getType() - Method in class com.vmware.vcenter.ovf.VcenterExtensionParams
Unique identifier describing the type of the OVF parameters.
getType() - Method in class com.vmware.vcenter.system_config.DeploymentTypeTypes.Info
The type of the appliance.
getType() - Method in class com.vmware.vcenter.system_config.DeploymentTypeTypes.ReconfigureSpec
The type of the appliance.
getType() - Method in class com.vmware.vcenter.topology.NodesTypes.Info
Appliance type of the node.
getType() - Method in class com.vmware.vcenter.topology.NodesTypes.Summary
Appliance type of the node.
getType() - Method in class com.vmware.vcenter.trusted_infrastructure.StsPrincipal
The type of the principal (user or group).
getType() - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.ProvidersTypes.KeyServerCreateSpec
Type of the key server.
getType() - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.ProvidersTypes.KeyServerInfo
Type of the key server.
getType() - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.ProvidersTypes.KeyServerUpdateSpec
Type of the key server.
getType() - Method in class com.vmware.vcenter.trusted_infrastructure.trusted_clusters.attestation.ServicesTypes.CreateSpec
Source of truth for the configuration of the Attestation Service.
getType() - Method in class com.vmware.vcenter.trusted_infrastructure.trusted_clusters.kms.ServicesTypes.CreateSpec
Source of truth for the configuration of the Key Provider Service.
getType() - Method in class com.vmware.vcenter.vm.console.TicketsTypes.CreateSpec
The type of virtual machine console ticket.
getType() - Method in class com.vmware.vcenter.vm.hardware.adapter.SataTypes.CreateSpec
Adapter type.
getType() - Method in class com.vmware.vcenter.vm.hardware.adapter.SataTypes.Info
Adapter type.
getType() - Method in class com.vmware.vcenter.vm.hardware.adapter.ScsiTypes.CreateSpec
Adapter type.
getType() - Method in class com.vmware.vcenter.vm.hardware.adapter.ScsiTypes.Info
Adapter type.
getType() - Method in class com.vmware.vcenter.vm.hardware.boot.DeviceTypes.Entry
Virtual device type.
getType() - Method in class com.vmware.vcenter.vm.hardware.boot.DeviceTypes.EntryCreateSpec
Virtual Boot device type.
getType() - Method in class com.vmware.vcenter.vm.hardware.BootTypes.CreateSpec
Firmware type to be used by the virtual machine.
getType() - Method in class com.vmware.vcenter.vm.hardware.BootTypes.Info
Firmware type used by the virtual machine.
getType() - Method in class com.vmware.vcenter.vm.hardware.BootTypes.UpdateSpec
Firmware type to be used by the virtual machine.
getType() - Method in class com.vmware.vcenter.vm.hardware.CdromTypes.BackingInfo
Backing type for the virtual CD-ROM device.
getType() - Method in class com.vmware.vcenter.vm.hardware.CdromTypes.BackingSpec
Backing type for the virtual CD-ROM device.
getType() - Method in class com.vmware.vcenter.vm.hardware.CdromTypes.CreateSpec
Type of host bus adapter to which the device should be attached.
getType() - Method in class com.vmware.vcenter.vm.hardware.CdromTypes.Info
Type of host bus adapter to which the device is attached.
getType() - Method in class com.vmware.vcenter.vm.hardware.DiskTypes.BackingInfo
Backing type for the virtual disk.
getType() - Method in class com.vmware.vcenter.vm.hardware.DiskTypes.BackingSpec
Backing type for the virtual disk.
getType() - Method in class com.vmware.vcenter.vm.hardware.DiskTypes.CreateSpec
Type of host bus adapter to which the device should be attached.
getType() - Method in class com.vmware.vcenter.vm.hardware.DiskTypes.Info
Type of host bus adapter to which the device is attached.
getType() - Method in class com.vmware.vcenter.vm.hardware.EthernetTypes.BackingInfo
Backing type for the virtual Ethernet adapter.
getType() - Method in class com.vmware.vcenter.vm.hardware.EthernetTypes.BackingSpec
Backing type for the virtual Ethernet adapter.
getType() - Method in class com.vmware.vcenter.vm.hardware.EthernetTypes.CreateSpec
Ethernet adapter emulation type.
getType() - Method in class com.vmware.vcenter.vm.hardware.EthernetTypes.Info
Ethernet adapter emulation type.
getType() - Method in class com.vmware.vcenter.vm.hardware.FloppyTypes.BackingInfo
Backing type for the virtual floppy drive.
getType() - Method in class com.vmware.vcenter.vm.hardware.FloppyTypes.BackingSpec
Backing type for the virtual floppy drive.
getType() - Method in class com.vmware.vcenter.vm.hardware.ParallelTypes.BackingInfo
Backing type for the virtual parallel port.
getType() - Method in class com.vmware.vcenter.vm.hardware.ParallelTypes.BackingSpec
Backing type for the virtual parallel port.
getType() - Method in class com.vmware.vcenter.vm.hardware.SerialTypes.BackingInfo
Backing type for the virtual serial port.
getType() - Method in class com.vmware.vcenter.vm.hardware.SerialTypes.BackingSpec
Backing type for the virtual serial port.
getType() - Method in class com.vmware.vcenter.vm.storage.PolicyTypes.DiskPolicySpec
Policy type to be used while performing update operation on the virtual disks.
getType() - Method in class com.vmware.vcenter.vm.storage.PolicyTypes.VmHomePolicySpec
Policy type to be used while performing update operation on the virtual machine home's directory.
getType() - Method in class com.vmware.vcenter.vm_template.LibraryItemsTypes.CreateSpecDiskStoragePolicy
Policy type to be used when creating a virtual machine template's disk.
getType() - Method in class com.vmware.vcenter.vm_template.LibraryItemsTypes.CreateSpecVmHomeStoragePolicy
Policy type to be used when creating the virtual machine template's configuration and log files.
getType() - Method in class com.vmware.vcenter.vm_template.LibraryItemsTypes.DeploySpecDiskStoragePolicy
Policy type to be used when creating the deployed virtual machine's disk.
getType() - Method in class com.vmware.vcenter.vm_template.LibraryItemsTypes.DeploySpecVmHomeStoragePolicy
Policy type to be used when creating the deployed virtual machine's configuration and log files.
getType() - Method in class com.vmware.vsphereautomation.lookup.LookupServiceRegistrationEndpointType
Gets the value of the type property.
getType() - Method in class com.vmware.vsphereautomation.lookup.LookupServiceRegistrationServiceType
Gets the value of the type property.
getType() - Method in class com.vmware.vsphereautomation.lookup.ManagedObjectReference
Gets the value of the type property.
getType() - Method in class com.vmware.vstats.CounterMetadataTypes.Info
Numeric properties of the sampled data.
getType() - Method in class com.vmware.vstats.ProvidersTypes.Summary
Provider type.
getType() - Method in class com.vmware.vstats.ResourceAddressSchemasTypes.ResourceIdDefinition
Type of the resource.
getType() - Method in class com.vmware.vstats.ResourceTypesTypes.Summary
Resource type.
getType() - Method in class com.vmware.vstats.RsrcId
Type of the resource identified by the Resource Id.
getTypes() - Method in class com.vmware.vcenter.DatastoreTypes.FilterSpec
Types that datastores must have to match the filter (see DatastoreTypes.Summary.getType()).
getTypes() - Method in class com.vmware.vcenter.NetworkTypes.FilterSpec
Types that networks must have to match the filter (see NetworkTypes.Summary.getType()).
getTypes() - Method in class com.vmware.vcenter.topology.NodesTypes.FilterSpec
Types of the appliance that a vCenter and Platform Services Controller node must be to match the filter (see NodesTypes.ApplianceType.
getTypes() - Method in class com.vmware.vstats.CountersTypes.FilterSpec
Resource type filter.
getTypes() - Method in class com.vmware.vstats.DataTypes.FilterSpec
List of Resource types.
getTypes() - Method in class com.vmware.vstats.ResourceAddressesTypes.FilterSpec
List of Resource types.
getUiAccessUrl() - Method in class com.vmware.vcenter.content.registries.HarborTypes.Info
URL to access the UI of the registry.
getUiAccessUrl() - Method in class com.vmware.vcenter.content.registries.HarborTypes.Summary
URL to access the UI of the registry.
getUiOptional() - Method in class com.vmware.vcenter.ovf.Property
Whether a category is UI optional.
getUnavailableHosts() - Method in class com.vmware.esx.settings.ClusterCompliance
Identifiers of unavailable hosts.
getUnit() - Method in class com.vmware.vcenter.vm.hardware.SataAddressInfo
Unit number of the device.
getUnit() - Method in class com.vmware.vcenter.vm.hardware.SataAddressSpec
Unit number of the device.
getUnit() - Method in class com.vmware.vcenter.vm.hardware.ScsiAddressInfo
Unit number of the device.
getUnit() - Method in class com.vmware.vcenter.vm.hardware.ScsiAddressSpec
Unit number of the device.
getUnits() - Method in class com.vmware.appliance.MonitoringTypes.MonitoredItem
Y-axis label EX: "Mbps", "%"
getUnits() - Method in class com.vmware.vstats.CounterMetadataTypes.Info
The units of the measurement.
getUnknownSections() - Method in class com.vmware.vcenter.ovf.UnknownSectionParams
List of unknown, non-required sections.
getUpdateCount() - Method in class com.vmware.vcenter.lcm.update.PendingTypes.ListResult
Number of pending updates Only Set if there are available updates
getUpdatedAt() - Method in class com.vmware.esx.hcl.CompatibilityDataTypes.Status
Indicates when the data was last updated.
getUpdateResourceQuotaType() - Method in class com.vmware.vcenter.namespace_management.NamespaceResourceOptionsTypes.Info
Identifier of the class used to update resource quotas on the namespace.
getUpdates() - Method in class com.vmware.vcenter.lcm.update.PendingTypes.ListResult
List of pending update details
getUpdateTime() - Method in class com.vmware.vcenter.content.registries.harbor.ProjectsTypes.Info
The date and time when the harbor project purge API was triggered.
getUpdateType() - Method in class com.vmware.appliance.update.CommonInfo
Update category.
getUpdateType() - Method in class com.vmware.appliance.update.PendingTypes.Info
Update category.
getUpdateType() - Method in class com.vmware.appliance.update.StagedTypes.Info
Update category.
getUpdateType() - Method in class com.vmware.appliance.update.Summary
Update category.
getUpdateType() - Method in class com.vmware.vcenter.lcm.update.PendingTypes.Info
Type of the Release based on the current vCenter version
getUpdateType() - Method in class com.vmware.vcenter.lcm.update.PendingTypes.Summary
Type of the Release based on the current vCenter version
getUpgradeCount() - Method in class com.vmware.vcenter.lcm.update.PendingTypes.ListResult
Number of pending upgrades Only Set if there are available upgrades
getUpgradeError() - Method in class com.vmware.vcenter.vm.HardwareTypes.Info
Reason for the scheduled upgrade failure.
getUpgradePolicy() - Method in class com.vmware.vcenter.vm.HardwareTypes.Info
Scheduled upgrade policy.
getUpgradePolicy() - Method in class com.vmware.vcenter.vm.HardwareTypes.UpdateSpec
Scheduled upgrade policy.
getUpgradePolicy() - Method in class com.vmware.vcenter.vm.ToolsTypes.Info
Tools upgrade policy setting for the virtual machine.
getUpgradePolicy() - Method in class com.vmware.vcenter.vm.ToolsTypes.UpdateSpec
Tools upgrade policy setting for the virtual machine.
getUpgradeStatus() - Method in class com.vmware.vcenter.namespace_management.software.ClustersTypes.Info
Information about upgrade in progress.
getUpgradeStatus() - Method in class com.vmware.vcenter.vm.HardwareTypes.Info
Scheduled upgrade status.
getUpgradeVersion() - Method in class com.vmware.vcenter.vm.HardwareTypes.Info
Target hardware version to be used on the next scheduled virtual hardware upgrade.
getUpgradeVersion() - Method in class com.vmware.vcenter.vm.HardwareTypes.UpdateSpec
Target hardware version to be used on the next scheduled virtual hardware upgrade.
getUploadEndpoint() - Method in class com.vmware.content.library.item.updatesession.FileTypes.Info
An upload endpoint to which the client can push the content.
getUpnClaim() - Method in class com.vmware.vcenter.identity.ProvidersTypes.CreateSpec
Specifies which claim provides the user principal name (UPN) for the user.
getUpnClaim() - Method in class com.vmware.vcenter.identity.ProvidersTypes.Info
Specifies which claim provides the user principal name (UPN) for the user.
getUpnClaim() - Method in class com.vmware.vcenter.identity.ProvidersTypes.UpdateSpec
Specifies which claim provides the user principal name (UPN) for the subject of the token.
getUptCompatibilityEnabled() - Method in class com.vmware.vcenter.vm.hardware.EthernetTypes.CreateSpec
Flag indicating whether Universal Pass-Through (UPT) compatibility is enabled on this virtual Ethernet adapter.
getUptCompatibilityEnabled() - Method in class com.vmware.vcenter.vm.hardware.EthernetTypes.Info
Flag indicating whether Universal Pass-Through (UPT) compatibility is enabled on this virtual Ethernet adapter.
getUptCompatibilityEnabled() - Method in class com.vmware.vcenter.vm.hardware.EthernetTypes.UpdateSpec
Flag indicating whether Universal Pass-Through (UPT) compatibility should be enabled on this virtual Ethernet adapter.
getUrgency() - Method in class com.vmware.esx.settings.depot_content.components.VersionsTypes.Info
Urgency of the component version.
getUrgency() - Method in class com.vmware.esx.settings.depot_content.ComponentsTypes.ComponentVersionSummary
Urgency of the component version.
getUri() - Method in class com.vmware.content.library.item.TransferEndpoint
Transfer endpoint URI.
getUri() - Method in class com.vmware.vcenter.lcm.ReportsTypes.Location
Report Download URI.
getUrl() - Method in class com.vmware.esx.hcl.ReportsTypes.Location
Compatibility report download URL.
getUrl() - Method in class com.vmware.vcenter.namespace_management.SupportBundleTypes.Location
Support Bundle Download URL.
getUrl() - Method in class com.vmware.vsphereautomation.lookup.LookupServiceRegistrationEndpoint
Gets the value of the url property.
getUsbControllers() - Method in class com.vmware.content.type.ovf.VmTemplate
USB Controllers A VM template is not required to specify a list of USB controllers.
getUseAutoDetect() - Method in class com.vmware.content.type.ovf.VideoCard
True if use auto detect A template is not required to specify use auto dectect.
getUsed() - Method in class com.vmware.vcenter.content.registries.HarborTypes.StorageInfo
Overall storage used by the registry (in mebibytes).
getUsedBy() - Method in class com.vmware.cis.tagging.CategoryModel
The Set of users that can use this category.
getUsedBy() - Method in class com.vmware.cis.tagging.TagModel
The Set of users that can use this tag.
getUsedByVsan() - Method in class com.vmware.esx.hcl.PCIDevice
Shows whether the device is part of VSAN cluster or not.
getUser() - Method in class com.vmware.appliance.infraprofile.TaskInfo
Name of the user who performed the operation.
getUser() - Method in class com.vmware.appliance.recovery.backup.job.DetailsTypes.Info
Name of the user who performed the operation.
getUser() - Method in class com.vmware.appliance.SubtaskInfo
Name of the user who performed the operation.
getUser() - Method in class com.vmware.appliance.TaskInfo
Name of the user who performed the operation.
getUser() - Method in class com.vmware.cis.SessionTypes.Info
Fully qualified name of the end user that created the session, for example Administrator@vsphere.local.
getUser() - Method in class com.vmware.cis.task.CommonInfo
Name of the user who performed the operation.
getUser() - Method in class com.vmware.cis.task.Info
Name of the user who performed the operation.
getUser() - Method in class com.vmware.content.library.item.ChangesTypes.Info
The user who made the content change.
getUser() - Method in class com.vmware.content.library.item.ChangesTypes.Summary
The user who made the content change.
getUser() - Method in class com.vmware.esx.settings.TaskInfo
Name of the user who performed the operation.
getUser() - Method in class com.vmware.vapi.security.UserPassSecurityContext
 
getUser() - Method in class com.vmware.vapi.std.interposition.InvocationRequest
User which started the interposed operation.
getUser() - Method in class com.vmware.vcenter.deployment.ImportHistoryTypes.Info
Name of the user who performed the operation.
getUser() - Method in class com.vmware.vcenter.DeploymentTypes.Info
Name of the user who performed the operation.
getUser() - Method in class com.vmware.vcenter.DeploymentTypes.Task
Name of the user who performed the operation.
getUser() - Method in class com.vmware.vcenter.vm_template.library_items.CheckOutsTypes.Info
Name of the user who checked out the virtual machine.
getUserData() - Method in class com.vmware.vcenter.guest.WindowsSysprep
Personal data pertaining to the owner of the virtual machine.
getUserDefinedType() - Method in class com.vmware.vapi.metadata.metamodel.Type
Identifier and type of the user defined type.
getUserInfo() - Method in class com.vmware.vstats.CounterMetadataTypes.Info
Human legible localizable text about the counter.
getUserInfo() - Method in class com.vmware.vstats.CounterSetsTypes.Info
Human legible localizable conter set description.
getUsername() - Method in class com.vmware.appliance.networking.ProxyTypes.Config
Username for proxy server.
getUsername() - Method in class com.vmware.appliance.update.PolicyTypes.Config
Username for the update repository.
getUsername() - Method in class com.vmware.appliance.update.PolicyTypes.Info
Username for the update repository.
getUserName() - Method in class com.vmware.content.library.PublishInfo
The username to require for authentication.
getUserName() - Method in class com.vmware.content.library.SubscriptionInfo
The username to use when authenticating.
getUsername() - Method in class com.vmware.vcenter.deployment.LocationSpec
The administrator account on the host.
getUsername() - Method in class com.vmware.vcenter.deployment.migrate.ActiveDirectorySpec
Active Directory user that has permission to join the Active Directory after the vCenter Server is migrated to appliance.
getUsername() - Method in class com.vmware.vcenter.deployment.migrate.ActiveDirectoryTypes.CheckSpec
Active Directory user that has permission to join the Active Directory after the vCenter Server is migrated to appliance.
getUsername() - Method in class com.vmware.vcenter.deployment.MigrateTypes.SourceVcWindows
The SSO account with administrative privilege to perform the migration operation.
getUserName() - Method in class com.vmware.vcenter.HostTypes.CreateSpec
The administrator account on the host.
getUserName() - Method in class com.vmware.vcenter.hvc.links.sync.ProvidersTypes.Credentials
Name of the user to authenticate.
getUserName() - Method in class com.vmware.vcenter.hvc.links.SyncTypes.Credentials
Name of the user to authenticate.
getUsername() - Method in class com.vmware.vcenter.hvc.LinksTypes.CreateSpec
The administrator username of the PSC.
getUserName() - Method in class com.vmware.vcenter.hvc.LinksTypes.Credentials
Name of the user to authenticate.
getUserName() - Method in class com.vmware.vcenter.identity.ProvidersTypes.ActiveDirectoryOverLdap
User name to connect to the active directory server.
getUsername() - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.ProvidersTypes.KmipServerCreateSpec
Username for authentication.
getUsername() - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.ProvidersTypes.KmipServerInfo
Username for authentication.
getUsername() - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.ProvidersTypes.KmipServerUpdateSpec
Username for authentication.
getUsername() - Method in class com.vmware.vcenter.vcha.ConnectionSpec
Username to access the server.
getUsers() - Method in class com.vmware.cis.TasksTypes.FilterSpec
Users who must have initiated the operation for the associated task to match the filter (see CommonInfo.getUser()).
getUsersBaseDn() - Method in class com.vmware.vcenter.identity.ProvidersTypes.ActiveDirectoryOverLdap
Base distinguished name for users.
getVal() - Method in class com.vmware.vsphereautomation.lookup.DynamicArray
Gets the value of the val property.
getVal() - Method in class com.vmware.vsphereautomation.lookup.DynamicProperty
Gets the value of the val property.
getVal() - Method in class com.vmware.vstats.DataTypes.DataPoint
Stat value.
getValidFrom() - Method in class com.vmware.vcenter.certificate_management.vcenter.TlsTypes.Info
validFrom specify the start date of the certificate.
getValidTo() - Method in class com.vmware.vcenter.certificate_management.vcenter.TlsTypes.Info
validTo specify the end date of the certificate.
getValue() - Method in class com.vmware.vapi.data.BlobValue
 
getValue() - Method in class com.vmware.vapi.data.BooleanValue
 
getValue() - Method in enum com.vmware.vapi.data.DataType
 
getValue() - Method in class com.vmware.vapi.data.DoubleValue
 
getValue() - Method in class com.vmware.vapi.data.IntegerValue
 
getValue() - Method in class com.vmware.vapi.data.OptionalValue
 
getValue() - Method in class com.vmware.vapi.data.SecretValue
Returns the underlying char array content.
getValue() - Method in class com.vmware.vapi.data.StringValue
Returns the underlying string content.
getValue() - Method in class com.vmware.vapi.metadata.metamodel.ConstantInfo
Value of the constant element.
getValue() - Method in class com.vmware.vapi.metadata.metamodel.EnumerationValueInfo
Value in the enumerated type.
getValue() - Method in class com.vmware.vapi.protocol.HttpConfiguration.BasicHeader
 
getValue() - Method in interface com.vmware.vapi.protocol.HttpConfiguration.Header
Get the value of the header.
getValue() - Method in class com.vmware.vcenter.ovf.ExtraConfig
The value of the ExtraConfig element.
getValue() - Method in class com.vmware.vcenter.ovf.OvfError
The value of input parameter.
getValue() - Method in class com.vmware.vcenter.ovf.OvfMessage
The value of input parameter.
getValue() - Method in class com.vmware.vcenter.ovf.OvfWarning
The value of input parameter.
getValue() - Method in class com.vmware.vcenter.ovf.Property
The OVF property value.
getValue() - Method in class com.vmware.vsphereautomation.lookup.KeyAnyValue
Gets the value of the value property.
getValue() - Method in class com.vmware.vsphereautomation.lookup.LookupServiceRegistrationAttribute
Gets the value of the value property.
getValue() - Method in class com.vmware.vsphereautomation.lookup.ManagedObjectReference
Gets the value of the value property.
getValues() - Method in class com.vmware.vapi.metadata.metamodel.EnumerationInfo
Metamodel information of all the enumeration value elements contained in this enumeration element.
getValues() - Method in class com.vmware.vcenter.namespace_management.stats.TimeSeriesTypes.TimeSeries
Sequence of sampled values corresponding to the timestamps in tss.
getVappName() - Method in class com.vmware.content.type.ovf.VAppTemplate
Name of the vApp template vApp templates do not require a name.
getVappTemplate() - Method in class com.vmware.content.type.ovf.OvfTemplate
The root VApp template in this OVF template if this is a vApp template An OVF template does not require a vApp template.
getVariableDiskSize() - Method in class com.vmware.vcenter.ovf.SizeParams
Whether the OVF uses variable disk sizes.
getVcenter() - Method in class com.vmware.content.library.SubscriptionsTypes.CreateSpecSubscribedLibrary
Specification for the subscribed library's vCenter Server instance.
getVcgLink() - Method in class com.vmware.esx.hcl.hosts.CompatibilityReportTypes.DeviceHclInfo
Provides link to the VMware Compatibility Guide for further information on the compatibility.
getVcgLink() - Method in class com.vmware.esx.hcl.hosts.CompatibilityReportTypes.ServerCompatibility
Provides link to the VMware Compatibility Guide for further information on the compatibility.
getVcsaEmbedded() - Method in class com.vmware.vcenter.deployment.InstallTypes.InstallSpec
Spec used to configure an embedded vCenter Server.
getVcsaEmbedded() - Method in class com.vmware.vcenter.deployment.MigrateTypes.MigrateSpec
Information specific to an embedded vCenter Server.
getVcsaEmbedded() - Method in class com.vmware.vcenter.deployment.UpgradeTypes.UpgradeSpec
Information that are specific to this embedded vCenter Server.
getVcSpec() - Method in class com.vmware.vcenter.vcha.cluster.PassiveTypes.CheckSpec
Contains the active node's management vCenter server credentials.
getVcSpec() - Method in class com.vmware.vcenter.vcha.cluster.PassiveTypes.RedeploySpec
Contains the active node's management vCenter server credentials.
getVcSpec() - Method in class com.vmware.vcenter.vcha.cluster.WitnessTypes.CheckSpec
Contains the active node's management vCenter server credentials.
getVcSpec() - Method in class com.vmware.vcenter.vcha.cluster.WitnessTypes.RedeploySpec
Contains the active node's management vCenter server credentials.
getVcSpec() - Method in class com.vmware.vcenter.vcha.ClusterTypes.DeploySpec
Contains the active node's management vCenter server credentials.
getVcSpec() - Method in class com.vmware.vcenter.vcha.ClusterTypes.UndeploySpec
Contains the active node's management vCenter server credentials.
getVendor() - Method in class com.vmware.content.TypeTypes.Info
The name of the vendor who created the type support plugin.
getVendor() - Method in class com.vmware.esx.hcl.Driver
The vendor that produced the driver.
getVendor() - Method in class com.vmware.esx.hcl.Firmware
The vendor that produced the firmware.
getVendor() - Method in class com.vmware.esx.hcl.PCIDevice
The name of the vendor.
getVendor() - Method in class com.vmware.esx.hcl.Server
The name of the vendor.
getVendor() - Method in class com.vmware.esx.hosts.AddOnInfo
Vendor of the OEM add-on.
getVendor() - Method in class com.vmware.esx.hosts.ComponentInfo
Vendor of the component.
getVendor() - Method in class com.vmware.esx.settings.AddOnDetails
Vendor of the OEM add-on.
getVendor() - Method in class com.vmware.esx.settings.clusters.software.reports.PciDevice
Vendor Name of the device.
getVendor() - Method in class com.vmware.esx.settings.ComponentDetails
Vendor of the component.
getVendor() - Method in class com.vmware.esx.settings.depot_content.add_ons.VersionsTypes.Info
Vendor of the OEM add-on.
getVendor() - Method in class com.vmware.esx.settings.depot_content.AddOnsTypes.Summary
Vendor of the OEM add-on.
getVendor() - Method in class com.vmware.esx.settings.depot_content.components.VersionsTypes.Info
Vendor of the component.
getVendor() - Method in class com.vmware.esx.settings.depot_content.ComponentsTypes.Summary
Vendor of the component.
getVendor() - Method in class com.vmware.esx.settings.EffectiveComponentDetails
Vendor of the component.
getVendor() - Method in class com.vmware.esx.settings.SolutionComponentDetails
Vendor of the component.
getVendorNameDefault() - Method in class com.vmware.vsphereautomation.lookup.LookupServiceRegistrationMutableServiceInfo
Gets the value of the vendorNameDefault property.
getVendorNameResourceKey() - Method in class com.vmware.vsphereautomation.lookup.LookupServiceRegistrationMutableServiceInfo
Gets the value of the vendorNameResourceKey property.
getVendorProductInfoDefault() - Method in class com.vmware.vsphereautomation.lookup.LookupServiceRegistrationMutableServiceInfo
Gets the value of the vendorProductInfoDefault property.
getVendorProductInfoResourceKey() - Method in class com.vmware.vsphereautomation.lookup.LookupServiceRegistrationMutableServiceInfo
Gets the value of the vendorProductInfoResourceKey property.
getVendors() - Method in class com.vmware.esx.settings.depot_content.AddOnsTypes.FilterSpec
Vendors that an add-on must have to match the filter.
getVendors() - Method in class com.vmware.esx.settings.depot_content.ComponentsTypes.FilterSpec
Vendors that a component must have to match the filter.
getVersion() - Method in class com.vmware.appliance.recovery.backup.job.DetailsTypes.BuildInfo
Appliance version, for example 6.8.2.10000.
getVersion() - Method in class com.vmware.appliance.recovery.backup.system_name.ArchiveTypes.Info
The version of the appliance represented by the backup.
getVersion() - Method in class com.vmware.appliance.recovery.backup.system_name.ArchiveTypes.Summary
The version of the appliance represented by the backup archive.
getVersion() - Method in class com.vmware.appliance.recovery.RestoreTypes.Metadata
VCSA version
getVersion() - Method in class com.vmware.appliance.system.VersionTypes.VersionStruct
Appliance version.
getVersion() - Method in class com.vmware.appliance.update.StagedTypes.Info
Version in form of X.Y.Z.P.
getVersion() - Method in class com.vmware.appliance.update.Summary
Version in form of X.Y.Z.P.
getVersion() - Method in class com.vmware.appliance.UpdateTypes.Info
Version of base appliance if state is UP_TO_DATE Version of update being staged or installed if state is INSTALL_IN_PROGRESS or STAGE_IN_PROGRESS Version of update staged if state is UPDATES_PENDING Version of update failed if state is INSTALL_FAILED or ROLLBACK_IN_PROGRESS.
getVersion() - Method in class com.vmware.content.library.item.ChangesTypes.Summary
The version of the library item.
getVersion() - Method in class com.vmware.content.library.item.FileTypes.Info
The version of this file; incremented when a new copy of the file is uploaded.
getVersion() - Method in class com.vmware.content.library.item.StorageTypes.Info
The version of this file; incremented when a new copy of the file is uploaded.
getVersion() - Method in class com.vmware.content.library.ItemModel
A version number that is updated on metadata changes.
getVersion() - Method in class com.vmware.content.LibraryModel
A version number which is updated on metadata changes.
getVersion() - Method in class com.vmware.content.type.ovf.OvfTemplate
A version number indicating the generation of the OvfTemplate
getVersion() - Method in class com.vmware.content.TypeTypes.Info
The version number of the type support plugin.
getVersion() - Method in class com.vmware.esx.hcl.Driver
The version of the driver.
getVersion() - Method in class com.vmware.esx.hcl.Firmware
The version of the firmware.
getVersion() - Method in class com.vmware.esx.hosts.AddOnInfo
Version of the add-on
getVersion() - Method in class com.vmware.esx.hosts.BaseImageInfo
Version of the base-image.
getVersion() - Method in class com.vmware.esx.hosts.ComponentInfo
Version of the component.
getVersion() - Method in class com.vmware.esx.hosts.software.InstalledComponentsTypes.InstalledComponentInfo
Version of the installed component
getVersion() - Method in class com.vmware.esx.hosts.SolutionInfo
Version of the solution.
getVersion() - Method in class com.vmware.esx.settings.AddOnInfo
Version of the add-on
getVersion() - Method in class com.vmware.esx.settings.AddOnSpec
Version of the add-on
getVersion() - Method in class com.vmware.esx.settings.BaseImageInfo
Version of the base-image
getVersion() - Method in class com.vmware.esx.settings.BaseImageSpec
Version of the base-image
getVersion() - Method in class com.vmware.esx.settings.ComponentInfo
Version of the component.
getVersion() - Method in class com.vmware.esx.settings.ComponentOverrideInfo
Version of the component override.
getVersion() - Method in class com.vmware.esx.settings.depot_content.add_ons.VersionsTypes.ComponentInfo
Version of the component.
getVersion() - Method in class com.vmware.esx.settings.depot_content.AddOnsTypes.AddOnVersionSummary
Version of the OEM add-on.
getVersion() - Method in class com.vmware.esx.settings.depot_content.base_images.VersionsTypes.ComponentVersionInfo
Version of the component.
getVersion() - Method in class com.vmware.esx.settings.depot_content.base_images.VersionsTypes.Info
Version of the base-image.
getVersion() - Method in class com.vmware.esx.settings.depot_content.BaseImagesTypes.Summary
Version of the base-image.
getVersion() - Method in class com.vmware.esx.settings.depot_content.ComponentsTypes.ComponentVersionSummary
Version of the component.
getVersion() - Method in class com.vmware.esx.settings.EffectiveComponentInfo
Version of the component.
getVersion() - Method in class com.vmware.esx.settings.HardwareModuleFirmwareInfo
Version of the hardware module firmware.
getVersion() - Method in class com.vmware.esx.settings.HardwareSupportPackageInfo
Version of the Hardware Support Package (HSP) selected (e.g.
getVersion() - Method in class com.vmware.esx.settings.HardwareSupportPackageSpec
Version of the Hardware Support Package (HSP) selected (e.g.
getVersion() - Method in class com.vmware.esx.settings.SolutionInfo
Version of the solution.
getVersion() - Method in class com.vmware.esx.settings.SolutionSpec
Version of the solution.
getVersion() - Method in class com.vmware.vcenter.certificate_management.vcenter.TlsTypes.Info
Version (version number) value from the certificate.
getVersion() - Method in class com.vmware.vcenter.content.registries.HarborTypes.Info
Version of the registry.
getVersion() - Method in class com.vmware.vcenter.content.registries.HarborTypes.Summary
Version of the registry.
getVersion() - Method in class com.vmware.vcenter.deployment.SourceInfo
Source vCenter Server version.
getVersion() - Method in class com.vmware.vcenter.lcm.discovery.AssociatedProductsTypes.CreateSpec
Current product version.
getVersion() - Method in class com.vmware.vcenter.lcm.discovery.InteropReportTypes.ReleaseInfo
The version of the release.
getVersion() - Method in class com.vmware.vcenter.lcm.discovery.Product
Current product version.
getVersion() - Method in class com.vmware.vcenter.lcm.update.PendingTypes.Info
Version of the vSphere update or patch
getVersion() - Method in class com.vmware.vcenter.lcm.update.PendingTypes.Summary
Version of the vSphere update or patch
getVersion() - Method in class com.vmware.vcenter.namespace_management.ClusterAvailableVersionsTypes.Summary
Version of the upgrade.
getVersion() - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.attestation.os.esx.BaseImagesTypes.FilterSpec
Search criteria by ESX base image version numbers.
getVersion() - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.attestation.os.esx.BaseImagesTypes.Summary
A unique ESX version number.
getVersion() - Method in class com.vmware.vcenter.vm.HardwareTypes.Info
Virtual hardware version.
getVersion() - Method in class com.vmware.vcenter.vm.ToolsTypes.Info
Version of VMware Tools installed on the guest operating system.
getVersion() - Method in class com.vmware.vcenter.vm_template.library_items.VersionsTypes.Summary
The version of the library item.
getVersionName() - Method in class com.vmware.appliance.recovery.backup.job.DetailsTypes.BuildInfo
Appliance product type, for example 6.8.2 GA.
getVersionNumber() - Method in class com.vmware.vcenter.vm.ToolsTypes.Info
Version of VMware Tools installed on the guest operating system.
getVersions() - Method in class com.vmware.esx.settings.depot_content.AddOnsTypes.FilterSpec
Versions that an add-on must have to match the filter.
getVersions() - Method in class com.vmware.esx.settings.depot_content.AddOnsTypes.Summary
Summary information about the versions of this addon.
getVersions() - Method in class com.vmware.esx.settings.depot_content.ComponentsTypes.FilterSpec
Versions that a component must have to match the filter.
getVersions() - Method in class com.vmware.esx.settings.depot_content.ComponentsTypes.Summary
Summary information about the versions of this component.
getVersions() - Method in class com.vmware.vcenter.lcm.discovery.ProductCatalogTypes.Summary
List of versions the customer can select from.
getVersionStatus() - Method in class com.vmware.vcenter.vm.ToolsTypes.Info
Current version status of VMware Tools in the guest operating system, if known.
getVid() - Method in class com.vmware.esx.hcl.PCIDevice
A unique number assigned to each computer hardware device that helps to identify the chipset manufacturer.
getVid() - Method in class com.vmware.esx.settings.clusters.software.reports.PciDevice
PCI VID of the device.
getVideoCards() - Method in class com.vmware.content.type.ovf.VmTemplate
Video cards of the VM A VM template is not required to specify a list of video cards.
getVideoRamSize() - Method in class com.vmware.content.type.ovf.VideoCard
video RAM size in KB A template is not required to specify the video RAM.
getVirtualSystemId() - Method in class com.vmware.vcenter.ovf.ExtraConfig
The identifier of the virtual system containing the vmw:ExtraConfig element.
getVm() - Method in class com.vmware.vcenter.storage.policies.ComplianceTypes.Summary
Identifier of virtual machine.
getVm() - Method in class com.vmware.vcenter.vcha.ClusterTypes.NodeVmInfo
The identifier of the virtual machine of the VCHA node.
getVm() - Method in class com.vmware.vcenter.vm_template.library_items.CheckOutsTypes.Summary
Identifier of the checked out virtual machine.
getVm() - Method in class com.vmware.vcenter.VMTypes.Summary
Identifier of the virtual machine.
getVmCapabilities() - Method in class com.vmware.vcenter.compute.policies.capabilities.cluster_scale_in_ignore_vm_capabilities.CreateSpec
When considering scaling-in a cluster, policies that have been created with one of these capabilities are ignored for virtual machines that have the tag indicated by CreateSpec.getVmTag().
getVmCapabilities() - Method in class com.vmware.vcenter.compute.policies.capabilities.cluster_scale_in_ignore_vm_capabilities.Info
When considering scaling-in a cluster, policies that have been created with one of these capabilities are ignored for virtual machines that have the tag indicated by Info.getVmTag().
getVmCount() - Method in class com.vmware.content.type.ovf.OvfTemplate
Number of virtual machines in the the ovf template.
getVmdkFile() - Method in class com.vmware.vcenter.vm.hardware.DiskTypes.BackingInfo
Path of the VMDK file backing the virtual disk.
getVmdkFile() - Method in class com.vmware.vcenter.vm.hardware.DiskTypes.BackingSpec
Path of the VMDK file backing the virtual disk.
getVmFolder() - Method in class com.vmware.vcenter.DatacenterTypes.Info
The root virtual machine folder associated with the datacenter.
getVmHome() - Method in class com.vmware.vcenter.storage.policies.compliance.VMTypes.Info
Compliance status of the virtual machine home.
getVmHome() - Method in class com.vmware.vcenter.storage.policies.ComplianceTypes.Summary
Compliance status of the virtual machine home.
getVmHome() - Method in class com.vmware.vcenter.storage.policies.VMTypes.Info
Flag to indicate whether or not the virtual machine home is associated with the given storage policy.
getVmHome() - Method in class com.vmware.vcenter.vm.storage.policy.ComplianceTypes.CheckSpec
Invoke compliance check on the virtual machine home directory if set to true.
getVmHome() - Method in class com.vmware.vcenter.vm.storage.policy.ComplianceTypes.Info
The storage policy compliance information ComplianceTypes.VmComplianceInfo for the virtual machine's home directory.
getVmHome() - Method in class com.vmware.vcenter.vm.storage.PolicyTypes.Info
Storage Policy associated with virtual machine home.
getVmHome() - Method in class com.vmware.vcenter.vm.storage.PolicyTypes.UpdateSpec
Storage policy to be used when reconfiguring the virtual machine home.
getVmHomeStorage() - Method in class com.vmware.vcenter.vm_template.LibraryItemsTypes.CreateSpec
Storage location for the virtual machine template's configuration and log files.
getVmHomeStorage() - Method in class com.vmware.vcenter.vm_template.LibraryItemsTypes.DeploySpec
Storage location for the deployed virtual machine's configuration and log files.
getVmHomeStorage() - Method in class com.vmware.vcenter.vm_template.LibraryItemsTypes.Info
Storage information about the virtual machine template's configuration and log files.
getVmName() - Method in class com.vmware.content.type.ovf.VmTemplate
Name of the VM
getVmName() - Method in class com.vmware.vcenter.vcha.PlacementInfo
The virtual machine name of the VCHA node.
getVms() - Method in class com.vmware.vcenter.storage.policies.compliance.VMTypes.FilterSpec
Identifiers of virtual machines that can match the filter.
getVms() - Method in class com.vmware.vcenter.vcha.ClusterTypes.UndeploySpec
Contains virtual machine information for the passive and witness virtual machines.
getVms() - Method in class com.vmware.vcenter.VMTypes.FilterSpec
Identifiers of virtual machines that can match the filter.
getVmTag() - Method in class com.vmware.vcenter.compute.policies.capabilities.cluster_scale_in_ignore_vm_capabilities.CreateSpec
When considering scaling-in a cluster, policies that have been created with one of the listed CreateSpec.getVmCapabilities() are ignored for virtual machines that have this tag.
getVmTag() - Method in class com.vmware.vcenter.compute.policies.capabilities.cluster_scale_in_ignore_vm_capabilities.Info
When considering scaling-in a cluster, policies that have been created with one of the listed Info.getVmCapabilities() are ignored for virtual machines that have this tag.
getVmTag() - Method in class com.vmware.vcenter.compute.policies.capabilities.disable_drs_vmotion.CreateSpec
Identifier of a tag that can be associated with a virtual machine.
getVmTag() - Method in class com.vmware.vcenter.compute.policies.capabilities.disable_drs_vmotion.Info
Identifier of a tag that can be associated with a virtual machine.
getVmTag() - Method in class com.vmware.vcenter.compute.policies.capabilities.vm.evacuation.vmotion.CreateSpec
Identifier of a tag that can be associated with a virtual machine.
getVmTag() - Method in class com.vmware.vcenter.compute.policies.capabilities.vm.evacuation.vmotion.Info
Identifier of a tag that can be associated with a virtual machine.
getVmTag() - Method in class com.vmware.vcenter.compute.policies.capabilities.vm_host_affinity.CreateSpec
Identifier of a tag that can be associated with a virtual machine.
getVmTag() - Method in class com.vmware.vcenter.compute.policies.capabilities.vm_host_affinity.Info
Identifier of a tag that can be associated with a virtual machine.
getVmTag() - Method in class com.vmware.vcenter.compute.policies.capabilities.vm_host_anti_affinity.CreateSpec
Identifier of a tag that can be associated with a virtual machine.
getVmTag() - Method in class com.vmware.vcenter.compute.policies.capabilities.vm_host_anti_affinity.Info
Identifier of a tag that can be associated with a virtual machine.
getVmTag() - Method in class com.vmware.vcenter.compute.policies.capabilities.vm_vm_affinity.CreateSpec
Identifier of a tag that can be associated with a virtual machine.
getVmTag() - Method in class com.vmware.vcenter.compute.policies.capabilities.vm_vm_affinity.Info
Identifier of a tag that can be associated with a virtual machine.
getVmTag() - Method in class com.vmware.vcenter.compute.policies.capabilities.vm_vm_anti_affinity.CreateSpec
Identifier of a tag that can be associated with a virtual machine.
getVmTag() - Method in class com.vmware.vcenter.compute.policies.capabilities.vm_vm_anti_affinity.Info
Identifier of a tag that can be associated with a virtual machine.
getVmTemplate() - Method in class com.vmware.content.type.ovf.OvfTemplate
The Vitrual Machine if this is a VM template An OVF template does not require a VM template.
getVmTemplate() - Method in class com.vmware.vcenter.vm_template.library_items.VersionsTypes.Info
Identifier of the virtual machine template associated with the library item version.
getVmTemplate() - Method in class com.vmware.vcenter.vm_template.library_items.VersionsTypes.Summary
Identifier of the virtual machine template associated with the library item version.
getVmTemplate() - Method in class com.vmware.vcenter.vm_template.LibraryItemsTypes.Info
Identifier of the latest virtual machine template contained in the library item.
getVmTemplates() - Method in class com.vmware.content.type.ovf.VAppTemplate
Vitrual Machines in this vApp template vApp templates do not require a list of VM templates.
getvSanDataOnly() - Method in class com.vmware.esx.settings.clusters.software.reports.CheckResult
HCL Validation Computed only for vSAN Clusters.
getWakeOnLanEnabled() - Method in class com.vmware.vcenter.vm.hardware.EthernetTypes.CreateSpec
Flag indicating whether wake-on-LAN is enabled on this virtual Ethernet adapter.
getWakeOnLanEnabled() - Method in class com.vmware.vcenter.vm.hardware.EthernetTypes.Info
Flag indicating whether wake-on-LAN is enabled on this virtual Ethernet adapter.
getWakeOnLanEnabled() - Method in class com.vmware.vcenter.vm.hardware.EthernetTypes.UpdateSpec
Flag indicating whether wake-on-LAN shoud be enabled on this virtual Ethernet adapter.
getWarnDays() - Method in class com.vmware.appliance.local_accounts.PolicyTypes.Info
Number of days warning given before a password expires.
getWarnDaysBeforePasswordExpiration() - Method in class com.vmware.appliance.LocalAccountsTypes.Config
Number of days of warning before password expires.
getWarnDaysBeforePasswordExpiration() - Method in class com.vmware.appliance.LocalAccountsTypes.Info
Number of days of warning before password expires.
getWarnDaysBeforePasswordExpiration() - Method in class com.vmware.appliance.LocalAccountsTypes.UpdateConfig
Number of days of warning before password expires.
getWarningBehavior() - Method in class com.vmware.content.library.item.UpdateSessionModel
Indicates the update session behavior if warnings are raised in the session preview.
getWarningCount() - Method in class com.vmware.vcenter.lcm.update.PrecheckReportTypes.ReportSummary
Number of warnings detected by precheck process
getWarnings() - Method in class com.vmware.appliance.infraprofile.Notifications
Warning notification messages reported.
getWarnings() - Method in class com.vmware.appliance.Notifications
Warning notification messages reported.
getWarnings() - Method in class com.vmware.content.library.item.updatesession.PreviewInfo
The list of warnings raised for this update session.
getWarnings() - Method in class com.vmware.esx.hcl.Notifications
Warning notification messages reported.
getWarnings() - Method in class com.vmware.esx.settings.Notifications
Warning notification messages reported.
getWarnings() - Method in class com.vmware.vcenter.deployment.Notifications
Warning notification messages reported.
getWarnings() - Method in class com.vmware.vcenter.lcm.Notifications
Warning notification messages reported.
getWarnings() - Method in class com.vmware.vcenter.ovf.LibraryItemTypes.ResultInfo
Warnings reported by the create() or deploy() method.
getWarnings() - Method in class com.vmware.vcenter.vcha.cluster.PassiveTypes.CheckResult
A list of problems which may require attention, but which are not fatal.
getWarnings() - Method in class com.vmware.vcenter.vcha.cluster.WitnessTypes.CheckResult
A list of problems which may require attention, but which are not fatal.
getWcpSupportBundleToken() - Method in class com.vmware.vcenter.namespace_management.SupportBundleTypes.Location
Information about the token required in the HTTP GET request to generate the support bundle.
getWindows() - Method in class com.vmware.vcenter.guest.IPSettings
Windows settings to be configured for this specific virtual Network adapter.
getWindowsConfig() - Method in class com.vmware.vcenter.guest.ConfigurationSpec
Guest customization specification for a Windows guest operating system.
getWinsServers() - Method in class com.vmware.vcenter.guest.WindowsNetworkAdapterSettings
List of WINS Servers to set for the Windows guest operating system.
getWinsServers() - Method in class com.vmware.vcenter.vm.guest.networking.InterfacesTypes.Info
The IP addresses of any WINS name servers for the adapter.
getWitness() - Method in class com.vmware.vcenter.vcha.ClusterTypes.DeploySpec
Contains the witness node's placement configuration.
getWitness() - Method in class com.vmware.vcenter.vcha.ClusterTypes.Info
Node configuration information for the VCHA cluster.
getWitness() - Method in class com.vmware.vcenter.vcha.ClusterTypes.VmInfo
The virtual machine information of the witness node.
getWorkerDNS() - Method in class com.vmware.vcenter.namespace_management.ClustersTypes.EnableSpec
List of DNS server IP addresses to use on the worker nodes, specified in order of preference.
getWorkerDNS() - Method in class com.vmware.vcenter.namespace_management.ClustersTypes.Info
List of DNS server IP addresses to use for pods that execute on the worker nodes (which are native pods on ESXi hosts in the vSphere Namespaces Supervisor).
getWorkerDNS() - Method in class com.vmware.vcenter.namespace_management.ClustersTypes.SetSpec
List of DNS server IP addresses to use on the worker nodes, specified in order of preference.
getWorkerDNS() - Method in class com.vmware.vcenter.namespace_management.ClustersTypes.UpdateSpec
List of DNS server IP addresses to use on the worker nodes, specified in order of preference.
getWorkerVmInfo() - Method in class com.vmware.vcenter.namespace_management.ClusterSizeInfoTypes.Info
Information about worker virtual machine configuration.
getWorkgroup() - Method in class com.vmware.vcenter.guest.Domain
The workgroup that the virtual machine should join.
getX509() - Method in class com.vmware.content.library.item.updatesession.CertificateInfo
The X509 representation of the certificate.
getX509() - Method in class com.vmware.vcenter.ovf.CertificateParams
The X509 representation of the certificate.
getYieldOnPoll() - Method in class com.vmware.vcenter.vm.hardware.SerialTypes.CreateSpec
CPU yield behavior.
getYieldOnPoll() - Method in class com.vmware.vcenter.vm.hardware.SerialTypes.Info
CPU yield behavior.
getYieldOnPoll() - Method in class com.vmware.vcenter.vm.hardware.SerialTypes.UpdateSpec
CPU yield behavior.
GIBI - Static variable in class com.vmware.vstats.CounterMetadataTypes.UnitsFactor
Gibi 2^30, 1024^3.
GIGA - Static variable in class com.vmware.vstats.CounterMetadataTypes.UnitsFactor
Giga 10^9.
GlobalDNSSettings - Class in com.vmware.vcenter.guest
The GlobalDNSSettings class specifies a collection of global IP settings in the guest operating system.
GlobalDNSSettings() - Constructor for class com.vmware.vcenter.guest.GlobalDNSSettings
Default constructor.
GlobalDNSSettings(StructValue) - Constructor for class com.vmware.vcenter.guest.GlobalDNSSettings
 
globalDNSSettings - Static variable in class com.vmware.vcenter.guest.StructDefinitions
 
GlobalDNSSettings.Builder - Class in com.vmware.vcenter.guest
Builder class for GlobalDNSSettings.
GRAM - Static variable in class com.vmware.vstats.CounterMetadataTypes.MetricUnits
Gram.
gray - Static variable in class com.vmware.appliance.health.DatabasestorageTypes.HealthLevel
No health data is available for this service.
gray - Static variable in class com.vmware.appliance.health.LoadTypes.HealthLevel
No health data is available for this service.
gray - Static variable in class com.vmware.appliance.health.MemTypes.HealthLevel
No health data is available for this service.
gray - Static variable in class com.vmware.appliance.health.SoftwarepackagesTypes.HealthLevel
No health data is available for this service.
gray - Static variable in class com.vmware.appliance.health.StorageTypes.HealthLevel
No health data is available for this service.
gray - Static variable in class com.vmware.appliance.health.SwapTypes.HealthLevel
No health data is available for this service.
gray - Static variable in class com.vmware.appliance.health.SystemTypes.HealthLevel
No health data is available for this service.
green - Static variable in class com.vmware.appliance.health.DatabasestorageTypes.HealthLevel
The service is healthy.
green - Static variable in class com.vmware.appliance.health.LoadTypes.HealthLevel
Service is healthy.
green - Static variable in class com.vmware.appliance.health.MemTypes.HealthLevel
Service is healthy.
green - Static variable in class com.vmware.appliance.health.SoftwarepackagesTypes.HealthLevel
Service is healthy.
green - Static variable in class com.vmware.appliance.health.StorageTypes.HealthLevel
Service is healthy.
green - Static variable in class com.vmware.appliance.health.SwapTypes.HealthLevel
Service is healthy.
green - Static variable in class com.vmware.appliance.health.SystemTypes.HealthLevel
Service is healthy.
green - Static variable in class com.vmware.appliance.networking.dns.HostnameTypes.TestStatus
All tests were successful for given data
green - Static variable in class com.vmware.appliance.networking.dns.ServersTypes.TestStatus
All tests were successful for given data
GROUP - Static variable in class com.vmware.vcenter.namespaces.AccessTypes.SubjectType
Group of users.
guest() - Method in class com.vmware.vcenter.VcenterFactory
The com.vmware.vcenter.guest package provides interfaces for managing guest customization specifications in the vCenter Server.
guest() - Method in class com.vmware.vcenter.vm.VmFactory
The com.vmware.vcenter.vm.guest package provides interfaces for dealing with the guest operating system.
guestCustomizationSpec - Static variable in class com.vmware.vcenter.vm_template.LibraryItemsDefinitions
 
GuestCustomizationSpec() - Constructor for class com.vmware.vcenter.vm_template.LibraryItemsTypes.GuestCustomizationSpec
Default constructor.
GuestCustomizationSpec(StructValue) - Constructor for class com.vmware.vcenter.vm_template.LibraryItemsTypes.GuestCustomizationSpec
 
guestCustomizationSpec - Static variable in class com.vmware.vcenter.VMDefinitions
 
GuestCustomizationSpec() - Constructor for class com.vmware.vcenter.VMTypes.GuestCustomizationSpec
Default constructor.
GuestCustomizationSpec(StructValue) - Constructor for class com.vmware.vcenter.VMTypes.GuestCustomizationSpec
 
GuestFactory - Class in com.vmware.vcenter.guest
GuestFactory is responsible for creating instances of services contained inside the com.vmware.vcenter.guest package and also has the subpackages reference to access respective subpackage services.
GuestFactory - Class in com.vmware.vcenter.vm.guest
GuestFactory is responsible for creating instances of services contained inside the com.vmware.vcenter.vm.guest package and also has the subpackages reference to access respective subpackage services.
GuestOS - Class in com.vmware.vcenter.vm
The GuestOS enumeration class defines the valid guest operating system types used for configuring a virtual machine.
GuestOS.Values - Enum in com.vmware.vcenter.vm
Native Java enum representing this enumeration class.
GuestOSFamily - Class in com.vmware.vcenter.vm
The GuestOSFamily enumeration class defines the valid guest operating system family types reported by a virtual machine.
GuestOSFamily.Values - Enum in com.vmware.vcenter.vm
Native Java enum representing this enumeration class.
GuiUnattended - Class in com.vmware.vcenter.guest
The GuiUnattended class maps to the GuiUnattended key in the sysprep.xml answer file.
GuiUnattended() - Constructor for class com.vmware.vcenter.guest.GuiUnattended
Default constructor.
GuiUnattended(StructValue) - Constructor for class com.vmware.vcenter.guest.GuiUnattended
 
guiUnattended - Static variable in class com.vmware.vcenter.guest.StructDefinitions
 
GuiUnattended.Builder - Class in com.vmware.vcenter.guest
Builder class for GuiUnattended.

H

handle(String, String, HttpRequest, DataValue, ExecutionContext) - Method in interface com.vmware.vapi.protocol.client.http.RequestPreProcessor
Pre-process HttpRequest before sending it to the caller.
handle(String, String, MethodResult, HttpResponse) - Method in interface com.vmware.vapi.protocol.client.http.ResponsePostProcessor
Post-process MethodResult before using it to complete operation invocation.
Harbor - Interface in com.vmware.vcenter.content.registries
The Harbor interface provides methods to manage the lifecycle of an integrated Harbor container registry in vCenter.
harbor() - Method in class com.vmware.vcenter.content.registries.RegistriesFactory
The com.vmware.vcenter.content.registries.harbor package provides classes and interfaces for managing Harbor registry in vCenter.
HarborDefinitions - Class in com.vmware.vcenter.content.registries
Defines the type descriptors for the Harbor API service.
HarborDefinitions() - Constructor for class com.vmware.vcenter.content.registries.HarborDefinitions
 
HarborFactory - Class in com.vmware.vcenter.content.registries.harbor
HarborFactory is responsible for creating instances of services contained inside the com.vmware.vcenter.content.registries.harbor package and also has the subpackages reference to access respective subpackage services.
harborService() - Method in class com.vmware.vcenter.content.registries.RegistriesFactory
Returns an instance of class Harbor
HarborStub - Class in com.vmware.vcenter.content.registries
Remote stub implementation of the Harbor API service.
HarborStub(ApiProvider, TypeConverter, StubConfigurationBase) - Constructor for class com.vmware.vcenter.content.registries.HarborStub
 
HarborStub(ApiProvider, StubConfigurationBase) - Constructor for class com.vmware.vcenter.content.registries.HarborStub
 
HarborTypes - Interface in com.vmware.vcenter.content.registries
Defines the data types of the Harbor API service.
HarborTypes.CreateSpec - Class in com.vmware.vcenter.content.registries
The CreateSpec class contains the specification required to create a Harbor registry.
HarborTypes.CreateSpec.Builder - Class in com.vmware.vcenter.content.registries
Builder class for HarborTypes.CreateSpec.
HarborTypes.GarbageCollection - Class in com.vmware.vcenter.content.registries
The GarbageCollection class contains garbage collection configuration for the Harbor registry.
HarborTypes.GarbageCollection.Builder - Class in com.vmware.vcenter.content.registries
HarborTypes.Info - Class in com.vmware.vcenter.content.registries
The Info class contains detailed information about a running Harbor registry.
HarborTypes.Info.Builder - Class in com.vmware.vcenter.content.registries
Builder class for HarborTypes.Info.
HarborTypes.StorageInfo - Class in com.vmware.vcenter.content.registries
The StorageInfo class contains the detailed information about storage used by the Harbor registry.
HarborTypes.StorageInfo.Builder - Class in com.vmware.vcenter.content.registries
Builder class for HarborTypes.StorageInfo.
HarborTypes.StorageSpec - Class in com.vmware.vcenter.content.registries
The StorageSpec class contains the specification required to configure storage associated with a Harbor registry.
HarborTypes.StorageSpec.Builder - Class in com.vmware.vcenter.content.registries
Builder class for HarborTypes.StorageSpec.
HarborTypes.Summary - Class in com.vmware.vcenter.content.registries
The Summary class contains basic information about a running Harbor registry.
HarborTypes.Summary.Builder - Class in com.vmware.vcenter.content.registries
Builder class for HarborTypes.Summary.
Hardware - Interface in com.vmware.vcenter.vm
The Hardware interface provides methods for configuring the virtual hardware of a virtual machine.
hardware() - Method in class com.vmware.vcenter.vm.VmFactory
The com.vmware.vcenter.vm.hardware package provides interfaces for managing the virtual hardware configuration and state of a virtual machine.
HARDWARE_SUPPORT_PACKAGE - Static variable in class com.vmware.esx.settings.ComponentSource
Hardware Support Package (HSP) is the source for this component
HardwareCompatibility - Interface in com.vmware.esx.settings.clusters.software.reports
The HardwareCompatibility interface provides methods to manage HCL Validation of a software specification of an ESX cluster.
hardwareCompatibility() - Method in class com.vmware.esx.settings.clusters.software.reports.ReportsFactory
The com.vmware.esx.settings.clusters.software.reports.hardware_compatibility package provides interfaces to manage reports pertaining to the desired state software for a cluster of ESXi hosts.
HardwareCompatibilityDefinitions - Class in com.vmware.esx.settings.clusters.software.reports
Defines the type descriptors for the HardwareCompatibility API service.
HardwareCompatibilityDefinitions() - Constructor for class com.vmware.esx.settings.clusters.software.reports.HardwareCompatibilityDefinitions
 
HardwareCompatibilityFactory - Class in com.vmware.esx.settings.clusters.software.reports.hardware_compatibility
HardwareCompatibilityFactory is responsible for creating instances of services contained inside the com.vmware.esx.settings.clusters.software.reports.hardware_compatibility package and also has the subpackages reference to access respective subpackage services.
hardwareCompatibilityService() - Method in class com.vmware.esx.settings.clusters.software.reports.ReportsFactory
Returns an instance of class HardwareCompatibility
HardwareCompatibilityStub - Class in com.vmware.esx.settings.clusters.software.reports
Remote stub implementation of the HardwareCompatibility API service.
HardwareCompatibilityStub(ApiProvider, TypeConverter, StubConfigurationBase) - Constructor for class com.vmware.esx.settings.clusters.software.reports.HardwareCompatibilityStub
 
HardwareCompatibilityStub(ApiProvider, StubConfigurationBase) - Constructor for class com.vmware.esx.settings.clusters.software.reports.HardwareCompatibilityStub
 
HardwareCompatibilityTypes - Interface in com.vmware.esx.settings.clusters.software.reports
Defines the data types of the HardwareCompatibility API service.
HardwareCompatibilityTypes._VAPI_OPERATIONS - Enum in com.vmware.esx.settings.clusters.software.reports
Identifiers of the task operations
HardwareCompatibilityTypes.CheckSummary - Class in com.vmware.esx.settings.clusters.software.reports
The CheckSummary class contains information to describe the HCL compliance summary result of a cluster on target software specification.
HardwareCompatibilityTypes.CheckSummary.Builder - Class in com.vmware.esx.settings.clusters.software.reports
HardwareCompatibilityTypes.ComplianceStatus - Class in com.vmware.esx.settings.clusters.software.reports
The ComplianceStatus enumeration class contains the possible different status of compliance with respect to target version.
HardwareCompatibilityTypes.ComplianceStatus.Values - Enum in com.vmware.esx.settings.clusters.software.reports
Native Java enum representing this enumeration class.
hardwareCustomizationSpec - Static variable in class com.vmware.vcenter.vm_template.LibraryItemsDefinitions
 
HardwareCustomizationSpec() - Constructor for class com.vmware.vcenter.vm_template.LibraryItemsTypes.HardwareCustomizationSpec
Default constructor.
HardwareCustomizationSpec(StructValue) - Constructor for class com.vmware.vcenter.vm_template.LibraryItemsTypes.HardwareCustomizationSpec
 
HardwareDefinitions - Class in com.vmware.vcenter.vm
Defines the type descriptors for the Hardware API service.
HardwareDefinitions() - Constructor for class com.vmware.vcenter.vm.HardwareDefinitions
 
HardwareFactory - Class in com.vmware.vcenter.vm.hardware
HardwareFactory is responsible for creating instances of services contained inside the com.vmware.vcenter.vm.hardware package and also has the subpackages reference to access respective subpackage services.
HardwareModuleClass - Class in com.vmware.esx.settings
The HardwareModuleClass class contains the module's source information.
HardwareModuleClass.Values - Enum in com.vmware.esx.settings
Native Java enum representing this enumeration class.
HardwareModuleDetails - Class in com.vmware.esx.settings
The HardwareModuleDetails class contains information that provide more details about the a hardware module (e.g.
HardwareModuleDetails() - Constructor for class com.vmware.esx.settings.HardwareModuleDetails
Default constructor.
HardwareModuleDetails(StructValue) - Constructor for class com.vmware.esx.settings.HardwareModuleDetails
 
hardwareModuleDetails - Static variable in class com.vmware.esx.settings.StructDefinitions
 
HardwareModuleDetails.Builder - Class in com.vmware.esx.settings
Builder class for HardwareModuleDetails.
HardwareModuleFirmwareCompliance - Class in com.vmware.esx.settings
The HardwareModuleFirmwareCompliance class contains information that describe the compliance of firmware of a particular hardware module (e.g.
HardwareModuleFirmwareCompliance() - Constructor for class com.vmware.esx.settings.HardwareModuleFirmwareCompliance
Default constructor.
HardwareModuleFirmwareCompliance(StructValue) - Constructor for class com.vmware.esx.settings.HardwareModuleFirmwareCompliance
 
hardwareModuleFirmwareCompliance - Static variable in class com.vmware.esx.settings.StructDefinitions
 
HardwareModuleFirmwareCompliance.Builder - Class in com.vmware.esx.settings
HardwareModuleFirmwareInfo - Class in com.vmware.esx.settings
The HardwareModuleFirmwareInfo class contains information to describe the firmware on a hardware component or module (e.g.
HardwareModuleFirmwareInfo() - Constructor for class com.vmware.esx.settings.HardwareModuleFirmwareInfo
Default constructor.
HardwareModuleFirmwareInfo(StructValue) - Constructor for class com.vmware.esx.settings.HardwareModuleFirmwareInfo
 
hardwareModuleFirmwareInfo - Static variable in class com.vmware.esx.settings.StructDefinitions
 
HardwareModuleFirmwareInfo.Builder - Class in com.vmware.esx.settings
Builder class for HardwareModuleFirmwareInfo.
hardwareService() - Method in class com.vmware.vcenter.vm.VmFactory
Returns an instance of class Hardware
HardwareStub - Class in com.vmware.vcenter.vm
Remote stub implementation of the Hardware API service.
HardwareStub(ApiProvider, TypeConverter, StubConfigurationBase) - Constructor for class com.vmware.vcenter.vm.HardwareStub
 
HardwareStub(ApiProvider, StubConfigurationBase) - Constructor for class com.vmware.vcenter.vm.HardwareStub
 
HardwareSupportInfo - Class in com.vmware.esx.settings
The HardwareSupportInfo class contains information to describe the desired Hardware Support Package (HSP) configured for a cluster.
HardwareSupportInfo() - Constructor for class com.vmware.esx.settings.HardwareSupportInfo
Default constructor.
HardwareSupportInfo(StructValue) - Constructor for class com.vmware.esx.settings.HardwareSupportInfo
 
hardwareSupportInfo - Static variable in class com.vmware.esx.settings.StructDefinitions
 
HardwareSupportInfo.Builder - Class in com.vmware.esx.settings
Builder class for HardwareSupportInfo.
HardwareSupportPackageCompliance - Class in com.vmware.esx.settings
The HardwareSupportPackageCompliance class contains information that describe compliance of the Hardware Support Package (HSP) on the host with respect to the Hardware support Package (HSP) present in the target software image specification, if any.
HardwareSupportPackageCompliance() - Constructor for class com.vmware.esx.settings.HardwareSupportPackageCompliance
Default constructor.
HardwareSupportPackageCompliance(StructValue) - Constructor for class com.vmware.esx.settings.HardwareSupportPackageCompliance
 
hardwareSupportPackageCompliance - Static variable in class com.vmware.esx.settings.StructDefinitions
 
HardwareSupportPackageCompliance.Builder - Class in com.vmware.esx.settings
HardwareSupportPackageInfo - Class in com.vmware.esx.settings
The HardwareSupportPackageInfo class contains information to describe the desired Hardware Support Package (HSP) configured for a single device or distinct group of devices (typically the OEM's, including BIOS and device firmware).
HardwareSupportPackageInfo() - Constructor for class com.vmware.esx.settings.HardwareSupportPackageInfo
Default constructor.
HardwareSupportPackageInfo(StructValue) - Constructor for class com.vmware.esx.settings.HardwareSupportPackageInfo
 
hardwareSupportPackageInfo - Static variable in class com.vmware.esx.settings.StructDefinitions
 
HardwareSupportPackageInfo.Builder - Class in com.vmware.esx.settings
Builder class for HardwareSupportPackageInfo.
HardwareSupportPackageSpec - Class in com.vmware.esx.settings
The HardwareSupportPackageSpec class contains properties to describe the desired Hardware Support Package (HSP) configured for a single device or distinct group of devices (typically the OEM's, including BIOS, device firmware and OEM-supplied driver or agent components).
HardwareSupportPackageSpec() - Constructor for class com.vmware.esx.settings.HardwareSupportPackageSpec
Default constructor.
HardwareSupportPackageSpec(StructValue) - Constructor for class com.vmware.esx.settings.HardwareSupportPackageSpec
 
hardwareSupportPackageSpec - Static variable in class com.vmware.esx.settings.StructDefinitions
 
HardwareSupportPackageSpec.Builder - Class in com.vmware.esx.settings
Builder class for HardwareSupportPackageSpec.
HardwareSupportSpec - Class in com.vmware.esx.settings
The HardwareSupportSpec class contains properties to describe the desired Hardware Support Package (HSP) configured for a cluster.
HardwareSupportSpec() - Constructor for class com.vmware.esx.settings.HardwareSupportSpec
Default constructor.
HardwareSupportSpec(StructValue) - Constructor for class com.vmware.esx.settings.HardwareSupportSpec
 
hardwareSupportSpec - Static variable in class com.vmware.esx.settings.StructDefinitions
 
HardwareSupportSpec.Builder - Class in com.vmware.esx.settings
Builder class for HardwareSupportSpec.
HardwareTypes - Interface in com.vmware.vcenter.vm
Defines the data types of the Hardware API service.
HardwareTypes.Info - Class in com.vmware.vcenter.vm
The Info class contains information related to the virtual hardware of a virtual machine.
HardwareTypes.Info.Builder - Class in com.vmware.vcenter.vm
Builder class for HardwareTypes.Info.
HardwareTypes.UpdateSpec - Class in com.vmware.vcenter.vm
The UpdateSpec class describes the updates to virtual hardware settings of a virtual machine.
HardwareTypes.UpdateSpec.Builder - Class in com.vmware.vcenter.vm
Builder class for HardwareTypes.UpdateSpec.
HardwareTypes.UpgradePolicy - Class in com.vmware.vcenter.vm
The UpgradePolicy enumeration class defines the valid virtual hardware upgrade policies for a virtual machine.
HardwareTypes.UpgradePolicy.Values - Enum in com.vmware.vcenter.vm
Native Java enum representing this enumeration class.
HardwareTypes.UpgradeStatus - Class in com.vmware.vcenter.vm
The UpgradeStatus enumeration class defines the valid virtual hardware upgrade statuses for a virtual machine.
HardwareTypes.UpgradeStatus.Values - Enum in com.vmware.vcenter.vm
Native Java enum representing this enumeration class.
HardwareTypes.Version - Class in com.vmware.vcenter.vm
The Version enumeration class defines the valid virtual hardware versions for a virtual machine.
HardwareTypes.Version.Values - Enum in com.vmware.vcenter.vm
Native Java enum representing this enumeration class.
HAS_FIELDS_OF - Static variable in interface com.vmware.vapi.metadata.metamodel.MetadataIdentifierTypes
Identifier representing the HasFieldsOf metadata.
hasField(String) - Method in class com.vmware.vapi.data.StructValue
 
hashCode() - Method in class com.vmware.appliance.access.ShellTypes.ShellConfig
 
hashCode() - Method in class com.vmware.appliance.infraprofile.ConfigsTypes.ImportProfileSpec
 
hashCode() - Method in class com.vmware.appliance.infraprofile.ConfigsTypes.ProfileInfo
 
hashCode() - Method in class com.vmware.appliance.infraprofile.ConfigsTypes.ProfilesSpec
 
hashCode() - Method in class com.vmware.appliance.infraprofile.ConfigsTypes.ValidationResult
 
hashCode() - Method in class com.vmware.appliance.infraprofile.Notification
 
hashCode() - Method in class com.vmware.appliance.infraprofile.Notifications
 
hashCode() - Method in class com.vmware.appliance.infraprofile.TaskInfo
 
hashCode() - Method in class com.vmware.appliance.local_accounts.PolicyTypes.Info
 
hashCode() - Method in class com.vmware.appliance.LocalAccountsTypes.Config
 
hashCode() - Method in class com.vmware.appliance.LocalAccountsTypes.Info
 
hashCode() - Method in class com.vmware.appliance.LocalAccountsTypes.UpdateConfig
 
hashCode() - Method in class com.vmware.appliance.logging.ForwardingTypes.Config
 
hashCode() - Method in class com.vmware.appliance.logging.ForwardingTypes.ConnectionStatus
 
hashCode() - Method in class com.vmware.appliance.MonitoringTypes.MonitoredItem
 
hashCode() - Method in class com.vmware.appliance.MonitoringTypes.MonitoredItemData
 
hashCode() - Method in class com.vmware.appliance.MonitoringTypes.MonitoredItemDataRequest
 
hashCode() - Method in class com.vmware.appliance.networking.dns.HostnameTypes.Message
 
hashCode() - Method in class com.vmware.appliance.networking.dns.HostnameTypes.TestStatusInfo
 
hashCode() - Method in class com.vmware.appliance.networking.dns.ServersTypes.DNSServerConfig
 
hashCode() - Method in class com.vmware.appliance.networking.dns.ServersTypes.Message
 
hashCode() - Method in class com.vmware.appliance.networking.dns.ServersTypes.TestStatusInfo
 
hashCode() - Method in class com.vmware.appliance.networking.firewall.InboundTypes.Rule
 
hashCode() - Method in class com.vmware.appliance.networking.interfaces.Ipv4Types.Config
 
hashCode() - Method in class com.vmware.appliance.networking.interfaces.Ipv4Types.Info
 
hashCode() - Method in class com.vmware.appliance.networking.interfaces.Ipv6Types.Address
 
hashCode() - Method in class com.vmware.appliance.networking.interfaces.Ipv6Types.AddressInfo
 
hashCode() - Method in class com.vmware.appliance.networking.interfaces.Ipv6Types.Config
 
hashCode() - Method in class com.vmware.appliance.networking.interfaces.Ipv6Types.Info
 
hashCode() - Method in class com.vmware.appliance.networking.InterfacesTypes.InterfaceInfo
 
hashCode() - Method in class com.vmware.appliance.networking.ProxyTypes.Config
 
hashCode() - Method in class com.vmware.appliance.networking.ProxyTypes.TestResult
 
hashCode() - Method in class com.vmware.appliance.NetworkingTypes.ChangeSpec
 
hashCode() - Method in class com.vmware.appliance.NetworkingTypes.DNSInfo
 
hashCode() - Method in class com.vmware.appliance.NetworkingTypes.Info
 
hashCode() - Method in class com.vmware.appliance.NetworkingTypes.UpdateSpec
 
hashCode() - Method in class com.vmware.appliance.Notification
 
hashCode() - Method in class com.vmware.appliance.Notifications
 
hashCode() - Method in class com.vmware.appliance.NtpTypes.LocalizableMessage
 
hashCode() - Method in class com.vmware.appliance.NtpTypes.TestRunStatus
 
hashCode() - Method in class com.vmware.appliance.recovery.backup.job.DetailsTypes.BuildInfo
 
hashCode() - Method in class com.vmware.appliance.recovery.backup.job.DetailsTypes.FilterSpec
 
hashCode() - Method in class com.vmware.appliance.recovery.backup.job.DetailsTypes.Info
 
hashCode() - Method in class com.vmware.appliance.recovery.backup.JobTypes.BackupJobStatus
 
hashCode() - Method in class com.vmware.appliance.recovery.backup.JobTypes.BackupRequest
 
hashCode() - Method in class com.vmware.appliance.recovery.backup.JobTypes.LocalizableMessage
 
hashCode() - Method in class com.vmware.appliance.recovery.backup.JobTypes.ReturnResult
 
hashCode() - Method in class com.vmware.appliance.recovery.backup.LocationSpec
 
hashCode() - Method in class com.vmware.appliance.recovery.backup.PartsTypes.LocalizableMessage
 
hashCode() - Method in class com.vmware.appliance.recovery.backup.PartsTypes.Part
 
hashCode() - Method in class com.vmware.appliance.recovery.backup.SchedulesTypes.CreateSpec
 
hashCode() - Method in class com.vmware.appliance.recovery.backup.SchedulesTypes.Info
 
hashCode() - Method in class com.vmware.appliance.recovery.backup.SchedulesTypes.RecurrenceInfo
 
hashCode() - Method in class com.vmware.appliance.recovery.backup.SchedulesTypes.RetentionInfo
 
hashCode() - Method in class com.vmware.appliance.recovery.backup.SchedulesTypes.UpdateSpec
 
hashCode() - Method in class com.vmware.appliance.recovery.backup.system_name.ArchiveTypes.FilterSpec
 
hashCode() - Method in class com.vmware.appliance.recovery.backup.system_name.ArchiveTypes.Info
 
hashCode() - Method in class com.vmware.appliance.recovery.backup.system_name.ArchiveTypes.Summary
 
hashCode() - Method in class com.vmware.appliance.recovery.BackupTypes.BackupRequest
 
hashCode() - Method in class com.vmware.appliance.recovery.BackupTypes.LocalizableMessage
 
hashCode() - Method in class com.vmware.appliance.recovery.BackupTypes.ReturnResult
 
hashCode() - Method in class com.vmware.appliance.recovery.reconciliation.JobTypes.CreateSpec
 
hashCode() - Method in class com.vmware.appliance.recovery.reconciliation.JobTypes.Info
 
hashCode() - Method in class com.vmware.appliance.recovery.restore.JobTypes.LocalizableMessage
 
hashCode() - Method in class com.vmware.appliance.recovery.restore.JobTypes.RestoreJobStatus
 
hashCode() - Method in class com.vmware.appliance.recovery.restore.JobTypes.RestoreRequest
 
hashCode() - Method in class com.vmware.appliance.recovery.restore.JobTypes.ReturnResult
 
hashCode() - Method in class com.vmware.appliance.recovery.RestoreTypes.LocalizableMessage
 
hashCode() - Method in class com.vmware.appliance.recovery.RestoreTypes.Metadata
 
hashCode() - Method in class com.vmware.appliance.recovery.RestoreTypes.RestoreRequest
 
hashCode() - Method in class com.vmware.appliance.RecoveryTypes.Info
 
hashCode() - Method in class com.vmware.appliance.ServicesTypes.Info
 
hashCode() - Method in class com.vmware.appliance.ShutdownTypes.ShutdownConfig
 
hashCode() - Method in class com.vmware.appliance.SubtaskInfo
 
hashCode() - Method in class com.vmware.appliance.system.StorageTypes.StorageChange
 
hashCode() - Method in class com.vmware.appliance.system.StorageTypes.StorageMapping
 
hashCode() - Method in class com.vmware.appliance.system.TimeTypes.SystemTimeStruct
 
hashCode() - Method in class com.vmware.appliance.system.VersionTypes.VersionStruct
 
hashCode() - Method in class com.vmware.appliance.TaskInfo
 
hashCode() - Method in class com.vmware.appliance.update.CommonInfo
 
hashCode() - Method in class com.vmware.appliance.update.PendingTypes.Info
 
hashCode() - Method in class com.vmware.appliance.update.PendingTypes.PrecheckResult
 
hashCode() - Method in class com.vmware.appliance.update.PendingTypes.Question
 
hashCode() - Method in class com.vmware.appliance.update.PolicyTypes.Config
 
hashCode() - Method in class com.vmware.appliance.update.PolicyTypes.Info
 
hashCode() - Method in class com.vmware.appliance.update.PolicyTypes.Time
 
hashCode() - Method in class com.vmware.appliance.update.ServiceInfo
 
hashCode() - Method in class com.vmware.appliance.update.StagedTypes.Info
 
hashCode() - Method in class com.vmware.appliance.update.Summary
 
hashCode() - Method in class com.vmware.appliance.UpdateTypes.Info
 
hashCode() - Method in class com.vmware.appliance.vmon.ServiceTypes.Info
 
hashCode() - Method in class com.vmware.appliance.vmon.ServiceTypes.UpdateSpec
 
hashCode() - Method in class com.vmware.cis.SessionTypes.Info
 
hashCode() - Method in class com.vmware.cis.tagging.CategoryModel
 
hashCode() - Method in class com.vmware.cis.tagging.CategoryTypes.CreateSpec
 
hashCode() - Method in class com.vmware.cis.tagging.CategoryTypes.UpdateSpec
 
hashCode() - Method in class com.vmware.cis.tagging.TagAssociationTypes.BatchResult
 
hashCode() - Method in class com.vmware.cis.tagging.TagAssociationTypes.ObjectToTags
 
hashCode() - Method in class com.vmware.cis.tagging.TagAssociationTypes.TagToObjects
 
hashCode() - Method in class com.vmware.cis.tagging.TagModel
 
hashCode() - Method in class com.vmware.cis.tagging.TagTypes.CreateSpec
 
hashCode() - Method in class com.vmware.cis.tagging.TagTypes.UpdateSpec
 
hashCode() - Method in class com.vmware.cis.task.CommonInfo
 
hashCode() - Method in class com.vmware.cis.task.Info
 
hashCode() - Method in class com.vmware.cis.task.Progress
 
hashCode() - Method in class com.vmware.cis.TasksTypes.FilterSpec
 
hashCode() - Method in class com.vmware.cis.TasksTypes.GetSpec
 
hashCode() - Method in class com.vmware.content.ConfigurationModel
 
hashCode() - Method in class com.vmware.content.library.item.ChangesTypes.Info
 
hashCode() - Method in class com.vmware.content.library.item.ChangesTypes.Summary
 
hashCode() - Method in class com.vmware.content.library.item.downloadsession.FileTypes.Info
 
hashCode() - Method in class com.vmware.content.library.item.DownloadSessionModel
 
hashCode() - Method in class com.vmware.content.library.item.FileTypes.ChecksumInfo
 
hashCode() - Method in class com.vmware.content.library.item.FileTypes.Info
 
hashCode() - Method in class com.vmware.content.library.item.StorageTypes.Info
 
hashCode() - Method in class com.vmware.content.library.item.TransferEndpoint
 
hashCode() - Method in class com.vmware.content.library.item.updatesession.CertificateInfo
 
hashCode() - Method in class com.vmware.content.library.item.updatesession.FileTypes.AddSpec
 
hashCode() - Method in class com.vmware.content.library.item.updatesession.FileTypes.Info
 
hashCode() - Method in class com.vmware.content.library.item.updatesession.FileTypes.ValidationError
 
hashCode() - Method in class com.vmware.content.library.item.updatesession.FileTypes.ValidationResult
 
hashCode() - Method in class com.vmware.content.library.item.updatesession.PreviewInfo
 
hashCode() - Method in class com.vmware.content.library.item.updatesession.PreviewWarningInfo
 
hashCode() - Method in class com.vmware.content.library.item.updatesession.WarningBehavior
 
hashCode() - Method in class com.vmware.content.library.item.UpdateSessionModel
 
hashCode() - Method in class com.vmware.content.library.ItemModel
 
hashCode() - Method in class com.vmware.content.library.ItemTypes.DestinationSpec
 
hashCode() - Method in class com.vmware.content.library.ItemTypes.FindSpec
 
hashCode() - Method in class com.vmware.content.library.OptimizationInfo
 
hashCode() - Method in class com.vmware.content.library.PublishInfo
 
hashCode() - Method in class com.vmware.content.library.SourceInfo
 
hashCode() - Method in class com.vmware.content.library.StorageBacking
 
hashCode() - Method in class com.vmware.content.library.SubscriptionInfo
 
hashCode() - Method in class com.vmware.content.library.SubscriptionsTypes.CreateSpec
 
hashCode() - Method in class com.vmware.content.library.SubscriptionsTypes.CreateSpecNewSubscribedLibrary
 
hashCode() - Method in class com.vmware.content.library.SubscriptionsTypes.CreateSpecPlacement
 
hashCode() - Method in class com.vmware.content.library.SubscriptionsTypes.CreateSpecSubscribedLibrary
 
hashCode() - Method in class com.vmware.content.library.SubscriptionsTypes.CreateSpecVcenter
 
hashCode() - Method in class com.vmware.content.library.SubscriptionsTypes.Info
 
hashCode() - Method in class com.vmware.content.library.SubscriptionsTypes.PlacementInfo
 
hashCode() - Method in class com.vmware.content.library.SubscriptionsTypes.Summary
 
hashCode() - Method in class com.vmware.content.library.SubscriptionsTypes.UpdateSpec
 
hashCode() - Method in class com.vmware.content.library.SubscriptionsTypes.UpdateSpecPlacement
 
hashCode() - Method in class com.vmware.content.library.SubscriptionsTypes.UpdateSpecVcenter
 
hashCode() - Method in class com.vmware.content.library.SubscriptionsTypes.VcenterInfo
 
hashCode() - Method in class com.vmware.content.LibraryModel
 
hashCode() - Method in class com.vmware.content.LibraryTypes.FindSpec
 
hashCode() - Method in class com.vmware.content.LocalLibraryTypes.DestinationSpec
 
hashCode() - Method in class com.vmware.content.SubscribedLibraryTypes.ProbeResult
 
hashCode() - Method in class com.vmware.content.type.ovf.Cpu
 
hashCode() - Method in class com.vmware.content.type.ovf.Disk
 
hashCode() - Method in class com.vmware.content.type.ovf.DiskController
 
hashCode() - Method in class com.vmware.content.type.ovf.Drive
 
hashCode() - Method in class com.vmware.content.type.ovf.Floppy
 
hashCode() - Method in class com.vmware.content.type.ovf.Memory
 
hashCode() - Method in class com.vmware.content.type.ovf.Network
 
hashCode() - Method in class com.vmware.content.type.ovf.Nic
 
hashCode() - Method in class com.vmware.content.type.ovf.OvfTemplate
 
hashCode() - Method in class com.vmware.content.type.ovf.policy.StoragePolicy
 
hashCode() - Method in class com.vmware.content.type.ovf.policy.StoragePolicyGroup
 
hashCode() - Method in class com.vmware.content.type.ovf.USBController
 
hashCode() - Method in class com.vmware.content.type.ovf.VAppTemplate
 
hashCode() - Method in class com.vmware.content.type.ovf.VideoCard
 
hashCode() - Method in class com.vmware.content.type.ovf.VmTemplate
 
hashCode() - Method in class com.vmware.content.TypeTypes.Info
 
hashCode() - Method in class com.vmware.esx.hcl.CompatibilityDataTypes.Status
 
hashCode() - Method in class com.vmware.esx.hcl.Driver
 
hashCode() - Method in class com.vmware.esx.hcl.Firmware
 
hashCode() - Method in class com.vmware.esx.hcl.hosts.CompatibilityReleasesTypes.EsxiCompatibilityReleases
 
hashCode() - Method in class com.vmware.esx.hcl.hosts.CompatibilityReportTypes.BiosConstraint
 
hashCode() - Method in class com.vmware.esx.hcl.hosts.CompatibilityReportTypes.DeviceConstraint
 
hashCode() - Method in class com.vmware.esx.hcl.hosts.CompatibilityReportTypes.DeviceHclInfo
 
hashCode() - Method in class com.vmware.esx.hcl.hosts.CompatibilityReportTypes.HclReport
 
hashCode() - Method in class com.vmware.esx.hcl.hosts.CompatibilityReportTypes.Result
 
hashCode() - Method in class com.vmware.esx.hcl.hosts.CompatibilityReportTypes.ServerCompatibility
 
hashCode() - Method in class com.vmware.esx.hcl.hosts.CompatibilityReportTypes.ServerHclInfo
 
hashCode() - Method in class com.vmware.esx.hcl.hosts.CompatibilityReportTypes.Spec
 
hashCode() - Method in class com.vmware.esx.hcl.Notification
 
hashCode() - Method in class com.vmware.esx.hcl.Notifications
 
hashCode() - Method in class com.vmware.esx.hcl.PCIDevice
 
hashCode() - Method in class com.vmware.esx.hcl.ReportsTypes.Location
 
hashCode() - Method in class com.vmware.esx.hcl.ReportsTypes.Token
 
hashCode() - Method in class com.vmware.esx.hcl.Server
 
hashCode() - Method in class com.vmware.esx.hosts.AddOnInfo
 
hashCode() - Method in class com.vmware.esx.hosts.BaseImageInfo
 
hashCode() - Method in class com.vmware.esx.hosts.ComponentInfo
 
hashCode() - Method in class com.vmware.esx.hosts.software.InstalledComponentsTypes.InstalledComponentInfo
 
hashCode() - Method in class com.vmware.esx.hosts.SoftwareInfo
 
hashCode() - Method in class com.vmware.esx.hosts.SolutionInfo
 
hashCode() - Method in class com.vmware.esx.settings.AddOnCompliance
 
hashCode() - Method in class com.vmware.esx.settings.AddOnDetails
 
hashCode() - Method in class com.vmware.esx.settings.AddOnInfo
 
hashCode() - Method in class com.vmware.esx.settings.AddOnSpec
 
hashCode() - Method in class com.vmware.esx.settings.BaseImageCompliance
 
hashCode() - Method in class com.vmware.esx.settings.BaseImageDetails
 
hashCode() - Method in class com.vmware.esx.settings.BaseImageInfo
 
hashCode() - Method in class com.vmware.esx.settings.BaseImageSpec
 
hashCode() - Method in class com.vmware.esx.settings.ClusterCompliance
 
hashCode() - Method in class com.vmware.esx.settings.clusters.DepotOverridesTypes.Depot
 
hashCode() - Method in class com.vmware.esx.settings.clusters.DepotOverridesTypes.Info
 
hashCode() - Method in class com.vmware.esx.settings.clusters.enablement.SoftwareTypes.CheckResult
 
hashCode() - Method in class com.vmware.esx.settings.clusters.enablement.SoftwareTypes.CheckSpec
 
hashCode() - Method in class com.vmware.esx.settings.clusters.enablement.SoftwareTypes.EnableSpec
 
hashCode() - Method in class com.vmware.esx.settings.clusters.enablement.SoftwareTypes.Info
 
hashCode() - Method in class com.vmware.esx.settings.clusters.policies.apply.EffectiveTypes.EffectivePolicySpec
 
hashCode() - Method in class com.vmware.esx.settings.clusters.policies.apply.EffectiveTypes.FailureAction
 
hashCode() - Method in class com.vmware.esx.settings.clusters.policies.ApplyTypes.ConfiguredPolicySpec
 
hashCode() - Method in class com.vmware.esx.settings.clusters.policies.ApplyTypes.FailureAction
 
hashCode() - Method in class com.vmware.esx.settings.clusters.software.CommitsTypes.Info
 
hashCode() - Method in class com.vmware.esx.settings.clusters.software.drafts.software.ComponentsTypes.UpdateSpec
 
hashCode() - Method in class com.vmware.esx.settings.clusters.software.DraftsTypes.CommitSpec
 
hashCode() - Method in class com.vmware.esx.settings.clusters.software.DraftsTypes.FilterSpec
 
hashCode() - Method in class com.vmware.esx.settings.clusters.software.DraftsTypes.ImportSpec
 
hashCode() - Method in class com.vmware.esx.settings.clusters.software.DraftsTypes.Info
 
hashCode() - Method in class com.vmware.esx.settings.clusters.software.DraftsTypes.Metadata
 
hashCode() - Method in class com.vmware.esx.settings.clusters.software.DraftsTypes.Summary
 
hashCode() - Method in class com.vmware.esx.settings.clusters.software.DraftsTypes.ValidateResult
 
hashCode() - Method in class com.vmware.esx.settings.clusters.software.RecommendationsTypes.ExplanationDetails
 
hashCode() - Method in class com.vmware.esx.settings.clusters.software.RecommendationsTypes.Info
 
hashCode() - Method in class com.vmware.esx.settings.clusters.software.reports.ApplyImpactTypes.ApplyImpactSpec
 
hashCode() - Method in class com.vmware.esx.settings.clusters.software.reports.ApplyImpactTypes.ClusterImpact
 
hashCode() - Method in class com.vmware.esx.settings.clusters.software.reports.ApplyImpactTypes.Impact
 
hashCode() - Method in class com.vmware.esx.settings.clusters.software.reports.CheckResult
 
hashCode() - Method in class com.vmware.esx.settings.clusters.software.reports.DriverFirmwareVersion
 
hashCode() - Method in class com.vmware.esx.settings.clusters.software.reports.HardwareCompatibilityTypes.CheckSummary
 
hashCode() - Method in class com.vmware.esx.settings.clusters.software.reports.LastApplyResultTypes.ApplyResult
 
hashCode() - Method in class com.vmware.esx.settings.clusters.software.reports.LastApplyResultTypes.ApplyStatus
 
hashCode() - Method in class com.vmware.esx.settings.clusters.software.reports.LastCheckResultTypes.CheckInfo
 
hashCode() - Method in class com.vmware.esx.settings.clusters.software.reports.LastCheckResultTypes.CheckResult
 
hashCode() - Method in class com.vmware.esx.settings.clusters.software.reports.LastCheckResultTypes.CheckStatus
 
hashCode() - Method in class com.vmware.esx.settings.clusters.software.reports.LastCheckResultTypes.EntityCheckResult
 
hashCode() - Method in class com.vmware.esx.settings.clusters.software.reports.PciDevice
 
hashCode() - Method in class com.vmware.esx.settings.clusters.software.reports.PciDeviceCompliance
 
hashCode() - Method in class com.vmware.esx.settings.clusters.software.reports.PciDeviceComplianceInfo
 
hashCode() - Method in class com.vmware.esx.settings.clusters.SoftwareTypes.ApplyResult
 
hashCode() - Method in class com.vmware.esx.settings.clusters.SoftwareTypes.ApplySpec
 
hashCode() - Method in class com.vmware.esx.settings.clusters.SoftwareTypes.ApplyStatus
 
hashCode() - Method in class com.vmware.esx.settings.clusters.SoftwareTypes.CheckInfo
 
hashCode() - Method in class com.vmware.esx.settings.clusters.SoftwareTypes.CheckResult
 
hashCode() - Method in class com.vmware.esx.settings.clusters.SoftwareTypes.CheckSpec
 
hashCode() - Method in class com.vmware.esx.settings.clusters.SoftwareTypes.CheckStatus
 
hashCode() - Method in class com.vmware.esx.settings.clusters.SoftwareTypes.EntityCheckResult
 
hashCode() - Method in class com.vmware.esx.settings.clusters.SoftwareTypes.ExportSpec
 
hashCode() - Method in class com.vmware.esx.settings.ComponentCompliance
 
hashCode() - Method in class com.vmware.esx.settings.ComponentDetails
 
hashCode() - Method in class com.vmware.esx.settings.ComponentInfo
 
hashCode() - Method in class com.vmware.esx.settings.ComponentOverrideInfo
 
hashCode() - Method in class com.vmware.esx.settings.defaults.clusters.policies.apply.EffectiveTypes.EffectivePolicySpec
 
hashCode() - Method in class com.vmware.esx.settings.defaults.clusters.policies.apply.EffectiveTypes.FailureAction
 
hashCode() - Method in class com.vmware.esx.settings.defaults.clusters.policies.ApplyTypes.ConfiguredPolicySpec
 
hashCode() - Method in class com.vmware.esx.settings.defaults.clusters.policies.ApplyTypes.FailureAction
 
hashCode() - Method in class com.vmware.esx.settings.depot_content.add_ons.VersionsTypes.ComponentInfo
 
hashCode() - Method in class com.vmware.esx.settings.depot_content.add_ons.VersionsTypes.Info
 
hashCode() - Method in class com.vmware.esx.settings.depot_content.add_ons.VersionsTypes.RemovedComponentInfo
 
hashCode() - Method in class com.vmware.esx.settings.depot_content.AddOnsTypes.AddOnVersionSummary
 
hashCode() - Method in class com.vmware.esx.settings.depot_content.AddOnsTypes.FilterSpec
 
hashCode() - Method in class com.vmware.esx.settings.depot_content.AddOnsTypes.Summary
 
hashCode() - Method in class com.vmware.esx.settings.depot_content.base_images.VersionsTypes.ComponentVersionInfo
 
hashCode() - Method in class com.vmware.esx.settings.depot_content.base_images.VersionsTypes.Info
 
hashCode() - Method in class com.vmware.esx.settings.depot_content.BaseImagesTypes.FilterSpec
 
hashCode() - Method in class com.vmware.esx.settings.depot_content.BaseImagesTypes.Summary
 
hashCode() - Method in class com.vmware.esx.settings.depot_content.components.VersionsTypes.Info
 
hashCode() - Method in class com.vmware.esx.settings.depot_content.ComponentsTypes.ComponentVersionSummary
 
hashCode() - Method in class com.vmware.esx.settings.depot_content.ComponentsTypes.FilterSpec
 
hashCode() - Method in class com.vmware.esx.settings.depot_content.ComponentsTypes.Summary
 
hashCode() - Method in class com.vmware.esx.settings.depots.OfflineTypes.CreateResult
 
hashCode() - Method in class com.vmware.esx.settings.depots.OfflineTypes.CreateSpec
 
hashCode() - Method in class com.vmware.esx.settings.depots.OfflineTypes.Info
 
hashCode() - Method in class com.vmware.esx.settings.depots.OfflineTypes.Summary
 
hashCode() - Method in class com.vmware.esx.settings.depots.OnlineTypes.CreateSpec
 
hashCode() - Method in class com.vmware.esx.settings.depots.OnlineTypes.Info
 
hashCode() - Method in class com.vmware.esx.settings.depots.OnlineTypes.Summary
 
hashCode() - Method in class com.vmware.esx.settings.depots.OnlineTypes.UpdateSpec
 
hashCode() - Method in class com.vmware.esx.settings.depots.SyncScheduleTypes.Schedule
 
hashCode() - Method in class com.vmware.esx.settings.depots.SyncScheduleTypes.Spec
 
hashCode() - Method in class com.vmware.esx.settings.depots.UmdsTypes.Info
 
hashCode() - Method in class com.vmware.esx.settings.depots.UmdsTypes.SetSpec
 
hashCode() - Method in class com.vmware.esx.settings.depots.UmdsTypes.UpdateSpec
 
hashCode() - Method in class com.vmware.esx.settings.EffectiveComponentDetails
 
hashCode() - Method in class com.vmware.esx.settings.EffectiveComponentInfo
 
hashCode() - Method in class com.vmware.esx.settings.HardwareModuleDetails
 
hashCode() - Method in class com.vmware.esx.settings.HardwareModuleFirmwareCompliance
 
hashCode() - Method in class com.vmware.esx.settings.HardwareModuleFirmwareInfo
 
hashCode() - Method in class com.vmware.esx.settings.HardwareSupportInfo
 
hashCode() - Method in class com.vmware.esx.settings.HardwareSupportPackageCompliance
 
hashCode() - Method in class com.vmware.esx.settings.HardwareSupportPackageInfo
 
hashCode() - Method in class com.vmware.esx.settings.HardwareSupportPackageSpec
 
hashCode() - Method in class com.vmware.esx.settings.HardwareSupportSpec
 
hashCode() - Method in class com.vmware.esx.settings.HostCompliance
 
hashCode() - Method in class com.vmware.esx.settings.HostInfo
 
hashCode() - Method in class com.vmware.esx.settings.Notification
 
hashCode() - Method in class com.vmware.esx.settings.Notifications
 
hashCode() - Method in class com.vmware.esx.settings.SoftwareInfo
 
hashCode() - Method in class com.vmware.esx.settings.SoftwareSpec
 
hashCode() - Method in class com.vmware.esx.settings.SolutionCompliance
 
hashCode() - Method in class com.vmware.esx.settings.SolutionComponentDetails
 
hashCode() - Method in class com.vmware.esx.settings.SolutionComponentSpec
 
hashCode() - Method in class com.vmware.esx.settings.SolutionDetails
 
hashCode() - Method in class com.vmware.esx.settings.SolutionInfo
 
hashCode() - Method in class com.vmware.esx.settings.SolutionSpec
 
hashCode() - Method in class com.vmware.esx.settings.TaskInfo
 
hashCode() - Method in class com.vmware.vapi.bindings.ApiEnumeration
 
hashCode() - Method in class com.vmware.vapi.bindings.DynamicStructureImpl
 
hashCode() - Method in class com.vmware.vapi.data.BlobValue
 
hashCode() - Method in class com.vmware.vapi.data.DoubleValue
 
hashCode() - Method in class com.vmware.vapi.data.IntegerValue
 
hashCode() - Method in class com.vmware.vapi.data.ListValue
 
hashCode() - Method in class com.vmware.vapi.data.OptionalValue
 
hashCode() - Method in class com.vmware.vapi.data.SecretValue
 
hashCode() - Method in class com.vmware.vapi.data.StringValue
 
hashCode() - Method in class com.vmware.vapi.data.StructValue
 
hashCode() - Method in class com.vmware.vapi.metadata.authentication.AuthenticationInfo
 
hashCode() - Method in class com.vmware.vapi.metadata.authentication.ComponentData
 
hashCode() - Method in class com.vmware.vapi.metadata.authentication.ComponentInfo
 
hashCode() - Method in class com.vmware.vapi.metadata.authentication.OperationInfo
 
hashCode() - Method in class com.vmware.vapi.metadata.authentication.PackageInfo
 
hashCode() - Method in class com.vmware.vapi.metadata.authentication.ServiceInfo
 
hashCode() - Method in class com.vmware.vapi.metadata.cli.CommandTypes.Identity
 
hashCode() - Method in class com.vmware.vapi.metadata.cli.CommandTypes.Info
 
hashCode() - Method in class com.vmware.vapi.metadata.cli.CommandTypes.OptionInfo
 
hashCode() - Method in class com.vmware.vapi.metadata.cli.CommandTypes.OutputFieldInfo
 
hashCode() - Method in class com.vmware.vapi.metadata.cli.CommandTypes.OutputInfo
 
hashCode() - Method in class com.vmware.vapi.metadata.cli.NamespaceTypes.Identity
 
hashCode() - Method in class com.vmware.vapi.metadata.cli.NamespaceTypes.Info
 
hashCode() - Method in class com.vmware.vapi.metadata.metamodel.ComponentData
 
hashCode() - Method in class com.vmware.vapi.metadata.metamodel.ComponentInfo
 
hashCode() - Method in class com.vmware.vapi.metadata.metamodel.ConstantInfo
 
hashCode() - Method in class com.vmware.vapi.metadata.metamodel.ConstantValue
 
hashCode() - Method in class com.vmware.vapi.metadata.metamodel.ElementMap
 
hashCode() - Method in class com.vmware.vapi.metadata.metamodel.ElementValue
 
hashCode() - Method in class com.vmware.vapi.metadata.metamodel.EnumerationInfo
 
hashCode() - Method in class com.vmware.vapi.metadata.metamodel.EnumerationValueInfo
 
hashCode() - Method in class com.vmware.vapi.metadata.metamodel.ErrorInfo
 
hashCode() - Method in class com.vmware.vapi.metadata.metamodel.FieldInfo
 
hashCode() - Method in class com.vmware.vapi.metadata.metamodel.GenericInstantiation
 
hashCode() - Method in class com.vmware.vapi.metadata.metamodel.OperationInfo
 
hashCode() - Method in class com.vmware.vapi.metadata.metamodel.OperationResultInfo
 
hashCode() - Method in class com.vmware.vapi.metadata.metamodel.PackageInfo
 
hashCode() - Method in class com.vmware.vapi.metadata.metamodel.PrimitiveValue
 
hashCode() - Method in class com.vmware.vapi.metadata.metamodel.ServiceInfo
 
hashCode() - Method in class com.vmware.vapi.metadata.metamodel.StructureInfo
 
hashCode() - Method in class com.vmware.vapi.metadata.metamodel.Type
 
hashCode() - Method in class com.vmware.vapi.metadata.metamodel.UserDefinedType
 
hashCode() - Method in class com.vmware.vapi.metadata.privilege.ComponentData
 
hashCode() - Method in class com.vmware.vapi.metadata.privilege.ComponentInfo
 
hashCode() - Method in class com.vmware.vapi.metadata.privilege.OperationInfo
 
hashCode() - Method in class com.vmware.vapi.metadata.privilege.PackageInfo
 
hashCode() - Method in class com.vmware.vapi.metadata.privilege.PrivilegeInfo
 
hashCode() - Method in class com.vmware.vapi.metadata.privilege.ServiceInfo
 
hashCode() - Method in class com.vmware.vapi.metadata.SourceCreateSpec
 
hashCode() - Method in class com.vmware.vapi.metadata.SourceInfo
 
hashCode() - Method in class com.vmware.vapi.protocol.HttpConfiguration.BasicHeader
 
hashCode() - Method in class com.vmware.vapi.std.AuthenticationScheme
 
hashCode() - Method in class com.vmware.vapi.std.DynamicID
 
hashCode() - Method in exception com.vmware.vapi.std.errors.AlreadyExists
 
hashCode() - Method in exception com.vmware.vapi.std.errors.AlreadyInDesiredState
 
hashCode() - Method in class com.vmware.vapi.std.errors.ArgumentLocations
 
hashCode() - Method in exception com.vmware.vapi.std.errors.Canceled
 
hashCode() - Method in exception com.vmware.vapi.std.errors.ConcurrentChange
 
hashCode() - Method in exception com.vmware.vapi.std.errors.Error
 
hashCode() - Method in exception com.vmware.vapi.std.errors.FeatureInUse
 
hashCode() - Method in class com.vmware.vapi.std.errors.FileLocations
 
hashCode() - Method in exception com.vmware.vapi.std.errors.InternalServerError
 
hashCode() - Method in exception com.vmware.vapi.std.errors.InvalidArgument
 
hashCode() - Method in exception com.vmware.vapi.std.errors.InvalidElementConfiguration
 
hashCode() - Method in exception com.vmware.vapi.std.errors.InvalidElementType
 
hashCode() - Method in exception com.vmware.vapi.std.errors.InvalidRequest
 
hashCode() - Method in exception com.vmware.vapi.std.errors.NotAllowedInCurrentState
 
hashCode() - Method in exception com.vmware.vapi.std.errors.NotFound
 
hashCode() - Method in exception com.vmware.vapi.std.errors.OperationNotFound
 
hashCode() - Method in exception com.vmware.vapi.std.errors.ResourceBusy
 
hashCode() - Method in exception com.vmware.vapi.std.errors.ResourceInaccessible
 
hashCode() - Method in exception com.vmware.vapi.std.errors.ResourceInUse
 
hashCode() - Method in exception com.vmware.vapi.std.errors.ServiceUnavailable
 
hashCode() - Method in exception com.vmware.vapi.std.errors.TimedOut
 
hashCode() - Method in class com.vmware.vapi.std.errors.TransientIndication
 
hashCode() - Method in exception com.vmware.vapi.std.errors.UnableToAllocateResource
 
hashCode() - Method in exception com.vmware.vapi.std.errors.Unauthenticated
 
hashCode() - Method in exception com.vmware.vapi.std.errors.Unauthorized
 
hashCode() - Method in exception com.vmware.vapi.std.errors.UnexpectedInput
 
hashCode() - Method in exception com.vmware.vapi.std.errors.Unsupported
 
hashCode() - Method in exception com.vmware.vapi.std.errors.UnverifiedPeer
 
hashCode() - Method in class com.vmware.vapi.std.interposition.InvocationRequest
 
hashCode() - Method in class com.vmware.vapi.std.interposition.InvocationResult
 
hashCode() - Method in class com.vmware.vapi.std.interposition.SecurityPrincipal
 
hashCode() - Method in class com.vmware.vapi.std.LocalizableMessage
 
hashCode() - Method in class com.vmware.vapi.std.LocalizationParam
 
hashCode() - Method in class com.vmware.vapi.std.NestedLocalizableMessage
 
hashCode() - Method in class com.vmware.vapi.std.Progress
 
hashCode() - Method in class com.vmware.vcenter.certificate_management.vcenter.TlsCsrTypes.Info
 
hashCode() - Method in class com.vmware.vcenter.certificate_management.vcenter.TlsCsrTypes.Spec
 
hashCode() - Method in class com.vmware.vcenter.certificate_management.vcenter.TlsTypes.Info
 
hashCode() - Method in class com.vmware.vcenter.certificate_management.vcenter.TlsTypes.ReplaceSpec
 
hashCode() - Method in class com.vmware.vcenter.certificate_management.vcenter.TlsTypes.Spec
 
hashCode() - Method in class com.vmware.vcenter.certificate_management.vcenter.TrustedRootChainsTypes.CreateSpec
 
hashCode() - Method in class com.vmware.vcenter.certificate_management.vcenter.TrustedRootChainsTypes.Info
 
hashCode() - Method in class com.vmware.vcenter.certificate_management.vcenter.TrustedRootChainsTypes.Summary
 
hashCode() - Method in class com.vmware.vcenter.certificate_management.vcenter.VmcaRootTypes.CreateSpec
 
hashCode() - Method in class com.vmware.vcenter.certificate_management.X509CertChain
 
hashCode() - Method in class com.vmware.vcenter.ClusterTypes.FilterSpec
 
hashCode() - Method in class com.vmware.vcenter.ClusterTypes.Info
 
hashCode() - Method in class com.vmware.vcenter.ClusterTypes.Summary
 
hashCode() - Method in class com.vmware.vcenter.compute.policies.capabilities.cluster_scale_in_ignore_vm_capabilities.CreateSpec
 
hashCode() - Method in class com.vmware.vcenter.compute.policies.capabilities.cluster_scale_in_ignore_vm_capabilities.Info
 
hashCode() - Method in class com.vmware.vcenter.compute.policies.capabilities.disable_drs_vmotion.CreateSpec
 
hashCode() - Method in class com.vmware.vcenter.compute.policies.capabilities.disable_drs_vmotion.Info
 
hashCode() - Method in class com.vmware.vcenter.compute.policies.capabilities.vm.evacuation.vmotion.CreateSpec
 
hashCode() - Method in class com.vmware.vcenter.compute.policies.capabilities.vm.evacuation.vmotion.Info
 
hashCode() - Method in class com.vmware.vcenter.compute.policies.capabilities.vm_host_affinity.CreateSpec
 
hashCode() - Method in class com.vmware.vcenter.compute.policies.capabilities.vm_host_affinity.Info
 
hashCode() - Method in class com.vmware.vcenter.compute.policies.capabilities.vm_host_anti_affinity.CreateSpec
 
hashCode() - Method in class com.vmware.vcenter.compute.policies.capabilities.vm_host_anti_affinity.Info
 
hashCode() - Method in class com.vmware.vcenter.compute.policies.capabilities.vm_vm_affinity.CreateSpec
 
hashCode() - Method in class com.vmware.vcenter.compute.policies.capabilities.vm_vm_affinity.Info
 
hashCode() - Method in class com.vmware.vcenter.compute.policies.capabilities.vm_vm_anti_affinity.CreateSpec
 
hashCode() - Method in class com.vmware.vcenter.compute.policies.capabilities.vm_vm_anti_affinity.Info
 
hashCode() - Method in class com.vmware.vcenter.compute.policies.CapabilitiesTypes.Info
 
hashCode() - Method in class com.vmware.vcenter.compute.policies.CapabilitiesTypes.Summary
 
hashCode() - Method in class com.vmware.vcenter.compute.policies.CreateSpec
 
hashCode() - Method in class com.vmware.vcenter.compute.policies.Info
 
hashCode() - Method in class com.vmware.vcenter.compute.policies.Status
 
hashCode() - Method in class com.vmware.vcenter.compute.policies.TagUsageTypes.FilterSpec
 
hashCode() - Method in class com.vmware.vcenter.compute.policies.TagUsageTypes.Summary
 
hashCode() - Method in class com.vmware.vcenter.compute.PoliciesTypes.Summary
 
hashCode() - Method in class com.vmware.vcenter.content.registries.harbor.ProjectsTypes.CreateSpec
 
hashCode() - Method in class com.vmware.vcenter.content.registries.harbor.ProjectsTypes.Info
 
hashCode() - Method in class com.vmware.vcenter.content.registries.harbor.ProjectsTypes.Summary
 
hashCode() - Method in class com.vmware.vcenter.content.registries.HarborTypes.CreateSpec
 
hashCode() - Method in class com.vmware.vcenter.content.registries.HarborTypes.GarbageCollection
 
hashCode() - Method in class com.vmware.vcenter.content.registries.HarborTypes.Info
 
hashCode() - Method in class com.vmware.vcenter.content.registries.HarborTypes.StorageInfo
 
hashCode() - Method in class com.vmware.vcenter.content.registries.HarborTypes.StorageSpec
 
hashCode() - Method in class com.vmware.vcenter.content.registries.HarborTypes.Summary
 
hashCode() - Method in class com.vmware.vcenter.content.registries.HealthTypes.Info
 
hashCode() - Method in class com.vmware.vcenter.DatacenterTypes.CreateSpec
 
hashCode() - Method in class com.vmware.vcenter.DatacenterTypes.FilterSpec
 
hashCode() - Method in class com.vmware.vcenter.DatacenterTypes.Info
 
hashCode() - Method in class com.vmware.vcenter.DatacenterTypes.Summary
 
hashCode() - Method in class com.vmware.vcenter.DatastoreTypes.FilterSpec
 
hashCode() - Method in class com.vmware.vcenter.DatastoreTypes.Info
 
hashCode() - Method in class com.vmware.vcenter.DatastoreTypes.Summary
 
hashCode() - Method in class com.vmware.vcenter.deployment.CheckInfo
 
hashCode() - Method in class com.vmware.vcenter.deployment.DataMigrationEstimate
 
hashCode() - Method in class com.vmware.vcenter.deployment.DataMigrationInfo
 
hashCode() - Method in class com.vmware.vcenter.deployment.HistoryMigrationSpec
 
hashCode() - Method in class com.vmware.vcenter.deployment.ImportHistoryTypes.CreateSpec
 
hashCode() - Method in class com.vmware.vcenter.deployment.ImportHistoryTypes.Info
 
hashCode() - Method in class com.vmware.vcenter.deployment.install.initial_config.remote_psc.ThumbprintTypes.RemoteSpec
 
hashCode() - Method in class com.vmware.vcenter.deployment.InstallTypes.InstallSpec
 
hashCode() - Method in class com.vmware.vcenter.deployment.InstallTypes.VcsaEmbeddedSpec
 
hashCode() - Method in class com.vmware.vcenter.deployment.LocationSpec
 
hashCode() - Method in class com.vmware.vcenter.deployment.migrate.ActiveDirectorySpec
 
hashCode() - Method in class com.vmware.vcenter.deployment.migrate.ActiveDirectoryTypes.CheckSpec
 
hashCode() - Method in class com.vmware.vcenter.deployment.MigrateTypes.MigrateSpec
 
hashCode() - Method in class com.vmware.vcenter.deployment.MigrateTypes.MigrationAssistantSpec
 
hashCode() - Method in class com.vmware.vcenter.deployment.MigrateTypes.PscSpec
 
hashCode() - Method in class com.vmware.vcenter.deployment.MigrateTypes.SourceVcWindows
 
hashCode() - Method in class com.vmware.vcenter.deployment.MigrateTypes.VcsaEmbeddedSpec
 
hashCode() - Method in class com.vmware.vcenter.deployment.Notification
 
hashCode() - Method in class com.vmware.vcenter.deployment.Notifications
 
hashCode() - Method in class com.vmware.vcenter.deployment.QuestionTypes.AnswerSpec
 
hashCode() - Method in class com.vmware.vcenter.deployment.QuestionTypes.Info
 
hashCode() - Method in class com.vmware.vcenter.deployment.QuestionTypes.Question
 
hashCode() - Method in class com.vmware.vcenter.deployment.RemotePscSpec
 
hashCode() - Method in class com.vmware.vcenter.deployment.ReplicatedPscSpec
 
hashCode() - Method in class com.vmware.vcenter.deployment.ReplicatedSpec
 
hashCode() - Method in class com.vmware.vcenter.deployment.SourceInfo
 
hashCode() - Method in class com.vmware.vcenter.deployment.StandalonePscSpec
 
hashCode() - Method in class com.vmware.vcenter.deployment.StandaloneSpec
 
hashCode() - Method in class com.vmware.vcenter.deployment.UpgradeTypes.PscSpec
 
hashCode() - Method in class com.vmware.vcenter.deployment.UpgradeTypes.SourceApplianceSpec
 
hashCode() - Method in class com.vmware.vcenter.deployment.UpgradeTypes.UpgradeSpec
 
hashCode() - Method in class com.vmware.vcenter.deployment.UpgradeTypes.VcsaEmbeddedSpec
 
hashCode() - Method in class com.vmware.vcenter.DeploymentTypes.Info
 
hashCode() - Method in class com.vmware.vcenter.DeploymentTypes.Task
 
hashCode() - Method in class com.vmware.vcenter.FolderTypes.FilterSpec
 
hashCode() - Method in class com.vmware.vcenter.FolderTypes.Summary
 
hashCode() - Method in class com.vmware.vcenter.guest.AdapterMapping
 
hashCode() - Method in class com.vmware.vcenter.guest.ConfigurationSpec
 
hashCode() - Method in class com.vmware.vcenter.guest.CustomizationSpec
 
hashCode() - Method in class com.vmware.vcenter.guest.CustomizationSpecsTypes.CreateSpec
 
hashCode() - Method in class com.vmware.vcenter.guest.CustomizationSpecsTypes.FilterSpec
 
hashCode() - Method in class com.vmware.vcenter.guest.CustomizationSpecsTypes.Info
 
hashCode() - Method in class com.vmware.vcenter.guest.CustomizationSpecsTypes.Metadata
 
hashCode() - Method in class com.vmware.vcenter.guest.CustomizationSpecsTypes.Spec
 
hashCode() - Method in class com.vmware.vcenter.guest.CustomizationSpecsTypes.Summary
 
hashCode() - Method in class com.vmware.vcenter.guest.Domain
 
hashCode() - Method in class com.vmware.vcenter.guest.GlobalDNSSettings
 
hashCode() - Method in class com.vmware.vcenter.guest.GuiUnattended
 
hashCode() - Method in class com.vmware.vcenter.guest.HostnameGenerator
 
hashCode() - Method in class com.vmware.vcenter.guest.IPSettings
 
hashCode() - Method in class com.vmware.vcenter.guest.Ipv4
 
hashCode() - Method in class com.vmware.vcenter.guest.Ipv6
 
hashCode() - Method in class com.vmware.vcenter.guest.Ipv6Address
 
hashCode() - Method in class com.vmware.vcenter.guest.LinuxConfiguration
 
hashCode() - Method in class com.vmware.vcenter.guest.UserData
 
hashCode() - Method in class com.vmware.vcenter.guest.WindowsConfiguration
 
hashCode() - Method in class com.vmware.vcenter.guest.WindowsNetworkAdapterSettings
 
hashCode() - Method in class com.vmware.vcenter.guest.WindowsSysprep
 
hashCode() - Method in class com.vmware.vcenter.HostTypes.CreateSpec
 
hashCode() - Method in class com.vmware.vcenter.HostTypes.FilterSpec
 
hashCode() - Method in class com.vmware.vcenter.HostTypes.Summary
 
hashCode() - Method in class com.vmware.vcenter.hvc.links.sync.ProvidersTypes.Credentials
 
hashCode() - Method in class com.vmware.vcenter.hvc.links.sync.ProvidersTypes.Info
 
hashCode() - Method in class com.vmware.vcenter.hvc.links.sync.ProvidersTypes.SessionInfo
 
hashCode() - Method in class com.vmware.vcenter.hvc.links.sync.ProvidersTypes.Summary
 
hashCode() - Method in class com.vmware.vcenter.hvc.links.SyncTypes.Credentials
 
hashCode() - Method in class com.vmware.vcenter.hvc.LinksTypes.CertificateInfo
 
hashCode() - Method in class com.vmware.vcenter.hvc.LinksTypes.CreateSpec
 
hashCode() - Method in class com.vmware.vcenter.hvc.LinksTypes.Credentials
 
hashCode() - Method in class com.vmware.vcenter.hvc.LinksTypes.Summary
 
hashCode() - Method in class com.vmware.vcenter.identity.ProvidersTypes.ActiveDirectoryOverLdap
 
hashCode() - Method in class com.vmware.vcenter.identity.ProvidersTypes.CreateSpec
 
hashCode() - Method in class com.vmware.vcenter.identity.ProvidersTypes.Info
 
hashCode() - Method in class com.vmware.vcenter.identity.ProvidersTypes.Oauth2CreateSpec
 
hashCode() - Method in class com.vmware.vcenter.identity.ProvidersTypes.Oauth2Info
 
hashCode() - Method in class com.vmware.vcenter.identity.ProvidersTypes.Oauth2Summary
 
hashCode() - Method in class com.vmware.vcenter.identity.ProvidersTypes.Oauth2UpdateSpec
 
hashCode() - Method in class com.vmware.vcenter.identity.ProvidersTypes.OidcCreateSpec
 
hashCode() - Method in class com.vmware.vcenter.identity.ProvidersTypes.OidcInfo
 
hashCode() - Method in class com.vmware.vcenter.identity.ProvidersTypes.OidcSummary
 
hashCode() - Method in class com.vmware.vcenter.identity.ProvidersTypes.OidcUpdateSpec
 
hashCode() - Method in class com.vmware.vcenter.identity.ProvidersTypes.Summary
 
hashCode() - Method in class com.vmware.vcenter.identity.ProvidersTypes.UpdateSpec
 
hashCode() - Method in class com.vmware.vcenter.inventory.DatastoreTypes.Info
 
hashCode() - Method in class com.vmware.vcenter.inventory.NetworkTypes.Info
 
hashCode() - Method in class com.vmware.vcenter.lcm.discovery.AssociatedProductsTypes.CreateSpec
 
hashCode() - Method in class com.vmware.vcenter.lcm.discovery.AssociatedProductsTypes.UpdateSpec
 
hashCode() - Method in class com.vmware.vcenter.lcm.discovery.InteropReportTypes.ReleaseInfo
 
hashCode() - Method in class com.vmware.vcenter.lcm.discovery.InteropReportTypes.Report
 
hashCode() - Method in class com.vmware.vcenter.lcm.discovery.InteropReportTypes.ReportRow
 
hashCode() - Method in class com.vmware.vcenter.lcm.discovery.InteropReportTypes.ReportSummary
 
hashCode() - Method in class com.vmware.vcenter.lcm.discovery.InteropReportTypes.Result
 
hashCode() - Method in class com.vmware.vcenter.lcm.discovery.InteropReportTypes.Spec
 
hashCode() - Method in class com.vmware.vcenter.lcm.discovery.Product
 
hashCode() - Method in class com.vmware.vcenter.lcm.discovery.ProductCatalogTypes.Summary
 
hashCode() - Method in class com.vmware.vcenter.lcm.Notification
 
hashCode() - Method in class com.vmware.vcenter.lcm.Notifications
 
hashCode() - Method in class com.vmware.vcenter.lcm.ReportsTypes.Location
 
hashCode() - Method in class com.vmware.vcenter.lcm.ReportsTypes.Token
 
hashCode() - Method in class com.vmware.vcenter.lcm.update.PendingTypes.Info
 
hashCode() - Method in class com.vmware.vcenter.lcm.update.PendingTypes.ListResult
 
hashCode() - Method in class com.vmware.vcenter.lcm.update.PendingTypes.Summary
 
hashCode() - Method in class com.vmware.vcenter.lcm.update.PrecheckReportTypes.Report
 
hashCode() - Method in class com.vmware.vcenter.lcm.update.PrecheckReportTypes.ReportSummary
 
hashCode() - Method in class com.vmware.vcenter.lcm.update.PrecheckReportTypes.Result
 
hashCode() - Method in class com.vmware.vcenter.namespace_management.ClusterAvailableVersionsTypes.Summary
 
hashCode() - Method in class com.vmware.vcenter.namespace_management.ClusterCompatibilityTypes.FilterSpec
 
hashCode() - Method in class com.vmware.vcenter.namespace_management.ClusterCompatibilityTypes.Summary
 
hashCode() - Method in class com.vmware.vcenter.namespace_management.ClusterSizeInfoTypes.Info
 
hashCode() - Method in class com.vmware.vcenter.namespace_management.ClusterSizeInfoTypes.VmInfo
 
hashCode() - Method in class com.vmware.vcenter.namespace_management.ClustersTypes.EnableSpec
 
hashCode() - Method in class com.vmware.vcenter.namespace_management.ClustersTypes.ImageRegistry
 
hashCode() - Method in class com.vmware.vcenter.namespace_management.ClustersTypes.ImageStorageSpec
 
hashCode() - Method in class com.vmware.vcenter.namespace_management.ClustersTypes.Info
 
hashCode() - Method in class com.vmware.vcenter.namespace_management.ClustersTypes.Ipv4Range
 
hashCode() - Method in class com.vmware.vcenter.namespace_management.ClustersTypes.Message
 
hashCode() - Method in class com.vmware.vcenter.namespace_management.ClustersTypes.NCPClusterNetworkEnableSpec
 
hashCode() - Method in class com.vmware.vcenter.namespace_management.ClustersTypes.NCPClusterNetworkInfo
 
hashCode() - Method in class com.vmware.vcenter.namespace_management.ClustersTypes.NCPClusterNetworkSetSpec
 
hashCode() - Method in class com.vmware.vcenter.namespace_management.ClustersTypes.NCPClusterNetworkUpdateSpec
 
hashCode() - Method in class com.vmware.vcenter.namespace_management.ClustersTypes.NetworkSpec
 
hashCode() - Method in class com.vmware.vcenter.namespace_management.ClustersTypes.SetSpec
 
hashCode() - Method in class com.vmware.vcenter.namespace_management.ClustersTypes.Stats
 
hashCode() - Method in class com.vmware.vcenter.namespace_management.ClustersTypes.Summary
 
hashCode() - Method in class com.vmware.vcenter.namespace_management.ClustersTypes.UpdateSpec
 
hashCode() - Method in class com.vmware.vcenter.namespace_management.DistributedSwitchCompatibilityTypes.FilterSpec
 
hashCode() - Method in class com.vmware.vcenter.namespace_management.DistributedSwitchCompatibilityTypes.Summary
 
hashCode() - Method in class com.vmware.vcenter.namespace_management.EdgeClusterCompatibilityTypes.FilterSpec
 
hashCode() - Method in class com.vmware.vcenter.namespace_management.EdgeClusterCompatibilityTypes.Summary
 
hashCode() - Method in class com.vmware.vcenter.namespace_management.HostsConfigTypes.Info
 
hashCode() - Method in class com.vmware.vcenter.namespace_management.Ipv4Cidr
 
hashCode() - Method in class com.vmware.vcenter.namespace_management.NamespaceResourceOptionsTypes.Info
 
hashCode() - Method in class com.vmware.vcenter.namespace_management.software.ClustersTypes.Info
 
hashCode() - Method in class com.vmware.vcenter.namespace_management.software.ClustersTypes.Message
 
hashCode() - Method in class com.vmware.vcenter.namespace_management.software.ClustersTypes.Result
 
hashCode() - Method in class com.vmware.vcenter.namespace_management.software.ClustersTypes.Summary
 
hashCode() - Method in class com.vmware.vcenter.namespace_management.software.ClustersTypes.UpgradeProgress
 
hashCode() - Method in class com.vmware.vcenter.namespace_management.software.ClustersTypes.UpgradeSpec
 
hashCode() - Method in class com.vmware.vcenter.namespace_management.software.ClustersTypes.UpgradeStatus
 
hashCode() - Method in class com.vmware.vcenter.namespace_management.stats.TimeSeriesTypes.PodIdentifier
 
hashCode() - Method in class com.vmware.vcenter.namespace_management.stats.TimeSeriesTypes.Spec
 
hashCode() - Method in class com.vmware.vcenter.namespace_management.stats.TimeSeriesTypes.TimeSeries
 
hashCode() - Method in class com.vmware.vcenter.namespace_management.SupportBundleTypes.Location
 
hashCode() - Method in class com.vmware.vcenter.namespace_management.SupportBundleTypes.Token
 
hashCode() - Method in class com.vmware.vcenter.namespaces.AccessTypes.CreateSpec
 
hashCode() - Method in class com.vmware.vcenter.namespaces.AccessTypes.Info
 
hashCode() - Method in class com.vmware.vcenter.namespaces.AccessTypes.SetSpec
 
hashCode() - Method in class com.vmware.vcenter.namespaces.Container
 
hashCode() - Method in class com.vmware.vcenter.namespaces.EndpointAddress
 
hashCode() - Method in class com.vmware.vcenter.namespaces.IngressRuleValue
 
hashCode() - Method in class com.vmware.vcenter.namespaces.InstancesTypes.Access
 
hashCode() - Method in class com.vmware.vcenter.namespaces.InstancesTypes.CreateSpec
 
hashCode() - Method in class com.vmware.vcenter.namespaces.InstancesTypes.Info
 
hashCode() - Method in class com.vmware.vcenter.namespaces.InstancesTypes.Message
 
hashCode() - Method in class com.vmware.vcenter.namespaces.InstancesTypes.SetSpec
 
hashCode() - Method in class com.vmware.vcenter.namespaces.InstancesTypes.Stats
 
hashCode() - Method in class com.vmware.vcenter.namespaces.InstancesTypes.StorageSpec
 
hashCode() - Method in class com.vmware.vcenter.namespaces.InstancesTypes.Summary
 
hashCode() - Method in class com.vmware.vcenter.namespaces.InstancesTypes.UpdateSpec
 
hashCode() - Method in class com.vmware.vcenter.namespaces.ResourceQuotaOptionsV1
 
hashCode() - Method in class com.vmware.vcenter.namespaces.ResourceQuotaOptionsV1Update
 
hashCode() - Method in class com.vmware.vcenter.namespaces.user.InstancesTypes.Summary
 
hashCode() - Method in class com.vmware.vcenter.NetworkTypes.FilterSpec
 
hashCode() - Method in class com.vmware.vcenter.NetworkTypes.Summary
 
hashCode() - Method in class com.vmware.vcenter.ovf.CertificateParams
 
hashCode() - Method in class com.vmware.vcenter.ovf.DeploymentOption
 
hashCode() - Method in class com.vmware.vcenter.ovf.DeploymentOptionParams
 
hashCode() - Method in class com.vmware.vcenter.ovf.ExportFlagTypes.Info
 
hashCode() - Method in class com.vmware.vcenter.ovf.ExtraConfig
 
hashCode() - Method in class com.vmware.vcenter.ovf.ExtraConfigParams
 
hashCode() - Method in class com.vmware.vcenter.ovf.ImportFlagTypes.Info
 
hashCode() - Method in class com.vmware.vcenter.ovf.IpAllocationParams
 
hashCode() - Method in class com.vmware.vcenter.ovf.LibraryItemTypes.CreateResult
 
hashCode() - Method in class com.vmware.vcenter.ovf.LibraryItemTypes.CreateSpec
 
hashCode() - Method in class com.vmware.vcenter.ovf.LibraryItemTypes.CreateTarget
 
hashCode() - Method in class com.vmware.vcenter.ovf.LibraryItemTypes.DeployableIdentity
 
hashCode() - Method in class com.vmware.vcenter.ovf.LibraryItemTypes.DeploymentResult
 
hashCode() - Method in class com.vmware.vcenter.ovf.LibraryItemTypes.DeploymentTarget
 
hashCode() - Method in class com.vmware.vcenter.ovf.LibraryItemTypes.OvfSummary
 
hashCode() - Method in class com.vmware.vcenter.ovf.LibraryItemTypes.ResourcePoolDeploymentSpec
 
hashCode() - Method in class com.vmware.vcenter.ovf.LibraryItemTypes.ResultInfo
 
hashCode() - Method in class com.vmware.vcenter.ovf.LibraryItemTypes.StorageGroupMapping
 
hashCode() - Method in class com.vmware.vcenter.ovf.OvfError
 
hashCode() - Method in class com.vmware.vcenter.ovf.OvfInfo
 
hashCode() - Method in class com.vmware.vcenter.ovf.OvfMessage
 
hashCode() - Method in class com.vmware.vcenter.ovf.OvfParams
 
hashCode() - Method in class com.vmware.vcenter.ovf.OvfWarning
 
hashCode() - Method in class com.vmware.vcenter.ovf.ParseIssue
 
hashCode() - Method in class com.vmware.vcenter.ovf.Property
 
hashCode() - Method in class com.vmware.vcenter.ovf.PropertyParams
 
hashCode() - Method in class com.vmware.vcenter.ovf.ScaleOutGroup
 
hashCode() - Method in class com.vmware.vcenter.ovf.ScaleOutParams
 
hashCode() - Method in class com.vmware.vcenter.ovf.SizeParams
 
hashCode() - Method in class com.vmware.vcenter.ovf.UnknownSection
 
hashCode() - Method in class com.vmware.vcenter.ovf.UnknownSectionParams
 
hashCode() - Method in class com.vmware.vcenter.ovf.VcenterExtensionParams
 
hashCode() - Method in class com.vmware.vcenter.ResourcePoolTypes.CreateSpec
 
hashCode() - Method in class com.vmware.vcenter.ResourcePoolTypes.FilterSpec
 
hashCode() - Method in class com.vmware.vcenter.ResourcePoolTypes.Info
 
hashCode() - Method in class com.vmware.vcenter.ResourcePoolTypes.ResourceAllocationCreateSpec
 
hashCode() - Method in class com.vmware.vcenter.ResourcePoolTypes.ResourceAllocationInfo
 
hashCode() - Method in class com.vmware.vcenter.ResourcePoolTypes.ResourceAllocationUpdateSpec
 
hashCode() - Method in class com.vmware.vcenter.ResourcePoolTypes.SharesInfo
 
hashCode() - Method in class com.vmware.vcenter.ResourcePoolTypes.Summary
 
hashCode() - Method in class com.vmware.vcenter.ResourcePoolTypes.UpdateSpec
 
hashCode() - Method in class com.vmware.vcenter.services.ServiceTypes.Info
 
hashCode() - Method in class com.vmware.vcenter.services.ServiceTypes.UpdateSpec
 
hashCode() - Method in class com.vmware.vcenter.storage.policies.compliance.VMTypes.FilterSpec
 
hashCode() - Method in class com.vmware.vcenter.storage.policies.compliance.VMTypes.Info
 
hashCode() - Method in class com.vmware.vcenter.storage.policies.ComplianceTypes.FilterSpec
 
hashCode() - Method in class com.vmware.vcenter.storage.policies.ComplianceTypes.Summary
 
hashCode() - Method in class com.vmware.vcenter.storage.policies.VMTypes.Info
 
hashCode() - Method in class com.vmware.vcenter.storage.PoliciesTypes.CompatibilityInfo
 
hashCode() - Method in class com.vmware.vcenter.storage.PoliciesTypes.CompatibleDatastoreInfo
 
hashCode() - Method in class com.vmware.vcenter.storage.PoliciesTypes.FilterSpec
 
hashCode() - Method in class com.vmware.vcenter.storage.PoliciesTypes.Summary
 
hashCode() - Method in class com.vmware.vcenter.system_config.DeploymentTypeTypes.Info
 
hashCode() - Method in class com.vmware.vcenter.system_config.DeploymentTypeTypes.ReconfigureSpec
 
hashCode() - Method in class com.vmware.vcenter.system_config.PscRegistrationTypes.Info
 
hashCode() - Method in class com.vmware.vcenter.tagging.AssociationsTypes.IterationSpec
 
hashCode() - Method in class com.vmware.vcenter.tagging.AssociationsTypes.ListResult
 
hashCode() - Method in class com.vmware.vcenter.tagging.AssociationsTypes.Summary
 
hashCode() - Method in exception com.vmware.vcenter.tokenservice.Error
 
hashCode() - Method in exception com.vmware.vcenter.tokenservice.InvalidGrant
 
hashCode() - Method in exception com.vmware.vcenter.tokenservice.InvalidRequest
 
hashCode() - Method in exception com.vmware.vcenter.tokenservice.InvalidScope
 
hashCode() - Method in class com.vmware.vcenter.tokenservice.TokenExchangeTypes.ExchangeSpec
 
hashCode() - Method in class com.vmware.vcenter.tokenservice.TokenExchangeTypes.Info
 
hashCode() - Method in class com.vmware.vcenter.topology.NodesTypes.FilterSpec
 
hashCode() - Method in class com.vmware.vcenter.topology.NodesTypes.Info
 
hashCode() - Method in class com.vmware.vcenter.topology.NodesTypes.Summary
 
hashCode() - Method in class com.vmware.vcenter.topology.ReplicationStatusTypes.FilterSpec
 
hashCode() - Method in class com.vmware.vcenter.topology.ReplicationStatusTypes.Summary
 
hashCode() - Method in class com.vmware.vcenter.trusted_infrastructure.attestation.ServicesTypes.CreateSpec
 
hashCode() - Method in class com.vmware.vcenter.trusted_infrastructure.attestation.ServicesTypes.FilterSpec
 
hashCode() - Method in class com.vmware.vcenter.trusted_infrastructure.attestation.ServicesTypes.Info
 
hashCode() - Method in class com.vmware.vcenter.trusted_infrastructure.attestation.ServicesTypes.Summary
 
hashCode() - Method in class com.vmware.vcenter.trusted_infrastructure.kms.ServicesTypes.CreateSpec
 
hashCode() - Method in class com.vmware.vcenter.trusted_infrastructure.kms.ServicesTypes.FilterSpec
 
hashCode() - Method in class com.vmware.vcenter.trusted_infrastructure.kms.ServicesTypes.Info
 
hashCode() - Method in class com.vmware.vcenter.trusted_infrastructure.kms.ServicesTypes.Summary
 
hashCode() - Method in class com.vmware.vcenter.trusted_infrastructure.NetworkAddress
 
hashCode() - Method in class com.vmware.vcenter.trusted_infrastructure.PrincipalTypes.Info
 
hashCode() - Method in class com.vmware.vcenter.trusted_infrastructure.StsPrincipal
 
hashCode() - Method in class com.vmware.vcenter.trusted_infrastructure.StsPrincipalId
 
hashCode() - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.attestation.os.esx.BaseImagesTypes.FilterSpec
 
hashCode() - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.attestation.os.esx.BaseImagesTypes.Info
 
hashCode() - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.attestation.os.esx.BaseImagesTypes.Summary
 
hashCode() - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.attestation.ServiceStatusTypes.Info
 
hashCode() - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.attestation.tpm2.CaCertificatesTypes.CreateSpec
 
hashCode() - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.attestation.tpm2.CaCertificatesTypes.Info
 
hashCode() - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.attestation.tpm2.CaCertificatesTypes.Summary
 
hashCode() - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.attestation.tpm2.EndorsementKeysTypes.CreateSpec
 
hashCode() - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.attestation.tpm2.EndorsementKeysTypes.Info
 
hashCode() - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.attestation.tpm2.EndorsementKeysTypes.Summary
 
hashCode() - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.attestation.tpm2.SettingsTypes.Info
 
hashCode() - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.attestation.tpm2.SettingsTypes.UpdateSpec
 
hashCode() - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.ConsumerPrincipalsTypes.CreateSpec
 
hashCode() - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.ConsumerPrincipalsTypes.FilterSpec
 
hashCode() - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.ConsumerPrincipalsTypes.Info
 
hashCode() - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.ConsumerPrincipalsTypes.Summary
 
hashCode() - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.providers.client_certificate.CsrTypes.Info
 
hashCode() - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.providers.ClientCertificateTypes.Info
 
hashCode() - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.providers.ClientCertificateTypes.UpdateSpec
 
hashCode() - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.providers.CurrentPeerCertificatesTypes.FilterSpec
 
hashCode() - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.providers.CurrentPeerCertificatesTypes.Summary
 
hashCode() - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.providers.TrustedPeerCertificatesTypes.Info
 
hashCode() - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.providers.TrustedPeerCertificatesTypes.UpdateSpec
 
hashCode() - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.ProvidersTypes.CreateSpec
 
hashCode() - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.ProvidersTypes.Info
 
hashCode() - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.ProvidersTypes.KeyServerCreateSpec
 
hashCode() - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.ProvidersTypes.KeyServerInfo
 
hashCode() - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.ProvidersTypes.KeyServerUpdateSpec
 
hashCode() - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.ProvidersTypes.KmipServerCreateSpec
 
hashCode() - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.ProvidersTypes.KmipServerInfo
 
hashCode() - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.ProvidersTypes.KmipServerUpdateSpec
 
hashCode() - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.ProvidersTypes.Server
 
hashCode() - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.ProvidersTypes.ServerInfo
 
hashCode() - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.ProvidersTypes.Status
 
hashCode() - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.ProvidersTypes.Summary
 
hashCode() - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.ProvidersTypes.UpdateSpec
 
hashCode() - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.ServiceStatusTypes.Info
 
hashCode() - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_hosts.AttestationTypes.FilterSpec
 
hashCode() - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_hosts.AttestationTypes.Info
 
hashCode() - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_hosts.AttestationTypes.Summary
 
hashCode() - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_hosts.KmsTypes.FilterSpec
 
hashCode() - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_hosts.KmsTypes.Info
 
hashCode() - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_hosts.KmsTypes.Summary
 
hashCode() - Method in class com.vmware.vcenter.trusted_infrastructure.TrustAuthorityClustersTypes.FilterSpec
 
hashCode() - Method in class com.vmware.vcenter.trusted_infrastructure.TrustAuthorityClustersTypes.Info
 
hashCode() - Method in class com.vmware.vcenter.trusted_infrastructure.TrustAuthorityClustersTypes.Summary
 
hashCode() - Method in class com.vmware.vcenter.trusted_infrastructure.TrustAuthorityClustersTypes.UpdateSpec
 
hashCode() - Method in class com.vmware.vcenter.trusted_infrastructure.trusted_clusters.attestation.ServicesTypes.CreateSpec
 
hashCode() - Method in class com.vmware.vcenter.trusted_infrastructure.trusted_clusters.attestation.ServicesTypes.FilterSpec
 
hashCode() - Method in class com.vmware.vcenter.trusted_infrastructure.trusted_clusters.attestation.ServicesTypes.Info
 
hashCode() - Method in class com.vmware.vcenter.trusted_infrastructure.trusted_clusters.attestation.ServicesTypes.Summary
 
hashCode() - Method in class com.vmware.vcenter.trusted_infrastructure.trusted_clusters.kms.ServicesTypes.CreateSpec
 
hashCode() - Method in class com.vmware.vcenter.trusted_infrastructure.trusted_clusters.kms.ServicesTypes.FilterSpec
 
hashCode() - Method in class com.vmware.vcenter.trusted_infrastructure.trusted_clusters.kms.ServicesTypes.Info
 
hashCode() - Method in class com.vmware.vcenter.trusted_infrastructure.trusted_clusters.kms.ServicesTypes.Summary
 
hashCode() - Method in class com.vmware.vcenter.trusted_infrastructure.X509CertChain
 
hashCode() - Method in class com.vmware.vcenter.vcha.CertificateInfo
 
hashCode() - Method in class com.vmware.vcenter.vcha.cluster.ActiveTypes.Info
 
hashCode() - Method in class com.vmware.vcenter.vcha.cluster.DeploymentTypeTypes.Info
 
hashCode() - Method in class com.vmware.vcenter.vcha.cluster.ModeTypes.Info
 
hashCode() - Method in class com.vmware.vcenter.vcha.cluster.PassiveTypes.CheckResult
 
hashCode() - Method in class com.vmware.vcenter.vcha.cluster.PassiveTypes.CheckSpec
 
hashCode() - Method in class com.vmware.vcenter.vcha.cluster.PassiveTypes.RedeploySpec
 
hashCode() - Method in class com.vmware.vcenter.vcha.cluster.WitnessTypes.CheckResult
 
hashCode() - Method in class com.vmware.vcenter.vcha.cluster.WitnessTypes.CheckSpec
 
hashCode() - Method in class com.vmware.vcenter.vcha.cluster.WitnessTypes.RedeploySpec
 
hashCode() - Method in class com.vmware.vcenter.vcha.ClusterTypes.ActiveSpec
 
hashCode() - Method in class com.vmware.vcenter.vcha.ClusterTypes.DeploySpec
 
hashCode() - Method in class com.vmware.vcenter.vcha.ClusterTypes.ErrorCondition
 
hashCode() - Method in class com.vmware.vcenter.vcha.ClusterTypes.Info
 
hashCode() - Method in class com.vmware.vcenter.vcha.ClusterTypes.IpInfo
 
hashCode() - Method in class com.vmware.vcenter.vcha.ClusterTypes.Ipv4Info
 
hashCode() - Method in class com.vmware.vcenter.vcha.ClusterTypes.Ipv6Info
 
hashCode() - Method in class com.vmware.vcenter.vcha.ClusterTypes.NodeInfo
 
hashCode() - Method in class com.vmware.vcenter.vcha.ClusterTypes.NodeRuntimeInfo
 
hashCode() - Method in class com.vmware.vcenter.vcha.ClusterTypes.NodeVmInfo
 
hashCode() - Method in class com.vmware.vcenter.vcha.ClusterTypes.PassiveSpec
 
hashCode() - Method in class com.vmware.vcenter.vcha.ClusterTypes.UndeploySpec
 
hashCode() - Method in class com.vmware.vcenter.vcha.ClusterTypes.VmInfo
 
hashCode() - Method in class com.vmware.vcenter.vcha.ClusterTypes.WitnessInfo
 
hashCode() - Method in class com.vmware.vcenter.vcha.ClusterTypes.WitnessSpec
 
hashCode() - Method in class com.vmware.vcenter.vcha.ConnectionSpec
 
hashCode() - Method in class com.vmware.vcenter.vcha.CredentialsSpec
 
hashCode() - Method in class com.vmware.vcenter.vcha.DiskInfo
 
hashCode() - Method in class com.vmware.vcenter.vcha.DiskSpec
 
hashCode() - Method in class com.vmware.vcenter.vcha.IpSpec
 
hashCode() - Method in class com.vmware.vcenter.vcha.Ipv4Spec
 
hashCode() - Method in class com.vmware.vcenter.vcha.Ipv6Spec
 
hashCode() - Method in class com.vmware.vcenter.vcha.OperationsTypes.Info
 
hashCode() - Method in class com.vmware.vcenter.vcha.PlacementInfo
 
hashCode() - Method in class com.vmware.vcenter.vcha.PlacementSpec
 
hashCode() - Method in class com.vmware.vcenter.vm.compute.PoliciesTypes.Info
 
hashCode() - Method in class com.vmware.vcenter.vm.console.TicketsTypes.CreateSpec
 
hashCode() - Method in class com.vmware.vcenter.vm.console.TicketsTypes.Summary
 
hashCode() - Method in class com.vmware.vcenter.vm.guest.CustomizationTypes.SetSpec
 
hashCode() - Method in class com.vmware.vcenter.vm.guest.DhcpConfigInfo
 
hashCode() - Method in class com.vmware.vcenter.vm.guest.DnsAssignedValues
 
hashCode() - Method in class com.vmware.vcenter.vm.guest.DnsConfigInfo
 
hashCode() - Method in class com.vmware.vcenter.vm.guest.IdentityTypes.Info
 
hashCode() - Method in class com.vmware.vcenter.vm.guest.LocalFilesystemTypes.Info
 
hashCode() - Method in class com.vmware.vcenter.vm.guest.LocalFilesystemTypes.VirtualDiskMapping
 
hashCode() - Method in class com.vmware.vcenter.vm.guest.networking.InterfacesTypes.Info
 
hashCode() - Method in class com.vmware.vcenter.vm.guest.networking.InterfacesTypes.IpAddressInfo
 
hashCode() - Method in class com.vmware.vcenter.vm.guest.networking.InterfacesTypes.IpConfigInfo
 
hashCode() - Method in class com.vmware.vcenter.vm.guest.networking.RoutesTypes.Info
 
hashCode() - Method in class com.vmware.vcenter.vm.guest.NetworkingTypes.Info
 
hashCode() - Method in class com.vmware.vcenter.vm.guest.PowerTypes.Info
 
hashCode() - Method in class com.vmware.vcenter.vm.hardware.adapter.SataTypes.CreateSpec
 
hashCode() - Method in class com.vmware.vcenter.vm.hardware.adapter.SataTypes.Info
 
hashCode() - Method in class com.vmware.vcenter.vm.hardware.adapter.SataTypes.Summary
 
hashCode() - Method in class com.vmware.vcenter.vm.hardware.adapter.ScsiTypes.CreateSpec
 
hashCode() - Method in class com.vmware.vcenter.vm.hardware.adapter.ScsiTypes.Info
 
hashCode() - Method in class com.vmware.vcenter.vm.hardware.adapter.ScsiTypes.Summary
 
hashCode() - Method in class com.vmware.vcenter.vm.hardware.adapter.ScsiTypes.UpdateSpec
 
hashCode() - Method in class com.vmware.vcenter.vm.hardware.boot.DeviceTypes.Entry
 
hashCode() - Method in class com.vmware.vcenter.vm.hardware.boot.DeviceTypes.EntryCreateSpec
 
hashCode() - Method in class com.vmware.vcenter.vm.hardware.BootTypes.CreateSpec
 
hashCode() - Method in class com.vmware.vcenter.vm.hardware.BootTypes.Info
 
hashCode() - Method in class com.vmware.vcenter.vm.hardware.BootTypes.UpdateSpec
 
hashCode() - Method in class com.vmware.vcenter.vm.hardware.CdromTypes.BackingInfo
 
hashCode() - Method in class com.vmware.vcenter.vm.hardware.CdromTypes.BackingSpec
 
hashCode() - Method in class com.vmware.vcenter.vm.hardware.CdromTypes.CreateSpec
 
hashCode() - Method in class com.vmware.vcenter.vm.hardware.CdromTypes.Info
 
hashCode() - Method in class com.vmware.vcenter.vm.hardware.CdromTypes.Summary
 
hashCode() - Method in class com.vmware.vcenter.vm.hardware.CdromTypes.UpdateSpec
 
hashCode() - Method in class com.vmware.vcenter.vm.hardware.ConnectionCreateSpec
 
hashCode() - Method in class com.vmware.vcenter.vm.hardware.ConnectionInfo
 
hashCode() - Method in class com.vmware.vcenter.vm.hardware.ConnectionUpdateSpec
 
hashCode() - Method in class com.vmware.vcenter.vm.hardware.CpuTypes.Info
 
hashCode() - Method in class com.vmware.vcenter.vm.hardware.CpuTypes.UpdateSpec
 
hashCode() - Method in class com.vmware.vcenter.vm.hardware.DiskTypes.BackingInfo
 
hashCode() - Method in class com.vmware.vcenter.vm.hardware.DiskTypes.BackingSpec
 
hashCode() - Method in class com.vmware.vcenter.vm.hardware.DiskTypes.CreateSpec
 
hashCode() - Method in class com.vmware.vcenter.vm.hardware.DiskTypes.Info
 
hashCode() - Method in class com.vmware.vcenter.vm.hardware.DiskTypes.StoragePolicySpec
 
hashCode() - Method in class com.vmware.vcenter.vm.hardware.DiskTypes.Summary
 
hashCode() - Method in class com.vmware.vcenter.vm.hardware.DiskTypes.UpdateSpec
 
hashCode() - Method in class com.vmware.vcenter.vm.hardware.DiskTypes.VmdkCreateSpec
 
hashCode() - Method in class com.vmware.vcenter.vm.hardware.EthernetTypes.BackingInfo
 
hashCode() - Method in class com.vmware.vcenter.vm.hardware.EthernetTypes.BackingSpec
 
hashCode() - Method in class com.vmware.vcenter.vm.hardware.EthernetTypes.CreateSpec
 
hashCode() - Method in class com.vmware.vcenter.vm.hardware.EthernetTypes.Info
 
hashCode() - Method in class com.vmware.vcenter.vm.hardware.EthernetTypes.Summary
 
hashCode() - Method in class com.vmware.vcenter.vm.hardware.EthernetTypes.UpdateSpec
 
hashCode() - Method in class com.vmware.vcenter.vm.hardware.FloppyTypes.BackingInfo
 
hashCode() - Method in class com.vmware.vcenter.vm.hardware.FloppyTypes.BackingSpec
 
hashCode() - Method in class com.vmware.vcenter.vm.hardware.FloppyTypes.CreateSpec
 
hashCode() - Method in class com.vmware.vcenter.vm.hardware.FloppyTypes.Info
 
hashCode() - Method in class com.vmware.vcenter.vm.hardware.FloppyTypes.Summary
 
hashCode() - Method in class com.vmware.vcenter.vm.hardware.FloppyTypes.UpdateSpec
 
hashCode() - Method in class com.vmware.vcenter.vm.hardware.IdeAddressInfo
 
hashCode() - Method in class com.vmware.vcenter.vm.hardware.IdeAddressSpec
 
hashCode() - Method in class com.vmware.vcenter.vm.hardware.MemoryTypes.Info
 
hashCode() - Method in class com.vmware.vcenter.vm.hardware.MemoryTypes.UpdateSpec
 
hashCode() - Method in class com.vmware.vcenter.vm.hardware.ParallelTypes.BackingInfo
 
hashCode() - Method in class com.vmware.vcenter.vm.hardware.ParallelTypes.BackingSpec
 
hashCode() - Method in class com.vmware.vcenter.vm.hardware.ParallelTypes.CreateSpec
 
hashCode() - Method in class com.vmware.vcenter.vm.hardware.ParallelTypes.Info
 
hashCode() - Method in class com.vmware.vcenter.vm.hardware.ParallelTypes.Summary
 
hashCode() - Method in class com.vmware.vcenter.vm.hardware.ParallelTypes.UpdateSpec
 
hashCode() - Method in class com.vmware.vcenter.vm.hardware.SataAddressInfo
 
hashCode() - Method in class com.vmware.vcenter.vm.hardware.SataAddressSpec
 
hashCode() - Method in class com.vmware.vcenter.vm.hardware.ScsiAddressInfo
 
hashCode() - Method in class com.vmware.vcenter.vm.hardware.ScsiAddressSpec
 
hashCode() - Method in class com.vmware.vcenter.vm.hardware.SerialTypes.BackingInfo
 
hashCode() - Method in class com.vmware.vcenter.vm.hardware.SerialTypes.BackingSpec
 
hashCode() - Method in class com.vmware.vcenter.vm.hardware.SerialTypes.CreateSpec
 
hashCode() - Method in class com.vmware.vcenter.vm.hardware.SerialTypes.Info
 
hashCode() - Method in class com.vmware.vcenter.vm.hardware.SerialTypes.Summary
 
hashCode() - Method in class com.vmware.vcenter.vm.hardware.SerialTypes.UpdateSpec
 
hashCode() - Method in class com.vmware.vcenter.vm.HardwareTypes.Info
 
hashCode() - Method in class com.vmware.vcenter.vm.HardwareTypes.UpdateSpec
 
hashCode() - Method in class com.vmware.vcenter.vm.IdentityTypes.Info
 
hashCode() - Method in class com.vmware.vcenter.vm.LibraryItemTypes.CheckOutInfo
 
hashCode() - Method in class com.vmware.vcenter.vm.LibraryItemTypes.Info
 
hashCode() - Method in class com.vmware.vcenter.vm.PowerTypes.Info
 
hashCode() - Method in class com.vmware.vcenter.vm.storage.policy.ComplianceTypes.CheckSpec
 
hashCode() - Method in class com.vmware.vcenter.vm.storage.policy.ComplianceTypes.Info
 
hashCode() - Method in class com.vmware.vcenter.vm.storage.policy.ComplianceTypes.VmComplianceInfo
 
hashCode() - Method in class com.vmware.vcenter.vm.storage.PolicyTypes.DiskPolicySpec
 
hashCode() - Method in class com.vmware.vcenter.vm.storage.PolicyTypes.Info
 
hashCode() - Method in class com.vmware.vcenter.vm.storage.PolicyTypes.UpdateSpec
 
hashCode() - Method in class com.vmware.vcenter.vm.storage.PolicyTypes.VmHomePolicySpec
 
hashCode() - Method in class com.vmware.vcenter.vm.tools.InstallerTypes.Info
 
hashCode() - Method in class com.vmware.vcenter.vm.ToolsTypes.Info
 
hashCode() - Method in class com.vmware.vcenter.vm.ToolsTypes.UpdateSpec
 
hashCode() - Method in class com.vmware.vcenter.vm_template.library_items.CheckOutsTypes.CheckInSpec
 
hashCode() - Method in class com.vmware.vcenter.vm_template.library_items.CheckOutsTypes.CheckOutSpec
 
hashCode() - Method in class com.vmware.vcenter.vm_template.library_items.CheckOutsTypes.Info
 
hashCode() - Method in class com.vmware.vcenter.vm_template.library_items.CheckOutsTypes.PlacementSpec
 
hashCode() - Method in class com.vmware.vcenter.vm_template.library_items.CheckOutsTypes.Summary
 
hashCode() - Method in class com.vmware.vcenter.vm_template.library_items.VersionsTypes.Info
 
hashCode() - Method in class com.vmware.vcenter.vm_template.library_items.VersionsTypes.RollbackSpec
 
hashCode() - Method in class com.vmware.vcenter.vm_template.library_items.VersionsTypes.Summary
 
hashCode() - Method in class com.vmware.vcenter.vm_template.LibraryItemsTypes.CpuInfo
 
hashCode() - Method in class com.vmware.vcenter.vm_template.LibraryItemsTypes.CpuUpdateSpec
 
hashCode() - Method in class com.vmware.vcenter.vm_template.LibraryItemsTypes.CreatePlacementSpec
 
hashCode() - Method in class com.vmware.vcenter.vm_template.LibraryItemsTypes.CreateSpec
 
hashCode() - Method in class com.vmware.vcenter.vm_template.LibraryItemsTypes.CreateSpecDiskStorage
 
hashCode() - Method in class com.vmware.vcenter.vm_template.LibraryItemsTypes.CreateSpecDiskStoragePolicy
 
hashCode() - Method in class com.vmware.vcenter.vm_template.LibraryItemsTypes.CreateSpecVmHomeStorage
 
hashCode() - Method in class com.vmware.vcenter.vm_template.LibraryItemsTypes.CreateSpecVmHomeStoragePolicy
 
hashCode() - Method in class com.vmware.vcenter.vm_template.LibraryItemsTypes.DeployPlacementSpec
 
hashCode() - Method in class com.vmware.vcenter.vm_template.LibraryItemsTypes.DeploySpec
 
hashCode() - Method in class com.vmware.vcenter.vm_template.LibraryItemsTypes.DeploySpecDiskStorage
 
hashCode() - Method in class com.vmware.vcenter.vm_template.LibraryItemsTypes.DeploySpecDiskStoragePolicy
 
hashCode() - Method in class com.vmware.vcenter.vm_template.LibraryItemsTypes.DeploySpecVmHomeStorage
 
hashCode() - Method in class com.vmware.vcenter.vm_template.LibraryItemsTypes.DeploySpecVmHomeStoragePolicy
 
hashCode() - Method in class com.vmware.vcenter.vm_template.LibraryItemsTypes.DiskInfo
 
hashCode() - Method in class com.vmware.vcenter.vm_template.LibraryItemsTypes.DiskStorageInfo
 
hashCode() - Method in class com.vmware.vcenter.vm_template.LibraryItemsTypes.DiskUpdateSpec
 
hashCode() - Method in class com.vmware.vcenter.vm_template.LibraryItemsTypes.EthernetInfo
 
hashCode() - Method in class com.vmware.vcenter.vm_template.LibraryItemsTypes.EthernetUpdateSpec
 
hashCode() - Method in class com.vmware.vcenter.vm_template.LibraryItemsTypes.GuestCustomizationSpec
 
hashCode() - Method in class com.vmware.vcenter.vm_template.LibraryItemsTypes.HardwareCustomizationSpec
 
hashCode() - Method in class com.vmware.vcenter.vm_template.LibraryItemsTypes.Info
 
hashCode() - Method in class com.vmware.vcenter.vm_template.LibraryItemsTypes.MemoryInfo
 
hashCode() - Method in class com.vmware.vcenter.vm_template.LibraryItemsTypes.MemoryUpdateSpec
 
hashCode() - Method in class com.vmware.vcenter.vm_template.LibraryItemsTypes.VmHomeStorageInfo
 
hashCode() - Method in class com.vmware.vcenter.VMTypes.ClonePlacementSpec
 
hashCode() - Method in class com.vmware.vcenter.VMTypes.CloneSpec
 
hashCode() - Method in class com.vmware.vcenter.VMTypes.ComputePlacementSpec
 
hashCode() - Method in class com.vmware.vcenter.VMTypes.CreateSpec
 
hashCode() - Method in class com.vmware.vcenter.VMTypes.DiskCloneSpec
 
hashCode() - Method in class com.vmware.vcenter.VMTypes.DiskRelocateSpec
 
hashCode() - Method in class com.vmware.vcenter.VMTypes.FilterSpec
 
hashCode() - Method in class com.vmware.vcenter.VMTypes.GuestCustomizationSpec
 
hashCode() - Method in class com.vmware.vcenter.VMTypes.Info
 
hashCode() - Method in class com.vmware.vcenter.VMTypes.InstantClonePlacementSpec
 
hashCode() - Method in class com.vmware.vcenter.VMTypes.InstantCloneSpec
 
hashCode() - Method in class com.vmware.vcenter.VMTypes.InventoryPlacementSpec
 
hashCode() - Method in class com.vmware.vcenter.VMTypes.PlacementSpec
 
hashCode() - Method in class com.vmware.vcenter.VMTypes.RegisterPlacementSpec
 
hashCode() - Method in class com.vmware.vcenter.VMTypes.RegisterSpec
 
hashCode() - Method in class com.vmware.vcenter.VMTypes.RelocatePlacementSpec
 
hashCode() - Method in class com.vmware.vcenter.VMTypes.RelocateSpec
 
hashCode() - Method in class com.vmware.vcenter.VMTypes.StoragePlacementSpec
 
hashCode() - Method in class com.vmware.vcenter.VMTypes.StoragePolicySpec
 
hashCode() - Method in class com.vmware.vcenter.VMTypes.Summary
 
hashCode() - Method in class com.vmware.vstats.AcqSpecsTypes.CounterSpec
 
hashCode() - Method in class com.vmware.vstats.AcqSpecsTypes.CreateSpec
 
hashCode() - Method in class com.vmware.vstats.AcqSpecsTypes.FilterSpec
 
hashCode() - Method in class com.vmware.vstats.AcqSpecsTypes.Info
 
hashCode() - Method in class com.vmware.vstats.AcqSpecsTypes.ListResult
 
hashCode() - Method in class com.vmware.vstats.AcqSpecsTypes.UpdateSpec
 
hashCode() - Method in class com.vmware.vstats.CidMid
 
hashCode() - Method in class com.vmware.vstats.CounterMetadataTypes.FilterSpec
 
hashCode() - Method in class com.vmware.vstats.CounterMetadataTypes.Info
 
hashCode() - Method in class com.vmware.vstats.CounterSetsTypes.Info
 
hashCode() - Method in class com.vmware.vstats.CountersTypes.FilterSpec
 
hashCode() - Method in class com.vmware.vstats.CountersTypes.Info
 
hashCode() - Method in class com.vmware.vstats.DataTypes.DataPoint
 
hashCode() - Method in class com.vmware.vstats.DataTypes.DataPointsResult
 
hashCode() - Method in class com.vmware.vstats.DataTypes.FilterSpec
 
hashCode() - Method in class com.vmware.vstats.MetricsTypes.Summary
 
hashCode() - Method in class com.vmware.vstats.ProvidersTypes.Summary
 
hashCode() - Method in class com.vmware.vstats.ResourceAddressesTypes.FilterSpec
 
hashCode() - Method in class com.vmware.vstats.ResourceAddressesTypes.Info
 
hashCode() - Method in class com.vmware.vstats.ResourceAddressesTypes.ListResult
 
hashCode() - Method in class com.vmware.vstats.ResourceAddressSchemasTypes.Info
 
hashCode() - Method in class com.vmware.vstats.ResourceAddressSchemasTypes.ResourceIdDefinition
 
hashCode() - Method in class com.vmware.vstats.ResourceTypesTypes.Summary
 
hashCode() - Method in class com.vmware.vstats.RsrcId
 
hashCode() - Method in class com.vmware.vstats.UserInfo
 
HCL_DATA_UNAVAILABLE - Static variable in class com.vmware.esx.settings.clusters.software.reports.ComplianceStatus
HCL data can not be fetched to validate cluster hardware.
HCL_DATA_UNAVAILABLE - Static variable in class com.vmware.esx.settings.clusters.software.reports.HardwareCompatibilityTypes.ComplianceStatus
HCL data can not be fetched to validate cluster hardware.
HclFactory - Class in com.vmware.esx.hcl
HclFactory is responsible for creating instances of services contained inside the com.vmware.esx.hcl package and also has the subpackages reference to access respective subpackage services.
hclReport - Static variable in class com.vmware.esx.hcl.hosts.CompatibilityReportDefinitions
 
HclReport() - Constructor for class com.vmware.esx.hcl.hosts.CompatibilityReportTypes.HclReport
Default constructor.
HclReport(StructValue) - Constructor for class com.vmware.esx.hcl.hosts.CompatibilityReportTypes.HclReport
 
HeaderExtractor - Class in com.vmware.vapi.protocol.client.http
Extractor which captures particular HTTP header from the raw REST response.
HeaderExtractor(String) - Constructor for class com.vmware.vapi.protocol.client.http.HeaderExtractor
Constructor.
health() - Method in class com.vmware.appliance.ApplianceFactory
The com.vmware.appliance.health package provides interfaces for reporting the health of the various subsystems of the the appliance.
Health - Interface in com.vmware.appliance
The Health interface provides methods to retrieve the appliance health information.
Health - Interface in com.vmware.vcenter.content.registries
The Health interface provides methods to retrieve health status for a container registry.
HealthDefinitions - Class in com.vmware.appliance
Defines the type descriptors for the Health API service.
HealthDefinitions() - Constructor for class com.vmware.appliance.HealthDefinitions
 
HealthDefinitions - Class in com.vmware.vcenter.content.registries
Defines the type descriptors for the Health API service.
HealthDefinitions() - Constructor for class com.vmware.vcenter.content.registries.HealthDefinitions
 
HealthFactory - Class in com.vmware.appliance.health
HealthFactory is responsible for creating instances of services contained inside the com.vmware.appliance.health package and also has the subpackages reference to access respective subpackage services.
healthService() - Method in class com.vmware.appliance.ApplianceFactory
Returns an instance of class Health
healthService() - Method in class com.vmware.vcenter.content.registries.RegistriesFactory
Returns an instance of class Health
HealthStub - Class in com.vmware.appliance
Remote stub implementation of the Health API service.
HealthStub(ApiProvider, TypeConverter, StubConfigurationBase) - Constructor for class com.vmware.appliance.HealthStub
 
HealthStub(ApiProvider, StubConfigurationBase) - Constructor for class com.vmware.appliance.HealthStub
 
HealthStub - Class in com.vmware.vcenter.content.registries
Remote stub implementation of the Health API service.
HealthStub(ApiProvider, TypeConverter, StubConfigurationBase) - Constructor for class com.vmware.vcenter.content.registries.HealthStub
 
HealthStub(ApiProvider, StubConfigurationBase) - Constructor for class com.vmware.vcenter.content.registries.HealthStub
 
HealthTypes - Interface in com.vmware.appliance
Defines the data types of the Health API service.
HealthTypes - Interface in com.vmware.vcenter.content.registries
Defines the data types of the Health API service.
HealthTypes.Info - Class in com.vmware.vcenter.content.registries
The Info class contains health information about a container registry.
HealthTypes.Info.Builder - Class in com.vmware.vcenter.content.registries
Builder class for HealthTypes.Info.
HealthTypes.Status - Class in com.vmware.vcenter.content.registries
The Status enumeration class describes the status of the container registry.
HealthTypes.Status.Values - Enum in com.vmware.vcenter.content.registries
Native Java enum representing this enumeration class.
HEALTHY - Static variable in class com.vmware.appliance.vmon.ServiceTypes.Health
Service is in a healthy state and is fully functional.
HEALTHY - Static variable in class com.vmware.vcenter.services.ServiceTypes.Health
Service is in a healthy state and is fully functional.
HEALTHY - Static variable in class com.vmware.vcenter.vcha.ClusterTypes.ClusterState
All three nodes in a VCHA Cluster are healthy and connected.
HEALTHY_WITH_WARNINGS - Static variable in class com.vmware.appliance.vmon.ServiceTypes.Health
Service is healthy with warnings.
HEALTHY_WITH_WARNINGS - Static variable in class com.vmware.vcenter.services.ServiceTypes.Health
Service is healthy with warnings.
HECTO - Static variable in class com.vmware.vstats.CounterMetadataTypes.UnitsFactor
Hecto 10^2.
HERTZ - Static variable in class com.vmware.vstats.CounterMetadataTypes.MetricUnits
Hertz.
HIGH - Static variable in class com.vmware.appliance.update.CommonInfo.Priority
Install ASAP.
HIGH - Static variable in class com.vmware.vcenter.ResourcePoolTypes.SharesInfo.Level
For CPU: Shares = 2000 * nmumber of virtual CPUs.
For Memory: Shares = 20 * virtual machine memory size in MB.
.
HistoryMigrationOption - Class in com.vmware.vcenter.deployment
The HistoryMigrationOption enumeration class defines the vCenter history migration option choices.
HistoryMigrationOption.Values - Enum in com.vmware.vcenter.deployment
Native Java enum representing this enumeration class.
HistoryMigrationSpec - Class in com.vmware.vcenter.deployment
The HistoryMigrationSpec enumeration class defines how vCenter history data will be migrated.
HistoryMigrationSpec() - Constructor for class com.vmware.vcenter.deployment.HistoryMigrationSpec
Default constructor.
HistoryMigrationSpec(StructValue) - Constructor for class com.vmware.vcenter.deployment.HistoryMigrationSpec
 
historyMigrationSpec - Static variable in class com.vmware.vcenter.deployment.StructDefinitions
 
HistoryMigrationSpec.Builder - Class in com.vmware.vcenter.deployment
Builder class for HistoryMigrationSpec.
HOST - Static variable in class com.vmware.appliance.TimesyncTypes.TimeSyncMode
VMware Tool-based time synchronization.
HOST - Static variable in class com.vmware.esx.settings.clusters.software.reports.LastCheckResultTypes.EntityCheckResult.EntityType
Entity type Host
HOST - Static variable in class com.vmware.esx.settings.clusters.SoftwareTypes.EntityCheckResult.EntityType
Entity type Host
HOST - Static variable in class com.vmware.vcenter.FolderTypes.Type
A folder that can contain compute resources (hosts and clusters).
Host - Interface in com.vmware.vcenter
The Host interface provides methods to manage hosts in the vCenter Server.
HOST_DEVICE - Static variable in class com.vmware.vcenter.vm.hardware.CdromTypes.BackingType
Virtual CD-ROM device is backed by a device on the host where the virtual machine is running.
HOST_DEVICE - Static variable in class com.vmware.vcenter.vm.hardware.EthernetTypes.BackingType
Legacy host device network backing.
HOST_DEVICE - Static variable in class com.vmware.vcenter.vm.hardware.FloppyTypes.BackingType
Virtual floppy drive is backed by a device on the host where the virtual machine is running.
HOST_DEVICE - Static variable in class com.vmware.vcenter.vm.hardware.ParallelTypes.BackingType
Virtual parallel port is backed by a device on the host where the virtual machine is running.
HOST_DEVICE - Static variable in class com.vmware.vcenter.vm.hardware.SerialTypes.BackingType
Virtual serial port is backed by a device on the host where the virtual machine is running.
HOST_DEVICE - Static variable in class com.vmware.vcenter.vm_template.LibraryItemsTypes.EthernetInfo.NetworkBackingType
Legacy host device network backing.
HOST_NOT_FOUND - Static variable in class com.vmware.content.SubscribedLibraryTypes.ProbeResult.Status
Indicates that the host in the URL could not be found.
HostCommunication - Class in com.vmware.vsphereautomation.lookup
Java class for HostCommunication complex type.
HostCommunication() - Constructor for class com.vmware.vsphereautomation.lookup.HostCommunication
 
HostCompliance - Class in com.vmware.esx.settings
The HostCompliance class contains information to describe the compliance result of a host with respect to given target software specification.
HostCompliance() - Constructor for class com.vmware.esx.settings.HostCompliance
Default constructor.
HostCompliance(StructValue) - Constructor for class com.vmware.esx.settings.HostCompliance
 
hostCompliance - Static variable in class com.vmware.esx.settings.StructDefinitions
 
HostCompliance.Builder - Class in com.vmware.esx.settings
Builder class for HostCompliance.
HostDefinitions - Class in com.vmware.vcenter
Defines the type descriptors for the Host API service.
HostDefinitions() - Constructor for class com.vmware.vcenter.HostDefinitions
 
HostInfo - Class in com.vmware.esx.settings
The HostInfo class contains properties to describe some details regarding a host in the inventory.
HostInfo() - Constructor for class com.vmware.esx.settings.HostInfo
Default constructor.
HostInfo(StructValue) - Constructor for class com.vmware.esx.settings.HostInfo
 
hostInfo - Static variable in class com.vmware.esx.settings.StructDefinitions
 
HostInfo.Builder - Class in com.vmware.esx.settings
Builder class for HostInfo.
Hostname - Interface in com.vmware.appliance.networking.dns
Hostname interface provides methods Performs operations on Fully Qualified Doman Name.
HostnameDefinitions - Class in com.vmware.appliance.networking.dns
Defines the type descriptors for the Hostname API service.
HostnameDefinitions() - Constructor for class com.vmware.appliance.networking.dns.HostnameDefinitions
 
HostnameGenerator - Class in com.vmware.vcenter.guest
The HostnameGenerator class specifies various mechanisms of generating the hostname for the guest inside the virtual machine while customization.
HostnameGenerator() - Constructor for class com.vmware.vcenter.guest.HostnameGenerator
Default constructor.
HostnameGenerator(StructValue) - Constructor for class com.vmware.vcenter.guest.HostnameGenerator
 
hostnameGenerator - Static variable in class com.vmware.vcenter.guest.StructDefinitions
 
HostnameGenerator.Builder - Class in com.vmware.vcenter.guest
Builder class for HostnameGenerator.
HostnameGenerator.Type - Class in com.vmware.vcenter.guest
The Type enumeration class specifies different types of Name Generators.
HostnameGenerator.Type.Values - Enum in com.vmware.vcenter.guest
Native Java enum representing this enumeration class.
hostnameService() - Method in class com.vmware.appliance.networking.dns.DnsFactory
Returns an instance of class Hostname
HostnameStub - Class in com.vmware.appliance.networking.dns
Remote stub implementation of the Hostname API service.
HostnameStub(ApiProvider, TypeConverter, StubConfigurationBase) - Constructor for class com.vmware.appliance.networking.dns.HostnameStub
 
HostnameStub(ApiProvider, StubConfigurationBase) - Constructor for class com.vmware.appliance.networking.dns.HostnameStub
 
HostnameTypes - Interface in com.vmware.appliance.networking.dns
Defines the data types of the Hostname API service.
HostnameTypes.Message - Class in com.vmware.appliance.networking.dns
Message class Test result and message
HostnameTypes.Message.Builder - Class in com.vmware.appliance.networking.dns
Builder class for HostnameTypes.Message.
HostnameTypes.MessageStatus - Class in com.vmware.appliance.networking.dns
MessageStatus enumeration class Individual test result
HostnameTypes.MessageStatus.Values - Enum in com.vmware.appliance.networking.dns
Native Java enum representing this enumeration class.
HostnameTypes.TestStatus - Class in com.vmware.appliance.networking.dns
TestStatus enumeration class Health indicator
HostnameTypes.TestStatus.Values - Enum in com.vmware.appliance.networking.dns
Native Java enum representing this enumeration class.
HostnameTypes.TestStatusInfo - Class in com.vmware.appliance.networking.dns
TestStatusInfo class Overall test result
HostnameTypes.TestStatusInfo.Builder - Class in com.vmware.appliance.networking.dns
Builder class for HostnameTypes.TestStatusInfo.
HostNotConnected - Class in com.vmware.vsphereautomation.lookup
Java class for HostNotConnected complex type.
HostNotConnected() - Constructor for class com.vmware.vsphereautomation.lookup.HostNotConnected
 
HostNotReachable - Class in com.vmware.vsphereautomation.lookup
Java class for HostNotReachable complex type.
HostNotReachable() - Constructor for class com.vmware.vsphereautomation.lookup.HostNotReachable
 
hosts() - Method in class com.vmware.esx.hcl.HclFactory
 
hosts() - Method in class com.vmware.esx.settings.SettingsFactory
The com.vmware.esx.settings.hosts package provides interfaces to manage desired state configuration and software for a standalone ESX host.
HostsConfig - Interface in com.vmware.vcenter.namespace_management
The Compatibility interface provides methods to retrieve information about vSphere Namespaces support and licensing.
HostsConfigDefinitions - Class in com.vmware.vcenter.namespace_management
Defines the type descriptors for the HostsConfig API service.
HostsConfigDefinitions() - Constructor for class com.vmware.vcenter.namespace_management.HostsConfigDefinitions
 
hostsConfigService() - Method in class com.vmware.vcenter.namespace_management.NamespaceManagementFactory
Returns an instance of class HostsConfig
HostsConfigStub - Class in com.vmware.vcenter.namespace_management
Remote stub implementation of the HostsConfig API service.
HostsConfigStub(ApiProvider, TypeConverter, StubConfigurationBase) - Constructor for class com.vmware.vcenter.namespace_management.HostsConfigStub
 
HostsConfigStub(ApiProvider, StubConfigurationBase) - Constructor for class com.vmware.vcenter.namespace_management.HostsConfigStub
 
HostsConfigTypes - Interface in com.vmware.vcenter.namespace_management
Defines the data types of the HostsConfig API service.
HostsConfigTypes.Info - Class in com.vmware.vcenter.namespace_management
The Compatibility class contains information about vSphere Namespaces support and licensing.
HostsConfigTypes.Info.Builder - Class in com.vmware.vcenter.namespace_management
Builder class for HostsConfigTypes.Info.
hostService() - Method in class com.vmware.vcenter.VcenterFactory
Returns an instance of class Host
HostsFactory - Class in com.vmware.esx.hcl.hosts
HostsFactory is responsible for creating instances of services contained inside the com.vmware.esx.hcl.hosts package and also has the subpackages reference to access respective subpackage services.
HostsFactory - Class in com.vmware.esx.hosts
HostsFactory is responsible for creating instances of services contained inside the com.vmware.esx.hosts package and also has the subpackages reference to access respective subpackage services.
HostsFactory - Class in com.vmware.esx.settings.hosts
HostsFactory is responsible for creating instances of services contained inside the com.vmware.esx.settings.hosts package and also has the subpackages reference to access respective subpackage services.
HostStub - Class in com.vmware.vcenter
Remote stub implementation of the Host API service.
HostStub(ApiProvider, TypeConverter, StubConfigurationBase) - Constructor for class com.vmware.vcenter.HostStub
 
HostStub(ApiProvider, StubConfigurationBase) - Constructor for class com.vmware.vcenter.HostStub
 
HostTypes - Interface in com.vmware.vcenter
Defines the data types of the Host API service.
HostTypes.ConnectionState - Class in com.vmware.vcenter
The ConnectionState enumeration class defines the connection status of a host.
HostTypes.ConnectionState.Values - Enum in com.vmware.vcenter
Native Java enum representing this enumeration class.
HostTypes.CreateSpec - Class in com.vmware.vcenter
The CreateSpec class defines the information used to create a host.
HostTypes.CreateSpec.Builder - Class in com.vmware.vcenter
Builder class for HostTypes.CreateSpec.
HostTypes.CreateSpec.ThumbprintVerification - Class in com.vmware.vcenter
The ThumbprintVerification enumeration class defines the thumbprint verification schemes for a host's SSL certificate.
HostTypes.CreateSpec.ThumbprintVerification.Values - Enum in com.vmware.vcenter
Native Java enum representing this enumeration class.
HostTypes.FilterSpec - Class in com.vmware.vcenter
The FilterSpec class contains properties used to filter the results when listing hosts (see Host.list(com.vmware.vcenter.HostTypes.FilterSpec)).
HostTypes.FilterSpec.Builder - Class in com.vmware.vcenter
Builder class for HostTypes.FilterSpec.
HostTypes.PowerState - Class in com.vmware.vcenter
The PowerState enumeration class defines the power states of a host.
HostTypes.PowerState.Values - Enum in com.vmware.vcenter
Native Java enum representing this enumeration class.
HostTypes.Summary - Class in com.vmware.vcenter
The Summary class contains commonly used information about a host in vCenter Server.
HostTypes.Summary.Builder - Class in com.vmware.vcenter
Builder class for HostTypes.Summary.
HOURLY - Static variable in class com.vmware.esx.settings.depots.SyncScheduleTypes.Recurrence
Hourly.
HOURS2 - Static variable in class com.vmware.appliance.MonitoringTypes.IntervalType
Two hours interval between values.
HOURS6 - Static variable in class com.vmware.appliance.MonitoringTypes.IntervalType
Six hour interval between values.
HTML - Static variable in class com.vmware.vapi.metadata.cli.CommandTypes.FormatterType
Displays command output in HTML format.
HTTP - Static variable in class com.vmware.appliance.networking.ProxyTypes.Protocol
Proxy configuration for http.
HTTP - Static variable in class com.vmware.appliance.recovery.backup.JobTypes.LocationType
Destination is HTTP server.
HTTP - Static variable in class com.vmware.appliance.recovery.BackupTypes.LocationType
Destination is HTTP server
HTTP - Static variable in class com.vmware.appliance.recovery.restore.JobTypes.LocationType
Destination is HTTP server
HTTP - Static variable in class com.vmware.appliance.recovery.RestoreTypes.LocationType
Destination is HTTP server
HTTP_CONFIG_CFG - Static variable in class com.vmware.vapi.client.Configuration
 
HttpConfiguration - Class in com.vmware.vapi.protocol
This class is used for configuring the HTTP client that is used by the runtime client.
HttpConfiguration.BasicHeader - Class in com.vmware.vapi.protocol
A basic implementation of HttpConfiguration.Header.
HttpConfiguration.Builder - Class in com.vmware.vapi.protocol
Builder class for the HttpConfiguration.
HttpConfiguration.Header - Interface in com.vmware.vapi.protocol
Represents an HTTP header field.
HttpConfiguration.HeadersProvider - Interface in com.vmware.vapi.protocol
Callback for supplying HTTP headers per request.
HttpConfiguration.KeyStoreConfig - Class in com.vmware.vapi.protocol
This class contains the client certificates configuration.
HttpConfiguration.LibType - Enum in com.vmware.vapi.protocol
Type of the third-party HTTP library which would be used by the transport implementation.
HttpConfiguration.Protocol - Enum in com.vmware.vapi.protocol
Enumerates the wire protocols supported by the vAPI client for invoking APIs.
HttpConfiguration.SslConfiguration - Class in com.vmware.vapi.protocol
This class contains the SSL configuration.
HttpConfiguration.SslConfiguration.Builder - Class in com.vmware.vapi.protocol
Builder class for the HttpConfiguration.SslConfiguration.
HttpResponse - Interface in com.vmware.vapi.core
HTTP response abstraction for REST API invocations.
HttpResponseAccessor - Interface in com.vmware.vapi.core
Accessor of the raw HTTP response for REST API invocations.
HTTPS - Static variable in class com.vmware.appliance.networking.ProxyTypes.Protocol
Proxy configuration for https.
HTTPS - Static variable in class com.vmware.appliance.recovery.backup.JobTypes.LocationType
Destination is HTTPS server.
HTTPS - Static variable in class com.vmware.appliance.recovery.BackupTypes.LocationType
Destination is HTTPS server
HTTPS - Static variable in class com.vmware.appliance.recovery.restore.JobTypes.LocationType
Destination is HTTPS server
HTTPS - Static variable in class com.vmware.appliance.recovery.RestoreTypes.LocationType
Destination is HTTPS server
HTTPS - Static variable in class com.vmware.content.library.item.downloadsession.FileTypes.EndpointType
An https download endpoint.
HvcFactory - Class in com.vmware.vcenter.hvc
HvcFactory is responsible for creating instances of services contained inside the com.vmware.vcenter.hvc package and also has the subpackages reference to access respective subpackage services.

I

id() - Method in enum com.vmware.appliance.infraprofile.ConfigsTypes._VAPI_OPERATIONS
 
id() - Method in enum com.vmware.appliance.NetworkingTypes._VAPI_OPERATIONS
 
id() - Method in enum com.vmware.esx.hcl.CompatibilityDataTypes._VAPI_OPERATIONS
 
id() - Method in enum com.vmware.esx.hcl.hosts.CompatibilityReportTypes._VAPI_OPERATIONS
 
id() - Method in enum com.vmware.esx.settings.clusters.enablement.SoftwareTypes._VAPI_OPERATIONS
 
id() - Method in enum com.vmware.esx.settings.clusters.software.DraftsTypes._VAPI_OPERATIONS
 
id() - Method in enum com.vmware.esx.settings.clusters.software.RecommendationsTypes._VAPI_OPERATIONS
 
id() - Method in enum com.vmware.esx.settings.clusters.software.reports.HardwareCompatibilityTypes._VAPI_OPERATIONS
 
id() - Method in enum com.vmware.esx.settings.clusters.software.SolutionsTypes._VAPI_OPERATIONS
 
id() - Method in enum com.vmware.esx.settings.clusters.SoftwareTypes._VAPI_OPERATIONS
 
id() - Method in enum com.vmware.esx.settings.depots.OfflineTypes._VAPI_OPERATIONS
 
id() - Method in enum com.vmware.esx.settings.DepotsTypes._VAPI_OPERATIONS
 
id() - Method in enum com.vmware.esx.settings.hosts.SoftwareTypes._VAPI_OPERATIONS
 
ID - Static variable in class com.vmware.vapi.metadata.metamodel.Type.BuiltinType
The built-in type is an ID.
id() - Method in enum com.vmware.vcenter.lcm.discovery.InteropReportTypes._VAPI_OPERATIONS
 
id() - Method in enum com.vmware.vcenter.lcm.update.PrecheckReportTypes._VAPI_OPERATIONS
 
id() - Method in enum com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.attestation.os.esx.BaseImagesTypes._VAPI_OPERATIONS
 
id() - Method in enum com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.attestation.ServiceStatusTypes._VAPI_OPERATIONS
 
id() - Method in enum com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.attestation.tpm2.CaCertificatesTypes._VAPI_OPERATIONS
 
id() - Method in enum com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.attestation.tpm2.EndorsementKeysTypes._VAPI_OPERATIONS
 
id() - Method in enum com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.attestation.tpm2.SettingsTypes._VAPI_OPERATIONS
 
id() - Method in enum com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.ConsumerPrincipalsTypes._VAPI_OPERATIONS
 
id() - Method in enum com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.providers.client_certificate.CsrTypes._VAPI_OPERATIONS
 
id() - Method in enum com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.providers.ClientCertificateTypes._VAPI_OPERATIONS
 
id() - Method in enum com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.providers.CredentialTypes._VAPI_OPERATIONS
 
id() - Method in enum com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.providers.CurrentPeerCertificatesTypes._VAPI_OPERATIONS
 
id() - Method in enum com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.providers.TrustedPeerCertificatesTypes._VAPI_OPERATIONS
 
id() - Method in enum com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.ProvidersTypes._VAPI_OPERATIONS
 
id() - Method in enum com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.ServiceStatusTypes._VAPI_OPERATIONS
 
id() - Method in enum com.vmware.vcenter.trusted_infrastructure.TrustAuthorityClustersTypes._VAPI_OPERATIONS
 
id() - Method in enum com.vmware.vcenter.trusted_infrastructure.trusted_clusters.attestation.ServicesTypes._VAPI_OPERATIONS
 
id() - Method in enum com.vmware.vcenter.trusted_infrastructure.trusted_clusters.kms.ServicesTypes._VAPI_OPERATIONS
 
id() - Method in enum com.vmware.vcenter.vcha.cluster.ModeTypes._VAPI_OPERATIONS
 
id() - Method in enum com.vmware.vcenter.vcha.cluster.PassiveTypes._VAPI_OPERATIONS
 
id() - Method in enum com.vmware.vcenter.vcha.cluster.WitnessTypes._VAPI_OPERATIONS
 
id() - Method in enum com.vmware.vcenter.vcha.ClusterTypes._VAPI_OPERATIONS
 
id() - Method in enum com.vmware.vcenter.VMTypes._VAPI_OPERATIONS
 
ID_FIELD_NAME - Static variable in class com.vmware.vapi.std.StandardDataFactory
 
ID_TOKEN_TYPE - Static variable in interface com.vmware.vcenter.tokenservice.TokenExchangeTypes
Constant field indicates OIDC ID token type.
IDE - Static variable in class com.vmware.vcenter.vm.hardware.CdromTypes.HostBusAdapterType
Cdrom is attached to an IDE adapter.
IDE - Static variable in class com.vmware.vcenter.vm.hardware.DiskTypes.HostBusAdapterType
Disk is attached to an IDE adapter.
IdeAddressInfo - Class in com.vmware.vcenter.vm.hardware
The IdeAddressInfo class contains information about the address of a virtual device that is attached to a virtual IDE adapter of a virtual machine.
IdeAddressInfo() - Constructor for class com.vmware.vcenter.vm.hardware.IdeAddressInfo
Default constructor.
IdeAddressInfo(StructValue) - Constructor for class com.vmware.vcenter.vm.hardware.IdeAddressInfo
 
ideAddressInfo - Static variable in class com.vmware.vcenter.vm.hardware.StructDefinitions
 
IdeAddressInfo.Builder - Class in com.vmware.vcenter.vm.hardware
Builder class for IdeAddressInfo.
IdeAddressSpec - Class in com.vmware.vcenter.vm.hardware
The IdeAddressSpec class contains information for specifying the address of a virtual device that is attached to a virtual IDE adapter of a virtual machine.
IdeAddressSpec() - Constructor for class com.vmware.vcenter.vm.hardware.IdeAddressSpec
Default constructor.
IdeAddressSpec(StructValue) - Constructor for class com.vmware.vcenter.vm.hardware.IdeAddressSpec
 
ideAddressSpec - Static variable in class com.vmware.vcenter.vm.hardware.StructDefinitions
 
IdeAddressSpec.Builder - Class in com.vmware.vcenter.vm.hardware
Builder class for IdeAddressSpec.
identity - Static variable in class com.vmware.vapi.metadata.cli.CommandDefinitions
 
Identity() - Constructor for class com.vmware.vapi.metadata.cli.CommandTypes.Identity
Default constructor.
Identity(StructValue) - Constructor for class com.vmware.vapi.metadata.cli.CommandTypes.Identity
 
identity - Static variable in class com.vmware.vapi.metadata.cli.NamespaceDefinitions
 
Identity() - Constructor for class com.vmware.vapi.metadata.cli.NamespaceTypes.Identity
Default constructor.
Identity(StructValue) - Constructor for class com.vmware.vapi.metadata.cli.NamespaceTypes.Identity
 
identity() - Method in class com.vmware.vcenter.VcenterFactory
The com.vmware.vcenter.identity package provides interfaces to manage VcIdentity.
Identity - Interface in com.vmware.vcenter.vm.guest
The Identity interface provides methods for retrieving guest operating system identification information.
Identity - Interface in com.vmware.vcenter.vm
The Identity interface provides methods for managing the identity of a virtual machine.
IdentityDefinitions - Class in com.vmware.vcenter.vm.guest
Defines the type descriptors for the Identity API service.
IdentityDefinitions() - Constructor for class com.vmware.vcenter.vm.guest.IdentityDefinitions
 
IdentityDefinitions - Class in com.vmware.vcenter.vm
Defines the type descriptors for the Identity API service.
IdentityDefinitions() - Constructor for class com.vmware.vcenter.vm.IdentityDefinitions
 
IdentityFactory - Class in com.vmware.vcenter.identity
IdentityFactory is responsible for creating instances of services contained inside the com.vmware.vcenter.identity package and also has the subpackages reference to access respective subpackage services.
identityService() - Method in class com.vmware.vcenter.vm.guest.GuestFactory
Returns an instance of class Identity
identityService() - Method in class com.vmware.vcenter.vm.VmFactory
Returns an instance of class Identity
IdentityStub - Class in com.vmware.vcenter.vm.guest
Remote stub implementation of the Identity API service.
IdentityStub(ApiProvider, TypeConverter, StubConfigurationBase) - Constructor for class com.vmware.vcenter.vm.guest.IdentityStub
 
IdentityStub(ApiProvider, StubConfigurationBase) - Constructor for class com.vmware.vcenter.vm.guest.IdentityStub
 
IdentityStub - Class in com.vmware.vcenter.vm
Remote stub implementation of the Identity API service.
IdentityStub(ApiProvider, TypeConverter, StubConfigurationBase) - Constructor for class com.vmware.vcenter.vm.IdentityStub
 
IdentityStub(ApiProvider, StubConfigurationBase) - Constructor for class com.vmware.vcenter.vm.IdentityStub
 
IdentityTypes - Interface in com.vmware.vcenter.vm.guest
Defines the data types of the Identity API service.
IdentityTypes - Interface in com.vmware.vcenter.vm
Defines the data types of the Identity API service.
IdentityTypes.Info - Class in com.vmware.vcenter.vm.guest
The Info class contains information describing the guest operating system identification.
IdentityTypes.Info - Class in com.vmware.vcenter.vm
The Info class contains information about the identity of a virtual machine.
IdentityTypes.Info.Builder - Class in com.vmware.vcenter.vm.guest
Builder class for IdentityTypes.Info.
IdentityTypes.Info.Builder - Class in com.vmware.vcenter.vm
Builder class for IdentityTypes.Info.
IGNORE - Static variable in class com.vmware.appliance.networking.firewall.InboundTypes.Policy
Drop packet with correpsonding address.
Image - Interface in com.vmware.vcenter.iso
Provides an interface to mount and unmount an ISO image on a virtual machine.
IMAGE_FILE - Static variable in class com.vmware.vcenter.vm.hardware.FloppyTypes.BackingType
Virtual floppy drive is backed by an image file.
ImageDefinitions - Class in com.vmware.vcenter.iso
Defines the type descriptors for the Image API service.
ImageDefinitions() - Constructor for class com.vmware.vcenter.iso.ImageDefinitions
 
imageRegistry - Static variable in class com.vmware.vcenter.namespace_management.ClustersDefinitions
 
ImageRegistry() - Constructor for class com.vmware.vcenter.namespace_management.ClustersTypes.ImageRegistry
Default constructor.
ImageRegistry(StructValue) - Constructor for class com.vmware.vcenter.namespace_management.ClustersTypes.ImageRegistry
 
imageService() - Method in class com.vmware.vcenter.iso.IsoFactory
Returns an instance of class Image
imageStorageSpec - Static variable in class com.vmware.vcenter.namespace_management.ClustersDefinitions
 
ImageStorageSpec() - Constructor for class com.vmware.vcenter.namespace_management.ClustersTypes.ImageStorageSpec
Default constructor.
ImageStorageSpec(StructValue) - Constructor for class com.vmware.vcenter.namespace_management.ClustersTypes.ImageStorageSpec
 
ImageStub - Class in com.vmware.vcenter.iso
Remote stub implementation of the Image API service.
ImageStub(ApiProvider, TypeConverter, StubConfigurationBase) - Constructor for class com.vmware.vcenter.iso.ImageStub
 
ImageStub(ApiProvider, StubConfigurationBase) - Constructor for class com.vmware.vcenter.iso.ImageStub
 
ImageTypes - Interface in com.vmware.vcenter.iso
Defines the data types of the Image API service.
impact - Static variable in class com.vmware.esx.settings.clusters.software.reports.ApplyImpactDefinitions
 
Impact() - Constructor for class com.vmware.esx.settings.clusters.software.reports.ApplyImpactTypes.Impact
Default constructor.
Impact(StructValue) - Constructor for class com.vmware.esx.settings.clusters.software.reports.ApplyImpactTypes.Impact
 
IMPORTANT - Static variable in class com.vmware.appliance.update.CommonInfo.Severity
Vulnerabilities that are not rated critical but whose exploitation results in the complete compromise of confidentiality and/or integrity of user data and/or processing resources through user assistance or by authenticated attackers.
IMPORTANT - Static variable in class com.vmware.esx.settings.depot_content.components.VersionsTypes.UrgencyType
Important
IMPORTANT - Static variable in class com.vmware.esx.settings.depot_content.ComponentsTypes.UrgencyType
Important
IMPORTANT - Static variable in class com.vmware.vcenter.lcm.update.PendingTypes.SeverityType
Vulnerabilities that are not rated critical but whose exploitation results in the complete compromise of confidentiality and/or integrity of user data and/or processing resources through user assistance or by authenticated attackers.
ImportFlag - Interface in com.vmware.vcenter.ovf
The ImportFlag interface provides methods for retrieving information about the import flags supported by the deployment platform.
ImportFlagDefinitions - Class in com.vmware.vcenter.ovf
Defines the type descriptors for the ImportFlag API service.
ImportFlagDefinitions() - Constructor for class com.vmware.vcenter.ovf.ImportFlagDefinitions
 
importFlagService() - Method in class com.vmware.vcenter.ovf.OvfFactory
Returns an instance of class ImportFlag
ImportFlagStub - Class in com.vmware.vcenter.ovf
Remote stub implementation of the ImportFlag API service.
ImportFlagStub(ApiProvider, TypeConverter, StubConfigurationBase) - Constructor for class com.vmware.vcenter.ovf.ImportFlagStub
 
ImportFlagStub(ApiProvider, StubConfigurationBase) - Constructor for class com.vmware.vcenter.ovf.ImportFlagStub
 
ImportFlagTypes - Interface in com.vmware.vcenter.ovf
Defines the data types of the ImportFlag API service.
ImportFlagTypes.Info - Class in com.vmware.vcenter.ovf
The Info class describes an import flag supported by the deployment platform.
ImportFlagTypes.Info.Builder - Class in com.vmware.vcenter.ovf
Builder class for ImportFlagTypes.Info.
importFromImgdb_Task(String, byte[]) - Method in interface com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.attestation.os.esx.BaseImages
Import ESX metadata as a new trusted base image to each host in the cluster.
importFromImgdb_Task(String, byte[], InvocationConfig) - Method in interface com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.attestation.os.esx.BaseImages
Import ESX metadata as a new trusted base image to each host in the cluster.
importFromImgdb_Task(String, byte[], AsyncCallback<String>) - Method in interface com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.attestation.os.esx.BaseImages
Import ESX metadata as a new trusted base image to each host in the cluster.
importFromImgdb_Task(String, byte[], AsyncCallback<String>, InvocationConfig) - Method in interface com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.attestation.os.esx.BaseImages
Import ESX metadata as a new trusted base image to each host in the cluster.
importFromImgdb_Task(String, byte[]) - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.attestation.os.esx.BaseImagesStub
 
importFromImgdb_Task(String, byte[], InvocationConfig) - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.attestation.os.esx.BaseImagesStub
 
importFromImgdb_Task(String, byte[], AsyncCallback<String>) - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.attestation.os.esx.BaseImagesStub
 
importFromImgdb_Task(String, byte[], AsyncCallback<String>, InvocationConfig) - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.attestation.os.esx.BaseImagesStub
 
ImportHistory - Interface in com.vmware.vcenter.deployment
The ImportHistory interface provides methods for managing the import of vCenter historical data, e.g.
ImportHistoryDefinitions - Class in com.vmware.vcenter.deployment
Defines the type descriptors for the ImportHistory API service.
ImportHistoryDefinitions() - Constructor for class com.vmware.vcenter.deployment.ImportHistoryDefinitions
 
importHistoryService() - Method in class com.vmware.vcenter.deployment.DeploymentFactory
Returns an instance of class ImportHistory
ImportHistoryStub - Class in com.vmware.vcenter.deployment
Remote stub implementation of the ImportHistory API service.
ImportHistoryStub(ApiProvider, TypeConverter, StubConfigurationBase) - Constructor for class com.vmware.vcenter.deployment.ImportHistoryStub
 
ImportHistoryStub(ApiProvider, StubConfigurationBase) - Constructor for class com.vmware.vcenter.deployment.ImportHistoryStub
 
ImportHistoryTypes - Interface in com.vmware.vcenter.deployment
Defines the data types of the ImportHistory API service.
ImportHistoryTypes.CreateSpec - Class in com.vmware.vcenter.deployment
The CreateSpec class contains information to create and start vCenter historical data lazy-import.
ImportHistoryTypes.CreateSpec.Builder - Class in com.vmware.vcenter.deployment
ImportHistoryTypes.Info - Class in com.vmware.vcenter.deployment
The Info class contains properties to describe the state of vCenter history import task.
ImportHistoryTypes.Info.Builder - Class in com.vmware.vcenter.deployment
Builder class for ImportHistoryTypes.Info.
importProfile_Task(ConfigsTypes.ImportProfileSpec) - Method in interface com.vmware.appliance.infraprofile.Configs
Imports the desired profile specification.
importProfile_Task(ConfigsTypes.ImportProfileSpec, InvocationConfig) - Method in interface com.vmware.appliance.infraprofile.Configs
Imports the desired profile specification.
importProfile_Task(ConfigsTypes.ImportProfileSpec, AsyncCallback<String>) - Method in interface com.vmware.appliance.infraprofile.Configs
Imports the desired profile specification.
importProfile_Task(ConfigsTypes.ImportProfileSpec, AsyncCallback<String>, InvocationConfig) - Method in interface com.vmware.appliance.infraprofile.Configs
Imports the desired profile specification.
importProfile_Task(ConfigsTypes.ImportProfileSpec) - Method in class com.vmware.appliance.infraprofile.ConfigsStub
 
importProfile_Task(ConfigsTypes.ImportProfileSpec, InvocationConfig) - Method in class com.vmware.appliance.infraprofile.ConfigsStub
 
importProfile_Task(ConfigsTypes.ImportProfileSpec, AsyncCallback<String>) - Method in class com.vmware.appliance.infraprofile.ConfigsStub
 
importProfile_Task(ConfigsTypes.ImportProfileSpec, AsyncCallback<String>, InvocationConfig) - Method in class com.vmware.appliance.infraprofile.ConfigsStub
 
importProfileSpec - Static variable in class com.vmware.appliance.infraprofile.ConfigsDefinitions
 
ImportProfileSpec() - Constructor for class com.vmware.appliance.infraprofile.ConfigsTypes.ImportProfileSpec
Default constructor.
ImportProfileSpec(StructValue) - Constructor for class com.vmware.appliance.infraprofile.ConfigsTypes.ImportProfileSpec
 
importSoftwareSpec(String, DraftsTypes.ImportSpec) - Method in interface com.vmware.esx.settings.clusters.software.Drafts
Imports the desired software specification as a new draft.
importSoftwareSpec(String, DraftsTypes.ImportSpec, InvocationConfig) - Method in interface com.vmware.esx.settings.clusters.software.Drafts
Imports the desired software specification as a new draft.
importSoftwareSpec(String, DraftsTypes.ImportSpec, AsyncCallback<String>) - Method in interface com.vmware.esx.settings.clusters.software.Drafts
Imports the desired software specification as a new draft.
importSoftwareSpec(String, DraftsTypes.ImportSpec, AsyncCallback<String>, InvocationConfig) - Method in interface com.vmware.esx.settings.clusters.software.Drafts
Imports the desired software specification as a new draft.
importSoftwareSpec(String, DraftsTypes.ImportSpec) - Method in class com.vmware.esx.settings.clusters.software.DraftsStub
 
importSoftwareSpec(String, DraftsTypes.ImportSpec, InvocationConfig) - Method in class com.vmware.esx.settings.clusters.software.DraftsStub
 
importSoftwareSpec(String, DraftsTypes.ImportSpec, AsyncCallback<String>) - Method in class com.vmware.esx.settings.clusters.software.DraftsStub
 
importSoftwareSpec(String, DraftsTypes.ImportSpec, AsyncCallback<String>, InvocationConfig) - Method in class com.vmware.esx.settings.clusters.software.DraftsStub
 
importSpec - Static variable in class com.vmware.esx.settings.clusters.software.DraftsDefinitions
 
ImportSpec() - Constructor for class com.vmware.esx.settings.clusters.software.DraftsTypes.ImportSpec
Default constructor.
ImportSpec(StructValue) - Constructor for class com.vmware.esx.settings.clusters.software.DraftsTypes.ImportSpec
 
importSpecification(String) - Method in interface com.vmware.vcenter.guest.CustomizationSpecs
Converts a well formatted string to a CustomizationSpecsTypes.CreateSpec.
importSpecification(String, InvocationConfig) - Method in interface com.vmware.vcenter.guest.CustomizationSpecs
Converts a well formatted string to a CustomizationSpecsTypes.CreateSpec.
importSpecification(String, AsyncCallback<CustomizationSpecsTypes.CreateSpec>) - Method in interface com.vmware.vcenter.guest.CustomizationSpecs
Converts a well formatted string to a CustomizationSpecsTypes.CreateSpec.
importSpecification(String, AsyncCallback<CustomizationSpecsTypes.CreateSpec>, InvocationConfig) - Method in interface com.vmware.vcenter.guest.CustomizationSpecs
Converts a well formatted string to a CustomizationSpecsTypes.CreateSpec.
importSpecification(String) - Method in class com.vmware.vcenter.guest.CustomizationSpecsStub
 
importSpecification(String, InvocationConfig) - Method in class com.vmware.vcenter.guest.CustomizationSpecsStub
 
importSpecification(String, AsyncCallback<CustomizationSpecsTypes.CreateSpec>) - Method in class com.vmware.vcenter.guest.CustomizationSpecsStub
 
importSpecification(String, AsyncCallback<CustomizationSpecsTypes.CreateSpec>, InvocationConfig) - Method in class com.vmware.vcenter.guest.CustomizationSpecsStub
 
INACCESSIBLE - Static variable in class com.vmware.appliance.networking.interfaces.Ipv6Types.Status
The IPv6 address is inaccessible because the interface to which this address is assigned is not operational.
INACCESSIBLE - Static variable in class com.vmware.vcenter.vm.guest.networking.InterfacesTypes.IpAddressStatus
Indicates that the address is not accessible because interface is not operational.
Inbound - Interface in com.vmware.appliance.networking.firewall
The Inbound interface provides methods to manage inbound firewall rules.
InboundDefinitions - Class in com.vmware.appliance.networking.firewall
Defines the type descriptors for the Inbound API service.
InboundDefinitions() - Constructor for class com.vmware.appliance.networking.firewall.InboundDefinitions
 
inboundService() - Method in class com.vmware.appliance.networking.firewall.FirewallFactory
Returns an instance of class Inbound
InboundStub - Class in com.vmware.appliance.networking.firewall
Remote stub implementation of the Inbound API service.
InboundStub(ApiProvider, TypeConverter, StubConfigurationBase) - Constructor for class com.vmware.appliance.networking.firewall.InboundStub
 
InboundStub(ApiProvider, StubConfigurationBase) - Constructor for class com.vmware.appliance.networking.firewall.InboundStub
 
InboundTypes - Interface in com.vmware.appliance.networking.firewall
Defines the data types of the Inbound API service.
InboundTypes.Policy - Class in com.vmware.appliance.networking.firewall
Policy enumeration class Defines firewall rule policies.
InboundTypes.Policy.Values - Enum in com.vmware.appliance.networking.firewall
Native Java enum representing this enumeration class.
InboundTypes.Rule - Class in com.vmware.appliance.networking.firewall
Rule class Structure that defines a single address-based firewall rule.
InboundTypes.Rule.Builder - Class in com.vmware.appliance.networking.firewall
Builder class for InboundTypes.Rule.
INCLUDABLE - Static variable in interface com.vmware.vapi.metadata.metamodel.MetadataIdentifierTypes
Identifier representing the Includable metadata.
INCLUDE - Static variable in interface com.vmware.vapi.metadata.metamodel.MetadataIdentifierTypes
Identifier representing the Include metadata.
INCOMPATIBLE - Static variable in class com.vmware.esx.hcl.CompatibilityStatus
When given hardware is not certified for the specified ESXi release.
INCOMPATIBLE - Static variable in class com.vmware.esx.settings.clusters.software.reports.ComplianceStatus
Target version is not compatible with the device present in one of the hosts part of this cluster.
INCOMPATIBLE - Static variable in class com.vmware.esx.settings.clusters.software.reports.HardwareCompatibilityTypes.ComplianceStatus
Target version is not compatible with the device present in one of the hosts which is part of this cluster.
INCOMPATIBLE - Static variable in class com.vmware.esx.settings.ComplianceStatus
Target state cannot be applied due to conflict or missing dependencies or the target state is lesser than the current version.
INDEPENDENT - Static variable in class com.vmware.esx.settings.depot_content.ComponentsTypes.ComponentBundleType
Components not bundled in base-images or add-ons
info - Static variable in class com.vmware.appliance.local_accounts.PolicyDefinitions
 
Info() - Constructor for class com.vmware.appliance.local_accounts.PolicyTypes.Info
Default constructor.
Info(StructValue) - Constructor for class com.vmware.appliance.local_accounts.PolicyTypes.Info
 
info - Static variable in class com.vmware.appliance.LocalAccountsDefinitions
 
Info() - Constructor for class com.vmware.appliance.LocalAccountsTypes.Info
Default constructor.
Info(StructValue) - Constructor for class com.vmware.appliance.LocalAccountsTypes.Info
 
info - Static variable in class com.vmware.appliance.networking.interfaces.Ipv4Definitions
 
Info() - Constructor for class com.vmware.appliance.networking.interfaces.Ipv4Types.Info
Default constructor.
Info(StructValue) - Constructor for class com.vmware.appliance.networking.interfaces.Ipv4Types.Info
 
info - Static variable in class com.vmware.appliance.networking.interfaces.Ipv6Definitions
 
Info() - Constructor for class com.vmware.appliance.networking.interfaces.Ipv6Types.Info
Default constructor.
Info(StructValue) - Constructor for class com.vmware.appliance.networking.interfaces.Ipv6Types.Info
 
info - Static variable in class com.vmware.appliance.NetworkingDefinitions
 
Info() - Constructor for class com.vmware.appliance.NetworkingTypes.Info
Default constructor.
Info(StructValue) - Constructor for class com.vmware.appliance.NetworkingTypes.Info
 
info - Static variable in class com.vmware.appliance.recovery.backup.job.DetailsDefinitions
 
Info() - Constructor for class com.vmware.appliance.recovery.backup.job.DetailsTypes.Info
Default constructor.
Info(StructValue) - Constructor for class com.vmware.appliance.recovery.backup.job.DetailsTypes.Info
 
info - Static variable in class com.vmware.appliance.recovery.backup.SchedulesDefinitions
 
Info() - Constructor for class com.vmware.appliance.recovery.backup.SchedulesTypes.Info
Default constructor.
Info(StructValue) - Constructor for class com.vmware.appliance.recovery.backup.SchedulesTypes.Info
 
info - Static variable in class com.vmware.appliance.recovery.backup.system_name.ArchiveDefinitions
 
Info() - Constructor for class com.vmware.appliance.recovery.backup.system_name.ArchiveTypes.Info
Default constructor.
Info(StructValue) - Constructor for class com.vmware.appliance.recovery.backup.system_name.ArchiveTypes.Info
 
info - Static variable in class com.vmware.appliance.recovery.reconciliation.JobDefinitions
 
Info() - Constructor for class com.vmware.appliance.recovery.reconciliation.JobTypes.Info
Default constructor.
Info(StructValue) - Constructor for class com.vmware.appliance.recovery.reconciliation.JobTypes.Info
 
info - Static variable in class com.vmware.appliance.RecoveryDefinitions
 
Info() - Constructor for class com.vmware.appliance.RecoveryTypes.Info
Default constructor.
Info(StructValue) - Constructor for class com.vmware.appliance.RecoveryTypes.Info
 
info - Static variable in class com.vmware.appliance.ServicesDefinitions
 
Info() - Constructor for class com.vmware.appliance.ServicesTypes.Info
Default constructor.
Info(StructValue) - Constructor for class com.vmware.appliance.ServicesTypes.Info
 
info - Static variable in class com.vmware.appliance.update.PendingDefinitions
 
Info() - Constructor for class com.vmware.appliance.update.PendingTypes.Info
Default constructor.
Info(StructValue) - Constructor for class com.vmware.appliance.update.PendingTypes.Info
 
info - Static variable in class com.vmware.appliance.update.PolicyDefinitions
 
Info() - Constructor for class com.vmware.appliance.update.PolicyTypes.Info
Default constructor.
Info(StructValue) - Constructor for class com.vmware.appliance.update.PolicyTypes.Info
 
info - Static variable in class com.vmware.appliance.update.StagedDefinitions
 
Info() - Constructor for class com.vmware.appliance.update.StagedTypes.Info
Default constructor.
Info(StructValue) - Constructor for class com.vmware.appliance.update.StagedTypes.Info
 
info - Static variable in class com.vmware.appliance.UpdateDefinitions
 
Info() - Constructor for class com.vmware.appliance.UpdateTypes.Info
Default constructor.
Info(StructValue) - Constructor for class com.vmware.appliance.UpdateTypes.Info
 
info - Static variable in class com.vmware.appliance.vmon.ServiceDefinitions
 
Info() - Constructor for class com.vmware.appliance.vmon.ServiceTypes.Info
Default constructor.
Info(StructValue) - Constructor for class com.vmware.appliance.vmon.ServiceTypes.Info
 
info - Static variable in class com.vmware.cis.SessionDefinitions
 
Info() - Constructor for class com.vmware.cis.SessionTypes.Info
Default constructor.
Info(StructValue) - Constructor for class com.vmware.cis.SessionTypes.Info
 
Info - Class in com.vmware.cis.task
The Info class contains information about a task.
Info() - Constructor for class com.vmware.cis.task.Info
Default constructor.
Info(StructValue) - Constructor for class com.vmware.cis.task.Info
 
info - Static variable in class com.vmware.cis.task.StructDefinitions
 
info - Static variable in class com.vmware.content.library.item.ChangesDefinitions
 
Info() - Constructor for class com.vmware.content.library.item.ChangesTypes.Info
Default constructor.
Info(StructValue) - Constructor for class com.vmware.content.library.item.ChangesTypes.Info
 
info - Static variable in class com.vmware.content.library.item.downloadsession.FileDefinitions
 
Info() - Constructor for class com.vmware.content.library.item.downloadsession.FileTypes.Info
Default constructor.
Info(StructValue) - Constructor for class com.vmware.content.library.item.downloadsession.FileTypes.Info
 
info - Static variable in class com.vmware.content.library.item.FileDefinitions
 
Info() - Constructor for class com.vmware.content.library.item.FileTypes.Info
Default constructor.
Info(StructValue) - Constructor for class com.vmware.content.library.item.FileTypes.Info
 
info - Static variable in class com.vmware.content.library.item.StorageDefinitions
 
Info() - Constructor for class com.vmware.content.library.item.StorageTypes.Info
Default constructor.
Info(StructValue) - Constructor for class com.vmware.content.library.item.StorageTypes.Info
 
info - Static variable in class com.vmware.content.library.item.updatesession.FileDefinitions
 
Info() - Constructor for class com.vmware.content.library.item.updatesession.FileTypes.Info
Default constructor.
Info(StructValue) - Constructor for class com.vmware.content.library.item.updatesession.FileTypes.Info
 
info - Static variable in class com.vmware.content.library.SubscriptionsDefinitions
 
Info() - Constructor for class com.vmware.content.library.SubscriptionsTypes.Info
Default constructor.
Info(StructValue) - Constructor for class com.vmware.content.library.SubscriptionsTypes.Info
 
info - Static variable in class com.vmware.content.TypeDefinitions
 
Info() - Constructor for class com.vmware.content.TypeTypes.Info
Default constructor.
Info(StructValue) - Constructor for class com.vmware.content.TypeTypes.Info
 
info - Static variable in class com.vmware.esx.settings.clusters.DepotOverridesDefinitions
 
Info() - Constructor for class com.vmware.esx.settings.clusters.DepotOverridesTypes.Info
Default constructor.
Info(StructValue) - Constructor for class com.vmware.esx.settings.clusters.DepotOverridesTypes.Info
 
info - Static variable in class com.vmware.esx.settings.clusters.enablement.SoftwareDefinitions
 
Info() - Constructor for class com.vmware.esx.settings.clusters.enablement.SoftwareTypes.Info
Default constructor.
Info(StructValue) - Constructor for class com.vmware.esx.settings.clusters.enablement.SoftwareTypes.Info
 
info - Static variable in class com.vmware.esx.settings.clusters.software.CommitsDefinitions
 
Info() - Constructor for class com.vmware.esx.settings.clusters.software.CommitsTypes.Info
Default constructor.
Info(StructValue) - Constructor for class com.vmware.esx.settings.clusters.software.CommitsTypes.Info
 
info - Static variable in class com.vmware.esx.settings.clusters.software.DraftsDefinitions
 
Info() - Constructor for class com.vmware.esx.settings.clusters.software.DraftsTypes.Info
Default constructor.
Info(StructValue) - Constructor for class com.vmware.esx.settings.clusters.software.DraftsTypes.Info
 
info - Static variable in class com.vmware.esx.settings.clusters.software.RecommendationsDefinitions
 
Info() - Constructor for class com.vmware.esx.settings.clusters.software.RecommendationsTypes.Info
Default constructor.
Info(StructValue) - Constructor for class com.vmware.esx.settings.clusters.software.RecommendationsTypes.Info
 
info - Static variable in class com.vmware.esx.settings.depot_content.add_ons.VersionsDefinitions
 
Info() - Constructor for class com.vmware.esx.settings.depot_content.add_ons.VersionsTypes.Info
Default constructor.
Info(StructValue) - Constructor for class com.vmware.esx.settings.depot_content.add_ons.VersionsTypes.Info
 
info - Static variable in class com.vmware.esx.settings.depot_content.base_images.VersionsDefinitions
 
Info() - Constructor for class com.vmware.esx.settings.depot_content.base_images.VersionsTypes.Info
Default constructor.
Info(StructValue) - Constructor for class com.vmware.esx.settings.depot_content.base_images.VersionsTypes.Info
 
info - Static variable in class com.vmware.esx.settings.depot_content.components.VersionsDefinitions
 
INFO - Static variable in class com.vmware.esx.settings.depot_content.components.VersionsTypes.CategoryType
Info
Info() - Constructor for class com.vmware.esx.settings.depot_content.components.VersionsTypes.Info
Default constructor.
Info(StructValue) - Constructor for class com.vmware.esx.settings.depot_content.components.VersionsTypes.Info
 
INFO - Static variable in class com.vmware.esx.settings.depot_content.ComponentsTypes.CategoryType
Info
info - Static variable in class com.vmware.esx.settings.depots.OfflineDefinitions
 
Info() - Constructor for class com.vmware.esx.settings.depots.OfflineTypes.Info
Default constructor.
Info(StructValue) - Constructor for class com.vmware.esx.settings.depots.OfflineTypes.Info
 
info - Static variable in class com.vmware.esx.settings.depots.OnlineDefinitions
 
Info() - Constructor for class com.vmware.esx.settings.depots.OnlineTypes.Info
Default constructor.
Info(StructValue) - Constructor for class com.vmware.esx.settings.depots.OnlineTypes.Info
 
info - Static variable in class com.vmware.esx.settings.depots.UmdsDefinitions
 
Info() - Constructor for class com.vmware.esx.settings.depots.UmdsTypes.Info
Default constructor.
Info(StructValue) - Constructor for class com.vmware.esx.settings.depots.UmdsTypes.Info
 
info - Static variable in class com.vmware.vapi.metadata.cli.CommandDefinitions
 
Info() - Constructor for class com.vmware.vapi.metadata.cli.CommandTypes.Info
Default constructor.
Info(StructValue) - Constructor for class com.vmware.vapi.metadata.cli.CommandTypes.Info
 
info - Static variable in class com.vmware.vapi.metadata.cli.NamespaceDefinitions
 
Info() - Constructor for class com.vmware.vapi.metadata.cli.NamespaceTypes.Info
Default constructor.
Info(StructValue) - Constructor for class com.vmware.vapi.metadata.cli.NamespaceTypes.Info
 
info - Static variable in class com.vmware.vcenter.certificate_management.vcenter.TlsCsrDefinitions
 
Info() - Constructor for class com.vmware.vcenter.certificate_management.vcenter.TlsCsrTypes.Info
Default constructor.
Info(StructValue) - Constructor for class com.vmware.vcenter.certificate_management.vcenter.TlsCsrTypes.Info
 
info - Static variable in class com.vmware.vcenter.certificate_management.vcenter.TlsDefinitions
 
Info() - Constructor for class com.vmware.vcenter.certificate_management.vcenter.TlsTypes.Info
Default constructor.
Info(StructValue) - Constructor for class com.vmware.vcenter.certificate_management.vcenter.TlsTypes.Info
 
info - Static variable in class com.vmware.vcenter.certificate_management.vcenter.TrustedRootChainsDefinitions
 
Info() - Constructor for class com.vmware.vcenter.certificate_management.vcenter.TrustedRootChainsTypes.Info
Default constructor.
Info(StructValue) - Constructor for class com.vmware.vcenter.certificate_management.vcenter.TrustedRootChainsTypes.Info
 
info - Static variable in class com.vmware.vcenter.ClusterDefinitions
 
Info() - Constructor for class com.vmware.vcenter.ClusterTypes.Info
Default constructor.
Info(StructValue) - Constructor for class com.vmware.vcenter.ClusterTypes.Info
 
Info - Class in com.vmware.vcenter.compute.policies.capabilities.cluster_scale_in_ignore_vm_capabilities
The Info class contains information about a policy to ignore virtual machine capabilities when scaling-in a cluster, see Policies.get(java.lang.String).
Info() - Constructor for class com.vmware.vcenter.compute.policies.capabilities.cluster_scale_in_ignore_vm_capabilities.Info
Default constructor.
Info(StructValue) - Constructor for class com.vmware.vcenter.compute.policies.capabilities.cluster_scale_in_ignore_vm_capabilities.Info
 
info - Static variable in class com.vmware.vcenter.compute.policies.capabilities.cluster_scale_in_ignore_vm_capabilities.StructDefinitions
 
Info - Class in com.vmware.vcenter.compute.policies.capabilities.disable_drs_vmotion
The Info class contains information about a DisableDrsVmotion policy, see Policies.get(java.lang.String) in VMware Cloud on AWS.
Info() - Constructor for class com.vmware.vcenter.compute.policies.capabilities.disable_drs_vmotion.Info
Default constructor.
Info(StructValue) - Constructor for class com.vmware.vcenter.compute.policies.capabilities.disable_drs_vmotion.Info
 
info - Static variable in class com.vmware.vcenter.compute.policies.capabilities.disable_drs_vmotion.StructDefinitions
 
Info - Class in com.vmware.vcenter.compute.policies.capabilities.vm.evacuation.vmotion
The Info class contains information about a vMotion policy that applies when a host is evacuated, see Policies.get(java.lang.String), in VMware Cloud on AWS.
Info() - Constructor for class com.vmware.vcenter.compute.policies.capabilities.vm.evacuation.vmotion.Info
Default constructor.
Info(StructValue) - Constructor for class com.vmware.vcenter.compute.policies.capabilities.vm.evacuation.vmotion.Info
 
info - Static variable in class com.vmware.vcenter.compute.policies.capabilities.vm.evacuation.vmotion.StructDefinitions
 
Info - Class in com.vmware.vcenter.compute.policies.capabilities.vm_host_affinity
The Info class contains information about a virtual machine to host affinity policy, see Policies.get(java.lang.String).
Info() - Constructor for class com.vmware.vcenter.compute.policies.capabilities.vm_host_affinity.Info
Default constructor.
Info(StructValue) - Constructor for class com.vmware.vcenter.compute.policies.capabilities.vm_host_affinity.Info
 
info - Static variable in class com.vmware.vcenter.compute.policies.capabilities.vm_host_affinity.StructDefinitions
 
Info - Class in com.vmware.vcenter.compute.policies.capabilities.vm_host_anti_affinity
The Info class contains information about a virtual machine to host anti-affinity policy, see Policies.get(java.lang.String).
Info() - Constructor for class com.vmware.vcenter.compute.policies.capabilities.vm_host_anti_affinity.Info
Default constructor.
Info(StructValue) - Constructor for class com.vmware.vcenter.compute.policies.capabilities.vm_host_anti_affinity.Info
 
info - Static variable in class com.vmware.vcenter.compute.policies.capabilities.vm_host_anti_affinity.StructDefinitions
 
Info - Class in com.vmware.vcenter.compute.policies.capabilities.vm_vm_affinity
The Info class contains information about a VM-VM affinity policy, see Policies.get(java.lang.String).
Info() - Constructor for class com.vmware.vcenter.compute.policies.capabilities.vm_vm_affinity.Info
Default constructor.
Info(StructValue) - Constructor for class com.vmware.vcenter.compute.policies.capabilities.vm_vm_affinity.Info
 
info - Static variable in class com.vmware.vcenter.compute.policies.capabilities.vm_vm_affinity.StructDefinitions
 
Info - Class in com.vmware.vcenter.compute.policies.capabilities.vm_vm_anti_affinity
The Info class contains information about a VM-VM anti-affinity policy, see Policies.get(java.lang.String).
Info() - Constructor for class com.vmware.vcenter.compute.policies.capabilities.vm_vm_anti_affinity.Info
Default constructor.
Info(StructValue) - Constructor for class com.vmware.vcenter.compute.policies.capabilities.vm_vm_anti_affinity.Info
 
info - Static variable in class com.vmware.vcenter.compute.policies.capabilities.vm_vm_anti_affinity.StructDefinitions
 
info - Static variable in class com.vmware.vcenter.compute.policies.CapabilitiesDefinitions
 
Info() - Constructor for class com.vmware.vcenter.compute.policies.CapabilitiesTypes.Info
Default constructor.
Info(StructValue) - Constructor for class com.vmware.vcenter.compute.policies.CapabilitiesTypes.Info
 
Info - Class in com.vmware.vcenter.compute.policies
The Info class contains common information about a compute policy in VMware Cloud on AWS.
Info() - Constructor for class com.vmware.vcenter.compute.policies.Info
Default constructor.
Info(StructValue) - Constructor for class com.vmware.vcenter.compute.policies.Info
 
info - Static variable in class com.vmware.vcenter.compute.policies.StructDefinitions
 
info - Static variable in class com.vmware.vcenter.content.registries.harbor.ProjectsDefinitions
 
Info() - Constructor for class com.vmware.vcenter.content.registries.harbor.ProjectsTypes.Info
Default constructor.
Info(StructValue) - Constructor for class com.vmware.vcenter.content.registries.harbor.ProjectsTypes.Info
 
info - Static variable in class com.vmware.vcenter.content.registries.HarborDefinitions
 
Info() - Constructor for class com.vmware.vcenter.content.registries.HarborTypes.Info
Default constructor.
Info(StructValue) - Constructor for class com.vmware.vcenter.content.registries.HarborTypes.Info
 
info - Static variable in class com.vmware.vcenter.content.registries.HealthDefinitions
 
Info() - Constructor for class com.vmware.vcenter.content.registries.HealthTypes.Info
Default constructor.
Info(StructValue) - Constructor for class com.vmware.vcenter.content.registries.HealthTypes.Info
 
info - Static variable in class com.vmware.vcenter.DatacenterDefinitions
 
Info() - Constructor for class com.vmware.vcenter.DatacenterTypes.Info
Default constructor.
Info(StructValue) - Constructor for class com.vmware.vcenter.DatacenterTypes.Info
 
info - Static variable in class com.vmware.vcenter.DatastoreDefinitions
 
Info() - Constructor for class com.vmware.vcenter.DatastoreTypes.Info
Default constructor.
Info(StructValue) - Constructor for class com.vmware.vcenter.DatastoreTypes.Info
 
info - Static variable in class com.vmware.vcenter.deployment.ImportHistoryDefinitions
 
Info() - Constructor for class com.vmware.vcenter.deployment.ImportHistoryTypes.Info
Default constructor.
Info(StructValue) - Constructor for class com.vmware.vcenter.deployment.ImportHistoryTypes.Info
 
info - Static variable in class com.vmware.vcenter.deployment.QuestionDefinitions
 
Info() - Constructor for class com.vmware.vcenter.deployment.QuestionTypes.Info
Default constructor.
Info(StructValue) - Constructor for class com.vmware.vcenter.deployment.QuestionTypes.Info
 
info - Static variable in class com.vmware.vcenter.DeploymentDefinitions
 
Info() - Constructor for class com.vmware.vcenter.DeploymentTypes.Info
Default constructor.
Info(StructValue) - Constructor for class com.vmware.vcenter.DeploymentTypes.Info
 
info - Static variable in class com.vmware.vcenter.guest.CustomizationSpecsDefinitions
 
Info() - Constructor for class com.vmware.vcenter.guest.CustomizationSpecsTypes.Info
Default constructor.
Info(StructValue) - Constructor for class com.vmware.vcenter.guest.CustomizationSpecsTypes.Info
 
info - Static variable in class com.vmware.vcenter.hvc.links.sync.ProvidersDefinitions
 
Info() - Constructor for class com.vmware.vcenter.hvc.links.sync.ProvidersTypes.Info
Default constructor.
Info(StructValue) - Constructor for class com.vmware.vcenter.hvc.links.sync.ProvidersTypes.Info
 
info - Static variable in class com.vmware.vcenter.identity.ProvidersDefinitions
 
Info() - Constructor for class com.vmware.vcenter.identity.ProvidersTypes.Info
Default constructor.
Info(StructValue) - Constructor for class com.vmware.vcenter.identity.ProvidersTypes.Info
 
info - Static variable in class com.vmware.vcenter.inventory.DatastoreDefinitions
 
Info() - Constructor for class com.vmware.vcenter.inventory.DatastoreTypes.Info
Default constructor.
Info(StructValue) - Constructor for class com.vmware.vcenter.inventory.DatastoreTypes.Info
 
info - Static variable in class com.vmware.vcenter.inventory.NetworkDefinitions
 
Info() - Constructor for class com.vmware.vcenter.inventory.NetworkTypes.Info
Default constructor.
Info(StructValue) - Constructor for class com.vmware.vcenter.inventory.NetworkTypes.Info
 
info - Static variable in class com.vmware.vcenter.lcm.update.PendingDefinitions
 
Info() - Constructor for class com.vmware.vcenter.lcm.update.PendingTypes.Info
Default constructor.
Info(StructValue) - Constructor for class com.vmware.vcenter.lcm.update.PendingTypes.Info
 
info - Static variable in class com.vmware.vcenter.namespace_management.ClustersDefinitions
 
info - Static variable in class com.vmware.vcenter.namespace_management.ClusterSizeInfoDefinitions
 
Info() - Constructor for class com.vmware.vcenter.namespace_management.ClusterSizeInfoTypes.Info
Default constructor.
Info(StructValue) - Constructor for class com.vmware.vcenter.namespace_management.ClusterSizeInfoTypes.Info
 
Info() - Constructor for class com.vmware.vcenter.namespace_management.ClustersTypes.Info
Default constructor.
Info(StructValue) - Constructor for class com.vmware.vcenter.namespace_management.ClustersTypes.Info
 
INFO - Static variable in class com.vmware.vcenter.namespace_management.ClustersTypes.Message.Severity
Informational message.
info - Static variable in class com.vmware.vcenter.namespace_management.HostsConfigDefinitions
 
Info() - Constructor for class com.vmware.vcenter.namespace_management.HostsConfigTypes.Info
Default constructor.
Info(StructValue) - Constructor for class com.vmware.vcenter.namespace_management.HostsConfigTypes.Info
 
info - Static variable in class com.vmware.vcenter.namespace_management.NamespaceResourceOptionsDefinitions
 
Info() - Constructor for class com.vmware.vcenter.namespace_management.NamespaceResourceOptionsTypes.Info
Default constructor.
Info(StructValue) - Constructor for class com.vmware.vcenter.namespace_management.NamespaceResourceOptionsTypes.Info
 
info - Static variable in class com.vmware.vcenter.namespace_management.software.ClustersDefinitions
 
Info() - Constructor for class com.vmware.vcenter.namespace_management.software.ClustersTypes.Info
Default constructor.
Info(StructValue) - Constructor for class com.vmware.vcenter.namespace_management.software.ClustersTypes.Info
 
INFO - Static variable in class com.vmware.vcenter.namespace_management.software.ClustersTypes.Message.Severity
Informational message.
info - Static variable in class com.vmware.vcenter.namespaces.AccessDefinitions
 
Info() - Constructor for class com.vmware.vcenter.namespaces.AccessTypes.Info
Default constructor.
Info(StructValue) - Constructor for class com.vmware.vcenter.namespaces.AccessTypes.Info
 
info - Static variable in class com.vmware.vcenter.namespaces.InstancesDefinitions
 
Info() - Constructor for class com.vmware.vcenter.namespaces.InstancesTypes.Info
Default constructor.
Info(StructValue) - Constructor for class com.vmware.vcenter.namespaces.InstancesTypes.Info
 
INFO - Static variable in class com.vmware.vcenter.namespaces.InstancesTypes.Message.MessageSeverity
Informational message.
info - Static variable in class com.vmware.vcenter.ovf.ExportFlagDefinitions
 
Info() - Constructor for class com.vmware.vcenter.ovf.ExportFlagTypes.Info
Default constructor.
Info(StructValue) - Constructor for class com.vmware.vcenter.ovf.ExportFlagTypes.Info
 
info - Static variable in class com.vmware.vcenter.ovf.ImportFlagDefinitions
 
Info() - Constructor for class com.vmware.vcenter.ovf.ImportFlagTypes.Info
Default constructor.
Info(StructValue) - Constructor for class com.vmware.vcenter.ovf.ImportFlagTypes.Info
 
info - Static variable in class com.vmware.vcenter.ResourcePoolDefinitions
 
Info() - Constructor for class com.vmware.vcenter.ResourcePoolTypes.Info
Default constructor.
Info(StructValue) - Constructor for class com.vmware.vcenter.ResourcePoolTypes.Info
 
info - Static variable in class com.vmware.vcenter.services.ServiceDefinitions
 
Info() - Constructor for class com.vmware.vcenter.services.ServiceTypes.Info
Default constructor.
Info(StructValue) - Constructor for class com.vmware.vcenter.services.ServiceTypes.Info
 
info - Static variable in class com.vmware.vcenter.storage.policies.compliance.VMDefinitions
 
Info() - Constructor for class com.vmware.vcenter.storage.policies.compliance.VMTypes.Info
Default constructor.
Info(StructValue) - Constructor for class com.vmware.vcenter.storage.policies.compliance.VMTypes.Info
 
info - Static variable in class com.vmware.vcenter.storage.policies.VMDefinitions
 
Info() - Constructor for class com.vmware.vcenter.storage.policies.VMTypes.Info
Default constructor.
Info(StructValue) - Constructor for class com.vmware.vcenter.storage.policies.VMTypes.Info
 
info - Static variable in class com.vmware.vcenter.system_config.DeploymentTypeDefinitions
 
Info() - Constructor for class com.vmware.vcenter.system_config.DeploymentTypeTypes.Info
Default constructor.
Info(StructValue) - Constructor for class com.vmware.vcenter.system_config.DeploymentTypeTypes.Info
 
info - Static variable in class com.vmware.vcenter.system_config.PscRegistrationDefinitions
 
Info() - Constructor for class com.vmware.vcenter.system_config.PscRegistrationTypes.Info
Default constructor.
Info(StructValue) - Constructor for class com.vmware.vcenter.system_config.PscRegistrationTypes.Info
 
info - Static variable in class com.vmware.vcenter.tokenservice.TokenExchangeDefinitions
 
Info() - Constructor for class com.vmware.vcenter.tokenservice.TokenExchangeTypes.Info
Default constructor.
Info(StructValue) - Constructor for class com.vmware.vcenter.tokenservice.TokenExchangeTypes.Info
 
info - Static variable in class com.vmware.vcenter.topology.NodesDefinitions
 
Info() - Constructor for class com.vmware.vcenter.topology.NodesTypes.Info
Default constructor.
Info(StructValue) - Constructor for class com.vmware.vcenter.topology.NodesTypes.Info
 
info - Static variable in class com.vmware.vcenter.trusted_infrastructure.attestation.ServicesDefinitions
 
Info() - Constructor for class com.vmware.vcenter.trusted_infrastructure.attestation.ServicesTypes.Info
Default constructor.
Info(StructValue) - Constructor for class com.vmware.vcenter.trusted_infrastructure.attestation.ServicesTypes.Info
 
info - Static variable in class com.vmware.vcenter.trusted_infrastructure.kms.ServicesDefinitions
 
Info() - Constructor for class com.vmware.vcenter.trusted_infrastructure.kms.ServicesTypes.Info
Default constructor.
Info(StructValue) - Constructor for class com.vmware.vcenter.trusted_infrastructure.kms.ServicesTypes.Info
 
info - Static variable in class com.vmware.vcenter.trusted_infrastructure.PrincipalDefinitions
 
Info() - Constructor for class com.vmware.vcenter.trusted_infrastructure.PrincipalTypes.Info
Default constructor.
Info(StructValue) - Constructor for class com.vmware.vcenter.trusted_infrastructure.PrincipalTypes.Info
 
info - Static variable in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.attestation.os.esx.BaseImagesDefinitions
 
Info() - Constructor for class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.attestation.os.esx.BaseImagesTypes.Info
Default constructor.
Info(StructValue) - Constructor for class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.attestation.os.esx.BaseImagesTypes.Info
 
info - Static variable in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.attestation.ServiceStatusDefinitions
 
Info() - Constructor for class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.attestation.ServiceStatusTypes.Info
Default constructor.
Info(StructValue) - Constructor for class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.attestation.ServiceStatusTypes.Info
 
info - Static variable in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.attestation.tpm2.CaCertificatesDefinitions
 
Info() - Constructor for class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.attestation.tpm2.CaCertificatesTypes.Info
Default constructor.
Info(StructValue) - Constructor for class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.attestation.tpm2.CaCertificatesTypes.Info
 
info - Static variable in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.attestation.tpm2.EndorsementKeysDefinitions
 
Info() - Constructor for class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.attestation.tpm2.EndorsementKeysTypes.Info
Default constructor.
Info(StructValue) - Constructor for class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.attestation.tpm2.EndorsementKeysTypes.Info
 
info - Static variable in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.attestation.tpm2.SettingsDefinitions
 
Info() - Constructor for class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.attestation.tpm2.SettingsTypes.Info
Default constructor.
Info(StructValue) - Constructor for class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.attestation.tpm2.SettingsTypes.Info
 
info - Static variable in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.ConsumerPrincipalsDefinitions
 
Info() - Constructor for class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.ConsumerPrincipalsTypes.Info
Default constructor.
Info(StructValue) - Constructor for class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.ConsumerPrincipalsTypes.Info
 
info - Static variable in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.providers.client_certificate.CsrDefinitions
 
Info() - Constructor for class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.providers.client_certificate.CsrTypes.Info
Default constructor.
Info(StructValue) - Constructor for class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.providers.client_certificate.CsrTypes.Info
 
info - Static variable in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.providers.ClientCertificateDefinitions
 
Info() - Constructor for class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.providers.ClientCertificateTypes.Info
Default constructor.
Info(StructValue) - Constructor for class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.providers.ClientCertificateTypes.Info
 
info - Static variable in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.providers.TrustedPeerCertificatesDefinitions
 
Info() - Constructor for class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.providers.TrustedPeerCertificatesTypes.Info
Default constructor.
Info(StructValue) - Constructor for class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.providers.TrustedPeerCertificatesTypes.Info
 
info - Static variable in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.ProvidersDefinitions
 
Info() - Constructor for class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.ProvidersTypes.Info
Default constructor.
Info(StructValue) - Constructor for class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.ProvidersTypes.Info
 
info - Static variable in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.ServiceStatusDefinitions
 
Info() - Constructor for class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.ServiceStatusTypes.Info
Default constructor.
Info(StructValue) - Constructor for class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.ServiceStatusTypes.Info
 
info - Static variable in class com.vmware.vcenter.trusted_infrastructure.trust_authority_hosts.AttestationDefinitions
 
Info() - Constructor for class com.vmware.vcenter.trusted_infrastructure.trust_authority_hosts.AttestationTypes.Info
Default constructor.
Info(StructValue) - Constructor for class com.vmware.vcenter.trusted_infrastructure.trust_authority_hosts.AttestationTypes.Info
 
info - Static variable in class com.vmware.vcenter.trusted_infrastructure.trust_authority_hosts.KmsDefinitions
 
Info() - Constructor for class com.vmware.vcenter.trusted_infrastructure.trust_authority_hosts.KmsTypes.Info
Default constructor.
Info(StructValue) - Constructor for class com.vmware.vcenter.trusted_infrastructure.trust_authority_hosts.KmsTypes.Info
 
info - Static variable in class com.vmware.vcenter.trusted_infrastructure.TrustAuthorityClustersDefinitions
 
Info() - Constructor for class com.vmware.vcenter.trusted_infrastructure.TrustAuthorityClustersTypes.Info
Default constructor.
Info(StructValue) - Constructor for class com.vmware.vcenter.trusted_infrastructure.TrustAuthorityClustersTypes.Info
 
info - Static variable in class com.vmware.vcenter.trusted_infrastructure.trusted_clusters.attestation.ServicesDefinitions
 
Info() - Constructor for class com.vmware.vcenter.trusted_infrastructure.trusted_clusters.attestation.ServicesTypes.Info
Default constructor.
Info(StructValue) - Constructor for class com.vmware.vcenter.trusted_infrastructure.trusted_clusters.attestation.ServicesTypes.Info
 
info - Static variable in class com.vmware.vcenter.trusted_infrastructure.trusted_clusters.kms.ServicesDefinitions
 
Info() - Constructor for class com.vmware.vcenter.trusted_infrastructure.trusted_clusters.kms.ServicesTypes.Info
Default constructor.
Info(StructValue) - Constructor for class com.vmware.vcenter.trusted_infrastructure.trusted_clusters.kms.ServicesTypes.Info
 
info - Static variable in class com.vmware.vcenter.vcha.cluster.ActiveDefinitions
 
Info() - Constructor for class com.vmware.vcenter.vcha.cluster.ActiveTypes.Info
Default constructor.
Info(StructValue) - Constructor for class com.vmware.vcenter.vcha.cluster.ActiveTypes.Info
 
info - Static variable in class com.vmware.vcenter.vcha.cluster.DeploymentTypeDefinitions
 
Info() - Constructor for class com.vmware.vcenter.vcha.cluster.DeploymentTypeTypes.Info
Default constructor.
Info(StructValue) - Constructor for class com.vmware.vcenter.vcha.cluster.DeploymentTypeTypes.Info
 
info - Static variable in class com.vmware.vcenter.vcha.cluster.ModeDefinitions
 
Info() - Constructor for class com.vmware.vcenter.vcha.cluster.ModeTypes.Info
Default constructor.
Info(StructValue) - Constructor for class com.vmware.vcenter.vcha.cluster.ModeTypes.Info
 
info - Static variable in class com.vmware.vcenter.vcha.ClusterDefinitions
 
Info() - Constructor for class com.vmware.vcenter.vcha.ClusterTypes.Info
Default constructor.
Info(StructValue) - Constructor for class com.vmware.vcenter.vcha.ClusterTypes.Info
 
info - Static variable in class com.vmware.vcenter.vcha.OperationsDefinitions
 
Info() - Constructor for class com.vmware.vcenter.vcha.OperationsTypes.Info
Default constructor.
Info(StructValue) - Constructor for class com.vmware.vcenter.vcha.OperationsTypes.Info
 
info - Static variable in class com.vmware.vcenter.vm.compute.PoliciesDefinitions
 
Info() - Constructor for class com.vmware.vcenter.vm.compute.PoliciesTypes.Info
Default constructor.
Info(StructValue) - Constructor for class com.vmware.vcenter.vm.compute.PoliciesTypes.Info
 
info - Static variable in class com.vmware.vcenter.vm.guest.IdentityDefinitions
 
Info() - Constructor for class com.vmware.vcenter.vm.guest.IdentityTypes.Info
Default constructor.
Info(StructValue) - Constructor for class com.vmware.vcenter.vm.guest.IdentityTypes.Info
 
info - Static variable in class com.vmware.vcenter.vm.guest.LocalFilesystemDefinitions
 
Info() - Constructor for class com.vmware.vcenter.vm.guest.LocalFilesystemTypes.Info
Default constructor.
Info(StructValue) - Constructor for class com.vmware.vcenter.vm.guest.LocalFilesystemTypes.Info
 
info - Static variable in class com.vmware.vcenter.vm.guest.networking.InterfacesDefinitions
 
Info() - Constructor for class com.vmware.vcenter.vm.guest.networking.InterfacesTypes.Info
Default constructor.
Info(StructValue) - Constructor for class com.vmware.vcenter.vm.guest.networking.InterfacesTypes.Info
 
info - Static variable in class com.vmware.vcenter.vm.guest.networking.RoutesDefinitions
 
Info() - Constructor for class com.vmware.vcenter.vm.guest.networking.RoutesTypes.Info
Default constructor.
Info(StructValue) - Constructor for class com.vmware.vcenter.vm.guest.networking.RoutesTypes.Info
 
info - Static variable in class com.vmware.vcenter.vm.guest.NetworkingDefinitions
 
Info() - Constructor for class com.vmware.vcenter.vm.guest.NetworkingTypes.Info
Default constructor.
Info(StructValue) - Constructor for class com.vmware.vcenter.vm.guest.NetworkingTypes.Info
 
info - Static variable in class com.vmware.vcenter.vm.guest.PowerDefinitions
 
Info() - Constructor for class com.vmware.vcenter.vm.guest.PowerTypes.Info
Default constructor.
Info(StructValue) - Constructor for class com.vmware.vcenter.vm.guest.PowerTypes.Info
 
info - Static variable in class com.vmware.vcenter.vm.hardware.adapter.SataDefinitions
 
Info() - Constructor for class com.vmware.vcenter.vm.hardware.adapter.SataTypes.Info
Default constructor.
Info(StructValue) - Constructor for class com.vmware.vcenter.vm.hardware.adapter.SataTypes.Info
 
info - Static variable in class com.vmware.vcenter.vm.hardware.adapter.ScsiDefinitions
 
Info() - Constructor for class com.vmware.vcenter.vm.hardware.adapter.ScsiTypes.Info
Default constructor.
Info(StructValue) - Constructor for class com.vmware.vcenter.vm.hardware.adapter.ScsiTypes.Info
 
info - Static variable in class com.vmware.vcenter.vm.hardware.BootDefinitions
 
Info() - Constructor for class com.vmware.vcenter.vm.hardware.BootTypes.Info
Default constructor.
Info(StructValue) - Constructor for class com.vmware.vcenter.vm.hardware.BootTypes.Info
 
info - Static variable in class com.vmware.vcenter.vm.hardware.CdromDefinitions
 
Info() - Constructor for class com.vmware.vcenter.vm.hardware.CdromTypes.Info
Default constructor.
Info(StructValue) - Constructor for class com.vmware.vcenter.vm.hardware.CdromTypes.Info
 
info - Static variable in class com.vmware.vcenter.vm.hardware.CpuDefinitions
 
Info() - Constructor for class com.vmware.vcenter.vm.hardware.CpuTypes.Info
Default constructor.
Info(StructValue) - Constructor for class com.vmware.vcenter.vm.hardware.CpuTypes.Info
 
info - Static variable in class com.vmware.vcenter.vm.hardware.DiskDefinitions
 
Info() - Constructor for class com.vmware.vcenter.vm.hardware.DiskTypes.Info
Default constructor.
Info(StructValue) - Constructor for class com.vmware.vcenter.vm.hardware.DiskTypes.Info
 
info - Static variable in class com.vmware.vcenter.vm.hardware.EthernetDefinitions
 
Info() - Constructor for class com.vmware.vcenter.vm.hardware.EthernetTypes.Info
Default constructor.
Info(StructValue) - Constructor for class com.vmware.vcenter.vm.hardware.EthernetTypes.Info
 
info - Static variable in class com.vmware.vcenter.vm.hardware.FloppyDefinitions
 
Info() - Constructor for class com.vmware.vcenter.vm.hardware.FloppyTypes.Info
Default constructor.
Info(StructValue) - Constructor for class com.vmware.vcenter.vm.hardware.FloppyTypes.Info
 
info - Static variable in class com.vmware.vcenter.vm.hardware.MemoryDefinitions
 
Info() - Constructor for class com.vmware.vcenter.vm.hardware.MemoryTypes.Info
Default constructor.
Info(StructValue) - Constructor for class com.vmware.vcenter.vm.hardware.MemoryTypes.Info
 
info - Static variable in class com.vmware.vcenter.vm.hardware.ParallelDefinitions
 
Info() - Constructor for class com.vmware.vcenter.vm.hardware.ParallelTypes.Info
Default constructor.
Info(StructValue) - Constructor for class com.vmware.vcenter.vm.hardware.ParallelTypes.Info
 
info - Static variable in class com.vmware.vcenter.vm.hardware.SerialDefinitions
 
Info() - Constructor for class com.vmware.vcenter.vm.hardware.SerialTypes.Info
Default constructor.
Info(StructValue) - Constructor for class com.vmware.vcenter.vm.hardware.SerialTypes.Info
 
info - Static variable in class com.vmware.vcenter.vm.HardwareDefinitions
 
Info() - Constructor for class com.vmware.vcenter.vm.HardwareTypes.Info
Default constructor.
Info(StructValue) - Constructor for class com.vmware.vcenter.vm.HardwareTypes.Info
 
info - Static variable in class com.vmware.vcenter.vm.IdentityDefinitions
 
Info() - Constructor for class com.vmware.vcenter.vm.IdentityTypes.Info
Default constructor.
Info(StructValue) - Constructor for class com.vmware.vcenter.vm.IdentityTypes.Info
 
info - Static variable in class com.vmware.vcenter.vm.LibraryItemDefinitions
 
Info() - Constructor for class com.vmware.vcenter.vm.LibraryItemTypes.Info
Default constructor.
Info(StructValue) - Constructor for class com.vmware.vcenter.vm.LibraryItemTypes.Info
 
info - Static variable in class com.vmware.vcenter.vm.PowerDefinitions
 
Info() - Constructor for class com.vmware.vcenter.vm.PowerTypes.Info
Default constructor.
Info(StructValue) - Constructor for class com.vmware.vcenter.vm.PowerTypes.Info
 
info - Static variable in class com.vmware.vcenter.vm.storage.policy.ComplianceDefinitions
 
Info() - Constructor for class com.vmware.vcenter.vm.storage.policy.ComplianceTypes.Info
Default constructor.
Info(StructValue) - Constructor for class com.vmware.vcenter.vm.storage.policy.ComplianceTypes.Info
 
info - Static variable in class com.vmware.vcenter.vm.storage.PolicyDefinitions
 
Info() - Constructor for class com.vmware.vcenter.vm.storage.PolicyTypes.Info
Default constructor.
Info(StructValue) - Constructor for class com.vmware.vcenter.vm.storage.PolicyTypes.Info
 
info - Static variable in class com.vmware.vcenter.vm.tools.InstallerDefinitions
 
Info() - Constructor for class com.vmware.vcenter.vm.tools.InstallerTypes.Info
Default constructor.
Info(StructValue) - Constructor for class com.vmware.vcenter.vm.tools.InstallerTypes.Info
 
info - Static variable in class com.vmware.vcenter.vm.ToolsDefinitions
 
Info() - Constructor for class com.vmware.vcenter.vm.ToolsTypes.Info
Default constructor.
Info(StructValue) - Constructor for class com.vmware.vcenter.vm.ToolsTypes.Info
 
info - Static variable in class com.vmware.vcenter.vm_template.library_items.CheckOutsDefinitions
 
Info() - Constructor for class com.vmware.vcenter.vm_template.library_items.CheckOutsTypes.Info
Default constructor.
Info(StructValue) - Constructor for class com.vmware.vcenter.vm_template.library_items.CheckOutsTypes.Info
 
info - Static variable in class com.vmware.vcenter.vm_template.library_items.VersionsDefinitions
 
Info() - Constructor for class com.vmware.vcenter.vm_template.library_items.VersionsTypes.Info
Default constructor.
Info(StructValue) - Constructor for class com.vmware.vcenter.vm_template.library_items.VersionsTypes.Info
 
info - Static variable in class com.vmware.vcenter.vm_template.LibraryItemsDefinitions
 
Info() - Constructor for class com.vmware.vcenter.vm_template.LibraryItemsTypes.Info
Default constructor.
Info(StructValue) - Constructor for class com.vmware.vcenter.vm_template.LibraryItemsTypes.Info
 
info - Static variable in class com.vmware.vcenter.VMDefinitions
 
Info() - Constructor for class com.vmware.vcenter.VMTypes.Info
Default constructor.
Info(StructValue) - Constructor for class com.vmware.vcenter.VMTypes.Info
 
info - Static variable in class com.vmware.vstats.AcqSpecsDefinitions
 
Info() - Constructor for class com.vmware.vstats.AcqSpecsTypes.Info
Default constructor.
Info(StructValue) - Constructor for class com.vmware.vstats.AcqSpecsTypes.Info
 
info - Static variable in class com.vmware.vstats.CounterMetadataDefinitions
 
Info() - Constructor for class com.vmware.vstats.CounterMetadataTypes.Info
Default constructor.
Info(StructValue) - Constructor for class com.vmware.vstats.CounterMetadataTypes.Info
 
info - Static variable in class com.vmware.vstats.CountersDefinitions
 
info - Static variable in class com.vmware.vstats.CounterSetsDefinitions
 
Info() - Constructor for class com.vmware.vstats.CounterSetsTypes.Info
Default constructor.
Info(StructValue) - Constructor for class com.vmware.vstats.CounterSetsTypes.Info
 
Info() - Constructor for class com.vmware.vstats.CountersTypes.Info
Default constructor.
Info(StructValue) - Constructor for class com.vmware.vstats.CountersTypes.Info
 
info - Static variable in class com.vmware.vstats.ResourceAddressesDefinitions
 
Info() - Constructor for class com.vmware.vstats.ResourceAddressesTypes.Info
Default constructor.
Info(StructValue) - Constructor for class com.vmware.vstats.ResourceAddressesTypes.Info
 
info - Static variable in class com.vmware.vstats.ResourceAddressSchemasDefinitions
 
Info() - Constructor for class com.vmware.vstats.ResourceAddressSchemasTypes.Info
Default constructor.
Info(StructValue) - Constructor for class com.vmware.vstats.ResourceAddressSchemasTypes.Info
 
Info.Builder - Class in com.vmware.cis.task
Builder class for Info.
Info.Builder - Class in com.vmware.vcenter.compute.policies.capabilities.cluster_scale_in_ignore_vm_capabilities
Builder class for Info.
Info.Builder - Class in com.vmware.vcenter.compute.policies.capabilities.disable_drs_vmotion
Builder class for Info.
Info.Builder - Class in com.vmware.vcenter.compute.policies.capabilities.vm.evacuation.vmotion
Builder class for Info.
Info.Builder - Class in com.vmware.vcenter.compute.policies.capabilities.vm_host_affinity
Builder class for Info.
Info.Builder - Class in com.vmware.vcenter.compute.policies.capabilities.vm_host_anti_affinity
Builder class for Info.
Info.Builder - Class in com.vmware.vcenter.compute.policies.capabilities.vm_vm_affinity
Builder class for Info.
Info.Builder - Class in com.vmware.vcenter.compute.policies.capabilities.vm_vm_anti_affinity
Builder class for Info.
Info.Builder - Class in com.vmware.vcenter.compute.policies
Builder class for Info.
InfraprofileFactory - Class in com.vmware.appliance.infraprofile
InfraprofileFactory is responsible for creating instances of services contained inside the com.vmware.appliance.infraprofile package and also has the subpackages reference to access respective subpackage services.
IngressRuleValue - Class in com.vmware.vcenter.namespaces
An IngressRuleValue contains the data that describes an Ingress rule in Kubernetes.
IngressRuleValue() - Constructor for class com.vmware.vcenter.namespaces.IngressRuleValue
Default constructor.
IngressRuleValue(StructValue) - Constructor for class com.vmware.vcenter.namespaces.IngressRuleValue
 
ingressRuleValue - Static variable in class com.vmware.vcenter.namespaces.StructDefinitions
 
IngressRuleValue.Builder - Class in com.vmware.vcenter.namespaces
Builder class for IngressRuleValue.
INITIALIZED - Static variable in class com.vmware.vcenter.deployment.ApplianceState
The appliance is initialized and ready to be configured.
INPROGRESS - Static variable in class com.vmware.appliance.recovery.backup.JobTypes.BackupRestoreProcessState
Backup/Restore job is in progress.
INPROGRESS - Static variable in class com.vmware.appliance.recovery.restore.JobTypes.BackupRestoreProcessState
In progress
INPUT - Static variable in class com.vmware.vcenter.ovf.OvfMessage.Category
The user provided input parameters are invalid.
install(String, Map<String, String>) - Method in interface com.vmware.appliance.update.Pending
Starts operation of installing the appliance update.
install(String, Map<String, String>, InvocationConfig) - Method in interface com.vmware.appliance.update.Pending
Starts operation of installing the appliance update.
install(String, Map<String, String>, AsyncCallback<Void>) - Method in interface com.vmware.appliance.update.Pending
Starts operation of installing the appliance update.
install(String, Map<String, String>, AsyncCallback<Void>, InvocationConfig) - Method in interface com.vmware.appliance.update.Pending
Starts operation of installing the appliance update.
install(String, Map<String, String>) - Method in class com.vmware.appliance.update.PendingStub
 
install(String, Map<String, String>, InvocationConfig) - Method in class com.vmware.appliance.update.PendingStub
 
install(String, Map<String, String>, AsyncCallback<Void>) - Method in class com.vmware.appliance.update.PendingStub
 
install(String, Map<String, String>, AsyncCallback<Void>, InvocationConfig) - Method in class com.vmware.appliance.update.PendingStub
 
install() - Method in class com.vmware.vcenter.deployment.DeploymentFactory
 
Install - Interface in com.vmware.vcenter.deployment
The Install interface provides methods to configure the installation of the appliance.
INSTALL - Static variable in class com.vmware.vcenter.deployment.Operation
The appliance installation is in progress.
INSTALL_FAILED - Static variable in class com.vmware.appliance.UpdateTypes.State
The appliance update failed and cannot recover.
INSTALL_IN_PROGRESS - Static variable in class com.vmware.appliance.UpdateTypes.State
The appliance update is in progress of installing an update.
InstallDefinitions - Class in com.vmware.vcenter.deployment
Defines the type descriptors for the Install API service.
InstallDefinitions() - Constructor for class com.vmware.vcenter.deployment.InstallDefinitions
 
installedComponentInfo - Static variable in class com.vmware.esx.hosts.software.InstalledComponentsDefinitions
 
InstalledComponentInfo() - Constructor for class com.vmware.esx.hosts.software.InstalledComponentsTypes.InstalledComponentInfo
Default constructor.
InstalledComponentInfo(StructValue) - Constructor for class com.vmware.esx.hosts.software.InstalledComponentsTypes.InstalledComponentInfo
 
InstalledComponents - Interface in com.vmware.esx.hosts.software
The InstalledComponents interface provides methods to get installed list of components.
InstalledComponentsDefinitions - Class in com.vmware.esx.hosts.software
Defines the type descriptors for the InstalledComponents API service.
InstalledComponentsDefinitions() - Constructor for class com.vmware.esx.hosts.software.InstalledComponentsDefinitions
 
installedComponentsService() - Method in class com.vmware.esx.hosts.software.SoftwareFactory
Returns an instance of class InstalledComponents
InstalledComponentsStub - Class in com.vmware.esx.hosts.software
Remote stub implementation of the InstalledComponents API service.
InstalledComponentsStub(ApiProvider, TypeConverter, StubConfigurationBase) - Constructor for class com.vmware.esx.hosts.software.InstalledComponentsStub
 
InstalledComponentsStub(ApiProvider, StubConfigurationBase) - Constructor for class com.vmware.esx.hosts.software.InstalledComponentsStub
 
InstalledComponentsTypes - Interface in com.vmware.esx.hosts.software
Defines the data types of the InstalledComponents API service.
InstalledComponentsTypes.InstalledComponentInfo - Class in com.vmware.esx.hosts.software
The InstalledComponentInfo class contains properties that describe the installed component on the host.
InstalledComponentsTypes.InstalledComponentInfo.Builder - Class in com.vmware.esx.hosts.software
Installer - Interface in com.vmware.vcenter.vm.tools
The Installer (@term service} provides methods to install VMware Tools in the guest operating system.
InstallerDefinitions - Class in com.vmware.vcenter.vm.tools
Defines the type descriptors for the Installer API service.
InstallerDefinitions() - Constructor for class com.vmware.vcenter.vm.tools.InstallerDefinitions
 
installerService() - Method in class com.vmware.vcenter.vm.tools.ToolsFactory
Returns an instance of class Installer
InstallerStub - Class in com.vmware.vcenter.vm.tools
Remote stub implementation of the Installer API service.
InstallerStub(ApiProvider, TypeConverter, StubConfigurationBase) - Constructor for class com.vmware.vcenter.vm.tools.InstallerStub
 
InstallerStub(ApiProvider, StubConfigurationBase) - Constructor for class com.vmware.vcenter.vm.tools.InstallerStub
 
InstallerTypes - Interface in com.vmware.vcenter.vm.tools
Defines the data types of the Installer API service.
InstallerTypes.Info - Class in com.vmware.vcenter.vm.tools
The Info class contains information about the VMWare Tools installer.
InstallerTypes.Info.Builder - Class in com.vmware.vcenter.vm.tools
Builder class for InstallerTypes.Info.
InstallFactory - Class in com.vmware.vcenter.deployment.install
InstallFactory is responsible for creating instances of services contained inside the com.vmware.vcenter.deployment.install package and also has the subpackages reference to access respective subpackage services.
installService() - Method in class com.vmware.vcenter.deployment.DeploymentFactory
Returns an instance of class Install
installSpec - Static variable in class com.vmware.vcenter.deployment.InstallDefinitions
 
InstallSpec() - Constructor for class com.vmware.vcenter.deployment.InstallTypes.InstallSpec
Default constructor.
InstallSpec(StructValue) - Constructor for class com.vmware.vcenter.deployment.InstallTypes.InstallSpec
 
InstallStub - Class in com.vmware.vcenter.deployment
Remote stub implementation of the Install API service.
InstallStub(ApiProvider, TypeConverter, StubConfigurationBase) - Constructor for class com.vmware.vcenter.deployment.InstallStub
 
InstallStub(ApiProvider, StubConfigurationBase) - Constructor for class com.vmware.vcenter.deployment.InstallStub
 
InstallTypes - Interface in com.vmware.vcenter.deployment
Defines the data types of the Install API service.
InstallTypes.InstallSpec - Class in com.vmware.vcenter.deployment
The InstallSpec class contains information used to configure the appliance installation.
InstallTypes.InstallSpec.Builder - Class in com.vmware.vcenter.deployment
Builder class for InstallTypes.InstallSpec.
InstallTypes.VcsaEmbeddedSpec - Class in com.vmware.vcenter.deployment
The VcsaEmbeddedSpec class contains information used to configure an embedded standalone or replicated vCenter Server.
InstallTypes.VcsaEmbeddedSpec.Builder - Class in com.vmware.vcenter.deployment
Instances - Interface in com.vmware.vcenter.namespaces
The Instances interface provides methods to create and delete a namespace object.
Instances - Interface in com.vmware.vcenter.namespaces.user
The Instances interface provides methods to access namespaces for non-administrative users.
InstancesDefinitions - Class in com.vmware.vcenter.namespaces
Defines the type descriptors for the Instances API service.
InstancesDefinitions() - Constructor for class com.vmware.vcenter.namespaces.InstancesDefinitions
 
InstancesDefinitions - Class in com.vmware.vcenter.namespaces.user
Defines the type descriptors for the Instances API service.
InstancesDefinitions() - Constructor for class com.vmware.vcenter.namespaces.user.InstancesDefinitions
 
instancesService() - Method in class com.vmware.vcenter.namespaces.NamespacesFactory
Returns an instance of class Instances
instancesService() - Method in class com.vmware.vcenter.namespaces.user.UserFactory
Returns an instance of class Instances
InstancesStub - Class in com.vmware.vcenter.namespaces
Remote stub implementation of the Instances API service.
InstancesStub(ApiProvider, TypeConverter, StubConfigurationBase) - Constructor for class com.vmware.vcenter.namespaces.InstancesStub
 
InstancesStub(ApiProvider, StubConfigurationBase) - Constructor for class com.vmware.vcenter.namespaces.InstancesStub
 
InstancesStub - Class in com.vmware.vcenter.namespaces.user
Remote stub implementation of the Instances API service.
InstancesStub(ApiProvider, TypeConverter, StubConfigurationBase) - Constructor for class com.vmware.vcenter.namespaces.user.InstancesStub
 
InstancesStub(ApiProvider, StubConfigurationBase) - Constructor for class com.vmware.vcenter.namespaces.user.InstancesStub
 
InstancesTypes - Interface in com.vmware.vcenter.namespaces
Defines the data types of the Instances API service.
InstancesTypes - Interface in com.vmware.vcenter.namespaces.user
Defines the data types of the Instances API service.
InstancesTypes.Access - Class in com.vmware.vcenter.namespaces
The Access class contains the access control information for a subject on a namespace.
InstancesTypes.Access.Builder - Class in com.vmware.vcenter.namespaces
Builder class for Access.
InstancesTypes.ConfigStatus - Class in com.vmware.vcenter.namespaces
The ConfigStatus enumeration class describes the status of reaching the desired state configuration for the namespace.
InstancesTypes.ConfigStatus.Values - Enum in com.vmware.vcenter.namespaces
Native Java enum representing this enumeration class.
InstancesTypes.CreateSpec - Class in com.vmware.vcenter.namespaces
The CreateSpec class contains the specification required to set up a namespace.
InstancesTypes.CreateSpec.Builder - Class in com.vmware.vcenter.namespaces
Builder class for InstancesTypes.CreateSpec.
InstancesTypes.Info - Class in com.vmware.vcenter.namespaces
The Info class contains detailed information about the namespace.
InstancesTypes.Info.Builder - Class in com.vmware.vcenter.namespaces
Builder class for InstancesTypes.Info.
InstancesTypes.Message - Class in com.vmware.vcenter.namespaces
The Message class contains the information about the object configuration.
InstancesTypes.Message.Builder - Class in com.vmware.vcenter.namespaces
Builder class for InstancesTypes.Message.
InstancesTypes.Message.MessageSeverity - Class in com.vmware.vcenter.namespaces
The MessageSeverity enumeration class represents the severity of the message.
InstancesTypes.Message.MessageSeverity.Values - Enum in com.vmware.vcenter.namespaces
Native Java enum representing this enumeration class.
InstancesTypes.SetSpec - Class in com.vmware.vcenter.namespaces
The SetSpec class contains the specification required to set a new configuration on the namespace.
InstancesTypes.SetSpec.Builder - Class in com.vmware.vcenter.namespaces
Builder class for InstancesTypes.SetSpec.
InstancesTypes.Stats - Class in com.vmware.vcenter.namespaces
The Stats class contains the basic runtime statistics about the namespace.
InstancesTypes.Stats.Builder - Class in com.vmware.vcenter.namespaces
Builder class for InstancesTypes.Stats.
InstancesTypes.StorageSpec - Class in com.vmware.vcenter.namespaces
The StorageSpec class contains the specification required to configure storage associated with a namespace.
InstancesTypes.StorageSpec.Builder - Class in com.vmware.vcenter.namespaces
Builder class for InstancesTypes.StorageSpec.
InstancesTypes.Summary - Class in com.vmware.vcenter.namespaces
The Summary class contains basic information about the namespace.
InstancesTypes.Summary - Class in com.vmware.vcenter.namespaces.user
The Summary class contains information about a namespace that user is authorized to access.
InstancesTypes.Summary.Builder - Class in com.vmware.vcenter.namespaces
Builder class for InstancesTypes.Summary.
InstancesTypes.Summary.Builder - Class in com.vmware.vcenter.namespaces.user
Builder class for InstancesTypes.Summary.
InstancesTypes.UpdateSpec - Class in com.vmware.vcenter.namespaces
The UpdateSpec class contains the specification required to update the configuration on the namespace.
InstancesTypes.UpdateSpec.Builder - Class in com.vmware.vcenter.namespaces
Builder class for InstancesTypes.UpdateSpec.
instantClone(VMTypes.InstantCloneSpec) - Method in interface com.vmware.vcenter.VM
Create an instant clone of an existing virtual machine.
instantClone(VMTypes.InstantCloneSpec, InvocationConfig) - Method in interface com.vmware.vcenter.VM
Create an instant clone of an existing virtual machine.
instantClone(VMTypes.InstantCloneSpec, AsyncCallback<String>) - Method in interface com.vmware.vcenter.VM
Create an instant clone of an existing virtual machine.
instantClone(VMTypes.InstantCloneSpec, AsyncCallback<String>, InvocationConfig) - Method in interface com.vmware.vcenter.VM
Create an instant clone of an existing virtual machine.
instantClone(VMTypes.InstantCloneSpec) - Method in class com.vmware.vcenter.VMStub
 
instantClone(VMTypes.InstantCloneSpec, InvocationConfig) - Method in class com.vmware.vcenter.VMStub
 
instantClone(VMTypes.InstantCloneSpec, AsyncCallback<String>) - Method in class com.vmware.vcenter.VMStub
 
instantClone(VMTypes.InstantCloneSpec, AsyncCallback<String>, InvocationConfig) - Method in class com.vmware.vcenter.VMStub
 
instantClonePlacementSpec - Static variable in class com.vmware.vcenter.VMDefinitions
 
InstantClonePlacementSpec() - Constructor for class com.vmware.vcenter.VMTypes.InstantClonePlacementSpec
Default constructor.
InstantClonePlacementSpec(StructValue) - Constructor for class com.vmware.vcenter.VMTypes.InstantClonePlacementSpec
 
instantCloneSpec - Static variable in class com.vmware.vcenter.VMDefinitions
 
InstantCloneSpec() - Constructor for class com.vmware.vcenter.VMTypes.InstantCloneSpec
Default constructor.
InstantCloneSpec(StructValue) - Constructor for class com.vmware.vcenter.VMTypes.InstantCloneSpec
 
integerList(List<Long>) - Static method in class com.vmware.vapi.data.ListValue
 
IntegerValue - Class in com.vmware.vapi.data
 
IntegerValue(long) - Constructor for class com.vmware.vapi.data.IntegerValue
 
interfaceInfo - Static variable in class com.vmware.appliance.networking.InterfacesDefinitions
 
InterfaceInfo() - Constructor for class com.vmware.appliance.networking.InterfacesTypes.InterfaceInfo
Default constructor.
InterfaceInfo(StructValue) - Constructor for class com.vmware.appliance.networking.InterfacesTypes.InterfaceInfo
 
Interfaces - Interface in com.vmware.appliance.networking
Interfaces interface provides methods Provides information about network interface.
interfaces() - Method in class com.vmware.appliance.networking.NetworkingFactory
 
Interfaces - Interface in com.vmware.vcenter.vm.guest.networking
The Interfaces interface provides methods for retrieving guest operating system network interface information.
InterfacesDefinitions - Class in com.vmware.appliance.networking
Defines the type descriptors for the Interfaces API service.
InterfacesDefinitions() - Constructor for class com.vmware.appliance.networking.InterfacesDefinitions
 
InterfacesDefinitions - Class in com.vmware.vcenter.vm.guest.networking
Defines the type descriptors for the Interfaces API service.
InterfacesDefinitions() - Constructor for class com.vmware.vcenter.vm.guest.networking.InterfacesDefinitions
 
InterfacesFactory - Class in com.vmware.appliance.networking.interfaces
InterfacesFactory is responsible for creating instances of services contained inside the com.vmware.appliance.networking.interfaces package and also has the subpackages reference to access respective subpackage services.
interfacesService() - Method in class com.vmware.appliance.networking.NetworkingFactory
Returns an instance of class Interfaces
interfacesService() - Method in class com.vmware.vcenter.vm.guest.networking.NetworkingFactory
Returns an instance of class Interfaces
InterfacesStub - Class in com.vmware.appliance.networking
Remote stub implementation of the Interfaces API service.
InterfacesStub(ApiProvider, TypeConverter, StubConfigurationBase) - Constructor for class com.vmware.appliance.networking.InterfacesStub
 
InterfacesStub(ApiProvider, StubConfigurationBase) - Constructor for class com.vmware.appliance.networking.InterfacesStub
 
InterfacesStub - Class in com.vmware.vcenter.vm.guest.networking
Remote stub implementation of the Interfaces API service.
InterfacesStub(ApiProvider, TypeConverter, StubConfigurationBase) - Constructor for class com.vmware.vcenter.vm.guest.networking.InterfacesStub
 
InterfacesStub(ApiProvider, StubConfigurationBase) - Constructor for class com.vmware.vcenter.vm.guest.networking.InterfacesStub
 
InterfacesTypes - Interface in com.vmware.appliance.networking
Defines the data types of the Interfaces API service.
InterfacesTypes - Interface in com.vmware.vcenter.vm.guest.networking
Defines the data types of the Interfaces API service.
InterfacesTypes.Info - Class in com.vmware.vcenter.vm.guest.networking
The Info class describes a virtual network adapter configured in the guest operating system.
InterfacesTypes.Info.Builder - Class in com.vmware.vcenter.vm.guest.networking
Builder class for InterfacesTypes.Info.
InterfacesTypes.InterfaceInfo - Class in com.vmware.appliance.networking
InterfaceInfo class Structure that defines properties and status of a network interface.
InterfacesTypes.InterfaceInfo.Builder - Class in com.vmware.appliance.networking
InterfacesTypes.InterfaceStatus - Class in com.vmware.appliance.networking
InterfaceStatus enumeration class Defines interface status
InterfacesTypes.InterfaceStatus.Values - Enum in com.vmware.appliance.networking
Native Java enum representing this enumeration class.
InterfacesTypes.IpAddressInfo - Class in com.vmware.vcenter.vm.guest.networking
The IpAddressInfo class describes a specific IP Address.
InterfacesTypes.IpAddressInfo.Builder - Class in com.vmware.vcenter.vm.guest.networking
InterfacesTypes.IpAddressOrigin - Class in com.vmware.vcenter.vm.guest.networking
The IpAddressOrigin enumeration class specifies how an IP address was obtained for an interface.
InterfacesTypes.IpAddressOrigin.Values - Enum in com.vmware.vcenter.vm.guest.networking
Native Java enum representing this enumeration class.
InterfacesTypes.IpAddressStatus - Class in com.vmware.vcenter.vm.guest.networking
The IpAddressStatus enumeration class defines the present status of an address on an interface.
InterfacesTypes.IpAddressStatus.Values - Enum in com.vmware.vcenter.vm.guest.networking
Native Java enum representing this enumeration class.
InterfacesTypes.IpConfigInfo - Class in com.vmware.vcenter.vm.guest.networking
The IpConfigInfo class describes the protocol version independent address reporting data object for network interfaces.
InterfacesTypes.IpConfigInfo.Builder - Class in com.vmware.vcenter.vm.guest.networking
Builder class for InterfacesTypes.IpConfigInfo.
INTERNAL_ERROR - Static variable in class com.vmware.vcenter.ovf.ParseIssue.Category
Server encountered an unexpected error which prevented it from fulfilling the request.
INTERNAL_SERVER_ERROR - Static variable in interface com.vmware.vapi.bindings.exception.Constants
 
INTERNAL_SERVER_ERROR - Static variable in class com.vmware.vapi.std.errors.Error.Type
Discriminator for the InternalServerError type.
INTERNAL_SERVER_ERROR - Static variable in class com.vmware.vapi.std.StandardDataFactory
 
InternalServerError - Exception in com.vmware.vapi.std.errors
The InternalServerError exception indicates that the server encounters an unexpected condition that prevented it from fulfilling the request.
InternalServerError - Class in com.vmware.vapi.std.errors
The InternalServerError exception indicates that the server encounters an unexpected condition that prevented it from fulfilling the request.
InternalServerError(List<LocalizableMessage>, Structure) - Constructor for exception com.vmware.vapi.std.errors.InternalServerError
This constructor is provided for backwards compatibility purposes only.
InternalServerError() - Constructor for exception com.vmware.vapi.std.errors.InternalServerError
Default constructor.
InternalServerError(StructValue) - Constructor for exception com.vmware.vapi.std.errors.InternalServerError
 
InternalServerError(StructValue, Error.Type) - Constructor for exception com.vmware.vapi.std.errors.InternalServerError
 
internalServerError - Static variable in class com.vmware.vapi.std.errors.StructDefinitions
 
InternalServerError.Builder - Class in com.vmware.vapi.std.errors
Builder class for InternalServerError.
InteropReport - Interface in com.vmware.vcenter.lcm.discovery
The InteropReport interface provides methods to report the interoperability between a vCenter Server release version and the other installed VMware products registered in the vCenter Server instance.
InteropReportDefinitions - Class in com.vmware.vcenter.lcm.discovery
Defines the type descriptors for the InteropReport API service.
InteropReportDefinitions() - Constructor for class com.vmware.vcenter.lcm.discovery.InteropReportDefinitions
 
interopReportService() - Method in class com.vmware.vcenter.lcm.discovery.DiscoveryFactory
Returns an instance of class InteropReport
InteropReportStub - Class in com.vmware.vcenter.lcm.discovery
Remote stub implementation of the InteropReport API service.
InteropReportStub(ApiProvider, TypeConverter, StubConfigurationBase) - Constructor for class com.vmware.vcenter.lcm.discovery.InteropReportStub
 
InteropReportStub(ApiProvider, StubConfigurationBase) - Constructor for class com.vmware.vcenter.lcm.discovery.InteropReportStub
 
InteropReportTypes - Interface in com.vmware.vcenter.lcm.discovery
Defines the data types of the InteropReport API service.
InteropReportTypes._VAPI_OPERATIONS - Enum in com.vmware.vcenter.lcm.discovery
Identifiers of the task operations
InteropReportTypes.ReleaseInfo - Class in com.vmware.vcenter.lcm.discovery
The ReleaseInfo class contains a product release information.
InteropReportTypes.ReleaseInfo.Builder - Class in com.vmware.vcenter.lcm.discovery
InteropReportTypes.Report - Class in com.vmware.vcenter.lcm.discovery
The Report class contains the interoperability report between the target product and the other registered products in the vCenter Server instance.
InteropReportTypes.Report.Builder - Class in com.vmware.vcenter.lcm.discovery
Builder class for InteropReportTypes.Report.
InteropReportTypes.ReportRow - Class in com.vmware.vcenter.lcm.discovery
The ReportRow class contains the interoperability between a given product and the target product.
InteropReportTypes.ReportRow.Builder - Class in com.vmware.vcenter.lcm.discovery
Builder class for InteropReportTypes.ReportRow.
InteropReportTypes.ReportSummary - Class in com.vmware.vcenter.lcm.discovery
The ReportSummary class contains a summary of the InteropReportTypes.Report.getProducts().
InteropReportTypes.ReportSummary.Builder - Class in com.vmware.vcenter.lcm.discovery
InteropReportTypes.Result - Class in com.vmware.vcenter.lcm.discovery
The Result class contains the result of interoperability report creation operation.
InteropReportTypes.Result.Builder - Class in com.vmware.vcenter.lcm.discovery
Builder class for InteropReportTypes.Result.
InteropReportTypes.Spec - Class in com.vmware.vcenter.lcm.discovery
Configuration of report generation.
InteropReportTypes.Spec.Builder - Class in com.vmware.vcenter.lcm.discovery
Builder class for InteropReportTypes.Spec.
interposition() - Method in class com.vmware.vapi.std.StdFactory
The com.vmware.vapi.std.interposition package provides interfaces that TODO.
InterpositionFactory - Class in com.vmware.vapi.std.interposition
InterpositionFactory is responsible for creating instances of services contained inside the com.vmware.vapi.std.interposition package and also has the subpackages reference to access respective subpackage services.
INVALID - Static variable in class com.vmware.appliance.infraprofile.ConfigsTypes.ValidationStatus
Profile spec is invalid.
INVALID - Static variable in class com.vmware.appliance.networking.interfaces.Ipv6Types.Status
The IPv6 address is not a valid address.
INVALID - Static variable in class com.vmware.esx.settings.clusters.software.DraftsTypes.StatusType
Software draft is invalid.
INVALID - Static variable in class com.vmware.vcenter.vcha.ClusterTypes.ConfigState
VCHA cluster is in an invalid/dirty state.
INVALID - Static variable in class com.vmware.vcenter.vm.guest.networking.InterfacesTypes.IpAddressStatus
Indicates that this isn't a valid address.
INVALID_ARGUMENT - Static variable in interface com.vmware.vapi.bindings.exception.Constants
 
INVALID_ARGUMENT - Static variable in class com.vmware.vapi.std.errors.Error.Type
Discriminator for the InvalidArgument type.
INVALID_ARGUMENT - Static variable in class com.vmware.vapi.std.StandardDataFactory
 
INVALID_CREDENTIALS - Static variable in class com.vmware.content.SubscribedLibraryTypes.ProbeResult.Status
Indicates that the connection was rejected due to invalid credentials.
INVALID_ELEMENT_CONFIGURATION - Static variable in interface com.vmware.vapi.bindings.exception.Constants
 
INVALID_ELEMENT_CONFIGURATION - Static variable in class com.vmware.vapi.std.errors.Error.Type
Discriminator for the InvalidElementConfiguration type.
INVALID_ELEMENT_TYPE - Static variable in interface com.vmware.vapi.bindings.exception.Constants
 
INVALID_ELEMENT_TYPE - Static variable in class com.vmware.vapi.std.errors.Error.Type
Discriminator for the InvalidElementType type.
INVALID_REQUEST - Static variable in interface com.vmware.vapi.bindings.exception.Constants
 
INVALID_REQUEST - Static variable in class com.vmware.vapi.std.errors.Error.Type
Discriminator for the InvalidRequest type.
INVALID_URL - Static variable in class com.vmware.content.SubscribedLibraryTypes.ProbeResult.Status
Indicates that the supplied URL was not valid.
InvalidArgument - Exception in com.vmware.vapi.std.errors
The InvalidArgument exception indicates that the values received for one or more parameters are not acceptable.
InvalidArgument - Class in com.vmware.vapi.std.errors
The InvalidArgument exception indicates that the values received for one or more parameters are not acceptable.
InvalidArgument(List<LocalizableMessage>, Structure) - Constructor for exception com.vmware.vapi.std.errors.InvalidArgument
This constructor is provided for backwards compatibility purposes only.
InvalidArgument() - Constructor for exception com.vmware.vapi.std.errors.InvalidArgument
Default constructor.
InvalidArgument(StructValue) - Constructor for exception com.vmware.vapi.std.errors.InvalidArgument
 
InvalidArgument(StructValue, Error.Type) - Constructor for exception com.vmware.vapi.std.errors.InvalidArgument
 
invalidArgument - Static variable in class com.vmware.vapi.std.errors.StructDefinitions
 
InvalidArgument - Class in com.vmware.vsphereautomation.lookup
Java class for InvalidArgument complex type.
InvalidArgument() - Constructor for class com.vmware.vsphereautomation.lookup.InvalidArgument
 
InvalidArgument.Builder - Class in com.vmware.vapi.std.errors
Builder class for InvalidArgument.
InvalidArgumentFaultMsg - Exception in com.vmware.vsphereautomation.lookup
This class was generated by the JAX-WS RI.
InvalidArgumentFaultMsg(String, InvalidArgument) - Constructor for exception com.vmware.vsphereautomation.lookup.InvalidArgumentFaultMsg
 
InvalidArgumentFaultMsg(String, InvalidArgument, Throwable) - Constructor for exception com.vmware.vsphereautomation.lookup.InvalidArgumentFaultMsg
 
InvalidElementConfiguration - Exception in com.vmware.vapi.std.errors
The InvalidElementConfiguration exception indicates that an attempt to modify the configuration of an element or a group containing the element failed due to the configuraton of the element.
InvalidElementConfiguration - Class in com.vmware.vapi.std.errors
The InvalidElementConfiguration exception indicates that an attempt to modify the configuration of an element or a group containing the element failed due to the configuraton of the element.
InvalidElementConfiguration(List<LocalizableMessage>, Structure) - Constructor for exception com.vmware.vapi.std.errors.InvalidElementConfiguration
This constructor is provided for backwards compatibility purposes only.
InvalidElementConfiguration() - Constructor for exception com.vmware.vapi.std.errors.InvalidElementConfiguration
Default constructor.
InvalidElementConfiguration(StructValue) - Constructor for exception com.vmware.vapi.std.errors.InvalidElementConfiguration
 
InvalidElementConfiguration(StructValue, Error.Type) - Constructor for exception com.vmware.vapi.std.errors.InvalidElementConfiguration
 
invalidElementConfiguration - Static variable in class com.vmware.vapi.std.errors.StructDefinitions
 
InvalidElementConfiguration.Builder - Class in com.vmware.vapi.std.errors
Builder class for InvalidElementConfiguration.
InvalidElementType - Exception in com.vmware.vapi.std.errors
The InvalidElementType exception indicates that the server was unable to fulfil the request because an element of a specific type cannot be a member of particular group.
InvalidElementType - Class in com.vmware.vapi.std.errors
The InvalidElementType exception indicates that the server was unable to fulfil the request because an element of a specific type cannot be a member of particular group.
InvalidElementType(List<LocalizableMessage>, Structure) - Constructor for exception com.vmware.vapi.std.errors.InvalidElementType
This constructor is provided for backwards compatibility purposes only.
InvalidElementType() - Constructor for exception com.vmware.vapi.std.errors.InvalidElementType
Default constructor.
InvalidElementType(StructValue) - Constructor for exception com.vmware.vapi.std.errors.InvalidElementType
 
InvalidElementType(StructValue, Error.Type) - Constructor for exception com.vmware.vapi.std.errors.InvalidElementType
 
invalidElementType - Static variable in class com.vmware.vapi.std.errors.StructDefinitions
 
InvalidElementType.Builder - Class in com.vmware.vapi.std.errors
Builder class for InvalidElementType.
InvalidGrant - Exception in com.vmware.vcenter.tokenservice
The InvalidGrant exception indicates that provided authorization grant (e.g., authorization code, resource owner credentials) or refresh token is invalid, expired, revoked, does not match the redirection URI used in the authorization request, or was issued to another client.
InvalidGrant() - Constructor for exception com.vmware.vcenter.tokenservice.InvalidGrant
Default constructor.
InvalidGrant(StructValue) - Constructor for exception com.vmware.vcenter.tokenservice.InvalidGrant
 
invalidGrant - Static variable in class com.vmware.vcenter.tokenservice.StructDefinitions
 
InvalidGrant.Builder - Class in com.vmware.vcenter.tokenservice
Builder class for InvalidGrant.
invalidProperty - Variable in class com.vmware.vsphereautomation.lookup.InvalidArgument
 
InvalidRequest - Exception in com.vmware.vapi.std.errors
The InvalidRequest exception indicates that the request is malformed in such a way that the server is unable to process it.
InvalidRequest - Class in com.vmware.vapi.std.errors
The InvalidRequest exception indicates that the request is malformed in such a way that the server is unable to process it.
InvalidRequest(List<LocalizableMessage>, Structure) - Constructor for exception com.vmware.vapi.std.errors.InvalidRequest
This constructor is provided for backwards compatibility purposes only.
InvalidRequest() - Constructor for exception com.vmware.vapi.std.errors.InvalidRequest
Default constructor.
InvalidRequest(StructValue) - Constructor for exception com.vmware.vapi.std.errors.InvalidRequest
 
InvalidRequest(StructValue, Error.Type) - Constructor for exception com.vmware.vapi.std.errors.InvalidRequest
 
invalidRequest - Static variable in class com.vmware.vapi.std.errors.StructDefinitions
 
InvalidRequest - Exception in com.vmware.vcenter.tokenservice
The InvalidRequest exception indicates that TokenExchangeTypes.ExchangeSpec is missing a required parameter, includes an unsupported parameter value (other than TokenExchangeTypes.ExchangeSpec.getGrantType())
InvalidRequest() - Constructor for exception com.vmware.vcenter.tokenservice.InvalidRequest
Default constructor.
InvalidRequest(StructValue) - Constructor for exception com.vmware.vcenter.tokenservice.InvalidRequest
 
invalidRequest - Static variable in class com.vmware.vcenter.tokenservice.StructDefinitions
 
InvalidRequest - Class in com.vmware.vsphereautomation.lookup
Java class for InvalidRequest complex type.
InvalidRequest() - Constructor for class com.vmware.vsphereautomation.lookup.InvalidRequest
 
InvalidRequest.Builder - Class in com.vmware.vapi.std.errors
Builder class for InvalidRequest.
InvalidRequest.Builder - Class in com.vmware.vcenter.tokenservice
Builder class for InvalidRequest.
InvalidScope - Exception in com.vmware.vcenter.tokenservice
The InvalidScope exception indicates requested scope is invalid, unknown, malformed, or exceeds the scope granted by the resource owner.
InvalidScope() - Constructor for exception com.vmware.vcenter.tokenservice.InvalidScope
Default constructor.
InvalidScope(StructValue) - Constructor for exception com.vmware.vcenter.tokenservice.InvalidScope
 
invalidScope - Static variable in class com.vmware.vcenter.tokenservice.StructDefinitions
 
InvalidScope.Builder - Class in com.vmware.vcenter.tokenservice
Builder class for InvalidScope.
InvalidType - Class in com.vmware.vsphereautomation.lookup
Java class for InvalidType complex type.
InvalidType() - Constructor for class com.vmware.vsphereautomation.lookup.InvalidType
 
InventoryFactory - Class in com.vmware.vcenter.inventory
InventoryFactory is responsible for creating instances of services contained inside the com.vmware.vcenter.inventory package and also has the subpackages reference to access respective subpackage services.
inventoryPlacementSpec - Static variable in class com.vmware.vcenter.VMDefinitions
 
InventoryPlacementSpec() - Constructor for class com.vmware.vcenter.VMTypes.InventoryPlacementSpec
Default constructor.
InventoryPlacementSpec(StructValue) - Constructor for class com.vmware.vcenter.VMTypes.InventoryPlacementSpec
 
InvocationConfig - Class in com.vmware.vapi.bindings.client
Configuration for a method invocation.
InvocationConfig(ExecutionContext) - Constructor for class com.vmware.vapi.bindings.client.InvocationConfig
Creates a configuration object which provides an execution context to a method invocation.
InvocationRequest - Class in com.vmware.vapi.std.interposition
Information about an interposed request for operation invocation.
InvocationRequest(String, String, DataValue, SecurityPrincipal, List<SecurityPrincipal>) - Constructor for class com.vmware.vapi.std.interposition.InvocationRequest
This constructor is provided for backwards compatibility purposes only.
InvocationRequest() - Constructor for class com.vmware.vapi.std.interposition.InvocationRequest
Default constructor.
InvocationRequest(StructValue) - Constructor for class com.vmware.vapi.std.interposition.InvocationRequest
 
invocationRequest - Static variable in class com.vmware.vapi.std.interposition.StructDefinitions
 
InvocationRequest.Builder - Class in com.vmware.vapi.std.interposition
Builder class for InvocationRequest.
InvocationResult - Class in com.vmware.vapi.std.interposition
Information about the result from an interposed operation invocation.
InvocationResult(InvocationResult.ResultType, DataValue, Structure) - Constructor for class com.vmware.vapi.std.interposition.InvocationResult
This constructor is provided for backwards compatibility purposes only.
InvocationResult() - Constructor for class com.vmware.vapi.std.interposition.InvocationResult
Default constructor.
InvocationResult(StructValue) - Constructor for class com.vmware.vapi.std.interposition.InvocationResult
 
invocationResult - Static variable in class com.vmware.vapi.std.interposition.StructDefinitions
 
InvocationResult.Builder - Class in com.vmware.vapi.std.interposition
Builder class for InvocationResult.
InvocationResult.ResultType - Class in com.vmware.vapi.std.interposition
Type of the invocation result.
InvocationResult.ResultType.Values - Enum in com.vmware.vapi.std.interposition
Native Java enum representing this enumeration class.
invoke(String, String, DataValue, ExecutionContext, AsyncHandle<MethodResult>) - Method in interface com.vmware.vapi.core.ApiProvider
Invokes the specified operation using the provided input and execution context.
ipAddressInfo - Static variable in class com.vmware.vcenter.vm.guest.networking.InterfacesDefinitions
 
IpAddressInfo() - Constructor for class com.vmware.vcenter.vm.guest.networking.InterfacesTypes.IpAddressInfo
Default constructor.
IpAddressInfo(StructValue) - Constructor for class com.vmware.vcenter.vm.guest.networking.InterfacesTypes.IpAddressInfo
 
IpAllocationParams - Class in com.vmware.vcenter.ovf
The IpAllocationParams class specifies how IP addresses are allocated to OVF properties.
IpAllocationParams() - Constructor for class com.vmware.vcenter.ovf.IpAllocationParams
Default constructor.
IpAllocationParams(StructValue) - Constructor for class com.vmware.vcenter.ovf.IpAllocationParams
 
ipAllocationParams - Static variable in class com.vmware.vcenter.ovf.StructDefinitions
 
IpAllocationParams.Builder - Class in com.vmware.vcenter.ovf
Builder class for IpAllocationParams.
IpAllocationParams.IpAllocationPolicy - Class in com.vmware.vcenter.ovf
The IpAllocationPolicy enumeration class defines the possible IP allocation policy for a deployment.
IpAllocationParams.IpAllocationPolicy.Values - Enum in com.vmware.vcenter.ovf
Native Java enum representing this enumeration class.
IpAllocationParams.IpAllocationScheme - Class in com.vmware.vcenter.ovf
The IpAllocationScheme enumeration class defines the possible IP allocation schemes that can be supported by the guest software.
IpAllocationParams.IpAllocationScheme.Values - Enum in com.vmware.vcenter.ovf
Native Java enum representing this enumeration class.
IpAllocationParams.IpProtocol - Class in com.vmware.vcenter.ovf
The IpProtocol enumeration class defines the IP protocols supported by the guest software.
IpAllocationParams.IpProtocol.Values - Enum in com.vmware.vcenter.ovf
Native Java enum representing this enumeration class.
ipConfigInfo - Static variable in class com.vmware.vcenter.vm.guest.networking.InterfacesDefinitions
 
IpConfigInfo() - Constructor for class com.vmware.vcenter.vm.guest.networking.InterfacesTypes.IpConfigInfo
Default constructor.
IpConfigInfo(StructValue) - Constructor for class com.vmware.vcenter.vm.guest.networking.InterfacesTypes.IpConfigInfo
 
IpFamily - Class in com.vmware.vcenter.vcha
The IpFamily enumeration class defines the Ip address family.
IpFamily.Values - Enum in com.vmware.vcenter.vcha
Native Java enum representing this enumeration class.
ipInfo - Static variable in class com.vmware.vcenter.vcha.ClusterDefinitions
 
IpInfo() - Constructor for class com.vmware.vcenter.vcha.ClusterTypes.IpInfo
Default constructor.
IpInfo(StructValue) - Constructor for class com.vmware.vcenter.vcha.ClusterTypes.IpInfo
 
IPSettings - Class in com.vmware.vcenter.guest
The IPSettings class specifies the IP settings for a virtual network adapter.
IPSettings() - Constructor for class com.vmware.vcenter.guest.IPSettings
Default constructor.
IPSettings(StructValue) - Constructor for class com.vmware.vcenter.guest.IPSettings
 
IPSettings - Static variable in class com.vmware.vcenter.guest.StructDefinitions
 
IPSettings.Builder - Class in com.vmware.vcenter.guest
Builder class for IPSettings.
IpSpec - Class in com.vmware.vcenter.vcha
The IpSpec class contains IP information used to configure a network interface.
IpSpec() - Constructor for class com.vmware.vcenter.vcha.IpSpec
Default constructor.
IpSpec(StructValue) - Constructor for class com.vmware.vcenter.vcha.IpSpec
 
ipSpec - Static variable in class com.vmware.vcenter.vcha.StructDefinitions
 
IpSpec.Builder - Class in com.vmware.vcenter.vcha
Builder class for IpSpec.
Ipv4 - Interface in com.vmware.appliance.networking.interfaces
The Ipv4 interface provides methods to perform IPv4 network configuration for interfaces.
Ipv4 - Class in com.vmware.vcenter.guest
The Ipv4 class specifies the IPv4 settings that need to be applied to a virtual network adapter.
Ipv4() - Constructor for class com.vmware.vcenter.guest.Ipv4
Default constructor.
Ipv4(StructValue) - Constructor for class com.vmware.vcenter.guest.Ipv4
 
ipv4 - Static variable in class com.vmware.vcenter.guest.StructDefinitions
 
IPV4 - Static variable in class com.vmware.vcenter.ovf.IpAllocationParams.IpProtocol
It supports the IPv4 protocol.
IPV4 - Static variable in class com.vmware.vcenter.vcha.ClusterTypes.IpFamily
IPV4 address family.
IPV4 - Static variable in class com.vmware.vcenter.vcha.IpFamily
IPV4 address family.
IPV4 - Static variable in class com.vmware.vcenter.vm.hardware.BootTypes.NetworkProtocol
PXE or Apple NetBoot over IPv4.
Ipv4.Builder - Class in com.vmware.vcenter.guest
Builder class for Ipv4.
Ipv4.Type - Class in com.vmware.vcenter.guest
The Type enumeration class specifies different types of the IPv4 configuration.
Ipv4.Type.Values - Enum in com.vmware.vcenter.guest
Native Java enum representing this enumeration class.
Ipv4Cidr - Class in com.vmware.vcenter.namespace_management
The Ipv4Cidr class contains the specification for representing CIDR notation of IP range.
Ipv4Cidr() - Constructor for class com.vmware.vcenter.namespace_management.Ipv4Cidr
Default constructor.
Ipv4Cidr(StructValue) - Constructor for class com.vmware.vcenter.namespace_management.Ipv4Cidr
 
ipv4Cidr - Static variable in class com.vmware.vcenter.namespace_management.StructDefinitions
 
Ipv4Cidr.Builder - Class in com.vmware.vcenter.namespace_management
Builder class for Ipv4Cidr.
Ipv4Definitions - Class in com.vmware.appliance.networking.interfaces
Defines the type descriptors for the Ipv4 API service.
Ipv4Definitions() - Constructor for class com.vmware.appliance.networking.interfaces.Ipv4Definitions
 
ipv4Info - Static variable in class com.vmware.vcenter.vcha.ClusterDefinitions
 
Ipv4Info() - Constructor for class com.vmware.vcenter.vcha.ClusterTypes.Ipv4Info
Default constructor.
Ipv4Info(StructValue) - Constructor for class com.vmware.vcenter.vcha.ClusterTypes.Ipv4Info
 
ipv4Range - Static variable in class com.vmware.vcenter.namespace_management.ClustersDefinitions
 
Ipv4Range() - Constructor for class com.vmware.vcenter.namespace_management.ClustersTypes.Ipv4Range
Default constructor.
Ipv4Range(StructValue) - Constructor for class com.vmware.vcenter.namespace_management.ClustersTypes.Ipv4Range
 
ipv4Service() - Method in class com.vmware.appliance.networking.interfaces.InterfacesFactory
Returns an instance of class Ipv4
Ipv4Spec - Class in com.vmware.vcenter.vcha
The Ipv4Spec class contains IPV4 information used to configure a network interface.
Ipv4Spec() - Constructor for class com.vmware.vcenter.vcha.Ipv4Spec
Default constructor.
Ipv4Spec(StructValue) - Constructor for class com.vmware.vcenter.vcha.Ipv4Spec
 
ipv4Spec - Static variable in class com.vmware.vcenter.vcha.StructDefinitions
 
Ipv4Spec.Builder - Class in com.vmware.vcenter.vcha
Builder class for Ipv4Spec.
Ipv4Stub - Class in com.vmware.appliance.networking.interfaces
Remote stub implementation of the Ipv4 API service.
Ipv4Stub(ApiProvider, TypeConverter, StubConfigurationBase) - Constructor for class com.vmware.appliance.networking.interfaces.Ipv4Stub
 
Ipv4Stub(ApiProvider, StubConfigurationBase) - Constructor for class com.vmware.appliance.networking.interfaces.Ipv4Stub
 
Ipv4Types - Interface in com.vmware.appliance.networking.interfaces
Defines the data types of the Ipv4 API service.
Ipv4Types.Config - Class in com.vmware.appliance.networking.interfaces
The Config class provides defines the IPv4 configuration of a network interface.
Ipv4Types.Config.Builder - Class in com.vmware.appliance.networking.interfaces
Builder class for Ipv4Types.Config.
Ipv4Types.Info - Class in com.vmware.appliance.networking.interfaces
The Info class defines current IPv4 configuration state of a network interface.
Ipv4Types.Info.Builder - Class in com.vmware.appliance.networking.interfaces
Builder class for Ipv4Types.Info.
Ipv4Types.Mode - Class in com.vmware.appliance.networking.interfaces
The Mode enumeration class defines different IPv4 address assignment modes.
Ipv4Types.Mode.Values - Enum in com.vmware.appliance.networking.interfaces
Native Java enum representing this enumeration class.
Ipv6 - Interface in com.vmware.appliance.networking.interfaces
The Ipv6 interface provides methods to perform IPv6 network configuration for interfaces.
Ipv6 - Class in com.vmware.vcenter.guest
The Ipv6 class specifies the IPv6 settings that need to be applied to a virtual network adapter.
Ipv6() - Constructor for class com.vmware.vcenter.guest.Ipv6
Default constructor.
Ipv6(StructValue) - Constructor for class com.vmware.vcenter.guest.Ipv6
 
ipv6 - Static variable in class com.vmware.vcenter.guest.StructDefinitions
 
IPV6 - Static variable in class com.vmware.vcenter.ovf.IpAllocationParams.IpProtocol
It supports the IPv6 protocol.
IPV6 - Static variable in class com.vmware.vcenter.vcha.ClusterTypes.IpFamily
IPV6 address family.
IPV6 - Static variable in class com.vmware.vcenter.vcha.IpFamily
IPv6 address family.
IPV6 - Static variable in class com.vmware.vcenter.vm.hardware.BootTypes.NetworkProtocol
PXE over IPv6.
Ipv6.Builder - Class in com.vmware.vcenter.guest
Builder class for Ipv6.
Ipv6.Type - Class in com.vmware.vcenter.guest
The Type enumeration class specifies different types of the IPv6 configuration.
Ipv6.Type.Values - Enum in com.vmware.vcenter.guest
Native Java enum representing this enumeration class.
Ipv6Address - Class in com.vmware.vcenter.guest
The Ipv6Address class specifies the the settings for a Static IPv6 configuration.
Ipv6Address() - Constructor for class com.vmware.vcenter.guest.Ipv6Address
Default constructor.
Ipv6Address(StructValue) - Constructor for class com.vmware.vcenter.guest.Ipv6Address
 
ipv6Address - Static variable in class com.vmware.vcenter.guest.StructDefinitions
 
Ipv6Address.Builder - Class in com.vmware.vcenter.guest
Builder class for Ipv6Address.
Ipv6Definitions - Class in com.vmware.appliance.networking.interfaces
Defines the type descriptors for the Ipv6 API service.
Ipv6Definitions() - Constructor for class com.vmware.appliance.networking.interfaces.Ipv6Definitions
 
ipv6Info - Static variable in class com.vmware.vcenter.vcha.ClusterDefinitions
 
Ipv6Info() - Constructor for class com.vmware.vcenter.vcha.ClusterTypes.Ipv6Info
Default constructor.
Ipv6Info(StructValue) - Constructor for class com.vmware.vcenter.vcha.ClusterTypes.Ipv6Info
 
ipv6Service() - Method in class com.vmware.appliance.networking.interfaces.InterfacesFactory
Returns an instance of class Ipv6
Ipv6Spec - Class in com.vmware.vcenter.vcha
The Ipv6Spec class contains IPV6 information used to configure a network interface.
Ipv6Spec() - Constructor for class com.vmware.vcenter.vcha.Ipv6Spec
Default constructor.
Ipv6Spec(StructValue) - Constructor for class com.vmware.vcenter.vcha.Ipv6Spec
 
ipv6Spec - Static variable in class com.vmware.vcenter.vcha.StructDefinitions
 
Ipv6Spec.Builder - Class in com.vmware.vcenter.vcha
Builder class for Ipv6Spec.
Ipv6Stub - Class in com.vmware.appliance.networking.interfaces
Remote stub implementation of the Ipv6 API service.
Ipv6Stub(ApiProvider, TypeConverter, StubConfigurationBase) - Constructor for class com.vmware.appliance.networking.interfaces.Ipv6Stub
 
Ipv6Stub(ApiProvider, StubConfigurationBase) - Constructor for class com.vmware.appliance.networking.interfaces.Ipv6Stub
 
Ipv6Types - Interface in com.vmware.appliance.networking.interfaces
Defines the data types of the Ipv6 API service.
Ipv6Types.Address - Class in com.vmware.appliance.networking.interfaces
The Address class provides the structure used to name an IPv6 address.
Ipv6Types.Address.Builder - Class in com.vmware.appliance.networking.interfaces
Builder class for Ipv6Types.Address.
Ipv6Types.AddressInfo - Class in com.vmware.appliance.networking.interfaces
The AddressInfo class provides the structure that you can use to get information about an IPv6 address along with its origin and status.
Ipv6Types.AddressInfo.Builder - Class in com.vmware.appliance.networking.interfaces
Builder class for Ipv6Types.AddressInfo.
Ipv6Types.Config - Class in com.vmware.appliance.networking.interfaces
The Config class provides the structure that you can use to configure IPv6 on a particular interface.
Ipv6Types.Config.Builder - Class in com.vmware.appliance.networking.interfaces
Builder class for Ipv6Types.Config.
Ipv6Types.Info - Class in com.vmware.appliance.networking.interfaces
The Info class provides the structure that defines an existing IPv6 configuration on a particular interface.
Ipv6Types.Info.Builder - Class in com.vmware.appliance.networking.interfaces
Builder class for Ipv6Types.Info.
Ipv6Types.Origin - Class in com.vmware.appliance.networking.interfaces
The Origin enumeration class defines IPv6 address origin values.
Ipv6Types.Origin.Values - Enum in com.vmware.appliance.networking.interfaces
Native Java enum representing this enumeration class.
Ipv6Types.Status - Class in com.vmware.appliance.networking.interfaces
The Status enumeration class defines IPv6 address status values.
Ipv6Types.Status.Values - Enum in com.vmware.appliance.networking.interfaces
Native Java enum representing this enumeration class.
IS_ONE_OF - Static variable in interface com.vmware.vapi.metadata.metamodel.MetadataIdentifierTypes
Identifier representing the IsOneOf metadata.
is_static - Static variable in class com.vmware.appliance.networking.dns.ServersTypes.DNSServerMode
DNS address is static.
isCancelled() - Method in class com.vmware.vapi.bindings.client.AsyncCallbackFuture
 
isCertificateValidationDisabled() - Method in class com.vmware.vapi.protocol.HttpConfiguration.SslConfiguration
 
isDone() - Method in class com.vmware.vapi.bindings.client.AsyncCallbackFuture
 
isEmpty() - Method in class com.vmware.vapi.data.ListValue
Returns true if this list contains no values.
isHostnameVerificationDisabled() - Method in class com.vmware.vapi.protocol.HttpConfiguration.SslConfiguration
 
ISO_FILE - Static variable in class com.vmware.vcenter.vm.hardware.CdromTypes.BackingType
Virtual CD-ROM device is backed by an ISO file.
ISO_IMAGE - Static variable in class com.vmware.esx.settings.clusters.SoftwareTypes.ExportType
Export ISO image.
IsoFactory - Class in com.vmware.vcenter.iso
IsoFactory is responsible for creating instances of services contained inside the com.vmware.vcenter.iso package and also has the subpackages reference to access respective subpackage services.
ISOLATED - Static variable in class com.vmware.vcenter.vcha.ClusterTypes.ClusterState
All three nodes are isolated from each other.
isSchemeSupported(String) - Method in class com.vmware.vapi.dsig.json.JsonOAuthProcessor
 
isSchemeSupported(String) - Method in class com.vmware.vapi.dsig.json.JsonSessionProcessor
 
isSchemeSupported(String) - Method in class com.vmware.vapi.dsig.json.JsonUserPassProcessor
 
isSchemeSupported(String) - Method in class com.vmware.vapi.dsig.json.SecurityContextProcessor
 
isSet() - Method in class com.vmware.vapi.data.OptionalValue
 
isUnknown() - Method in class com.vmware.appliance.health.DatabasestorageTypes.HealthLevel
Checks if this enumeration constant is unknown.
isUnknown() - Method in class com.vmware.appliance.health.LoadTypes.HealthLevel
Checks if this enumeration constant is unknown.
isUnknown() - Method in class com.vmware.appliance.health.MemTypes.HealthLevel
Checks if this enumeration constant is unknown.
isUnknown() - Method in class com.vmware.appliance.health.SoftwarepackagesTypes.HealthLevel
Checks if this enumeration constant is unknown.
isUnknown() - Method in class com.vmware.appliance.health.StorageTypes.HealthLevel
Checks if this enumeration constant is unknown.
isUnknown() - Method in class com.vmware.appliance.health.SwapTypes.HealthLevel
Checks if this enumeration constant is unknown.
isUnknown() - Method in class com.vmware.appliance.health.SystemTypes.HealthLevel
Checks if this enumeration constant is unknown.
isUnknown() - Method in class com.vmware.appliance.infraprofile.ConfigsTypes.ValidationStatus
Checks if this enumeration constant is unknown.
isUnknown() - Method in class com.vmware.appliance.logging.ForwardingTypes.ConnectionStatus.State
Checks if this enumeration constant is unknown.
isUnknown() - Method in class com.vmware.appliance.logging.ForwardingTypes.Protocol
Checks if this enumeration constant is unknown.
isUnknown() - Method in class com.vmware.appliance.MonitoringTypes.FunctionType
Checks if this enumeration constant is unknown.
isUnknown() - Method in class com.vmware.appliance.MonitoringTypes.IntervalType
Checks if this enumeration constant is unknown.
isUnknown() - Method in class com.vmware.appliance.networking.dns.HostnameTypes.MessageStatus
Checks if this enumeration constant is unknown.
isUnknown() - Method in class com.vmware.appliance.networking.dns.HostnameTypes.TestStatus
Checks if this enumeration constant is unknown.
isUnknown() - Method in class com.vmware.appliance.networking.dns.ServersTypes.DNSServerMode
Checks if this enumeration constant is unknown.
isUnknown() - Method in class com.vmware.appliance.networking.dns.ServersTypes.MessageStatus
Checks if this enumeration constant is unknown.
isUnknown() - Method in class com.vmware.appliance.networking.dns.ServersTypes.TestStatus
Checks if this enumeration constant is unknown.
isUnknown() - Method in class com.vmware.appliance.networking.firewall.InboundTypes.Policy
Checks if this enumeration constant is unknown.
isUnknown() - Method in class com.vmware.appliance.networking.interfaces.Ipv4Types.Mode
Checks if this enumeration constant is unknown.
isUnknown() - Method in class com.vmware.appliance.networking.interfaces.Ipv6Types.Origin
Checks if this enumeration constant is unknown.
isUnknown() - Method in class com.vmware.appliance.networking.interfaces.Ipv6Types.Status
Checks if this enumeration constant is unknown.
isUnknown() - Method in class com.vmware.appliance.networking.InterfacesTypes.InterfaceStatus
Checks if this enumeration constant is unknown.
isUnknown() - Method in class com.vmware.appliance.networking.ProxyTypes.Protocol
Checks if this enumeration constant is unknown.
isUnknown() - Method in class com.vmware.appliance.networking.ProxyTypes.ServerStatus
Checks if this enumeration constant is unknown.
isUnknown() - Method in class com.vmware.appliance.NetworkingTypes.DNSInfo.DNSMode
Checks if this enumeration constant is unknown.
isUnknown() - Method in class com.vmware.appliance.NtpTypes.ServerStatus
Checks if this enumeration constant is unknown.
isUnknown() - Method in class com.vmware.appliance.recovery.backup.job.DetailsTypes.Type
Checks if this enumeration constant is unknown.
isUnknown() - Method in class com.vmware.appliance.recovery.backup.JobTypes.BackupRestoreProcessState
Checks if this enumeration constant is unknown.
isUnknown() - Method in class com.vmware.appliance.recovery.backup.JobTypes.LocationType
Checks if this enumeration constant is unknown.
isUnknown() - Method in class com.vmware.appliance.recovery.backup.JobTypes.ReturnStatus
Checks if this enumeration constant is unknown.
isUnknown() - Method in class com.vmware.appliance.recovery.backup.SchedulesTypes.DayOfWeek
Checks if this enumeration constant is unknown.
isUnknown() - Method in class com.vmware.appliance.recovery.BackupTypes.LocationType
Checks if this enumeration constant is unknown.
isUnknown() - Method in class com.vmware.appliance.recovery.BackupTypes.ReturnStatus
Checks if this enumeration constant is unknown.
isUnknown() - Method in class com.vmware.appliance.recovery.reconciliation.JobTypes.Status
Checks if this enumeration constant is unknown.
isUnknown() - Method in class com.vmware.appliance.recovery.restore.JobTypes.BackupRestoreProcessState
Checks if this enumeration constant is unknown.
isUnknown() - Method in class com.vmware.appliance.recovery.restore.JobTypes.LocationType
Checks if this enumeration constant is unknown.
isUnknown() - Method in class com.vmware.appliance.recovery.restore.JobTypes.ReturnStatus
Checks if this enumeration constant is unknown.
isUnknown() - Method in class com.vmware.appliance.recovery.RestoreTypes.LocationType
Checks if this enumeration constant is unknown.
isUnknown() - Method in class com.vmware.appliance.ServicesTypes.State
Checks if this enumeration constant is unknown.
isUnknown() - Method in class com.vmware.appliance.TimesyncTypes.TimeSyncMode
Checks if this enumeration constant is unknown.
isUnknown() - Method in class com.vmware.appliance.update.CommonInfo.Category
Checks if this enumeration constant is unknown.
isUnknown() - Method in class com.vmware.appliance.update.CommonInfo.Priority
Checks if this enumeration constant is unknown.
isUnknown() - Method in class com.vmware.appliance.update.CommonInfo.Severity
Checks if this enumeration constant is unknown.
isUnknown() - Method in class com.vmware.appliance.update.PendingTypes.Question.InputType
Checks if this enumeration constant is unknown.
isUnknown() - Method in class com.vmware.appliance.update.PendingTypes.SourceType
Checks if this enumeration constant is unknown.
isUnknown() - Method in class com.vmware.appliance.update.PolicyTypes.DayOfWeek
Checks if this enumeration constant is unknown.
isUnknown() - Method in class com.vmware.appliance.UpdateTypes.State
Checks if this enumeration constant is unknown.
isUnknown() - Method in class com.vmware.appliance.vmon.ServiceTypes.Health
Checks if this enumeration constant is unknown.
isUnknown() - Method in class com.vmware.appliance.vmon.ServiceTypes.StartupType
Checks if this enumeration constant is unknown.
isUnknown() - Method in class com.vmware.appliance.vmon.ServiceTypes.State
Checks if this enumeration constant is unknown.
isUnknown() - Method in class com.vmware.cis.tagging.CategoryModel.Cardinality
Checks if this enumeration constant is unknown.
isUnknown() - Method in class com.vmware.cis.task.Status
Checks if this enumeration constant is unknown.
isUnknown() - Method in class com.vmware.content.library.item.downloadsession.FileTypes.EndpointType
Checks if this enumeration constant is unknown.
isUnknown() - Method in class com.vmware.content.library.item.downloadsession.FileTypes.PrepareStatus
Checks if this enumeration constant is unknown.
isUnknown() - Method in class com.vmware.content.library.item.DownloadSessionModel.State
Checks if this enumeration constant is unknown.
isUnknown() - Method in class com.vmware.content.library.item.FileTypes.ChecksumAlgorithm
Checks if this enumeration constant is unknown.
isUnknown() - Method in class com.vmware.content.library.item.TransferStatus
Checks if this enumeration constant is unknown.
isUnknown() - Method in class com.vmware.content.library.item.updatesession.FileTypes.SourceType
Checks if this enumeration constant is unknown.
isUnknown() - Method in class com.vmware.content.library.item.updatesession.PreviewInfo.State
Checks if this enumeration constant is unknown.
isUnknown() - Method in class com.vmware.content.library.item.updatesession.WarningType
Checks if this enumeration constant is unknown.
isUnknown() - Method in class com.vmware.content.library.item.UpdateSessionModel.State
Checks if this enumeration constant is unknown.
isUnknown() - Method in class com.vmware.content.library.PublishInfo.AuthenticationMethod
Checks if this enumeration constant is unknown.
isUnknown() - Method in class com.vmware.content.library.StorageBacking.Type
Checks if this enumeration constant is unknown.
isUnknown() - Method in class com.vmware.content.library.SubscriptionInfo.AuthenticationMethod
Checks if this enumeration constant is unknown.
isUnknown() - Method in class com.vmware.content.library.SubscriptionsTypes.CreateSpecSubscribedLibrary.Target
Checks if this enumeration constant is unknown.
isUnknown() - Method in class com.vmware.content.library.SubscriptionsTypes.Location
Checks if this enumeration constant is unknown.
isUnknown() - Method in class com.vmware.content.LibraryModel.LibraryType
Checks if this enumeration constant is unknown.
isUnknown() - Method in class com.vmware.content.SubscribedLibraryTypes.ProbeResult.Status
Checks if this enumeration constant is unknown.
isUnknown() - Method in class com.vmware.esx.hcl.CompatibilityStatus
Checks if this enumeration constant is unknown.
isUnknown() - Method in class com.vmware.esx.settings.clusters.enablement.SoftwareTypes.CheckType
Checks if this enumeration constant is unknown.
isUnknown() - Method in class com.vmware.esx.settings.clusters.policies.apply.EffectiveTypes.EffectivePolicySpec.PreRemediationPowerAction
Checks if this enumeration constant is unknown.
isUnknown() - Method in class com.vmware.esx.settings.clusters.policies.apply.EffectiveTypes.FailureAction.Action
Checks if this enumeration constant is unknown.
isUnknown() - Method in class com.vmware.esx.settings.clusters.policies.ApplyTypes.ConfiguredPolicySpec.PreRemediationPowerAction
Checks if this enumeration constant is unknown.
isUnknown() - Method in class com.vmware.esx.settings.clusters.policies.ApplyTypes.FailureAction.Action
Checks if this enumeration constant is unknown.
isUnknown() - Method in class com.vmware.esx.settings.clusters.software.CommitsTypes.Info.ApplyStatusType
Checks if this enumeration constant is unknown.
isUnknown() - Method in class com.vmware.esx.settings.clusters.software.DraftsTypes.SourceType
Checks if this enumeration constant is unknown.
isUnknown() - Method in class com.vmware.esx.settings.clusters.software.DraftsTypes.StatusType
Checks if this enumeration constant is unknown.
isUnknown() - Method in class com.vmware.esx.settings.clusters.software.reports.ComplianceStatus
Checks if this enumeration constant is unknown.
isUnknown() - Method in class com.vmware.esx.settings.clusters.software.reports.HardwareCompatibilityTypes.ComplianceStatus
Checks if this enumeration constant is unknown.
isUnknown() - Method in class com.vmware.esx.settings.clusters.software.reports.LastApplyResultTypes.ApplyStatus.Status
Checks if this enumeration constant is unknown.
isUnknown() - Method in class com.vmware.esx.settings.clusters.software.reports.LastCheckResultTypes.EntityCheckResult.EntityType
Checks if this enumeration constant is unknown.
isUnknown() - Method in class com.vmware.esx.settings.clusters.software.reports.LastCheckResultTypes.Status
Checks if this enumeration constant is unknown.
isUnknown() - Method in class com.vmware.esx.settings.clusters.SoftwareTypes.ApplyStatus.Status
Checks if this enumeration constant is unknown.
isUnknown() - Method in class com.vmware.esx.settings.clusters.SoftwareTypes.EntityCheckResult.EntityType
Checks if this enumeration constant is unknown.
isUnknown() - Method in class com.vmware.esx.settings.clusters.SoftwareTypes.ExportType
Checks if this enumeration constant is unknown.
isUnknown() - Method in class com.vmware.esx.settings.clusters.SoftwareTypes.Status
Checks if this enumeration constant is unknown.
isUnknown() - Method in class com.vmware.esx.settings.ComplianceImpact
Checks if this enumeration constant is unknown.
isUnknown() - Method in class com.vmware.esx.settings.ComplianceStatus
Checks if this enumeration constant is unknown.
isUnknown() - Method in class com.vmware.esx.settings.ComponentSource
Checks if this enumeration constant is unknown.
isUnknown() - Method in class com.vmware.esx.settings.defaults.clusters.policies.apply.EffectiveTypes.EffectivePolicySpec.PreRemediationPowerAction
Checks if this enumeration constant is unknown.
isUnknown() - Method in class com.vmware.esx.settings.defaults.clusters.policies.apply.EffectiveTypes.FailureAction.Action
Checks if this enumeration constant is unknown.
isUnknown() - Method in class com.vmware.esx.settings.defaults.clusters.policies.ApplyTypes.ConfiguredPolicySpec.PreRemediationPowerAction
Checks if this enumeration constant is unknown.
isUnknown() - Method in class com.vmware.esx.settings.defaults.clusters.policies.ApplyTypes.FailureAction.Action
Checks if this enumeration constant is unknown.
isUnknown() - Method in class com.vmware.esx.settings.depot_content.add_ons.VersionsTypes.CategoryType
Checks if this enumeration constant is unknown.
isUnknown() - Method in class com.vmware.esx.settings.depot_content.AddOnsTypes.CategoryType
Checks if this enumeration constant is unknown.
isUnknown() - Method in class com.vmware.esx.settings.depot_content.base_images.VersionsTypes.CategoryType
Checks if this enumeration constant is unknown.
isUnknown() - Method in class com.vmware.esx.settings.depot_content.BaseImagesTypes.CategoryType
Checks if this enumeration constant is unknown.
isUnknown() - Method in class com.vmware.esx.settings.depot_content.components.VersionsTypes.CategoryType
Checks if this enumeration constant is unknown.
isUnknown() - Method in class com.vmware.esx.settings.depot_content.components.VersionsTypes.UrgencyType
Checks if this enumeration constant is unknown.
isUnknown() - Method in class com.vmware.esx.settings.depot_content.ComponentsTypes.CategoryType
Checks if this enumeration constant is unknown.
isUnknown() - Method in class com.vmware.esx.settings.depot_content.ComponentsTypes.ComponentBundleType
Checks if this enumeration constant is unknown.
isUnknown() - Method in class com.vmware.esx.settings.depot_content.ComponentsTypes.UrgencyType
Checks if this enumeration constant is unknown.
isUnknown() - Method in class com.vmware.esx.settings.depots.OfflineTypes.SourceType
Checks if this enumeration constant is unknown.
isUnknown() - Method in class com.vmware.esx.settings.depots.SyncScheduleTypes.DayOfWeek
Checks if this enumeration constant is unknown.
isUnknown() - Method in class com.vmware.esx.settings.depots.SyncScheduleTypes.Recurrence
Checks if this enumeration constant is unknown.
isUnknown() - Method in class com.vmware.esx.settings.HardwareModuleClass
Checks if this enumeration constant is unknown.
isUnknown() - Method in class com.vmware.vapi.metadata.authentication.AuthenticationInfo.SchemeType
Checks if this enumeration constant is unknown.
isUnknown() - Method in class com.vmware.vapi.metadata.cli.CommandTypes.FormatterType
Checks if this enumeration constant is unknown.
isUnknown() - Method in class com.vmware.vapi.metadata.cli.CommandTypes.GenericType
Checks if this enumeration constant is unknown.
isUnknown() - Method in class com.vmware.vapi.metadata.metamodel.ConstantValue.Category
Checks if this enumeration constant is unknown.
isUnknown() - Method in class com.vmware.vapi.metadata.metamodel.ElementValue.Type
Checks if this enumeration constant is unknown.
isUnknown() - Method in class com.vmware.vapi.metadata.metamodel.GenericInstantiation.GenericType
Checks if this enumeration constant is unknown.
isUnknown() - Method in class com.vmware.vapi.metadata.metamodel.PrimitiveValue.Type
Checks if this enumeration constant is unknown.
isUnknown() - Method in class com.vmware.vapi.metadata.metamodel.StructureInfo.Type
Checks if this enumeration constant is unknown.
isUnknown() - Method in class com.vmware.vapi.metadata.metamodel.Type.BuiltinType
Checks if this enumeration constant is unknown.
isUnknown() - Method in class com.vmware.vapi.metadata.metamodel.Type.Category
Checks if this enumeration constant is unknown.
isUnknown() - Method in class com.vmware.vapi.metadata.SourceType
Checks if this enumeration constant is unknown.
isUnknown() - Method in class com.vmware.vapi.std.errors.Error.Type
Checks if this enumeration constant is unknown.
isUnknown() - Method in class com.vmware.vapi.std.interposition.InvocationResult.ResultType
Checks if this enumeration constant is unknown.
isUnknown() - Method in class com.vmware.vapi.std.LocalizationParam.DateTimeFormat
Checks if this enumeration constant is unknown.
isUnknown() - Method in class com.vmware.vcenter.compute.policies.ObjectCompliance
Checks if this enumeration constant is unknown.
isUnknown() - Method in class com.vmware.vcenter.content.registries.DayOfWeek
Checks if this enumeration constant is unknown.
isUnknown() - Method in class com.vmware.vcenter.content.registries.harbor.ProjectsTypes.ConfigStatus
Checks if this enumeration constant is unknown.
isUnknown() - Method in class com.vmware.vcenter.content.registries.harbor.ProjectsTypes.Scope
Checks if this enumeration constant is unknown.
isUnknown() - Method in class com.vmware.vcenter.content.registries.HealthTypes.Status
Checks if this enumeration constant is unknown.
isUnknown() - Method in class com.vmware.vcenter.content.registries.Recurrence
Checks if this enumeration constant is unknown.
isUnknown() - Method in class com.vmware.vcenter.DatastoreTypes.Type
Checks if this enumeration constant is unknown.
isUnknown() - Method in class com.vmware.vcenter.deployment.ApplianceSize
Checks if this enumeration constant is unknown.
isUnknown() - Method in class com.vmware.vcenter.deployment.ApplianceState
Checks if this enumeration constant is unknown.
isUnknown() - Method in class com.vmware.vcenter.deployment.ApplianceType
Checks if this enumeration constant is unknown.
isUnknown() - Method in class com.vmware.vcenter.deployment.CheckStatus
Checks if this enumeration constant is unknown.
isUnknown() - Method in class com.vmware.vcenter.deployment.HistoryMigrationOption
Checks if this enumeration constant is unknown.
isUnknown() - Method in class com.vmware.vcenter.deployment.Operation
Checks if this enumeration constant is unknown.
isUnknown() - Method in class com.vmware.vcenter.deployment.QuestionTypes.QuestionType
Checks if this enumeration constant is unknown.
isUnknown() - Method in class com.vmware.vcenter.deployment.VerificationMode
Checks if this enumeration constant is unknown.
isUnknown() - Method in class com.vmware.vcenter.FolderTypes.Type
Checks if this enumeration constant is unknown.
isUnknown() - Method in class com.vmware.vcenter.guest.CustomizationSpecsTypes.Format
Checks if this enumeration constant is unknown.
isUnknown() - Method in class com.vmware.vcenter.guest.CustomizationSpecsTypes.OsType
Checks if this enumeration constant is unknown.
isUnknown() - Method in class com.vmware.vcenter.guest.Domain.Type
Checks if this enumeration constant is unknown.
isUnknown() - Method in class com.vmware.vcenter.guest.HostnameGenerator.Type
Checks if this enumeration constant is unknown.
isUnknown() - Method in class com.vmware.vcenter.guest.Ipv4.Type
Checks if this enumeration constant is unknown.
isUnknown() - Method in class com.vmware.vcenter.guest.Ipv6.Type
Checks if this enumeration constant is unknown.
isUnknown() - Method in class com.vmware.vcenter.guest.WindowsConfiguration.RebootOption
Checks if this enumeration constant is unknown.
isUnknown() - Method in class com.vmware.vcenter.guest.WindowsNetworkAdapterSettings.NetBIOSMode
Checks if this enumeration constant is unknown.
isUnknown() - Method in class com.vmware.vcenter.HostTypes.ConnectionState
Checks if this enumeration constant is unknown.
isUnknown() - Method in class com.vmware.vcenter.HostTypes.CreateSpec.ThumbprintVerification
Checks if this enumeration constant is unknown.
isUnknown() - Method in class com.vmware.vcenter.HostTypes.PowerState
Checks if this enumeration constant is unknown.
isUnknown() - Method in class com.vmware.vcenter.hvc.links.sync.ProvidersTypes.SessionInfo.Stage
Checks if this enumeration constant is unknown.
isUnknown() - Method in class com.vmware.vcenter.hvc.links.sync.ProvidersTypes.Status
Checks if this enumeration constant is unknown.
isUnknown() - Method in class com.vmware.vcenter.identity.ProvidersTypes.ConfigType
Checks if this enumeration constant is unknown.
isUnknown() - Method in class com.vmware.vcenter.identity.ProvidersTypes.IdmProtocol
Checks if this enumeration constant is unknown.
isUnknown() - Method in class com.vmware.vcenter.identity.ProvidersTypes.Oauth2AuthenticationMethod
Checks if this enumeration constant is unknown.
isUnknown() - Method in class com.vmware.vcenter.lcm.update.PendingTypes.Category
Checks if this enumeration constant is unknown.
isUnknown() - Method in class com.vmware.vcenter.lcm.update.PendingTypes.SeverityType
Checks if this enumeration constant is unknown.
isUnknown() - Method in class com.vmware.vcenter.lcm.update.PendingTypes.UpdateType
Checks if this enumeration constant is unknown.
isUnknown() - Method in class com.vmware.vcenter.namespace_management.ClustersTypes.ConfigStatus
Checks if this enumeration constant is unknown.
isUnknown() - Method in class com.vmware.vcenter.namespace_management.ClustersTypes.KubernetesStatus
Checks if this enumeration constant is unknown.
isUnknown() - Method in class com.vmware.vcenter.namespace_management.ClustersTypes.Message.Severity
Checks if this enumeration constant is unknown.
isUnknown() - Method in class com.vmware.vcenter.namespace_management.ClustersTypes.NetworkProvider
Checks if this enumeration constant is unknown.
isUnknown() - Method in class com.vmware.vcenter.namespace_management.ClustersTypes.NetworkSpec.Ipv4Mode
Checks if this enumeration constant is unknown.
isUnknown() - Method in class com.vmware.vcenter.namespace_management.SizingHint
Checks if this enumeration constant is unknown.
isUnknown() - Method in class com.vmware.vcenter.namespace_management.software.ClustersTypes.Message.Severity
Checks if this enumeration constant is unknown.
isUnknown() - Method in class com.vmware.vcenter.namespace_management.software.ClustersTypes.Result.Res
Checks if this enumeration constant is unknown.
isUnknown() - Method in class com.vmware.vcenter.namespace_management.software.ClustersTypes.State
Checks if this enumeration constant is unknown.
isUnknown() - Method in class com.vmware.vcenter.namespace_management.stats.TimeSeriesTypes.Spec.ObjType
Checks if this enumeration constant is unknown.
isUnknown() - Method in class com.vmware.vcenter.namespaces.AccessTypes.Role
Checks if this enumeration constant is unknown.
isUnknown() - Method in class com.vmware.vcenter.namespaces.AccessTypes.SubjectType
Checks if this enumeration constant is unknown.
isUnknown() - Method in class com.vmware.vcenter.namespaces.InstancesTypes.ConfigStatus
Checks if this enumeration constant is unknown.
isUnknown() - Method in class com.vmware.vcenter.namespaces.InstancesTypes.Message.MessageSeverity
Checks if this enumeration constant is unknown.
isUnknown() - Method in class com.vmware.vcenter.NetworkTypes.Type
Checks if this enumeration constant is unknown.
isUnknown() - Method in class com.vmware.vcenter.ovf.DiskProvisioningType
Checks if this enumeration constant is unknown.
isUnknown() - Method in class com.vmware.vcenter.ovf.IpAllocationParams.IpAllocationPolicy
Checks if this enumeration constant is unknown.
isUnknown() - Method in class com.vmware.vcenter.ovf.IpAllocationParams.IpAllocationScheme
Checks if this enumeration constant is unknown.
isUnknown() - Method in class com.vmware.vcenter.ovf.IpAllocationParams.IpProtocol
Checks if this enumeration constant is unknown.
isUnknown() - Method in class com.vmware.vcenter.ovf.LibraryItemTypes.StorageGroupMapping.Type
Checks if this enumeration constant is unknown.
isUnknown() - Method in class com.vmware.vcenter.ovf.OvfMessage.Category
Checks if this enumeration constant is unknown.
isUnknown() - Method in class com.vmware.vcenter.ovf.ParseIssue.Category
Checks if this enumeration constant is unknown.
isUnknown() - Method in class com.vmware.vcenter.ResourcePoolTypes.SharesInfo.Level
Checks if this enumeration constant is unknown.
isUnknown() - Method in class com.vmware.vcenter.services.ServiceTypes.Health
Checks if this enumeration constant is unknown.
isUnknown() - Method in class com.vmware.vcenter.services.ServiceTypes.StartupType
Checks if this enumeration constant is unknown.
isUnknown() - Method in class com.vmware.vcenter.services.ServiceTypes.State
Checks if this enumeration constant is unknown.
isUnknown() - Method in class com.vmware.vcenter.storage.policies.compliance.VMTypes.Status
Checks if this enumeration constant is unknown.
isUnknown() - Method in class com.vmware.vcenter.storage.policies.ComplianceTypes.Status
Checks if this enumeration constant is unknown.
isUnknown() - Method in class com.vmware.vcenter.tagging.AssociationsTypes.LastIterationStatus
Checks if this enumeration constant is unknown.
isUnknown() - Method in class com.vmware.vcenter.topology.NodesTypes.ApplianceType
Checks if this enumeration constant is unknown.
isUnknown() - Method in class com.vmware.vcenter.trusted_infrastructure.StsPrincipalType
Checks if this enumeration constant is unknown.
isUnknown() - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.attestation.os.esx.BaseImagesTypes.Health
Checks if this enumeration constant is unknown.
isUnknown() - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.attestation.ServiceStatusTypes.Health
Checks if this enumeration constant is unknown.
isUnknown() - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.attestation.tpm2.CaCertificatesTypes.Health
Checks if this enumeration constant is unknown.
isUnknown() - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.attestation.tpm2.EndorsementKeysTypes.Health
Checks if this enumeration constant is unknown.
isUnknown() - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.attestation.tpm2.SettingsTypes.Health
Checks if this enumeration constant is unknown.
isUnknown() - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.ConsumerPrincipalsTypes.Health
Checks if this enumeration constant is unknown.
isUnknown() - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.ProvidersTypes.Health
Checks if this enumeration constant is unknown.
isUnknown() - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.ProvidersTypes.KeyServerCreateSpec.Type
Checks if this enumeration constant is unknown.
isUnknown() - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.ProvidersTypes.KeyServerInfo.Type
Checks if this enumeration constant is unknown.
isUnknown() - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.ProvidersTypes.KeyServerUpdateSpec.Type
Checks if this enumeration constant is unknown.
isUnknown() - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.ServiceStatusTypes.Health
Checks if this enumeration constant is unknown.
isUnknown() - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_hosts.AttestationTypes.SummaryType
Checks if this enumeration constant is unknown.
isUnknown() - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_hosts.KmsTypes.SummaryType
Checks if this enumeration constant is unknown.
isUnknown() - Method in class com.vmware.vcenter.trusted_infrastructure.TrustAuthorityClustersTypes.State
Checks if this enumeration constant is unknown.
isUnknown() - Method in class com.vmware.vcenter.trusted_infrastructure.trusted_clusters.attestation.ServicesTypes.CreateSpec.SourceType
Checks if this enumeration constant is unknown.
isUnknown() - Method in class com.vmware.vcenter.trusted_infrastructure.trusted_clusters.kms.ServicesTypes.CreateSpec.SourceType
Checks if this enumeration constant is unknown.
isUnknown() - Method in class com.vmware.vcenter.vcha.cluster.DeploymentTypeTypes.Type
Checks if this enumeration constant is unknown.
isUnknown() - Method in class com.vmware.vcenter.vcha.cluster.ModeTypes.ClusterMode
Checks if this enumeration constant is unknown.
isUnknown() - Method in class com.vmware.vcenter.vcha.ClusterTypes.ClusterMode
Checks if this enumeration constant is unknown.
isUnknown() - Method in class com.vmware.vcenter.vcha.ClusterTypes.ClusterState
Checks if this enumeration constant is unknown.
isUnknown() - Method in class com.vmware.vcenter.vcha.ClusterTypes.ConfigState
Checks if this enumeration constant is unknown.
isUnknown() - Method in class com.vmware.vcenter.vcha.ClusterTypes.IpFamily
Checks if this enumeration constant is unknown.
isUnknown() - Method in class com.vmware.vcenter.vcha.ClusterTypes.NodeRole
Checks if this enumeration constant is unknown.
isUnknown() - Method in class com.vmware.vcenter.vcha.ClusterTypes.NodeState
Checks if this enumeration constant is unknown.
isUnknown() - Method in class com.vmware.vcenter.vcha.ClusterTypes.Type
Checks if this enumeration constant is unknown.
isUnknown() - Method in class com.vmware.vcenter.vcha.IpFamily
Checks if this enumeration constant is unknown.
isUnknown() - Method in class com.vmware.vcenter.vcha.NetworkType
Checks if this enumeration constant is unknown.
isUnknown() - Method in class com.vmware.vcenter.vm.console.TicketsTypes.Type
Checks if this enumeration constant is unknown.
isUnknown() - Method in class com.vmware.vcenter.vm.guest.networking.InterfacesTypes.IpAddressOrigin
Checks if this enumeration constant is unknown.
isUnknown() - Method in class com.vmware.vcenter.vm.guest.networking.InterfacesTypes.IpAddressStatus
Checks if this enumeration constant is unknown.
isUnknown() - Method in class com.vmware.vcenter.vm.guest.PowerTypes.State
Checks if this enumeration constant is unknown.
isUnknown() - Method in class com.vmware.vcenter.vm.GuestOS
Checks if this enumeration constant is unknown.
isUnknown() - Method in class com.vmware.vcenter.vm.GuestOSFamily
Checks if this enumeration constant is unknown.
isUnknown() - Method in class com.vmware.vcenter.vm.hardware.adapter.SataTypes.Type
Checks if this enumeration constant is unknown.
isUnknown() - Method in class com.vmware.vcenter.vm.hardware.adapter.ScsiTypes.Sharing
Checks if this enumeration constant is unknown.
isUnknown() - Method in class com.vmware.vcenter.vm.hardware.adapter.ScsiTypes.Type
Checks if this enumeration constant is unknown.
isUnknown() - Method in class com.vmware.vcenter.vm.hardware.boot.DeviceTypes.Type
Checks if this enumeration constant is unknown.
isUnknown() - Method in class com.vmware.vcenter.vm.hardware.BootTypes.NetworkProtocol
Checks if this enumeration constant is unknown.
isUnknown() - Method in class com.vmware.vcenter.vm.hardware.BootTypes.Type
Checks if this enumeration constant is unknown.
isUnknown() - Method in class com.vmware.vcenter.vm.hardware.CdromTypes.BackingType
Checks if this enumeration constant is unknown.
isUnknown() - Method in class com.vmware.vcenter.vm.hardware.CdromTypes.DeviceAccessType
Checks if this enumeration constant is unknown.
isUnknown() - Method in class com.vmware.vcenter.vm.hardware.CdromTypes.HostBusAdapterType
Checks if this enumeration constant is unknown.
isUnknown() - Method in class com.vmware.vcenter.vm.hardware.ConnectionState
Checks if this enumeration constant is unknown.
isUnknown() - Method in class com.vmware.vcenter.vm.hardware.DiskTypes.BackingType
Checks if this enumeration constant is unknown.
isUnknown() - Method in class com.vmware.vcenter.vm.hardware.DiskTypes.HostBusAdapterType
Checks if this enumeration constant is unknown.
isUnknown() - Method in class com.vmware.vcenter.vm.hardware.EthernetTypes.BackingType
Checks if this enumeration constant is unknown.
isUnknown() - Method in class com.vmware.vcenter.vm.hardware.EthernetTypes.EmulationType
Checks if this enumeration constant is unknown.
isUnknown() - Method in class com.vmware.vcenter.vm.hardware.EthernetTypes.MacAddressType
Checks if this enumeration constant is unknown.
isUnknown() - Method in class com.vmware.vcenter.vm.hardware.FloppyTypes.BackingType
Checks if this enumeration constant is unknown.
isUnknown() - Method in class com.vmware.vcenter.vm.hardware.ParallelTypes.BackingType
Checks if this enumeration constant is unknown.
isUnknown() - Method in class com.vmware.vcenter.vm.hardware.SerialTypes.BackingType
Checks if this enumeration constant is unknown.
isUnknown() - Method in class com.vmware.vcenter.vm.HardwareTypes.UpgradePolicy
Checks if this enumeration constant is unknown.
isUnknown() - Method in class com.vmware.vcenter.vm.HardwareTypes.UpgradeStatus
Checks if this enumeration constant is unknown.
isUnknown() - Method in class com.vmware.vcenter.vm.HardwareTypes.Version
Checks if this enumeration constant is unknown.
isUnknown() - Method in class com.vmware.vcenter.vm.PowerTypes.State
Checks if this enumeration constant is unknown.
isUnknown() - Method in class com.vmware.vcenter.vm.storage.policy.ComplianceTypes.Status
Checks if this enumeration constant is unknown.
isUnknown() - Method in class com.vmware.vcenter.vm.storage.PolicyTypes.DiskPolicySpec.PolicyType
Checks if this enumeration constant is unknown.
isUnknown() - Method in class com.vmware.vcenter.vm.storage.PolicyTypes.VmHomePolicySpec.PolicyType
Checks if this enumeration constant is unknown.
isUnknown() - Method in class com.vmware.vcenter.vm.ToolsTypes.RunState
Checks if this enumeration constant is unknown.
isUnknown() - Method in class com.vmware.vcenter.vm.ToolsTypes.ToolsInstallType
Checks if this enumeration constant is unknown.
isUnknown() - Method in class com.vmware.vcenter.vm.ToolsTypes.UpgradePolicy
Checks if this enumeration constant is unknown.
isUnknown() - Method in class com.vmware.vcenter.vm.ToolsTypes.VersionStatus
Checks if this enumeration constant is unknown.
isUnknown() - Method in class com.vmware.vcenter.vm_template.LibraryItemsTypes.CreateSpecDiskStoragePolicy.Type
Checks if this enumeration constant is unknown.
isUnknown() - Method in class com.vmware.vcenter.vm_template.LibraryItemsTypes.CreateSpecVmHomeStoragePolicy.Type
Checks if this enumeration constant is unknown.
isUnknown() - Method in class com.vmware.vcenter.vm_template.LibraryItemsTypes.DeploySpecDiskStoragePolicy.Type
Checks if this enumeration constant is unknown.
isUnknown() - Method in class com.vmware.vcenter.vm_template.LibraryItemsTypes.DeploySpecVmHomeStoragePolicy.Type
Checks if this enumeration constant is unknown.
isUnknown() - Method in class com.vmware.vcenter.vm_template.LibraryItemsTypes.EthernetInfo.MacAddressType
Checks if this enumeration constant is unknown.
isUnknown() - Method in class com.vmware.vcenter.vm_template.LibraryItemsTypes.EthernetInfo.NetworkBackingType
Checks if this enumeration constant is unknown.
isUnknown() - Method in class com.vmware.vstats.AcqSpecsTypes.Status
Checks if this enumeration constant is unknown.
isUnknown() - Method in class com.vmware.vstats.CounterMetadataTypes.CounterEditionStatus
Checks if this enumeration constant is unknown.
isUnknown() - Method in class com.vmware.vstats.CounterMetadataTypes.MetricUnits
Checks if this enumeration constant is unknown.
isUnknown() - Method in class com.vmware.vstats.CounterMetadataTypes.SampleType
Checks if this enumeration constant is unknown.
isUnknown() - Method in class com.vmware.vstats.CounterMetadataTypes.UnitsFactor
Checks if this enumeration constant is unknown.
isUnknown() - Method in class com.vmware.vstats.QueryPredicate
Checks if this enumeration constant is unknown.
isUnknown() - Method in class com.vmware.vstats.ResourceAddressSchemasTypes.QueryCapabilities
Checks if this enumeration constant is unknown.
Item - Interface in com.vmware.content.library
The Item interface provides methods for managing library items.
item() - Method in class com.vmware.content.library.LibraryFactory
The Content Library Item package provides classes and interfaces for managing files in a library item.
ItemDefinitions - Class in com.vmware.content.library
Defines the type descriptors for the Item API service.
ItemDefinitions() - Constructor for class com.vmware.content.library.ItemDefinitions
 
ItemFactory - Class in com.vmware.content.library.item
ItemFactory is responsible for creating instances of services contained inside the com.vmware.content.library.item package and also has the subpackages reference to access respective subpackage services.
ItemModel - Class in com.vmware.content.library
The ItemModel class represents a library item that has been stored in a library.
ItemModel() - Constructor for class com.vmware.content.library.ItemModel
Default constructor.
ItemModel(StructValue) - Constructor for class com.vmware.content.library.ItemModel
 
itemModel - Static variable in class com.vmware.content.library.StructDefinitions
 
ItemModel.Builder - Class in com.vmware.content.library
Builder class for ItemModel.
itemService() - Method in class com.vmware.content.library.LibraryFactory
Returns an instance of class Item
ItemStub - Class in com.vmware.content.library
Remote stub implementation of the Item API service.
ItemStub(ApiProvider, TypeConverter, StubConfigurationBase) - Constructor for class com.vmware.content.library.ItemStub
 
ItemStub(ApiProvider, StubConfigurationBase) - Constructor for class com.vmware.content.library.ItemStub
 
ItemTypes - Interface in com.vmware.content.library
Defines the data types of the Item API service.
ItemTypes.DestinationSpec - Class in com.vmware.content.library
The DestinationSpec class contains information required to publish the library item to a specific subscription.
ItemTypes.DestinationSpec.Builder - Class in com.vmware.content.library
Builder class for ItemTypes.DestinationSpec.
ItemTypes.FindSpec - Class in com.vmware.content.library
The FindSpec class specifies the properties that can be used as a filter to find library items.
ItemTypes.FindSpec.Builder - Class in com.vmware.content.library
Builder class for ItemTypes.FindSpec.
iterationSpec - Static variable in class com.vmware.vcenter.tagging.AssociationsDefinitions
 
IterationSpec() - Constructor for class com.vmware.vcenter.tagging.AssociationsTypes.IterationSpec
Default constructor.
IterationSpec(StructValue) - Constructor for class com.vmware.vcenter.tagging.AssociationsTypes.IterationSpec
 
iterator() - Method in class com.vmware.vapi.data.ListValue
 

J

JAVA_LEGACY_ERROR - Static variable in interface com.vmware.vapi.bindings.exception.Constants
 
job() - Method in class com.vmware.appliance.recovery.backup.BackupFactory
 
Job - Interface in com.vmware.appliance.recovery.backup
The Job interface provides methods to be performed on a backup job.
Job - Interface in com.vmware.appliance.recovery.reconciliation
The Job interface provides methods to create and get the status of reconciliation job.
Job - Interface in com.vmware.appliance.recovery.restore
Job interface provides methods Performs restore operations
JobDefinitions - Class in com.vmware.appliance.recovery.backup
Defines the type descriptors for the Job API service.
JobDefinitions() - Constructor for class com.vmware.appliance.recovery.backup.JobDefinitions
 
JobDefinitions - Class in com.vmware.appliance.recovery.reconciliation
Defines the type descriptors for the Job API service.
JobDefinitions() - Constructor for class com.vmware.appliance.recovery.reconciliation.JobDefinitions
 
JobDefinitions - Class in com.vmware.appliance.recovery.restore
Defines the type descriptors for the Job API service.
JobDefinitions() - Constructor for class com.vmware.appliance.recovery.restore.JobDefinitions
 
JobFactory - Class in com.vmware.appliance.recovery.backup.job
JobFactory is responsible for creating instances of services contained inside the com.vmware.appliance.recovery.backup.job package and also has the subpackages reference to access respective subpackage services.
jobService() - Method in class com.vmware.appliance.recovery.backup.BackupFactory
Returns an instance of class Job
jobService() - Method in class com.vmware.appliance.recovery.reconciliation.ReconciliationFactory
Returns an instance of class Job
jobService() - Method in class com.vmware.appliance.recovery.restore.RestoreFactory
Returns an instance of class Job
JobStub - Class in com.vmware.appliance.recovery.backup
Remote stub implementation of the Job API service.
JobStub(ApiProvider, TypeConverter, StubConfigurationBase) - Constructor for class com.vmware.appliance.recovery.backup.JobStub
 
JobStub(ApiProvider, StubConfigurationBase) - Constructor for class com.vmware.appliance.recovery.backup.JobStub
 
JobStub - Class in com.vmware.appliance.recovery.reconciliation
Remote stub implementation of the Job API service.
JobStub(ApiProvider, TypeConverter, StubConfigurationBase) - Constructor for class com.vmware.appliance.recovery.reconciliation.JobStub
 
JobStub(ApiProvider, StubConfigurationBase) - Constructor for class com.vmware.appliance.recovery.reconciliation.JobStub
 
JobStub - Class in com.vmware.appliance.recovery.restore
Remote stub implementation of the Job API service.
JobStub(ApiProvider, TypeConverter, StubConfigurationBase) - Constructor for class com.vmware.appliance.recovery.restore.JobStub
 
JobStub(ApiProvider, StubConfigurationBase) - Constructor for class com.vmware.appliance.recovery.restore.JobStub
 
JobTypes - Interface in com.vmware.appliance.recovery.backup
Defines the data types of the Job API service.
JobTypes - Interface in com.vmware.appliance.recovery.reconciliation
Defines the data types of the Job API service.
JobTypes - Interface in com.vmware.appliance.recovery.restore
Defines the data types of the Job API service.
JobTypes.BackupJobStatus - Class in com.vmware.appliance.recovery.backup
The BackupJobStatus class represents the status of a backup/restore job.
JobTypes.BackupJobStatus.Builder - Class in com.vmware.appliance.recovery.backup
Builder class for JobTypes.BackupJobStatus.
JobTypes.BackupRequest - Class in com.vmware.appliance.recovery.backup
The BackupRequest class represents a requested backup piece.
JobTypes.BackupRequest.Builder - Class in com.vmware.appliance.recovery.backup
Builder class for JobTypes.BackupRequest.
JobTypes.BackupRestoreProcessState - Class in com.vmware.appliance.recovery.backup
The BackupRestoreProcessState enumeration class defines the possible states of a backup/restore process.
JobTypes.BackupRestoreProcessState - Class in com.vmware.appliance.recovery.restore
BackupRestoreProcessState enumeration class Defines state of backup/restore process
JobTypes.BackupRestoreProcessState.Values - Enum in com.vmware.appliance.recovery.backup
Native Java enum representing this enumeration class.
JobTypes.BackupRestoreProcessState.Values - Enum in com.vmware.appliance.recovery.restore
Native Java enum representing this enumeration class.
JobTypes.CreateSpec - Class in com.vmware.appliance.recovery.reconciliation
The CreateSpec class has the fields to request the start of reconciliation job.
JobTypes.CreateSpec.Builder - Class in com.vmware.appliance.recovery.reconciliation
Builder class for JobTypes.CreateSpec.
JobTypes.Info - Class in com.vmware.appliance.recovery.reconciliation
The Info class represents the reconciliation job information.
JobTypes.Info.Builder - Class in com.vmware.appliance.recovery.reconciliation
Builder class for JobTypes.Info.
JobTypes.LocalizableMessage - Class in com.vmware.appliance.recovery.backup
The LocalizableMessage class represents a localizable message.
JobTypes.LocalizableMessage - Class in com.vmware.appliance.recovery.restore
LocalizableMessage class Structure representing message
JobTypes.LocalizableMessage.Builder - Class in com.vmware.appliance.recovery.backup
Builder class for JobTypes.LocalizableMessage.
JobTypes.LocalizableMessage.Builder - Class in com.vmware.appliance.recovery.restore
Builder class for JobTypes.LocalizableMessage.
JobTypes.LocationType - Class in com.vmware.appliance.recovery.backup
The LocationType enumeration class defines the type of destination location for backup/restore.
JobTypes.LocationType - Class in com.vmware.appliance.recovery.restore
LocationType enumeration class Defines type of all locations for backup/restore
JobTypes.LocationType.Values - Enum in com.vmware.appliance.recovery.backup
Native Java enum representing this enumeration class.
JobTypes.LocationType.Values - Enum in com.vmware.appliance.recovery.restore
Native Java enum representing this enumeration class.
JobTypes.RestoreJobStatus - Class in com.vmware.appliance.recovery.restore
RestoreJobStatus class Structure representing backup restore status
JobTypes.RestoreJobStatus.Builder - Class in com.vmware.appliance.recovery.restore
Builder class for JobTypes.RestoreJobStatus.
JobTypes.RestoreRequest - Class in com.vmware.appliance.recovery.restore
RestoreRequest class Structure representing requested restore piece
JobTypes.RestoreRequest.Builder - Class in com.vmware.appliance.recovery.restore
Builder class for JobTypes.RestoreRequest.
JobTypes.ReturnResult - Class in com.vmware.appliance.recovery.backup
The ReturnResult class contains the result information for the cancel operation.
JobTypes.ReturnResult - Class in com.vmware.appliance.recovery.restore
ReturnResult class Structure representing precheck result
JobTypes.ReturnResult.Builder - Class in com.vmware.appliance.recovery.backup
Builder class for JobTypes.ReturnResult.
JobTypes.ReturnResult.Builder - Class in com.vmware.appliance.recovery.restore
Builder class for JobTypes.ReturnResult.
JobTypes.ReturnStatus - Class in com.vmware.appliance.recovery.backup
The ReturnStatus enumeration class defines the return type for the cancel operation.
JobTypes.ReturnStatus - Class in com.vmware.appliance.recovery.restore
ReturnStatus enumeration class Defines the state of precheck
JobTypes.ReturnStatus.Values - Enum in com.vmware.appliance.recovery.backup
Native Java enum representing this enumeration class.
JobTypes.ReturnStatus.Values - Enum in com.vmware.appliance.recovery.restore
Native Java enum representing this enumeration class.
JobTypes.Status - Class in com.vmware.appliance.recovery.reconciliation
The Status enumeration class defines the status values that can be reported for an operation.
JobTypes.Status.Values - Enum in com.vmware.appliance.recovery.reconciliation
Native Java enum representing this enumeration class.
JOULE - Static variable in class com.vmware.vstats.CounterMetadataTypes.MetricUnits
Joule.
JSON - Static variable in class com.vmware.vapi.metadata.cli.CommandTypes.FormatterType
Displays command output in JSON format.
JSON - Static variable in class com.vmware.vcenter.guest.CustomizationSpecsTypes.Format
JSON format.
JSON_STRING - Static variable in class com.vmware.esx.settings.clusters.software.DraftsTypes.SourceType
The string representing the content of the software specfication.
JsonOAuthProcessor - Class in com.vmware.vapi.dsig.json
RequestProcessor implementation for OAuth based authentication
JsonOAuthProcessor() - Constructor for class com.vmware.vapi.dsig.json.JsonOAuthProcessor
 
JsonProtocolConnectionFactory - Class in com.vmware.vapi.protocol
Factory for creating ProtocolConnection instances which uses JSON for messaging protocol.
JsonProtocolConnectionFactory() - Constructor for class com.vmware.vapi.protocol.JsonProtocolConnectionFactory
 
JsonProtocolConnectionFactory.Protocol - Enum in com.vmware.vapi.protocol
 
JsonRpcDeserializer - Interface in com.vmware.vapi.protocol.common.json
JSON-RPC deserializer for DataValues.
JsonRpcSerializer - Interface in com.vmware.vapi.protocol.common.json
JSON-RPC serializer for DataValues.
JsonSessionProcessor - Class in com.vmware.vapi.dsig.json
Client side processor for session authentication
JsonSessionProcessor() - Constructor for class com.vmware.vapi.dsig.json.JsonSessionProcessor
 
JsonUserPassProcessor - Class in com.vmware.vapi.dsig.json
RequestProcessor implementation for user and password authentication
JsonUserPassProcessor() - Constructor for class com.vmware.vapi.dsig.json.JsonUserPassProcessor
 

K

keepAlive(String, Long) - Method in interface com.vmware.content.library.item.DownloadSession
Keeps a download session alive.
keepAlive(String, Long, InvocationConfig) - Method in interface com.vmware.content.library.item.DownloadSession
Keeps a download session alive.
keepAlive(String, Long, AsyncCallback<Void>) - Method in interface com.vmware.content.library.item.DownloadSession
Keeps a download session alive.
keepAlive(String, Long, AsyncCallback<Void>, InvocationConfig) - Method in interface com.vmware.content.library.item.DownloadSession
Keeps a download session alive.
keepAlive(String, Long) - Method in class com.vmware.content.library.item.DownloadSessionStub
 
keepAlive(String, Long, InvocationConfig) - Method in class com.vmware.content.library.item.DownloadSessionStub
 
keepAlive(String, Long, AsyncCallback<Void>) - Method in class com.vmware.content.library.item.DownloadSessionStub
 
keepAlive(String, Long, AsyncCallback<Void>, InvocationConfig) - Method in class com.vmware.content.library.item.DownloadSessionStub
 
keepAlive(String, Long) - Method in interface com.vmware.content.library.item.UpdateSession
Keeps an update session alive.
keepAlive(String, Long, InvocationConfig) - Method in interface com.vmware.content.library.item.UpdateSession
Keeps an update session alive.
keepAlive(String, Long, AsyncCallback<Void>) - Method in interface com.vmware.content.library.item.UpdateSession
Keeps an update session alive.
keepAlive(String, Long, AsyncCallback<Void>, InvocationConfig) - Method in interface com.vmware.content.library.item.UpdateSession
Keeps an update session alive.
keepAlive(String, Long) - Method in class com.vmware.content.library.item.UpdateSessionStub
 
keepAlive(String, Long, InvocationConfig) - Method in class com.vmware.content.library.item.UpdateSessionStub
 
keepAlive(String, Long, AsyncCallback<Void>) - Method in class com.vmware.content.library.item.UpdateSessionStub
 
keepAlive(String, Long, AsyncCallback<Void>, InvocationConfig) - Method in class com.vmware.content.library.item.UpdateSessionStub
 
KELVIN - Static variable in class com.vmware.vstats.CounterMetadataTypes.MetricUnits
Kelvin.
key - Variable in class com.vmware.vsphereautomation.lookup.KeyAnyValue
 
key - Variable in class com.vmware.vsphereautomation.lookup.LocalizableMessage
 
key - Variable in class com.vmware.vsphereautomation.lookup.LookupServiceRegistrationAttribute
 
KEY_FIELD_NAME - Static variable in class com.vmware.vapi.std.StandardDataFactory
 
keyAnyValue - Variable in class com.vmware.vsphereautomation.lookup.ArrayOfKeyAnyValue
 
KeyAnyValue - Class in com.vmware.vsphereautomation.lookup
Java class for KeyAnyValue complex type.
KeyAnyValue() - Constructor for class com.vmware.vsphereautomation.lookup.KeyAnyValue
 
keyServerCreateSpec - Static variable in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.ProvidersDefinitions
 
KeyServerCreateSpec() - Constructor for class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.ProvidersTypes.KeyServerCreateSpec
Default constructor.
KeyServerCreateSpec(StructValue) - Constructor for class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.ProvidersTypes.KeyServerCreateSpec
 
keyServerInfo - Static variable in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.ProvidersDefinitions
 
KeyServerInfo() - Constructor for class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.ProvidersTypes.KeyServerInfo
Default constructor.
KeyServerInfo(StructValue) - Constructor for class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.ProvidersTypes.KeyServerInfo
 
keyServerUpdateSpec - Static variable in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.ProvidersDefinitions
 
KeyServerUpdateSpec() - Constructor for class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.ProvidersTypes.KeyServerUpdateSpec
Default constructor.
KeyServerUpdateSpec(StructValue) - Constructor for class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.ProvidersTypes.KeyServerUpdateSpec
 
KeyStoreConfig(String, String) - Constructor for class com.vmware.vapi.protocol.HttpConfiguration.KeyStoreConfig
 
KIBI - Static variable in class com.vmware.vstats.CounterMetadataTypes.UnitsFactor
Kibi 2^10, 1024.
KILO - Static variable in class com.vmware.vstats.CounterMetadataTypes.UnitsFactor
Kilo 10^3.
KILOGRAM - Static variable in class com.vmware.vstats.CounterMetadataTypes.MetricUnits
Kilogram.
KMIP - Static variable in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.ProvidersTypes.KeyServerCreateSpec.Type
Key Management Interoperability Protocol (KMIP) based key management server.
KMIP - Static variable in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.ProvidersTypes.KeyServerInfo.Type
Key Management Interoperability Protocol (KMIP) based key management server.
KMIP - Static variable in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.ProvidersTypes.KeyServerUpdateSpec.Type
Key Management Interoperability Protocol (KMIP) based key management server.
kmipServerCreateSpec - Static variable in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.ProvidersDefinitions
 
KmipServerCreateSpec() - Constructor for class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.ProvidersTypes.KmipServerCreateSpec
Default constructor.
KmipServerCreateSpec(StructValue) - Constructor for class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.ProvidersTypes.KmipServerCreateSpec
 
kmipServerInfo - Static variable in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.ProvidersDefinitions
 
KmipServerInfo() - Constructor for class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.ProvidersTypes.KmipServerInfo
Default constructor.
KmipServerInfo(StructValue) - Constructor for class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.ProvidersTypes.KmipServerInfo
 
kmipServerUpdateSpec - Static variable in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.ProvidersDefinitions
 
KmipServerUpdateSpec() - Constructor for class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.ProvidersTypes.KmipServerUpdateSpec
Default constructor.
KmipServerUpdateSpec(StructValue) - Constructor for class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.ProvidersTypes.KmipServerUpdateSpec
 
kms() - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.TrustAuthorityClustersFactory
The com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms package provides the interfaces for configuring the Key Provider Service.
Kms - Interface in com.vmware.vcenter.trusted_infrastructure.trust_authority_hosts
The Kms interface contains information necessary to connect to the hosts running Key Provider Service.
kms() - Method in class com.vmware.vcenter.trusted_infrastructure.TrustedInfrastructureFactory
The com.vmware.vcenter.trusted_infrastructure.kms package provides interfaces for configuring Key Provider Services for Trusted vCenter.
KmsDefinitions - Class in com.vmware.vcenter.trusted_infrastructure.trust_authority_hosts
Defines the type descriptors for the Kms API service.
KmsDefinitions() - Constructor for class com.vmware.vcenter.trusted_infrastructure.trust_authority_hosts.KmsDefinitions
 
KmsFactory - Class in com.vmware.vcenter.trusted_infrastructure.kms
KmsFactory is responsible for creating instances of services contained inside the com.vmware.vcenter.trusted_infrastructure.kms package and also has the subpackages reference to access respective subpackage services.
KmsFactory - Class in com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms
KmsFactory is responsible for creating instances of services contained inside the com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms package and also has the subpackages reference to access respective subpackage services.
KmsFactory - Class in com.vmware.vcenter.trusted_infrastructure.trusted_clusters.kms
KmsFactory is responsible for creating instances of services contained inside the com.vmware.vcenter.trusted_infrastructure.trusted_clusters.kms package and also has the subpackages reference to access respective subpackage services.
kmsService() - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_hosts.TrustAuthorityHostsFactory
Returns an instance of class Kms
KmsStub - Class in com.vmware.vcenter.trusted_infrastructure.trust_authority_hosts
Remote stub implementation of the Kms API service.
KmsStub(ApiProvider, TypeConverter, StubConfigurationBase) - Constructor for class com.vmware.vcenter.trusted_infrastructure.trust_authority_hosts.KmsStub
 
KmsStub(ApiProvider, StubConfigurationBase) - Constructor for class com.vmware.vcenter.trusted_infrastructure.trust_authority_hosts.KmsStub
 
KmsTypes - Interface in com.vmware.vcenter.trusted_infrastructure.trust_authority_hosts
Defines the data types of the Kms API service.
KmsTypes.FilterSpec - Class in com.vmware.vcenter.trusted_infrastructure.trust_authority_hosts
The FilterSpec class contains the data necessary for identifying a Key Provider Service.
KmsTypes.FilterSpec.Builder - Class in com.vmware.vcenter.trusted_infrastructure.trust_authority_hosts
Builder class for KmsTypes.FilterSpec.
KmsTypes.Info - Class in com.vmware.vcenter.trusted_infrastructure.trust_authority_hosts
The Info class contains all the stored information about a Key Provider Service.
KmsTypes.Info.Builder - Class in com.vmware.vcenter.trusted_infrastructure.trust_authority_hosts
Builder class for KmsTypes.Info.
KmsTypes.Summary - Class in com.vmware.vcenter.trusted_infrastructure.trust_authority_hosts
The Summary class contains all the stored information about a Key Provider Service.
KmsTypes.Summary.Builder - Class in com.vmware.vcenter.trusted_infrastructure.trust_authority_hosts
Builder class for KmsTypes.Summary.
KmsTypes.SummaryType - Class in com.vmware.vcenter.trusted_infrastructure.trust_authority_hosts
The connection information could include the certificates or be a shorter summary.
KmsTypes.SummaryType.Values - Enum in com.vmware.vcenter.trusted_infrastructure.trust_authority_hosts
Native Java enum representing this enumeration class.

L

l10N - Variable in class com.vmware.vsphereautomation.lookup.LookupServiceContent
 
LARGE - Static variable in class com.vmware.vcenter.deployment.ApplianceSize
Appliance size of 'large'.
LARGE - Static variable in class com.vmware.vcenter.namespace_management.SizingHint
Cluster size of 'large'.
LAST_CHECK - Static variable in class com.vmware.appliance.update.PendingTypes.SourceType
Do not perform a new check, return the previous result.
LastApplyResult - Interface in com.vmware.esx.settings.clusters.software.reports
The LastApplyResult interface provides methods to get the most recent available result of applying the desired software document to all hosts within a cluster.
LastApplyResultDefinitions - Class in com.vmware.esx.settings.clusters.software.reports
Defines the type descriptors for the LastApplyResult API service.
LastApplyResultDefinitions() - Constructor for class com.vmware.esx.settings.clusters.software.reports.LastApplyResultDefinitions
 
lastApplyResultService() - Method in class com.vmware.esx.settings.clusters.software.reports.ReportsFactory
Returns an instance of class LastApplyResult
LastApplyResultStub - Class in com.vmware.esx.settings.clusters.software.reports
Remote stub implementation of the LastApplyResult API service.
LastApplyResultStub(ApiProvider, TypeConverter, StubConfigurationBase) - Constructor for class com.vmware.esx.settings.clusters.software.reports.LastApplyResultStub
 
LastApplyResultStub(ApiProvider, StubConfigurationBase) - Constructor for class com.vmware.esx.settings.clusters.software.reports.LastApplyResultStub
 
LastApplyResultTypes - Interface in com.vmware.esx.settings.clusters.software.reports
Defines the data types of the LastApplyResult API service.
LastApplyResultTypes.ApplyResult - Class in com.vmware.esx.settings.clusters.software.reports
The ApplyResult class contains properties that describe the result of an apply method.
LastApplyResultTypes.ApplyResult.Builder - Class in com.vmware.esx.settings.clusters.software.reports
LastApplyResultTypes.ApplyStatus - Class in com.vmware.esx.settings.clusters.software.reports
The ApplyStatus class contains properties that describe the status of an apply method.
LastApplyResultTypes.ApplyStatus.Builder - Class in com.vmware.esx.settings.clusters.software.reports
LastApplyResultTypes.ApplyStatus.Status - Class in com.vmware.esx.settings.clusters.software.reports
The Status enumeration class contains the possible different status codes that can be returned while trying to apply the desired software specification to hosts within the cluster.
LastApplyResultTypes.ApplyStatus.Status.Values - Enum in com.vmware.esx.settings.clusters.software.reports
Native Java enum representing this enumeration class.
lastcheck() - Method in interface com.vmware.appliance.health.System
Get last check timestamp of the health of the system.
lastcheck(InvocationConfig) - Method in interface com.vmware.appliance.health.System
Get last check timestamp of the health of the system.
lastcheck(AsyncCallback<Calendar>) - Method in interface com.vmware.appliance.health.System
Get last check timestamp of the health of the system.
lastcheck(AsyncCallback<Calendar>, InvocationConfig) - Method in interface com.vmware.appliance.health.System
Get last check timestamp of the health of the system.
lastcheck() - Method in class com.vmware.appliance.health.SystemStub
 
lastcheck(InvocationConfig) - Method in class com.vmware.appliance.health.SystemStub
 
lastcheck(AsyncCallback<Calendar>) - Method in class com.vmware.appliance.health.SystemStub
 
lastcheck(AsyncCallback<Calendar>, InvocationConfig) - Method in class com.vmware.appliance.health.SystemStub
 
LastCheckResult - Interface in com.vmware.esx.settings.clusters.software.reports
The LastCheckResult interface provides methods to get the most recent available result of the checks that have been run on a cluster before the application of the desired software document to all hosts within the cluster.
LastCheckResultDefinitions - Class in com.vmware.esx.settings.clusters.software.reports
Defines the type descriptors for the LastCheckResult API service.
LastCheckResultDefinitions() - Constructor for class com.vmware.esx.settings.clusters.software.reports.LastCheckResultDefinitions
 
lastCheckResultService() - Method in class com.vmware.esx.settings.clusters.software.reports.ReportsFactory
Returns an instance of class LastCheckResult
LastCheckResultStub - Class in com.vmware.esx.settings.clusters.software.reports
Remote stub implementation of the LastCheckResult API service.
LastCheckResultStub(ApiProvider, TypeConverter, StubConfigurationBase) - Constructor for class com.vmware.esx.settings.clusters.software.reports.LastCheckResultStub
 
LastCheckResultStub(ApiProvider, StubConfigurationBase) - Constructor for class com.vmware.esx.settings.clusters.software.reports.LastCheckResultStub
 
LastCheckResultTypes - Interface in com.vmware.esx.settings.clusters.software.reports
Defines the data types of the LastCheckResult API service.
LastCheckResultTypes.CheckInfo - Class in com.vmware.esx.settings.clusters.software.reports
The CheckInfo class contains properties that describe a particular check.
LastCheckResultTypes.CheckInfo.Builder - Class in com.vmware.esx.settings.clusters.software.reports
LastCheckResultTypes.CheckResult - Class in com.vmware.esx.settings.clusters.software.reports
The CheckResult class contains properties that describe aggregated status of all checks performed.
LastCheckResultTypes.CheckResult.Builder - Class in com.vmware.esx.settings.clusters.software.reports
Builder class for CheckResult.
LastCheckResultTypes.CheckStatus - Class in com.vmware.esx.settings.clusters.software.reports
The CheckStatus class contains properties that describe a check result.
LastCheckResultTypes.CheckStatus.Builder - Class in com.vmware.esx.settings.clusters.software.reports
LastCheckResultTypes.EntityCheckResult - Class in com.vmware.esx.settings.clusters.software.reports
The EntityCheckResult class contains properties that describe aggregated status of all checks performed on a specific entity.
LastCheckResultTypes.EntityCheckResult.Builder - Class in com.vmware.esx.settings.clusters.software.reports
LastCheckResultTypes.EntityCheckResult.EntityType - Class in com.vmware.esx.settings.clusters.software.reports
The EntityType enumeration class contains the entitites on which checks can be performed.
LastCheckResultTypes.EntityCheckResult.EntityType.Values - Enum in com.vmware.esx.settings.clusters.software.reports
Native Java enum representing this enumeration class.
LastCheckResultTypes.Status - Class in com.vmware.esx.settings.clusters.software.reports
The Status enumeration class defines the status result for a particular check.
LastCheckResultTypes.Status.Values - Enum in com.vmware.esx.settings.clusters.software.reports
Native Java enum representing this enumeration class.
LATEST_RECOMMENDATION - Static variable in class com.vmware.esx.settings.clusters.software.DraftsTypes.SourceType
Content is from recommended image specification based on latest base image version.
LcmFactory - Class in com.vmware.vcenter.lcm
LcmFactory is responsible for creating instances of services contained inside the com.vmware.vcenter.lcm package and also has the subpackages reference to access respective subpackage services.
LDAP - Static variable in class com.vmware.vcenter.identity.ProvidersTypes.IdmProtocol
LDAP protocol based identity management endpoints.
library() - Method in class com.vmware.content.ContentFactory
The Content Library package provides classes and interfaces for defining and managing the library's items, subscription, publication, and storage.
Library - Interface in com.vmware.content
The Library interface provides methods to manage and find LibraryModel entities.
LibraryDefinitions - Class in com.vmware.content
Defines the type descriptors for the Library API service.
LibraryDefinitions() - Constructor for class com.vmware.content.LibraryDefinitions
 
LibraryFactory - Class in com.vmware.content.library
LibraryFactory is responsible for creating instances of services contained inside the com.vmware.content.library package and also has the subpackages reference to access respective subpackage services.
LibraryItem - Interface in com.vmware.vcenter.ovf
The LibraryItem interface provides methods to deploy virtual machines and virtual appliances from library items containing Open Virtualization Format (OVF) packages in content library, as well as methods to create library items in content library from virtual machines and virtual appliances.
LibraryItem - Interface in com.vmware.vcenter.vm
The LibraryItem interface provides methods to identify virtual machines managed by Content Library.
LibraryItemDefinitions - Class in com.vmware.vcenter.ovf
Defines the type descriptors for the LibraryItem API service.
LibraryItemDefinitions() - Constructor for class com.vmware.vcenter.ovf.LibraryItemDefinitions
 
LibraryItemDefinitions - Class in com.vmware.vcenter.vm
Defines the type descriptors for the LibraryItem API service.
LibraryItemDefinitions() - Constructor for class com.vmware.vcenter.vm.LibraryItemDefinitions
 
LibraryItems - Interface in com.vmware.vcenter.vm_template
The LibraryItems interface provides methods to deploy virtual machines from library items containing virtual machine templates, as well as methods to create library items containing virtual machine templates.
libraryItems() - Method in class com.vmware.vcenter.vm_template.VmTemplateFactory
The com.vmware.vcenter.vm_template.library_items package provides classes and interfaces for managing virtual machine template library items.
LibraryItemsDefinitions - Class in com.vmware.vcenter.vm_template
Defines the type descriptors for the LibraryItems API service.
LibraryItemsDefinitions() - Constructor for class com.vmware.vcenter.vm_template.LibraryItemsDefinitions
 
libraryItemService() - Method in class com.vmware.vcenter.ovf.OvfFactory
Returns an instance of class LibraryItem
libraryItemService() - Method in class com.vmware.vcenter.vm.VmFactory
Returns an instance of class LibraryItem
LibraryItemsFactory - Class in com.vmware.vcenter.vm_template.library_items
LibraryItemsFactory is responsible for creating instances of services contained inside the com.vmware.vcenter.vm_template.library_items package and also has the subpackages reference to access respective subpackage services.
libraryItemsService() - Method in class com.vmware.vcenter.vm_template.VmTemplateFactory
Returns an instance of class LibraryItems
LibraryItemsStub - Class in com.vmware.vcenter.vm_template
Remote stub implementation of the LibraryItems API service.
LibraryItemsStub(ApiProvider, TypeConverter, StubConfigurationBase) - Constructor for class com.vmware.vcenter.vm_template.LibraryItemsStub
 
LibraryItemsStub(ApiProvider, StubConfigurationBase) - Constructor for class com.vmware.vcenter.vm_template.LibraryItemsStub
 
LibraryItemStub - Class in com.vmware.vcenter.ovf
Remote stub implementation of the LibraryItem API service.
LibraryItemStub(ApiProvider, TypeConverter, StubConfigurationBase) - Constructor for class com.vmware.vcenter.ovf.LibraryItemStub
 
LibraryItemStub(ApiProvider, StubConfigurationBase) - Constructor for class com.vmware.vcenter.ovf.LibraryItemStub
 
LibraryItemStub - Class in com.vmware.vcenter.vm
Remote stub implementation of the LibraryItem API service.
LibraryItemStub(ApiProvider, TypeConverter, StubConfigurationBase) - Constructor for class com.vmware.vcenter.vm.LibraryItemStub
 
LibraryItemStub(ApiProvider, StubConfigurationBase) - Constructor for class com.vmware.vcenter.vm.LibraryItemStub
 
LibraryItemsTypes - Interface in com.vmware.vcenter.vm_template
Defines the data types of the LibraryItems API service.
LibraryItemsTypes.CpuInfo - Class in com.vmware.vcenter.vm_template
The CpuInfo class contains CPU related information about the virtual machine template.
LibraryItemsTypes.CpuInfo.Builder - Class in com.vmware.vcenter.vm_template
Builder class for LibraryItemsTypes.CpuInfo.
LibraryItemsTypes.CpuUpdateSpec - Class in com.vmware.vcenter.vm_template
The CpuUpdateSpec class describes updates to the CPU configuration of the deployed virtual machine.
LibraryItemsTypes.CpuUpdateSpec.Builder - Class in com.vmware.vcenter.vm_template
LibraryItemsTypes.CreatePlacementSpec - Class in com.vmware.vcenter.vm_template
The CreatePlacementSpec class contains information used to place a virtual machine template onto resources within the vCenter inventory.
LibraryItemsTypes.CreatePlacementSpec.Builder - Class in com.vmware.vcenter.vm_template
LibraryItemsTypes.CreateSpec - Class in com.vmware.vcenter.vm_template
The CreateSpec class defines the information required to create a library item containing a virtual machine template.
LibraryItemsTypes.CreateSpec.Builder - Class in com.vmware.vcenter.vm_template
Builder class for LibraryItemsTypes.CreateSpec.
LibraryItemsTypes.CreateSpecDiskStorage - Class in com.vmware.vcenter.vm_template
The CreateSpecDiskStorage class defines the storage specification for a virtual machine template's disks.
LibraryItemsTypes.CreateSpecDiskStorage.Builder - Class in com.vmware.vcenter.vm_template
LibraryItemsTypes.CreateSpecDiskStoragePolicy - Class in com.vmware.vcenter.vm_template
The CreateSpecDiskStoragePolicy class defines the storage policy specification for a virtual machine template's disks.
LibraryItemsTypes.CreateSpecDiskStoragePolicy.Builder - Class in com.vmware.vcenter.vm_template
LibraryItemsTypes.CreateSpecDiskStoragePolicy.Type - Class in com.vmware.vcenter.vm_template
Policy type for a virtual machine template's disk.
LibraryItemsTypes.CreateSpecDiskStoragePolicy.Type.Values - Enum in com.vmware.vcenter.vm_template
Native Java enum representing this enumeration class.
LibraryItemsTypes.CreateSpecVmHomeStorage - Class in com.vmware.vcenter.vm_template
The CreateSpecVmHomeStorage class defines the storage specification for a virtual machine template's configuration and log files.
LibraryItemsTypes.CreateSpecVmHomeStorage.Builder - Class in com.vmware.vcenter.vm_template
LibraryItemsTypes.CreateSpecVmHomeStoragePolicy - Class in com.vmware.vcenter.vm_template
The CreateSpecVmHomeStoragePolicy class defines the storage policy specification for a virtual machine template's configuration and log files.
LibraryItemsTypes.CreateSpecVmHomeStoragePolicy.Builder - Class in com.vmware.vcenter.vm_template
LibraryItemsTypes.CreateSpecVmHomeStoragePolicy.Type - Class in com.vmware.vcenter.vm_template
Policy type for the virtual machine template's configuration and log files.
LibraryItemsTypes.CreateSpecVmHomeStoragePolicy.Type.Values - Enum in com.vmware.vcenter.vm_template
Native Java enum representing this enumeration class.
LibraryItemsTypes.DeployPlacementSpec - Class in com.vmware.vcenter.vm_template
The DeployPlacementSpec class contains information used to place a virtual machine onto resources within the vCenter inventory.
LibraryItemsTypes.DeployPlacementSpec.Builder - Class in com.vmware.vcenter.vm_template
LibraryItemsTypes.DeploySpec - Class in com.vmware.vcenter.vm_template
The DeploySpec class defines the deployment parameters that can be specified for the deploy() method.
LibraryItemsTypes.DeploySpec.Builder - Class in com.vmware.vcenter.vm_template
Builder class for LibraryItemsTypes.DeploySpec.
LibraryItemsTypes.DeploySpecDiskStorage - Class in com.vmware.vcenter.vm_template
The DeploySpecDiskStorage class contains the storage specification for disks in the virtual machine.
LibraryItemsTypes.DeploySpecDiskStorage.Builder - Class in com.vmware.vcenter.vm_template
LibraryItemsTypes.DeploySpecDiskStoragePolicy - Class in com.vmware.vcenter.vm_template
The DeploySpecDiskStoragePolicy class describes the storage policy specification for the deployed virtual machine's disks.
LibraryItemsTypes.DeploySpecDiskStoragePolicy.Builder - Class in com.vmware.vcenter.vm_template
LibraryItemsTypes.DeploySpecDiskStoragePolicy.Type - Class in com.vmware.vcenter.vm_template
Policy type for the deployed virtual machine's disk.
LibraryItemsTypes.DeploySpecDiskStoragePolicy.Type.Values - Enum in com.vmware.vcenter.vm_template
Native Java enum representing this enumeration class.
LibraryItemsTypes.DeploySpecVmHomeStorage - Class in com.vmware.vcenter.vm_template
The DeploySpecVmHomeStorage class defines the storage specification for a deployed virtual machine's configuration and log files.
LibraryItemsTypes.DeploySpecVmHomeStorage.Builder - Class in com.vmware.vcenter.vm_template
LibraryItemsTypes.DeploySpecVmHomeStoragePolicy - Class in com.vmware.vcenter.vm_template
The DeploySpecVmHomeStoragePolicy class defines the storage policy specification for the deployed virtual machine's configuration and log files.
LibraryItemsTypes.DeploySpecVmHomeStoragePolicy.Builder - Class in com.vmware.vcenter.vm_template
LibraryItemsTypes.DeploySpecVmHomeStoragePolicy.Type - Class in com.vmware.vcenter.vm_template
Policy type for the deployed virtual machine's configuration and log files.
LibraryItemsTypes.DeploySpecVmHomeStoragePolicy.Type.Values - Enum in com.vmware.vcenter.vm_template
Native Java enum representing this enumeration class.
LibraryItemsTypes.DiskInfo - Class in com.vmware.vcenter.vm_template
The DiskInfo class contains information about the virtual machine template's virtual disk.
LibraryItemsTypes.DiskInfo.Builder - Class in com.vmware.vcenter.vm_template
Builder class for LibraryItemsTypes.DiskInfo.
LibraryItemsTypes.DiskStorageInfo - Class in com.vmware.vcenter.vm_template
The DiskStorageInfo class contains storage related information about a virtual machine template's virtual disk.
LibraryItemsTypes.DiskStorageInfo.Builder - Class in com.vmware.vcenter.vm_template
LibraryItemsTypes.DiskUpdateSpec - Class in com.vmware.vcenter.vm_template
The DiskUpdateSpec class describes updates to the configuration of a virtual disk in the deployed virtual machine.
LibraryItemsTypes.DiskUpdateSpec.Builder - Class in com.vmware.vcenter.vm_template
LibraryItemsTypes.EthernetInfo - Class in com.vmware.vcenter.vm_template
The EthernetInfo class contains information about a virtual machine template's virtual Ethernet adapter.
LibraryItemsTypes.EthernetInfo.Builder - Class in com.vmware.vcenter.vm_template
LibraryItemsTypes.EthernetInfo.MacAddressType - Class in com.vmware.vcenter.vm_template
The MacAddressType enumeration class defines the valid MAC address origins for a virtual Ethernet adapter.
LibraryItemsTypes.EthernetInfo.MacAddressType.Values - Enum in com.vmware.vcenter.vm_template
Native Java enum representing this enumeration class.
LibraryItemsTypes.EthernetInfo.NetworkBackingType - Class in com.vmware.vcenter.vm_template
The NetworkBackingType enumeration class defines valid network backing types for a virtual Ethernet adapter.
LibraryItemsTypes.EthernetInfo.NetworkBackingType.Values - Enum in com.vmware.vcenter.vm_template
Native Java enum representing this enumeration class.
LibraryItemsTypes.EthernetUpdateSpec - Class in com.vmware.vcenter.vm_template
The EthernetUpdateSpec class describes the network that the ethernet adapter of the deployed virtual machine should be connected to.
LibraryItemsTypes.EthernetUpdateSpec.Builder - Class in com.vmware.vcenter.vm_template
LibraryItemsTypes.GuestCustomizationSpec - Class in com.vmware.vcenter.vm_template
The GuestCustomizationSpec class contains information required to customize the deployed virtual machine.
LibraryItemsTypes.GuestCustomizationSpec.Builder - Class in com.vmware.vcenter.vm_template
LibraryItemsTypes.HardwareCustomizationSpec - Class in com.vmware.vcenter.vm_template
The HardwareCustomizationSpec class defines the hardware customization options that are applied to the deployed virtual machine.
LibraryItemsTypes.HardwareCustomizationSpec.Builder - Class in com.vmware.vcenter.vm_template
LibraryItemsTypes.Info - Class in com.vmware.vcenter.vm_template
The Info class contains information about a virtual machine template item in content library.
LibraryItemsTypes.Info.Builder - Class in com.vmware.vcenter.vm_template
Builder class for LibraryItemsTypes.Info.
LibraryItemsTypes.MemoryInfo - Class in com.vmware.vcenter.vm_template
The MemoryInfo class contains memory related information about the virtual machine template.
LibraryItemsTypes.MemoryInfo.Builder - Class in com.vmware.vcenter.vm_template
Builder class for LibraryItemsTypes.MemoryInfo.
LibraryItemsTypes.MemoryUpdateSpec - Class in com.vmware.vcenter.vm_template
The MemoryUpdateSpec class describes updates to the memory configuration of the deployed virtual machine.
LibraryItemsTypes.MemoryUpdateSpec.Builder - Class in com.vmware.vcenter.vm_template
LibraryItemsTypes.VmHomeStorageInfo - Class in com.vmware.vcenter.vm_template
The VmHomeStorageInfo class contains storage information about the virtual machine template's configuration and log files.
LibraryItemsTypes.VmHomeStorageInfo.Builder - Class in com.vmware.vcenter.vm_template
LibraryItemTypes - Interface in com.vmware.vcenter.ovf
Defines the data types of the LibraryItem API service.
LibraryItemTypes - Interface in com.vmware.vcenter.vm
Defines the data types of the LibraryItem API service.
LibraryItemTypes.CheckOutInfo - Class in com.vmware.vcenter.vm
The CheckOutInfo class contains information about a virtual machine checked out of a content library item.
LibraryItemTypes.CheckOutInfo.Builder - Class in com.vmware.vcenter.vm
LibraryItemTypes.CreateResult - Class in com.vmware.vcenter.ovf
The CreateResult class defines the result of the create() method.
LibraryItemTypes.CreateResult.Builder - Class in com.vmware.vcenter.ovf
LibraryItemTypes.CreateSpec - Class in com.vmware.vcenter.ovf
The CreateSpec class defines the information used to create or update a library item containing an OVF package.
LibraryItemTypes.CreateSpec.Builder - Class in com.vmware.vcenter.ovf
Builder class for LibraryItemTypes.CreateSpec.
LibraryItemTypes.CreateTarget - Class in com.vmware.vcenter.ovf
The CreateTarget class specifies the target library item when capturing a virtual machine or virtual appliance as an OVF package in a library item in a content library.
LibraryItemTypes.CreateTarget.Builder - Class in com.vmware.vcenter.ovf
LibraryItemTypes.DeployableIdentity - Class in com.vmware.vcenter.ovf
The DeployableIdentity class describes the resource created by a deployment, or the source resource from which library item can be created, by specifying its resource type and resource identifier.
LibraryItemTypes.DeployableIdentity.Builder - Class in com.vmware.vcenter.ovf
LibraryItemTypes.DeploymentResult - Class in com.vmware.vcenter.ovf
The DeploymentResult class defines the result of the deploy() method.
LibraryItemTypes.DeploymentResult.Builder - Class in com.vmware.vcenter.ovf
LibraryItemTypes.DeploymentTarget - Class in com.vmware.vcenter.ovf
The DeploymentTarget class describes the location (target) where a virtual machine or virtual appliance should be deployed.
LibraryItemTypes.DeploymentTarget.Builder - Class in com.vmware.vcenter.ovf
LibraryItemTypes.Info - Class in com.vmware.vcenter.vm
The Info class contains information about the library item associated with a virtual machine.
LibraryItemTypes.Info.Builder - Class in com.vmware.vcenter.vm
Builder class for LibraryItemTypes.Info.
LibraryItemTypes.OvfSummary - Class in com.vmware.vcenter.ovf
The OvfSummary class defines the result of the filter() method.
LibraryItemTypes.OvfSummary.Builder - Class in com.vmware.vcenter.ovf
Builder class for LibraryItemTypes.OvfSummary.
LibraryItemTypes.ResourcePoolDeploymentSpec - Class in com.vmware.vcenter.ovf
The ResourcePoolDeploymentSpec class defines the deployment parameters that can be specified for the deploy() method where the deployment target is a resource pool.
LibraryItemTypes.ResourcePoolDeploymentSpec.Builder - Class in com.vmware.vcenter.ovf
LibraryItemTypes.ResultInfo - Class in com.vmware.vcenter.ovf
The ResultInfo class defines the information returned along with the result of a create() or deploy() method to describe errors, warnings, and informational messages produced by the server.
LibraryItemTypes.ResultInfo.Builder - Class in com.vmware.vcenter.ovf
Builder class for LibraryItemTypes.ResultInfo.
LibraryItemTypes.StorageGroupMapping - Class in com.vmware.vcenter.ovf
The StorageGroupMapping class defines the storage deployment target and storage provisioning type for a section of type vmw:StorageGroupSection in the OVF descriptor.
LibraryItemTypes.StorageGroupMapping.Builder - Class in com.vmware.vcenter.ovf
LibraryItemTypes.StorageGroupMapping.Type - Class in com.vmware.vcenter.ovf
The Type enumeration class defines the supported types of storage targets for sections of type vmw:StorageGroupSection in the OVF descriptor.
LibraryItemTypes.StorageGroupMapping.Type.Values - Enum in com.vmware.vcenter.ovf
Native Java enum representing this enumeration class.
LibraryModel - Class in com.vmware.content
The LibraryModel class represents a Content Library resource model.
LibraryModel() - Constructor for class com.vmware.content.LibraryModel
Default constructor.
LibraryModel(StructValue) - Constructor for class com.vmware.content.LibraryModel
 
libraryModel - Static variable in class com.vmware.content.StructDefinitions
 
LibraryModel.Builder - Class in com.vmware.content
Builder class for LibraryModel.
LibraryModel.LibraryType - Class in com.vmware.content
The LibraryType enumeration class defines the type of a LibraryModel.
LibraryModel.LibraryType.Values - Enum in com.vmware.content
Native Java enum representing this enumeration class.
libraryService() - Method in class com.vmware.content.ContentFactory
Returns an instance of class Library
LibraryStub - Class in com.vmware.content
Remote stub implementation of the Library API service.
LibraryStub(ApiProvider, TypeConverter, StubConfigurationBase) - Constructor for class com.vmware.content.LibraryStub
 
LibraryStub(ApiProvider, StubConfigurationBase) - Constructor for class com.vmware.content.LibraryStub
 
LibraryTypes - Interface in com.vmware.content
Defines the data types of the Library API service.
LibraryTypes.FindSpec - Class in com.vmware.content
Specifies the properties that can be used as a filter to find libraries.
LibraryTypes.FindSpec.Builder - Class in com.vmware.content
Builder class for LibraryTypes.FindSpec.
LINKLAYER - Static variable in class com.vmware.appliance.networking.interfaces.Ipv6Types.Origin
The IPv6 address is assigned by IPv6 Stateless Address Auto-configuration (SLAAC).
LINKLAYER - Static variable in class com.vmware.vcenter.vm.guest.networking.InterfacesTypes.IpAddressOrigin
The address is obtained through stateless autoconfiguration (autoconf).
links() - Method in class com.vmware.vcenter.hvc.HvcFactory
 
Links - Interface in com.vmware.vcenter.hvc
The Links interface provides methods to create, delete, get information, and list hybrid links between the local and foreign Platform Service Controller (PSC).
LinksDefinitions - Class in com.vmware.vcenter.hvc
Defines the type descriptors for the Links API service.
LinksDefinitions() - Constructor for class com.vmware.vcenter.hvc.LinksDefinitions
 
LinksFactory - Class in com.vmware.vcenter.hvc.links
LinksFactory is responsible for creating instances of services contained inside the com.vmware.vcenter.hvc.links package and also has the subpackages reference to access respective subpackage services.
linksService() - Method in class com.vmware.vcenter.hvc.HvcFactory
Returns an instance of class Links
LinksStub - Class in com.vmware.vcenter.hvc
Remote stub implementation of the Links API service.
LinksStub(ApiProvider, TypeConverter, StubConfigurationBase) - Constructor for class com.vmware.vcenter.hvc.LinksStub
 
LinksStub(ApiProvider, StubConfigurationBase) - Constructor for class com.vmware.vcenter.hvc.LinksStub
 
LinksTypes - Interface in com.vmware.vcenter.hvc
Defines the data types of the Links API service.
LinksTypes.CertificateInfo - Class in com.vmware.vcenter.hvc
The CertificateInfo class contains information about the SSL certificate for a destination PSC endpoint.
LinksTypes.CertificateInfo.Builder - Class in com.vmware.vcenter.hvc
Builder class for LinksTypes.CertificateInfo.
LinksTypes.CreateSpec - Class in com.vmware.vcenter.hvc
The CreateSpec class is the specification used for the hybrid link creation.
LinksTypes.CreateSpec.Builder - Class in com.vmware.vcenter.hvc
Builder class for LinksTypes.CreateSpec.
LinksTypes.Credentials - Class in com.vmware.vcenter.hvc
The Credentials interface specifies user credentials to make a successful connection to remote endpoint.
LinksTypes.Credentials.Builder - Class in com.vmware.vcenter.hvc
Builder class for LinksTypes.Credentials.
LinksTypes.Summary - Class in com.vmware.vcenter.hvc
The Summary class contains information about the hybrid link.
LinksTypes.Summary.Builder - Class in com.vmware.vcenter.hvc
Builder class for LinksTypes.Summary.
LINUX - Static variable in class com.vmware.vcenter.guest.CustomizationSpecsTypes.OsType
A customization specification for a Linux guest operating system.
LINUX - Static variable in class com.vmware.vcenter.vm.GuestOSFamily
Linux operating system.
LinuxConfiguration - Class in com.vmware.vcenter.guest
Guest customization Settings to customize a Linux guest operating system.
LinuxConfiguration() - Constructor for class com.vmware.vcenter.guest.LinuxConfiguration
Default constructor.
LinuxConfiguration(StructValue) - Constructor for class com.vmware.vcenter.guest.LinuxConfiguration
 
linuxConfiguration - Static variable in class com.vmware.vcenter.guest.StructDefinitions
 
LinuxConfiguration.Builder - Class in com.vmware.vcenter.guest
Builder class for LinuxConfiguration.
list() - Method in interface com.vmware.appliance.infraprofile.Configs
List all the profiles which are registered.
list(InvocationConfig) - Method in interface com.vmware.appliance.infraprofile.Configs
List all the profiles which are registered.
list(AsyncCallback<List<ConfigsTypes.ProfileInfo>>) - Method in interface com.vmware.appliance.infraprofile.Configs
List all the profiles which are registered.
list(AsyncCallback<List<ConfigsTypes.ProfileInfo>>, InvocationConfig) - Method in interface com.vmware.appliance.infraprofile.Configs
List all the profiles which are registered.
list() - Method in class com.vmware.appliance.infraprofile.ConfigsStub
 
list(InvocationConfig) - Method in class com.vmware.appliance.infraprofile.ConfigsStub
 
list(AsyncCallback<List<ConfigsTypes.ProfileInfo>>) - Method in class com.vmware.appliance.infraprofile.ConfigsStub
 
list(AsyncCallback<List<ConfigsTypes.ProfileInfo>>, InvocationConfig) - Method in class com.vmware.appliance.infraprofile.ConfigsStub
 
list() - Method in interface com.vmware.appliance.LocalAccounts
Get a list of the local user accounts.
list(InvocationConfig) - Method in interface com.vmware.appliance.LocalAccounts
Get a list of the local user accounts.
list(AsyncCallback<List<String>>) - Method in interface com.vmware.appliance.LocalAccounts
Get a list of the local user accounts.
list(AsyncCallback<List<String>>, InvocationConfig) - Method in interface com.vmware.appliance.LocalAccounts
Get a list of the local user accounts.
list() - Method in class com.vmware.appliance.LocalAccountsStub
 
list(InvocationConfig) - Method in class com.vmware.appliance.LocalAccountsStub
 
list(AsyncCallback<List<String>>) - Method in class com.vmware.appliance.LocalAccountsStub
 
list(AsyncCallback<List<String>>, InvocationConfig) - Method in class com.vmware.appliance.LocalAccountsStub
 
list() - Method in interface com.vmware.appliance.Monitoring
Get monitored items list
list(InvocationConfig) - Method in interface com.vmware.appliance.Monitoring
Get monitored items list
list(AsyncCallback<List<MonitoringTypes.MonitoredItem>>) - Method in interface com.vmware.appliance.Monitoring
Get monitored items list
list(AsyncCallback<List<MonitoringTypes.MonitoredItem>>, InvocationConfig) - Method in interface com.vmware.appliance.Monitoring
Get monitored items list
list() - Method in class com.vmware.appliance.MonitoringStub
 
list(InvocationConfig) - Method in class com.vmware.appliance.MonitoringStub
 
list(AsyncCallback<List<MonitoringTypes.MonitoredItem>>) - Method in class com.vmware.appliance.MonitoringStub
 
list(AsyncCallback<List<MonitoringTypes.MonitoredItem>>, InvocationConfig) - Method in class com.vmware.appliance.MonitoringStub
 
list() - Method in interface com.vmware.appliance.networking.dns.Domains
Get list of DNS search domains.
list(InvocationConfig) - Method in interface com.vmware.appliance.networking.dns.Domains
Get list of DNS search domains.
list(AsyncCallback<List<String>>) - Method in interface com.vmware.appliance.networking.dns.Domains
Get list of DNS search domains.
list(AsyncCallback<List<String>>, InvocationConfig) - Method in interface com.vmware.appliance.networking.dns.Domains
Get list of DNS search domains.
list() - Method in class com.vmware.appliance.networking.dns.DomainsStub
 
list(InvocationConfig) - Method in class com.vmware.appliance.networking.dns.DomainsStub
 
list(AsyncCallback<List<String>>) - Method in class com.vmware.appliance.networking.dns.DomainsStub
 
list(AsyncCallback<List<String>>, InvocationConfig) - Method in class com.vmware.appliance.networking.dns.DomainsStub
 
list() - Method in interface com.vmware.appliance.networking.Interfaces
Get list of available network interfaces, including those that are not yet configured.
list(InvocationConfig) - Method in interface com.vmware.appliance.networking.Interfaces
Get list of available network interfaces, including those that are not yet configured.
list(AsyncCallback<List<InterfacesTypes.InterfaceInfo>>) - Method in interface com.vmware.appliance.networking.Interfaces
Get list of available network interfaces, including those that are not yet configured.
list(AsyncCallback<List<InterfacesTypes.InterfaceInfo>>, InvocationConfig) - Method in interface com.vmware.appliance.networking.Interfaces
Get list of available network interfaces, including those that are not yet configured.
list() - Method in class com.vmware.appliance.networking.InterfacesStub
 
list(InvocationConfig) - Method in class com.vmware.appliance.networking.InterfacesStub
 
list(AsyncCallback<List<InterfacesTypes.InterfaceInfo>>) - Method in class com.vmware.appliance.networking.InterfacesStub
 
list(AsyncCallback<List<InterfacesTypes.InterfaceInfo>>, InvocationConfig) - Method in class com.vmware.appliance.networking.InterfacesStub
 
list() - Method in interface com.vmware.appliance.networking.Proxy
Gets proxy configuration for all configured protocols.
list(InvocationConfig) - Method in interface com.vmware.appliance.networking.Proxy
Gets proxy configuration for all configured protocols.
list(AsyncCallback<Map<ProxyTypes.Protocol, ProxyTypes.Config>>) - Method in interface com.vmware.appliance.networking.Proxy
Gets proxy configuration for all configured protocols.
list(AsyncCallback<Map<ProxyTypes.Protocol, ProxyTypes.Config>>, InvocationConfig) - Method in interface com.vmware.appliance.networking.Proxy
Gets proxy configuration for all configured protocols.
list() - Method in class com.vmware.appliance.networking.ProxyStub
 
list(InvocationConfig) - Method in class com.vmware.appliance.networking.ProxyStub
 
list(AsyncCallback<Map<ProxyTypes.Protocol, ProxyTypes.Config>>) - Method in class com.vmware.appliance.networking.ProxyStub
 
list(AsyncCallback<Map<ProxyTypes.Protocol, ProxyTypes.Config>>, InvocationConfig) - Method in class com.vmware.appliance.networking.ProxyStub
 
list(DetailsTypes.FilterSpec) - Method in interface com.vmware.appliance.recovery.backup.job.Details
Returns detailed information about the current and historical backup jobs.
list(DetailsTypes.FilterSpec, InvocationConfig) - Method in interface com.vmware.appliance.recovery.backup.job.Details
Returns detailed information about the current and historical backup jobs.
list(DetailsTypes.FilterSpec, AsyncCallback<Map<String, DetailsTypes.Info>>) - Method in interface com.vmware.appliance.recovery.backup.job.Details
Returns detailed information about the current and historical backup jobs.
list(DetailsTypes.FilterSpec, AsyncCallback<Map<String, DetailsTypes.Info>>, InvocationConfig) - Method in interface com.vmware.appliance.recovery.backup.job.Details
Returns detailed information about the current and historical backup jobs.
list(DetailsTypes.FilterSpec) - Method in class com.vmware.appliance.recovery.backup.job.DetailsStub
 
list(DetailsTypes.FilterSpec, InvocationConfig) - Method in class com.vmware.appliance.recovery.backup.job.DetailsStub
 
list(DetailsTypes.FilterSpec, AsyncCallback<Map<String, DetailsTypes.Info>>) - Method in class com.vmware.appliance.recovery.backup.job.DetailsStub
 
list(DetailsTypes.FilterSpec, AsyncCallback<Map<String, DetailsTypes.Info>>, InvocationConfig) - Method in class com.vmware.appliance.recovery.backup.job.DetailsStub
 
list() - Method in interface com.vmware.appliance.recovery.backup.Job
Get list of backup jobs
list(InvocationConfig) - Method in interface com.vmware.appliance.recovery.backup.Job
Get list of backup jobs
list(AsyncCallback<List<String>>) - Method in interface com.vmware.appliance.recovery.backup.Job
Get list of backup jobs
list(AsyncCallback<List<String>>, InvocationConfig) - Method in interface com.vmware.appliance.recovery.backup.Job
Get list of backup jobs
list() - Method in class com.vmware.appliance.recovery.backup.JobStub
 
list(InvocationConfig) - Method in class com.vmware.appliance.recovery.backup.JobStub
 
list(AsyncCallback<List<String>>) - Method in class com.vmware.appliance.recovery.backup.JobStub
 
list(AsyncCallback<List<String>>, InvocationConfig) - Method in class com.vmware.appliance.recovery.backup.JobStub
 
list() - Method in interface com.vmware.appliance.recovery.backup.Parts
Gets a list of the backup parts.
list(InvocationConfig) - Method in interface com.vmware.appliance.recovery.backup.Parts
Gets a list of the backup parts.
list(AsyncCallback<List<PartsTypes.Part>>) - Method in interface com.vmware.appliance.recovery.backup.Parts
Gets a list of the backup parts.
list(AsyncCallback<List<PartsTypes.Part>>, InvocationConfig) - Method in interface com.vmware.appliance.recovery.backup.Parts
Gets a list of the backup parts.
list() - Method in class com.vmware.appliance.recovery.backup.PartsStub
 
list(InvocationConfig) - Method in class com.vmware.appliance.recovery.backup.PartsStub
 
list(AsyncCallback<List<PartsTypes.Part>>) - Method in class com.vmware.appliance.recovery.backup.PartsStub
 
list(AsyncCallback<List<PartsTypes.Part>>, InvocationConfig) - Method in class com.vmware.appliance.recovery.backup.PartsStub
 
list() - Method in interface com.vmware.appliance.recovery.backup.Schedules
Returns a list of existing schedules with details.
list(InvocationConfig) - Method in interface com.vmware.appliance.recovery.backup.Schedules
Returns a list of existing schedules with details.
list(AsyncCallback<Map<String, SchedulesTypes.Info>>) - Method in interface com.vmware.appliance.recovery.backup.Schedules
Returns a list of existing schedules with details.
list(AsyncCallback<Map<String, SchedulesTypes.Info>>, InvocationConfig) - Method in interface com.vmware.appliance.recovery.backup.Schedules
Returns a list of existing schedules with details.
list() - Method in class com.vmware.appliance.recovery.backup.SchedulesStub
 
list(InvocationConfig) - Method in class com.vmware.appliance.recovery.backup.SchedulesStub
 
list(AsyncCallback<Map<String, SchedulesTypes.Info>>) - Method in class com.vmware.appliance.recovery.backup.SchedulesStub
 
list(AsyncCallback<Map<String, SchedulesTypes.Info>>, InvocationConfig) - Method in class com.vmware.appliance.recovery.backup.SchedulesStub
 
list(LocationSpec, String, ArchiveTypes.FilterSpec) - Method in interface com.vmware.appliance.recovery.backup.system_name.Archive
Returns information about backup archives corresponding to given backup location and system name, which match the ArchiveTypes.FilterSpec.
list(LocationSpec, String, ArchiveTypes.FilterSpec, InvocationConfig) - Method in interface com.vmware.appliance.recovery.backup.system_name.Archive
Returns information about backup archives corresponding to given backup location and system name, which match the ArchiveTypes.FilterSpec.
list(LocationSpec, String, ArchiveTypes.FilterSpec, AsyncCallback<List<ArchiveTypes.Summary>>) - Method in interface com.vmware.appliance.recovery.backup.system_name.Archive
Returns information about backup archives corresponding to given backup location and system name, which match the ArchiveTypes.FilterSpec.
list(LocationSpec, String, ArchiveTypes.FilterSpec, AsyncCallback<List<ArchiveTypes.Summary>>, InvocationConfig) - Method in interface com.vmware.appliance.recovery.backup.system_name.Archive
Returns information about backup archives corresponding to given backup location and system name, which match the ArchiveTypes.FilterSpec.
list(LocationSpec, String, ArchiveTypes.FilterSpec) - Method in class com.vmware.appliance.recovery.backup.system_name.ArchiveStub
 
list(LocationSpec, String, ArchiveTypes.FilterSpec, InvocationConfig) - Method in class com.vmware.appliance.recovery.backup.system_name.ArchiveStub
 
list(LocationSpec, String, ArchiveTypes.FilterSpec, AsyncCallback<List<ArchiveTypes.Summary>>) - Method in class com.vmware.appliance.recovery.backup.system_name.ArchiveStub
 
list(LocationSpec, String, ArchiveTypes.FilterSpec, AsyncCallback<List<ArchiveTypes.Summary>>, InvocationConfig) - Method in class com.vmware.appliance.recovery.backup.system_name.ArchiveStub
 
list(LocationSpec) - Method in interface com.vmware.appliance.recovery.backup.SystemName
Returns a list of system names for which backup archives exist under locSpec.
list(LocationSpec, InvocationConfig) - Method in interface com.vmware.appliance.recovery.backup.SystemName
Returns a list of system names for which backup archives exist under locSpec.
list(LocationSpec, AsyncCallback<List<String>>) - Method in interface com.vmware.appliance.recovery.backup.SystemName
Returns a list of system names for which backup archives exist under locSpec.
list(LocationSpec, AsyncCallback<List<String>>, InvocationConfig) - Method in interface com.vmware.appliance.recovery.backup.SystemName
Returns a list of system names for which backup archives exist under locSpec.
list(LocationSpec) - Method in class com.vmware.appliance.recovery.backup.SystemNameStub
 
list(LocationSpec, InvocationConfig) - Method in class com.vmware.appliance.recovery.backup.SystemNameStub
 
list(LocationSpec, AsyncCallback<List<String>>) - Method in class com.vmware.appliance.recovery.backup.SystemNameStub
 
list(LocationSpec, AsyncCallback<List<String>>, InvocationConfig) - Method in class com.vmware.appliance.recovery.backup.SystemNameStub
 
list() - Method in interface com.vmware.appliance.Services
Lists details of vCenter services.
list(InvocationConfig) - Method in interface com.vmware.appliance.Services
Lists details of vCenter services.
list(AsyncCallback<Map<String, ServicesTypes.Info>>) - Method in interface com.vmware.appliance.Services
Lists details of vCenter services.
list(AsyncCallback<Map<String, ServicesTypes.Info>>, InvocationConfig) - Method in interface com.vmware.appliance.Services
Lists details of vCenter services.
list() - Method in class com.vmware.appliance.ServicesStub
 
list(InvocationConfig) - Method in class com.vmware.appliance.ServicesStub
 
list(AsyncCallback<Map<String, ServicesTypes.Info>>) - Method in class com.vmware.appliance.ServicesStub
 
list(AsyncCallback<Map<String, ServicesTypes.Info>>, InvocationConfig) - Method in class com.vmware.appliance.ServicesStub
 
list() - Method in interface com.vmware.appliance.system.Storage
Get disk to partition mapping.
list(InvocationConfig) - Method in interface com.vmware.appliance.system.Storage
Get disk to partition mapping.
list(AsyncCallback<List<StorageTypes.StorageMapping>>) - Method in interface com.vmware.appliance.system.Storage
Get disk to partition mapping.
list(AsyncCallback<List<StorageTypes.StorageMapping>>, InvocationConfig) - Method in interface com.vmware.appliance.system.Storage
Get disk to partition mapping.
list() - Method in class com.vmware.appliance.system.StorageStub
 
list(InvocationConfig) - Method in class com.vmware.appliance.system.StorageStub
 
list(AsyncCallback<List<StorageTypes.StorageMapping>>) - Method in class com.vmware.appliance.system.StorageStub
 
list(AsyncCallback<List<StorageTypes.StorageMapping>>, InvocationConfig) - Method in class com.vmware.appliance.system.StorageStub
 
list(PendingTypes.SourceType, String) - Method in interface com.vmware.appliance.update.Pending
Checks if new updates are available.
list(PendingTypes.SourceType, String, InvocationConfig) - Method in interface com.vmware.appliance.update.Pending
Checks if new updates are available.
list(PendingTypes.SourceType, String, AsyncCallback<List<Summary>>) - Method in interface com.vmware.appliance.update.Pending
Checks if new updates are available.
list(PendingTypes.SourceType, String, AsyncCallback<List<Summary>>, InvocationConfig) - Method in interface com.vmware.appliance.update.Pending
Checks if new updates are available.
list(PendingTypes.SourceType, String) - Method in class com.vmware.appliance.update.PendingStub
 
list(PendingTypes.SourceType, String, InvocationConfig) - Method in class com.vmware.appliance.update.PendingStub
 
list(PendingTypes.SourceType, String, AsyncCallback<List<Summary>>) - Method in class com.vmware.appliance.update.PendingStub
 
list(PendingTypes.SourceType, String, AsyncCallback<List<Summary>>, InvocationConfig) - Method in class com.vmware.appliance.update.PendingStub
 
list() - Method in interface com.vmware.cis.tagging.Category
Enumerates the categories in the system.
list(InvocationConfig) - Method in interface com.vmware.cis.tagging.Category
Enumerates the categories in the system.
list(AsyncCallback<List<String>>) - Method in interface com.vmware.cis.tagging.Category
Enumerates the categories in the system.
list(AsyncCallback<List<String>>, InvocationConfig) - Method in interface com.vmware.cis.tagging.Category
Enumerates the categories in the system.
list() - Method in class com.vmware.cis.tagging.CategoryStub
 
list(InvocationConfig) - Method in class com.vmware.cis.tagging.CategoryStub
 
list(AsyncCallback<List<String>>) - Method in class com.vmware.cis.tagging.CategoryStub
 
list(AsyncCallback<List<String>>, InvocationConfig) - Method in class com.vmware.cis.tagging.CategoryStub
 
list() - Method in interface com.vmware.cis.tagging.Tag
Enumerates the tags in the system.
list(InvocationConfig) - Method in interface com.vmware.cis.tagging.Tag
Enumerates the tags in the system.
list(AsyncCallback<List<String>>) - Method in interface com.vmware.cis.tagging.Tag
Enumerates the tags in the system.
list(AsyncCallback<List<String>>, InvocationConfig) - Method in interface com.vmware.cis.tagging.Tag
Enumerates the tags in the system.
list() - Method in class com.vmware.cis.tagging.TagStub
 
list(InvocationConfig) - Method in class com.vmware.cis.tagging.TagStub
 
list(AsyncCallback<List<String>>) - Method in class com.vmware.cis.tagging.TagStub
 
list(AsyncCallback<List<String>>, InvocationConfig) - Method in class com.vmware.cis.tagging.TagStub
 
list(TasksTypes.FilterSpec, TasksTypes.GetSpec) - Method in interface com.vmware.cis.Tasks
Returns information about at most 1000 visible (subject to permission checks) tasks matching the TasksTypes.FilterSpec.
list(TasksTypes.FilterSpec, TasksTypes.GetSpec, InvocationConfig) - Method in interface com.vmware.cis.Tasks
Returns information about at most 1000 visible (subject to permission checks) tasks matching the TasksTypes.FilterSpec.
list(TasksTypes.FilterSpec, TasksTypes.GetSpec, AsyncCallback<Map<String, Info>>) - Method in interface com.vmware.cis.Tasks
Returns information about at most 1000 visible (subject to permission checks) tasks matching the TasksTypes.FilterSpec.
list(TasksTypes.FilterSpec, TasksTypes.GetSpec, AsyncCallback<Map<String, Info>>, InvocationConfig) - Method in interface com.vmware.cis.Tasks
Returns information about at most 1000 visible (subject to permission checks) tasks matching the TasksTypes.FilterSpec.
list(TasksTypes.FilterSpec, TasksTypes.GetSpec) - Method in class com.vmware.cis.TasksStub
 
list(TasksTypes.FilterSpec, TasksTypes.GetSpec, InvocationConfig) - Method in class com.vmware.cis.TasksStub
 
list(TasksTypes.FilterSpec, TasksTypes.GetSpec, AsyncCallback<Map<String, Info>>) - Method in class com.vmware.cis.TasksStub
 
list(TasksTypes.FilterSpec, TasksTypes.GetSpec, AsyncCallback<Map<String, Info>>, InvocationConfig) - Method in class com.vmware.cis.TasksStub
 
list(String) - Method in interface com.vmware.content.library.item.Changes
Returns commonly used information about the content changes made to a library item.
list(String, InvocationConfig) - Method in interface com.vmware.content.library.item.Changes
Returns commonly used information about the content changes made to a library item.
list(String, AsyncCallback<List<ChangesTypes.Summary>>) - Method in interface com.vmware.content.library.item.Changes
Returns commonly used information about the content changes made to a library item.
list(String, AsyncCallback<List<ChangesTypes.Summary>>, InvocationConfig) - Method in interface com.vmware.content.library.item.Changes
Returns commonly used information about the content changes made to a library item.
list(String) - Method in class com.vmware.content.library.item.ChangesStub
 
list(String, InvocationConfig) - Method in class com.vmware.content.library.item.ChangesStub
 
list(String, AsyncCallback<List<ChangesTypes.Summary>>) - Method in class com.vmware.content.library.item.ChangesStub
 
list(String, AsyncCallback<List<ChangesTypes.Summary>>, InvocationConfig) - Method in class com.vmware.content.library.item.ChangesStub
 
list(String) - Method in interface com.vmware.content.library.item.downloadsession.File
Lists the information of all the files in the library item associated with the download session.
list(String, InvocationConfig) - Method in interface com.vmware.content.library.item.downloadsession.File
Lists the information of all the files in the library item associated with the download session.
list(String, AsyncCallback<List<FileTypes.Info>>) - Method in interface com.vmware.content.library.item.downloadsession.File
Lists the information of all the files in the library item associated with the download session.
list(String, AsyncCallback<List<FileTypes.Info>>, InvocationConfig) - Method in interface com.vmware.content.library.item.downloadsession.File
Lists the information of all the files in the library item associated with the download session.
list(String) - Method in class com.vmware.content.library.item.downloadsession.FileStub
 
list(String, InvocationConfig) - Method in class com.vmware.content.library.item.downloadsession.FileStub
 
list(String, AsyncCallback<List<FileTypes.Info>>) - Method in class com.vmware.content.library.item.downloadsession.FileStub
 
list(String, AsyncCallback<List<FileTypes.Info>>, InvocationConfig) - Method in class com.vmware.content.library.item.downloadsession.FileStub
 
list(String) - Method in interface com.vmware.content.library.item.DownloadSession
Lists the identifiers of the download sessions created by the calling user.
list(String, InvocationConfig) - Method in interface com.vmware.content.library.item.DownloadSession
Lists the identifiers of the download sessions created by the calling user.
list(String, AsyncCallback<List<String>>) - Method in interface com.vmware.content.library.item.DownloadSession
Lists the identifiers of the download sessions created by the calling user.
list(String, AsyncCallback<List<String>>, InvocationConfig) - Method in interface com.vmware.content.library.item.DownloadSession
Lists the identifiers of the download sessions created by the calling user.
list(String) - Method in class com.vmware.content.library.item.DownloadSessionStub
 
list(String, InvocationConfig) - Method in class com.vmware.content.library.item.DownloadSessionStub
 
list(String, AsyncCallback<List<String>>) - Method in class com.vmware.content.library.item.DownloadSessionStub
 
list(String, AsyncCallback<List<String>>, InvocationConfig) - Method in class com.vmware.content.library.item.DownloadSessionStub
 
list(String) - Method in interface com.vmware.content.library.item.File
Lists all of the files that are stored within a given library item.
list(String, InvocationConfig) - Method in interface com.vmware.content.library.item.File
Lists all of the files that are stored within a given library item.
list(String, AsyncCallback<List<FileTypes.Info>>) - Method in interface com.vmware.content.library.item.File
Lists all of the files that are stored within a given library item.
list(String, AsyncCallback<List<FileTypes.Info>>, InvocationConfig) - Method in interface com.vmware.content.library.item.File
Lists all of the files that are stored within a given library item.
list(String) - Method in class com.vmware.content.library.item.FileStub
 
list(String, InvocationConfig) - Method in class com.vmware.content.library.item.FileStub
 
list(String, AsyncCallback<List<FileTypes.Info>>) - Method in class com.vmware.content.library.item.FileStub
 
list(String, AsyncCallback<List<FileTypes.Info>>, InvocationConfig) - Method in class com.vmware.content.library.item.FileStub
 
list(String) - Method in interface com.vmware.content.library.Item
Returns the identifiers of all items in the given library.
list(String, InvocationConfig) - Method in interface com.vmware.content.library.Item
Returns the identifiers of all items in the given library.
list(String, AsyncCallback<List<String>>) - Method in interface com.vmware.content.library.Item
Returns the identifiers of all items in the given library.
list(String, AsyncCallback<List<String>>, InvocationConfig) - Method in interface com.vmware.content.library.Item
Returns the identifiers of all items in the given library.
list(String) - Method in interface com.vmware.content.library.item.Storage
Lists all storage items for a given library item.
list(String, InvocationConfig) - Method in interface com.vmware.content.library.item.Storage
Lists all storage items for a given library item.
list(String, AsyncCallback<List<StorageTypes.Info>>) - Method in interface com.vmware.content.library.item.Storage
Lists all storage items for a given library item.
list(String, AsyncCallback<List<StorageTypes.Info>>, InvocationConfig) - Method in interface com.vmware.content.library.item.Storage
Lists all storage items for a given library item.
list(String) - Method in class com.vmware.content.library.item.StorageStub
 
list(String, InvocationConfig) - Method in class com.vmware.content.library.item.StorageStub
 
list(String, AsyncCallback<List<StorageTypes.Info>>) - Method in class com.vmware.content.library.item.StorageStub
 
list(String, AsyncCallback<List<StorageTypes.Info>>, InvocationConfig) - Method in class com.vmware.content.library.item.StorageStub
 
list(String) - Method in interface com.vmware.content.library.item.updatesession.File
Lists all files in the library item associated with the update session.
list(String, InvocationConfig) - Method in interface com.vmware.content.library.item.updatesession.File
Lists all files in the library item associated with the update session.
list(String, AsyncCallback<List<FileTypes.Info>>) - Method in interface com.vmware.content.library.item.updatesession.File
Lists all files in the library item associated with the update session.
list(String, AsyncCallback<List<FileTypes.Info>>, InvocationConfig) - Method in interface com.vmware.content.library.item.updatesession.File
Lists all files in the library item associated with the update session.
list(String) - Method in class com.vmware.content.library.item.updatesession.FileStub
 
list(String, InvocationConfig) - Method in class com.vmware.content.library.item.updatesession.FileStub
 
list(String, AsyncCallback<List<FileTypes.Info>>) - Method in class com.vmware.content.library.item.updatesession.FileStub
 
list(String, AsyncCallback<List<FileTypes.Info>>, InvocationConfig) - Method in class com.vmware.content.library.item.updatesession.FileStub
 
list(String) - Method in interface com.vmware.content.library.item.UpdateSession
Lists the identifiers of the update session created by the calling user.
list(String, InvocationConfig) - Method in interface com.vmware.content.library.item.UpdateSession
Lists the identifiers of the update session created by the calling user.
list(String, AsyncCallback<List<String>>) - Method in interface com.vmware.content.library.item.UpdateSession
Lists the identifiers of the update session created by the calling user.
list(String, AsyncCallback<List<String>>, InvocationConfig) - Method in interface com.vmware.content.library.item.UpdateSession
Lists the identifiers of the update session created by the calling user.
list(String) - Method in class com.vmware.content.library.item.UpdateSessionStub
 
list(String, InvocationConfig) - Method in class com.vmware.content.library.item.UpdateSessionStub
 
list(String, AsyncCallback<List<String>>) - Method in class com.vmware.content.library.item.UpdateSessionStub
 
list(String, AsyncCallback<List<String>>, InvocationConfig) - Method in class com.vmware.content.library.item.UpdateSessionStub
 
list(String) - Method in class com.vmware.content.library.ItemStub
 
list(String, InvocationConfig) - Method in class com.vmware.content.library.ItemStub
 
list(String, AsyncCallback<List<String>>) - Method in class com.vmware.content.library.ItemStub
 
list(String, AsyncCallback<List<String>>, InvocationConfig) - Method in class com.vmware.content.library.ItemStub
 
list() - Method in interface com.vmware.content.Library
Returns the identifiers of all libraries of any type in the Content Library.
list(InvocationConfig) - Method in interface com.vmware.content.Library
Returns the identifiers of all libraries of any type in the Content Library.
list(AsyncCallback<List<String>>) - Method in interface com.vmware.content.Library
Returns the identifiers of all libraries of any type in the Content Library.
list(AsyncCallback<List<String>>, InvocationConfig) - Method in interface com.vmware.content.Library
Returns the identifiers of all libraries of any type in the Content Library.
list(String) - Method in interface com.vmware.content.library.Subscriptions
Lists the subscriptions of the published library.
list(String, InvocationConfig) - Method in interface com.vmware.content.library.Subscriptions
Lists the subscriptions of the published library.
list(String, AsyncCallback<List<SubscriptionsTypes.Summary>>) - Method in interface com.vmware.content.library.Subscriptions
Lists the subscriptions of the published library.
list(String, AsyncCallback<List<SubscriptionsTypes.Summary>>, InvocationConfig) - Method in interface com.vmware.content.library.Subscriptions
Lists the subscriptions of the published library.
list(String) - Method in class com.vmware.content.library.SubscriptionsStub
 
list(String, InvocationConfig) - Method in class com.vmware.content.library.SubscriptionsStub
 
list(String, AsyncCallback<List<SubscriptionsTypes.Summary>>) - Method in class com.vmware.content.library.SubscriptionsStub
 
list(String, AsyncCallback<List<SubscriptionsTypes.Summary>>, InvocationConfig) - Method in class com.vmware.content.library.SubscriptionsStub
 
list() - Method in class com.vmware.content.LibraryStub
 
list(InvocationConfig) - Method in class com.vmware.content.LibraryStub
 
list(AsyncCallback<List<String>>) - Method in class com.vmware.content.LibraryStub
 
list(AsyncCallback<List<String>>, InvocationConfig) - Method in class com.vmware.content.LibraryStub
 
list() - Method in interface com.vmware.content.LocalLibrary
Returns the identifiers of all local libraries in the Content Library.
list(InvocationConfig) - Method in interface com.vmware.content.LocalLibrary
Returns the identifiers of all local libraries in the Content Library.
list(AsyncCallback<List<String>>) - Method in interface com.vmware.content.LocalLibrary
Returns the identifiers of all local libraries in the Content Library.
list(AsyncCallback<List<String>>, InvocationConfig) - Method in interface com.vmware.content.LocalLibrary
Returns the identifiers of all local libraries in the Content Library.
list() - Method in class com.vmware.content.LocalLibraryStub
 
list(InvocationConfig) - Method in class com.vmware.content.LocalLibraryStub
 
list(AsyncCallback<List<String>>) - Method in class com.vmware.content.LocalLibraryStub
 
list(AsyncCallback<List<String>>, InvocationConfig) - Method in class com.vmware.content.LocalLibraryStub
 
list() - Method in interface com.vmware.content.SubscribedLibrary
Returns the identifiers of all subscribed libraries in the Content Library.
list(InvocationConfig) - Method in interface com.vmware.content.SubscribedLibrary
Returns the identifiers of all subscribed libraries in the Content Library.
list(AsyncCallback<List<String>>) - Method in interface com.vmware.content.SubscribedLibrary
Returns the identifiers of all subscribed libraries in the Content Library.
list(AsyncCallback<List<String>>, InvocationConfig) - Method in interface com.vmware.content.SubscribedLibrary
Returns the identifiers of all subscribed libraries in the Content Library.
list() - Method in class com.vmware.content.SubscribedLibraryStub
 
list(InvocationConfig) - Method in class com.vmware.content.SubscribedLibraryStub
 
list(AsyncCallback<List<String>>) - Method in class com.vmware.content.SubscribedLibraryStub
 
list(AsyncCallback<List<String>>, InvocationConfig) - Method in class com.vmware.content.SubscribedLibraryStub
 
list() - Method in interface com.vmware.content.Type
Returns a List of TypeTypes.Info instances which describe the type support plugins in this Content Library.
list(InvocationConfig) - Method in interface com.vmware.content.Type
Returns a List of TypeTypes.Info instances which describe the type support plugins in this Content Library.
list(AsyncCallback<List<TypeTypes.Info>>) - Method in interface com.vmware.content.Type
Returns a List of TypeTypes.Info instances which describe the type support plugins in this Content Library.
list(AsyncCallback<List<TypeTypes.Info>>, InvocationConfig) - Method in interface com.vmware.content.Type
Returns a List of TypeTypes.Info instances which describe the type support plugins in this Content Library.
list() - Method in class com.vmware.content.TypeStub
 
list(InvocationConfig) - Method in class com.vmware.content.TypeStub
 
list(AsyncCallback<List<TypeTypes.Info>>) - Method in class com.vmware.content.TypeStub
 
list(AsyncCallback<List<TypeTypes.Info>>, InvocationConfig) - Method in class com.vmware.content.TypeStub
 
list(String) - Method in interface com.vmware.esx.hcl.hosts.CompatibilityReleases
Lists the locally available ESXi releases for a given host that can be used to generate a compatiblity report.
list(String, InvocationConfig) - Method in interface com.vmware.esx.hcl.hosts.CompatibilityReleases
Lists the locally available ESXi releases for a given host that can be used to generate a compatiblity report.
list(String, AsyncCallback<CompatibilityReleasesTypes.EsxiCompatibilityReleases>) - Method in interface com.vmware.esx.hcl.hosts.CompatibilityReleases
Lists the locally available ESXi releases for a given host that can be used to generate a compatiblity report.
list(String, AsyncCallback<CompatibilityReleasesTypes.EsxiCompatibilityReleases>, InvocationConfig) - Method in interface com.vmware.esx.hcl.hosts.CompatibilityReleases
Lists the locally available ESXi releases for a given host that can be used to generate a compatiblity report.
list(String) - Method in class com.vmware.esx.hcl.hosts.CompatibilityReleasesStub
 
list(String, InvocationConfig) - Method in class com.vmware.esx.hcl.hosts.CompatibilityReleasesStub
 
list(String, AsyncCallback<CompatibilityReleasesTypes.EsxiCompatibilityReleases>) - Method in class com.vmware.esx.hcl.hosts.CompatibilityReleasesStub
 
list(String, AsyncCallback<CompatibilityReleasesTypes.EsxiCompatibilityReleases>, InvocationConfig) - Method in class com.vmware.esx.hcl.hosts.CompatibilityReleasesStub
 
list(String) - Method in interface com.vmware.esx.hosts.software.InstalledComponents
Returns the installed components on the host.
list(String, InvocationConfig) - Method in interface com.vmware.esx.hosts.software.InstalledComponents
Returns the installed components on the host.
list(String, AsyncCallback<Map<String, InstalledComponentsTypes.InstalledComponentInfo>>) - Method in interface com.vmware.esx.hosts.software.InstalledComponents
Returns the installed components on the host.
list(String, AsyncCallback<Map<String, InstalledComponentsTypes.InstalledComponentInfo>>, InvocationConfig) - Method in interface com.vmware.esx.hosts.software.InstalledComponents
Returns the installed components on the host.
list(String) - Method in class com.vmware.esx.hosts.software.InstalledComponentsStub
 
list(String, InvocationConfig) - Method in class com.vmware.esx.hosts.software.InstalledComponentsStub
 
list(String, AsyncCallback<Map<String, InstalledComponentsTypes.InstalledComponentInfo>>) - Method in class com.vmware.esx.hosts.software.InstalledComponentsStub
 
list(String, AsyncCallback<Map<String, InstalledComponentsTypes.InstalledComponentInfo>>, InvocationConfig) - Method in class com.vmware.esx.hosts.software.InstalledComponentsStub
 
list(String) - Method in interface com.vmware.esx.settings.clusters.software.Components
Returns a list of components in the desired software specification.
list(String, InvocationConfig) - Method in interface com.vmware.esx.settings.clusters.software.Components
Returns a list of components in the desired software specification.
list(String, AsyncCallback<Map<String, ComponentInfo>>) - Method in interface com.vmware.esx.settings.clusters.software.Components
Returns a list of components in the desired software specification.
list(String, AsyncCallback<Map<String, ComponentInfo>>, InvocationConfig) - Method in interface com.vmware.esx.settings.clusters.software.Components
Returns a list of components in the desired software specification.
list(String) - Method in class com.vmware.esx.settings.clusters.software.ComponentsStub
 
list(String, InvocationConfig) - Method in class com.vmware.esx.settings.clusters.software.ComponentsStub
 
list(String, AsyncCallback<Map<String, ComponentInfo>>) - Method in class com.vmware.esx.settings.clusters.software.ComponentsStub
 
list(String, AsyncCallback<Map<String, ComponentInfo>>, InvocationConfig) - Method in class com.vmware.esx.settings.clusters.software.ComponentsStub
 
list(String, DraftsTypes.FilterSpec) - Method in interface com.vmware.esx.settings.clusters.software.Drafts
Returns information about the software drafts for the specified cluster that match the DraftsTypes.FilterSpec.
list(String, DraftsTypes.FilterSpec, InvocationConfig) - Method in interface com.vmware.esx.settings.clusters.software.Drafts
Returns information about the software drafts for the specified cluster that match the DraftsTypes.FilterSpec.
list(String, DraftsTypes.FilterSpec, AsyncCallback<Map<String, DraftsTypes.Summary>>) - Method in interface com.vmware.esx.settings.clusters.software.Drafts
Returns information about the software drafts for the specified cluster that match the DraftsTypes.FilterSpec.
list(String, DraftsTypes.FilterSpec, AsyncCallback<Map<String, DraftsTypes.Summary>>, InvocationConfig) - Method in interface com.vmware.esx.settings.clusters.software.Drafts
Returns information about the software drafts for the specified cluster that match the DraftsTypes.FilterSpec.
list(String, String) - Method in interface com.vmware.esx.settings.clusters.software.drafts.software.Components
Returns the components that comprise the software draft.
list(String, String, InvocationConfig) - Method in interface com.vmware.esx.settings.clusters.software.drafts.software.Components
Returns the components that comprise the software draft.
list(String, String, AsyncCallback<Map<String, ComponentInfo>>) - Method in interface com.vmware.esx.settings.clusters.software.drafts.software.Components
Returns the components that comprise the software draft.
list(String, String, AsyncCallback<Map<String, ComponentInfo>>, InvocationConfig) - Method in interface com.vmware.esx.settings.clusters.software.drafts.software.Components
Returns the components that comprise the software draft.
list(String, String) - Method in class com.vmware.esx.settings.clusters.software.drafts.software.ComponentsStub
 
list(String, String, InvocationConfig) - Method in class com.vmware.esx.settings.clusters.software.drafts.software.ComponentsStub
 
list(String, String, AsyncCallback<Map<String, ComponentInfo>>) - Method in class com.vmware.esx.settings.clusters.software.drafts.software.ComponentsStub
 
list(String, String, AsyncCallback<Map<String, ComponentInfo>>, InvocationConfig) - Method in class com.vmware.esx.settings.clusters.software.drafts.software.ComponentsStub
 
list(String, String) - Method in interface com.vmware.esx.settings.clusters.software.drafts.software.EffectiveComponents
Returns the components that comprise the desired software state of the cluster.
list(String, String, InvocationConfig) - Method in interface com.vmware.esx.settings.clusters.software.drafts.software.EffectiveComponents
Returns the components that comprise the desired software state of the cluster.
list(String, String, AsyncCallback<Map<String, EffectiveComponentInfo>>) - Method in interface com.vmware.esx.settings.clusters.software.drafts.software.EffectiveComponents
Returns the components that comprise the desired software state of the cluster.
list(String, String, AsyncCallback<Map<String, EffectiveComponentInfo>>, InvocationConfig) - Method in interface com.vmware.esx.settings.clusters.software.drafts.software.EffectiveComponents
Returns the components that comprise the desired software state of the cluster.
list(String, String) - Method in class com.vmware.esx.settings.clusters.software.drafts.software.EffectiveComponentsStub
 
list(String, String, InvocationConfig) - Method in class com.vmware.esx.settings.clusters.software.drafts.software.EffectiveComponentsStub
 
list(String, String, AsyncCallback<Map<String, EffectiveComponentInfo>>) - Method in class com.vmware.esx.settings.clusters.software.drafts.software.EffectiveComponentsStub
 
list(String, String, AsyncCallback<Map<String, EffectiveComponentInfo>>, InvocationConfig) - Method in class com.vmware.esx.settings.clusters.software.drafts.software.EffectiveComponentsStub
 
list(String, DraftsTypes.FilterSpec) - Method in class com.vmware.esx.settings.clusters.software.DraftsStub
 
list(String, DraftsTypes.FilterSpec, InvocationConfig) - Method in class com.vmware.esx.settings.clusters.software.DraftsStub
 
list(String, DraftsTypes.FilterSpec, AsyncCallback<Map<String, DraftsTypes.Summary>>) - Method in class com.vmware.esx.settings.clusters.software.DraftsStub
 
list(String, DraftsTypes.FilterSpec, AsyncCallback<Map<String, DraftsTypes.Summary>>, InvocationConfig) - Method in class com.vmware.esx.settings.clusters.software.DraftsStub
 
list(String) - Method in interface com.vmware.esx.settings.clusters.software.EffectiveComponents
Returns the effective components for the cluster.
list(String, InvocationConfig) - Method in interface com.vmware.esx.settings.clusters.software.EffectiveComponents
Returns the effective components for the cluster.
list(String, AsyncCallback<Map<String, EffectiveComponentInfo>>) - Method in interface com.vmware.esx.settings.clusters.software.EffectiveComponents
Returns the effective components for the cluster.
list(String, AsyncCallback<Map<String, EffectiveComponentInfo>>, InvocationConfig) - Method in interface com.vmware.esx.settings.clusters.software.EffectiveComponents
Returns the effective components for the cluster.
list(String) - Method in class com.vmware.esx.settings.clusters.software.EffectiveComponentsStub
 
list(String, InvocationConfig) - Method in class com.vmware.esx.settings.clusters.software.EffectiveComponentsStub
 
list(String, AsyncCallback<Map<String, EffectiveComponentInfo>>) - Method in class com.vmware.esx.settings.clusters.software.EffectiveComponentsStub
 
list(String, AsyncCallback<Map<String, EffectiveComponentInfo>>, InvocationConfig) - Method in class com.vmware.esx.settings.clusters.software.EffectiveComponentsStub
 
list(String) - Method in interface com.vmware.esx.settings.clusters.software.Solutions
Returns all solutions in the desired software specification.
list(String, InvocationConfig) - Method in interface com.vmware.esx.settings.clusters.software.Solutions
Returns all solutions in the desired software specification.
list(String, AsyncCallback<Map<String, SolutionInfo>>) - Method in interface com.vmware.esx.settings.clusters.software.Solutions
Returns all solutions in the desired software specification.
list(String, AsyncCallback<Map<String, SolutionInfo>>, InvocationConfig) - Method in interface com.vmware.esx.settings.clusters.software.Solutions
Returns all solutions in the desired software specification.
list(String) - Method in class com.vmware.esx.settings.clusters.software.SolutionsStub
 
list(String, InvocationConfig) - Method in class com.vmware.esx.settings.clusters.software.SolutionsStub
 
list(String, AsyncCallback<Map<String, SolutionInfo>>) - Method in class com.vmware.esx.settings.clusters.software.SolutionsStub
 
list(String, AsyncCallback<Map<String, SolutionInfo>>, InvocationConfig) - Method in class com.vmware.esx.settings.clusters.software.SolutionsStub
 
list(AddOnsTypes.FilterSpec) - Method in interface com.vmware.esx.settings.depot_content.AddOns
Returns a list of currently available OEM add-ons in the depot.
list(AddOnsTypes.FilterSpec, InvocationConfig) - Method in interface com.vmware.esx.settings.depot_content.AddOns
Returns a list of currently available OEM add-ons in the depot.
list(AddOnsTypes.FilterSpec, AsyncCallback<List<AddOnsTypes.Summary>>) - Method in interface com.vmware.esx.settings.depot_content.AddOns
Returns a list of currently available OEM add-ons in the depot.
list(AddOnsTypes.FilterSpec, AsyncCallback<List<AddOnsTypes.Summary>>, InvocationConfig) - Method in interface com.vmware.esx.settings.depot_content.AddOns
Returns a list of currently available OEM add-ons in the depot.
list(AddOnsTypes.FilterSpec) - Method in class com.vmware.esx.settings.depot_content.AddOnsStub
 
list(AddOnsTypes.FilterSpec, InvocationConfig) - Method in class com.vmware.esx.settings.depot_content.AddOnsStub
 
list(AddOnsTypes.FilterSpec, AsyncCallback<List<AddOnsTypes.Summary>>) - Method in class com.vmware.esx.settings.depot_content.AddOnsStub
 
list(AddOnsTypes.FilterSpec, AsyncCallback<List<AddOnsTypes.Summary>>, InvocationConfig) - Method in class com.vmware.esx.settings.depot_content.AddOnsStub
 
list(BaseImagesTypes.FilterSpec) - Method in interface com.vmware.esx.settings.depot_content.BaseImages
Returns a list of currently available base-images in the depot.
list(BaseImagesTypes.FilterSpec, InvocationConfig) - Method in interface com.vmware.esx.settings.depot_content.BaseImages
Returns a list of currently available base-images in the depot.
list(BaseImagesTypes.FilterSpec, AsyncCallback<List<BaseImagesTypes.Summary>>) - Method in interface com.vmware.esx.settings.depot_content.BaseImages
Returns a list of currently available base-images in the depot.
list(BaseImagesTypes.FilterSpec, AsyncCallback<List<BaseImagesTypes.Summary>>, InvocationConfig) - Method in interface com.vmware.esx.settings.depot_content.BaseImages
Returns a list of currently available base-images in the depot.
list(BaseImagesTypes.FilterSpec) - Method in class com.vmware.esx.settings.depot_content.BaseImagesStub
 
list(BaseImagesTypes.FilterSpec, InvocationConfig) - Method in class com.vmware.esx.settings.depot_content.BaseImagesStub
 
list(BaseImagesTypes.FilterSpec, AsyncCallback<List<BaseImagesTypes.Summary>>) - Method in class com.vmware.esx.settings.depot_content.BaseImagesStub
 
list(BaseImagesTypes.FilterSpec, AsyncCallback<List<BaseImagesTypes.Summary>>, InvocationConfig) - Method in class com.vmware.esx.settings.depot_content.BaseImagesStub
 
list(ComponentsTypes.FilterSpec) - Method in interface com.vmware.esx.settings.depot_content.Components
Returns a list of currently available components in the depot.
list(ComponentsTypes.FilterSpec, InvocationConfig) - Method in interface com.vmware.esx.settings.depot_content.Components
Returns a list of currently available components in the depot.
list(ComponentsTypes.FilterSpec, AsyncCallback<List<ComponentsTypes.Summary>>) - Method in interface com.vmware.esx.settings.depot_content.Components
Returns a list of currently available components in the depot.
list(ComponentsTypes.FilterSpec, AsyncCallback<List<ComponentsTypes.Summary>>, InvocationConfig) - Method in interface com.vmware.esx.settings.depot_content.Components
Returns a list of currently available components in the depot.
list(ComponentsTypes.FilterSpec) - Method in class com.vmware.esx.settings.depot_content.ComponentsStub
 
list(ComponentsTypes.FilterSpec, InvocationConfig) - Method in class com.vmware.esx.settings.depot_content.ComponentsStub
 
list(ComponentsTypes.FilterSpec, AsyncCallback<List<ComponentsTypes.Summary>>) - Method in class com.vmware.esx.settings.depot_content.ComponentsStub
 
list(ComponentsTypes.FilterSpec, AsyncCallback<List<ComponentsTypes.Summary>>, InvocationConfig) - Method in class com.vmware.esx.settings.depot_content.ComponentsStub
 
list() - Method in interface com.vmware.esx.settings.depots.Offline
Returns currently imported offline software depots.
list(InvocationConfig) - Method in interface com.vmware.esx.settings.depots.Offline
Returns currently imported offline software depots.
list(AsyncCallback<Map<String, OfflineTypes.Summary>>) - Method in interface com.vmware.esx.settings.depots.Offline
Returns currently imported offline software depots.
list(AsyncCallback<Map<String, OfflineTypes.Summary>>, InvocationConfig) - Method in interface com.vmware.esx.settings.depots.Offline
Returns currently imported offline software depots.
list() - Method in class com.vmware.esx.settings.depots.OfflineStub
 
list(InvocationConfig) - Method in class com.vmware.esx.settings.depots.OfflineStub
 
list(AsyncCallback<Map<String, OfflineTypes.Summary>>) - Method in class com.vmware.esx.settings.depots.OfflineStub
 
list(AsyncCallback<Map<String, OfflineTypes.Summary>>, InvocationConfig) - Method in class com.vmware.esx.settings.depots.OfflineStub
 
list() - Method in interface com.vmware.esx.settings.depots.Online
Returns a list of currently configured online software depots.
list(InvocationConfig) - Method in interface com.vmware.esx.settings.depots.Online
Returns a list of currently configured online software depots.
list(AsyncCallback<Map<String, OnlineTypes.Summary>>) - Method in interface com.vmware.esx.settings.depots.Online
Returns a list of currently configured online software depots.
list(AsyncCallback<Map<String, OnlineTypes.Summary>>, InvocationConfig) - Method in interface com.vmware.esx.settings.depots.Online
Returns a list of currently configured online software depots.
list() - Method in class com.vmware.esx.settings.depots.OnlineStub
 
list(InvocationConfig) - Method in class com.vmware.esx.settings.depots.OnlineStub
 
list(AsyncCallback<Map<String, OnlineTypes.Summary>>) - Method in class com.vmware.esx.settings.depots.OnlineStub
 
list(AsyncCallback<Map<String, OnlineTypes.Summary>>, InvocationConfig) - Method in class com.vmware.esx.settings.depots.OnlineStub
 
list() - Method in interface com.vmware.vapi.metadata.authentication.Component
Returns the identifiers for the component elements that have authentication information.
list(InvocationConfig) - Method in interface com.vmware.vapi.metadata.authentication.Component
Returns the identifiers for the component elements that have authentication information.
list(AsyncCallback<List<String>>) - Method in interface com.vmware.vapi.metadata.authentication.Component
Returns the identifiers for the component elements that have authentication information.
list(AsyncCallback<List<String>>, InvocationConfig) - Method in interface com.vmware.vapi.metadata.authentication.Component
Returns the identifiers for the component elements that have authentication information.
list() - Method in class com.vmware.vapi.metadata.authentication.ComponentStub
 
list(InvocationConfig) - Method in class com.vmware.vapi.metadata.authentication.ComponentStub
 
list(AsyncCallback<List<String>>) - Method in class com.vmware.vapi.metadata.authentication.ComponentStub
 
list(AsyncCallback<List<String>>, InvocationConfig) - Method in class com.vmware.vapi.metadata.authentication.ComponentStub
 
list() - Method in interface com.vmware.vapi.metadata.authentication.Package
Returns the identifiers for the package elements that have authentication information.
list(InvocationConfig) - Method in interface com.vmware.vapi.metadata.authentication.Package
Returns the identifiers for the package elements that have authentication information.
list(AsyncCallback<List<String>>) - Method in interface com.vmware.vapi.metadata.authentication.Package
Returns the identifiers for the package elements that have authentication information.
list(AsyncCallback<List<String>>, InvocationConfig) - Method in interface com.vmware.vapi.metadata.authentication.Package
Returns the identifiers for the package elements that have authentication information.
list() - Method in class com.vmware.vapi.metadata.authentication.PackageStub
 
list(InvocationConfig) - Method in class com.vmware.vapi.metadata.authentication.PackageStub
 
list(AsyncCallback<List<String>>) - Method in class com.vmware.vapi.metadata.authentication.PackageStub
 
list(AsyncCallback<List<String>>, InvocationConfig) - Method in class com.vmware.vapi.metadata.authentication.PackageStub
 
list() - Method in interface com.vmware.vapi.metadata.authentication.Service
Returns the identifiers for the service elements that have authentication information.
list(InvocationConfig) - Method in interface com.vmware.vapi.metadata.authentication.Service
Returns the identifiers for the service elements that have authentication information.
list(AsyncCallback<List<String>>) - Method in interface com.vmware.vapi.metadata.authentication.Service
Returns the identifiers for the service elements that have authentication information.
list(AsyncCallback<List<String>>, InvocationConfig) - Method in interface com.vmware.vapi.metadata.authentication.Service
Returns the identifiers for the service elements that have authentication information.
list(String) - Method in interface com.vmware.vapi.metadata.authentication.service.Operation
Returns the identifiers for the operation elements contained in the service element corresponding to serviceId that have authentication information.
list(String, InvocationConfig) - Method in interface com.vmware.vapi.metadata.authentication.service.Operation
Returns the identifiers for the operation elements contained in the service element corresponding to serviceId that have authentication information.
list(String, AsyncCallback<List<String>>) - Method in interface com.vmware.vapi.metadata.authentication.service.Operation
Returns the identifiers for the operation elements contained in the service element corresponding to serviceId that have authentication information.
list(String, AsyncCallback<List<String>>, InvocationConfig) - Method in interface com.vmware.vapi.metadata.authentication.service.Operation
Returns the identifiers for the operation elements contained in the service element corresponding to serviceId that have authentication information.
list(String) - Method in class com.vmware.vapi.metadata.authentication.service.OperationStub
 
list(String, InvocationConfig) - Method in class com.vmware.vapi.metadata.authentication.service.OperationStub
 
list(String, AsyncCallback<List<String>>) - Method in class com.vmware.vapi.metadata.authentication.service.OperationStub
 
list(String, AsyncCallback<List<String>>, InvocationConfig) - Method in class com.vmware.vapi.metadata.authentication.service.OperationStub
 
list() - Method in class com.vmware.vapi.metadata.authentication.ServiceStub
 
list(InvocationConfig) - Method in class com.vmware.vapi.metadata.authentication.ServiceStub
 
list(AsyncCallback<List<String>>) - Method in class com.vmware.vapi.metadata.authentication.ServiceStub
 
list(AsyncCallback<List<String>>, InvocationConfig) - Method in class com.vmware.vapi.metadata.authentication.ServiceStub
 
list(String) - Method in interface com.vmware.vapi.metadata.cli.Command
Returns the identifiers of all commands, or commands in a specific namespace.
list(String, InvocationConfig) - Method in interface com.vmware.vapi.metadata.cli.Command
Returns the identifiers of all commands, or commands in a specific namespace.
list(String, AsyncCallback<List<CommandTypes.Identity>>) - Method in interface com.vmware.vapi.metadata.cli.Command
Returns the identifiers of all commands, or commands in a specific namespace.
list(String, AsyncCallback<List<CommandTypes.Identity>>, InvocationConfig) - Method in interface com.vmware.vapi.metadata.cli.Command
Returns the identifiers of all commands, or commands in a specific namespace.
list(String) - Method in class com.vmware.vapi.metadata.cli.CommandStub
 
list(String, InvocationConfig) - Method in class com.vmware.vapi.metadata.cli.CommandStub
 
list(String, AsyncCallback<List<CommandTypes.Identity>>) - Method in class com.vmware.vapi.metadata.cli.CommandStub
 
list(String, AsyncCallback<List<CommandTypes.Identity>>, InvocationConfig) - Method in class com.vmware.vapi.metadata.cli.CommandStub
 
LIST - Static variable in class com.vmware.vapi.metadata.cli.CommandTypes.GenericType
Input parameter is a list.
list() - Method in interface com.vmware.vapi.metadata.cli.Namespace
Returns the identifiers of all namespaces registered with the infrastructure.
list(InvocationConfig) - Method in interface com.vmware.vapi.metadata.cli.Namespace
Returns the identifiers of all namespaces registered with the infrastructure.
list(AsyncCallback<List<NamespaceTypes.Identity>>) - Method in interface com.vmware.vapi.metadata.cli.Namespace
Returns the identifiers of all namespaces registered with the infrastructure.
list(AsyncCallback<List<NamespaceTypes.Identity>>, InvocationConfig) - Method in interface com.vmware.vapi.metadata.cli.Namespace
Returns the identifiers of all namespaces registered with the infrastructure.
list() - Method in class com.vmware.vapi.metadata.cli.NamespaceStub
 
list(InvocationConfig) - Method in class com.vmware.vapi.metadata.cli.NamespaceStub
 
list(AsyncCallback<List<NamespaceTypes.Identity>>) - Method in class com.vmware.vapi.metadata.cli.NamespaceStub
 
list(AsyncCallback<List<NamespaceTypes.Identity>>, InvocationConfig) - Method in class com.vmware.vapi.metadata.cli.NamespaceStub
 
list() - Method in interface com.vmware.vapi.metadata.metamodel.Component
Returns the identifiers for the component elements that are registered with the infrastructure.
list(InvocationConfig) - Method in interface com.vmware.vapi.metadata.metamodel.Component
Returns the identifiers for the component elements that are registered with the infrastructure.
list(AsyncCallback<List<String>>) - Method in interface com.vmware.vapi.metadata.metamodel.Component
Returns the identifiers for the component elements that are registered with the infrastructure.
list(AsyncCallback<List<String>>, InvocationConfig) - Method in interface com.vmware.vapi.metadata.metamodel.Component
Returns the identifiers for the component elements that are registered with the infrastructure.
list() - Method in class com.vmware.vapi.metadata.metamodel.ComponentStub
 
list(InvocationConfig) - Method in class com.vmware.vapi.metadata.metamodel.ComponentStub
 
list(AsyncCallback<List<String>>) - Method in class com.vmware.vapi.metadata.metamodel.ComponentStub
 
list(AsyncCallback<List<String>>, InvocationConfig) - Method in class com.vmware.vapi.metadata.metamodel.ComponentStub
 
LIST - Static variable in class com.vmware.vapi.metadata.metamodel.ConstantValue.Category
Indicates the type of constant value is a list.
list() - Method in interface com.vmware.vapi.metadata.metamodel.Enumeration
Returns the identifiers for the enumeration elements that are contained in all the package elements, service elements and structure elements.
list(InvocationConfig) - Method in interface com.vmware.vapi.metadata.metamodel.Enumeration
Returns the identifiers for the enumeration elements that are contained in all the package elements, service elements and structure elements.
list(AsyncCallback<List<String>>) - Method in interface com.vmware.vapi.metadata.metamodel.Enumeration
Returns the identifiers for the enumeration elements that are contained in all the package elements, service elements and structure elements.
list(AsyncCallback<List<String>>, InvocationConfig) - Method in interface com.vmware.vapi.metadata.metamodel.Enumeration
Returns the identifiers for the enumeration elements that are contained in all the package elements, service elements and structure elements.
list() - Method in class com.vmware.vapi.metadata.metamodel.EnumerationStub
 
list(InvocationConfig) - Method in class com.vmware.vapi.metadata.metamodel.EnumerationStub
 
list(AsyncCallback<List<String>>) - Method in class com.vmware.vapi.metadata.metamodel.EnumerationStub
 
list(AsyncCallback<List<String>>, InvocationConfig) - Method in class com.vmware.vapi.metadata.metamodel.EnumerationStub
 
LIST - Static variable in class com.vmware.vapi.metadata.metamodel.GenericInstantiation.GenericType
Indicates the generic type is a list.
list() - Method in interface com.vmware.vapi.metadata.metamodel.Package
Returns the identifiers for the packages elements that are contained in all the registered component elements.
list(InvocationConfig) - Method in interface com.vmware.vapi.metadata.metamodel.Package
Returns the identifiers for the packages elements that are contained in all the registered component elements.
list(AsyncCallback<List<String>>) - Method in interface com.vmware.vapi.metadata.metamodel.Package
Returns the identifiers for the packages elements that are contained in all the registered component elements.
list(AsyncCallback<List<String>>, InvocationConfig) - Method in interface com.vmware.vapi.metadata.metamodel.Package
Returns the identifiers for the packages elements that are contained in all the registered component elements.
list() - Method in class com.vmware.vapi.metadata.metamodel.PackageStub
 
list(InvocationConfig) - Method in class com.vmware.vapi.metadata.metamodel.PackageStub
 
list(AsyncCallback<List<String>>) - Method in class com.vmware.vapi.metadata.metamodel.PackageStub
 
list(AsyncCallback<List<String>>, InvocationConfig) - Method in class com.vmware.vapi.metadata.metamodel.PackageStub
 
list() - Method in interface com.vmware.vapi.metadata.metamodel.Resource
Returns the set of resource types present across all the service elements contained in all the package elements.
list(InvocationConfig) - Method in interface com.vmware.vapi.metadata.metamodel.Resource
Returns the set of resource types present across all the service elements contained in all the package elements.
list(AsyncCallback<Set<String>>) - Method in interface com.vmware.vapi.metadata.metamodel.Resource
Returns the set of resource types present across all the service elements contained in all the package elements.
list(AsyncCallback<Set<String>>, InvocationConfig) - Method in interface com.vmware.vapi.metadata.metamodel.Resource
Returns the set of resource types present across all the service elements contained in all the package elements.
list(String) - Method in interface com.vmware.vapi.metadata.metamodel.resource.Model
Returns the set of identifiers for the structure elements that are models for the resource type corresponding to resourceId.
list(String, InvocationConfig) - Method in interface com.vmware.vapi.metadata.metamodel.resource.Model
Returns the set of identifiers for the structure elements that are models for the resource type corresponding to resourceId.
list(String, AsyncCallback<Set<String>>) - Method in interface com.vmware.vapi.metadata.metamodel.resource.Model
Returns the set of identifiers for the structure elements that are models for the resource type corresponding to resourceId.
list(String, AsyncCallback<Set<String>>, InvocationConfig) - Method in interface com.vmware.vapi.metadata.metamodel.resource.Model
Returns the set of identifiers for the structure elements that are models for the resource type corresponding to resourceId.
list(String) - Method in class com.vmware.vapi.metadata.metamodel.resource.ModelStub
 
list(String, InvocationConfig) - Method in class com.vmware.vapi.metadata.metamodel.resource.ModelStub
 
list(String, AsyncCallback<Set<String>>) - Method in class com.vmware.vapi.metadata.metamodel.resource.ModelStub
 
list(String, AsyncCallback<Set<String>>, InvocationConfig) - Method in class com.vmware.vapi.metadata.metamodel.resource.ModelStub
 
list() - Method in class com.vmware.vapi.metadata.metamodel.ResourceStub
 
list(InvocationConfig) - Method in class com.vmware.vapi.metadata.metamodel.ResourceStub
 
list(AsyncCallback<Set<String>>) - Method in class com.vmware.vapi.metadata.metamodel.ResourceStub
 
list(AsyncCallback<Set<String>>, InvocationConfig) - Method in class com.vmware.vapi.metadata.metamodel.ResourceStub
 
list() - Method in interface com.vmware.vapi.metadata.metamodel.Service
Returns the identifiers for the service elements that are currently registered with the infrastructure.
list(InvocationConfig) - Method in interface com.vmware.vapi.metadata.metamodel.Service
Returns the identifiers for the service elements that are currently registered with the infrastructure.
list(AsyncCallback<List<String>>) - Method in interface com.vmware.vapi.metadata.metamodel.Service
Returns the identifiers for the service elements that are currently registered with the infrastructure.
list(AsyncCallback<List<String>>, InvocationConfig) - Method in interface com.vmware.vapi.metadata.metamodel.Service
Returns the identifiers for the service elements that are currently registered with the infrastructure.
list(String) - Method in interface com.vmware.vapi.metadata.metamodel.service.Operation
Returns the identifiers for the operation elements that are defined in the scope of serviceId.
list(String, InvocationConfig) - Method in interface com.vmware.vapi.metadata.metamodel.service.Operation
Returns the identifiers for the operation elements that are defined in the scope of serviceId.
list(String, AsyncCallback<List<String>>) - Method in interface com.vmware.vapi.metadata.metamodel.service.Operation
Returns the identifiers for the operation elements that are defined in the scope of serviceId.
list(String, AsyncCallback<List<String>>, InvocationConfig) - Method in interface com.vmware.vapi.metadata.metamodel.service.Operation
Returns the identifiers for the operation elements that are defined in the scope of serviceId.
list(String) - Method in class com.vmware.vapi.metadata.metamodel.service.OperationStub
 
list(String, InvocationConfig) - Method in class com.vmware.vapi.metadata.metamodel.service.OperationStub
 
list(String, AsyncCallback<List<String>>) - Method in class com.vmware.vapi.metadata.metamodel.service.OperationStub
 
list(String, AsyncCallback<List<String>>, InvocationConfig) - Method in class com.vmware.vapi.metadata.metamodel.service.OperationStub
 
list() - Method in class com.vmware.vapi.metadata.metamodel.ServiceStub
 
list(InvocationConfig) - Method in class com.vmware.vapi.metadata.metamodel.ServiceStub
 
list(AsyncCallback<List<String>>) - Method in class com.vmware.vapi.metadata.metamodel.ServiceStub
 
list(AsyncCallback<List<String>>, InvocationConfig) - Method in class com.vmware.vapi.metadata.metamodel.ServiceStub
 
list() - Method in interface com.vmware.vapi.metadata.metamodel.Structure
Returns the identifiers for the structure elements that are contained in all the package elements and service elements.
list(InvocationConfig) - Method in interface com.vmware.vapi.metadata.metamodel.Structure
Returns the identifiers for the structure elements that are contained in all the package elements and service elements.
list(AsyncCallback<List<String>>) - Method in interface com.vmware.vapi.metadata.metamodel.Structure
Returns the identifiers for the structure elements that are contained in all the package elements and service elements.
list(AsyncCallback<List<String>>, InvocationConfig) - Method in interface com.vmware.vapi.metadata.metamodel.Structure
Returns the identifiers for the structure elements that are contained in all the package elements and service elements.
list() - Method in class com.vmware.vapi.metadata.metamodel.StructureStub
 
list(InvocationConfig) - Method in class com.vmware.vapi.metadata.metamodel.StructureStub
 
list(AsyncCallback<List<String>>) - Method in class com.vmware.vapi.metadata.metamodel.StructureStub
 
list(AsyncCallback<List<String>>, InvocationConfig) - Method in class com.vmware.vapi.metadata.metamodel.StructureStub
 
list() - Method in interface com.vmware.vapi.metadata.privilege.Component
Returns the identifiers for the component elements that have privilege information.
list(InvocationConfig) - Method in interface com.vmware.vapi.metadata.privilege.Component
Returns the identifiers for the component elements that have privilege information.
list(AsyncCallback<List<String>>) - Method in interface com.vmware.vapi.metadata.privilege.Component
Returns the identifiers for the component elements that have privilege information.
list(AsyncCallback<List<String>>, InvocationConfig) - Method in interface com.vmware.vapi.metadata.privilege.Component
Returns the identifiers for the component elements that have privilege information.
list() - Method in class com.vmware.vapi.metadata.privilege.ComponentStub
 
list(InvocationConfig) - Method in class com.vmware.vapi.metadata.privilege.ComponentStub
 
list(AsyncCallback<List<String>>) - Method in class com.vmware.vapi.metadata.privilege.ComponentStub
 
list(AsyncCallback<List<String>>, InvocationConfig) - Method in class com.vmware.vapi.metadata.privilege.ComponentStub
 
list() - Method in interface com.vmware.vapi.metadata.privilege.Package
Returns the identifiers for the package elements that have privilege information.
list(InvocationConfig) - Method in interface com.vmware.vapi.metadata.privilege.Package
Returns the identifiers for the package elements that have privilege information.
list(AsyncCallback<List<String>>) - Method in interface com.vmware.vapi.metadata.privilege.Package
Returns the identifiers for the package elements that have privilege information.
list(AsyncCallback<List<String>>, InvocationConfig) - Method in interface com.vmware.vapi.metadata.privilege.Package
Returns the identifiers for the package elements that have privilege information.
list() - Method in class com.vmware.vapi.metadata.privilege.PackageStub
 
list(InvocationConfig) - Method in class com.vmware.vapi.metadata.privilege.PackageStub
 
list(AsyncCallback<List<String>>) - Method in class com.vmware.vapi.metadata.privilege.PackageStub
 
list(AsyncCallback<List<String>>, InvocationConfig) - Method in class com.vmware.vapi.metadata.privilege.PackageStub
 
list() - Method in interface com.vmware.vapi.metadata.privilege.Service
Returns the identifiers for the service elements that have privilege information.
list(InvocationConfig) - Method in interface com.vmware.vapi.metadata.privilege.Service
Returns the identifiers for the service elements that have privilege information.
list(AsyncCallback<List<String>>) - Method in interface com.vmware.vapi.metadata.privilege.Service
Returns the identifiers for the service elements that have privilege information.
list(AsyncCallback<List<String>>, InvocationConfig) - Method in interface com.vmware.vapi.metadata.privilege.Service
Returns the identifiers for the service elements that have privilege information.
list(String) - Method in interface com.vmware.vapi.metadata.privilege.service.Operation
Returns the identifiers for the operation elements contained in the service element corresponding to serviceId that have privilege information.
list(String, InvocationConfig) - Method in interface com.vmware.vapi.metadata.privilege.service.Operation
Returns the identifiers for the operation elements contained in the service element corresponding to serviceId that have privilege information.
list(String, AsyncCallback<List<String>>) - Method in interface com.vmware.vapi.metadata.privilege.service.Operation
Returns the identifiers for the operation elements contained in the service element corresponding to serviceId that have privilege information.
list(String, AsyncCallback<List<String>>, InvocationConfig) - Method in interface com.vmware.vapi.metadata.privilege.service.Operation
Returns the identifiers for the operation elements contained in the service element corresponding to serviceId that have privilege information.
list(String) - Method in class com.vmware.vapi.metadata.privilege.service.OperationStub
 
list(String, InvocationConfig) - Method in class com.vmware.vapi.metadata.privilege.service.OperationStub
 
list(String, AsyncCallback<List<String>>) - Method in class com.vmware.vapi.metadata.privilege.service.OperationStub
 
list(String, AsyncCallback<List<String>>, InvocationConfig) - Method in class com.vmware.vapi.metadata.privilege.service.OperationStub
 
list() - Method in class com.vmware.vapi.metadata.privilege.ServiceStub
 
list(InvocationConfig) - Method in class com.vmware.vapi.metadata.privilege.ServiceStub
 
list(AsyncCallback<List<String>>) - Method in class com.vmware.vapi.metadata.privilege.ServiceStub
 
list(AsyncCallback<List<String>>, InvocationConfig) - Method in class com.vmware.vapi.metadata.privilege.ServiceStub
 
list() - Method in interface com.vmware.vcenter.certificate_management.vcenter.TrustedRootChains
Returns summary information for each trusted root certificate chain.
list(InvocationConfig) - Method in interface com.vmware.vcenter.certificate_management.vcenter.TrustedRootChains
Returns summary information for each trusted root certificate chain.
list(AsyncCallback<List<TrustedRootChainsTypes.Summary>>) - Method in interface com.vmware.vcenter.certificate_management.vcenter.TrustedRootChains
Returns summary information for each trusted root certificate chain.
list(AsyncCallback<List<TrustedRootChainsTypes.Summary>>, InvocationConfig) - Method in interface com.vmware.vcenter.certificate_management.vcenter.TrustedRootChains
Returns summary information for each trusted root certificate chain.
list() - Method in class com.vmware.vcenter.certificate_management.vcenter.TrustedRootChainsStub
 
list(InvocationConfig) - Method in class com.vmware.vcenter.certificate_management.vcenter.TrustedRootChainsStub
 
list(AsyncCallback<List<TrustedRootChainsTypes.Summary>>) - Method in class com.vmware.vcenter.certificate_management.vcenter.TrustedRootChainsStub
 
list(AsyncCallback<List<TrustedRootChainsTypes.Summary>>, InvocationConfig) - Method in class com.vmware.vcenter.certificate_management.vcenter.TrustedRootChainsStub
 
list(ClusterTypes.FilterSpec) - Method in interface com.vmware.vcenter.Cluster
Returns information about at most 1000 visible (subject to permission checks) clusters in vCenter matching the ClusterTypes.FilterSpec.
list(ClusterTypes.FilterSpec, InvocationConfig) - Method in interface com.vmware.vcenter.Cluster
Returns information about at most 1000 visible (subject to permission checks) clusters in vCenter matching the ClusterTypes.FilterSpec.
list(ClusterTypes.FilterSpec, AsyncCallback<List<ClusterTypes.Summary>>) - Method in interface com.vmware.vcenter.Cluster
Returns information about at most 1000 visible (subject to permission checks) clusters in vCenter matching the ClusterTypes.FilterSpec.
list(ClusterTypes.FilterSpec, AsyncCallback<List<ClusterTypes.Summary>>, InvocationConfig) - Method in interface com.vmware.vcenter.Cluster
Returns information about at most 1000 visible (subject to permission checks) clusters in vCenter matching the ClusterTypes.FilterSpec.
list(ClusterTypes.FilterSpec) - Method in class com.vmware.vcenter.ClusterStub
 
list(ClusterTypes.FilterSpec, InvocationConfig) - Method in class com.vmware.vcenter.ClusterStub
 
list(ClusterTypes.FilterSpec, AsyncCallback<List<ClusterTypes.Summary>>) - Method in class com.vmware.vcenter.ClusterStub
 
list(ClusterTypes.FilterSpec, AsyncCallback<List<ClusterTypes.Summary>>, InvocationConfig) - Method in class com.vmware.vcenter.ClusterStub
 
list() - Method in interface com.vmware.vcenter.compute.policies.Capabilities
Returns information about the compute policy capabilities available in this vCenter server in VMware Cloud on AWS.
list(InvocationConfig) - Method in interface com.vmware.vcenter.compute.policies.Capabilities
Returns information about the compute policy capabilities available in this vCenter server in VMware Cloud on AWS.
list(AsyncCallback<List<CapabilitiesTypes.Summary>>) - Method in interface com.vmware.vcenter.compute.policies.Capabilities
Returns information about the compute policy capabilities available in this vCenter server in VMware Cloud on AWS.
list(AsyncCallback<List<CapabilitiesTypes.Summary>>, InvocationConfig) - Method in interface com.vmware.vcenter.compute.policies.Capabilities
Returns information about the compute policy capabilities available in this vCenter server in VMware Cloud on AWS.
list() - Method in class com.vmware.vcenter.compute.policies.CapabilitiesStub
 
list(InvocationConfig) - Method in class com.vmware.vcenter.compute.policies.CapabilitiesStub
 
list(AsyncCallback<List<CapabilitiesTypes.Summary>>) - Method in class com.vmware.vcenter.compute.policies.CapabilitiesStub
 
list(AsyncCallback<List<CapabilitiesTypes.Summary>>, InvocationConfig) - Method in class com.vmware.vcenter.compute.policies.CapabilitiesStub
 
list() - Method in interface com.vmware.vcenter.compute.Policies
Returns information about the compute policies available in this vCenter server in VMware Cloud on AWS.
list(InvocationConfig) - Method in interface com.vmware.vcenter.compute.Policies
Returns information about the compute policies available in this vCenter server in VMware Cloud on AWS.
list(AsyncCallback<List<PoliciesTypes.Summary>>) - Method in interface com.vmware.vcenter.compute.Policies
Returns information about the compute policies available in this vCenter server in VMware Cloud on AWS.
list(AsyncCallback<List<PoliciesTypes.Summary>>, InvocationConfig) - Method in interface com.vmware.vcenter.compute.Policies
Returns information about the compute policies available in this vCenter server in VMware Cloud on AWS.
list(TagUsageTypes.FilterSpec) - Method in interface com.vmware.vcenter.compute.policies.TagUsage
Returns information about the tags used by policies available in this vCenter server matching the TagUsageTypes.FilterSpec in VMware Cloud on AWS.
list(TagUsageTypes.FilterSpec, InvocationConfig) - Method in interface com.vmware.vcenter.compute.policies.TagUsage
Returns information about the tags used by policies available in this vCenter server matching the TagUsageTypes.FilterSpec in VMware Cloud on AWS.
list(TagUsageTypes.FilterSpec, AsyncCallback<List<TagUsageTypes.Summary>>) - Method in interface com.vmware.vcenter.compute.policies.TagUsage
Returns information about the tags used by policies available in this vCenter server matching the TagUsageTypes.FilterSpec in VMware Cloud on AWS.
list(TagUsageTypes.FilterSpec, AsyncCallback<List<TagUsageTypes.Summary>>, InvocationConfig) - Method in interface com.vmware.vcenter.compute.policies.TagUsage
Returns information about the tags used by policies available in this vCenter server matching the TagUsageTypes.FilterSpec in VMware Cloud on AWS.
list(TagUsageTypes.FilterSpec) - Method in class com.vmware.vcenter.compute.policies.TagUsageStub
 
list(TagUsageTypes.FilterSpec, InvocationConfig) - Method in class com.vmware.vcenter.compute.policies.TagUsageStub
 
list(TagUsageTypes.FilterSpec, AsyncCallback<List<TagUsageTypes.Summary>>) - Method in class com.vmware.vcenter.compute.policies.TagUsageStub
 
list(TagUsageTypes.FilterSpec, AsyncCallback<List<TagUsageTypes.Summary>>, InvocationConfig) - Method in class com.vmware.vcenter.compute.policies.TagUsageStub
 
list() - Method in class com.vmware.vcenter.compute.PoliciesStub
 
list(InvocationConfig) - Method in class com.vmware.vcenter.compute.PoliciesStub
 
list(AsyncCallback<List<PoliciesTypes.Summary>>) - Method in class com.vmware.vcenter.compute.PoliciesStub
 
list(AsyncCallback<List<PoliciesTypes.Summary>>, InvocationConfig) - Method in class com.vmware.vcenter.compute.PoliciesStub
 
list() - Method in interface com.vmware.vcenter.content.registries.Harbor
Returns basic information of all Harbor registries.
list(InvocationConfig) - Method in interface com.vmware.vcenter.content.registries.Harbor
Returns basic information of all Harbor registries.
list(AsyncCallback<List<HarborTypes.Summary>>) - Method in interface com.vmware.vcenter.content.registries.Harbor
Returns basic information of all Harbor registries.
list(AsyncCallback<List<HarborTypes.Summary>>, InvocationConfig) - Method in interface com.vmware.vcenter.content.registries.Harbor
Returns basic information of all Harbor registries.
list(String) - Method in interface com.vmware.vcenter.content.registries.harbor.Projects
Returns basic information of all projects in a Harbor registry.
list(String, InvocationConfig) - Method in interface com.vmware.vcenter.content.registries.harbor.Projects
Returns basic information of all projects in a Harbor registry.
list(String, AsyncCallback<List<ProjectsTypes.Summary>>) - Method in interface com.vmware.vcenter.content.registries.harbor.Projects
Returns basic information of all projects in a Harbor registry.
list(String, AsyncCallback<List<ProjectsTypes.Summary>>, InvocationConfig) - Method in interface com.vmware.vcenter.content.registries.harbor.Projects
Returns basic information of all projects in a Harbor registry.
list(String) - Method in class com.vmware.vcenter.content.registries.harbor.ProjectsStub
 
list(String, InvocationConfig) - Method in class com.vmware.vcenter.content.registries.harbor.ProjectsStub
 
list(String, AsyncCallback<List<ProjectsTypes.Summary>>) - Method in class com.vmware.vcenter.content.registries.harbor.ProjectsStub
 
list(String, AsyncCallback<List<ProjectsTypes.Summary>>, InvocationConfig) - Method in class com.vmware.vcenter.content.registries.harbor.ProjectsStub
 
list() - Method in class com.vmware.vcenter.content.registries.HarborStub
 
list(InvocationConfig) - Method in class com.vmware.vcenter.content.registries.HarborStub
 
list(AsyncCallback<List<HarborTypes.Summary>>) - Method in class com.vmware.vcenter.content.registries.HarborStub
 
list(AsyncCallback<List<HarborTypes.Summary>>, InvocationConfig) - Method in class com.vmware.vcenter.content.registries.HarborStub
 
list(DatacenterTypes.FilterSpec) - Method in interface com.vmware.vcenter.Datacenter
Returns information about at most 1000 visible (subject to permission checks) datacenters in vCenter matching the DatacenterTypes.FilterSpec.
list(DatacenterTypes.FilterSpec, InvocationConfig) - Method in interface com.vmware.vcenter.Datacenter
Returns information about at most 1000 visible (subject to permission checks) datacenters in vCenter matching the DatacenterTypes.FilterSpec.
list(DatacenterTypes.FilterSpec, AsyncCallback<List<DatacenterTypes.Summary>>) - Method in interface com.vmware.vcenter.Datacenter
Returns information about at most 1000 visible (subject to permission checks) datacenters in vCenter matching the DatacenterTypes.FilterSpec.
list(DatacenterTypes.FilterSpec, AsyncCallback<List<DatacenterTypes.Summary>>, InvocationConfig) - Method in interface com.vmware.vcenter.Datacenter
Returns information about at most 1000 visible (subject to permission checks) datacenters in vCenter matching the DatacenterTypes.FilterSpec.
list(DatacenterTypes.FilterSpec) - Method in class com.vmware.vcenter.DatacenterStub
 
list(DatacenterTypes.FilterSpec, InvocationConfig) - Method in class com.vmware.vcenter.DatacenterStub
 
list(DatacenterTypes.FilterSpec, AsyncCallback<List<DatacenterTypes.Summary>>) - Method in class com.vmware.vcenter.DatacenterStub
 
list(DatacenterTypes.FilterSpec, AsyncCallback<List<DatacenterTypes.Summary>>, InvocationConfig) - Method in class com.vmware.vcenter.DatacenterStub
 
list(DatastoreTypes.FilterSpec) - Method in interface com.vmware.vcenter.Datastore
Returns information about at most 2500 visible (subject to permission checks) datastores in vCenter matching the DatastoreTypes.FilterSpec.
list(DatastoreTypes.FilterSpec, InvocationConfig) - Method in interface com.vmware.vcenter.Datastore
Returns information about at most 2500 visible (subject to permission checks) datastores in vCenter matching the DatastoreTypes.FilterSpec.
list(DatastoreTypes.FilterSpec, AsyncCallback<List<DatastoreTypes.Summary>>) - Method in interface com.vmware.vcenter.Datastore
Returns information about at most 2500 visible (subject to permission checks) datastores in vCenter matching the DatastoreTypes.FilterSpec.
list(DatastoreTypes.FilterSpec, AsyncCallback<List<DatastoreTypes.Summary>>, InvocationConfig) - Method in interface com.vmware.vcenter.Datastore
Returns information about at most 2500 visible (subject to permission checks) datastores in vCenter matching the DatastoreTypes.FilterSpec.
list(DatastoreTypes.FilterSpec) - Method in class com.vmware.vcenter.DatastoreStub
 
list(DatastoreTypes.FilterSpec, InvocationConfig) - Method in class com.vmware.vcenter.DatastoreStub
 
list(DatastoreTypes.FilterSpec, AsyncCallback<List<DatastoreTypes.Summary>>) - Method in class com.vmware.vcenter.DatastoreStub
 
list(DatastoreTypes.FilterSpec, AsyncCallback<List<DatastoreTypes.Summary>>, InvocationConfig) - Method in class com.vmware.vcenter.DatastoreStub
 
list(FolderTypes.FilterSpec) - Method in interface com.vmware.vcenter.Folder
Returns information about at most 1000 visible (subject to permission checks) folders in vCenter matching the FolderTypes.FilterSpec.
list(FolderTypes.FilterSpec, InvocationConfig) - Method in interface com.vmware.vcenter.Folder
Returns information about at most 1000 visible (subject to permission checks) folders in vCenter matching the FolderTypes.FilterSpec.
list(FolderTypes.FilterSpec, AsyncCallback<List<FolderTypes.Summary>>) - Method in interface com.vmware.vcenter.Folder
Returns information about at most 1000 visible (subject to permission checks) folders in vCenter matching the FolderTypes.FilterSpec.
list(FolderTypes.FilterSpec, AsyncCallback<List<FolderTypes.Summary>>, InvocationConfig) - Method in interface com.vmware.vcenter.Folder
Returns information about at most 1000 visible (subject to permission checks) folders in vCenter matching the FolderTypes.FilterSpec.
list(FolderTypes.FilterSpec) - Method in class com.vmware.vcenter.FolderStub
 
list(FolderTypes.FilterSpec, InvocationConfig) - Method in class com.vmware.vcenter.FolderStub
 
list(FolderTypes.FilterSpec, AsyncCallback<List<FolderTypes.Summary>>) - Method in class com.vmware.vcenter.FolderStub
 
list(FolderTypes.FilterSpec, AsyncCallback<List<FolderTypes.Summary>>, InvocationConfig) - Method in class com.vmware.vcenter.FolderStub
 
list(CustomizationSpecsTypes.FilterSpec) - Method in interface com.vmware.vcenter.guest.CustomizationSpecs
Returns information about at most 1000 visible (subject to permission checks) guest customization specifications in vCenter matching the CustomizationSpecsTypes.FilterSpec.
list(CustomizationSpecsTypes.FilterSpec, InvocationConfig) - Method in interface com.vmware.vcenter.guest.CustomizationSpecs
Returns information about at most 1000 visible (subject to permission checks) guest customization specifications in vCenter matching the CustomizationSpecsTypes.FilterSpec.
list(CustomizationSpecsTypes.FilterSpec, AsyncCallback<List<CustomizationSpecsTypes.Summary>>) - Method in interface com.vmware.vcenter.guest.CustomizationSpecs
Returns information about at most 1000 visible (subject to permission checks) guest customization specifications in vCenter matching the CustomizationSpecsTypes.FilterSpec.
list(CustomizationSpecsTypes.FilterSpec, AsyncCallback<List<CustomizationSpecsTypes.Summary>>, InvocationConfig) - Method in interface com.vmware.vcenter.guest.CustomizationSpecs
Returns information about at most 1000 visible (subject to permission checks) guest customization specifications in vCenter matching the CustomizationSpecsTypes.FilterSpec.
list(CustomizationSpecsTypes.FilterSpec) - Method in class com.vmware.vcenter.guest.CustomizationSpecsStub
 
list(CustomizationSpecsTypes.FilterSpec, InvocationConfig) - Method in class com.vmware.vcenter.guest.CustomizationSpecsStub
 
list(CustomizationSpecsTypes.FilterSpec, AsyncCallback<List<CustomizationSpecsTypes.Summary>>) - Method in class com.vmware.vcenter.guest.CustomizationSpecsStub
 
list(CustomizationSpecsTypes.FilterSpec, AsyncCallback<List<CustomizationSpecsTypes.Summary>>, InvocationConfig) - Method in class com.vmware.vcenter.guest.CustomizationSpecsStub
 
list(HostTypes.FilterSpec) - Method in interface com.vmware.vcenter.Host
Returns information about at most 2500 visible (subject to permission checks) hosts in vCenter matching the HostTypes.FilterSpec.
list(HostTypes.FilterSpec, InvocationConfig) - Method in interface com.vmware.vcenter.Host
Returns information about at most 2500 visible (subject to permission checks) hosts in vCenter matching the HostTypes.FilterSpec.
list(HostTypes.FilterSpec, AsyncCallback<List<HostTypes.Summary>>) - Method in interface com.vmware.vcenter.Host
Returns information about at most 2500 visible (subject to permission checks) hosts in vCenter matching the HostTypes.FilterSpec.
list(HostTypes.FilterSpec, AsyncCallback<List<HostTypes.Summary>>, InvocationConfig) - Method in interface com.vmware.vcenter.Host
Returns information about at most 2500 visible (subject to permission checks) hosts in vCenter matching the HostTypes.FilterSpec.
list(HostTypes.FilterSpec) - Method in class com.vmware.vcenter.HostStub
 
list(HostTypes.FilterSpec, InvocationConfig) - Method in class com.vmware.vcenter.HostStub
 
list(HostTypes.FilterSpec, AsyncCallback<List<HostTypes.Summary>>) - Method in class com.vmware.vcenter.HostStub
 
list(HostTypes.FilterSpec, AsyncCallback<List<HostTypes.Summary>>, InvocationConfig) - Method in class com.vmware.vcenter.HostStub
 
list() - Method in interface com.vmware.vcenter.hvc.Links
Enumerates the list of registered hybrid links.
list(InvocationConfig) - Method in interface com.vmware.vcenter.hvc.Links
Enumerates the list of registered hybrid links.
list(AsyncCallback<List<LinksTypes.Summary>>) - Method in interface com.vmware.vcenter.hvc.Links
Enumerates the list of registered hybrid links.
list(AsyncCallback<List<LinksTypes.Summary>>, InvocationConfig) - Method in interface com.vmware.vcenter.hvc.Links
Enumerates the list of registered hybrid links.
list(String) - Method in interface com.vmware.vcenter.hvc.links.sync.Providers
Enumerates the sync providers.
list(String, InvocationConfig) - Method in interface com.vmware.vcenter.hvc.links.sync.Providers
Enumerates the sync providers.
list(String, AsyncCallback<List<ProvidersTypes.Summary>>) - Method in interface com.vmware.vcenter.hvc.links.sync.Providers
Enumerates the sync providers.
list(String, AsyncCallback<List<ProvidersTypes.Summary>>, InvocationConfig) - Method in interface com.vmware.vcenter.hvc.links.sync.Providers
Enumerates the sync providers.
list(String) - Method in class com.vmware.vcenter.hvc.links.sync.ProvidersStub
 
list(String, InvocationConfig) - Method in class com.vmware.vcenter.hvc.links.sync.ProvidersStub
 
list(String, AsyncCallback<List<ProvidersTypes.Summary>>) - Method in class com.vmware.vcenter.hvc.links.sync.ProvidersStub
 
list(String, AsyncCallback<List<ProvidersTypes.Summary>>, InvocationConfig) - Method in class com.vmware.vcenter.hvc.links.sync.ProvidersStub
 
list() - Method in class com.vmware.vcenter.hvc.LinksStub
 
list(InvocationConfig) - Method in class com.vmware.vcenter.hvc.LinksStub
 
list(AsyncCallback<List<LinksTypes.Summary>>) - Method in class com.vmware.vcenter.hvc.LinksStub
 
list(AsyncCallback<List<LinksTypes.Summary>>, InvocationConfig) - Method in class com.vmware.vcenter.hvc.LinksStub
 
list() - Method in interface com.vmware.vcenter.identity.Providers
Retrieve all identity providers.
list(InvocationConfig) - Method in interface com.vmware.vcenter.identity.Providers
Retrieve all identity providers.
list(AsyncCallback<List<ProvidersTypes.Summary>>) - Method in interface com.vmware.vcenter.identity.Providers
Retrieve all identity providers.
list(AsyncCallback<List<ProvidersTypes.Summary>>, InvocationConfig) - Method in interface com.vmware.vcenter.identity.Providers
Retrieve all identity providers.
list() - Method in class com.vmware.vcenter.identity.ProvidersStub
 
list(InvocationConfig) - Method in class com.vmware.vcenter.identity.ProvidersStub
 
list(AsyncCallback<List<ProvidersTypes.Summary>>) - Method in class com.vmware.vcenter.identity.ProvidersStub
 
list(AsyncCallback<List<ProvidersTypes.Summary>>, InvocationConfig) - Method in class com.vmware.vcenter.identity.ProvidersStub
 
list() - Method in interface com.vmware.vcenter.lcm.discovery.AssociatedProducts
Retrieves a list of all associated VMware product deployments with vCenter Server in the environment.
list(InvocationConfig) - Method in interface com.vmware.vcenter.lcm.discovery.AssociatedProducts
Retrieves a list of all associated VMware product deployments with vCenter Server in the environment.
list(AsyncCallback<List<Product>>) - Method in interface com.vmware.vcenter.lcm.discovery.AssociatedProducts
Retrieves a list of all associated VMware product deployments with vCenter Server in the environment.
list(AsyncCallback<List<Product>>, InvocationConfig) - Method in interface com.vmware.vcenter.lcm.discovery.AssociatedProducts
Retrieves a list of all associated VMware product deployments with vCenter Server in the environment.
list() - Method in class com.vmware.vcenter.lcm.discovery.AssociatedProductsStub
 
list(InvocationConfig) - Method in class com.vmware.vcenter.lcm.discovery.AssociatedProductsStub
 
list(AsyncCallback<List<Product>>) - Method in class com.vmware.vcenter.lcm.discovery.AssociatedProductsStub
 
list(AsyncCallback<List<Product>>, InvocationConfig) - Method in class com.vmware.vcenter.lcm.discovery.AssociatedProductsStub
 
list() - Method in interface com.vmware.vcenter.lcm.discovery.ProductCatalog
Retrieves a list of all VMware products that can be associated with vCenter Server.
list(InvocationConfig) - Method in interface com.vmware.vcenter.lcm.discovery.ProductCatalog
Retrieves a list of all VMware products that can be associated with vCenter Server.
list(AsyncCallback<List<ProductCatalogTypes.Summary>>) - Method in interface com.vmware.vcenter.lcm.discovery.ProductCatalog
Retrieves a list of all VMware products that can be associated with vCenter Server.
list(AsyncCallback<List<ProductCatalogTypes.Summary>>, InvocationConfig) - Method in interface com.vmware.vcenter.lcm.discovery.ProductCatalog
Retrieves a list of all VMware products that can be associated with vCenter Server.
list() - Method in class com.vmware.vcenter.lcm.discovery.ProductCatalogStub
 
list(InvocationConfig) - Method in class com.vmware.vcenter.lcm.discovery.ProductCatalogStub
 
list(AsyncCallback<List<ProductCatalogTypes.Summary>>) - Method in class com.vmware.vcenter.lcm.discovery.ProductCatalogStub
 
list(AsyncCallback<List<ProductCatalogTypes.Summary>>, InvocationConfig) - Method in class com.vmware.vcenter.lcm.discovery.ProductCatalogStub
 
list() - Method in interface com.vmware.vcenter.lcm.update.Pending
Lists all available minor and major updates.
list(InvocationConfig) - Method in interface com.vmware.vcenter.lcm.update.Pending
Lists all available minor and major updates.
list(AsyncCallback<PendingTypes.ListResult>) - Method in interface com.vmware.vcenter.lcm.update.Pending
Lists all available minor and major updates.
list(AsyncCallback<PendingTypes.ListResult>, InvocationConfig) - Method in interface com.vmware.vcenter.lcm.update.Pending
Lists all available minor and major updates.
list() - Method in class com.vmware.vcenter.lcm.update.PendingStub
 
list(InvocationConfig) - Method in class com.vmware.vcenter.lcm.update.PendingStub
 
list(AsyncCallback<PendingTypes.ListResult>) - Method in class com.vmware.vcenter.lcm.update.PendingStub
 
list(AsyncCallback<PendingTypes.ListResult>, InvocationConfig) - Method in class com.vmware.vcenter.lcm.update.PendingStub
 
list() - Method in interface com.vmware.vcenter.namespace_management.ClusterAvailableVersions
Get information about each available upgrade.
list(InvocationConfig) - Method in interface com.vmware.vcenter.namespace_management.ClusterAvailableVersions
Get information about each available upgrade.
list(AsyncCallback<List<ClusterAvailableVersionsTypes.Summary>>) - Method in interface com.vmware.vcenter.namespace_management.ClusterAvailableVersions
Get information about each available upgrade.
list(AsyncCallback<List<ClusterAvailableVersionsTypes.Summary>>, InvocationConfig) - Method in interface com.vmware.vcenter.namespace_management.ClusterAvailableVersions
Get information about each available upgrade.
list() - Method in class com.vmware.vcenter.namespace_management.ClusterAvailableVersionsStub
 
list(InvocationConfig) - Method in class com.vmware.vcenter.namespace_management.ClusterAvailableVersionsStub
 
list(AsyncCallback<List<ClusterAvailableVersionsTypes.Summary>>) - Method in class com.vmware.vcenter.namespace_management.ClusterAvailableVersionsStub
 
list(AsyncCallback<List<ClusterAvailableVersionsTypes.Summary>>, InvocationConfig) - Method in class com.vmware.vcenter.namespace_management.ClusterAvailableVersionsStub
 
list(ClusterCompatibilityTypes.FilterSpec) - Method in interface com.vmware.vcenter.namespace_management.ClusterCompatibility
Returns Namespaces compatibility information for all clusters in vCenter matching the ClusterCompatibilityTypes.FilterSpec.
list(ClusterCompatibilityTypes.FilterSpec, InvocationConfig) - Method in interface com.vmware.vcenter.namespace_management.ClusterCompatibility
Returns Namespaces compatibility information for all clusters in vCenter matching the ClusterCompatibilityTypes.FilterSpec.
list(ClusterCompatibilityTypes.FilterSpec, AsyncCallback<List<ClusterCompatibilityTypes.Summary>>) - Method in interface com.vmware.vcenter.namespace_management.ClusterCompatibility
Returns Namespaces compatibility information for all clusters in vCenter matching the ClusterCompatibilityTypes.FilterSpec.
list(ClusterCompatibilityTypes.FilterSpec, AsyncCallback<List<ClusterCompatibilityTypes.Summary>>, InvocationConfig) - Method in interface com.vmware.vcenter.namespace_management.ClusterCompatibility
Returns Namespaces compatibility information for all clusters in vCenter matching the ClusterCompatibilityTypes.FilterSpec.
list(ClusterCompatibilityTypes.FilterSpec) - Method in class com.vmware.vcenter.namespace_management.ClusterCompatibilityStub
 
list(ClusterCompatibilityTypes.FilterSpec, InvocationConfig) - Method in class com.vmware.vcenter.namespace_management.ClusterCompatibilityStub
 
list(ClusterCompatibilityTypes.FilterSpec, AsyncCallback<List<ClusterCompatibilityTypes.Summary>>) - Method in class com.vmware.vcenter.namespace_management.ClusterCompatibilityStub
 
list(ClusterCompatibilityTypes.FilterSpec, AsyncCallback<List<ClusterCompatibilityTypes.Summary>>, InvocationConfig) - Method in class com.vmware.vcenter.namespace_management.ClusterCompatibilityStub
 
list() - Method in interface com.vmware.vcenter.namespace_management.Clusters
Returns information about all clusters on which vSphere Namespaces are enabled on this vCenter.
list(InvocationConfig) - Method in interface com.vmware.vcenter.namespace_management.Clusters
Returns information about all clusters on which vSphere Namespaces are enabled on this vCenter.
list(AsyncCallback<List<ClustersTypes.Summary>>) - Method in interface com.vmware.vcenter.namespace_management.Clusters
Returns information about all clusters on which vSphere Namespaces are enabled on this vCenter.
list(AsyncCallback<List<ClustersTypes.Summary>>, InvocationConfig) - Method in interface com.vmware.vcenter.namespace_management.Clusters
Returns information about all clusters on which vSphere Namespaces are enabled on this vCenter.
list() - Method in class com.vmware.vcenter.namespace_management.ClustersStub
 
list(InvocationConfig) - Method in class com.vmware.vcenter.namespace_management.ClustersStub
 
list(AsyncCallback<List<ClustersTypes.Summary>>) - Method in class com.vmware.vcenter.namespace_management.ClustersStub
 
list(AsyncCallback<List<ClustersTypes.Summary>>, InvocationConfig) - Method in class com.vmware.vcenter.namespace_management.ClustersStub
 
list(String, DistributedSwitchCompatibilityTypes.FilterSpec) - Method in interface com.vmware.vcenter.namespace_management.DistributedSwitchCompatibility
Returns Namespaces compatibility information of Distributed Switches in vCenter associated with the vCenter cluster, matching the DistributedSwitchCompatibilityTypes.FilterSpec.
list(String, DistributedSwitchCompatibilityTypes.FilterSpec, InvocationConfig) - Method in interface com.vmware.vcenter.namespace_management.DistributedSwitchCompatibility
Returns Namespaces compatibility information of Distributed Switches in vCenter associated with the vCenter cluster, matching the DistributedSwitchCompatibilityTypes.FilterSpec.
list(String, DistributedSwitchCompatibilityTypes.FilterSpec, AsyncCallback<List<DistributedSwitchCompatibilityTypes.Summary>>) - Method in interface com.vmware.vcenter.namespace_management.DistributedSwitchCompatibility
Returns Namespaces compatibility information of Distributed Switches in vCenter associated with the vCenter cluster, matching the DistributedSwitchCompatibilityTypes.FilterSpec.
list(String, DistributedSwitchCompatibilityTypes.FilterSpec, AsyncCallback<List<DistributedSwitchCompatibilityTypes.Summary>>, InvocationConfig) - Method in interface com.vmware.vcenter.namespace_management.DistributedSwitchCompatibility
Returns Namespaces compatibility information of Distributed Switches in vCenter associated with the vCenter cluster, matching the DistributedSwitchCompatibilityTypes.FilterSpec.
list(String, DistributedSwitchCompatibilityTypes.FilterSpec) - Method in class com.vmware.vcenter.namespace_management.DistributedSwitchCompatibilityStub
 
list(String, DistributedSwitchCompatibilityTypes.FilterSpec, InvocationConfig) - Method in class com.vmware.vcenter.namespace_management.DistributedSwitchCompatibilityStub
 
list(String, DistributedSwitchCompatibilityTypes.FilterSpec, AsyncCallback<List<DistributedSwitchCompatibilityTypes.Summary>>) - Method in class com.vmware.vcenter.namespace_management.DistributedSwitchCompatibilityStub
 
list(String, DistributedSwitchCompatibilityTypes.FilterSpec, AsyncCallback<List<DistributedSwitchCompatibilityTypes.Summary>>, InvocationConfig) - Method in class com.vmware.vcenter.namespace_management.DistributedSwitchCompatibilityStub
 
list(String, String, EdgeClusterCompatibilityTypes.FilterSpec) - Method in interface com.vmware.vcenter.namespace_management.EdgeClusterCompatibility
Returns Namespaces compatibility information of NSX-T Edge Clusters matching the EdgeClusterCompatibilityTypes.FilterSpec.
list(String, String, EdgeClusterCompatibilityTypes.FilterSpec, InvocationConfig) - Method in interface com.vmware.vcenter.namespace_management.EdgeClusterCompatibility
Returns Namespaces compatibility information of NSX-T Edge Clusters matching the EdgeClusterCompatibilityTypes.FilterSpec.
list(String, String, EdgeClusterCompatibilityTypes.FilterSpec, AsyncCallback<List<EdgeClusterCompatibilityTypes.Summary>>) - Method in interface com.vmware.vcenter.namespace_management.EdgeClusterCompatibility
Returns Namespaces compatibility information of NSX-T Edge Clusters matching the EdgeClusterCompatibilityTypes.FilterSpec.
list(String, String, EdgeClusterCompatibilityTypes.FilterSpec, AsyncCallback<List<EdgeClusterCompatibilityTypes.Summary>>, InvocationConfig) - Method in interface com.vmware.vcenter.namespace_management.EdgeClusterCompatibility
Returns Namespaces compatibility information of NSX-T Edge Clusters matching the EdgeClusterCompatibilityTypes.FilterSpec.
list(String, String, EdgeClusterCompatibilityTypes.FilterSpec) - Method in class com.vmware.vcenter.namespace_management.EdgeClusterCompatibilityStub
 
list(String, String, EdgeClusterCompatibilityTypes.FilterSpec, InvocationConfig) - Method in class com.vmware.vcenter.namespace_management.EdgeClusterCompatibilityStub
 
list(String, String, EdgeClusterCompatibilityTypes.FilterSpec, AsyncCallback<List<EdgeClusterCompatibilityTypes.Summary>>) - Method in class com.vmware.vcenter.namespace_management.EdgeClusterCompatibilityStub
 
list(String, String, EdgeClusterCompatibilityTypes.FilterSpec, AsyncCallback<List<EdgeClusterCompatibilityTypes.Summary>>, InvocationConfig) - Method in class com.vmware.vcenter.namespace_management.EdgeClusterCompatibilityStub
 
list() - Method in interface com.vmware.vcenter.namespace_management.software.Clusters
Returns upgrade related information about all WCP enabled clusters.
list(InvocationConfig) - Method in interface com.vmware.vcenter.namespace_management.software.Clusters
Returns upgrade related information about all WCP enabled clusters.
list(AsyncCallback<List<ClustersTypes.Summary>>) - Method in interface com.vmware.vcenter.namespace_management.software.Clusters
Returns upgrade related information about all WCP enabled clusters.
list(AsyncCallback<List<ClustersTypes.Summary>>, InvocationConfig) - Method in interface com.vmware.vcenter.namespace_management.software.Clusters
Returns upgrade related information about all WCP enabled clusters.
list() - Method in class com.vmware.vcenter.namespace_management.software.ClustersStub
 
list(InvocationConfig) - Method in class com.vmware.vcenter.namespace_management.software.ClustersStub
 
list(AsyncCallback<List<ClustersTypes.Summary>>) - Method in class com.vmware.vcenter.namespace_management.software.ClustersStub
 
list(AsyncCallback<List<ClustersTypes.Summary>>, InvocationConfig) - Method in class com.vmware.vcenter.namespace_management.software.ClustersStub
 
list() - Method in interface com.vmware.vcenter.namespaces.Instances
Returns the information about all namespaces on this vCenter.
list(InvocationConfig) - Method in interface com.vmware.vcenter.namespaces.Instances
Returns the information about all namespaces on this vCenter.
list(AsyncCallback<List<InstancesTypes.Summary>>) - Method in interface com.vmware.vcenter.namespaces.Instances
Returns the information about all namespaces on this vCenter.
list(AsyncCallback<List<InstancesTypes.Summary>>, InvocationConfig) - Method in interface com.vmware.vcenter.namespaces.Instances
Returns the information about all namespaces on this vCenter.
list() - Method in class com.vmware.vcenter.namespaces.InstancesStub
 
list(InvocationConfig) - Method in class com.vmware.vcenter.namespaces.InstancesStub
 
list(AsyncCallback<List<InstancesTypes.Summary>>) - Method in class com.vmware.vcenter.namespaces.InstancesStub
 
list(AsyncCallback<List<InstancesTypes.Summary>>, InvocationConfig) - Method in class com.vmware.vcenter.namespaces.InstancesStub
 
list() - Method in interface com.vmware.vcenter.namespaces.user.Instances
Returns namespaces that user making the call is authorized to access.
list(InvocationConfig) - Method in interface com.vmware.vcenter.namespaces.user.Instances
Returns namespaces that user making the call is authorized to access.
list(AsyncCallback<List<InstancesTypes.Summary>>) - Method in interface com.vmware.vcenter.namespaces.user.Instances
Returns namespaces that user making the call is authorized to access.
list(AsyncCallback<List<InstancesTypes.Summary>>, InvocationConfig) - Method in interface com.vmware.vcenter.namespaces.user.Instances
Returns namespaces that user making the call is authorized to access.
list() - Method in class com.vmware.vcenter.namespaces.user.InstancesStub
 
list(InvocationConfig) - Method in class com.vmware.vcenter.namespaces.user.InstancesStub
 
list(AsyncCallback<List<InstancesTypes.Summary>>) - Method in class com.vmware.vcenter.namespaces.user.InstancesStub
 
list(AsyncCallback<List<InstancesTypes.Summary>>, InvocationConfig) - Method in class com.vmware.vcenter.namespaces.user.InstancesStub
 
list(NetworkTypes.FilterSpec) - Method in interface com.vmware.vcenter.Network
Returns information about at most 1000 visible (subject to permission checks) networks in vCenter matching the NetworkTypes.FilterSpec.
list(NetworkTypes.FilterSpec, InvocationConfig) - Method in interface com.vmware.vcenter.Network
Returns information about at most 1000 visible (subject to permission checks) networks in vCenter matching the NetworkTypes.FilterSpec.
list(NetworkTypes.FilterSpec, AsyncCallback<List<NetworkTypes.Summary>>) - Method in interface com.vmware.vcenter.Network
Returns information about at most 1000 visible (subject to permission checks) networks in vCenter matching the NetworkTypes.FilterSpec.
list(NetworkTypes.FilterSpec, AsyncCallback<List<NetworkTypes.Summary>>, InvocationConfig) - Method in interface com.vmware.vcenter.Network
Returns information about at most 1000 visible (subject to permission checks) networks in vCenter matching the NetworkTypes.FilterSpec.
list(NetworkTypes.FilterSpec) - Method in class com.vmware.vcenter.NetworkStub
 
list(NetworkTypes.FilterSpec, InvocationConfig) - Method in class com.vmware.vcenter.NetworkStub
 
list(NetworkTypes.FilterSpec, AsyncCallback<List<NetworkTypes.Summary>>) - Method in class com.vmware.vcenter.NetworkStub
 
list(NetworkTypes.FilterSpec, AsyncCallback<List<NetworkTypes.Summary>>, InvocationConfig) - Method in class com.vmware.vcenter.NetworkStub
 
list() - Method in interface com.vmware.vcenter.ovf.ExportFlag
Returns information about the supported export flags by the server.
list(InvocationConfig) - Method in interface com.vmware.vcenter.ovf.ExportFlag
Returns information about the supported export flags by the server.
list(AsyncCallback<List<ExportFlagTypes.Info>>) - Method in interface com.vmware.vcenter.ovf.ExportFlag
Returns information about the supported export flags by the server.
list(AsyncCallback<List<ExportFlagTypes.Info>>, InvocationConfig) - Method in interface com.vmware.vcenter.ovf.ExportFlag
Returns information about the supported export flags by the server.
list() - Method in class com.vmware.vcenter.ovf.ExportFlagStub
 
list(InvocationConfig) - Method in class com.vmware.vcenter.ovf.ExportFlagStub
 
list(AsyncCallback<List<ExportFlagTypes.Info>>) - Method in class com.vmware.vcenter.ovf.ExportFlagStub
 
list(AsyncCallback<List<ExportFlagTypes.Info>>, InvocationConfig) - Method in class com.vmware.vcenter.ovf.ExportFlagStub
 
list(String) - Method in interface com.vmware.vcenter.ovf.ImportFlag
Returns information about the import flags supported by the deployment platform.
list(String, InvocationConfig) - Method in interface com.vmware.vcenter.ovf.ImportFlag
Returns information about the import flags supported by the deployment platform.
list(String, AsyncCallback<List<ImportFlagTypes.Info>>) - Method in interface com.vmware.vcenter.ovf.ImportFlag
Returns information about the import flags supported by the deployment platform.
list(String, AsyncCallback<List<ImportFlagTypes.Info>>, InvocationConfig) - Method in interface com.vmware.vcenter.ovf.ImportFlag
Returns information about the import flags supported by the deployment platform.
list(String) - Method in class com.vmware.vcenter.ovf.ImportFlagStub
 
list(String, InvocationConfig) - Method in class com.vmware.vcenter.ovf.ImportFlagStub
 
list(String, AsyncCallback<List<ImportFlagTypes.Info>>) - Method in class com.vmware.vcenter.ovf.ImportFlagStub
 
list(String, AsyncCallback<List<ImportFlagTypes.Info>>, InvocationConfig) - Method in class com.vmware.vcenter.ovf.ImportFlagStub
 
list(ResourcePoolTypes.FilterSpec) - Method in interface com.vmware.vcenter.ResourcePool
Returns information about at most 1000 visible (subject to permission checks) resource pools in vCenter matching the ResourcePoolTypes.FilterSpec.
list(ResourcePoolTypes.FilterSpec, InvocationConfig) - Method in interface com.vmware.vcenter.ResourcePool
Returns information about at most 1000 visible (subject to permission checks) resource pools in vCenter matching the ResourcePoolTypes.FilterSpec.
list(ResourcePoolTypes.FilterSpec, AsyncCallback<List<ResourcePoolTypes.Summary>>) - Method in interface com.vmware.vcenter.ResourcePool
Returns information about at most 1000 visible (subject to permission checks) resource pools in vCenter matching the ResourcePoolTypes.FilterSpec.
list(ResourcePoolTypes.FilterSpec, AsyncCallback<List<ResourcePoolTypes.Summary>>, InvocationConfig) - Method in interface com.vmware.vcenter.ResourcePool
Returns information about at most 1000 visible (subject to permission checks) resource pools in vCenter matching the ResourcePoolTypes.FilterSpec.
list(ResourcePoolTypes.FilterSpec) - Method in class com.vmware.vcenter.ResourcePoolStub
 
list(ResourcePoolTypes.FilterSpec, InvocationConfig) - Method in class com.vmware.vcenter.ResourcePoolStub
 
list(ResourcePoolTypes.FilterSpec, AsyncCallback<List<ResourcePoolTypes.Summary>>) - Method in class com.vmware.vcenter.ResourcePoolStub
 
list(ResourcePoolTypes.FilterSpec, AsyncCallback<List<ResourcePoolTypes.Summary>>, InvocationConfig) - Method in class com.vmware.vcenter.ResourcePoolStub
 
list(ComplianceTypes.FilterSpec) - Method in interface com.vmware.vcenter.storage.policies.Compliance
Returns compliance information about entities matching the filter ComplianceTypes.FilterSpec.
list(ComplianceTypes.FilterSpec, InvocationConfig) - Method in interface com.vmware.vcenter.storage.policies.Compliance
Returns compliance information about entities matching the filter ComplianceTypes.FilterSpec.
list(ComplianceTypes.FilterSpec, AsyncCallback<List<ComplianceTypes.Summary>>) - Method in interface com.vmware.vcenter.storage.policies.Compliance
Returns compliance information about entities matching the filter ComplianceTypes.FilterSpec.
list(ComplianceTypes.FilterSpec, AsyncCallback<List<ComplianceTypes.Summary>>, InvocationConfig) - Method in interface com.vmware.vcenter.storage.policies.Compliance
Returns compliance information about entities matching the filter ComplianceTypes.FilterSpec.
list(VMTypes.FilterSpec) - Method in interface com.vmware.vcenter.storage.policies.compliance.VM
Returns compliance information about at most 1000 virtual machines matching the filter VMTypes.FilterSpec.
list(VMTypes.FilterSpec, InvocationConfig) - Method in interface com.vmware.vcenter.storage.policies.compliance.VM
Returns compliance information about at most 1000 virtual machines matching the filter VMTypes.FilterSpec.
list(VMTypes.FilterSpec, AsyncCallback<Map<String, VMTypes.Info>>) - Method in interface com.vmware.vcenter.storage.policies.compliance.VM
Returns compliance information about at most 1000 virtual machines matching the filter VMTypes.FilterSpec.
list(VMTypes.FilterSpec, AsyncCallback<Map<String, VMTypes.Info>>, InvocationConfig) - Method in interface com.vmware.vcenter.storage.policies.compliance.VM
Returns compliance information about at most 1000 virtual machines matching the filter VMTypes.FilterSpec.
list(VMTypes.FilterSpec) - Method in class com.vmware.vcenter.storage.policies.compliance.VMStub
 
list(VMTypes.FilterSpec, InvocationConfig) - Method in class com.vmware.vcenter.storage.policies.compliance.VMStub
 
list(VMTypes.FilterSpec, AsyncCallback<Map<String, VMTypes.Info>>) - Method in class com.vmware.vcenter.storage.policies.compliance.VMStub
 
list(VMTypes.FilterSpec, AsyncCallback<Map<String, VMTypes.Info>>, InvocationConfig) - Method in class com.vmware.vcenter.storage.policies.compliance.VMStub
 
list(ComplianceTypes.FilterSpec) - Method in class com.vmware.vcenter.storage.policies.ComplianceStub
 
list(ComplianceTypes.FilterSpec, InvocationConfig) - Method in class com.vmware.vcenter.storage.policies.ComplianceStub
 
list(ComplianceTypes.FilterSpec, AsyncCallback<List<ComplianceTypes.Summary>>) - Method in class com.vmware.vcenter.storage.policies.ComplianceStub
 
list(ComplianceTypes.FilterSpec, AsyncCallback<List<ComplianceTypes.Summary>>, InvocationConfig) - Method in class com.vmware.vcenter.storage.policies.ComplianceStub
 
list(PoliciesTypes.FilterSpec) - Method in interface com.vmware.vcenter.storage.Policies
Returns information about at most 1024 visible (subject to permission checks) storage solicies availabe in vCenter.
list(PoliciesTypes.FilterSpec, InvocationConfig) - Method in interface com.vmware.vcenter.storage.Policies
Returns information about at most 1024 visible (subject to permission checks) storage solicies availabe in vCenter.
list(PoliciesTypes.FilterSpec, AsyncCallback<List<PoliciesTypes.Summary>>) - Method in interface com.vmware.vcenter.storage.Policies
Returns information about at most 1024 visible (subject to permission checks) storage solicies availabe in vCenter.
list(PoliciesTypes.FilterSpec, AsyncCallback<List<PoliciesTypes.Summary>>, InvocationConfig) - Method in interface com.vmware.vcenter.storage.Policies
Returns information about at most 1024 visible (subject to permission checks) storage solicies availabe in vCenter.
list(String) - Method in interface com.vmware.vcenter.storage.policies.VM
Returns information about the virtual machines and/or their virtual disks that are associated with the given storage policy.
list(String, InvocationConfig) - Method in interface com.vmware.vcenter.storage.policies.VM
Returns information about the virtual machines and/or their virtual disks that are associated with the given storage policy.
list(String, AsyncCallback<Map<String, VMTypes.Info>>) - Method in interface com.vmware.vcenter.storage.policies.VM
Returns information about the virtual machines and/or their virtual disks that are associated with the given storage policy.
list(String, AsyncCallback<Map<String, VMTypes.Info>>, InvocationConfig) - Method in interface com.vmware.vcenter.storage.policies.VM
Returns information about the virtual machines and/or their virtual disks that are associated with the given storage policy.
list(String) - Method in class com.vmware.vcenter.storage.policies.VMStub
 
list(String, InvocationConfig) - Method in class com.vmware.vcenter.storage.policies.VMStub
 
list(String, AsyncCallback<Map<String, VMTypes.Info>>) - Method in class com.vmware.vcenter.storage.policies.VMStub
 
list(String, AsyncCallback<Map<String, VMTypes.Info>>, InvocationConfig) - Method in class com.vmware.vcenter.storage.policies.VMStub
 
list(PoliciesTypes.FilterSpec) - Method in class com.vmware.vcenter.storage.PoliciesStub
 
list(PoliciesTypes.FilterSpec, InvocationConfig) - Method in class com.vmware.vcenter.storage.PoliciesStub
 
list(PoliciesTypes.FilterSpec, AsyncCallback<List<PoliciesTypes.Summary>>) - Method in class com.vmware.vcenter.storage.PoliciesStub
 
list(PoliciesTypes.FilterSpec, AsyncCallback<List<PoliciesTypes.Summary>>, InvocationConfig) - Method in class com.vmware.vcenter.storage.PoliciesStub
 
list(AssociationsTypes.IterationSpec) - Method in interface com.vmware.vcenter.tagging.Associations
Returns tag associations that match the specified iteration spec.
list(AssociationsTypes.IterationSpec, InvocationConfig) - Method in interface com.vmware.vcenter.tagging.Associations
Returns tag associations that match the specified iteration spec.
list(AssociationsTypes.IterationSpec, AsyncCallback<AssociationsTypes.ListResult>) - Method in interface com.vmware.vcenter.tagging.Associations
Returns tag associations that match the specified iteration spec.
list(AssociationsTypes.IterationSpec, AsyncCallback<AssociationsTypes.ListResult>, InvocationConfig) - Method in interface com.vmware.vcenter.tagging.Associations
Returns tag associations that match the specified iteration spec.
list(AssociationsTypes.IterationSpec) - Method in class com.vmware.vcenter.tagging.AssociationsStub
 
list(AssociationsTypes.IterationSpec, InvocationConfig) - Method in class com.vmware.vcenter.tagging.AssociationsStub
 
list(AssociationsTypes.IterationSpec, AsyncCallback<AssociationsTypes.ListResult>) - Method in class com.vmware.vcenter.tagging.AssociationsStub
 
list(AssociationsTypes.IterationSpec, AsyncCallback<AssociationsTypes.ListResult>, InvocationConfig) - Method in class com.vmware.vcenter.tagging.AssociationsStub
 
list(NodesTypes.FilterSpec) - Method in interface com.vmware.vcenter.topology.Nodes
Returns information about all vCenter and Platform Services Controller nodes matching the NodesTypes.FilterSpec.
list(NodesTypes.FilterSpec, InvocationConfig) - Method in interface com.vmware.vcenter.topology.Nodes
Returns information about all vCenter and Platform Services Controller nodes matching the NodesTypes.FilterSpec.
list(NodesTypes.FilterSpec, AsyncCallback<List<NodesTypes.Summary>>) - Method in interface com.vmware.vcenter.topology.Nodes
Returns information about all vCenter and Platform Services Controller nodes matching the NodesTypes.FilterSpec.
list(NodesTypes.FilterSpec, AsyncCallback<List<NodesTypes.Summary>>, InvocationConfig) - Method in interface com.vmware.vcenter.topology.Nodes
Returns information about all vCenter and Platform Services Controller nodes matching the NodesTypes.FilterSpec.
list(NodesTypes.FilterSpec) - Method in class com.vmware.vcenter.topology.NodesStub
 
list(NodesTypes.FilterSpec, InvocationConfig) - Method in class com.vmware.vcenter.topology.NodesStub
 
list(NodesTypes.FilterSpec, AsyncCallback<List<NodesTypes.Summary>>) - Method in class com.vmware.vcenter.topology.NodesStub
 
list(NodesTypes.FilterSpec, AsyncCallback<List<NodesTypes.Summary>>, InvocationConfig) - Method in class com.vmware.vcenter.topology.NodesStub
 
list(ReplicationStatusTypes.FilterSpec) - Method in interface com.vmware.vcenter.topology.ReplicationStatus
Returns the replication information of vCenter and Platform Services Controller nodes of type VCSA_EMBEDDED/PSC_EXTERNAL (see NodesTypes.Info.getType()) matching the ReplicationStatusTypes.FilterSpec.
list(ReplicationStatusTypes.FilterSpec, InvocationConfig) - Method in interface com.vmware.vcenter.topology.ReplicationStatus
Returns the replication information of vCenter and Platform Services Controller nodes of type VCSA_EMBEDDED/PSC_EXTERNAL (see NodesTypes.Info.getType()) matching the ReplicationStatusTypes.FilterSpec.
list(ReplicationStatusTypes.FilterSpec, AsyncCallback<List<ReplicationStatusTypes.Summary>>) - Method in interface com.vmware.vcenter.topology.ReplicationStatus
Returns the replication information of vCenter and Platform Services Controller nodes of type VCSA_EMBEDDED/PSC_EXTERNAL (see NodesTypes.Info.getType()) matching the ReplicationStatusTypes.FilterSpec.
list(ReplicationStatusTypes.FilterSpec, AsyncCallback<List<ReplicationStatusTypes.Summary>>, InvocationConfig) - Method in interface com.vmware.vcenter.topology.ReplicationStatus
Returns the replication information of vCenter and Platform Services Controller nodes of type VCSA_EMBEDDED/PSC_EXTERNAL (see NodesTypes.Info.getType()) matching the ReplicationStatusTypes.FilterSpec.
list(ReplicationStatusTypes.FilterSpec) - Method in class com.vmware.vcenter.topology.ReplicationStatusStub
 
list(ReplicationStatusTypes.FilterSpec, InvocationConfig) - Method in class com.vmware.vcenter.topology.ReplicationStatusStub
 
list(ReplicationStatusTypes.FilterSpec, AsyncCallback<List<ReplicationStatusTypes.Summary>>) - Method in class com.vmware.vcenter.topology.ReplicationStatusStub
 
list(ReplicationStatusTypes.FilterSpec, AsyncCallback<List<ReplicationStatusTypes.Summary>>, InvocationConfig) - Method in class com.vmware.vcenter.topology.ReplicationStatusStub
 
list(ServicesTypes.FilterSpec) - Method in interface com.vmware.vcenter.trusted_infrastructure.attestation.Services
Returns detailed information about all registered Attestation Service instances in this vCenter.
list(ServicesTypes.FilterSpec, InvocationConfig) - Method in interface com.vmware.vcenter.trusted_infrastructure.attestation.Services
Returns detailed information about all registered Attestation Service instances in this vCenter.
list(ServicesTypes.FilterSpec, AsyncCallback<List<ServicesTypes.Summary>>) - Method in interface com.vmware.vcenter.trusted_infrastructure.attestation.Services
Returns detailed information about all registered Attestation Service instances in this vCenter.
list(ServicesTypes.FilterSpec, AsyncCallback<List<ServicesTypes.Summary>>, InvocationConfig) - Method in interface com.vmware.vcenter.trusted_infrastructure.attestation.Services
Returns detailed information about all registered Attestation Service instances in this vCenter.
list(ServicesTypes.FilterSpec) - Method in class com.vmware.vcenter.trusted_infrastructure.attestation.ServicesStub
 
list(ServicesTypes.FilterSpec, InvocationConfig) - Method in class com.vmware.vcenter.trusted_infrastructure.attestation.ServicesStub
 
list(ServicesTypes.FilterSpec, AsyncCallback<List<ServicesTypes.Summary>>) - Method in class com.vmware.vcenter.trusted_infrastructure.attestation.ServicesStub
 
list(ServicesTypes.FilterSpec, AsyncCallback<List<ServicesTypes.Summary>>, InvocationConfig) - Method in class com.vmware.vcenter.trusted_infrastructure.attestation.ServicesStub
 
list(ServicesTypes.FilterSpec) - Method in interface com.vmware.vcenter.trusted_infrastructure.kms.Services
Returns basic information about all registered Key Provider Service instances in this vCenter.
list(ServicesTypes.FilterSpec, InvocationConfig) - Method in interface com.vmware.vcenter.trusted_infrastructure.kms.Services
Returns basic information about all registered Key Provider Service instances in this vCenter.
list(ServicesTypes.FilterSpec, AsyncCallback<List<ServicesTypes.Summary>>) - Method in interface com.vmware.vcenter.trusted_infrastructure.kms.Services
Returns basic information about all registered Key Provider Service instances in this vCenter.
list(ServicesTypes.FilterSpec, AsyncCallback<List<ServicesTypes.Summary>>, InvocationConfig) - Method in interface com.vmware.vcenter.trusted_infrastructure.kms.Services
Returns basic information about all registered Key Provider Service instances in this vCenter.
list(ServicesTypes.FilterSpec) - Method in class com.vmware.vcenter.trusted_infrastructure.kms.ServicesStub
 
list(ServicesTypes.FilterSpec, InvocationConfig) - Method in class com.vmware.vcenter.trusted_infrastructure.kms.ServicesStub
 
list(ServicesTypes.FilterSpec, AsyncCallback<List<ServicesTypes.Summary>>) - Method in class com.vmware.vcenter.trusted_infrastructure.kms.ServicesStub
 
list(ServicesTypes.FilterSpec, AsyncCallback<List<ServicesTypes.Summary>>, InvocationConfig) - Method in class com.vmware.vcenter.trusted_infrastructure.kms.ServicesStub
 
list(AttestationTypes.FilterSpec, AttestationTypes.SummaryType) - Method in interface com.vmware.vcenter.trusted_infrastructure.trust_authority_hosts.Attestation
Returns a list of the hosts running a Attestation Service matching the specified AttestationTypes.FilterSpec.
list(AttestationTypes.FilterSpec, AttestationTypes.SummaryType, InvocationConfig) - Method in interface com.vmware.vcenter.trusted_infrastructure.trust_authority_hosts.Attestation
Returns a list of the hosts running a Attestation Service matching the specified AttestationTypes.FilterSpec.
list(AttestationTypes.FilterSpec, AttestationTypes.SummaryType, AsyncCallback<List<AttestationTypes.Summary>>) - Method in interface com.vmware.vcenter.trusted_infrastructure.trust_authority_hosts.Attestation
Returns a list of the hosts running a Attestation Service matching the specified AttestationTypes.FilterSpec.
list(AttestationTypes.FilterSpec, AttestationTypes.SummaryType, AsyncCallback<List<AttestationTypes.Summary>>, InvocationConfig) - Method in interface com.vmware.vcenter.trusted_infrastructure.trust_authority_hosts.Attestation
Returns a list of the hosts running a Attestation Service matching the specified AttestationTypes.FilterSpec.
list(AttestationTypes.FilterSpec, AttestationTypes.SummaryType) - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_hosts.AttestationStub
 
list(AttestationTypes.FilterSpec, AttestationTypes.SummaryType, InvocationConfig) - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_hosts.AttestationStub
 
list(AttestationTypes.FilterSpec, AttestationTypes.SummaryType, AsyncCallback<List<AttestationTypes.Summary>>) - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_hosts.AttestationStub
 
list(AttestationTypes.FilterSpec, AttestationTypes.SummaryType, AsyncCallback<List<AttestationTypes.Summary>>, InvocationConfig) - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_hosts.AttestationStub
 
list(KmsTypes.FilterSpec, KmsTypes.SummaryType) - Method in interface com.vmware.vcenter.trusted_infrastructure.trust_authority_hosts.Kms
Returns a list of the hosts running a Key Provider Service matching the specified KmsTypes.FilterSpec.
list(KmsTypes.FilterSpec, KmsTypes.SummaryType, InvocationConfig) - Method in interface com.vmware.vcenter.trusted_infrastructure.trust_authority_hosts.Kms
Returns a list of the hosts running a Key Provider Service matching the specified KmsTypes.FilterSpec.
list(KmsTypes.FilterSpec, KmsTypes.SummaryType, AsyncCallback<List<KmsTypes.Summary>>) - Method in interface com.vmware.vcenter.trusted_infrastructure.trust_authority_hosts.Kms
Returns a list of the hosts running a Key Provider Service matching the specified KmsTypes.FilterSpec.
list(KmsTypes.FilterSpec, KmsTypes.SummaryType, AsyncCallback<List<KmsTypes.Summary>>, InvocationConfig) - Method in interface com.vmware.vcenter.trusted_infrastructure.trust_authority_hosts.Kms
Returns a list of the hosts running a Key Provider Service matching the specified KmsTypes.FilterSpec.
list(KmsTypes.FilterSpec, KmsTypes.SummaryType) - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_hosts.KmsStub
 
list(KmsTypes.FilterSpec, KmsTypes.SummaryType, InvocationConfig) - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_hosts.KmsStub
 
list(KmsTypes.FilterSpec, KmsTypes.SummaryType, AsyncCallback<List<KmsTypes.Summary>>) - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_hosts.KmsStub
 
list(KmsTypes.FilterSpec, KmsTypes.SummaryType, AsyncCallback<List<KmsTypes.Summary>>, InvocationConfig) - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_hosts.KmsStub
 
list(TrustAuthorityClustersTypes.FilterSpec) - Method in interface com.vmware.vcenter.trusted_infrastructure.TrustAuthorityClusters
Returns a list of clusters for this vCenter instance which matches the TrustAuthorityClustersTypes.FilterSpec.
list(TrustAuthorityClustersTypes.FilterSpec, InvocationConfig) - Method in interface com.vmware.vcenter.trusted_infrastructure.TrustAuthorityClusters
Returns a list of clusters for this vCenter instance which matches the TrustAuthorityClustersTypes.FilterSpec.
list(TrustAuthorityClustersTypes.FilterSpec, AsyncCallback<List<TrustAuthorityClustersTypes.Summary>>) - Method in interface com.vmware.vcenter.trusted_infrastructure.TrustAuthorityClusters
Returns a list of clusters for this vCenter instance which matches the TrustAuthorityClustersTypes.FilterSpec.
list(TrustAuthorityClustersTypes.FilterSpec, AsyncCallback<List<TrustAuthorityClustersTypes.Summary>>, InvocationConfig) - Method in interface com.vmware.vcenter.trusted_infrastructure.TrustAuthorityClusters
Returns a list of clusters for this vCenter instance which matches the TrustAuthorityClustersTypes.FilterSpec.
list(TrustAuthorityClustersTypes.FilterSpec) - Method in class com.vmware.vcenter.trusted_infrastructure.TrustAuthorityClustersStub
 
list(TrustAuthorityClustersTypes.FilterSpec, InvocationConfig) - Method in class com.vmware.vcenter.trusted_infrastructure.TrustAuthorityClustersStub
 
list(TrustAuthorityClustersTypes.FilterSpec, AsyncCallback<List<TrustAuthorityClustersTypes.Summary>>) - Method in class com.vmware.vcenter.trusted_infrastructure.TrustAuthorityClustersStub
 
list(TrustAuthorityClustersTypes.FilterSpec, AsyncCallback<List<TrustAuthorityClustersTypes.Summary>>, InvocationConfig) - Method in class com.vmware.vcenter.trusted_infrastructure.TrustAuthorityClustersStub
 
list(String, ServicesTypes.FilterSpec) - Method in interface com.vmware.vcenter.trusted_infrastructure.trusted_clusters.attestation.Services
Returns the basic information about all configured Attestation Service instances used by this cluster.
list(String, ServicesTypes.FilterSpec, InvocationConfig) - Method in interface com.vmware.vcenter.trusted_infrastructure.trusted_clusters.attestation.Services
Returns the basic information about all configured Attestation Service instances used by this cluster.
list(String, ServicesTypes.FilterSpec, AsyncCallback<List<ServicesTypes.Summary>>) - Method in interface com.vmware.vcenter.trusted_infrastructure.trusted_clusters.attestation.Services
Returns the basic information about all configured Attestation Service instances used by this cluster.
list(String, ServicesTypes.FilterSpec, AsyncCallback<List<ServicesTypes.Summary>>, InvocationConfig) - Method in interface com.vmware.vcenter.trusted_infrastructure.trusted_clusters.attestation.Services
Returns the basic information about all configured Attestation Service instances used by this cluster.
list(String, ServicesTypes.FilterSpec) - Method in class com.vmware.vcenter.trusted_infrastructure.trusted_clusters.attestation.ServicesStub
 
list(String, ServicesTypes.FilterSpec, InvocationConfig) - Method in class com.vmware.vcenter.trusted_infrastructure.trusted_clusters.attestation.ServicesStub
 
list(String, ServicesTypes.FilterSpec, AsyncCallback<List<ServicesTypes.Summary>>) - Method in class com.vmware.vcenter.trusted_infrastructure.trusted_clusters.attestation.ServicesStub
 
list(String, ServicesTypes.FilterSpec, AsyncCallback<List<ServicesTypes.Summary>>, InvocationConfig) - Method in class com.vmware.vcenter.trusted_infrastructure.trusted_clusters.attestation.ServicesStub
 
list(String, ServicesTypes.FilterSpec) - Method in interface com.vmware.vcenter.trusted_infrastructure.trusted_clusters.kms.Services
Returns basic information about all configured Key Provider Service instances used by this cluster.
list(String, ServicesTypes.FilterSpec, InvocationConfig) - Method in interface com.vmware.vcenter.trusted_infrastructure.trusted_clusters.kms.Services
Returns basic information about all configured Key Provider Service instances used by this cluster.
list(String, ServicesTypes.FilterSpec, AsyncCallback<List<ServicesTypes.Summary>>) - Method in interface com.vmware.vcenter.trusted_infrastructure.trusted_clusters.kms.Services
Returns basic information about all configured Key Provider Service instances used by this cluster.
list(String, ServicesTypes.FilterSpec, AsyncCallback<List<ServicesTypes.Summary>>, InvocationConfig) - Method in interface com.vmware.vcenter.trusted_infrastructure.trusted_clusters.kms.Services
Returns basic information about all configured Key Provider Service instances used by this cluster.
list(String, ServicesTypes.FilterSpec) - Method in class com.vmware.vcenter.trusted_infrastructure.trusted_clusters.kms.ServicesStub
 
list(String, ServicesTypes.FilterSpec, InvocationConfig) - Method in class com.vmware.vcenter.trusted_infrastructure.trusted_clusters.kms.ServicesStub
 
list(String, ServicesTypes.FilterSpec, AsyncCallback<List<ServicesTypes.Summary>>) - Method in class com.vmware.vcenter.trusted_infrastructure.trusted_clusters.kms.ServicesStub
 
list(String, ServicesTypes.FilterSpec, AsyncCallback<List<ServicesTypes.Summary>>, InvocationConfig) - Method in class com.vmware.vcenter.trusted_infrastructure.trusted_clusters.kms.ServicesStub
 
list(String) - Method in interface com.vmware.vcenter.vm.guest.networking.Interfaces
Returns information about the networking interfaces in the guest operating system.
list(String, InvocationConfig) - Method in interface com.vmware.vcenter.vm.guest.networking.Interfaces
Returns information about the networking interfaces in the guest operating system.
list(String, AsyncCallback<List<InterfacesTypes.Info>>) - Method in interface com.vmware.vcenter.vm.guest.networking.Interfaces
Returns information about the networking interfaces in the guest operating system.
list(String, AsyncCallback<List<InterfacesTypes.Info>>, InvocationConfig) - Method in interface com.vmware.vcenter.vm.guest.networking.Interfaces
Returns information about the networking interfaces in the guest operating system.
list(String) - Method in class com.vmware.vcenter.vm.guest.networking.InterfacesStub
 
list(String, InvocationConfig) - Method in class com.vmware.vcenter.vm.guest.networking.InterfacesStub
 
list(String, AsyncCallback<List<InterfacesTypes.Info>>) - Method in class com.vmware.vcenter.vm.guest.networking.InterfacesStub
 
list(String, AsyncCallback<List<InterfacesTypes.Info>>, InvocationConfig) - Method in class com.vmware.vcenter.vm.guest.networking.InterfacesStub
 
list(String) - Method in interface com.vmware.vcenter.vm.guest.networking.Routes
Returns information about network routing in the guest operating system.
list(String, InvocationConfig) - Method in interface com.vmware.vcenter.vm.guest.networking.Routes
Returns information about network routing in the guest operating system.
list(String, AsyncCallback<List<RoutesTypes.Info>>) - Method in interface com.vmware.vcenter.vm.guest.networking.Routes
Returns information about network routing in the guest operating system.
list(String, AsyncCallback<List<RoutesTypes.Info>>, InvocationConfig) - Method in interface com.vmware.vcenter.vm.guest.networking.Routes
Returns information about network routing in the guest operating system.
list(String) - Method in class com.vmware.vcenter.vm.guest.networking.RoutesStub
 
list(String, InvocationConfig) - Method in class com.vmware.vcenter.vm.guest.networking.RoutesStub
 
list(String, AsyncCallback<List<RoutesTypes.Info>>) - Method in class com.vmware.vcenter.vm.guest.networking.RoutesStub
 
list(String, AsyncCallback<List<RoutesTypes.Info>>, InvocationConfig) - Method in class com.vmware.vcenter.vm.guest.networking.RoutesStub
 
list(String) - Method in interface com.vmware.vcenter.vm.hardware.adapter.Sata
Returns commonly used information about the virtual SATA adapters belonging to the virtual machine.
list(String, InvocationConfig) - Method in interface com.vmware.vcenter.vm.hardware.adapter.Sata
Returns commonly used information about the virtual SATA adapters belonging to the virtual machine.
list(String, AsyncCallback<List<SataTypes.Summary>>) - Method in interface com.vmware.vcenter.vm.hardware.adapter.Sata
Returns commonly used information about the virtual SATA adapters belonging to the virtual machine.
list(String, AsyncCallback<List<SataTypes.Summary>>, InvocationConfig) - Method in interface com.vmware.vcenter.vm.hardware.adapter.Sata
Returns commonly used information about the virtual SATA adapters belonging to the virtual machine.
list(String) - Method in class com.vmware.vcenter.vm.hardware.adapter.SataStub
 
list(String, InvocationConfig) - Method in class com.vmware.vcenter.vm.hardware.adapter.SataStub
 
list(String, AsyncCallback<List<SataTypes.Summary>>) - Method in class com.vmware.vcenter.vm.hardware.adapter.SataStub
 
list(String, AsyncCallback<List<SataTypes.Summary>>, InvocationConfig) - Method in class com.vmware.vcenter.vm.hardware.adapter.SataStub
 
list(String) - Method in interface com.vmware.vcenter.vm.hardware.adapter.Scsi
Returns commonly used information about the virtual SCSI adapters belonging to the virtual machine.
list(String, InvocationConfig) - Method in interface com.vmware.vcenter.vm.hardware.adapter.Scsi
Returns commonly used information about the virtual SCSI adapters belonging to the virtual machine.
list(String, AsyncCallback<List<ScsiTypes.Summary>>) - Method in interface com.vmware.vcenter.vm.hardware.adapter.Scsi
Returns commonly used information about the virtual SCSI adapters belonging to the virtual machine.
list(String, AsyncCallback<List<ScsiTypes.Summary>>, InvocationConfig) - Method in interface com.vmware.vcenter.vm.hardware.adapter.Scsi
Returns commonly used information about the virtual SCSI adapters belonging to the virtual machine.
list(String) - Method in class com.vmware.vcenter.vm.hardware.adapter.ScsiStub
 
list(String, InvocationConfig) - Method in class com.vmware.vcenter.vm.hardware.adapter.ScsiStub
 
list(String, AsyncCallback<List<ScsiTypes.Summary>>) - Method in class com.vmware.vcenter.vm.hardware.adapter.ScsiStub
 
list(String, AsyncCallback<List<ScsiTypes.Summary>>, InvocationConfig) - Method in class com.vmware.vcenter.vm.hardware.adapter.ScsiStub
 
list(String) - Method in interface com.vmware.vcenter.vm.hardware.Cdrom
Returns commonly used information about the virtual CD-ROM devices belonging to the virtual machine.
list(String, InvocationConfig) - Method in interface com.vmware.vcenter.vm.hardware.Cdrom
Returns commonly used information about the virtual CD-ROM devices belonging to the virtual machine.
list(String, AsyncCallback<List<CdromTypes.Summary>>) - Method in interface com.vmware.vcenter.vm.hardware.Cdrom
Returns commonly used information about the virtual CD-ROM devices belonging to the virtual machine.
list(String, AsyncCallback<List<CdromTypes.Summary>>, InvocationConfig) - Method in interface com.vmware.vcenter.vm.hardware.Cdrom
Returns commonly used information about the virtual CD-ROM devices belonging to the virtual machine.
list(String) - Method in class com.vmware.vcenter.vm.hardware.CdromStub
 
list(String, InvocationConfig) - Method in class com.vmware.vcenter.vm.hardware.CdromStub
 
list(String, AsyncCallback<List<CdromTypes.Summary>>) - Method in class com.vmware.vcenter.vm.hardware.CdromStub
 
list(String, AsyncCallback<List<CdromTypes.Summary>>, InvocationConfig) - Method in class com.vmware.vcenter.vm.hardware.CdromStub
 
list(String) - Method in interface com.vmware.vcenter.vm.hardware.Disk
Returns commonly used information about the virtual disks belonging to the virtual machine.
list(String, InvocationConfig) - Method in interface com.vmware.vcenter.vm.hardware.Disk
Returns commonly used information about the virtual disks belonging to the virtual machine.
list(String, AsyncCallback<List<DiskTypes.Summary>>) - Method in interface com.vmware.vcenter.vm.hardware.Disk
Returns commonly used information about the virtual disks belonging to the virtual machine.
list(String, AsyncCallback<List<DiskTypes.Summary>>, InvocationConfig) - Method in interface com.vmware.vcenter.vm.hardware.Disk
Returns commonly used information about the virtual disks belonging to the virtual machine.
list(String) - Method in class com.vmware.vcenter.vm.hardware.DiskStub
 
list(String, InvocationConfig) - Method in class com.vmware.vcenter.vm.hardware.DiskStub
 
list(String, AsyncCallback<List<DiskTypes.Summary>>) - Method in class com.vmware.vcenter.vm.hardware.DiskStub
 
list(String, AsyncCallback<List<DiskTypes.Summary>>, InvocationConfig) - Method in class com.vmware.vcenter.vm.hardware.DiskStub
 
list(String) - Method in interface com.vmware.vcenter.vm.hardware.Ethernet
Returns commonly used information about the virtual Ethernet adapters belonging to the virtual machine.
list(String, InvocationConfig) - Method in interface com.vmware.vcenter.vm.hardware.Ethernet
Returns commonly used information about the virtual Ethernet adapters belonging to the virtual machine.
list(String, AsyncCallback<List<EthernetTypes.Summary>>) - Method in interface com.vmware.vcenter.vm.hardware.Ethernet
Returns commonly used information about the virtual Ethernet adapters belonging to the virtual machine.
list(String, AsyncCallback<List<EthernetTypes.Summary>>, InvocationConfig) - Method in interface com.vmware.vcenter.vm.hardware.Ethernet
Returns commonly used information about the virtual Ethernet adapters belonging to the virtual machine.
list(String) - Method in class com.vmware.vcenter.vm.hardware.EthernetStub
 
list(String, InvocationConfig) - Method in class com.vmware.vcenter.vm.hardware.EthernetStub
 
list(String, AsyncCallback<List<EthernetTypes.Summary>>) - Method in class com.vmware.vcenter.vm.hardware.EthernetStub
 
list(String, AsyncCallback<List<EthernetTypes.Summary>>, InvocationConfig) - Method in class com.vmware.vcenter.vm.hardware.EthernetStub
 
list(String) - Method in interface com.vmware.vcenter.vm.hardware.Floppy
Returns commonly used information about the virtual floppy drives belonging to the virtual machine.
list(String, InvocationConfig) - Method in interface com.vmware.vcenter.vm.hardware.Floppy
Returns commonly used information about the virtual floppy drives belonging to the virtual machine.
list(String, AsyncCallback<List<FloppyTypes.Summary>>) - Method in interface com.vmware.vcenter.vm.hardware.Floppy
Returns commonly used information about the virtual floppy drives belonging to the virtual machine.
list(String, AsyncCallback<List<FloppyTypes.Summary>>, InvocationConfig) - Method in interface com.vmware.vcenter.vm.hardware.Floppy
Returns commonly used information about the virtual floppy drives belonging to the virtual machine.
list(String) - Method in class com.vmware.vcenter.vm.hardware.FloppyStub
 
list(String, InvocationConfig) - Method in class com.vmware.vcenter.vm.hardware.FloppyStub
 
list(String, AsyncCallback<List<FloppyTypes.Summary>>) - Method in class com.vmware.vcenter.vm.hardware.FloppyStub
 
list(String, AsyncCallback<List<FloppyTypes.Summary>>, InvocationConfig) - Method in class com.vmware.vcenter.vm.hardware.FloppyStub
 
list(String) - Method in interface com.vmware.vcenter.vm.hardware.Parallel
Returns commonly used information about the virtual parallel ports belonging to the virtual machine.
list(String, InvocationConfig) - Method in interface com.vmware.vcenter.vm.hardware.Parallel
Returns commonly used information about the virtual parallel ports belonging to the virtual machine.
list(String, AsyncCallback<List<ParallelTypes.Summary>>) - Method in interface com.vmware.vcenter.vm.hardware.Parallel
Returns commonly used information about the virtual parallel ports belonging to the virtual machine.
list(String, AsyncCallback<List<ParallelTypes.Summary>>, InvocationConfig) - Method in interface com.vmware.vcenter.vm.hardware.Parallel
Returns commonly used information about the virtual parallel ports belonging to the virtual machine.
list(String) - Method in class com.vmware.vcenter.vm.hardware.ParallelStub
 
list(String, InvocationConfig) - Method in class com.vmware.vcenter.vm.hardware.ParallelStub
 
list(String, AsyncCallback<List<ParallelTypes.Summary>>) - Method in class com.vmware.vcenter.vm.hardware.ParallelStub
 
list(String, AsyncCallback<List<ParallelTypes.Summary>>, InvocationConfig) - Method in class com.vmware.vcenter.vm.hardware.ParallelStub
 
list(String) - Method in interface com.vmware.vcenter.vm.hardware.Serial
Returns commonly used information about the virtual serial ports belonging to the virtual machine.
list(String, InvocationConfig) - Method in interface com.vmware.vcenter.vm.hardware.Serial
Returns commonly used information about the virtual serial ports belonging to the virtual machine.
list(String, AsyncCallback<List<SerialTypes.Summary>>) - Method in interface com.vmware.vcenter.vm.hardware.Serial
Returns commonly used information about the virtual serial ports belonging to the virtual machine.
list(String, AsyncCallback<List<SerialTypes.Summary>>, InvocationConfig) - Method in interface com.vmware.vcenter.vm.hardware.Serial
Returns commonly used information about the virtual serial ports belonging to the virtual machine.
list(String) - Method in class com.vmware.vcenter.vm.hardware.SerialStub
 
list(String, InvocationConfig) - Method in class com.vmware.vcenter.vm.hardware.SerialStub
 
list(String, AsyncCallback<List<SerialTypes.Summary>>) - Method in class com.vmware.vcenter.vm.hardware.SerialStub
 
list(String, AsyncCallback<List<SerialTypes.Summary>>, InvocationConfig) - Method in class com.vmware.vcenter.vm.hardware.SerialStub
 
list(VMTypes.FilterSpec) - Method in interface com.vmware.vcenter.VM
Returns information about at most 4000 visible (subject to permission checks) virtual machines in vCenter matching the VMTypes.FilterSpec.
list(VMTypes.FilterSpec, InvocationConfig) - Method in interface com.vmware.vcenter.VM
Returns information about at most 4000 visible (subject to permission checks) virtual machines in vCenter matching the VMTypes.FilterSpec.
list(VMTypes.FilterSpec, AsyncCallback<List<VMTypes.Summary>>) - Method in interface com.vmware.vcenter.VM
Returns information about at most 4000 visible (subject to permission checks) virtual machines in vCenter matching the VMTypes.FilterSpec.
list(VMTypes.FilterSpec, AsyncCallback<List<VMTypes.Summary>>, InvocationConfig) - Method in interface com.vmware.vcenter.VM
Returns information about at most 4000 visible (subject to permission checks) virtual machines in vCenter matching the VMTypes.FilterSpec.
list(String) - Method in interface com.vmware.vcenter.vm_template.library_items.CheckOuts
Returns commonly used information about the virtual machines that are checked out of the library item.
list(String, InvocationConfig) - Method in interface com.vmware.vcenter.vm_template.library_items.CheckOuts
Returns commonly used information about the virtual machines that are checked out of the library item.
list(String, AsyncCallback<List<CheckOutsTypes.Summary>>) - Method in interface com.vmware.vcenter.vm_template.library_items.CheckOuts
Returns commonly used information about the virtual machines that are checked out of the library item.
list(String, AsyncCallback<List<CheckOutsTypes.Summary>>, InvocationConfig) - Method in interface com.vmware.vcenter.vm_template.library_items.CheckOuts
Returns commonly used information about the virtual machines that are checked out of the library item.
list(String) - Method in class com.vmware.vcenter.vm_template.library_items.CheckOutsStub
 
list(String, InvocationConfig) - Method in class com.vmware.vcenter.vm_template.library_items.CheckOutsStub
 
list(String, AsyncCallback<List<CheckOutsTypes.Summary>>) - Method in class com.vmware.vcenter.vm_template.library_items.CheckOutsStub
 
list(String, AsyncCallback<List<CheckOutsTypes.Summary>>, InvocationConfig) - Method in class com.vmware.vcenter.vm_template.library_items.CheckOutsStub
 
list(String) - Method in interface com.vmware.vcenter.vm_template.library_items.Versions
Returns commonly used information about the live versions of a virtual machine template library item.
list(String, InvocationConfig) - Method in interface com.vmware.vcenter.vm_template.library_items.Versions
Returns commonly used information about the live versions of a virtual machine template library item.
list(String, AsyncCallback<List<VersionsTypes.Summary>>) - Method in interface com.vmware.vcenter.vm_template.library_items.Versions
Returns commonly used information about the live versions of a virtual machine template library item.
list(String, AsyncCallback<List<VersionsTypes.Summary>>, InvocationConfig) - Method in interface com.vmware.vcenter.vm_template.library_items.Versions
Returns commonly used information about the live versions of a virtual machine template library item.
list(String) - Method in class com.vmware.vcenter.vm_template.library_items.VersionsStub
 
list(String, InvocationConfig) - Method in class com.vmware.vcenter.vm_template.library_items.VersionsStub
 
list(String, AsyncCallback<List<VersionsTypes.Summary>>) - Method in class com.vmware.vcenter.vm_template.library_items.VersionsStub
 
list(String, AsyncCallback<List<VersionsTypes.Summary>>, InvocationConfig) - Method in class com.vmware.vcenter.vm_template.library_items.VersionsStub
 
list(VMTypes.FilterSpec) - Method in class com.vmware.vcenter.VMStub
 
list(VMTypes.FilterSpec, InvocationConfig) - Method in class com.vmware.vcenter.VMStub
 
list(VMTypes.FilterSpec, AsyncCallback<List<VMTypes.Summary>>) - Method in class com.vmware.vcenter.VMStub
 
list(VMTypes.FilterSpec, AsyncCallback<List<VMTypes.Summary>>, InvocationConfig) - Method in class com.vmware.vcenter.VMStub
 
list(ManagedObjectReference, LookupServiceRegistrationFilter) - Method in interface com.vmware.vsphereautomation.lookup.LsPortType
 
list(AcqSpecsTypes.FilterSpec) - Method in interface com.vmware.vstats.AcqSpecs
Returns information about all acquisition specifications.
list(AcqSpecsTypes.FilterSpec, InvocationConfig) - Method in interface com.vmware.vstats.AcqSpecs
Returns information about all acquisition specifications.
list(AcqSpecsTypes.FilterSpec, AsyncCallback<AcqSpecsTypes.ListResult>) - Method in interface com.vmware.vstats.AcqSpecs
Returns information about all acquisition specifications.
list(AcqSpecsTypes.FilterSpec, AsyncCallback<AcqSpecsTypes.ListResult>, InvocationConfig) - Method in interface com.vmware.vstats.AcqSpecs
Returns information about all acquisition specifications.
list(AcqSpecsTypes.FilterSpec) - Method in class com.vmware.vstats.AcqSpecsStub
 
list(AcqSpecsTypes.FilterSpec, InvocationConfig) - Method in class com.vmware.vstats.AcqSpecsStub
 
list(AcqSpecsTypes.FilterSpec, AsyncCallback<AcqSpecsTypes.ListResult>) - Method in class com.vmware.vstats.AcqSpecsStub
 
list(AcqSpecsTypes.FilterSpec, AsyncCallback<AcqSpecsTypes.ListResult>, InvocationConfig) - Method in class com.vmware.vstats.AcqSpecsStub
 
list(String, CounterMetadataTypes.FilterSpec) - Method in interface com.vmware.vstats.CounterMetadata
Returns information about all counter metadata records for a specific Counter.
list(String, CounterMetadataTypes.FilterSpec, InvocationConfig) - Method in interface com.vmware.vstats.CounterMetadata
Returns information about all counter metadata records for a specific Counter.
list(String, CounterMetadataTypes.FilterSpec, AsyncCallback<List<CounterMetadataTypes.Info>>) - Method in interface com.vmware.vstats.CounterMetadata
Returns information about all counter metadata records for a specific Counter.
list(String, CounterMetadataTypes.FilterSpec, AsyncCallback<List<CounterMetadataTypes.Info>>, InvocationConfig) - Method in interface com.vmware.vstats.CounterMetadata
Returns information about all counter metadata records for a specific Counter.
list(String, CounterMetadataTypes.FilterSpec) - Method in class com.vmware.vstats.CounterMetadataStub
 
list(String, CounterMetadataTypes.FilterSpec, InvocationConfig) - Method in class com.vmware.vstats.CounterMetadataStub
 
list(String, CounterMetadataTypes.FilterSpec, AsyncCallback<List<CounterMetadataTypes.Info>>) - Method in class com.vmware.vstats.CounterMetadataStub
 
list(String, CounterMetadataTypes.FilterSpec, AsyncCallback<List<CounterMetadataTypes.Info>>, InvocationConfig) - Method in class com.vmware.vstats.CounterMetadataStub
 
list(CountersTypes.FilterSpec) - Method in interface com.vmware.vstats.Counters
Returns information about all counters matching the filter parameters.
list(CountersTypes.FilterSpec, InvocationConfig) - Method in interface com.vmware.vstats.Counters
Returns information about all counters matching the filter parameters.
list(CountersTypes.FilterSpec, AsyncCallback<List<CountersTypes.Info>>) - Method in interface com.vmware.vstats.Counters
Returns information about all counters matching the filter parameters.
list(CountersTypes.FilterSpec, AsyncCallback<List<CountersTypes.Info>>, InvocationConfig) - Method in interface com.vmware.vstats.Counters
Returns information about all counters matching the filter parameters.
list() - Method in interface com.vmware.vstats.CounterSets
Returns information about all the counter sets.
list(InvocationConfig) - Method in interface com.vmware.vstats.CounterSets
Returns information about all the counter sets.
list(AsyncCallback<List<CounterSetsTypes.Info>>) - Method in interface com.vmware.vstats.CounterSets
Returns information about all the counter sets.
list(AsyncCallback<List<CounterSetsTypes.Info>>, InvocationConfig) - Method in interface com.vmware.vstats.CounterSets
Returns information about all the counter sets.
list() - Method in class com.vmware.vstats.CounterSetsStub
 
list(InvocationConfig) - Method in class com.vmware.vstats.CounterSetsStub
 
list(AsyncCallback<List<CounterSetsTypes.Info>>) - Method in class com.vmware.vstats.CounterSetsStub
 
list(AsyncCallback<List<CounterSetsTypes.Info>>, InvocationConfig) - Method in class com.vmware.vstats.CounterSetsStub
 
list(CountersTypes.FilterSpec) - Method in class com.vmware.vstats.CountersStub
 
list(CountersTypes.FilterSpec, InvocationConfig) - Method in class com.vmware.vstats.CountersStub
 
list(CountersTypes.FilterSpec, AsyncCallback<List<CountersTypes.Info>>) - Method in class com.vmware.vstats.CountersStub
 
list(CountersTypes.FilterSpec, AsyncCallback<List<CountersTypes.Info>>, InvocationConfig) - Method in class com.vmware.vstats.CountersStub
 
list() - Method in interface com.vmware.vstats.Metrics
Returns list of available Metrics as supplied by the discovered providers.
list(InvocationConfig) - Method in interface com.vmware.vstats.Metrics
Returns list of available Metrics as supplied by the discovered providers.
list(AsyncCallback<List<MetricsTypes.Summary>>) - Method in interface com.vmware.vstats.Metrics
Returns list of available Metrics as supplied by the discovered providers.
list(AsyncCallback<List<MetricsTypes.Summary>>, InvocationConfig) - Method in interface com.vmware.vstats.Metrics
Returns list of available Metrics as supplied by the discovered providers.
list() - Method in class com.vmware.vstats.MetricsStub
 
list(InvocationConfig) - Method in class com.vmware.vstats.MetricsStub
 
list(AsyncCallback<List<MetricsTypes.Summary>>) - Method in class com.vmware.vstats.MetricsStub
 
list(AsyncCallback<List<MetricsTypes.Summary>>, InvocationConfig) - Method in class com.vmware.vstats.MetricsStub
 
list() - Method in interface com.vmware.vstats.Providers
Returns a list of stats providers.
list(InvocationConfig) - Method in interface com.vmware.vstats.Providers
Returns a list of stats providers.
list(AsyncCallback<List<ProvidersTypes.Summary>>) - Method in interface com.vmware.vstats.Providers
Returns a list of stats providers.
list(AsyncCallback<List<ProvidersTypes.Summary>>, InvocationConfig) - Method in interface com.vmware.vstats.Providers
Returns a list of stats providers.
list() - Method in class com.vmware.vstats.ProvidersStub
 
list(InvocationConfig) - Method in class com.vmware.vstats.ProvidersStub
 
list(AsyncCallback<List<ProvidersTypes.Summary>>) - Method in class com.vmware.vstats.ProvidersStub
 
list(AsyncCallback<List<ProvidersTypes.Summary>>, InvocationConfig) - Method in class com.vmware.vstats.ProvidersStub
 
list(ResourceAddressesTypes.FilterSpec) - Method in interface com.vmware.vstats.ResourceAddresses
Returns the list of Resource Addresses matching the filter parameters.
list(ResourceAddressesTypes.FilterSpec, InvocationConfig) - Method in interface com.vmware.vstats.ResourceAddresses
Returns the list of Resource Addresses matching the filter parameters.
list(ResourceAddressesTypes.FilterSpec, AsyncCallback<ResourceAddressesTypes.ListResult>) - Method in interface com.vmware.vstats.ResourceAddresses
Returns the list of Resource Addresses matching the filter parameters.
list(ResourceAddressesTypes.FilterSpec, AsyncCallback<ResourceAddressesTypes.ListResult>, InvocationConfig) - Method in interface com.vmware.vstats.ResourceAddresses
Returns the list of Resource Addresses matching the filter parameters.
list(ResourceAddressesTypes.FilterSpec) - Method in class com.vmware.vstats.ResourceAddressesStub
 
list(ResourceAddressesTypes.FilterSpec, InvocationConfig) - Method in class com.vmware.vstats.ResourceAddressesStub
 
list(ResourceAddressesTypes.FilterSpec, AsyncCallback<ResourceAddressesTypes.ListResult>) - Method in class com.vmware.vstats.ResourceAddressesStub
 
list(ResourceAddressesTypes.FilterSpec, AsyncCallback<ResourceAddressesTypes.ListResult>, InvocationConfig) - Method in class com.vmware.vstats.ResourceAddressesStub
 
list() - Method in interface com.vmware.vstats.ResourceTypes
Returns a list of available resource types.
list(InvocationConfig) - Method in interface com.vmware.vstats.ResourceTypes
Returns a list of available resource types.
list(AsyncCallback<List<ResourceTypesTypes.Summary>>) - Method in interface com.vmware.vstats.ResourceTypes
Returns a list of available resource types.
list(AsyncCallback<List<ResourceTypesTypes.Summary>>, InvocationConfig) - Method in interface com.vmware.vstats.ResourceTypes
Returns a list of available resource types.
list() - Method in class com.vmware.vstats.ResourceTypesStub
 
list(InvocationConfig) - Method in class com.vmware.vstats.ResourceTypesStub
 
list(AsyncCallback<List<ResourceTypesTypes.Summary>>) - Method in class com.vmware.vstats.ResourceTypesStub
 
list(AsyncCallback<List<ResourceTypesTypes.Summary>>, InvocationConfig) - Method in class com.vmware.vstats.ResourceTypesStub
 
LIST_OPTIONAL - Static variable in class com.vmware.vapi.metadata.cli.CommandTypes.GenericType
Input parameter is a list of optionals.
list_Task(String, BaseImagesTypes.FilterSpec) - Method in interface com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.attestation.os.esx.BaseImages
Return a list of trusted ESX base images.
list_Task(String, BaseImagesTypes.FilterSpec, InvocationConfig) - Method in interface com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.attestation.os.esx.BaseImages
Return a list of trusted ESX base images.
list_Task(String, BaseImagesTypes.FilterSpec, AsyncCallback<String>) - Method in interface com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.attestation.os.esx.BaseImages
Return a list of trusted ESX base images.
list_Task(String, BaseImagesTypes.FilterSpec, AsyncCallback<String>, InvocationConfig) - Method in interface com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.attestation.os.esx.BaseImages
Return a list of trusted ESX base images.
list_Task(String, BaseImagesTypes.FilterSpec) - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.attestation.os.esx.BaseImagesStub
 
list_Task(String, BaseImagesTypes.FilterSpec, InvocationConfig) - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.attestation.os.esx.BaseImagesStub
 
list_Task(String, BaseImagesTypes.FilterSpec, AsyncCallback<String>) - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.attestation.os.esx.BaseImagesStub
 
list_Task(String, BaseImagesTypes.FilterSpec, AsyncCallback<String>, InvocationConfig) - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.attestation.os.esx.BaseImagesStub
 
list_Task(String) - Method in interface com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.attestation.tpm2.CaCertificates
Return a list of configured TPM CA certificates on a cluster.
list_Task(String, InvocationConfig) - Method in interface com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.attestation.tpm2.CaCertificates
Return a list of configured TPM CA certificates on a cluster.
list_Task(String, AsyncCallback<String>) - Method in interface com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.attestation.tpm2.CaCertificates
Return a list of configured TPM CA certificates on a cluster.
list_Task(String, AsyncCallback<String>, InvocationConfig) - Method in interface com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.attestation.tpm2.CaCertificates
Return a list of configured TPM CA certificates on a cluster.
list_Task(String) - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.attestation.tpm2.CaCertificatesStub
 
list_Task(String, InvocationConfig) - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.attestation.tpm2.CaCertificatesStub
 
list_Task(String, AsyncCallback<String>) - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.attestation.tpm2.CaCertificatesStub
 
list_Task(String, AsyncCallback<String>, InvocationConfig) - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.attestation.tpm2.CaCertificatesStub
 
list_Task(String) - Method in interface com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.attestation.tpm2.EndorsementKeys
Return a list of configured TPM endorsement keys in a cluster.
list_Task(String, InvocationConfig) - Method in interface com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.attestation.tpm2.EndorsementKeys
Return a list of configured TPM endorsement keys in a cluster.
list_Task(String, AsyncCallback<String>) - Method in interface com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.attestation.tpm2.EndorsementKeys
Return a list of configured TPM endorsement keys in a cluster.
list_Task(String, AsyncCallback<String>, InvocationConfig) - Method in interface com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.attestation.tpm2.EndorsementKeys
Return a list of configured TPM endorsement keys in a cluster.
list_Task(String) - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.attestation.tpm2.EndorsementKeysStub
 
list_Task(String, InvocationConfig) - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.attestation.tpm2.EndorsementKeysStub
 
list_Task(String, AsyncCallback<String>) - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.attestation.tpm2.EndorsementKeysStub
 
list_Task(String, AsyncCallback<String>, InvocationConfig) - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.attestation.tpm2.EndorsementKeysStub
 
list_Task(String, ConsumerPrincipalsTypes.FilterSpec) - Method in interface com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.ConsumerPrincipals
Lists all policies configured on a specific cluster.
list_Task(String, ConsumerPrincipalsTypes.FilterSpec, InvocationConfig) - Method in interface com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.ConsumerPrincipals
Lists all policies configured on a specific cluster.
list_Task(String, ConsumerPrincipalsTypes.FilterSpec, AsyncCallback<String>) - Method in interface com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.ConsumerPrincipals
Lists all policies configured on a specific cluster.
list_Task(String, ConsumerPrincipalsTypes.FilterSpec, AsyncCallback<String>, InvocationConfig) - Method in interface com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.ConsumerPrincipals
Lists all policies configured on a specific cluster.
list_Task(String, ConsumerPrincipalsTypes.FilterSpec) - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.ConsumerPrincipalsStub
 
list_Task(String, ConsumerPrincipalsTypes.FilterSpec, InvocationConfig) - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.ConsumerPrincipalsStub
 
list_Task(String, ConsumerPrincipalsTypes.FilterSpec, AsyncCallback<String>) - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.ConsumerPrincipalsStub
 
list_Task(String, ConsumerPrincipalsTypes.FilterSpec, AsyncCallback<String>, InvocationConfig) - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.ConsumerPrincipalsStub
 
list_Task(String, String, CurrentPeerCertificatesTypes.FilterSpec) - Method in interface com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.providers.CurrentPeerCertificates
Return the remote server certificates.
list_Task(String, String, CurrentPeerCertificatesTypes.FilterSpec, InvocationConfig) - Method in interface com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.providers.CurrentPeerCertificates
Return the remote server certificates.
list_Task(String, String, CurrentPeerCertificatesTypes.FilterSpec, AsyncCallback<String>) - Method in interface com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.providers.CurrentPeerCertificates
Return the remote server certificates.
list_Task(String, String, CurrentPeerCertificatesTypes.FilterSpec, AsyncCallback<String>, InvocationConfig) - Method in interface com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.providers.CurrentPeerCertificates
Return the remote server certificates.
list_Task(String, String, CurrentPeerCertificatesTypes.FilterSpec) - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.providers.CurrentPeerCertificatesStub
 
list_Task(String, String, CurrentPeerCertificatesTypes.FilterSpec, InvocationConfig) - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.providers.CurrentPeerCertificatesStub
 
list_Task(String, String, CurrentPeerCertificatesTypes.FilterSpec, AsyncCallback<String>) - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.providers.CurrentPeerCertificatesStub
 
list_Task(String, String, CurrentPeerCertificatesTypes.FilterSpec, AsyncCallback<String>, InvocationConfig) - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.providers.CurrentPeerCertificatesStub
 
list_Task(String) - Method in interface com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.Providers
Return a list of summary of Key Providers.
list_Task(String, InvocationConfig) - Method in interface com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.Providers
Return a list of summary of Key Providers.
list_Task(String, AsyncCallback<String>) - Method in interface com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.Providers
Return a list of summary of Key Providers.
list_Task(String, AsyncCallback<String>, InvocationConfig) - Method in interface com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.Providers
Return a list of summary of Key Providers.
list_Task(String) - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.ProvidersStub
 
list_Task(String, InvocationConfig) - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.ProvidersStub
 
list_Task(String, AsyncCallback<String>) - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.ProvidersStub
 
list_Task(String, AsyncCallback<String>, InvocationConfig) - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.ProvidersStub
 
listAttachableTags(DynamicID) - Method in interface com.vmware.cis.tagging.TagAssociation
Fetches the List of attachable tags for the given object, omitting the tags that have already been attached.
listAttachableTags(DynamicID, InvocationConfig) - Method in interface com.vmware.cis.tagging.TagAssociation
Fetches the List of attachable tags for the given object, omitting the tags that have already been attached.
listAttachableTags(DynamicID, AsyncCallback<List<String>>) - Method in interface com.vmware.cis.tagging.TagAssociation
Fetches the List of attachable tags for the given object, omitting the tags that have already been attached.
listAttachableTags(DynamicID, AsyncCallback<List<String>>, InvocationConfig) - Method in interface com.vmware.cis.tagging.TagAssociation
Fetches the List of attachable tags for the given object, omitting the tags that have already been attached.
listAttachableTags(DynamicID) - Method in class com.vmware.cis.tagging.TagAssociationStub
 
listAttachableTags(DynamicID, InvocationConfig) - Method in class com.vmware.cis.tagging.TagAssociationStub
 
listAttachableTags(DynamicID, AsyncCallback<List<String>>) - Method in class com.vmware.cis.tagging.TagAssociationStub
 
listAttachableTags(DynamicID, AsyncCallback<List<String>>, InvocationConfig) - Method in class com.vmware.cis.tagging.TagAssociationStub
 
listAttachedObjects(String) - Method in interface com.vmware.cis.tagging.TagAssociation
Fetches the List of attached objects for the given tag.
listAttachedObjects(String, InvocationConfig) - Method in interface com.vmware.cis.tagging.TagAssociation
Fetches the List of attached objects for the given tag.
listAttachedObjects(String, AsyncCallback<List<DynamicID>>) - Method in interface com.vmware.cis.tagging.TagAssociation
Fetches the List of attached objects for the given tag.
listAttachedObjects(String, AsyncCallback<List<DynamicID>>, InvocationConfig) - Method in interface com.vmware.cis.tagging.TagAssociation
Fetches the List of attached objects for the given tag.
listAttachedObjects(String) - Method in class com.vmware.cis.tagging.TagAssociationStub
 
listAttachedObjects(String, InvocationConfig) - Method in class com.vmware.cis.tagging.TagAssociationStub
 
listAttachedObjects(String, AsyncCallback<List<DynamicID>>) - Method in class com.vmware.cis.tagging.TagAssociationStub
 
listAttachedObjects(String, AsyncCallback<List<DynamicID>>, InvocationConfig) - Method in class com.vmware.cis.tagging.TagAssociationStub
 
listAttachedObjectsOnTags(List<String>) - Method in interface com.vmware.cis.tagging.TagAssociation
Fetches the List of TagAssociationTypes.TagToObjects describing the input tag identifiers and the objects they are attached to.
listAttachedObjectsOnTags(List<String>, InvocationConfig) - Method in interface com.vmware.cis.tagging.TagAssociation
Fetches the List of TagAssociationTypes.TagToObjects describing the input tag identifiers and the objects they are attached to.
listAttachedObjectsOnTags(List<String>, AsyncCallback<List<TagAssociationTypes.TagToObjects>>) - Method in interface com.vmware.cis.tagging.TagAssociation
Fetches the List of TagAssociationTypes.TagToObjects describing the input tag identifiers and the objects they are attached to.
listAttachedObjectsOnTags(List<String>, AsyncCallback<List<TagAssociationTypes.TagToObjects>>, InvocationConfig) - Method in interface com.vmware.cis.tagging.TagAssociation
Fetches the List of TagAssociationTypes.TagToObjects describing the input tag identifiers and the objects they are attached to.
listAttachedObjectsOnTags(List<String>) - Method in class com.vmware.cis.tagging.TagAssociationStub
 
listAttachedObjectsOnTags(List<String>, InvocationConfig) - Method in class com.vmware.cis.tagging.TagAssociationStub
 
listAttachedObjectsOnTags(List<String>, AsyncCallback<List<TagAssociationTypes.TagToObjects>>) - Method in class com.vmware.cis.tagging.TagAssociationStub
 
listAttachedObjectsOnTags(List<String>, AsyncCallback<List<TagAssociationTypes.TagToObjects>>, InvocationConfig) - Method in class com.vmware.cis.tagging.TagAssociationStub
 
listAttachedTags(DynamicID) - Method in interface com.vmware.cis.tagging.TagAssociation
Fetches the List of tags attached to the given object.
listAttachedTags(DynamicID, InvocationConfig) - Method in interface com.vmware.cis.tagging.TagAssociation
Fetches the List of tags attached to the given object.
listAttachedTags(DynamicID, AsyncCallback<List<String>>) - Method in interface com.vmware.cis.tagging.TagAssociation
Fetches the List of tags attached to the given object.
listAttachedTags(DynamicID, AsyncCallback<List<String>>, InvocationConfig) - Method in interface com.vmware.cis.tagging.TagAssociation
Fetches the List of tags attached to the given object.
listAttachedTags(DynamicID) - Method in class com.vmware.cis.tagging.TagAssociationStub
 
listAttachedTags(DynamicID, InvocationConfig) - Method in class com.vmware.cis.tagging.TagAssociationStub
 
listAttachedTags(DynamicID, AsyncCallback<List<String>>) - Method in class com.vmware.cis.tagging.TagAssociationStub
 
listAttachedTags(DynamicID, AsyncCallback<List<String>>, InvocationConfig) - Method in class com.vmware.cis.tagging.TagAssociationStub
 
listAttachedTagsOnObjects(List<DynamicID>) - Method in interface com.vmware.cis.tagging.TagAssociation
Fetches the List of TagAssociationTypes.ObjectToTags describing the input object identifiers and the tags attached to each object.
listAttachedTagsOnObjects(List<DynamicID>, InvocationConfig) - Method in interface com.vmware.cis.tagging.TagAssociation
Fetches the List of TagAssociationTypes.ObjectToTags describing the input object identifiers and the tags attached to each object.
listAttachedTagsOnObjects(List<DynamicID>, AsyncCallback<List<TagAssociationTypes.ObjectToTags>>) - Method in interface com.vmware.cis.tagging.TagAssociation
Fetches the List of TagAssociationTypes.ObjectToTags describing the input object identifiers and the tags attached to each object.
listAttachedTagsOnObjects(List<DynamicID>, AsyncCallback<List<TagAssociationTypes.ObjectToTags>>, InvocationConfig) - Method in interface com.vmware.cis.tagging.TagAssociation
Fetches the List of TagAssociationTypes.ObjectToTags describing the input object identifiers and the tags attached to each object.
listAttachedTagsOnObjects(List<DynamicID>) - Method in class com.vmware.cis.tagging.TagAssociationStub
 
listAttachedTagsOnObjects(List<DynamicID>, InvocationConfig) - Method in class com.vmware.cis.tagging.TagAssociationStub
 
listAttachedTagsOnObjects(List<DynamicID>, AsyncCallback<List<TagAssociationTypes.ObjectToTags>>) - Method in class com.vmware.cis.tagging.TagAssociationStub
 
listAttachedTagsOnObjects(List<DynamicID>, AsyncCallback<List<TagAssociationTypes.ObjectToTags>>, InvocationConfig) - Method in class com.vmware.cis.tagging.TagAssociationStub
 
listDetails() - Method in interface com.vmware.appliance.vmon.Service
Lists details of services managed by vMon.
listDetails(InvocationConfig) - Method in interface com.vmware.appliance.vmon.Service
Lists details of services managed by vMon.
listDetails(AsyncCallback<Map<String, ServiceTypes.Info>>) - Method in interface com.vmware.appliance.vmon.Service
Lists details of services managed by vMon.
listDetails(AsyncCallback<Map<String, ServiceTypes.Info>>, InvocationConfig) - Method in interface com.vmware.appliance.vmon.Service
Lists details of services managed by vMon.
listDetails() - Method in class com.vmware.appliance.vmon.ServiceStub
 
listDetails(InvocationConfig) - Method in class com.vmware.appliance.vmon.ServiceStub
 
listDetails(AsyncCallback<Map<String, ServiceTypes.Info>>) - Method in class com.vmware.appliance.vmon.ServiceStub
 
listDetails(AsyncCallback<Map<String, ServiceTypes.Info>>, InvocationConfig) - Method in class com.vmware.appliance.vmon.ServiceStub
 
listDetails() - Method in interface com.vmware.vcenter.services.Service
Lists details of vCenter services.
listDetails(InvocationConfig) - Method in interface com.vmware.vcenter.services.Service
Lists details of vCenter services.
listDetails(AsyncCallback<Map<String, ServiceTypes.Info>>) - Method in interface com.vmware.vcenter.services.Service
Lists details of vCenter services.
listDetails(AsyncCallback<Map<String, ServiceTypes.Info>>, InvocationConfig) - Method in interface com.vmware.vcenter.services.Service
Lists details of vCenter services.
listDetails() - Method in class com.vmware.vcenter.services.ServiceStub
 
listDetails(InvocationConfig) - Method in class com.vmware.vcenter.services.ServiceStub
 
listDetails(AsyncCallback<Map<String, ServiceTypes.Info>>) - Method in class com.vmware.vcenter.services.ServiceStub
 
listDetails(AsyncCallback<Map<String, ServiceTypes.Info>>, InvocationConfig) - Method in class com.vmware.vcenter.services.ServiceStub
 
ListRequestType - Class in com.vmware.vsphereautomation.lookup
Java class for ListRequestType complex type.
ListRequestType() - Constructor for class com.vmware.vsphereautomation.lookup.ListRequestType
 
ListResponse - Class in com.vmware.vsphereautomation.lookup
Java class for anonymous complex type.
ListResponse() - Constructor for class com.vmware.vsphereautomation.lookup.ListResponse
 
listResult - Static variable in class com.vmware.vcenter.lcm.update.PendingDefinitions
 
ListResult() - Constructor for class com.vmware.vcenter.lcm.update.PendingTypes.ListResult
Default constructor.
ListResult(StructValue) - Constructor for class com.vmware.vcenter.lcm.update.PendingTypes.ListResult
 
listResult - Static variable in class com.vmware.vcenter.tagging.AssociationsDefinitions
 
ListResult() - Constructor for class com.vmware.vcenter.tagging.AssociationsTypes.ListResult
Default constructor.
ListResult(StructValue) - Constructor for class com.vmware.vcenter.tagging.AssociationsTypes.ListResult
 
listResult - Static variable in class com.vmware.vstats.AcqSpecsDefinitions
 
ListResult() - Constructor for class com.vmware.vstats.AcqSpecsTypes.ListResult
Default constructor.
ListResult(StructValue) - Constructor for class com.vmware.vstats.AcqSpecsTypes.ListResult
 
listResult - Static variable in class com.vmware.vstats.ResourceAddressesDefinitions
 
ListResult() - Constructor for class com.vmware.vstats.ResourceAddressesTypes.ListResult
Default constructor.
ListResult(StructValue) - Constructor for class com.vmware.vstats.ResourceAddressesTypes.ListResult
 
listTagsForCategory(String) - Method in interface com.vmware.cis.tagging.Tag
Enumerates all tags for the given category.
listTagsForCategory(String, InvocationConfig) - Method in interface com.vmware.cis.tagging.Tag
Enumerates all tags for the given category.
listTagsForCategory(String, AsyncCallback<List<String>>) - Method in interface com.vmware.cis.tagging.Tag
Enumerates all tags for the given category.
listTagsForCategory(String, AsyncCallback<List<String>>, InvocationConfig) - Method in interface com.vmware.cis.tagging.Tag
Enumerates all tags for the given category.
listTagsForCategory(String) - Method in class com.vmware.cis.tagging.TagStub
 
listTagsForCategory(String, InvocationConfig) - Method in class com.vmware.cis.tagging.TagStub
 
listTagsForCategory(String, AsyncCallback<List<String>>) - Method in class com.vmware.cis.tagging.TagStub
 
listTagsForCategory(String, AsyncCallback<List<String>>, InvocationConfig) - Method in class com.vmware.cis.tagging.TagStub
 
listUsedCategories(String) - Method in interface com.vmware.cis.tagging.Category
Enumerates all categories for which the usedByEntity is part of the CategoryModel.getUsedBy() subscribers Set.
listUsedCategories(String, InvocationConfig) - Method in interface com.vmware.cis.tagging.Category
Enumerates all categories for which the usedByEntity is part of the CategoryModel.getUsedBy() subscribers Set.
listUsedCategories(String, AsyncCallback<List<String>>) - Method in interface com.vmware.cis.tagging.Category
Enumerates all categories for which the usedByEntity is part of the CategoryModel.getUsedBy() subscribers Set.
listUsedCategories(String, AsyncCallback<List<String>>, InvocationConfig) - Method in interface com.vmware.cis.tagging.Category
Enumerates all categories for which the usedByEntity is part of the CategoryModel.getUsedBy() subscribers Set.
listUsedCategories(String) - Method in class com.vmware.cis.tagging.CategoryStub
 
listUsedCategories(String, InvocationConfig) - Method in class com.vmware.cis.tagging.CategoryStub
 
listUsedCategories(String, AsyncCallback<List<String>>) - Method in class com.vmware.cis.tagging.CategoryStub
 
listUsedCategories(String, AsyncCallback<List<String>>, InvocationConfig) - Method in class com.vmware.cis.tagging.CategoryStub
 
listUsedTags(String) - Method in interface com.vmware.cis.tagging.Tag
Enumerates all tags for which the usedByEntity is part of the TagModel.getUsedBy() subscribers Set.
listUsedTags(String, InvocationConfig) - Method in interface com.vmware.cis.tagging.Tag
Enumerates all tags for which the usedByEntity is part of the TagModel.getUsedBy() subscribers Set.
listUsedTags(String, AsyncCallback<List<String>>) - Method in interface com.vmware.cis.tagging.Tag
Enumerates all tags for which the usedByEntity is part of the TagModel.getUsedBy() subscribers Set.
listUsedTags(String, AsyncCallback<List<String>>, InvocationConfig) - Method in interface com.vmware.cis.tagging.Tag
Enumerates all tags for which the usedByEntity is part of the TagModel.getUsedBy() subscribers Set.
listUsedTags(String) - Method in class com.vmware.cis.tagging.TagStub
 
listUsedTags(String, InvocationConfig) - Method in class com.vmware.cis.tagging.TagStub
 
listUsedTags(String, AsyncCallback<List<String>>) - Method in class com.vmware.cis.tagging.TagStub
 
listUsedTags(String, AsyncCallback<List<String>>, InvocationConfig) - Method in class com.vmware.cis.tagging.TagStub
 
ListValue - Class in com.vmware.vapi.data
A list of values.
ListValue() - Constructor for class com.vmware.vapi.data.ListValue
Creates an empty list value.
Load - Interface in com.vmware.appliance.health
Load interface provides methods Get load health.
LoadDefinitions - Class in com.vmware.appliance.health
Defines the type descriptors for the Load API service.
LoadDefinitions() - Constructor for class com.vmware.appliance.health.LoadDefinitions
 
loadService() - Method in class com.vmware.appliance.health.HealthFactory
Returns an instance of class Load
LoadStub - Class in com.vmware.appliance.health
Remote stub implementation of the Load API service.
LoadStub(ApiProvider, TypeConverter, StubConfigurationBase) - Constructor for class com.vmware.appliance.health.LoadStub
 
LoadStub(ApiProvider, StubConfigurationBase) - Constructor for class com.vmware.appliance.health.LoadStub
 
LoadTypes - Interface in com.vmware.appliance.health
Defines the data types of the Load API service.
LoadTypes.HealthLevel - Class in com.vmware.appliance.health
HealthLevel enumeration class Defines health levels.
LoadTypes.HealthLevel.Values - Enum in com.vmware.appliance.health
Native Java enum representing this enumeration class.
LOCAL - Static variable in class com.vmware.appliance.update.PendingTypes.SourceType
Check the local sources, ISO devices, staged area.
LOCAL - Static variable in class com.vmware.content.library.SubscriptionsTypes.Location
The subscribed library belongs to the same vCenter instance as the published library.
LOCAL - Static variable in class com.vmware.content.LibraryModel.LibraryType
The library contents are defined and stored by the local Content Library Service installation.
LOCAL_AND_ONLINE - Static variable in class com.vmware.appliance.update.PendingTypes.SourceType
Check the local sources, ISO devices, staged area, then online repository as stated in update policy.
localaccounts() - Method in class com.vmware.appliance.ApplianceFactory
The com.vmware.appliancelocalaccounts package provides interfaces for managing local (OS) accounts in the appliance.
localAccounts() - Method in class com.vmware.appliance.ApplianceFactory
 
LocalAccounts - Interface in com.vmware.appliance
The LocalAccounts interface provides methods to manage local user account.
LocalAccountsDefinitions - Class in com.vmware.appliance
Defines the type descriptors for the LocalAccounts API service.
LocalAccountsDefinitions() - Constructor for class com.vmware.appliance.LocalAccountsDefinitions
 
LocalAccountsFactory - Class in com.vmware.appliance.local_accounts
LocalAccountsFactory is responsible for creating instances of services contained inside the com.vmware.appliance.local_accounts package and also has the subpackages reference to access respective subpackage services.
LocalaccountsFactory - Class in com.vmware.appliance.localaccounts
LocalaccountsFactory is responsible for creating instances of services contained inside the com.vmware.appliance.localaccounts package and also has the subpackages reference to access respective subpackage services.
localAccountsService() - Method in class com.vmware.appliance.ApplianceFactory
Returns an instance of class LocalAccounts
LocalAccountsStub - Class in com.vmware.appliance
Remote stub implementation of the LocalAccounts API service.
LocalAccountsStub(ApiProvider, TypeConverter, StubConfigurationBase) - Constructor for class com.vmware.appliance.LocalAccountsStub
 
LocalAccountsStub(ApiProvider, StubConfigurationBase) - Constructor for class com.vmware.appliance.LocalAccountsStub
 
LocalAccountsTypes - Interface in com.vmware.appliance
Defines the data types of the LocalAccounts API service.
LocalAccountsTypes.Config - Class in com.vmware.appliance
The Config class defines the information required for the account.
LocalAccountsTypes.Config.Builder - Class in com.vmware.appliance
Builder class for LocalAccountsTypes.Config.
LocalAccountsTypes.Info - Class in com.vmware.appliance
The Info class defines the local account properties.
LocalAccountsTypes.Info.Builder - Class in com.vmware.appliance
Builder class for LocalAccountsTypes.Info.
LocalAccountsTypes.UpdateConfig - Class in com.vmware.appliance
The UpdateConfig class defines the fields that might be updated.
LocalAccountsTypes.UpdateConfig.Builder - Class in com.vmware.appliance
locale - Variable in class com.vmware.vsphereautomation.lookup.SetLocaleRequestType
 
LocalFilesystem - Interface in com.vmware.vcenter.vm.guest
The LocalFilesystem interface provides methods for retrieving information about the guest operating system local file systems.
LocalFilesystemDefinitions - Class in com.vmware.vcenter.vm.guest
Defines the type descriptors for the LocalFilesystem API service.
LocalFilesystemDefinitions() - Constructor for class com.vmware.vcenter.vm.guest.LocalFilesystemDefinitions
 
localFilesystemService() - Method in class com.vmware.vcenter.vm.guest.GuestFactory
Returns an instance of class LocalFilesystem
LocalFilesystemStub - Class in com.vmware.vcenter.vm.guest
Remote stub implementation of the LocalFilesystem API service.
LocalFilesystemStub(ApiProvider, TypeConverter, StubConfigurationBase) - Constructor for class com.vmware.vcenter.vm.guest.LocalFilesystemStub
 
LocalFilesystemStub(ApiProvider, StubConfigurationBase) - Constructor for class com.vmware.vcenter.vm.guest.LocalFilesystemStub
 
LocalFilesystemTypes - Interface in com.vmware.vcenter.vm.guest
Defines the data types of the LocalFilesystem API service.
LocalFilesystemTypes.Info - Class in com.vmware.vcenter.vm.guest
The Info class contains information about a local file system configured in the guest operating system.
LocalFilesystemTypes.Info.Builder - Class in com.vmware.vcenter.vm.guest
Builder class for LocalFilesystemTypes.Info.
LocalFilesystemTypes.VirtualDiskMapping - Class in com.vmware.vcenter.vm.guest
Describes the virtual disk backing a local guest disk.
LocalFilesystemTypes.VirtualDiskMapping.Builder - Class in com.vmware.vcenter.vm.guest
localizableMessage - Static variable in class com.vmware.appliance.NtpDefinitions
 
LocalizableMessage() - Constructor for class com.vmware.appliance.NtpTypes.LocalizableMessage
Default constructor.
LocalizableMessage(StructValue) - Constructor for class com.vmware.appliance.NtpTypes.LocalizableMessage
 
localizableMessage - Static variable in class com.vmware.appliance.recovery.backup.JobDefinitions
 
LocalizableMessage() - Constructor for class com.vmware.appliance.recovery.backup.JobTypes.LocalizableMessage
Default constructor.
LocalizableMessage(StructValue) - Constructor for class com.vmware.appliance.recovery.backup.JobTypes.LocalizableMessage
 
localizableMessage - Static variable in class com.vmware.appliance.recovery.backup.PartsDefinitions
 
LocalizableMessage() - Constructor for class com.vmware.appliance.recovery.backup.PartsTypes.LocalizableMessage
Default constructor.
LocalizableMessage(StructValue) - Constructor for class com.vmware.appliance.recovery.backup.PartsTypes.LocalizableMessage
 
localizableMessage - Static variable in class com.vmware.appliance.recovery.BackupDefinitions
 
LocalizableMessage() - Constructor for class com.vmware.appliance.recovery.BackupTypes.LocalizableMessage
Default constructor.
LocalizableMessage(StructValue) - Constructor for class com.vmware.appliance.recovery.BackupTypes.LocalizableMessage
 
localizableMessage - Static variable in class com.vmware.appliance.recovery.restore.JobDefinitions
 
LocalizableMessage() - Constructor for class com.vmware.appliance.recovery.restore.JobTypes.LocalizableMessage
Default constructor.
LocalizableMessage(StructValue) - Constructor for class com.vmware.appliance.recovery.restore.JobTypes.LocalizableMessage
 
localizableMessage - Static variable in class com.vmware.appliance.recovery.RestoreDefinitions
 
LocalizableMessage() - Constructor for class com.vmware.appliance.recovery.RestoreTypes.LocalizableMessage
Default constructor.
LocalizableMessage(StructValue) - Constructor for class com.vmware.appliance.recovery.RestoreTypes.LocalizableMessage
 
LocalizableMessage - Class in com.vmware.vapi.std
The LocalizableMessage class represents localizable string and message template.
LocalizableMessage - Class in com.vmware.vapi.std
The LocalizableMessage class represents localizable string and message template.
LocalizableMessage(String, String, List<String>) - Constructor for class com.vmware.vapi.std.LocalizableMessage
This constructor is provided for backwards compatibility purposes only.
LocalizableMessage() - Constructor for class com.vmware.vapi.std.LocalizableMessage
Default constructor.
LocalizableMessage(StructValue) - Constructor for class com.vmware.vapi.std.LocalizableMessage
 
localizableMessage - Static variable in class com.vmware.vapi.std.StructDefinitions
 
localizableMessage - Variable in class com.vmware.vsphereautomation.lookup.ArrayOfLocalizableMessage
 
LocalizableMessage - Class in com.vmware.vsphereautomation.lookup
Java class for LocalizableMessage complex type.
LocalizableMessage() - Constructor for class com.vmware.vsphereautomation.lookup.LocalizableMessage
 
LocalizableMessage.Builder - Class in com.vmware.vapi.std
Builder class for LocalizableMessage.
LocalizableMessageFactory - Class in com.vmware.vapi.bindings
Factory for LocalizableMessage instances.
LocalizableMessageFactory(ResourceBundle, TemplateFormatter) - Constructor for class com.vmware.vapi.bindings.LocalizableMessageFactory
Constructor.
LocalizationException - Exception in com.vmware.vapi.l10n
Exception used to signal problems with localizing messages.
LocalizationException(String) - Constructor for exception com.vmware.vapi.l10n.LocalizationException
 
LocalizationException(String, Throwable) - Constructor for exception com.vmware.vapi.l10n.LocalizationException
 
LocalizationParam - Class in com.vmware.vapi.std
This class holds a single message parameter and formatting settings for it.
LocalizationParam - Class in com.vmware.vapi.std
This class holds a single message parameter and formatting settings for it.
LocalizationParam() - Constructor for class com.vmware.vapi.std.LocalizationParam
Default constructor.
LocalizationParam(StructValue) - Constructor for class com.vmware.vapi.std.LocalizationParam
 
localizationParam - Static variable in class com.vmware.vapi.std.StructDefinitions
 
LocalizationParam.Builder - Class in com.vmware.vapi.std
Builder class for LocalizationParam.
LocalizationParam.DateTimeFormat - Class in com.vmware.vapi.std
The DateTimeFormat enumeration class lists possible date and time formatting options.
LocalizationParam.DateTimeFormat.Values - Enum in com.vmware.vapi.std
Native Java enum representing this enumeration class.
localize(LocalizableMessage, Locale) - Method in class com.vmware.vapi.l10n.MessageLocalizer
Localizes a LocalizableMessage for given target locale.
localize(LocalizableMessage) - Method in class com.vmware.vapi.l10n.MessageLocalizer
Localizes a LocalizableMessage for the locale used to create this instance.
localize(StructValue, Locale) - Method in class com.vmware.vapi.l10n.MessageLocalizer
Localizes a dynamic (StructValue) representation of localizable message.
localize(StructValue) - Method in class com.vmware.vapi.l10n.MessageLocalizer
Localizes a dynamic (StructValue) representation of localizable message for the locale used to create this instance.
LOCALIZED_FIELD_NAME - Static variable in class com.vmware.vapi.std.StandardDataFactory
 
localizedMessage - Variable in class com.vmware.vsphereautomation.lookup.LocalizedMethodFault
 
LocalizedMethodFault - Class in com.vmware.vsphereautomation.lookup
Java class for LocalizedMethodFault complex type.
LocalizedMethodFault() - Constructor for class com.vmware.vsphereautomation.lookup.LocalizedMethodFault
 
LocalLibrary - Interface in com.vmware.content
The LocalLibrary interface manages local libraries.
LocalLibraryDefinitions - Class in com.vmware.content
Defines the type descriptors for the LocalLibrary API service.
LocalLibraryDefinitions() - Constructor for class com.vmware.content.LocalLibraryDefinitions
 
localLibraryService() - Method in class com.vmware.content.ContentFactory
Returns an instance of class LocalLibrary
LocalLibraryStub - Class in com.vmware.content
Remote stub implementation of the LocalLibrary API service.
LocalLibraryStub(ApiProvider, TypeConverter, StubConfigurationBase) - Constructor for class com.vmware.content.LocalLibraryStub
 
LocalLibraryStub(ApiProvider, StubConfigurationBase) - Constructor for class com.vmware.content.LocalLibraryStub
 
LocalLibraryTypes - Interface in com.vmware.content
Defines the data types of the LocalLibrary API service.
LocalLibraryTypes.DestinationSpec - Class in com.vmware.content
The DestinationSpec class contains information required to publish the library to a specific subscription.
LocalLibraryTypes.DestinationSpec.Builder - Class in com.vmware.content
location - Static variable in class com.vmware.esx.hcl.ReportsDefinitions
 
Location() - Constructor for class com.vmware.esx.hcl.ReportsTypes.Location
Default constructor.
Location(StructValue) - Constructor for class com.vmware.esx.hcl.ReportsTypes.Location
 
location - Static variable in class com.vmware.vcenter.lcm.ReportsDefinitions
 
Location() - Constructor for class com.vmware.vcenter.lcm.ReportsTypes.Location
Default constructor.
Location(StructValue) - Constructor for class com.vmware.vcenter.lcm.ReportsTypes.Location
 
location - Static variable in class com.vmware.vcenter.namespace_management.SupportBundleDefinitions
 
Location() - Constructor for class com.vmware.vcenter.namespace_management.SupportBundleTypes.Location
Default constructor.
Location(StructValue) - Constructor for class com.vmware.vcenter.namespace_management.SupportBundleTypes.Location
 
LocationSpec - Class in com.vmware.appliance.recovery.backup
The LocationSpec class has fields to represent a location on the backup server.
LocationSpec() - Constructor for class com.vmware.appliance.recovery.backup.LocationSpec
Default constructor.
LocationSpec(StructValue) - Constructor for class com.vmware.appliance.recovery.backup.LocationSpec
 
locationSpec - Static variable in class com.vmware.appliance.recovery.backup.StructDefinitions
 
LocationSpec - Class in com.vmware.vcenter.deployment
The LocationSpec class is used to pass the container ESXi or vCenter server of the VM to patch the size of this appliance.
LocationSpec() - Constructor for class com.vmware.vcenter.deployment.LocationSpec
Default constructor.
LocationSpec(StructValue) - Constructor for class com.vmware.vcenter.deployment.LocationSpec
 
locationSpec - Static variable in class com.vmware.vcenter.deployment.StructDefinitions
 
LocationSpec.Builder - Class in com.vmware.appliance.recovery.backup
Builder class for LocationSpec.
LocationSpec.Builder - Class in com.vmware.vcenter.deployment
Builder class for LocationSpec.
logging() - Method in class com.vmware.appliance.ApplianceFactory
The com.vmware.appliance.logging package provides interfaces for managing log forwarding in the appliance.
LoggingFactory - Class in com.vmware.appliance.logging
LoggingFactory is responsible for creating instances of services contained inside the com.vmware.appliance.logging package and also has the subpackages reference to access respective subpackage services.
LOGN - Static variable in class com.vmware.vstats.CounterMetadataTypes.SampleType
Log(n) samples.
LONG - Static variable in class com.vmware.vapi.metadata.metamodel.ElementValue.Type
Indicates the type of the value is a long (64 bit signed integer).
LONG - Static variable in class com.vmware.vapi.metadata.metamodel.PrimitiveValue.Type
Indicates the value is a long (64 bit signed integer).
LONG - Static variable in class com.vmware.vapi.metadata.metamodel.Type.BuiltinType
The built-in type is a long.
LONG_DATE - Static variable in class com.vmware.vapi.std.LocalizationParam.DateTimeFormat
The date and time value will be formatted as long date, for example 2019 Jan 28.
LONG_DATE_TIME - Static variable in class com.vmware.vapi.std.LocalizationParam.DateTimeFormat
The date and time value will be formatted as long date and time, for example 2019 Jan 28 12:59:01 Z.
LONG_TIME - Static variable in class com.vmware.vapi.std.LocalizationParam.DateTimeFormat
The date and time value will be formatted as long time, for example 12:59:01 Z.
LookupFaultEntryExistsFault - Class in com.vmware.vsphereautomation.lookup
Java class for LookupFaultEntryExistsFault complex type.
LookupFaultEntryExistsFault() - Constructor for class com.vmware.vsphereautomation.lookup.LookupFaultEntryExistsFault
 
LookupFaultEntryExistsFaultFaultMsg - Exception in com.vmware.vsphereautomation.lookup
This class was generated by the JAX-WS RI.
LookupFaultEntryExistsFaultFaultMsg(String, LookupFaultEntryExistsFault) - Constructor for exception com.vmware.vsphereautomation.lookup.LookupFaultEntryExistsFaultFaultMsg
 
LookupFaultEntryExistsFaultFaultMsg(String, LookupFaultEntryExistsFault, Throwable) - Constructor for exception com.vmware.vsphereautomation.lookup.LookupFaultEntryExistsFaultFaultMsg
 
LookupFaultEntryNotFoundFault - Class in com.vmware.vsphereautomation.lookup
Java class for LookupFaultEntryNotFoundFault complex type.
LookupFaultEntryNotFoundFault() - Constructor for class com.vmware.vsphereautomation.lookup.LookupFaultEntryNotFoundFault
 
LookupFaultEntryNotFoundFaultFaultMsg - Exception in com.vmware.vsphereautomation.lookup
This class was generated by the JAX-WS RI.
LookupFaultEntryNotFoundFaultFaultMsg(String, LookupFaultEntryNotFoundFault) - Constructor for exception com.vmware.vsphereautomation.lookup.LookupFaultEntryNotFoundFaultFaultMsg
 
LookupFaultEntryNotFoundFaultFaultMsg(String, LookupFaultEntryNotFoundFault, Throwable) - Constructor for exception com.vmware.vsphereautomation.lookup.LookupFaultEntryNotFoundFaultFaultMsg
 
LookupFaultServiceFault - Class in com.vmware.vsphereautomation.lookup
Java class for LookupFaultServiceFault complex type.
LookupFaultServiceFault() - Constructor for class com.vmware.vsphereautomation.lookup.LookupFaultServiceFault
 
LookupFaultUnsupportedSiteFault - Class in com.vmware.vsphereautomation.lookup
Java class for LookupFaultUnsupportedSiteFault complex type.
LookupFaultUnsupportedSiteFault() - Constructor for class com.vmware.vsphereautomation.lookup.LookupFaultUnsupportedSiteFault
 
LookupHaBackupNodeConfiguration - Class in com.vmware.vsphereautomation.lookup
Java class for LookupHaBackupNodeConfiguration complex type.
LookupHaBackupNodeConfiguration() - Constructor for class com.vmware.vsphereautomation.lookup.LookupHaBackupNodeConfiguration
 
lookupService - Variable in class com.vmware.vsphereautomation.lookup.LookupServiceContent
 
LookupServiceContent - Class in com.vmware.vsphereautomation.lookup
Java class for LookupServiceContent complex type.
LookupServiceContent() - Constructor for class com.vmware.vsphereautomation.lookup.LookupServiceContent
 
LookupServiceEndpointEndpointProtocol - Enum in com.vmware.vsphereautomation.lookup
Java class for LookupServiceEndpointEndpointProtocol.
lookupServiceRegistrationAttribute - Variable in class com.vmware.vsphereautomation.lookup.ArrayOfLookupServiceRegistrationAttribute
 
LookupServiceRegistrationAttribute - Class in com.vmware.vsphereautomation.lookup
Java class for LookupServiceRegistrationAttribute complex type.
LookupServiceRegistrationAttribute() - Constructor for class com.vmware.vsphereautomation.lookup.LookupServiceRegistrationAttribute
 
LookupServiceRegistrationCommonServiceInfo - Class in com.vmware.vsphereautomation.lookup
Java class for LookupServiceRegistrationCommonServiceInfo complex type.
LookupServiceRegistrationCommonServiceInfo() - Constructor for class com.vmware.vsphereautomation.lookup.LookupServiceRegistrationCommonServiceInfo
 
LookupServiceRegistrationCreateSpec - Class in com.vmware.vsphereautomation.lookup
Java class for LookupServiceRegistrationCreateSpec complex type.
LookupServiceRegistrationCreateSpec() - Constructor for class com.vmware.vsphereautomation.lookup.LookupServiceRegistrationCreateSpec
 
lookupServiceRegistrationEndpoint - Variable in class com.vmware.vsphereautomation.lookup.ArrayOfLookupServiceRegistrationEndpoint
 
LookupServiceRegistrationEndpoint - Class in com.vmware.vsphereautomation.lookup
Java class for LookupServiceRegistrationEndpoint complex type.
LookupServiceRegistrationEndpoint() - Constructor for class com.vmware.vsphereautomation.lookup.LookupServiceRegistrationEndpoint
 
LookupServiceRegistrationEndpointType - Class in com.vmware.vsphereautomation.lookup
Java class for LookupServiceRegistrationEndpointType complex type.
LookupServiceRegistrationEndpointType() - Constructor for class com.vmware.vsphereautomation.lookup.LookupServiceRegistrationEndpointType
 
LookupServiceRegistrationFilter - Class in com.vmware.vsphereautomation.lookup
Java class for LookupServiceRegistrationFilter complex type.
LookupServiceRegistrationFilter() - Constructor for class com.vmware.vsphereautomation.lookup.LookupServiceRegistrationFilter
 
lookupServiceRegistrationInfo - Variable in class com.vmware.vsphereautomation.lookup.ArrayOfLookupServiceRegistrationInfo
 
LookupServiceRegistrationInfo - Class in com.vmware.vsphereautomation.lookup
Java class for LookupServiceRegistrationInfo complex type.
LookupServiceRegistrationInfo() - Constructor for class com.vmware.vsphereautomation.lookup.LookupServiceRegistrationInfo
 
LookupServiceRegistrationMutableServiceInfo - Class in com.vmware.vsphereautomation.lookup
Java class for LookupServiceRegistrationMutableServiceInfo complex type.
LookupServiceRegistrationMutableServiceInfo() - Constructor for class com.vmware.vsphereautomation.lookup.LookupServiceRegistrationMutableServiceInfo
 
LookupServiceRegistrationServiceType - Class in com.vmware.vsphereautomation.lookup
Java class for LookupServiceRegistrationServiceType complex type.
LookupServiceRegistrationServiceType() - Constructor for class com.vmware.vsphereautomation.lookup.LookupServiceRegistrationServiceType
 
LookupServiceRegistrationSetSpec - Class in com.vmware.vsphereautomation.lookup
Java class for LookupServiceRegistrationSetSpec complex type.
LookupServiceRegistrationSetSpec() - Constructor for class com.vmware.vsphereautomation.lookup.LookupServiceRegistrationSetSpec
 
LOW - Static variable in class com.vmware.appliance.update.CommonInfo.Priority
Install at your discretion.
LOW - Static variable in class com.vmware.appliance.update.CommonInfo.Severity
All other issues that have a security impact.
LOW - Static variable in class com.vmware.esx.settings.depot_content.components.VersionsTypes.UrgencyType
Low
LOW - Static variable in class com.vmware.esx.settings.depot_content.ComponentsTypes.UrgencyType
Low
LOW - Static variable in class com.vmware.vcenter.lcm.update.PendingTypes.SeverityType
All other issues that may or maynot have a security impact.
LOW - Static variable in class com.vmware.vcenter.ResourcePoolTypes.SharesInfo.Level
For CPU: Shares = 500 * number of virtual CPUs.
For Memory: Shares = 5 * virtual machine memory size in MB.
.
LSILOGIC - Static variable in class com.vmware.vcenter.vm.hardware.adapter.ScsiTypes.Type
LSI Logic host bus adapter.
LSILOGICSAS - Static variable in class com.vmware.vcenter.vm.hardware.adapter.ScsiTypes.Type
LSI Logic SAS 1068 host bus adapter.
LsPortType - Interface in com.vmware.vsphereautomation.lookup
This class was generated by the JAX-WS RI.
LsService - Class in com.vmware.vsphereautomation.lookup
This class was generated by the JAX-WS RI.
LsService() - Constructor for class com.vmware.vsphereautomation.lookup.LsService
 
LsService(WebServiceFeature...) - Constructor for class com.vmware.vsphereautomation.lookup.LsService
 
LsService(URL) - Constructor for class com.vmware.vsphereautomation.lookup.LsService
 
LsService(URL, WebServiceFeature...) - Constructor for class com.vmware.vsphereautomation.lookup.LsService
 
LsService(URL, QName) - Constructor for class com.vmware.vsphereautomation.lookup.LsService
 
LsService(URL, QName, WebServiceFeature...) - Constructor for class com.vmware.vsphereautomation.lookup.LsService
 

M

MAINTENANCE - Static variable in class com.vmware.vcenter.vcha.cluster.ModeTypes.ClusterMode
VCHA Cluster is in maintenance mode.
MAINTENANCE - Static variable in class com.vmware.vcenter.vcha.ClusterTypes.ClusterMode
VCHA Cluster is in maintenance mode.
MAINTENANCE_MODE_REQUIRED - Static variable in class com.vmware.esx.settings.ComplianceImpact
Host requires maintenance mode to reach this target state.
ManagedObjectNotFound - Class in com.vmware.vsphereautomation.lookup
Java class for ManagedObjectNotFound complex type.
ManagedObjectNotFound() - Constructor for class com.vmware.vsphereautomation.lookup.ManagedObjectNotFound
 
ManagedObjectReference - Class in com.vmware.vsphereautomation.lookup
Java class for ManagedObjectReference complex type.
ManagedObjectReference() - Constructor for class com.vmware.vsphereautomation.lookup.ManagedObjectReference
 
management() - Method in class com.vmware.vcenter.hvc.HvcFactory
 
ManagementFactory - Class in com.vmware.vcenter.hvc.management
ManagementFactory is responsible for creating instances of services contained inside the com.vmware.vcenter.hvc.management package and also has the subpackages reference to access respective subpackage services.
MANDRAKE - Static variable in class com.vmware.vcenter.vm.GuestOS
Mandrake Linux
MANDRIVA - Static variable in class com.vmware.vcenter.vm.GuestOS
Mandriva Linux
MANDRIVA_64 - Static variable in class com.vmware.vcenter.vm.GuestOS
Mandriva Linux (64 bit)
MANUAL - Static variable in class com.vmware.appliance.networking.interfaces.Ipv6Types.Origin
The IPv6 address was manually configured to a specified address, for example, by user configuration.
MANUAL - Static variable in class com.vmware.appliance.recovery.backup.job.DetailsTypes.Type
Job type is Manual.
MANUAL - Static variable in class com.vmware.appliance.vmon.ServiceTypes.StartupType
Service Startup type is Manual, thus issuing an explicit start on the service will start it.
MANUAL - Static variable in class com.vmware.vcenter.services.ServiceTypes.StartupType
Service Startup type is Manual, thus issuing an explicit start on the service will start it.
MANUAL - Static variable in class com.vmware.vcenter.vcha.cluster.DeploymentTypeTypes.Type
VCHA Cluster was deployed manually.
MANUAL - Static variable in class com.vmware.vcenter.vcha.ClusterTypes.Type
Passive and witness nodes are not cloned automatically.
MANUAL - Static variable in class com.vmware.vcenter.vm.guest.networking.InterfacesTypes.IpAddressOrigin
The address is configured manually.
MANUAL - Static variable in class com.vmware.vcenter.vm.hardware.EthernetTypes.MacAddressType
MAC address is assigned statically.
MANUAL - Static variable in class com.vmware.vcenter.vm.ToolsTypes.UpgradePolicy
No auto-upgrades for Tools will be performed for this virtual machine.
MANUAL - Static variable in class com.vmware.vcenter.vm_template.LibraryItemsTypes.EthernetInfo.MacAddressType
MAC address is assigned statically.
MAP - Static variable in class com.vmware.vapi.metadata.metamodel.GenericInstantiation.GenericType
Indicates the generic type is a map.
MAP_ENTRY_STRUCT_NAME - Static variable in class com.vmware.vapi.std.BuiltInDataFactory
Name for map entry "artificial" StructValue instances.
MAP_ENTRY_TYPE - Static variable in class com.vmware.vapi.std.StandardDataFactory
 
MAP_STRUCT_NAME - Static variable in class com.vmware.vapi.std.BuiltInDataFactory
Name for a StructValue representing a map with with String typed keys.
MAX - Static variable in class com.vmware.appliance.MonitoringTypes.FunctionType
Aggregation takes maximums per period
MD5 - Static variable in class com.vmware.content.library.item.FileTypes.ChecksumAlgorithm
Checksum algorithm: MD5
MEBI - Static variable in class com.vmware.vstats.CounterMetadataTypes.UnitsFactor
Mebi 2^20, 1024^2.
MED_DATE - Static variable in class com.vmware.vapi.std.LocalizationParam.DateTimeFormat
The date and time value will be formatted as medium date, for example 2019 Jan 28.
MED_DATE_TIME - Static variable in class com.vmware.vapi.std.LocalizationParam.DateTimeFormat
The date and time value will be formatted as medium date and time, for example 2019 Jan 28 12:59:01.
MED_TIME - Static variable in class com.vmware.vapi.std.LocalizationParam.DateTimeFormat
The date and time value will be formatted as medium time, for example 12:59:01.
MEDIUM - Static variable in class com.vmware.appliance.update.CommonInfo.Priority
Install at the earliest convenience.
MEDIUM - Static variable in class com.vmware.vcenter.deployment.ApplianceSize
Appliance size of 'medium'.
MEDIUM - Static variable in class com.vmware.vcenter.namespace_management.SizingHint
Cluster size of 'medium'.
MEGA - Static variable in class com.vmware.vstats.CounterMetadataTypes.UnitsFactor
Mega 10^6.
Mem - Interface in com.vmware.appliance.health
Mem interface provides methods Get memory health.
MemDefinitions - Class in com.vmware.appliance.health
Defines the type descriptors for the Mem API service.
MemDefinitions() - Constructor for class com.vmware.appliance.health.MemDefinitions
 
Memory - Class in com.vmware.content.type.ovf
Provide the memory information in a template VM.
Memory() - Constructor for class com.vmware.content.type.ovf.Memory
Default constructor.
Memory(StructValue) - Constructor for class com.vmware.content.type.ovf.Memory
 
memory - Static variable in class com.vmware.content.type.ovf.StructDefinitions
 
Memory - Interface in com.vmware.vcenter.vm.hardware
The Memory interface provides methods for configuring the memory settings of a virtual machine.
Memory.Builder - Class in com.vmware.content.type.ovf
Builder class for Memory.
MemoryDefinitions - Class in com.vmware.vcenter.vm.hardware
Defines the type descriptors for the Memory API service.
MemoryDefinitions() - Constructor for class com.vmware.vcenter.vm.hardware.MemoryDefinitions
 
memoryInfo - Static variable in class com.vmware.vcenter.vm_template.LibraryItemsDefinitions
 
MemoryInfo() - Constructor for class com.vmware.vcenter.vm_template.LibraryItemsTypes.MemoryInfo
Default constructor.
MemoryInfo(StructValue) - Constructor for class com.vmware.vcenter.vm_template.LibraryItemsTypes.MemoryInfo
 
memoryService() - Method in class com.vmware.vcenter.vm.hardware.HardwareFactory
Returns an instance of class Memory
MemoryStub - Class in com.vmware.vcenter.vm.hardware
Remote stub implementation of the Memory API service.
MemoryStub(ApiProvider, TypeConverter, StubConfigurationBase) - Constructor for class com.vmware.vcenter.vm.hardware.MemoryStub
 
MemoryStub(ApiProvider, StubConfigurationBase) - Constructor for class com.vmware.vcenter.vm.hardware.MemoryStub
 
MemoryTypes - Interface in com.vmware.vcenter.vm.hardware
Defines the data types of the Memory API service.
MemoryTypes.Info - Class in com.vmware.vcenter.vm.hardware
The Info class contains memory-related information about a virtual machine.
MemoryTypes.Info.Builder - Class in com.vmware.vcenter.vm.hardware
Builder class for MemoryTypes.Info.
MemoryTypes.UpdateSpec - Class in com.vmware.vcenter.vm.hardware
The UpdateSpec class describes the updates to be made to the memory-related settings of a virtual machine.
MemoryTypes.UpdateSpec.Builder - Class in com.vmware.vcenter.vm.hardware
Builder class for MemoryTypes.UpdateSpec.
memoryUpdateSpec - Static variable in class com.vmware.vcenter.vm_template.LibraryItemsDefinitions
 
MemoryUpdateSpec() - Constructor for class com.vmware.vcenter.vm_template.LibraryItemsTypes.MemoryUpdateSpec
Default constructor.
MemoryUpdateSpec(StructValue) - Constructor for class com.vmware.vcenter.vm_template.LibraryItemsTypes.MemoryUpdateSpec
 
memService() - Method in class com.vmware.appliance.health.HealthFactory
Returns an instance of class Mem
MemStub - Class in com.vmware.appliance.health
Remote stub implementation of the Mem API service.
MemStub(ApiProvider, TypeConverter, StubConfigurationBase) - Constructor for class com.vmware.appliance.health.MemStub
 
MemStub(ApiProvider, StubConfigurationBase) - Constructor for class com.vmware.appliance.health.MemStub
 
MemTypes - Interface in com.vmware.appliance.health
Defines the data types of the Mem API service.
MemTypes.HealthLevel - Class in com.vmware.appliance.health
HealthLevel enumeration class Defines health levels.
MemTypes.HealthLevel.Values - Enum in com.vmware.appliance.health
Native Java enum representing this enumeration class.
merge(ExecutionContext.ApplicationData, Map<String, String>) - Static method in class com.vmware.vapi.core.ExecutionContext.ApplicationData
Merges the specified source and data into a newly created ApplicationData instance.
merge(ExecutionContext.ApplicationData, String, String) - Static method in class com.vmware.vapi.core.ExecutionContext.ApplicationData
Merges the specified source and property into a newly created ApplicationData instance.
message - Static variable in class com.vmware.appliance.networking.dns.HostnameDefinitions
 
Message() - Constructor for class com.vmware.appliance.networking.dns.HostnameTypes.Message
Default constructor.
Message(StructValue) - Constructor for class com.vmware.appliance.networking.dns.HostnameTypes.Message
 
message - Static variable in class com.vmware.appliance.networking.dns.ServersDefinitions
 
Message() - Constructor for class com.vmware.appliance.networking.dns.ServersTypes.Message
Default constructor.
Message(StructValue) - Constructor for class com.vmware.appliance.networking.dns.ServersTypes.Message
 
message - Static variable in class com.vmware.vcenter.namespace_management.ClustersDefinitions
 
Message() - Constructor for class com.vmware.vcenter.namespace_management.ClustersTypes.Message
Default constructor.
Message(StructValue) - Constructor for class com.vmware.vcenter.namespace_management.ClustersTypes.Message
 
message - Static variable in class com.vmware.vcenter.namespace_management.software.ClustersDefinitions
 
Message() - Constructor for class com.vmware.vcenter.namespace_management.software.ClustersTypes.Message
Default constructor.
Message(StructValue) - Constructor for class com.vmware.vcenter.namespace_management.software.ClustersTypes.Message
 
message - Static variable in class com.vmware.vcenter.namespaces.InstancesDefinitions
 
Message() - Constructor for class com.vmware.vcenter.namespaces.InstancesTypes.Message
Default constructor.
Message(StructValue) - Constructor for class com.vmware.vcenter.namespaces.InstancesTypes.Message
 
message - Variable in class com.vmware.vsphereautomation.lookup.LocalizableMessage
 
MESSAGE_STRUCT_NAME - Static variable in class com.vmware.vapi.std.StandardDataFactory
 
MessageArgConverter - Class in com.vmware.vapi.l10n
Converter for arguments of LocalizableMessage.
MessageArgConverter() - Constructor for class com.vmware.vapi.l10n.MessageArgConverter
 
MessageFormatTemplateFormatter - Class in com.vmware.vapi.l10n
MessageFormat based implementation of TemplateFormatter.
MessageFormatTemplateFormatter() - Constructor for class com.vmware.vapi.l10n.MessageFormatTemplateFormatter
 
MessageLocalizer - Class in com.vmware.vapi.l10n
Utility for localization of LocalizableMessage or its dynamic representation as StructValue.
MessageLocalizer(TemplateFormatter, ResourceBundleProvider, Locale) - Constructor for class com.vmware.vapi.l10n.MessageLocalizer
Constructor.
MessageProtocolException - Exception in com.vmware.vapi.client.exception
Thrown in cases of communication protocol errors related to the vAPI protocol errors.
MessageProtocolException() - Constructor for exception com.vmware.vapi.client.exception.MessageProtocolException
 
MessageProtocolException(String) - Constructor for exception com.vmware.vapi.client.exception.MessageProtocolException
 
MessageProtocolException(String, Throwable) - Constructor for exception com.vmware.vapi.client.exception.MessageProtocolException
 
MessageProtocolException(Throwable) - Constructor for exception com.vmware.vapi.client.exception.MessageProtocolException
 
messages(String) - Method in interface com.vmware.appliance.Health
Get health messages.
messages(String, InvocationConfig) - Method in interface com.vmware.appliance.Health
Get health messages.
messages(String, AsyncCallback<List<Notification>>) - Method in interface com.vmware.appliance.Health
Get health messages.
messages(String, AsyncCallback<List<Notification>>, InvocationConfig) - Method in interface com.vmware.appliance.Health
Get health messages.
messages(String) - Method in class com.vmware.appliance.HealthStub
 
messages(String, InvocationConfig) - Method in class com.vmware.appliance.HealthStub
 
messages(String, AsyncCallback<List<Notification>>) - Method in class com.vmware.appliance.HealthStub
 
messages(String, AsyncCallback<List<Notification>>, InvocationConfig) - Method in class com.vmware.appliance.HealthStub
 
MESSAGES_FIELD_NAME - Static variable in class com.vmware.vapi.std.StandardDataFactory
 
metadata - Static variable in class com.vmware.appliance.recovery.RestoreDefinitions
 
Metadata() - Constructor for class com.vmware.appliance.recovery.RestoreTypes.Metadata
Default constructor.
Metadata(StructValue) - Constructor for class com.vmware.appliance.recovery.RestoreTypes.Metadata
 
metadata - Static variable in class com.vmware.esx.settings.clusters.software.DraftsDefinitions
 
Metadata() - Constructor for class com.vmware.esx.settings.clusters.software.DraftsTypes.Metadata
Default constructor.
Metadata(StructValue) - Constructor for class com.vmware.esx.settings.clusters.software.DraftsTypes.Metadata
 
metadata() - Method in class com.vmware.vapi.VapiFactory
The com.vmware.vapi.metadata package provides metadata interfaces.
metadata - Static variable in class com.vmware.vcenter.guest.CustomizationSpecsDefinitions
 
Metadata() - Constructor for class com.vmware.vcenter.guest.CustomizationSpecsTypes.Metadata
Default constructor.
Metadata(StructValue) - Constructor for class com.vmware.vcenter.guest.CustomizationSpecsTypes.Metadata
 
MetadataFactory - Class in com.vmware.vapi.metadata
MetadataFactory is responsible for creating instances of services contained inside the com.vmware.vapi.metadata package and also has the subpackages reference to access respective subpackage services.
MetadataIdentifier - Interface in com.vmware.vapi.metadata.metamodel
The MetadataIdentifier interface provides string constants that can be used as identifiers for the metadata elements.
MetadataIdentifierDefinitions - Class in com.vmware.vapi.metadata.metamodel
Defines the type descriptors for the MetadataIdentifier API service.
MetadataIdentifierDefinitions() - Constructor for class com.vmware.vapi.metadata.metamodel.MetadataIdentifierDefinitions
 
metadataIdentifierService() - Method in class com.vmware.vapi.metadata.metamodel.MetamodelFactory
Returns an instance of class MetadataIdentifier
MetadataIdentifierStub - Class in com.vmware.vapi.metadata.metamodel
Remote stub implementation of the MetadataIdentifier API service.
MetadataIdentifierStub(ApiProvider, TypeConverter, StubConfigurationBase) - Constructor for class com.vmware.vapi.metadata.metamodel.MetadataIdentifierStub
 
MetadataIdentifierStub(ApiProvider, StubConfigurationBase) - Constructor for class com.vmware.vapi.metadata.metamodel.MetadataIdentifierStub
 
MetadataIdentifierTypes - Interface in com.vmware.vapi.metadata.metamodel
Defines the data types of the MetadataIdentifier API service.
metamodel() - Method in class com.vmware.vapi.metadata.MetadataFactory
The com.vmware.vapi.metadata.metamodel package provides interfaces that expose all the information present in the interface definition language (IDL) specification.
MetamodelFactory - Class in com.vmware.vapi.metadata.metamodel
MetamodelFactory is responsible for creating instances of services contained inside the com.vmware.vapi.metadata.metamodel package and also has the subpackages reference to access respective subpackage services.
METER - Static variable in class com.vmware.vstats.CounterMetadataTypes.MetricUnits
Meter.
METERSPERSECOND - Static variable in class com.vmware.vstats.CounterMetadataTypes.MetricUnits
Meters per second.
METERSPERSECONDSQUARED - Static variable in class com.vmware.vstats.CounterMetadataTypes.MetricUnits
Meters per second squared.
method - Variable in class com.vmware.vsphereautomation.lookup.MethodNotFound
 
MethodFault - Class in com.vmware.vsphereautomation.lookup
Java class for MethodFault complex type.
MethodFault() - Constructor for class com.vmware.vsphereautomation.lookup.MethodFault
 
MethodNotFound - Class in com.vmware.vsphereautomation.lookup
Java class for MethodNotFound complex type.
MethodNotFound() - Constructor for class com.vmware.vsphereautomation.lookup.MethodNotFound
 
MethodResult - Class in com.vmware.vapi.core
The MethodResult class contains the result of a method call.
MethodResult(DataValue, ErrorValue) - Constructor for class com.vmware.vapi.core.MethodResult
Constructor.
Metrics - Interface in com.vmware.vstats
The Metrics interface provides method to list metrics.
MetricsDefinitions - Class in com.vmware.vstats
Defines the type descriptors for the Metrics API service.
MetricsDefinitions() - Constructor for class com.vmware.vstats.MetricsDefinitions
 
metricsService() - Method in class com.vmware.vstats.VstatsFactory
Returns an instance of class Metrics
MetricsStub - Class in com.vmware.vstats
Remote stub implementation of the Metrics API service.
MetricsStub(ApiProvider, TypeConverter, StubConfigurationBase) - Constructor for class com.vmware.vstats.MetricsStub
 
MetricsStub(ApiProvider, StubConfigurationBase) - Constructor for class com.vmware.vstats.MetricsStub
 
MetricsTypes - Interface in com.vmware.vstats
Defines the data types of the Metrics API service.
MetricsTypes.Summary - Class in com.vmware.vstats
The Summary class contains metric summary.
MetricsTypes.Summary.Builder - Class in com.vmware.vstats
Builder class for MetricsTypes.Summary.
MICRO - Static variable in class com.vmware.vstats.CounterMetadataTypes.UnitsFactor
Micro 10^-6.
migrate() - Method in class com.vmware.vcenter.deployment.DeploymentFactory
 
Migrate - Interface in com.vmware.vcenter.deployment
The Migrate interface provides methods to configure the migration of this appliance from an existing vCenter for Windows.
MIGRATE - Static variable in class com.vmware.vcenter.deployment.Operation
The appliance migration is in progress.
MigrateDefinitions - Class in com.vmware.vcenter.deployment
Defines the type descriptors for the Migrate API service.
MigrateDefinitions() - Constructor for class com.vmware.vcenter.deployment.MigrateDefinitions
 
MigrateFactory - Class in com.vmware.vcenter.deployment.migrate
MigrateFactory is responsible for creating instances of services contained inside the com.vmware.vcenter.deployment.migrate package and also has the subpackages reference to access respective subpackage services.
migrateService() - Method in class com.vmware.vcenter.deployment.DeploymentFactory
Returns an instance of class Migrate
migrateSpec - Static variable in class com.vmware.vcenter.deployment.MigrateDefinitions
 
MigrateSpec() - Constructor for class com.vmware.vcenter.deployment.MigrateTypes.MigrateSpec
Default constructor.
MigrateSpec(StructValue) - Constructor for class com.vmware.vcenter.deployment.MigrateTypes.MigrateSpec
 
MigrateStub - Class in com.vmware.vcenter.deployment
Remote stub implementation of the Migrate API service.
MigrateStub(ApiProvider, TypeConverter, StubConfigurationBase) - Constructor for class com.vmware.vcenter.deployment.MigrateStub
 
MigrateStub(ApiProvider, StubConfigurationBase) - Constructor for class com.vmware.vcenter.deployment.MigrateStub
 
MigrateTypes - Interface in com.vmware.vcenter.deployment
Defines the data types of the Migrate API service.
MigrateTypes.MigrateSpec - Class in com.vmware.vcenter.deployment
The MigrateSpec class contains the fields to migrate an existing vCenter Server for Windows to an appliance.
MigrateTypes.MigrateSpec.Builder - Class in com.vmware.vcenter.deployment
Builder class for MigrateTypes.MigrateSpec.
MigrateTypes.MigrationAssistantSpec - Class in com.vmware.vcenter.deployment
The MigrationAssistantSpec class contains the information needed to connect to the Migration Assistant that is running on the source windows vCenter Server machine.
MigrateTypes.MigrationAssistantSpec.Builder - Class in com.vmware.vcenter.deployment
MigrateTypes.PscSpec - Class in com.vmware.vcenter.deployment
The PscSpec class contains information used to migrate a windows Platform Service Controller to Platform Service Controller appliance.
MigrateTypes.PscSpec.Builder - Class in com.vmware.vcenter.deployment
Builder class for MigrateTypes.PscSpec.
MigrateTypes.SourceVcWindows - Class in com.vmware.vcenter.deployment
The SourceVcWindows class contains information about the windows vCenter Server that is going to be migrated.
MigrateTypes.SourceVcWindows.Builder - Class in com.vmware.vcenter.deployment
Builder class for MigrateTypes.SourceVcWindows.
MigrateTypes.VcsaEmbeddedSpec - Class in com.vmware.vcenter.deployment
The VcsaEmbeddedSpec class contains information used to migrate an embedded vCenter Server for Windows to embedded vCenter Server appliance.
MigrateTypes.VcsaEmbeddedSpec.Builder - Class in com.vmware.vcenter.deployment
migrationAssistantSpec - Static variable in class com.vmware.vcenter.deployment.MigrateDefinitions
 
MigrationAssistantSpec() - Constructor for class com.vmware.vcenter.deployment.MigrateTypes.MigrationAssistantSpec
Default constructor.
MigrationAssistantSpec(StructValue) - Constructor for class com.vmware.vcenter.deployment.MigrateTypes.MigrationAssistantSpec
 
MILLI - Static variable in class com.vmware.vstats.CounterMetadataTypes.UnitsFactor
Milli 10^-3.
MIN - Static variable in class com.vmware.appliance.MonitoringTypes.FunctionType
Aggregation takes minimums per period
MINUTES30 - Static variable in class com.vmware.appliance.MonitoringTypes.IntervalType
Thirty minutes interval between values.
MINUTES5 - Static variable in class com.vmware.appliance.MonitoringTypes.IntervalType
Five minutes interval between values (finest).
MISC - Static variable in class com.vmware.esx.settings.depot_content.components.VersionsTypes.CategoryType
Misc
MISC - Static variable in class com.vmware.esx.settings.depot_content.ComponentsTypes.CategoryType
Misc
Mode - Interface in com.vmware.vcenter.vcha.cluster
The Mode interface provides methods to manage the operating mode of a vCenter High Availability Cluster (VCHA Cluster).
MODE_GET_OP - Static variable in interface com.vmware.vcenter.vcha.OperationsTypes
Identifier of the get mode operation.
MODE_SET_OP - Static variable in interface com.vmware.vcenter.vcha.OperationsTypes
Identifier of the set mode operation.
ModeDefinitions - Class in com.vmware.vcenter.vcha.cluster
Defines the type descriptors for the Mode API service.
ModeDefinitions() - Constructor for class com.vmware.vcenter.vcha.cluster.ModeDefinitions
 
MODEL - Static variable in interface com.vmware.vapi.metadata.metamodel.MetadataIdentifierTypes
Identifier representing the Model metadata.
Model - Interface in com.vmware.vapi.metadata.metamodel.resource
The Model interface provides methods to retrieve information about models.
ModelDefinitions - Class in com.vmware.vapi.metadata.metamodel.resource
Defines the type descriptors for the Model API service.
ModelDefinitions() - Constructor for class com.vmware.vapi.metadata.metamodel.resource.ModelDefinitions
 
modelService() - Method in class com.vmware.vapi.metadata.metamodel.resource.ResourceFactory
Returns an instance of class Model
ModelStub - Class in com.vmware.vapi.metadata.metamodel.resource
Remote stub implementation of the Model API service.
ModelStub(ApiProvider, TypeConverter, StubConfigurationBase) - Constructor for class com.vmware.vapi.metadata.metamodel.resource.ModelStub
 
ModelStub(ApiProvider, StubConfigurationBase) - Constructor for class com.vmware.vapi.metadata.metamodel.resource.ModelStub
 
ModelTypes - Interface in com.vmware.vapi.metadata.metamodel.resource
Defines the data types of the Model API service.
MODERATE - Static variable in class com.vmware.appliance.update.CommonInfo.Severity
Vulnerabilities where the ability to exploit is mitigated to a significant degree by configuration or difficulty of exploitation, but in certain deployment scenarios could still lead to the compromise of confidentiality, integrity, or availability of user data and/or processing resources.
MODERATE - Static variable in class com.vmware.esx.settings.depot_content.components.VersionsTypes.UrgencyType
Moderate
MODERATE - Static variable in class com.vmware.esx.settings.depot_content.ComponentsTypes.UrgencyType
Moderate
MODERATE - Static variable in class com.vmware.vcenter.lcm.update.PendingTypes.SeverityType
Vulnerabilities where the ability to exploit is mitigated to a significant degree by configuration or difficulty of exploitation, but in certain deployment scenarios could still lead to the compromise of confidentiality, integrity, or availability of user data and/or processing resources.
modeService() - Method in class com.vmware.vcenter.vcha.cluster.ClusterFactory
Returns an instance of class Mode
ModeStub - Class in com.vmware.vcenter.vcha.cluster
Remote stub implementation of the Mode API service.
ModeStub(ApiProvider, TypeConverter, StubConfigurationBase) - Constructor for class com.vmware.vcenter.vcha.cluster.ModeStub
 
ModeStub(ApiProvider, StubConfigurationBase) - Constructor for class com.vmware.vcenter.vcha.cluster.ModeStub
 
ModeTypes - Interface in com.vmware.vcenter.vcha.cluster
Defines the data types of the Mode API service.
ModeTypes._VAPI_OPERATIONS - Enum in com.vmware.vcenter.vcha.cluster
Identifiers of the task operations
ModeTypes.ClusterMode - Class in com.vmware.vcenter.vcha.cluster
The ClusterMode enumeration class defines the possible modes for a VCHA Cluster.
ModeTypes.ClusterMode.Values - Enum in com.vmware.vcenter.vcha.cluster
Native Java enum representing this enumeration class.
ModeTypes.Info - Class in com.vmware.vcenter.vcha.cluster
The Info class contains the mode of the VCHA Cluster.
ModeTypes.Info.Builder - Class in com.vmware.vcenter.vcha.cluster
Builder class for ModeTypes.Info.
MOLE - Static variable in class com.vmware.vstats.CounterMetadataTypes.MetricUnits
Mole.
MONDAY - Static variable in class com.vmware.appliance.recovery.backup.SchedulesTypes.DayOfWeek
Monday.
MONDAY - Static variable in class com.vmware.appliance.update.PolicyTypes.DayOfWeek
Monday.
MONDAY - Static variable in class com.vmware.esx.settings.depots.SyncScheduleTypes.DayOfWeek
Monday.
MONDAY - Static variable in class com.vmware.vcenter.content.registries.DayOfWeek
Monday.
monitoredItem - Static variable in class com.vmware.appliance.MonitoringDefinitions
 
MonitoredItem() - Constructor for class com.vmware.appliance.MonitoringTypes.MonitoredItem
Default constructor.
MonitoredItem(StructValue) - Constructor for class com.vmware.appliance.MonitoringTypes.MonitoredItem
 
monitoredItemData - Static variable in class com.vmware.appliance.MonitoringDefinitions
 
MonitoredItemData() - Constructor for class com.vmware.appliance.MonitoringTypes.MonitoredItemData
Default constructor.
MonitoredItemData(StructValue) - Constructor for class com.vmware.appliance.MonitoringTypes.MonitoredItemData
 
monitoredItemDataRequest - Static variable in class com.vmware.appliance.MonitoringDefinitions
 
MonitoredItemDataRequest() - Constructor for class com.vmware.appliance.MonitoringTypes.MonitoredItemDataRequest
Default constructor.
MonitoredItemDataRequest(StructValue) - Constructor for class com.vmware.appliance.MonitoringTypes.MonitoredItemDataRequest
 
monitoring() - Method in class com.vmware.appliance.ApplianceFactory
The com.vmware.appliance.monitoring package provides interfaces for monitoring of the appliance.
Monitoring - Interface in com.vmware.appliance
Monitoring interface provides methods Get and list monitoring data for requested item.
MonitoringDefinitions - Class in com.vmware.appliance
Defines the type descriptors for the Monitoring API service.
MonitoringDefinitions() - Constructor for class com.vmware.appliance.MonitoringDefinitions
 
MonitoringFactory - Class in com.vmware.appliance.monitoring
MonitoringFactory is responsible for creating instances of services contained inside the com.vmware.appliance.monitoring package and also has the subpackages reference to access respective subpackage services.
monitoringService() - Method in class com.vmware.appliance.ApplianceFactory
Returns an instance of class Monitoring
MonitoringStub - Class in com.vmware.appliance
Remote stub implementation of the Monitoring API service.
MonitoringStub(ApiProvider, TypeConverter, StubConfigurationBase) - Constructor for class com.vmware.appliance.MonitoringStub
 
MonitoringStub(ApiProvider, StubConfigurationBase) - Constructor for class com.vmware.appliance.MonitoringStub
 
MonitoringTypes - Interface in com.vmware.appliance
Defines the data types of the Monitoring API service.
MonitoringTypes.FunctionType - Class in com.vmware.appliance
FunctionType enumeration class Defines aggregation function
MonitoringTypes.FunctionType.Values - Enum in com.vmware.appliance
Native Java enum representing this enumeration class.
MonitoringTypes.IntervalType - Class in com.vmware.appliance
IntervalType enumeration class Defines interval between the values in hours and mins, for which aggregation will apply
MonitoringTypes.IntervalType.Values - Enum in com.vmware.appliance
Native Java enum representing this enumeration class.
MonitoringTypes.MonitoredItem - Class in com.vmware.appliance
MonitoredItem class Structure representing requested monitored item data.
MonitoringTypes.MonitoredItem.Builder - Class in com.vmware.appliance
MonitoringTypes.MonitoredItemData - Class in com.vmware.appliance
MonitoredItemData class Structure representing monitored item data.
MonitoringTypes.MonitoredItemData.Builder - Class in com.vmware.appliance
MonitoringTypes.MonitoredItemDataRequest - Class in com.vmware.appliance
MonitoredItemDataRequest class Structure representing requested monitored item data.
MonitoringTypes.MonitoredItemDataRequest.Builder - Class in com.vmware.appliance
MONTHLY_BY_DAY - Static variable in class com.vmware.esx.settings.depots.SyncScheduleTypes.Recurrence
Monthly by day.
mount(String, String) - Method in interface com.vmware.vcenter.iso.Image
Mounts an ISO image from a content library on a virtual machine.
mount(String, String, InvocationConfig) - Method in interface com.vmware.vcenter.iso.Image
Mounts an ISO image from a content library on a virtual machine.
mount(String, String, AsyncCallback<String>) - Method in interface com.vmware.vcenter.iso.Image
Mounts an ISO image from a content library on a virtual machine.
mount(String, String, AsyncCallback<String>, InvocationConfig) - Method in interface com.vmware.vcenter.iso.Image
Mounts an ISO image from a content library on a virtual machine.
mount(String, String) - Method in class com.vmware.vcenter.iso.ImageStub
 
mount(String, String, InvocationConfig) - Method in class com.vmware.vcenter.iso.ImageStub
 
mount(String, String, AsyncCallback<String>) - Method in class com.vmware.vcenter.iso.ImageStub
 
mount(String, String, AsyncCallback<String>, InvocationConfig) - Method in class com.vmware.vcenter.iso.ImageStub
 
MSI - Static variable in class com.vmware.vcenter.vm.ToolsTypes.ToolsInstallType
MSI is the installation type used for VMware Tools on Windows.
MULTIPLE - Static variable in class com.vmware.cis.tagging.CategoryModel.Cardinality
An object can be assigned several of the tags in this category.

N

N_A_TOKEN_METHOD_TYPE - Static variable in interface com.vmware.vcenter.tokenservice.TokenExchangeTypes
Constant field indicates TokenExchangeTypes.Info.getTokenType() identifier is not applicable in that context.
name() - Method in class com.vmware.vapi.bindings.ApiEnumeration
 
name - Variable in class com.vmware.vsphereautomation.lookup.DynamicProperty
 
name - Variable in class com.vmware.vsphereautomation.lookup.LookupFaultEntryExistsFault
 
name - Variable in class com.vmware.vsphereautomation.lookup.LookupFaultEntryNotFoundFault
 
Namespace - Interface in com.vmware.vapi.metadata.cli
The Namespace interface provides methods to get information about command line interface (CLI) namespaces.
NAMESPACE - Static variable in class com.vmware.vcenter.namespace_management.stats.TimeSeriesTypes.Spec.ObjType
The NAMESPACE object type is used to specify a namespace.
NamespaceDefinitions - Class in com.vmware.vapi.metadata.cli
Defines the type descriptors for the Namespace API service.
NamespaceDefinitions() - Constructor for class com.vmware.vapi.metadata.cli.NamespaceDefinitions
 
NamespaceManagementFactory - Class in com.vmware.vcenter.namespace_management
NamespaceManagementFactory is responsible for creating instances of services contained inside the com.vmware.vcenter.namespace_management package and also has the subpackages reference to access respective subpackage services.
NamespaceResourceOptions - Interface in com.vmware.vcenter.namespace_management
The NamespaceResourceOptions interface provides methods to get the objects used to create and modify resource quotas on a namespace.
NamespaceResourceOptionsDefinitions - Class in com.vmware.vcenter.namespace_management
Defines the type descriptors for the NamespaceResourceOptions API service.
NamespaceResourceOptionsDefinitions() - Constructor for class com.vmware.vcenter.namespace_management.NamespaceResourceOptionsDefinitions
 
namespaceResourceOptionsService() - Method in class com.vmware.vcenter.namespace_management.NamespaceManagementFactory
Returns an instance of class NamespaceResourceOptions
NamespaceResourceOptionsStub - Class in com.vmware.vcenter.namespace_management
Remote stub implementation of the NamespaceResourceOptions API service.
NamespaceResourceOptionsStub(ApiProvider, TypeConverter, StubConfigurationBase) - Constructor for class com.vmware.vcenter.namespace_management.NamespaceResourceOptionsStub
 
NamespaceResourceOptionsStub(ApiProvider, StubConfigurationBase) - Constructor for class com.vmware.vcenter.namespace_management.NamespaceResourceOptionsStub
 
NamespaceResourceOptionsTypes - Interface in com.vmware.vcenter.namespace_management
Defines the data types of the NamespaceResourceOptions API service.
NamespaceResourceOptionsTypes.Info - Class in com.vmware.vcenter.namespace_management
The Info class contains the information about the objects used to set and update resource quota keys on a namespace.
NamespaceResourceOptionsTypes.Info.Builder - Class in com.vmware.vcenter.namespace_management
namespaceService() - Method in class com.vmware.vapi.metadata.cli.CliFactory
Returns an instance of class Namespace
NamespacesFactory - Class in com.vmware.vcenter.namespaces
NamespacesFactory is responsible for creating instances of services contained inside the com.vmware.vcenter.namespaces package and also has the subpackages reference to access respective subpackage services.
NamespaceStub - Class in com.vmware.vapi.metadata.cli
Remote stub implementation of the Namespace API service.
NamespaceStub(ApiProvider, TypeConverter, StubConfigurationBase) - Constructor for class com.vmware.vapi.metadata.cli.NamespaceStub
 
NamespaceStub(ApiProvider, StubConfigurationBase) - Constructor for class com.vmware.vapi.metadata.cli.NamespaceStub
 
NamespaceTypes - Interface in com.vmware.vapi.metadata.cli
Defines the data types of the Namespace API service.
NamespaceTypes.Identity - Class in com.vmware.vapi.metadata.cli
The Identity class uniquely identifies a namespace in the CLI namespace tree.
NamespaceTypes.Identity.Builder - Class in com.vmware.vapi.metadata.cli
Builder class for NamespaceTypes.Identity.
NamespaceTypes.Info - Class in com.vmware.vapi.metadata.cli
The Info class contains information about a namespace.
NamespaceTypes.Info.Builder - Class in com.vmware.vapi.metadata.cli
Builder class for NamespaceTypes.Info.
NANO - Static variable in class com.vmware.vstats.CounterMetadataTypes.UnitsFactor
Nano 10^-9.
NCPClusterNetworkEnableSpec - Static variable in class com.vmware.vcenter.namespace_management.ClustersDefinitions
 
NCPClusterNetworkEnableSpec() - Constructor for class com.vmware.vcenter.namespace_management.ClustersTypes.NCPClusterNetworkEnableSpec
Default constructor.
NCPClusterNetworkEnableSpec(StructValue) - Constructor for class com.vmware.vcenter.namespace_management.ClustersTypes.NCPClusterNetworkEnableSpec
 
NCPClusterNetworkInfo - Static variable in class com.vmware.vcenter.namespace_management.ClustersDefinitions
 
NCPClusterNetworkInfo() - Constructor for class com.vmware.vcenter.namespace_management.ClustersTypes.NCPClusterNetworkInfo
Default constructor.
NCPClusterNetworkInfo(StructValue) - Constructor for class com.vmware.vcenter.namespace_management.ClustersTypes.NCPClusterNetworkInfo
 
NCPClusterNetworkSetSpec - Static variable in class com.vmware.vcenter.namespace_management.ClustersDefinitions
 
NCPClusterNetworkSetSpec() - Constructor for class com.vmware.vcenter.namespace_management.ClustersTypes.NCPClusterNetworkSetSpec
Default constructor.
NCPClusterNetworkSetSpec(StructValue) - Constructor for class com.vmware.vcenter.namespace_management.ClustersTypes.NCPClusterNetworkSetSpec
 
NCPClusterNetworkUpdateSpec - Static variable in class com.vmware.vcenter.namespace_management.ClustersDefinitions
 
NCPClusterNetworkUpdateSpec() - Constructor for class com.vmware.vcenter.namespace_management.ClustersTypes.NCPClusterNetworkUpdateSpec
Default constructor.
NCPClusterNetworkUpdateSpec(StructValue) - Constructor for class com.vmware.vcenter.namespace_management.ClustersTypes.NCPClusterNetworkUpdateSpec
 
NESTED_MSG_STRUCT_NAME - Static variable in class com.vmware.vapi.std.StandardDataFactory
 
NestedLocalizableMessage - Class in com.vmware.vapi.std
The NestedLocalizableMessage class represents a nested within a parameter localizable string or message template.
NestedLocalizableMessage - Class in com.vmware.vapi.std
The NestedLocalizableMessage class represents a nested within a parameter localizable string or message template.
NestedLocalizableMessage() - Constructor for class com.vmware.vapi.std.NestedLocalizableMessage
Default constructor.
NestedLocalizableMessage(StructValue) - Constructor for class com.vmware.vapi.std.NestedLocalizableMessage
 
nestedLocalizableMessage - Static variable in class com.vmware.vapi.std.StructDefinitions
 
NestedLocalizableMessage.Builder - Class in com.vmware.vapi.std
Builder class for NestedLocalizableMessage.
NETWARE - Static variable in class com.vmware.vcenter.vm.GuestOSFamily
Novell Netware.
NETWARE_4 - Static variable in class com.vmware.vcenter.vm.GuestOS
Novell NetWare 4
NETWARE_5 - Static variable in class com.vmware.vcenter.vm.GuestOS
Novell NetWare 5.1
NETWARE_6 - Static variable in class com.vmware.vcenter.vm.GuestOS
Novell NetWare 6.x
Network - Class in com.vmware.content.type.ovf
Provide network information in a template VM.
Network() - Constructor for class com.vmware.content.type.ovf.Network
Default constructor.
Network(StructValue) - Constructor for class com.vmware.content.type.ovf.Network
 
network - Static variable in class com.vmware.content.type.ovf.StructDefinitions
 
NETWORK - Static variable in class com.vmware.vcenter.FolderTypes.Type
A folder that can contain networkds.
Network - Interface in com.vmware.vcenter.inventory
The Network interface provides methods to retrieve information about vCenter Server networks.
Network - Interface in com.vmware.vcenter
The Network interface provides methods for manipulating a vCenter Server network.
Network.Builder - Class in com.vmware.content.type.ovf
Builder class for Network.
NETWORK_CLIENT - Static variable in class com.vmware.vcenter.vm.hardware.SerialTypes.BackingType
Virtual serial port is backed by a network client.
NETWORK_SERVER - Static variable in class com.vmware.vcenter.vm.hardware.SerialTypes.BackingType
Virtual serial port is backed by a network server.
NetworkAddress - Class in com.vmware.vcenter.trusted_infrastructure
The NetworkAddress class contains an IP address or DNS resolvable name and a port on which a connection can be established.
NetworkAddress() - Constructor for class com.vmware.vcenter.trusted_infrastructure.NetworkAddress
Default constructor.
NetworkAddress(StructValue) - Constructor for class com.vmware.vcenter.trusted_infrastructure.NetworkAddress
 
networkAddress - Static variable in class com.vmware.vcenter.trusted_infrastructure.StructDefinitions
 
NetworkAddress.Builder - Class in com.vmware.vcenter.trusted_infrastructure
Builder class for NetworkAddress.
NetworkDefinitions - Class in com.vmware.vcenter.inventory
Defines the type descriptors for the Network API service.
NetworkDefinitions() - Constructor for class com.vmware.vcenter.inventory.NetworkDefinitions
 
NetworkDefinitions - Class in com.vmware.vcenter
Defines the type descriptors for the Network API service.
NetworkDefinitions() - Constructor for class com.vmware.vcenter.NetworkDefinitions
 
networking() - Method in class com.vmware.appliance.ApplianceFactory
The com.vmware.appliance.networking package provides interfaces for managing network configuration of the appliance.
Networking - Interface in com.vmware.appliance
The Networking interface provides methods Get Network configurations.
networking() - Method in class com.vmware.vcenter.vm.guest.GuestFactory
The com.vmware.vcenter.vm.guest.networking package provides interfaces for dealing with the guest operating system networking.
Networking - Interface in com.vmware.vcenter.vm.guest
The Networking interface provides methods for retrieving guest operating system network information.
NetworkingDefinitions - Class in com.vmware.appliance
Defines the type descriptors for the Networking API service.
NetworkingDefinitions() - Constructor for class com.vmware.appliance.NetworkingDefinitions
 
NetworkingDefinitions - Class in com.vmware.vcenter.vm.guest
Defines the type descriptors for the Networking API service.
NetworkingDefinitions() - Constructor for class com.vmware.vcenter.vm.guest.NetworkingDefinitions
 
NetworkingFactory - Class in com.vmware.appliance.networking
NetworkingFactory is responsible for creating instances of services contained inside the com.vmware.appliance.networking package and also has the subpackages reference to access respective subpackage services.
NetworkingFactory - Class in com.vmware.vcenter.vm.guest.networking
NetworkingFactory is responsible for creating instances of services contained inside the com.vmware.vcenter.vm.guest.networking package and also has the subpackages reference to access respective subpackage services.
networkingService() - Method in class com.vmware.appliance.ApplianceFactory
Returns an instance of class Networking
networkingService() - Method in class com.vmware.vcenter.vm.guest.GuestFactory
Returns an instance of class Networking
NetworkingStub - Class in com.vmware.appliance
Remote stub implementation of the Networking API service.
NetworkingStub(ApiProvider, TypeConverter, StubConfigurationBase) - Constructor for class com.vmware.appliance.NetworkingStub
 
NetworkingStub(ApiProvider, StubConfigurationBase) - Constructor for class com.vmware.appliance.NetworkingStub
 
NetworkingStub - Class in com.vmware.vcenter.vm.guest
Remote stub implementation of the Networking API service.
NetworkingStub(ApiProvider, TypeConverter, StubConfigurationBase) - Constructor for class com.vmware.vcenter.vm.guest.NetworkingStub
 
NetworkingStub(ApiProvider, StubConfigurationBase) - Constructor for class com.vmware.vcenter.vm.guest.NetworkingStub
 
NetworkingTypes - Interface in com.vmware.appliance
Defines the data types of the Networking API service.
NetworkingTypes - Interface in com.vmware.vcenter.vm.guest
Defines the data types of the Networking API service.
NetworkingTypes._VAPI_OPERATIONS - Enum in com.vmware.appliance
Identifiers of the task operations
NetworkingTypes.ChangeSpec - Class in com.vmware.appliance
 
NetworkingTypes.ChangeSpec.Builder - Class in com.vmware.appliance
Builder class for NetworkingTypes.ChangeSpec.
NetworkingTypes.DNSInfo - Class in com.vmware.appliance
The DNSInfo class contains information about the DNS configuration of a virtual appliance.
NetworkingTypes.DNSInfo.Builder - Class in com.vmware.appliance
Builder class for NetworkingTypes.DNSInfo.
NetworkingTypes.DNSInfo.DNSMode - Class in com.vmware.appliance
The DNSMode enumeration class describes the source of DNS servers.
NetworkingTypes.DNSInfo.DNSMode.Values - Enum in com.vmware.appliance
Native Java enum representing this enumeration class.
NetworkingTypes.Info - Class in com.vmware.appliance
The Info class contains information about the network configuration of a virtual appliance.
NetworkingTypes.Info - Class in com.vmware.vcenter.vm.guest
The Info class contains information about networking as configured in the guest operating system.
NetworkingTypes.Info.Builder - Class in com.vmware.appliance
Builder class for NetworkingTypes.Info.
NetworkingTypes.Info.Builder - Class in com.vmware.vcenter.vm.guest
Builder class for NetworkingTypes.Info.
NetworkingTypes.UpdateSpec - Class in com.vmware.appliance
The UpdateSpec class describes whether to enable or disable ipv6 on interfaces.
NetworkingTypes.UpdateSpec.Builder - Class in com.vmware.appliance
Builder class for NetworkingTypes.UpdateSpec.
networkService() - Method in class com.vmware.vcenter.inventory.InventoryFactory
Returns an instance of class Network
networkService() - Method in class com.vmware.vcenter.VcenterFactory
Returns an instance of class Network
networkSpec - Static variable in class com.vmware.vcenter.namespace_management.ClustersDefinitions
 
NetworkSpec() - Constructor for class com.vmware.vcenter.namespace_management.ClustersTypes.NetworkSpec
Default constructor.
NetworkSpec(StructValue) - Constructor for class com.vmware.vcenter.namespace_management.ClustersTypes.NetworkSpec
 
NetworkStub - Class in com.vmware.vcenter.inventory
Remote stub implementation of the Network API service.
NetworkStub(ApiProvider, TypeConverter, StubConfigurationBase) - Constructor for class com.vmware.vcenter.inventory.NetworkStub
 
NetworkStub(ApiProvider, StubConfigurationBase) - Constructor for class com.vmware.vcenter.inventory.NetworkStub
 
NetworkStub - Class in com.vmware.vcenter
Remote stub implementation of the Network API service.
NetworkStub(ApiProvider, TypeConverter, StubConfigurationBase) - Constructor for class com.vmware.vcenter.NetworkStub
 
NetworkStub(ApiProvider, StubConfigurationBase) - Constructor for class com.vmware.vcenter.NetworkStub
 
NetworkType - Class in com.vmware.vcenter.vcha
The NetworkType enumeration class defines the type of a vCenter Server network.
NetworkType.Values - Enum in com.vmware.vcenter.vcha
Native Java enum representing this enumeration class.
NetworkTypes - Interface in com.vmware.vcenter.inventory
Defines the data types of the Network API service.
NetworkTypes - Interface in com.vmware.vcenter
Defines the data types of the Network API service.
NetworkTypes.FilterSpec - Class in com.vmware.vcenter
The FilterSpec class contains properties used to filter the results when listing networks (see Network.list(com.vmware.vcenter.NetworkTypes.FilterSpec)).
NetworkTypes.FilterSpec.Builder - Class in com.vmware.vcenter
Builder class for NetworkTypes.FilterSpec.
NetworkTypes.Info - Class in com.vmware.vcenter.inventory
The Info class contains information about a vCenter Server network.
NetworkTypes.Info.Builder - Class in com.vmware.vcenter.inventory
Builder class for NetworkTypes.Info.
NetworkTypes.Summary - Class in com.vmware.vcenter
The Summary class contains commonly used information about a network.
NetworkTypes.Summary.Builder - Class in com.vmware.vcenter
Builder class for NetworkTypes.Summary.
NetworkTypes.Type - Class in com.vmware.vcenter
The Type enumeration class defines the type of a vCenter Server network.
NetworkTypes.Type.Values - Enum in com.vmware.vcenter
Native Java enum representing this enumeration class.
NEVER - Static variable in class com.vmware.vcenter.vm.HardwareTypes.UpgradePolicy
Do not upgrade the virtual machine when it is powered on.
newEmptyConfig() - Static method in class com.vmware.vapi.client.Configuration
Creates a new empty configuration.
newErrorResult(ErrorValue) - Static method in class com.vmware.vapi.core.MethodResult
Static factory method for creating MethodResult instance for error reported by method invocation
newHttpConfig(HttpConfiguration) - Static method in class com.vmware.vapi.client.Configuration
Creates a new configuration instance which holds HTTP settings.
newInstance(ExecutionContext.SecurityContext) - Static method in class com.vmware.vapi.security.OAuthSecurityContext
Creates a OAuthSecurityContext from the given ExecutionContext.SecurityContext if it has an access token.
newInstance(ExecutionContext.SecurityContext) - Static method in class com.vmware.vapi.security.SessionSecurityContext
Creates a SessionSecurityContext from the given ExecutionContext.SecurityContext if possible.
newJsonRpcDeserializer() - Static method in class com.vmware.vapi.protocol.common.Serializers
Creates a JSON-RPC deserializer instances.
newJsonRpcSerializer() - Static method in class com.vmware.vapi.protocol.common.Serializers
Creates a JSON-RPC serializer instance.
newRestClient(String) - Static method in class com.vmware.vapi.client.ApiClients
Creates ApiClient instance which can be used to consume REST API.
newRestClient(String, Configuration) - Static method in class com.vmware.vapi.client.ApiClients
Creates ApiClient instance for the specified configuration, which can be used to consume REST API.
newResult(DataValue) - Static method in class com.vmware.vapi.core.MethodResult
Static factory method for creating MethodResult instance for normal return value (as opposed to error)
newStubConfig(StubConfiguration) - Static method in class com.vmware.vapi.client.Configuration
Creates a new configuration instance which holds stub configuration.
NFS - Static variable in class com.vmware.appliance.recovery.backup.JobTypes.LocationType
Destination is NFS server.
NFS - Static variable in class com.vmware.appliance.recovery.BackupTypes.LocationType
Destination is NFS server.
NFS - Static variable in class com.vmware.appliance.recovery.restore.JobTypes.LocationType
Destination is NFS server.
NFS - Static variable in class com.vmware.appliance.recovery.RestoreTypes.LocationType
Destination is NFS server.
NFS - Static variable in class com.vmware.vcenter.DatastoreTypes.Type
Network file system v3 (linux & esx servers only).
NFS41 - Static variable in class com.vmware.vcenter.DatastoreTypes.Type
Network file system v4.1 (linux & esx servers only).
Nic - Class in com.vmware.content.type.ovf
Provide NIC information in a VM template
Nic() - Constructor for class com.vmware.content.type.ovf.Nic
Default constructor.
Nic(StructValue) - Constructor for class com.vmware.content.type.ovf.Nic
 
nic - Static variable in class com.vmware.content.type.ovf.StructDefinitions
 
Nic.Builder - Class in com.vmware.content.type.ovf
Builder class for Nic.
NLD_9 - Static variable in class com.vmware.vcenter.vm.GuestOS
Novell Linux Desktop 9
NO_AUTHENTICATION - Static variable in class com.vmware.vapi.std.AuthenticationScheme
Indicates that the request doesn't need any authentication.
NO_AUTHN - Static variable in class com.vmware.vapi.security.StdSecuritySchemes
 
NO_FIRMWARE_PROVIDER - Static variable in class com.vmware.esx.settings.clusters.software.reports.ComplianceStatus
No Firmware HSM present in Software Spec to get Firmware Details com.vmware.esx.settings.hardware_support#HardwareSupportPackageCompliance class
NO_FIRMWARE_PROVIDER - Static variable in class com.vmware.esx.settings.clusters.software.reports.HardwareCompatibilityTypes.ComplianceStatus
No Firmware HSM present in Software Spec to get Firmware Details com.vmware.esx.settings.hardware_support#HardwareSupportPackageCompliance class
NO_IMPACT - Static variable in class com.vmware.esx.settings.ComplianceImpact
Host has no impact.
NO_REBOOT - Static variable in class com.vmware.vcenter.guest.WindowsConfiguration.RebootOption
Take no action.
NO_SYNC_FOUND - Static variable in class com.vmware.vcenter.hvc.links.sync.ProvidersTypes.Status
If Sync has not been triggered.
nodeId - Variable in class com.vmware.vsphereautomation.lookup.LookupServiceRegistrationCommonServiceInfo
 
nodeId - Variable in class com.vmware.vsphereautomation.lookup.LookupServiceRegistrationFilter
 
nodeInfo - Static variable in class com.vmware.vcenter.vcha.ClusterDefinitions
 
NodeInfo() - Constructor for class com.vmware.vcenter.vcha.ClusterTypes.NodeInfo
Default constructor.
NodeInfo(StructValue) - Constructor for class com.vmware.vcenter.vcha.ClusterTypes.NodeInfo
 
nodeRuntimeInfo - Static variable in class com.vmware.vcenter.vcha.ClusterDefinitions
 
NodeRuntimeInfo() - Constructor for class com.vmware.vcenter.vcha.ClusterTypes.NodeRuntimeInfo
Default constructor.
NodeRuntimeInfo(StructValue) - Constructor for class com.vmware.vcenter.vcha.ClusterTypes.NodeRuntimeInfo
 
Nodes - Interface in com.vmware.vcenter.topology
The Nodes interface provides methods to retrieve vCenter and Platform Services Controller nodes information in the topology.
NodesDefinitions - Class in com.vmware.vcenter.topology
Defines the type descriptors for the Nodes API service.
NodesDefinitions() - Constructor for class com.vmware.vcenter.topology.NodesDefinitions
 
nodesService() - Method in class com.vmware.vcenter.topology.TopologyFactory
Returns an instance of class Nodes
NodesStub - Class in com.vmware.vcenter.topology
Remote stub implementation of the Nodes API service.
NodesStub(ApiProvider, TypeConverter, StubConfigurationBase) - Constructor for class com.vmware.vcenter.topology.NodesStub
 
NodesStub(ApiProvider, StubConfigurationBase) - Constructor for class com.vmware.vcenter.topology.NodesStub
 
NodesTypes - Interface in com.vmware.vcenter.topology
Defines the data types of the Nodes API service.
NodesTypes.ApplianceType - Class in com.vmware.vcenter.topology
The ApplianceType enumeration class defines values for valid appliance types for the vCenter and Platform Services Controller node.
NodesTypes.ApplianceType.Values - Enum in com.vmware.vcenter.topology
Native Java enum representing this enumeration class.
NodesTypes.FilterSpec - Class in com.vmware.vcenter.topology
The FilterSpec class contains property used to filter the results when listing vCenter and Platform Services Controller nodes (see Nodes.list(com.vmware.vcenter.topology.NodesTypes.FilterSpec)).
NodesTypes.FilterSpec.Builder - Class in com.vmware.vcenter.topology
Builder class for NodesTypes.FilterSpec.
NodesTypes.Info - Class in com.vmware.vcenter.topology
The Info class contains vCenter or Platform Services Controller node details.
NodesTypes.Info.Builder - Class in com.vmware.vcenter.topology
Builder class for NodesTypes.Info.
NodesTypes.Summary - Class in com.vmware.vcenter.topology
The Summary class contains commonly used information of vCenter or Platform Services Controller node.
NodesTypes.Summary.Builder - Class in com.vmware.vcenter.topology
Builder class for NodesTypes.Summary.
nodeVmInfo - Static variable in class com.vmware.vcenter.vcha.ClusterDefinitions
 
NodeVmInfo() - Constructor for class com.vmware.vcenter.vcha.ClusterTypes.NodeVmInfo
Default constructor.
NodeVmInfo(StructValue) - Constructor for class com.vmware.vcenter.vcha.ClusterTypes.NodeVmInfo
 
NON_COMPLIANT - Static variable in class com.vmware.esx.settings.ComplianceStatus
Target version is greater than current version.
NON_COMPLIANT - Static variable in class com.vmware.vcenter.storage.policies.compliance.VMTypes.Status
The virtual machine or virtual disk is in not in compliance.
NON_COMPLIANT - Static variable in class com.vmware.vcenter.storage.policies.ComplianceTypes.Status
Entity is out of compliance.
NON_COMPLIANT - Static variable in class com.vmware.vcenter.vm.storage.policy.ComplianceTypes.Status
Entity is out of compliance.
NONE - Static variable in class com.vmware.appliance.recovery.backup.JobTypes.BackupRestoreProcessState
Backup/Restore job is not started.
NONE - Static variable in class com.vmware.appliance.recovery.reconciliation.JobTypes.Status
The operation is not running.
NONE - Static variable in class com.vmware.appliance.recovery.restore.JobTypes.BackupRestoreProcessState
Not started
NONE - Static variable in class com.vmware.content.library.item.updatesession.FileTypes.SourceType
No source type has been requested.
NONE - Static variable in class com.vmware.content.library.PublishInfo.AuthenticationMethod
Require no authentication.
NONE - Static variable in class com.vmware.content.library.SubscriptionInfo.AuthenticationMethod
Require no authentication.
NONE - Static variable in class com.vmware.vapi.metadata.cli.CommandTypes.GenericType
Default case.
NONE - Static variable in class com.vmware.vcenter.content.registries.Recurrence
No operation is scheduled.
NONE - Static variable in class com.vmware.vcenter.deployment.VerificationMode
No verification will be performed.
NONE - Static variable in class com.vmware.vcenter.HostTypes.CreateSpec.ThumbprintVerification
Accept the host's thumbprint without verifying it.
NONE - Static variable in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.attestation.os.esx.BaseImagesTypes.Health
No status available.
NONE - Static variable in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.attestation.ServiceStatusTypes.Health
No status available.
NONE - Static variable in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.attestation.tpm2.CaCertificatesTypes.Health
No status available.
NONE - Static variable in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.attestation.tpm2.EndorsementKeysTypes.Health
No status available.
NONE - Static variable in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.attestation.tpm2.SettingsTypes.Health
No status available.
NONE - Static variable in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.ConsumerPrincipalsTypes.Health
None.
NONE - Static variable in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.ProvidersTypes.Health
No status available.
NONE - Static variable in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.ServiceStatusTypes.Health
No status available.
NONE - Static variable in class com.vmware.vcenter.vcha.cluster.DeploymentTypeTypes.Type
VCHA Cluster is not configured.
NONE - Static variable in class com.vmware.vcenter.vm.hardware.adapter.ScsiTypes.Sharing
The virtual SCSI bus is not shared.
NONE - Static variable in class com.vmware.vcenter.vm.HardwareTypes.UpgradeStatus
No scheduled upgrade has been attempted.
NoProxy - Interface in com.vmware.appliance.networking
The NoProxy interface provides methods to configure a connection that does not need a proxy.
NoProxyDefinitions - Class in com.vmware.appliance.networking
Defines the type descriptors for the NoProxy API service.
NoProxyDefinitions() - Constructor for class com.vmware.appliance.networking.NoProxyDefinitions
 
noProxyService() - Method in class com.vmware.appliance.networking.NetworkingFactory
Returns an instance of class NoProxy
NoProxyStub - Class in com.vmware.appliance.networking
Remote stub implementation of the NoProxy API service.
NoProxyStub(ApiProvider, TypeConverter, StubConfigurationBase) - Constructor for class com.vmware.appliance.networking.NoProxyStub
 
NoProxyStub(ApiProvider, StubConfigurationBase) - Constructor for class com.vmware.appliance.networking.NoProxyStub
 
NoProxyTypes - Interface in com.vmware.appliance.networking
Defines the data types of the NoProxy API service.
NORMAL - Static variable in class com.vmware.vcenter.ResourcePoolTypes.SharesInfo.Level
For CPU: Shares = 1000 * number of virtual CPUs.
For Memory: Shares = 10 * virtual machine memory size in MB.
.
NORMAL - Static variable in class com.vmware.vcenter.trusted_infrastructure.trust_authority_hosts.AttestationTypes.SummaryType
A summary containing only the hostname, port, and the group ID which determines the Attestation Services this Attestation Service can communicate with.
NORMAL - Static variable in class com.vmware.vcenter.trusted_infrastructure.trust_authority_hosts.KmsTypes.SummaryType
A summary containing only the hostname, port, and the group which determines the Attestation Services this Key Provider Service can communicate with.
NORMAL_RESULT - Static variable in class com.vmware.vapi.std.interposition.InvocationResult.ResultType
Normal invocation result.
NOT_ALLOWED_IN_CURRENT_STATE - Static variable in interface com.vmware.vapi.bindings.exception.Constants
 
NOT_ALLOWED_IN_CURRENT_STATE - Static variable in class com.vmware.vapi.std.errors.Error.Type
Discriminator for the NotAllowedInCurrentState type.
NOT_APPLICABLE - Static variable in class com.vmware.content.library.item.updatesession.PreviewInfo.State
Preview is not possible for this update session.
NOT_APPLICABLE - Static variable in class com.vmware.vcenter.compute.policies.ObjectCompliance
The object is in a state for which the policy does not apply.
NOT_APPLICABLE - Static variable in class com.vmware.vcenter.storage.policies.compliance.VMTypes.Status
Compliance computation is not applicable for this virtual machine or disk because it does not have any storage requirement that apply to the object-based datastore on which the entity is placed.
NOT_APPLICABLE - Static variable in class com.vmware.vcenter.storage.policies.ComplianceTypes.Status
Compliance computation is not applicable for this entity because it does not have any storage requirement that apply to the object-based datastore on which the entity is placed.
NOT_APPLICABLE - Static variable in class com.vmware.vcenter.vm.storage.policy.ComplianceTypes.Status
Compliance computation is not applicable for this entity because it does not have any storage requirements that apply to the datastore on which it is placed.
NOT_APPLIED - Static variable in class com.vmware.esx.settings.clusters.software.CommitsTypes.Info.ApplyStatusType
Commit hasn't been applied to the cluster.
NOT_CERTIFIED - Static variable in class com.vmware.esx.hcl.CompatibilityStatus
When given hardware is certified for the specified ESXi release.
NOT_COMPLIANT - Static variable in class com.vmware.vcenter.compute.policies.ObjectCompliance
The policy is not in compliance on the object.
NOT_CONNECTED - Static variable in class com.vmware.vcenter.vm.hardware.ConnectionState
The device is not connected.
NOT_FOUND - Static variable in interface com.vmware.vapi.bindings.exception.Constants
 
NOT_FOUND - Static variable in class com.vmware.vapi.std.errors.Error.Type
Discriminator for the NotFound type.
NOT_FOUND - Static variable in class com.vmware.vapi.std.StandardDataFactory
 
NOT_INITIALIZED - Static variable in class com.vmware.vcenter.deployment.ApplianceState
The appliance is in the process of being initialized and not ready for configuration.
NOT_INSTALLED - Static variable in class com.vmware.vcenter.vm.ToolsTypes.VersionStatus
VMware Tools has never been installed.
NOT_RESPONDING - Static variable in class com.vmware.vcenter.HostTypes.ConnectionState
VirtualCenter is not receiving heartbeats from the server.
NOT_RUNNING - Static variable in class com.vmware.vcenter.vm.guest.PowerTypes.State
The guest OS is not running.
NOT_RUNNING - Static variable in class com.vmware.vcenter.vm.ToolsTypes.RunState
VMware Tools is not running.
NOT_YET_VALID_CERTIFICATE - Static variable in class com.vmware.content.library.item.updatesession.WarningType
The certificate used for signing the content is not yet valid.
NotAllowedInCurrentState - Exception in com.vmware.vapi.std.errors
The NotAllowedInCurrentState exception indicates that the requested method is not allowed with a resource or service in its current state.
NotAllowedInCurrentState - Class in com.vmware.vapi.std.errors
The NotAllowedInCurrentState exception indicates that the requested method is not allowed with a resource or service in its current state.
NotAllowedInCurrentState(List<LocalizableMessage>, Structure) - Constructor for exception com.vmware.vapi.std.errors.NotAllowedInCurrentState
This constructor is provided for backwards compatibility purposes only.
NotAllowedInCurrentState() - Constructor for exception com.vmware.vapi.std.errors.NotAllowedInCurrentState
Default constructor.
NotAllowedInCurrentState(StructValue) - Constructor for exception com.vmware.vapi.std.errors.NotAllowedInCurrentState
 
NotAllowedInCurrentState(StructValue, Error.Type) - Constructor for exception com.vmware.vapi.std.errors.NotAllowedInCurrentState
 
notAllowedInCurrentState - Static variable in class com.vmware.vapi.std.errors.StructDefinitions
 
NotAllowedInCurrentState.Builder - Class in com.vmware.vapi.std.errors
Builder class for NotAllowedInCurrentState.
NOTCONFIGURED - Static variable in class com.vmware.vcenter.vcha.ClusterTypes.ConfigState
VCHA cluster is not configured.
NotEnoughLicenses - Class in com.vmware.vsphereautomation.lookup
Java class for NotEnoughLicenses complex type.
NotEnoughLicenses() - Constructor for class com.vmware.vsphereautomation.lookup.NotEnoughLicenses
 
NotFound - Exception in com.vmware.vapi.std.errors
The NotFound exception indicates that a specified element could not be found.
NotFound - Class in com.vmware.vapi.std.errors
The NotFound exception indicates that a specified element could not be found.
NotFound(List<LocalizableMessage>, Structure) - Constructor for exception com.vmware.vapi.std.errors.NotFound
This constructor is provided for backwards compatibility purposes only.
NotFound() - Constructor for exception com.vmware.vapi.std.errors.NotFound
Default constructor.
NotFound(StructValue) - Constructor for exception com.vmware.vapi.std.errors.NotFound
 
NotFound(StructValue, Error.Type) - Constructor for exception com.vmware.vapi.std.errors.NotFound
 
notFound - Static variable in class com.vmware.vapi.std.errors.StructDefinitions
 
NotFound.Builder - Class in com.vmware.vapi.std.errors
Builder class for NotFound.
Notification - Class in com.vmware.appliance.infraprofile
The Notification class contains properties to describe any info/warning/error messages that Tasks can raise.
Notification() - Constructor for class com.vmware.appliance.infraprofile.Notification
Default constructor.
Notification(StructValue) - Constructor for class com.vmware.appliance.infraprofile.Notification
 
notification - Static variable in class com.vmware.appliance.infraprofile.StructDefinitions
 
Notification - Class in com.vmware.appliance
The Notification class describes a notification that can be reported by the appliance task.
Notification() - Constructor for class com.vmware.appliance.Notification
Default constructor.
Notification(StructValue) - Constructor for class com.vmware.appliance.Notification
 
notification - Static variable in class com.vmware.appliance.StructDefinitions
 
Notification - Class in com.vmware.esx.hcl
The Notification class contains properties to describe any info/warning/error messages that Tasks can raise.
Notification() - Constructor for class com.vmware.esx.hcl.Notification
Default constructor.
Notification(StructValue) - Constructor for class com.vmware.esx.hcl.Notification
 
notification - Static variable in class com.vmware.esx.hcl.StructDefinitions
 
Notification - Class in com.vmware.esx.settings
The Notification class contains properties to describe any info/warning/error messages that Tasks can raise.
Notification() - Constructor for class com.vmware.esx.settings.Notification
Default constructor.
Notification(StructValue) - Constructor for class com.vmware.esx.settings.Notification
 
notification - Static variable in class com.vmware.esx.settings.StructDefinitions
 
Notification - Class in com.vmware.vcenter.deployment
The Notification class contains properties to describe any info/warning/error messages that Tasks can raise.
Notification() - Constructor for class com.vmware.vcenter.deployment.Notification
Default constructor.
Notification(StructValue) - Constructor for class com.vmware.vcenter.deployment.Notification
 
notification - Static variable in class com.vmware.vcenter.deployment.StructDefinitions
 
Notification - Class in com.vmware.vcenter.lcm
The Notification class describes a notification that can be reported by the appliance task, which can be of type info, warning or errors.
Notification() - Constructor for class com.vmware.vcenter.lcm.Notification
Default constructor.
Notification(StructValue) - Constructor for class com.vmware.vcenter.lcm.Notification
 
notification - Static variable in class com.vmware.vcenter.lcm.StructDefinitions
 
Notification.Builder - Class in com.vmware.appliance.infraprofile
Builder class for Notification.
Notification.Builder - Class in com.vmware.appliance
Builder class for Notification.
Notification.Builder - Class in com.vmware.esx.hcl
Builder class for Notification.
Notification.Builder - Class in com.vmware.esx.settings
Builder class for Notification.
Notification.Builder - Class in com.vmware.vcenter.deployment
Builder class for Notification.
Notification.Builder - Class in com.vmware.vcenter.lcm
Builder class for Notification.
Notifications - Class in com.vmware.appliance.infraprofile
The Notifications class contains info/warning/error messages that can be reported be the task.
Notifications() - Constructor for class com.vmware.appliance.infraprofile.Notifications
Default constructor.
Notifications(StructValue) - Constructor for class com.vmware.appliance.infraprofile.Notifications
 
notifications - Static variable in class com.vmware.appliance.infraprofile.StructDefinitions
 
Notifications - Class in com.vmware.appliance
The Notifications class contains info/warning/error messages that can be reported be the appliance task.
Notifications() - Constructor for class com.vmware.appliance.Notifications
Default constructor.
Notifications(StructValue) - Constructor for class com.vmware.appliance.Notifications
 
notifications - Static variable in class com.vmware.appliance.StructDefinitions
 
Notifications - Class in com.vmware.esx.hcl
The Notifications class contains info/warning/error messages that can be reported be the task.
Notifications() - Constructor for class com.vmware.esx.hcl.Notifications
Default constructor.
Notifications(StructValue) - Constructor for class com.vmware.esx.hcl.Notifications
 
notifications - Static variable in class com.vmware.esx.hcl.StructDefinitions
 
Notifications - Class in com.vmware.esx.settings
The Notifications class contains info/warning/error messages that can be reported be the task.
Notifications() - Constructor for class com.vmware.esx.settings.Notifications
Default constructor.
Notifications(StructValue) - Constructor for class com.vmware.esx.settings.Notifications
 
notifications - Static variable in class com.vmware.esx.settings.StructDefinitions
 
Notifications - Class in com.vmware.vcenter.deployment
The Notifications class contains info/warning/error messages that can be reported be the task.
Notifications() - Constructor for class com.vmware.vcenter.deployment.Notifications
Default constructor.
Notifications(StructValue) - Constructor for class com.vmware.vcenter.deployment.Notifications
 
notifications - Static variable in class com.vmware.vcenter.deployment.StructDefinitions
 
Notifications - Class in com.vmware.vcenter.lcm
The Notifications class contains info/warning/error messages that can be reported be the appliance task.
Notifications() - Constructor for class com.vmware.vcenter.lcm.Notifications
Default constructor.
Notifications(StructValue) - Constructor for class com.vmware.vcenter.lcm.Notifications
 
notifications - Static variable in class com.vmware.vcenter.lcm.StructDefinitions
 
Notifications.Builder - Class in com.vmware.appliance.infraprofile
Builder class for Notifications.
Notifications.Builder - Class in com.vmware.appliance
Builder class for Notifications.
Notifications.Builder - Class in com.vmware.esx.hcl
Builder class for Notifications.
Notifications.Builder - Class in com.vmware.esx.settings
Builder class for Notifications.
Notifications.Builder - Class in com.vmware.vcenter.deployment
Builder class for Notifications.
Notifications.Builder - Class in com.vmware.vcenter.lcm
Builder class for Notifications.
NotImplemented - Class in com.vmware.vsphereautomation.lookup
Java class for NotImplemented complex type.
NotImplemented() - Constructor for class com.vmware.vsphereautomation.lookup.NotImplemented
 
NotSupported - Class in com.vmware.vsphereautomation.lookup
Java class for NotSupported complex type.
NotSupported() - Constructor for class com.vmware.vsphereautomation.lookup.NotSupported
 
NSXT_CONTAINER_PLUGIN - Static variable in class com.vmware.vcenter.namespace_management.ClustersTypes.NetworkProvider
NSX-T Container Plugin.
ntp() - Method in class com.vmware.appliance.ApplianceFactory
The com.vmware.appliance.ntp package provides interfaces for managing NTP settings of the appliance.
Ntp - Interface in com.vmware.appliance
Ntp interface provides methods Gets NTP configuration status and tests connection to ntp servers.
NTP - Static variable in class com.vmware.appliance.TimesyncTypes.TimeSyncMode
NTP-based time synchronization.
NtpDefinitions - Class in com.vmware.appliance
Defines the type descriptors for the Ntp API service.
NtpDefinitions() - Constructor for class com.vmware.appliance.NtpDefinitions
 
NtpFactory - Class in com.vmware.appliance.ntp
NtpFactory is responsible for creating instances of services contained inside the com.vmware.appliance.ntp package and also has the subpackages reference to access respective subpackage services.
ntpService() - Method in class com.vmware.appliance.ApplianceFactory
Returns an instance of class Ntp
NtpStub - Class in com.vmware.appliance
Remote stub implementation of the Ntp API service.
NtpStub(ApiProvider, TypeConverter, StubConfigurationBase) - Constructor for class com.vmware.appliance.NtpStub
 
NtpStub(ApiProvider, StubConfigurationBase) - Constructor for class com.vmware.appliance.NtpStub
 
NtpTypes - Interface in com.vmware.appliance
Defines the data types of the Ntp API service.
NtpTypes.LocalizableMessage - Class in com.vmware.appliance
LocalizableMessage class Structure representing message.
NtpTypes.LocalizableMessage.Builder - Class in com.vmware.appliance
Builder class for NtpTypes.LocalizableMessage.
NtpTypes.ServerStatus - Class in com.vmware.appliance
ServerStatus enumeration class Status of server during test.
NtpTypes.ServerStatus.Values - Enum in com.vmware.appliance
Native Java enum representing this enumeration class.
NtpTypes.TestRunStatus - Class in com.vmware.appliance
TestRunStatus class Status of the test.
NtpTypes.TestRunStatus.Builder - Class in com.vmware.appliance
Builder class for NtpTypes.TestRunStatus.
NUMBER - Static variable in class com.vmware.vstats.CounterMetadataTypes.MetricUnits
Number.

O

OAUTH - Static variable in class com.vmware.vapi.security.StdSecuritySchemes
 
Oauth2 - Static variable in class com.vmware.vcenter.identity.ProvidersTypes.ConfigType
Config for OAuth2.
oauth2CreateSpec - Static variable in class com.vmware.vcenter.identity.ProvidersDefinitions
 
Oauth2CreateSpec() - Constructor for class com.vmware.vcenter.identity.ProvidersTypes.Oauth2CreateSpec
Default constructor.
Oauth2CreateSpec(StructValue) - Constructor for class com.vmware.vcenter.identity.ProvidersTypes.Oauth2CreateSpec
 
oauth2Info - Static variable in class com.vmware.vcenter.identity.ProvidersDefinitions
 
Oauth2Info() - Constructor for class com.vmware.vcenter.identity.ProvidersTypes.Oauth2Info
Default constructor.
Oauth2Info(StructValue) - Constructor for class com.vmware.vcenter.identity.ProvidersTypes.Oauth2Info
 
oauth2Summary - Static variable in class com.vmware.vcenter.identity.ProvidersDefinitions
 
Oauth2Summary() - Constructor for class com.vmware.vcenter.identity.ProvidersTypes.Oauth2Summary
Default constructor.
Oauth2Summary(StructValue) - Constructor for class com.vmware.vcenter.identity.ProvidersTypes.Oauth2Summary
 
oauth2UpdateSpec - Static variable in class com.vmware.vcenter.identity.ProvidersDefinitions
 
Oauth2UpdateSpec() - Constructor for class com.vmware.vcenter.identity.ProvidersTypes.Oauth2UpdateSpec
Default constructor.
Oauth2UpdateSpec(StructValue) - Constructor for class com.vmware.vcenter.identity.ProvidersTypes.Oauth2UpdateSpec
 
OAUTH_ACCESS_TOKEN - Static variable in class com.vmware.vapi.std.AuthenticationScheme
Indicates that the security context in a request is using OAuth2 based authentication scheme.
OAuthSecurityContext - Class in com.vmware.vapi.security
This class represents a security context suitable for OAuth2 authentication.
OAuthSecurityContext(char[]) - Constructor for class com.vmware.vapi.security.OAuthSecurityContext
 
obj - Variable in class com.vmware.vsphereautomation.lookup.ManagedObjectNotFound
 
ObjectCompliance - Class in com.vmware.vcenter.compute.policies
The ObjectCompliance enumeration class defines the compliance states a policy can be in on a particular object in VMware Cloud on AWS.
ObjectCompliance.Values - Enum in com.vmware.vcenter.compute.policies
Native Java enum representing this enumeration class.
ObjectFactory - Class in com.vmware.vsphereautomation.lookup
This object contains factory methods for each Java content interface and Java element interface generated in the com.vmware.vsphereautomation.lookup package.
ObjectFactory() - Constructor for class com.vmware.vsphereautomation.lookup.ObjectFactory
Create a new ObjectFactory that can be used to create new instances of schema derived classes for package: com.vmware.vsphereautomation.lookup
objectToTags - Static variable in class com.vmware.cis.tagging.TagAssociationDefinitions
 
ObjectToTags() - Constructor for class com.vmware.cis.tagging.TagAssociationTypes.ObjectToTags
Default constructor.
ObjectToTags(StructValue) - Constructor for class com.vmware.cis.tagging.TagAssociationTypes.ObjectToTags
 
OES - Static variable in class com.vmware.vcenter.vm.GuestOS
Open Enterprise Server
Offline - Interface in com.vmware.esx.settings.depots
The Offline interface provides methods to manage Offline Software Depots used during ESX lifecycle management.
OFFLINE_BUNDLE - Static variable in class com.vmware.esx.settings.clusters.SoftwareTypes.ExportType
Export offline bundle.
OfflineDefinitions - Class in com.vmware.esx.settings.depots
Defines the type descriptors for the Offline API service.
OfflineDefinitions() - Constructor for class com.vmware.esx.settings.depots.OfflineDefinitions
 
offlineService() - Method in class com.vmware.esx.settings.depots.DepotsFactory
Returns an instance of class Offline
OfflineStub - Class in com.vmware.esx.settings.depots
Remote stub implementation of the Offline API service.
OfflineStub(ApiProvider, TypeConverter, StubConfigurationBase) - Constructor for class com.vmware.esx.settings.depots.OfflineStub
 
OfflineStub(ApiProvider, StubConfigurationBase) - Constructor for class com.vmware.esx.settings.depots.OfflineStub
 
OfflineTypes - Interface in com.vmware.esx.settings.depots
Defines the data types of the Offline API service.
OfflineTypes._VAPI_OPERATIONS - Enum in com.vmware.esx.settings.depots
Identifiers of the task operations
OfflineTypes.CreateResult - Class in com.vmware.esx.settings.depots
The CreateResult class defines the result information for a new Offline Depot.
OfflineTypes.CreateResult.Builder - Class in com.vmware.esx.settings.depots
Builder class for OfflineTypes.CreateResult.
OfflineTypes.CreateSpec - Class in com.vmware.esx.settings.depots
The CreateSpec class defines the information used to create a depot.
OfflineTypes.CreateSpec.Builder - Class in com.vmware.esx.settings.depots
Builder class for OfflineTypes.CreateSpec.
OfflineTypes.Info - Class in com.vmware.esx.settings.depots
The Info class defines the information regarding an Offline Depot.
OfflineTypes.Info.Builder - Class in com.vmware.esx.settings.depots
Builder class for OfflineTypes.Info.
OfflineTypes.SourceType - Class in com.vmware.esx.settings.depots
The SourceType enumeration class defines possible values of sources for the offline depot.
OfflineTypes.SourceType.Values - Enum in com.vmware.esx.settings.depots
Native Java enum representing this enumeration class.
OfflineTypes.Summary - Class in com.vmware.esx.settings.depots
The Summary class defines the summary information regarding an Offline Depot.
OfflineTypes.Summary.Builder - Class in com.vmware.esx.settings.depots
Builder class for OfflineTypes.Summary.
Oidc - Static variable in class com.vmware.vcenter.identity.ProvidersTypes.ConfigType
Config for OIDC.
oidcCreateSpec - Static variable in class com.vmware.vcenter.identity.ProvidersDefinitions
 
OidcCreateSpec() - Constructor for class com.vmware.vcenter.identity.ProvidersTypes.OidcCreateSpec
Default constructor.
OidcCreateSpec(StructValue) - Constructor for class com.vmware.vcenter.identity.ProvidersTypes.OidcCreateSpec
 
oidcInfo - Static variable in class com.vmware.vcenter.identity.ProvidersDefinitions
 
OidcInfo() - Constructor for class com.vmware.vcenter.identity.ProvidersTypes.OidcInfo
Default constructor.
OidcInfo(StructValue) - Constructor for class com.vmware.vcenter.identity.ProvidersTypes.OidcInfo
 
oidcSummary - Static variable in class com.vmware.vcenter.identity.ProvidersDefinitions
 
OidcSummary() - Constructor for class com.vmware.vcenter.identity.ProvidersTypes.OidcSummary
Default constructor.
OidcSummary(StructValue) - Constructor for class com.vmware.vcenter.identity.ProvidersTypes.OidcSummary
 
oidcUpdateSpec - Static variable in class com.vmware.vcenter.identity.ProvidersDefinitions
 
OidcUpdateSpec() - Constructor for class com.vmware.vcenter.identity.ProvidersTypes.OidcUpdateSpec
Default constructor.
OidcUpdateSpec(StructValue) - Constructor for class com.vmware.vcenter.identity.ProvidersTypes.OidcUpdateSpec
 
OK - Static variable in class com.vmware.appliance.recovery.backup.JobTypes.ReturnStatus
Cancel operation succeeded.
OK - Static variable in class com.vmware.appliance.recovery.BackupTypes.ReturnStatus
Check passed
OK - Static variable in class com.vmware.appliance.recovery.restore.JobTypes.ReturnStatus
Check passed
OK - Static variable in class com.vmware.esx.settings.clusters.software.reports.LastApplyResultTypes.ApplyStatus.Status
The method completed successfully.
OK - Static variable in class com.vmware.esx.settings.clusters.software.reports.LastCheckResultTypes.Status
The check indicates a success.
OK - Static variable in class com.vmware.esx.settings.clusters.SoftwareTypes.ApplyStatus.Status
The method completed successfully.
OK - Static variable in class com.vmware.esx.settings.clusters.SoftwareTypes.Status
The check indicates a success.
OK - Static variable in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.attestation.os.esx.BaseImagesTypes.Health
Each host in the cluster is in consistent state with the rest hosts in the cluster.
OK - Static variable in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.attestation.ServiceStatusTypes.Health
Service is functioning normally.
OK - Static variable in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.attestation.tpm2.CaCertificatesTypes.Health
Each host in the cluster is in consistent state with the rest hosts in the cluster.
OK - Static variable in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.attestation.tpm2.EndorsementKeysTypes.Health
Each host in the cluster is in consistent state with the rest hosts in the cluster.
OK - Static variable in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.attestation.tpm2.SettingsTypes.Health
Each host in the cluster is in consistent state with the rest hosts in the cluster.
OK - Static variable in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.ConsumerPrincipalsTypes.Health
OK.
OK - Static variable in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.ProvidersTypes.Health
Health is normal.
OK - Static variable in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.ServiceStatusTypes.Health
Service is functioning normally.
OK_CANCEL - Static variable in class com.vmware.vcenter.deployment.QuestionTypes.QuestionType
Question with answer values Ok/Cancel.
ONE - Static variable in class com.vmware.vstats.CounterMetadataTypes.UnitsFactor
One.
onError(RuntimeException) - Method in class com.vmware.vapi.bindings.client.AsyncCallback
Completes the invocation with an error.
onError(RuntimeException) - Method in class com.vmware.vapi.bindings.client.AsyncCallbackFuture
 
onError(RuntimeException) - Method in class com.vmware.vapi.bindings.client.AsyncCallbackSyncAdapter
 
onInvocationError(RuntimeException, RetryPolicy.RetryContext, int) - Method in interface com.vmware.vapi.bindings.client.RetryPolicy
An invocation error has occurred.
Online - Interface in com.vmware.esx.settings.depots
The Online interface provides methods to manage Online Software Depots used during ESX lifecycle management.
OnlineDefinitions - Class in com.vmware.esx.settings.depots
Defines the type descriptors for the Online API service.
OnlineDefinitions() - Constructor for class com.vmware.esx.settings.depots.OnlineDefinitions
 
onlineService() - Method in class com.vmware.esx.settings.depots.DepotsFactory
Returns an instance of class Online
OnlineStub - Class in com.vmware.esx.settings.depots
Remote stub implementation of the Online API service.
OnlineStub(ApiProvider, TypeConverter, StubConfigurationBase) - Constructor for class com.vmware.esx.settings.depots.OnlineStub
 
OnlineStub(ApiProvider, StubConfigurationBase) - Constructor for class com.vmware.esx.settings.depots.OnlineStub
 
OnlineTypes - Interface in com.vmware.esx.settings.depots
Defines the data types of the Online API service.
OnlineTypes.CreateSpec - Class in com.vmware.esx.settings.depots
The CreateSpec class defines the information used to create a depot.
OnlineTypes.CreateSpec.Builder - Class in com.vmware.esx.settings.depots
Builder class for OnlineTypes.CreateSpec.
OnlineTypes.Info - Class in com.vmware.esx.settings.depots
The Info class defines the information regarding a Depot.
OnlineTypes.Info.Builder - Class in com.vmware.esx.settings.depots
Builder class for OnlineTypes.Info.
OnlineTypes.Summary - Class in com.vmware.esx.settings.depots
The Summary class defines the summary information regarding a Depot.
OnlineTypes.Summary.Builder - Class in com.vmware.esx.settings.depots
Builder class for OnlineTypes.Summary.
OnlineTypes.UpdateSpec - Class in com.vmware.esx.settings.depots
The UpdateSpec class defines the information used to update the depot.
OnlineTypes.UpdateSpec.Builder - Class in com.vmware.esx.settings.depots
Builder class for OnlineTypes.UpdateSpec.
onProgress(Progress) - Method in class com.vmware.vapi.bindings.client.AsyncCallback
Reports progress for the operation invocation.
onProgress(Progress) - Method in class com.vmware.vapi.bindings.client.AsyncCallbackFuture
 
onProgress(Progress) - Method in class com.vmware.vapi.bindings.client.AsyncCallbackSyncAdapter
 
onResult(T) - Method in class com.vmware.vapi.bindings.client.AsyncCallback
Completes the invocation with a result object.
onResult(T) - Method in class com.vmware.vapi.bindings.client.AsyncCallbackFuture
 
onResult(T) - Method in class com.vmware.vapi.bindings.client.AsyncCallbackSyncAdapter
 
OPAQUE - Static variable in class com.vmware.vapi.metadata.metamodel.Type.BuiltinType
The built-in type is an opaque.
OPAQUE_NETWORK - Static variable in class com.vmware.vcenter.NetworkTypes.Type
A network for whose configuration is managed outside of vSphere.
OPAQUE_NETWORK - Static variable in class com.vmware.vcenter.vm.hardware.EthernetTypes.BackingType
Opaque network backing.
OPAQUE_NETWORK - Static variable in class com.vmware.vcenter.vm_template.LibraryItemsTypes.EthernetInfo.NetworkBackingType
Opaque network backing.
OPEN_VM_TOOLS - Static variable in class com.vmware.vcenter.vm.ToolsTypes.ToolsInstallType
open-vm-tools are the open-source version of VMware Tools, may have been packaged by the OS vendor.
OPENSERVER_5 - Static variable in class com.vmware.vcenter.vm.GuestOS
SCO OpenServer 5
OPENSERVER_6 - Static variable in class com.vmware.vcenter.vm.GuestOS
SCO OpenServer 6
OPENSUSE - Static variable in class com.vmware.vcenter.vm.GuestOS
OpenSUSE Linux
OPENSUSE_64 - Static variable in class com.vmware.vcenter.vm.GuestOS
OpenSUSE Linux (64 bit)
operatingSite - Variable in class com.vmware.vsphereautomation.lookup.LookupFaultUnsupportedSiteFault
 
Operation - Interface in com.vmware.vapi.metadata.authentication.service
The Operation interface provides methods to retrieve authentication information of an operation element.
Operation - Interface in com.vmware.vapi.metadata.metamodel.service
The Operation interface provides methods to retrieve metamodel information of an operation element in the interface definition language.
Operation - Interface in com.vmware.vapi.metadata.privilege.service
The Operation interface provides methods to retrieve privilege information of an operation element.
Operation - Class in com.vmware.vcenter.deployment
The Operation enumeration class defines the supported vCenter appliance deployment operations.
Operation.Values - Enum in com.vmware.vcenter.deployment
Native Java enum representing this enumeration class.
OPERATION_INPUT_STRUCT_NAME - Static variable in class com.vmware.vapi.std.BuiltInDataFactory
Name for operation input "artificial" StructValue instances.
OPERATION_NOT_FOUND - Static variable in interface com.vmware.vapi.bindings.exception.Constants
 
OPERATION_NOT_FOUND - Static variable in class com.vmware.vapi.std.errors.Error.Type
Discriminator for the OperationNotFound type.
OPERATION_NOT_FOUND - Static variable in class com.vmware.vapi.std.StandardDataFactory
 
OperationDefinitions - Class in com.vmware.vapi.metadata.authentication.service
Defines the type descriptors for the Operation API service.
OperationDefinitions() - Constructor for class com.vmware.vapi.metadata.authentication.service.OperationDefinitions
 
OperationDefinitions - Class in com.vmware.vapi.metadata.metamodel.service
Defines the type descriptors for the Operation API service.
OperationDefinitions() - Constructor for class com.vmware.vapi.metadata.metamodel.service.OperationDefinitions
 
OperationDefinitions - Class in com.vmware.vapi.metadata.privilege.service
Defines the type descriptors for the Operation API service.
OperationDefinitions() - Constructor for class com.vmware.vapi.metadata.privilege.service.OperationDefinitions
 
OperationInfo - Class in com.vmware.vapi.metadata.authentication
The OperationInfo class contains authentication information of an operation element.
OperationInfo() - Constructor for class com.vmware.vapi.metadata.authentication.OperationInfo
Default constructor.
OperationInfo(StructValue) - Constructor for class com.vmware.vapi.metadata.authentication.OperationInfo
 
operationInfo - Static variable in class com.vmware.vapi.metadata.authentication.StructDefinitions
 
OperationInfo - Class in com.vmware.vapi.metadata.metamodel
The OperationInfo class contains metamodel information of an operation element.
OperationInfo() - Constructor for class com.vmware.vapi.metadata.metamodel.OperationInfo
Default constructor.
OperationInfo(StructValue) - Constructor for class com.vmware.vapi.metadata.metamodel.OperationInfo
 
operationInfo - Static variable in class com.vmware.vapi.metadata.metamodel.StructDefinitions
 
OperationInfo - Class in com.vmware.vapi.metadata.privilege
The OperationInfo class contains privilege information of an operation element.
OperationInfo() - Constructor for class com.vmware.vapi.metadata.privilege.OperationInfo
Default constructor.
OperationInfo(StructValue) - Constructor for class com.vmware.vapi.metadata.privilege.OperationInfo
 
operationInfo - Static variable in class com.vmware.vapi.metadata.privilege.StructDefinitions
 
OperationInfo.Builder - Class in com.vmware.vapi.metadata.authentication
Builder class for OperationInfo.
OperationInfo.Builder - Class in com.vmware.vapi.metadata.metamodel
Builder class for OperationInfo.
OperationInfo.Builder - Class in com.vmware.vapi.metadata.privilege
Builder class for OperationInfo.
OperationNotFound - Exception in com.vmware.vapi.std.errors
The OperationNotFound exception indicates that the method specified in the request could not be found.
OperationNotFound - Class in com.vmware.vapi.std.errors
The OperationNotFound exception indicates that the method specified in the request could not be found.
OperationNotFound(List<LocalizableMessage>, Structure) - Constructor for exception com.vmware.vapi.std.errors.OperationNotFound
This constructor is provided for backwards compatibility purposes only.
OperationNotFound() - Constructor for exception com.vmware.vapi.std.errors.OperationNotFound
Default constructor.
OperationNotFound(StructValue) - Constructor for exception com.vmware.vapi.std.errors.OperationNotFound
 
OperationNotFound(StructValue, Error.Type) - Constructor for exception com.vmware.vapi.std.errors.OperationNotFound
 
operationNotFound - Static variable in class com.vmware.vapi.std.errors.StructDefinitions
 
OperationNotFound.Builder - Class in com.vmware.vapi.std.errors
Builder class for OperationNotFound.
OperationResultInfo - Class in com.vmware.vapi.metadata.metamodel
The OperationResultInfo class contains the metamodel information of an operation result element.
OperationResultInfo() - Constructor for class com.vmware.vapi.metadata.metamodel.OperationResultInfo
Default constructor.
OperationResultInfo(StructValue) - Constructor for class com.vmware.vapi.metadata.metamodel.OperationResultInfo
 
operationResultInfo - Static variable in class com.vmware.vapi.metadata.metamodel.StructDefinitions
 
OperationResultInfo.Builder - Class in com.vmware.vapi.metadata.metamodel
Builder class for OperationResultInfo.
Operations - Interface in com.vmware.vcenter.vcha
The Operations interface provides methods to figure out the currently active operations and currently disabled operations in a vCenter High Availability (VCHA) cluster.
OperationsDefinitions - Class in com.vmware.vcenter.vcha
Defines the type descriptors for the Operations API service.
OperationsDefinitions() - Constructor for class com.vmware.vcenter.vcha.OperationsDefinitions
 
operationService() - Method in class com.vmware.vapi.metadata.authentication.service.ServiceFactory
Returns an instance of class Operation
operationService() - Method in class com.vmware.vapi.metadata.metamodel.service.ServiceFactory
Returns an instance of class Operation
operationService() - Method in class com.vmware.vapi.metadata.privilege.service.ServiceFactory
Returns an instance of class Operation
operationsService() - Method in class com.vmware.vcenter.vcha.VchaFactory
Returns an instance of class Operations
OperationsStub - Class in com.vmware.vcenter.vcha
Remote stub implementation of the Operations API service.
OperationsStub(ApiProvider, TypeConverter, StubConfigurationBase) - Constructor for class com.vmware.vcenter.vcha.OperationsStub
 
OperationsStub(ApiProvider, StubConfigurationBase) - Constructor for class com.vmware.vcenter.vcha.OperationsStub
 
OperationStub - Class in com.vmware.vapi.metadata.authentication.service
Remote stub implementation of the Operation API service.
OperationStub(ApiProvider, TypeConverter, StubConfigurationBase) - Constructor for class com.vmware.vapi.metadata.authentication.service.OperationStub
 
OperationStub(ApiProvider, StubConfigurationBase) - Constructor for class com.vmware.vapi.metadata.authentication.service.OperationStub
 
OperationStub - Class in com.vmware.vapi.metadata.metamodel.service
Remote stub implementation of the Operation API service.
OperationStub(ApiProvider, TypeConverter, StubConfigurationBase) - Constructor for class com.vmware.vapi.metadata.metamodel.service.OperationStub
 
OperationStub(ApiProvider, StubConfigurationBase) - Constructor for class com.vmware.vapi.metadata.metamodel.service.OperationStub
 
OperationStub - Class in com.vmware.vapi.metadata.privilege.service
Remote stub implementation of the Operation API service.
OperationStub(ApiProvider, TypeConverter, StubConfigurationBase) - Constructor for class com.vmware.vapi.metadata.privilege.service.OperationStub
 
OperationStub(ApiProvider, StubConfigurationBase) - Constructor for class com.vmware.vapi.metadata.privilege.service.OperationStub
 
OperationsTypes - Interface in com.vmware.vcenter.vcha
Defines the data types of the Operations API service.
OperationsTypes.Info - Class in com.vmware.vcenter.vcha
The Info class contains information about which the VCHA operations cannot be invoked in the current state of the system and the list of currently active VCHA operations.
OperationsTypes.Info.Builder - Class in com.vmware.vcenter.vcha
Builder class for OperationsTypes.Info.
OperationTypes - Interface in com.vmware.vapi.metadata.authentication.service
Defines the data types of the Operation API service.
OperationTypes - Interface in com.vmware.vapi.metadata.metamodel.service
Defines the data types of the Operation API service.
OperationTypes - Interface in com.vmware.vapi.metadata.privilege.service
Defines the data types of the Operation API service.
OPTIMISTIC - Static variable in class com.vmware.appliance.networking.interfaces.Ipv6Types.Status
The IPv6 address is available for use, subject to restrictions, while its uniqueness on a link is being verified.
OptimizationInfo - Class in com.vmware.content.library
The OptimizationInfo class defines different optimizations and optimization parameters applied to particular library.
OptimizationInfo() - Constructor for class com.vmware.content.library.OptimizationInfo
Default constructor.
OptimizationInfo(StructValue) - Constructor for class com.vmware.content.library.OptimizationInfo
 
optimizationInfo - Static variable in class com.vmware.content.library.StructDefinitions
 
OptimizationInfo.Builder - Class in com.vmware.content.library
Builder class for OptimizationInfo.
OPTIONAL - Static variable in class com.vmware.vapi.metadata.cli.CommandTypes.GenericType
Input parameter is an optional.
OPTIONAL - Static variable in class com.vmware.vapi.metadata.metamodel.GenericInstantiation.GenericType
Indicates the generic type is an optional.
OPTIONAL_LIST - Static variable in class com.vmware.vapi.metadata.cli.CommandTypes.GenericType
Input parameter is an optional of type list.
optionalBooleanList(List<Boolean>) - Static method in class com.vmware.vapi.data.ListValue
 
optionalDoubleList(List<Double>) - Static method in class com.vmware.vapi.data.ListValue
 
optionalIntegerList(List<Long>) - Static method in class com.vmware.vapi.data.ListValue
 
optionalStringList(List<String>) - Static method in class com.vmware.vapi.data.ListValue
 
OptionalValue - Class in com.vmware.vapi.data
 
OptionalValue() - Constructor for class com.vmware.vapi.data.OptionalValue
 
OptionalValue(DataValue) - Constructor for class com.vmware.vapi.data.OptionalValue
 
OptionalValue(boolean) - Constructor for class com.vmware.vapi.data.OptionalValue
 
OptionalValue(long) - Constructor for class com.vmware.vapi.data.OptionalValue
 
OptionalValue(double) - Constructor for class com.vmware.vapi.data.OptionalValue
 
OptionalValue(String) - Constructor for class com.vmware.vapi.data.OptionalValue
 
OptionalValue(char[]) - Constructor for class com.vmware.vapi.data.OptionalValue
 
OptionalValue(Boolean) - Constructor for class com.vmware.vapi.data.OptionalValue
 
OptionalValue(Long) - Constructor for class com.vmware.vapi.data.OptionalValue
 
OptionalValue(Double) - Constructor for class com.vmware.vapi.data.OptionalValue
 
optionInfo - Static variable in class com.vmware.vapi.metadata.cli.CommandDefinitions
 
OptionInfo() - Constructor for class com.vmware.vapi.metadata.cli.CommandTypes.OptionInfo
Default constructor.
OptionInfo(StructValue) - Constructor for class com.vmware.vapi.metadata.cli.CommandTypes.OptionInfo
 
ORACLE_LINUX - Static variable in class com.vmware.vcenter.vm.GuestOS
Oracle Linux 4/5
ORACLE_LINUX_6 - Static variable in class com.vmware.vcenter.vm.GuestOS
Oracle Linux 6
ORACLE_LINUX_64 - Static variable in class com.vmware.vcenter.vm.GuestOS
Oracle Linux 4/5 (64-bit)
ORACLE_LINUX_6_64 - Static variable in class com.vmware.vcenter.vm.GuestOS
Oracle Linux 6 (64-bit)
ORACLE_LINUX_7 - Static variable in class com.vmware.vcenter.vm.GuestOS
Oracle Linux 7
ORACLE_LINUX_7_64 - Static variable in class com.vmware.vcenter.vm.GuestOS
Oracle Linux 7 (64-bit)
ORACLE_LINUX_8_64 - Static variable in class com.vmware.vcenter.vm.GuestOS
Oracle Linux 8 (64-bit).
orange - Static variable in class com.vmware.appliance.health.DatabasestorageTypes.HealthLevel
The service health is degraded.
orange - Static variable in class com.vmware.appliance.health.LoadTypes.HealthLevel
The service health is degraded.
orange - Static variable in class com.vmware.appliance.health.MemTypes.HealthLevel
The service health is degraded.
orange - Static variable in class com.vmware.appliance.health.SoftwarepackagesTypes.HealthLevel
The service health is degraded.
orange - Static variable in class com.vmware.appliance.health.StorageTypes.HealthLevel
The service health is degraded.
orange - Static variable in class com.vmware.appliance.health.SwapTypes.HealthLevel
The service health is degraded.
orange - Static variable in class com.vmware.appliance.health.SystemTypes.HealthLevel
The service health is degraded.
orange - Static variable in class com.vmware.appliance.networking.dns.HostnameTypes.TestStatus
In case data has more than one test, this indicates not all tests were successful
orange - Static variable in class com.vmware.appliance.networking.dns.ServersTypes.TestStatus
In case data has more than one test, this indicates not all tests were successful
OS2 - Static variable in class com.vmware.vcenter.vm.GuestOS
OS/2
OSP - Static variable in class com.vmware.vcenter.vm.ToolsTypes.ToolsInstallType
OSPs are RPM or Debian packages tailored for the OS in the VM.
OTHER - Static variable in class com.vmware.appliance.networking.interfaces.Ipv6Types.Origin
The IPv6 address is assigned by a mechanism other than manual, DHCP, SLAAC, or random.
OTHER - Static variable in class com.vmware.content.library.StorageBacking.Type
The content of the library will be stored on a remote file system.
OTHER - Static variable in class com.vmware.esx.settings.HardwareModuleClass
Other (non-PCI) hardware
OTHER - Static variable in class com.vmware.vcenter.vm.guest.networking.InterfacesTypes.IpAddressOrigin
Any other type of address configuration other than the below mentioned ones will fall under this category.
OTHER - Static variable in class com.vmware.vcenter.vm.GuestOS
Other Operating System
OTHER - Static variable in class com.vmware.vcenter.vm.GuestOSFamily
Other operating systems.
OTHER_24X_LINUX - Static variable in class com.vmware.vcenter.vm.GuestOS
Linux 2.4x Kernel
OTHER_24X_LINUX_64 - Static variable in class com.vmware.vcenter.vm.GuestOS
Linux 2.4x Kernel (64 bit) (experimental)
OTHER_26X_LINUX - Static variable in class com.vmware.vcenter.vm.GuestOS
Linux 2.6x Kernel
OTHER_26X_LINUX_64 - Static variable in class com.vmware.vcenter.vm.GuestOS
Linux 2.6x Kernel (64 bit) (experimental)
OTHER_3X_LINUX - Static variable in class com.vmware.vcenter.vm.GuestOS
Linux 3.x Kernel
OTHER_3X_LINUX_64 - Static variable in class com.vmware.vcenter.vm.GuestOS
Linux 3.x Kernel (64 bit)
OTHER_4X_LINUX - Static variable in class com.vmware.vcenter.vm.GuestOS
Linux 4.x Kernel.
OTHER_4X_LINUX_64 - Static variable in class com.vmware.vcenter.vm.GuestOS
Linux 4.x Kernel (64 bit).
OTHER_64 - Static variable in class com.vmware.vcenter.vm.GuestOS
Other Operating System (64 bit) (experimental)
OTHER_LINUX - Static variable in class com.vmware.vcenter.vm.GuestOS
Linux 2.2x Kernel
OTHER_LINUX_64 - Static variable in class com.vmware.vcenter.vm.GuestOS
Linux (64 bit) (experimental)
OUT_OF_DATE - Static variable in class com.vmware.vcenter.storage.policies.compliance.VMTypes.Status
Compliance status becomes out of date when the profile associated with the virtual machine or disk is edited and not applied.
OUT_OF_DATE - Static variable in class com.vmware.vcenter.storage.policies.ComplianceTypes.Status
Compliance status becomes out of date when the profile associated with the entity is edited and not applied.
OUT_OF_DATE - Static variable in class com.vmware.vcenter.vm.storage.policy.ComplianceTypes.Status
The Compliance status becomes out-of-date when the profile associated with the entity is edited but not applied.
outputFieldInfo - Static variable in class com.vmware.vapi.metadata.cli.CommandDefinitions
 
OutputFieldInfo() - Constructor for class com.vmware.vapi.metadata.cli.CommandTypes.OutputFieldInfo
Default constructor.
OutputFieldInfo(StructValue) - Constructor for class com.vmware.vapi.metadata.cli.CommandTypes.OutputFieldInfo
 
outputInfo - Static variable in class com.vmware.vapi.metadata.cli.CommandDefinitions
 
OutputInfo() - Constructor for class com.vmware.vapi.metadata.cli.CommandTypes.OutputInfo
Default constructor.
OutputInfo(StructValue) - Constructor for class com.vmware.vapi.metadata.cli.CommandTypes.OutputInfo
 
OVF_ENVIRONMENT - Static variable in class com.vmware.vcenter.ovf.IpAllocationParams.IpAllocationScheme
It supports setting the IP configuration through the properties provided in the OVF environment.
OvfError - Class in com.vmware.vcenter.ovf
The OvfError class describes an error related to accessing, validating, deploying, or exporting an OVF package.
OvfError() - Constructor for class com.vmware.vcenter.ovf.OvfError
Default constructor.
OvfError(StructValue) - Constructor for class com.vmware.vcenter.ovf.OvfError
 
ovfError - Static variable in class com.vmware.vcenter.ovf.StructDefinitions
 
OvfError.Builder - Class in com.vmware.vcenter.ovf
Builder class for OvfError.
OvfFactory - Class in com.vmware.content.type.ovf
OvfFactory is responsible for creating instances of services contained inside the com.vmware.content.type.ovf package and also has the subpackages reference to access respective subpackage services.
OvfFactory - Class in com.vmware.vcenter.ovf
OvfFactory is responsible for creating instances of services contained inside the com.vmware.vcenter.ovf package and also has the subpackages reference to access respective subpackage services.
OvfInfo - Class in com.vmware.vcenter.ovf
The OvfInfo class contains informational messages related to accessing, validating, deploying, or exporting an OVF package.
OvfInfo() - Constructor for class com.vmware.vcenter.ovf.OvfInfo
Default constructor.
OvfInfo(StructValue) - Constructor for class com.vmware.vcenter.ovf.OvfInfo
 
ovfInfo - Static variable in class com.vmware.vcenter.ovf.StructDefinitions
 
OvfInfo.Builder - Class in com.vmware.vcenter.ovf
Builder class for OvfInfo.
OvfMessage - Class in com.vmware.vcenter.ovf
The OvfMessage class describes a base OVF handling error message related to accessing, validating, deploying, or exporting an OVF package.
OvfMessage() - Constructor for class com.vmware.vcenter.ovf.OvfMessage
Default constructor.
OvfMessage(StructValue) - Constructor for class com.vmware.vcenter.ovf.OvfMessage
 
ovfMessage - Static variable in class com.vmware.vcenter.ovf.StructDefinitions
 
OvfMessage.Builder - Class in com.vmware.vcenter.ovf
Builder class for OvfMessage.
OvfMessage.Category - Class in com.vmware.vcenter.ovf
The Category enumeration class defines the categories of messages (see OvfMessage).
OvfMessage.Category.Values - Enum in com.vmware.vcenter.ovf
Native Java enum representing this enumeration class.
OvfParams - Class in com.vmware.vcenter.ovf
The OvfParams class defines the common properties for all OVF deployment parameters.
OvfParams() - Constructor for class com.vmware.vcenter.ovf.OvfParams
Default constructor.
OvfParams(StructValue) - Constructor for class com.vmware.vcenter.ovf.OvfParams
 
ovfParams - Static variable in class com.vmware.vcenter.ovf.StructDefinitions
 
OvfParams.Builder - Class in com.vmware.vcenter.ovf
Builder class for OvfParams.
ovfSummary - Static variable in class com.vmware.vcenter.ovf.LibraryItemDefinitions
 
OvfSummary() - Constructor for class com.vmware.vcenter.ovf.LibraryItemTypes.OvfSummary
Default constructor.
OvfSummary(StructValue) - Constructor for class com.vmware.vcenter.ovf.LibraryItemTypes.OvfSummary
 
OvfTemplate - Class in com.vmware.content.type.ovf
Provides extra information about a library item of type "ovf".
OvfTemplate() - Constructor for class com.vmware.content.type.ovf.OvfTemplate
Default constructor.
OvfTemplate(StructValue) - Constructor for class com.vmware.content.type.ovf.OvfTemplate
 
ovfTemplate - Static variable in class com.vmware.content.type.ovf.StructDefinitions
 
OvfTemplate.Builder - Class in com.vmware.content.type.ovf
Builder class for OvfTemplate.
OvfWarning - Class in com.vmware.vcenter.ovf
The OvfWarning class describes a warning related to accessing, validating, deploying, or exporting an OVF package.
OvfWarning() - Constructor for class com.vmware.vcenter.ovf.OvfWarning
Default constructor.
OvfWarning(StructValue) - Constructor for class com.vmware.vcenter.ovf.OvfWarning
 
ovfWarning - Static variable in class com.vmware.vcenter.ovf.StructDefinitions
 
OvfWarning.Builder - Class in com.vmware.vcenter.ovf
Builder class for OvfWarning.
ownerId - Variable in class com.vmware.vsphereautomation.lookup.LookupServiceRegistrationCommonServiceInfo
 

P

Package - Interface in com.vmware.vapi.metadata.authentication
The Package interface provides methods to retrieve authentication information of a package element.
Package - Interface in com.vmware.vapi.metadata.metamodel
The Package interface provides methods to retrieve metamodel information about a package element in the interface definition language.
Package - Interface in com.vmware.vapi.metadata.privilege
The Package interface provides methods to retrieve privilege information of a package element.
package_Service() - Method in class com.vmware.vapi.metadata.authentication.AuthenticationFactory
Returns an instance of class Package
package_Service() - Method in class com.vmware.vapi.metadata.metamodel.MetamodelFactory
Returns an instance of class Package
package_Service() - Method in class com.vmware.vapi.metadata.privilege.PrivilegeFactory
Returns an instance of class Package
PackageDefinitions - Class in com.vmware.vapi.metadata.authentication
Defines the type descriptors for the Package API service.
PackageDefinitions() - Constructor for class com.vmware.vapi.metadata.authentication.PackageDefinitions
 
PackageDefinitions - Class in com.vmware.vapi.metadata.metamodel
Defines the type descriptors for the Package API service.
PackageDefinitions() - Constructor for class com.vmware.vapi.metadata.metamodel.PackageDefinitions
 
PackageDefinitions - Class in com.vmware.vapi.metadata.privilege
Defines the type descriptors for the Package API service.
PackageDefinitions() - Constructor for class com.vmware.vapi.metadata.privilege.PackageDefinitions
 
PackageInfo - Class in com.vmware.vapi.metadata.authentication
The PackageInfo class contains authentication information of a package element.
PackageInfo() - Constructor for class com.vmware.vapi.metadata.authentication.PackageInfo
Default constructor.
PackageInfo(StructValue) - Constructor for class com.vmware.vapi.metadata.authentication.PackageInfo
 
packageInfo - Static variable in class com.vmware.vapi.metadata.authentication.StructDefinitions
 
PackageInfo - Class in com.vmware.vapi.metadata.metamodel
The PackageInfo class contains the metamodel information of all the service elements, structure elements and enumeration elements contained in the package element.
PackageInfo() - Constructor for class com.vmware.vapi.metadata.metamodel.PackageInfo
Default constructor.
PackageInfo(StructValue) - Constructor for class com.vmware.vapi.metadata.metamodel.PackageInfo
 
packageInfo - Static variable in class com.vmware.vapi.metadata.metamodel.StructDefinitions
 
PackageInfo - Class in com.vmware.vapi.metadata.privilege
The PackageInfo class contains the privilege information of a package element.
PackageInfo() - Constructor for class com.vmware.vapi.metadata.privilege.PackageInfo
Default constructor.
PackageInfo(StructValue) - Constructor for class com.vmware.vapi.metadata.privilege.PackageInfo
 
packageInfo - Static variable in class com.vmware.vapi.metadata.privilege.StructDefinitions
 
PackageInfo.Builder - Class in com.vmware.vapi.metadata.authentication
Builder class for PackageInfo.
PackageInfo.Builder - Class in com.vmware.vapi.metadata.metamodel
Builder class for PackageInfo.
PackageInfo.Builder - Class in com.vmware.vapi.metadata.privilege
Builder class for PackageInfo.
PackageOf - Annotation Type in com.vmware.vapi.bindings.annotation
Annotation used to specify the API component name.
PackageStub - Class in com.vmware.vapi.metadata.authentication
Remote stub implementation of the Package API service.
PackageStub(ApiProvider, TypeConverter, StubConfigurationBase) - Constructor for class com.vmware.vapi.metadata.authentication.PackageStub
 
PackageStub(ApiProvider, StubConfigurationBase) - Constructor for class com.vmware.vapi.metadata.authentication.PackageStub
 
PackageStub - Class in com.vmware.vapi.metadata.metamodel
Remote stub implementation of the Package API service.
PackageStub(ApiProvider, TypeConverter, StubConfigurationBase) - Constructor for class com.vmware.vapi.metadata.metamodel.PackageStub
 
PackageStub(ApiProvider, StubConfigurationBase) - Constructor for class com.vmware.vapi.metadata.metamodel.PackageStub
 
PackageStub - Class in com.vmware.vapi.metadata.privilege
Remote stub implementation of the Package API service.
PackageStub(ApiProvider, TypeConverter, StubConfigurationBase) - Constructor for class com.vmware.vapi.metadata.privilege.PackageStub
 
PackageStub(ApiProvider, StubConfigurationBase) - Constructor for class com.vmware.vapi.metadata.privilege.PackageStub
 
PackageTypes - Interface in com.vmware.vapi.metadata.authentication
Defines the data types of the Package API service.
PackageTypes - Interface in com.vmware.vapi.metadata.metamodel
Defines the data types of the Package API service.
PackageTypes - Interface in com.vmware.vapi.metadata.privilege
Defines the data types of the Package API service.
Parallel - Interface in com.vmware.vcenter.vm.hardware
The Parallel interface provides methods for configuring the virtual parallel ports of a virtual machine.
ParallelDefinitions - Class in com.vmware.vcenter.vm.hardware
Defines the type descriptors for the Parallel API service.
ParallelDefinitions() - Constructor for class com.vmware.vcenter.vm.hardware.ParallelDefinitions
 
parallelService() - Method in class com.vmware.vcenter.vm.hardware.HardwareFactory
Returns an instance of class Parallel
ParallelStub - Class in com.vmware.vcenter.vm.hardware
Remote stub implementation of the Parallel API service.
ParallelStub(ApiProvider, TypeConverter, StubConfigurationBase) - Constructor for class com.vmware.vcenter.vm.hardware.ParallelStub
 
ParallelStub(ApiProvider, StubConfigurationBase) - Constructor for class com.vmware.vcenter.vm.hardware.ParallelStub
 
ParallelTypes - Interface in com.vmware.vcenter.vm.hardware
Defines the data types of the Parallel API service.
ParallelTypes.BackingInfo - Class in com.vmware.vcenter.vm.hardware
The BackingInfo class contains information about the physical resource backing a virtual parallel port.
ParallelTypes.BackingInfo.Builder - Class in com.vmware.vcenter.vm.hardware
Builder class for ParallelTypes.BackingInfo.
ParallelTypes.BackingSpec - Class in com.vmware.vcenter.vm.hardware
The BackingSpec class provides a specification of the physical resource backing a virtual parallel port.
ParallelTypes.BackingSpec.Builder - Class in com.vmware.vcenter.vm.hardware
Builder class for ParallelTypes.BackingSpec.
ParallelTypes.BackingType - Class in com.vmware.vcenter.vm.hardware
The BackingType enumeration class defines the valid backing types for a virtual parallel port.
ParallelTypes.BackingType.Values - Enum in com.vmware.vcenter.vm.hardware
Native Java enum representing this enumeration class.
ParallelTypes.CreateSpec - Class in com.vmware.vcenter.vm.hardware
The CreateSpec class provides a specification for the configuration of a newly-created virtual parallel port.
ParallelTypes.CreateSpec.Builder - Class in com.vmware.vcenter.vm.hardware
Builder class for ParallelTypes.CreateSpec.
ParallelTypes.Info - Class in com.vmware.vcenter.vm.hardware
The Info class contains information about a virtual parallel port.
ParallelTypes.Info.Builder - Class in com.vmware.vcenter.vm.hardware
Builder class for ParallelTypes.Info.
ParallelTypes.Summary - Class in com.vmware.vcenter.vm.hardware
The Summary class contains commonly used information about a virtual parallel port.
ParallelTypes.Summary.Builder - Class in com.vmware.vcenter.vm.hardware
Builder class for ParallelTypes.Summary.
ParallelTypes.UpdateSpec - Class in com.vmware.vcenter.vm.hardware
The UpdateSpec class describes the updates to be made to the configuration of a virtual parallel port.
ParallelTypes.UpdateSpec.Builder - Class in com.vmware.vcenter.vm.hardware
Builder class for ParallelTypes.UpdateSpec.
PARAM_STRUCT_NAME - Static variable in class com.vmware.vapi.std.StandardDataFactory
 
PARAMS_FIELD_NAME - Static variable in class com.vmware.vapi.std.StandardDataFactory
 
PARSE_ERROR - Static variable in class com.vmware.vcenter.ovf.ParseIssue.Category
OVF package parsing error, including: OVF descriptor parsing errors, for example, syntax errors or schema errors.
ParseIssue - Class in com.vmware.vcenter.ovf
The ParseIssue class contains the information about the issue found when parsing an OVF package during deployment or exporting an OVF package including: Parsing and validation error on OVF descriptor (which is an XML document), manifest and certificate files.
ParseIssue() - Constructor for class com.vmware.vcenter.ovf.ParseIssue
Default constructor.
ParseIssue(StructValue) - Constructor for class com.vmware.vcenter.ovf.ParseIssue
 
parseIssue - Static variable in class com.vmware.vcenter.ovf.StructDefinitions
 
ParseIssue.Builder - Class in com.vmware.vcenter.ovf
Builder class for ParseIssue.
ParseIssue.Category - Class in com.vmware.vcenter.ovf
The Category enumeration class defines the categories of issues that can be found when parsing files inside an OVF package (see ParseIssue) including OVF descriptor (which is an XML document), manifest and certificate files, or exporting an OVF package.
ParseIssue.Category.Values - Enum in com.vmware.vcenter.ovf
Native Java enum representing this enumeration class.
part - Static variable in class com.vmware.appliance.recovery.backup.PartsDefinitions
 
Part() - Constructor for class com.vmware.appliance.recovery.backup.PartsTypes.Part
Default constructor.
Part(StructValue) - Constructor for class com.vmware.appliance.recovery.backup.PartsTypes.Part
 
Parts - Interface in com.vmware.appliance.recovery.backup
Parts interface provides methods Provides list of parts optional for the backup
PartsDefinitions - Class in com.vmware.appliance.recovery.backup
Defines the type descriptors for the Parts API service.
PartsDefinitions() - Constructor for class com.vmware.appliance.recovery.backup.PartsDefinitions
 
partsService() - Method in class com.vmware.appliance.recovery.backup.BackupFactory
Returns an instance of class Parts
PartsStub - Class in com.vmware.appliance.recovery.backup
Remote stub implementation of the Parts API service.
PartsStub(ApiProvider, TypeConverter, StubConfigurationBase) - Constructor for class com.vmware.appliance.recovery.backup.PartsStub
 
PartsStub(ApiProvider, StubConfigurationBase) - Constructor for class com.vmware.appliance.recovery.backup.PartsStub
 
PartsTypes - Interface in com.vmware.appliance.recovery.backup
Defines the data types of the Parts API service.
PartsTypes.LocalizableMessage - Class in com.vmware.appliance.recovery.backup
LocalizableMessage class Structure representing message
PartsTypes.LocalizableMessage.Builder - Class in com.vmware.appliance.recovery.backup
PartsTypes.Part - Class in com.vmware.appliance.recovery.backup
Part class Structure representing backup restore part
PartsTypes.Part.Builder - Class in com.vmware.appliance.recovery.backup
Builder class for PartsTypes.Part.
Passive - Interface in com.vmware.vcenter.vcha.cluster
The Passive interface provides methods to validate a passive's placement configuration and redeploy the passive node in a vCenter High Availability (VCHA) cluster.
PASSIVE - Static variable in class com.vmware.vcenter.vcha.ClusterTypes.NodeRole
Node is having a role of Passive.
PASSIVE_REDEPLOY_OP - Static variable in interface com.vmware.vcenter.vcha.OperationsTypes
Identifier of the passive redeploy operation.
PassiveDefinitions - Class in com.vmware.vcenter.vcha.cluster
Defines the type descriptors for the Passive API service.
PassiveDefinitions() - Constructor for class com.vmware.vcenter.vcha.cluster.PassiveDefinitions
 
passiveService() - Method in class com.vmware.vcenter.vcha.cluster.ClusterFactory
Returns an instance of class Passive
passiveSpec - Static variable in class com.vmware.vcenter.vcha.ClusterDefinitions
 
PassiveSpec() - Constructor for class com.vmware.vcenter.vcha.ClusterTypes.PassiveSpec
Default constructor.
PassiveSpec(StructValue) - Constructor for class com.vmware.vcenter.vcha.ClusterTypes.PassiveSpec
 
PassiveStub - Class in com.vmware.vcenter.vcha.cluster
Remote stub implementation of the Passive API service.
PassiveStub(ApiProvider, TypeConverter, StubConfigurationBase) - Constructor for class com.vmware.vcenter.vcha.cluster.PassiveStub
 
PassiveStub(ApiProvider, StubConfigurationBase) - Constructor for class com.vmware.vcenter.vcha.cluster.PassiveStub
 
PassiveTypes - Interface in com.vmware.vcenter.vcha.cluster
Defines the data types of the Passive API service.
PassiveTypes._VAPI_OPERATIONS - Enum in com.vmware.vcenter.vcha.cluster
Identifiers of the task operations
PassiveTypes.CheckResult - Class in com.vmware.vcenter.vcha.cluster
The CheckResult class contains the warnings and errors that will occur during the clone operation.
PassiveTypes.CheckResult.Builder - Class in com.vmware.vcenter.vcha.cluster
Builder class for PassiveTypes.CheckResult.
PassiveTypes.CheckSpec - Class in com.vmware.vcenter.vcha.cluster
The CheckSpec class contains placement information for validation.
PassiveTypes.CheckSpec.Builder - Class in com.vmware.vcenter.vcha.cluster
Builder class for PassiveTypes.CheckSpec.
PassiveTypes.RedeploySpec - Class in com.vmware.vcenter.vcha.cluster
The RedeploySpec class contains the redeploy specification.
PassiveTypes.RedeploySpec.Builder - Class in com.vmware.vcenter.vcha.cluster
Builder class for PassiveTypes.RedeploySpec.
PASSTHRU - Static variable in class com.vmware.vcenter.vm.hardware.CdromTypes.DeviceAccessType
Raw passthru device access.
PASSTHRU_EXCLUSIVE - Static variable in class com.vmware.vcenter.vm.hardware.CdromTypes.DeviceAccessType
Raw passthru device access, with exclusive access to the device.
PASSWORD - Static variable in class com.vmware.appliance.update.PendingTypes.Question.InputType
Password (masked) answer.
PASSWORD_KEY - Static variable in class com.vmware.vapi.security.UserPassSecurityContext
 
PATCH - Static variable in class com.vmware.vcenter.lcm.update.PendingTypes.UpdateType
Fixes bugs/vulnerabilities, doesn't change functionality
pause() - Method in interface com.vmware.vcenter.deployment.ImportHistory
Pauses the task for importing vCenter historical data.
pause(InvocationConfig) - Method in interface com.vmware.vcenter.deployment.ImportHistory
Pauses the task for importing vCenter historical data.
pause(AsyncCallback<Void>) - Method in interface com.vmware.vcenter.deployment.ImportHistory
Pauses the task for importing vCenter historical data.
pause(AsyncCallback<Void>, InvocationConfig) - Method in interface com.vmware.vcenter.deployment.ImportHistory
Pauses the task for importing vCenter historical data.
pause() - Method in class com.vmware.vcenter.deployment.ImportHistoryStub
 
pause(InvocationConfig) - Method in class com.vmware.vcenter.deployment.ImportHistoryStub
 
pause(AsyncCallback<Void>) - Method in class com.vmware.vcenter.deployment.ImportHistoryStub
 
pause(AsyncCallback<Void>, InvocationConfig) - Method in class com.vmware.vcenter.deployment.ImportHistoryStub
 
PCI_DEVICE - Static variable in class com.vmware.esx.settings.HardwareModuleClass
PCI device
PCIDevice - Class in com.vmware.esx.hcl
The PCIDevice class contains properties describing information about a single PCI device on a host.
PCIDevice() - Constructor for class com.vmware.esx.hcl.PCIDevice
Default constructor.
PCIDevice(StructValue) - Constructor for class com.vmware.esx.hcl.PCIDevice
 
PCIDevice - Static variable in class com.vmware.esx.hcl.StructDefinitions
 
PciDevice - Class in com.vmware.esx.settings.clusters.software.reports
The PciDevice class contains information about a PCI Device.
PciDevice() - Constructor for class com.vmware.esx.settings.clusters.software.reports.PciDevice
Default constructor.
PciDevice(StructValue) - Constructor for class com.vmware.esx.settings.clusters.software.reports.PciDevice
 
pciDevice - Static variable in class com.vmware.esx.settings.clusters.software.reports.StructDefinitions
 
PCIDevice.Builder - Class in com.vmware.esx.hcl
Builder class for PCIDevice.
PciDevice.Builder - Class in com.vmware.esx.settings.clusters.software.reports
Builder class for PciDevice.
PciDeviceCompliance - Class in com.vmware.esx.settings.clusters.software.reports
The PciDeviceCompliance class contains information that describe the compliance result of all pci device from all hosts in the clsuter with respect to the component present in the target software specification.
PciDeviceCompliance() - Constructor for class com.vmware.esx.settings.clusters.software.reports.PciDeviceCompliance
Default constructor.
PciDeviceCompliance(StructValue) - Constructor for class com.vmware.esx.settings.clusters.software.reports.PciDeviceCompliance
 
pciDeviceCompliance - Static variable in class com.vmware.esx.settings.clusters.software.reports.StructDefinitions
 
PciDeviceCompliance.Builder - Class in com.vmware.esx.settings.clusters.software.reports
Builder class for PciDeviceCompliance.
PciDeviceComplianceInfo - Class in com.vmware.esx.settings.clusters.software.reports
The PciDeviceComplianceInfo class contains information that describe the compliance of a pci device with respect to the component present in the target software specification.
PciDeviceComplianceInfo() - Constructor for class com.vmware.esx.settings.clusters.software.reports.PciDeviceComplianceInfo
Default constructor.
PciDeviceComplianceInfo(StructValue) - Constructor for class com.vmware.esx.settings.clusters.software.reports.PciDeviceComplianceInfo
 
pciDeviceComplianceInfo - Static variable in class com.vmware.esx.settings.clusters.software.reports.StructDefinitions
 
PciDeviceComplianceInfo.Builder - Class in com.vmware.esx.settings.clusters.software.reports
Builder class for PciDeviceComplianceInfo.
PCNET32 - Static variable in class com.vmware.vcenter.vm.hardware.EthernetTypes.EmulationType
AMD Lance PCNet32 Ethernet adapter.
PEBI - Static variable in class com.vmware.vstats.CounterMetadataTypes.UnitsFactor
Pebi 2^50, 1024^5.
Pending - Interface in com.vmware.appliance.update
The Pending interface provides methods to manipulate pending updates.
PENDING - Static variable in class com.vmware.cis.task.Status
The operation is in pending state.
PENDING - Static variable in class com.vmware.vcenter.content.registries.harbor.ProjectsTypes.ConfigStatus
Harbor project is being created or the configuration is being applied to the project.
Pending - Interface in com.vmware.vcenter.lcm.update
The Pending interface provides method for listing pending minor or major updates of vCenter Server.
PENDING - Static variable in class com.vmware.vcenter.namespace_management.software.ClustersTypes.State
Upgrade is in progress.
PENDING - Static variable in class com.vmware.vcenter.vm.HardwareTypes.UpgradeStatus
Upgrade is scheduled but has not yet been run.
PendingDefinitions - Class in com.vmware.appliance.update
Defines the type descriptors for the Pending API service.
PendingDefinitions() - Constructor for class com.vmware.appliance.update.PendingDefinitions
 
PendingDefinitions - Class in com.vmware.vcenter.lcm.update
Defines the type descriptors for the Pending API service.
PendingDefinitions() - Constructor for class com.vmware.vcenter.lcm.update.PendingDefinitions
 
pendingService() - Method in class com.vmware.appliance.update.UpdateFactory
Returns an instance of class Pending
pendingService() - Method in class com.vmware.vcenter.lcm.update.UpdateFactory
Returns an instance of class Pending
PendingStub - Class in com.vmware.appliance.update
Remote stub implementation of the Pending API service.
PendingStub(ApiProvider, TypeConverter, StubConfigurationBase) - Constructor for class com.vmware.appliance.update.PendingStub
 
PendingStub(ApiProvider, StubConfigurationBase) - Constructor for class com.vmware.appliance.update.PendingStub
 
PendingStub - Class in com.vmware.vcenter.lcm.update
Remote stub implementation of the Pending API service.
PendingStub(ApiProvider, TypeConverter, StubConfigurationBase) - Constructor for class com.vmware.vcenter.lcm.update.PendingStub
 
PendingStub(ApiProvider, StubConfigurationBase) - Constructor for class com.vmware.vcenter.lcm.update.PendingStub
 
PendingTypes - Interface in com.vmware.appliance.update
Defines the data types of the Pending API service.
PendingTypes - Interface in com.vmware.vcenter.lcm.update
Defines the data types of the Pending API service.
PendingTypes.Category - Class in com.vmware.vcenter.lcm.update
The Category enumeration class defines the type of payload this release has on top of previous release
PendingTypes.Category.Values - Enum in com.vmware.vcenter.lcm.update
Native Java enum representing this enumeration class.
PendingTypes.Info - Class in com.vmware.appliance.update
The Info class contains the extended information about the update.
PendingTypes.Info - Class in com.vmware.vcenter.lcm.update
The Info class contains detailed information about the vCenter patch/update.
PendingTypes.Info.Builder - Class in com.vmware.appliance.update
Builder class for PendingTypes.Info.
PendingTypes.Info.Builder - Class in com.vmware.vcenter.lcm.update
Builder class for PendingTypes.Info.
PendingTypes.ListResult - Class in com.vmware.vcenter.lcm.update
The ListResult class contains information about the pending patch/updates for the given vCenter server.
PendingTypes.ListResult.Builder - Class in com.vmware.vcenter.lcm.update
Builder class for PendingTypes.ListResult.
PendingTypes.PrecheckResult - Class in com.vmware.appliance.update
The PrecheckResult class contains estimates of how long it will take install and rollback an update as well as a list of possible warnings and problems with installing the update.
PendingTypes.PrecheckResult.Builder - Class in com.vmware.appliance.update
Builder class for PendingTypes.PrecheckResult.
PendingTypes.Question - Class in com.vmware.appliance.update
The Question class describes a item of information that must be provided by the user in order to install the update.
PendingTypes.Question.Builder - Class in com.vmware.appliance.update
Builder class for PendingTypes.Question.
PendingTypes.Question.InputType - Class in com.vmware.appliance.update
The InputType enumeration class defines representation of field fields in GUI or CLI.
PendingTypes.Question.InputType.Values - Enum in com.vmware.appliance.update
Native Java enum representing this enumeration class.
PendingTypes.SeverityType - Class in com.vmware.vcenter.lcm.update
Level of severity for applying a given patch or update.
PendingTypes.SeverityType.Values - Enum in com.vmware.vcenter.lcm.update
Native Java enum representing this enumeration class.
PendingTypes.SourceType - Class in com.vmware.appliance.update
The SourceType enumeration class defines the supported types of sources of updates.
PendingTypes.SourceType.Values - Enum in com.vmware.appliance.update
Native Java enum representing this enumeration class.
PendingTypes.Summary - Class in com.vmware.vcenter.lcm.update
The Summary class contains basic information about the vCenter patch/update/upgrade
PendingTypes.Summary.Builder - Class in com.vmware.vcenter.lcm.update
Builder class for PendingTypes.Summary.
PendingTypes.UpdateType - Class in com.vmware.vcenter.lcm.update
The UpdateType enumeration class defines update type
PendingTypes.UpdateType.Values - Enum in com.vmware.vcenter.lcm.update
Native Java enum representing this enumeration class.
PERCENT - Static variable in class com.vmware.vstats.CounterMetadataTypes.MetricUnits
Percent.
PerspectivesFactory - Class in com.vmware.esx.hosts.health.perspectives
PerspectivesFactory is responsible for creating instances of services contained inside the com.vmware.esx.hosts.health.perspectives package and also has the subpackages reference to access respective subpackage services.
PETA - Static variable in class com.vmware.vstats.CounterMetadataTypes.UnitsFactor
Peta 10^15.
PHYSICAL - Static variable in class com.vmware.vcenter.vm.hardware.adapter.ScsiTypes.Sharing
The virtual SCSI bus is shared between two or more virtual machines residing on different physical hosts.
PIKO - Static variable in class com.vmware.vstats.CounterMetadataTypes.UnitsFactor
Pico 10^-12.
PIPE_CLIENT - Static variable in class com.vmware.vcenter.vm.hardware.SerialTypes.BackingType
Virtual serial port is backed by a named pipe client.
PIPE_SERVER - Static variable in class com.vmware.vcenter.vm.hardware.SerialTypes.BackingType
Virtual serial port is backed by a named pipe server.
placementInfo - Static variable in class com.vmware.content.library.SubscriptionsDefinitions
 
PlacementInfo() - Constructor for class com.vmware.content.library.SubscriptionsTypes.PlacementInfo
Default constructor.
PlacementInfo(StructValue) - Constructor for class com.vmware.content.library.SubscriptionsTypes.PlacementInfo
 
PlacementInfo - Class in com.vmware.vcenter.vcha
The PlacementInfo class contains information to describe the inventory placement of a single node of a VCHA cluster.
The active node's management vCenter server credentials are required to populate all properties except biosUuid.
PlacementInfo() - Constructor for class com.vmware.vcenter.vcha.PlacementInfo
Default constructor.
PlacementInfo(StructValue) - Constructor for class com.vmware.vcenter.vcha.PlacementInfo
 
placementInfo - Static variable in class com.vmware.vcenter.vcha.StructDefinitions
 
PlacementInfo.Builder - Class in com.vmware.vcenter.vcha
Builder class for PlacementInfo.
PlacementSpec - Class in com.vmware.vcenter.vcha
The PlacementSpec class contains information to describe the inventory placement of a single node of a VCHA cluster.
PlacementSpec() - Constructor for class com.vmware.vcenter.vcha.PlacementSpec
Default constructor.
PlacementSpec(StructValue) - Constructor for class com.vmware.vcenter.vcha.PlacementSpec
 
placementSpec - Static variable in class com.vmware.vcenter.vcha.StructDefinitions
 
placementSpec - Static variable in class com.vmware.vcenter.vm_template.library_items.CheckOutsDefinitions
 
PlacementSpec() - Constructor for class com.vmware.vcenter.vm_template.library_items.CheckOutsTypes.PlacementSpec
Default constructor.
PlacementSpec(StructValue) - Constructor for class com.vmware.vcenter.vm_template.library_items.CheckOutsTypes.PlacementSpec
 
placementSpec - Static variable in class com.vmware.vcenter.VMDefinitions
 
PlacementSpec() - Constructor for class com.vmware.vcenter.VMTypes.PlacementSpec
Default constructor.
PlacementSpec(StructValue) - Constructor for class com.vmware.vcenter.VMTypes.PlacementSpec
 
PlacementSpec.Builder - Class in com.vmware.vcenter.vcha
Builder class for PlacementSpec.
PLAIN_TEXT - Static variable in class com.vmware.appliance.update.PendingTypes.Question.InputType
plain text answer.
POD - Static variable in class com.vmware.vcenter.namespace_management.stats.TimeSeriesTypes.Spec.ObjType
The POD object type is used to specify an individual pod within a namespace.
podIdentifier - Static variable in class com.vmware.vcenter.namespace_management.stats.TimeSeriesDefinitions
 
PodIdentifier() - Constructor for class com.vmware.vcenter.namespace_management.stats.TimeSeriesTypes.PodIdentifier
Default constructor.
PodIdentifier(StructValue) - Constructor for class com.vmware.vcenter.namespace_management.stats.TimeSeriesTypes.PodIdentifier
 
policies() - Method in class com.vmware.esx.settings.clusters.ClustersFactory
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.
policies() - Method in class com.vmware.esx.settings.defaults.clusters.ClustersFactory
Copyright 2019 VMware, Inc.
policies() - Method in class com.vmware.vcenter.compute.ComputeFactory
The com.vmware.vcenter.compute.policies package provides classes for managing compute policies in VMware Cloud on AWS.
Policies - Interface in com.vmware.vcenter.compute
The Policies interface provides methods to manage compute policies in VMware Cloud on AWS.
Policies - Interface in com.vmware.vcenter.storage
The Policies interface provides methods for managing the storage policies.
policies() - Method in class com.vmware.vcenter.storage.StorageFactory
 
Policies - Interface in com.vmware.vcenter.vm.compute
The Policies interface provides methods to query the status of policies on virtual machines in VMware Cloud on AWS.
PoliciesDefinitions - Class in com.vmware.vcenter.compute
Defines the type descriptors for the Policies API service.
PoliciesDefinitions() - Constructor for class com.vmware.vcenter.compute.PoliciesDefinitions
 
PoliciesDefinitions - Class in com.vmware.vcenter.storage
Defines the type descriptors for the Policies API service.
PoliciesDefinitions() - Constructor for class com.vmware.vcenter.storage.PoliciesDefinitions
 
PoliciesDefinitions - Class in com.vmware.vcenter.vm.compute
Defines the type descriptors for the Policies API service.
PoliciesDefinitions() - Constructor for class com.vmware.vcenter.vm.compute.PoliciesDefinitions
 
PoliciesFactory - Class in com.vmware.esx.settings.clusters.policies
PoliciesFactory is responsible for creating instances of services contained inside the com.vmware.esx.settings.clusters.policies package and also has the subpackages reference to access respective subpackage services.
PoliciesFactory - Class in com.vmware.esx.settings.defaults.clusters.policies
PoliciesFactory is responsible for creating instances of services contained inside the com.vmware.esx.settings.defaults.clusters.policies package and also has the subpackages reference to access respective subpackage services.
PoliciesFactory - Class in com.vmware.vcenter.compute.policies
PoliciesFactory is responsible for creating instances of services contained inside the com.vmware.vcenter.compute.policies package and also has the subpackages reference to access respective subpackage services.
PoliciesFactory - Class in com.vmware.vcenter.storage.policies
PoliciesFactory is responsible for creating instances of services contained inside the com.vmware.vcenter.storage.policies package and also has the subpackages reference to access respective subpackage services.
policiesService() - Method in class com.vmware.vcenter.compute.ComputeFactory
Returns an instance of class Policies
policiesService() - Method in class com.vmware.vcenter.storage.StorageFactory
Returns an instance of class Policies
policiesService() - Method in class com.vmware.vcenter.vm.compute.ComputeFactory
Returns an instance of class Policies
PoliciesStub - Class in com.vmware.vcenter.compute
Remote stub implementation of the Policies API service.
PoliciesStub(ApiProvider, TypeConverter, StubConfigurationBase) - Constructor for class com.vmware.vcenter.compute.PoliciesStub
 
PoliciesStub(ApiProvider, StubConfigurationBase) - Constructor for class com.vmware.vcenter.compute.PoliciesStub
 
PoliciesStub - Class in com.vmware.vcenter.storage
Remote stub implementation of the Policies API service.
PoliciesStub(ApiProvider, TypeConverter, StubConfigurationBase) - Constructor for class com.vmware.vcenter.storage.PoliciesStub
 
PoliciesStub(ApiProvider, StubConfigurationBase) - Constructor for class com.vmware.vcenter.storage.PoliciesStub
 
PoliciesStub - Class in com.vmware.vcenter.vm.compute
Remote stub implementation of the Policies API service.
PoliciesStub(ApiProvider, TypeConverter, StubConfigurationBase) - Constructor for class com.vmware.vcenter.vm.compute.PoliciesStub
 
PoliciesStub(ApiProvider, StubConfigurationBase) - Constructor for class com.vmware.vcenter.vm.compute.PoliciesStub
 
PoliciesTypes - Interface in com.vmware.vcenter.compute
Defines the data types of the Policies API service.
PoliciesTypes - Interface in com.vmware.vcenter.storage
Defines the data types of the Policies API service.
PoliciesTypes - Interface in com.vmware.vcenter.vm.compute
Defines the data types of the Policies API service.
PoliciesTypes.CompatibilityInfo - Class in com.vmware.vcenter.storage
The CompatibilityInfo class contains info about a list of datastores compatible with a specific storage policy.
PoliciesTypes.CompatibilityInfo.Builder - Class in com.vmware.vcenter.storage
PoliciesTypes.CompatibleDatastoreInfo - Class in com.vmware.vcenter.storage
The CompatibleDatastoreInfo class contains compatible datastore's information.
PoliciesTypes.CompatibleDatastoreInfo.Builder - Class in com.vmware.vcenter.storage
PoliciesTypes.FilterSpec - Class in com.vmware.vcenter.storage
The FilterSpec class contains properties used to filter the results when listing the storage policies (see Policies.list(com.vmware.vcenter.storage.PoliciesTypes.FilterSpec)).
PoliciesTypes.FilterSpec.Builder - Class in com.vmware.vcenter.storage
Builder class for PoliciesTypes.FilterSpec.
PoliciesTypes.Info - Class in com.vmware.vcenter.vm.compute
The Info class contains information about the compliance of a virtual machine with a compute policy.
PoliciesTypes.Info.Builder - Class in com.vmware.vcenter.vm.compute
Builder class for PoliciesTypes.Info.
PoliciesTypes.Summary - Class in com.vmware.vcenter.compute
The Summary class contains commonly used information about a compute policy.
PoliciesTypes.Summary - Class in com.vmware.vcenter.storage
The Summary class contains commonly used information about a storage policy.
PoliciesTypes.Summary.Builder - Class in com.vmware.vcenter.compute
Builder class for PoliciesTypes.Summary.
PoliciesTypes.Summary.Builder - Class in com.vmware.vcenter.storage
Builder class for PoliciesTypes.Summary.
Policy - Interface in com.vmware.appliance.local_accounts
The Policy interface provides methods to manage local user accounts.
Policy - Interface in com.vmware.appliance.update
The Policy interface provides methods to set/get background check for the new updates.
policy() - Method in class com.vmware.content.type.ovf.OvfFactory
 
Policy - Interface in com.vmware.vcenter.vm.storage
The Policy interface provides methods to configure the storage policies associated with the virtual machine home and/or its virtual disks.
policy() - Method in class com.vmware.vcenter.vm.storage.StorageFactory
 
PolicyDefinitions - Class in com.vmware.appliance.local_accounts
Defines the type descriptors for the Policy API service.
PolicyDefinitions() - Constructor for class com.vmware.appliance.local_accounts.PolicyDefinitions
 
PolicyDefinitions - Class in com.vmware.appliance.update
Defines the type descriptors for the Policy API service.
PolicyDefinitions() - Constructor for class com.vmware.appliance.update.PolicyDefinitions
 
PolicyDefinitions - Class in com.vmware.vcenter.vm.storage
Defines the type descriptors for the Policy API service.
PolicyDefinitions() - Constructor for class com.vmware.vcenter.vm.storage.PolicyDefinitions
 
PolicyFactory - Class in com.vmware.content.type.ovf.policy
PolicyFactory is responsible for creating instances of services contained inside the com.vmware.content.type.ovf.policy package and also has the subpackages reference to access respective subpackage services.
PolicyFactory - Class in com.vmware.vcenter.vm.storage.policy
PolicyFactory is responsible for creating instances of services contained inside the com.vmware.vcenter.vm.storage.policy package and also has the subpackages reference to access respective subpackage services.
policyService() - Method in class com.vmware.appliance.local_accounts.LocalAccountsFactory
Returns an instance of class Policy
policyService() - Method in class com.vmware.appliance.update.UpdateFactory
Returns an instance of class Policy
policyService() - Method in class com.vmware.vcenter.vm.storage.StorageFactory
Returns an instance of class Policy
PolicyStub - Class in com.vmware.appliance.local_accounts
Remote stub implementation of the Policy API service.
PolicyStub(ApiProvider, TypeConverter, StubConfigurationBase) - Constructor for class com.vmware.appliance.local_accounts.PolicyStub
 
PolicyStub(ApiProvider, StubConfigurationBase) - Constructor for class com.vmware.appliance.local_accounts.PolicyStub
 
PolicyStub - Class in com.vmware.appliance.update
Remote stub implementation of the Policy API service.
PolicyStub(ApiProvider, TypeConverter, StubConfigurationBase) - Constructor for class com.vmware.appliance.update.PolicyStub
 
PolicyStub(ApiProvider, StubConfigurationBase) - Constructor for class com.vmware.appliance.update.PolicyStub
 
PolicyStub - Class in com.vmware.vcenter.vm.storage
Remote stub implementation of the Policy API service.
PolicyStub(ApiProvider, TypeConverter, StubConfigurationBase) - Constructor for class com.vmware.vcenter.vm.storage.PolicyStub
 
PolicyStub(ApiProvider, StubConfigurationBase) - Constructor for class com.vmware.vcenter.vm.storage.PolicyStub
 
PolicyTypes - Interface in com.vmware.appliance.local_accounts
Defines the data types of the Policy API service.
PolicyTypes - Interface in com.vmware.appliance.update
Defines the data types of the Policy API service.
PolicyTypes - Interface in com.vmware.vcenter.vm.storage
Defines the data types of the Policy API service.
PolicyTypes.Config - Class in com.vmware.appliance.update
The Config class defines automatic update checking and staging policy.
PolicyTypes.Config.Builder - Class in com.vmware.appliance.update
Builder class for PolicyTypes.Config.
PolicyTypes.DayOfWeek - Class in com.vmware.appliance.update
The DayOfWeek enumeration class defines the set of days.
PolicyTypes.DayOfWeek.Values - Enum in com.vmware.appliance.update
Native Java enum representing this enumeration class.
PolicyTypes.DiskPolicySpec - Class in com.vmware.vcenter.vm.storage
The DiskPolicySpec class provides a specification for the storage policy to be associated with the virtual disks.
PolicyTypes.DiskPolicySpec.Builder - Class in com.vmware.vcenter.vm.storage
Builder class for PolicyTypes.DiskPolicySpec.
PolicyTypes.DiskPolicySpec.PolicyType - Class in com.vmware.vcenter.vm.storage
The DiskPolicySpec enumeration class defines the choices for how to specify the policy to be associated with a virtual disk.
PolicyTypes.DiskPolicySpec.PolicyType.Values - Enum in com.vmware.vcenter.vm.storage
Native Java enum representing this enumeration class.
PolicyTypes.Info - Class in com.vmware.appliance.local_accounts
The Info class defines the global password policy.
PolicyTypes.Info - Class in com.vmware.appliance.update
The Info class defines automatic update checking and staging policy.
PolicyTypes.Info - Class in com.vmware.vcenter.vm.storage
The Info class contains information about the storage policies associated with virtual machine's home directory and virtual hard disks.
PolicyTypes.Info.Builder - Class in com.vmware.appliance.local_accounts
Builder class for PolicyTypes.Info.
PolicyTypes.Info.Builder - Class in com.vmware.appliance.update
Builder class for PolicyTypes.Info.
PolicyTypes.Info.Builder - Class in com.vmware.vcenter.vm.storage
Builder class for PolicyTypes.Info.
PolicyTypes.Time - Class in com.vmware.appliance.update
The Time class defines weekday and time the automatic check for new updates will be run.
PolicyTypes.Time.Builder - Class in com.vmware.appliance.update
Builder class for PolicyTypes.Time.
PolicyTypes.UpdateSpec - Class in com.vmware.vcenter.vm.storage
The UpdateSpec class describes the updates to be made to the storage policies associated with the virtual machine home and/or its virtual disks.
PolicyTypes.UpdateSpec.Builder - Class in com.vmware.vcenter.vm.storage
Builder class for PolicyTypes.UpdateSpec.
PolicyTypes.VmHomePolicySpec - Class in com.vmware.vcenter.vm.storage
The VmHomePolicySpec class provides a specification for the storage policy to be associated with the virtual machine home's directory.
PolicyTypes.VmHomePolicySpec.Builder - Class in com.vmware.vcenter.vm.storage
Builder class for PolicyTypes.VmHomePolicySpec.
PolicyTypes.VmHomePolicySpec.PolicyType - Class in com.vmware.vcenter.vm.storage
The PolicyType enumeration class defines the choices for how to specify the policy to be associated with the virtual machine home's directory.
PolicyTypes.VmHomePolicySpec.PolicyType.Values - Enum in com.vmware.vcenter.vm.storage
Native Java enum representing this enumeration class.
populateCanonicalNameToStructTypeMap(Map<String, StructType>) - Static method in class com.vmware.appliance.configuration.util.StructTypeUtil
Populates mappings for structures defined in a model (set of VMODL definitions).
populateCanonicalNameToStructTypeMap(Map<String, StructType>) - Static method in class com.vmware.appliance.infraprofile.util.StructTypeUtil
Populates mappings for structures defined in a model (set of VMODL definitions).
populateCanonicalNameToStructTypeMap(Map<String, StructType>) - Static method in class com.vmware.appliance.recovery.util.StructTypeUtil
Populates mappings for structures defined in a model (set of VMODL definitions).
populateCanonicalNameToStructTypeMap(Map<String, StructType>) - Static method in class com.vmware.appliance.util.StructTypeUtil
Populates mappings for structures defined in a model (set of VMODL definitions).
populateCanonicalNameToStructTypeMap(Map<String, StructType>) - Static method in class com.vmware.appliance.vmon.util.StructTypeUtil
Populates mappings for structures defined in a model (set of VMODL definitions).
populateCanonicalNameToStructTypeMap(Map<String, StructType>) - Static method in class com.vmware.cis.tagging.util.StructTypeUtil
Populates mappings for structures defined in a model (set of VMODL definitions).
populateCanonicalNameToStructTypeMap(Map<String, StructType>) - Static method in class com.vmware.cis.util.StructTypeUtil
Populates mappings for structures defined in a model (set of VMODL definitions).
populateCanonicalNameToStructTypeMap(Map<String, StructType>) - Static method in class com.vmware.content.util.StructTypeUtil
Populates mappings for structures defined in a model (set of VMODL definitions).
populateCanonicalNameToStructTypeMap(Map<String, StructType>) - Static method in class com.vmware.esx.hcl.util.StructTypeUtil
Populates mappings for structures defined in a model (set of VMODL definitions).
populateCanonicalNameToStructTypeMap(Map<String, StructType>) - Static method in class com.vmware.esx.health.util.StructTypeUtil
Populates mappings for structures defined in a model (set of VMODL definitions).
populateCanonicalNameToStructTypeMap(Map<String, StructType>) - Static method in class com.vmware.esx.hosts.util.StructTypeUtil
Populates mappings for structures defined in a model (set of VMODL definitions).
populateCanonicalNameToStructTypeMap(Map<String, StructType>) - Static method in class com.vmware.esx.settings.util.StructTypeUtil
Populates mappings for structures defined in a model (set of VMODL definitions).
populateCanonicalNameToStructTypeMap(Map<String, StructType>) - Static method in class com.vmware.vapi.util.StructTypeUtil
Populates mappings for structures defined in a model (set of VMODL definitions).
populateCanonicalNameToStructTypeMap(Map<String, StructType>) - Static method in class com.vmware.vcenter.compute.util.StructTypeUtil
Populates mappings for structures defined in a model (set of VMODL definitions).
populateCanonicalNameToStructTypeMap(Map<String, StructType>) - Static method in class com.vmware.vcenter.content.registries.util.StructTypeUtil
Populates mappings for structures defined in a model (set of VMODL definitions).
populateCanonicalNameToStructTypeMap(Map<String, StructType>) - Static method in class com.vmware.vcenter.hlm.util.StructTypeUtil
Populates mappings for structures defined in a model (set of VMODL definitions).
populateCanonicalNameToStructTypeMap(Map<String, StructType>) - Static method in class com.vmware.vcenter.hvc.util.StructTypeUtil
Populates mappings for structures defined in a model (set of VMODL definitions).
populateCanonicalNameToStructTypeMap(Map<String, StructType>) - Static method in class com.vmware.vcenter.inventory.util.StructTypeUtil
Populates mappings for structures defined in a model (set of VMODL definitions).
populateCanonicalNameToStructTypeMap(Map<String, StructType>) - Static method in class com.vmware.vcenter.iso.util.StructTypeUtil
Populates mappings for structures defined in a model (set of VMODL definitions).
populateCanonicalNameToStructTypeMap(Map<String, StructType>) - Static method in class com.vmware.vcenter.lcm.util.StructTypeUtil
Populates mappings for structures defined in a model (set of VMODL definitions).
populateCanonicalNameToStructTypeMap(Map<String, StructType>) - Static method in class com.vmware.vcenter.namespace_management.util.StructTypeUtil
Populates mappings for structures defined in a model (set of VMODL definitions).
populateCanonicalNameToStructTypeMap(Map<String, StructType>) - Static method in class com.vmware.vcenter.namespaces.util.StructTypeUtil
Populates mappings for structures defined in a model (set of VMODL definitions).
populateCanonicalNameToStructTypeMap(Map<String, StructType>) - Static method in class com.vmware.vcenter.nsx.deployment.util.StructTypeUtil
Populates mappings for structures defined in a model (set of VMODL definitions).
populateCanonicalNameToStructTypeMap(Map<String, StructType>) - Static method in class com.vmware.vcenter.ovf.util.StructTypeUtil
Populates mappings for structures defined in a model (set of VMODL definitions).
populateCanonicalNameToStructTypeMap(Map<String, StructType>) - Static method in class com.vmware.vcenter.tokenservice.util.StructTypeUtil
Populates mappings for structures defined in a model (set of VMODL definitions).
populateCanonicalNameToStructTypeMap(Map<String, StructType>) - Static method in class com.vmware.vcenter.util.StructTypeUtil
Populates mappings for structures defined in a model (set of VMODL definitions).
populateCanonicalNameToStructTypeMap(Map<String, StructType>) - Static method in class com.vmware.vcenter.vm.compute.util.StructTypeUtil
Populates mappings for structures defined in a model (set of VMODL definitions).
populateCanonicalNameToStructTypeMap(Map<String, StructType>) - Static method in class com.vmware.vcenter.vm_template.util.StructTypeUtil
Populates mappings for structures defined in a model (set of VMODL definitions).
populateCanonicalNameToStructTypeMap(Map<String, StructType>) - Static method in class com.vmware.vstats.util.StructTypeUtil
Populates mappings for structures defined in a model (set of VMODL definitions).
Power - Interface in com.vmware.vcenter.vm.guest
The Power interface provides methods for managing the guest operating system power state of a virtual machine.
Power - Interface in com.vmware.vcenter.vm
The Power interface provides methods for managing the power state of a virtual machine.
POWER_OFF_VMS - Static variable in class com.vmware.esx.settings.clusters.policies.apply.EffectiveTypes.EffectivePolicySpec.PreRemediationPowerAction
Power off VMs before entering maintenance mode.
POWER_OFF_VMS - Static variable in class com.vmware.esx.settings.clusters.policies.ApplyTypes.ConfiguredPolicySpec.PreRemediationPowerAction
Power off VMs before entering maintenance mode.
POWER_OFF_VMS - Static variable in class com.vmware.esx.settings.defaults.clusters.policies.apply.EffectiveTypes.EffectivePolicySpec.PreRemediationPowerAction
Power off VMs before entering maintenance mode.
POWER_OFF_VMS - Static variable in class com.vmware.esx.settings.defaults.clusters.policies.ApplyTypes.ConfiguredPolicySpec.PreRemediationPowerAction
Power off VMs before entering maintenance mode.
PowerDefinitions - Class in com.vmware.vcenter.vm.guest
Defines the type descriptors for the Power API service.
PowerDefinitions() - Constructor for class com.vmware.vcenter.vm.guest.PowerDefinitions
 
PowerDefinitions - Class in com.vmware.vcenter.vm
Defines the type descriptors for the Power API service.
PowerDefinitions() - Constructor for class com.vmware.vcenter.vm.PowerDefinitions
 
POWERED_OFF - Static variable in class com.vmware.vcenter.HostTypes.PowerState
The host was specifically powered off by the user through vCenter server.
POWERED_OFF - Static variable in class com.vmware.vcenter.vm.PowerTypes.State
The virtual machine is powered off.
POWERED_ON - Static variable in class com.vmware.vcenter.HostTypes.PowerState
The host is powered on.
POWERED_ON - Static variable in class com.vmware.vcenter.vm.PowerTypes.State
The virtual machine is powered on.
poweroff(long, String) - Method in interface com.vmware.appliance.Shutdown
Power off the appliance.
poweroff(long, String, InvocationConfig) - Method in interface com.vmware.appliance.Shutdown
Power off the appliance.
poweroff(long, String, AsyncCallback<Void>) - Method in interface com.vmware.appliance.Shutdown
Power off the appliance.
poweroff(long, String, AsyncCallback<Void>, InvocationConfig) - Method in interface com.vmware.appliance.Shutdown
Power off the appliance.
poweroff(long, String) - Method in class com.vmware.appliance.ShutdownStub
 
poweroff(long, String, InvocationConfig) - Method in class com.vmware.appliance.ShutdownStub
 
poweroff(long, String, AsyncCallback<Void>) - Method in class com.vmware.appliance.ShutdownStub
 
poweroff(long, String, AsyncCallback<Void>, InvocationConfig) - Method in class com.vmware.appliance.ShutdownStub
 
powerService() - Method in class com.vmware.vcenter.vm.guest.GuestFactory
Returns an instance of class Power
powerService() - Method in class com.vmware.vcenter.vm.VmFactory
Returns an instance of class Power
PowerStub - Class in com.vmware.vcenter.vm.guest
Remote stub implementation of the Power API service.
PowerStub(ApiProvider, TypeConverter, StubConfigurationBase) - Constructor for class com.vmware.vcenter.vm.guest.PowerStub
 
PowerStub(ApiProvider, StubConfigurationBase) - Constructor for class com.vmware.vcenter.vm.guest.PowerStub
 
PowerStub - Class in com.vmware.vcenter.vm
Remote stub implementation of the Power API service.
PowerStub(ApiProvider, TypeConverter, StubConfigurationBase) - Constructor for class com.vmware.vcenter.vm.PowerStub
 
PowerStub(ApiProvider, StubConfigurationBase) - Constructor for class com.vmware.vcenter.vm.PowerStub
 
PowerTypes - Interface in com.vmware.vcenter.vm.guest
Defines the data types of the Power API service.
PowerTypes - Interface in com.vmware.vcenter.vm
Defines the data types of the Power API service.
PowerTypes.Info - Class in com.vmware.vcenter.vm.guest
Information about the guest operating system power state.
PowerTypes.Info - Class in com.vmware.vcenter.vm
The Info class contains information about the power state of a virtual machine.
PowerTypes.Info.Builder - Class in com.vmware.vcenter.vm.guest
Builder class for PowerTypes.Info.
PowerTypes.Info.Builder - Class in com.vmware.vcenter.vm
Builder class for PowerTypes.Info.
PowerTypes.State - Class in com.vmware.vcenter.vm.guest
Possible guest power states.
PowerTypes.State - Class in com.vmware.vcenter.vm
The State enumeration class defines the valid power states for a virtual machine.
PowerTypes.State.Values - Enum in com.vmware.vcenter.vm.guest
Native Java enum representing this enumeration class.
PowerTypes.State.Values - Enum in com.vmware.vcenter.vm
Native Java enum representing this enumeration class.
precheck(String) - Method in interface com.vmware.appliance.update.Pending
Runs update precheck.
precheck(String, InvocationConfig) - Method in interface com.vmware.appliance.update.Pending
Runs update precheck.
precheck(String, AsyncCallback<PendingTypes.PrecheckResult>) - Method in interface com.vmware.appliance.update.Pending
Runs update precheck.
precheck(String, AsyncCallback<PendingTypes.PrecheckResult>, InvocationConfig) - Method in interface com.vmware.appliance.update.Pending
Runs update precheck.
precheck(String) - Method in class com.vmware.appliance.update.PendingStub
 
precheck(String, InvocationConfig) - Method in class com.vmware.appliance.update.PendingStub
 
precheck(String, AsyncCallback<PendingTypes.PrecheckResult>) - Method in class com.vmware.appliance.update.PendingStub
 
precheck(String, AsyncCallback<PendingTypes.PrecheckResult>, InvocationConfig) - Method in class com.vmware.appliance.update.PendingStub
 
PrecheckReport - Interface in com.vmware.vcenter.lcm.update
The PrecheckReport interface generates precheck report for a vCenter Server instance against a target update version.
PrecheckReportDefinitions - Class in com.vmware.vcenter.lcm.update
Defines the type descriptors for the PrecheckReport API service.
PrecheckReportDefinitions() - Constructor for class com.vmware.vcenter.lcm.update.PrecheckReportDefinitions
 
precheckReportService() - Method in class com.vmware.vcenter.lcm.update.UpdateFactory
Returns an instance of class PrecheckReport
PrecheckReportStub - Class in com.vmware.vcenter.lcm.update
Remote stub implementation of the PrecheckReport API service.
PrecheckReportStub(ApiProvider, TypeConverter, StubConfigurationBase) - Constructor for class com.vmware.vcenter.lcm.update.PrecheckReportStub
 
PrecheckReportStub(ApiProvider, StubConfigurationBase) - Constructor for class com.vmware.vcenter.lcm.update.PrecheckReportStub
 
PrecheckReportTypes - Interface in com.vmware.vcenter.lcm.update
Defines the data types of the PrecheckReport API service.
PrecheckReportTypes._VAPI_OPERATIONS - Enum in com.vmware.vcenter.lcm.update
Identifiers of the task operations
PrecheckReportTypes.Report - Class in com.vmware.vcenter.lcm.update
The Report class contains estimates of how long it will take an update as well as a list of possible warnings and errors with applying the update.
PrecheckReportTypes.Report.Builder - Class in com.vmware.vcenter.lcm.update
Builder class for PrecheckReportTypes.Report.
PrecheckReportTypes.ReportSummary - Class in com.vmware.vcenter.lcm.update
The Summary Class contains the summary of precheck report.
PrecheckReportTypes.ReportSummary.Builder - Class in com.vmware.vcenter.lcm.update
PrecheckReportTypes.Result - Class in com.vmware.vcenter.lcm.update
The Result class contains the precheck report and a link to download the CSV report.
PrecheckReportTypes.Result.Builder - Class in com.vmware.vcenter.lcm.update
Builder class for PrecheckReportTypes.Result.
precheckResult - Static variable in class com.vmware.appliance.update.PendingDefinitions
 
PrecheckResult() - Constructor for class com.vmware.appliance.update.PendingTypes.PrecheckResult
Default constructor.
PrecheckResult(StructValue) - Constructor for class com.vmware.appliance.update.PendingTypes.PrecheckResult
 
PREFERRED - Static variable in class com.vmware.appliance.networking.interfaces.Ipv6Types.Status
This is a valid IPv6 address that can appear as the destination or source address of a packet.
PREFERRED - Static variable in class com.vmware.vcenter.vm.guest.networking.InterfacesTypes.IpAddressStatus
Indicates that this is a valid address.
PREFIX - Static variable in class com.vmware.vcenter.guest.HostnameGenerator.Type
Specifies that a unique name should be generated by concatenating the base string with a number including the network name of the guest.
prepare(String, String, FileTypes.EndpointType) - Method in interface com.vmware.content.library.item.downloadsession.File
Requests a file to be prepared for download.
prepare(String, String, FileTypes.EndpointType, InvocationConfig) - Method in interface com.vmware.content.library.item.downloadsession.File
Requests a file to be prepared for download.
prepare(String, String, FileTypes.EndpointType, AsyncCallback<FileTypes.Info>) - Method in interface com.vmware.content.library.item.downloadsession.File
Requests a file to be prepared for download.
prepare(String, String, FileTypes.EndpointType, AsyncCallback<FileTypes.Info>, InvocationConfig) - Method in interface com.vmware.content.library.item.downloadsession.File
Requests a file to be prepared for download.
prepare(String, String, FileTypes.EndpointType) - Method in class com.vmware.content.library.item.downloadsession.FileStub
 
prepare(String, String, FileTypes.EndpointType, InvocationConfig) - Method in class com.vmware.content.library.item.downloadsession.FileStub
 
prepare(String, String, FileTypes.EndpointType, AsyncCallback<FileTypes.Info>) - Method in class com.vmware.content.library.item.downloadsession.FileStub
 
prepare(String, String, FileTypes.EndpointType, AsyncCallback<FileTypes.Info>, InvocationConfig) - Method in class com.vmware.content.library.item.downloadsession.FileStub
 
PREPARE_REQUESTED - Static variable in class com.vmware.content.library.item.downloadsession.FileTypes.PrepareStatus
A prepare has been requested, however the server hasn't started the preparation yet.
PREPARED - Static variable in class com.vmware.content.library.item.downloadsession.FileTypes.PrepareStatus
Prepare succeeded.
PREPARED - Static variable in class com.vmware.vcenter.vcha.ClusterTypes.ConfigState
vCenter server appliance has been prepared for VCHA cluster configuration.
PREPARING - Static variable in class com.vmware.content.library.item.downloadsession.FileTypes.PrepareStatus
A prepare has been requested and the file is in the process of being prepared.
PREPARING - Static variable in class com.vmware.content.library.item.updatesession.PreviewInfo.State
A preview is being prepared for the files currently in the update session.
PreviewInfo - Class in com.vmware.content.library.item.updatesession
The PreviewInfo class contains information about the files being uploaded in the update session.
PreviewInfo() - Constructor for class com.vmware.content.library.item.updatesession.PreviewInfo
Default constructor.
PreviewInfo(StructValue) - Constructor for class com.vmware.content.library.item.updatesession.PreviewInfo
 
previewInfo - Static variable in class com.vmware.content.library.item.updatesession.StructDefinitions
 
PreviewInfo.Builder - Class in com.vmware.content.library.item.updatesession
Builder class for PreviewInfo.
PreviewInfo.State - Class in com.vmware.content.library.item.updatesession
The State enumeration class defines the state of the update session's preview.
PreviewInfo.State.Values - Enum in com.vmware.content.library.item.updatesession
Native Java enum representing this enumeration class.
PreviewWarningInfo - Class in com.vmware.content.library.item.updatesession
The PreviewWarningInfo class provides information about the warnings which are raised during the update session preview.
PreviewWarningInfo() - Constructor for class com.vmware.content.library.item.updatesession.PreviewWarningInfo
Default constructor.
PreviewWarningInfo(StructValue) - Constructor for class com.vmware.content.library.item.updatesession.PreviewWarningInfo
 
previewWarningInfo - Static variable in class com.vmware.content.library.item.updatesession.StructDefinitions
 
PreviewWarningInfo.Builder - Class in com.vmware.content.library.item.updatesession
Builder class for PreviewWarningInfo.
PRIMITIVE - Static variable in class com.vmware.vapi.metadata.metamodel.ConstantValue.Category
Indicates the type of constant value is primitive.
PrimitiveValue - Class in com.vmware.vapi.metadata.metamodel
The PrimitiveValue class contains value of the constant element.
PrimitiveValue() - Constructor for class com.vmware.vapi.metadata.metamodel.PrimitiveValue
Default constructor.
PrimitiveValue(StructValue) - Constructor for class com.vmware.vapi.metadata.metamodel.PrimitiveValue
 
primitiveValue - Static variable in class com.vmware.vapi.metadata.metamodel.StructDefinitions
 
PrimitiveValue.Builder - Class in com.vmware.vapi.metadata.metamodel
Builder class for PrimitiveValue.
PrimitiveValue.Type - Class in com.vmware.vapi.metadata.metamodel
The Type enumeration class defines the valid types for values in constant elements.
PrimitiveValue.Type.Values - Enum in com.vmware.vapi.metadata.metamodel
Native Java enum representing this enumeration class.
Principal - Interface in com.vmware.vcenter.trusted_infrastructure
The Principal interface contains information about the certificates which sign the tokens used by vCenter for authentication.
PrincipalDefinitions - Class in com.vmware.vcenter.trusted_infrastructure
Defines the type descriptors for the Principal API service.
PrincipalDefinitions() - Constructor for class com.vmware.vcenter.trusted_infrastructure.PrincipalDefinitions
 
principalService() - Method in class com.vmware.vcenter.trusted_infrastructure.TrustedInfrastructureFactory
Returns an instance of class Principal
PrincipalStub - Class in com.vmware.vcenter.trusted_infrastructure
Remote stub implementation of the Principal API service.
PrincipalStub(ApiProvider, TypeConverter, StubConfigurationBase) - Constructor for class com.vmware.vcenter.trusted_infrastructure.PrincipalStub
 
PrincipalStub(ApiProvider, StubConfigurationBase) - Constructor for class com.vmware.vcenter.trusted_infrastructure.PrincipalStub
 
PrincipalTypes - Interface in com.vmware.vcenter.trusted_infrastructure
Defines the data types of the Principal API service.
PrincipalTypes.Info - Class in com.vmware.vcenter.trusted_infrastructure
The Info class contains the information about the principal and certificates used by this vCenter to retrieve tokens.
PrincipalTypes.Info.Builder - Class in com.vmware.vcenter.trusted_infrastructure
Builder class for PrincipalTypes.Info.
PRIVATE - Static variable in class com.vmware.vcenter.content.registries.harbor.ProjectsTypes.Scope
A Harbor project can only be accessed by assigned users.
PRIVATE_KEY_JWT - Static variable in class com.vmware.vcenter.identity.ProvidersTypes.Oauth2AuthenticationMethod
Clients that have registered a public key sign a JWT using that key.
privilege() - Method in class com.vmware.vapi.metadata.MetadataFactory
The com.vmware.vapi.metadata.privilege package provides interfaces that expose privilege information for operation elements across all the service elements.
PrivilegeFactory - Class in com.vmware.vapi.metadata.privilege
PrivilegeFactory is responsible for creating instances of services contained inside the com.vmware.vapi.metadata.privilege package and also has the subpackages reference to access respective subpackage services.
PrivilegeInfo - Class in com.vmware.vapi.metadata.privilege
The PrivilegeInfo class contains the privilege information for a parameter element in an operation element.
PrivilegeInfo() - Constructor for class com.vmware.vapi.metadata.privilege.PrivilegeInfo
Default constructor.
PrivilegeInfo(StructValue) - Constructor for class com.vmware.vapi.metadata.privilege.PrivilegeInfo
 
privilegeInfo - Static variable in class com.vmware.vapi.metadata.privilege.StructDefinitions
 
PrivilegeInfo.Builder - Class in com.vmware.vapi.metadata.privilege
Builder class for PrivilegeInfo.
probe(SubscriptionInfo) - Method in interface com.vmware.content.SubscribedLibrary
Probes remote library subscription information, including URL, SSL certificate and password.
probe(SubscriptionInfo, InvocationConfig) - Method in interface com.vmware.content.SubscribedLibrary
Probes remote library subscription information, including URL, SSL certificate and password.
probe(SubscriptionInfo, AsyncCallback<SubscribedLibraryTypes.ProbeResult>) - Method in interface com.vmware.content.SubscribedLibrary
Probes remote library subscription information, including URL, SSL certificate and password.
probe(SubscriptionInfo, AsyncCallback<SubscribedLibraryTypes.ProbeResult>, InvocationConfig) - Method in interface com.vmware.content.SubscribedLibrary
Probes remote library subscription information, including URL, SSL certificate and password.
probe(SubscriptionInfo) - Method in class com.vmware.content.SubscribedLibraryStub
 
probe(SubscriptionInfo, InvocationConfig) - Method in class com.vmware.content.SubscribedLibraryStub
 
probe(SubscriptionInfo, AsyncCallback<SubscribedLibraryTypes.ProbeResult>) - Method in class com.vmware.content.SubscribedLibraryStub
 
probe(SubscriptionInfo, AsyncCallback<SubscribedLibraryTypes.ProbeResult>, InvocationConfig) - Method in class com.vmware.content.SubscribedLibraryStub
 
probeResult - Static variable in class com.vmware.content.SubscribedLibraryDefinitions
 
ProbeResult() - Constructor for class com.vmware.content.SubscribedLibraryTypes.ProbeResult
Default constructor.
ProbeResult(StructValue) - Constructor for class com.vmware.content.SubscribedLibraryTypes.ProbeResult
 
process(byte[], Map<String, Object>, RequestProcessor.Request) - Method in class com.vmware.vapi.dsig.json.SecurityContextProcessor
 
process(byte[], Map<String, Object>, RequestProcessor.Request) - Method in interface com.vmware.vapi.protocol.RequestProcessor
Processes and possibly modifies the provided request byte array
Product - Class in com.vmware.vcenter.lcm.discovery
The Info class contains information about a VMware product which is present in the customer Environemnt.
Product() - Constructor for class com.vmware.vcenter.lcm.discovery.Product
Default constructor.
Product(StructValue) - Constructor for class com.vmware.vcenter.lcm.discovery.Product
 
product - Static variable in class com.vmware.vcenter.lcm.discovery.StructDefinitions
 
product - Variable in class com.vmware.vsphereautomation.lookup.LookupServiceRegistrationServiceType
 
Product.Builder - Class in com.vmware.vcenter.lcm.discovery
Builder class for Product.
ProductCatalog - Interface in com.vmware.vcenter.lcm.discovery
The ProductCatalog interface provides information which VMware products can be associated with vCenter Server.
ProductCatalogDefinitions - Class in com.vmware.vcenter.lcm.discovery
Defines the type descriptors for the ProductCatalog API service.
ProductCatalogDefinitions() - Constructor for class com.vmware.vcenter.lcm.discovery.ProductCatalogDefinitions
 
productCatalogService() - Method in class com.vmware.vcenter.lcm.discovery.DiscoveryFactory
Returns an instance of class ProductCatalog
ProductCatalogStub - Class in com.vmware.vcenter.lcm.discovery
Remote stub implementation of the ProductCatalog API service.
ProductCatalogStub(ApiProvider, TypeConverter, StubConfigurationBase) - Constructor for class com.vmware.vcenter.lcm.discovery.ProductCatalogStub
 
ProductCatalogStub(ApiProvider, StubConfigurationBase) - Constructor for class com.vmware.vcenter.lcm.discovery.ProductCatalogStub
 
ProductCatalogTypes - Interface in com.vmware.vcenter.lcm.discovery
Defines the data types of the ProductCatalog API service.
ProductCatalogTypes.Summary - Class in com.vmware.vcenter.lcm.discovery
The Summary class contains information about each VMware product and its corresponding versions that can be associated with vCenter Server.
ProductCatalogTypes.Summary.Builder - Class in com.vmware.vcenter.lcm.discovery
Builder class for ProductCatalogTypes.Summary.
profileInfo - Static variable in class com.vmware.appliance.infraprofile.ConfigsDefinitions
 
ProfileInfo() - Constructor for class com.vmware.appliance.infraprofile.ConfigsTypes.ProfileInfo
Default constructor.
ProfileInfo(StructValue) - Constructor for class com.vmware.appliance.infraprofile.ConfigsTypes.ProfileInfo
 
profilesSpec - Static variable in class com.vmware.appliance.infraprofile.ConfigsDefinitions
 
ProfilesSpec() - Constructor for class com.vmware.appliance.infraprofile.ConfigsTypes.ProfilesSpec
Default constructor.
ProfilesSpec(StructValue) - Constructor for class com.vmware.appliance.infraprofile.ConfigsTypes.ProfilesSpec
 
Progress - Class in com.vmware.cis.task
The Progress class contains information describe the progress of an operation.
Progress() - Constructor for class com.vmware.cis.task.Progress
Default constructor.
Progress(StructValue) - Constructor for class com.vmware.cis.task.Progress
 
progress - Static variable in class com.vmware.cis.task.StructDefinitions
 
Progress - Class in com.vmware.vapi.std
Progress notification which is emitted by a running operation.
Progress(long, long, long) - Constructor for class com.vmware.vapi.std.Progress
Creates a progress notification.
Progress.Builder - Class in com.vmware.cis.task
Builder class for Progress.
Projects - Interface in com.vmware.vcenter.content.registries.harbor
The Projects interface provides methods for managing the lifecycle of Harbor project that stores and distributes container repositories and images.
ProjectsDefinitions - Class in com.vmware.vcenter.content.registries.harbor
Defines the type descriptors for the Projects API service.
ProjectsDefinitions() - Constructor for class com.vmware.vcenter.content.registries.harbor.ProjectsDefinitions
 
projectsService() - Method in class com.vmware.vcenter.content.registries.harbor.HarborFactory
Returns an instance of class Projects
ProjectsStub - Class in com.vmware.vcenter.content.registries.harbor
Remote stub implementation of the Projects API service.
ProjectsStub(ApiProvider, TypeConverter, StubConfigurationBase) - Constructor for class com.vmware.vcenter.content.registries.harbor.ProjectsStub
 
ProjectsStub(ApiProvider, StubConfigurationBase) - Constructor for class com.vmware.vcenter.content.registries.harbor.ProjectsStub
 
ProjectsTypes - Interface in com.vmware.vcenter.content.registries.harbor
Defines the data types of the Projects API service.
ProjectsTypes.ConfigStatus - Class in com.vmware.vcenter.content.registries.harbor
The ConfigStatus enumeration class describes the status of reaching the desired configuration state for the Harbor project.
ProjectsTypes.ConfigStatus.Values - Enum in com.vmware.vcenter.content.registries.harbor
Native Java enum representing this enumeration class.
ProjectsTypes.CreateSpec - Class in com.vmware.vcenter.content.registries.harbor
The CreateSpec class defines the information required to create a Harbor project.
ProjectsTypes.CreateSpec.Builder - Class in com.vmware.vcenter.content.registries.harbor
Builder class for ProjectsTypes.CreateSpec.
ProjectsTypes.Info - Class in com.vmware.vcenter.content.registries.harbor
The Info class contains detailed information about a Harbor project.
ProjectsTypes.Info.Builder - Class in com.vmware.vcenter.content.registries.harbor
Builder class for ProjectsTypes.Info.
ProjectsTypes.Scope - Class in com.vmware.vcenter.content.registries.harbor
The Scope enumeration class in a project defines access levels of the project.
ProjectsTypes.Scope.Values - Enum in com.vmware.vcenter.content.registries.harbor
Native Java enum representing this enumeration class.
ProjectsTypes.Summary - Class in com.vmware.vcenter.content.registries.harbor
The Summary class contains basic information about a Harbor project.
ProjectsTypes.Summary.Builder - Class in com.vmware.vcenter.content.registries.harbor
Builder class for ProjectsTypes.Summary.
properties() - Method in class com.vmware.vapi.client.Configuration
Returns the names of all configuration properties registered with this instance.
Property - Class in com.vmware.vcenter.ovf
The Property class contains the information about a property in an OVF package.
Property() - Constructor for class com.vmware.vcenter.ovf.Property
Default constructor.
Property(StructValue) - Constructor for class com.vmware.vcenter.ovf.Property
 
property - Static variable in class com.vmware.vcenter.ovf.StructDefinitions
 
Property.Builder - Class in com.vmware.vcenter.ovf
Builder class for Property.
PropertyParams - Class in com.vmware.vcenter.ovf
The PropertyParams class contains a List of OVF properties that can be configured when the OVF package is deployed.
PropertyParams() - Constructor for class com.vmware.vcenter.ovf.PropertyParams
Default constructor.
PropertyParams(StructValue) - Constructor for class com.vmware.vcenter.ovf.PropertyParams
 
propertyParams - Static variable in class com.vmware.vcenter.ovf.StructDefinitions
 
PropertyParams.Builder - Class in com.vmware.vcenter.ovf
Builder class for PropertyParams.
protocol - Variable in class com.vmware.vsphereautomation.lookup.LookupServiceRegistrationEndpointType
 
ProtocolConnection - Interface in com.vmware.vapi.protocol
This is the 'client' side of a remote protocol.
ProtocolConnectionFactory - Interface in com.vmware.vapi.protocol
 
ProviderFor - Annotation Type in com.vmware.vapi.bindings.annotation
Annotation used to specify the API interface implementation.
Providers - Interface in com.vmware.vcenter.hvc.links.sync
The Providers interface provides methods to create a sync session, get information on Sync.
Providers - Interface in com.vmware.vcenter.identity
The Providers interface provides methods to list, read and modify vCenter Server identity providers.
providers() - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.KmsFactory
The com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.providers package provides the interfaces for configuring the Key Providers of a Trust Authority Cluster.
Providers - Interface in com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms
The Providers interface provides methods to create, update and delete Key Providers that handoff to key servers.
Providers - Interface in com.vmware.vstats
The Providers interface manages list of statistical data provider services that are currently used.
ProvidersDefinitions - Class in com.vmware.vcenter.hvc.links.sync
Defines the type descriptors for the Providers API service.
ProvidersDefinitions() - Constructor for class com.vmware.vcenter.hvc.links.sync.ProvidersDefinitions
 
ProvidersDefinitions - Class in com.vmware.vcenter.identity
Defines the type descriptors for the Providers API service.
ProvidersDefinitions() - Constructor for class com.vmware.vcenter.identity.ProvidersDefinitions
 
ProvidersDefinitions - Class in com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms
Defines the type descriptors for the Providers API service.
ProvidersDefinitions() - Constructor for class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.ProvidersDefinitions
 
ProvidersDefinitions - Class in com.vmware.vstats
Defines the type descriptors for the Providers API service.
ProvidersDefinitions() - Constructor for class com.vmware.vstats.ProvidersDefinitions
 
ProvidersFactory - Class in com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.providers
ProvidersFactory is responsible for creating instances of services contained inside the com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.providers package and also has the subpackages reference to access respective subpackage services.
providersService() - Method in class com.vmware.vcenter.hvc.links.sync.SyncFactory
Returns an instance of class Providers
providersService() - Method in class com.vmware.vcenter.identity.IdentityFactory
Returns an instance of class Providers
providersService() - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.KmsFactory
Returns an instance of class Providers
providersService() - Method in class com.vmware.vstats.VstatsFactory
Returns an instance of class Providers
ProvidersStub - Class in com.vmware.vcenter.hvc.links.sync
Remote stub implementation of the Providers API service.
ProvidersStub(ApiProvider, TypeConverter, StubConfigurationBase) - Constructor for class com.vmware.vcenter.hvc.links.sync.ProvidersStub
 
ProvidersStub(ApiProvider, StubConfigurationBase) - Constructor for class com.vmware.vcenter.hvc.links.sync.ProvidersStub
 
ProvidersStub - Class in com.vmware.vcenter.identity
Remote stub implementation of the Providers API service.
ProvidersStub(ApiProvider, TypeConverter, StubConfigurationBase) - Constructor for class com.vmware.vcenter.identity.ProvidersStub
 
ProvidersStub(ApiProvider, StubConfigurationBase) - Constructor for class com.vmware.vcenter.identity.ProvidersStub
 
ProvidersStub - Class in com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms
Remote stub implementation of the Providers API service.
ProvidersStub(ApiProvider, TypeConverter, StubConfigurationBase) - Constructor for class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.ProvidersStub
 
ProvidersStub(ApiProvider, StubConfigurationBase) - Constructor for class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.ProvidersStub
 
ProvidersStub - Class in com.vmware.vstats
Remote stub implementation of the Providers API service.
ProvidersStub(ApiProvider, TypeConverter, StubConfigurationBase) - Constructor for class com.vmware.vstats.ProvidersStub
 
ProvidersStub(ApiProvider, StubConfigurationBase) - Constructor for class com.vmware.vstats.ProvidersStub
 
ProvidersTypes - Interface in com.vmware.vcenter.hvc.links.sync
Defines the data types of the Providers API service.
ProvidersTypes - Interface in com.vmware.vcenter.identity
Defines the data types of the Providers API service.
ProvidersTypes - Interface in com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms
Defines the data types of the Providers API service.
ProvidersTypes - Interface in com.vmware.vstats
Defines the data types of the Providers API service.
ProvidersTypes._VAPI_OPERATIONS - Enum in com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms
Identifiers of the task operations
ProvidersTypes.ActiveDirectoryOverLdap - Class in com.vmware.vcenter.identity
The ActiveDirectoryOverLdap class contains the information about to how to use an Active Directory over LDAP connection to allow searching for users and groups if the identity provider is an On-Prem service.
ProvidersTypes.ActiveDirectoryOverLdap.Builder - Class in com.vmware.vcenter.identity
ProvidersTypes.ConfigType - Class in com.vmware.vcenter.identity
The ConfigType class contains the possible types of vCenter Server identity providers.
ProvidersTypes.ConfigType.Values - Enum in com.vmware.vcenter.identity
Native Java enum representing this enumeration class.
ProvidersTypes.CreateSpec - Class in com.vmware.vcenter.identity
The CreateSpec class contains the information used to create an identity provider.
ProvidersTypes.CreateSpec - Class in com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms
The CreateSpec class contains properties that describe the desired configuration for a new Key Provider.
ProvidersTypes.CreateSpec.Builder - Class in com.vmware.vcenter.identity
Builder class for ProvidersTypes.CreateSpec.
ProvidersTypes.CreateSpec.Builder - Class in com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms
Builder class for ProvidersTypes.CreateSpec.
ProvidersTypes.Credentials - Class in com.vmware.vcenter.hvc.links.sync
The Credentials interface specifies user credentials to make a successful connection to remote endpoint.
ProvidersTypes.Credentials.Builder - Class in com.vmware.vcenter.hvc.links.sync
Builder class for ProvidersTypes.Credentials.
ProvidersTypes.Health - Class in com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms
The Health enumeration class defines the possible health states.
ProvidersTypes.Health.Values - Enum in com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms
Native Java enum representing this enumeration class.
ProvidersTypes.IdmProtocol - Class in com.vmware.vcenter.identity
The IdmProtocol class contains the possible types of communication protocols to the identity management endpoints.
ProvidersTypes.IdmProtocol.Values - Enum in com.vmware.vcenter.identity
Native Java enum representing this enumeration class.
ProvidersTypes.Info - Class in com.vmware.vcenter.hvc.links.sync
The Info class contains information about sync for a provider.
ProvidersTypes.Info - Class in com.vmware.vcenter.identity
The Info class contains the information about an identity provider.
ProvidersTypes.Info - Class in com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms
The Info class contains properties that describe the current configuration of a provider.
ProvidersTypes.Info.Builder - Class in com.vmware.vcenter.hvc.links.sync
Builder class for ProvidersTypes.Info.
ProvidersTypes.Info.Builder - Class in com.vmware.vcenter.identity
Builder class for ProvidersTypes.Info.
ProvidersTypes.Info.Builder - Class in com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms
Builder class for ProvidersTypes.Info.
ProvidersTypes.KeyServerCreateSpec - Class in com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms
The KeyServerCreateSpec class contains properties that describe the desired configuration for the key server.
ProvidersTypes.KeyServerCreateSpec.Builder - Class in com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms
ProvidersTypes.KeyServerCreateSpec.Type - Class in com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms
The Type enumeration class lists the key server types.
ProvidersTypes.KeyServerCreateSpec.Type.Values - Enum in com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms
Native Java enum representing this enumeration class.
ProvidersTypes.KeyServerInfo - Class in com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms
The KeyServerInfo class contains properties that describe the current configuration of a key server.
ProvidersTypes.KeyServerInfo.Builder - Class in com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms
Builder class for ProvidersTypes.KeyServerInfo.
ProvidersTypes.KeyServerInfo.Type - Class in com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms
The Type enumeration class list the key server types.
ProvidersTypes.KeyServerInfo.Type.Values - Enum in com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms
Native Java enum representing this enumeration class.
ProvidersTypes.KeyServerUpdateSpec - Class in com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms
The KeyServerUpdateSpec class contains properties that describe new configuration for an existing key server.
ProvidersTypes.KeyServerUpdateSpec.Builder - Class in com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms
ProvidersTypes.KeyServerUpdateSpec.Type - Class in com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms
The Type enumeration class list the key server types.
ProvidersTypes.KeyServerUpdateSpec.Type.Values - Enum in com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms
Native Java enum representing this enumeration class.
ProvidersTypes.KmipServerCreateSpec - Class in com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms
The KmipServerCreateSpec class contains properties that describe Key Management Interoperability Protocol (KMIP) desired key server configuration.
ProvidersTypes.KmipServerCreateSpec.Builder - Class in com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms
ProvidersTypes.KmipServerInfo - Class in com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms
The KmipServerInfo class contains properties that describe the current configuration of a KMIP based key server.
ProvidersTypes.KmipServerInfo.Builder - Class in com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms
ProvidersTypes.KmipServerUpdateSpec - Class in com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms
The KmipServerUpdateSpec class contains properties that describe new configuration for KMIP based key server.
ProvidersTypes.KmipServerUpdateSpec.Builder - Class in com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms
ProvidersTypes.Oauth2AuthenticationMethod - Class in com.vmware.vcenter.identity
The Oauth2AuthenticationMethod class contains the possible types of OAuth2 authentication methods.
ProvidersTypes.Oauth2AuthenticationMethod.Values - Enum in com.vmware.vcenter.identity
Native Java enum representing this enumeration class.
ProvidersTypes.Oauth2CreateSpec - Class in com.vmware.vcenter.identity
The Oauth2CreateSpec class contains the information used to create an OAuth2 identity provider.
ProvidersTypes.Oauth2CreateSpec.Builder - Class in com.vmware.vcenter.identity
ProvidersTypes.Oauth2Info - Class in com.vmware.vcenter.identity
The Oauth2Info class contains the information about an OAuth2 identity provider.
ProvidersTypes.Oauth2Info.Builder - Class in com.vmware.vcenter.identity
Builder class for ProvidersTypes.Oauth2Info.
ProvidersTypes.Oauth2Summary - Class in com.vmware.vcenter.identity
The Oauth2Summary class contains commonly used information about an OAuth2 identity provider.
ProvidersTypes.Oauth2Summary.Builder - Class in com.vmware.vcenter.identity
Builder class for ProvidersTypes.Oauth2Summary.
ProvidersTypes.Oauth2UpdateSpec - Class in com.vmware.vcenter.identity
The Oauth2UpdateSpec class contains the information used to update the OAuth2 identity provider.
ProvidersTypes.Oauth2UpdateSpec.Builder - Class in com.vmware.vcenter.identity
ProvidersTypes.OidcCreateSpec - Class in com.vmware.vcenter.identity
The OidcCreateSpec class contains the information used to create an OIDC identity provider.
ProvidersTypes.OidcCreateSpec.Builder - Class in com.vmware.vcenter.identity
ProvidersTypes.OidcInfo - Class in com.vmware.vcenter.identity
The OidcInfo class contains information about an OIDC identity provider.
ProvidersTypes.OidcInfo.Builder - Class in com.vmware.vcenter.identity
Builder class for ProvidersTypes.OidcInfo.
ProvidersTypes.OidcSummary - Class in com.vmware.vcenter.identity
The OidcSummary class contains commonly used information about an OIDC identity provider.
ProvidersTypes.OidcSummary.Builder - Class in com.vmware.vcenter.identity
Builder class for ProvidersTypes.OidcSummary.
ProvidersTypes.OidcUpdateSpec - Class in com.vmware.vcenter.identity
The OidcUpdateSpec class contains the information used to update the OIDC identity provider.
ProvidersTypes.OidcUpdateSpec.Builder - Class in com.vmware.vcenter.identity
ProvidersTypes.Server - Class in com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms
The Server class contains properties that describe a connection endpoint.
ProvidersTypes.Server.Builder - Class in com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms
Builder class for ProvidersTypes.Server.
ProvidersTypes.ServerInfo - Class in com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms
The ServerInfo class contains properties that describe the status of a key server.
ProvidersTypes.ServerInfo.Builder - Class in com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms
Builder class for ProvidersTypes.ServerInfo.
ProvidersTypes.SessionInfo - Class in com.vmware.vcenter.hvc.links.sync
The SessionInfo class contains sync session information.
ProvidersTypes.SessionInfo.Builder - Class in com.vmware.vcenter.hvc.links.sync
Builder class for ProvidersTypes.SessionInfo.
ProvidersTypes.SessionInfo.Stage - Class in com.vmware.vcenter.hvc.links.sync
The Stage class defines the different stages of Sync.
ProvidersTypes.SessionInfo.Stage.Values - Enum in com.vmware.vcenter.hvc.links.sync
Native Java enum representing this enumeration class.
ProvidersTypes.Status - Class in com.vmware.vcenter.hvc.links.sync
The Status enumeration class defines valid sync status.
ProvidersTypes.Status - Class in com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms
The Status class contains properties that describe the status of the Key Provider.
ProvidersTypes.Status.Builder - Class in com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms
Builder class for ProvidersTypes.Status.
ProvidersTypes.Status.Values - Enum in com.vmware.vcenter.hvc.links.sync
Native Java enum representing this enumeration class.
ProvidersTypes.Summary - Class in com.vmware.vcenter.hvc.links.sync
The Summary class contains information about a provider.
ProvidersTypes.Summary - Class in com.vmware.vcenter.identity
The Summary class contains commonly used information about an identity provider.
ProvidersTypes.Summary - Class in com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms
The Summary class contains properties that summarize a provider.
ProvidersTypes.Summary - Class in com.vmware.vstats
Summary class describes a statistical data provider.
ProvidersTypes.Summary.Builder - Class in com.vmware.vcenter.hvc.links.sync
Builder class for ProvidersTypes.Summary.
ProvidersTypes.Summary.Builder - Class in com.vmware.vcenter.identity
Builder class for ProvidersTypes.Summary.
ProvidersTypes.Summary.Builder - Class in com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms
Builder class for ProvidersTypes.Summary.
ProvidersTypes.Summary.Builder - Class in com.vmware.vstats
Builder class for ProvidersTypes.Summary.
ProvidersTypes.UpdateSpec - Class in com.vmware.vcenter.identity
The UpdateSpec class contains the information used to update the identity provider.
ProvidersTypes.UpdateSpec - Class in com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms
The UpdateSpec class contains properties that describe the new configuration for an existing provider.
ProvidersTypes.UpdateSpec.Builder - Class in com.vmware.vcenter.identity
Builder class for ProvidersTypes.UpdateSpec.
ProvidersTypes.UpdateSpec.Builder - Class in com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms
Builder class for ProvidersTypes.UpdateSpec.
Proxy - Interface in com.vmware.appliance.networking
The Proxy interface provides methods Proxy configuration.
ProxyDefinitions - Class in com.vmware.appliance.networking
Defines the type descriptors for the Proxy API service.
ProxyDefinitions() - Constructor for class com.vmware.appliance.networking.ProxyDefinitions
 
proxyService() - Method in class com.vmware.appliance.networking.NetworkingFactory
Returns an instance of class Proxy
ProxyStub - Class in com.vmware.appliance.networking
Remote stub implementation of the Proxy API service.
ProxyStub(ApiProvider, TypeConverter, StubConfigurationBase) - Constructor for class com.vmware.appliance.networking.ProxyStub
 
ProxyStub(ApiProvider, StubConfigurationBase) - Constructor for class com.vmware.appliance.networking.ProxyStub
 
ProxyTypes - Interface in com.vmware.appliance.networking
Defines the data types of the Proxy API service.
ProxyTypes.Config - Class in com.vmware.appliance.networking
The Config class defines proxy configuration.
ProxyTypes.Config.Builder - Class in com.vmware.appliance.networking
Builder class for ProxyTypes.Config.
ProxyTypes.Protocol - Class in com.vmware.appliance.networking
Protocol enumeration class defines the protocols for which proxying is supported.
ProxyTypes.Protocol.Values - Enum in com.vmware.appliance.networking
Native Java enum representing this enumeration class.
ProxyTypes.ServerStatus - Class in com.vmware.appliance.networking
ServerStatus enumeration class defines the status of the server associated with the test run.
ProxyTypes.ServerStatus.Values - Enum in com.vmware.appliance.networking
Native Java enum representing this enumeration class.
ProxyTypes.TestResult - Class in com.vmware.appliance.networking
The TestResult class contains information about the test operation done on a proxy server.
ProxyTypes.TestResult.Builder - Class in com.vmware.appliance.networking
Builder class for ProxyTypes.TestResult.
psc() - Method in class com.vmware.vcenter.deployment.install.InstallFactory
 
PSC_EXTERNAL - Static variable in class com.vmware.vcenter.deployment.ApplianceType
An external Platform Services Controller.
PSC_EXTERNAL - Static variable in class com.vmware.vcenter.topology.NodesTypes.ApplianceType
An external Platform Services Controller.
PscFactory - Class in com.vmware.vcenter.deployment.install.psc
PscFactory is responsible for creating instances of services contained inside the com.vmware.vcenter.deployment.install.psc package and also has the subpackages reference to access respective subpackage services.
PscRegistration - Interface in com.vmware.vcenter.system_config
The PscRegistration interface provides methods to get and set the PSC_EXTERNAL appliance a VCSA_EXTERNAL appliance is registered with.
PscRegistrationDefinitions - Class in com.vmware.vcenter.system_config
Defines the type descriptors for the PscRegistration API service.
PscRegistrationDefinitions() - Constructor for class com.vmware.vcenter.system_config.PscRegistrationDefinitions
 
pscRegistrationService() - Method in class com.vmware.vcenter.system_config.SystemConfigFactory
Returns an instance of class PscRegistration
PscRegistrationStub - Class in com.vmware.vcenter.system_config
Remote stub implementation of the PscRegistration API service.
PscRegistrationStub(ApiProvider, TypeConverter, StubConfigurationBase) - Constructor for class com.vmware.vcenter.system_config.PscRegistrationStub
 
PscRegistrationStub(ApiProvider, StubConfigurationBase) - Constructor for class com.vmware.vcenter.system_config.PscRegistrationStub
 
PscRegistrationTypes - Interface in com.vmware.vcenter.system_config
Defines the data types of the PscRegistration API service.
PscRegistrationTypes.Info - Class in com.vmware.vcenter.system_config
The Info class has fields to specify information about the PSC node.
PscRegistrationTypes.Info.Builder - Class in com.vmware.vcenter.system_config
Builder class for PscRegistrationTypes.Info.
pscSpec - Static variable in class com.vmware.vcenter.deployment.MigrateDefinitions
 
PscSpec() - Constructor for class com.vmware.vcenter.deployment.MigrateTypes.PscSpec
Default constructor.
PscSpec(StructValue) - Constructor for class com.vmware.vcenter.deployment.MigrateTypes.PscSpec
 
pscSpec - Static variable in class com.vmware.vcenter.deployment.UpgradeDefinitions
 
PscSpec() - Constructor for class com.vmware.vcenter.deployment.UpgradeTypes.PscSpec
Default constructor.
PscSpec(StructValue) - Constructor for class com.vmware.vcenter.deployment.UpgradeTypes.PscSpec
 
PUBLIC - Static variable in class com.vmware.vcenter.content.registries.harbor.ProjectsTypes.Scope
A Harbor project can be accessed by everyone.
publish(String, boolean, List<ItemTypes.DestinationSpec>) - Method in interface com.vmware.content.library.Item
Publishes the library item to specified subscriptions of the library.
publish(String, boolean, List<ItemTypes.DestinationSpec>, InvocationConfig) - Method in interface com.vmware.content.library.Item
Publishes the library item to specified subscriptions of the library.
publish(String, boolean, List<ItemTypes.DestinationSpec>, AsyncCallback<Void>) - Method in interface com.vmware.content.library.Item
Publishes the library item to specified subscriptions of the library.
publish(String, boolean, List<ItemTypes.DestinationSpec>, AsyncCallback<Void>, InvocationConfig) - Method in interface com.vmware.content.library.Item
Publishes the library item to specified subscriptions of the library.
publish(String, boolean, List<ItemTypes.DestinationSpec>) - Method in class com.vmware.content.library.ItemStub
 
publish(String, boolean, List<ItemTypes.DestinationSpec>, InvocationConfig) - Method in class com.vmware.content.library.ItemStub
 
publish(String, boolean, List<ItemTypes.DestinationSpec>, AsyncCallback<Void>) - Method in class com.vmware.content.library.ItemStub
 
publish(String, boolean, List<ItemTypes.DestinationSpec>, AsyncCallback<Void>, InvocationConfig) - Method in class com.vmware.content.library.ItemStub
 
publish(String, List<LocalLibraryTypes.DestinationSpec>) - Method in interface com.vmware.content.LocalLibrary
Publishes the library to specified subscriptions.
publish(String, List<LocalLibraryTypes.DestinationSpec>, InvocationConfig) - Method in interface com.vmware.content.LocalLibrary
Publishes the library to specified subscriptions.
publish(String, List<LocalLibraryTypes.DestinationSpec>, AsyncCallback<Void>) - Method in interface com.vmware.content.LocalLibrary
Publishes the library to specified subscriptions.
publish(String, List<LocalLibraryTypes.DestinationSpec>, AsyncCallback<Void>, InvocationConfig) - Method in interface com.vmware.content.LocalLibrary
Publishes the library to specified subscriptions.
publish(String, List<LocalLibraryTypes.DestinationSpec>) - Method in class com.vmware.content.LocalLibraryStub
 
publish(String, List<LocalLibraryTypes.DestinationSpec>, InvocationConfig) - Method in class com.vmware.content.LocalLibraryStub
 
publish(String, List<LocalLibraryTypes.DestinationSpec>, AsyncCallback<Void>) - Method in class com.vmware.content.LocalLibraryStub
 
publish(String, List<LocalLibraryTypes.DestinationSpec>, AsyncCallback<Void>, InvocationConfig) - Method in class com.vmware.content.LocalLibraryStub
 
PublishInfo - Class in com.vmware.content.library
The PublishInfo class defines how a local library is published publicly for synchronization to other libraries.
PublishInfo() - Constructor for class com.vmware.content.library.PublishInfo
Default constructor.
PublishInfo(StructValue) - Constructor for class com.vmware.content.library.PublishInfo
 
publishInfo - Static variable in class com.vmware.content.library.StructDefinitions
 
PublishInfo.AuthenticationMethod - Class in com.vmware.content.library
The AuthenticationMethod enumeration class indicates how a subscribed library should authenticate to the published library endpoint.
PublishInfo.AuthenticationMethod.Values - Enum in com.vmware.content.library
Native Java enum representing this enumeration class.
PublishInfo.Builder - Class in com.vmware.content.library
Builder class for PublishInfo.
PULL - Static variable in class com.vmware.content.library.item.updatesession.FileTypes.SourceType
The server is pulling content from a URL.
PULL - Static variable in class com.vmware.esx.settings.clusters.software.DraftsTypes.SourceType
Content is pulled from the URL location.
PULL - Static variable in class com.vmware.esx.settings.depots.OfflineTypes.SourceType
Content is pulled from the URL location.
purge(String, String) - Method in interface com.vmware.vcenter.content.registries.harbor.Projects
Remove all repositories, images and members in the project.
purge(String, String, InvocationConfig) - Method in interface com.vmware.vcenter.content.registries.harbor.Projects
Remove all repositories, images and members in the project.
purge(String, String, AsyncCallback<Void>) - Method in interface com.vmware.vcenter.content.registries.harbor.Projects
Remove all repositories, images and members in the project.
purge(String, String, AsyncCallback<Void>, InvocationConfig) - Method in interface com.vmware.vcenter.content.registries.harbor.Projects
Remove all repositories, images and members in the project.
purge(String, String) - Method in class com.vmware.vcenter.content.registries.harbor.ProjectsStub
 
purge(String, String, InvocationConfig) - Method in class com.vmware.vcenter.content.registries.harbor.ProjectsStub
 
purge(String, String, AsyncCallback<Void>) - Method in class com.vmware.vcenter.content.registries.harbor.ProjectsStub
 
purge(String, String, AsyncCallback<Void>, InvocationConfig) - Method in class com.vmware.vcenter.content.registries.harbor.ProjectsStub
 
PUSH - Static variable in class com.vmware.content.library.item.updatesession.FileTypes.SourceType
The client is uploading content using HTTP(S) PUT requests.
PUSH - Static variable in class com.vmware.esx.settings.clusters.software.DraftsTypes.SourceType
Content was previously uploaded using the file upload enpoint present on vCenter appliance.
PUSH - Static variable in class com.vmware.esx.settings.depots.OfflineTypes.SourceType
Content was previously uploaded using the file upload enpoint present on vCenter appliance.
PVSCSI - Static variable in class com.vmware.vcenter.vm.hardware.adapter.ScsiTypes.Type
Paravirtualized host bus adapter.

Q

query(MonitoringTypes.MonitoredItemDataRequest) - Method in interface com.vmware.appliance.Monitoring
Get monitoring data.
query(MonitoringTypes.MonitoredItemDataRequest, InvocationConfig) - Method in interface com.vmware.appliance.Monitoring
Get monitoring data.
query(MonitoringTypes.MonitoredItemDataRequest, AsyncCallback<List<MonitoringTypes.MonitoredItemData>>) - Method in interface com.vmware.appliance.Monitoring
Get monitoring data.
query(MonitoringTypes.MonitoredItemDataRequest, AsyncCallback<List<MonitoringTypes.MonitoredItemData>>, InvocationConfig) - Method in interface com.vmware.appliance.Monitoring
Get monitoring data.
query(MonitoringTypes.MonitoredItemDataRequest) - Method in class com.vmware.appliance.MonitoringStub
 
query(MonitoringTypes.MonitoredItemDataRequest, InvocationConfig) - Method in class com.vmware.appliance.MonitoringStub
 
query(MonitoringTypes.MonitoredItemDataRequest, AsyncCallback<List<MonitoringTypes.MonitoredItemData>>) - Method in class com.vmware.appliance.MonitoringStub
 
query(MonitoringTypes.MonitoredItemDataRequest, AsyncCallback<List<MonitoringTypes.MonitoredItemData>>, InvocationConfig) - Method in class com.vmware.appliance.MonitoringStub
 
queryDataPoints(DataTypes.FilterSpec) - Method in interface com.vmware.vstats.Data
Returns DataTypes.DataPointsResult matching the filter parameters.
queryDataPoints(DataTypes.FilterSpec, InvocationConfig) - Method in interface com.vmware.vstats.Data
Returns DataTypes.DataPointsResult matching the filter parameters.
queryDataPoints(DataTypes.FilterSpec, AsyncCallback<DataTypes.DataPointsResult>) - Method in interface com.vmware.vstats.Data
Returns DataTypes.DataPointsResult matching the filter parameters.
queryDataPoints(DataTypes.FilterSpec, AsyncCallback<DataTypes.DataPointsResult>, InvocationConfig) - Method in interface com.vmware.vstats.Data
Returns DataTypes.DataPointsResult matching the filter parameters.
queryDataPoints(DataTypes.FilterSpec) - Method in class com.vmware.vstats.DataStub
 
queryDataPoints(DataTypes.FilterSpec, InvocationConfig) - Method in class com.vmware.vstats.DataStub
 
queryDataPoints(DataTypes.FilterSpec, AsyncCallback<DataTypes.DataPointsResult>) - Method in class com.vmware.vstats.DataStub
 
queryDataPoints(DataTypes.FilterSpec, AsyncCallback<DataTypes.DataPointsResult>, InvocationConfig) - Method in class com.vmware.vstats.DataStub
 
QueryPredicate - Class in com.vmware.vstats
The QueryPredicate enum describes how to query an id present in a RsrcId.
QueryPredicate.Values - Enum in com.vmware.vstats
Native Java enum representing this enumeration class.
question - Static variable in class com.vmware.appliance.update.PendingDefinitions
 
Question() - Constructor for class com.vmware.appliance.update.PendingTypes.Question
Default constructor.
Question(StructValue) - Constructor for class com.vmware.appliance.update.PendingTypes.Question
 
Question - Interface in com.vmware.vcenter.deployment
The Question interface provides methods to get the question raised during deployment and to answer them.
question - Static variable in class com.vmware.vcenter.deployment.QuestionDefinitions
 
Question() - Constructor for class com.vmware.vcenter.deployment.QuestionTypes.Question
Default constructor.
Question(StructValue) - Constructor for class com.vmware.vcenter.deployment.QuestionTypes.Question
 
QUESTION_RAISED - Static variable in class com.vmware.vcenter.deployment.ApplianceState
The deployment script has raised a question and is waiting for an answer to continue with the appliance configuration.
QuestionDefinitions - Class in com.vmware.vcenter.deployment
Defines the type descriptors for the Question API service.
QuestionDefinitions() - Constructor for class com.vmware.vcenter.deployment.QuestionDefinitions
 
questionService() - Method in class com.vmware.vcenter.deployment.DeploymentFactory
Returns an instance of class Question
QuestionStub - Class in com.vmware.vcenter.deployment
Remote stub implementation of the Question API service.
QuestionStub(ApiProvider, TypeConverter, StubConfigurationBase) - Constructor for class com.vmware.vcenter.deployment.QuestionStub
 
QuestionStub(ApiProvider, StubConfigurationBase) - Constructor for class com.vmware.vcenter.deployment.QuestionStub
 
QuestionTypes - Interface in com.vmware.vcenter.deployment
Defines the data types of the Question API service.
QuestionTypes.AnswerSpec - Class in com.vmware.vcenter.deployment
The AnswerSpec class contains properties to describe the answer to a raised question.
QuestionTypes.AnswerSpec.Builder - Class in com.vmware.vcenter.deployment
Builder class for QuestionTypes.AnswerSpec.
QuestionTypes.Info - Class in com.vmware.vcenter.deployment
The Info class contains properties to describe questions raised during the deployment process.
QuestionTypes.Info.Builder - Class in com.vmware.vcenter.deployment
Builder class for QuestionTypes.Info.
QuestionTypes.Question - Class in com.vmware.vcenter.deployment
The Question class contains properties to describe a deployment question.
QuestionTypes.Question.Builder - Class in com.vmware.vcenter.deployment
Builder class for Question.
QuestionTypes.QuestionType - Class in com.vmware.vcenter.deployment
The QuestionType enumeration class defines the type of the question raised.
QuestionTypes.QuestionType.Values - Enum in com.vmware.vcenter.deployment
Native Java enum representing this enumeration class.

R

RANDOM - Static variable in class com.vmware.appliance.networking.interfaces.Ipv6Types.Origin
The IPv6 address is assigned randomly by the system.
RANDOM - Static variable in class com.vmware.vcenter.vm.guest.networking.InterfacesTypes.IpAddressOrigin
The address is chosen by the system at random e.g., an IPv4 address within 169.254/16, or an RFC 3041 privacy address.
RATE - Static variable in class com.vmware.vstats.CounterMetadataTypes.SampleType
Rate samples.
RAW - Static variable in class com.vmware.vstats.CounterMetadataTypes.SampleType
Raw samples.
RAW_REQUEST_LOGGING_SYS_PROP - Static variable in class com.vmware.vapi.protocol.Constants
The name of system property for enabling raw request and raw response logging in java vapi runtime.
READ - Static variable in interface com.vmware.vapi.metadata.metamodel.MetadataIdentifierTypes
Identifier representing the Read metadata.
READY - Static variable in class com.vmware.content.library.item.TransferStatus
Indicates that the file has been fully transferred and is ready to be used.
READY - Static variable in class com.vmware.vcenter.content.registries.harbor.ProjectsTypes.ConfigStatus
Harbor project is created or configured correctly.
READY - Static variable in class com.vmware.vcenter.namespace_management.ClustersTypes.KubernetesStatus
The cluster is able to accept pods.
READY - Static variable in class com.vmware.vcenter.namespace_management.software.ClustersTypes.State
Cluster is ready when there is no upgrade or upgrade is completed.
READY - Static variable in class com.vmware.vcenter.tagging.AssociationsTypes.LastIterationStatus
Iterator has more data pending and is ready to provide it.
reason - Variable in class com.vmware.vsphereautomation.lookup.SystemError
 
reboot(long, String) - Method in interface com.vmware.appliance.Shutdown
Reboot the appliance.
reboot(long, String, InvocationConfig) - Method in interface com.vmware.appliance.Shutdown
Reboot the appliance.
reboot(long, String, AsyncCallback<Void>) - Method in interface com.vmware.appliance.Shutdown
Reboot the appliance.
reboot(long, String, AsyncCallback<Void>, InvocationConfig) - Method in interface com.vmware.appliance.Shutdown
Reboot the appliance.
reboot(long, String) - Method in class com.vmware.appliance.ShutdownStub
 
reboot(long, String, InvocationConfig) - Method in class com.vmware.appliance.ShutdownStub
 
reboot(long, String, AsyncCallback<Void>) - Method in class com.vmware.appliance.ShutdownStub
 
reboot(long, String, AsyncCallback<Void>, InvocationConfig) - Method in class com.vmware.appliance.ShutdownStub
 
REBOOT - Static variable in class com.vmware.vcenter.guest.WindowsConfiguration.RebootOption
Reboot the guest after customization.
reboot(String) - Method in interface com.vmware.vcenter.vm.guest.Power
Issues a request to the guest operating system asking it to perform a reboot.
reboot(String, InvocationConfig) - Method in interface com.vmware.vcenter.vm.guest.Power
Issues a request to the guest operating system asking it to perform a reboot.
reboot(String, AsyncCallback<Void>) - Method in interface com.vmware.vcenter.vm.guest.Power
Issues a request to the guest operating system asking it to perform a reboot.
reboot(String, AsyncCallback<Void>, InvocationConfig) - Method in interface com.vmware.vcenter.vm.guest.Power
Issues a request to the guest operating system asking it to perform a reboot.
reboot(String) - Method in class com.vmware.vcenter.vm.guest.PowerStub
 
reboot(String, InvocationConfig) - Method in class com.vmware.vcenter.vm.guest.PowerStub
 
reboot(String, AsyncCallback<Void>) - Method in class com.vmware.vcenter.vm.guest.PowerStub
 
reboot(String, AsyncCallback<Void>, InvocationConfig) - Method in class com.vmware.vcenter.vm.guest.PowerStub
 
REBOOT_REQUIRED - Static variable in class com.vmware.esx.settings.ComplianceImpact
Host requires reboot to reach this target state.
RECALL - Static variable in class com.vmware.esx.settings.depot_content.components.VersionsTypes.CategoryType
Recall
RECALL - Static variable in class com.vmware.esx.settings.depot_content.ComponentsTypes.CategoryType
Recall
RECALL_FIX - Static variable in class com.vmware.esx.settings.depot_content.components.VersionsTypes.CategoryType
Recall-fix
RECALL_FIX - Static variable in class com.vmware.esx.settings.depot_content.ComponentsTypes.CategoryType
Recall-fix
receiver - Variable in class com.vmware.vsphereautomation.lookup.MethodNotFound
 
Recommendations - Interface in com.vmware.esx.settings.clusters.software
The Recommendations interface provides methods to manage the generation and retrieval of recommended image specs.
RecommendationsDefinitions - Class in com.vmware.esx.settings.clusters.software
Defines the type descriptors for the Recommendations API service.
RecommendationsDefinitions() - Constructor for class com.vmware.esx.settings.clusters.software.RecommendationsDefinitions
 
recommendationsService() - Method in class com.vmware.esx.settings.clusters.software.SoftwareFactory
Returns an instance of class Recommendations
RecommendationsStub - Class in com.vmware.esx.settings.clusters.software
Remote stub implementation of the Recommendations API service.
RecommendationsStub(ApiProvider, TypeConverter, StubConfigurationBase) - Constructor for class com.vmware.esx.settings.clusters.software.RecommendationsStub
 
RecommendationsStub(ApiProvider, StubConfigurationBase) - Constructor for class com.vmware.esx.settings.clusters.software.RecommendationsStub
 
RecommendationsTypes - Interface in com.vmware.esx.settings.clusters.software
Defines the data types of the Recommendations API service.
RecommendationsTypes._VAPI_OPERATIONS - Enum in com.vmware.esx.settings.clusters.software
Identifiers of the task operations
RecommendationsTypes.ExplanationDetails - Class in com.vmware.esx.settings.clusters.software
The ExplanationDetails class contains properties to describe the result of validation of desired software specification.
RecommendationsTypes.ExplanationDetails.Builder - Class in com.vmware.esx.settings.clusters.software
RecommendationsTypes.Info - Class in com.vmware.esx.settings.clusters.software
The Info class defines the information about the most recent recommendation generation result.
RecommendationsTypes.Info.Builder - Class in com.vmware.esx.settings.clusters.software
Builder class for RecommendationsTypes.Info.
reconciliation() - Method in class com.vmware.appliance.recovery.RecoveryFactory
 
ReconciliationFactory - Class in com.vmware.appliance.recovery.reconciliation
ReconciliationFactory is responsible for creating instances of services contained inside the com.vmware.appliance.recovery.reconciliation package and also has the subpackages reference to access respective subpackage services.
reconfigure(DeploymentTypeTypes.ReconfigureSpec) - Method in interface com.vmware.vcenter.system_config.DeploymentType
Reconfigure the type of the vCenter appliance.
reconfigure(DeploymentTypeTypes.ReconfigureSpec, InvocationConfig) - Method in interface com.vmware.vcenter.system_config.DeploymentType
Reconfigure the type of the vCenter appliance.
reconfigure(DeploymentTypeTypes.ReconfigureSpec, AsyncCallback<Void>) - Method in interface com.vmware.vcenter.system_config.DeploymentType
Reconfigure the type of the vCenter appliance.
reconfigure(DeploymentTypeTypes.ReconfigureSpec, AsyncCallback<Void>, InvocationConfig) - Method in interface com.vmware.vcenter.system_config.DeploymentType
Reconfigure the type of the vCenter appliance.
reconfigure(DeploymentTypeTypes.ReconfigureSpec) - Method in class com.vmware.vcenter.system_config.DeploymentTypeStub
 
reconfigure(DeploymentTypeTypes.ReconfigureSpec, InvocationConfig) - Method in class com.vmware.vcenter.system_config.DeploymentTypeStub
 
reconfigure(DeploymentTypeTypes.ReconfigureSpec, AsyncCallback<Void>) - Method in class com.vmware.vcenter.system_config.DeploymentTypeStub
 
reconfigure(DeploymentTypeTypes.ReconfigureSpec, AsyncCallback<Void>, InvocationConfig) - Method in class com.vmware.vcenter.system_config.DeploymentTypeStub
 
reconfigureSpec - Static variable in class com.vmware.vcenter.system_config.DeploymentTypeDefinitions
 
ReconfigureSpec() - Constructor for class com.vmware.vcenter.system_config.DeploymentTypeTypes.ReconfigureSpec
Default constructor.
ReconfigureSpec(StructValue) - Constructor for class com.vmware.vcenter.system_config.DeploymentTypeTypes.ReconfigureSpec
 
RECOVERABLE_ERROR - Static variable in class com.vmware.vcenter.vm.hardware.ConnectionState
Device connection failed due to a recoverable error; for example, the virtual device backing is currently in use by another virtual machine.
Recovery - Interface in com.vmware.appliance
The Recovery interface provides methods to invoke an appliance recovery (backup and restore).
RecoveryDefinitions - Class in com.vmware.appliance
Defines the type descriptors for the Recovery API service.
RecoveryDefinitions() - Constructor for class com.vmware.appliance.RecoveryDefinitions
 
RecoveryFactory - Class in com.vmware.appliance.recovery
RecoveryFactory is responsible for creating instances of services contained inside the com.vmware.appliance.recovery package and also has the subpackages reference to access respective subpackage services.
recoveryService() - Method in class com.vmware.appliance.ApplianceFactory
Returns an instance of class Recovery
RecoveryStub - Class in com.vmware.appliance
Remote stub implementation of the Recovery API service.
RecoveryStub(ApiProvider, TypeConverter, StubConfigurationBase) - Constructor for class com.vmware.appliance.RecoveryStub
 
RecoveryStub(ApiProvider, StubConfigurationBase) - Constructor for class com.vmware.appliance.RecoveryStub
 
RecoveryTypes - Interface in com.vmware.appliance
Defines the data types of the Recovery API service.
RecoveryTypes.Info - Class in com.vmware.appliance
The Info class contains the information about the appliance recovery environment.
RecoveryTypes.Info.Builder - Class in com.vmware.appliance
Builder class for RecoveryTypes.Info.
Recurrence - Class in com.vmware.vcenter.content.registries
The Recurrence enumeration class defines the supported values for how often to run a specific operation for a container registry.
Recurrence.Values - Enum in com.vmware.vcenter.content.registries
Native Java enum representing this enumeration class.
recurrenceInfo - Static variable in class com.vmware.appliance.recovery.backup.SchedulesDefinitions
 
RecurrenceInfo() - Constructor for class com.vmware.appliance.recovery.backup.SchedulesTypes.RecurrenceInfo
Default constructor.
RecurrenceInfo(StructValue) - Constructor for class com.vmware.appliance.recovery.backup.SchedulesTypes.RecurrenceInfo
 
red - Static variable in class com.vmware.appliance.health.DatabasestorageTypes.HealthLevel
The service is unavaiable, not functioning properly, or will stop functioning soon.
red - Static variable in class com.vmware.appliance.health.LoadTypes.HealthLevel
The service is unavaiable, not functioning properly, or will stop functioning soon.
red - Static variable in class com.vmware.appliance.health.MemTypes.HealthLevel
The service is unavaiable, not functioning properly, or will stop functioning soon.
red - Static variable in class com.vmware.appliance.health.SoftwarepackagesTypes.HealthLevel
The service is unavaiable, not functioning properly, or will stop functioning soon.
red - Static variable in class com.vmware.appliance.health.StorageTypes.HealthLevel
The service is unavaiable, not functioning properly, or will stop functioning soon.
red - Static variable in class com.vmware.appliance.health.SwapTypes.HealthLevel
The service is unavaiable, not functioning properly, or will stop functioning soon.
red - Static variable in class com.vmware.appliance.health.SystemTypes.HealthLevel
The service is unavaiable, not functioning properly, or will stop functioning soon.
red - Static variable in class com.vmware.appliance.networking.dns.HostnameTypes.TestStatus
All tests failed for given data
red - Static variable in class com.vmware.appliance.networking.dns.ServersTypes.TestStatus
All tests failed for given data
redeploy_Task(PassiveTypes.RedeploySpec) - Method in interface com.vmware.vcenter.vcha.cluster.Passive
Creates the passive node in a degraded cluster with node location information and pre-existing VCHA cluster configuration from the active node.
redeploy_Task(PassiveTypes.RedeploySpec, InvocationConfig) - Method in interface com.vmware.vcenter.vcha.cluster.Passive
Creates the passive node in a degraded cluster with node location information and pre-existing VCHA cluster configuration from the active node.
redeploy_Task(PassiveTypes.RedeploySpec, AsyncCallback<String>) - Method in interface com.vmware.vcenter.vcha.cluster.Passive
Creates the passive node in a degraded cluster with node location information and pre-existing VCHA cluster configuration from the active node.
redeploy_Task(PassiveTypes.RedeploySpec, AsyncCallback<String>, InvocationConfig) - Method in interface com.vmware.vcenter.vcha.cluster.Passive
Creates the passive node in a degraded cluster with node location information and pre-existing VCHA cluster configuration from the active node.
redeploy_Task(PassiveTypes.RedeploySpec) - Method in class com.vmware.vcenter.vcha.cluster.PassiveStub
 
redeploy_Task(PassiveTypes.RedeploySpec, InvocationConfig) - Method in class com.vmware.vcenter.vcha.cluster.PassiveStub
 
redeploy_Task(PassiveTypes.RedeploySpec, AsyncCallback<String>) - Method in class com.vmware.vcenter.vcha.cluster.PassiveStub
 
redeploy_Task(PassiveTypes.RedeploySpec, AsyncCallback<String>, InvocationConfig) - Method in class com.vmware.vcenter.vcha.cluster.PassiveStub
 
redeploy_Task(WitnessTypes.RedeploySpec) - Method in interface com.vmware.vcenter.vcha.cluster.Witness
Creates the witness node in a degraded cluster with node location information and pre-existing VCHA cluster configuration from the active node.
redeploy_Task(WitnessTypes.RedeploySpec, InvocationConfig) - Method in interface com.vmware.vcenter.vcha.cluster.Witness
Creates the witness node in a degraded cluster with node location information and pre-existing VCHA cluster configuration from the active node.
redeploy_Task(WitnessTypes.RedeploySpec, AsyncCallback<String>) - Method in interface com.vmware.vcenter.vcha.cluster.Witness
Creates the witness node in a degraded cluster with node location information and pre-existing VCHA cluster configuration from the active node.
redeploy_Task(WitnessTypes.RedeploySpec, AsyncCallback<String>, InvocationConfig) - Method in interface com.vmware.vcenter.vcha.cluster.Witness
Creates the witness node in a degraded cluster with node location information and pre-existing VCHA cluster configuration from the active node.
redeploy_Task(WitnessTypes.RedeploySpec) - Method in class com.vmware.vcenter.vcha.cluster.WitnessStub
 
redeploy_Task(WitnessTypes.RedeploySpec, InvocationConfig) - Method in class com.vmware.vcenter.vcha.cluster.WitnessStub
 
redeploy_Task(WitnessTypes.RedeploySpec, AsyncCallback<String>) - Method in class com.vmware.vcenter.vcha.cluster.WitnessStub
 
redeploy_Task(WitnessTypes.RedeploySpec, AsyncCallback<String>, InvocationConfig) - Method in class com.vmware.vcenter.vcha.cluster.WitnessStub
 
redeploySpec - Static variable in class com.vmware.vcenter.vcha.cluster.PassiveDefinitions
 
RedeploySpec() - Constructor for class com.vmware.vcenter.vcha.cluster.PassiveTypes.RedeploySpec
Default constructor.
RedeploySpec(StructValue) - Constructor for class com.vmware.vcenter.vcha.cluster.PassiveTypes.RedeploySpec
 
redeploySpec - Static variable in class com.vmware.vcenter.vcha.cluster.WitnessDefinitions
 
RedeploySpec() - Constructor for class com.vmware.vcenter.vcha.cluster.WitnessTypes.RedeploySpec
Default constructor.
RedeploySpec(StructValue) - Constructor for class com.vmware.vcenter.vcha.cluster.WitnessTypes.RedeploySpec
 
REDHAT - Static variable in class com.vmware.vcenter.vm.GuestOS
Red Hat Linux 2.1
REFRESH_TOKEN_TYPE - Static variable in interface com.vmware.vcenter.tokenservice.TokenExchangeTypes
Constant field indicates OAuth 2.0 refresh token type.
register(String, Object) - Method in class com.vmware.vapi.client.Configuration.Builder
Registers a setting for the configuration to be built.
register(VMTypes.RegisterSpec) - Method in interface com.vmware.vcenter.VM
Creates a virtual machine from existing virtual machine files on storage.
register(VMTypes.RegisterSpec, InvocationConfig) - Method in interface com.vmware.vcenter.VM
Creates a virtual machine from existing virtual machine files on storage.
register(VMTypes.RegisterSpec, AsyncCallback<String>) - Method in interface com.vmware.vcenter.VM
Creates a virtual machine from existing virtual machine files on storage.
register(VMTypes.RegisterSpec, AsyncCallback<String>, InvocationConfig) - Method in interface com.vmware.vcenter.VM
Creates a virtual machine from existing virtual machine files on storage.
register(VMTypes.RegisterSpec) - Method in class com.vmware.vcenter.VMStub
 
register(VMTypes.RegisterSpec, InvocationConfig) - Method in class com.vmware.vcenter.VMStub
 
register(VMTypes.RegisterSpec, AsyncCallback<String>) - Method in class com.vmware.vcenter.VMStub
 
register(VMTypes.RegisterSpec, AsyncCallback<String>, InvocationConfig) - Method in class com.vmware.vcenter.VMStub
 
registerErrorTypes(List<ErrorType>) - Method in class com.vmware.vapi.bindings.StubConfiguration
Registers a list of ErrorTypes to be used by the configured stub for resolving VMODL2 errors received as result of a method invocation.
registerPlacementSpec - Static variable in class com.vmware.vcenter.VMDefinitions
 
RegisterPlacementSpec() - Constructor for class com.vmware.vcenter.VMTypes.RegisterPlacementSpec
Default constructor.
RegisterPlacementSpec(StructValue) - Constructor for class com.vmware.vcenter.VMTypes.RegisterPlacementSpec
 
registerSpec - Static variable in class com.vmware.vcenter.VMDefinitions
 
RegisterSpec() - Constructor for class com.vmware.vcenter.VMTypes.RegisterSpec
Default constructor.
RegisterSpec(StructValue) - Constructor for class com.vmware.vcenter.VMTypes.RegisterSpec
 
RegistriesFactory - Class in com.vmware.vcenter.content.registries
RegistriesFactory is responsible for creating instances of services contained inside the com.vmware.vcenter.content.registries package and also has the subpackages reference to access respective subpackage services.
REJECT - Static variable in class com.vmware.appliance.networking.firewall.InboundTypes.Policy
Drop packet with corresponding address sending destination is not reachable.
REJECTED - Static variable in class com.vmware.vcenter.namespace_management.software.ClustersTypes.Result.Res
Upgrade is rejected.
releaseInfo - Static variable in class com.vmware.vcenter.lcm.discovery.InteropReportDefinitions
 
ReleaseInfo() - Constructor for class com.vmware.vcenter.lcm.discovery.InteropReportTypes.ReleaseInfo
Default constructor.
ReleaseInfo(StructValue) - Constructor for class com.vmware.vcenter.lcm.discovery.InteropReportTypes.ReleaseInfo
 
relocate(String, VMTypes.RelocateSpec) - Method in interface com.vmware.vcenter.VM
Relocates a virtual machine based on the specification.
relocate(String, VMTypes.RelocateSpec, InvocationConfig) - Method in interface com.vmware.vcenter.VM
Relocates a virtual machine based on the specification.
relocate(String, VMTypes.RelocateSpec, AsyncCallback<Void>) - Method in interface com.vmware.vcenter.VM
Relocates a virtual machine based on the specification.
relocate(String, VMTypes.RelocateSpec, AsyncCallback<Void>, InvocationConfig) - Method in interface com.vmware.vcenter.VM
Relocates a virtual machine based on the specification.
relocate(String, VMTypes.RelocateSpec) - Method in class com.vmware.vcenter.VMStub
 
relocate(String, VMTypes.RelocateSpec, InvocationConfig) - Method in class com.vmware.vcenter.VMStub
 
relocate(String, VMTypes.RelocateSpec, AsyncCallback<Void>) - Method in class com.vmware.vcenter.VMStub
 
relocate(String, VMTypes.RelocateSpec, AsyncCallback<Void>, InvocationConfig) - Method in class com.vmware.vcenter.VMStub
 
relocate_Task(String, VMTypes.RelocateSpec) - Method in interface com.vmware.vcenter.VM
Relocates a virtual machine based on the specification.
relocate_Task(String, VMTypes.RelocateSpec, InvocationConfig) - Method in interface com.vmware.vcenter.VM
Relocates a virtual machine based on the specification.
relocate_Task(String, VMTypes.RelocateSpec, AsyncCallback<String>) - Method in interface com.vmware.vcenter.VM
Relocates a virtual machine based on the specification.
relocate_Task(String, VMTypes.RelocateSpec, AsyncCallback<String>, InvocationConfig) - Method in interface com.vmware.vcenter.VM
Relocates a virtual machine based on the specification.
relocate_Task(String, VMTypes.RelocateSpec) - Method in class com.vmware.vcenter.VMStub
 
relocate_Task(String, VMTypes.RelocateSpec, InvocationConfig) - Method in class com.vmware.vcenter.VMStub
 
relocate_Task(String, VMTypes.RelocateSpec, AsyncCallback<String>) - Method in class com.vmware.vcenter.VMStub
 
relocate_Task(String, VMTypes.RelocateSpec, AsyncCallback<String>, InvocationConfig) - Method in class com.vmware.vcenter.VMStub
 
relocatePlacementSpec - Static variable in class com.vmware.vcenter.VMDefinitions
 
RelocatePlacementSpec() - Constructor for class com.vmware.vcenter.VMTypes.RelocatePlacementSpec
Default constructor.
RelocatePlacementSpec(StructValue) - Constructor for class com.vmware.vcenter.VMTypes.RelocatePlacementSpec
 
relocateSpec - Static variable in class com.vmware.vcenter.VMDefinitions
 
RelocateSpec() - Constructor for class com.vmware.vcenter.VMTypes.RelocateSpec
Default constructor.
RelocateSpec(StructValue) - Constructor for class com.vmware.vcenter.VMTypes.RelocateSpec
 
REMOTE - Static variable in class com.vmware.content.library.SubscriptionsTypes.Location
The subscribed library belongs to a different vCenter instance than the published library.
REMOTE - Static variable in class com.vmware.vapi.metadata.SourceType
Indicates the metadata source is a remote server.
RemotePsc - Interface in com.vmware.vcenter.deployment.install
The RemotePsc interface provides methods to check if the deployed vCenter Server can register with the remote PSC.
RemotePscDefinitions - Class in com.vmware.vcenter.deployment.install
Defines the type descriptors for the RemotePsc API service.
RemotePscDefinitions() - Constructor for class com.vmware.vcenter.deployment.install.RemotePscDefinitions
 
RemotePscFactory - Class in com.vmware.vcenter.deployment.install.initial_config.remote_psc
RemotePscFactory is responsible for creating instances of services contained inside the com.vmware.vcenter.deployment.install.initial_config.remote_psc package and also has the subpackages reference to access respective subpackage services.
remotePscService() - Method in class com.vmware.vcenter.deployment.install.InstallFactory
Returns an instance of class RemotePsc
RemotePscSpec - Class in com.vmware.vcenter.deployment
The RemotePscSpec class contains information used to configure an external vCenter Server that registers with a remote PSC.
RemotePscSpec() - Constructor for class com.vmware.vcenter.deployment.RemotePscSpec
Default constructor.
RemotePscSpec(StructValue) - Constructor for class com.vmware.vcenter.deployment.RemotePscSpec
 
remotePscSpec - Static variable in class com.vmware.vcenter.deployment.StructDefinitions
 
RemotePscSpec.Builder - Class in com.vmware.vcenter.deployment
Builder class for RemotePscSpec.
RemotePscStub - Class in com.vmware.vcenter.deployment.install
Remote stub implementation of the RemotePsc API service.
RemotePscStub(ApiProvider, TypeConverter, StubConfigurationBase) - Constructor for class com.vmware.vcenter.deployment.install.RemotePscStub
 
RemotePscStub(ApiProvider, StubConfigurationBase) - Constructor for class com.vmware.vcenter.deployment.install.RemotePscStub
 
RemotePscTypes - Interface in com.vmware.vcenter.deployment.install
Defines the data types of the RemotePsc API service.
remoteSpec - Static variable in class com.vmware.vcenter.deployment.install.initial_config.remote_psc.ThumbprintDefinitions
 
RemoteSpec() - Constructor for class com.vmware.vcenter.deployment.install.initial_config.remote_psc.ThumbprintTypes.RemoteSpec
Default constructor.
RemoteSpec(StructValue) - Constructor for class com.vmware.vcenter.deployment.install.initial_config.remote_psc.ThumbprintTypes.RemoteSpec
 
remove(String, String) - Method in interface com.vmware.content.library.item.updatesession.File
Requests a file to be removed.
remove(String, String, InvocationConfig) - Method in interface com.vmware.content.library.item.updatesession.File
Requests a file to be removed.
remove(String, String, AsyncCallback<Void>) - Method in interface com.vmware.content.library.item.updatesession.File
Requests a file to be removed.
remove(String, String, AsyncCallback<Void>, InvocationConfig) - Method in interface com.vmware.content.library.item.updatesession.File
Requests a file to be removed.
remove(String, String) - Method in class com.vmware.content.library.item.updatesession.FileStub
 
remove(String, String, InvocationConfig) - Method in class com.vmware.content.library.item.updatesession.FileStub
 
remove(String, String, AsyncCallback<Void>) - Method in class com.vmware.content.library.item.updatesession.FileStub
 
remove(String, String, AsyncCallback<Void>, InvocationConfig) - Method in class com.vmware.content.library.item.updatesession.FileStub
 
remove(String, DepotOverridesTypes.Depot) - Method in interface com.vmware.esx.settings.clusters.DepotOverrides
Removes a depot override from the list of currently configured depot overrides for a given cluster.
remove(String, DepotOverridesTypes.Depot, InvocationConfig) - Method in interface com.vmware.esx.settings.clusters.DepotOverrides
Removes a depot override from the list of currently configured depot overrides for a given cluster.
remove(String, DepotOverridesTypes.Depot, AsyncCallback<Void>) - Method in interface com.vmware.esx.settings.clusters.DepotOverrides
Removes a depot override from the list of currently configured depot overrides for a given cluster.
remove(String, DepotOverridesTypes.Depot, AsyncCallback<Void>, InvocationConfig) - Method in interface com.vmware.esx.settings.clusters.DepotOverrides
Removes a depot override from the list of currently configured depot overrides for a given cluster.
remove(String, DepotOverridesTypes.Depot) - Method in class com.vmware.esx.settings.clusters.DepotOverridesStub
 
remove(String, DepotOverridesTypes.Depot, InvocationConfig) - Method in class com.vmware.esx.settings.clusters.DepotOverridesStub
 
remove(String, DepotOverridesTypes.Depot, AsyncCallback<Void>) - Method in class com.vmware.esx.settings.clusters.DepotOverridesStub
 
remove(String, DepotOverridesTypes.Depot, AsyncCallback<Void>, InvocationConfig) - Method in class com.vmware.esx.settings.clusters.DepotOverridesStub
 
remove(String) - Method in interface com.vmware.vcenter.hvc.management.Administrators
Remove the group from the local sso group.
remove(String, InvocationConfig) - Method in interface com.vmware.vcenter.hvc.management.Administrators
Remove the group from the local sso group.
remove(String, AsyncCallback<Void>) - Method in interface com.vmware.vcenter.hvc.management.Administrators
Remove the group from the local sso group.
remove(String, AsyncCallback<Void>, InvocationConfig) - Method in interface com.vmware.vcenter.hvc.management.Administrators
Remove the group from the local sso group.
remove(String) - Method in class com.vmware.vcenter.hvc.management.AdministratorsStub
 
remove(String, InvocationConfig) - Method in class com.vmware.vcenter.hvc.management.AdministratorsStub
 
remove(String, AsyncCallback<Void>) - Method in class com.vmware.vcenter.hvc.management.AdministratorsStub
 
remove(String, AsyncCallback<Void>, InvocationConfig) - Method in class com.vmware.vcenter.hvc.management.AdministratorsStub
 
REMOVED - Static variable in class com.vmware.vstats.CounterMetadataTypes.CounterEditionStatus
The counter edition was removed.
removedComponentInfo - Static variable in class com.vmware.esx.settings.depot_content.add_ons.VersionsDefinitions
 
RemovedComponentInfo() - Constructor for class com.vmware.esx.settings.depot_content.add_ons.VersionsTypes.RemovedComponentInfo
Default constructor.
RemovedComponentInfo(StructValue) - Constructor for class com.vmware.esx.settings.depot_content.add_ons.VersionsTypes.RemovedComponentInfo
 
removeFromUsedBy(String, String) - Method in interface com.vmware.cis.tagging.Category
Removes the usedByEntity from the CategoryModel.getUsedBy() subscribers Set.
removeFromUsedBy(String, String, InvocationConfig) - Method in interface com.vmware.cis.tagging.Category
Removes the usedByEntity from the CategoryModel.getUsedBy() subscribers Set.
removeFromUsedBy(String, String, AsyncCallback<Void>) - Method in interface com.vmware.cis.tagging.Category
Removes the usedByEntity from the CategoryModel.getUsedBy() subscribers Set.
removeFromUsedBy(String, String, AsyncCallback<Void>, InvocationConfig) - Method in interface com.vmware.cis.tagging.Category
Removes the usedByEntity from the CategoryModel.getUsedBy() subscribers Set.
removeFromUsedBy(String, String) - Method in class com.vmware.cis.tagging.CategoryStub
 
removeFromUsedBy(String, String, InvocationConfig) - Method in class com.vmware.cis.tagging.CategoryStub
 
removeFromUsedBy(String, String, AsyncCallback<Void>) - Method in class com.vmware.cis.tagging.CategoryStub
 
removeFromUsedBy(String, String, AsyncCallback<Void>, InvocationConfig) - Method in class com.vmware.cis.tagging.CategoryStub
 
removeFromUsedBy(String, String) - Method in interface com.vmware.cis.tagging.Tag
Removes the usedByEntity from the TagModel.getUsedBy() subscribers set.
removeFromUsedBy(String, String, InvocationConfig) - Method in interface com.vmware.cis.tagging.Tag
Removes the usedByEntity from the TagModel.getUsedBy() subscribers set.
removeFromUsedBy(String, String, AsyncCallback<Void>) - Method in interface com.vmware.cis.tagging.Tag
Removes the usedByEntity from the TagModel.getUsedBy() subscribers set.
removeFromUsedBy(String, String, AsyncCallback<Void>, InvocationConfig) - Method in interface com.vmware.cis.tagging.Tag
Removes the usedByEntity from the TagModel.getUsedBy() subscribers set.
removeFromUsedBy(String, String) - Method in class com.vmware.cis.tagging.TagStub
 
removeFromUsedBy(String, String, InvocationConfig) - Method in class com.vmware.cis.tagging.TagStub
 
removeFromUsedBy(String, String, AsyncCallback<Void>) - Method in class com.vmware.cis.tagging.TagStub
 
removeFromUsedBy(String, String, AsyncCallback<Void>, InvocationConfig) - Method in class com.vmware.cis.tagging.TagStub
 
REMOVING - Static variable in class com.vmware.vcenter.content.registries.harbor.ProjectsTypes.ConfigStatus
The configuration is being removed and Harbor project is being deleted.
REMOVING - Static variable in class com.vmware.vcenter.namespace_management.ClustersTypes.ConfigStatus
The Namespace configuration is being removed from the cluster.
REMOVING - Static variable in class com.vmware.vcenter.namespaces.InstancesTypes.ConfigStatus
The configuration is being removed and namespace is being deleted.
renew(Long) - Method in interface com.vmware.vcenter.certificate_management.vcenter.Tls
Renews the TLS certificate for the given duration period.
renew(Long, InvocationConfig) - Method in interface com.vmware.vcenter.certificate_management.vcenter.Tls
Renews the TLS certificate for the given duration period.
renew(Long, AsyncCallback<Void>) - Method in interface com.vmware.vcenter.certificate_management.vcenter.Tls
Renews the TLS certificate for the given duration period.
renew(Long, AsyncCallback<Void>, InvocationConfig) - Method in interface com.vmware.vcenter.certificate_management.vcenter.Tls
Renews the TLS certificate for the given duration period.
renew(Long) - Method in class com.vmware.vcenter.certificate_management.vcenter.TlsStub
 
renew(Long, InvocationConfig) - Method in class com.vmware.vcenter.certificate_management.vcenter.TlsStub
 
renew(Long, AsyncCallback<Void>) - Method in class com.vmware.vcenter.certificate_management.vcenter.TlsStub
 
renew(Long, AsyncCallback<Void>, InvocationConfig) - Method in class com.vmware.vcenter.certificate_management.vcenter.TlsStub
 
replaceSpec - Static variable in class com.vmware.vcenter.certificate_management.vcenter.TlsDefinitions
 
ReplaceSpec() - Constructor for class com.vmware.vcenter.certificate_management.vcenter.TlsTypes.ReplaceSpec
Default constructor.
ReplaceSpec(StructValue) - Constructor for class com.vmware.vcenter.certificate_management.vcenter.TlsTypes.ReplaceSpec
 
replaceVmcaSigned(TlsTypes.ReplaceSpec) - Method in interface com.vmware.vcenter.certificate_management.vcenter.Tls
Replace MACHINE SSL with VMCA signed one with the given Spec.The system will go for restart.
replaceVmcaSigned(TlsTypes.ReplaceSpec, InvocationConfig) - Method in interface com.vmware.vcenter.certificate_management.vcenter.Tls
Replace MACHINE SSL with VMCA signed one with the given Spec.The system will go for restart.
replaceVmcaSigned(TlsTypes.ReplaceSpec, AsyncCallback<Void>) - Method in interface com.vmware.vcenter.certificate_management.vcenter.Tls
Replace MACHINE SSL with VMCA signed one with the given Spec.The system will go for restart.
replaceVmcaSigned(TlsTypes.ReplaceSpec, AsyncCallback<Void>, InvocationConfig) - Method in interface com.vmware.vcenter.certificate_management.vcenter.Tls
Replace MACHINE SSL with VMCA signed one with the given Spec.The system will go for restart.
replaceVmcaSigned(TlsTypes.ReplaceSpec) - Method in class com.vmware.vcenter.certificate_management.vcenter.TlsStub
 
replaceVmcaSigned(TlsTypes.ReplaceSpec, InvocationConfig) - Method in class com.vmware.vcenter.certificate_management.vcenter.TlsStub
 
replaceVmcaSigned(TlsTypes.ReplaceSpec, AsyncCallback<Void>) - Method in class com.vmware.vcenter.certificate_management.vcenter.TlsStub
 
replaceVmcaSigned(TlsTypes.ReplaceSpec, AsyncCallback<Void>, InvocationConfig) - Method in class com.vmware.vcenter.certificate_management.vcenter.TlsStub
 
Replicated - Interface in com.vmware.vcenter.deployment.install.psc
The Replicated interface provides methods to check if the configuring vCenter Server can be replicated to the remote PSC.
ReplicatedDefinitions - Class in com.vmware.vcenter.deployment.install.psc
Defines the type descriptors for the Replicated API service.
ReplicatedDefinitions() - Constructor for class com.vmware.vcenter.deployment.install.psc.ReplicatedDefinitions
 
ReplicatedPscSpec - Class in com.vmware.vcenter.deployment
The ReplicatedPscSpec class contains information used to check if the configuring PSC can be replicated to the remote PSC.
ReplicatedPscSpec() - Constructor for class com.vmware.vcenter.deployment.ReplicatedPscSpec
Default constructor.
ReplicatedPscSpec(StructValue) - Constructor for class com.vmware.vcenter.deployment.ReplicatedPscSpec
 
replicatedPscSpec - Static variable in class com.vmware.vcenter.deployment.StructDefinitions
 
ReplicatedPscSpec.Builder - Class in com.vmware.vcenter.deployment
Builder class for ReplicatedPscSpec.
replicatedService() - Method in class com.vmware.vcenter.deployment.install.psc.PscFactory
Returns an instance of class Replicated
ReplicatedSpec - Class in com.vmware.vcenter.deployment
The ReplicatedSpec class contains information used to check if the configuring vCenter Server can be replicated to the remote PSC.
ReplicatedSpec() - Constructor for class com.vmware.vcenter.deployment.ReplicatedSpec
Default constructor.
ReplicatedSpec(StructValue) - Constructor for class com.vmware.vcenter.deployment.ReplicatedSpec
 
replicatedSpec - Static variable in class com.vmware.vcenter.deployment.StructDefinitions
 
ReplicatedSpec.Builder - Class in com.vmware.vcenter.deployment
Builder class for ReplicatedSpec.
ReplicatedStub - Class in com.vmware.vcenter.deployment.install.psc
Remote stub implementation of the Replicated API service.
ReplicatedStub(ApiProvider, TypeConverter, StubConfigurationBase) - Constructor for class com.vmware.vcenter.deployment.install.psc.ReplicatedStub
 
ReplicatedStub(ApiProvider, StubConfigurationBase) - Constructor for class com.vmware.vcenter.deployment.install.psc.ReplicatedStub
 
ReplicatedTypes - Interface in com.vmware.vcenter.deployment.install.psc
Defines the data types of the Replicated API service.
ReplicationStatus - Interface in com.vmware.vcenter.topology
The ReplicationStatus interface provides methods to retrieve replication status information of vCenter and Platform Services Controller nodes of type VCSA_EMBEDDED/PSC_EXTERNAL (see NodesTypes.Info.getType()).
ReplicationStatusDefinitions - Class in com.vmware.vcenter.topology
Defines the type descriptors for the ReplicationStatus API service.
ReplicationStatusDefinitions() - Constructor for class com.vmware.vcenter.topology.ReplicationStatusDefinitions
 
replicationStatusService() - Method in class com.vmware.vcenter.topology.TopologyFactory
Returns an instance of class ReplicationStatus
ReplicationStatusStub - Class in com.vmware.vcenter.topology
Remote stub implementation of the ReplicationStatus API service.
ReplicationStatusStub(ApiProvider, TypeConverter, StubConfigurationBase) - Constructor for class com.vmware.vcenter.topology.ReplicationStatusStub
 
ReplicationStatusStub(ApiProvider, StubConfigurationBase) - Constructor for class com.vmware.vcenter.topology.ReplicationStatusStub
 
ReplicationStatusTypes - Interface in com.vmware.vcenter.topology
Defines the data types of the ReplicationStatus API service.
ReplicationStatusTypes.FilterSpec - Class in com.vmware.vcenter.topology
The FilterSpec class contains property used to filter the results when listing replication status for the vCenter and Platform Services Controller nodes (see ReplicationStatus.list(com.vmware.vcenter.topology.ReplicationStatusTypes.FilterSpec)) of type VCSA_EMBEDDED/PSC_EXTERNAL (see NodesTypes.Info.getType()).
ReplicationStatusTypes.FilterSpec.Builder - Class in com.vmware.vcenter.topology
ReplicationStatusTypes.Summary - Class in com.vmware.vcenter.topology
The Summary class contains replication information of partner vCenter or Platform Services Controller node of type VCSA_EMBEDDED/PSC_EXTERNAL (see NodesTypes.Info.getType()).
ReplicationStatusTypes.Summary.Builder - Class in com.vmware.vcenter.topology
repoint(RemotePscSpec) - Method in interface com.vmware.vcenter.system_config.PscRegistration
Repoint this vCenter Server appliance to a different external PSC.
repoint(RemotePscSpec, InvocationConfig) - Method in interface com.vmware.vcenter.system_config.PscRegistration
Repoint this vCenter Server appliance to a different external PSC.
repoint(RemotePscSpec, AsyncCallback<Void>) - Method in interface com.vmware.vcenter.system_config.PscRegistration
Repoint this vCenter Server appliance to a different external PSC.
repoint(RemotePscSpec, AsyncCallback<Void>, InvocationConfig) - Method in interface com.vmware.vcenter.system_config.PscRegistration
Repoint this vCenter Server appliance to a different external PSC.
repoint(RemotePscSpec) - Method in class com.vmware.vcenter.system_config.PscRegistrationStub
 
repoint(RemotePscSpec, InvocationConfig) - Method in class com.vmware.vcenter.system_config.PscRegistrationStub
 
repoint(RemotePscSpec, AsyncCallback<Void>) - Method in class com.vmware.vcenter.system_config.PscRegistrationStub
 
repoint(RemotePscSpec, AsyncCallback<Void>, InvocationConfig) - Method in class com.vmware.vcenter.system_config.PscRegistrationStub
 
report - Static variable in class com.vmware.vcenter.lcm.discovery.InteropReportDefinitions
 
Report() - Constructor for class com.vmware.vcenter.lcm.discovery.InteropReportTypes.Report
Default constructor.
Report(StructValue) - Constructor for class com.vmware.vcenter.lcm.discovery.InteropReportTypes.Report
 
report - Static variable in class com.vmware.vcenter.lcm.update.PrecheckReportDefinitions
 
Report() - Constructor for class com.vmware.vcenter.lcm.update.PrecheckReportTypes.Report
Default constructor.
Report(StructValue) - Constructor for class com.vmware.vcenter.lcm.update.PrecheckReportTypes.Report
 
reportRow - Static variable in class com.vmware.vcenter.lcm.discovery.InteropReportDefinitions
 
ReportRow() - Constructor for class com.vmware.vcenter.lcm.discovery.InteropReportTypes.ReportRow
Default constructor.
ReportRow(StructValue) - Constructor for class com.vmware.vcenter.lcm.discovery.InteropReportTypes.ReportRow
 
Reports - Interface in com.vmware.esx.hcl
This interface provides methods to download information generated from the hardware compatibility feature residing on the vCenter Appliance.
reports() - Method in class com.vmware.esx.settings.clusters.software.SoftwareFactory
The com.vmware.esx.settings.clusters.software.reports package provides interfaces to manage reports pertaining to the desired state software for a cluster of ESXi hosts.
Reports - Interface in com.vmware.vcenter.lcm
The Report interface provides an method to download the report generated by the interop and precheck operations.
ReportsDefinitions - Class in com.vmware.esx.hcl
Defines the type descriptors for the Reports API service.
ReportsDefinitions() - Constructor for class com.vmware.esx.hcl.ReportsDefinitions
 
ReportsDefinitions - Class in com.vmware.vcenter.lcm
Defines the type descriptors for the Reports API service.
ReportsDefinitions() - Constructor for class com.vmware.vcenter.lcm.ReportsDefinitions
 
ReportsFactory - Class in com.vmware.esx.settings.clusters.software.reports
ReportsFactory is responsible for creating instances of services contained inside the com.vmware.esx.settings.clusters.software.reports package and also has the subpackages reference to access respective subpackage services.
reportsService() - Method in class com.vmware.esx.hcl.HclFactory
Returns an instance of class Reports
reportsService() - Method in class com.vmware.vcenter.lcm.LcmFactory
Returns an instance of class Reports
ReportsStub - Class in com.vmware.esx.hcl
Remote stub implementation of the Reports API service.
ReportsStub(ApiProvider, TypeConverter, StubConfigurationBase) - Constructor for class com.vmware.esx.hcl.ReportsStub
 
ReportsStub(ApiProvider, StubConfigurationBase) - Constructor for class com.vmware.esx.hcl.ReportsStub
 
ReportsStub - Class in com.vmware.vcenter.lcm
Remote stub implementation of the Reports API service.
ReportsStub(ApiProvider, TypeConverter, StubConfigurationBase) - Constructor for class com.vmware.vcenter.lcm.ReportsStub
 
ReportsStub(ApiProvider, StubConfigurationBase) - Constructor for class com.vmware.vcenter.lcm.ReportsStub
 
ReportsTypes - Interface in com.vmware.esx.hcl
Defines the data types of the Reports API service.
ReportsTypes - Interface in com.vmware.vcenter.lcm
Defines the data types of the Reports API service.
ReportsTypes.Location - Class in com.vmware.esx.hcl
The Location class contains the URI location to download generated compatibility report, as well as a token required (as a header on the HTTP GET request) to get the report.
ReportsTypes.Location - Class in com.vmware.vcenter.lcm
The Location class contains the URI location to download the report from, as well as a token required (as a header on the HTTP request) to get the bundle.
ReportsTypes.Location.Builder - Class in com.vmware.esx.hcl
Builder class for ReportsTypes.Location.
ReportsTypes.Location.Builder - Class in com.vmware.vcenter.lcm
Builder class for ReportsTypes.Location.
ReportsTypes.Token - Class in com.vmware.esx.hcl
The Token class contains information about the token required to be passed in the HTTP header in the HTTP GET request to generate the report.
ReportsTypes.Token - Class in com.vmware.vcenter.lcm
The Token class contains information about the token required in the HTTP GET request to generate the report.
ReportsTypes.Token.Builder - Class in com.vmware.esx.hcl
Builder class for ReportsTypes.Token.
ReportsTypes.Token.Builder - Class in com.vmware.vcenter.lcm
Builder class for ReportsTypes.Token.
reportSummary - Static variable in class com.vmware.vcenter.lcm.discovery.InteropReportDefinitions
 
ReportSummary() - Constructor for class com.vmware.vcenter.lcm.discovery.InteropReportTypes.ReportSummary
Default constructor.
ReportSummary(StructValue) - Constructor for class com.vmware.vcenter.lcm.discovery.InteropReportTypes.ReportSummary
 
reportSummary - Static variable in class com.vmware.vcenter.lcm.update.PrecheckReportDefinitions
 
ReportSummary() - Constructor for class com.vmware.vcenter.lcm.update.PrecheckReportTypes.ReportSummary
Default constructor.
ReportSummary(StructValue) - Constructor for class com.vmware.vcenter.lcm.update.PrecheckReportTypes.ReportSummary
 
Request(String, String, ExecutionContext, DataValue) - Constructor for class com.vmware.vapi.protocol.RequestProcessor.Request
 
RequestCanceled - Class in com.vmware.vsphereautomation.lookup
Java class for RequestCanceled complex type.
RequestCanceled() - Constructor for class com.vmware.vsphereautomation.lookup.RequestCanceled
 
requestedSite - Variable in class com.vmware.vsphereautomation.lookup.LookupFaultUnsupportedSiteFault
 
RequestPreProcessor - Interface in com.vmware.vapi.protocol.client.http
Request pre-processor.
RequestProcessor - Interface in com.vmware.vapi.protocol
Implementations of this interface might be attached to client ApiProvider implementations as request post-processors or to the server ApiProvider implementations as request pre-processors.
RequestProcessor.Request - Class in com.vmware.vapi.protocol
This class represents a vAPI request.
reset() - Method in interface com.vmware.appliance.Networking
Reset and restarts network configuration on all interfaces, also this will renew the DHCP lease for DHCP IP address.
reset(InvocationConfig) - Method in interface com.vmware.appliance.Networking
Reset and restarts network configuration on all interfaces, also this will renew the DHCP lease for DHCP IP address.
reset(AsyncCallback<Void>) - Method in interface com.vmware.appliance.Networking
Reset and restarts network configuration on all interfaces, also this will renew the DHCP lease for DHCP IP address.
reset(AsyncCallback<Void>, InvocationConfig) - Method in interface com.vmware.appliance.Networking
Reset and restarts network configuration on all interfaces, also this will renew the DHCP lease for DHCP IP address.
reset() - Method in class com.vmware.appliance.NetworkingStub
 
reset(InvocationConfig) - Method in class com.vmware.appliance.NetworkingStub
 
reset(AsyncCallback<Void>) - Method in class com.vmware.appliance.NetworkingStub
 
reset(AsyncCallback<Void>, InvocationConfig) - Method in class com.vmware.appliance.NetworkingStub
 
reset(String) - Method in interface com.vmware.vcenter.hvc.links.Sync
Resets the sync state between the linked domains by initiating a fresh sync for all providers.
reset(String, InvocationConfig) - Method in interface com.vmware.vcenter.hvc.links.Sync
Resets the sync state between the linked domains by initiating a fresh sync for all providers.
reset(String, AsyncCallback<Void>) - Method in interface com.vmware.vcenter.hvc.links.Sync
Resets the sync state between the linked domains by initiating a fresh sync for all providers.
reset(String, AsyncCallback<Void>, InvocationConfig) - Method in interface com.vmware.vcenter.hvc.links.Sync
Resets the sync state between the linked domains by initiating a fresh sync for all providers.
reset(String) - Method in class com.vmware.vcenter.hvc.links.SyncStub
 
reset(String, InvocationConfig) - Method in class com.vmware.vcenter.hvc.links.SyncStub
 
reset(String, AsyncCallback<Void>) - Method in class com.vmware.vcenter.hvc.links.SyncStub
 
reset(String, AsyncCallback<Void>, InvocationConfig) - Method in class com.vmware.vcenter.hvc.links.SyncStub
 
reset(String) - Method in interface com.vmware.vcenter.vm.Power
Resets a powered-on virtual machine.
reset(String, InvocationConfig) - Method in interface com.vmware.vcenter.vm.Power
Resets a powered-on virtual machine.
reset(String, AsyncCallback<Void>) - Method in interface com.vmware.vcenter.vm.Power
Resets a powered-on virtual machine.
reset(String, AsyncCallback<Void>, InvocationConfig) - Method in interface com.vmware.vcenter.vm.Power
Resets a powered-on virtual machine.
reset(String) - Method in class com.vmware.vcenter.vm.PowerStub
 
reset(String, InvocationConfig) - Method in class com.vmware.vcenter.vm.PowerStub
 
reset(String, AsyncCallback<Void>) - Method in class com.vmware.vcenter.vm.PowerStub
 
reset(String, AsyncCallback<Void>, InvocationConfig) - Method in class com.vmware.vcenter.vm.PowerStub
 
RESETTING - Static variable in class com.vmware.vcenter.vm.guest.PowerTypes.State
The guest OS is resetting.
resize() - Method in interface com.vmware.appliance.system.Storage
Resize all partitions to 100 percent of disk size.
resize(InvocationConfig) - Method in interface com.vmware.appliance.system.Storage
Resize all partitions to 100 percent of disk size.
resize(AsyncCallback<Void>) - Method in interface com.vmware.appliance.system.Storage
Resize all partitions to 100 percent of disk size.
resize(AsyncCallback<Void>, InvocationConfig) - Method in interface com.vmware.appliance.system.Storage
Resize all partitions to 100 percent of disk size.
resize() - Method in class com.vmware.appliance.system.StorageStub
 
resize(InvocationConfig) - Method in class com.vmware.appliance.system.StorageStub
 
resize(AsyncCallback<Void>) - Method in class com.vmware.appliance.system.StorageStub
 
resize(AsyncCallback<Void>, InvocationConfig) - Method in class com.vmware.appliance.system.StorageStub
 
resizeEx() - Method in interface com.vmware.appliance.system.Storage
Resize all partitions to 100 percent of disk size.
resizeEx(InvocationConfig) - Method in interface com.vmware.appliance.system.Storage
Resize all partitions to 100 percent of disk size.
resizeEx(AsyncCallback<Map<String, StorageTypes.StorageChange>>) - Method in interface com.vmware.appliance.system.Storage
Resize all partitions to 100 percent of disk size.
resizeEx(AsyncCallback<Map<String, StorageTypes.StorageChange>>, InvocationConfig) - Method in interface com.vmware.appliance.system.Storage
Resize all partitions to 100 percent of disk size.
resizeEx() - Method in class com.vmware.appliance.system.StorageStub
 
resizeEx(InvocationConfig) - Method in class com.vmware.appliance.system.StorageStub
 
resizeEx(AsyncCallback<Map<String, StorageTypes.StorageChange>>) - Method in class com.vmware.appliance.system.StorageStub
 
resizeEx(AsyncCallback<Map<String, StorageTypes.StorageChange>>, InvocationConfig) - Method in class com.vmware.appliance.system.StorageStub
 
RESOURCE - Static variable in interface com.vmware.vapi.metadata.metamodel.MetadataIdentifierTypes
Identifier representing the Resource metadata.
resource() - Method in class com.vmware.vapi.metadata.metamodel.MetamodelFactory
The com.vmware.vapi.metadata.metamodel.resource package provides interfaces to retrieve metamodel information for resource types.
Resource - Interface in com.vmware.vapi.metadata.metamodel
The Resource interface provides methods to retrieve information about resource types.
RESOURCE_BUSY - Static variable in interface com.vmware.vapi.bindings.exception.Constants
 
RESOURCE_BUSY - Static variable in class com.vmware.vapi.std.errors.Error.Type
Discriminator for the ResourceBusy type.
RESOURCE_IN_USE - Static variable in interface com.vmware.vapi.bindings.exception.Constants
 
RESOURCE_IN_USE - Static variable in class com.vmware.vapi.std.errors.Error.Type
Discriminator for the ResourceInUse type.
RESOURCE_INACCESSIBLE - Static variable in interface com.vmware.vapi.bindings.exception.Constants
 
RESOURCE_INACCESSIBLE - Static variable in class com.vmware.vapi.std.errors.Error.Type
Discriminator for the ResourceInaccessible type.
RESOURCE_NOT_FOUND - Static variable in class com.vmware.content.SubscribedLibraryTypes.ProbeResult.Status
Indicates that the given resource at the URL was not found.
RESOURCE_TYPE - Static variable in interface com.vmware.cis.TasksTypes
Resource type for task.
RESOURCE_TYPE - Static variable in interface com.vmware.content.library.item.ChangesTypes
Resource type for library item versions.
RESOURCE_TYPE - Static variable in interface com.vmware.content.library.item.DownloadSessionTypes
Resource type for a download session.
RESOURCE_TYPE - Static variable in interface com.vmware.content.library.item.UpdateSessionTypes
Resource type for an update session.
RESOURCE_TYPE - Static variable in interface com.vmware.content.library.ItemTypes
Resource type for item.
RESOURCE_TYPE - Static variable in interface com.vmware.content.library.SubscriptionsTypes
Resource type for Subscription resource.
RESOURCE_TYPE - Static variable in interface com.vmware.content.LibraryTypes
Resource type for library.
RESOURCE_TYPE - Static variable in interface com.vmware.esx.settings.clusters.software.AddOnTypes
Resource type for add-on resource
RESOURCE_TYPE - Static variable in interface com.vmware.esx.settings.clusters.software.BaseImageTypes
Resource type for base-image resource
RESOURCE_TYPE - Static variable in interface com.vmware.esx.settings.clusters.software.CommitsTypes
Resource type for commit resource
RESOURCE_TYPE - Static variable in interface com.vmware.esx.settings.clusters.software.ComplianceTypes
Resource type for cluster resource
RESOURCE_TYPE - Static variable in interface com.vmware.esx.settings.clusters.software.ComponentsTypes
Resource type for component resource
RESOURCE_TYPE - Static variable in interface com.vmware.esx.settings.clusters.software.drafts.software.AddOnTypes
Resource type for add-on resource
RESOURCE_TYPE - Static variable in interface com.vmware.esx.settings.clusters.software.drafts.software.BaseImageTypes
Resource type for base-image resource
RESOURCE_TYPE - Static variable in interface com.vmware.esx.settings.clusters.software.drafts.software.ComponentsTypes
Resource type for component resource
RESOURCE_TYPE - Static variable in interface com.vmware.esx.settings.clusters.software.DraftsTypes
Resource type for draft resource
RESOURCE_TYPE - Static variable in interface com.vmware.esx.settings.clusters.software.SolutionsTypes
Resource type for solution resource
RESOURCE_TYPE - Static variable in interface com.vmware.esx.settings.depot_content.AddOnsTypes
Resource type for add-on resource
RESOURCE_TYPE - Static variable in interface com.vmware.esx.settings.depot_content.BaseImagesTypes
Resource type for add-on resource
RESOURCE_TYPE - Static variable in interface com.vmware.esx.settings.depot_content.ComponentsTypes
Resource type for add-on resource
RESOURCE_TYPE - Static variable in interface com.vmware.esx.settings.depots.OfflineTypes
Resource type for depots resource
RESOURCE_TYPE - Static variable in interface com.vmware.esx.settings.depots.OnlineTypes
Resource type for depots resource
RESOURCE_TYPE - Static variable in interface com.vmware.vapi.metadata.authentication.ComponentTypes
Resource type for component.
RESOURCE_TYPE - Static variable in interface com.vmware.vapi.metadata.authentication.PackageTypes
Resource type for package.
RESOURCE_TYPE - Static variable in interface com.vmware.vapi.metadata.authentication.service.OperationTypes
Resource type for operation.
RESOURCE_TYPE - Static variable in interface com.vmware.vapi.metadata.authentication.ServiceTypes
Resource type for service.
RESOURCE_TYPE - Static variable in interface com.vmware.vapi.metadata.metamodel.ComponentTypes
Resource type for component.
RESOURCE_TYPE - Static variable in interface com.vmware.vapi.metadata.metamodel.EnumerationTypes
Resource type for enumeration.
RESOURCE_TYPE - Static variable in interface com.vmware.vapi.metadata.metamodel.PackageTypes
Resource type for package.
RESOURCE_TYPE - Static variable in interface com.vmware.vapi.metadata.metamodel.ResourceTypes
Resource type for resource.
RESOURCE_TYPE - Static variable in interface com.vmware.vapi.metadata.metamodel.service.OperationTypes
Resource type for operation element.
RESOURCE_TYPE - Static variable in interface com.vmware.vapi.metadata.metamodel.ServiceTypes
Resource type for service.
RESOURCE_TYPE - Static variable in interface com.vmware.vapi.metadata.metamodel.StructureTypes
Resource type for structure.
RESOURCE_TYPE - Static variable in interface com.vmware.vapi.metadata.privilege.ComponentTypes
Resource type for vAPI component.
RESOURCE_TYPE - Static variable in interface com.vmware.vapi.metadata.privilege.PackageTypes
Resource type for package.
RESOURCE_TYPE - Static variable in interface com.vmware.vapi.metadata.privilege.service.OperationTypes
Resource type for operation.
RESOURCE_TYPE - Static variable in interface com.vmware.vapi.metadata.privilege.ServiceTypes
Resource type for service.
RESOURCE_TYPE - Static variable in interface com.vmware.vcenter.ClusterTypes
The resource type for the vCenter Cluster
RESOURCE_TYPE - Static variable in interface com.vmware.vcenter.compute.policies.CapabilitiesTypes
The resource type for the compute policy capability.
RESOURCE_TYPE - Static variable in interface com.vmware.vcenter.compute.PoliciesTypes
The resource type for the compute policy.
RESOURCE_TYPE - Static variable in interface com.vmware.vcenter.DatacenterTypes
The resource type for the vCenter Datacenter
RESOURCE_TYPE - Static variable in interface com.vmware.vcenter.DatastoreTypes
The resource type for the vCenter datastore
RESOURCE_TYPE - Static variable in interface com.vmware.vcenter.FolderTypes
The resource type for the vCenter folder
RESOURCE_TYPE - Static variable in interface com.vmware.vcenter.guest.CustomizationSpecsTypes
The resource type for a vCenter guest customization specification.
RESOURCE_TYPE - Static variable in interface com.vmware.vcenter.HostTypes
The resource type for the vCenter Host.
RESOURCE_TYPE - Static variable in interface com.vmware.vcenter.hvc.links.sync.ProvidersTypes
Resource type for Sync Providers.
RESOURCE_TYPE - Static variable in interface com.vmware.vcenter.lcm.discovery.AssociatedProductsTypes
The resource type for the products interface.
RESOURCE_TYPE - Static variable in interface com.vmware.vcenter.lcm.update.PendingTypes
Resource type for pending update
RESOURCE_TYPE - Static variable in interface com.vmware.vcenter.lcm.update.PrecheckReportTypes
Resource type for precheck report
RESOURCE_TYPE - Static variable in interface com.vmware.vcenter.namespaces.InstancesTypes
The resource type for namespace.
RESOURCE_TYPE - Static variable in interface com.vmware.vcenter.NetworkTypes
The resource type for the vCenter network
RESOURCE_TYPE - Static variable in interface com.vmware.vcenter.ResourcePoolTypes
The resource type for the vCenter resource pool
RESOURCE_TYPE - Static variable in interface com.vmware.vcenter.storage.PoliciesTypes
Resource type for vAPI metadata policy.
RESOURCE_TYPE - Static variable in interface com.vmware.vcenter.trusted_infrastructure.attestation.ServicesTypes
The resource type for the Attestation Service instances.
RESOURCE_TYPE - Static variable in interface com.vmware.vcenter.trusted_infrastructure.kms.ServicesTypes
The resource type for the Key Provider Service instance.
RESOURCE_TYPE - Static variable in interface com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.attestation.os.esx.BaseImagesTypes
Resource type for ESX base image.
RESOURCE_TYPE - Static variable in interface com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.attestation.tpm2.CaCertificatesTypes
Resource type for TPM 2.0 CA certificates.
RESOURCE_TYPE - Static variable in interface com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.attestation.tpm2.EndorsementKeysTypes
Resource type for TPM 2.0 endorsement keys.
RESOURCE_TYPE - Static variable in interface com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.ProvidersTypes
Resource type for a Key Provider.
RESOURCE_TYPE - Static variable in interface com.vmware.vcenter.vm.hardware.adapter.SataTypes
Resource type for the virtual SATA adapter device.
RESOURCE_TYPE - Static variable in interface com.vmware.vcenter.vm.hardware.adapter.ScsiTypes
Resource type for the virtual SCSI adapter device.
RESOURCE_TYPE - Static variable in interface com.vmware.vcenter.vm.hardware.CdromTypes
Resource type for the virtual CD-ROM device.
RESOURCE_TYPE - Static variable in interface com.vmware.vcenter.vm.hardware.DiskTypes
Resource type for the virtual disk.
RESOURCE_TYPE - Static variable in interface com.vmware.vcenter.vm.hardware.EthernetTypes
Resource type for the virtual Ethernet adapter.
RESOURCE_TYPE - Static variable in interface com.vmware.vcenter.vm.hardware.FloppyTypes
Resource type for the virtual floppy drive device.
RESOURCE_TYPE - Static variable in interface com.vmware.vcenter.vm.hardware.ParallelTypes
Resource type for the virtual parallel port.
RESOURCE_TYPE - Static variable in interface com.vmware.vcenter.vm.hardware.SerialTypes
Resource type for the virtual serial port device.
RESOURCE_TYPE - Static variable in interface com.vmware.vcenter.vm_template.library_items.VersionsTypes
Resource type for library item versions.
RESOURCE_TYPE - Static variable in interface com.vmware.vcenter.VMTypes
Resource type for virtual machines.
RESOURCE_TYPE - Static variable in interface com.vmware.vstats.AcqSpecsTypes
Resource type for acquisition specifications.
RESOURCE_TYPE - Static variable in interface com.vmware.vstats.CounterSetsTypes
Resource type for counter sets.
RESOURCE_TYPE - Static variable in interface com.vmware.vstats.CountersTypes
Resource type for counters.
RESOURCE_TYPE - Static variable in interface com.vmware.vstats.MetricsTypes
Resource type for metrics.
RESOURCE_TYPE - Static variable in interface com.vmware.vstats.ProvidersTypes
Resource type for data providers.
RESOURCE_TYPE - Static variable in interface com.vmware.vstats.ResourceAddressesTypes
Resource type for ResourceAddresses.
RESOURCE_TYPE - Static variable in interface com.vmware.vstats.ResourceAddressSchemasTypes
Resource type for resource addressing schemas.
RESOURCE_TYPE - Static variable in interface com.vmware.vstats.ResourceTypesTypes
Resource type for resource types.
ResourceAddresses - Interface in com.vmware.vstats
The ResourceAddresses interface provides methods to perform resource addressing queries.
ResourceAddressesDefinitions - Class in com.vmware.vstats
Defines the type descriptors for the ResourceAddresses API service.
ResourceAddressesDefinitions() - Constructor for class com.vmware.vstats.ResourceAddressesDefinitions
 
resourceAddressesService() - Method in class com.vmware.vstats.VstatsFactory
Returns an instance of class ResourceAddresses
ResourceAddressesStub - Class in com.vmware.vstats
Remote stub implementation of the ResourceAddresses API service.
ResourceAddressesStub(ApiProvider, TypeConverter, StubConfigurationBase) - Constructor for class com.vmware.vstats.ResourceAddressesStub
 
ResourceAddressesStub(ApiProvider, StubConfigurationBase) - Constructor for class com.vmware.vstats.ResourceAddressesStub
 
ResourceAddressesTypes - Interface in com.vmware.vstats
Defines the data types of the ResourceAddresses API service.
ResourceAddressesTypes.FilterSpec - Class in com.vmware.vstats
FilterSpec class describes filter criteria for resource addresses.
ResourceAddressesTypes.FilterSpec.Builder - Class in com.vmware.vstats
ResourceAddressesTypes.Info - Class in com.vmware.vstats
The Info class contains global address of a specific Resource.
ResourceAddressesTypes.Info.Builder - Class in com.vmware.vstats
Builder class for ResourceAddressesTypes.Info.
ResourceAddressesTypes.ListResult - Class in com.vmware.vstats
The ResourceAddressesTypes.ListResult class contains properties used to return the resource addresses.
ResourceAddressesTypes.ListResult.Builder - Class in com.vmware.vstats
ResourceAddressSchemas - Interface in com.vmware.vstats
The ResourceAddressSchemas interface manages inventory of resource addressing schemas used by Counters.
ResourceAddressSchemasDefinitions - Class in com.vmware.vstats
Defines the type descriptors for the ResourceAddressSchemas API service.
ResourceAddressSchemasDefinitions() - Constructor for class com.vmware.vstats.ResourceAddressSchemasDefinitions
 
resourceAddressSchemasService() - Method in class com.vmware.vstats.VstatsFactory
Returns an instance of class ResourceAddressSchemas
ResourceAddressSchemasStub - Class in com.vmware.vstats
Remote stub implementation of the ResourceAddressSchemas API service.
ResourceAddressSchemasStub(ApiProvider, TypeConverter, StubConfigurationBase) - Constructor for class com.vmware.vstats.ResourceAddressSchemasStub
 
ResourceAddressSchemasStub(ApiProvider, StubConfigurationBase) - Constructor for class com.vmware.vstats.ResourceAddressSchemasStub
 
ResourceAddressSchemasTypes - Interface in com.vmware.vstats
Defines the data types of the ResourceAddressSchemas API service.
ResourceAddressSchemasTypes.Info - Class in com.vmware.vstats
The Info class defines addressing schema for a counter.
ResourceAddressSchemasTypes.Info.Builder - Class in com.vmware.vstats
ResourceAddressSchemasTypes.QueryCapabilities - Class in com.vmware.vstats
Declares which predicates are supported by the ResourceIdDefinition.
ResourceAddressSchemasTypes.QueryCapabilities.Values - Enum in com.vmware.vstats
Native Java enum representing this enumeration class.
ResourceAddressSchemasTypes.ResourceIdDefinition - Class in com.vmware.vstats
The ResourceIdDefinition class describes a single identifier of the Resource Addressing Schema.
ResourceAddressSchemasTypes.ResourceIdDefinition.Builder - Class in com.vmware.vstats
resourceAllocationCreateSpec - Static variable in class com.vmware.vcenter.ResourcePoolDefinitions
 
ResourceAllocationCreateSpec() - Constructor for class com.vmware.vcenter.ResourcePoolTypes.ResourceAllocationCreateSpec
Default constructor.
ResourceAllocationCreateSpec(StructValue) - Constructor for class com.vmware.vcenter.ResourcePoolTypes.ResourceAllocationCreateSpec
 
resourceAllocationInfo - Static variable in class com.vmware.vcenter.ResourcePoolDefinitions
 
ResourceAllocationInfo() - Constructor for class com.vmware.vcenter.ResourcePoolTypes.ResourceAllocationInfo
Default constructor.
ResourceAllocationInfo(StructValue) - Constructor for class com.vmware.vcenter.ResourcePoolTypes.ResourceAllocationInfo
 
resourceAllocationUpdateSpec - Static variable in class com.vmware.vcenter.ResourcePoolDefinitions
 
ResourceAllocationUpdateSpec() - Constructor for class com.vmware.vcenter.ResourcePoolTypes.ResourceAllocationUpdateSpec
Default constructor.
ResourceAllocationUpdateSpec(StructValue) - Constructor for class com.vmware.vcenter.ResourcePoolTypes.ResourceAllocationUpdateSpec
 
ResourceBundleProvider - Interface in com.vmware.vapi.l10n
Strategy interface for resolving ResourceBundles for messages.
ResourceBusy - Exception in com.vmware.vapi.std.errors
The ResourceBusy exception indicates that the method could not be completed because a resource it needs is busy.
ResourceBusy - Class in com.vmware.vapi.std.errors
The ResourceBusy exception indicates that the method could not be completed because a resource it needs is busy.
ResourceBusy(List<LocalizableMessage>, Structure) - Constructor for exception com.vmware.vapi.std.errors.ResourceBusy
This constructor is provided for backwards compatibility purposes only.
ResourceBusy() - Constructor for exception com.vmware.vapi.std.errors.ResourceBusy
Default constructor.
ResourceBusy(StructValue) - Constructor for exception com.vmware.vapi.std.errors.ResourceBusy
 
ResourceBusy(StructValue, Error.Type) - Constructor for exception com.vmware.vapi.std.errors.ResourceBusy
 
resourceBusy - Static variable in class com.vmware.vapi.std.errors.StructDefinitions
 
ResourceBusy.Builder - Class in com.vmware.vapi.std.errors
Builder class for ResourceBusy.
ResourceDefinitions - Class in com.vmware.vapi.metadata.metamodel
Defines the type descriptors for the Resource API service.
ResourceDefinitions() - Constructor for class com.vmware.vapi.metadata.metamodel.ResourceDefinitions
 
ResourceFactory - Class in com.vmware.vapi.metadata.metamodel.resource
ResourceFactory is responsible for creating instances of services contained inside the com.vmware.vapi.metadata.metamodel.resource package and also has the subpackages reference to access respective subpackage services.
resourceIdDefinition - Static variable in class com.vmware.vstats.ResourceAddressSchemasDefinitions
 
ResourceIdDefinition() - Constructor for class com.vmware.vstats.ResourceAddressSchemasTypes.ResourceIdDefinition
Default constructor.
ResourceIdDefinition(StructValue) - Constructor for class com.vmware.vstats.ResourceAddressSchemasTypes.ResourceIdDefinition
 
ResourceInaccessible - Exception in com.vmware.vapi.std.errors
The ResourceInaccessible exception indicates that the method could not be completed because an entity is not accessible.
ResourceInaccessible - Class in com.vmware.vapi.std.errors
The ResourceInaccessible exception indicates that the method could not be completed because an entity is not accessible.
ResourceInaccessible(List<LocalizableMessage>, Structure) - Constructor for exception com.vmware.vapi.std.errors.ResourceInaccessible
This constructor is provided for backwards compatibility purposes only.
ResourceInaccessible() - Constructor for exception com.vmware.vapi.std.errors.ResourceInaccessible
Default constructor.
ResourceInaccessible(StructValue) - Constructor for exception com.vmware.vapi.std.errors.ResourceInaccessible
 
ResourceInaccessible(StructValue, Error.Type) - Constructor for exception com.vmware.vapi.std.errors.ResourceInaccessible
 
resourceInaccessible - Static variable in class com.vmware.vapi.std.errors.StructDefinitions
 
ResourceInaccessible.Builder - Class in com.vmware.vapi.std.errors
Builder class for ResourceInaccessible.
ResourceInUse - Exception in com.vmware.vapi.std.errors
The ResourceInUse exception indicates that the method could not be completed because a resource is in use.
ResourceInUse - Class in com.vmware.vapi.std.errors
The ResourceInUse exception indicates that the method could not be completed because a resource is in use.
ResourceInUse(List<LocalizableMessage>, Structure) - Constructor for exception com.vmware.vapi.std.errors.ResourceInUse
This constructor is provided for backwards compatibility purposes only.
ResourceInUse() - Constructor for exception com.vmware.vapi.std.errors.ResourceInUse
Default constructor.
ResourceInUse(StructValue) - Constructor for exception com.vmware.vapi.std.errors.ResourceInUse
 
ResourceInUse(StructValue, Error.Type) - Constructor for exception com.vmware.vapi.std.errors.ResourceInUse
 
resourceInUse - Static variable in class com.vmware.vapi.std.errors.StructDefinitions
 
ResourceInUse.Builder - Class in com.vmware.vapi.std.errors
Builder class for ResourceInUse.
ResourcePool - Interface in com.vmware.vcenter
The ResourcePool interface provides methods for manipulating a vCenter Server resource pool.
ResourcePoolDefinitions - Class in com.vmware.vcenter
Defines the type descriptors for the ResourcePool API service.
ResourcePoolDefinitions() - Constructor for class com.vmware.vcenter.ResourcePoolDefinitions
 
resourcePoolDeploymentSpec - Static variable in class com.vmware.vcenter.ovf.LibraryItemDefinitions
 
ResourcePoolDeploymentSpec() - Constructor for class com.vmware.vcenter.ovf.LibraryItemTypes.ResourcePoolDeploymentSpec
Default constructor.
ResourcePoolDeploymentSpec(StructValue) - Constructor for class com.vmware.vcenter.ovf.LibraryItemTypes.ResourcePoolDeploymentSpec
 
resourcePoolService() - Method in class com.vmware.vcenter.VcenterFactory
Returns an instance of class ResourcePool
ResourcePoolStub - Class in com.vmware.vcenter
Remote stub implementation of the ResourcePool API service.
ResourcePoolStub(ApiProvider, TypeConverter, StubConfigurationBase) - Constructor for class com.vmware.vcenter.ResourcePoolStub
 
ResourcePoolStub(ApiProvider, StubConfigurationBase) - Constructor for class com.vmware.vcenter.ResourcePoolStub
 
ResourcePoolTypes - Interface in com.vmware.vcenter
Defines the data types of the ResourcePool API service.
ResourcePoolTypes.CreateSpec - Class in com.vmware.vcenter
The com.vmware.vcenter.ResourcePool.CreateSpec class contains information used to create a resource pool, see ResourcePool.create(com.vmware.vcenter.ResourcePoolTypes.CreateSpec).
ResourcePoolTypes.CreateSpec.Builder - Class in com.vmware.vcenter
Builder class for ResourcePoolTypes.CreateSpec.
ResourcePoolTypes.FilterSpec - Class in com.vmware.vcenter
The FilterSpec class contains properties used to filter the results when listing resource pools (see ResourcePool.list(com.vmware.vcenter.ResourcePoolTypes.FilterSpec)).
ResourcePoolTypes.FilterSpec.Builder - Class in com.vmware.vcenter
Builder class for ResourcePoolTypes.FilterSpec.
ResourcePoolTypes.Info - Class in com.vmware.vcenter
The Info class contains information about a resource pool.
ResourcePoolTypes.Info.Builder - Class in com.vmware.vcenter
Builder class for ResourcePoolTypes.Info.
ResourcePoolTypes.ResourceAllocationCreateSpec - Class in com.vmware.vcenter
The ResourceAllocationCreateSpec class contains resource allocation information used to create a resource pool, see ResourcePool.create(com.vmware.vcenter.ResourcePoolTypes.CreateSpec).
ResourcePoolTypes.ResourceAllocationCreateSpec.Builder - Class in com.vmware.vcenter
ResourcePoolTypes.ResourceAllocationInfo - Class in com.vmware.vcenter
The ResourceAllocationInfo class contains resource allocation information of a resource pool.
ResourcePoolTypes.ResourceAllocationInfo.Builder - Class in com.vmware.vcenter
ResourcePoolTypes.ResourceAllocationUpdateSpec - Class in com.vmware.vcenter
The ResourceAllocationUpdateSpec class descrives the updates to be made to the resource allocation settings of a resource pool.
ResourcePoolTypes.ResourceAllocationUpdateSpec.Builder - Class in com.vmware.vcenter
ResourcePoolTypes.SharesInfo - Class in com.vmware.vcenter
The SharesInfo class provides specification of shares.
ResourcePoolTypes.SharesInfo.Builder - Class in com.vmware.vcenter
Builder class for ResourcePoolTypes.SharesInfo.
ResourcePoolTypes.SharesInfo.Level - Class in com.vmware.vcenter
The Level enumeration class defines the possible values for the allocation level.
ResourcePoolTypes.SharesInfo.Level.Values - Enum in com.vmware.vcenter
Native Java enum representing this enumeration class.
ResourcePoolTypes.Summary - Class in com.vmware.vcenter
The Summary class contains commonly used information about a resource pool in vCenter Server.
ResourcePoolTypes.Summary.Builder - Class in com.vmware.vcenter
Builder class for ResourcePoolTypes.Summary.
ResourcePoolTypes.UpdateSpec - Class in com.vmware.vcenter
The com.vmware.vcenter.ResourcePool.UpdateSpec class contains specification for updating the configuration of a resource pool.
ResourcePoolTypes.UpdateSpec.Builder - Class in com.vmware.vcenter
Builder class for ResourcePoolTypes.UpdateSpec.
ResourceQuotaOptionsV1 - Class in com.vmware.vcenter.namespaces
The ResourceQuotaOptionsV1 class represents the resource quota limits which can be applied on the namespace.
ResourceQuotaOptionsV1() - Constructor for class com.vmware.vcenter.namespaces.ResourceQuotaOptionsV1
Default constructor.
ResourceQuotaOptionsV1(StructValue) - Constructor for class com.vmware.vcenter.namespaces.ResourceQuotaOptionsV1
 
resourceQuotaOptionsV1 - Static variable in class com.vmware.vcenter.namespaces.StructDefinitions
 
ResourceQuotaOptionsV1.Builder - Class in com.vmware.vcenter.namespaces
Builder class for ResourceQuotaOptionsV1.
ResourceQuotaOptionsV1Update - Class in com.vmware.vcenter.namespaces
The ResourceQuotaOptionsV1Update class represents the changes to resource quota limits which are set on the namespace.
ResourceQuotaOptionsV1Update() - Constructor for class com.vmware.vcenter.namespaces.ResourceQuotaOptionsV1Update
Default constructor.
ResourceQuotaOptionsV1Update(StructValue) - Constructor for class com.vmware.vcenter.namespaces.ResourceQuotaOptionsV1Update
 
resourceQuotaOptionsV1Update - Static variable in class com.vmware.vcenter.namespaces.StructDefinitions
 
ResourceQuotaOptionsV1Update.Builder - Class in com.vmware.vcenter.namespaces
Builder class for ResourceQuotaOptionsV1Update.
resourceService() - Method in class com.vmware.vapi.metadata.metamodel.MetamodelFactory
Returns an instance of class Resource
ResourceStub - Class in com.vmware.vapi.metadata.metamodel
Remote stub implementation of the Resource API service.
ResourceStub(ApiProvider, TypeConverter, StubConfigurationBase) - Constructor for class com.vmware.vapi.metadata.metamodel.ResourceStub
 
ResourceStub(ApiProvider, StubConfigurationBase) - Constructor for class com.vmware.vapi.metadata.metamodel.ResourceStub
 
ResourceTypes - Interface in com.vmware.vapi.metadata.metamodel
Defines the data types of the Resource API service.
ResourceTypes - Interface in com.vmware.vstats
The ResourceTypes interface provides list of resource types.
ResourceTypesDefinitions - Class in com.vmware.vstats
Defines the type descriptors for the ResourceTypes API service.
ResourceTypesDefinitions() - Constructor for class com.vmware.vstats.ResourceTypesDefinitions
 
resourceTypesService() - Method in class com.vmware.vstats.VstatsFactory
Returns an instance of class ResourceTypes
ResourceTypesStub - Class in com.vmware.vstats
Remote stub implementation of the ResourceTypes API service.
ResourceTypesStub(ApiProvider, TypeConverter, StubConfigurationBase) - Constructor for class com.vmware.vstats.ResourceTypesStub
 
ResourceTypesStub(ApiProvider, StubConfigurationBase) - Constructor for class com.vmware.vstats.ResourceTypesStub
 
ResourceTypesTypes - Interface in com.vmware.vstats
Defines the data types of the ResourceTypes API service.
ResourceTypesTypes.Summary - Class in com.vmware.vstats
The Summary class contains information of addressable resource.
ResourceTypesTypes.Summary.Builder - Class in com.vmware.vstats
Builder class for ResourceTypesTypes.Summary.
ResponseExtractor - Class in com.vmware.vapi.protocol.client.http
Capturer for the raw REST response.
ResponseExtractor() - Constructor for class com.vmware.vapi.protocol.client.http.ResponseExtractor
 
ResponsePostProcessor - Interface in com.vmware.vapi.protocol.client.http
Response post-processor.
REST - Static variable in class com.vmware.vcenter.identity.ProvidersTypes.IdmProtocol
REST protocol based identity management endpoints.
restart(String) - Method in interface com.vmware.appliance.Services
Restarts a service.
restart(String, InvocationConfig) - Method in interface com.vmware.appliance.Services
Restarts a service.
restart(String, AsyncCallback<Void>) - Method in interface com.vmware.appliance.Services
Restarts a service.
restart(String, AsyncCallback<Void>, InvocationConfig) - Method in interface com.vmware.appliance.Services
Restarts a service.
restart(String) - Method in class com.vmware.appliance.ServicesStub
 
restart(String, InvocationConfig) - Method in class com.vmware.appliance.ServicesStub
 
restart(String, AsyncCallback<Void>) - Method in class com.vmware.appliance.ServicesStub
 
restart(String, AsyncCallback<Void>, InvocationConfig) - Method in class com.vmware.appliance.ServicesStub
 
restart(String) - Method in interface com.vmware.appliance.vmon.Service
Restarts a service
restart(String, InvocationConfig) - Method in interface com.vmware.appliance.vmon.Service
Restarts a service
restart(String, AsyncCallback<Void>) - Method in interface com.vmware.appliance.vmon.Service
Restarts a service
restart(String, AsyncCallback<Void>, InvocationConfig) - Method in interface com.vmware.appliance.vmon.Service
Restarts a service
restart(String) - Method in class com.vmware.appliance.vmon.ServiceStub
 
restart(String, InvocationConfig) - Method in class com.vmware.appliance.vmon.ServiceStub
 
restart(String, AsyncCallback<Void>) - Method in class com.vmware.appliance.vmon.ServiceStub
 
restart(String, AsyncCallback<Void>, InvocationConfig) - Method in class com.vmware.appliance.vmon.ServiceStub
 
restart(String) - Method in interface com.vmware.vcenter.services.Service
Restarts a service.
restart(String, InvocationConfig) - Method in interface com.vmware.vcenter.services.Service
Restarts a service.
restart(String, AsyncCallback<Void>) - Method in interface com.vmware.vcenter.services.Service
Restarts a service.
restart(String, AsyncCallback<Void>, InvocationConfig) - Method in interface com.vmware.vcenter.services.Service
Restarts a service.
restart(String) - Method in class com.vmware.vcenter.services.ServiceStub
 
restart(String, InvocationConfig) - Method in class com.vmware.vcenter.services.ServiceStub
 
restart(String, AsyncCallback<Void>) - Method in class com.vmware.vcenter.services.ServiceStub
 
restart(String, AsyncCallback<Void>, InvocationConfig) - Method in class com.vmware.vcenter.services.ServiceStub
 
restore() - Method in class com.vmware.appliance.recovery.RecoveryFactory
 
Restore - Interface in com.vmware.appliance.recovery
Restore interface provides methods Performs restore operations
RESTORE - Static variable in class com.vmware.vcenter.deployment.Operation
The appliance restoration is in progress.
RestoreDefinitions - Class in com.vmware.appliance.recovery
Defines the type descriptors for the Restore API service.
RestoreDefinitions() - Constructor for class com.vmware.appliance.recovery.RestoreDefinitions
 
RestoreFactory - Class in com.vmware.appliance.recovery.restore
RestoreFactory is responsible for creating instances of services contained inside the com.vmware.appliance.recovery.restore package and also has the subpackages reference to access respective subpackage services.
restoreJobStatus - Static variable in class com.vmware.appliance.recovery.restore.JobDefinitions
 
RestoreJobStatus() - Constructor for class com.vmware.appliance.recovery.restore.JobTypes.RestoreJobStatus
Default constructor.
RestoreJobStatus(StructValue) - Constructor for class com.vmware.appliance.recovery.restore.JobTypes.RestoreJobStatus
 
restoreRequest - Static variable in class com.vmware.appliance.recovery.restore.JobDefinitions
 
RestoreRequest() - Constructor for class com.vmware.appliance.recovery.restore.JobTypes.RestoreRequest
Default constructor.
RestoreRequest(StructValue) - Constructor for class com.vmware.appliance.recovery.restore.JobTypes.RestoreRequest
 
restoreRequest - Static variable in class com.vmware.appliance.recovery.RestoreDefinitions
 
RestoreRequest() - Constructor for class com.vmware.appliance.recovery.RestoreTypes.RestoreRequest
Default constructor.
RestoreRequest(StructValue) - Constructor for class com.vmware.appliance.recovery.RestoreTypes.RestoreRequest
 
restoreService() - Method in class com.vmware.appliance.recovery.RecoveryFactory
Returns an instance of class Restore
RestoreStub - Class in com.vmware.appliance.recovery
Remote stub implementation of the Restore API service.
RestoreStub(ApiProvider, TypeConverter, StubConfigurationBase) - Constructor for class com.vmware.appliance.recovery.RestoreStub
 
RestoreStub(ApiProvider, StubConfigurationBase) - Constructor for class com.vmware.appliance.recovery.RestoreStub
 
RestoreTypes - Interface in com.vmware.appliance.recovery
Defines the data types of the Restore API service.
RestoreTypes.LocalizableMessage - Class in com.vmware.appliance.recovery
LocalizableMessage class Structure representing message
RestoreTypes.LocalizableMessage.Builder - Class in com.vmware.appliance.recovery
RestoreTypes.LocationType - Class in com.vmware.appliance.recovery
LocationType enumeration class Defines type of all locations for backup/restore
RestoreTypes.LocationType.Values - Enum in com.vmware.appliance.recovery
Native Java enum representing this enumeration class.
RestoreTypes.Metadata - Class in com.vmware.appliance.recovery
Metadata class Structure representing metadata
RestoreTypes.Metadata.Builder - Class in com.vmware.appliance.recovery
Builder class for RestoreTypes.Metadata.
RestoreTypes.RestoreRequest - Class in com.vmware.appliance.recovery
RestoreRequest class Structure representing requested restore piece
RestoreTypes.RestoreRequest.Builder - Class in com.vmware.appliance.recovery
Builder class for RestoreTypes.RestoreRequest.
result - Static variable in class com.vmware.esx.hcl.hosts.CompatibilityReportDefinitions
 
Result() - Constructor for class com.vmware.esx.hcl.hosts.CompatibilityReportTypes.Result
Default constructor.
Result(StructValue) - Constructor for class com.vmware.esx.hcl.hosts.CompatibilityReportTypes.Result
 
result - Static variable in class com.vmware.vcenter.lcm.discovery.InteropReportDefinitions
 
Result() - Constructor for class com.vmware.vcenter.lcm.discovery.InteropReportTypes.Result
Default constructor.
Result(StructValue) - Constructor for class com.vmware.vcenter.lcm.discovery.InteropReportTypes.Result
 
result - Static variable in class com.vmware.vcenter.lcm.update.PrecheckReportDefinitions
 
Result() - Constructor for class com.vmware.vcenter.lcm.update.PrecheckReportTypes.Result
Default constructor.
Result(StructValue) - Constructor for class com.vmware.vcenter.lcm.update.PrecheckReportTypes.Result
 
result - Static variable in class com.vmware.vcenter.namespace_management.software.ClustersDefinitions
 
Result() - Constructor for class com.vmware.vcenter.namespace_management.software.ClustersTypes.Result
Default constructor.
Result(StructValue) - Constructor for class com.vmware.vcenter.namespace_management.software.ClustersTypes.Result
 
resultInfo - Static variable in class com.vmware.vcenter.ovf.LibraryItemDefinitions
 
ResultInfo() - Constructor for class com.vmware.vcenter.ovf.LibraryItemTypes.ResultInfo
Default constructor.
ResultInfo(StructValue) - Constructor for class com.vmware.vcenter.ovf.LibraryItemTypes.ResultInfo
 
resume() - Method in interface com.vmware.vcenter.deployment.ImportHistory
Resumes the task for importing vCenter historical data.
resume(InvocationConfig) - Method in interface com.vmware.vcenter.deployment.ImportHistory
Resumes the task for importing vCenter historical data.
resume(AsyncCallback<Void>) - Method in interface com.vmware.vcenter.deployment.ImportHistory
Resumes the task for importing vCenter historical data.
resume(AsyncCallback<Void>, InvocationConfig) - Method in interface com.vmware.vcenter.deployment.ImportHistory
Resumes the task for importing vCenter historical data.
resume() - Method in class com.vmware.vcenter.deployment.ImportHistoryStub
 
resume(InvocationConfig) - Method in class com.vmware.vcenter.deployment.ImportHistoryStub
 
resume(AsyncCallback<Void>) - Method in class com.vmware.vcenter.deployment.ImportHistoryStub
 
resume(AsyncCallback<Void>, InvocationConfig) - Method in class com.vmware.vcenter.deployment.ImportHistoryStub
 
retentionInfo - Static variable in class com.vmware.appliance.recovery.backup.SchedulesDefinitions
 
RetentionInfo() - Constructor for class com.vmware.appliance.recovery.backup.SchedulesTypes.RetentionInfo
Default constructor.
RetentionInfo(StructValue) - Constructor for class com.vmware.appliance.recovery.backup.SchedulesTypes.RetentionInfo
 
retrieveApplicationData() - Method in class com.vmware.vapi.core.ExecutionContext
 
retrieveHaBackupConfiguration(ManagedObjectReference) - Method in interface com.vmware.vsphereautomation.lookup.LsPortType
 
RetrieveHaBackupConfigurationRequestType - Class in com.vmware.vsphereautomation.lookup
Java class for RetrieveHaBackupConfigurationRequestType complex type.
RetrieveHaBackupConfigurationRequestType() - Constructor for class com.vmware.vsphereautomation.lookup.RetrieveHaBackupConfigurationRequestType
 
RetrieveHaBackupConfigurationResponse - Class in com.vmware.vsphereautomation.lookup
Java class for anonymous complex type.
RetrieveHaBackupConfigurationResponse() - Constructor for class com.vmware.vsphereautomation.lookup.RetrieveHaBackupConfigurationResponse
 
retrieveRuntimeData() - Method in class com.vmware.vapi.core.ExecutionContext
 
retrieveSecurityContext() - Method in class com.vmware.vapi.core.ExecutionContext
 
retrieveServiceContent(ManagedObjectReference) - Method in interface com.vmware.vsphereautomation.lookup.LsPortType
 
RetrieveServiceContentRequestType - Class in com.vmware.vsphereautomation.lookup
Java class for RetrieveServiceContentRequestType complex type.
RetrieveServiceContentRequestType() - Constructor for class com.vmware.vsphereautomation.lookup.RetrieveServiceContentRequestType
 
RetrieveServiceContentResponse - Class in com.vmware.vsphereautomation.lookup
Java class for anonymous complex type.
RetrieveServiceContentResponse() - Constructor for class com.vmware.vsphereautomation.lookup.RetrieveServiceContentResponse
 
RETRY - Static variable in class com.vmware.esx.settings.clusters.policies.apply.EffectiveTypes.FailureAction.Action
Retry the task Apply.FailureAction#retryCount number of times on the failed host after Apply.FailureAction#retryDelay.
RETRY - Static variable in class com.vmware.esx.settings.clusters.policies.ApplyTypes.FailureAction.Action
Retry the task ApplyTypes.FailureAction.getRetryCount() number of times on the failed host after ApplyTypes.FailureAction.getRetryDelay().
RETRY - Static variable in class com.vmware.esx.settings.defaults.clusters.policies.apply.EffectiveTypes.FailureAction.Action
Retry the task Apply.FailureAction#retryCount number of times on the failed host after Apply.FailureAction#retryDelay.
RETRY - Static variable in class com.vmware.esx.settings.defaults.clusters.policies.ApplyTypes.FailureAction.Action
Retry the task ApplyTypes.FailureAction.getRetryCount() number of times on the failed host after ApplyTypes.FailureAction.getRetryDelay().
RetryContext(String, String, ExecutionContext, StructValue) - Constructor for class com.vmware.vapi.bindings.client.RetryPolicy.RetryContext
Creates a context.
RetryPolicy - Interface in com.vmware.vapi.bindings.client
Client-side policy which decides what to do when an error happens during an API invocation.
RetryPolicy.RetryContext - Class in com.vmware.vapi.bindings.client
Context about an invocation.
RetryPolicy.RetrySpec - Class in com.vmware.vapi.bindings.client
Retry specification.
RetrySpec(InvocationConfig) - Constructor for class com.vmware.vapi.bindings.client.RetryPolicy.RetrySpec
Creates a specification, which may have an InvocationConfig.
RETURN - Static variable in class com.vmware.appliance.networking.firewall.InboundTypes.Policy
Apply default or port-specific rules to packet with corresponding address.
returnResult - Static variable in class com.vmware.appliance.recovery.backup.JobDefinitions
 
ReturnResult() - Constructor for class com.vmware.appliance.recovery.backup.JobTypes.ReturnResult
Default constructor.
ReturnResult(StructValue) - Constructor for class com.vmware.appliance.recovery.backup.JobTypes.ReturnResult
 
returnResult - Static variable in class com.vmware.appliance.recovery.BackupDefinitions
 
ReturnResult() - Constructor for class com.vmware.appliance.recovery.BackupTypes.ReturnResult
Default constructor.
ReturnResult(StructValue) - Constructor for class com.vmware.appliance.recovery.BackupTypes.ReturnResult
 
returnResult - Static variable in class com.vmware.appliance.recovery.restore.JobDefinitions
 
ReturnResult() - Constructor for class com.vmware.appliance.recovery.restore.JobTypes.ReturnResult
Default constructor.
ReturnResult(StructValue) - Constructor for class com.vmware.appliance.recovery.restore.JobTypes.ReturnResult
 
returnval - Variable in class com.vmware.vsphereautomation.lookup.GetLocaleResponse
 
returnval - Variable in class com.vmware.vsphereautomation.lookup.GetResponse
 
returnval - Variable in class com.vmware.vsphereautomation.lookup.GetSiteIdResponse
 
returnval - Variable in class com.vmware.vsphereautomation.lookup.ListResponse
 
returnval - Variable in class com.vmware.vsphereautomation.lookup.RetrieveHaBackupConfigurationResponse
 
returnval - Variable in class com.vmware.vsphereautomation.lookup.RetrieveServiceContentResponse
 
returnval - Variable in class com.vmware.vsphereautomation.lookup.SetLocaleResponse
 
revokePropagatingPermissions(String) - Method in interface com.vmware.cis.tagging.Category
Revokes all propagating permissions on the given category.
revokePropagatingPermissions(String, InvocationConfig) - Method in interface com.vmware.cis.tagging.Category
Revokes all propagating permissions on the given category.
revokePropagatingPermissions(String, AsyncCallback<Void>) - Method in interface com.vmware.cis.tagging.Category
Revokes all propagating permissions on the given category.
revokePropagatingPermissions(String, AsyncCallback<Void>, InvocationConfig) - Method in interface com.vmware.cis.tagging.Category
Revokes all propagating permissions on the given category.
revokePropagatingPermissions(String) - Method in class com.vmware.cis.tagging.CategoryStub
 
revokePropagatingPermissions(String, InvocationConfig) - Method in class com.vmware.cis.tagging.CategoryStub
 
revokePropagatingPermissions(String, AsyncCallback<Void>) - Method in class com.vmware.cis.tagging.CategoryStub
 
revokePropagatingPermissions(String, AsyncCallback<Void>, InvocationConfig) - Method in class com.vmware.cis.tagging.CategoryStub
 
revokePropagatingPermissions(String) - Method in interface com.vmware.cis.tagging.Tag
Revokes all propagating permissions on the given tag.
revokePropagatingPermissions(String, InvocationConfig) - Method in interface com.vmware.cis.tagging.Tag
Revokes all propagating permissions on the given tag.
revokePropagatingPermissions(String, AsyncCallback<Void>) - Method in interface com.vmware.cis.tagging.Tag
Revokes all propagating permissions on the given tag.
revokePropagatingPermissions(String, AsyncCallback<Void>, InvocationConfig) - Method in interface com.vmware.cis.tagging.Tag
Revokes all propagating permissions on the given tag.
revokePropagatingPermissions(String) - Method in class com.vmware.cis.tagging.TagStub
 
revokePropagatingPermissions(String, InvocationConfig) - Method in class com.vmware.cis.tagging.TagStub
 
revokePropagatingPermissions(String, AsyncCallback<Void>) - Method in class com.vmware.cis.tagging.TagStub
 
revokePropagatingPermissions(String, AsyncCallback<Void>, InvocationConfig) - Method in class com.vmware.cis.tagging.TagStub
 
RHEL_2 - Static variable in class com.vmware.vcenter.vm.GuestOS
Red Hat Enterprise Linux 2
RHEL_3 - Static variable in class com.vmware.vcenter.vm.GuestOS
Red Hat Enterprise Linux 3
RHEL_3_64 - Static variable in class com.vmware.vcenter.vm.GuestOS
Red Hat Enterprise Linux 3 (64 bit)
RHEL_4 - Static variable in class com.vmware.vcenter.vm.GuestOS
Red Hat Enterprise Linux 4
RHEL_4_64 - Static variable in class com.vmware.vcenter.vm.GuestOS
Red Hat Enterprise Linux 4 (64 bit)
RHEL_5 - Static variable in class com.vmware.vcenter.vm.GuestOS
Red Hat Enterprise Linux 5
RHEL_5_64 - Static variable in class com.vmware.vcenter.vm.GuestOS
Red Hat Enterprise Linux 5 (64 bit) (experimental)
RHEL_6 - Static variable in class com.vmware.vcenter.vm.GuestOS
Red Hat Enterprise Linux 6
RHEL_6_64 - Static variable in class com.vmware.vcenter.vm.GuestOS
Red Hat Enterprise Linux 6 (64 bit)
RHEL_7 - Static variable in class com.vmware.vcenter.vm.GuestOS
Red Hat Enterprise Linux 7
RHEL_7_64 - Static variable in class com.vmware.vcenter.vm.GuestOS
Red Hat Enterprise Linux 7 (64 bit)
RHEL_8_64 - Static variable in class com.vmware.vcenter.vm.GuestOS
Red Hat Enterprise Linux 8 (64 bit).
ROLLBACK - Static variable in class com.vmware.vcenter.deployment.Operation
The appliance is being rolled back to an unconfigured state.
rollback() - Method in interface com.vmware.vcenter.Deployment
Rollback a failed appliance so it can be configured once again.
rollback(InvocationConfig) - Method in interface com.vmware.vcenter.Deployment
Rollback a failed appliance so it can be configured once again.
rollback(AsyncCallback<Void>) - Method in interface com.vmware.vcenter.Deployment
Rollback a failed appliance so it can be configured once again.
rollback(AsyncCallback<Void>, InvocationConfig) - Method in interface com.vmware.vcenter.Deployment
Rollback a failed appliance so it can be configured once again.
rollback() - Method in class com.vmware.vcenter.DeploymentStub
 
rollback(InvocationConfig) - Method in class com.vmware.vcenter.DeploymentStub
 
rollback(AsyncCallback<Void>) - Method in class com.vmware.vcenter.DeploymentStub
 
rollback(AsyncCallback<Void>, InvocationConfig) - Method in class com.vmware.vcenter.DeploymentStub
 
rollback(String, String, VersionsTypes.RollbackSpec) - Method in interface com.vmware.vcenter.vm_template.library_items.Versions
Rollbacks a library item containing a virtual machine template to a previous version.
rollback(String, String, VersionsTypes.RollbackSpec, InvocationConfig) - Method in interface com.vmware.vcenter.vm_template.library_items.Versions
Rollbacks a library item containing a virtual machine template to a previous version.
rollback(String, String, VersionsTypes.RollbackSpec, AsyncCallback<String>) - Method in interface com.vmware.vcenter.vm_template.library_items.Versions
Rollbacks a library item containing a virtual machine template to a previous version.
rollback(String, String, VersionsTypes.RollbackSpec, AsyncCallback<String>, InvocationConfig) - Method in interface com.vmware.vcenter.vm_template.library_items.Versions
Rollbacks a library item containing a virtual machine template to a previous version.
rollback(String, String, VersionsTypes.RollbackSpec) - Method in class com.vmware.vcenter.vm_template.library_items.VersionsStub
 
rollback(String, String, VersionsTypes.RollbackSpec, InvocationConfig) - Method in class com.vmware.vcenter.vm_template.library_items.VersionsStub
 
rollback(String, String, VersionsTypes.RollbackSpec, AsyncCallback<String>) - Method in class com.vmware.vcenter.vm_template.library_items.VersionsStub
 
rollback(String, String, VersionsTypes.RollbackSpec, AsyncCallback<String>, InvocationConfig) - Method in class com.vmware.vcenter.vm_template.library_items.VersionsStub
 
ROLLBACK_IN_PROGRESS - Static variable in class com.vmware.appliance.UpdateTypes.State
The appliance update failed and recovery is in progress.
rollbackSpec - Static variable in class com.vmware.vcenter.vm_template.library_items.VersionsDefinitions
 
RollbackSpec() - Constructor for class com.vmware.vcenter.vm_template.library_items.VersionsTypes.RollbackSpec
Default constructor.
RollbackSpec(StructValue) - Constructor for class com.vmware.vcenter.vm_template.library_items.VersionsTypes.RollbackSpec
 
rotatePassword(String) - Method in interface com.vmware.vcenter.namespace_management.Clusters
Request a new root password for all control plane nodes in the cluster.
rotatePassword(String, InvocationConfig) - Method in interface com.vmware.vcenter.namespace_management.Clusters
Request a new root password for all control plane nodes in the cluster.
rotatePassword(String, AsyncCallback<Void>) - Method in interface com.vmware.vcenter.namespace_management.Clusters
Request a new root password for all control plane nodes in the cluster.
rotatePassword(String, AsyncCallback<Void>, InvocationConfig) - Method in interface com.vmware.vcenter.namespace_management.Clusters
Request a new root password for all control plane nodes in the cluster.
rotatePassword(String) - Method in class com.vmware.vcenter.namespace_management.ClustersStub
 
rotatePassword(String, InvocationConfig) - Method in class com.vmware.vcenter.namespace_management.ClustersStub
 
rotatePassword(String, AsyncCallback<Void>) - Method in class com.vmware.vcenter.namespace_management.ClustersStub
 
rotatePassword(String, AsyncCallback<Void>, InvocationConfig) - Method in class com.vmware.vcenter.namespace_management.ClustersStub
 
Routes - Interface in com.vmware.vcenter.vm.guest.networking
The Routes interface provides methods for retrieving guest operating system network routing information.
RoutesDefinitions - Class in com.vmware.vcenter.vm.guest.networking
Defines the type descriptors for the Routes API service.
RoutesDefinitions() - Constructor for class com.vmware.vcenter.vm.guest.networking.RoutesDefinitions
 
routesService() - Method in class com.vmware.vcenter.vm.guest.networking.NetworkingFactory
Returns an instance of class Routes
RoutesStub - Class in com.vmware.vcenter.vm.guest.networking
Remote stub implementation of the Routes API service.
RoutesStub(ApiProvider, TypeConverter, StubConfigurationBase) - Constructor for class com.vmware.vcenter.vm.guest.networking.RoutesStub
 
RoutesStub(ApiProvider, StubConfigurationBase) - Constructor for class com.vmware.vcenter.vm.guest.networking.RoutesStub
 
RoutesTypes - Interface in com.vmware.vcenter.vm.guest.networking
Defines the data types of the Routes API service.
RoutesTypes.Info - Class in com.vmware.vcenter.vm.guest.networking
The Info class describes an individual host, network or default destination network reachable through a gateway.
RoutesTypes.Info.Builder - Class in com.vmware.vcenter.vm.guest.networking
Builder class for RoutesTypes.Info.
RsrcId - Class in com.vmware.vstats
The RsrcId class specifies identification of a resource to be monitored by an acquisition specification record.
RsrcId() - Constructor for class com.vmware.vstats.RsrcId
Default constructor.
RsrcId(StructValue) - Constructor for class com.vmware.vstats.RsrcId
 
rsrcId - Static variable in class com.vmware.vstats.StructDefinitions
 
RsrcId.Builder - Class in com.vmware.vstats
Builder class for RsrcId.
rule - Static variable in class com.vmware.appliance.networking.firewall.InboundDefinitions
 
Rule() - Constructor for class com.vmware.appliance.networking.firewall.InboundTypes.Rule
Default constructor.
Rule(StructValue) - Constructor for class com.vmware.appliance.networking.firewall.InboundTypes.Rule
 
run(String, String) - Method in interface com.vmware.appliance.recovery.backup.Schedules
Initiate backup with the specified schedule.
run(String, String, InvocationConfig) - Method in interface com.vmware.appliance.recovery.backup.Schedules
Initiate backup with the specified schedule.
run(String, String, AsyncCallback<JobTypes.BackupJobStatus>) - Method in interface com.vmware.appliance.recovery.backup.Schedules
Initiate backup with the specified schedule.
run(String, String, AsyncCallback<JobTypes.BackupJobStatus>, InvocationConfig) - Method in interface com.vmware.appliance.recovery.backup.Schedules
Initiate backup with the specified schedule.
run(String, String) - Method in class com.vmware.appliance.recovery.backup.SchedulesStub
 
run(String, String, InvocationConfig) - Method in class com.vmware.appliance.recovery.backup.SchedulesStub
 
run(String, String, AsyncCallback<JobTypes.BackupJobStatus>) - Method in class com.vmware.appliance.recovery.backup.SchedulesStub
 
run(String, String, AsyncCallback<JobTypes.BackupJobStatus>, InvocationConfig) - Method in class com.vmware.appliance.recovery.backup.SchedulesStub
 
RUNNING - Static variable in class com.vmware.appliance.recovery.reconciliation.JobTypes.Status
The operation is in progress.
RUNNING - Static variable in class com.vmware.cis.task.Status
The operation is in progress.
RUNNING - Static variable in class com.vmware.vcenter.content.registries.HealthTypes.Status
Container registry is running.
RUNNING - Static variable in class com.vmware.vcenter.namespace_management.ClustersTypes.ConfigStatus
The cluster is configured correctly with the Namespace configuration.
RUNNING - Static variable in class com.vmware.vcenter.namespaces.InstancesTypes.ConfigStatus
The namespace is configured correctly.
RUNNING - Static variable in class com.vmware.vcenter.vm.guest.PowerTypes.State
The guest OS is running.
RUNNING - Static variable in class com.vmware.vcenter.vm.ToolsTypes.RunState
VMware Tools is running.
RuntimeFault - Class in com.vmware.vsphereautomation.lookup
Java class for RuntimeFault complex type.
RuntimeFault() - Constructor for class com.vmware.vsphereautomation.lookup.RuntimeFault
 
RuntimeFaultFaultMsg - Exception in com.vmware.vsphereautomation.lookup
This class was generated by the JAX-WS RI.
RuntimeFaultFaultMsg(String, RuntimeFault) - Constructor for exception com.vmware.vsphereautomation.lookup.RuntimeFaultFaultMsg
 
RuntimeFaultFaultMsg(String, RuntimeFault, Throwable) - Constructor for exception com.vmware.vsphereautomation.lookup.RuntimeFaultFaultMsg
 

S

SAML1_TOKEN_TYPE - Static variable in interface com.vmware.vcenter.tokenservice.TokenExchangeTypes
Constant field indicates base64-encoded SAML 1.1 token type.
SAML2_TOKEN_TYPE - Static variable in interface com.vmware.vcenter.tokenservice.TokenExchangeTypes
Constant field indicates base64-encoded SAML 2.0 token type.
SAML_BEARER_TOKEN - Static variable in class com.vmware.vapi.security.StdSecuritySchemes
 
SAML_BEARER_TOKEN - Static variable in class com.vmware.vapi.std.AuthenticationScheme
Indicates that the security context in a request is using a SAML bearer token based authentication scheme.
SAML_HOK_TOKEN - Static variable in class com.vmware.vapi.std.AuthenticationScheme
Indicates that the security context in a request is using a SAML holder-of-key token based authentication scheme.
SAML_TOKEN - Static variable in class com.vmware.vapi.security.StdSecuritySchemes
 
Sata - Interface in com.vmware.vcenter.vm.hardware.adapter
The Sata interface provides methods for configuring the virtual SATA adapters of a virtual machine.
SATA - Static variable in class com.vmware.vcenter.vm.hardware.CdromTypes.HostBusAdapterType
Cdrom is attached to a SATA adapter.
SATA - Static variable in class com.vmware.vcenter.vm.hardware.DiskTypes.HostBusAdapterType
Disk is attached to a SATA adapter.
SataAddressInfo - Class in com.vmware.vcenter.vm.hardware
The SataAddressInfo class contains information about the address of a virtual device that is attached to a virtual SATA adapter of a virtual machine.
SataAddressInfo() - Constructor for class com.vmware.vcenter.vm.hardware.SataAddressInfo
Default constructor.
SataAddressInfo(StructValue) - Constructor for class com.vmware.vcenter.vm.hardware.SataAddressInfo
 
sataAddressInfo - Static variable in class com.vmware.vcenter.vm.hardware.StructDefinitions
 
SataAddressInfo.Builder - Class in com.vmware.vcenter.vm.hardware
Builder class for SataAddressInfo.
SataAddressSpec - Class in com.vmware.vcenter.vm.hardware
The SataAddressSpec class contains information for specifying the address of a virtual device that is attached to a virtual SATA adapter of a virtual machine.
SataAddressSpec() - Constructor for class com.vmware.vcenter.vm.hardware.SataAddressSpec
Default constructor.
SataAddressSpec(StructValue) - Constructor for class com.vmware.vcenter.vm.hardware.SataAddressSpec
 
sataAddressSpec - Static variable in class com.vmware.vcenter.vm.hardware.StructDefinitions
 
SataAddressSpec.Builder - Class in com.vmware.vcenter.vm.hardware
Builder class for SataAddressSpec.
SataDefinitions - Class in com.vmware.vcenter.vm.hardware.adapter
Defines the type descriptors for the Sata API service.
SataDefinitions() - Constructor for class com.vmware.vcenter.vm.hardware.adapter.SataDefinitions
 
sataService() - Method in class com.vmware.vcenter.vm.hardware.adapter.AdapterFactory
Returns an instance of class Sata
SataStub - Class in com.vmware.vcenter.vm.hardware.adapter
Remote stub implementation of the Sata API service.
SataStub(ApiProvider, TypeConverter, StubConfigurationBase) - Constructor for class com.vmware.vcenter.vm.hardware.adapter.SataStub
 
SataStub(ApiProvider, StubConfigurationBase) - Constructor for class com.vmware.vcenter.vm.hardware.adapter.SataStub
 
SataTypes - Interface in com.vmware.vcenter.vm.hardware.adapter
Defines the data types of the Sata API service.
SataTypes.CreateSpec - Class in com.vmware.vcenter.vm.hardware.adapter
The CreateSpec class provides a specification for the configuration of a newly-created virtual SATA adapter.
SataTypes.CreateSpec.Builder - Class in com.vmware.vcenter.vm.hardware.adapter
Builder class for SataTypes.CreateSpec.
SataTypes.Info - Class in com.vmware.vcenter.vm.hardware.adapter
The Info class contains information about a virtual SATA adapter.
SataTypes.Info.Builder - Class in com.vmware.vcenter.vm.hardware.adapter
Builder class for SataTypes.Info.
SataTypes.Summary - Class in com.vmware.vcenter.vm.hardware.adapter
The Summary class contains commonly used information about a Virtual SATA adapter.
SataTypes.Summary.Builder - Class in com.vmware.vcenter.vm.hardware.adapter
Builder class for SataTypes.Summary.
SataTypes.Type - Class in com.vmware.vcenter.vm.hardware.adapter
The Type enumeration class defines the valid emulation types for a virtual SATA adapter.
SataTypes.Type.Values - Enum in com.vmware.vcenter.vm.hardware.adapter
Native Java enum representing this enumeration class.
SATURDAY - Static variable in class com.vmware.appliance.recovery.backup.SchedulesTypes.DayOfWeek
Saturday.
SATURDAY - Static variable in class com.vmware.appliance.update.PolicyTypes.DayOfWeek
Saturday.
SATURDAY - Static variable in class com.vmware.esx.settings.depots.SyncScheduleTypes.DayOfWeek
Saturday.
SATURDAY - Static variable in class com.vmware.vcenter.content.registries.DayOfWeek
Saturday.
ScaleOutGroup - Class in com.vmware.vcenter.ovf
The ScaleOutGroup class contains information about a scale-out group.
ScaleOutGroup() - Constructor for class com.vmware.vcenter.ovf.ScaleOutGroup
Default constructor.
ScaleOutGroup(StructValue) - Constructor for class com.vmware.vcenter.ovf.ScaleOutGroup
 
scaleOutGroup - Static variable in class com.vmware.vcenter.ovf.StructDefinitions
 
ScaleOutGroup.Builder - Class in com.vmware.vcenter.ovf
Builder class for ScaleOutGroup.
ScaleOutParams - Class in com.vmware.vcenter.ovf
The ScaleOutParams class contains information about the scale-out groups described in the OVF package.
ScaleOutParams() - Constructor for class com.vmware.vcenter.ovf.ScaleOutParams
Default constructor.
ScaleOutParams(StructValue) - Constructor for class com.vmware.vcenter.ovf.ScaleOutParams
 
scaleOutParams - Static variable in class com.vmware.vcenter.ovf.StructDefinitions
 
ScaleOutParams.Builder - Class in com.vmware.vcenter.ovf
Builder class for ScaleOutParams.
scan_Task(String, String) - Method in interface com.vmware.esx.settings.clusters.software.Drafts
Scans all the hosts in the cluster against the software draft.
scan_Task(String, String, InvocationConfig) - Method in interface com.vmware.esx.settings.clusters.software.Drafts
Scans all the hosts in the cluster against the software draft.
scan_Task(String, String, AsyncCallback<String>) - Method in interface com.vmware.esx.settings.clusters.software.Drafts
Scans all the hosts in the cluster against the software draft.
scan_Task(String, String, AsyncCallback<String>, InvocationConfig) - Method in interface com.vmware.esx.settings.clusters.software.Drafts
Scans all the hosts in the cluster against the software draft.
scan_Task(String, String) - Method in class com.vmware.esx.settings.clusters.software.DraftsStub
 
scan_Task(String, String, InvocationConfig) - Method in class com.vmware.esx.settings.clusters.software.DraftsStub
 
scan_Task(String, String, AsyncCallback<String>) - Method in class com.vmware.esx.settings.clusters.software.DraftsStub
 
scan_Task(String, String, AsyncCallback<String>, InvocationConfig) - Method in class com.vmware.esx.settings.clusters.software.DraftsStub
 
scan_Task(String) - Method in interface com.vmware.esx.settings.clusters.Software
Scans all the hosts in the cluster against the cluster's desired state.
scan_Task(String, InvocationConfig) - Method in interface com.vmware.esx.settings.clusters.Software
Scans all the hosts in the cluster against the cluster's desired state.
scan_Task(String, AsyncCallback<String>) - Method in interface com.vmware.esx.settings.clusters.Software
Scans all the hosts in the cluster against the cluster's desired state.
scan_Task(String, AsyncCallback<String>, InvocationConfig) - Method in interface com.vmware.esx.settings.clusters.Software
Scans all the hosts in the cluster against the cluster's desired state.
scan_Task(String) - Method in class com.vmware.esx.settings.clusters.SoftwareStub
 
scan_Task(String, InvocationConfig) - Method in class com.vmware.esx.settings.clusters.SoftwareStub
 
scan_Task(String, AsyncCallback<String>) - Method in class com.vmware.esx.settings.clusters.SoftwareStub
 
scan_Task(String, AsyncCallback<String>, InvocationConfig) - Method in class com.vmware.esx.settings.clusters.SoftwareStub
 
scan_Task(String) - Method in interface com.vmware.esx.settings.hosts.Software
Scans the host against the host's desired state..
scan_Task(String, InvocationConfig) - Method in interface com.vmware.esx.settings.hosts.Software
Scans the host against the host's desired state..
scan_Task(String, AsyncCallback<String>) - Method in interface com.vmware.esx.settings.hosts.Software
Scans the host against the host's desired state..
scan_Task(String, AsyncCallback<String>, InvocationConfig) - Method in interface com.vmware.esx.settings.hosts.Software
Scans the host against the host's desired state..
scan_Task(String) - Method in class com.vmware.esx.settings.hosts.SoftwareStub
 
scan_Task(String, InvocationConfig) - Method in class com.vmware.esx.settings.hosts.SoftwareStub
 
scan_Task(String, AsyncCallback<String>) - Method in class com.vmware.esx.settings.hosts.SoftwareStub
 
scan_Task(String, AsyncCallback<String>, InvocationConfig) - Method in class com.vmware.esx.settings.hosts.SoftwareStub
 
schedule - Static variable in class com.vmware.esx.settings.depots.SyncScheduleDefinitions
 
Schedule() - Constructor for class com.vmware.esx.settings.depots.SyncScheduleTypes.Schedule
Default constructor.
Schedule(StructValue) - Constructor for class com.vmware.esx.settings.depots.SyncScheduleTypes.Schedule
 
SCHEDULED - Static variable in class com.vmware.appliance.recovery.backup.job.DetailsTypes.Type
Job type is Scheduled.
Schedules - Interface in com.vmware.appliance.recovery.backup
The Schedules interface provides methods to be performed to manage backup schedules.
SchedulesDefinitions - Class in com.vmware.appliance.recovery.backup
Defines the type descriptors for the Schedules API service.
SchedulesDefinitions() - Constructor for class com.vmware.appliance.recovery.backup.SchedulesDefinitions
 
schedulesService() - Method in class com.vmware.appliance.recovery.backup.BackupFactory
Returns an instance of class Schedules
SchedulesStub - Class in com.vmware.appliance.recovery.backup
Remote stub implementation of the Schedules API service.
SchedulesStub(ApiProvider, TypeConverter, StubConfigurationBase) - Constructor for class com.vmware.appliance.recovery.backup.SchedulesStub
 
SchedulesStub(ApiProvider, StubConfigurationBase) - Constructor for class com.vmware.appliance.recovery.backup.SchedulesStub
 
SchedulesTypes - Interface in com.vmware.appliance.recovery.backup
Defines the data types of the Schedules API service.
SchedulesTypes.CreateSpec - Class in com.vmware.appliance.recovery.backup
The CreateSpec class contains fields to be specified for creating a new schedule.
SchedulesTypes.CreateSpec.Builder - Class in com.vmware.appliance.recovery.backup
Builder class for SchedulesTypes.CreateSpec.
SchedulesTypes.DayOfWeek - Class in com.vmware.appliance.recovery.backup
The DayOfWeek enumeration class defines the set of days when backup can be scheduled.
SchedulesTypes.DayOfWeek.Values - Enum in com.vmware.appliance.recovery.backup
Native Java enum representing this enumeration class.
SchedulesTypes.Info - Class in com.vmware.appliance.recovery.backup
The Info class contains information about an existing schedule.
SchedulesTypes.Info.Builder - Class in com.vmware.appliance.recovery.backup
Builder class for SchedulesTypes.Info.
SchedulesTypes.RecurrenceInfo - Class in com.vmware.appliance.recovery.backup
The RecurrenceInfo class contains the recurrence information associated with a schedule.
SchedulesTypes.RecurrenceInfo.Builder - Class in com.vmware.appliance.recovery.backup
SchedulesTypes.RetentionInfo - Class in com.vmware.appliance.recovery.backup
The RetentionInfo class contains retention information associated with a schedule.
SchedulesTypes.RetentionInfo.Builder - Class in com.vmware.appliance.recovery.backup
Builder class for SchedulesTypes.RetentionInfo.
SchedulesTypes.UpdateSpec - Class in com.vmware.appliance.recovery.backup
The UpdateSpec class contains the fields of the existing schedule which can be updated.
SchedulesTypes.UpdateSpec.Builder - Class in com.vmware.appliance.recovery.backup
Builder class for SchedulesTypes.UpdateSpec.
SCHEME_ID_KEY - Static variable in class com.vmware.vapi.dsig.json.SecurityContextProcessor
 
SCIM - Static variable in class com.vmware.vcenter.identity.ProvidersTypes.IdmProtocol
SCIM protocol based identity management endpoints.
SCP - Static variable in class com.vmware.appliance.recovery.backup.JobTypes.LocationType
Destination is SSH server.
SCP - Static variable in class com.vmware.appliance.recovery.BackupTypes.LocationType
Destination is SSH server
SCP - Static variable in class com.vmware.appliance.recovery.restore.JobTypes.LocationType
Destination is SSH server
SCP - Static variable in class com.vmware.appliance.recovery.RestoreTypes.LocationType
Destination is SSH server
Scsi - Interface in com.vmware.vcenter.vm.hardware.adapter
The Scsi interface provides methods for configuring the virtual SCSI adapters of a virtual machine.
SCSI - Static variable in class com.vmware.vcenter.vm.hardware.DiskTypes.HostBusAdapterType
Disk is attached to a SCSI adapter.
ScsiAddressInfo - Class in com.vmware.vcenter.vm.hardware
The ScsiAddressInfo class contains information about the address of a virtual device that is attached to a virtual SCSI adapter of a virtual machine.
ScsiAddressInfo() - Constructor for class com.vmware.vcenter.vm.hardware.ScsiAddressInfo
Default constructor.
ScsiAddressInfo(StructValue) - Constructor for class com.vmware.vcenter.vm.hardware.ScsiAddressInfo
 
scsiAddressInfo - Static variable in class com.vmware.vcenter.vm.hardware.StructDefinitions
 
ScsiAddressInfo.Builder - Class in com.vmware.vcenter.vm.hardware
Builder class for ScsiAddressInfo.
ScsiAddressSpec - Class in com.vmware.vcenter.vm.hardware
The ScsiAddressSpec class contains information for specifying the address of a virtual device that is attached to a virtual SCSI adapter of a virtual machine.
ScsiAddressSpec() - Constructor for class com.vmware.vcenter.vm.hardware.ScsiAddressSpec
Default constructor.
ScsiAddressSpec(StructValue) - Constructor for class com.vmware.vcenter.vm.hardware.ScsiAddressSpec
 
scsiAddressSpec - Static variable in class com.vmware.vcenter.vm.hardware.StructDefinitions
 
ScsiAddressSpec.Builder - Class in com.vmware.vcenter.vm.hardware
Builder class for ScsiAddressSpec.
ScsiDefinitions - Class in com.vmware.vcenter.vm.hardware.adapter
Defines the type descriptors for the Scsi API service.
ScsiDefinitions() - Constructor for class com.vmware.vcenter.vm.hardware.adapter.ScsiDefinitions
 
scsiService() - Method in class com.vmware.vcenter.vm.hardware.adapter.AdapterFactory
Returns an instance of class Scsi
ScsiStub - Class in com.vmware.vcenter.vm.hardware.adapter
Remote stub implementation of the Scsi API service.
ScsiStub(ApiProvider, TypeConverter, StubConfigurationBase) - Constructor for class com.vmware.vcenter.vm.hardware.adapter.ScsiStub
 
ScsiStub(ApiProvider, StubConfigurationBase) - Constructor for class com.vmware.vcenter.vm.hardware.adapter.ScsiStub
 
ScsiTypes - Interface in com.vmware.vcenter.vm.hardware.adapter
Defines the data types of the Scsi API service.
ScsiTypes.CreateSpec - Class in com.vmware.vcenter.vm.hardware.adapter
The CreateSpec class provides a specification for the configuration of a newly-created virtual SCSI adapter.
ScsiTypes.CreateSpec.Builder - Class in com.vmware.vcenter.vm.hardware.adapter
Builder class for ScsiTypes.CreateSpec.
ScsiTypes.Info - Class in com.vmware.vcenter.vm.hardware.adapter
The Info class contains information about a virtual SCSI adapter.
ScsiTypes.Info.Builder - Class in com.vmware.vcenter.vm.hardware.adapter
Builder class for ScsiTypes.Info.
ScsiTypes.Sharing - Class in com.vmware.vcenter.vm.hardware.adapter
The Sharing enumeration class defines the valid bus sharing modes for a virtual SCSI adapter.
ScsiTypes.Sharing.Values - Enum in com.vmware.vcenter.vm.hardware.adapter
Native Java enum representing this enumeration class.
ScsiTypes.Summary - Class in com.vmware.vcenter.vm.hardware.adapter
The Summary class contains commonly used information about a Virtual SCSI adapter.
ScsiTypes.Summary.Builder - Class in com.vmware.vcenter.vm.hardware.adapter
Builder class for ScsiTypes.Summary.
ScsiTypes.Type - Class in com.vmware.vcenter.vm.hardware.adapter
The Type enumeration class defines the valid emulation types for a virtual SCSI adapter.
ScsiTypes.Type.Values - Enum in com.vmware.vcenter.vm.hardware.adapter
Native Java enum representing this enumeration class.
ScsiTypes.UpdateSpec - Class in com.vmware.vcenter.vm.hardware.adapter
The UpdateSpec class describes the updates to be made to the configuration of a virtual SCSI adapter.
ScsiTypes.UpdateSpec.Builder - Class in com.vmware.vcenter.vm.hardware.adapter
Builder class for ScsiTypes.UpdateSpec.
SECOND - Static variable in class com.vmware.vstats.CounterMetadataTypes.MetricUnits
Second.
SECRET - Static variable in class com.vmware.vapi.metadata.metamodel.Type.BuiltinType
The built-in type is a secret.
secretList(List<char[]>) - Static method in class com.vmware.vapi.data.ListValue
 
SecretValue - Class in com.vmware.vapi.data
Value of type secret, which is intended to represent sensitive information, like passwords.
SecretValue(char[]) - Constructor for class com.vmware.vapi.data.SecretValue
Create a value with the specified char array content.
SECTION_RESTRICTION - Static variable in class com.vmware.vcenter.ovf.ParseIssue.Category
Section restriction error.
SECTION_UNKNOWN - Static variable in class com.vmware.vcenter.ovf.ParseIssue.Category
Section unknown error.
SECURITY - Static variable in class com.vmware.appliance.update.CommonInfo.Category
Fixes vulnerabilities, doesn't change functionality.
SECURITY - Static variable in class com.vmware.esx.settings.depot_content.add_ons.VersionsTypes.CategoryType
Security
SECURITY - Static variable in class com.vmware.esx.settings.depot_content.AddOnsTypes.CategoryType
Security
SECURITY - Static variable in class com.vmware.esx.settings.depot_content.base_images.VersionsTypes.CategoryType
Security
SECURITY - Static variable in class com.vmware.esx.settings.depot_content.BaseImagesTypes.CategoryType
Security
SECURITY - Static variable in class com.vmware.esx.settings.depot_content.components.VersionsTypes.CategoryType
Security
SECURITY - Static variable in class com.vmware.esx.settings.depot_content.ComponentsTypes.CategoryType
Security
SECURITY - Static variable in class com.vmware.vcenter.lcm.update.PendingTypes.Category
Fixes vulnerabilities, doesn't change functionality
SECURITY_CONTEXT_KEY - Static variable in interface com.vmware.vapi.protocol.RequestProcessor
 
SECURITY_PROC_METADATA_KEY - Static variable in interface com.vmware.vapi.protocol.RequestProcessor
This key is used to transfer the authentication results to the authentication handlers using the metadata parameter.
SecurityContextProcessor - Class in com.vmware.vapi.dsig.json
This is an abstract processor that inserts the appropriate security context data into the request.
SecurityContextProcessor() - Constructor for class com.vmware.vapi.dsig.json.SecurityContextProcessor
 
SecurityError - Class in com.vmware.vsphereautomation.lookup
Java class for SecurityError complex type.
SecurityError() - Constructor for class com.vmware.vsphereautomation.lookup.SecurityError
 
SecurityErrorFaultMsg - Exception in com.vmware.vsphereautomation.lookup
This class was generated by the JAX-WS RI.
SecurityErrorFaultMsg(String, SecurityError) - Constructor for exception com.vmware.vsphereautomation.lookup.SecurityErrorFaultMsg
 
SecurityErrorFaultMsg(String, SecurityError, Throwable) - Constructor for exception com.vmware.vsphereautomation.lookup.SecurityErrorFaultMsg
 
SecurityPrincipal - Class in com.vmware.vapi.std.interposition
VMODL equivalent of com.vmware.vapi.security.PrincipalId.
SecurityPrincipal(String, String) - Constructor for class com.vmware.vapi.std.interposition.SecurityPrincipal
This constructor is provided for backwards compatibility purposes only.
SecurityPrincipal() - Constructor for class com.vmware.vapi.std.interposition.SecurityPrincipal
Default constructor.
SecurityPrincipal(StructValue) - Constructor for class com.vmware.vapi.std.interposition.SecurityPrincipal
 
securityPrincipal - Static variable in class com.vmware.vapi.std.interposition.StructDefinitions
 
SecurityPrincipal.Builder - Class in com.vmware.vapi.std.interposition
Builder class for SecurityPrincipal.
SELF_SIGNED_CERTIFICATE - Static variable in class com.vmware.content.library.item.updatesession.WarningType
The certificate used for signing the content is self-signed.
Serial - Interface in com.vmware.vcenter.vm.hardware
The Serial interface provides methods for configuring the virtual serial ports of a virtual machine.
SerialDefinitions - Class in com.vmware.vcenter.vm.hardware
Defines the type descriptors for the Serial API service.
SerialDefinitions() - Constructor for class com.vmware.vcenter.vm.hardware.SerialDefinitions
 
serializeDataValue(DataValue) - Method in interface com.vmware.vapi.protocol.common.json.JsonRpcSerializer
Serializes the provided DataValue as JSON.
Serializers - Class in com.vmware.vapi.protocol.common
Static factories for (de)serializers.
Serializers() - Constructor for class com.vmware.vapi.protocol.common.Serializers
 
serialService() - Method in class com.vmware.vcenter.vm.hardware.HardwareFactory
Returns an instance of class Serial
SerialStub - Class in com.vmware.vcenter.vm.hardware
Remote stub implementation of the Serial API service.
SerialStub(ApiProvider, TypeConverter, StubConfigurationBase) - Constructor for class com.vmware.vcenter.vm.hardware.SerialStub
 
SerialStub(ApiProvider, StubConfigurationBase) - Constructor for class com.vmware.vcenter.vm.hardware.SerialStub
 
SerialTypes - Interface in com.vmware.vcenter.vm.hardware
Defines the data types of the Serial API service.
SerialTypes.BackingInfo - Class in com.vmware.vcenter.vm.hardware
The BackingInfo class contains information about the physical resource backing a virtual serial port.
SerialTypes.BackingInfo.Builder - Class in com.vmware.vcenter.vm.hardware
Builder class for SerialTypes.BackingInfo.
SerialTypes.BackingSpec - Class in com.vmware.vcenter.vm.hardware
The BackingSpec class provides a specification of the physical resource backing a virtual serial port.
SerialTypes.BackingSpec.Builder - Class in com.vmware.vcenter.vm.hardware
Builder class for SerialTypes.BackingSpec.
SerialTypes.BackingType - Class in com.vmware.vcenter.vm.hardware
The BackingType enumeration class defines the valid backing types for a virtual serial port.
SerialTypes.BackingType.Values - Enum in com.vmware.vcenter.vm.hardware
Native Java enum representing this enumeration class.
SerialTypes.CreateSpec - Class in com.vmware.vcenter.vm.hardware
The CreateSpec class provides a specification for the configuration of a newly-created virtual serial port.
SerialTypes.CreateSpec.Builder - Class in com.vmware.vcenter.vm.hardware
Builder class for SerialTypes.CreateSpec.
SerialTypes.Info - Class in com.vmware.vcenter.vm.hardware
The Info class contains information about a virtual serial port.
SerialTypes.Info.Builder - Class in com.vmware.vcenter.vm.hardware
Builder class for SerialTypes.Info.
SerialTypes.Summary - Class in com.vmware.vcenter.vm.hardware
The Summary class contains commonly used information about a virtual serial port.
SerialTypes.Summary.Builder - Class in com.vmware.vcenter.vm.hardware
Builder class for SerialTypes.Summary.
SerialTypes.UpdateSpec - Class in com.vmware.vcenter.vm.hardware
The UpdateSpec class describes the updates to be made to the configuration of a virtual serial port.
SerialTypes.UpdateSpec.Builder - Class in com.vmware.vcenter.vm.hardware
Builder class for SerialTypes.UpdateSpec.
Server - Class in com.vmware.esx.hcl
The Server class contains properties describing information about a server.
Server() - Constructor for class com.vmware.esx.hcl.Server
Default constructor.
Server(StructValue) - Constructor for class com.vmware.esx.hcl.Server
 
server - Static variable in class com.vmware.esx.hcl.StructDefinitions
 
SERVER - Static variable in class com.vmware.vcenter.ovf.OvfMessage.Category
Server error.
server - Static variable in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.ProvidersDefinitions
 
Server() - Constructor for class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.ProvidersTypes.Server
Default constructor.
Server(StructValue) - Constructor for class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.ProvidersTypes.Server
 
Server.Builder - Class in com.vmware.esx.hcl
Builder class for Server.
SERVER_REACHABLE - Static variable in class com.vmware.appliance.networking.ProxyTypes.ServerStatus
Server is reachable.
SERVER_REACHABLE - Static variable in class com.vmware.appliance.NtpTypes.ServerStatus
Server is reachable.
SERVER_UNREACHABLE - Static variable in class com.vmware.appliance.networking.ProxyTypes.ServerStatus
Server is unreachable.
SERVER_UNREACHABLE - Static variable in class com.vmware.appliance.NtpTypes.ServerStatus
Server is unreachable.
serverCompatibility - Static variable in class com.vmware.esx.hcl.hosts.CompatibilityReportDefinitions
 
ServerCompatibility() - Constructor for class com.vmware.esx.hcl.hosts.CompatibilityReportTypes.ServerCompatibility
Default constructor.
ServerCompatibility(StructValue) - Constructor for class com.vmware.esx.hcl.hosts.CompatibilityReportTypes.ServerCompatibility
 
serverHclInfo - Static variable in class com.vmware.esx.hcl.hosts.CompatibilityReportDefinitions
 
ServerHclInfo() - Constructor for class com.vmware.esx.hcl.hosts.CompatibilityReportTypes.ServerHclInfo
Default constructor.
ServerHclInfo(StructValue) - Constructor for class com.vmware.esx.hcl.hosts.CompatibilityReportTypes.ServerHclInfo
 
serverInfo - Static variable in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.ProvidersDefinitions
 
ServerInfo() - Constructor for class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.ProvidersTypes.ServerInfo
Default constructor.
ServerInfo(StructValue) - Constructor for class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.ProvidersTypes.ServerInfo
 
Servers - Interface in com.vmware.appliance.networking.dns
Servers interface provides methods DNS server configuration.
ServersDefinitions - Class in com.vmware.appliance.networking.dns
Defines the type descriptors for the Servers API service.
ServersDefinitions() - Constructor for class com.vmware.appliance.networking.dns.ServersDefinitions
 
serversService() - Method in class com.vmware.appliance.networking.dns.DnsFactory
Returns an instance of class Servers
ServersStub - Class in com.vmware.appliance.networking.dns
Remote stub implementation of the Servers API service.
ServersStub(ApiProvider, TypeConverter, StubConfigurationBase) - Constructor for class com.vmware.appliance.networking.dns.ServersStub
 
ServersStub(ApiProvider, StubConfigurationBase) - Constructor for class com.vmware.appliance.networking.dns.ServersStub
 
ServersTypes - Interface in com.vmware.appliance.networking.dns
Defines the data types of the Servers API service.
ServersTypes.DNSServerConfig - Class in com.vmware.appliance.networking.dns
DNSServerConfig class This structure represents the configuration state used to determine DNS servers.
ServersTypes.DNSServerConfig.Builder - Class in com.vmware.appliance.networking.dns
Builder class for ServersTypes.DNSServerConfig.
ServersTypes.DNSServerMode - Class in com.vmware.appliance.networking.dns
DNSServerMode enumeration class Describes DNS Server source (DHCP,static)
ServersTypes.DNSServerMode.Values - Enum in com.vmware.appliance.networking.dns
Native Java enum representing this enumeration class.
ServersTypes.Message - Class in com.vmware.appliance.networking.dns
Message class Test result and message
ServersTypes.Message.Builder - Class in com.vmware.appliance.networking.dns
Builder class for ServersTypes.Message.
ServersTypes.MessageStatus - Class in com.vmware.appliance.networking.dns
MessageStatus enumeration class Individual test result
ServersTypes.MessageStatus.Values - Enum in com.vmware.appliance.networking.dns
Native Java enum representing this enumeration class.
ServersTypes.TestStatus - Class in com.vmware.appliance.networking.dns
TestStatus enumeration class Health indicator
ServersTypes.TestStatus.Values - Enum in com.vmware.appliance.networking.dns
Native Java enum representing this enumeration class.
ServersTypes.TestStatusInfo - Class in com.vmware.appliance.networking.dns
TestStatusInfo class Overall test result
ServersTypes.TestStatusInfo.Builder - Class in com.vmware.appliance.networking.dns
Builder class for ServersTypes.TestStatusInfo.
Service - Interface in com.vmware.appliance.vmon
The Service interface provides methods to manage a single/set of services that are managed by vMon.
Service - Interface in com.vmware.vapi.bindings
Marker interface for vAPI generated bindings services
service() - Method in class com.vmware.vapi.metadata.authentication.AuthenticationFactory
The com.vmware.vapi.metadata.authentication.service package provides interfaces to retrieve authentication information for operation elements.
Service - Interface in com.vmware.vapi.metadata.authentication
The Service interface provides methods to retrieve authentication information of a service element.
service() - Method in class com.vmware.vapi.metadata.metamodel.MetamodelFactory
The com.vmware.vapi.metadata.metamodel.service package provides interfaces to retrieve metamodel information about the elements contained in a service element.
Service - Interface in com.vmware.vapi.metadata.metamodel
The Service interface provides methods to retrieve metamodel information about a service element in the interface definition language.
service() - Method in class com.vmware.vapi.metadata.privilege.PrivilegeFactory
The com.vmware.vapi.metadata.privilege.service package provides interfaces to retrieve privilege information for operation elements.
Service - Interface in com.vmware.vapi.metadata.privilege
The Service interface provides methods to retrieve privilege information of a service element.
Service - Interface in com.vmware.vcenter.services
The Service interface provides methods to manage a single/set of vCenter Server services.
SERVICE - Static variable in class com.vmware.vcenter.trusted_infrastructure.trusted_clusters.attestation.ServicesTypes.CreateSpec.SourceType
The Attestation Service will be configured based on an ID of an specific Attestation Service.
SERVICE - Static variable in class com.vmware.vcenter.trusted_infrastructure.trusted_clusters.kms.ServicesTypes.CreateSpec.SourceType
The Key Provider Service will be configured based on an ID of an specific Key Provider Service.
SERVICE_UNAVAILABLE - Static variable in interface com.vmware.vapi.bindings.exception.Constants
 
SERVICE_UNAVAILABLE - Static variable in class com.vmware.vapi.std.errors.Error.Type
Discriminator for the ServiceUnavailable type.
serviceAttributes - Variable in class com.vmware.vsphereautomation.lookup.LookupServiceRegistrationMutableServiceInfo
 
ServiceDefinitions - Class in com.vmware.appliance.vmon
Defines the type descriptors for the Service API service.
ServiceDefinitions() - Constructor for class com.vmware.appliance.vmon.ServiceDefinitions
 
ServiceDefinitions - Class in com.vmware.vapi.metadata.authentication
Defines the type descriptors for the Service API service.
ServiceDefinitions() - Constructor for class com.vmware.vapi.metadata.authentication.ServiceDefinitions
 
ServiceDefinitions - Class in com.vmware.vapi.metadata.metamodel
Defines the type descriptors for the Service API service.
ServiceDefinitions() - Constructor for class com.vmware.vapi.metadata.metamodel.ServiceDefinitions
 
ServiceDefinitions - Class in com.vmware.vapi.metadata.privilege
Defines the type descriptors for the Service API service.
ServiceDefinitions() - Constructor for class com.vmware.vapi.metadata.privilege.ServiceDefinitions
 
ServiceDefinitions - Class in com.vmware.vcenter.services
Defines the type descriptors for the Service API service.
ServiceDefinitions() - Constructor for class com.vmware.vcenter.services.ServiceDefinitions
 
serviceDescriptionDefault - Variable in class com.vmware.vsphereautomation.lookup.LookupServiceRegistrationMutableServiceInfo
 
serviceDescriptionResourceKey - Variable in class com.vmware.vsphereautomation.lookup.LookupServiceRegistrationMutableServiceInfo
 
serviceEndpoints - Variable in class com.vmware.vsphereautomation.lookup.LookupServiceRegistrationMutableServiceInfo
 
ServiceFactory - Class in com.vmware.vapi.metadata.authentication.service
ServiceFactory is responsible for creating instances of services contained inside the com.vmware.vapi.metadata.authentication.service package and also has the subpackages reference to access respective subpackage services.
ServiceFactory - Class in com.vmware.vapi.metadata.metamodel.service
ServiceFactory is responsible for creating instances of services contained inside the com.vmware.vapi.metadata.metamodel.service package and also has the subpackages reference to access respective subpackage services.
ServiceFactory - Class in com.vmware.vapi.metadata.privilege.service
ServiceFactory is responsible for creating instances of services contained inside the com.vmware.vapi.metadata.privilege.service package and also has the subpackages reference to access respective subpackage services.
serviceId - Variable in class com.vmware.vsphereautomation.lookup.CreateRequestType
 
serviceId - Variable in class com.vmware.vsphereautomation.lookup.DeleteRequestType
 
serviceId - Variable in class com.vmware.vsphereautomation.lookup.GetRequestType
 
serviceId - Variable in class com.vmware.vsphereautomation.lookup.LookupServiceRegistrationInfo
 
serviceId - Variable in class com.vmware.vsphereautomation.lookup.SetRequestType
 
ServiceInfo - Class in com.vmware.appliance.update
The ServiceInfo class describes a service to be stopped and started during the update installation.
ServiceInfo() - Constructor for class com.vmware.appliance.update.ServiceInfo
Default constructor.
ServiceInfo(StructValue) - Constructor for class com.vmware.appliance.update.ServiceInfo
 
serviceInfo - Static variable in class com.vmware.appliance.update.StructDefinitions
 
ServiceInfo - Class in com.vmware.vapi.metadata.authentication
The ServiceInfo class contains authentication information of a service element.
ServiceInfo() - Constructor for class com.vmware.vapi.metadata.authentication.ServiceInfo
Default constructor.
ServiceInfo(StructValue) - Constructor for class com.vmware.vapi.metadata.authentication.ServiceInfo
 
serviceInfo - Static variable in class com.vmware.vapi.metadata.authentication.StructDefinitions
 
ServiceInfo - Class in com.vmware.vapi.metadata.metamodel
The ServiceInfo class contains the metamodel information of all the operation elements, structure elements and enumeration elements containted in a service element.
ServiceInfo() - Constructor for class com.vmware.vapi.metadata.metamodel.ServiceInfo
Default constructor.
ServiceInfo(StructValue) - Constructor for class com.vmware.vapi.metadata.metamodel.ServiceInfo
 
serviceInfo - Static variable in class com.vmware.vapi.metadata.metamodel.StructDefinitions
 
ServiceInfo - Class in com.vmware.vapi.metadata.privilege
The ServiceInfo class contains privilege information of a service element.
ServiceInfo() - Constructor for class com.vmware.vapi.metadata.privilege.ServiceInfo
Default constructor.
ServiceInfo(StructValue) - Constructor for class com.vmware.vapi.metadata.privilege.ServiceInfo
 
serviceInfo - Static variable in class com.vmware.vapi.metadata.privilege.StructDefinitions
 
ServiceInfo.Builder - Class in com.vmware.appliance.update
Builder class for ServiceInfo.
ServiceInfo.Builder - Class in com.vmware.vapi.metadata.authentication
Builder class for ServiceInfo.
ServiceInfo.Builder - Class in com.vmware.vapi.metadata.metamodel
Builder class for ServiceInfo.
ServiceInfo.Builder - Class in com.vmware.vapi.metadata.privilege
Builder class for ServiceInfo.
serviceNameDefault - Variable in class com.vmware.vsphereautomation.lookup.LookupServiceRegistrationMutableServiceInfo
 
serviceNameResourceKey - Variable in class com.vmware.vsphereautomation.lookup.LookupServiceRegistrationMutableServiceInfo
 
serviceRegistration - Variable in class com.vmware.vsphereautomation.lookup.LookupServiceContent
 
Services - Interface in com.vmware.appliance
The Service interface provides methods to manage a single/set of appliance services.
Services - Interface in com.vmware.vcenter.trusted_infrastructure.attestation
The Services interface contains information about the registered instances of the Attestation Service in vCenter.
Services - Interface in com.vmware.vcenter.trusted_infrastructure.kms
The Services interface contains information about the registered instances of the Key Provider Service in vCenter.
Services - Interface in com.vmware.vcenter.trusted_infrastructure.trusted_clusters.attestation
The Services interface manages the Attestation Service instances a Trusted Cluster is configured to use.
Services - Interface in com.vmware.vcenter.trusted_infrastructure.trusted_clusters.kms
The Services interface manages the Key Provider Service instances a Trusted Cluster is configured to use.
services() - Method in class com.vmware.vcenter.VcenterFactory
 
ServicesDefinitions - Class in com.vmware.appliance
Defines the type descriptors for the Services API service.
ServicesDefinitions() - Constructor for class com.vmware.appliance.ServicesDefinitions
 
ServicesDefinitions - Class in com.vmware.vcenter.trusted_infrastructure.attestation
Defines the type descriptors for the Services API service.
ServicesDefinitions() - Constructor for class com.vmware.vcenter.trusted_infrastructure.attestation.ServicesDefinitions
 
ServicesDefinitions - Class in com.vmware.vcenter.trusted_infrastructure.kms
Defines the type descriptors for the Services API service.
ServicesDefinitions() - Constructor for class com.vmware.vcenter.trusted_infrastructure.kms.ServicesDefinitions
 
ServicesDefinitions - Class in com.vmware.vcenter.trusted_infrastructure.trusted_clusters.attestation
Defines the type descriptors for the Services API service.
ServicesDefinitions() - Constructor for class com.vmware.vcenter.trusted_infrastructure.trusted_clusters.attestation.ServicesDefinitions
 
ServicesDefinitions - Class in com.vmware.vcenter.trusted_infrastructure.trusted_clusters.kms
Defines the type descriptors for the Services API service.
ServicesDefinitions() - Constructor for class com.vmware.vcenter.trusted_infrastructure.trusted_clusters.kms.ServicesDefinitions
 
serviceService() - Method in class com.vmware.appliance.vmon.VmonFactory
Returns an instance of class Service
serviceService() - Method in class com.vmware.vapi.metadata.authentication.AuthenticationFactory
Returns an instance of class Service
serviceService() - Method in class com.vmware.vapi.metadata.metamodel.MetamodelFactory
Returns an instance of class Service
serviceService() - Method in class com.vmware.vapi.metadata.privilege.PrivilegeFactory
Returns an instance of class Service
serviceService() - Method in class com.vmware.vcenter.services.ServicesFactory
Returns an instance of class Service
ServicesFactory - Class in com.vmware.vcenter.services
ServicesFactory is responsible for creating instances of services contained inside the com.vmware.vcenter.services package and also has the subpackages reference to access respective subpackage services.
serviceSpec - Variable in class com.vmware.vsphereautomation.lookup.SetRequestType
 
servicesService() - Method in class com.vmware.appliance.ApplianceFactory
Returns an instance of class Services
servicesService() - Method in class com.vmware.vcenter.trusted_infrastructure.attestation.AttestationFactory
Returns an instance of class Services
servicesService() - Method in class com.vmware.vcenter.trusted_infrastructure.kms.KmsFactory
Returns an instance of class Services
servicesService() - Method in class com.vmware.vcenter.trusted_infrastructure.trusted_clusters.attestation.AttestationFactory
Returns an instance of class Services
servicesService() - Method in class com.vmware.vcenter.trusted_infrastructure.trusted_clusters.kms.KmsFactory
Returns an instance of class Services
ServicesStub - Class in com.vmware.appliance
Remote stub implementation of the Services API service.
ServicesStub(ApiProvider, TypeConverter, StubConfigurationBase) - Constructor for class com.vmware.appliance.ServicesStub
 
ServicesStub(ApiProvider, StubConfigurationBase) - Constructor for class com.vmware.appliance.ServicesStub
 
ServicesStub - Class in com.vmware.vcenter.trusted_infrastructure.attestation
Remote stub implementation of the Services API service.
ServicesStub(ApiProvider, TypeConverter, StubConfigurationBase) - Constructor for class com.vmware.vcenter.trusted_infrastructure.attestation.ServicesStub
 
ServicesStub(ApiProvider, StubConfigurationBase) - Constructor for class com.vmware.vcenter.trusted_infrastructure.attestation.ServicesStub
 
ServicesStub - Class in com.vmware.vcenter.trusted_infrastructure.kms
Remote stub implementation of the Services API service.
ServicesStub(ApiProvider, TypeConverter, StubConfigurationBase) - Constructor for class com.vmware.vcenter.trusted_infrastructure.kms.ServicesStub
 
ServicesStub(ApiProvider, StubConfigurationBase) - Constructor for class com.vmware.vcenter.trusted_infrastructure.kms.ServicesStub
 
ServicesStub - Class in com.vmware.vcenter.trusted_infrastructure.trusted_clusters.attestation
Remote stub implementation of the Services API service.
ServicesStub(ApiProvider, TypeConverter, StubConfigurationBase) - Constructor for class com.vmware.vcenter.trusted_infrastructure.trusted_clusters.attestation.ServicesStub
 
ServicesStub(ApiProvider, StubConfigurationBase) - Constructor for class com.vmware.vcenter.trusted_infrastructure.trusted_clusters.attestation.ServicesStub
 
ServicesStub - Class in com.vmware.vcenter.trusted_infrastructure.trusted_clusters.kms
Remote stub implementation of the Services API service.
ServicesStub(ApiProvider, TypeConverter, StubConfigurationBase) - Constructor for class com.vmware.vcenter.trusted_infrastructure.trusted_clusters.kms.ServicesStub
 
ServicesStub(ApiProvider, StubConfigurationBase) - Constructor for class com.vmware.vcenter.trusted_infrastructure.trusted_clusters.kms.ServicesStub
 
ServiceStatus - Interface in com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.attestation
The ServiceStatus interface provides methods to get the Attestation Service health status.
ServiceStatus - Interface in com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms
The ServiceStatus interface provides methods to get the Key Provider Service health status.
ServiceStatusDefinitions - Class in com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.attestation
Defines the type descriptors for the ServiceStatus API service.
ServiceStatusDefinitions() - Constructor for class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.attestation.ServiceStatusDefinitions
 
ServiceStatusDefinitions - Class in com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms
Defines the type descriptors for the ServiceStatus API service.
ServiceStatusDefinitions() - Constructor for class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.ServiceStatusDefinitions
 
serviceStatusService() - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.attestation.AttestationFactory
Returns an instance of class ServiceStatus
serviceStatusService() - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.KmsFactory
Returns an instance of class ServiceStatus
ServiceStatusStub - Class in com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.attestation
Remote stub implementation of the ServiceStatus API service.
ServiceStatusStub(ApiProvider, TypeConverter, StubConfigurationBase) - Constructor for class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.attestation.ServiceStatusStub
 
ServiceStatusStub(ApiProvider, StubConfigurationBase) - Constructor for class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.attestation.ServiceStatusStub
 
ServiceStatusStub - Class in com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms
Remote stub implementation of the ServiceStatus API service.
ServiceStatusStub(ApiProvider, TypeConverter, StubConfigurationBase) - Constructor for class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.ServiceStatusStub
 
ServiceStatusStub(ApiProvider, StubConfigurationBase) - Constructor for class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.ServiceStatusStub
 
ServiceStatusTypes - Interface in com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.attestation
Defines the data types of the ServiceStatus API service.
ServiceStatusTypes - Interface in com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms
Defines the data types of the ServiceStatus API service.
ServiceStatusTypes._VAPI_OPERATIONS - Enum in com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.attestation
Identifiers of the task operations
ServiceStatusTypes._VAPI_OPERATIONS - Enum in com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms
Identifiers of the task operations
ServiceStatusTypes.Health - Class in com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.attestation
The Health enumeration class defines the possible service health states.
ServiceStatusTypes.Health - Class in com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms
The Health enumeration class defines the possible service health states.
ServiceStatusTypes.Health.Values - Enum in com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.attestation
Native Java enum representing this enumeration class.
ServiceStatusTypes.Health.Values - Enum in com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms
Native Java enum representing this enumeration class.
ServiceStatusTypes.Info - Class in com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.attestation
The Info class contains information that describes the status of the service.
ServiceStatusTypes.Info - Class in com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms
The Info class contains information that describes the status of the service.
ServiceStatusTypes.Info.Builder - Class in com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.attestation
Builder class for ServiceStatusTypes.Info.
ServiceStatusTypes.Info.Builder - Class in com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms
Builder class for ServiceStatusTypes.Info.
ServiceStub - Class in com.vmware.appliance.vmon
Remote stub implementation of the Service API service.
ServiceStub(ApiProvider, TypeConverter, StubConfigurationBase) - Constructor for class com.vmware.appliance.vmon.ServiceStub
 
ServiceStub(ApiProvider, StubConfigurationBase) - Constructor for class com.vmware.appliance.vmon.ServiceStub
 
ServiceStub - Class in com.vmware.vapi.metadata.authentication
Remote stub implementation of the Service API service.
ServiceStub(ApiProvider, TypeConverter, StubConfigurationBase) - Constructor for class com.vmware.vapi.metadata.authentication.ServiceStub
 
ServiceStub(ApiProvider, StubConfigurationBase) - Constructor for class com.vmware.vapi.metadata.authentication.ServiceStub
 
ServiceStub - Class in com.vmware.vapi.metadata.metamodel
Remote stub implementation of the Service API service.
ServiceStub(ApiProvider, TypeConverter, StubConfigurationBase) - Constructor for class com.vmware.vapi.metadata.metamodel.ServiceStub
 
ServiceStub(ApiProvider, StubConfigurationBase) - Constructor for class com.vmware.vapi.metadata.metamodel.ServiceStub
 
ServiceStub - Class in com.vmware.vapi.metadata.privilege
Remote stub implementation of the Service API service.
ServiceStub(ApiProvider, TypeConverter, StubConfigurationBase) - Constructor for class com.vmware.vapi.metadata.privilege.ServiceStub
 
ServiceStub(ApiProvider, StubConfigurationBase) - Constructor for class com.vmware.vapi.metadata.privilege.ServiceStub
 
ServiceStub - Class in com.vmware.vcenter.services
Remote stub implementation of the Service API service.
ServiceStub(ApiProvider, TypeConverter, StubConfigurationBase) - Constructor for class com.vmware.vcenter.services.ServiceStub
 
ServiceStub(ApiProvider, StubConfigurationBase) - Constructor for class com.vmware.vcenter.services.ServiceStub
 
ServicesTypes - Interface in com.vmware.appliance
Defines the data types of the Services API service.
ServicesTypes - Interface in com.vmware.vcenter.trusted_infrastructure.attestation
Defines the data types of the Services API service.
ServicesTypes - Interface in com.vmware.vcenter.trusted_infrastructure.kms
Defines the data types of the Services API service.
ServicesTypes - Interface in com.vmware.vcenter.trusted_infrastructure.trusted_clusters.attestation
Defines the data types of the Services API service.
ServicesTypes - Interface in com.vmware.vcenter.trusted_infrastructure.trusted_clusters.kms
Defines the data types of the Services API service.
ServicesTypes._VAPI_OPERATIONS - Enum in com.vmware.vcenter.trusted_infrastructure.trusted_clusters.attestation
Identifiers of the task operations
ServicesTypes._VAPI_OPERATIONS - Enum in com.vmware.vcenter.trusted_infrastructure.trusted_clusters.kms
Identifiers of the task operations
ServicesTypes.CreateSpec - Class in com.vmware.vcenter.trusted_infrastructure.attestation
The CreateSpec class contains the data necessary for registering an Attestation Service instance to the environment.
ServicesTypes.CreateSpec - Class in com.vmware.vcenter.trusted_infrastructure.kms
The CreateSpec class contains the data necessary for registering a Key Provider Service instance to the environment.
ServicesTypes.CreateSpec - Class in com.vmware.vcenter.trusted_infrastructure.trusted_clusters.attestation
The CreateSpec class contains the data necessary for configuring a registered Attestation Service instance with a cluster in the environment.
ServicesTypes.CreateSpec - Class in com.vmware.vcenter.trusted_infrastructure.trusted_clusters.kms
The CreateSpec class contains the data necessary for configuring a registered Key Provider Service instance with a cluster in the environment.
ServicesTypes.CreateSpec.Builder - Class in com.vmware.vcenter.trusted_infrastructure.attestation
Builder class for ServicesTypes.CreateSpec.
ServicesTypes.CreateSpec.Builder - Class in com.vmware.vcenter.trusted_infrastructure.kms
Builder class for ServicesTypes.CreateSpec.
ServicesTypes.CreateSpec.Builder - Class in com.vmware.vcenter.trusted_infrastructure.trusted_clusters.attestation
Builder class for ServicesTypes.CreateSpec.
ServicesTypes.CreateSpec.Builder - Class in com.vmware.vcenter.trusted_infrastructure.trusted_clusters.kms
Builder class for ServicesTypes.CreateSpec.
ServicesTypes.CreateSpec.SourceType - Class in com.vmware.vcenter.trusted_infrastructure.trusted_clusters.attestation
The SourceType enumeration class specifies the source of truth the Attestation Service will use for its configuration.
ServicesTypes.CreateSpec.SourceType - Class in com.vmware.vcenter.trusted_infrastructure.trusted_clusters.kms
The SourceType enumeration class specifies source of truth the Key Provider Service will use for its configuration.
ServicesTypes.CreateSpec.SourceType.Values - Enum in com.vmware.vcenter.trusted_infrastructure.trusted_clusters.attestation
Native Java enum representing this enumeration class.
ServicesTypes.CreateSpec.SourceType.Values - Enum in com.vmware.vcenter.trusted_infrastructure.trusted_clusters.kms
Native Java enum representing this enumeration class.
ServicesTypes.FilterSpec - Class in com.vmware.vcenter.trusted_infrastructure.attestation
The FilterSpec class contains the data necessary for identifying an Attestation Service instance.
ServicesTypes.FilterSpec - Class in com.vmware.vcenter.trusted_infrastructure.kms
The FilterSpec class contains the data necessary for identifying a Key Provider Service instance.
ServicesTypes.FilterSpec - Class in com.vmware.vcenter.trusted_infrastructure.trusted_clusters.attestation
The FilterSpec class contains the data necessary for identifying a Attestation service instance.
ServicesTypes.FilterSpec - Class in com.vmware.vcenter.trusted_infrastructure.trusted_clusters.kms
The FilterSpec class contains the data necessary for identifying a Key Provider service instance.
ServicesTypes.FilterSpec.Builder - Class in com.vmware.vcenter.trusted_infrastructure.attestation
Builder class for ServicesTypes.FilterSpec.
ServicesTypes.FilterSpec.Builder - Class in com.vmware.vcenter.trusted_infrastructure.kms
Builder class for ServicesTypes.FilterSpec.
ServicesTypes.FilterSpec.Builder - Class in com.vmware.vcenter.trusted_infrastructure.trusted_clusters.attestation
Builder class for ServicesTypes.FilterSpec.
ServicesTypes.FilterSpec.Builder - Class in com.vmware.vcenter.trusted_infrastructure.trusted_clusters.kms
Builder class for ServicesTypes.FilterSpec.
ServicesTypes.Info - Class in com.vmware.appliance
The Info class contains information about a service.
ServicesTypes.Info - Class in com.vmware.vcenter.trusted_infrastructure.attestation
The Info class contains all the stored information about a registered Attestation Service instance.
ServicesTypes.Info - Class in com.vmware.vcenter.trusted_infrastructure.kms
The Info class contains all the stored information about a registered Key Provider Service instance.
ServicesTypes.Info - Class in com.vmware.vcenter.trusted_infrastructure.trusted_clusters.attestation
The Info class contains all the stored information about a registered Attestation Service instance that is configured for a cluster.
ServicesTypes.Info - Class in com.vmware.vcenter.trusted_infrastructure.trusted_clusters.kms
The Info class contains all the stored information about a registered Key Provider Service instance that is configured for a cluster.
ServicesTypes.Info.Builder - Class in com.vmware.appliance
Builder class for ServicesTypes.Info.
ServicesTypes.Info.Builder - Class in com.vmware.vcenter.trusted_infrastructure.attestation
Builder class for ServicesTypes.Info.
ServicesTypes.Info.Builder - Class in com.vmware.vcenter.trusted_infrastructure.kms
Builder class for ServicesTypes.Info.
ServicesTypes.Info.Builder - Class in com.vmware.vcenter.trusted_infrastructure.trusted_clusters.attestation
Builder class for ServicesTypes.Info.
ServicesTypes.Info.Builder - Class in com.vmware.vcenter.trusted_infrastructure.trusted_clusters.kms
Builder class for ServicesTypes.Info.
ServicesTypes.State - Class in com.vmware.appliance
The State enumeration class defines valid Run State for services.
ServicesTypes.State.Values - Enum in com.vmware.appliance
Native Java enum representing this enumeration class.
ServicesTypes.Summary - Class in com.vmware.vcenter.trusted_infrastructure.attestation
The Summary class contains basic information about a registered Attestation Service instance.
ServicesTypes.Summary - Class in com.vmware.vcenter.trusted_infrastructure.kms
The Summary class contains basic information about a registered Key Provider Service instance.
ServicesTypes.Summary - Class in com.vmware.vcenter.trusted_infrastructure.trusted_clusters.attestation
The Summary class contains basic information about a registered Attestation Service instance that is configured for a cluster.
ServicesTypes.Summary - Class in com.vmware.vcenter.trusted_infrastructure.trusted_clusters.kms
The Summary class contains basic information about a registered Key Provider Service instance that is configured for a cluster.
ServicesTypes.Summary.Builder - Class in com.vmware.vcenter.trusted_infrastructure.attestation
Builder class for ServicesTypes.Summary.
ServicesTypes.Summary.Builder - Class in com.vmware.vcenter.trusted_infrastructure.kms
Builder class for ServicesTypes.Summary.
ServicesTypes.Summary.Builder - Class in com.vmware.vcenter.trusted_infrastructure.trusted_clusters.attestation
Builder class for ServicesTypes.Summary.
ServicesTypes.Summary.Builder - Class in com.vmware.vcenter.trusted_infrastructure.trusted_clusters.kms
Builder class for ServicesTypes.Summary.
serviceType - Variable in class com.vmware.vsphereautomation.lookup.LookupServiceRegistrationCommonServiceInfo
 
serviceType - Variable in class com.vmware.vsphereautomation.lookup.LookupServiceRegistrationFilter
 
ServiceTypes - Interface in com.vmware.appliance.vmon
Defines the data types of the Service API service.
ServiceTypes - Interface in com.vmware.vapi.metadata.authentication
Defines the data types of the Service API service.
ServiceTypes - Interface in com.vmware.vapi.metadata.metamodel
Defines the data types of the Service API service.
ServiceTypes - Interface in com.vmware.vapi.metadata.privilege
Defines the data types of the Service API service.
ServiceTypes - Interface in com.vmware.vcenter.services
Defines the data types of the Service API service.
ServiceTypes.Health - Class in com.vmware.appliance.vmon
The Health enumeration class defines the possible values for health of a service.
ServiceTypes.Health - Class in com.vmware.vcenter.services
The Health enumeration class defines the possible values for health of a service.
ServiceTypes.Health.Values - Enum in com.vmware.appliance.vmon
Native Java enum representing this enumeration class.
ServiceTypes.Health.Values - Enum in com.vmware.vcenter.services
Native Java enum representing this enumeration class.
ServiceTypes.Info - Class in com.vmware.appliance.vmon
The Info class contains information about a service.
ServiceTypes.Info - Class in com.vmware.vcenter.services
The Info class contains information about a service.
ServiceTypes.Info.Builder - Class in com.vmware.appliance.vmon
Builder class for ServiceTypes.Info.
ServiceTypes.Info.Builder - Class in com.vmware.vcenter.services
Builder class for ServiceTypes.Info.
ServiceTypes.StartupType - Class in com.vmware.appliance.vmon
The StartupType enumeration class defines valid Startup Type for services managed by vMon.
ServiceTypes.StartupType - Class in com.vmware.vcenter.services
The StartupType enumeration class defines valid Startup Type for vCenter Server services.
ServiceTypes.StartupType.Values - Enum in com.vmware.appliance.vmon
Native Java enum representing this enumeration class.
ServiceTypes.StartupType.Values - Enum in com.vmware.vcenter.services
Native Java enum representing this enumeration class.
ServiceTypes.State - Class in com.vmware.appliance.vmon
The State enumeration class defines valid Run State for services.
ServiceTypes.State - Class in com.vmware.vcenter.services
The State enumeration class defines valid Run State for services.
ServiceTypes.State.Values - Enum in com.vmware.appliance.vmon
Native Java enum representing this enumeration class.
ServiceTypes.State.Values - Enum in com.vmware.vcenter.services
Native Java enum representing this enumeration class.
ServiceTypes.UpdateSpec - Class in com.vmware.appliance.vmon
The UpdateSpec class describes the changes to be made to the configuration of the service.
ServiceTypes.UpdateSpec - Class in com.vmware.vcenter.services
The UpdateSpec class describes the changes to be made to the configuration of the service.
ServiceTypes.UpdateSpec.Builder - Class in com.vmware.appliance.vmon
Builder class for ServiceTypes.UpdateSpec.
ServiceTypes.UpdateSpec.Builder - Class in com.vmware.vcenter.services
Builder class for ServiceTypes.UpdateSpec.
ServiceUnavailable - Exception in com.vmware.vapi.std.errors
The ServiceUnavailable exception indicates that the interface is unavailable.
ServiceUnavailable - Class in com.vmware.vapi.std.errors
The ServiceUnavailable exception indicates that the interface is unavailable.
ServiceUnavailable(List<LocalizableMessage>, Structure) - Constructor for exception com.vmware.vapi.std.errors.ServiceUnavailable
This constructor is provided for backwards compatibility purposes only.
ServiceUnavailable() - Constructor for exception com.vmware.vapi.std.errors.ServiceUnavailable
Default constructor.
ServiceUnavailable(StructValue) - Constructor for exception com.vmware.vapi.std.errors.ServiceUnavailable
 
ServiceUnavailable(StructValue, Error.Type) - Constructor for exception com.vmware.vapi.std.errors.ServiceUnavailable
 
serviceUnavailable - Static variable in class com.vmware.vapi.std.errors.StructDefinitions
 
ServiceUnavailable.Builder - Class in com.vmware.vapi.std.errors
Builder class for ServiceUnavailable.
serviceVersion - Variable in class com.vmware.vsphereautomation.lookup.LookupServiceRegistrationMutableServiceInfo
 
Session - Interface in com.vmware.cis
The Session interface allows API clients to manage session tokens including creating, deleting and obtaining information about sessions.
SESSION - Static variable in class com.vmware.vapi.security.StdSecuritySchemes
 
SESSION_AWARE - Static variable in class com.vmware.vapi.metadata.authentication.AuthenticationInfo.SchemeType
Indicates that the scheme is a session aware authentication scheme.
SESSION_ID - Static variable in class com.vmware.vapi.std.AuthenticationScheme
Indicates that the security context in a request is using a session identifier based authentication scheme.
SESSION_ID_KEY - Static variable in class com.vmware.vapi.security.SessionSecurityContext
 
SessionDefinitions - Class in com.vmware.cis
Defines the type descriptors for the Session API service.
SessionDefinitions() - Constructor for class com.vmware.cis.SessionDefinitions
 
sessionInfo - Static variable in class com.vmware.vcenter.hvc.links.sync.ProvidersDefinitions
 
SessionInfo() - Constructor for class com.vmware.vcenter.hvc.links.sync.ProvidersTypes.SessionInfo
Default constructor.
SessionInfo(StructValue) - Constructor for class com.vmware.vcenter.hvc.links.sync.ProvidersTypes.SessionInfo
 
SESSIONLESS - Static variable in class com.vmware.vapi.metadata.authentication.AuthenticationInfo.SchemeType
Indicates that the scheme is a session less authentication scheme, the user is authenticated on every method.
SessionSecurityContext - Class in com.vmware.vapi.security
This class represents the security context needed for authentication a session ID.
SessionSecurityContext(char[]) - Constructor for class com.vmware.vapi.security.SessionSecurityContext
 
sessionService() - Method in class com.vmware.cis.CisFactory
Returns an instance of class Session
SessionStub - Class in com.vmware.cis
Remote stub implementation of the Session API service.
SessionStub(ApiProvider, TypeConverter, StubConfigurationBase) - Constructor for class com.vmware.cis.SessionStub
 
SessionStub(ApiProvider, StubConfigurationBase) - Constructor for class com.vmware.cis.SessionStub
 
SessionTypes - Interface in com.vmware.cis
Defines the data types of the Session API service.
SessionTypes.Info - Class in com.vmware.cis
Represents data associated with an API session.
SessionTypes.Info.Builder - Class in com.vmware.cis
Builder class for SessionTypes.Info.
set(boolean) - Method in interface com.vmware.appliance.access.Consolecli
Set enabled state of the console-based controlled CLI (TTY1).
set(boolean, InvocationConfig) - Method in interface com.vmware.appliance.access.Consolecli
Set enabled state of the console-based controlled CLI (TTY1).
set(boolean, AsyncCallback<Void>) - Method in interface com.vmware.appliance.access.Consolecli
Set enabled state of the console-based controlled CLI (TTY1).
set(boolean, AsyncCallback<Void>, InvocationConfig) - Method in interface com.vmware.appliance.access.Consolecli
Set enabled state of the console-based controlled CLI (TTY1).
set(boolean) - Method in class com.vmware.appliance.access.ConsolecliStub
 
set(boolean, InvocationConfig) - Method in class com.vmware.appliance.access.ConsolecliStub
 
set(boolean, AsyncCallback<Void>) - Method in class com.vmware.appliance.access.ConsolecliStub
 
set(boolean, AsyncCallback<Void>, InvocationConfig) - Method in class com.vmware.appliance.access.ConsolecliStub
 
set(boolean) - Method in interface com.vmware.appliance.access.Dcui
Set enabled state of Direct Console User Interface (DCUI TTY2).
set(boolean, InvocationConfig) - Method in interface com.vmware.appliance.access.Dcui
Set enabled state of Direct Console User Interface (DCUI TTY2).
set(boolean, AsyncCallback<Void>) - Method in interface com.vmware.appliance.access.Dcui
Set enabled state of Direct Console User Interface (DCUI TTY2).
set(boolean, AsyncCallback<Void>, InvocationConfig) - Method in interface com.vmware.appliance.access.Dcui
Set enabled state of Direct Console User Interface (DCUI TTY2).
set(boolean) - Method in class com.vmware.appliance.access.DcuiStub
 
set(boolean, InvocationConfig) - Method in class com.vmware.appliance.access.DcuiStub
 
set(boolean, AsyncCallback<Void>) - Method in class com.vmware.appliance.access.DcuiStub
 
set(boolean, AsyncCallback<Void>, InvocationConfig) - Method in class com.vmware.appliance.access.DcuiStub
 
set(ShellTypes.ShellConfig) - Method in interface com.vmware.appliance.access.Shell
Set enabled state of BASH, that is, access to BASH from within the controlled CLI.
set(ShellTypes.ShellConfig, InvocationConfig) - Method in interface com.vmware.appliance.access.Shell
Set enabled state of BASH, that is, access to BASH from within the controlled CLI.
set(ShellTypes.ShellConfig, AsyncCallback<Void>) - Method in interface com.vmware.appliance.access.Shell
Set enabled state of BASH, that is, access to BASH from within the controlled CLI.
set(ShellTypes.ShellConfig, AsyncCallback<Void>, InvocationConfig) - Method in interface com.vmware.appliance.access.Shell
Set enabled state of BASH, that is, access to BASH from within the controlled CLI.
set(ShellTypes.ShellConfig) - Method in class com.vmware.appliance.access.ShellStub
 
set(ShellTypes.ShellConfig, InvocationConfig) - Method in class com.vmware.appliance.access.ShellStub
 
set(ShellTypes.ShellConfig, AsyncCallback<Void>) - Method in class com.vmware.appliance.access.ShellStub
 
set(ShellTypes.ShellConfig, AsyncCallback<Void>, InvocationConfig) - Method in class com.vmware.appliance.access.ShellStub
 
set(boolean) - Method in interface com.vmware.appliance.access.Ssh
Set enabled state of the SSH-based controlled CLI.
set(boolean, InvocationConfig) - Method in interface com.vmware.appliance.access.Ssh
Set enabled state of the SSH-based controlled CLI.
set(boolean, AsyncCallback<Void>) - Method in interface com.vmware.appliance.access.Ssh
Set enabled state of the SSH-based controlled CLI.
set(boolean, AsyncCallback<Void>, InvocationConfig) - Method in interface com.vmware.appliance.access.Ssh
Set enabled state of the SSH-based controlled CLI.
set(boolean) - Method in class com.vmware.appliance.access.SshStub
 
set(boolean, InvocationConfig) - Method in class com.vmware.appliance.access.SshStub
 
set(boolean, AsyncCallback<Void>) - Method in class com.vmware.appliance.access.SshStub
 
set(boolean, AsyncCallback<Void>, InvocationConfig) - Method in class com.vmware.appliance.access.SshStub
 
set(PolicyTypes.Info) - Method in interface com.vmware.appliance.local_accounts.Policy
Set the global password policy.
set(PolicyTypes.Info, InvocationConfig) - Method in interface com.vmware.appliance.local_accounts.Policy
Set the global password policy.
set(PolicyTypes.Info, AsyncCallback<Void>) - Method in interface com.vmware.appliance.local_accounts.Policy
Set the global password policy.
set(PolicyTypes.Info, AsyncCallback<Void>, InvocationConfig) - Method in interface com.vmware.appliance.local_accounts.Policy
Set the global password policy.
set(PolicyTypes.Info) - Method in class com.vmware.appliance.local_accounts.PolicyStub
 
set(PolicyTypes.Info, InvocationConfig) - Method in class com.vmware.appliance.local_accounts.PolicyStub
 
set(PolicyTypes.Info, AsyncCallback<Void>) - Method in class com.vmware.appliance.local_accounts.PolicyStub
 
set(PolicyTypes.Info, AsyncCallback<Void>, InvocationConfig) - Method in class com.vmware.appliance.local_accounts.PolicyStub
 
set(String, LocalAccountsTypes.Config) - Method in interface com.vmware.appliance.LocalAccounts
Set local user account properties.
set(String, LocalAccountsTypes.Config, InvocationConfig) - Method in interface com.vmware.appliance.LocalAccounts
Set local user account properties.
set(String, LocalAccountsTypes.Config, AsyncCallback<Void>) - Method in interface com.vmware.appliance.LocalAccounts
Set local user account properties.
set(String, LocalAccountsTypes.Config, AsyncCallback<Void>, InvocationConfig) - Method in interface com.vmware.appliance.LocalAccounts
Set local user account properties.
set(String, LocalAccountsTypes.Config) - Method in class com.vmware.appliance.LocalAccountsStub
 
set(String, LocalAccountsTypes.Config, InvocationConfig) - Method in class com.vmware.appliance.LocalAccountsStub
 
set(String, LocalAccountsTypes.Config, AsyncCallback<Void>) - Method in class com.vmware.appliance.LocalAccountsStub
 
set(String, LocalAccountsTypes.Config, AsyncCallback<Void>, InvocationConfig) - Method in class com.vmware.appliance.LocalAccountsStub
 
set(List<ForwardingTypes.Config>) - Method in interface com.vmware.appliance.logging.Forwarding
Sets the configuration for forwarding log messages to remote log servers.
set(List<ForwardingTypes.Config>, InvocationConfig) - Method in interface com.vmware.appliance.logging.Forwarding
Sets the configuration for forwarding log messages to remote log servers.
set(List<ForwardingTypes.Config>, AsyncCallback<Void>) - Method in interface com.vmware.appliance.logging.Forwarding
Sets the configuration for forwarding log messages to remote log servers.
set(List<ForwardingTypes.Config>, AsyncCallback<Void>, InvocationConfig) - Method in interface com.vmware.appliance.logging.Forwarding
Sets the configuration for forwarding log messages to remote log servers.
set(List<ForwardingTypes.Config>) - Method in class com.vmware.appliance.logging.ForwardingStub
 
set(List<ForwardingTypes.Config>, InvocationConfig) - Method in class com.vmware.appliance.logging.ForwardingStub
 
set(List<ForwardingTypes.Config>, AsyncCallback<Void>) - Method in class com.vmware.appliance.logging.ForwardingStub
 
set(List<ForwardingTypes.Config>, AsyncCallback<Void>, InvocationConfig) - Method in class com.vmware.appliance.logging.ForwardingStub
 
set(List<String>) - Method in interface com.vmware.appliance.networking.dns.Domains
Set DNS search domains.
set(List<String>, InvocationConfig) - Method in interface com.vmware.appliance.networking.dns.Domains
Set DNS search domains.
set(List<String>, AsyncCallback<Void>) - Method in interface com.vmware.appliance.networking.dns.Domains
Set DNS search domains.
set(List<String>, AsyncCallback<Void>, InvocationConfig) - Method in interface com.vmware.appliance.networking.dns.Domains
Set DNS search domains.
set(List<String>) - Method in class com.vmware.appliance.networking.dns.DomainsStub
 
set(List<String>, InvocationConfig) - Method in class com.vmware.appliance.networking.dns.DomainsStub
 
set(List<String>, AsyncCallback<Void>) - Method in class com.vmware.appliance.networking.dns.DomainsStub
 
set(List<String>, AsyncCallback<Void>, InvocationConfig) - Method in class com.vmware.appliance.networking.dns.DomainsStub
 
set(String) - Method in interface com.vmware.appliance.networking.dns.Hostname
Set the Fully Qualified Domain Name.
set(String, InvocationConfig) - Method in interface com.vmware.appliance.networking.dns.Hostname
Set the Fully Qualified Domain Name.
set(String, AsyncCallback<Void>) - Method in interface com.vmware.appliance.networking.dns.Hostname
Set the Fully Qualified Domain Name.
set(String, AsyncCallback<Void>, InvocationConfig) - Method in interface com.vmware.appliance.networking.dns.Hostname
Set the Fully Qualified Domain Name.
set(String) - Method in class com.vmware.appliance.networking.dns.HostnameStub
 
set(String, InvocationConfig) - Method in class com.vmware.appliance.networking.dns.HostnameStub
 
set(String, AsyncCallback<Void>) - Method in class com.vmware.appliance.networking.dns.HostnameStub
 
set(String, AsyncCallback<Void>, InvocationConfig) - Method in class com.vmware.appliance.networking.dns.HostnameStub
 
set(ServersTypes.DNSServerConfig) - Method in interface com.vmware.appliance.networking.dns.Servers
Set the DNS server configuration.
set(ServersTypes.DNSServerConfig, InvocationConfig) - Method in interface com.vmware.appliance.networking.dns.Servers
Set the DNS server configuration.
set(ServersTypes.DNSServerConfig, AsyncCallback<Void>) - Method in interface com.vmware.appliance.networking.dns.Servers
Set the DNS server configuration.
set(ServersTypes.DNSServerConfig, AsyncCallback<Void>, InvocationConfig) - Method in interface com.vmware.appliance.networking.dns.Servers
Set the DNS server configuration.
set(ServersTypes.DNSServerConfig) - Method in class com.vmware.appliance.networking.dns.ServersStub
 
set(ServersTypes.DNSServerConfig, InvocationConfig) - Method in class com.vmware.appliance.networking.dns.ServersStub
 
set(ServersTypes.DNSServerConfig, AsyncCallback<Void>) - Method in class com.vmware.appliance.networking.dns.ServersStub
 
set(ServersTypes.DNSServerConfig, AsyncCallback<Void>, InvocationConfig) - Method in class com.vmware.appliance.networking.dns.ServersStub
 
set(List<InboundTypes.Rule>) - Method in interface com.vmware.appliance.networking.firewall.Inbound
Set the ordered list of firewall rules to allow or deny traffic from one or more incoming IP addresses.
set(List<InboundTypes.Rule>, InvocationConfig) - Method in interface com.vmware.appliance.networking.firewall.Inbound
Set the ordered list of firewall rules to allow or deny traffic from one or more incoming IP addresses.
set(List<InboundTypes.Rule>, AsyncCallback<Void>) - Method in interface com.vmware.appliance.networking.firewall.Inbound
Set the ordered list of firewall rules to allow or deny traffic from one or more incoming IP addresses.
set(List<InboundTypes.Rule>, AsyncCallback<Void>, InvocationConfig) - Method in interface com.vmware.appliance.networking.firewall.Inbound
Set the ordered list of firewall rules to allow or deny traffic from one or more incoming IP addresses.
set(List<InboundTypes.Rule>) - Method in class com.vmware.appliance.networking.firewall.InboundStub
 
set(List<InboundTypes.Rule>, InvocationConfig) - Method in class com.vmware.appliance.networking.firewall.InboundStub
 
set(List<InboundTypes.Rule>, AsyncCallback<Void>) - Method in class com.vmware.appliance.networking.firewall.InboundStub
 
set(List<InboundTypes.Rule>, AsyncCallback<Void>, InvocationConfig) - Method in class com.vmware.appliance.networking.firewall.InboundStub
 
set(String, Ipv4Types.Config) - Method in interface com.vmware.appliance.networking.interfaces.Ipv4
Set IPv4 network configuration for specific network interface.
set(String, Ipv4Types.Config, InvocationConfig) - Method in interface com.vmware.appliance.networking.interfaces.Ipv4
Set IPv4 network configuration for specific network interface.
set(String, Ipv4Types.Config, AsyncCallback<Void>) - Method in interface com.vmware.appliance.networking.interfaces.Ipv4
Set IPv4 network configuration for specific network interface.
set(String, Ipv4Types.Config, AsyncCallback<Void>, InvocationConfig) - Method in interface com.vmware.appliance.networking.interfaces.Ipv4
Set IPv4 network configuration for specific network interface.
set(String, Ipv4Types.Config) - Method in class com.vmware.appliance.networking.interfaces.Ipv4Stub
 
set(String, Ipv4Types.Config, InvocationConfig) - Method in class com.vmware.appliance.networking.interfaces.Ipv4Stub
 
set(String, Ipv4Types.Config, AsyncCallback<Void>) - Method in class com.vmware.appliance.networking.interfaces.Ipv4Stub
 
set(String, Ipv4Types.Config, AsyncCallback<Void>, InvocationConfig) - Method in class com.vmware.appliance.networking.interfaces.Ipv4Stub
 
set(String, Ipv6Types.Config) - Method in interface com.vmware.appliance.networking.interfaces.Ipv6
Set IPv6 network configuration for specific interface.
set(String, Ipv6Types.Config, InvocationConfig) - Method in interface com.vmware.appliance.networking.interfaces.Ipv6
Set IPv6 network configuration for specific interface.
set(String, Ipv6Types.Config, AsyncCallback<Void>) - Method in interface com.vmware.appliance.networking.interfaces.Ipv6
Set IPv6 network configuration for specific interface.
set(String, Ipv6Types.Config, AsyncCallback<Void>, InvocationConfig) - Method in interface com.vmware.appliance.networking.interfaces.Ipv6
Set IPv6 network configuration for specific interface.
set(String, Ipv6Types.Config) - Method in class com.vmware.appliance.networking.interfaces.Ipv6Stub
 
set(String, Ipv6Types.Config, InvocationConfig) - Method in class com.vmware.appliance.networking.interfaces.Ipv6Stub
 
set(String, Ipv6Types.Config, AsyncCallback<Void>) - Method in class com.vmware.appliance.networking.interfaces.Ipv6Stub
 
set(String, Ipv6Types.Config, AsyncCallback<Void>, InvocationConfig) - Method in class com.vmware.appliance.networking.interfaces.Ipv6Stub
 
set(List<String>) - Method in interface com.vmware.appliance.networking.NoProxy
Sets servers for which no proxy configuration should be applied.
set(List<String>, InvocationConfig) - Method in interface com.vmware.appliance.networking.NoProxy
Sets servers for which no proxy configuration should be applied.
set(List<String>, AsyncCallback<Void>) - Method in interface com.vmware.appliance.networking.NoProxy
Sets servers for which no proxy configuration should be applied.
set(List<String>, AsyncCallback<Void>, InvocationConfig) - Method in interface com.vmware.appliance.networking.NoProxy
Sets servers for which no proxy configuration should be applied.
set(List<String>) - Method in class com.vmware.appliance.networking.NoProxyStub
 
set(List<String>, InvocationConfig) - Method in class com.vmware.appliance.networking.NoProxyStub
 
set(List<String>, AsyncCallback<Void>) - Method in class com.vmware.appliance.networking.NoProxyStub
 
set(List<String>, AsyncCallback<Void>, InvocationConfig) - Method in class com.vmware.appliance.networking.NoProxyStub
 
set(String, ProxyTypes.Config) - Method in interface com.vmware.appliance.networking.Proxy
Configures which proxy server to use for the specified protocol.
set(String, ProxyTypes.Config, InvocationConfig) - Method in interface com.vmware.appliance.networking.Proxy
Configures which proxy server to use for the specified protocol.
set(String, ProxyTypes.Config, AsyncCallback<Void>) - Method in interface com.vmware.appliance.networking.Proxy
Configures which proxy server to use for the specified protocol.
set(String, ProxyTypes.Config, AsyncCallback<Void>, InvocationConfig) - Method in interface com.vmware.appliance.networking.Proxy
Configures which proxy server to use for the specified protocol.
set(String, ProxyTypes.Config) - Method in class com.vmware.appliance.networking.ProxyStub
 
set(String, ProxyTypes.Config, InvocationConfig) - Method in class com.vmware.appliance.networking.ProxyStub
 
set(String, ProxyTypes.Config, AsyncCallback<Void>) - Method in class com.vmware.appliance.networking.ProxyStub
 
set(String, ProxyTypes.Config, AsyncCallback<Void>, InvocationConfig) - Method in class com.vmware.appliance.networking.ProxyStub
 
set(List<String>) - Method in interface com.vmware.appliance.Ntp
Set NTP servers.
set(List<String>, InvocationConfig) - Method in interface com.vmware.appliance.Ntp
Set NTP servers.
set(List<String>, AsyncCallback<Void>) - Method in interface com.vmware.appliance.Ntp
Set NTP servers.
set(List<String>, AsyncCallback<Void>, InvocationConfig) - Method in interface com.vmware.appliance.Ntp
Set NTP servers.
set(List<String>) - Method in class com.vmware.appliance.NtpStub
 
set(List<String>, InvocationConfig) - Method in class com.vmware.appliance.NtpStub
 
set(List<String>, AsyncCallback<Void>) - Method in class com.vmware.appliance.NtpStub
 
set(List<String>, AsyncCallback<Void>, InvocationConfig) - Method in class com.vmware.appliance.NtpStub
 
set(String) - Method in interface com.vmware.appliance.system.time.Timezone
Set time zone.
set(String, InvocationConfig) - Method in interface com.vmware.appliance.system.time.Timezone
Set time zone.
set(String, AsyncCallback<Void>) - Method in interface com.vmware.appliance.system.time.Timezone
Set time zone.
set(String, AsyncCallback<Void>, InvocationConfig) - Method in interface com.vmware.appliance.system.time.Timezone
Set time zone.
set(String) - Method in class com.vmware.appliance.system.time.TimezoneStub
 
set(String, InvocationConfig) - Method in class com.vmware.appliance.system.time.TimezoneStub
 
set(String, AsyncCallback<Void>) - Method in class com.vmware.appliance.system.time.TimezoneStub
 
set(String, AsyncCallback<Void>, InvocationConfig) - Method in class com.vmware.appliance.system.time.TimezoneStub
 
set(TimesyncTypes.TimeSyncMode) - Method in interface com.vmware.appliance.Timesync
Set time synchronization mode.
set(TimesyncTypes.TimeSyncMode, InvocationConfig) - Method in interface com.vmware.appliance.Timesync
Set time synchronization mode.
set(TimesyncTypes.TimeSyncMode, AsyncCallback<Void>) - Method in interface com.vmware.appliance.Timesync
Set time synchronization mode.
set(TimesyncTypes.TimeSyncMode, AsyncCallback<Void>, InvocationConfig) - Method in interface com.vmware.appliance.Timesync
Set time synchronization mode.
set(TimesyncTypes.TimeSyncMode) - Method in class com.vmware.appliance.TimesyncStub
 
set(TimesyncTypes.TimeSyncMode, InvocationConfig) - Method in class com.vmware.appliance.TimesyncStub
 
set(TimesyncTypes.TimeSyncMode, AsyncCallback<Void>) - Method in class com.vmware.appliance.TimesyncStub
 
set(TimesyncTypes.TimeSyncMode, AsyncCallback<Void>, InvocationConfig) - Method in class com.vmware.appliance.TimesyncStub
 
set(PolicyTypes.Config) - Method in interface com.vmware.appliance.update.Policy
Sets the automatic update checking and staging policy.
set(PolicyTypes.Config, InvocationConfig) - Method in interface com.vmware.appliance.update.Policy
Sets the automatic update checking and staging policy.
set(PolicyTypes.Config, AsyncCallback<Void>) - Method in interface com.vmware.appliance.update.Policy
Sets the automatic update checking and staging policy.
set(PolicyTypes.Config, AsyncCallback<Void>, InvocationConfig) - Method in interface com.vmware.appliance.update.Policy
Sets the automatic update checking and staging policy.
set(PolicyTypes.Config) - Method in class com.vmware.appliance.update.PolicyStub
 
set(PolicyTypes.Config, InvocationConfig) - Method in class com.vmware.appliance.update.PolicyStub
 
set(PolicyTypes.Config, AsyncCallback<Void>) - Method in class com.vmware.appliance.update.PolicyStub
 
set(PolicyTypes.Config, AsyncCallback<Void>, InvocationConfig) - Method in class com.vmware.appliance.update.PolicyStub
 
set(String, ApplyTypes.ConfiguredPolicySpec) - Method in interface com.vmware.esx.settings.clusters.policies.Apply
This API will set the configured policy specification for the cluster.
set(String, ApplyTypes.ConfiguredPolicySpec, InvocationConfig) - Method in interface com.vmware.esx.settings.clusters.policies.Apply
This API will set the configured policy specification for the cluster.
set(String, ApplyTypes.ConfiguredPolicySpec, AsyncCallback<Void>) - Method in interface com.vmware.esx.settings.clusters.policies.Apply
This API will set the configured policy specification for the cluster.
set(String, ApplyTypes.ConfiguredPolicySpec, AsyncCallback<Void>, InvocationConfig) - Method in interface com.vmware.esx.settings.clusters.policies.Apply
This API will set the configured policy specification for the cluster.
set(String, ApplyTypes.ConfiguredPolicySpec) - Method in class com.vmware.esx.settings.clusters.policies.ApplyStub
 
set(String, ApplyTypes.ConfiguredPolicySpec, InvocationConfig) - Method in class com.vmware.esx.settings.clusters.policies.ApplyStub
 
set(String, ApplyTypes.ConfiguredPolicySpec, AsyncCallback<Void>) - Method in class com.vmware.esx.settings.clusters.policies.ApplyStub
 
set(String, ApplyTypes.ConfiguredPolicySpec, AsyncCallback<Void>, InvocationConfig) - Method in class com.vmware.esx.settings.clusters.policies.ApplyStub
 
set(String, String, AddOnSpec) - Method in interface com.vmware.esx.settings.clusters.software.drafts.software.AddOn
Sets a new desired OEM add-on specification in the software draft.
set(String, String, AddOnSpec, InvocationConfig) - Method in interface com.vmware.esx.settings.clusters.software.drafts.software.AddOn
Sets a new desired OEM add-on specification in the software draft.
set(String, String, AddOnSpec, AsyncCallback<Void>) - Method in interface com.vmware.esx.settings.clusters.software.drafts.software.AddOn
Sets a new desired OEM add-on specification in the software draft.
set(String, String, AddOnSpec, AsyncCallback<Void>, InvocationConfig) - Method in interface com.vmware.esx.settings.clusters.software.drafts.software.AddOn
Sets a new desired OEM add-on specification in the software draft.
set(String, String, AddOnSpec) - Method in class com.vmware.esx.settings.clusters.software.drafts.software.AddOnStub
 
set(String, String, AddOnSpec, InvocationConfig) - Method in class com.vmware.esx.settings.clusters.software.drafts.software.AddOnStub
 
set(String, String, AddOnSpec, AsyncCallback<Void>) - Method in class com.vmware.esx.settings.clusters.software.drafts.software.AddOnStub
 
set(String, String, AddOnSpec, AsyncCallback<Void>, InvocationConfig) - Method in class com.vmware.esx.settings.clusters.software.drafts.software.AddOnStub
 
set(String, String, BaseImageSpec) - Method in interface com.vmware.esx.settings.clusters.software.drafts.software.BaseImage
Sets a new desired base-image specification in the software draft.
set(String, String, BaseImageSpec, InvocationConfig) - Method in interface com.vmware.esx.settings.clusters.software.drafts.software.BaseImage
Sets a new desired base-image specification in the software draft.
set(String, String, BaseImageSpec, AsyncCallback<Void>) - Method in interface com.vmware.esx.settings.clusters.software.drafts.software.BaseImage
Sets a new desired base-image specification in the software draft.
set(String, String, BaseImageSpec, AsyncCallback<Void>, InvocationConfig) - Method in interface com.vmware.esx.settings.clusters.software.drafts.software.BaseImage
Sets a new desired base-image specification in the software draft.
set(String, String, BaseImageSpec) - Method in class com.vmware.esx.settings.clusters.software.drafts.software.BaseImageStub
 
set(String, String, BaseImageSpec, InvocationConfig) - Method in class com.vmware.esx.settings.clusters.software.drafts.software.BaseImageStub
 
set(String, String, BaseImageSpec, AsyncCallback<Void>) - Method in class com.vmware.esx.settings.clusters.software.drafts.software.BaseImageStub
 
set(String, String, BaseImageSpec, AsyncCallback<Void>, InvocationConfig) - Method in class com.vmware.esx.settings.clusters.software.drafts.software.BaseImageStub
 
set(String, String, String, String) - Method in interface com.vmware.esx.settings.clusters.software.drafts.software.Components
Set the component version for a given component in the software draft.
set(String, String, String, String, InvocationConfig) - Method in interface com.vmware.esx.settings.clusters.software.drafts.software.Components
Set the component version for a given component in the software draft.
set(String, String, String, String, AsyncCallback<Void>) - Method in interface com.vmware.esx.settings.clusters.software.drafts.software.Components
Set the component version for a given component in the software draft.
set(String, String, String, String, AsyncCallback<Void>, InvocationConfig) - Method in interface com.vmware.esx.settings.clusters.software.drafts.software.Components
Set the component version for a given component in the software draft.
set(String, String, String, String) - Method in class com.vmware.esx.settings.clusters.software.drafts.software.ComponentsStub
 
set(String, String, String, String, InvocationConfig) - Method in class com.vmware.esx.settings.clusters.software.drafts.software.ComponentsStub
 
set(String, String, String, String, AsyncCallback<Void>) - Method in class com.vmware.esx.settings.clusters.software.drafts.software.ComponentsStub
 
set(String, String, String, String, AsyncCallback<Void>, InvocationConfig) - Method in class com.vmware.esx.settings.clusters.software.drafts.software.ComponentsStub
 
set(ApplyTypes.ConfiguredPolicySpec) - Method in interface com.vmware.esx.settings.defaults.clusters.policies.Apply
This API will set the configured policy specification.
set(ApplyTypes.ConfiguredPolicySpec, InvocationConfig) - Method in interface com.vmware.esx.settings.defaults.clusters.policies.Apply
This API will set the configured policy specification.
set(ApplyTypes.ConfiguredPolicySpec, AsyncCallback<Void>) - Method in interface com.vmware.esx.settings.defaults.clusters.policies.Apply
This API will set the configured policy specification.
set(ApplyTypes.ConfiguredPolicySpec, AsyncCallback<Void>, InvocationConfig) - Method in interface com.vmware.esx.settings.defaults.clusters.policies.Apply
This API will set the configured policy specification.
set(ApplyTypes.ConfiguredPolicySpec) - Method in class com.vmware.esx.settings.defaults.clusters.policies.ApplyStub
 
set(ApplyTypes.ConfiguredPolicySpec, InvocationConfig) - Method in class com.vmware.esx.settings.defaults.clusters.policies.ApplyStub
 
set(ApplyTypes.ConfiguredPolicySpec, AsyncCallback<Void>) - Method in class com.vmware.esx.settings.defaults.clusters.policies.ApplyStub
 
set(ApplyTypes.ConfiguredPolicySpec, AsyncCallback<Void>, InvocationConfig) - Method in class com.vmware.esx.settings.defaults.clusters.policies.ApplyStub
 
set(SyncScheduleTypes.Spec) - Method in interface com.vmware.esx.settings.depots.SyncSchedule
Sets the software depot sync schedule.
set(SyncScheduleTypes.Spec, InvocationConfig) - Method in interface com.vmware.esx.settings.depots.SyncSchedule
Sets the software depot sync schedule.
set(SyncScheduleTypes.Spec, AsyncCallback<Void>) - Method in interface com.vmware.esx.settings.depots.SyncSchedule
Sets the software depot sync schedule.
set(SyncScheduleTypes.Spec, AsyncCallback<Void>, InvocationConfig) - Method in interface com.vmware.esx.settings.depots.SyncSchedule
Sets the software depot sync schedule.
set(SyncScheduleTypes.Spec) - Method in class com.vmware.esx.settings.depots.SyncScheduleStub
 
set(SyncScheduleTypes.Spec, InvocationConfig) - Method in class com.vmware.esx.settings.depots.SyncScheduleStub
 
set(SyncScheduleTypes.Spec, AsyncCallback<Void>) - Method in class com.vmware.esx.settings.depots.SyncScheduleStub
 
set(SyncScheduleTypes.Spec, AsyncCallback<Void>, InvocationConfig) - Method in class com.vmware.esx.settings.depots.SyncScheduleStub
 
set(UmdsTypes.SetSpec) - Method in interface com.vmware.esx.settings.depots.Umds
Sets or overwrites information about an UMDS software depot.
set(UmdsTypes.SetSpec, InvocationConfig) - Method in interface com.vmware.esx.settings.depots.Umds
Sets or overwrites information about an UMDS software depot.
set(UmdsTypes.SetSpec, AsyncCallback<Void>) - Method in interface com.vmware.esx.settings.depots.Umds
Sets or overwrites information about an UMDS software depot.
set(UmdsTypes.SetSpec, AsyncCallback<Void>, InvocationConfig) - Method in interface com.vmware.esx.settings.depots.Umds
Sets or overwrites information about an UMDS software depot.
set(UmdsTypes.SetSpec) - Method in class com.vmware.esx.settings.depots.UmdsStub
 
set(UmdsTypes.SetSpec, InvocationConfig) - Method in class com.vmware.esx.settings.depots.UmdsStub
 
set(UmdsTypes.SetSpec, AsyncCallback<Void>) - Method in class com.vmware.esx.settings.depots.UmdsStub
 
set(UmdsTypes.SetSpec, AsyncCallback<Void>, InvocationConfig) - Method in class com.vmware.esx.settings.depots.UmdsStub
 
SET - Static variable in class com.vmware.vapi.metadata.metamodel.GenericInstantiation.GenericType
Indicates the generic type is a set.
set(TlsTypes.Spec) - Method in interface com.vmware.vcenter.certificate_management.vcenter.Tls
Replaces the rhttpproxy TLS certificate with the specified certificate.
set(TlsTypes.Spec, InvocationConfig) - Method in interface com.vmware.vcenter.certificate_management.vcenter.Tls
Replaces the rhttpproxy TLS certificate with the specified certificate.
set(TlsTypes.Spec, AsyncCallback<Void>) - Method in interface com.vmware.vcenter.certificate_management.vcenter.Tls
Replaces the rhttpproxy TLS certificate with the specified certificate.
set(TlsTypes.Spec, AsyncCallback<Void>, InvocationConfig) - Method in interface com.vmware.vcenter.certificate_management.vcenter.Tls
Replaces the rhttpproxy TLS certificate with the specified certificate.
set(TlsTypes.Spec) - Method in class com.vmware.vcenter.certificate_management.vcenter.TlsStub
 
set(TlsTypes.Spec, InvocationConfig) - Method in class com.vmware.vcenter.certificate_management.vcenter.TlsStub
 
set(TlsTypes.Spec, AsyncCallback<Void>) - Method in class com.vmware.vcenter.certificate_management.vcenter.TlsStub
 
set(TlsTypes.Spec, AsyncCallback<Void>, InvocationConfig) - Method in class com.vmware.vcenter.certificate_management.vcenter.TlsStub
 
set(String, CustomizationSpecsTypes.Spec) - Method in interface com.vmware.vcenter.guest.CustomizationSpecs
Sets an existing specification, possibly after retrieving (by using CustomizationSpecs.get(java.lang.String)) and editing it.
set(String, CustomizationSpecsTypes.Spec, InvocationConfig) - Method in interface com.vmware.vcenter.guest.CustomizationSpecs
Sets an existing specification, possibly after retrieving (by using CustomizationSpecs.get(java.lang.String)) and editing it.
set(String, CustomizationSpecsTypes.Spec, AsyncCallback<Void>) - Method in interface com.vmware.vcenter.guest.CustomizationSpecs
Sets an existing specification, possibly after retrieving (by using CustomizationSpecs.get(java.lang.String)) and editing it.
set(String, CustomizationSpecsTypes.Spec, AsyncCallback<Void>, InvocationConfig) - Method in interface com.vmware.vcenter.guest.CustomizationSpecs
Sets an existing specification, possibly after retrieving (by using CustomizationSpecs.get(java.lang.String)) and editing it.
set(String, CustomizationSpecsTypes.Spec) - Method in class com.vmware.vcenter.guest.CustomizationSpecsStub
 
set(String, CustomizationSpecsTypes.Spec, InvocationConfig) - Method in class com.vmware.vcenter.guest.CustomizationSpecsStub
 
set(String, CustomizationSpecsTypes.Spec, AsyncCallback<Void>) - Method in class com.vmware.vcenter.guest.CustomizationSpecsStub
 
set(String, CustomizationSpecsTypes.Spec, AsyncCallback<Void>, InvocationConfig) - Method in class com.vmware.vcenter.guest.CustomizationSpecsStub
 
set(Set<String>) - Method in interface com.vmware.vcenter.hvc.management.Administrators
Sets the groups in the local sso group.
set(Set<String>, InvocationConfig) - Method in interface com.vmware.vcenter.hvc.management.Administrators
Sets the groups in the local sso group.
set(Set<String>, AsyncCallback<Void>) - Method in interface com.vmware.vcenter.hvc.management.Administrators
Sets the groups in the local sso group.
set(Set<String>, AsyncCallback<Void>, InvocationConfig) - Method in interface com.vmware.vcenter.hvc.management.Administrators
Sets the groups in the local sso group.
set(Set<String>) - Method in class com.vmware.vcenter.hvc.management.AdministratorsStub
 
set(Set<String>, InvocationConfig) - Method in class com.vmware.vcenter.hvc.management.AdministratorsStub
 
set(Set<String>, AsyncCallback<Void>) - Method in class com.vmware.vcenter.hvc.management.AdministratorsStub
 
set(Set<String>, AsyncCallback<Void>, InvocationConfig) - Method in class com.vmware.vcenter.hvc.management.AdministratorsStub
 
set(String, ClustersTypes.SetSpec) - Method in interface com.vmware.vcenter.namespace_management.Clusters
Set a new configuration on the cluster object.
set(String, ClustersTypes.SetSpec, InvocationConfig) - Method in interface com.vmware.vcenter.namespace_management.Clusters
Set a new configuration on the cluster object.
set(String, ClustersTypes.SetSpec, AsyncCallback<Void>) - Method in interface com.vmware.vcenter.namespace_management.Clusters
Set a new configuration on the cluster object.
set(String, ClustersTypes.SetSpec, AsyncCallback<Void>, InvocationConfig) - Method in interface com.vmware.vcenter.namespace_management.Clusters
Set a new configuration on the cluster object.
set(String, ClustersTypes.SetSpec) - Method in class com.vmware.vcenter.namespace_management.ClustersStub
 
set(String, ClustersTypes.SetSpec, InvocationConfig) - Method in class com.vmware.vcenter.namespace_management.ClustersStub
 
set(String, ClustersTypes.SetSpec, AsyncCallback<Void>) - Method in class com.vmware.vcenter.namespace_management.ClustersStub
 
set(String, ClustersTypes.SetSpec, AsyncCallback<Void>, InvocationConfig) - Method in class com.vmware.vcenter.namespace_management.ClustersStub
 
set(String, String, String, AccessTypes.SubjectType, AccessTypes.SetSpec) - Method in interface com.vmware.vcenter.namespaces.Access
Set new access control on the namespace for the subject on given domain.
set(String, String, String, AccessTypes.SubjectType, AccessTypes.SetSpec, InvocationConfig) - Method in interface com.vmware.vcenter.namespaces.Access
Set new access control on the namespace for the subject on given domain.
set(String, String, String, AccessTypes.SubjectType, AccessTypes.SetSpec, AsyncCallback<Void>) - Method in interface com.vmware.vcenter.namespaces.Access
Set new access control on the namespace for the subject on given domain.
set(String, String, String, AccessTypes.SubjectType, AccessTypes.SetSpec, AsyncCallback<Void>, InvocationConfig) - Method in interface com.vmware.vcenter.namespaces.Access
Set new access control on the namespace for the subject on given domain.
set(String, String, String, AccessTypes.SubjectType, AccessTypes.SetSpec) - Method in class com.vmware.vcenter.namespaces.AccessStub
 
set(String, String, String, AccessTypes.SubjectType, AccessTypes.SetSpec, InvocationConfig) - Method in class com.vmware.vcenter.namespaces.AccessStub
 
set(String, String, String, AccessTypes.SubjectType, AccessTypes.SetSpec, AsyncCallback<Void>) - Method in class com.vmware.vcenter.namespaces.AccessStub
 
set(String, String, String, AccessTypes.SubjectType, AccessTypes.SetSpec, AsyncCallback<Void>, InvocationConfig) - Method in class com.vmware.vcenter.namespaces.AccessStub
 
set(String, InstancesTypes.SetSpec) - Method in interface com.vmware.vcenter.namespaces.Instances
Set a new configuration on the namespace object.
set(String, InstancesTypes.SetSpec, InvocationConfig) - Method in interface com.vmware.vcenter.namespaces.Instances
Set a new configuration on the namespace object.
set(String, InstancesTypes.SetSpec, AsyncCallback<Void>) - Method in interface com.vmware.vcenter.namespaces.Instances
Set a new configuration on the namespace object.
set(String, InstancesTypes.SetSpec, AsyncCallback<Void>, InvocationConfig) - Method in interface com.vmware.vcenter.namespaces.Instances
Set a new configuration on the namespace object.
set(String, InstancesTypes.SetSpec) - Method in class com.vmware.vcenter.namespaces.InstancesStub
 
set(String, InstancesTypes.SetSpec, InvocationConfig) - Method in class com.vmware.vcenter.namespaces.InstancesStub
 
set(String, InstancesTypes.SetSpec, AsyncCallback<Void>) - Method in class com.vmware.vcenter.namespaces.InstancesStub
 
set(String, InstancesTypes.SetSpec, AsyncCallback<Void>, InvocationConfig) - Method in class com.vmware.vcenter.namespaces.InstancesStub
 
set(String, CustomizationTypes.SetSpec) - Method in interface com.vmware.vcenter.vm.guest.Customization
Applies a customization specification in spec on the virtual machine in vm.
set(String, CustomizationTypes.SetSpec, InvocationConfig) - Method in interface com.vmware.vcenter.vm.guest.Customization
Applies a customization specification in spec on the virtual machine in vm.
set(String, CustomizationTypes.SetSpec, AsyncCallback<Void>) - Method in interface com.vmware.vcenter.vm.guest.Customization
Applies a customization specification in spec on the virtual machine in vm.
set(String, CustomizationTypes.SetSpec, AsyncCallback<Void>, InvocationConfig) - Method in interface com.vmware.vcenter.vm.guest.Customization
Applies a customization specification in spec on the virtual machine in vm.
set(String, CustomizationTypes.SetSpec) - Method in class com.vmware.vcenter.vm.guest.CustomizationStub
 
set(String, CustomizationTypes.SetSpec, InvocationConfig) - Method in class com.vmware.vcenter.vm.guest.CustomizationStub
 
set(String, CustomizationTypes.SetSpec, AsyncCallback<Void>) - Method in class com.vmware.vcenter.vm.guest.CustomizationStub
 
set(String, CustomizationTypes.SetSpec, AsyncCallback<Void>, InvocationConfig) - Method in class com.vmware.vcenter.vm.guest.CustomizationStub
 
set(String, List<DeviceTypes.Entry>) - Method in interface com.vmware.vcenter.vm.hardware.boot.Device
Sets the virtual devices that will be used to boot the virtual machine.
set(String, List<DeviceTypes.Entry>, InvocationConfig) - Method in interface com.vmware.vcenter.vm.hardware.boot.Device
Sets the virtual devices that will be used to boot the virtual machine.
set(String, List<DeviceTypes.Entry>, AsyncCallback<Void>) - Method in interface com.vmware.vcenter.vm.hardware.boot.Device
Sets the virtual devices that will be used to boot the virtual machine.
set(String, List<DeviceTypes.Entry>, AsyncCallback<Void>, InvocationConfig) - Method in interface com.vmware.vcenter.vm.hardware.boot.Device
Sets the virtual devices that will be used to boot the virtual machine.
set(String, List<DeviceTypes.Entry>) - Method in class com.vmware.vcenter.vm.hardware.boot.DeviceStub
 
set(String, List<DeviceTypes.Entry>, InvocationConfig) - Method in class com.vmware.vcenter.vm.hardware.boot.DeviceStub
 
set(String, List<DeviceTypes.Entry>, AsyncCallback<Void>) - Method in class com.vmware.vcenter.vm.hardware.boot.DeviceStub
 
set(String, List<DeviceTypes.Entry>, AsyncCallback<Void>, InvocationConfig) - Method in class com.vmware.vcenter.vm.hardware.boot.DeviceStub
 
set(ManagedObjectReference, String, LookupServiceRegistrationSetSpec) - Method in interface com.vmware.vsphereautomation.lookup.LsPortType
 
set_Task(String, String, SolutionSpec) - Method in interface com.vmware.esx.settings.clusters.software.Solutions
Sets the components registered for the given solution in the desired software specification.
set_Task(String, String, SolutionSpec, InvocationConfig) - Method in interface com.vmware.esx.settings.clusters.software.Solutions
Sets the components registered for the given solution in the desired software specification.
set_Task(String, String, SolutionSpec, AsyncCallback<String>) - Method in interface com.vmware.esx.settings.clusters.software.Solutions
Sets the components registered for the given solution in the desired software specification.
set_Task(String, String, SolutionSpec, AsyncCallback<String>, InvocationConfig) - Method in interface com.vmware.esx.settings.clusters.software.Solutions
Sets the components registered for the given solution in the desired software specification.
set_Task(String, String, SolutionSpec) - Method in class com.vmware.esx.settings.clusters.software.SolutionsStub
 
set_Task(String, String, SolutionSpec, InvocationConfig) - Method in class com.vmware.esx.settings.clusters.software.SolutionsStub
 
set_Task(String, String, SolutionSpec, AsyncCallback<String>) - Method in class com.vmware.esx.settings.clusters.software.SolutionsStub
 
set_Task(String, String, SolutionSpec, AsyncCallback<String>, InvocationConfig) - Method in class com.vmware.esx.settings.clusters.software.SolutionsStub
 
set_Task(String, String, char[]) - Method in interface com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.providers.Credential
Set the key server credential.
set_Task(String, String, char[], InvocationConfig) - Method in interface com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.providers.Credential
Set the key server credential.
set_Task(String, String, char[], AsyncCallback<String>) - Method in interface com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.providers.Credential
Set the key server credential.
set_Task(String, String, char[], AsyncCallback<String>, InvocationConfig) - Method in interface com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.providers.Credential
Set the key server credential.
set_Task(String, String, char[]) - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.providers.CredentialStub
 
set_Task(String, String, char[], InvocationConfig) - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.providers.CredentialStub
 
set_Task(String, String, char[], AsyncCallback<String>) - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.providers.CredentialStub
 
set_Task(String, String, char[], AsyncCallback<String>, InvocationConfig) - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.providers.CredentialStub
 
set_Task(ModeTypes.ClusterMode) - Method in interface com.vmware.vcenter.vcha.cluster.Mode
Manipulates the mode of a VCHA Cluster.
set_Task(ModeTypes.ClusterMode, InvocationConfig) - Method in interface com.vmware.vcenter.vcha.cluster.Mode
Manipulates the mode of a VCHA Cluster.
set_Task(ModeTypes.ClusterMode, AsyncCallback<String>) - Method in interface com.vmware.vcenter.vcha.cluster.Mode
Manipulates the mode of a VCHA Cluster.
set_Task(ModeTypes.ClusterMode, AsyncCallback<String>, InvocationConfig) - Method in interface com.vmware.vcenter.vcha.cluster.Mode
Manipulates the mode of a VCHA Cluster.
set_Task(ModeTypes.ClusterMode) - Method in class com.vmware.vcenter.vcha.cluster.ModeStub
 
set_Task(ModeTypes.ClusterMode, InvocationConfig) - Method in class com.vmware.vcenter.vcha.cluster.ModeStub
 
set_Task(ModeTypes.ClusterMode, AsyncCallback<String>) - Method in class com.vmware.vcenter.vcha.cluster.ModeStub
 
set_Task(ModeTypes.ClusterMode, AsyncCallback<String>, InvocationConfig) - Method in class com.vmware.vcenter.vcha.cluster.ModeStub
 
setAcceptAllEULA(boolean) - Method in class com.vmware.vcenter.ovf.LibraryItemTypes.ResourcePoolDeploymentSpec
Whether to accept all End User License Agreements.
setAcceptEula(Boolean) - Method in class com.vmware.esx.settings.clusters.SoftwareTypes.ApplySpec.Builder
Accept the VMware End User License Agreement (EULA) before starting the com.vmware.esx.settings.clusters.Software#apply method.
setAcceptEula(Boolean) - Method in class com.vmware.esx.settings.clusters.SoftwareTypes.ApplySpec
Accept the VMware End User License Agreement (EULA) before starting the com.vmware.esx.settings.clusters.Software#apply method.
setAccessible(boolean) - Method in class com.vmware.vcenter.DatastoreTypes.Info
Whether or not this datastore is accessible.
setAccessList(List<InstancesTypes.Access>) - Method in class com.vmware.vcenter.namespaces.InstancesTypes.CreateSpec.Builder
Access controls associated with the namespace.
setAccessList(List<InstancesTypes.Access>) - Method in class com.vmware.vcenter.namespaces.InstancesTypes.CreateSpec
Access controls associated with the namespace.
setAccessList(List<InstancesTypes.Access>) - Method in class com.vmware.vcenter.namespaces.InstancesTypes.Info
Access controls associated with the namespace.
setAccessList(List<InstancesTypes.Access>) - Method in class com.vmware.vcenter.namespaces.InstancesTypes.SetSpec.Builder
Access control associated with the namespace.
setAccessList(List<InstancesTypes.Access>) - Method in class com.vmware.vcenter.namespaces.InstancesTypes.SetSpec
Access control associated with the namespace.
setAccessList(List<InstancesTypes.Access>) - Method in class com.vmware.vcenter.namespaces.InstancesTypes.UpdateSpec.Builder
Access control associated with the namespace.
setAccessList(List<InstancesTypes.Access>) - Method in class com.vmware.vcenter.namespaces.InstancesTypes.UpdateSpec
Access control associated with the namespace.
setAccessToken(String) - Method in class com.vmware.vcenter.tokenservice.TokenExchangeTypes.Info
The security token issued by the server in response to the token exchange request.
setAccessUrl(URI) - Method in class com.vmware.vcenter.content.registries.harbor.ProjectsTypes.Info.Builder
URL to access the harbor project through docker client.
setAccessUrl(URI) - Method in class com.vmware.vcenter.content.registries.harbor.ProjectsTypes.Info
URL to access the harbor project through docker client.
setAcqSpecs(List<AcqSpecsTypes.Info>) - Method in class com.vmware.vstats.AcqSpecsTypes.ListResult
List of acquisition specifications received.
setAction(String) - Method in class com.vmware.appliance.ShutdownTypes.ShutdownConfig
The pending shutdown operation.
setAction(EffectiveTypes.FailureAction.Action) - Method in class com.vmware.esx.settings.clusters.policies.apply.EffectiveTypes.FailureAction
What action (FAIL, RETRY) is to be taken if entering maintenance mode fails on a single host within the cluster.
setAction(ApplyTypes.FailureAction.Action) - Method in class com.vmware.esx.settings.clusters.policies.ApplyTypes.FailureAction
What action (FAIL, RETRY) is to be taken if entering maintenance mode fails on a single host within the cluster.
setAction(EffectiveTypes.FailureAction.Action) - Method in class com.vmware.esx.settings.defaults.clusters.policies.apply.EffectiveTypes.FailureAction
What action (FAIL, RETRY) is to be taken if entering maintenance mode fails on a single host within the cluster.
setAction(ApplyTypes.FailureAction.Action) - Method in class com.vmware.esx.settings.defaults.clusters.policies.ApplyTypes.FailureAction
What action (FAIL, RETRY) is to be taken if entering maintenance mode fails on a single host within the cluster.
setActive(ClusterTypes.ActiveSpec) - Method in class com.vmware.vcenter.vcha.ClusterTypes.DeploySpec
Contains the active node's network configuration.
setActive(Set<String>) - Method in class com.vmware.vcenter.vcha.OperationsTypes.Info
Identifiers of the operations that are currently running.
setActiveDirectory(ActiveDirectorySpec) - Method in class com.vmware.vcenter.deployment.MigrateTypes.MigrateSpec.Builder
Information specific to the Active Directory server to which the source windows vCenter Server is joined.
setActiveDirectory(ActiveDirectorySpec) - Method in class com.vmware.vcenter.deployment.MigrateTypes.MigrateSpec
Information specific to the Active Directory server to which the source windows vCenter Server is joined.
setActiveDirectoryDomain(String) - Method in class com.vmware.vcenter.deployment.SourceInfo
The domain name of the Active Directory server to which the source vCenter Server is joined.
setActiveDirectoryOverLdap(ProvidersTypes.ActiveDirectoryOverLdap) - Method in class com.vmware.vcenter.identity.ProvidersTypes.CreateSpec.Builder
Identity management configuration.
setActiveDirectoryOverLdap(ProvidersTypes.ActiveDirectoryOverLdap) - Method in class com.vmware.vcenter.identity.ProvidersTypes.CreateSpec
Identity management configuration.
setActiveDirectoryOverLdap(ProvidersTypes.ActiveDirectoryOverLdap) - Method in class com.vmware.vcenter.identity.ProvidersTypes.Info.Builder
Identity management configuration.
setActiveDirectoryOverLdap(ProvidersTypes.ActiveDirectoryOverLdap) - Method in class com.vmware.vcenter.identity.ProvidersTypes.Info
Identity management configuration.
setActiveDirectoryOverLdap(ProvidersTypes.ActiveDirectoryOverLdap) - Method in class com.vmware.vcenter.identity.ProvidersTypes.UpdateSpec.Builder
Identity management configuration.
setActiveDirectoryOverLdap(ProvidersTypes.ActiveDirectoryOverLdap) - Method in class com.vmware.vcenter.identity.ProvidersTypes.UpdateSpec
Identity management configuration.
setActiveLocation(ConnectionSpec) - Method in class com.vmware.vcenter.vcha.CredentialsSpec
Connection information for the management vCenter Server of the Active Node in a VCHA Cluster.
setActorToken(String) - Method in class com.vmware.vcenter.tokenservice.TokenExchangeTypes.ExchangeSpec.Builder
A security token that represents the identity of the acting party.
setActorToken(String) - Method in class com.vmware.vcenter.tokenservice.TokenExchangeTypes.ExchangeSpec
A security token that represents the identity of the acting party.
setActorTokenType(String) - Method in class com.vmware.vcenter.tokenservice.TokenExchangeTypes.ExchangeSpec.Builder
An identifier, that indicates the type of the security token in the TokenExchangeTypes.ExchangeSpec.getActorToken() parameter.
setActorTokenType(String) - Method in class com.vmware.vcenter.tokenservice.TokenExchangeTypes.ExchangeSpec
An identifier, that indicates the type of the security token in the TokenExchangeTypes.ExchangeSpec.getActorToken() parameter.
setAdapter(IPSettings) - Method in class com.vmware.vcenter.guest.AdapterMapping
The IP settings for the associated virtual network adapter.
setAdapter(String) - Method in class com.vmware.vcenter.vm.hardware.adapter.SataTypes.Summary
Identifier of the virtual SATA adapter.
setAdapter(String) - Method in class com.vmware.vcenter.vm.hardware.adapter.ScsiTypes.Summary
Identifier of the virtual SCSI adapter.
setAdditionalParameters(List<Structure>) - Method in class com.vmware.vcenter.ovf.LibraryItemTypes.ResourcePoolDeploymentSpec.Builder
Additional OVF parameters that may be needed for the deployment.
setAdditionalParameters(List<Structure>) - Method in class com.vmware.vcenter.ovf.LibraryItemTypes.ResourcePoolDeploymentSpec
Additional OVF parameters that may be needed for the deployment.
setAdditionalParams(List<Structure>) - Method in class com.vmware.vcenter.ovf.LibraryItemTypes.OvfSummary.Builder
Additional OVF parameters which can be specified for the deployment target.
setAdditionalParams(List<Structure>) - Method in class com.vmware.vcenter.ovf.LibraryItemTypes.OvfSummary
Additional OVF parameters which can be specified for the deployment target.
setAddOn(AddOnInfo) - Method in class com.vmware.esx.hosts.SoftwareInfo.Builder
OEM customization on top of given base-image.
setAddOn(AddOnInfo) - Method in class com.vmware.esx.hosts.SoftwareInfo
OEM customization on top of given base-image.
setAddOn(AddOnCompliance) - Method in class com.vmware.esx.settings.HostCompliance
Compliance result for the OEM add-on.
setAddOn(AddOnInfo) - Method in class com.vmware.esx.settings.SoftwareInfo.Builder
OEM customization on top of given base-image.
setAddOn(AddOnInfo) - Method in class com.vmware.esx.settings.SoftwareInfo
OEM customization on top of given base-image.
setAddOn(AddOnSpec) - Method in class com.vmware.esx.settings.SoftwareSpec.Builder
OEM customization on top of given base-image.
setAddOn(AddOnSpec) - Method in class com.vmware.esx.settings.SoftwareSpec
OEM customization on top of given base-image.
setAddress(String) - Method in class com.vmware.appliance.networking.firewall.InboundTypes.Rule
IPv4 or IPv6 address.
setAddress(String) - Method in class com.vmware.appliance.networking.interfaces.Ipv4Types.Config.Builder
The IPv4 address, for example, "10.20.80.191".
setAddress(String) - Method in class com.vmware.appliance.networking.interfaces.Ipv4Types.Config
The IPv4 address, for example, "10.20.80.191".
setAddress(String) - Method in class com.vmware.appliance.networking.interfaces.Ipv4Types.Info.Builder
The IPv4 address, for example, "10.20.80.191".
setAddress(String) - Method in class com.vmware.appliance.networking.interfaces.Ipv4Types.Info
The IPv4 address, for example, "10.20.80.191".
setAddress(String) - Method in class com.vmware.appliance.networking.interfaces.Ipv6Types.Address
The IPv6 address, for example, fc00:10:20:83:20c:29ff:fe94:bb5a.
setAddress(String) - Method in class com.vmware.appliance.networking.interfaces.Ipv6Types.AddressInfo
The IPv6 address, for example, fc00:10:20:83:20c:29ff:fe94:bb5a.
setAddress(URI) - Method in class com.vmware.vapi.metadata.SourceCreateSpec.Builder
Connection information of the remote server.
setAddress(URI) - Method in class com.vmware.vapi.metadata.SourceCreateSpec
Connection information of the remote server.
setAddress(String) - Method in class com.vmware.vcenter.deployment.install.initial_config.remote_psc.ThumbprintTypes.RemoteSpec
The IP address or DNS resolvable name of the remote PSC.
setAddress(String) - Method in class com.vmware.vcenter.namespace_management.Ipv4Cidr
The IPv4 address.
setAddress(String) - Method in class com.vmware.vcenter.system_config.PscRegistrationTypes.Info
The IP address or DNS resolvable name of the PSC this appliance is registered with.
setAddress(NetworkAddress) - Method in class com.vmware.vcenter.trusted_infrastructure.attestation.ServicesTypes.CreateSpec
The service's address.
setAddress(List<NetworkAddress>) - Method in class com.vmware.vcenter.trusted_infrastructure.attestation.ServicesTypes.FilterSpec.Builder
A set of address by which to filter.
setAddress(List<NetworkAddress>) - Method in class com.vmware.vcenter.trusted_infrastructure.attestation.ServicesTypes.FilterSpec
A set of address by which to filter.
setAddress(NetworkAddress) - Method in class com.vmware.vcenter.trusted_infrastructure.attestation.ServicesTypes.Info
The service's address.
setAddress(NetworkAddress) - Method in class com.vmware.vcenter.trusted_infrastructure.attestation.ServicesTypes.Summary
The service's address.
setAddress(NetworkAddress) - Method in class com.vmware.vcenter.trusted_infrastructure.kms.ServicesTypes.CreateSpec
The service's address.
setAddress(List<NetworkAddress>) - Method in class com.vmware.vcenter.trusted_infrastructure.kms.ServicesTypes.FilterSpec.Builder
A set of address by which to filter.
setAddress(List<NetworkAddress>) - Method in class com.vmware.vcenter.trusted_infrastructure.kms.ServicesTypes.FilterSpec
A set of address by which to filter.
setAddress(NetworkAddress) - Method in class com.vmware.vcenter.trusted_infrastructure.kms.ServicesTypes.Info
The service's address.
setAddress(NetworkAddress) - Method in class com.vmware.vcenter.trusted_infrastructure.kms.ServicesTypes.Summary
The service's address.
setAddress(NetworkAddress) - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.ProvidersTypes.Server
The server's address.
setAddress(List<NetworkAddress>) - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_hosts.AttestationTypes.FilterSpec.Builder
The service's address.
setAddress(List<NetworkAddress>) - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_hosts.AttestationTypes.FilterSpec
The service's address.
setAddress(NetworkAddress) - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_hosts.AttestationTypes.Info
The service's address.
setAddress(NetworkAddress) - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_hosts.AttestationTypes.Summary.Builder
The service's address.
setAddress(NetworkAddress) - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_hosts.AttestationTypes.Summary
The service's address.
setAddress(List<NetworkAddress>) - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_hosts.KmsTypes.FilterSpec.Builder
The service's address.
setAddress(List<NetworkAddress>) - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_hosts.KmsTypes.FilterSpec
The service's address.
setAddress(NetworkAddress) - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_hosts.KmsTypes.Info
The service's address.
setAddress(NetworkAddress) - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_hosts.KmsTypes.Summary.Builder
The service's address.
setAddress(NetworkAddress) - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_hosts.KmsTypes.Summary
The service's address.
setAddress(List<NetworkAddress>) - Method in class com.vmware.vcenter.trusted_infrastructure.trusted_clusters.attestation.ServicesTypes.FilterSpec.Builder
The service's address.
setAddress(List<NetworkAddress>) - Method in class com.vmware.vcenter.trusted_infrastructure.trusted_clusters.attestation.ServicesTypes.FilterSpec
The service's address.
setAddress(NetworkAddress) - Method in class com.vmware.vcenter.trusted_infrastructure.trusted_clusters.attestation.ServicesTypes.Info
The service's address.
setAddress(NetworkAddress) - Method in class com.vmware.vcenter.trusted_infrastructure.trusted_clusters.attestation.ServicesTypes.Summary
The service's address.
setAddress(List<NetworkAddress>) - Method in class com.vmware.vcenter.trusted_infrastructure.trusted_clusters.kms.ServicesTypes.FilterSpec.Builder
The service's address.
setAddress(List<NetworkAddress>) - Method in class com.vmware.vcenter.trusted_infrastructure.trusted_clusters.kms.ServicesTypes.FilterSpec
The service's address.
setAddress(NetworkAddress) - Method in class com.vmware.vcenter.trusted_infrastructure.trusted_clusters.kms.ServicesTypes.Info
The service's address.
setAddress(NetworkAddress) - Method in class com.vmware.vcenter.trusted_infrastructure.trusted_clusters.kms.ServicesTypes.Summary
The service's address.
setAddress(String) - Method in class com.vmware.vcenter.vcha.ClusterTypes.Ipv4Info
IP address of the configured network interface.
setAddress(String) - Method in class com.vmware.vcenter.vcha.ClusterTypes.Ipv6Info
IP address of the configured network interface.
setAddress(String) - Method in class com.vmware.vcenter.vcha.Ipv4Spec
IPV4 address to be used to configure the interface.
setAddress(String) - Method in class com.vmware.vcenter.vcha.Ipv6Spec
IPv6 address to be used to configure the interface.
setAddressCount(long) - Method in class com.vmware.vcenter.namespace_management.ClustersTypes.Ipv4Range
The number of IP addresses in the range.
setAddresses(List<Ipv6Types.Address>) - Method in class com.vmware.appliance.networking.interfaces.Ipv6Types.Config
The list of addresses to be statically assigned.
setAddresses(List<Ipv6Types.AddressInfo>) - Method in class com.vmware.appliance.networking.interfaces.Ipv6Types.Info
List of addresses with their origins and statuses.
setAddressRange(ClustersTypes.Ipv4Range) - Method in class com.vmware.vcenter.namespace_management.ClustersTypes.NetworkSpec.Builder
Settings for the interfaces on the network.
setAddressRange(ClustersTypes.Ipv4Range) - Method in class com.vmware.vcenter.namespace_management.ClustersTypes.NetworkSpec
Settings for the interfaces on the network.
setAdminGroups(Set<String>) - Method in class com.vmware.vcenter.hvc.LinksTypes.CreateSpec.Builder
List of groups to be added to enable administrator access to.
setAdminGroups(Set<String>) - Method in class com.vmware.vcenter.hvc.LinksTypes.CreateSpec
List of groups to be added to enable administrator access to.
setAlgorithm(FileTypes.ChecksumAlgorithm) - Method in class com.vmware.content.library.item.FileTypes.ChecksumInfo.Builder
The checksum algorithm (SHA1, MD5, SHA256, SHA512) used to calculate the checksum.
setAlgorithm(FileTypes.ChecksumAlgorithm) - Method in class com.vmware.content.library.item.FileTypes.ChecksumInfo
The checksum algorithm (SHA1, MD5, SHA256, SHA512) used to calculate the checksum.
setAll(DataMigrationEstimate) - Method in class com.vmware.vcenter.deployment.DataMigrationInfo
Migrate all data from vCenter Server.
setAllowedValues(List<String>) - Method in class com.vmware.appliance.update.PendingTypes.Question.Builder
List of allowed values.
setAllowedValues(List<String>) - Method in class com.vmware.appliance.update.PendingTypes.Question
List of allowed values.
setAllowGuestControl(Boolean) - Method in class com.vmware.vcenter.vm.hardware.CdromTypes.CreateSpec.Builder
Flag indicating whether the guest can connect and disconnect the device.
setAllowGuestControl(Boolean) - Method in class com.vmware.vcenter.vm.hardware.CdromTypes.CreateSpec
Flag indicating whether the guest can connect and disconnect the device.
setAllowGuestControl(boolean) - Method in class com.vmware.vcenter.vm.hardware.CdromTypes.Info
Flag indicating whether the guest can connect and disconnect the device.
setAllowGuestControl(Boolean) - Method in class com.vmware.vcenter.vm.hardware.CdromTypes.UpdateSpec.Builder
Flag indicating whether the guest can connect and disconnect the device.
setAllowGuestControl(Boolean) - Method in class com.vmware.vcenter.vm.hardware.CdromTypes.UpdateSpec
Flag indicating whether the guest can connect and disconnect the device.
setAllowGuestControl(Boolean) - Method in class com.vmware.vcenter.vm.hardware.ConnectionCreateSpec.Builder
Flag indicating whether the guest can connect and disconnect the device.
setAllowGuestControl(Boolean) - Method in class com.vmware.vcenter.vm.hardware.ConnectionCreateSpec
Flag indicating whether the guest can connect and disconnect the device.
setAllowGuestControl(boolean) - Method in class com.vmware.vcenter.vm.hardware.ConnectionInfo
Flag indicating whether the guest can connect and disconnect the device.
setAllowGuestControl(Boolean) - Method in class com.vmware.vcenter.vm.hardware.ConnectionUpdateSpec.Builder
Flag indicating whether the guest can connect and disconnect the device.
setAllowGuestControl(Boolean) - Method in class com.vmware.vcenter.vm.hardware.ConnectionUpdateSpec
Flag indicating whether the guest can connect and disconnect the device.
setAllowGuestControl(Boolean) - Method in class com.vmware.vcenter.vm.hardware.EthernetTypes.CreateSpec.Builder
Flag indicating whether the guest can connect and disconnect the device.
setAllowGuestControl(Boolean) - Method in class com.vmware.vcenter.vm.hardware.EthernetTypes.CreateSpec
Flag indicating whether the guest can connect and disconnect the device.
setAllowGuestControl(boolean) - Method in class com.vmware.vcenter.vm.hardware.EthernetTypes.Info
Flag indicating whether the guest can connect and disconnect the device.
setAllowGuestControl(Boolean) - Method in class com.vmware.vcenter.vm.hardware.EthernetTypes.UpdateSpec.Builder
Flag indicating whether the guest can connect and disconnect the device.
setAllowGuestControl(Boolean) - Method in class com.vmware.vcenter.vm.hardware.EthernetTypes.UpdateSpec
Flag indicating whether the guest can connect and disconnect the device.
setAllowGuestControl(Boolean) - Method in class com.vmware.vcenter.vm.hardware.FloppyTypes.CreateSpec.Builder
Flag indicating whether the guest can connect and disconnect the device.
setAllowGuestControl(Boolean) - Method in class com.vmware.vcenter.vm.hardware.FloppyTypes.CreateSpec
Flag indicating whether the guest can connect and disconnect the device.
setAllowGuestControl(boolean) - Method in class com.vmware.vcenter.vm.hardware.FloppyTypes.Info
Flag indicating whether the guest can connect and disconnect the device.
setAllowGuestControl(Boolean) - Method in class com.vmware.vcenter.vm.hardware.FloppyTypes.UpdateSpec.Builder
Flag indicating whether the guest can connect and disconnect the device.
setAllowGuestControl(Boolean) - Method in class com.vmware.vcenter.vm.hardware.FloppyTypes.UpdateSpec
Flag indicating whether the guest can connect and disconnect the device.
setAllowGuestControl(Boolean) - Method in class com.vmware.vcenter.vm.hardware.ParallelTypes.CreateSpec.Builder
Flag indicating whether the guest can connect and disconnect the device.
setAllowGuestControl(Boolean) - Method in class com.vmware.vcenter.vm.hardware.ParallelTypes.CreateSpec
Flag indicating whether the guest can connect and disconnect the device.
setAllowGuestControl(boolean) - Method in class com.vmware.vcenter.vm.hardware.ParallelTypes.Info
Flag indicating whether the guest can connect and disconnect the device.
setAllowGuestControl(Boolean) - Method in class com.vmware.vcenter.vm.hardware.ParallelTypes.UpdateSpec.Builder
Flag indicating whether the guest can connect and disconnect the device.
setAllowGuestControl(Boolean) - Method in class com.vmware.vcenter.vm.hardware.ParallelTypes.UpdateSpec
Flag indicating whether the guest can connect and disconnect the device.
setAllowGuestControl(Boolean) - Method in class com.vmware.vcenter.vm.hardware.SerialTypes.CreateSpec.Builder
Flag indicating whether the guest can connect and disconnect the device.
setAllowGuestControl(Boolean) - Method in class com.vmware.vcenter.vm.hardware.SerialTypes.CreateSpec
Flag indicating whether the guest can connect and disconnect the device.
setAllowGuestControl(boolean) - Method in class com.vmware.vcenter.vm.hardware.SerialTypes.Info
Flag indicating whether the guest can connect and disconnect the device.
setAllowGuestControl(Boolean) - Method in class com.vmware.vcenter.vm.hardware.SerialTypes.UpdateSpec.Builder
Flag indicating whether the guest can connect and disconnect the device.
setAllowGuestControl(Boolean) - Method in class com.vmware.vcenter.vm.hardware.SerialTypes.UpdateSpec
Flag indicating whether the guest can connect and disconnect the device.
setAllWithDeferred(DataMigrationEstimate) - Method in class com.vmware.vcenter.deployment.DataMigrationInfo.Builder
Migrate all data from vCenter Server.
setAllWithDeferred(DataMigrationEstimate) - Method in class com.vmware.vcenter.deployment.DataMigrationInfo
Migrate all data from vCenter Server.
setAnnotation(String) - Method in class com.vmware.vcenter.ovf.LibraryItemTypes.OvfSummary.Builder
Default annotation for the virtual machine or virtual appliance.
setAnnotation(String) - Method in class com.vmware.vcenter.ovf.LibraryItemTypes.OvfSummary
Default annotation for the virtual machine or virtual appliance.
setAnnotation(String) - Method in class com.vmware.vcenter.ovf.LibraryItemTypes.ResourcePoolDeploymentSpec.Builder
Annotation assigned to the deployed target virtual machine or virtual appliance.
setAnnotation(String) - Method in class com.vmware.vcenter.ovf.LibraryItemTypes.ResourcePoolDeploymentSpec
Annotation assigned to the deployed target virtual machine or virtual appliance.
setAnswerVal(String) - Method in class com.vmware.vcenter.deployment.QuestionTypes.AnswerSpec
The answer value.
setApiServerClusterEndpoint(String) - Method in class com.vmware.vcenter.namespace_management.ClustersTypes.Info
Kubernetes API Server IP address via cluster network.
setApiServerManagementEndpoint(String) - Method in class com.vmware.vcenter.namespace_management.ClustersTypes.Info
Kubernetes API Server IP address on the management network.
setApiServers(Set<String>) - Method in class com.vmware.vcenter.namespace_management.ClustersTypes.Info
Identifier of the Kubernetes API servers.
setApplicable(boolean) - Method in class com.vmware.appliance.recovery.RestoreTypes.Metadata
Does the VCSA match the deployment type, network properties and version of backed up VC
setApplicationData(ExecutionContext.ApplicationData) - Method in class com.vmware.vapi.core.ExecutionContext.Builder
 
setApplyStatus(CommitsTypes.Info.ApplyStatusType) - Method in class com.vmware.esx.settings.clusters.software.CommitsTypes.Info
Apply status of the commit.
setApproximateDownloadSize(Long) - Method in class com.vmware.vcenter.ovf.SizeParams.Builder
A best guess as to the total amount of data that must be transferred to download the OVF package.
setApproximateDownloadSize(Long) - Method in class com.vmware.vcenter.ovf.SizeParams
A best guess as to the total amount of data that must be transferred to download the OVF package.
setApproximateFlatDeploymentSize(Long) - Method in class com.vmware.vcenter.ovf.SizeParams.Builder
A best guess as to the total amount of space required to deploy the OVF package if using flat disks.
setApproximateFlatDeploymentSize(Long) - Method in class com.vmware.vcenter.ovf.SizeParams
A best guess as to the total amount of space required to deploy the OVF package if using flat disks.
setApproximateSparseDeploymentSize(Long) - Method in class com.vmware.vcenter.ovf.SizeParams.Builder
A best guess as to the total amount of space required to deploy the OVF package using sparse disks.
setApproximateSparseDeploymentSize(Long) - Method in class com.vmware.vcenter.ovf.SizeParams
A best guess as to the total amount of space required to deploy the OVF package using sparse disks.
setArchive(String) - Method in class com.vmware.appliance.recovery.backup.system_name.ArchiveTypes.Summary
Backup archive identifier.
setArgs(List<String>) - Method in class com.vmware.appliance.NtpTypes.LocalizableMessage
nested data.
setArgs(List<String>) - Method in class com.vmware.appliance.recovery.backup.JobTypes.LocalizableMessage
Nested data.
setArgs(List<String>) - Method in class com.vmware.appliance.recovery.backup.PartsTypes.LocalizableMessage
nested data
setArgs(List<String>) - Method in class com.vmware.appliance.recovery.BackupTypes.LocalizableMessage
nested data
setArgs(List<String>) - Method in class com.vmware.appliance.recovery.restore.JobTypes.LocalizableMessage
nested data
setArgs(List<String>) - Method in class com.vmware.appliance.recovery.RestoreTypes.LocalizableMessage
nested data
setArgs(List<String>) - Method in class com.vmware.vapi.std.LocalizableMessage
Positional arguments to be substituted into the message template.
setArgument(String) - Method in class com.vmware.vsphereautomation.lookup.InvalidType
Sets the value of the argument property.
setAssociableTypes(Set<String>) - Method in class com.vmware.cis.tagging.CategoryModel
The types of objects that the tags in this category can be attached to.
setAssociableTypes(Set<String>) - Method in class com.vmware.cis.tagging.CategoryTypes.CreateSpec
Object types to which this category's tags can be attached.
setAssociableTypes(Set<String>) - Method in class com.vmware.cis.tagging.CategoryTypes.UpdateSpec.Builder
Object types to which this category's tags can be attached.
setAssociableTypes(Set<String>) - Method in class com.vmware.cis.tagging.CategoryTypes.UpdateSpec
Object types to which this category's tags can be attached.
setAssociations(List<AssociationsTypes.Summary>) - Method in class com.vmware.vcenter.tagging.AssociationsTypes.ListResult
List of tag associations.
setAudience(String) - Method in class com.vmware.vcenter.tokenservice.TokenExchangeTypes.ExchangeSpec.Builder
The logical name of the target service where the client intends to use the requested security token.
setAudience(String) - Method in class com.vmware.vcenter.tokenservice.TokenExchangeTypes.ExchangeSpec
The logical name of the target service where the client intends to use the requested security token.
setAuthEndpoint(URI) - Method in class com.vmware.vcenter.identity.ProvidersTypes.Oauth2CreateSpec
Authentication/authorization endpoint of the provider.
setAuthEndpoint(URI) - Method in class com.vmware.vcenter.identity.ProvidersTypes.Oauth2Info
Authentication/authorization endpoint of the provider.
setAuthEndpoint(URI) - Method in class com.vmware.vcenter.identity.ProvidersTypes.Oauth2Summary
Authentication/authorization endpoint of the provider.
setAuthEndpoint(URI) - Method in class com.vmware.vcenter.identity.ProvidersTypes.Oauth2UpdateSpec.Builder
Authentication/authorization endpoint of the provider.
setAuthEndpoint(URI) - Method in class com.vmware.vcenter.identity.ProvidersTypes.Oauth2UpdateSpec
Authentication/authorization endpoint of the provider.
setAuthEndpoint(URI) - Method in class com.vmware.vcenter.identity.ProvidersTypes.OidcInfo
Authentication/authorization endpoint of the provider.
setAuthEndpoint(URI) - Method in class com.vmware.vcenter.identity.ProvidersTypes.OidcSummary
Authentication/authorization endpoint of the provider.
setAuthenticationHeader(String) - Method in class com.vmware.vcenter.identity.ProvidersTypes.Oauth2Summary
The authentication data used as part of request header to acquire or refresh an OAuth2 token.
setAuthenticationHeader(String) - Method in class com.vmware.vcenter.identity.ProvidersTypes.OidcSummary
The authentication data used as part of request header to acquire or refresh an OAuth2 token.
setAuthenticationMethod(PublishInfo.AuthenticationMethod) - Method in class com.vmware.content.library.PublishInfo.Builder
Indicates how a subscribed library should authenticate (BASIC, NONE) to the published library endpoint.
setAuthenticationMethod(PublishInfo.AuthenticationMethod) - Method in class com.vmware.content.library.PublishInfo
Indicates how a subscribed library should authenticate (BASIC, NONE) to the published library endpoint.
setAuthenticationMethod(SubscriptionInfo.AuthenticationMethod) - Method in class com.vmware.content.library.SubscriptionInfo.Builder
Indicate how the subscribed library should authenticate (BASIC, NONE) with the published library endpoint.
setAuthenticationMethod(SubscriptionInfo.AuthenticationMethod) - Method in class com.vmware.content.library.SubscriptionInfo
Indicate how the subscribed library should authenticate (BASIC, NONE) with the published library endpoint.
setAuthenticationMethod(ProvidersTypes.Oauth2AuthenticationMethod) - Method in class com.vmware.vcenter.identity.ProvidersTypes.Oauth2CreateSpec
Authentication method used by the provider.
setAuthenticationMethod(ProvidersTypes.Oauth2AuthenticationMethod) - Method in class com.vmware.vcenter.identity.ProvidersTypes.Oauth2Info
Authentication method used by the provider.
setAuthenticationMethod(ProvidersTypes.Oauth2AuthenticationMethod) - Method in class com.vmware.vcenter.identity.ProvidersTypes.Oauth2UpdateSpec.Builder
Authentication method used by the provider.
setAuthenticationMethod(ProvidersTypes.Oauth2AuthenticationMethod) - Method in class com.vmware.vcenter.identity.ProvidersTypes.Oauth2UpdateSpec
Authentication method used by the provider.
setAuthenticationMethod(ProvidersTypes.Oauth2AuthenticationMethod) - Method in class com.vmware.vcenter.identity.ProvidersTypes.OidcInfo
Authentication method used by the provider.
setAuthor(String) - Method in class com.vmware.esx.settings.clusters.software.CommitsTypes.Info
Author of the commit.
setAuthorityInformationAccessUri(List<String>) - Method in class com.vmware.vcenter.certificate_management.vcenter.TlsTypes.Info
Collection of authority information access URI.
setAuthQueryParams(Map<String, List<String>>) - Method in class com.vmware.vcenter.identity.ProvidersTypes.CreateSpec.Builder
key/value pairs that are to be appended to the authEndpoint request.
setAuthQueryParams(Map<String, List<String>>) - Method in class com.vmware.vcenter.identity.ProvidersTypes.CreateSpec
key/value pairs that are to be appended to the authEndpoint request.
setAuthQueryParams(Map<String, List<String>>) - Method in class com.vmware.vcenter.identity.ProvidersTypes.Info.Builder
key/value pairs that are to be appended to the authEndpoint request.
setAuthQueryParams(Map<String, List<String>>) - Method in class com.vmware.vcenter.identity.ProvidersTypes.Info
key/value pairs that are to be appended to the authEndpoint request.
setAuthQueryParams(Map<String, List<String>>) - Method in class com.vmware.vcenter.identity.ProvidersTypes.Oauth2CreateSpec.Builder
key/value pairs that are to be appended to the authEndpoint request.
setAuthQueryParams(Map<String, List<String>>) - Method in class com.vmware.vcenter.identity.ProvidersTypes.Oauth2CreateSpec
key/value pairs that are to be appended to the authEndpoint request.
setAuthQueryParams(Map<String, List<String>>) - Method in class com.vmware.vcenter.identity.ProvidersTypes.Oauth2Info
key/value pairs that are to be appended to the authEndpoint request.
setAuthQueryParams(Map<String, List<String>>) - Method in class com.vmware.vcenter.identity.ProvidersTypes.Oauth2Summary
key/value pairs that are to be appended to the authEndpoint request.
setAuthQueryParams(Map<String, List<String>>) - Method in class com.vmware.vcenter.identity.ProvidersTypes.Oauth2UpdateSpec.Builder
key/value pairs that are to be appended to the authEndpoint request.
setAuthQueryParams(Map<String, List<String>>) - Method in class com.vmware.vcenter.identity.ProvidersTypes.Oauth2UpdateSpec
key/value pairs that are to be appended to the authEndpoint request.
setAuthQueryParams(Map<String, List<String>>) - Method in class com.vmware.vcenter.identity.ProvidersTypes.OidcInfo
key/value pairs that are to be appended to the authEndpoint request.
setAuthQueryParams(Map<String, List<String>>) - Method in class com.vmware.vcenter.identity.ProvidersTypes.OidcSummary
key/value pairs that are to be appended to the authEndpoint request.
setAuthQueryParams(Map<String, List<String>>) - Method in class com.vmware.vcenter.identity.ProvidersTypes.Summary.Builder
key/value pairs that are to be appended to the authEndpoint request.
setAuthQueryParams(Map<String, List<String>>) - Method in class com.vmware.vcenter.identity.ProvidersTypes.Summary
key/value pairs that are to be appended to the authEndpoint request.
setAuthQueryParams(Map<String, List<String>>) - Method in class com.vmware.vcenter.identity.ProvidersTypes.UpdateSpec.Builder
key/value pairs that are to be appended to the authEndpoint request.
setAuthQueryParams(Map<String, List<String>>) - Method in class com.vmware.vcenter.identity.ProvidersTypes.UpdateSpec
key/value pairs that are to be appended to the authEndpoint request.
setAuto(boolean) - Method in class com.vmware.vcenter.lcm.discovery.Product
Indicates if the product is auto-detected by the system or manually added.
setAutoAnswer(Boolean) - Method in class com.vmware.vcenter.deployment.InstallTypes.InstallSpec.Builder
Use the default option for any questions that may come up during appliance configuration.
setAutoAnswer(Boolean) - Method in class com.vmware.vcenter.deployment.InstallTypes.InstallSpec
Use the default option for any questions that may come up during appliance configuration.
setAutoAnswer(Boolean) - Method in class com.vmware.vcenter.deployment.MigrateTypes.MigrateSpec.Builder
Use the default option for any questions that may come up during appliance configuration.
setAutoAnswer(Boolean) - Method in class com.vmware.vcenter.deployment.MigrateTypes.MigrateSpec
Use the default option for any questions that may come up during appliance configuration.
setAutoAnswer(Boolean) - Method in class com.vmware.vcenter.deployment.UpgradeTypes.UpgradeSpec.Builder
Use the default option for any questions that may come up during appliance configuration.
setAutoAnswer(Boolean) - Method in class com.vmware.vcenter.deployment.UpgradeTypes.UpgradeSpec
Use the default option for any questions that may come up during appliance configuration.
setAutoconf(boolean) - Method in class com.vmware.appliance.networking.interfaces.Ipv6Types.Config
An address will be assigned by Stateless Address Autoconfiguration (SLAAC).
setAutoconf(boolean) - Method in class com.vmware.appliance.networking.interfaces.Ipv6Types.Info
Stateless Address Autoconfiguration (SLAAC) is on.
setAutoConnect(Boolean) - Method in class com.vmware.content.type.ovf.USBController.Builder
True if the USB controller is connected automatically A template is not required to specify if auto connect.
setAutoConnect(Boolean) - Method in class com.vmware.content.type.ovf.USBController
True if the USB controller is connected automatically A template is not required to specify if auto connect.
setAutoDetect(Boolean) - Method in class com.vmware.vcenter.vm.hardware.CdromTypes.BackingInfo.Builder
Flag indicating whether the virtual CD-ROM device is configured to automatically detect a suitable host device.
setAutoDetect(Boolean) - Method in class com.vmware.vcenter.vm.hardware.CdromTypes.BackingInfo
Flag indicating whether the virtual CD-ROM device is configured to automatically detect a suitable host device.
setAutoDetect(Boolean) - Method in class com.vmware.vcenter.vm.hardware.FloppyTypes.BackingInfo.Builder
Flag indicating whether the virtual floppy drive is configured to automatically detect a suitable host device.
setAutoDetect(Boolean) - Method in class com.vmware.vcenter.vm.hardware.FloppyTypes.BackingInfo
Flag indicating whether the virtual floppy drive is configured to automatically detect a suitable host device.
setAutoDetect(Boolean) - Method in class com.vmware.vcenter.vm.hardware.ParallelTypes.BackingInfo.Builder
Flag indicating whether the virtual parallel port is configured to automatically detect a suitable host device.
setAutoDetect(Boolean) - Method in class com.vmware.vcenter.vm.hardware.ParallelTypes.BackingInfo
Flag indicating whether the virtual parallel port is configured to automatically detect a suitable host device.
setAutoDetect(Boolean) - Method in class com.vmware.vcenter.vm.hardware.SerialTypes.BackingInfo.Builder
Flag indicating whether the virtual serial port is configured to automatically detect a suitable host device.
setAutoDetect(Boolean) - Method in class com.vmware.vcenter.vm.hardware.SerialTypes.BackingInfo
Flag indicating whether the virtual serial port is configured to automatically detect a suitable host device.
setAutoFailoverAllowed(Boolean) - Method in class com.vmware.vcenter.vcha.ClusterTypes.Info.Builder
Specifies if automatic failover is allowed.
setAutoFailoverAllowed(Boolean) - Method in class com.vmware.vcenter.vcha.ClusterTypes.Info
Specifies if automatic failover is allowed.
setAutoLogon(boolean) - Method in class com.vmware.vcenter.guest.GuiUnattended
Flag to determine whether or not the machine automatically logs on as Administrator.
setAutoLogonCount(long) - Method in class com.vmware.vcenter.guest.GuiUnattended
If the GuiUnattended.getAutoLogon() flag is Set, then this property specifies the number of times the machine should automatically log on as Administrator.
setAutomaticSyncEnabled(Boolean) - Method in class com.vmware.content.ConfigurationModel.Builder
Whether automatic synchronization is enabled.
setAutomaticSyncEnabled(Boolean) - Method in class com.vmware.content.ConfigurationModel
Whether automatic synchronization is enabled.
setAutomaticSyncEnabled(Boolean) - Method in class com.vmware.content.library.SubscriptionInfo.Builder
Whether the library should participate in automatic library synchronization.
setAutomaticSyncEnabled(Boolean) - Method in class com.vmware.content.library.SubscriptionInfo
Whether the library should participate in automatic library synchronization.
setAutomaticSyncEnabled(boolean) - Method in class com.vmware.content.library.SubscriptionsTypes.CreateSpecNewSubscribedLibrary
Specifies whether the library should participate in automatic library synchronization.
setAutomaticSyncStartHour(Long) - Method in class com.vmware.content.ConfigurationModel.Builder
The hour at which the automatic synchronization will start.
setAutomaticSyncStartHour(Long) - Method in class com.vmware.content.ConfigurationModel
The hour at which the automatic synchronization will start.
setAutomaticSyncStopHour(Long) - Method in class com.vmware.content.ConfigurationModel.Builder
The hour at which the automatic synchronization will stop.
setAutomaticSyncStopHour(Long) - Method in class com.vmware.content.ConfigurationModel
The hour at which the automatic synchronization will stop.
setAutoStage(boolean) - Method in class com.vmware.appliance.update.PolicyTypes.Config
Automatically stage the latest update if available.
setAutoStage(boolean) - Method in class com.vmware.appliance.update.PolicyTypes.Info
Automatically stage the latest update if available.
setAutoUpdate(boolean) - Method in class com.vmware.appliance.update.PolicyTypes.Info
Is the appliance updated automatically.
setAutoUpdateSupported(boolean) - Method in class com.vmware.vcenter.vm.ToolsTypes.Info
Set if the virtual machine supports auto-upgrading Tools via ToolsTypes.UpgradePolicy.
setAvailableVersions(List<String>) - Method in class com.vmware.vcenter.namespace_management.software.ClustersTypes.Info
Set of available versions can be upgraded to.
setAvailableVersions(List<String>) - Method in class com.vmware.vcenter.namespace_management.software.ClustersTypes.Summary
Set of versions available for upgrade.
setBacking(CdromTypes.BackingSpec) - Method in class com.vmware.vcenter.vm.hardware.CdromTypes.CreateSpec.Builder
Physical resource backing for the virtual CD-ROM device.
setBacking(CdromTypes.BackingSpec) - Method in class com.vmware.vcenter.vm.hardware.CdromTypes.CreateSpec
Physical resource backing for the virtual CD-ROM device.
setBacking(CdromTypes.BackingInfo) - Method in class com.vmware.vcenter.vm.hardware.CdromTypes.Info
Physical resource backing for the virtual CD-ROM device.
setBacking(CdromTypes.BackingSpec) - Method in class com.vmware.vcenter.vm.hardware.CdromTypes.UpdateSpec.Builder
Physical resource backing for the virtual CD-ROM device.
setBacking(CdromTypes.BackingSpec) - Method in class com.vmware.vcenter.vm.hardware.CdromTypes.UpdateSpec
Physical resource backing for the virtual CD-ROM device.
setBacking(DiskTypes.BackingSpec) - Method in class com.vmware.vcenter.vm.hardware.DiskTypes.CreateSpec.Builder
Existing physical resource backing for the virtual disk.
setBacking(DiskTypes.BackingSpec) - Method in class com.vmware.vcenter.vm.hardware.DiskTypes.CreateSpec
Existing physical resource backing for the virtual disk.
setBacking(DiskTypes.BackingInfo) - Method in class com.vmware.vcenter.vm.hardware.DiskTypes.Info
Physical resource backing for the virtual disk.
setBacking(DiskTypes.BackingSpec) - Method in class com.vmware.vcenter.vm.hardware.DiskTypes.UpdateSpec.Builder
Physical resource backing for the virtual disk.
setBacking(DiskTypes.BackingSpec) - Method in class com.vmware.vcenter.vm.hardware.DiskTypes.UpdateSpec
Physical resource backing for the virtual disk.
setBacking(EthernetTypes.BackingSpec) - Method in class com.vmware.vcenter.vm.hardware.EthernetTypes.CreateSpec.Builder
Physical resource backing for the virtual Ethernet adapter.
setBacking(EthernetTypes.BackingSpec) - Method in class com.vmware.vcenter.vm.hardware.EthernetTypes.CreateSpec
Physical resource backing for the virtual Ethernet adapter.
setBacking(EthernetTypes.BackingInfo) - Method in class com.vmware.vcenter.vm.hardware.EthernetTypes.Info
Physical resource backing for the virtual Ethernet adapter.
setBacking(EthernetTypes.BackingSpec) - Method in class com.vmware.vcenter.vm.hardware.EthernetTypes.UpdateSpec.Builder
Physical resource backing for the virtual Ethernet adapter.
setBacking(EthernetTypes.BackingSpec) - Method in class com.vmware.vcenter.vm.hardware.EthernetTypes.UpdateSpec
Physical resource backing for the virtual Ethernet adapter.
setBacking(FloppyTypes.BackingSpec) - Method in class com.vmware.vcenter.vm.hardware.FloppyTypes.CreateSpec.Builder
Physical resource backing for the virtual floppy drive.
setBacking(FloppyTypes.BackingSpec) - Method in class com.vmware.vcenter.vm.hardware.FloppyTypes.CreateSpec
Physical resource backing for the virtual floppy drive.
setBacking(FloppyTypes.BackingInfo) - Method in class com.vmware.vcenter.vm.hardware.FloppyTypes.Info
Physical resource backing for the virtual floppy drive.
setBacking(FloppyTypes.BackingSpec) - Method in class com.vmware.vcenter.vm.hardware.FloppyTypes.UpdateSpec.Builder
Physical resource backing for the virtual floppy drive.
setBacking(FloppyTypes.BackingSpec) - Method in class com.vmware.vcenter.vm.hardware.FloppyTypes.UpdateSpec
Physical resource backing for the virtual floppy drive.
setBacking(ParallelTypes.BackingSpec) - Method in class com.vmware.vcenter.vm.hardware.ParallelTypes.CreateSpec.Builder
Physical resource backing for the virtual parallel port.
setBacking(ParallelTypes.BackingSpec) - Method in class com.vmware.vcenter.vm.hardware.ParallelTypes.CreateSpec
Physical resource backing for the virtual parallel port.
setBacking(ParallelTypes.BackingInfo) - Method in class com.vmware.vcenter.vm.hardware.ParallelTypes.Info
Physical resource backing for the virtual parallel port.
setBacking(ParallelTypes.BackingSpec) - Method in class com.vmware.vcenter.vm.hardware.ParallelTypes.UpdateSpec.Builder
Physical resource backing for the virtual parallel port.
setBacking(ParallelTypes.BackingSpec) - Method in class com.vmware.vcenter.vm.hardware.ParallelTypes.UpdateSpec
Physical resource backing for the virtual parallel port.
setBacking(SerialTypes.BackingSpec) - Method in class com.vmware.vcenter.vm.hardware.SerialTypes.CreateSpec.Builder
Physical resource backing for the virtual serial port.
setBacking(SerialTypes.BackingSpec) - Method in class com.vmware.vcenter.vm.hardware.SerialTypes.CreateSpec
Physical resource backing for the virtual serial port.
setBacking(SerialTypes.BackingInfo) - Method in class com.vmware.vcenter.vm.hardware.SerialTypes.Info
Physical resource backing for the virtual serial port.
setBacking(SerialTypes.BackingSpec) - Method in class com.vmware.vcenter.vm.hardware.SerialTypes.UpdateSpec.Builder
Physical resource backing for the virtual serial port.
setBacking(SerialTypes.BackingSpec) - Method in class com.vmware.vcenter.vm.hardware.SerialTypes.UpdateSpec
Physical resource backing for the virtual serial port.
setBackingType(LibraryItemsTypes.EthernetInfo.NetworkBackingType) - Method in class com.vmware.vcenter.vm_template.LibraryItemsTypes.EthernetInfo
Network backing type for the virtual Ethernet adapter.
setBackupPassword(char[]) - Method in class com.vmware.appliance.recovery.backup.JobTypes.BackupRequest.Builder
Password for a backup piece.
setBackupPassword(char[]) - Method in class com.vmware.appliance.recovery.backup.JobTypes.BackupRequest
Password for a backup piece.
setBackupPassword(char[]) - Method in class com.vmware.appliance.recovery.backup.SchedulesTypes.CreateSpec.Builder
Password for a backup piece.
setBackupPassword(char[]) - Method in class com.vmware.appliance.recovery.backup.SchedulesTypes.CreateSpec
Password for a backup piece.
setBackupPassword(char[]) - Method in class com.vmware.appliance.recovery.backup.SchedulesTypes.UpdateSpec.Builder
Password for a backup piece.
setBackupPassword(char[]) - Method in class com.vmware.appliance.recovery.backup.SchedulesTypes.UpdateSpec
Password for a backup piece.
setBackupPassword(char[]) - Method in class com.vmware.appliance.recovery.BackupTypes.BackupRequest.Builder
a password for a backup piece The backupPassword must adhere to the following password requirements: At least 8 characters, cannot be more than 20 characters in length.
setBackupPassword(char[]) - Method in class com.vmware.appliance.recovery.BackupTypes.BackupRequest
a password for a backup piece The backupPassword must adhere to the following password requirements: At least 8 characters, cannot be more than 20 characters in length.
setBackupPassword(char[]) - Method in class com.vmware.appliance.recovery.restore.JobTypes.RestoreRequest.Builder
a password for a backup piece backupPassword If no password then the piece will not be decrypted
setBackupPassword(char[]) - Method in class com.vmware.appliance.recovery.restore.JobTypes.RestoreRequest
a password for a backup piece backupPassword If no password then the piece will not be decrypted
setBackupPassword(char[]) - Method in class com.vmware.appliance.recovery.RestoreTypes.RestoreRequest.Builder
a password for a backup piece backupPassword If no password then the piece will not be decrypted
setBackupPassword(char[]) - Method in class com.vmware.appliance.recovery.RestoreTypes.RestoreRequest
a password for a backup piece backupPassword If no password then the piece will not be decrypted
setBaseImage(BaseImageInfo) - Method in class com.vmware.esx.hosts.SoftwareInfo
Base image of the ESX.
setBaseImage(BaseImageCompliance) - Method in class com.vmware.esx.settings.HostCompliance
Compliance result for the base image.
setBaseImage(BaseImageInfo) - Method in class com.vmware.esx.settings.SoftwareInfo
Base image of the ESX.
setBaseImage(BaseImageSpec) - Method in class com.vmware.esx.settings.SoftwareSpec
Base image of the ESX.
setBaseImageExplanationDetails(List<RecommendationsTypes.ExplanationDetails>) - Method in class com.vmware.esx.settings.clusters.software.RecommendationsTypes.Info
Details about why some base images are excluded in recommendation.
setBaseImageVersion(String) - Method in class com.vmware.esx.settings.clusters.software.reports.CheckResult
Target base image version E.g., version = BaseImageSpec->Version BaseImageSpec.getVersion() class
setBaseImageVersion(String) - Method in class com.vmware.esx.settings.clusters.software.reports.HardwareCompatibilityTypes.CheckSummary
Target base image version E.g., version = BaseImageSpec->Version BaseImageSpec.getVersion() class
setBios(Firmware) - Method in class com.vmware.esx.hcl.hosts.CompatibilityReportTypes.BiosConstraint
The BIOS information about the constraint.
setBios(Firmware) - Method in class com.vmware.esx.hcl.Server
Currently installed BIOS of the server.
setBiosConstraints(List<CompatibilityReportTypes.BiosConstraint>) - Method in class com.vmware.esx.hcl.hosts.CompatibilityReportTypes.ServerCompatibility.Builder
Lists the BIOS constraints that the target ESXi release has for this server.
setBiosConstraints(List<CompatibilityReportTypes.BiosConstraint>) - Method in class com.vmware.esx.hcl.hosts.CompatibilityReportTypes.ServerCompatibility
Lists the BIOS constraints that the target ESXi release has for this server.
setBiosUuid(String) - Method in class com.vmware.vcenter.vcha.ClusterTypes.NodeVmInfo
BIOS UUID for the node.
setBiosUuid(String) - Method in class com.vmware.vcenter.vcha.PlacementInfo.Builder
BIOS UUID for the node.
setBiosUuid(String) - Method in class com.vmware.vcenter.vcha.PlacementInfo
BIOS UUID for the node.
setBiosUuid(String) - Method in class com.vmware.vcenter.vm.IdentityTypes.Info
128-bit SMBIOS UUID of a virtual machine represented as a hexadecimal string in "12345678-abcd-1234-cdef-123456789abc" format.
setBiosUuid(String) - Method in class com.vmware.vcenter.VMTypes.InstantCloneSpec.Builder
128-bit SMBIOS UUID of a virtual machine represented as a hexadecimal string in "12345678-abcd-1234-cdef-123456789abc" format.
setBiosUuid(String) - Method in class com.vmware.vcenter.VMTypes.InstantCloneSpec
128-bit SMBIOS UUID of a virtual machine represented as a hexadecimal string in "12345678-abcd-1234-cdef-123456789abc" format.
setBooleanValue(Boolean) - Method in class com.vmware.vapi.metadata.metamodel.PrimitiveValue.Builder
Boolean value of the constant.
setBooleanValue(Boolean) - Method in class com.vmware.vapi.metadata.metamodel.PrimitiveValue
Boolean value of the constant.
setBoot(BootTypes.CreateSpec) - Method in class com.vmware.vcenter.VMTypes.CreateSpec.Builder
Boot configuration.
setBoot(BootTypes.CreateSpec) - Method in class com.vmware.vcenter.VMTypes.CreateSpec
Boot configuration.
setBoot(BootTypes.Info) - Method in class com.vmware.vcenter.VMTypes.Info
Boot configuration.
setBootDevices(List<DeviceTypes.EntryCreateSpec>) - Method in class com.vmware.vcenter.VMTypes.CreateSpec.Builder
Boot device configuration.
setBootDevices(List<DeviceTypes.EntryCreateSpec>) - Method in class com.vmware.vcenter.VMTypes.CreateSpec
Boot device configuration.
setBootDevices(List<DeviceTypes.Entry>) - Method in class com.vmware.vcenter.VMTypes.Info
Boot device configuration.
setBoxname(String) - Method in class com.vmware.appliance.recovery.RestoreTypes.Metadata
Box name is PNID/ FQDN etc
setBuild(DetailsTypes.BuildInfo) - Method in class com.vmware.appliance.recovery.backup.job.DetailsTypes.Info.Builder
Information about the build of the appliance.
setBuild(DetailsTypes.BuildInfo) - Method in class com.vmware.appliance.recovery.backup.job.DetailsTypes.Info
Information about the build of the appliance.
setBuild(String) - Method in class com.vmware.appliance.system.VersionTypes.VersionStruct
Appliance build number.
setBuild(String) - Method in class com.vmware.vcenter.lcm.update.PendingTypes.Info
Build number of the vCenter Release
setBuild(String) - Method in class com.vmware.vcenter.lcm.update.PendingTypes.Summary
Build number of the vCenter Release
setBuildNumber(String) - Method in class com.vmware.appliance.recovery.backup.job.DetailsTypes.BuildInfo
Build Number of the appliance.
setBuiltinType(Type.BuiltinType) - Method in class com.vmware.vapi.metadata.metamodel.Type.Builder
Category of the built-in type.
setBuiltinType(Type.BuiltinType) - Method in class com.vmware.vapi.metadata.metamodel.Type
Category of the built-in type.
setBundleTypes(Set<ComponentsTypes.ComponentBundleType>) - Method in class com.vmware.esx.settings.depot_content.ComponentsTypes.FilterSpec.Builder
Component bundle types that a component must have to match the filter.
setBundleTypes(Set<ComponentsTypes.ComponentBundleType>) - Method in class com.vmware.esx.settings.depot_content.ComponentsTypes.FilterSpec
Component bundle types that a component must have to match the filter.
setBus(Long) - Method in class com.vmware.vcenter.vm.hardware.adapter.SataTypes.CreateSpec.Builder
SATA bus number.
setBus(Long) - Method in class com.vmware.vcenter.vm.hardware.adapter.SataTypes.CreateSpec
SATA bus number.
setBus(long) - Method in class com.vmware.vcenter.vm.hardware.adapter.SataTypes.Info
SATA bus number.
setBus(Long) - Method in class com.vmware.vcenter.vm.hardware.adapter.ScsiTypes.CreateSpec.Builder
SCSI bus number.
setBus(Long) - Method in class com.vmware.vcenter.vm.hardware.adapter.ScsiTypes.CreateSpec
SCSI bus number.
setBus(long) - Method in class com.vmware.vcenter.vm.hardware.SataAddressInfo
Bus number of the adapter to which the device is attached.
setBus(long) - Method in class com.vmware.vcenter.vm.hardware.SataAddressSpec
Bus number of the adapter to which the device should be attached.
setBus(long) - Method in class com.vmware.vcenter.vm.hardware.ScsiAddressInfo
Bus number of the adapter to which the device is attached.
setBus(long) - Method in class com.vmware.vcenter.vm.hardware.ScsiAddressSpec
Bus number of the adapter to which the device should be attached.
setBytesTransferred(long) - Method in class com.vmware.content.library.item.downloadsession.FileTypes.Info
The number of bytes that have been transferred by the server so far for making this file prepared for download.
setBytesTransferred(long) - Method in class com.vmware.content.library.item.updatesession.FileTypes.Info
The number of bytes of this file that have been received by the server.
setCached(boolean) - Method in class com.vmware.content.library.item.FileTypes.Info
Indicates whether the file is on disk or not.
setCached(boolean) - Method in class com.vmware.content.library.item.StorageTypes.Info
Indicates whether the file is on disk or not.
setCached(Boolean) - Method in class com.vmware.content.library.ItemModel.Builder
The status that indicates whether the library item is on disk or not.
setCached(Boolean) - Method in class com.vmware.content.library.ItemModel
The status that indicates whether the library item is on disk or not.
setCached(Boolean) - Method in class com.vmware.content.library.ItemTypes.FindSpec.Builder
Whether the item is cached.
setCached(Boolean) - Method in class com.vmware.content.library.ItemTypes.FindSpec
Whether the item is cached.
setCancelable(boolean) - Method in class com.vmware.appliance.infraprofile.TaskInfo
Flag to indicate whether or not the operation can be cancelled.
setCancelable(boolean) - Method in class com.vmware.appliance.recovery.backup.job.DetailsTypes.Info
Flag to indicate whether or not the operation can be cancelled.
setCancelable(Boolean) - Method in class com.vmware.appliance.recovery.reconciliation.JobTypes.Info.Builder
Flag to indicate whether or not the operation can be cancelled.
setCancelable(Boolean) - Method in class com.vmware.appliance.recovery.reconciliation.JobTypes.Info
Flag to indicate whether or not the operation can be cancelled.
setCancelable(boolean) - Method in class com.vmware.appliance.SubtaskInfo
Flag to indicate whether or not the operation can be cancelled.
setCancelable(boolean) - Method in class com.vmware.appliance.TaskInfo
Flag to indicate whether or not the operation can be cancelled.
setCancelable(boolean) - Method in class com.vmware.cis.task.CommonInfo
Flag to indicate whether or not the operation can be cancelled.
setCancelable(boolean) - Method in class com.vmware.cis.task.Info
Flag to indicate whether or not the operation can be cancelled.
setCancelable(boolean) - Method in class com.vmware.esx.settings.TaskInfo
Flag to indicate whether or not the operation can be cancelled.
setCancelable(boolean) - Method in class com.vmware.vcenter.deployment.ImportHistoryTypes.Info
Flag to indicate whether or not the operation can be cancelled.
setCancelable(boolean) - Method in class com.vmware.vcenter.DeploymentTypes.Info
Flag to indicate whether or not the operation can be cancelled.
setCancelable(boolean) - Method in class com.vmware.vcenter.DeploymentTypes.Task
Flag to indicate whether or not the operation can be cancelled.
setCapability(String) - Method in class com.vmware.vcenter.compute.policies.capabilities.cluster_scale_in_ignore_vm_capabilities.Info
Identifier of the capability this policy is based on.
setCapability(String) - Method in class com.vmware.vcenter.compute.policies.capabilities.disable_drs_vmotion.Info
Identifier of the capability this policy is based on.
setCapability(String) - Method in class com.vmware.vcenter.compute.policies.capabilities.vm.evacuation.vmotion.Info
Identifier of the capability this policy is based on.
setCapability(String) - Method in class com.vmware.vcenter.compute.policies.capabilities.vm_host_affinity.Info
Identifier of the capability this policy is based on.
setCapability(String) - Method in class com.vmware.vcenter.compute.policies.capabilities.vm_host_anti_affinity.Info
Identifier of the capability this policy is based on.
setCapability(String) - Method in class com.vmware.vcenter.compute.policies.capabilities.vm_vm_affinity.Info
Identifier of the capability this policy is based on.
setCapability(String) - Method in class com.vmware.vcenter.compute.policies.capabilities.vm_vm_anti_affinity.Info
Identifier of the capability this policy is based on.
setCapability(String) - Method in class com.vmware.vcenter.compute.policies.CapabilitiesTypes.Summary
Identifier of the capability.
setCapability(String) - Method in class com.vmware.vcenter.compute.policies.CreateSpec
Identifier of the capability this policy is based on.
setCapability(String) - Method in class com.vmware.vcenter.compute.policies.Info
Identifier of the capability this policy is based on.
setCapability(String) - Method in class com.vmware.vcenter.compute.PoliciesTypes.Summary
Identifier of the capability this policy is based on.
setCapacity(long) - Method in class com.vmware.vcenter.content.registries.HarborTypes.StorageInfo
Total capacity for the registry storage (in mebibytes).
setCapacity(Long) - Method in class com.vmware.vcenter.DatastoreTypes.Summary.Builder
Capacity of this datastore, in bytes.
setCapacity(Long) - Method in class com.vmware.vcenter.DatastoreTypes.Summary
Capacity of this datastore, in bytes.
setCapacity(long) - Method in class com.vmware.vcenter.namespace_management.ClusterSizeInfoTypes.VmInfo
Overall capacity of the disks in the virtual machine, in mebibytes.
setCapacity(long) - Method in class com.vmware.vcenter.vm.guest.LocalFilesystemTypes.Info
Total capacity of the file system, in bytes.
setCapacity(Long) - Method in class com.vmware.vcenter.vm.hardware.DiskTypes.Info.Builder
Capacity of the virtual disk in bytes.
setCapacity(Long) - Method in class com.vmware.vcenter.vm.hardware.DiskTypes.Info
Capacity of the virtual disk in bytes.
setCapacity(Long) - Method in class com.vmware.vcenter.vm.hardware.DiskTypes.VmdkCreateSpec.Builder
Capacity of the virtual disk backing in bytes.
setCapacity(Long) - Method in class com.vmware.vcenter.vm.hardware.DiskTypes.VmdkCreateSpec
Capacity of the virtual disk backing in bytes.
setCapacity(Long) - Method in class com.vmware.vcenter.vm_template.LibraryItemsTypes.DiskInfo.Builder
Capacity of the virtual disk in bytes.
setCapacity(Long) - Method in class com.vmware.vcenter.vm_template.LibraryItemsTypes.DiskInfo
Capacity of the virtual disk in bytes.
setCapacity(long) - Method in class com.vmware.vcenter.vm_template.LibraryItemsTypes.DiskUpdateSpec
Updated capacity of the virtual disk backing in bytes.
setCardinality(CategoryModel.Cardinality) - Method in class com.vmware.cis.tagging.CategoryModel
The associated cardinality (SINGLE, MULTIPLE) of the category.
setCardinality(CategoryModel.Cardinality) - Method in class com.vmware.cis.tagging.CategoryTypes.CreateSpec
The associated cardinality (SINGLE, MULTIPLE) of the category.
setCardinality(CategoryModel.Cardinality) - Method in class com.vmware.cis.tagging.CategoryTypes.UpdateSpec.Builder
The associated cardinality (SINGLE, MULTIPLE) of the category.
setCardinality(CategoryModel.Cardinality) - Method in class com.vmware.cis.tagging.CategoryTypes.UpdateSpec
The associated cardinality (SINGLE, MULTIPLE) of the category.
setCategory(String) - Method in class com.vmware.appliance.MonitoringTypes.MonitoredItem
category Ex: network, storage etc
setCategory(VersionsTypes.CategoryType) - Method in class com.vmware.esx.settings.depot_content.add_ons.VersionsTypes.Info
Category of the OEM add-on.
setCategory(AddOnsTypes.CategoryType) - Method in class com.vmware.esx.settings.depot_content.AddOnsTypes.AddOnVersionSummary
Category of the OEM add-on version.
setCategory(VersionsTypes.CategoryType) - Method in class com.vmware.esx.settings.depot_content.base_images.VersionsTypes.Info
Category of the base-image.
setCategory(BaseImagesTypes.CategoryType) - Method in class com.vmware.esx.settings.depot_content.BaseImagesTypes.Summary
Category of the base-image.
setCategory(VersionsTypes.CategoryType) - Method in class com.vmware.esx.settings.depot_content.components.VersionsTypes.Info
Category of the component version.
setCategory(ComponentsTypes.CategoryType) - Method in class com.vmware.esx.settings.depot_content.ComponentsTypes.ComponentVersionSummary
Category of the component version.
setCategory(ConstantValue.Category) - Method in class com.vmware.vapi.metadata.metamodel.ConstantValue
Category of the type of constant value.
setCategory(Type.Category) - Method in class com.vmware.vapi.metadata.metamodel.Type
Category of this type.
setCategory(PendingTypes.Category) - Method in class com.vmware.vcenter.lcm.update.PendingTypes.Info
Category of the release based on features bundled on top of previous release
setCategory(PendingTypes.Category) - Method in class com.vmware.vcenter.lcm.update.PendingTypes.Summary
Category of the release based on features bundled on top of previous release
setCategory(OvfMessage.Category) - Method in class com.vmware.vcenter.ovf.OvfError
The message category.
setCategory(OvfMessage.Category) - Method in class com.vmware.vcenter.ovf.OvfMessage
The message category.
setCategory(OvfMessage.Category) - Method in class com.vmware.vcenter.ovf.OvfWarning
The message category.
setCategory(ParseIssue.Category) - Method in class com.vmware.vcenter.ovf.ParseIssue
The category of the parse issue.
setCategory(String) - Method in class com.vmware.vcenter.ovf.Property.Builder
If this is set to a non-empty string, this property starts a new category.
setCategory(String) - Method in class com.vmware.vcenter.ovf.Property
If this is set to a non-empty string, this property starts a new category.
setCategoryId(String) - Method in class com.vmware.cis.tagging.CategoryTypes.CreateSpec.Builder
This property was added in vSphere API 6.7.
setCategoryId(String) - Method in class com.vmware.cis.tagging.CategoryTypes.CreateSpec
This property was added in vSphere API 6.7.
setCategoryId(String) - Method in class com.vmware.cis.tagging.TagModel
The identifier of the parent category in which this tag will be created.
setCategoryId(String) - Method in class com.vmware.cis.tagging.TagTypes.CreateSpec
The unique identifier of the parent category in which this tag will be created.
setCategoryName(String) - Method in class com.vmware.vcenter.compute.policies.TagUsageTypes.Summary
Name of the category that has TagUsageTypes.Summary.getTag().
setCdrom(String) - Method in class com.vmware.vcenter.vm.hardware.CdromTypes.Summary
Identifier of the virtual CD-ROM device.
setCdroms(List<CdromTypes.CreateSpec>) - Method in class com.vmware.vcenter.VMTypes.CreateSpec.Builder
List of CD-ROMs.
setCdroms(List<CdromTypes.CreateSpec>) - Method in class com.vmware.vcenter.VMTypes.CreateSpec
List of CD-ROMs.
setCdroms(Map<String, CdromTypes.Info>) - Method in class com.vmware.vcenter.VMTypes.Info
List of CD-ROMs.
setCeipEnabled(boolean) - Method in class com.vmware.vcenter.deployment.InstallTypes.VcsaEmbeddedSpec
Whether CEIP should be enabled or disabled.
setCeipEnabled(boolean) - Method in class com.vmware.vcenter.deployment.MigrateTypes.PscSpec
Customer experience improvement program should be enabled or disabled for this Platform Services Controller migration.
setCeipEnabled(boolean) - Method in class com.vmware.vcenter.deployment.MigrateTypes.VcsaEmbeddedSpec
Customer experience improvement program should be enabled or disabled for this embedded vCenter Server migration.
setCeipEnabled(boolean) - Method in class com.vmware.vcenter.deployment.UpgradeTypes.PscSpec
Customer experience improvement program should be enabled or disabled for this Platform Services Controller upgrade.
setCeipEnabled(boolean) - Method in class com.vmware.vcenter.deployment.UpgradeTypes.VcsaEmbeddedSpec
Customer experience improvement program should be enabled or disabled for this embedded vCenter Server upgrade.
setCert(String) - Method in class com.vmware.vcenter.certificate_management.vcenter.TlsTypes.Info
TLS certificate in PEM format.
setCert(String) - Method in class com.vmware.vcenter.certificate_management.vcenter.TlsTypes.Spec
Certificate string in PEM format.
setCertChain(X509CertChain) - Method in class com.vmware.vcenter.certificate_management.vcenter.TrustedRootChainsTypes.CreateSpec
Certificate chain in base64 encoding.
setCertChain(X509CertChain) - Method in class com.vmware.vcenter.certificate_management.vcenter.TrustedRootChainsTypes.Info
A certificate chain in base64 encoding.
setCertChain(List<String>) - Method in class com.vmware.vcenter.certificate_management.X509CertChain
Certificate chain in base64 format.
setCertChain(List<String>) - Method in class com.vmware.vcenter.content.registries.HarborTypes.Info
Harbor certificate chain in base64 format.
setCertChain(X509CertChain) - Method in class com.vmware.vcenter.identity.ProvidersTypes.ActiveDirectoryOverLdap.Builder
SSL certificate chain in base64 encoding.
setCertChain(X509CertChain) - Method in class com.vmware.vcenter.identity.ProvidersTypes.ActiveDirectoryOverLdap
SSL certificate chain in base64 encoding.
setCertChain(X509CertChain) - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.attestation.tpm2.CaCertificatesTypes.CreateSpec.Builder
The CA certificate chain.
setCertChain(X509CertChain) - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.attestation.tpm2.CaCertificatesTypes.CreateSpec
The CA certificate chain.
setCertChain(X509CertChain) - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.attestation.tpm2.CaCertificatesTypes.Info
The CA certificate chain.
setCertChain(List<String>) - Method in class com.vmware.vcenter.trusted_infrastructure.X509CertChain
Certificate chain in base64 format.
setCertificate(String) - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.attestation.tpm2.EndorsementKeysTypes.CreateSpec.Builder
TPM endorsement key certificate in PEM format.
setCertificate(String) - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.attestation.tpm2.EndorsementKeysTypes.CreateSpec
TPM endorsement key certificate in PEM format.
setCertificate(String) - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.providers.ClientCertificateTypes.Info
Public certificate.
setCertificate(String) - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.providers.ClientCertificateTypes.UpdateSpec
Public certificate used by every host in the cluster.
setCertificate(String) - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.providers.CurrentPeerCertificatesTypes.Summary.Builder
Server certificate.
setCertificate(String) - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.providers.CurrentPeerCertificatesTypes.Summary
Server certificate.
setCertificateInfo(CertificateInfo) - Method in class com.vmware.content.library.item.updatesession.PreviewInfo.Builder
The certificate information of the signed update session content.
setCertificateInfo(CertificateInfo) - Method in class com.vmware.content.library.item.updatesession.PreviewInfo
The certificate information of the signed update session content.
setCertificates(List<X509CertChain>) - Method in class com.vmware.vcenter.trusted_infrastructure.PrincipalTypes.Info
The certificates used by the STS to sign tokens for this vCenter.
setCertificates(List<X509CertChain>) - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.ConsumerPrincipalsTypes.CreateSpec
The certificates used by the vCenter STS to sign tokens.
setCertificates(List<X509CertChain>) - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.ConsumerPrincipalsTypes.Info
The certificates used by the vCenter STS to sign tokens.
setCertificates(List<String>) - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.providers.TrustedPeerCertificatesTypes.Info
List of certificate strings, PEM format.
setCertificates(List<String>) - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.providers.TrustedPeerCertificatesTypes.UpdateSpec.Builder
Public certificates of key server to trust.
setCertificates(List<String>) - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.providers.TrustedPeerCertificatesTypes.UpdateSpec
Public certificates of key server to trust.
setChain(String) - Method in class com.vmware.vcenter.certificate_management.vcenter.TrustedRootChainsTypes.CreateSpec.Builder
Unique identifier for this trusted root.
setChain(String) - Method in class com.vmware.vcenter.certificate_management.vcenter.TrustedRootChainsTypes.CreateSpec
Unique identifier for this trusted root.
setChain(String) - Method in class com.vmware.vcenter.certificate_management.vcenter.TrustedRootChainsTypes.Summary
Unique identifier for chain.
setChallenge(String) - Method in class com.vmware.vapi.std.errors.Unauthenticated.Builder
Indicates the authentication challenges applicable to the target API provider.
setChallenge(String) - Method in exception com.vmware.vapi.std.errors.Unauthenticated
Indicates the authentication challenges applicable to the target API provider.
setChangeLag(Long) - Method in class com.vmware.vcenter.topology.ReplicationStatusTypes.Summary.Builder
Number of replication changes node is behind the replication partner.
setChangeLag(Long) - Method in class com.vmware.vcenter.topology.ReplicationStatusTypes.Summary
Number of replication changes node is behind the replication partner.
setCheck(String) - Method in class com.vmware.esx.settings.clusters.software.reports.LastCheckResultTypes.CheckInfo
The check identifier.
setCheck(LastCheckResultTypes.CheckInfo) - Method in class com.vmware.esx.settings.clusters.software.reports.LastCheckResultTypes.CheckStatus
Information about this check.
setCheck(String) - Method in class com.vmware.esx.settings.clusters.SoftwareTypes.CheckInfo
The check identifier.
setCheck(SoftwareTypes.CheckInfo) - Method in class com.vmware.esx.settings.clusters.SoftwareTypes.CheckStatus
Information about this check.
setCheckOut(LibraryItemTypes.CheckOutInfo) - Method in class com.vmware.vcenter.vm.LibraryItemTypes.Info.Builder
Information about the checked out virtual machine.
setCheckOut(LibraryItemTypes.CheckOutInfo) - Method in class com.vmware.vcenter.vm.LibraryItemTypes.Info
Information about the checked out virtual machine.
setCheckSchedule(List<PolicyTypes.Time>) - Method in class com.vmware.appliance.update.PolicyTypes.Config
Schedule when the automatic check will be run.
setCheckSchedule(List<PolicyTypes.Time>) - Method in class com.vmware.appliance.update.PolicyTypes.Info
Schedule when the automatic check will be run.
setCheckStatuses(List<LastCheckResultTypes.CheckStatus>) - Method in class com.vmware.esx.settings.clusters.software.reports.LastCheckResultTypes.EntityCheckResult
List of CheckStatus for all checks performed.
setCheckStatuses(List<SoftwareTypes.CheckStatus>) - Method in class com.vmware.esx.settings.clusters.SoftwareTypes.EntityCheckResult
List of CheckStatus for all checks performed.
setChecksToSkip(Set<SoftwareTypes.CheckType>) - Method in class com.vmware.esx.settings.clusters.enablement.SoftwareTypes.CheckSpec
Specifies the checks that should be skipped.
setChecksum(String) - Method in class com.vmware.content.library.item.FileTypes.ChecksumInfo
The checksum value calculated with FileTypes.ChecksumInfo.getAlgorithm().
setChecksumInfo(FileTypes.ChecksumInfo) - Method in class com.vmware.content.library.item.downloadsession.FileTypes.Info.Builder
The checksum information of the file.
setChecksumInfo(FileTypes.ChecksumInfo) - Method in class com.vmware.content.library.item.downloadsession.FileTypes.Info
The checksum information of the file.
setChecksumInfo(FileTypes.ChecksumInfo) - Method in class com.vmware.content.library.item.FileTypes.Info.Builder
A checksum for validating the content of the file.
setChecksumInfo(FileTypes.ChecksumInfo) - Method in class com.vmware.content.library.item.FileTypes.Info
A checksum for validating the content of the file.
setChecksumInfo(FileTypes.ChecksumInfo) - Method in class com.vmware.content.library.item.StorageTypes.Info.Builder
A checksum for validating the content of the file.
setChecksumInfo(FileTypes.ChecksumInfo) - Method in class com.vmware.content.library.item.StorageTypes.Info
A checksum for validating the content of the file.
setChecksumInfo(FileTypes.ChecksumInfo) - Method in class com.vmware.content.library.item.updatesession.FileTypes.AddSpec.Builder
The checksum of the file.
setChecksumInfo(FileTypes.ChecksumInfo) - Method in class com.vmware.content.library.item.updatesession.FileTypes.AddSpec
The checksum of the file.
setChecksumInfo(FileTypes.ChecksumInfo) - Method in class com.vmware.content.library.item.updatesession.FileTypes.Info.Builder
The checksum information of the file received by the server.
setChecksumInfo(FileTypes.ChecksumInfo) - Method in class com.vmware.content.library.item.updatesession.FileTypes.Info
The checksum information of the file received by the server.
setCheckTime(Calendar) - Method in class com.vmware.appliance.update.PendingTypes.PrecheckResult
Time when this precheck was run.
setCheckTime(Calendar) - Method in class com.vmware.esx.settings.clusters.software.RecommendationsTypes.Info.Builder
The most recent timestamp when check for recommended image is launched.
setCheckTime(Calendar) - Method in class com.vmware.esx.settings.clusters.software.RecommendationsTypes.Info
The most recent timestamp when check for recommended image is launched.
setCheckTime(Calendar) - Method in class com.vmware.vcenter.vm.storage.policy.ComplianceTypes.VmComplianceInfo
Date and time of the most recent compliance check.
setChildren(List<NamespaceTypes.Identity>) - Method in class com.vmware.vapi.metadata.cli.NamespaceTypes.Info
The children of this namespace in the tree of CLI namespaces.
setCid(String) - Method in class com.vmware.vstats.CidMid
Counter Id.
setCid(String) - Method in class com.vmware.vstats.CounterMetadataTypes.Info
Counter Id.
setCid(String) - Method in class com.vmware.vstats.CountersTypes.FilterSpec.Builder
Counter identifier that will be listed.
setCid(String) - Method in class com.vmware.vstats.CountersTypes.FilterSpec
Counter identifier that will be listed.
setCid(String) - Method in class com.vmware.vstats.CountersTypes.Info
Counter Id.
setCid(String) - Method in class com.vmware.vstats.DataTypes.DataPoint
Counter Id.
setCid(String) - Method in class com.vmware.vstats.DataTypes.FilterSpec.Builder
Counter ID.
setCid(String) - Method in class com.vmware.vstats.DataTypes.FilterSpec
Counter ID.
setCidMid(CidMid) - Method in class com.vmware.vstats.AcqSpecsTypes.CounterSpec.Builder
Counter and optional meatadata identifier.
setCidMid(CidMid) - Method in class com.vmware.vstats.AcqSpecsTypes.CounterSpec
Counter and optional meatadata identifier.
setClaimMap(Map<String, Map<String, List<String>>>) - Method in class com.vmware.vcenter.identity.ProvidersTypes.Oauth2CreateSpec
The map used to transform an OAuth2 claim to a corresponding claim that vCenter Server understands.
setClaimMap(Map<String, Map<String, List<String>>>) - Method in class com.vmware.vcenter.identity.ProvidersTypes.Oauth2Info
The map used to transform an OAuth2 claim to a corresponding claim that vCenter Server understands.
setClaimMap(Map<String, Map<String, List<String>>>) - Method in class com.vmware.vcenter.identity.ProvidersTypes.Oauth2UpdateSpec.Builder
The map used to transform an OAuth2 claim to a corresponding claim that vCenter Server understands.
setClaimMap(Map<String, Map<String, List<String>>>) - Method in class com.vmware.vcenter.identity.ProvidersTypes.Oauth2UpdateSpec
The map used to transform an OAuth2 claim to a corresponding claim that vCenter Server understands.
setClaimMap(Map<String, Map<String, List<String>>>) - Method in class com.vmware.vcenter.identity.ProvidersTypes.OidcCreateSpec
The map used to transform an OAuth2 claim to a corresponding claim that vCenter Server understands.
setClaimMap(Map<String, Map<String, List<String>>>) - Method in class com.vmware.vcenter.identity.ProvidersTypes.OidcInfo
The map used to transform an OAuth2 claim to a corresponding claim that vCenter Server understands.
setClaimMap(Map<String, Map<String, List<String>>>) - Method in class com.vmware.vcenter.identity.ProvidersTypes.OidcUpdateSpec.Builder
The map used to transform an OAuth2 claim to a corresponding claim that vCenter Server understands.
setClaimMap(Map<String, Map<String, List<String>>>) - Method in class com.vmware.vcenter.identity.ProvidersTypes.OidcUpdateSpec
The map used to transform an OAuth2 claim to a corresponding claim that vCenter Server understands.
setClassCode(String) - Method in class com.vmware.esx.hcl.PCIDevice
Register that specifies the type of function the device performs.
setClassId(String) - Method in class com.vmware.vcenter.ovf.Property.Builder
The classId of this OVF property.
setClassId(String) - Method in class com.vmware.vcenter.ovf.Property
The classId of this OVF property.
setCleanPowerOff(Boolean) - Method in class com.vmware.vcenter.vm.PowerTypes.Info.Builder
Flag indicating whether the virtual machine was powered off cleanly.
setCleanPowerOff(Boolean) - Method in class com.vmware.vcenter.vm.PowerTypes.Info
Flag indicating whether the virtual machine was powered off cleanly.
setClientAffinity(String) - Method in class com.vmware.vcenter.topology.NodesTypes.Info.Builder
Identifier of the affinitized Platform Services Controller node.
setClientAffinity(String) - Method in class com.vmware.vcenter.topology.NodesTypes.Info
Identifier of the affinitized Platform Services Controller node.
setClientAffinity(String) - Method in class com.vmware.vcenter.topology.NodesTypes.Summary.Builder
Identifier of the affinitized Platform Services Controller node.
setClientAffinity(String) - Method in class com.vmware.vcenter.topology.NodesTypes.Summary
Identifier of the affinitized Platform Services Controller node.
setClientId(String) - Method in class com.vmware.vcenter.identity.ProvidersTypes.Oauth2CreateSpec
Client identifier to connect to the provider.
setClientId(String) - Method in class com.vmware.vcenter.identity.ProvidersTypes.Oauth2Info
Client identifier to connect to the provider.
setClientId(String) - Method in class com.vmware.vcenter.identity.ProvidersTypes.Oauth2Summary
Client identifier to connect to the provider.
setClientId(String) - Method in class com.vmware.vcenter.identity.ProvidersTypes.Oauth2UpdateSpec.Builder
Client identifier to connect to the provider.
setClientId(String) - Method in class com.vmware.vcenter.identity.ProvidersTypes.Oauth2UpdateSpec
Client identifier to connect to the provider.
setClientId(String) - Method in class com.vmware.vcenter.identity.ProvidersTypes.OidcCreateSpec
Client identifier to connect to the provider.
setClientId(String) - Method in class com.vmware.vcenter.identity.ProvidersTypes.OidcInfo
Client identifier to connect to the provider.
setClientId(String) - Method in class com.vmware.vcenter.identity.ProvidersTypes.OidcSummary
Client identifier to connect to the provider.
setClientId(String) - Method in class com.vmware.vcenter.identity.ProvidersTypes.OidcUpdateSpec.Builder
Client identifier to connect to the provider.
setClientId(String) - Method in class com.vmware.vcenter.identity.ProvidersTypes.OidcUpdateSpec
Client identifier to connect to the provider.
setClientProgress(Long) - Method in class com.vmware.content.library.item.DownloadSessionModel.Builder
The progress that has been made with the download.
setClientProgress(Long) - Method in class com.vmware.content.library.item.DownloadSessionModel
The progress that has been made with the download.
setClientProgress(Long) - Method in class com.vmware.content.library.item.UpdateSessionModel.Builder
The progress that has been made with the upload.
setClientProgress(Long) - Method in class com.vmware.content.library.item.UpdateSessionModel
The progress that has been made with the upload.
setClientSecret(String) - Method in class com.vmware.vcenter.identity.ProvidersTypes.Oauth2CreateSpec
The secret shared between the client and the provider.
setClientSecret(String) - Method in class com.vmware.vcenter.identity.ProvidersTypes.Oauth2Info
The secret shared between the client and the provider.
setClientSecret(String) - Method in class com.vmware.vcenter.identity.ProvidersTypes.Oauth2UpdateSpec.Builder
Shared secret between identity provider and client.
setClientSecret(String) - Method in class com.vmware.vcenter.identity.ProvidersTypes.Oauth2UpdateSpec
Shared secret between identity provider and client.
setClientSecret(String) - Method in class com.vmware.vcenter.identity.ProvidersTypes.OidcCreateSpec
The secret shared between the client and the provider.
setClientSecret(String) - Method in class com.vmware.vcenter.identity.ProvidersTypes.OidcInfo
The secret shared between the client and the provider.
setClientSecret(String) - Method in class com.vmware.vcenter.identity.ProvidersTypes.OidcUpdateSpec.Builder
The secret shared between the client and the provider.
setClientSecret(String) - Method in class com.vmware.vcenter.identity.ProvidersTypes.OidcUpdateSpec
The secret shared between the client and the provider.
setClientTrustServer(boolean) - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.ProvidersTypes.ServerInfo
Whether this client trusts the server.
setCluster(String) - Method in class com.vmware.content.library.SubscriptionsTypes.CreateSpecPlacement.Builder
Cluster onto which the virtual machine template should be placed.
setCluster(String) - Method in class com.vmware.content.library.SubscriptionsTypes.CreateSpecPlacement
Cluster onto which the virtual machine template should be placed.
setCluster(String) - Method in class com.vmware.content.library.SubscriptionsTypes.PlacementInfo.Builder
Cluster onto which the virtual machine template should be placed.
setCluster(String) - Method in class com.vmware.content.library.SubscriptionsTypes.PlacementInfo
Cluster onto which the virtual machine template should be placed.
setCluster(String) - Method in class com.vmware.content.library.SubscriptionsTypes.UpdateSpecPlacement.Builder
Cluster onto which the virtual machine template should be placed.
setCluster(String) - Method in class com.vmware.content.library.SubscriptionsTypes.UpdateSpecPlacement
Cluster onto which the virtual machine template should be placed.
setCluster(String) - Method in class com.vmware.esx.settings.clusters.software.reports.LastCheckResultTypes.EntityCheckResult.Builder
If the entity type is CLUSTER then the cluster identifier for which the checks have been run.
setCluster(String) - Method in class com.vmware.esx.settings.clusters.software.reports.LastCheckResultTypes.EntityCheckResult
If the entity type is CLUSTER then the cluster identifier for which the checks have been run.
setCluster(String) - Method in class com.vmware.esx.settings.clusters.SoftwareTypes.EntityCheckResult.Builder
If the entity type is CLUSTER then the cluster identifier for which the checks have been run.
setCluster(String) - Method in class com.vmware.esx.settings.clusters.SoftwareTypes.EntityCheckResult
If the entity type is CLUSTER then the cluster identifier for which the checks have been run.
setCluster(String) - Method in class com.vmware.vcenter.ClusterTypes.Summary
Identifier of the cluster.
setCluster(String) - Method in class com.vmware.vcenter.content.registries.HarborTypes.CreateSpec.Builder
Identifier of the cluster hosting the registry.
setCluster(String) - Method in class com.vmware.vcenter.content.registries.HarborTypes.CreateSpec
Identifier of the cluster hosting the registry.
setCluster(String) - Method in class com.vmware.vcenter.content.registries.HarborTypes.Info.Builder
Identifier of the cluster.
setCluster(String) - Method in class com.vmware.vcenter.content.registries.HarborTypes.Info
Identifier of the cluster.
setCluster(String) - Method in class com.vmware.vcenter.content.registries.HarborTypes.Summary.Builder
Identifier of the cluster.
setCluster(String) - Method in class com.vmware.vcenter.content.registries.HarborTypes.Summary
Identifier of the cluster.
setCluster(String) - Method in class com.vmware.vcenter.namespace_management.ClusterCompatibilityTypes.Summary
Identifier of the cluster.
setCluster(String) - Method in class com.vmware.vcenter.namespace_management.ClustersTypes.Summary
Identifier for the cluster.
setCluster(String) - Method in class com.vmware.vcenter.namespace_management.software.ClustersTypes.Summary
Identifier for the cluster.
setCluster(String) - Method in class com.vmware.vcenter.namespace_management.stats.TimeSeriesTypes.Spec.Builder
Cluster identifier for queries for a cluster.
setCluster(String) - Method in class com.vmware.vcenter.namespace_management.stats.TimeSeriesTypes.Spec
Cluster identifier for queries for a cluster.
setCluster(String) - Method in class com.vmware.vcenter.namespaces.InstancesTypes.CreateSpec
Identifier of the cluster on which the namespace is being created.
setCluster(String) - Method in class com.vmware.vcenter.namespaces.InstancesTypes.Info
Identifier for the cluster hosting the namespace.
setCluster(String) - Method in class com.vmware.vcenter.namespaces.InstancesTypes.Summary
Identifier for the cluster hosting the namespace.
setCluster(String) - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_hosts.AttestationTypes.Info
The opaque string identifier of the cluster in which the Attestation Service is part of.
setCluster(String) - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_hosts.AttestationTypes.Summary.Builder
The opaque string identifier of the cluster in which the Attestation Service is part of.
setCluster(String) - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_hosts.AttestationTypes.Summary
The opaque string identifier of the cluster in which the Attestation Service is part of.
setCluster(String) - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_hosts.KmsTypes.Info
The opaque string identifier of the cluster in which the Key Provider Service is part of.
setCluster(String) - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_hosts.KmsTypes.Summary.Builder
The opaque string identifier of the cluster in which the Key Provider Service is part of.
setCluster(String) - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_hosts.KmsTypes.Summary
The opaque string identifier of the cluster in which the Key Provider Service is part of.
setCluster(Set<String>) - Method in class com.vmware.vcenter.trusted_infrastructure.TrustAuthorityClustersTypes.FilterSpec.Builder
Identifies the cluster.
setCluster(Set<String>) - Method in class com.vmware.vcenter.trusted_infrastructure.TrustAuthorityClustersTypes.FilterSpec
Identifies the cluster.
setCluster(String) - Method in class com.vmware.vcenter.trusted_infrastructure.TrustAuthorityClustersTypes.Info
Identifies the cluster.
setCluster(String) - Method in class com.vmware.vcenter.trusted_infrastructure.TrustAuthorityClustersTypes.Summary
Identifies the cluster.
setCluster(String) - Method in class com.vmware.vcenter.vcha.PlacementInfo.Builder
The identifier of the cluster of which getHost() is member.
setCluster(String) - Method in class com.vmware.vcenter.vcha.PlacementInfo
The identifier of the cluster of which getHost() is member.
setCluster(String) - Method in class com.vmware.vcenter.vm_template.library_items.CheckOutsTypes.PlacementSpec.Builder
Cluster onto which the virtual machine should be placed.
setCluster(String) - Method in class com.vmware.vcenter.vm_template.library_items.CheckOutsTypes.PlacementSpec
Cluster onto which the virtual machine should be placed.
setCluster(String) - Method in class com.vmware.vcenter.vm_template.LibraryItemsTypes.CreatePlacementSpec.Builder
Cluster onto which the virtual machine template should be placed.
setCluster(String) - Method in class com.vmware.vcenter.vm_template.LibraryItemsTypes.CreatePlacementSpec
Cluster onto which the virtual machine template should be placed.
setCluster(String) - Method in class com.vmware.vcenter.vm_template.LibraryItemsTypes.DeployPlacementSpec.Builder
Cluster onto which the deployed virtual machine should be placed.
setCluster(String) - Method in class com.vmware.vcenter.vm_template.LibraryItemsTypes.DeployPlacementSpec
Cluster onto which the deployed virtual machine should be placed.
setCluster(String) - Method in class com.vmware.vcenter.VMTypes.ClonePlacementSpec.Builder
Cluster into which the cloned virtual machine should be placed.
setCluster(String) - Method in class com.vmware.vcenter.VMTypes.ClonePlacementSpec
Cluster into which the cloned virtual machine should be placed.
setCluster(String) - Method in class com.vmware.vcenter.VMTypes.ComputePlacementSpec.Builder
Cluster into which the virtual machine should be placed.
setCluster(String) - Method in class com.vmware.vcenter.VMTypes.ComputePlacementSpec
Cluster into which the virtual machine should be placed.
setCluster(String) - Method in class com.vmware.vcenter.VMTypes.PlacementSpec.Builder
Cluster into which the virtual machine should be placed.
setCluster(String) - Method in class com.vmware.vcenter.VMTypes.PlacementSpec
Cluster into which the virtual machine should be placed.
setCluster(String) - Method in class com.vmware.vcenter.VMTypes.RegisterPlacementSpec.Builder
Cluster into which the virtual machine should be placed.
setCluster(String) - Method in class com.vmware.vcenter.VMTypes.RegisterPlacementSpec
Cluster into which the virtual machine should be placed.
setCluster(String) - Method in class com.vmware.vcenter.VMTypes.RelocatePlacementSpec.Builder
Cluster into which the virtual machine should be placed.
setCluster(String) - Method in class com.vmware.vcenter.VMTypes.RelocatePlacementSpec
Cluster into which the virtual machine should be placed.
setClusterDistributedSwitch(String) - Method in class com.vmware.vcenter.namespace_management.ClustersTypes.NCPClusterNetworkEnableSpec.Builder
vSphere Distributed Switch used to connect this cluster.
setClusterDistributedSwitch(String) - Method in class com.vmware.vcenter.namespace_management.ClustersTypes.NCPClusterNetworkEnableSpec
vSphere Distributed Switch used to connect this cluster.
setClusterDistributedSwitch(String) - Method in class com.vmware.vcenter.namespace_management.ClustersTypes.NCPClusterNetworkInfo
vSphere Distributed Switch used to connect this cluster.
setClusterName(String) - Method in class com.vmware.vcenter.namespace_management.ClustersTypes.Summary
Name of the cluster.
setClusterName(String) - Method in class com.vmware.vcenter.namespace_management.software.ClustersTypes.Summary
Name of the cluster.
setClusterName(String) - Method in class com.vmware.vcenter.vcha.PlacementInfo.Builder
The name of the cluster of which getHost() is member.
setClusterName(String) - Method in class com.vmware.vcenter.vcha.PlacementInfo
The name of the cluster of which getHost() is member.
setClusters(Set<String>) - Method in class com.vmware.vcenter.ClusterTypes.FilterSpec.Builder
Identifiers of clusters that can match the filter.
setClusters(Set<String>) - Method in class com.vmware.vcenter.ClusterTypes.FilterSpec
Identifiers of clusters that can match the filter.
setClusters(Set<String>) - Method in class com.vmware.vcenter.HostTypes.FilterSpec.Builder
Clusters that must contain the hosts for the hosts to match the filter.
setClusters(Set<String>) - Method in class com.vmware.vcenter.HostTypes.FilterSpec
Clusters that must contain the hosts for the hosts to match the filter.
setClusters(Set<String>) - Method in class com.vmware.vcenter.ResourcePoolTypes.FilterSpec.Builder
Clusters that must contain the resource pool for the resource pool to match the filter.
setClusters(Set<String>) - Method in class com.vmware.vcenter.ResourcePoolTypes.FilterSpec
Clusters that must contain the resource pool for the resource pool to match the filter.
setClusters(Set<String>) - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_hosts.AttestationTypes.FilterSpec.Builder
A set of cluster IDs by which to filter the services.
setClusters(Set<String>) - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_hosts.AttestationTypes.FilterSpec
A set of cluster IDs by which to filter the services.
setClusters(Set<String>) - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_hosts.KmsTypes.FilterSpec.Builder
A set of cluster IDs by which to filter the services.
setClusters(Set<String>) - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_hosts.KmsTypes.FilterSpec
A set of cluster IDs by which to filter the services.
setClusters(Set<String>) - Method in class com.vmware.vcenter.VMTypes.FilterSpec.Builder
Clusters that must contain the virtual machine for the virtual machine to match the filter.
setClusters(Set<String>) - Method in class com.vmware.vcenter.VMTypes.FilterSpec
Clusters that must contain the virtual machine for the virtual machine to match the filter.
setColumnNumber(long) - Method in class com.vmware.vcenter.ovf.ParseIssue
The position in the line (see ParseIssue.getLineNumber()) (or -1 if not applicable).
setComment(String) - Method in class com.vmware.appliance.recovery.backup.JobTypes.BackupRequest.Builder
Custom comment provided by the user.
setComment(String) - Method in class com.vmware.appliance.recovery.backup.JobTypes.BackupRequest
Custom comment provided by the user.
setComment(String) - Method in class com.vmware.appliance.recovery.backup.system_name.ArchiveTypes.Info
Custom comment added by the user for this backup.
setComment(String) - Method in class com.vmware.appliance.recovery.backup.system_name.ArchiveTypes.Summary
Custom comment added by the user for this backup.
setComment(String) - Method in class com.vmware.appliance.recovery.BackupTypes.BackupRequest.Builder
Custom comment comment an optional comment
setComment(String) - Method in class com.vmware.appliance.recovery.BackupTypes.BackupRequest
Custom comment comment an optional comment
setComment(String) - Method in class com.vmware.appliance.recovery.RestoreTypes.Metadata
Custom comment
setCommentSubstring(String) - Method in class com.vmware.appliance.recovery.backup.system_name.ArchiveTypes.FilterSpec.Builder
Backup comment must contain this String to match the filter.
setCommentSubstring(String) - Method in class com.vmware.appliance.recovery.backup.system_name.ArchiveTypes.FilterSpec
Backup comment must contain this String to match the filter.
setCommit(String) - Method in class com.vmware.esx.settings.ClusterCompliance.Builder
Identifier of the commit on which the scan is run to generate this result.
setCommit(String) - Method in class com.vmware.esx.settings.ClusterCompliance
Identifier of the commit on which the scan is run to generate this result.
setCommit(String) - Method in class com.vmware.esx.settings.clusters.software.reports.ApplyImpactTypes.ClusterImpact
Identifier of the commit on which the impact is generated.
setCommit(String) - Method in class com.vmware.esx.settings.clusters.software.reports.CheckResult.Builder
Spec Identifier of the desired configuration on which the HCL scan is performed to generate this result, populated by the HCL validation.
setCommit(String) - Method in class com.vmware.esx.settings.clusters.software.reports.CheckResult
Spec Identifier of the desired configuration on which the HCL scan is performed to generate this result, populated by the HCL validation.
setCommit(String) - Method in class com.vmware.esx.settings.clusters.software.reports.HardwareCompatibilityTypes.CheckSummary.Builder
Spec Identifier of the desired configuration on which the HCL scan is performed to generate this result, populated by the HCL validation.
setCommit(String) - Method in class com.vmware.esx.settings.clusters.software.reports.HardwareCompatibilityTypes.CheckSummary
Spec Identifier of the desired configuration on which the HCL scan is performed to generate this result, populated by the HCL validation.
setCommit(String) - Method in class com.vmware.esx.settings.clusters.software.reports.LastApplyResultTypes.ApplyResult
The identifier of the commit used to fetch the desired software document to be applied to all hosts within the cluster.
setCommit(String) - Method in class com.vmware.esx.settings.clusters.software.reports.LastCheckResultTypes.CheckResult
The identifier of the commit on which checks have been run.
setCommit(String) - Method in class com.vmware.esx.settings.clusters.SoftwareTypes.ApplyResult
The identifier of the commit used to fetch the desired software document to be applied to all hosts within the cluster.
setCommit(String) - Method in class com.vmware.esx.settings.clusters.SoftwareTypes.ApplySpec.Builder
The minimum commit identifier of the desired software document to be used during the com.vmware.esx.settings.clusters.Software#apply method.
setCommit(String) - Method in class com.vmware.esx.settings.clusters.SoftwareTypes.ApplySpec
The minimum commit identifier of the desired software document to be used during the com.vmware.esx.settings.clusters.Software#apply method.
setCommit(String) - Method in class com.vmware.esx.settings.clusters.SoftwareTypes.CheckResult
The identifier of the commit on which checks have been run.
setCommit(String) - Method in class com.vmware.esx.settings.clusters.SoftwareTypes.CheckSpec.Builder
The minimum commit identifier of the desired software document to be used during the check method.
setCommit(String) - Method in class com.vmware.esx.settings.clusters.SoftwareTypes.CheckSpec
The minimum commit identifier of the desired software document to be used during the check method.
setCommit(String) - Method in class com.vmware.esx.settings.HostCompliance.Builder
Identifier of the commit on which the scan is run to generate this result.
setCommit(String) - Method in class com.vmware.esx.settings.HostCompliance
Identifier of the commit on which the scan is run to generate this result.
setCommitTime(Calendar) - Method in class com.vmware.esx.settings.clusters.software.CommitsTypes.Info
Creation time of the commit.
setCommonName(String) - Method in class com.vmware.vcenter.certificate_management.vcenter.TlsCsrTypes.Spec.Builder
This property was added in vSphere API 6.7.2.
setCommonName(String) - Method in class com.vmware.vcenter.certificate_management.vcenter.TlsCsrTypes.Spec
This property was added in vSphere API 6.7.2.
setCommonName(String) - Method in class com.vmware.vcenter.certificate_management.vcenter.TlsTypes.ReplaceSpec.Builder
The common name of the host for which certificate is generated.
setCommonName(String) - Method in class com.vmware.vcenter.certificate_management.vcenter.TlsTypes.ReplaceSpec
The common name of the host for which certificate is generated.
setCommonName(String) - Method in class com.vmware.vcenter.certificate_management.vcenter.VmcaRootTypes.CreateSpec.Builder
The common name of the host for which certificate is generated.
setCommonName(String) - Method in class com.vmware.vcenter.certificate_management.vcenter.VmcaRootTypes.CreateSpec
The common name of the host for which certificate is generated.
setCompatibility(CompatibilityStatus) - Method in class com.vmware.esx.hcl.hosts.CompatibilityReportTypes.DeviceHclInfo
Indicates compatibility status of the PCI device.
setCompatibilityGuideLink(URI) - Method in class com.vmware.esx.settings.clusters.software.reports.PciDeviceComplianceInfo.Builder
Provides link to the VMware Compatibility Guide for further information on the compatibility.
setCompatibilityGuideLink(URI) - Method in class com.vmware.esx.settings.clusters.software.reports.PciDeviceComplianceInfo
Provides link to the VMware Compatibility Guide for further information on the compatibility.
setCompatible(boolean) - Method in class com.vmware.vcenter.lcm.discovery.InteropReportTypes.ReportRow
Defines whether the product is compatible against the target product.
setCompatible(Boolean) - Method in class com.vmware.vcenter.namespace_management.ClusterCompatibilityTypes.FilterSpec.Builder
Compatibility criteria for matching the filter.
setCompatible(Boolean) - Method in class com.vmware.vcenter.namespace_management.ClusterCompatibilityTypes.FilterSpec
Compatibility criteria for matching the filter.
setCompatible(boolean) - Method in class com.vmware.vcenter.namespace_management.ClusterCompatibilityTypes.Summary
Compatibility of this cluster.
setCompatible(Boolean) - Method in class com.vmware.vcenter.namespace_management.DistributedSwitchCompatibilityTypes.FilterSpec.Builder
Compatibility criteria for matching the filter.
setCompatible(Boolean) - Method in class com.vmware.vcenter.namespace_management.DistributedSwitchCompatibilityTypes.FilterSpec
Compatibility criteria for matching the filter.
setCompatible(boolean) - Method in class com.vmware.vcenter.namespace_management.DistributedSwitchCompatibilityTypes.Summary
Compatibility of this switch with vSphere Namespaces.
setCompatible(Boolean) - Method in class com.vmware.vcenter.namespace_management.EdgeClusterCompatibilityTypes.FilterSpec.Builder
Compatibility criteria for matching the filter.
setCompatible(Boolean) - Method in class com.vmware.vcenter.namespace_management.EdgeClusterCompatibilityTypes.FilterSpec
Compatibility criteria for matching the filter.
setCompatible(boolean) - Method in class com.vmware.vcenter.namespace_management.EdgeClusterCompatibilityTypes.Summary
Compatibility of this Edge Cluster with Namespaces feature.
setCompatibleCount(long) - Method in class com.vmware.vcenter.lcm.discovery.InteropReportTypes.ReportSummary
Number of compatible products.
setCompatibleDatastores(List<PoliciesTypes.CompatibleDatastoreInfo>) - Method in class com.vmware.vcenter.storage.PoliciesTypes.CompatibilityInfo
Info about a list of datastores compatible with a specific storage policy.
setCompatibleDevices(List<PciDeviceComplianceInfo>) - Method in class com.vmware.esx.settings.clusters.software.reports.PciDeviceCompliance
Compatible Device Compliance result for all devices present on all hosts in the cluster compared with the corresponding component in the software specification.
setCompatibleReleases(List<InteropReportTypes.ReleaseInfo>) - Method in class com.vmware.vcenter.lcm.discovery.InteropReportTypes.ReportRow
A list of compatible releases of the product with the target product.
setCompatibleVersions(List<String>) - Method in class com.vmware.esx.settings.clusters.software.reports.PciDeviceComplianceInfo
List of vSphere Versions compatible for this device.
setCompleted(long) - Method in class com.vmware.cis.task.Progress
The amount of work completed for the operation.
setCompleted(long) - Method in class com.vmware.vcenter.namespace_management.software.ClustersTypes.UpgradeProgress
The amount of work completed for the operation.
setCompletedWork(long) - Method in class com.vmware.vcenter.hvc.links.sync.ProvidersTypes.SessionInfo
Completed work for the session.
setCompletionTime(Calendar) - Method in class com.vmware.vcenter.hvc.links.sync.ProvidersTypes.SessionInfo.Builder
Time at which forced sync session was completed.
setCompletionTime(Calendar) - Method in class com.vmware.vcenter.hvc.links.sync.ProvidersTypes.SessionInfo
Time at which forced sync session was completed.
setCompliantHosts(Set<String>) - Method in class com.vmware.esx.settings.ClusterCompliance
Identifiers of compliant hosts.
setComponent(String) - Method in class com.vmware.esx.settings.SolutionComponentDetails
Identifier of the component.
setComponent(String) - Method in class com.vmware.esx.settings.SolutionComponentSpec
Identifier of the component.
setComponentClass(HardwareModuleClass) - Method in class com.vmware.esx.settings.HardwareModuleDetails
Class of module (BIOS, PCI Device, non-PCI hardware, etc.)
setComponents(Map<String, ComponentInfo>) - Method in class com.vmware.esx.hosts.SoftwareInfo
Map of components in an ESX image.
setComponents(Map<String, ComponentInfo>) - Method in class com.vmware.esx.hosts.SolutionInfo
Components registered by the solution.
setComponents(List<VersionsTypes.ComponentInfo>) - Method in class com.vmware.esx.settings.depot_content.add_ons.VersionsTypes.Info
List of components in this OEM add-on.
setComponents(List<VersionsTypes.ComponentVersionInfo>) - Method in class com.vmware.esx.settings.depot_content.base_images.VersionsTypes.Info
List of components in this base-image.
setComponents(Map<String, ComponentCompliance>) - Method in class com.vmware.esx.settings.HostCompliance
Compliance result for all the effective components and all the components present on the host.
setComponents(Map<String, ComponentInfo>) - Method in class com.vmware.esx.settings.SoftwareInfo
Information about the components in the software specification.
setComponents(Map<String, String>) - Method in class com.vmware.esx.settings.SoftwareSpec.Builder
Additional components which should be part of the software specification.
setComponents(Map<String, String>) - Method in class com.vmware.esx.settings.SoftwareSpec
Additional components which should be part of the software specification.
setComponents(List<SolutionComponentDetails>) - Method in class com.vmware.esx.settings.SolutionDetails
Components registered by the solution.
setComponents(List<SolutionComponentSpec>) - Method in class com.vmware.esx.settings.SolutionInfo
Components registered by the solution.
setComponents(List<SolutionComponentSpec>) - Method in class com.vmware.esx.settings.SolutionSpec
Components registered by the solution.
setComponentsToDelete(Set<String>) - Method in class com.vmware.esx.settings.clusters.software.drafts.software.ComponentsTypes.UpdateSpec.Builder
List of components to be removed.
setComponentsToDelete(Set<String>) - Method in class com.vmware.esx.settings.clusters.software.drafts.software.ComponentsTypes.UpdateSpec
List of components to be removed.
setComponentsToSet(Map<String, String>) - Method in class com.vmware.esx.settings.clusters.software.drafts.software.ComponentsTypes.UpdateSpec.Builder
List of components to be updated.
setComponentsToSet(Map<String, String>) - Method in class com.vmware.esx.settings.clusters.software.drafts.software.ComponentsTypes.UpdateSpec
List of components to be updated.
setComputerName(HostnameGenerator) - Method in class com.vmware.vcenter.guest.UserData
The computer name of the (Windows) virtual machine.
setConfigMapCount(Long) - Method in class com.vmware.vcenter.namespaces.ResourceQuotaOptionsV1.Builder
This represents 'count/configmaps' option which is the maximum number of ConfigMaps in the namespace.
setConfigMapCount(Long) - Method in class com.vmware.vcenter.namespaces.ResourceQuotaOptionsV1
This represents 'count/configmaps' option which is the maximum number of ConfigMaps in the namespace.
setConfigMapCount(Long) - Method in class com.vmware.vcenter.namespaces.ResourceQuotaOptionsV1Update.Builder
This represents the new value for 'configMapCount' option which is the maximum number of ConfigMaps in the namespace.
setConfigMapCount(Long) - Method in class com.vmware.vcenter.namespaces.ResourceQuotaOptionsV1Update
This represents the new value for 'configMapCount' option which is the maximum number of ConfigMaps in the namespace.
setConfigMapCountUnset(Boolean) - Method in class com.vmware.vcenter.namespaces.ResourceQuotaOptionsV1Update.Builder
This represents the intent of the change to ResourceQuotaOptionsV1Update.getConfigMapCount().
setConfigMapCountUnset(Boolean) - Method in class com.vmware.vcenter.namespaces.ResourceQuotaOptionsV1Update
This represents the intent of the change to ResourceQuotaOptionsV1Update.getConfigMapCount().
setConfigSpec(String) - Method in class com.vmware.appliance.infraprofile.ConfigsTypes.ImportProfileSpec
The JSON string representing the desired config specification.
setConfigState(ClusterTypes.ConfigState) - Method in class com.vmware.vcenter.vcha.ClusterTypes.Info.Builder
Configuration state of the VCHA cluster.
The active node's management vCenter server credentials are not required to populate this property.
setConfigState(ClusterTypes.ConfigState) - Method in class com.vmware.vcenter.vcha.ClusterTypes.Info
Configuration state of the VCHA cluster.
The active node's management vCenter server credentials are not required to populate this property.
setConfigStatus(ProjectsTypes.ConfigStatus) - Method in class com.vmware.vcenter.content.registries.harbor.ProjectsTypes.Info
The status of the Harbor project.
setConfigStatus(ClustersTypes.ConfigStatus) - Method in class com.vmware.vcenter.namespace_management.ClustersTypes.Info
Current setting for ConfigStatus.
setConfigStatus(ClustersTypes.ConfigStatus) - Method in class com.vmware.vcenter.namespace_management.ClustersTypes.Summary
Current setting for ConfigStatus.
setConfigStatus(InstancesTypes.ConfigStatus) - Method in class com.vmware.vcenter.namespaces.InstancesTypes.Info
Current setting for ConfigStatus.
setConfigStatus(InstancesTypes.ConfigStatus) - Method in class com.vmware.vcenter.namespaces.InstancesTypes.Summary
Current setting for ConfigStatus.
setConfigTag(ProvidersTypes.ConfigType) - Method in class com.vmware.vcenter.identity.ProvidersTypes.CreateSpec
The config type of the identity provider.
setConfigTag(ProvidersTypes.ConfigType) - Method in class com.vmware.vcenter.identity.ProvidersTypes.Info
The config type of the identity provider.
setConfigTag(ProvidersTypes.ConfigType) - Method in class com.vmware.vcenter.identity.ProvidersTypes.Summary
The config type of the identity provider.
setConfigTag(ProvidersTypes.ConfigType) - Method in class com.vmware.vcenter.identity.ProvidersTypes.UpdateSpec
The config type of the identity provider.
setConfigurable(boolean) - Method in class com.vmware.appliance.networking.interfaces.Ipv4Types.Info
The specified network interface is configurable or not.
setConfigurable(boolean) - Method in class com.vmware.appliance.networking.interfaces.Ipv6Types.Info
Is NIC configurable or not.
setConfigurationSpec(ConfigurationSpec) - Method in class com.vmware.vcenter.guest.CustomizationSpec
Settings to be applied to the guest during the customization.
setConnected(Boolean) - Method in class com.vmware.content.type.ovf.Floppy.Builder
True if floppy is connected It is optional to specify if a floppy is connected.
setConnected(Boolean) - Method in class com.vmware.content.type.ovf.Floppy
True if floppy is connected It is optional to specify if a floppy is connected.
setConnectionCookie(Long) - Method in class com.vmware.vcenter.vm.hardware.EthernetTypes.BackingInfo.Builder
Server-generated cookie that identifies the connection to the port.
setConnectionCookie(Long) - Method in class com.vmware.vcenter.vm.hardware.EthernetTypes.BackingInfo
Server-generated cookie that identifies the connection to the port.
setConnectionState(HostTypes.ConnectionState) - Method in class com.vmware.vcenter.HostTypes.Summary
Connection status of the host
setConnectionStates(Set<HostTypes.ConnectionState>) - Method in class com.vmware.vcenter.HostTypes.FilterSpec.Builder
Connection states that a host must be in to match the filter (see HostTypes.Summary.getConnectionState().
setConnectionStates(Set<HostTypes.ConnectionState>) - Method in class com.vmware.vcenter.HostTypes.FilterSpec
Connection states that a host must be in to match the filter (see HostTypes.Summary.getConnectionState().
setConnectionTimeout(Long) - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.ProvidersTypes.KeyServerCreateSpec.Builder
Connection timeout in seconds.
setConnectionTimeout(Long) - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.ProvidersTypes.KeyServerCreateSpec
Connection timeout in seconds.
setConnectionTimeout(Long) - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.ProvidersTypes.KeyServerInfo.Builder
Connection timeout in seconds.
setConnectionTimeout(Long) - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.ProvidersTypes.KeyServerInfo
Connection timeout in seconds.
setConnectionTimeout(Long) - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.ProvidersTypes.KeyServerUpdateSpec.Builder
Connection timeout in seconds.
setConnectionTimeout(Long) - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.ProvidersTypes.KeyServerUpdateSpec
Connection timeout in seconds.
setConnectTimeout(int) - Method in class com.vmware.vapi.protocol.HttpConfiguration.Builder
Sets the amount of time the client is going to wait for establishing a connection with the target API endpoint.
setConstants(Map<String, ConstantInfo>) - Method in class com.vmware.vapi.metadata.metamodel.ServiceInfo
Metamodel information of all the constant elements contained in the service element.
setConstants(Map<String, ConstantInfo>) - Method in class com.vmware.vapi.metadata.metamodel.StructureInfo
Metamodel information of all the constant elements contained in the structure element.
setContact(String) - Method in class com.vmware.esx.settings.depot_content.components.VersionsTypes.Info
Contact email for the component version.
setContents(List<LocalizableMessage>) - Method in class com.vmware.appliance.update.PendingTypes.Info
List of the 1.
setContentVersion(String) - Method in class com.vmware.content.library.ItemModel.Builder
The latest version of the file content list of this library item.
setContentVersion(String) - Method in class com.vmware.content.library.ItemModel
The latest version of the file content list of this library item.
setCore(DataMigrationEstimate) - Method in class com.vmware.vcenter.deployment.DataMigrationInfo
Migrate only core data and configuration from vCenter Server.
setCoreEventsTasks(DataMigrationEstimate) - Method in class com.vmware.vcenter.deployment.DataMigrationInfo
Migrate core, events, and tasks from vCenter Server.
setCoreEventsTasksWithDeferred(DataMigrationEstimate) - Method in class com.vmware.vcenter.deployment.DataMigrationInfo.Builder
Migrate core, events, and tasks from vCenter Server.
setCoreEventsTasksWithDeferred(DataMigrationEstimate) - Method in class com.vmware.vcenter.deployment.DataMigrationInfo
Migrate core, events, and tasks from vCenter Server.
setCoresPerSocket(long) - Method in class com.vmware.vcenter.namespace_management.ClusterSizeInfoTypes.VmInfo
Number of CPU cores per socket.
setCoresPerSocket(long) - Method in class com.vmware.vcenter.vm.hardware.CpuTypes.Info
Number of CPU cores per socket.
setCoresPerSocket(Long) - Method in class com.vmware.vcenter.vm.hardware.CpuTypes.UpdateSpec.Builder
New number of CPU cores per socket.
setCoresPerSocket(Long) - Method in class com.vmware.vcenter.vm.hardware.CpuTypes.UpdateSpec
New number of CPU cores per socket.
setCoresPerSocket(long) - Method in class com.vmware.vcenter.vm_template.LibraryItemsTypes.CpuInfo
Number of CPU cores per socket.
setCount(long) - Method in class com.vmware.vcenter.namespace_management.ClusterSizeInfoTypes.VmInfo
Number of CPU cores.
setCount(long) - Method in class com.vmware.vcenter.vm.hardware.CpuTypes.Info
Number of CPU cores.
setCount(Long) - Method in class com.vmware.vcenter.vm.hardware.CpuTypes.UpdateSpec.Builder
New number of CPU cores.
setCount(Long) - Method in class com.vmware.vcenter.vm.hardware.CpuTypes.UpdateSpec
New number of CPU cores.
setCount(long) - Method in class com.vmware.vcenter.vm_template.LibraryItemsTypes.CpuInfo
Number of CPU cores.
setCounter(String) - Method in class com.vmware.vcenter.namespace_management.stats.TimeSeriesTypes.TimeSeries
Counter identifier.
setCounters(AcqSpecsTypes.CounterSpec) - Method in class com.vmware.vstats.AcqSpecsTypes.CreateSpec
Designates the counter(s) to be sampled.
setCounters(AcqSpecsTypes.CounterSpec) - Method in class com.vmware.vstats.AcqSpecsTypes.Info
Designates the counter(s) to be sampled.
setCounters(AcqSpecsTypes.CounterSpec) - Method in class com.vmware.vstats.AcqSpecsTypes.UpdateSpec.Builder
Designates the counter(s) to be sampled.
setCounters(AcqSpecsTypes.CounterSpec) - Method in class com.vmware.vstats.AcqSpecsTypes.UpdateSpec
Designates the counter(s) to be sampled.
setCounters(List<CidMid>) - Method in class com.vmware.vstats.CounterSetsTypes.Info
List of Counter CidMids.
setCountry(String) - Method in class com.vmware.vcenter.certificate_management.vcenter.TlsCsrTypes.Spec
Country field in certificate subject.
setCountry(String) - Method in class com.vmware.vcenter.certificate_management.vcenter.TlsTypes.ReplaceSpec
Country field in certificate subject.
setCountry(String) - Method in class com.vmware.vcenter.certificate_management.vcenter.VmcaRootTypes.CreateSpec.Builder
Country field in certificate subject.
setCountry(String) - Method in class com.vmware.vcenter.certificate_management.vcenter.VmcaRootTypes.CreateSpec
Country field in certificate subject.
setCpu(Cpu) - Method in class com.vmware.content.type.ovf.VmTemplate.Builder
CPU information of the VM A VM template is not required to specify a CPU.
setCpu(Cpu) - Method in class com.vmware.content.type.ovf.VmTemplate
CPU information of the VM A VM template is not required to specify a CPU.
setCpu(LibraryItemsTypes.CpuInfo) - Method in class com.vmware.vcenter.vm_template.LibraryItemsTypes.Info
CPU configuration of the virtual machine template.
setCpu(CpuTypes.UpdateSpec) - Method in class com.vmware.vcenter.VMTypes.CreateSpec.Builder
CPU configuration.
setCpu(CpuTypes.UpdateSpec) - Method in class com.vmware.vcenter.VMTypes.CreateSpec
CPU configuration.
setCpu(CpuTypes.Info) - Method in class com.vmware.vcenter.VMTypes.Info
CPU configuration.
setCpuAllocation(ResourcePoolTypes.ResourceAllocationCreateSpec) - Method in class com.vmware.vcenter.ResourcePoolTypes.CreateSpec.Builder
Resource allocation for CPU.
setCpuAllocation(ResourcePoolTypes.ResourceAllocationCreateSpec) - Method in class com.vmware.vcenter.ResourcePoolTypes.CreateSpec
Resource allocation for CPU.
setCpuAllocation(ResourcePoolTypes.ResourceAllocationInfo) - Method in class com.vmware.vcenter.ResourcePoolTypes.Info.Builder
Resource allocation information for CPU.
setCpuAllocation(ResourcePoolTypes.ResourceAllocationInfo) - Method in class com.vmware.vcenter.ResourcePoolTypes.Info
Resource allocation information for CPU.
setCpuAllocation(ResourcePoolTypes.ResourceAllocationUpdateSpec) - Method in class com.vmware.vcenter.ResourcePoolTypes.UpdateSpec.Builder
Resource allocation for CPU.
setCpuAllocation(ResourcePoolTypes.ResourceAllocationUpdateSpec) - Method in class com.vmware.vcenter.ResourcePoolTypes.UpdateSpec
Resource allocation for CPU.
setCpuCapacity(long) - Method in class com.vmware.vcenter.namespace_management.ClustersTypes.Stats
Total CPU capacity in the cluster available for vSphere Namespaces, in MHz.
setCpuCount(Long) - Method in class com.vmware.vcenter.VMTypes.Summary.Builder
Number of CPU cores.
setCpuCount(Long) - Method in class com.vmware.vcenter.VMTypes.Summary
Number of CPU cores.
setCpuFeatures(String) - Method in class com.vmware.esx.hcl.Server
The current CPU features.
setCpuLimit(Long) - Method in class com.vmware.vcenter.namespaces.ResourceQuotaOptionsV1.Builder
This is equivalent to 'limits.cpu' option which is the maximum CPU limit (in MHz) across all pods which exist in a non-terminal state in the namespace.
setCpuLimit(Long) - Method in class com.vmware.vcenter.namespaces.ResourceQuotaOptionsV1
This is equivalent to 'limits.cpu' option which is the maximum CPU limit (in MHz) across all pods which exist in a non-terminal state in the namespace.
setCpuLimit(Long) - Method in class com.vmware.vcenter.namespaces.ResourceQuotaOptionsV1Update.Builder
This represents the new value for 'limits.cpu' option which is equivalent to the maximum CPU limit (in MHz) across all pods in the namespace.
setCpuLimit(Long) - Method in class com.vmware.vcenter.namespaces.ResourceQuotaOptionsV1Update
This represents the new value for 'limits.cpu' option which is equivalent to the maximum CPU limit (in MHz) across all pods in the namespace.
setCpuLimitDefault(Long) - Method in class com.vmware.vcenter.namespaces.ResourceQuotaOptionsV1.Builder
This represents the default cpu limit (in MHz) for containers in the pod.
setCpuLimitDefault(Long) - Method in class com.vmware.vcenter.namespaces.ResourceQuotaOptionsV1
This represents the default cpu limit (in MHz) for containers in the pod.
setCpuLimitDefault(Long) - Method in class com.vmware.vcenter.namespaces.ResourceQuotaOptionsV1Update.Builder
This represents the new value for the default CPU limit (in Mhz) for containers in the pod.
setCpuLimitDefault(Long) - Method in class com.vmware.vcenter.namespaces.ResourceQuotaOptionsV1Update
This represents the new value for the default CPU limit (in Mhz) for containers in the pod.
setCpuLimitDefaultUnset(Boolean) - Method in class com.vmware.vcenter.namespaces.ResourceQuotaOptionsV1Update.Builder
This represents the intent of the change to ResourceQuotaOptionsV1Update.getCpuLimitDefault().
setCpuLimitDefaultUnset(Boolean) - Method in class com.vmware.vcenter.namespaces.ResourceQuotaOptionsV1Update
This represents the intent of the change to ResourceQuotaOptionsV1Update.getCpuLimitDefault().
setCpuLimitUnset(Boolean) - Method in class com.vmware.vcenter.namespaces.ResourceQuotaOptionsV1Update.Builder
This represents the intent of the change to ResourceQuotaOptionsV1Update.getCpuLimit().
setCpuLimitUnset(Boolean) - Method in class com.vmware.vcenter.namespaces.ResourceQuotaOptionsV1Update
This represents the intent of the change to ResourceQuotaOptionsV1Update.getCpuLimit().
setCpuRequestDefault(Long) - Method in class com.vmware.vcenter.namespaces.ResourceQuotaOptionsV1.Builder
This represents the default CPU request (in MHz) for containers in the pod.
setCpuRequestDefault(Long) - Method in class com.vmware.vcenter.namespaces.ResourceQuotaOptionsV1
This represents the default CPU request (in MHz) for containers in the pod.
setCpuRequestDefault(Long) - Method in class com.vmware.vcenter.namespaces.ResourceQuotaOptionsV1Update.Builder
This represents the new value for the default CPU request (in Mhz) for containers in the pod.
setCpuRequestDefault(Long) - Method in class com.vmware.vcenter.namespaces.ResourceQuotaOptionsV1Update
This represents the new value for the default CPU request (in Mhz) for containers in the pod.
setCpuRequestDefaultUnset(Boolean) - Method in class com.vmware.vcenter.namespaces.ResourceQuotaOptionsV1Update.Builder
This represents the intent of the change to ResourceQuotaOptionsV1Update.getCpuRequestDefault().
setCpuRequestDefaultUnset(Boolean) - Method in class com.vmware.vcenter.namespaces.ResourceQuotaOptionsV1Update
This represents the intent of the change to ResourceQuotaOptionsV1Update.getCpuRequestDefault().
setCpuSeries(String) - Method in class com.vmware.esx.hcl.hosts.CompatibilityReportTypes.ServerCompatibility
The CPU series name.
setCpuSeries(String) - Method in class com.vmware.esx.hcl.Server
The CPU series name.
setCpuUpdate(LibraryItemsTypes.CpuUpdateSpec) - Method in class com.vmware.vcenter.vm_template.LibraryItemsTypes.HardwareCustomizationSpec.Builder
CPU update specification for the deployed virtual machine.
setCpuUpdate(LibraryItemsTypes.CpuUpdateSpec) - Method in class com.vmware.vcenter.vm_template.LibraryItemsTypes.HardwareCustomizationSpec
CPU update specification for the deployed virtual machine.
setCpuUsed(long) - Method in class com.vmware.vcenter.namespace_management.ClustersTypes.Stats
Overall CPU usage of the cluster, in MHz.
setCpuUsed(long) - Method in class com.vmware.vcenter.namespaces.InstancesTypes.Stats
Overall CPU usage of the namespace, in MHz.
setCreatedTime(Calendar) - Method in class com.vmware.cis.SessionTypes.Info
Time when the session was created.
setCreateResourceQuotaType(String) - Method in class com.vmware.vcenter.namespace_management.NamespaceResourceOptionsTypes.Info
Identifier of the class used to set resource quotas on the namespace.
setCreateSpec(LookupServiceRegistrationCreateSpec) - Method in class com.vmware.vsphereautomation.lookup.CreateRequestType
Sets the value of the createSpec property.
setCreateSpecType(String) - Method in class com.vmware.vcenter.compute.policies.CapabilitiesTypes.Info
Identifier of the class used to create a policy based on this capability.
setCreateTime(Calendar) - Method in class com.vmware.esx.settings.depots.OfflineTypes.Info
Time when the depot was created.
setCreationTime(Calendar) - Method in class com.vmware.content.library.ItemModel.Builder
The date and time when this library item was created.
setCreationTime(Calendar) - Method in class com.vmware.content.library.ItemModel
The date and time when this library item was created.
setCreationTime(Calendar) - Method in class com.vmware.content.LibraryModel.Builder
The date and time when this library was created.
setCreationTime(Calendar) - Method in class com.vmware.content.LibraryModel
The date and time when this library was created.
setCreationTime(Calendar) - Method in class com.vmware.esx.settings.clusters.software.DraftsTypes.Metadata
Creation time of the software draft.
setCreationTime(Calendar) - Method in class com.vmware.vcenter.content.registries.harbor.ProjectsTypes.Info
The date and time when the harbor project creation API was triggered and project identifier generated.
setCreationTime(Calendar) - Method in class com.vmware.vcenter.content.registries.HarborTypes.Info
The date and time when the harbor registry was created.
setCrlCertStore(CertStore) - Method in class com.vmware.vapi.protocol.HttpConfiguration.SslConfiguration.Builder
Sets the certificate revocation list CertStore that would be used for validating server certificates.
setCsr(String) - Method in class com.vmware.vcenter.certificate_management.vcenter.TlsCsrTypes.Info
Certificate Signing Request in PEM format.
setCsr(String) - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.providers.client_certificate.CsrTypes.Info
Certificate signing request.
setCsvReport(String) - Method in class com.vmware.vcenter.lcm.discovery.InteropReportTypes.Result.Builder
The identifier of CSV formatted interopability report.
setCsvReport(String) - Method in class com.vmware.vcenter.lcm.discovery.InteropReportTypes.Result
The identifier of CSV formatted interopability report.
setCsvReport(String) - Method in class com.vmware.vcenter.lcm.update.PrecheckReportTypes.Result.Builder
The identifier of CSV formatted precheck report.
setCsvReport(String) - Method in class com.vmware.vcenter.lcm.update.PrecheckReportTypes.Result
The identifier of CSV formatted precheck report.
setCurrent(AddOnInfo) - Method in class com.vmware.esx.settings.AddOnCompliance.Builder
Current OEM add-on present on the host.
setCurrent(AddOnInfo) - Method in class com.vmware.esx.settings.AddOnCompliance
Current OEM add-on present on the host.
setCurrent(BaseImageInfo) - Method in class com.vmware.esx.settings.BaseImageCompliance
Current base image information on the host.
setCurrent(ComponentInfo) - Method in class com.vmware.esx.settings.ComponentCompliance.Builder
Current version of the component present on the host.
setCurrent(ComponentInfo) - Method in class com.vmware.esx.settings.ComponentCompliance
Current version of the component present on the host.
setCurrent(HardwareModuleFirmwareInfo) - Method in class com.vmware.esx.settings.HardwareModuleFirmwareCompliance.Builder
Current version of the firmware present on the host hardware module.
setCurrent(HardwareModuleFirmwareInfo) - Method in class com.vmware.esx.settings.HardwareModuleFirmwareCompliance
Current version of the firmware present on the host hardware module.
setCurrent(HardwareSupportPackageInfo) - Method in class com.vmware.esx.settings.HardwareSupportPackageCompliance.Builder
Current version of the Hardware Support Package present on the host.
setCurrent(HardwareSupportPackageInfo) - Method in class com.vmware.esx.settings.HardwareSupportPackageCompliance
Current version of the Hardware Support Package present on the host.
setCurrent(SolutionInfo) - Method in class com.vmware.esx.settings.SolutionCompliance.Builder
Current solution present on the host.
setCurrent(SolutionInfo) - Method in class com.vmware.esx.settings.SolutionCompliance
Current solution present on the host.
setCurrentCompatibilityRelease(String) - Method in class com.vmware.esx.hcl.hosts.CompatibilityReleasesTypes.EsxiCompatibilityReleases
The current release of the ESXi, which also can be checked for compatibility.
setCurrentPassword(char[]) - Method in class com.vmware.content.library.PublishInfo.Builder
The current password to verify.
setCurrentPassword(char[]) - Method in class com.vmware.content.library.PublishInfo
The current password to verify.
setCurrentSeriesRecommendation(SoftwareInfo) - Method in class com.vmware.esx.settings.clusters.software.RecommendationsTypes.Info.Builder
Recommended image specification based on latest base image patch or update of the current series.
setCurrentSeriesRecommendation(SoftwareInfo) - Method in class com.vmware.esx.settings.clusters.software.RecommendationsTypes.Info
Recommended image specification based on latest base image patch or update of the current series.
setCurrentSessionInfo(ProvidersTypes.SessionInfo) - Method in class com.vmware.vcenter.hvc.links.sync.ProvidersTypes.Info.Builder
Returns information on the forced sync for the provider.
setCurrentSessionInfo(ProvidersTypes.SessionInfo) - Method in class com.vmware.vcenter.hvc.links.sync.ProvidersTypes.Info
Returns information on the forced sync for the provider.
setCurrentSource(ComponentSource) - Method in class com.vmware.esx.settings.ComponentCompliance.Builder
Source of the component on the host.
setCurrentSource(ComponentSource) - Method in class com.vmware.esx.settings.ComponentCompliance
Source of the component on the host.
setCurrentVersion(String) - Method in class com.vmware.vcenter.namespace_management.software.ClustersTypes.Info
Current version of the cluster.
setCurrentVersion(String) - Method in class com.vmware.vcenter.namespace_management.software.ClustersTypes.Summary
Current version of the cluster.
setCustomURL(String) - Method in class com.vmware.appliance.update.PolicyTypes.Config.Builder
Current appliance update repository URL.
setCustomURL(String) - Method in class com.vmware.appliance.update.PolicyTypes.Config
Current appliance update repository URL.
setCustomURL(String) - Method in class com.vmware.appliance.update.PolicyTypes.Info.Builder
Current appliance update custom repository URL.
setCustomURL(String) - Method in class com.vmware.appliance.update.PolicyTypes.Info
Current appliance update custom repository URL.
setD(Double) - Method in class com.vmware.vapi.std.LocalizationParam.Builder
The double value associated with the parameter.
setD(Double) - Method in class com.vmware.vapi.std.LocalizationParam
The double value associated with the parameter.
setDaemonSetCount(Long) - Method in class com.vmware.vcenter.namespaces.ResourceQuotaOptionsV1.Builder
This represents 'count/daemonsets.apps' option which is the maximum number of DaemonSets in the namespace.
setDaemonSetCount(Long) - Method in class com.vmware.vcenter.namespaces.ResourceQuotaOptionsV1
This represents 'count/daemonsets.apps' option which is the maximum number of DaemonSets in the namespace.
setDaemonSetCount(Long) - Method in class com.vmware.vcenter.namespaces.ResourceQuotaOptionsV1Update.Builder
This represents the new value for 'daemonSetCount' option which is the maximum number of DaemonSets in the namespace.
setDaemonSetCount(Long) - Method in class com.vmware.vcenter.namespaces.ResourceQuotaOptionsV1Update
This represents the new value for 'daemonSetCount' option which is the maximum number of DaemonSets in the namespace.
setDaemonSetCountUnset(Boolean) - Method in class com.vmware.vcenter.namespaces.ResourceQuotaOptionsV1Update.Builder
This represents the intent of the change to ResourceQuotaOptionsV1Update.getDaemonSetCount().
setDaemonSetCountUnset(Boolean) - Method in class com.vmware.vcenter.namespaces.ResourceQuotaOptionsV1Update
This represents the intent of the change to ResourceQuotaOptionsV1Update.getDaemonSetCount().
setData(List<String>) - Method in class com.vmware.appliance.MonitoringTypes.MonitoredItemData
list of values
setData(Structure) - Method in class com.vmware.vapi.std.errors.AlreadyExists.Builder
Data to facilitate clients responding to the method reporting a standard exception to indicating that it was unable to complete successfully.
setData(Structure) - Method in class com.vmware.vapi.std.errors.AlreadyInDesiredState.Builder
Data to facilitate clients responding to the method reporting a standard exception to indicating that it was unable to complete successfully.
setData(Structure) - Method in class com.vmware.vapi.std.errors.Canceled.Builder
Data to facilitate clients responding to the method reporting a standard exception to indicating that it was unable to complete successfully.
setData(Structure) - Method in class com.vmware.vapi.std.errors.ConcurrentChange.Builder
Data to facilitate clients responding to the method reporting a standard exception to indicating that it was unable to complete successfully.
setData(Structure) - Method in class com.vmware.vapi.std.errors.Error.Builder
Data to facilitate clients responding to the method reporting a standard exception to indicating that it was unable to complete successfully.
setData(Structure) - Method in exception com.vmware.vapi.std.errors.Error
Data to facilitate clients responding to the method reporting a standard exception to indicating that it was unable to complete successfully.
setData(Structure) - Method in class com.vmware.vapi.std.errors.FeatureInUse.Builder
Data to facilitate clients responding to the method reporting a standard exception to indicating that it was unable to complete successfully.
setData(Structure) - Method in class com.vmware.vapi.std.errors.InternalServerError.Builder
Data to facilitate clients responding to the method reporting a standard exception to indicating that it was unable to complete successfully.
setData(Structure) - Method in class com.vmware.vapi.std.errors.InvalidArgument.Builder
Data to facilitate clients responding to the method reporting a standard exception to indicating that it was unable to complete successfully.
setData(Structure) - Method in class com.vmware.vapi.std.errors.InvalidElementConfiguration.Builder
Data to facilitate clients responding to the method reporting a standard exception to indicating that it was unable to complete successfully.
setData(Structure) - Method in class com.vmware.vapi.std.errors.InvalidElementType.Builder
Data to facilitate clients responding to the method reporting a standard exception to indicating that it was unable to complete successfully.
setData(Structure) - Method in class com.vmware.vapi.std.errors.InvalidRequest.Builder
Data to facilitate clients responding to the method reporting a standard exception to indicating that it was unable to complete successfully.
setData(Structure) - Method in class com.vmware.vapi.std.errors.NotAllowedInCurrentState.Builder
Data to facilitate clients responding to the method reporting a standard exception to indicating that it was unable to complete successfully.
setData(Structure) - Method in class com.vmware.vapi.std.errors.NotFound.Builder
Data to facilitate clients responding to the method reporting a standard exception to indicating that it was unable to complete successfully.
setData(Structure) - Method in class com.vmware.vapi.std.errors.OperationNotFound.Builder
Data to facilitate clients responding to the method reporting a standard exception to indicating that it was unable to complete successfully.
setData(Structure) - Method in class com.vmware.vapi.std.errors.ResourceBusy.Builder
Data to facilitate clients responding to the method reporting a standard exception to indicating that it was unable to complete successfully.
setData(Structure) - Method in class com.vmware.vapi.std.errors.ResourceInaccessible.Builder
Data to facilitate clients responding to the method reporting a standard exception to indicating that it was unable to complete successfully.
setData(Structure) - Method in class com.vmware.vapi.std.errors.ResourceInUse.Builder
Data to facilitate clients responding to the method reporting a standard exception to indicating that it was unable to complete successfully.
setData(Structure) - Method in class com.vmware.vapi.std.errors.ServiceUnavailable.Builder
Data to facilitate clients responding to the method reporting a standard exception to indicating that it was unable to complete successfully.
setData(Structure) - Method in class com.vmware.vapi.std.errors.TimedOut.Builder
Data to facilitate clients responding to the method reporting a standard exception to indicating that it was unable to complete successfully.
setData(Structure) - Method in class com.vmware.vapi.std.errors.UnableToAllocateResource.Builder
Data to facilitate clients responding to the method reporting a standard exception to indicating that it was unable to complete successfully.
setData(Structure) - Method in class com.vmware.vapi.std.errors.Unauthenticated.Builder
Data to facilitate clients responding to the method reporting a standard exception to indicating that it was unable to complete successfully.
setData(Structure) - Method in class com.vmware.vapi.std.errors.Unauthorized.Builder
Data to facilitate clients responding to the method reporting a standard exception to indicating that it was unable to complete successfully.
setData(Structure) - Method in class com.vmware.vapi.std.errors.UnexpectedInput.Builder
Data to facilitate clients responding to the method reporting a standard exception to indicating that it was unable to complete successfully.
setData(Structure) - Method in class com.vmware.vapi.std.errors.Unsupported.Builder
Data to facilitate clients responding to the method reporting a standard exception to indicating that it was unable to complete successfully.
setData(Structure) - Method in class com.vmware.vapi.std.errors.UnverifiedPeer.Builder
Data to facilitate clients responding to the method reporting a standard exception to indicating that it was unable to complete successfully.
setData(Structure) - Method in class com.vmware.vcenter.tokenservice.Error.Builder
Data to facilitate clients responding to the method reporting a standard exception to indicating that it was unable to complete successfully.
setData(Structure) - Method in exception com.vmware.vcenter.tokenservice.Error
Data to facilitate clients responding to the method reporting a standard exception to indicating that it was unable to complete successfully.
setData(Structure) - Method in class com.vmware.vcenter.tokenservice.InvalidGrant.Builder
Data to facilitate clients responding to the method reporting a standard exception to indicating that it was unable to complete successfully.
setData(Structure) - Method in class com.vmware.vcenter.tokenservice.InvalidRequest.Builder
Data to facilitate clients responding to the method reporting a standard exception to indicating that it was unable to complete successfully.
setData(Structure) - Method in class com.vmware.vcenter.tokenservice.InvalidScope.Builder
Data to facilitate clients responding to the method reporting a standard exception to indicating that it was unable to complete successfully.
setDatacenter(String) - Method in class com.vmware.vcenter.DatacenterTypes.Summary
Identifier of the datacenter.
setDatacenter(String) - Method in class com.vmware.vcenter.vcha.PlacementInfo
The identifier of the datacenter of the VCHA node.
setDatacenterName(String) - Method in class com.vmware.vcenter.vcha.PlacementInfo
The name of the datacenter of the VCHA node.
setDatacenters(Set<String>) - Method in class com.vmware.vcenter.ClusterTypes.FilterSpec.Builder
Datacenters that must contain the cluster for the cluster to match the filter.
setDatacenters(Set<String>) - Method in class com.vmware.vcenter.ClusterTypes.FilterSpec
Datacenters that must contain the cluster for the cluster to match the filter.
setDatacenters(Set<String>) - Method in class com.vmware.vcenter.DatacenterTypes.FilterSpec.Builder
Identifiers of datacenters that can match the filter.
setDatacenters(Set<String>) - Method in class com.vmware.vcenter.DatacenterTypes.FilterSpec
Identifiers of datacenters that can match the filter.
setDatacenters(Set<String>) - Method in class com.vmware.vcenter.DatastoreTypes.FilterSpec.Builder
Datacenters that must contain the datastore for the datastore to match the filter.
setDatacenters(Set<String>) - Method in class com.vmware.vcenter.DatastoreTypes.FilterSpec
Datacenters that must contain the datastore for the datastore to match the filter.
setDatacenters(Set<String>) - Method in class com.vmware.vcenter.FolderTypes.FilterSpec.Builder
Datacenters that must contain the folder for the folder to match the filter.
setDatacenters(Set<String>) - Method in class com.vmware.vcenter.FolderTypes.FilterSpec
Datacenters that must contain the folder for the folder to match the filter.
setDatacenters(Set<String>) - Method in class com.vmware.vcenter.HostTypes.FilterSpec.Builder
Datacenters that must contain the hosts for the hosts to match the filter.
setDatacenters(Set<String>) - Method in class com.vmware.vcenter.HostTypes.FilterSpec
Datacenters that must contain the hosts for the hosts to match the filter.
setDatacenters(Set<String>) - Method in class com.vmware.vcenter.NetworkTypes.FilterSpec.Builder
Datacenters that must contain the network for the network to match the filter.
setDatacenters(Set<String>) - Method in class com.vmware.vcenter.NetworkTypes.FilterSpec
Datacenters that must contain the network for the network to match the filter.
setDatacenters(Set<String>) - Method in class com.vmware.vcenter.ResourcePoolTypes.FilterSpec.Builder
Datacenters that must contain the resource pool for the resource pool to match the filter.
setDatacenters(Set<String>) - Method in class com.vmware.vcenter.ResourcePoolTypes.FilterSpec
Datacenters that must contain the resource pool for the resource pool to match the filter.
setDatacenters(Set<String>) - Method in class com.vmware.vcenter.VMTypes.FilterSpec.Builder
Datacenters that must contain the virtual machine for the virtual machine to match the filter.
setDatacenters(Set<String>) - Method in class com.vmware.vcenter.VMTypes.FilterSpec
Datacenters that must contain the virtual machine for the virtual machine to match the filter.
setDataItem(String) - Method in class com.vmware.appliance.update.PendingTypes.Question
ID of the data item.
setDataMigrationInfo(DataMigrationInfo) - Method in class com.vmware.vcenter.deployment.SourceInfo.Builder
Contains all the available migrate options, estimated export and import time and the space required to migrate the data.
setDataMigrationInfo(DataMigrationInfo) - Method in class com.vmware.vcenter.deployment.SourceInfo
Contains all the available migrate options, estimated export and import time and the space required to migrate the data.
setDataPoints(List<DataTypes.DataPoint>) - Method in class com.vmware.vstats.DataTypes.DataPointsResult
List of DataPoints received.
setDataSet(HistoryMigrationOption) - Method in class com.vmware.vcenter.deployment.HistoryMigrationSpec
Defines what part of vCenter historical data will be migrated along with core data.
setDatastore(String) - Method in class com.vmware.vcenter.DatastoreTypes.Summary
Identifier of the datastore.
setDatastore(String) - Method in class com.vmware.vcenter.storage.PoliciesTypes.CompatibleDatastoreInfo
Identifier of the datastore.
setDatastore(String) - Method in class com.vmware.vcenter.vcha.DiskInfo
The identifier of the datastore to put all the virtual disks on.
setDatastore(String) - Method in class com.vmware.vcenter.vcha.DiskSpec.Builder
The identifier of the datastore to put all the virtual disks on.
setDatastore(String) - Method in class com.vmware.vcenter.vcha.DiskSpec
The identifier of the datastore to put all the virtual disks on.
setDatastore(String) - Method in class com.vmware.vcenter.vm_template.LibraryItemsTypes.CreateSpecDiskStorage.Builder
Identifier for the datastore associated with a virtual machine template's disk.
setDatastore(String) - Method in class com.vmware.vcenter.vm_template.LibraryItemsTypes.CreateSpecDiskStorage
Identifier for the datastore associated with a virtual machine template's disk.
setDatastore(String) - Method in class com.vmware.vcenter.vm_template.LibraryItemsTypes.CreateSpecVmHomeStorage.Builder
Identifier of the datastore for the virtual machine template's configuration and log files.
setDatastore(String) - Method in class com.vmware.vcenter.vm_template.LibraryItemsTypes.CreateSpecVmHomeStorage
Identifier of the datastore for the virtual machine template's configuration and log files.
setDatastore(String) - Method in class com.vmware.vcenter.vm_template.LibraryItemsTypes.DeploySpecDiskStorage.Builder
Identifier for the datastore associated the deployed virtual machine's disk.
setDatastore(String) - Method in class com.vmware.vcenter.vm_template.LibraryItemsTypes.DeploySpecDiskStorage
Identifier for the datastore associated the deployed virtual machine's disk.
setDatastore(String) - Method in class com.vmware.vcenter.vm_template.LibraryItemsTypes.DeploySpecVmHomeStorage.Builder
Identifier of the datastore for the deployed virtual machine's configuration and log files.
setDatastore(String) - Method in class com.vmware.vcenter.vm_template.LibraryItemsTypes.DeploySpecVmHomeStorage
Identifier of the datastore for the deployed virtual machine's configuration and log files.
setDatastore(String) - Method in class com.vmware.vcenter.vm_template.LibraryItemsTypes.DiskStorageInfo
Identifier of the datastore where the disk is stored.
setDatastore(String) - Method in class com.vmware.vcenter.vm_template.LibraryItemsTypes.VmHomeStorageInfo
Identifier of the datastore where the virtual machine template's configuration and log files are stored.
setDatastore(String) - Method in class com.vmware.vcenter.VMTypes.ClonePlacementSpec.Builder
Datastore on which the cloned virtual machine's configuration state should be stored.
setDatastore(String) - Method in class com.vmware.vcenter.VMTypes.ClonePlacementSpec
Datastore on which the cloned virtual machine's configuration state should be stored.
setDatastore(String) - Method in class com.vmware.vcenter.VMTypes.DiskCloneSpec.Builder
Destination datastore to clone disk.
setDatastore(String) - Method in class com.vmware.vcenter.VMTypes.DiskCloneSpec
Destination datastore to clone disk.
setDatastore(String) - Method in class com.vmware.vcenter.VMTypes.DiskRelocateSpec.Builder
Destination datastore to relocate disk.
setDatastore(String) - Method in class com.vmware.vcenter.VMTypes.DiskRelocateSpec
Destination datastore to relocate disk.
setDatastore(String) - Method in class com.vmware.vcenter.VMTypes.InstantClonePlacementSpec.Builder
Datastore on which the InstantCloned virtual machine's configuration state should be stored.
setDatastore(String) - Method in class com.vmware.vcenter.VMTypes.InstantClonePlacementSpec
Datastore on which the InstantCloned virtual machine's configuration state should be stored.
setDatastore(String) - Method in class com.vmware.vcenter.VMTypes.PlacementSpec.Builder
Datastore on which the virtual machine's configuration state should be stored.
setDatastore(String) - Method in class com.vmware.vcenter.VMTypes.PlacementSpec
Datastore on which the virtual machine's configuration state should be stored.
setDatastore(String) - Method in class com.vmware.vcenter.VMTypes.RegisterSpec.Builder
Identifier of the datastore on which the virtual machine's configuration state is stored.
setDatastore(String) - Method in class com.vmware.vcenter.VMTypes.RegisterSpec
Identifier of the datastore on which the virtual machine's configuration state is stored.
setDatastore(String) - Method in class com.vmware.vcenter.VMTypes.RelocatePlacementSpec.Builder
Datastore on which the virtual machine's configuration state should be stored.
setDatastore(String) - Method in class com.vmware.vcenter.VMTypes.RelocatePlacementSpec
Datastore on which the virtual machine's configuration state should be stored.
setDatastore(String) - Method in class com.vmware.vcenter.VMTypes.StoragePlacementSpec.Builder
Datastore on which the virtual machine's configuration state should be stored.
setDatastore(String) - Method in class com.vmware.vcenter.VMTypes.StoragePlacementSpec
Datastore on which the virtual machine's configuration state should be stored.
setDatastoreFolder(String) - Method in class com.vmware.vcenter.DatacenterTypes.Info
The root datastore folder associated with the datacenter.
setDatastoreId(String) - Method in class com.vmware.content.library.StorageBacking.Builder
Identifier of the datastore used to store the content in the library.
setDatastoreId(String) - Method in class com.vmware.content.library.StorageBacking
Identifier of the datastore used to store the content in the library.
setDatastoreId(String) - Method in class com.vmware.vcenter.ovf.LibraryItemTypes.StorageGroupMapping.Builder
Target datastore to be used for the storage group.
setDatastoreId(String) - Method in class com.vmware.vcenter.ovf.LibraryItemTypes.StorageGroupMapping
Target datastore to be used for the storage group.
setDatastoreName(String) - Method in class com.vmware.vcenter.vcha.DiskInfo
The name of the datastore.
setDatastorePath(String) - Method in class com.vmware.vcenter.VMTypes.RegisterSpec.Builder
Datastore path for the virtual machine's configuration file in the format "[datastore name] path".
setDatastorePath(String) - Method in class com.vmware.vcenter.VMTypes.RegisterSpec
Datastore path for the virtual machine's configuration file in the format "[datastore name] path".
setDatastores(Set<String>) - Method in class com.vmware.vcenter.DatastoreTypes.FilterSpec.Builder
Identifiers of datastores that can match the filter.
setDatastores(Set<String>) - Method in class com.vmware.vcenter.DatastoreTypes.FilterSpec
Identifiers of datastores that can match the filter.
setDate(String) - Method in class com.vmware.appliance.system.TimeTypes.SystemTimeStruct
date format: Thu 07-31-2014
setDateCreated(Calendar) - Method in class com.vmware.vcenter.lcm.discovery.InteropReportTypes.Report
Time when the report is created.
setDateCreated(Calendar) - Method in class com.vmware.vcenter.lcm.update.PrecheckReportTypes.Report
Time when this precheck report was generated
setDay(PolicyTypes.DayOfWeek) - Method in class com.vmware.appliance.update.PolicyTypes.Time
weekday to check for updates.
setDayOfMonth(Long) - Method in class com.vmware.esx.settings.depots.SyncScheduleTypes.Schedule.Builder
Day at which schedule should be run.
setDayOfMonth(Long) - Method in class com.vmware.esx.settings.depots.SyncScheduleTypes.Schedule
Day at which schedule should be run.
setDayOfWeek(SyncScheduleTypes.DayOfWeek) - Method in class com.vmware.esx.settings.depots.SyncScheduleTypes.Schedule.Builder
Day of the week when schedule should be run This property is optional and it is only relevant when the value of getType() is SyncScheduleTypes.Recurrence.WEEKLY.
setDayOfWeek(SyncScheduleTypes.DayOfWeek) - Method in class com.vmware.esx.settings.depots.SyncScheduleTypes.Schedule
Day of the week when schedule should be run This property is optional and it is only relevant when the value of getType() is SyncScheduleTypes.Recurrence.WEEKLY.
setDayOfWeek(DayOfWeek) - Method in class com.vmware.vcenter.content.registries.HarborTypes.GarbageCollection.Builder
Day of the week when garbage collection should run.
setDayOfWeek(DayOfWeek) - Method in class com.vmware.vcenter.content.registries.HarborTypes.GarbageCollection
Day of the week when garbage collection should run.
setDays(List<SchedulesTypes.DayOfWeek>) - Method in class com.vmware.appliance.recovery.backup.SchedulesTypes.RecurrenceInfo.Builder
Day of week when the backup should be run.
setDays(List<SchedulesTypes.DayOfWeek>) - Method in class com.vmware.appliance.recovery.backup.SchedulesTypes.RecurrenceInfo
Day of week when the backup should be run.
setDaysAfterPasswordExpiration(Long) - Method in class com.vmware.appliance.LocalAccountsTypes.Config.Builder
Number of days after password expiration before the account will be locked.
setDaysAfterPasswordExpiration(Long) - Method in class com.vmware.appliance.LocalAccountsTypes.Config
Number of days after password expiration before the account will be locked.
setDaysAfterPasswordExpiration(Long) - Method in class com.vmware.appliance.LocalAccountsTypes.UpdateConfig.Builder
Number of days after password expiration before the account will be locked.
setDaysAfterPasswordExpiration(Long) - Method in class com.vmware.appliance.LocalAccountsTypes.UpdateConfig
Number of days after password expiration before the account will be locked.
setDbJdbcUrl(String) - Method in class com.vmware.vsphereautomation.lookup.LookupHaBackupNodeConfiguration
Sets the value of the dbJdbcUrl property.
setDbPass(String) - Method in class com.vmware.vsphereautomation.lookup.LookupHaBackupNodeConfiguration
Sets the value of the dbPass property.
setDbType(String) - Method in class com.vmware.vsphereautomation.lookup.LookupHaBackupNodeConfiguration
Sets the value of the dbType property.
setDbUser(String) - Method in class com.vmware.vsphereautomation.lookup.LookupHaBackupNodeConfiguration
Sets the value of the dbUser property.
setDefaultAnswer(String) - Method in class com.vmware.appliance.update.PendingTypes.Question.Builder
Default answer.
setDefaultAnswer(String) - Method in class com.vmware.appliance.update.PendingTypes.Question
Default answer.
setDefaultAnswer(String) - Method in class com.vmware.vcenter.deployment.QuestionTypes.Question
Default answer value.
setDefaultChoice(Boolean) - Method in class com.vmware.vcenter.ovf.DeploymentOption.Builder
A boolean flag indicates whether this deployment option is the default choice.
setDefaultChoice(Boolean) - Method in class com.vmware.vcenter.ovf.DeploymentOption
A boolean flag indicates whether this deployment option is the default choice.
setDefaultDatastoreId(String) - Method in class com.vmware.vcenter.ovf.LibraryItemTypes.ResourcePoolDeploymentSpec.Builder
Default datastore to use for all sections of type vmw:StorageSection in the OVF descriptor.
setDefaultDatastoreId(String) - Method in class com.vmware.vcenter.ovf.LibraryItemTypes.ResourcePoolDeploymentSpec
Default datastore to use for all sections of type vmw:StorageSection in the OVF descriptor.
setDefaultGateway(String) - Method in class com.vmware.appliance.networking.interfaces.Ipv4Types.Config.Builder
The IPv4 address of the default gateway.
setDefaultGateway(String) - Method in class com.vmware.appliance.networking.interfaces.Ipv4Types.Config
The IPv4 address of the default gateway.
setDefaultGateway(String) - Method in class com.vmware.appliance.networking.interfaces.Ipv4Types.Info.Builder
The IPv4 address of the default gateway.
setDefaultGateway(String) - Method in class com.vmware.appliance.networking.interfaces.Ipv4Types.Info
The IPv4 address of the default gateway.
setDefaultGateway(String) - Method in class com.vmware.appliance.networking.interfaces.Ipv6Types.Config
The default gateway for static IP address assignment.
setDefaultGateway(String) - Method in class com.vmware.appliance.networking.interfaces.Ipv6Types.Info
The default gateway for static IP address assignment.
setDefaultGateway(String) - Method in class com.vmware.vcenter.vcha.IpSpec.Builder
The IP address of the Gateway for this interface.
setDefaultGateway(String) - Method in class com.vmware.vcenter.vcha.IpSpec
The IP address of the Gateway for this interface.
setDefaultImageRegistry(ClustersTypes.ImageRegistry) - Method in class com.vmware.vcenter.namespace_management.ClustersTypes.EnableSpec.Builder
Default image registry to use when Kubernetes Pod container specification does not specify it as part of the container image name.
setDefaultImageRegistry(ClustersTypes.ImageRegistry) - Method in class com.vmware.vcenter.namespace_management.ClustersTypes.EnableSpec
Default image registry to use when Kubernetes Pod container specification does not specify it as part of the container image name.
setDefaultImageRegistry(ClustersTypes.ImageRegistry) - Method in class com.vmware.vcenter.namespace_management.ClustersTypes.SetSpec.Builder
Default image registry to use when Kubernetes Pod container specification does not specify it as part of the container image name.
setDefaultImageRegistry(ClustersTypes.ImageRegistry) - Method in class com.vmware.vcenter.namespace_management.ClustersTypes.SetSpec
Default image registry to use when Kubernetes Pod container specification does not specify it as part of the container image name.
setDefaultImageRegistry(ClustersTypes.ImageRegistry) - Method in class com.vmware.vcenter.namespace_management.ClustersTypes.UpdateSpec.Builder
Default image registry to use when Kubernetes Pod container specification does not specify it as part of the container image name.
setDefaultImageRegistry(ClustersTypes.ImageRegistry) - Method in class com.vmware.vcenter.namespace_management.ClustersTypes.UpdateSpec
Default image registry to use when Kubernetes Pod container specification does not specify it as part of the container image name.
setDefaultImageRepository(String) - Method in class com.vmware.vcenter.namespace_management.ClustersTypes.EnableSpec.Builder
Default image repository to use when Kubernetes Pod container specification does not specify it as part of the container image name.
setDefaultImageRepository(String) - Method in class com.vmware.vcenter.namespace_management.ClustersTypes.EnableSpec
Default image repository to use when Kubernetes Pod container specification does not specify it as part of the container image name.
setDefaultImageRepository(String) - Method in class com.vmware.vcenter.namespace_management.ClustersTypes.SetSpec.Builder
Default image repository to use when Kubernetes Pod container specification does not specify it as part of the container image name.
setDefaultImageRepository(String) - Method in class com.vmware.vcenter.namespace_management.ClustersTypes.SetSpec
Default image repository to use when Kubernetes Pod container specification does not specify it as part of the container image name.
setDefaultImageRepository(String) - Method in class com.vmware.vcenter.namespace_management.ClustersTypes.UpdateSpec.Builder
Default image repository to use when Kubernetes Pod container specification does not specify it as part of the container image name.
setDefaultImageRepository(String) - Method in class com.vmware.vcenter.namespace_management.ClustersTypes.UpdateSpec
Default image repository to use when Kubernetes Pod container specification does not specify it as part of the container image name.
setDefaultIngressTlsCertificate(String) - Method in class com.vmware.vcenter.namespace_management.ClustersTypes.NCPClusterNetworkInfo
PEM-encoded x509 certificate used by NSX as a default fallback certificate for Kubernetes Ingress services.
setDefaultIngressTlsCertificate(String) - Method in class com.vmware.vcenter.namespace_management.ClustersTypes.NCPClusterNetworkSetSpec
PEM-encoded x509 certificate used by NSX as a default fallback certificate for Kubernetes Ingress services.
setDefaultIngressTlsCertificate(String) - Method in class com.vmware.vcenter.namespace_management.ClustersTypes.NCPClusterNetworkUpdateSpec.Builder
PEM-encoded x509 certificate used by NSX as a default fallback certificate for Kubernetes Ingress services.
setDefaultIngressTlsCertificate(String) - Method in class com.vmware.vcenter.namespace_management.ClustersTypes.NCPClusterNetworkUpdateSpec
PEM-encoded x509 certificate used by NSX as a default fallback certificate for Kubernetes Ingress services.
setDefaultKubernetesServiceContentLibrary(String) - Method in class com.vmware.vcenter.namespace_management.ClustersTypes.EnableSpec.Builder
Identifier of the Content Library which holds the VM Images for vSphere Kubernetes Service.
setDefaultKubernetesServiceContentLibrary(String) - Method in class com.vmware.vcenter.namespace_management.ClustersTypes.EnableSpec
Identifier of the Content Library which holds the VM Images for vSphere Kubernetes Service.
setDefaultKubernetesServiceContentLibrary(String) - Method in class com.vmware.vcenter.namespace_management.ClustersTypes.Info.Builder
Identifier of the Content Library which holds the VM Images for vSphere Kubernetes Service.
setDefaultKubernetesServiceContentLibrary(String) - Method in class com.vmware.vcenter.namespace_management.ClustersTypes.Info
Identifier of the Content Library which holds the VM Images for vSphere Kubernetes Service.
setDefaultKubernetesServiceContentLibrary(String) - Method in class com.vmware.vcenter.namespace_management.ClustersTypes.SetSpec.Builder
Identifier of the Content Library which holds the VM Images for vSphere Kubernetes Service.
setDefaultKubernetesServiceContentLibrary(String) - Method in class com.vmware.vcenter.namespace_management.ClustersTypes.SetSpec
Identifier of the Content Library which holds the VM Images for vSphere Kubernetes Service.
setDefaultKubernetesServiceContentLibrary(String) - Method in class com.vmware.vcenter.namespace_management.ClustersTypes.UpdateSpec.Builder
Identifier of the Content Library which holds the VM Images for vSphere Kubernetes Service.
setDefaultKubernetesServiceContentLibrary(String) - Method in class com.vmware.vcenter.namespace_management.ClustersTypes.UpdateSpec
Identifier of the Content Library which holds the VM Images for vSphere Kubernetes Service.
setDefaultMessage(String) - Method in class com.vmware.appliance.NtpTypes.LocalizableMessage
text in english.
setDefaultMessage(String) - Method in class com.vmware.appliance.recovery.backup.JobTypes.LocalizableMessage
Text in english.
setDefaultMessage(String) - Method in class com.vmware.appliance.recovery.backup.PartsTypes.LocalizableMessage
text in english
setDefaultMessage(String) - Method in class com.vmware.appliance.recovery.BackupTypes.LocalizableMessage
text in english
setDefaultMessage(String) - Method in class com.vmware.appliance.recovery.restore.JobTypes.LocalizableMessage
text in english
setDefaultMessage(String) - Method in class com.vmware.appliance.recovery.RestoreTypes.LocalizableMessage
text in english
setDefaultMessage(String) - Method in class com.vmware.vapi.std.LocalizableMessage
The value of this localizable string or message template in the en_US (English) locale.
setDefaultPodCidr(Ipv4Cidr) - Method in class com.vmware.vcenter.namespace_management.ClusterSizeInfoTypes.Info
Default CIDR range from which Kubernetes allocates pod IP addresses.
setDefaultServiceCidr(Ipv4Cidr) - Method in class com.vmware.vcenter.namespace_management.ClusterSizeInfoTypes.Info
Default CIDR range from which Kubernetes allocates service cluster IP addresses.
setDefaultURL(String) - Method in class com.vmware.appliance.update.PolicyTypes.Info
Current appliance update default repository URL.
setDeferImport(Boolean) - Method in class com.vmware.vcenter.deployment.HistoryMigrationSpec.Builder
Defines how vCenter history will be migrated.
setDeferImport(Boolean) - Method in class com.vmware.vcenter.deployment.HistoryMigrationSpec
Defines how vCenter history will be migrated.
setDelay(Long) - Method in class com.vmware.vcenter.vm.hardware.BootTypes.CreateSpec.Builder
Delay in milliseconds before beginning the firmware boot process when the virtual machine is powered on.
setDelay(Long) - Method in class com.vmware.vcenter.vm.hardware.BootTypes.CreateSpec
Delay in milliseconds before beginning the firmware boot process when the virtual machine is powered on.
setDelay(long) - Method in class com.vmware.vcenter.vm.hardware.BootTypes.Info
Delay in milliseconds before beginning the firmware boot process when the virtual machine is powered on.
setDelay(Long) - Method in class com.vmware.vcenter.vm.hardware.BootTypes.UpdateSpec.Builder
Delay in milliseconds before beginning the firmware boot process when the virtual machine is powered on.
setDelay(Long) - Method in class com.vmware.vcenter.vm.hardware.BootTypes.UpdateSpec
Delay in milliseconds before beginning the firmware boot process when the virtual machine is powered on.
setDeployment(ClusterTypes.Type) - Method in class com.vmware.vcenter.vcha.ClusterTypes.DeploySpec
Contains the deployment type.
setDeploymentCount(Long) - Method in class com.vmware.vcenter.namespaces.ResourceQuotaOptionsV1.Builder
This represents 'count/deployments.apps' option which is the maximum number of deployments in the namespace.
setDeploymentCount(Long) - Method in class com.vmware.vcenter.namespaces.ResourceQuotaOptionsV1
This represents 'count/deployments.apps' option which is the maximum number of deployments in the namespace.
setDeploymentCount(Long) - Method in class com.vmware.vcenter.namespaces.ResourceQuotaOptionsV1Update.Builder
This represents the new value for 'deploymentCount' option which is the maximum number of deployments in the namespace.
setDeploymentCount(Long) - Method in class com.vmware.vcenter.namespaces.ResourceQuotaOptionsV1Update
This represents the new value for 'deploymentCount' option which is the maximum number of deployments in the namespace.
setDeploymentCountUnset(Boolean) - Method in class com.vmware.vcenter.namespaces.ResourceQuotaOptionsV1Update.Builder
This represents the intent of the change to ResourceQuotaOptionsV1Update.getDeploymentCount().
setDeploymentCountUnset(Boolean) - Method in class com.vmware.vcenter.namespaces.ResourceQuotaOptionsV1Update
This represents the intent of the change to ResourceQuotaOptionsV1Update.getDeploymentCount().
setDeploymentInformationService(ManagedObjectReference) - Method in class com.vmware.vsphereautomation.lookup.LookupServiceContent
Sets the value of the deploymentInformationService property.
setDeploymentOptions(List<DeploymentOption>) - Method in class com.vmware.vcenter.ovf.DeploymentOptionParams.Builder
List of deployment options.
setDeploymentOptions(List<DeploymentOption>) - Method in class com.vmware.vcenter.ovf.DeploymentOptionParams
List of deployment options.
setDeployments(List<String>) - Method in class com.vmware.vcenter.lcm.discovery.AssociatedProductsTypes.CreateSpec.Builder
The list of hostname/IPs of the instances of the VMware products deployed in the environment.
setDeployments(List<String>) - Method in class com.vmware.vcenter.lcm.discovery.AssociatedProductsTypes.CreateSpec
The list of hostname/IPs of the instances of the VMware products deployed in the environment.
setDeployments(List<String>) - Method in class com.vmware.vcenter.lcm.discovery.AssociatedProductsTypes.UpdateSpec.Builder
The list of hostname/IPs of the instances of the VMware products deployed in the environment.
setDeployments(List<String>) - Method in class com.vmware.vcenter.lcm.discovery.AssociatedProductsTypes.UpdateSpec
The list of hostname/IPs of the instances of the VMware products deployed in the environment.
setDeployments(List<String>) - Method in class com.vmware.vcenter.lcm.discovery.Product.Builder
The list of hostname/IPs of the instances of the VMware products deployed in the environment.
setDeployments(List<String>) - Method in class com.vmware.vcenter.lcm.discovery.Product
The list of hostname/IPs of the instances of the VMware products deployed in the environment.
setDeploymentSize(ApplianceSize) - Method in class com.vmware.vcenter.deployment.SourceInfo
Deployment size of the source vCenter Server.
setDeploymentType(ApplianceType) - Method in class com.vmware.vcenter.deployment.SourceInfo
Deployment type of the source vCenter Server.
setDeploymentType(DeploymentTypeTypes.Type) - Method in class com.vmware.vcenter.vcha.cluster.DeploymentTypeTypes.Info
Identifies the deployment type of the VCHA cluster.
setDepot(String) - Method in class com.vmware.esx.settings.depots.OfflineTypes.CreateResult
ID of the Offline Depot.
setDepots(List<DepotOverridesTypes.Depot>) - Method in class com.vmware.esx.settings.clusters.DepotOverridesTypes.Info
List of the depot overrides.
setDescription(String) - Method in class com.vmware.appliance.infraprofile.ConfigsTypes.ProfilesSpec.Builder
Custom description provided by the user.
setDescription(String) - Method in class com.vmware.appliance.infraprofile.ConfigsTypes.ProfilesSpec
Custom description provided by the user.
setDescription(LocalizableMessage) - Method in class com.vmware.appliance.infraprofile.TaskInfo
Description of the operation associated with the task.
setDescription(String) - Method in class com.vmware.appliance.MonitoringTypes.MonitoredItem
monitored item description Ex: com.vmware.applmgmt.mon.descr.net.rx.packetRate.eth0
setDescription(LocalizableMessage) - Method in class com.vmware.appliance.recovery.backup.job.DetailsTypes.Info
Description of the operation associated with the task.
setDescription(PartsTypes.LocalizableMessage) - Method in class com.vmware.appliance.recovery.backup.PartsTypes.Part
part description id in message bundle
setDescription(LocalizableMessage) - Method in class com.vmware.appliance.recovery.reconciliation.JobTypes.Info
Description of the operation associated with the task.
setDescription(String) - Method in class com.vmware.appliance.ServicesTypes.Info
Service description.
setDescription(LocalizableMessage) - Method in class com.vmware.appliance.SubtaskInfo
Description of the operation associated with the task.
setDescription(LocalizableMessage) - Method in class com.vmware.appliance.system.StorageTypes.StorageMapping.Builder
Description of partition.
setDescription(LocalizableMessage) - Method in class com.vmware.appliance.system.StorageTypes.StorageMapping
Description of partition.
setDescription(LocalizableMessage) - Method in class com.vmware.appliance.TaskInfo
Description of the operation associated with the task.
setDescription(LocalizableMessage) - Method in class com.vmware.appliance.update.CommonInfo
Description of the update.
setDescription(LocalizableMessage) - Method in class com.vmware.appliance.update.PendingTypes.Info
Description of the update.
setDescription(LocalizableMessage) - Method in class com.vmware.appliance.update.PendingTypes.Question
Description of the item.
setDescription(LocalizableMessage) - Method in class com.vmware.appliance.update.ServiceInfo
Service description.
setDescription(LocalizableMessage) - Method in class com.vmware.appliance.update.StagedTypes.Info
Description of the update.
setDescription(LocalizableMessage) - Method in class com.vmware.appliance.update.Summary
Description of the update.
setDescription(String) - Method in class com.vmware.cis.tagging.CategoryModel
The description of the category.
setDescription(String) - Method in class com.vmware.cis.tagging.CategoryTypes.CreateSpec
The description of the category.
setDescription(String) - Method in class com.vmware.cis.tagging.CategoryTypes.UpdateSpec.Builder
The description of the category.
setDescription(String) - Method in class com.vmware.cis.tagging.CategoryTypes.UpdateSpec
The description of the category.
setDescription(String) - Method in class com.vmware.cis.tagging.TagModel
The description of the tag.
setDescription(String) - Method in class com.vmware.cis.tagging.TagTypes.CreateSpec
The description of the tag.
setDescription(String) - Method in class com.vmware.cis.tagging.TagTypes.UpdateSpec.Builder
The description of the tag.
setDescription(String) - Method in class com.vmware.cis.tagging.TagTypes.UpdateSpec
The description of the tag.
setDescription(LocalizableMessage) - Method in class com.vmware.cis.task.CommonInfo
Description of the operation associated with the task.
setDescription(LocalizableMessage) - Method in class com.vmware.cis.task.Info
Description of the operation associated with the task.
setDescription(String) - Method in class com.vmware.content.library.ItemModel.Builder
A human-readable description for this library item.
setDescription(String) - Method in class com.vmware.content.library.ItemModel
A human-readable description for this library item.
setDescription(String) - Method in class com.vmware.content.library.SubscriptionsTypes.CreateSpecNewSubscribedLibrary.Builder
Description of the subscribed library.
setDescription(String) - Method in class com.vmware.content.library.SubscriptionsTypes.CreateSpecNewSubscribedLibrary
Description of the subscribed library.
setDescription(String) - Method in class com.vmware.content.LibraryModel.Builder
A human-readable description for this library.
setDescription(String) - Method in class com.vmware.content.LibraryModel
A human-readable description for this library.
setDescription(String) - Method in class com.vmware.content.type.ovf.Network.Builder
Description of the network Networks do not require a description.
setDescription(String) - Method in class com.vmware.content.type.ovf.Network
Description of the network Networks do not require a description.
setDescription(String) - Method in class com.vmware.content.type.ovf.policy.StoragePolicyGroup.Builder
Description of the policy Description is not required.
setDescription(String) - Method in class com.vmware.content.type.ovf.policy.StoragePolicyGroup
Description of the policy Description is not required.
setDescription(String) - Method in class com.vmware.content.TypeTypes.Info
A description of the type support offered by the plugin.
setDescription(String) - Method in class com.vmware.esx.settings.clusters.software.CommitsTypes.Info
Description accompanying this commit.
setDescription(LocalizableMessage) - Method in class com.vmware.esx.settings.clusters.software.reports.LastCheckResultTypes.CheckInfo
Human-readable check description.
setDescription(LocalizableMessage) - Method in class com.vmware.esx.settings.clusters.SoftwareTypes.CheckInfo
Human-readable check description.
setDescription(String) - Method in class com.vmware.esx.settings.depot_content.add_ons.VersionsTypes.Info
Discription of the OEM add-on.
setDescription(String) - Method in class com.vmware.esx.settings.depot_content.base_images.VersionsTypes.Info
Discription of the base-image.
setDescription(String) - Method in class com.vmware.esx.settings.depot_content.components.VersionsTypes.Info
Discription of the component version.
setDescription(String) - Method in class com.vmware.esx.settings.depots.OfflineTypes.CreateSpec.Builder
Description of the depot.
setDescription(String) - Method in class com.vmware.esx.settings.depots.OfflineTypes.CreateSpec
Description of the depot.
setDescription(String) - Method in class com.vmware.esx.settings.depots.OfflineTypes.Info
Description of the Depot.
setDescription(String) - Method in class com.vmware.esx.settings.depots.OfflineTypes.Summary
Description of the Depot.
setDescription(String) - Method in class com.vmware.esx.settings.depots.OnlineTypes.CreateSpec.Builder
Description of the Depot.
setDescription(String) - Method in class com.vmware.esx.settings.depots.OnlineTypes.CreateSpec
Description of the Depot.
setDescription(String) - Method in class com.vmware.esx.settings.depots.OnlineTypes.Info
Description of the Depot.
setDescription(String) - Method in class com.vmware.esx.settings.depots.OnlineTypes.Summary
Description of the Depot.
setDescription(String) - Method in class com.vmware.esx.settings.depots.OnlineTypes.UpdateSpec.Builder
Description of the Depot.
setDescription(String) - Method in class com.vmware.esx.settings.depots.OnlineTypes.UpdateSpec
Description of the Depot.
setDescription(String) - Method in class com.vmware.esx.settings.depots.UmdsTypes.Info
Description of the Depot.
setDescription(String) - Method in class com.vmware.esx.settings.depots.UmdsTypes.SetSpec.Builder
Description of the Depot.
setDescription(String) - Method in class com.vmware.esx.settings.depots.UmdsTypes.SetSpec
Description of the Depot.
setDescription(String) - Method in class com.vmware.esx.settings.depots.UmdsTypes.UpdateSpec.Builder
Description of the Depot.
setDescription(String) - Method in class com.vmware.esx.settings.depots.UmdsTypes.UpdateSpec
Description of the Depot.
setDescription(String) - Method in class com.vmware.esx.settings.HardwareModuleDetails.Builder
Descipription of the hardware module (e.g.
setDescription(String) - Method in class com.vmware.esx.settings.HardwareModuleDetails
Descipription of the hardware module (e.g.
setDescription(LocalizableMessage) - Method in class com.vmware.esx.settings.TaskInfo
Description of the operation associated with the task.
setDescription(String) - Method in class com.vmware.vapi.metadata.cli.CommandTypes.Info
The text description displayed to the user in help output.
setDescription(String) - Method in class com.vmware.vapi.metadata.cli.CommandTypes.OptionInfo
The description of the option to be displayed to the user when they request usage information for a CLI command.
setDescription(String) - Method in class com.vmware.vapi.metadata.cli.NamespaceTypes.Info
The text description displayed to the user in help output.
setDescription(String) - Method in class com.vmware.vapi.metadata.SourceCreateSpec
English language human readable description of the source.
setDescription(String) - Method in class com.vmware.vcenter.compute.policies.capabilities.cluster_scale_in_ignore_vm_capabilities.CreateSpec
Description of the policy.
setDescription(String) - Method in class com.vmware.vcenter.compute.policies.capabilities.cluster_scale_in_ignore_vm_capabilities.Info
Description of the policy.
setDescription(String) - Method in class com.vmware.vcenter.compute.policies.capabilities.disable_drs_vmotion.CreateSpec
Description of the policy.
setDescription(String) - Method in class com.vmware.vcenter.compute.policies.capabilities.disable_drs_vmotion.Info
Description of the policy.
setDescription(String) - Method in class com.vmware.vcenter.compute.policies.capabilities.vm.evacuation.vmotion.CreateSpec
Description of the policy.
setDescription(String) - Method in class com.vmware.vcenter.compute.policies.capabilities.vm.evacuation.vmotion.Info
Description of the policy.
setDescription(String) - Method in class com.vmware.vcenter.compute.policies.capabilities.vm_host_affinity.CreateSpec
Description of the policy.
setDescription(String) - Method in class com.vmware.vcenter.compute.policies.capabilities.vm_host_affinity.Info
Description of the policy.
setDescription(String) - Method in class com.vmware.vcenter.compute.policies.capabilities.vm_host_anti_affinity.CreateSpec
Description of the policy.
setDescription(String) - Method in class com.vmware.vcenter.compute.policies.capabilities.vm_host_anti_affinity.Info
Description of the policy.
setDescription(String) - Method in class com.vmware.vcenter.compute.policies.capabilities.vm_vm_affinity.CreateSpec
Description of the policy.
setDescription(String) - Method in class com.vmware.vcenter.compute.policies.capabilities.vm_vm_affinity.Info
Description of the policy.
setDescription(String) - Method in class com.vmware.vcenter.compute.policies.capabilities.vm_vm_anti_affinity.CreateSpec
Description of the policy.
setDescription(String) - Method in class com.vmware.vcenter.compute.policies.capabilities.vm_vm_anti_affinity.Info
Description of the policy.
setDescription(String) - Method in class com.vmware.vcenter.compute.policies.CapabilitiesTypes.Info
Description of the capability.
setDescription(String) - Method in class com.vmware.vcenter.compute.policies.CapabilitiesTypes.Summary
Description of the capability.
setDescription(String) - Method in class com.vmware.vcenter.compute.policies.CreateSpec
Description of the policy.
setDescription(String) - Method in class com.vmware.vcenter.compute.policies.Info
Description of the policy.
setDescription(String) - Method in class com.vmware.vcenter.compute.PoliciesTypes.Summary
Description of the policy.
setDescription(String) - Method in class com.vmware.vcenter.deployment.ImportHistoryTypes.CreateSpec
Description of the vCenter history import task.
setDescription(LocalizableMessage) - Method in class com.vmware.vcenter.deployment.ImportHistoryTypes.Info
Description of the operation associated with the task.
setDescription(LocalizableMessage) - Method in class com.vmware.vcenter.DeploymentTypes.Info
Description of the operation associated with the task.
setDescription(LocalizableMessage) - Method in class com.vmware.vcenter.DeploymentTypes.Task
Description of the operation associated with the task.
setDescription(String) - Method in class com.vmware.vcenter.guest.CustomizationSpecsTypes.CreateSpec
Description of the specification.
setDescription(String) - Method in class com.vmware.vcenter.guest.CustomizationSpecsTypes.Metadata
Description of the specification.
setDescription(String) - Method in class com.vmware.vcenter.guest.CustomizationSpecsTypes.Spec
Description of the specification.
setDescription(String) - Method in class com.vmware.vcenter.guest.CustomizationSpecsTypes.Summary
Description of the guest customization specification.
setDescription(String) - Method in class com.vmware.vcenter.lcm.update.PendingTypes.Info
Description of the vSphere update
setDescription(String) - Method in class com.vmware.vcenter.namespace_management.ClusterAvailableVersionsTypes.Summary
Description of the upgrade.
setDescription(String) - Method in class com.vmware.vcenter.namespaces.InstancesTypes.CreateSpec.Builder
Description for the namespace.
setDescription(String) - Method in class com.vmware.vcenter.namespaces.InstancesTypes.CreateSpec
Description for the namespace.
setDescription(String) - Method in class com.vmware.vcenter.namespaces.InstancesTypes.Info
Description of the namespace.
setDescription(String) - Method in class com.vmware.vcenter.namespaces.InstancesTypes.SetSpec.Builder
Description for the namespace.
setDescription(String) - Method in class com.vmware.vcenter.namespaces.InstancesTypes.SetSpec
Description for the namespace.
setDescription(String) - Method in class com.vmware.vcenter.namespaces.InstancesTypes.Summary
Description of the namespace.
setDescription(String) - Method in class com.vmware.vcenter.namespaces.InstancesTypes.UpdateSpec.Builder
Description for the namespace.
setDescription(String) - Method in class com.vmware.vcenter.namespaces.InstancesTypes.UpdateSpec
Description for the namespace.
setDescription(String) - Method in class com.vmware.vcenter.ovf.DeploymentOption.Builder
A localizable description for the deployment option.
setDescription(String) - Method in class com.vmware.vcenter.ovf.DeploymentOption
A localizable description for the deployment option.
setDescription(LocalizableMessage) - Method in class com.vmware.vcenter.ovf.ExportFlagTypes.Info
Localizable description of the export flag.
setDescription(LocalizableMessage) - Method in class com.vmware.vcenter.ovf.ImportFlagTypes.Info
Localizable description of the import flag.
setDescription(String) - Method in class com.vmware.vcenter.ovf.LibraryItemTypes.CreateSpec.Builder
Description to use in the OVF descriptor stored in the library item.
setDescription(String) - Method in class com.vmware.vcenter.ovf.LibraryItemTypes.CreateSpec
Description to use in the OVF descriptor stored in the library item.
setDescription(String) - Method in class com.vmware.vcenter.ovf.Property.Builder
A description of this OVF property.
setDescription(String) - Method in class com.vmware.vcenter.ovf.Property
A description of this OVF property.
setDescription(String) - Method in class com.vmware.vcenter.ovf.ScaleOutGroup.Builder
The description of the scale-out group.
setDescription(String) - Method in class com.vmware.vcenter.ovf.ScaleOutGroup
The description of the scale-out group.
setDescription(String) - Method in class com.vmware.vcenter.storage.PoliciesTypes.Summary
Description of the storage policy.
setDescription(String) - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.ProvidersTypes.KeyServerCreateSpec.Builder
Description of the key server.
setDescription(String) - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.ProvidersTypes.KeyServerCreateSpec
Description of the key server.
setDescription(String) - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.ProvidersTypes.KeyServerInfo
Description of the key server.
setDescription(String) - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.ProvidersTypes.KeyServerUpdateSpec.Builder
Description of the key server.
setDescription(String) - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.ProvidersTypes.KeyServerUpdateSpec
Description of the key server.
setDescription(String) - Method in class com.vmware.vcenter.vm_template.LibraryItemsTypes.CreateSpec.Builder
Description of the library item.
setDescription(String) - Method in class com.vmware.vcenter.vm_template.LibraryItemsTypes.CreateSpec
Description of the library item.
setDescription(String) - Method in class com.vmware.vcenter.vm_template.LibraryItemsTypes.DeploySpec.Builder
Description of the deployed virtual machine.
setDescription(String) - Method in class com.vmware.vcenter.vm_template.LibraryItemsTypes.DeploySpec
Description of the deployed virtual machine.
setDescription(LocalizableMessage) - Method in class com.vmware.vstats.UserInfo
Detailed description of the object.
setDescriptionKey(String) - Method in class com.vmware.appliance.vmon.ServiceTypes.Info
Service description key.
setDescriptionKey(String) - Method in class com.vmware.vcenter.services.ServiceTypes.Info
Service description key.
setDesiredVersion(String) - Method in class com.vmware.vcenter.namespace_management.software.ClustersTypes.Summary.Builder
Desired version the cluster will be upgraded to.
setDesiredVersion(String) - Method in class com.vmware.vcenter.namespace_management.software.ClustersTypes.Summary
Desired version the cluster will be upgraded to.
setDesiredVersion(String) - Method in class com.vmware.vcenter.namespace_management.software.ClustersTypes.UpgradeSpec
Version number the cluster is going to be upgraded to.
setDesiredVersion(String) - Method in class com.vmware.vcenter.namespace_management.software.ClustersTypes.UpgradeStatus.Builder
Desired version the cluster will be upgraded to.
setDesiredVersion(String) - Method in class com.vmware.vcenter.namespace_management.software.ClustersTypes.UpgradeStatus
Desired version the cluster will be upgraded to.
setDetails(AddOnDetails) - Method in class com.vmware.esx.settings.AddOnInfo.Builder
Details about the add-on.
setDetails(AddOnDetails) - Method in class com.vmware.esx.settings.AddOnInfo
Details about the add-on.
setDetails(BaseImageDetails) - Method in class com.vmware.esx.settings.BaseImageInfo.Builder
Details about the base-image.
setDetails(BaseImageDetails) - Method in class com.vmware.esx.settings.BaseImageInfo
Details about the base-image.
setDetails(ComponentDetails) - Method in class com.vmware.esx.settings.ComponentInfo.Builder
Details about the component.
setDetails(ComponentDetails) - Method in class com.vmware.esx.settings.ComponentInfo
Details about the component.
setDetails(EffectiveComponentDetails) - Method in class com.vmware.esx.settings.EffectiveComponentInfo.Builder
Details about the effective component.
setDetails(EffectiveComponentDetails) - Method in class com.vmware.esx.settings.EffectiveComponentInfo
Details about the effective component.
setDetails(HardwareModuleDetails) - Method in class com.vmware.esx.settings.HardwareModuleFirmwareCompliance.Builder
Additional details about the hardware module itself null if no further info was provided by HSM.
setDetails(HardwareModuleDetails) - Method in class com.vmware.esx.settings.HardwareModuleFirmwareCompliance
Additional details about the hardware module itself null if no further info was provided by HSM.
setDetails(SolutionDetails) - Method in class com.vmware.esx.settings.SolutionInfo.Builder
Details about the solution from the depot.
setDetails(SolutionDetails) - Method in class com.vmware.esx.settings.SolutionInfo
Details about the solution from the depot.
setDetails(LocalizableMessage) - Method in class com.vmware.vcenter.content.registries.HealthTypes.Info.Builder
Details about the status.
setDetails(LocalizableMessage) - Method in class com.vmware.vcenter.content.registries.HealthTypes.Info
Details about the status.
setDetails(LocalizableMessage) - Method in class com.vmware.vcenter.namespace_management.ClustersTypes.Message.Builder
Details about the message.
setDetails(LocalizableMessage) - Method in class com.vmware.vcenter.namespace_management.ClustersTypes.Message
Details about the message.
setDetails(LocalizableMessage) - Method in class com.vmware.vcenter.namespace_management.software.ClustersTypes.Message
Details about the message.
setDetails(LocalizableMessage) - Method in class com.vmware.vcenter.namespaces.InstancesTypes.Message.Builder
Details about the message.
setDetails(LocalizableMessage) - Method in class com.vmware.vcenter.namespaces.InstancesTypes.Message
Details about the message.
setDetails(List<LocalizableMessage>) - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.attestation.os.esx.BaseImagesTypes.Info
Details regarding the health.
setDetails(List<LocalizableMessage>) - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.attestation.ServiceStatusTypes.Info
Details regarding the health of the service.
setDetails(List<LocalizableMessage>) - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.attestation.tpm2.CaCertificatesTypes.Info
Details regarding the health.
setDetails(List<LocalizableMessage>) - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.attestation.tpm2.EndorsementKeysTypes.Info
Details regarding the health.
setDetails(List<LocalizableMessage>) - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.attestation.tpm2.SettingsTypes.Info
Details regarding the health.
setDetails(List<LocalizableMessage>) - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.ProvidersTypes.ServerInfo
Details regarding the health of the server connection.
setDetails(List<LocalizableMessage>) - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.ProvidersTypes.Status
Details regarding the health of the provider.
setDetails(List<LocalizableMessage>) - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.ServiceStatusTypes.Info
Details regarding the health of the service.
setDevice(PCIDevice) - Method in class com.vmware.esx.hcl.hosts.CompatibilityReportTypes.DeviceHclInfo
Information about the PCI device.
setDevice(PciDevice) - Method in class com.vmware.esx.settings.clusters.software.reports.PciDeviceComplianceInfo
Pci Device Details
setDeviceAccessType(CdromTypes.DeviceAccessType) - Method in class com.vmware.vcenter.vm.hardware.CdromTypes.BackingInfo.Builder
Access type for the device backing.
setDeviceAccessType(CdromTypes.DeviceAccessType) - Method in class com.vmware.vcenter.vm.hardware.CdromTypes.BackingInfo
Access type for the device backing.
setDeviceAccessType(CdromTypes.DeviceAccessType) - Method in class com.vmware.vcenter.vm.hardware.CdromTypes.BackingSpec.Builder
Access type for the device backing.
setDeviceAccessType(CdromTypes.DeviceAccessType) - Method in class com.vmware.vcenter.vm.hardware.CdromTypes.BackingSpec
Access type for the device backing.
setDeviceConstraints(List<CompatibilityReportTypes.DeviceConstraint>) - Method in class com.vmware.esx.hcl.hosts.CompatibilityReportTypes.DeviceHclInfo.Builder
Lists the constraints the target ESXi release has for this PCI device If null no constraints are present as PCI device is either not compatible or compatibility information is not found.
setDeviceConstraints(List<CompatibilityReportTypes.DeviceConstraint>) - Method in class com.vmware.esx.hcl.hosts.CompatibilityReportTypes.DeviceHclInfo
Lists the constraints the target ESXi release has for this PCI device If null no constraints are present as PCI device is either not compatible or compatibility information is not found.
setDevicesHcl(List<CompatibilityReportTypes.DeviceHclInfo>) - Method in class com.vmware.esx.hcl.hosts.CompatibilityReportTypes.HclReport.Builder
Lists compatibility information for discoverable PCI devices of the host.
setDevicesHcl(List<CompatibilityReportTypes.DeviceHclInfo>) - Method in class com.vmware.esx.hcl.hosts.CompatibilityReportTypes.HclReport
Lists compatibility information for discoverable PCI devices of the host.
setDhcp(boolean) - Method in class com.vmware.appliance.networking.interfaces.Ipv6Types.Config
An address will be assigned by a DHCP server.
setDhcp(boolean) - Method in class com.vmware.appliance.networking.interfaces.Ipv6Types.Info
DHCP is on.
setDhcp(DhcpConfigInfo) - Method in class com.vmware.vcenter.vm.guest.networking.InterfacesTypes.IpConfigInfo.Builder
Client side DHCP for an interface.
setDhcp(DhcpConfigInfo) - Method in class com.vmware.vcenter.vm.guest.networking.InterfacesTypes.IpConfigInfo
Client side DHCP for an interface.
setDid(String) - Method in class com.vmware.esx.hcl.PCIDevice
A unique number that identifies the specific device of the Vendor (VID).
setDid(String) - Method in class com.vmware.esx.settings.clusters.software.reports.PciDevice
PCI DID of the device.
setDisabled(Set<String>) - Method in class com.vmware.vcenter.vcha.OperationsTypes.Info
Identifiers of the operations that are current disabled.
setDisableDpm(boolean) - Method in class com.vmware.esx.settings.clusters.policies.apply.EffectiveTypes.EffectivePolicySpec
Disable DPM on the cluster.
setDisableDpm(Boolean) - Method in class com.vmware.esx.settings.clusters.policies.ApplyTypes.ConfiguredPolicySpec.Builder
Disable DPM on the cluster.
setDisableDpm(Boolean) - Method in class com.vmware.esx.settings.clusters.policies.ApplyTypes.ConfiguredPolicySpec
Disable DPM on the cluster.
setDisableDpm(boolean) - Method in class com.vmware.esx.settings.defaults.clusters.policies.apply.EffectiveTypes.EffectivePolicySpec
Disable DPM on the cluster.
setDisableDpm(Boolean) - Method in class com.vmware.esx.settings.defaults.clusters.policies.ApplyTypes.ConfiguredPolicySpec.Builder
Disable DPM on the cluster.
setDisableDpm(Boolean) - Method in class com.vmware.esx.settings.defaults.clusters.policies.ApplyTypes.ConfiguredPolicySpec
Disable DPM on the cluster.
setDisableHac(boolean) - Method in class com.vmware.esx.settings.clusters.policies.apply.EffectiveTypes.EffectivePolicySpec
Disable HA Admission control on the cluster.
setDisableHac(Boolean) - Method in class com.vmware.esx.settings.clusters.policies.ApplyTypes.ConfiguredPolicySpec.Builder
Disable HA Admission control on the cluster.
setDisableHac(Boolean) - Method in class com.vmware.esx.settings.clusters.policies.ApplyTypes.ConfiguredPolicySpec
Disable HA Admission control on the cluster.
setDisableHac(boolean) - Method in class com.vmware.esx.settings.defaults.clusters.policies.apply.EffectiveTypes.EffectivePolicySpec
Disable HA Admission control on the cluster.
setDisableHac(Boolean) - Method in class com.vmware.esx.settings.defaults.clusters.policies.ApplyTypes.ConfiguredPolicySpec.Builder
Disable HA Admission control on the cluster.
setDisableHac(Boolean) - Method in class com.vmware.esx.settings.defaults.clusters.policies.ApplyTypes.ConfiguredPolicySpec
Disable HA Admission control on the cluster.
setDisconnectAllNics(Boolean) - Method in class com.vmware.vcenter.VMTypes.InstantCloneSpec.Builder
Indicates whether all NICs on the destination virtual machine should be disconnected from the newtwork.
setDisconnectAllNics(Boolean) - Method in class com.vmware.vcenter.VMTypes.InstantCloneSpec
Indicates whether all NICs on the destination virtual machine should be disconnected from the newtwork.
setDiscoveryEndpoint(URI) - Method in class com.vmware.vcenter.identity.ProvidersTypes.OidcCreateSpec
Endpoint to retrieve the provider metadata.
setDiscoveryEndpoint(URI) - Method in class com.vmware.vcenter.identity.ProvidersTypes.OidcInfo
Endpoint to retrieve the provider metadata.
setDiscoveryEndpoint(URI) - Method in class com.vmware.vcenter.identity.ProvidersTypes.OidcSummary.Builder
Endpoint to retrieve the provider metadata.
setDiscoveryEndpoint(URI) - Method in class com.vmware.vcenter.identity.ProvidersTypes.OidcSummary
Endpoint to retrieve the provider metadata.
setDiscoveryEndpoint(URI) - Method in class com.vmware.vcenter.identity.ProvidersTypes.OidcUpdateSpec.Builder
Endpoint to retrieve the provider metadata.
setDiscoveryEndpoint(URI) - Method in class com.vmware.vcenter.identity.ProvidersTypes.OidcUpdateSpec
Endpoint to retrieve the provider metadata.
setDisk(String) - Method in class com.vmware.appliance.system.StorageTypes.StorageMapping
The disk number in the vSphere Web Client.
setDisk(String) - Method in class com.vmware.vcenter.vm.guest.LocalFilesystemTypes.VirtualDiskMapping
The virtual disk.
setDisk(String) - Method in class com.vmware.vcenter.vm.hardware.DiskTypes.Summary
Identifier of the virtual Disk.
setDiskCapacity(long) - Method in class com.vmware.content.type.ovf.Disk
Capacity of the disk in megabytes
setDiskControllers(List<DiskController>) - Method in class com.vmware.content.type.ovf.VmTemplate.Builder
Disk Controllers A VM template is not required to specify a list of disk controllers.
setDiskControllers(List<DiskController>) - Method in class com.vmware.content.type.ovf.VmTemplate
Disk Controllers A VM template is not required to specify a list of disk controllers.
setDisks(List<Disk>) - Method in class com.vmware.content.type.ovf.VmTemplate.Builder
All hard disks on the VM A VM template is not required to specify a list of disks.
setDisks(List<Disk>) - Method in class com.vmware.content.type.ovf.VmTemplate
All hard disks on the VM A VM template is not required to specify a list of disks.
setDisks(Map<String, VMTypes.Status>) - Method in class com.vmware.vcenter.storage.policies.compliance.VMTypes.Info
A Map of virtual disks and their compliance status If empty, the virtual machine does not have any disks or its disks are not associated with a storage policy.
setDisks(Map<String, ComplianceTypes.Status>) - Method in class com.vmware.vcenter.storage.policies.ComplianceTypes.Summary.Builder
List of the virtual hard disk.
setDisks(Map<String, ComplianceTypes.Status>) - Method in class com.vmware.vcenter.storage.policies.ComplianceTypes.Summary
List of the virtual hard disk.
setDisks(List<String>) - Method in class com.vmware.vcenter.storage.policies.VMTypes.Info
List of the virtual disks that are associated with the given storage policy.
setDisks(List<String>) - Method in class com.vmware.vcenter.vm.hardware.boot.DeviceTypes.Entry.Builder
Virtual disk device.
setDisks(List<String>) - Method in class com.vmware.vcenter.vm.hardware.boot.DeviceTypes.Entry
Virtual disk device.
setDisks(Set<String>) - Method in class com.vmware.vcenter.vm.storage.policy.ComplianceTypes.CheckSpec.Builder
Identifiers of the virtual machine's virtual disks for which compliance should be checked.
setDisks(Set<String>) - Method in class com.vmware.vcenter.vm.storage.policy.ComplianceTypes.CheckSpec
Identifiers of the virtual machine's virtual disks for which compliance should be checked.
setDisks(Map<String, ComplianceTypes.VmComplianceInfo>) - Method in class com.vmware.vcenter.vm.storage.policy.ComplianceTypes.Info
The compliance information ComplianceTypes.VmComplianceInfo for the virtual machine's virtual disks that are currently associated with a storage policy.
setDisks(Map<String, String>) - Method in class com.vmware.vcenter.vm.storage.PolicyTypes.Info
Storage policies associated with virtual disks.
setDisks(Map<String, PolicyTypes.DiskPolicySpec>) - Method in class com.vmware.vcenter.vm.storage.PolicyTypes.UpdateSpec.Builder
Storage policy or policies to be used when reconfiguring virtual machine diks.
setDisks(Map<String, PolicyTypes.DiskPolicySpec>) - Method in class com.vmware.vcenter.vm.storage.PolicyTypes.UpdateSpec
Storage policy or policies to be used when reconfiguring virtual machine diks.
setDisks(Map<String, LibraryItemsTypes.DiskInfo>) - Method in class com.vmware.vcenter.vm_template.LibraryItemsTypes.Info
Storage information about the virtual machine template's virtual disks.
setDisks(List<DiskTypes.CreateSpec>) - Method in class com.vmware.vcenter.VMTypes.CreateSpec.Builder
List of disks.
setDisks(List<DiskTypes.CreateSpec>) - Method in class com.vmware.vcenter.VMTypes.CreateSpec
List of disks.
setDisks(Map<String, DiskTypes.Info>) - Method in class com.vmware.vcenter.VMTypes.Info
List of disks.
setDisks(Map<String, VMTypes.DiskRelocateSpec>) - Method in class com.vmware.vcenter.VMTypes.RelocateSpec.Builder
Individual disk relocation map.
setDisks(Map<String, VMTypes.DiskRelocateSpec>) - Method in class com.vmware.vcenter.VMTypes.RelocateSpec
Individual disk relocation map.
setDiskStorage(LibraryItemsTypes.CreateSpecDiskStorage) - Method in class com.vmware.vcenter.vm_template.LibraryItemsTypes.CreateSpec.Builder
Storage specification for the virtual machine template's disks.
setDiskStorage(LibraryItemsTypes.CreateSpecDiskStorage) - Method in class com.vmware.vcenter.vm_template.LibraryItemsTypes.CreateSpec
Storage specification for the virtual machine template's disks.
setDiskStorage(LibraryItemsTypes.DeploySpecDiskStorage) - Method in class com.vmware.vcenter.vm_template.LibraryItemsTypes.DeploySpec.Builder
Storage specification for the deployed virtual machine's disks.
setDiskStorage(LibraryItemsTypes.DeploySpecDiskStorage) - Method in class com.vmware.vcenter.vm_template.LibraryItemsTypes.DeploySpec
Storage specification for the deployed virtual machine's disks.
setDiskStorage(LibraryItemsTypes.DiskStorageInfo) - Method in class com.vmware.vcenter.vm_template.LibraryItemsTypes.DiskInfo
Disk storage related information.
setDiskStorageOverrides(Map<String, LibraryItemsTypes.CreateSpecDiskStorage>) - Method in class com.vmware.vcenter.vm_template.LibraryItemsTypes.CreateSpec.Builder
Storage specification for individual disks in the virtual machine template.
setDiskStorageOverrides(Map<String, LibraryItemsTypes.CreateSpecDiskStorage>) - Method in class com.vmware.vcenter.vm_template.LibraryItemsTypes.CreateSpec
Storage specification for individual disks in the virtual machine template.
setDiskStorageOverrides(Map<String, LibraryItemsTypes.DeploySpecDiskStorage>) - Method in class com.vmware.vcenter.vm_template.LibraryItemsTypes.DeploySpec.Builder
Storage specification for individual disks in the deployed virtual machine.
setDiskStorageOverrides(Map<String, LibraryItemsTypes.DeploySpecDiskStorage>) - Method in class com.vmware.vcenter.vm_template.LibraryItemsTypes.DeploySpec
Storage specification for individual disks in the deployed virtual machine.
setDisksToRemove(Set<String>) - Method in class com.vmware.vcenter.vm_template.LibraryItemsTypes.HardwareCustomizationSpec.Builder
Idenfiers of disks to remove from the deployed virtual machine.
setDisksToRemove(Set<String>) - Method in class com.vmware.vcenter.vm_template.LibraryItemsTypes.HardwareCustomizationSpec
Idenfiers of disks to remove from the deployed virtual machine.
setDisksToRemove(Set<String>) - Method in class com.vmware.vcenter.VMTypes.CloneSpec.Builder
Set of Disks to Remove.
setDisksToRemove(Set<String>) - Method in class com.vmware.vcenter.VMTypes.CloneSpec
Set of Disks to Remove.
setDisksToUpdate(Map<String, LibraryItemsTypes.DiskUpdateSpec>) - Method in class com.vmware.vcenter.vm_template.LibraryItemsTypes.HardwareCustomizationSpec.Builder
Disk update specification for individual disks in the deployed virtual machine.
setDisksToUpdate(Map<String, LibraryItemsTypes.DiskUpdateSpec>) - Method in class com.vmware.vcenter.vm_template.LibraryItemsTypes.HardwareCustomizationSpec
Disk update specification for individual disks in the deployed virtual machine.
setDisksToUpdate(Map<String, VMTypes.DiskCloneSpec>) - Method in class com.vmware.vcenter.VMTypes.CloneSpec.Builder
Map of Disks to Update.
setDisksToUpdate(Map<String, VMTypes.DiskCloneSpec>) - Method in class com.vmware.vcenter.VMTypes.CloneSpec
Map of Disks to Update.
setDisplayName(String) - Method in class com.vmware.esx.hosts.AddOnInfo
Display name of the OEM add-on.
setDisplayName(String) - Method in class com.vmware.esx.hosts.BaseImageInfo
Display name of the base-image.
setDisplayName(String) - Method in class com.vmware.esx.hosts.ComponentInfo
Display name of the component.
setDisplayName(String) - Method in class com.vmware.esx.hosts.software.InstalledComponentsTypes.InstalledComponentInfo
Display name of the component.
setDisplayName(String) - Method in class com.vmware.esx.hosts.SolutionInfo
Display name of the solution.
setDisplayName(String) - Method in class com.vmware.esx.settings.AddOnDetails
Display name of the OEM add-on.
setDisplayName(String) - Method in class com.vmware.esx.settings.BaseImageDetails
Display name of the base-image.
setDisplayName(String) - Method in class com.vmware.esx.settings.clusters.software.RecommendationsTypes.ExplanationDetails
Display name of an excluded image entity (base image, add-on etc.).
setDisplayName(String) - Method in class com.vmware.esx.settings.clusters.software.reports.PciDevice
Display name of the device.
setDisplayName(String) - Method in class com.vmware.esx.settings.ComponentDetails
Display name of the component.
setDisplayName(String) - Method in class com.vmware.esx.settings.depot_content.add_ons.VersionsTypes.ComponentInfo
Display name of the component.
setDisplayName(String) - Method in class com.vmware.esx.settings.depot_content.add_ons.VersionsTypes.Info
Display name of the OEM add-on.
setDisplayName(String) - Method in class com.vmware.esx.settings.depot_content.add_ons.VersionsTypes.RemovedComponentInfo
Display name of the component.
setDisplayName(String) - Method in class com.vmware.esx.settings.depot_content.AddOnsTypes.Summary
Display name of the OEM add-on.
setDisplayName(String) - Method in class com.vmware.esx.settings.depot_content.base_images.VersionsTypes.ComponentVersionInfo
Display name of the component.
setDisplayName(String) - Method in class com.vmware.esx.settings.depot_content.base_images.VersionsTypes.Info
Display name of the base-image.
setDisplayName(String) - Method in class com.vmware.esx.settings.depot_content.BaseImagesTypes.Summary
Display name of the base-image.
setDisplayName(String) - Method in class com.vmware.esx.settings.depot_content.components.VersionsTypes.Info
Display name of the component.
setDisplayName(String) - Method in class com.vmware.esx.settings.depot_content.ComponentsTypes.Summary
Display name of the component.
setDisplayName(String) - Method in class com.vmware.esx.settings.EffectiveComponentDetails
Display name of the component.
setDisplayName(String) - Method in class com.vmware.esx.settings.SolutionComponentDetails
Display name of the component.
setDisplayName(String) - Method in class com.vmware.esx.settings.SolutionDetails
Display name of the solution.
setDisplayName(String) - Method in class com.vmware.vapi.metadata.cli.CommandTypes.OutputFieldInfo
Name used by the CLI to display the property.
setDisplayName(String) - Method in class com.vmware.vcenter.hvc.LinksTypes.Summary
The display name is set to the domain name which was set during create.
setDisplayName(String) - Method in class com.vmware.vcenter.namespace_management.EdgeClusterCompatibilityTypes.Summary
Display name of the Edge Cluster.
setDisplayName(Set<String>) - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.attestation.os.esx.BaseImagesTypes.FilterSpec.Builder
Search criteria by ESX base image version version numbers.
setDisplayName(Set<String>) - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.attestation.os.esx.BaseImagesTypes.FilterSpec
Search criteria by ESX base image version version numbers.
setDisplayName(String) - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.attestation.os.esx.BaseImagesTypes.Info
A unique ESX version formatted for display.
setDisplayName(String) - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.attestation.os.esx.BaseImagesTypes.Summary
A unique ESX version formatted for display.
setDisplayVersion(String) - Method in class com.vmware.esx.hosts.AddOnInfo
Human readable version of the OEM add-on.
setDisplayVersion(String) - Method in class com.vmware.esx.hosts.BaseImageInfo
Human readable version of the base-image.
setDisplayVersion(String) - Method in class com.vmware.esx.hosts.ComponentInfo
Human readable version of the component.
setDisplayVersion(String) - Method in class com.vmware.esx.hosts.software.InstalledComponentsTypes.InstalledComponentInfo
Human readable version of the component.
setDisplayVersion(String) - Method in class com.vmware.esx.settings.AddOnDetails
Human readable version of the OEM add-on.
setDisplayVersion(String) - Method in class com.vmware.esx.settings.BaseImageDetails
Human readable version of the base-image.
setDisplayVersion(String) - Method in class com.vmware.esx.settings.clusters.software.RecommendationsTypes.ExplanationDetails
Display version of an excluded image entity (base image, add-on etc.).
setDisplayVersion(String) - Method in class com.vmware.esx.settings.ComponentDetails.Builder
Human readable version of the component.
setDisplayVersion(String) - Method in class com.vmware.esx.settings.ComponentDetails
Human readable version of the component.
setDisplayVersion(String) - Method in class com.vmware.esx.settings.ComponentOverrideInfo
Human readable version of the component override.
setDisplayVersion(String) - Method in class com.vmware.esx.settings.depot_content.add_ons.VersionsTypes.ComponentInfo
Human readable version of the OEM add-on.
setDisplayVersion(String) - Method in class com.vmware.esx.settings.depot_content.add_ons.VersionsTypes.Info
Human readable version of the OEM add-on.
setDisplayVersion(String) - Method in class com.vmware.esx.settings.depot_content.AddOnsTypes.AddOnVersionSummary
Human readable version of the OEM add-on.
setDisplayVersion(String) - Method in class com.vmware.esx.settings.depot_content.base_images.VersionsTypes.ComponentVersionInfo
Human readable version of the base-image.
setDisplayVersion(String) - Method in class com.vmware.esx.settings.depot_content.base_images.VersionsTypes.Info
Human readable version of the base-image.
setDisplayVersion(String) - Method in class com.vmware.esx.settings.depot_content.BaseImagesTypes.Summary
Human readable version of the base-image.
setDisplayVersion(String) - Method in class com.vmware.esx.settings.depot_content.components.VersionsTypes.Info
Human readable version of the component.
setDisplayVersion(String) - Method in class com.vmware.esx.settings.depot_content.ComponentsTypes.ComponentVersionSummary
Human readable version of the component.
setDisplayVersion(String) - Method in class com.vmware.esx.settings.EffectiveComponentDetails
Human readable version of the component.
setDisplayVersion(String) - Method in class com.vmware.esx.settings.SolutionComponentDetails.Builder
Human readable version of the component.
setDisplayVersion(String) - Method in class com.vmware.esx.settings.SolutionComponentDetails
Human readable version of the component.
setDisplayVersion(String) - Method in class com.vmware.esx.settings.SolutionDetails
Display version of the solution.
setDistributedPort(String) - Method in class com.vmware.vcenter.vm.hardware.EthernetTypes.BackingInfo.Builder
Key of the distributed virtual port that backs the virtual Ethernet adapter.
setDistributedPort(String) - Method in class com.vmware.vcenter.vm.hardware.EthernetTypes.BackingInfo
Key of the distributed virtual port that backs the virtual Ethernet adapter.
setDistributedPort(String) - Method in class com.vmware.vcenter.vm.hardware.EthernetTypes.BackingSpec.Builder
Key of the distributed virtual port that backs the virtual Ethernet adapter.
setDistributedPort(String) - Method in class com.vmware.vcenter.vm.hardware.EthernetTypes.BackingSpec
Key of the distributed virtual port that backs the virtual Ethernet adapter.
setDistributedSwitch(String) - Method in class com.vmware.vcenter.namespace_management.DistributedSwitchCompatibilityTypes.Summary
Identifier of the switch.
setDistributedSwitchUuid(String) - Method in class com.vmware.vcenter.vm.hardware.EthernetTypes.BackingInfo.Builder
UUID of the distributed virtual switch that backs the virtual Ethernet adapter.
setDistributedSwitchUuid(String) - Method in class com.vmware.vcenter.vm.hardware.EthernetTypes.BackingInfo
UUID of the distributed virtual switch that backs the virtual Ethernet adapter.
setDns(ServersTypes.DNSServerConfig) - Method in class com.vmware.appliance.NetworkingTypes.ChangeSpec.Builder
DNS Configuration to set for the machine.
setDns(ServersTypes.DNSServerConfig) - Method in class com.vmware.appliance.NetworkingTypes.ChangeSpec
DNS Configuration to set for the machine.
setDns(NetworkingTypes.DNSInfo) - Method in class com.vmware.appliance.NetworkingTypes.Info
DNS configuration.
setDns(DnsConfigInfo) - Method in class com.vmware.vcenter.vm.guest.networking.InterfacesTypes.Info.Builder
DNS configuration of the adapter.
setDns(DnsConfigInfo) - Method in class com.vmware.vcenter.vm.guest.networking.InterfacesTypes.Info
DNS configuration of the adapter.
setDns(DnsConfigInfo) - Method in class com.vmware.vcenter.vm.guest.NetworkingTypes.Info.Builder
Client DNS configuration.
setDns(DnsConfigInfo) - Method in class com.vmware.vcenter.vm.guest.NetworkingTypes.Info
Client DNS configuration.
setDnsDomain(String) - Method in class com.vmware.vcenter.guest.WindowsNetworkAdapterSettings.Builder
A DNS domain suffix such as vmware.com.
setDnsDomain(String) - Method in class com.vmware.vcenter.guest.WindowsNetworkAdapterSettings
A DNS domain suffix such as vmware.com.
setDnsServers(List<String>) - Method in class com.vmware.vcenter.deployment.migrate.ActiveDirectoryTypes.CheckSpec
IP addresses of the DNS servers of the Active Directory server.
setDnsServers(List<String>) - Method in class com.vmware.vcenter.deployment.SourceInfo
IP addresses of the DNS servers of the Active Directory server.
setDnsServers(List<String>) - Method in class com.vmware.vcenter.guest.GlobalDNSSettings.Builder
List of DNS servers, for a virtual network adapter with a static IP address.
setDnsServers(List<String>) - Method in class com.vmware.vcenter.guest.GlobalDNSSettings
List of DNS servers, for a virtual network adapter with a static IP address.
setDnsServers(List<String>) - Method in class com.vmware.vcenter.guest.WindowsNetworkAdapterSettings.Builder
A list of server IP addresses to use for DNS lookup in a Windows guest operating system.
setDnsServers(List<String>) - Method in class com.vmware.vcenter.guest.WindowsNetworkAdapterSettings
A list of server IP addresses to use for DNS lookup in a Windows guest operating system.
setDnsServers(List<String>) - Method in class com.vmware.vcenter.vcha.IpSpec.Builder
The list of IP addresses of the DNS servers for this interface.
setDnsServers(List<String>) - Method in class com.vmware.vcenter.vcha.IpSpec
The list of IP addresses of the DNS servers for this interface.
setDnsSuffixList(List<String>) - Method in class com.vmware.vcenter.guest.GlobalDNSSettings.Builder
List of name resolution suffixes for the virtual network adapter.
setDnsSuffixList(List<String>) - Method in class com.vmware.vcenter.guest.GlobalDNSSettings
List of name resolution suffixes for the virtual network adapter.
setDnsValues(DnsAssignedValues) - Method in class com.vmware.vcenter.vm.guest.networking.InterfacesTypes.Info.Builder
Client DNS values.
setDnsValues(DnsAssignedValues) - Method in class com.vmware.vcenter.vm.guest.networking.InterfacesTypes.Info
Client DNS values.
setDnsValues(DnsAssignedValues) - Method in class com.vmware.vcenter.vm.guest.NetworkingTypes.Info.Builder
Client DNS values.
setDnsValues(DnsAssignedValues) - Method in class com.vmware.vcenter.vm.guest.NetworkingTypes.Info
Client DNS values.
setDocumentation(String) - Method in class com.vmware.vapi.metadata.metamodel.ComponentInfo
English language documentation for a component.
setDocumentation(String) - Method in class com.vmware.vapi.metadata.metamodel.ConstantInfo
English language documentation for the constant element.
setDocumentation(String) - Method in class com.vmware.vapi.metadata.metamodel.EnumerationInfo
English language documentation for an enumeration element.
setDocumentation(String) - Method in class com.vmware.vapi.metadata.metamodel.EnumerationValueInfo
English language documentation for an enumeration value.
setDocumentation(String) - Method in class com.vmware.vapi.metadata.metamodel.ErrorInfo
The English language documentation for the service element.
setDocumentation(String) - Method in class com.vmware.vapi.metadata.metamodel.FieldInfo
English language documentation for the service element.
setDocumentation(String) - Method in class com.vmware.vapi.metadata.metamodel.OperationInfo
English language documentation for the service element.
setDocumentation(String) - Method in class com.vmware.vapi.metadata.metamodel.OperationResultInfo
English language documentation for the operation result element.
setDocumentation(String) - Method in class com.vmware.vapi.metadata.metamodel.PackageInfo
English language documentation for a package.
setDocumentation(String) - Method in class com.vmware.vapi.metadata.metamodel.ServiceInfo
English language documentation for the service element.
setDocumentation(String) - Method in class com.vmware.vapi.metadata.metamodel.StructureInfo
English language documentation for a structure element.
setDomain(String) - Method in class com.vmware.vapi.std.interposition.SecurityPrincipal.Builder
Principal domain.
setDomain(String) - Method in class com.vmware.vapi.std.interposition.SecurityPrincipal
Principal domain.
setDomain(String) - Method in class com.vmware.vcenter.deployment.migrate.ActiveDirectorySpec
The domain name of the Active Directory server to which the migrated vCenter Server appliance should be joined.
setDomain(String) - Method in class com.vmware.vcenter.deployment.migrate.ActiveDirectoryTypes.CheckSpec
The domain name of the Active Directory server to which the migrated vCenter Server appliance should be joined.
setDomain(String) - Method in class com.vmware.vcenter.guest.Domain.Builder
The domain to which the virtual machine should be joined.
setDomain(String) - Method in class com.vmware.vcenter.guest.Domain
The domain to which the virtual machine should be joined.
setDomain(String) - Method in class com.vmware.vcenter.guest.LinuxConfiguration
The fully qualified domain name.
setDomain(Domain) - Method in class com.vmware.vcenter.guest.WindowsSysprep.Builder
Information needed to join a workgroup or domain.
setDomain(Domain) - Method in class com.vmware.vcenter.guest.WindowsSysprep
Information needed to join a workgroup or domain.
setDomain(String) - Method in class com.vmware.vcenter.namespaces.InstancesTypes.Access
Domain of the subject.
setDomain(String) - Method in class com.vmware.vcenter.topology.NodesTypes.Info
Domain name of the node.
setDomain(String) - Method in class com.vmware.vcenter.trusted_infrastructure.StsPrincipalId
The principal's domain.
setDomainName(String) - Method in class com.vmware.vcenter.hvc.LinksTypes.CreateSpec
The domain to which the PSC belongs.
setDomainName(String) - Method in class com.vmware.vcenter.vm.guest.DnsAssignedValues
The domain name portion of the DNS name.
setDomainNames(Set<String>) - Method in class com.vmware.vcenter.identity.ProvidersTypes.CreateSpec.Builder
Set of fully qualified domain names to trust when federating with this identity provider.
setDomainNames(Set<String>) - Method in class com.vmware.vcenter.identity.ProvidersTypes.CreateSpec
Set of fully qualified domain names to trust when federating with this identity provider.
setDomainNames(Set<String>) - Method in class com.vmware.vcenter.identity.ProvidersTypes.Info.Builder
Set of fully qualified domain names to trust when federating with this identity provider.
setDomainNames(Set<String>) - Method in class com.vmware.vcenter.identity.ProvidersTypes.Info
Set of fully qualified domain names to trust when federating with this identity provider.
setDomainNames(Set<String>) - Method in class com.vmware.vcenter.identity.ProvidersTypes.Summary.Builder
Set of fully qualified domain names to trust when federating with this identity provider.
setDomainNames(Set<String>) - Method in class com.vmware.vcenter.identity.ProvidersTypes.Summary
Set of fully qualified domain names to trust when federating with this identity provider.
setDomainNames(Set<String>) - Method in class com.vmware.vcenter.identity.ProvidersTypes.UpdateSpec.Builder
Set of fully qualified domain names to trust when federating with this identity provider.
setDomainNames(Set<String>) - Method in class com.vmware.vcenter.identity.ProvidersTypes.UpdateSpec
Set of fully qualified domain names to trust when federating with this identity provider.
setDomainPassword(char[]) - Method in class com.vmware.vcenter.guest.Domain.Builder
The domain user password that has permission to join the Domain.getDomainUsername() after customization.
setDomainPassword(char[]) - Method in class com.vmware.vcenter.guest.Domain
The domain user password that has permission to join the Domain.getDomainUsername() after customization.
setDomainUsername(String) - Method in class com.vmware.vcenter.guest.Domain.Builder
The domain user that has permission to join the domain after virtual machine is joined.
setDomainUsername(String) - Method in class com.vmware.vcenter.guest.Domain
The domain user that has permission to join the domain after virtual machine is joined.
setDoubleValue(Double) - Method in class com.vmware.vapi.metadata.metamodel.PrimitiveValue.Builder
Double value of the constant.
setDoubleValue(Double) - Method in class com.vmware.vapi.metadata.metamodel.PrimitiveValue
Double value of the constant.
setDownloadEndpoint(TransferEndpoint) - Method in class com.vmware.content.library.item.downloadsession.FileTypes.Info.Builder
Endpoint at which the file is available for download.
setDownloadEndpoint(TransferEndpoint) - Method in class com.vmware.content.library.item.downloadsession.FileTypes.Info
Endpoint at which the file is available for download.
setDownloadFileToken(ReportsTypes.Token) - Method in class com.vmware.vcenter.lcm.ReportsTypes.Location
Information about the token required in the HTTP GET request to retrieve the report
setDriver(Driver) - Method in class com.vmware.esx.hcl.hosts.CompatibilityReportTypes.DeviceConstraint
The driver information about the constraint.
setDriver(Driver) - Method in class com.vmware.esx.hcl.PCIDevice
Currently installed driver used by the device.
setDriverName(String) - Method in class com.vmware.esx.settings.clusters.software.reports.DriverFirmwareVersion
Compatible Driver Name.
setDriverName(String) - Method in class com.vmware.esx.settings.clusters.software.reports.PciDevice
Driver Name of the device.
setDriverVersion(String) - Method in class com.vmware.esx.settings.clusters.software.reports.DriverFirmwareVersion
Compatible Driver Version.
setDrives(List<Drive>) - Method in class com.vmware.content.type.ovf.VmTemplate.Builder
CD / DVD drives of the VM A VM template is not required to specify a list of drives.
setDrives(List<Drive>) - Method in class com.vmware.content.type.ovf.VmTemplate
CD / DVD drives of the VM A VM template is not required to specify a list of drives.
setDrsEnabled(boolean) - Method in class com.vmware.vcenter.ClusterTypes.Summary
Flag indicating whether the vSphere DRS service is enabled for the cluster.
setDt(Calendar) - Method in class com.vmware.vapi.std.LocalizationParam.Builder
Date and time value associated with the parameter.
setDt(Calendar) - Method in class com.vmware.vapi.std.LocalizationParam
Date and time value associated with the parameter.
setDuration(Long) - Method in class com.vmware.appliance.recovery.backup.job.DetailsTypes.Info.Builder
Time in seconds since the backup job was started or the time it took to complete the backup job.
setDuration(Long) - Method in class com.vmware.appliance.recovery.backup.job.DetailsTypes.Info
Time in seconds since the backup job was started or the time it took to complete the backup job.
setEdgeCluster(String) - Method in class com.vmware.vcenter.namespace_management.EdgeClusterCompatibilityTypes.Summary
Identifier of the Edge Cluster.
setEfiLegacyBoot(Boolean) - Method in class com.vmware.vcenter.vm.hardware.BootTypes.CreateSpec.Builder
Flag indicating whether to use EFI legacy boot mode.
setEfiLegacyBoot(Boolean) - Method in class com.vmware.vcenter.vm.hardware.BootTypes.CreateSpec
Flag indicating whether to use EFI legacy boot mode.
setEfiLegacyBoot(Boolean) - Method in class com.vmware.vcenter.vm.hardware.BootTypes.Info.Builder
Flag indicating whether to use EFI legacy boot mode.
setEfiLegacyBoot(Boolean) - Method in class com.vmware.vcenter.vm.hardware.BootTypes.Info
Flag indicating whether to use EFI legacy boot mode.
setEfiLegacyBoot(Boolean) - Method in class com.vmware.vcenter.vm.hardware.BootTypes.UpdateSpec.Builder
Flag indicating whether to use EFI legacy boot mode.
setEfiLegacyBoot(Boolean) - Method in class com.vmware.vcenter.vm.hardware.BootTypes.UpdateSpec
Flag indicating whether to use EFI legacy boot mode.
setEgressCidrs(List<Ipv4Cidr>) - Method in class com.vmware.vcenter.namespace_management.ClustersTypes.NCPClusterNetworkEnableSpec
CIDR blocks from which NSX assigns IP addresses used for performing SNAT from container IPs to external IPs.
setEgressCidrs(List<Ipv4Cidr>) - Method in class com.vmware.vcenter.namespace_management.ClustersTypes.NCPClusterNetworkInfo
CIDR blocks from which NSX assigns IP addresses used for performing SNAT from container IPs to external IPs.
setEgressCidrs(List<Ipv4Cidr>) - Method in class com.vmware.vcenter.namespace_management.ClustersTypes.NCPClusterNetworkSetSpec
CIDR blocks from which NSX assigns IP addresses used for performing SNAT from container IPs to external IPs.
setEgressCidrs(List<Ipv4Cidr>) - Method in class com.vmware.vcenter.namespace_management.ClustersTypes.NCPClusterNetworkUpdateSpec.Builder
CIDR blocks from which NSX assigns IP addresses used for performing SNAT from container IPs to external IPs.
setEgressCidrs(List<Ipv4Cidr>) - Method in class com.vmware.vcenter.namespace_management.ClustersTypes.NCPClusterNetworkUpdateSpec
CIDR blocks from which NSX assigns IP addresses used for performing SNAT from container IPs to external IPs.
setEhciPciSlotNumber(Long) - Method in class com.vmware.content.type.ovf.USBController.Builder
ehci.pci slot number A template is not required to specify the ehci.pci slot number.
setEhciPciSlotNumber(Long) - Method in class com.vmware.content.type.ovf.USBController
ehci.pci slot number A template is not required to specify the ehci.pci slot number.
setElements(Map<String, ElementValue>) - Method in class com.vmware.vapi.metadata.metamodel.ElementMap
Metamodel information of the metadata elements.
setElementType(Type) - Method in class com.vmware.vapi.metadata.metamodel.GenericInstantiation.Builder
Type of the element parameter if the generic type instantiation is a GenericInstantiation.GenericType.LIST, GenericInstantiation.GenericType.OPTIONAL or GenericInstantiation.GenericType.SET.
setElementType(Type) - Method in class com.vmware.vapi.metadata.metamodel.GenericInstantiation
Type of the element parameter if the generic type instantiation is a GenericInstantiation.GenericType.LIST, GenericInstantiation.GenericType.OPTIONAL or GenericInstantiation.GenericType.SET.
setEmail(String) - Method in class com.vmware.appliance.LocalAccountsTypes.Config.Builder
Email address of the local account.
setEmail(String) - Method in class com.vmware.appliance.LocalAccountsTypes.Config
Email address of the local account.
setEmail(String) - Method in class com.vmware.appliance.LocalAccountsTypes.Info.Builder
Email address of the local account.
setEmail(String) - Method in class com.vmware.appliance.LocalAccountsTypes.Info
Email address of the local account.
setEmail(String) - Method in class com.vmware.appliance.LocalAccountsTypes.UpdateConfig.Builder
Email address of the local account.
setEmail(String) - Method in class com.vmware.appliance.LocalAccountsTypes.UpdateConfig
Email address of the local account.
setEmailAddress(String) - Method in class com.vmware.vcenter.certificate_management.vcenter.TlsCsrTypes.Spec
Email field in Certificate extensions.
setEmailAddress(String) - Method in class com.vmware.vcenter.certificate_management.vcenter.TlsTypes.ReplaceSpec
Email field in Certificate extensions.
setEmailAddress(String) - Method in class com.vmware.vcenter.certificate_management.vcenter.VmcaRootTypes.CreateSpec.Builder
Email field in Certificate extensions.
setEmailAddress(String) - Method in class com.vmware.vcenter.certificate_management.vcenter.VmcaRootTypes.CreateSpec
Email field in Certificate extensions.
setEmailAddresses(List<String>) - Method in class com.vmware.esx.settings.depots.SyncScheduleTypes.Spec
Email addresses to which the notification will be sent.
setEnable(Boolean) - Method in class com.vmware.appliance.recovery.backup.SchedulesTypes.CreateSpec.Builder
Enable or disable a schedule.
setEnable(Boolean) - Method in class com.vmware.appliance.recovery.backup.SchedulesTypes.CreateSpec
Enable or disable a schedule.
setEnable(boolean) - Method in class com.vmware.appliance.recovery.backup.SchedulesTypes.Info
Enable or disable a schedule, by default when created a schedule will be enabled.
setEnable(Boolean) - Method in class com.vmware.appliance.recovery.backup.SchedulesTypes.UpdateSpec.Builder
Enable or disable a schedule.
setEnable(Boolean) - Method in class com.vmware.appliance.recovery.backup.SchedulesTypes.UpdateSpec
Enable or disable a schedule.
setEnable3d(Boolean) - Method in class com.vmware.content.type.ovf.VideoCard.Builder
True if 3D is enabled A template is not required to specify if 3D is enabled.
setEnable3d(Boolean) - Method in class com.vmware.content.type.ovf.VideoCard
True if 3D is enabled A template is not required to specify if 3D is enabled.
setEnabled(boolean) - Method in class com.vmware.appliance.access.ShellTypes.ShellConfig
Enabled can be set to true or false
setEnabled(Boolean) - Method in class com.vmware.appliance.LocalAccountsTypes.Config.Builder
Flag indicating if the account is enabled.
setEnabled(Boolean) - Method in class com.vmware.appliance.LocalAccountsTypes.Config
Flag indicating if the account is enabled.
setEnabled(boolean) - Method in class com.vmware.appliance.LocalAccountsTypes.Info
Flag indicating if the account is enabled.
setEnabled(Boolean) - Method in class com.vmware.appliance.LocalAccountsTypes.UpdateConfig.Builder
Flag indicating if the account is enabled.
setEnabled(Boolean) - Method in class com.vmware.appliance.LocalAccountsTypes.UpdateConfig
Flag indicating if the account is enabled.
setEnabled(boolean) - Method in class com.vmware.appliance.networking.ProxyTypes.Config
In the result of the #get and #list methods this property indicates whether proxying is enabled for a particular protocol.
setEnabled(boolean) - Method in class com.vmware.esx.settings.clusters.enablement.SoftwareTypes.Info
Status of the feature enablement True if feature is enabled, false otherwise
setEnabled(Boolean) - Method in class com.vmware.esx.settings.depots.OnlineTypes.CreateSpec.Builder
Flag indicating whether this depot is enabled or not.
setEnabled(Boolean) - Method in class com.vmware.esx.settings.depots.OnlineTypes.CreateSpec
Flag indicating whether this depot is enabled or not.
setEnabled(boolean) - Method in class com.vmware.esx.settings.depots.OnlineTypes.Info
Flag indicating whether this depot is enabled or not.
setEnabled(boolean) - Method in class com.vmware.esx.settings.depots.OnlineTypes.Summary
Flag indicating whether this depot is enabled or not.
setEnabled(Boolean) - Method in class com.vmware.esx.settings.depots.OnlineTypes.UpdateSpec.Builder
Flag indicating whether this depot is enabled or not.
setEnabled(Boolean) - Method in class com.vmware.esx.settings.depots.OnlineTypes.UpdateSpec
Flag indicating whether this depot is enabled or not.
setEnabled(boolean) - Method in class com.vmware.esx.settings.depots.SyncScheduleTypes.Spec
Flag indicating whether automatic sync is enabled or not
setEnabled(boolean) - Method in class com.vmware.esx.settings.depots.UmdsTypes.Info
Flag indicating whether or not this depot is enabled.
setEnabled(Boolean) - Method in class com.vmware.esx.settings.depots.UmdsTypes.SetSpec.Builder
Flag indicating whether or not this depot should be enabled.
setEnabled(Boolean) - Method in class com.vmware.esx.settings.depots.UmdsTypes.SetSpec
Flag indicating whether or not this depot should be enabled.
setEnabled(Boolean) - Method in class com.vmware.esx.settings.depots.UmdsTypes.UpdateSpec.Builder
Flag indicating whether or not this depot is enabled.
setEnabled(Boolean) - Method in class com.vmware.esx.settings.depots.UmdsTypes.UpdateSpec
Flag indicating whether or not this depot is enabled.
setEnabledCipherSuites(String[]) - Method in class com.vmware.vapi.protocol.HttpConfiguration.SslConfiguration.Builder
Sets the cipher suites enabled for use by this configuration.
setEnabledProtocols(String[]) - Method in class com.vmware.vapi.protocol.HttpConfiguration.SslConfiguration.Builder
Sets the protocol versions enabled for use by this configuration.
setEnableQuickBoot(boolean) - Method in class com.vmware.esx.settings.clusters.policies.apply.EffectiveTypes.EffectivePolicySpec
Enable Quick Boot during remediation in the cluster.
setEnableQuickBoot(Boolean) - Method in class com.vmware.esx.settings.clusters.policies.ApplyTypes.ConfiguredPolicySpec.Builder
Enable Quick Boot during remediation in the cluster.
setEnableQuickBoot(Boolean) - Method in class com.vmware.esx.settings.clusters.policies.ApplyTypes.ConfiguredPolicySpec
Enable Quick Boot during remediation in the cluster.
setEnableQuickBoot(boolean) - Method in class com.vmware.esx.settings.defaults.clusters.policies.apply.EffectiveTypes.EffectivePolicySpec
Enable Quick Boot during remediation in the cluster.
setEnableQuickBoot(Boolean) - Method in class com.vmware.esx.settings.defaults.clusters.policies.ApplyTypes.ConfiguredPolicySpec.Builder
Enable Quick Boot during remediation in the cluster.
setEnableQuickBoot(Boolean) - Method in class com.vmware.esx.settings.defaults.clusters.policies.ApplyTypes.ConfiguredPolicySpec
Enable Quick Boot during remediation in the cluster.
setEncryptionKey(char[]) - Method in class com.vmware.appliance.infraprofile.ConfigsTypes.ProfilesSpec.Builder
Encryption Key to encrypt/decrypt profiles.
setEncryptionKey(char[]) - Method in class com.vmware.appliance.infraprofile.ConfigsTypes.ProfilesSpec
Encryption Key to encrypt/decrypt profiles.
setEnd(long) - Method in class com.vmware.vcenter.namespace_management.stats.TimeSeriesTypes.Spec
UNIX timestamp value indicating when the requested series of statistical samples should end.
setEnd(Long) - Method in class com.vmware.vstats.DataTypes.FilterSpec.Builder
End of a time window (excluded), timestamp in seconds UTC.
setEnd(Long) - Method in class com.vmware.vstats.DataTypes.FilterSpec
End of a time window (excluded), timestamp in seconds UTC.
setEndpointType(LookupServiceRegistrationEndpointType) - Method in class com.vmware.vsphereautomation.lookup.LookupServiceRegistrationEndpoint
Sets the value of the endpointType property.
setEndpointType(LookupServiceRegistrationEndpointType) - Method in class com.vmware.vsphereautomation.lookup.LookupServiceRegistrationFilter
Sets the value of the endpointType property.
setEndTime(Calendar) - Method in class com.vmware.appliance.infraprofile.TaskInfo.Builder
Time when the operation is completed.
setEndTime(Calendar) - Method in class com.vmware.appliance.infraprofile.TaskInfo
Time when the operation is completed.
setEndTime(Calendar) - Method in class com.vmware.appliance.MonitoringTypes.MonitoredItemData
End time in UTC
setEndTime(Calendar) - Method in class com.vmware.appliance.MonitoringTypes.MonitoredItemDataRequest
End time in UTC
setEndTime(Calendar) - Method in class com.vmware.appliance.recovery.backup.job.DetailsTypes.Info.Builder
Time when the operation is completed.
setEndTime(Calendar) - Method in class com.vmware.appliance.recovery.backup.job.DetailsTypes.Info
Time when the operation is completed.
setEndTime(Calendar) - Method in class com.vmware.appliance.recovery.backup.JobTypes.BackupJobStatus.Builder
Time when the backup was finished.
setEndTime(Calendar) - Method in class com.vmware.appliance.recovery.backup.JobTypes.BackupJobStatus
Time when the backup was finished.
setEndTime(Calendar) - Method in class com.vmware.appliance.recovery.reconciliation.JobTypes.Info.Builder
Time when the operation is completed.
setEndTime(Calendar) - Method in class com.vmware.appliance.recovery.reconciliation.JobTypes.Info
Time when the operation is completed.
setEndTime(Calendar) - Method in class com.vmware.appliance.SubtaskInfo.Builder
Time when the operation is completed.
setEndTime(Calendar) - Method in class com.vmware.appliance.SubtaskInfo
Time when the operation is completed.
setEndTime(Calendar) - Method in class com.vmware.appliance.TaskInfo.Builder
Time when the operation is completed.
setEndTime(Calendar) - Method in class com.vmware.appliance.TaskInfo
Time when the operation is completed.
setEndTime(Calendar) - Method in class com.vmware.cis.task.CommonInfo.Builder
Time when the operation is completed.
setEndTime(Calendar) - Method in class com.vmware.cis.task.CommonInfo
Time when the operation is completed.
setEndTime(Calendar) - Method in class com.vmware.cis.task.Info.Builder
Time when the operation is completed.
setEndTime(Calendar) - Method in class com.vmware.cis.task.Info
Time when the operation is completed.
setEndTime(Calendar) - Method in class com.vmware.esx.settings.clusters.software.reports.LastApplyResultTypes.ApplyStatus
Time when the method completed.
setEndTime(Calendar) - Method in class com.vmware.esx.settings.clusters.software.reports.LastCheckResultTypes.CheckResult
Time when the operation completed.
setEndTime(Calendar) - Method in class com.vmware.esx.settings.clusters.SoftwareTypes.ApplyStatus
Time when the method completed.
setEndTime(Calendar) - Method in class com.vmware.esx.settings.clusters.SoftwareTypes.CheckResult
Time when the operation completed.
setEndTime(Calendar) - Method in class com.vmware.esx.settings.TaskInfo.Builder
Time when the operation is completed.
setEndTime(Calendar) - Method in class com.vmware.esx.settings.TaskInfo
Time when the operation is completed.
setEndTime(Calendar) - Method in class com.vmware.vcenter.deployment.ImportHistoryTypes.Info.Builder
Time when the operation is completed.
setEndTime(Calendar) - Method in class com.vmware.vcenter.deployment.ImportHistoryTypes.Info
Time when the operation is completed.
setEndTime(Calendar) - Method in class com.vmware.vcenter.DeploymentTypes.Info.Builder
Time when the operation is completed.
setEndTime(Calendar) - Method in class com.vmware.vcenter.DeploymentTypes.Info
Time when the operation is completed.
setEndTime(Calendar) - Method in class com.vmware.vcenter.DeploymentTypes.Task.Builder
Time when the operation is completed.
setEndTime(Calendar) - Method in class com.vmware.vcenter.DeploymentTypes.Task
Time when the operation is completed.
setEndTimestamp(Calendar) - Method in class com.vmware.appliance.recovery.backup.system_name.ArchiveTypes.FilterSpec.Builder
Backup must have been taken on or before this time to match the filter.
setEndTimestamp(Calendar) - Method in class com.vmware.appliance.recovery.backup.system_name.ArchiveTypes.FilterSpec
Backup must have been taken on or before this time to match the filter.
setEnterSetupMode(Boolean) - Method in class com.vmware.vcenter.vm.hardware.BootTypes.CreateSpec.Builder
Flag indicating whether the firmware boot process should automatically enter setup mode the next time the virtual machine boots.
setEnterSetupMode(Boolean) - Method in class com.vmware.vcenter.vm.hardware.BootTypes.CreateSpec
Flag indicating whether the firmware boot process should automatically enter setup mode the next time the virtual machine boots.
setEnterSetupMode(boolean) - Method in class com.vmware.vcenter.vm.hardware.BootTypes.Info
Flag indicating whether the firmware boot process will automatically enter setup mode the next time the virtual machine boots.
setEnterSetupMode(Boolean) - Method in class com.vmware.vcenter.vm.hardware.BootTypes.UpdateSpec.Builder
Flag indicating whether the firmware boot process should automatically enter setup mode the next time the virtual machine boots.
setEnterSetupMode(Boolean) - Method in class com.vmware.vcenter.vm.hardware.BootTypes.UpdateSpec
Flag indicating whether the firmware boot process should automatically enter setup mode the next time the virtual machine boots.
setEntityResults(List<LastCheckResultTypes.EntityCheckResult>) - Method in class com.vmware.esx.settings.clusters.software.reports.LastCheckResultTypes.CheckResult
List of EntityCheckResult for all entities for which checks have been run.
setEntityResults(List<SoftwareTypes.EntityCheckResult>) - Method in class com.vmware.esx.settings.clusters.SoftwareTypes.CheckResult
List of EntityCheckResult for all entities for which checks have been run.
setEnumerations(Map<String, EnumerationInfo>) - Method in class com.vmware.vapi.metadata.metamodel.PackageInfo
Metamodel information of all the enumeration elements contained in the package element.
setEnumerations(Map<String, EnumerationInfo>) - Method in class com.vmware.vapi.metadata.metamodel.ServiceInfo
Metamodel information of all the enumeration elements contained in the service element.
setEnumerations(Map<String, EnumerationInfo>) - Method in class com.vmware.vapi.metadata.metamodel.StructureInfo
Metamodel information of all the enumeration elements contained in the structure element.
setEphemeralStoragePolicy(String) - Method in class com.vmware.vcenter.namespace_management.ClustersTypes.EnableSpec
Identifier of storage policy associated with ephemeral disks of all the Kubernetes Pods in the cluster.
setEphemeralStoragePolicy(String) - Method in class com.vmware.vcenter.namespace_management.ClustersTypes.SetSpec
Identifier of storage policy associated with ephemeral disks of all the Kubernetes Pods in the cluster.
setEphemeralStoragePolicy(String) - Method in class com.vmware.vcenter.namespace_management.ClustersTypes.UpdateSpec.Builder
Identifier of storage policy associated with ephemeral disks of all the Kubernetes Pods in the cluster.
setEphemeralStoragePolicy(String) - Method in class com.vmware.vcenter.namespace_management.ClustersTypes.UpdateSpec
Identifier of storage policy associated with ephemeral disks of all the Kubernetes Pods in the cluster.
setError(ApiError) - Method in class com.vmware.appliance.infraprofile.TaskInfo.Builder
Description of the error if the operation status is "FAILED".
setError(ApiError) - Method in class com.vmware.appliance.infraprofile.TaskInfo
Description of the error if the operation status is "FAILED".
setError(ApiError) - Method in class com.vmware.appliance.recovery.backup.job.DetailsTypes.Info.Builder
Description of the error if the operation status is "FAILED".
setError(ApiError) - Method in class com.vmware.appliance.recovery.backup.job.DetailsTypes.Info
Description of the error if the operation status is "FAILED".
setError(ApiError) - Method in class com.vmware.appliance.recovery.reconciliation.JobTypes.Info.Builder
Description of the error if the operation status is "FAILED".
setError(ApiError) - Method in class com.vmware.appliance.recovery.reconciliation.JobTypes.Info
Description of the error if the operation status is "FAILED".
setError(ApiError) - Method in class com.vmware.appliance.SubtaskInfo.Builder
Description of the error if the operation status is "FAILED".
setError(ApiError) - Method in class com.vmware.appliance.SubtaskInfo
Description of the error if the operation status is "FAILED".
setError(ApiError) - Method in class com.vmware.appliance.TaskInfo.Builder
Description of the error if the operation status is "FAILED".
setError(ApiError) - Method in class com.vmware.appliance.TaskInfo
Description of the error if the operation status is "FAILED".
setError(ApiError) - Method in class com.vmware.cis.task.CommonInfo.Builder
Description of the error if the operation status is "FAILED".
setError(ApiError) - Method in class com.vmware.cis.task.CommonInfo
Description of the error if the operation status is "FAILED".
setError(ApiError) - Method in class com.vmware.cis.task.Info.Builder
Description of the error if the operation status is "FAILED".
setError(ApiError) - Method in class com.vmware.cis.task.Info
Description of the error if the operation status is "FAILED".
setError(ApiError) - Method in class com.vmware.esx.settings.TaskInfo.Builder
Description of the error if the operation status is "FAILED".
setError(ApiError) - Method in class com.vmware.esx.settings.TaskInfo
Description of the error if the operation status is "FAILED".
setError(RuntimeException) - Method in class com.vmware.vapi.core.AsyncHandle
Completes the invocation with an error.
setError(Structure) - Method in class com.vmware.vapi.std.interposition.InvocationResult.Builder
Error result value.
setError(Structure) - Method in class com.vmware.vapi.std.interposition.InvocationResult
Error result value.
setError(RuntimeException) - Method in class com.vmware.vapi.util.async.DecoratorAsyncHandle
 
setError(ApiError) - Method in class com.vmware.vcenter.deployment.ImportHistoryTypes.Info.Builder
Description of the error if the operation status is "FAILED".
setError(ApiError) - Method in class com.vmware.vcenter.deployment.ImportHistoryTypes.Info
Description of the error if the operation status is "FAILED".
setError(ApiError) - Method in class com.vmware.vcenter.DeploymentTypes.Info.Builder
Description of the error if the operation status is "FAILED".
setError(ApiError) - Method in class com.vmware.vcenter.DeploymentTypes.Info
Description of the error if the operation status is "FAILED".
setError(ApiError) - Method in class com.vmware.vcenter.DeploymentTypes.Task.Builder
Description of the error if the operation status is "FAILED".
setError(ApiError) - Method in class com.vmware.vcenter.DeploymentTypes.Task
Description of the error if the operation status is "FAILED".
setError(LibraryItemTypes.ResultInfo) - Method in class com.vmware.vcenter.ovf.LibraryItemTypes.CreateResult.Builder
Errors, warnings, and informational messages produced by the create() method.
setError(LibraryItemTypes.ResultInfo) - Method in class com.vmware.vcenter.ovf.LibraryItemTypes.CreateResult
Errors, warnings, and informational messages produced by the create() method.
setError(LibraryItemTypes.ResultInfo) - Method in class com.vmware.vcenter.ovf.LibraryItemTypes.DeploymentResult.Builder
Errors, warnings, and informational messages produced by the deploy() method.
setError(LibraryItemTypes.ResultInfo) - Method in class com.vmware.vcenter.ovf.LibraryItemTypes.DeploymentResult
Errors, warnings, and informational messages produced by the deploy() method.
setError(Structure) - Method in class com.vmware.vcenter.ovf.OvfError.Builder
Represents a server Error.
setError(Structure) - Method in class com.vmware.vcenter.ovf.OvfError
Represents a server Error.
setError(Structure) - Method in class com.vmware.vcenter.ovf.OvfMessage.Builder
Represents a server Error.
setError(Structure) - Method in class com.vmware.vcenter.ovf.OvfMessage
Represents a server Error.
setError(Structure) - Method in class com.vmware.vcenter.ovf.OvfWarning.Builder
Represents a server Error.
setError(Structure) - Method in class com.vmware.vcenter.ovf.OvfWarning
Represents a server Error.
setError(LocalizableMessage) - Method in class com.vmware.vcenter.vcha.ClusterTypes.ErrorCondition
Contains an error condition.
setError(ApiError) - Method in class com.vmware.vcenter.vm.ToolsTypes.Info.Builder
Error that happened, if any, during last attempt to upgrade or install Tools.
setError(ApiError) - Method in class com.vmware.vcenter.vm.ToolsTypes.Info
Error that happened, if any, during last attempt to upgrade or install Tools.
setErrorCount(long) - Method in class com.vmware.vcenter.lcm.update.PrecheckReportTypes.ReportSummary
Number of errors detected by precheck process
setErrorMessage(LocalizableMessage) - Method in class com.vmware.content.library.item.downloadsession.FileTypes.Info.Builder
Error message for a failed preparation when the prepare status is FileTypes.PrepareStatus.ERROR.
setErrorMessage(LocalizableMessage) - Method in class com.vmware.content.library.item.downloadsession.FileTypes.Info
Error message for a failed preparation when the prepare status is FileTypes.PrepareStatus.ERROR.
setErrorMessage(LocalizableMessage) - Method in class com.vmware.content.library.item.DownloadSessionModel.Builder
If the session is in the DownloadSessionModel.State.ERROR status this property will have more details about the error.
setErrorMessage(LocalizableMessage) - Method in class com.vmware.content.library.item.DownloadSessionModel
If the session is in the DownloadSessionModel.State.ERROR status this property will have more details about the error.
setErrorMessage(LocalizableMessage) - Method in class com.vmware.content.library.item.updatesession.FileTypes.Info.Builder
Details about the transfer error.
setErrorMessage(LocalizableMessage) - Method in class com.vmware.content.library.item.updatesession.FileTypes.Info
Details about the transfer error.
setErrorMessage(LocalizableMessage) - Method in class com.vmware.content.library.item.updatesession.FileTypes.ValidationError
A message indicating why the file was considered invalid.
setErrorMessage(LocalizableMessage) - Method in class com.vmware.content.library.item.UpdateSessionModel.Builder
If the session is in the UpdateSessionModel.State.ERROR status this property will have more details about the error.
setErrorMessage(LocalizableMessage) - Method in class com.vmware.content.library.item.UpdateSessionModel
If the session is in the UpdateSessionModel.State.ERROR status this property will have more details about the error.
setErrorMessage(String) - Method in class com.vmware.vsphereautomation.lookup.LookupFaultServiceFault
Sets the value of the errorMessage property.
setErrorMessages(List<LocalizableMessage>) - Method in class com.vmware.cis.tagging.TagAssociationTypes.BatchResult
The List of error messages.
setErrorMessages(List<LocalizableMessage>) - Method in class com.vmware.content.SubscribedLibraryTypes.ProbeResult
If the probe result is in an error status, this property will contain the detailed error messages.
setErrorMessages(List<LocalizableMessage>) - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.providers.CurrentPeerCertificatesTypes.Summary
Server certificate retrieval errors.
setErrors(List<Notification>) - Method in class com.vmware.appliance.infraprofile.Notifications.Builder
Error notification messages reported.
setErrors(List<Notification>) - Method in class com.vmware.appliance.infraprofile.Notifications
Error notification messages reported.
setErrors(List<Notification>) - Method in class com.vmware.appliance.Notifications.Builder
Error notification messages reported.
setErrors(List<Notification>) - Method in class com.vmware.appliance.Notifications
Error notification messages reported.
setErrors(List<Notification>) - Method in class com.vmware.esx.hcl.Notifications.Builder
Error notification messages reported.
setErrors(List<Notification>) - Method in class com.vmware.esx.hcl.Notifications
Error notification messages reported.
setErrors(List<Notification>) - Method in class com.vmware.esx.settings.Notifications.Builder
Error notification messages reported.
setErrors(List<Notification>) - Method in class com.vmware.esx.settings.Notifications
Error notification messages reported.
setErrors(List<ErrorInfo>) - Method in class com.vmware.vapi.metadata.metamodel.OperationInfo
List of error elements that might be reported by the operation element.
setErrors(List<Notification>) - Method in class com.vmware.vcenter.deployment.Notifications.Builder
Error notification messages reported.
setErrors(List<Notification>) - Method in class com.vmware.vcenter.deployment.Notifications
Error notification messages reported.
setErrors(List<Notification>) - Method in class com.vmware.vcenter.lcm.Notifications.Builder
Error notification messages reported.
setErrors(List<Notification>) - Method in class com.vmware.vcenter.lcm.Notifications
Error notification messages reported.
setErrors(List<OvfError>) - Method in class com.vmware.vcenter.ovf.LibraryItemTypes.ResultInfo
Errors reported by the create() or deploy() method.
setErrors(List<LocalizableMessage>) - Method in class com.vmware.vcenter.vcha.cluster.PassiveTypes.CheckResult
A list of problems which are fatal to the operation and the operation will fail.
setErrors(List<LocalizableMessage>) - Method in class com.vmware.vcenter.vcha.cluster.WitnessTypes.CheckResult
A list of problems which are fatal to the operation and the operation will fail.
setEstimatedExportTime(long) - Method in class com.vmware.vcenter.deployment.DataMigrationEstimate
The time estimated to export data from the source vCenter Server.
setEstimatedImportTime(long) - Method in class com.vmware.vcenter.deployment.DataMigrationEstimate
The time estimated to import data to the upgraded vCenter Server.
setEstimatedTimeToInstall(Long) - Method in class com.vmware.appliance.update.PendingTypes.PrecheckResult.Builder
Rough estimate of time to install the update (minutes).
setEstimatedTimeToInstall(Long) - Method in class com.vmware.appliance.update.PendingTypes.PrecheckResult
Rough estimate of time to install the update (minutes).
setEstimatedTimeToRollback(Long) - Method in class com.vmware.appliance.update.PendingTypes.PrecheckResult.Builder
Rough estimate of time to rollback the update (minutes).
setEstimatedTimeToRollback(Long) - Method in class com.vmware.appliance.update.PendingTypes.PrecheckResult
Rough estimate of time to rollback the update (minutes).
setEstimatedTimeToUpdate(Long) - Method in class com.vmware.vcenter.lcm.update.PrecheckReportTypes.Report.Builder
Rough estimate of time to update vCenter Server in minutes.
setEstimatedTimeToUpdate(Long) - Method in class com.vmware.vcenter.lcm.update.PrecheckReportTypes.Report
Rough estimate of time to update vCenter Server in minutes.
setEulas(List<LocalizableMessage>) - Method in class com.vmware.appliance.update.PendingTypes.Info
List of EULAs.
setEULAs(List<String>) - Method in class com.vmware.vcenter.ovf.LibraryItemTypes.OvfSummary
End User License Agreements specified in the OVF descriptor.
setEvacuateOfflineVms(boolean) - Method in class com.vmware.esx.settings.clusters.policies.apply.EffectiveTypes.EffectivePolicySpec
Evacuate powered off/suspended VMs when attempting maintenance mode.
setEvacuateOfflineVms(Boolean) - Method in class com.vmware.esx.settings.clusters.policies.ApplyTypes.ConfiguredPolicySpec.Builder
Evacuate powered off/suspended VMs when attempting maintenance mode.
setEvacuateOfflineVms(Boolean) - Method in class com.vmware.esx.settings.clusters.policies.ApplyTypes.ConfiguredPolicySpec
Evacuate powered off/suspended VMs when attempting maintenance mode.
setEvacuateOfflineVms(boolean) - Method in class com.vmware.esx.settings.defaults.clusters.policies.apply.EffectiveTypes.EffectivePolicySpec
Evacuate powered off/suspended VMs when attempting maintenance mode.
setEvacuateOfflineVms(Boolean) - Method in class com.vmware.esx.settings.defaults.clusters.policies.ApplyTypes.ConfiguredPolicySpec.Builder
Evacuate powered off/suspended VMs when attempting maintenance mode.
setEvacuateOfflineVms(Boolean) - Method in class com.vmware.esx.settings.defaults.clusters.policies.ApplyTypes.ConfiguredPolicySpec
Evacuate powered off/suspended VMs when attempting maintenance mode.
setException(LocalizableMessage) - Method in class com.vmware.vcenter.hvc.links.sync.ProvidersTypes.SessionInfo.Builder
Exception message if there is a sync failure on forced sync.
setException(LocalizableMessage) - Method in class com.vmware.vcenter.hvc.links.sync.ProvidersTypes.SessionInfo
Exception message if there is a sync failure on forced sync.
setException(ApiError) - Method in class com.vmware.vcenter.namespace_management.software.ClustersTypes.Result.Builder
Exception when cluster pre-check failed during upgrade invocation.
setException(ApiError) - Method in class com.vmware.vcenter.namespace_management.software.ClustersTypes.Result
Exception when cluster pre-check failed during upgrade invocation.
setExcludeKeys(List<String>) - Method in class com.vmware.vcenter.ovf.ExtraConfigParams.Builder
Specifies which extra configuration items in the List in the getExtraConfigs() field should be ignored during deployment.
setExcludeKeys(List<String>) - Method in class com.vmware.vcenter.ovf.ExtraConfigParams
Specifies which extra configuration items in the List in the getExtraConfigs() field should be ignored during deployment.
setExcludeResult(Boolean) - Method in class com.vmware.cis.TasksTypes.GetSpec.Builder
If true, the result will not be included in the task information, otherwise it will be included.
setExcludeResult(Boolean) - Method in class com.vmware.cis.TasksTypes.GetSpec
If true, the result will not be included in the task information, otherwise it will be included.
setExecuteURL(URI) - Method in class com.vmware.vcenter.lcm.update.PendingTypes.Info
VAMI or ISO URL for update or upgrade execute phase redirection
setExecuteURL(URI) - Method in class com.vmware.vcenter.lcm.update.PendingTypes.Summary
VAMI or ISO URL for update or upgrade execute phase redirection
setExecutor(Executor) - Method in class com.vmware.vapi.protocol.ClientConfiguration.Builder
Sets the executor the client must use to process requests.
setExistingMigrationAssistant(MigrateTypes.MigrationAssistantSpec) - Method in class com.vmware.vcenter.deployment.MigrateTypes.MigrateSpec
Information specific to the Migration Assistant that is running on the Windows vCenter Server.
setExpandableReservation(Boolean) - Method in class com.vmware.vcenter.ResourcePoolTypes.ResourceAllocationCreateSpec.Builder
In a resource pool with an expandable reservation, the reservation can grow beyond the specified value, if the parent resource pool has unreserved resources.
setExpandableReservation(Boolean) - Method in class com.vmware.vcenter.ResourcePoolTypes.ResourceAllocationCreateSpec
In a resource pool with an expandable reservation, the reservation can grow beyond the specified value, if the parent resource pool has unreserved resources.
setExpandableReservation(boolean) - Method in class com.vmware.vcenter.ResourcePoolTypes.ResourceAllocationInfo
In a resource pool with an expandable reservation, the reservation can grow beyond the specified value, if the parent resource pool has unreserved resources.
setExpandableReservation(Boolean) - Method in class com.vmware.vcenter.ResourcePoolTypes.ResourceAllocationUpdateSpec.Builder
In a resource pool with an expandable reservation, the reservation can grow beyond the specified value, if the parent resource pool has unreserved resources.
setExpandableReservation(Boolean) - Method in class com.vmware.vcenter.ResourcePoolTypes.ResourceAllocationUpdateSpec
In a resource pool with an expandable reservation, the reservation can grow beyond the specified value, if the parent resource pool has unreserved resources.
setExpiration(Long) - Method in class com.vmware.vstats.AcqSpecsTypes.CreateSpec.Builder
Expiration time for this acquisition specification in Unix UTC number of seconds (since epoch).
setExpiration(Long) - Method in class com.vmware.vstats.AcqSpecsTypes.CreateSpec
Expiration time for this acquisition specification in Unix UTC number of seconds (since epoch).
setExpiration(Long) - Method in class com.vmware.vstats.AcqSpecsTypes.Info.Builder
Expiration time for this acquisition specification represented as Unix UTC number of seconds (since epoch).
setExpiration(Long) - Method in class com.vmware.vstats.AcqSpecsTypes.Info
Expiration time for this acquisition specification represented as Unix UTC number of seconds (since epoch).
setExpiration(Long) - Method in class com.vmware.vstats.AcqSpecsTypes.UpdateSpec.Builder
Expiration time for this acquisition specification in Unix UTC number of seconds (since epoch).
setExpiration(Long) - Method in class com.vmware.vstats.AcqSpecsTypes.UpdateSpec
Expiration time for this acquisition specification in Unix UTC number of seconds (since epoch).
setExpirationTime(Calendar) - Method in class com.vmware.content.library.item.DownloadSessionModel.Builder
Indicates the time after which the session will expire.
setExpirationTime(Calendar) - Method in class com.vmware.content.library.item.DownloadSessionModel
Indicates the time after which the session will expire.
setExpirationTime(Calendar) - Method in class com.vmware.content.library.item.UpdateSessionModel.Builder
Indicates the time after which the session will expire.
setExpirationTime(Calendar) - Method in class com.vmware.content.library.item.UpdateSessionModel
Indicates the time after which the session will expire.
setExpiresIn(Long) - Method in class com.vmware.vcenter.tokenservice.TokenExchangeTypes.Info.Builder
The validity lifetime, in seconds, of the token issued by the server.
setExpiresIn(Long) - Method in class com.vmware.vcenter.tokenservice.TokenExchangeTypes.Info
The validity lifetime, in seconds, of the token issued by the server.
setExpiry(Calendar) - Method in class com.vmware.esx.hcl.ReportsTypes.Token
Expiry time of the token
setExpiry(Calendar) - Method in class com.vmware.vcenter.lcm.ReportsTypes.Token
Expiry time of the token
setExpiry(String) - Method in class com.vmware.vcenter.namespace_management.SupportBundleTypes.Token
Expiry time of the token
setExplanation(List<LocalizableMessage>) - Method in class com.vmware.esx.settings.clusters.software.RecommendationsTypes.ExplanationDetails
List of explanations on why the image entity is excluded.
setExportIsoImage(boolean) - Method in class com.vmware.esx.settings.clusters.SoftwareTypes.ExportSpec
Whether to export ISO image.
setExportOfflineBundle(boolean) - Method in class com.vmware.esx.settings.clusters.SoftwareTypes.ExportSpec
Whether to export offline bundle.
setExportSoftwareSpec(boolean) - Method in class com.vmware.esx.settings.clusters.SoftwareTypes.ExportSpec
Whether to export software specification document.
setExtendedKeyUsage(List<String>) - Method in class com.vmware.vcenter.certificate_management.vcenter.TlsTypes.Info
Collection of extended keyusage that contains details for which the certificate can be used for.
setExtraConfigs(List<ExtraConfig>) - Method in class com.vmware.vcenter.ovf.ExtraConfigParams.Builder
List of vmw:ExtraConfig elements in the OVF package.
setExtraConfigs(List<ExtraConfig>) - Method in class com.vmware.vcenter.ovf.ExtraConfigParams
List of vmw:ExtraConfig elements in the OVF package.
setFailedHosts(Set<String>) - Method in class com.vmware.esx.settings.clusters.software.reports.LastApplyResultTypes.ApplyResult
Hosts in this cluster to which the desired software document specified by the LastApplyResultTypes.ApplyResult.getCommit() failed to be applied to.
setFailedHosts(Set<String>) - Method in class com.vmware.esx.settings.clusters.SoftwareTypes.ApplyResult
Hosts in this cluster to which the desired software document specified by the SoftwareTypes.ApplyResult.getCommit() failed to be applied to.
setFailoverIp(IpSpec) - Method in class com.vmware.vcenter.vcha.cluster.PassiveTypes.RedeploySpec.Builder
Failover IP address that this node must assume after the failover to serve client requests.
setFailoverIp(IpSpec) - Method in class com.vmware.vcenter.vcha.cluster.PassiveTypes.RedeploySpec
Failover IP address that this node must assume after the failover to serve client requests.
setFailoverIp(ClusterTypes.IpInfo) - Method in class com.vmware.vcenter.vcha.ClusterTypes.NodeInfo.Builder
Failover IP address that this node will assume after the failover to serve client requests.
setFailoverIp(ClusterTypes.IpInfo) - Method in class com.vmware.vcenter.vcha.ClusterTypes.NodeInfo
Failover IP address that this node will assume after the failover to serve client requests.
setFailoverIp(IpSpec) - Method in class com.vmware.vcenter.vcha.ClusterTypes.PassiveSpec.Builder
IP specification for the management network.
setFailoverIp(IpSpec) - Method in class com.vmware.vcenter.vcha.ClusterTypes.PassiveSpec
IP specification for the management network.
setFailureAction(EffectiveTypes.FailureAction) - Method in class com.vmware.esx.settings.clusters.policies.apply.EffectiveTypes.EffectivePolicySpec
What action is to be taken if entering maintenance mode fails on a given host of the cluster.
setFailureAction(ApplyTypes.FailureAction) - Method in class com.vmware.esx.settings.clusters.policies.ApplyTypes.ConfiguredPolicySpec.Builder
What action is to be taken if entering maintenance mode fails on a given host of the cluster.
setFailureAction(ApplyTypes.FailureAction) - Method in class com.vmware.esx.settings.clusters.policies.ApplyTypes.ConfiguredPolicySpec
What action is to be taken if entering maintenance mode fails on a given host of the cluster.
setFailureAction(EffectiveTypes.FailureAction) - Method in class com.vmware.esx.settings.defaults.clusters.policies.apply.EffectiveTypes.EffectivePolicySpec
What action is to be taken if entering maintenance mode fails on a given host of the cluster.
setFailureAction(ApplyTypes.FailureAction) - Method in class com.vmware.esx.settings.defaults.clusters.policies.ApplyTypes.ConfiguredPolicySpec.Builder
What action is to be taken if entering maintenance mode fails on a given host of the cluster.
setFailureAction(ApplyTypes.FailureAction) - Method in class com.vmware.esx.settings.defaults.clusters.policies.ApplyTypes.ConfiguredPolicySpec
What action is to be taken if entering maintenance mode fails on a given host of the cluster.
setFailureCause(List<LocalizableMessage>) - Method in class com.vmware.vcenter.vm.storage.policy.ComplianceTypes.VmComplianceInfo
The exception that caused the compliance check to fail.
setFamily(GuestOSFamily) - Method in class com.vmware.vcenter.vm.guest.IdentityTypes.Info
Guest operating system family.
setFault(MethodFault) - Method in class com.vmware.vsphereautomation.lookup.LocalizedMethodFault
Sets the value of the fault property.
setFault(LocalizedMethodFault) - Method in class com.vmware.vsphereautomation.lookup.UnexpectedFault
Sets the value of the fault property.
setFaultCause(LocalizedMethodFault) - Method in class com.vmware.vsphereautomation.lookup.MethodFault
Sets the value of the faultCause property.
setFaultName(String) - Method in class com.vmware.vsphereautomation.lookup.UnexpectedFault
Sets the value of the faultName property.
setField(String, T, Class<T>) - Method in interface com.vmware.vapi.bindings.DynamicStructure
Sets a field value, represented as static bindings type.
setField(String, T, Class<T>) - Method in class com.vmware.vapi.bindings.DynamicStructureImpl
 
setField(String, DataValue) - Method in class com.vmware.vapi.data.StructValue
 
setField(String, long) - Method in class com.vmware.vapi.data.StructValue
 
setField(String, boolean) - Method in class com.vmware.vapi.data.StructValue
 
setField(String, double) - Method in class com.vmware.vapi.data.StructValue
 
setField(String, String) - Method in class com.vmware.vapi.data.StructValue
 
setField(String, char[]) - Method in class com.vmware.vapi.data.StructValue
 
setFieldName(String) - Method in class com.vmware.vapi.metadata.cli.CommandTypes.OptionInfo
The fully qualified name of the option referred to by the operation element in CommandTypes.Info.getOperationId().
setFieldName(String) - Method in class com.vmware.vapi.metadata.cli.CommandTypes.OutputFieldInfo
Name of the property.
setFields(List<FieldInfo>) - Method in class com.vmware.vapi.metadata.metamodel.StructureInfo
Metamodel information of all the field elements.
setFile(String) - Method in class com.vmware.vcenter.ovf.ParseIssue
The name of the file in which the parse issue was found.
setFile(String) - Method in class com.vmware.vcenter.vm.hardware.ParallelTypes.BackingInfo.Builder
Path of the file backing the virtual parallel port.
setFile(String) - Method in class com.vmware.vcenter.vm.hardware.ParallelTypes.BackingInfo
Path of the file backing the virtual parallel port.
setFile(String) - Method in class com.vmware.vcenter.vm.hardware.ParallelTypes.BackingSpec.Builder
Path of the file that should be used as the virtual parallel port backing.
setFile(String) - Method in class com.vmware.vcenter.vm.hardware.ParallelTypes.BackingSpec
Path of the file that should be used as the virtual parallel port backing.
setFile(String) - Method in class com.vmware.vcenter.vm.hardware.SerialTypes.BackingInfo.Builder
Path of the file backing the virtual serial port.
setFile(String) - Method in class com.vmware.vcenter.vm.hardware.SerialTypes.BackingInfo
Path of the file backing the virtual serial port.
setFile(String) - Method in class com.vmware.vcenter.vm.hardware.SerialTypes.BackingSpec.Builder
Path of the file backing the virtual serial port.
setFile(String) - Method in class com.vmware.vcenter.vm.hardware.SerialTypes.BackingSpec
Path of the file backing the virtual serial port.
setFileId(String) - Method in class com.vmware.esx.settings.clusters.software.DraftsTypes.ImportSpec.Builder
File identifier returned by the file upload endpoint after file is uploaded.
setFileId(String) - Method in class com.vmware.esx.settings.clusters.software.DraftsTypes.ImportSpec
File identifier returned by the file upload endpoint after file is uploaded.
setFileId(String) - Method in class com.vmware.esx.settings.depots.OfflineTypes.CreateSpec.Builder
File identifier returned by the file upload endpoint after file is uploaded.
setFileId(String) - Method in class com.vmware.esx.settings.depots.OfflineTypes.CreateSpec
File identifier returned by the file upload endpoint after file is uploaded.
setFileId(String) - Method in class com.vmware.esx.settings.depots.OfflineTypes.Info.Builder
File identifier returned by the file upload endpoint after file is uploaded.
setFileId(String) - Method in class com.vmware.esx.settings.depots.OfflineTypes.Info
File identifier returned by the file upload endpoint after file is uploaded.
setFileId(String) - Method in class com.vmware.esx.settings.depots.OfflineTypes.Summary.Builder
File identifier returned by the file upload endpoint after file is uploaded.
setFileId(String) - Method in class com.vmware.esx.settings.depots.OfflineTypes.Summary
File identifier returned by the file upload endpoint after file is uploaded.
setFileName(String) - Method in class com.vmware.vapi.metadata.SourceInfo.Builder
Name of the metadata source file This property is optional and it is only relevant when the value of getType() is SourceType.FILE.
setFileName(String) - Method in class com.vmware.vapi.metadata.SourceInfo
Name of the metadata source file This property is optional and it is only relevant when the value of getType() is SourceType.FILE.
setFilepath(String) - Method in class com.vmware.vapi.metadata.SourceCreateSpec.Builder
Absolute file path of the metamodel metadata file that has the metamodel information about one component element.
setFilepath(String) - Method in class com.vmware.vapi.metadata.SourceCreateSpec
Absolute file path of the metamodel metadata file that has the metamodel information about one component element.
setFilesystem(String) - Method in class com.vmware.vcenter.vm.guest.LocalFilesystemTypes.Info.Builder
Filesystem type, if known.
setFilesystem(String) - Method in class com.vmware.vcenter.vm.guest.LocalFilesystemTypes.Info
Filesystem type, if known.
setFilterCriteria(LookupServiceRegistrationFilter) - Method in class com.vmware.vsphereautomation.lookup.ListRequestType
Sets the value of the filterCriteria property.
setFingerprint(String) - Method in class com.vmware.vapi.metadata.authentication.ComponentData
Fingerprint of the metadata of the component.
setFingerprint(String) - Method in class com.vmware.vapi.metadata.metamodel.ComponentData
Fingerprint of the metamodel metadata of the component component.
setFingerprint(String) - Method in class com.vmware.vapi.metadata.privilege.ComponentData
Fingerprint of the metadata of the component.
setFingerprint(String) - Method in class com.vmware.vcenter.guest.CustomizationSpecsTypes.Spec
The fingerprint is a unique identifier for a given version of the configuration.
setFinishedAt(String) - Method in class com.vmware.vcenter.namespaces.Container
Time at which the container last terminated.
setFirmware(Firmware) - Method in class com.vmware.esx.hcl.hosts.CompatibilityReportTypes.DeviceConstraint.Builder
The firmware information about the constraint.
setFirmware(Firmware) - Method in class com.vmware.esx.hcl.hosts.CompatibilityReportTypes.DeviceConstraint
The firmware information about the constraint.
setFirmware(Firmware) - Method in class com.vmware.esx.hcl.PCIDevice.Builder
Currently installed firmware used by the device.
setFirmware(Firmware) - Method in class com.vmware.esx.hcl.PCIDevice
Currently installed firmware used by the device.
setFirmwareVersion(String) - Method in class com.vmware.esx.settings.clusters.software.reports.DriverFirmwareVersion
Compatible Firmware Version.
setFixedName(String) - Method in class com.vmware.vcenter.guest.HostnameGenerator.Builder
The virtual machine name specified by the client.
setFixedName(String) - Method in class com.vmware.vcenter.guest.HostnameGenerator
The virtual machine name specified by the client.
setFlags(List<String>) - Method in class com.vmware.vcenter.ovf.LibraryItemTypes.CreateSpec.Builder
Flags to use for OVF package creation.
setFlags(List<String>) - Method in class com.vmware.vcenter.ovf.LibraryItemTypes.CreateSpec
Flags to use for OVF package creation.
setFlags(List<String>) - Method in class com.vmware.vcenter.ovf.LibraryItemTypes.ResourcePoolDeploymentSpec.Builder
Flags to be use for deployment.
setFlags(List<String>) - Method in class com.vmware.vcenter.ovf.LibraryItemTypes.ResourcePoolDeploymentSpec
Flags to be use for deployment.
setFloatingIP(String) - Method in class com.vmware.vcenter.namespace_management.ClustersTypes.NetworkSpec.Builder
Optionally specify the Floating IP used by the HA master cluster in the DHCP case.
setFloatingIP(String) - Method in class com.vmware.vcenter.namespace_management.ClustersTypes.NetworkSpec
Optionally specify the Floating IP used by the HA master cluster in the DHCP case.
setFloppies(List<Floppy>) - Method in class com.vmware.content.type.ovf.VmTemplate.Builder
floppy drives of the VM A VM template is not required to specify a list of floppy drives.
setFloppies(List<Floppy>) - Method in class com.vmware.content.type.ovf.VmTemplate
floppy drives of the VM A VM template is not required to specify a list of floppy drives.
setFloppies(List<FloppyTypes.CreateSpec>) - Method in class com.vmware.vcenter.VMTypes.CreateSpec.Builder
List of floppy drives.
setFloppies(List<FloppyTypes.CreateSpec>) - Method in class com.vmware.vcenter.VMTypes.CreateSpec
List of floppy drives.
setFloppies(Map<String, FloppyTypes.Info>) - Method in class com.vmware.vcenter.VMTypes.Info
List of floppy drives.
setFloppy(String) - Method in class com.vmware.vcenter.vm.hardware.FloppyTypes.Summary
Identifier of the virtual floppy drive.
setFolder(String) - Method in class com.vmware.content.library.SubscriptionsTypes.CreateSpecPlacement.Builder
Virtual machine folder into which the virtual machine template should be placed.
setFolder(String) - Method in class com.vmware.content.library.SubscriptionsTypes.CreateSpecPlacement
Virtual machine folder into which the virtual machine template should be placed.
setFolder(String) - Method in class com.vmware.content.library.SubscriptionsTypes.PlacementInfo.Builder
Virtual machine folder into which the virtual machine template should be placed.
setFolder(String) - Method in class com.vmware.content.library.SubscriptionsTypes.PlacementInfo
Virtual machine folder into which the virtual machine template should be placed.
setFolder(String) - Method in class com.vmware.content.library.SubscriptionsTypes.UpdateSpecPlacement.Builder
Virtual machine folder into which the virtual machine template should be placed.
setFolder(String) - Method in class com.vmware.content.library.SubscriptionsTypes.UpdateSpecPlacement
Virtual machine folder into which the virtual machine template should be placed.
setFolder(String) - Method in class com.vmware.vcenter.DatacenterTypes.CreateSpec.Builder
Datacenter folder in which the new datacenter should be created.
setFolder(String) - Method in class com.vmware.vcenter.DatacenterTypes.CreateSpec
Datacenter folder in which the new datacenter should be created.
setFolder(String) - Method in class com.vmware.vcenter.FolderTypes.Summary
Identifier of the folder.
setFolder(String) - Method in class com.vmware.vcenter.HostTypes.CreateSpec.Builder
Host and cluster folder in which the new standalone host should be created.
setFolder(String) - Method in class com.vmware.vcenter.HostTypes.CreateSpec
Host and cluster folder in which the new standalone host should be created.
setFolder(String) - Method in class com.vmware.vcenter.vcha.PlacementSpec
The identifier of the folder to deploy the VCHA node to.
setFolder(String) - Method in class com.vmware.vcenter.vm_template.library_items.CheckOutsTypes.PlacementSpec.Builder
Virtual machine folder into which the virtual machine should be placed.
setFolder(String) - Method in class com.vmware.vcenter.vm_template.library_items.CheckOutsTypes.PlacementSpec
Virtual machine folder into which the virtual machine should be placed.
setFolder(String) - Method in class com.vmware.vcenter.vm_template.LibraryItemsTypes.CreatePlacementSpec.Builder
Virtual machine folder into which the virtual machine template should be placed.
setFolder(String) - Method in class com.vmware.vcenter.vm_template.LibraryItemsTypes.CreatePlacementSpec
Virtual machine folder into which the virtual machine template should be placed.
setFolder(String) - Method in class com.vmware.vcenter.vm_template.LibraryItemsTypes.DeployPlacementSpec.Builder
Virtual machine folder into which the deployed virtual machine should be placed.
setFolder(String) - Method in class com.vmware.vcenter.vm_template.LibraryItemsTypes.DeployPlacementSpec
Virtual machine folder into which the deployed virtual machine should be placed.
setFolder(String) - Method in class com.vmware.vcenter.VMTypes.ClonePlacementSpec.Builder
Virtual machine folder into which the cloned virtual machine should be placed.
setFolder(String) - Method in class com.vmware.vcenter.VMTypes.ClonePlacementSpec
Virtual machine folder into which the cloned virtual machine should be placed.
setFolder(String) - Method in class com.vmware.vcenter.VMTypes.InstantClonePlacementSpec.Builder
Virtual machine folder into which the InstantCloned virtual machine should be placed.
setFolder(String) - Method in class com.vmware.vcenter.VMTypes.InstantClonePlacementSpec
Virtual machine folder into which the InstantCloned virtual machine should be placed.
setFolder(String) - Method in class com.vmware.vcenter.VMTypes.InventoryPlacementSpec.Builder
Virtual machine folder into which the virtual machine should be placed.
setFolder(String) - Method in class com.vmware.vcenter.VMTypes.InventoryPlacementSpec
Virtual machine folder into which the virtual machine should be placed.
setFolder(String) - Method in class com.vmware.vcenter.VMTypes.PlacementSpec.Builder
Virtual machine folder into which the virtual machine should be placed.
setFolder(String) - Method in class com.vmware.vcenter.VMTypes.PlacementSpec
Virtual machine folder into which the virtual machine should be placed.
setFolder(String) - Method in class com.vmware.vcenter.VMTypes.RegisterPlacementSpec.Builder
Virtual machine folder into which the virtual machine should be placed.
setFolder(String) - Method in class com.vmware.vcenter.VMTypes.RegisterPlacementSpec
Virtual machine folder into which the virtual machine should be placed.
setFolder(String) - Method in class com.vmware.vcenter.VMTypes.RelocatePlacementSpec.Builder
Virtual machine folder into which the virtual machine should be placed.
setFolder(String) - Method in class com.vmware.vcenter.VMTypes.RelocatePlacementSpec
Virtual machine folder into which the virtual machine should be placed.
setFolderId(String) - Method in class com.vmware.vcenter.ovf.LibraryItemTypes.DeploymentTarget.Builder
Identifier of the vCenter folder that should contain the virtual machine or virtual appliance.
setFolderId(String) - Method in class com.vmware.vcenter.ovf.LibraryItemTypes.DeploymentTarget
Identifier of the vCenter folder that should contain the virtual machine or virtual appliance.
setFolders(Set<String>) - Method in class com.vmware.vcenter.ClusterTypes.FilterSpec.Builder
Folders that must contain the cluster for the cluster to match the filter.
setFolders(Set<String>) - Method in class com.vmware.vcenter.ClusterTypes.FilterSpec
Folders that must contain the cluster for the cluster to match the filter.
setFolders(Set<String>) - Method in class com.vmware.vcenter.DatacenterTypes.FilterSpec.Builder
Folders that must contain the datacenters for the datacenter to match the filter.
setFolders(Set<String>) - Method in class com.vmware.vcenter.DatacenterTypes.FilterSpec
Folders that must contain the datacenters for the datacenter to match the filter.
setFolders(Set<String>) - Method in class com.vmware.vcenter.DatastoreTypes.FilterSpec.Builder
Folders that must contain the datastore for the datastore to match the filter.
setFolders(Set<String>) - Method in class com.vmware.vcenter.DatastoreTypes.FilterSpec
Folders that must contain the datastore for the datastore to match the filter.
setFolders(Set<String>) - Method in class com.vmware.vcenter.FolderTypes.FilterSpec.Builder
Identifiers of folders that can match the filter.
setFolders(Set<String>) - Method in class com.vmware.vcenter.FolderTypes.FilterSpec
Identifiers of folders that can match the filter.
setFolders(Set<String>) - Method in class com.vmware.vcenter.HostTypes.FilterSpec.Builder
Folders that must contain the hosts for the hosts to match the filter.
setFolders(Set<String>) - Method in class com.vmware.vcenter.HostTypes.FilterSpec
Folders that must contain the hosts for the hosts to match the filter.
setFolders(Set<String>) - Method in class com.vmware.vcenter.NetworkTypes.FilterSpec.Builder
Folders that must contain the network for the network to match the filter.
setFolders(Set<String>) - Method in class com.vmware.vcenter.NetworkTypes.FilterSpec
Folders that must contain the network for the network to match the filter.
setFolders(Set<String>) - Method in class com.vmware.vcenter.VMTypes.FilterSpec.Builder
Folders that must contain the virtual machine for the virtual machine to match the filter.
setFolders(Set<String>) - Method in class com.vmware.vcenter.VMTypes.FilterSpec
Folders that must contain the virtual machine for the virtual machine to match the filter.
setForceAdd(Boolean) - Method in class com.vmware.vcenter.HostTypes.CreateSpec.Builder
Whether host should be added to the vCenter Server even if it is being managed by another vCenter Server.
setForceAdd(Boolean) - Method in class com.vmware.vcenter.HostTypes.CreateSpec
Whether host should be added to the vCenter Server even if it is being managed by another vCenter Server.
setForceDelete(Boolean) - Method in class com.vmware.vcenter.vcha.ClusterTypes.UndeploySpec.Builder
Flag controlling in what circumstances the virtual machines will be deleted.
setForceDelete(Boolean) - Method in class com.vmware.vcenter.vcha.ClusterTypes.UndeploySpec
Flag controlling in what circumstances the virtual machines will be deleted.
setFormat(LocalizationParam.DateTimeFormat) - Method in class com.vmware.vapi.std.LocalizationParam.Builder
Format associated with the date and time value in getDt() property.
setFormat(LocalizationParam.DateTimeFormat) - Method in class com.vmware.vapi.std.LocalizationParam
Format associated with the date and time value in getDt() property.
setFormatter(CommandTypes.FormatterType) - Method in class com.vmware.vapi.metadata.cli.CommandTypes.Info.Builder
The formatter to use when displaying the output of this command.
setFormatter(CommandTypes.FormatterType) - Method in class com.vmware.vapi.metadata.cli.CommandTypes.Info
The formatter to use when displaying the output of this command.
setFreeSpace(Long) - Method in class com.vmware.vcenter.DatastoreTypes.Info.Builder
Available space of this datastore, in bytes.
setFreeSpace(Long) - Method in class com.vmware.vcenter.DatastoreTypes.Info
Available space of this datastore, in bytes.
setFreeSpace(Long) - Method in class com.vmware.vcenter.DatastoreTypes.Summary.Builder
Available space of this datastore, in bytes.
setFreeSpace(Long) - Method in class com.vmware.vcenter.DatastoreTypes.Summary
Available space of this datastore, in bytes.
setFreeSpace(long) - Method in class com.vmware.vcenter.vm.guest.LocalFilesystemTypes.Info
Free space on the file system, in bytes.
setFullName(String) - Method in class com.vmware.appliance.LocalAccountsTypes.Config.Builder
Full name of the user.
setFullName(String) - Method in class com.vmware.appliance.LocalAccountsTypes.Config
Full name of the user.
setFullname(String) - Method in class com.vmware.appliance.LocalAccountsTypes.Info.Builder
Full name of the user.
setFullname(String) - Method in class com.vmware.appliance.LocalAccountsTypes.Info
Full name of the user.
setFullName(String) - Method in class com.vmware.appliance.LocalAccountsTypes.UpdateConfig.Builder
Full name of the user.
setFullName(String) - Method in class com.vmware.appliance.LocalAccountsTypes.UpdateConfig
Full name of the user.
setFullName(String) - Method in class com.vmware.vcenter.guest.UserData
Full name of the end user.
setFullName(LocalizableMessage) - Method in class com.vmware.vcenter.vm.guest.IdentityTypes.Info
Guest operating system full name.
setFunction(MonitoringTypes.FunctionType) - Method in class com.vmware.appliance.MonitoringTypes.MonitoredItemData
aggregation function
setFunction(MonitoringTypes.FunctionType) - Method in class com.vmware.appliance.MonitoringTypes.MonitoredItemDataRequest
aggregation function
setGarbageCollection(HarborTypes.GarbageCollection) - Method in class com.vmware.vcenter.content.registries.HarborTypes.CreateSpec.Builder
Garbage collection configuration for the Harbor registry.
setGarbageCollection(HarborTypes.GarbageCollection) - Method in class com.vmware.vcenter.content.registries.HarborTypes.CreateSpec
Garbage collection configuration for the Harbor registry.
setGarbageCollection(HarborTypes.GarbageCollection) - Method in class com.vmware.vcenter.content.registries.HarborTypes.Info
Garbage collection information for the registry.
setGateway(String) - Method in class com.vmware.vcenter.namespace_management.ClustersTypes.Ipv4Range
The IPv4 address of the gateway associated with the range indicated by ClustersTypes.Ipv4Range.getStartingAddress() and ClustersTypes.Ipv4Range.getAddressCount().
setGatewayAddress(String) - Method in class com.vmware.vcenter.vm.guest.networking.RoutesTypes.Info.Builder
Where to send the packets for this route.
setGatewayAddress(String) - Method in class com.vmware.vcenter.vm.guest.networking.RoutesTypes.Info
Where to send the packets for this route.
setGatewayIp(String) - Method in class com.vmware.vcenter.vcha.ClusterTypes.IpInfo.Builder
Gateway IP address.
setGatewayIp(String) - Method in class com.vmware.vcenter.vcha.ClusterTypes.IpInfo
Gateway IP address.
setGateways(List<String>) - Method in class com.vmware.vcenter.guest.Ipv4.Builder
Gateways for the IPv4 address.
setGateways(List<String>) - Method in class com.vmware.vcenter.guest.Ipv4
Gateways for the IPv4 address.
setGateways(List<String>) - Method in class com.vmware.vcenter.guest.Ipv6.Builder
gateways for the IPv6 address.
setGateways(List<String>) - Method in class com.vmware.vcenter.guest.Ipv6
gateways for the IPv6 address.
setGeneratedAt(Calendar) - Method in class com.vmware.esx.hcl.hosts.CompatibilityReportTypes.HclReport
Specifies the time the report was generated.
setGeneric(CommandTypes.GenericType) - Method in class com.vmware.vapi.metadata.cli.CommandTypes.OptionInfo
This is used to tell the user whether the option is required or optional, or whether they can specify the option multiple times.
setGenericInstantiation(GenericInstantiation) - Method in class com.vmware.vapi.metadata.metamodel.Type.Builder
Instantiation of one of the generic types available in the interface definition language.
setGenericInstantiation(GenericInstantiation) - Method in class com.vmware.vapi.metadata.metamodel.Type
Instantiation of one of the generic types available in the interface definition language.
setGenericType(GenericInstantiation.GenericType) - Method in class com.vmware.vapi.metadata.metamodel.GenericInstantiation
The generic type that is being instantiated.
setGlobalDNSSettings(GlobalDNSSettings) - Method in class com.vmware.vcenter.guest.CustomizationSpec
Global DNS settings constitute the DNS settings that are not specific to a particular virtual network adapter.
setGrantType(String) - Method in class com.vmware.vcenter.tokenservice.TokenExchangeTypes.ExchangeSpec
The value of TokenExchangeTypes.TOKEN_EXCHANGE_GRANT indicates that a token exchange is being performed.
setGraphicsMemorySize(Long) - Method in class com.vmware.content.type.ovf.VideoCard.Builder
graphics memory size in KB A template is not required to specify the amount of graphics memory.
setGraphicsMemorySize(Long) - Method in class com.vmware.content.type.ovf.VideoCard
graphics memory size in KB A template is not required to specify the amount of graphics memory.
setGroup(String) - Method in class com.vmware.vcenter.trusted_infrastructure.attestation.ServicesTypes.CreateSpec
The group specifies the Key Provider Service instances that can accept reports issued by this Attestation Service instance.
setGroup(Set<String>) - Method in class com.vmware.vcenter.trusted_infrastructure.attestation.ServicesTypes.FilterSpec.Builder
The group specifies the Key Provider Service instances that can accept reports issued by this Attestation Service instance.
setGroup(Set<String>) - Method in class com.vmware.vcenter.trusted_infrastructure.attestation.ServicesTypes.FilterSpec
The group specifies the Key Provider Service instances that can accept reports issued by this Attestation Service instance.
setGroup(String) - Method in class com.vmware.vcenter.trusted_infrastructure.attestation.ServicesTypes.Info
The group specifies the Key Provider Service instances that can accept reports issued by this Attestation Service instance.
setGroup(String) - Method in class com.vmware.vcenter.trusted_infrastructure.attestation.ServicesTypes.Summary
The group specifies the Key Provider Service instances that can accept reports issued by this Attestation Service instance.
setGroup(String) - Method in class com.vmware.vcenter.trusted_infrastructure.kms.ServicesTypes.CreateSpec
The group determines the Attestation Service instances this Key Provider service can accept reports from.
setGroup(Set<String>) - Method in class com.vmware.vcenter.trusted_infrastructure.kms.ServicesTypes.FilterSpec.Builder
The group determines the Attestation Service instances this Key Provider Service can accept reports from.
setGroup(Set<String>) - Method in class com.vmware.vcenter.trusted_infrastructure.kms.ServicesTypes.FilterSpec
The group determines the Attestation Service instances this Key Provider Service can accept reports from.
setGroup(String) - Method in class com.vmware.vcenter.trusted_infrastructure.kms.ServicesTypes.Info
The group determines the Attestation Service instances this Key Provider Service can accept reports from.
setGroup(String) - Method in class com.vmware.vcenter.trusted_infrastructure.kms.ServicesTypes.Summary
The group determines the Attestation Service instances this Key Provider Service can accept reports from.
setGroup(String) - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_hosts.AttestationTypes.Info
The group ID determines which Attestation Service instances this Attestation Service can communicate with.
setGroup(String) - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_hosts.AttestationTypes.Summary.Builder
The group ID determines which Attestation Service instances this Attestation Service can communicate with.
setGroup(String) - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_hosts.AttestationTypes.Summary
The group ID determines which Attestation Service instances this Attestation Service can communicate with.
setGroup(String) - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_hosts.KmsTypes.Info
The group ID determines which Attestation Service instances this Key Provider Service can communicate with.
setGroup(String) - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_hosts.KmsTypes.Summary.Builder
The group ID determines which Attestation Service instances this Key Provider Service can communicate with.
setGroup(String) - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_hosts.KmsTypes.Summary
The group ID determines which Attestation Service instances this Key Provider Service can communicate with.
setGroup(Set<String>) - Method in class com.vmware.vcenter.trusted_infrastructure.trusted_clusters.attestation.ServicesTypes.FilterSpec.Builder
The group specifies the Key Provider Service instances can accept reports issued by this Attestation Service instance.
setGroup(Set<String>) - Method in class com.vmware.vcenter.trusted_infrastructure.trusted_clusters.attestation.ServicesTypes.FilterSpec
The group specifies the Key Provider Service instances can accept reports issued by this Attestation Service instance.
setGroup(String) - Method in class com.vmware.vcenter.trusted_infrastructure.trusted_clusters.attestation.ServicesTypes.Info
The group determines the Key Provider Service instances can accept reports issued by this Attestation Service instance.
setGroup(String) - Method in class com.vmware.vcenter.trusted_infrastructure.trusted_clusters.attestation.ServicesTypes.Summary
The group specifies the Key Provider Service instances can accept reports issued by this Attestation Service instance.
setGroup(Set<String>) - Method in class com.vmware.vcenter.trusted_infrastructure.trusted_clusters.kms.ServicesTypes.FilterSpec.Builder
The group determines the Attestation Service instances this Key Provider Service can accept reports from.
setGroup(Set<String>) - Method in class com.vmware.vcenter.trusted_infrastructure.trusted_clusters.kms.ServicesTypes.FilterSpec
The group determines the Attestation Service instances this Key Provider Service can accept reports from.
setGroup(String) - Method in class com.vmware.vcenter.trusted_infrastructure.trusted_clusters.kms.ServicesTypes.Info
The group determines the Attestation Service instances this Key Provider Service can accept reports from.
setGroup(String) - Method in class com.vmware.vcenter.trusted_infrastructure.trusted_clusters.kms.ServicesTypes.Summary
The group determines the Attestation Service instances this Key Provider Service can accept reports from.
setGroupId(String) - Method in class com.vmware.content.type.ovf.policy.StoragePolicy
Id reference of the particular storage policy group.
setGroups(List<SecurityPrincipal>) - Method in class com.vmware.vapi.std.interposition.InvocationRequest
Groups of the user who started the interposed operation.
setGroups(List<ScaleOutGroup>) - Method in class com.vmware.vcenter.ovf.ScaleOutParams.Builder
The List of scale-out groups.
setGroups(List<ScaleOutGroup>) - Method in class com.vmware.vcenter.ovf.ScaleOutParams
The List of scale-out groups.
setGroups(Set<String>) - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_hosts.AttestationTypes.FilterSpec.Builder
The group IDs determines which Attestation Service instances this Attestation Service can communicate with.
setGroups(Set<String>) - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_hosts.AttestationTypes.FilterSpec
The group IDs determines which Attestation Service instances this Attestation Service can communicate with.
setGroups(Set<String>) - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_hosts.KmsTypes.FilterSpec.Builder
The group determines reports issued by which Attestation Service instances this Key Provider Service can accept.
setGroups(Set<String>) - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_hosts.KmsTypes.FilterSpec
The group determines reports issued by which Attestation Service instances this Key Provider Service can accept.
setGroupsBaseDn(String) - Method in class com.vmware.vcenter.identity.ProvidersTypes.ActiveDirectoryOverLdap
Base distinguished name for groups.
setGroupsClaim(String) - Method in class com.vmware.vcenter.identity.ProvidersTypes.CreateSpec.Builder
Specifies which claim provides the group membership for the token subject.
setGroupsClaim(String) - Method in class com.vmware.vcenter.identity.ProvidersTypes.CreateSpec
Specifies which claim provides the group membership for the token subject.
setGroupsClaim(String) - Method in class com.vmware.vcenter.identity.ProvidersTypes.Info.Builder
Specifies which claim provides the group membership for the token subject.
setGroupsClaim(String) - Method in class com.vmware.vcenter.identity.ProvidersTypes.Info
Specifies which claim provides the group membership for the token subject.
setGroupsClaim(String) - Method in class com.vmware.vcenter.identity.ProvidersTypes.UpdateSpec.Builder
Specifies which claim provides the group membership for the token subject.
setGroupsClaim(String) - Method in class com.vmware.vcenter.identity.ProvidersTypes.UpdateSpec
Specifies which claim provides the group membership for the token subject.
setGuestCustomization(LibraryItemsTypes.GuestCustomizationSpec) - Method in class com.vmware.vcenter.vm_template.LibraryItemsTypes.DeploySpec.Builder
Guest customization spec to apply to the deployed virtual machine.
setGuestCustomization(LibraryItemsTypes.GuestCustomizationSpec) - Method in class com.vmware.vcenter.vm_template.LibraryItemsTypes.DeploySpec
Guest customization spec to apply to the deployed virtual machine.
setGuestCustomizationSpec(VMTypes.GuestCustomizationSpec) - Method in class com.vmware.vcenter.VMTypes.CloneSpec.Builder
Guest customization spec to apply to the virtual machine after the virtual machine is deployed.
setGuestCustomizationSpec(VMTypes.GuestCustomizationSpec) - Method in class com.vmware.vcenter.VMTypes.CloneSpec
Guest customization spec to apply to the virtual machine after the virtual machine is deployed.
setGuestOS(GuestOS) - Method in class com.vmware.vcenter.vm_template.LibraryItemsTypes.Info
Configured guest operating system of the virtual machine template.
setGuestOS(GuestOS) - Method in class com.vmware.vcenter.VMTypes.CreateSpec
Guest OS.
setGuestOS(GuestOS) - Method in class com.vmware.vcenter.VMTypes.Info
Guest OS.
setGuiRunOnceCommands(List<String>) - Method in class com.vmware.vcenter.guest.WindowsSysprep.Builder
A list of commands to run at first user logon, after customizing the guest.
setGuiRunOnceCommands(List<String>) - Method in class com.vmware.vcenter.guest.WindowsSysprep
A list of commands to run at first user logon, after customizing the guest.
setGuiUnattended(GuiUnattended) - Method in class com.vmware.vcenter.guest.WindowsSysprep
Information related to unattended installation.
setHa(IpSpec) - Method in class com.vmware.vcenter.vcha.cluster.ActiveTypes.Info.Builder
IP specification for the HA network.
setHa(IpSpec) - Method in class com.vmware.vcenter.vcha.cluster.ActiveTypes.Info
IP specification for the HA network.
setHaEnabled(boolean) - Method in class com.vmware.vcenter.ClusterTypes.Summary
Flag indicating whether the vSphere HA feature is enabled for the cluster.
setHaIp(IpSpec) - Method in class com.vmware.vcenter.vcha.cluster.PassiveTypes.RedeploySpec.Builder
Contains the VCHA HA network configuration of the node.
setHaIp(IpSpec) - Method in class com.vmware.vcenter.vcha.cluster.PassiveTypes.RedeploySpec
Contains the VCHA HA network configuration of the node.
setHaIp(IpSpec) - Method in class com.vmware.vcenter.vcha.cluster.WitnessTypes.RedeploySpec.Builder
Contains the VCHA HA network configuration of the node.
setHaIp(IpSpec) - Method in class com.vmware.vcenter.vcha.cluster.WitnessTypes.RedeploySpec
Contains the VCHA HA network configuration of the node.
setHaIp(IpSpec) - Method in class com.vmware.vcenter.vcha.ClusterTypes.ActiveSpec
IP specification for the HA network.
setHaIp(ClusterTypes.IpInfo) - Method in class com.vmware.vcenter.vcha.ClusterTypes.NodeInfo
VCHA Cluster network configuration of the node.
setHaIp(IpSpec) - Method in class com.vmware.vcenter.vcha.ClusterTypes.PassiveSpec
IP specification for the HA network.
setHaIp(ClusterTypes.IpInfo) - Method in class com.vmware.vcenter.vcha.ClusterTypes.WitnessInfo
VCHA Cluster network configuration of the node.
setHaIp(IpSpec) - Method in class com.vmware.vcenter.vcha.ClusterTypes.WitnessSpec
IP specification for the HA network.
setHaNetwork(String) - Method in class com.vmware.vcenter.vcha.ClusterTypes.ActiveSpec.Builder
The identifier of the Network object used for the HA network.
If the ClusterTypes.ActiveSpec.getHaNetwork() property is set, then the ClusterTypes.ActiveSpec.getHaNetworkType() property must be set.
If the ClusterTypes.ActiveSpec.getHaNetwork() property is null, then the ClusterTypes.ActiveSpec.getHaNetworkType() property is ignored.
setHaNetwork(String) - Method in class com.vmware.vcenter.vcha.ClusterTypes.ActiveSpec
The identifier of the Network object used for the HA network.
If the ClusterTypes.ActiveSpec.getHaNetwork() property is set, then the ClusterTypes.ActiveSpec.getHaNetworkType() property must be set.
If the ClusterTypes.ActiveSpec.getHaNetwork() property is null, then the ClusterTypes.ActiveSpec.getHaNetworkType() property is ignored.
setHaNetwork(String) - Method in class com.vmware.vcenter.vcha.PlacementInfo.Builder
The identifier of the Network object used for the HA network.
setHaNetwork(String) - Method in class com.vmware.vcenter.vcha.PlacementInfo
The identifier of the Network object used for the HA network.
setHaNetwork(String) - Method in class com.vmware.vcenter.vcha.PlacementSpec.Builder
The identifier of the Network object used for the HA network.
If the PlacementSpec.getHaNetwork() property is set, then the {#link #haNetworkType} property must be set.
If the PlacementSpec.getHaNetwork() property is null, then the PlacementSpec.getHaNetworkType() property is ignored.
setHaNetwork(String) - Method in class com.vmware.vcenter.vcha.PlacementSpec
The identifier of the Network object used for the HA network.
If the PlacementSpec.getHaNetwork() property is set, then the {#link #haNetworkType} property must be set.
If the PlacementSpec.getHaNetwork() property is null, then the PlacementSpec.getHaNetworkType() property is ignored.
setHaNetworkName(String) - Method in class com.vmware.vcenter.vcha.PlacementInfo.Builder
The name of the Network object used for the HA network.
setHaNetworkName(String) - Method in class com.vmware.vcenter.vcha.PlacementInfo
The name of the Network object used for the HA network.
setHaNetworkType(NetworkType) - Method in class com.vmware.vcenter.vcha.ClusterTypes.ActiveSpec.Builder
The type of the Network object used by the HA network.
If the ClusterTypes.ActiveSpec.getHaNetwork() property is set, then the ClusterTypes.ActiveSpec.getHaNetworkType() field must be set.
If the ClusterTypes.ActiveSpec.getHaNetwork() property is null, then the ClusterTypes.ActiveSpec.getHaNetworkType() property is ignored.
setHaNetworkType(NetworkType) - Method in class com.vmware.vcenter.vcha.ClusterTypes.ActiveSpec
The type of the Network object used by the HA network.
If the ClusterTypes.ActiveSpec.getHaNetwork() property is set, then the ClusterTypes.ActiveSpec.getHaNetworkType() field must be set.
If the ClusterTypes.ActiveSpec.getHaNetwork() property is null, then the ClusterTypes.ActiveSpec.getHaNetworkType() property is ignored.
setHaNetworkType(NetworkType) - Method in class com.vmware.vcenter.vcha.PlacementInfo.Builder
The type of the Network object used for the HA network.
setHaNetworkType(NetworkType) - Method in class com.vmware.vcenter.vcha.PlacementInfo
The type of the Network object used for the HA network.
setHaNetworkType(NetworkType) - Method in class com.vmware.vcenter.vcha.PlacementSpec.Builder
The type of the Network object used by the HA network.
If the PlacementSpec.getHaNetwork() property is set, then the PlacementSpec.getHaNetworkType() field must be set.
If the PlacementSpec.getHaNetwork() property is null, then the PlacementSpec.getHaNetworkType() property is ignored.
setHaNetworkType(NetworkType) - Method in class com.vmware.vcenter.vcha.PlacementSpec
The type of the Network object used by the HA network.
If the PlacementSpec.getHaNetwork() property is set, then the PlacementSpec.getHaNetworkType() field must be set.
If the PlacementSpec.getHaNetwork() property is null, then the PlacementSpec.getHaNetworkType() property is ignored.
setHardware(HardwareTypes.Info) - Method in class com.vmware.vcenter.VMTypes.Info
Virtual hardware version information.
setHardwareCustomization(LibraryItemsTypes.HardwareCustomizationSpec) - Method in class com.vmware.vcenter.vm_template.LibraryItemsTypes.DeploySpec.Builder
Hardware customization spec which specifies updates to the deployed virtual machine.
setHardwareCustomization(LibraryItemsTypes.HardwareCustomizationSpec) - Method in class com.vmware.vcenter.vm_template.LibraryItemsTypes.DeploySpec
Hardware customization spec which specifies updates to the deployed virtual machine.
setHardwareModules(Map<String, HardwareModuleFirmwareCompliance>) - Method in class com.vmware.esx.settings.HardwareSupportPackageCompliance
Compliance result for individual hardware module on the host.
setHardwareSupport(Map<String, HardwareSupportPackageCompliance>) - Method in class com.vmware.esx.settings.HostCompliance.Builder
Compliance result for hardware support (both Hardware Support Package or HSP and individual hardware module firmware) for every HSP configured, keyed by Hardware Support Manager (HSM).
setHardwareSupport(Map<String, HardwareSupportPackageCompliance>) - Method in class com.vmware.esx.settings.HostCompliance
Compliance result for hardware support (both Hardware Support Package or HSP and individual hardware module firmware) for every HSP configured, keyed by Hardware Support Manager (HSM).
setHardwareSupport(HardwareSupportInfo) - Method in class com.vmware.esx.settings.SoftwareInfo.Builder
Information about the Hardware Support Packages (HSP) configured.
setHardwareSupport(HardwareSupportInfo) - Method in class com.vmware.esx.settings.SoftwareInfo
Information about the Hardware Support Packages (HSP) configured.
setHardwareSupport(HardwareSupportSpec) - Method in class com.vmware.esx.settings.SoftwareSpec.Builder
Information about the Hardware Support Package (HSP) configured in the software specification.
setHardwareSupport(HardwareSupportSpec) - Method in class com.vmware.esx.settings.SoftwareSpec
Information about the Hardware Support Package (HSP) configured in the software specification.
setHardwareVersion(HardwareTypes.Version) - Method in class com.vmware.vcenter.VMTypes.CreateSpec.Builder
Virtual hardware version.
setHardwareVersion(HardwareTypes.Version) - Method in class com.vmware.vcenter.VMTypes.CreateSpec
Virtual hardware version.
setHasErrors(boolean) - Method in class com.vmware.content.library.item.updatesession.FileTypes.ValidationResult
Whether the validation was succesful or not.
setHasPassword(boolean) - Method in class com.vmware.appliance.LocalAccountsTypes.Info
Is the user password set.
setHeadersProvider(HttpConfiguration.HeadersProvider) - Method in class com.vmware.vapi.protocol.HttpConfiguration.Builder
Sets a callback instance that gets invoked upon each request.
setHealth(ServiceTypes.Health) - Method in class com.vmware.appliance.vmon.ServiceTypes.Info.Builder
Health of service.
setHealth(ServiceTypes.Health) - Method in class com.vmware.appliance.vmon.ServiceTypes.Info
Health of service.
setHealth(HealthTypes.Info) - Method in class com.vmware.vcenter.content.registries.HarborTypes.Info
Health status of the container registry.
setHealth(ServiceTypes.Health) - Method in class com.vmware.vcenter.services.ServiceTypes.Info.Builder
Health of service.
setHealth(ServiceTypes.Health) - Method in class com.vmware.vcenter.services.ServiceTypes.Info
Health of service.
setHealth(Set<BaseImagesTypes.Health>) - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.attestation.os.esx.BaseImagesTypes.FilterSpec.Builder
Search criteria by health indicator.
setHealth(Set<BaseImagesTypes.Health>) - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.attestation.os.esx.BaseImagesTypes.FilterSpec
Search criteria by health indicator.
setHealth(BaseImagesTypes.Health) - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.attestation.os.esx.BaseImagesTypes.Info
A health indicator which indicates whether each host in the cluster has this version of the ESX base image.
setHealth(BaseImagesTypes.Health) - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.attestation.os.esx.BaseImagesTypes.Summary
A health indicator which indicates whether each host in the cluster has this version of the ESX base image.
setHealth(ServiceStatusTypes.Health) - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.attestation.ServiceStatusTypes.Info
The service health status.
setHealth(CaCertificatesTypes.Health) - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.attestation.tpm2.CaCertificatesTypes.Info
A health indicator which indicates whether each host in the cluster has the same CA certs.
setHealth(CaCertificatesTypes.Health) - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.attestation.tpm2.CaCertificatesTypes.Summary
A health indicator which indicates whether each host in the cluster has the same CA certs.
setHealth(EndorsementKeysTypes.Health) - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.attestation.tpm2.EndorsementKeysTypes.Info
A health indicator which indicates whether each host in the cluster has the same endorsement key.
setHealth(EndorsementKeysTypes.Health) - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.attestation.tpm2.EndorsementKeysTypes.Summary
A health indicator which indicates whether each host in the cluster has the same endorsement key.
setHealth(SettingsTypes.Health) - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.attestation.tpm2.SettingsTypes.Info
A health indicator which indicates whether each host in the cluster has the same attestation settings.
setHealth(ConsumerPrincipalsTypes.Health) - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.ConsumerPrincipalsTypes.Info
The consistency of the profile across the hosts in the cluster.
setHealth(ProvidersTypes.Health) - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.ProvidersTypes.ServerInfo
The connection status health of the server.
setHealth(ProvidersTypes.Health) - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.ProvidersTypes.Status
The health of the provider.
setHealth(ProvidersTypes.Health) - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.ProvidersTypes.Summary
Health of the provider in the cluster.
setHealth(ServiceStatusTypes.Health) - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.ServiceStatusTypes.Info
The service health status.
setHealthException(List<LocalizableMessage>) - Method in class com.vmware.vcenter.vcha.ClusterTypes.Info.Builder
Health warning messages if the health information is unavailable.
setHealthException(List<LocalizableMessage>) - Method in class com.vmware.vcenter.vcha.ClusterTypes.Info
Health warning messages if the health information is unavailable.
setHealthMessages(List<LocalizableMessage>) - Method in class com.vmware.appliance.vmon.ServiceTypes.Info.Builder
Localizable messages associated with the health of the service This property is optional and it is only relevant when the value of getState() is ServiceTypes.State.STARTED.
setHealthMessages(List<LocalizableMessage>) - Method in class com.vmware.appliance.vmon.ServiceTypes.Info
Localizable messages associated with the health of the service This property is optional and it is only relevant when the value of getState() is ServiceTypes.State.STARTED.
setHealthMessages(List<LocalizableMessage>) - Method in class com.vmware.vcenter.services.ServiceTypes.Info.Builder
Localizable messages associated with the health of the service.
setHealthMessages(List<LocalizableMessage>) - Method in class com.vmware.vcenter.services.ServiceTypes.Info
Localizable messages associated with the health of the service.
setHealthState(ClusterTypes.ClusterState) - Method in class com.vmware.vcenter.vcha.ClusterTypes.Info.Builder
Last known state of the VCHA Cluster.
setHealthState(ClusterTypes.ClusterState) - Method in class com.vmware.vcenter.vcha.ClusterTypes.Info
Last known state of the VCHA Cluster.
setHealthWarnings(List<ClusterTypes.ErrorCondition>) - Method in class com.vmware.vcenter.vcha.ClusterTypes.Info.Builder
A collection of messages describing the reason for a non-healthy Cluster.
setHealthWarnings(List<ClusterTypes.ErrorCondition>) - Method in class com.vmware.vcenter.vcha.ClusterTypes.Info
A collection of messages describing the reason for a non-healthy Cluster.
setHistory(HistoryMigrationSpec) - Method in class com.vmware.vcenter.deployment.MigrateTypes.MigrateSpec.Builder
Determines how vCenter history will be migrated during the migration process.
setHistory(HistoryMigrationSpec) - Method in class com.vmware.vcenter.deployment.MigrateTypes.MigrateSpec
Determines how vCenter history will be migrated during the migration process.
setHistory(HistoryMigrationSpec) - Method in class com.vmware.vcenter.deployment.UpgradeTypes.UpgradeSpec.Builder
Determines how vCenter history will be migrated during the upgrade process.
setHistory(HistoryMigrationSpec) - Method in class com.vmware.vcenter.deployment.UpgradeTypes.UpgradeSpec
Determines how vCenter history will be migrated during the upgrade process.
setHost(String) - Method in class com.vmware.content.library.SubscriptionsTypes.CreateSpecPlacement.Builder
Host onto which the virtual machine template should be placed.
setHost(String) - Method in class com.vmware.content.library.SubscriptionsTypes.CreateSpecPlacement
Host onto which the virtual machine template should be placed.
setHost(String) - Method in class com.vmware.content.library.SubscriptionsTypes.PlacementInfo.Builder
Host onto which the virtual machine template should be placed.
setHost(String) - Method in class com.vmware.content.library.SubscriptionsTypes.PlacementInfo
Host onto which the virtual machine template should be placed.
setHost(String) - Method in class com.vmware.content.library.SubscriptionsTypes.UpdateSpecPlacement.Builder
Host onto which the virtual machine template should be placed.
setHost(String) - Method in class com.vmware.content.library.SubscriptionsTypes.UpdateSpecPlacement
Host onto which the virtual machine template should be placed.
setHost(URI) - Method in class com.vmware.esx.hcl.hosts.CompatibilityReportTypes.HclReport
FQDN identifying the ESXi host that the report refers to.
setHost(String) - Method in class com.vmware.esx.settings.clusters.software.reports.LastCheckResultTypes.EntityCheckResult.Builder
If the entity type is HOST then the host identifier for which the checks have been run.
setHost(String) - Method in class com.vmware.esx.settings.clusters.software.reports.LastCheckResultTypes.EntityCheckResult
If the entity type is HOST then the host identifier for which the checks have been run.
setHost(String) - Method in class com.vmware.esx.settings.clusters.SoftwareTypes.EntityCheckResult.Builder
If the entity type is HOST then the host identifier for which the checks have been run.
setHost(String) - Method in class com.vmware.esx.settings.clusters.SoftwareTypes.EntityCheckResult
If the entity type is HOST then the host identifier for which the checks have been run.
setHost(String) - Method in class com.vmware.vcenter.HostTypes.Summary
Identifier of the host.
setHost(String) - Method in class com.vmware.vcenter.namespaces.IngressRuleValue
The Ingress's host.
setHost(String) - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_hosts.AttestationTypes.Info
The trusted ESX on which the service runs.
setHost(String) - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_hosts.AttestationTypes.Summary.Builder
The trusted ESX on which the service runs.
setHost(String) - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_hosts.AttestationTypes.Summary
The trusted ESX on which the service runs.
setHost(String) - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_hosts.KmsTypes.Info
The trusted ESX on which the service runs.
setHost(String) - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_hosts.KmsTypes.Summary.Builder
The trusted ESX on which the service runs.
setHost(String) - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_hosts.KmsTypes.Summary
The trusted ESX on which the service runs.
setHost(String) - Method in class com.vmware.vcenter.vcha.PlacementInfo
The identifier of the host of the VCHA node.
setHost(String) - Method in class com.vmware.vcenter.vcha.PlacementSpec.Builder
The identifier of the host to deploy the VCHA node to.
setHost(String) - Method in class com.vmware.vcenter.vcha.PlacementSpec
The identifier of the host to deploy the VCHA node to.
setHost(String) - Method in class com.vmware.vcenter.vm_template.library_items.CheckOutsTypes.PlacementSpec.Builder
Host onto which the virtual machine should be placed.
setHost(String) - Method in class com.vmware.vcenter.vm_template.library_items.CheckOutsTypes.PlacementSpec
Host onto which the virtual machine should be placed.
setHost(String) - Method in class com.vmware.vcenter.vm_template.LibraryItemsTypes.CreatePlacementSpec.Builder
Host onto which the virtual machine template should be placed.
setHost(String) - Method in class com.vmware.vcenter.vm_template.LibraryItemsTypes.CreatePlacementSpec
Host onto which the virtual machine template should be placed.
setHost(String) - Method in class com.vmware.vcenter.vm_template.LibraryItemsTypes.DeployPlacementSpec.Builder
Host onto which the virtual machine should be placed.
setHost(String) - Method in class com.vmware.vcenter.vm_template.LibraryItemsTypes.DeployPlacementSpec
Host onto which the virtual machine should be placed.
setHost(String) - Method in class com.vmware.vcenter.VMTypes.ClonePlacementSpec.Builder
Host onto which the cloned virtual machine should be placed.
setHost(String) - Method in class com.vmware.vcenter.VMTypes.ClonePlacementSpec
Host onto which the cloned virtual machine should be placed.
setHost(String) - Method in class com.vmware.vcenter.VMTypes.ComputePlacementSpec.Builder
Host onto which the virtual machine should be placed.
setHost(String) - Method in class com.vmware.vcenter.VMTypes.ComputePlacementSpec
Host onto which the virtual machine should be placed.
setHost(String) - Method in class com.vmware.vcenter.VMTypes.PlacementSpec.Builder
Host onto which the virtual machine should be placed.
setHost(String) - Method in class com.vmware.vcenter.VMTypes.PlacementSpec
Host onto which the virtual machine should be placed.
setHost(String) - Method in class com.vmware.vcenter.VMTypes.RegisterPlacementSpec.Builder
Host onto which the virtual machine should be placed.
setHost(String) - Method in class com.vmware.vcenter.VMTypes.RegisterPlacementSpec
Host onto which the virtual machine should be placed.
setHost(String) - Method in class com.vmware.vcenter.VMTypes.RelocatePlacementSpec.Builder
Host onto which the virtual machine should be placed.
setHost(String) - Method in class com.vmware.vcenter.VMTypes.RelocatePlacementSpec
Host onto which the virtual machine should be placed.
setHostDevice(String) - Method in class com.vmware.vcenter.vm.hardware.CdromTypes.BackingInfo.Builder
Name of the host device backing the virtual CD-ROM device.
setHostDevice(String) - Method in class com.vmware.vcenter.vm.hardware.CdromTypes.BackingInfo
Name of the host device backing the virtual CD-ROM device.
setHostDevice(String) - Method in class com.vmware.vcenter.vm.hardware.CdromTypes.BackingSpec.Builder
Name of the device that should be used as the virtual CD-ROM device backing.
setHostDevice(String) - Method in class com.vmware.vcenter.vm.hardware.CdromTypes.BackingSpec
Name of the device that should be used as the virtual CD-ROM device backing.
setHostDevice(String) - Method in class com.vmware.vcenter.vm.hardware.EthernetTypes.BackingInfo.Builder
Name of the device backing the virtual Ethernet adapter.
setHostDevice(String) - Method in class com.vmware.vcenter.vm.hardware.EthernetTypes.BackingInfo
Name of the device backing the virtual Ethernet adapter.
setHostDevice(String) - Method in class com.vmware.vcenter.vm.hardware.FloppyTypes.BackingInfo.Builder
Name of the host device backing the virtual floppy drive.
setHostDevice(String) - Method in class com.vmware.vcenter.vm.hardware.FloppyTypes.BackingInfo
Name of the host device backing the virtual floppy drive.
setHostDevice(String) - Method in class com.vmware.vcenter.vm.hardware.FloppyTypes.BackingSpec.Builder
Name of the device that should be used as the virtual floppy drive backing.
setHostDevice(String) - Method in class com.vmware.vcenter.vm.hardware.FloppyTypes.BackingSpec
Name of the device that should be used as the virtual floppy drive backing.
setHostDevice(String) - Method in class com.vmware.vcenter.vm.hardware.ParallelTypes.BackingInfo.Builder
Name of the device backing the virtual parallel port.
setHostDevice(String) - Method in class com.vmware.vcenter.vm.hardware.ParallelTypes.BackingInfo
Name of the device backing the virtual parallel port.
setHostDevice(String) - Method in class com.vmware.vcenter.vm.hardware.ParallelTypes.BackingSpec.Builder
Name of the device that should be used as the virtual parallel port backing.
setHostDevice(String) - Method in class com.vmware.vcenter.vm.hardware.ParallelTypes.BackingSpec
Name of the device that should be used as the virtual parallel port backing.
setHostDevice(String) - Method in class com.vmware.vcenter.vm.hardware.SerialTypes.BackingInfo.Builder
Name of the device backing the virtual serial port.
setHostDevice(String) - Method in class com.vmware.vcenter.vm.hardware.SerialTypes.BackingInfo
Name of the device backing the virtual serial port.
setHostDevice(String) - Method in class com.vmware.vcenter.vm.hardware.SerialTypes.BackingSpec.Builder
Name of the device backing the virtual serial port.
setHostDevice(String) - Method in class com.vmware.vcenter.vm.hardware.SerialTypes.BackingSpec
Name of the device backing the virtual serial port.
setHostFolder(String) - Method in class com.vmware.vcenter.DatacenterTypes.Info
The root host and cluster folder associated with the datacenter.
setHostId(String) - Method in class com.vmware.vcenter.ovf.LibraryItemTypes.DeploymentTarget.Builder
Identifier of the target host on which the virtual machine or virtual appliance will run.
setHostId(String) - Method in class com.vmware.vcenter.ovf.LibraryItemTypes.DeploymentTarget
Identifier of the target host on which the virtual machine or virtual appliance will run.
setHostImpact(Map<String, List<ApplyImpactTypes.Impact>>) - Method in class com.vmware.esx.settings.clusters.software.reports.ApplyImpactTypes.ClusterImpact
Impact summary for each host within the clsuter.
setHostInfo(Map<String, HostInfo>) - Method in class com.vmware.esx.settings.ClusterCompliance
Auxillary information about the hosts.
setHostInfo(Map<String, HostInfo>) - Method in class com.vmware.esx.settings.clusters.software.reports.ApplyImpactTypes.ClusterImpact
Information of hosts within the cluster.
setHostInfo(Map<String, HostInfo>) - Method in class com.vmware.esx.settings.clusters.software.reports.LastApplyResultTypes.ApplyResult
Information of the hosts in this cluster to which the desired software document specified by the LastApplyResultTypes.ApplyResult.getCommit() should be applied to.
setHostInfo(Map<String, HostInfo>) - Method in class com.vmware.esx.settings.clusters.software.reports.LastCheckResultTypes.CheckResult
Information about the hosts in this cluster for which checks have been requested to be run.
setHostInfo(Map<String, HostInfo>) - Method in class com.vmware.esx.settings.clusters.software.reports.PciDeviceComplianceInfo
Affected List of Host IDs where this device is found.
setHostInfo(Map<String, HostInfo>) - Method in class com.vmware.esx.settings.clusters.SoftwareTypes.ApplyResult
Information of the hosts in this cluster to which the desired software document specified by the SoftwareTypes.ApplyResult.getCommit() should be applied to.
setHostInfo(Map<String, HostInfo>) - Method in class com.vmware.esx.settings.clusters.SoftwareTypes.CheckResult
Information about the hosts in this cluster for which checks have been requested to be run.
setHostname(String) - Method in class com.vmware.appliance.logging.ForwardingTypes.Config
FQDN or IP address of the logging server to which messages are forwarded.
setHostname(String) - Method in class com.vmware.appliance.logging.ForwardingTypes.ConnectionStatus
FQDN or IP address of the configured remote logging servers.
setHostname(String) - Method in class com.vmware.appliance.NetworkingTypes.ChangeSpec
New hostname to assign to the management network of vCenter appliance.
setHostname(String) - Method in class com.vmware.appliance.NetworkingTypes.DNSInfo
Hostname.
setHostname(String) - Method in class com.vmware.content.library.SubscriptionsTypes.CreateSpecVcenter
The hostname of the subscribed library's vCenter Server.
setHostname(String) - Method in class com.vmware.content.library.SubscriptionsTypes.UpdateSpecVcenter.Builder
The hostname of the subscribed library's vCenter Server.
setHostname(String) - Method in class com.vmware.content.library.SubscriptionsTypes.UpdateSpecVcenter
The hostname of the subscribed library's vCenter Server.
setHostname(String) - Method in class com.vmware.content.library.SubscriptionsTypes.VcenterInfo
Hostname of the vCenter Server instance where the subscribed library exists.
setHostname(String) - Method in class com.vmware.vcenter.deployment.LocationSpec
The IP address or DNS resolvable name of the container.
setHostname(String) - Method in class com.vmware.vcenter.deployment.MigrateTypes.SourceVcWindows
The IP address or DNS resolvable name of the source Windows machine.
setHostname(String) - Method in class com.vmware.vcenter.deployment.SourceInfo
The IP address or DNS resolvable name of the source vCenter Server.
setHostname(String) - Method in class com.vmware.vcenter.deployment.UpgradeTypes.SourceApplianceSpec
The IP address or DNS resolvable name of the source appliance.
setHostname(HostnameGenerator) - Method in class com.vmware.vcenter.guest.LinuxConfiguration
The network host name of the Linux virtual machine.
setHostname(String) - Method in class com.vmware.vcenter.HostTypes.CreateSpec
The IP address or DNS resolvable name of the host.
setHostname(String) - Method in class com.vmware.vcenter.namespace_management.ClustersTypes.ImageRegistry
IP address or the hostname of container image registry.
setHostname(String) - Method in class com.vmware.vcenter.trusted_infrastructure.NetworkAddress
The IP address or DNS resolvable name of the service.
setHostname(String) - Method in class com.vmware.vcenter.vcha.ConnectionSpec
IP Address or DNS of the vCenter.
setHostName(String) - Method in class com.vmware.vcenter.vcha.PlacementInfo
The name of the host of the VCHA node.
setHostName(String) - Method in class com.vmware.vcenter.vm.guest.DnsAssignedValues
The host name portion of DNS name.
setHostName(String) - Method in class com.vmware.vcenter.vm.guest.IdentityTypes.Info
Hostname of the guest operating system.
setHosts(Map<String, HostCompliance>) - Method in class com.vmware.esx.settings.ClusterCompliance
Mapping from host identifier to the compliance information for the host.
setHosts(Set<String>) - Method in class com.vmware.esx.settings.clusters.software.reports.ApplyImpactTypes.ApplyImpactSpec.Builder
The specific hosts for which an impact is to be generated.
setHosts(Set<String>) - Method in class com.vmware.esx.settings.clusters.software.reports.ApplyImpactTypes.ApplyImpactSpec
The specific hosts for which an impact is to be generated.
setHosts(Set<String>) - Method in class com.vmware.esx.settings.clusters.SoftwareTypes.ApplySpec.Builder
The specific hosts within the cluster to be considered during the com.vmware.esx.settings.clusters.Software#apply method.
setHosts(Set<String>) - Method in class com.vmware.esx.settings.clusters.SoftwareTypes.ApplySpec
The specific hosts within the cluster to be considered during the com.vmware.esx.settings.clusters.Software#apply method.
setHosts(Set<String>) - Method in class com.vmware.esx.settings.clusters.SoftwareTypes.CheckSpec.Builder
The specific hosts for which checks need to be performed if null or empty checks are run for all hosts within the cluster.
setHosts(Set<String>) - Method in class com.vmware.esx.settings.clusters.SoftwareTypes.CheckSpec
The specific hosts for which checks need to be performed if null or empty checks are run for all hosts within the cluster.
setHosts(Set<String>) - Method in class com.vmware.vcenter.HostTypes.FilterSpec.Builder
Identifiers of hosts that can match the filter.
setHosts(Set<String>) - Method in class com.vmware.vcenter.HostTypes.FilterSpec
Identifiers of hosts that can match the filter.
setHosts(Set<String>) - Method in class com.vmware.vcenter.ResourcePoolTypes.FilterSpec.Builder
Hosts that must contain the resource pool for the resource pool to match the filter.
setHosts(Set<String>) - Method in class com.vmware.vcenter.ResourcePoolTypes.FilterSpec
Hosts that must contain the resource pool for the resource pool to match the filter.
setHosts(Set<String>) - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_hosts.AttestationTypes.FilterSpec.Builder
A set of host IDs by which to filter the services.
setHosts(Set<String>) - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_hosts.AttestationTypes.FilterSpec
A set of host IDs by which to filter the services.
setHosts(Set<String>) - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_hosts.KmsTypes.FilterSpec.Builder
A set of host IDs by which to filter the services.
setHosts(Set<String>) - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_hosts.KmsTypes.FilterSpec
A set of host IDs by which to filter the services.
setHosts(Set<String>) - Method in class com.vmware.vcenter.VMTypes.FilterSpec.Builder
Hosts that must contain the virtual machine for the virtual machine to match the filter.
setHosts(Set<String>) - Method in class com.vmware.vcenter.VMTypes.FilterSpec
Hosts that must contain the virtual machine for the virtual machine to match the filter.
setHostStatus(Map<String, LastApplyResultTypes.ApplyStatus>) - Method in class com.vmware.esx.settings.clusters.software.reports.LastApplyResultTypes.ApplyResult
Status of the hosts in this cluster to which the desired software document specified by the LastApplyResultTypes.ApplyResult.getCommit() was applied to.
setHostStatus(Map<String, SoftwareTypes.ApplyStatus>) - Method in class com.vmware.esx.settings.clusters.SoftwareTypes.ApplyResult
Status of the hosts in this cluster to which the desired software document specified by the SoftwareTypes.ApplyResult.getCommit() was applied to.
setHostTag(String) - Method in class com.vmware.vcenter.compute.policies.capabilities.vm_host_affinity.CreateSpec
Identifier of a tag that can be associated with a host.
setHostTag(String) - Method in class com.vmware.vcenter.compute.policies.capabilities.vm_host_affinity.Info
Identifier of a tag that can be associated with a host.
setHostTag(String) - Method in class com.vmware.vcenter.compute.policies.capabilities.vm_host_anti_affinity.CreateSpec
Identifier of a tag that can be associated with a host.
setHostTag(String) - Method in class com.vmware.vcenter.compute.policies.capabilities.vm_host_anti_affinity.Info
Identifier of a tag that can be associated with a host.
setHotAddEnabled(boolean) - Method in class com.vmware.vcenter.vm.hardware.CpuTypes.Info
Flag indicating whether adding CPUs while the virtual machine is running is enabled.
setHotAddEnabled(Boolean) - Method in class com.vmware.vcenter.vm.hardware.CpuTypes.UpdateSpec.Builder
Flag indicating whether adding CPUs while the virtual machine is running is enabled.
setHotAddEnabled(Boolean) - Method in class com.vmware.vcenter.vm.hardware.CpuTypes.UpdateSpec
Flag indicating whether adding CPUs while the virtual machine is running is enabled.
setHotAddEnabled(boolean) - Method in class com.vmware.vcenter.vm.hardware.MemoryTypes.Info
Flag indicating whether adding memory while the virtual machine is running is enabled.
setHotAddEnabled(Boolean) - Method in class com.vmware.vcenter.vm.hardware.MemoryTypes.UpdateSpec.Builder
Flag indicating whether adding memory while the virtual machine is running should be enabled.
setHotAddEnabled(Boolean) - Method in class com.vmware.vcenter.vm.hardware.MemoryTypes.UpdateSpec
Flag indicating whether adding memory while the virtual machine is running should be enabled.
setHotAddIncrementSizeMiB(Long) - Method in class com.vmware.vcenter.vm.hardware.MemoryTypes.Info.Builder
The granularity, in mebibytes, at which memory can be added to a running virtual machine.
setHotAddIncrementSizeMiB(Long) - Method in class com.vmware.vcenter.vm.hardware.MemoryTypes.Info
The granularity, in mebibytes, at which memory can be added to a running virtual machine.
setHotAddLimitMiB(Long) - Method in class com.vmware.vcenter.vm.hardware.MemoryTypes.Info.Builder
The maximum amount of memory, in mebibytes, that can be added to a running virtual machine.
setHotAddLimitMiB(Long) - Method in class com.vmware.vcenter.vm.hardware.MemoryTypes.Info
The maximum amount of memory, in mebibytes, that can be added to a running virtual machine.
setHotRemoveEnabled(boolean) - Method in class com.vmware.vcenter.vm.hardware.CpuTypes.Info
Flag indicating whether removing CPUs while the virtual machine is running is enabled.
setHotRemoveEnabled(Boolean) - Method in class com.vmware.vcenter.vm.hardware.CpuTypes.UpdateSpec.Builder
Flag indicating whether removing CPUs while the virtual machine is running is enabled.
setHotRemoveEnabled(Boolean) - Method in class com.vmware.vcenter.vm.hardware.CpuTypes.UpdateSpec
Flag indicating whether removing CPUs while the virtual machine is running is enabled.
setHour(long) - Method in class com.vmware.appliance.recovery.backup.SchedulesTypes.RecurrenceInfo
Hour when backup should run.
setHour(long) - Method in class com.vmware.appliance.update.PolicyTypes.Time
Hour: 0-24.
setHour(Long) - Method in class com.vmware.esx.settings.depots.SyncScheduleTypes.Schedule.Builder
Hour at which schedule should be run.
setHour(Long) - Method in class com.vmware.esx.settings.depots.SyncScheduleTypes.Schedule
Hour at which schedule should be run.
setHour(Long) - Method in class com.vmware.vcenter.content.registries.HarborTypes.GarbageCollection.Builder
Hour at which garbage collection should run.
setHour(Long) - Method in class com.vmware.vcenter.content.registries.HarborTypes.GarbageCollection
Hour at which garbage collection should run.
setHttpsPort(Long) - Method in class com.vmware.content.library.SubscriptionsTypes.CreateSpecVcenter.Builder
The HTTPS port of the vCenter Server instance where the subscribed library exists.
setHttpsPort(Long) - Method in class com.vmware.content.library.SubscriptionsTypes.CreateSpecVcenter
The HTTPS port of the vCenter Server instance where the subscribed library exists.
setHttpsPort(Long) - Method in class com.vmware.content.library.SubscriptionsTypes.UpdateSpecVcenter.Builder
The HTTPS port of the vCenter Server instance where the subscribed library exists.
setHttpsPort(Long) - Method in class com.vmware.content.library.SubscriptionsTypes.UpdateSpecVcenter
The HTTPS port of the vCenter Server instance where the subscribed library exists.
setHttpsPort(Long) - Method in class com.vmware.content.library.SubscriptionsTypes.VcenterInfo.Builder
The HTTPS port of the vCenter Server instance where the subscribed library exists.
setHttpsPort(Long) - Method in class com.vmware.content.library.SubscriptionsTypes.VcenterInfo
The HTTPS port of the vCenter Server instance where the subscribed library exists.
setHttpsPort(Long) - Method in class com.vmware.vcenter.deployment.install.initial_config.remote_psc.ThumbprintTypes.RemoteSpec.Builder
The HTTPS port of the remote PSC.
setHttpsPort(Long) - Method in class com.vmware.vcenter.deployment.install.initial_config.remote_psc.ThumbprintTypes.RemoteSpec
The HTTPS port of the remote PSC.
setHttpsPort(Long) - Method in class com.vmware.vcenter.deployment.LocationSpec.Builder
The HTTPS port of the container.
setHttpsPort(Long) - Method in class com.vmware.vcenter.deployment.LocationSpec
The HTTPS port of the container.
setHttpsPort(Long) - Method in class com.vmware.vcenter.deployment.MigrateTypes.MigrationAssistantSpec.Builder
The HTTPS port being used by Migration Assistant.
setHttpsPort(Long) - Method in class com.vmware.vcenter.deployment.MigrateTypes.MigrationAssistantSpec
The HTTPS port being used by Migration Assistant.
setHttpsPort(Long) - Method in class com.vmware.vcenter.deployment.RemotePscSpec.Builder
The HTTPS port of the external PSC appliance.
setHttpsPort(Long) - Method in class com.vmware.vcenter.deployment.RemotePscSpec
The HTTPS port of the external PSC appliance.
setHttpsPort(Long) - Method in class com.vmware.vcenter.deployment.ReplicatedPscSpec.Builder
The HTTPS port of the external PSC appliance.
setHttpsPort(Long) - Method in class com.vmware.vcenter.deployment.ReplicatedPscSpec
The HTTPS port of the external PSC appliance.
setHttpsPort(Long) - Method in class com.vmware.vcenter.deployment.ReplicatedSpec.Builder
The HTTPS port of the external PSC appliance.
setHttpsPort(Long) - Method in class com.vmware.vcenter.deployment.ReplicatedSpec
The HTTPS port of the external PSC appliance.
setHttpsPort(Long) - Method in class com.vmware.vcenter.deployment.UpgradeTypes.SourceApplianceSpec.Builder
The HTTPS port of the source appliance.
setHttpsPort(Long) - Method in class com.vmware.vcenter.deployment.UpgradeTypes.SourceApplianceSpec
The HTTPS port of the source appliance.
setHttpsPort(long) - Method in class com.vmware.vcenter.system_config.PscRegistrationTypes.Info
The HTTPs port used by the external PSC.
setI(Long) - Method in class com.vmware.vapi.std.LocalizationParam.Builder
long value associated with the parameter.
setI(Long) - Method in class com.vmware.vapi.std.LocalizationParam
long value associated with the parameter.
setId(String) - Method in class com.vmware.appliance.MonitoringTypes.MonitoredItem
monitored item ID Ex: CPU, MEMORY
setId(String) - Method in class com.vmware.appliance.Notification
The notification id.
setId(String) - Method in class com.vmware.appliance.NtpTypes.LocalizableMessage
id in message bundle.
setId(String) - Method in class com.vmware.appliance.recovery.backup.JobTypes.BackupJobStatus
TimeStamp based ID.
setId(String) - Method in class com.vmware.appliance.recovery.backup.JobTypes.LocalizableMessage
Id in message bundle.
setId(String) - Method in class com.vmware.appliance.recovery.backup.PartsTypes.LocalizableMessage
id in message bundle
setId(String) - Method in class com.vmware.appliance.recovery.backup.PartsTypes.Part
part ID
setId(String) - Method in class com.vmware.appliance.recovery.BackupTypes.LocalizableMessage
id in message bundle
setId(String) - Method in class com.vmware.appliance.recovery.restore.JobTypes.LocalizableMessage
id in message bundle
setId(String) - Method in class com.vmware.appliance.recovery.RestoreTypes.LocalizableMessage
id in message bundle
setId(String) - Method in class com.vmware.cis.tagging.CategoryModel
The unique identifier of the category.
setId(String) - Method in class com.vmware.cis.tagging.TagModel
The unique identifier of the tag.
setId(String) - Method in class com.vmware.content.library.item.DownloadSessionModel.Builder
The identifier of this download session.
setId(String) - Method in class com.vmware.content.library.item.DownloadSessionModel
The identifier of this download session.
setId(String) - Method in class com.vmware.content.library.item.UpdateSessionModel.Builder
The identifier of this update session.
setId(String) - Method in class com.vmware.content.library.item.UpdateSessionModel
The identifier of this update session.
setId(String) - Method in class com.vmware.content.library.ItemModel.Builder
A unique identifier for this library item.
setId(String) - Method in class com.vmware.content.library.ItemModel
A unique identifier for this library item.
setId(String) - Method in class com.vmware.content.LibraryModel.Builder
An identifier which uniquely identifies this LibraryModel.
setId(String) - Method in class com.vmware.content.LibraryModel
An identifier which uniquely identifies this LibraryModel.
setId(String) - Method in class com.vmware.content.type.ovf.OvfTemplate
Library item id.
setId(String) - Method in class com.vmware.content.type.ovf.policy.StoragePolicyGroup
Id of the policy
setId(String) - Method in class com.vmware.esx.hcl.Notification
The notification id.
setId(String) - Method in class com.vmware.esx.settings.Notification
The notification id.
setId(String) - Method in class com.vmware.vapi.std.DynamicID
The identifier for a resource whose type is specified by DynamicID.getType().
setId(String) - Method in class com.vmware.vapi.std.LocalizableMessage
Unique identifier of the localizable string or message template.
setId(String) - Method in class com.vmware.vapi.std.NestedLocalizableMessage
Unique identifier of the localizable string or message template.
setId(String) - Method in class com.vmware.vcenter.deployment.Notification
The notification id.
setId(String) - Method in class com.vmware.vcenter.deployment.QuestionTypes.Question
Id of the question raised.
setId(String) - Method in class com.vmware.vcenter.lcm.Notification
The notification id.
setId(String) - Method in class com.vmware.vcenter.ovf.LibraryItemTypes.DeployableIdentity
Identifier of the deployable resource.
setId(String) - Method in class com.vmware.vcenter.ovf.Property.Builder
The identifier of this OVF property.
setId(String) - Method in class com.vmware.vcenter.ovf.Property
The identifier of this OVF property.
setId(String) - Method in class com.vmware.vcenter.ovf.ScaleOutGroup.Builder
The identifier of the scale-out group.
setId(String) - Method in class com.vmware.vcenter.ovf.ScaleOutGroup
The identifier of the scale-out group.
setId(StsPrincipalId) - Method in class com.vmware.vcenter.trusted_infrastructure.StsPrincipal
The principal's ID.
setId(Set<String>) - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.ConsumerPrincipalsTypes.FilterSpec.Builder
The unqiue identifier of a connection profile.
setId(Set<String>) - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.ConsumerPrincipalsTypes.FilterSpec
The unqiue identifier of a connection profile.
setId(String) - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.ConsumerPrincipalsTypes.Info
The unqiue identifier of a connection profile.
setId(String) - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.ConsumerPrincipalsTypes.Summary
The unqiue identifier of a connection profile.
setId(String) - Method in class com.vmware.vstats.AcqSpecsTypes.Info
Acquisition specification identifier.
setId(String) - Method in class com.vmware.vstats.CounterSetsTypes.Info
Counter set identifier.
setId(String) - Method in class com.vmware.vstats.ProvidersTypes.Summary
Provider identifier.
setId(String) - Method in class com.vmware.vstats.ResourceAddressesTypes.Info
Identifier.
setId(String) - Method in class com.vmware.vstats.ResourceAddressSchemasTypes.Info
Identifier.
setIde(IdeAddressSpec) - Method in class com.vmware.vcenter.vm.hardware.CdromTypes.CreateSpec.Builder
Address for attaching the device to a virtual IDE adapter.
setIde(IdeAddressSpec) - Method in class com.vmware.vcenter.vm.hardware.CdromTypes.CreateSpec
Address for attaching the device to a virtual IDE adapter.
setIde(IdeAddressInfo) - Method in class com.vmware.vcenter.vm.hardware.CdromTypes.Info.Builder
Address of device attached to a virtual IDE adapter.
setIde(IdeAddressInfo) - Method in class com.vmware.vcenter.vm.hardware.CdromTypes.Info
Address of device attached to a virtual IDE adapter.
setIde(IdeAddressSpec) - Method in class com.vmware.vcenter.vm.hardware.DiskTypes.CreateSpec.Builder
Address for attaching the device to a virtual IDE adapter.
setIde(IdeAddressSpec) - Method in class com.vmware.vcenter.vm.hardware.DiskTypes.CreateSpec
Address for attaching the device to a virtual IDE adapter.
setIde(IdeAddressInfo) - Method in class com.vmware.vcenter.vm.hardware.DiskTypes.Info.Builder
Address of device attached to a virtual IDE adapter.
setIde(IdeAddressInfo) - Method in class com.vmware.vcenter.vm.hardware.DiskTypes.Info
Address of device attached to a virtual IDE adapter.
setIdentifier(String) - Method in class com.vmware.esx.hcl.hosts.CompatibilityReportTypes.Result.Builder
The identifier of the compatibility report.
setIdentifier(String) - Method in class com.vmware.esx.hcl.hosts.CompatibilityReportTypes.Result
The identifier of the compatibility report.
setIdentity(CommandTypes.Identity) - Method in class com.vmware.vapi.metadata.cli.CommandTypes.Info
Basic command identity.
setIdentity(NamespaceTypes.Identity) - Method in class com.vmware.vapi.metadata.cli.NamespaceTypes.Info
Basic namespace identity.
setIdentity(IdentityTypes.Info) - Method in class com.vmware.vcenter.VMTypes.Info.Builder
Identity of the virtual machine.
setIdentity(IdentityTypes.Info) - Method in class com.vmware.vcenter.VMTypes.Info
Identity of the virtual machine.
setIdmEndpoints(List<URI>) - Method in class com.vmware.vcenter.identity.ProvidersTypes.CreateSpec.Builder
Identity management endpoints.
setIdmEndpoints(List<URI>) - Method in class com.vmware.vcenter.identity.ProvidersTypes.CreateSpec
Identity management endpoints.
setIdmEndpoints(List<URI>) - Method in class com.vmware.vcenter.identity.ProvidersTypes.Info.Builder
Identity management endpoints.
setIdmEndpoints(List<URI>) - Method in class com.vmware.vcenter.identity.ProvidersTypes.Info
Identity management endpoints.
setIdmEndpoints(List<URI>) - Method in class com.vmware.vcenter.identity.ProvidersTypes.UpdateSpec.Builder
Identity management endpoints.
setIdmEndpoints(List<URI>) - Method in class com.vmware.vcenter.identity.ProvidersTypes.UpdateSpec
Identity management endpoints.
setIdmProtocol(ProvidersTypes.IdmProtocol) - Method in class com.vmware.vcenter.identity.ProvidersTypes.CreateSpec.Builder
Communication protocol to the identity management endpoints.
setIdmProtocol(ProvidersTypes.IdmProtocol) - Method in class com.vmware.vcenter.identity.ProvidersTypes.CreateSpec
Communication protocol to the identity management endpoints.
setIdmProtocol(ProvidersTypes.IdmProtocol) - Method in class com.vmware.vcenter.identity.ProvidersTypes.Info.Builder
Communication protocol to the identity management endpoints.
setIdmProtocol(ProvidersTypes.IdmProtocol) - Method in class com.vmware.vcenter.identity.ProvidersTypes.Info
Communication protocol to the identity management endpoints.
setIdmProtocol(ProvidersTypes.IdmProtocol) - Method in class com.vmware.vcenter.identity.ProvidersTypes.UpdateSpec.Builder
The protocol to communicate to the identity management endpoints.
setIdmProtocol(ProvidersTypes.IdmProtocol) - Method in class com.vmware.vcenter.identity.ProvidersTypes.UpdateSpec
The protocol to communicate to the identity management endpoints.
setIdValue(String) - Method in class com.vmware.vstats.ProvidersTypes.Summary
The ID given to the provider by its respective inventory.
setIdValue(String) - Method in class com.vmware.vstats.RsrcId
The id value binding the related resource id definition.
setIgnored(boolean) - Method in class com.vmware.content.library.item.updatesession.PreviewWarningInfo
Indicates if this warning will be ignored during session complete operation.
setIgnored(boolean) - Method in class com.vmware.content.library.item.updatesession.WarningBehavior
Indicates if this warning will be ignored during session complete operation.
setIgnorePrecheckWarnings(Boolean) - Method in class com.vmware.vcenter.namespace_management.software.ClustersTypes.UpgradeSpec.Builder
If true, the upgrade workflow will ignore any pre-check warnings and proceed with the upgrade.
setIgnorePrecheckWarnings(Boolean) - Method in class com.vmware.vcenter.namespace_management.software.ClustersTypes.UpgradeSpec
If true, the upgrade workflow will ignore any pre-check warnings and proceed with the upgrade.
setIgnoreWarnings(Boolean) - Method in class com.vmware.appliance.recovery.reconciliation.JobTypes.CreateSpec.Builder
Flag indicating whether warnings should be ignored during reconciliation.
setIgnoreWarnings(Boolean) - Method in class com.vmware.appliance.recovery.reconciliation.JobTypes.CreateSpec
Flag indicating whether warnings should be ignored during reconciliation.
setIgnoreWarnings(Boolean) - Method in class com.vmware.appliance.recovery.restore.JobTypes.RestoreRequest.Builder
The flag to ignore warnings during restore.
setIgnoreWarnings(Boolean) - Method in class com.vmware.appliance.recovery.restore.JobTypes.RestoreRequest
The flag to ignore warnings during restore.
setImage(String) - Method in class com.vmware.vcenter.namespaces.Container
The image the container is running.
setImageFile(String) - Method in class com.vmware.vcenter.vm.hardware.FloppyTypes.BackingInfo.Builder
Path of the image file backing the virtual floppy drive.
setImageFile(String) - Method in class com.vmware.vcenter.vm.hardware.FloppyTypes.BackingInfo
Path of the image file backing the virtual floppy drive.
setImageFile(String) - Method in class com.vmware.vcenter.vm.hardware.FloppyTypes.BackingSpec.Builder
Path of the image file that should be used as the virtual floppy drive backing.
setImageFile(String) - Method in class com.vmware.vcenter.vm.hardware.FloppyTypes.BackingSpec
Path of the image file that should be used as the virtual floppy drive backing.
setImageStorage(ClustersTypes.ImageStorageSpec) - Method in class com.vmware.vcenter.namespace_management.ClustersTypes.EnableSpec
Specification for storage to be used for container images.
setImageStorage(ClustersTypes.ImageStorageSpec) - Method in class com.vmware.vcenter.namespace_management.ClustersTypes.SetSpec
Specification for storage to be used for container images.
setImageStorage(ClustersTypes.ImageStorageSpec) - Method in class com.vmware.vcenter.namespace_management.ClustersTypes.UpdateSpec.Builder
Specification for storage to be used for container images.
setImageStorage(ClustersTypes.ImageStorageSpec) - Method in class com.vmware.vcenter.namespace_management.ClustersTypes.UpdateSpec
Specification for storage to be used for container images.
setImpact(ComplianceImpact) - Method in class com.vmware.esx.settings.ClusterCompliance
Overall impact.
setImpact(List<ApplyImpactTypes.Impact>) - Method in class com.vmware.esx.settings.clusters.software.reports.ApplyImpactTypes.ClusterImpact
Impact of steps performed during the setup and cleanup phase of the apply method.
setImpact(ComplianceImpact) - Method in class com.vmware.esx.settings.HostCompliance
Overall impact.
setInactiveAfterPasswordExpiration(Boolean) - Method in class com.vmware.appliance.LocalAccountsTypes.Config.Builder
Flag indicating if the account will be locked after password expiration.
setInactiveAfterPasswordExpiration(Boolean) - Method in class com.vmware.appliance.LocalAccountsTypes.Config
Flag indicating if the account will be locked after password expiration.
setInactiveAfterPasswordExpiration(Boolean) - Method in class com.vmware.appliance.LocalAccountsTypes.UpdateConfig.Builder
Flag indicating if the account will be locked after password expiration.
setInactiveAfterPasswordExpiration(Boolean) - Method in class com.vmware.appliance.LocalAccountsTypes.UpdateConfig
Flag indicating if the account will be locked after password expiration.
setInactiveAt(Calendar) - Method in class com.vmware.appliance.LocalAccountsTypes.Info.Builder
Date and time account will be locked after password expiration.
setInactiveAt(Calendar) - Method in class com.vmware.appliance.LocalAccountsTypes.Info
Date and time account will be locked after password expiration.
setIncludeKeys(List<String>) - Method in class com.vmware.vcenter.ovf.ExtraConfigParams.Builder
Specifies which extra configuration items in the List in the getExtraConfigs() field should be included during deployment.
setIncludeKeys(List<String>) - Method in class com.vmware.vcenter.ovf.ExtraConfigParams
Specifies which extra configuration items in the List in the getExtraConfigs() field should be included during deployment.
setIncompatibilityReasons(List<LocalizableMessage>) - Method in class com.vmware.vcenter.namespace_management.ClusterCompatibilityTypes.Summary
Reasons for incompatibility.
setIncompatibilityReasons(List<LocalizableMessage>) - Method in class com.vmware.vcenter.namespace_management.DistributedSwitchCompatibilityTypes.Summary.Builder
List of reasons for incompatibility.
setIncompatibilityReasons(List<LocalizableMessage>) - Method in class com.vmware.vcenter.namespace_management.DistributedSwitchCompatibilityTypes.Summary
List of reasons for incompatibility.
setIncompatibilityReasons(List<LocalizableMessage>) - Method in class com.vmware.vcenter.namespace_management.EdgeClusterCompatibilityTypes.Summary.Builder
List of reasons for incompatibility.
setIncompatibilityReasons(List<LocalizableMessage>) - Method in class com.vmware.vcenter.namespace_management.EdgeClusterCompatibilityTypes.Summary
List of reasons for incompatibility.
setIncompatibleCount(long) - Method in class com.vmware.vcenter.lcm.discovery.InteropReportTypes.ReportSummary
Number of incompatible products.
setIncompatibleDevices(List<PciDeviceComplianceInfo>) - Method in class com.vmware.esx.settings.clusters.software.reports.PciDeviceCompliance
Incompatible Device Compliance result for all devices present on all hosts in the cluster compared with the corresponding component in the software specification.
setIncompatibleDriverFirmware(List<PciDeviceComplianceInfo>) - Method in class com.vmware.esx.settings.clusters.software.reports.PciDeviceCompliance
Incompatible Driver Firmware combination Compliance result for all devices present on hosts in the cluster compared with the corresponding component in the software specification.
setIncompatibleHosts(Set<String>) - Method in class com.vmware.esx.settings.ClusterCompliance
Identifiers of incompatible hosts.
setInfo(String) - Method in class com.vmware.appliance.infraprofile.ConfigsTypes.ProfileInfo
Description of the profile.
setInfo(List<Notification>) - Method in class com.vmware.appliance.infraprofile.Notifications.Builder
Info notification messages reported.
setInfo(List<Notification>) - Method in class com.vmware.appliance.infraprofile.Notifications
Info notification messages reported.
setInfo(List<Notification>) - Method in class com.vmware.appliance.Notifications.Builder
Info notification messages reported.
setInfo(List<Notification>) - Method in class com.vmware.appliance.Notifications
Info notification messages reported.
setInfo(List<Notification>) - Method in class com.vmware.esx.hcl.Notifications.Builder
Info notification messages reported.
setInfo(List<Notification>) - Method in class com.vmware.esx.hcl.Notifications
Info notification messages reported.
setInfo(List<Notification>) - Method in class com.vmware.esx.settings.Notifications.Builder
Info notification messages reported.
setInfo(List<Notification>) - Method in class com.vmware.esx.settings.Notifications
Info notification messages reported.
setInfo(ComponentInfo) - Method in class com.vmware.vapi.metadata.authentication.ComponentData
Authentication information of the component.
setInfo(ComponentInfo) - Method in class com.vmware.vapi.metadata.metamodel.ComponentData
Metamodel information of the component element.
setInfo(ComponentInfo) - Method in class com.vmware.vapi.metadata.privilege.ComponentData
Privilege information of the component.
setInfo(List<Notification>) - Method in class com.vmware.vcenter.deployment.Notifications.Builder
Info notification messages reported.
setInfo(List<Notification>) - Method in class com.vmware.vcenter.deployment.Notifications
Info notification messages reported.
setInfo(List<Notification>) - Method in class com.vmware.vcenter.lcm.Notifications.Builder
Info notification messages reported.
setInfo(List<Notification>) - Method in class com.vmware.vcenter.lcm.Notifications
Info notification messages reported.
setInfo(String) - Method in class com.vmware.vcenter.ovf.UnknownSection
The description of the Info element.
setInformation(List<OvfInfo>) - Method in class com.vmware.vcenter.ovf.LibraryItemTypes.ResultInfo
Information messages reported by the create() or deploy() method.
setInfoType(String) - Method in class com.vmware.vcenter.compute.policies.CapabilitiesTypes.Info
Identifier of the class returned when retrieving information about a policy based on this capability.
setIngressCidrs(List<Ipv4Cidr>) - Method in class com.vmware.vcenter.namespace_management.ClustersTypes.NCPClusterNetworkEnableSpec
CIDR blocks from which NSX assigns IP addresses for Kubernetes Ingresses and Kubernetes Services of type LoadBalancer.
setIngressCidrs(List<Ipv4Cidr>) - Method in class com.vmware.vcenter.namespace_management.ClustersTypes.NCPClusterNetworkInfo
CIDR blocks from which NSX assigns IP addresses for Kubernetes Ingresses and Kubernetes Services of type LoadBalancer.
setIngressCidrs(List<Ipv4Cidr>) - Method in class com.vmware.vcenter.namespace_management.ClustersTypes.NCPClusterNetworkSetSpec
CIDR blocks from which NSX assigns IP addresses for Kubernetes Ingresses and Kubernetes Services of type LoadBalancer.
setIngressCidrs(List<Ipv4Cidr>) - Method in class com.vmware.vcenter.namespace_management.ClustersTypes.NCPClusterNetworkUpdateSpec.Builder
CIDR blocks from which NSX assigns IP addresses for Kubernetes Ingresses and Kubernetes Services of type LoadBalancer.
setIngressCidrs(List<Ipv4Cidr>) - Method in class com.vmware.vcenter.namespace_management.ClustersTypes.NCPClusterNetworkUpdateSpec
CIDR blocks from which NSX assigns IP addresses for Kubernetes Ingresses and Kubernetes Services of type LoadBalancer.
setInstallAttemptCount(Long) - Method in class com.vmware.vcenter.vm.ToolsTypes.Info.Builder
Number of attempts that have been made to install or upgrade the version of Tools installed on this virtual machine.
setInstallAttemptCount(Long) - Method in class com.vmware.vcenter.vm.ToolsTypes.Info
Number of attempts that have been made to install or upgrade the version of Tools installed on this virtual machine.
setInstalledProduct(String) - Method in class com.vmware.vcenter.lcm.discovery.Product
Identifies a product and a version uniquely.
setInstallTime(String) - Method in class com.vmware.appliance.system.VersionTypes.VersionStruct
Display the date and time when this system was first installed.
setInstallType(ToolsTypes.ToolsInstallType) - Method in class com.vmware.vcenter.vm.ToolsTypes.Info.Builder
Current installation type of VMware Tools in the guest operating system.
setInstallType(ToolsTypes.ToolsInstallType) - Method in class com.vmware.vcenter.vm.ToolsTypes.Info
Current installation type of VMware Tools in the guest operating system.
setInstance(String) - Method in class com.vmware.appliance.MonitoringTypes.MonitoredItem
instance name Ex: eth0
setInstanceCount(Long) - Method in class com.vmware.vcenter.ovf.ScaleOutGroup.Builder
The scaling factor to use.
setInstanceCount(Long) - Method in class com.vmware.vcenter.ovf.ScaleOutGroup
The scaling factor to use.
setInstanceId(String) - Method in class com.vmware.vcenter.ovf.Property.Builder
The instanceId of this OVF property.
setInstanceId(String) - Method in class com.vmware.vcenter.ovf.Property
The instanceId of this OVF property.
setInstanceUuid(String) - Method in class com.vmware.vcenter.vm.IdentityTypes.Info
VirtualCenter-specific 128-bit UUID of a virtual machine, represented as a hexademical string.
setInstantCloneFrozen(Boolean) - Method in class com.vmware.vcenter.VMTypes.Info.Builder
Indicates whether the virtual machine is frozen for instant clone, or not.
setInstantCloneFrozen(Boolean) - Method in class com.vmware.vcenter.VMTypes.Info
Indicates whether the virtual machine is frozen for instant clone, or not.
setInterfaceIndex(Long) - Method in class com.vmware.vcenter.vm.guest.networking.RoutesTypes.Info.Builder
The network interface associated with this route.
setInterfaceIndex(Long) - Method in class com.vmware.vcenter.vm.guest.networking.RoutesTypes.Info
The network interface associated with this route.
setInterfaceName(String) - Method in class com.vmware.appliance.networking.firewall.InboundTypes.Rule.Builder
The interface to which this rule applies.
setInterfaceName(String) - Method in class com.vmware.appliance.networking.firewall.InboundTypes.Rule
The interface to which this rule applies.
setInterfaces(Map<String, InterfacesTypes.InterfaceInfo>) - Method in class com.vmware.appliance.NetworkingTypes.Info
Interface configuration as a key-value map where key is a network interface name, for example, "nic0".
setInterfaces(List<AdapterMapping>) - Method in class com.vmware.vcenter.guest.CustomizationSpec
IP settings that are specific to a particular virtual network adapter.
setInterval(MonitoringTypes.IntervalType) - Method in class com.vmware.appliance.MonitoringTypes.MonitoredItemData
interval between values in hours, minutes
setInterval(MonitoringTypes.IntervalType) - Method in class com.vmware.appliance.MonitoringTypes.MonitoredItemDataRequest
interval between values in hours, minutes
setInterval(Long) - Method in class com.vmware.vstats.AcqSpecsTypes.CreateSpec.Builder
Desired sampling rate in seconds.
setInterval(Long) - Method in class com.vmware.vstats.AcqSpecsTypes.CreateSpec
Desired sampling rate in seconds.
setInterval(Long) - Method in class com.vmware.vstats.AcqSpecsTypes.Info.Builder
Desired sampling rate in seconds.
setInterval(Long) - Method in class com.vmware.vstats.AcqSpecsTypes.Info
Desired sampling rate in seconds.
setInterval(Long) - Method in class com.vmware.vstats.AcqSpecsTypes.UpdateSpec.Builder
Desired sampling rate in seconds.
setInterval(Long) - Method in class com.vmware.vstats.AcqSpecsTypes.UpdateSpec
Desired sampling rate in seconds.
setInvalidFiles(List<FileTypes.ValidationError>) - Method in class com.vmware.content.library.item.updatesession.FileTypes.ValidationResult
A List containing the files that have been identified as invalid and details about the error.
setInvalidProperty(String) - Method in class com.vmware.vsphereautomation.lookup.InvalidArgument
Sets the value of the invalidProperty property.
setIoThreadCount(int) - Method in class com.vmware.vapi.protocol.HttpConfiguration.Builder
Defines the number of I/O dispatch threads to be used by the I/O reactor of the third-party HTTP library.
setIp(String) - Method in class com.vmware.vcenter.namespaces.EndpointAddress
The IP address of the Endpoint.
setIp(InterfacesTypes.IpConfigInfo) - Method in class com.vmware.vcenter.vm.guest.networking.InterfacesTypes.Info.Builder
IP configuration settings of the adapter.
setIp(InterfacesTypes.IpConfigInfo) - Method in class com.vmware.vcenter.vm.guest.networking.InterfacesTypes.Info
IP configuration settings of the adapter.
setIpAddress(String) - Method in class com.vmware.vcenter.guest.Ipv4.Builder
The static IPv4 address.
setIpAddress(String) - Method in class com.vmware.vcenter.guest.Ipv4
The static IPv4 address.
setIpAddress(String) - Method in class com.vmware.vcenter.guest.Ipv6Address
Static IPv6 Address.
setIpAddress(String) - Method in class com.vmware.vcenter.vm.guest.IdentityTypes.Info.Builder
IP address assigned by the guest operating system.
setIpAddress(String) - Method in class com.vmware.vcenter.vm.guest.IdentityTypes.Info
IP address assigned by the guest operating system.
setIpAddress(String) - Method in class com.vmware.vcenter.vm.guest.networking.InterfacesTypes.IpAddressInfo
IPv4 address is specified using dotted decimal notation.
setIpAddresses(List<String>) - Method in class com.vmware.vcenter.vm.guest.DnsConfigInfo
The IP addresses of the DNS servers in order of use.
setIpAddresses(List<InterfacesTypes.IpAddressInfo>) - Method in class com.vmware.vcenter.vm.guest.networking.InterfacesTypes.IpConfigInfo
IP addresses configured on the interface.
setIpAllocationPolicy(IpAllocationParams.IpAllocationPolicy) - Method in class com.vmware.vcenter.ovf.IpAllocationParams.Builder
Specifies how IP allocation is done through an IP Pool.
setIpAllocationPolicy(IpAllocationParams.IpAllocationPolicy) - Method in class com.vmware.vcenter.ovf.IpAllocationParams
Specifies how IP allocation is done through an IP Pool.
setIpFamily(ClusterTypes.IpFamily) - Method in class com.vmware.vcenter.vcha.ClusterTypes.IpInfo
Family of the ip.
setIpFamily(IpFamily) - Method in class com.vmware.vcenter.vcha.IpSpec
Family of the IP address to configure the interface.
setIpProtocol(IpAllocationParams.IpProtocol) - Method in class com.vmware.vcenter.ovf.IpAllocationParams.Builder
Specifies the chosen IP protocol for this deployment.
setIpProtocol(IpAllocationParams.IpProtocol) - Method in class com.vmware.vcenter.ovf.IpAllocationParams
Specifies the chosen IP protocol for this deployment.
setIpv4(Ipv4Types.Info) - Method in class com.vmware.appliance.networking.InterfacesTypes.InterfaceInfo.Builder
IPv4 Address information.
setIpv4(Ipv4Types.Info) - Method in class com.vmware.appliance.networking.InterfacesTypes.InterfaceInfo
IPv4 Address information.
setIpv4(Ipv4Types.Config) - Method in class com.vmware.appliance.NetworkingTypes.ChangeSpec.Builder
IPv4 Configuration to set for the machine.
setIpv4(Ipv4Types.Config) - Method in class com.vmware.appliance.NetworkingTypes.ChangeSpec
IPv4 Configuration to set for the machine.
setIpv4(Ipv4) - Method in class com.vmware.vcenter.guest.IPSettings.Builder
Specification to configure IPv4 address, subnet mask and gateway info for this virtual network adapter.
setIpv4(Ipv4) - Method in class com.vmware.vcenter.guest.IPSettings
Specification to configure IPv4 address, subnet mask and gateway info for this virtual network adapter.
setIpv4(ClusterTypes.Ipv4Info) - Method in class com.vmware.vcenter.vcha.ClusterTypes.IpInfo.Builder
If the type of the ip family is IPV4, then this will point to IPv4 address specification.
setIpv4(ClusterTypes.Ipv4Info) - Method in class com.vmware.vcenter.vcha.ClusterTypes.IpInfo
If the type of the ip family is IPV4, then this will point to IPv4 address specification.
setIpv4(Ipv4Spec) - Method in class com.vmware.vcenter.vcha.IpSpec.Builder
If the family of the ip is IPV4, then this will point to IPv4 address specification.
setIpv4(Ipv4Spec) - Method in class com.vmware.vcenter.vcha.IpSpec
If the family of the ip is IPV4, then this will point to IPv4 address specification.
setIpv4Enabled(boolean) - Method in class com.vmware.vcenter.vm.guest.DhcpConfigInfo
True if IPv4 DHCP is enabled, false otherwise.
setIpv6(Ipv6Types.Info) - Method in class com.vmware.appliance.networking.InterfacesTypes.InterfaceInfo.Builder
IPv6 Address information.
setIpv6(Ipv6Types.Info) - Method in class com.vmware.appliance.networking.InterfacesTypes.InterfaceInfo
IPv6 Address information.
setIpv6(Ipv6Types.Config) - Method in class com.vmware.appliance.NetworkingTypes.ChangeSpec.Builder
IPv6 Configuration to set for the machine.
setIpv6(Ipv6Types.Config) - Method in class com.vmware.appliance.NetworkingTypes.ChangeSpec
IPv6 Configuration to set for the machine.
setIpv6(Ipv6) - Method in class com.vmware.vcenter.guest.IPSettings.Builder
Specification to configure IPv6 address, subnet mask and gateway info for this virtual network adapter.
setIpv6(Ipv6) - Method in class com.vmware.vcenter.guest.IPSettings
Specification to configure IPv6 address, subnet mask and gateway info for this virtual network adapter.
setIpv6(List<Ipv6Address>) - Method in class com.vmware.vcenter.guest.Ipv6.Builder
IPv6 address.
setIpv6(List<Ipv6Address>) - Method in class com.vmware.vcenter.guest.Ipv6
IPv6 address.
setIpv6(ClusterTypes.Ipv6Info) - Method in class com.vmware.vcenter.vcha.ClusterTypes.IpInfo.Builder
If the type of the ip family is IPV6, then this will point to IPv6 address specification.
setIpv6(ClusterTypes.Ipv6Info) - Method in class com.vmware.vcenter.vcha.ClusterTypes.IpInfo
If the type of the ip family is IPV6, then this will point to IPv6 address specification.
setIpv6(Ipv6Spec) - Method in class com.vmware.vcenter.vcha.IpSpec.Builder
If the family of the ip is IPV6, then this will point to IPv6 address specification.
setIpv6(Ipv6Spec) - Method in class com.vmware.vcenter.vcha.IpSpec
If the family of the ip is IPV6, then this will point to IPv6 address specification.
setIpv6Enabled(Boolean) - Method in class com.vmware.appliance.NetworkingTypes.UpdateSpec.Builder
IPv6 Enabled or not.
setIpv6Enabled(Boolean) - Method in class com.vmware.appliance.NetworkingTypes.UpdateSpec
IPv6 Enabled or not.
setIpv6Enabled(boolean) - Method in class com.vmware.vcenter.vm.guest.DhcpConfigInfo
True if IPv6 DHCP is enabled, false otherwise.
setIsCA(boolean) - Method in class com.vmware.vcenter.certificate_management.vcenter.TlsTypes.Info
Certificate constraints isCA from the critical BasicConstraints extension, (OID = 2.5.29.19).
setIsConnected(boolean) - Method in class com.vmware.vcenter.vm.tools.InstallerTypes.Info
Flag indicating whether the VMware Tools installer is mounted as a CD-ROM.
setIsDefault(Boolean) - Method in class com.vmware.vcenter.identity.ProvidersTypes.CreateSpec.Builder
Specifies whether the provider is the default provider.
setIsDefault(Boolean) - Method in class com.vmware.vcenter.identity.ProvidersTypes.CreateSpec
Specifies whether the provider is the default provider.
setIsDefault(boolean) - Method in class com.vmware.vcenter.identity.ProvidersTypes.Info
Specifies whether the provider is the default provider.
setIsDefault(boolean) - Method in class com.vmware.vcenter.identity.ProvidersTypes.Summary
Specifies whether the provider is the default provider.
setIsoFile(String) - Method in class com.vmware.vcenter.vm.hardware.CdromTypes.BackingInfo.Builder
Path of the image file backing the virtual CD-ROM device.
setIsoFile(String) - Method in class com.vmware.vcenter.vm.hardware.CdromTypes.BackingInfo
Path of the image file backing the virtual CD-ROM device.
setIsoFile(String) - Method in class com.vmware.vcenter.vm.hardware.CdromTypes.BackingSpec.Builder
Path of the image file that should be used as the virtual CD-ROM device backing.
setIsoFile(String) - Method in class com.vmware.vcenter.vm.hardware.CdromTypes.BackingSpec
Path of the image file that should be used as the virtual CD-ROM device backing.
setIsSelfSigned(Boolean) - Method in class com.vmware.vcenter.ovf.CertificateParams.Builder
Is the certificate self-signed.
setIsSelfSigned(Boolean) - Method in class com.vmware.vcenter.ovf.CertificateParams
Is the certificate self-signed.
setIssuedTokenType(String) - Method in class com.vmware.vcenter.tokenservice.TokenExchangeTypes.Info
An identifier, that indicates the type of the security token in the TokenExchangeTypes.Info.getAccessToken() parameter.
setIssuer(String) - Method in class com.vmware.content.library.item.updatesession.CertificateInfo
Certificate issuer.
setIssuer(String) - Method in class com.vmware.vcenter.identity.ProvidersTypes.Oauth2CreateSpec
The identity provider namespace.
setIssuer(String) - Method in class com.vmware.vcenter.identity.ProvidersTypes.Oauth2Info
The identity provider namespace.
setIssuer(String) - Method in class com.vmware.vcenter.identity.ProvidersTypes.Oauth2UpdateSpec.Builder
The identity provider namespace.
setIssuer(String) - Method in class com.vmware.vcenter.identity.ProvidersTypes.Oauth2UpdateSpec
The identity provider namespace.
setIssuer(String) - Method in class com.vmware.vcenter.identity.ProvidersTypes.OidcInfo
The identity provider namespace.
setIssuer(String) - Method in class com.vmware.vcenter.ovf.CertificateParams.Builder
Certificate issuer.
setIssuer(String) - Method in class com.vmware.vcenter.ovf.CertificateParams
Certificate issuer.
setIssuer(String) - Method in class com.vmware.vcenter.trusted_infrastructure.PrincipalTypes.Info
The service which created and signed the security token.
setIssuer(String) - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.ConsumerPrincipalsTypes.CreateSpec
The service which created and signed the security token.
setIssuer(Set<String>) - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.ConsumerPrincipalsTypes.FilterSpec.Builder
The service which created and signed the security token.
setIssuer(Set<String>) - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.ConsumerPrincipalsTypes.FilterSpec
The service which created and signed the security token.
setIssuer(String) - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.ConsumerPrincipalsTypes.Info
The service which created and signed the security token.
setIssuer(String) - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.ConsumerPrincipalsTypes.Summary
The service which created and signed the security token.
setIssuerAlias(String) - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.ConsumerPrincipalsTypes.CreateSpec
A user-friendly alias of the service which created and signed the security token.
setIssuerAlias(String) - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.ConsumerPrincipalsTypes.Info
A user-friendly alias of the service which created and signed the security token.
setIssuerAlias(String) - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.ConsumerPrincipalsTypes.Summary
A user-friendly alias of the service which created and signed the security token.
setIssuerDn(String) - Method in class com.vmware.vcenter.certificate_management.vcenter.TlsTypes.Info
Issuer (issuer distinguished name) value from the certificate.
setIssues(Notifications) - Method in class com.vmware.appliance.update.PendingTypes.PrecheckResult.Builder
Lists of the issues and warnings.
setIssues(Notifications) - Method in class com.vmware.appliance.update.PendingTypes.PrecheckResult
Lists of the issues and warnings.
setIssues(List<LocalizableMessage>) - Method in class com.vmware.esx.settings.clusters.software.reports.LastCheckResultTypes.CheckStatus
The issues encountered while running this check.
setIssues(List<LocalizableMessage>) - Method in class com.vmware.esx.settings.clusters.SoftwareTypes.CheckStatus
The issues encountered while running this check.
setIssues(Notifications) - Method in class com.vmware.vcenter.lcm.discovery.InteropReportTypes.Report.Builder
Lists of issues encountered during report creation.
setIssues(Notifications) - Method in class com.vmware.vcenter.lcm.discovery.InteropReportTypes.Report
Lists of issues encountered during report creation.
setIssues(Notifications) - Method in class com.vmware.vcenter.lcm.update.PendingTypes.ListResult.Builder
Lists of issues encountered during pending updates retrieval.
setIssues(Notifications) - Method in class com.vmware.vcenter.lcm.update.PendingTypes.ListResult
Lists of issues encountered during pending updates retrieval.
setIssues(Notifications) - Method in class com.vmware.vcenter.lcm.update.PrecheckReportTypes.Report.Builder
Lists of the issues and warnings This property will be null if the precehck is successful.
setIssues(Notifications) - Method in class com.vmware.vcenter.lcm.update.PrecheckReportTypes.Report
Lists of the issues and warnings This property will be null if the precehck is successful.
setIssues(List<ParseIssue>) - Method in class com.vmware.vcenter.ovf.OvfError.Builder
List of parse issues (see ParseIssue).
setIssues(List<ParseIssue>) - Method in class com.vmware.vcenter.ovf.OvfError
List of parse issues (see ParseIssue).
setIssues(List<ParseIssue>) - Method in class com.vmware.vcenter.ovf.OvfMessage.Builder
List of parse issues (see ParseIssue).
setIssues(List<ParseIssue>) - Method in class com.vmware.vcenter.ovf.OvfMessage
List of parse issues (see ParseIssue).
setIssues(List<ParseIssue>) - Method in class com.vmware.vcenter.ovf.OvfWarning.Builder
List of parse issues (see ParseIssue).
setIssues(List<ParseIssue>) - Method in class com.vmware.vcenter.ovf.OvfWarning
List of parse issues (see ParseIssue).
setIsTransient(boolean) - Method in class com.vmware.vapi.std.errors.TransientIndication
Indicates that the exception this class is attached to is transient.
setIsValid(Boolean) - Method in class com.vmware.vcenter.ovf.CertificateParams.Builder
Is the certificate chain validated.
setIsValid(Boolean) - Method in class com.vmware.vcenter.ovf.CertificateParams
Is the certificate chain validated.
setIsVappTemplate(boolean) - Method in class com.vmware.content.type.ovf.OvfTemplate
True if this is a vApp template, otherwise this is a VM template.
setJobCount(Long) - Method in class com.vmware.vcenter.namespaces.ResourceQuotaOptionsV1.Builder
This represents 'count/jobs.batch' option which is the maximum number jobs in the namespace.
setJobCount(Long) - Method in class com.vmware.vcenter.namespaces.ResourceQuotaOptionsV1
This represents 'count/jobs.batch' option which is the maximum number jobs in the namespace.
setJobCount(Long) - Method in class com.vmware.vcenter.namespaces.ResourceQuotaOptionsV1Update.Builder
This represents the new value for 'jobCount' option which is the maximum number of jobs in the namespace.
setJobCount(Long) - Method in class com.vmware.vcenter.namespaces.ResourceQuotaOptionsV1Update
This represents the new value for 'jobCount' option which is the maximum number of jobs in the namespace.
setJobCountUnset(Boolean) - Method in class com.vmware.vcenter.namespaces.ResourceQuotaOptionsV1Update.Builder
This represents the intent of the change to ResourceQuotaOptionsV1Update.getJobCount().
setJobCountUnset(Boolean) - Method in class com.vmware.vcenter.namespaces.ResourceQuotaOptionsV1Update
This represents the intent of the change to ResourceQuotaOptionsV1Update.getJobCount().
setJobs(Set<String>) - Method in class com.vmware.appliance.recovery.backup.job.DetailsTypes.FilterSpec.Builder
Identifiers of backup jobs that can match the filter.
setJobs(Set<String>) - Method in class com.vmware.appliance.recovery.backup.job.DetailsTypes.FilterSpec
Identifiers of backup jobs that can match the filter.
setKb(URI) - Method in class com.vmware.esx.settings.depot_content.add_ons.VersionsTypes.Info
Link to kb article related to this the OEM add-on.
setKb(URI) - Method in class com.vmware.esx.settings.depot_content.AddOnsTypes.AddOnVersionSummary
Link to kb article related to this the OEM add-on version.
setKb(URI) - Method in class com.vmware.esx.settings.depot_content.base_images.VersionsTypes.Info
Link to kb article related to this the base-image.
setKb(URI) - Method in class com.vmware.esx.settings.depot_content.BaseImagesTypes.Summary
Link to kb article related to this the base-image.
setKb(URI) - Method in class com.vmware.esx.settings.depot_content.components.VersionsTypes.Info
Link to kb article related to this the component version.
setKb(URI) - Method in class com.vmware.esx.settings.depot_content.ComponentsTypes.ComponentVersionSummary
Link to kb article related to this the component version.
setKeepAlivePeriod(long) - Method in class com.vmware.vapi.protocol.HttpConfiguration.Builder
Sets the maximum time a connection is allowed to be kept alive.
setKeepInStorage(Boolean) - Method in class com.vmware.content.library.item.updatesession.FileTypes.Info.Builder
Whether or not the file will be kept in storage upon update session completion.
setKeepInStorage(Boolean) - Method in class com.vmware.content.library.item.updatesession.FileTypes.Info
Whether or not the file will be kept in storage upon update session completion.
setKey(char[]) - Method in class com.vmware.vcenter.certificate_management.vcenter.TlsTypes.Spec.Builder
Private key string in PEM format.
setKey(char[]) - Method in class com.vmware.vcenter.certificate_management.vcenter.TlsTypes.Spec
Private key string in PEM format.
setKey(String) - Method in class com.vmware.vcenter.ovf.DeploymentOption.Builder
The key of the deployment option, corresponding to the ovf:id attribute in the OVF descriptor.
setKey(String) - Method in class com.vmware.vcenter.ovf.DeploymentOption
The key of the deployment option, corresponding to the ovf:id attribute in the OVF descriptor.
setKey(String) - Method in class com.vmware.vcenter.ovf.ExtraConfig.Builder
The key of the ExtraConfig element.
setKey(String) - Method in class com.vmware.vcenter.ovf.ExtraConfig
The key of the ExtraConfig element.
setKey(String) - Method in class com.vmware.vsphereautomation.lookup.KeyAnyValue
Sets the value of the key property.
setKey(String) - Method in class com.vmware.vsphereautomation.lookup.LocalizableMessage
Sets the value of the key property.
setKey(String) - Method in class com.vmware.vsphereautomation.lookup.LookupServiceRegistrationAttribute
Sets the value of the key property.
setKey(String) - Method in class com.vmware.vstats.ResourceAddressSchemasTypes.ResourceIdDefinition
Designates a semantic key for the resource identifier.
setKey(String) - Method in class com.vmware.vstats.RsrcId.Builder
Key relates to the corresponding ResourceIdDefinition of the related resource address schema.
setKey(String) - Method in class com.vmware.vstats.RsrcId
Key relates to the corresponding ResourceIdDefinition of the related resource address schema.
setKeyServer(ProvidersTypes.KeyServerCreateSpec) - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.ProvidersTypes.CreateSpec
Key server associated with this Provider.
setKeyServer(ProvidersTypes.KeyServerInfo) - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.ProvidersTypes.Info
Key server associated with this provider.
setKeyServer(ProvidersTypes.KeyServerUpdateSpec) - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.ProvidersTypes.UpdateSpec.Builder
Key server associated with this provider.
setKeyServer(ProvidersTypes.KeyServerUpdateSpec) - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.ProvidersTypes.UpdateSpec
Key server associated with this provider.
setKeySize(Long) - Method in class com.vmware.vcenter.certificate_management.vcenter.TlsCsrTypes.Spec.Builder
This property was added in vSphere API 6.7.2.
setKeySize(Long) - Method in class com.vmware.vcenter.certificate_management.vcenter.TlsCsrTypes.Spec
This property was added in vSphere API 6.7.2.
setKeySize(Long) - Method in class com.vmware.vcenter.certificate_management.vcenter.TlsTypes.ReplaceSpec.Builder
The size of the key to be used for public and private key generation.
setKeySize(Long) - Method in class com.vmware.vcenter.certificate_management.vcenter.TlsTypes.ReplaceSpec
The size of the key to be used for public and private key generation.
setKeySize(Long) - Method in class com.vmware.vcenter.certificate_management.vcenter.VmcaRootTypes.CreateSpec.Builder
The size of the key to be used for public and private key generation.
setKeySize(Long) - Method in class com.vmware.vcenter.certificate_management.vcenter.VmcaRootTypes.CreateSpec
The size of the key to be used for public and private key generation.
setKeyStore(KeyStore) - Method in class com.vmware.vapi.protocol.HttpConfiguration.SslConfiguration.Builder
Sets the KeyStore which contains the certificates used to authenticate the client during an SSL handshake.
setKeyStoreConfig(HttpConfiguration.KeyStoreConfig) - Method in class com.vmware.vapi.protocol.HttpConfiguration.SslConfiguration.Builder
Sets the configuration parameters for the KeyStore provided with HttpConfiguration.SslConfiguration.Builder.setKeyStore(KeyStore).
setKeyUsage(List<String>) - Method in class com.vmware.vcenter.certificate_management.vcenter.TlsTypes.Info
Collection of keyusage contained in the certificate.
setKmipServer(ProvidersTypes.KmipServerCreateSpec) - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.ProvidersTypes.KeyServerCreateSpec.Builder
Configuration information for Key Management Interoperability Protocol (KMIP) based key server.
setKmipServer(ProvidersTypes.KmipServerCreateSpec) - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.ProvidersTypes.KeyServerCreateSpec
Configuration information for Key Management Interoperability Protocol (KMIP) based key server.
setKmipServer(ProvidersTypes.KmipServerInfo) - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.ProvidersTypes.KeyServerInfo.Builder
Configuration information for KMIP based key server.
setKmipServer(ProvidersTypes.KmipServerInfo) - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.ProvidersTypes.KeyServerInfo
Configuration information for KMIP based key server.
setKmipServer(ProvidersTypes.KmipServerUpdateSpec) - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.ProvidersTypes.KeyServerUpdateSpec.Builder
Configuration information for KMIP based key server.
setKmipServer(ProvidersTypes.KmipServerUpdateSpec) - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.ProvidersTypes.KeyServerUpdateSpec
Configuration information for KMIP based key server.
setKubernetesStatus(ClustersTypes.KubernetesStatus) - Method in class com.vmware.vcenter.namespace_management.ClustersTypes.Info
Current setting for KubernetesStatus.
setKubernetesStatus(ClustersTypes.KubernetesStatus) - Method in class com.vmware.vcenter.namespace_management.ClustersTypes.Summary
Current setting for KubernetesStatus.
setKubernetesStatusMessages(List<ClustersTypes.Message>) - Method in class com.vmware.vcenter.namespace_management.ClustersTypes.Info
Current set of messages associated with the object.
setL(NestedLocalizableMessage) - Method in class com.vmware.vapi.std.LocalizationParam.Builder
Nested localizable value associated with the parameter.
setL(NestedLocalizableMessage) - Method in class com.vmware.vapi.std.LocalizationParam
Nested localizable value associated with the parameter.
setL10N(ManagedObjectReference) - Method in class com.vmware.vsphereautomation.lookup.LookupServiceContent
Sets the value of the l10N property.
setLabel(String) - Method in class com.vmware.vcenter.ovf.DeploymentOption.Builder
A localizable label for the deployment option.
setLabel(String) - Method in class com.vmware.vcenter.ovf.DeploymentOption
A localizable label for the deployment option.
setLabel(String) - Method in class com.vmware.vcenter.ovf.Property.Builder
The display name of this OVF property.
setLabel(String) - Method in class com.vmware.vcenter.ovf.Property
The display name of this OVF property.
setLabel(String) - Method in class com.vmware.vcenter.vm.hardware.adapter.SataTypes.Info
Device label.
setLabel(String) - Method in class com.vmware.vcenter.vm.hardware.adapter.ScsiTypes.Info
Device label.
setLabel(String) - Method in class com.vmware.vcenter.vm.hardware.CdromTypes.Info
Device label.
setLabel(String) - Method in class com.vmware.vcenter.vm.hardware.DiskTypes.Info
Device label.
setLabel(String) - Method in class com.vmware.vcenter.vm.hardware.EthernetTypes.Info
Device label.
setLabel(String) - Method in class com.vmware.vcenter.vm.hardware.FloppyTypes.Info
Device label.
setLabel(String) - Method in class com.vmware.vcenter.vm.hardware.ParallelTypes.Info
Device label.
setLabel(String) - Method in class com.vmware.vcenter.vm.hardware.SerialTypes.Info
Device label.
setLabel(LocalizableMessage) - Method in class com.vmware.vstats.UserInfo
Short label.
setLastAccessedTime(Calendar) - Method in class com.vmware.cis.SessionTypes.Info
Last time this session was used by passing the session key for invoking an API.
setLastCheckTime(Calendar) - Method in class com.vmware.vcenter.lcm.update.PendingTypes.ListResult
Time when the software depo was last checked.
setLastModified(Calendar) - Method in class com.vmware.vcenter.guest.CustomizationSpecsTypes.Info
Time when the specification was last modified.
setLastModified(Calendar) - Method in class com.vmware.vcenter.guest.CustomizationSpecsTypes.Summary
Date and tme when this guest customization specification was last modified.
setLastModifiedTime(Calendar) - Method in class com.vmware.content.library.ItemModel.Builder
The date and time when the metadata for this library item was last changed.
setLastModifiedTime(Calendar) - Method in class com.vmware.content.library.ItemModel
The date and time when the metadata for this library item was last changed.
setLastModifiedTime(Calendar) - Method in class com.vmware.content.LibraryModel.Builder
The date and time when this library was last updated.
setLastModifiedTime(Calendar) - Method in class com.vmware.content.LibraryModel
The date and time when this library was last updated.
setLastPasswordChange(Calendar) - Method in class com.vmware.appliance.LocalAccountsTypes.Info.Builder
Date and time password was changed.
setLastPasswordChange(Calendar) - Method in class com.vmware.appliance.LocalAccountsTypes.Info
Date and time password was changed.
setLastSyncTime(Calendar) - Method in class com.vmware.content.library.ItemModel.Builder
The date and time when this library item was last synchronized.
setLastSyncTime(Calendar) - Method in class com.vmware.content.library.ItemModel
The date and time when this library item was last synchronized.
setLastSyncTime(Calendar) - Method in class com.vmware.content.LibraryModel.Builder
The date and time when this library was last synchronized.
setLastSyncTime(Calendar) - Method in class com.vmware.content.LibraryModel
The date and time when this library was last synchronized.
setLastSyncTime(Calendar) - Method in class com.vmware.vcenter.hvc.links.sync.ProvidersTypes.Info.Builder
Last sync time for the provider.
setLastSyncTime(Calendar) - Method in class com.vmware.vcenter.hvc.links.sync.ProvidersTypes.Info
Last sync time for the provider.
setLastUpgradedDate(Calendar) - Method in class com.vmware.vcenter.namespace_management.software.ClustersTypes.Info.Builder
Date of last successful upgrade.
setLastUpgradedDate(Calendar) - Method in class com.vmware.vcenter.namespace_management.software.ClustersTypes.Info
Date of last successful upgrade.
setLastUpgradedDate(Calendar) - Method in class com.vmware.vcenter.namespace_management.software.ClustersTypes.Summary.Builder
Date of last successful upgrade.
setLastUpgradedDate(Calendar) - Method in class com.vmware.vcenter.namespace_management.software.ClustersTypes.Summary
Date of last successful upgrade.
setLatestQueryTime(Calendar) - Method in class com.vmware.appliance.UpdateTypes.Info.Builder
Timestamp of latest query to update repository.
setLatestQueryTime(Calendar) - Method in class com.vmware.appliance.UpdateTypes.Info
Timestamp of latest query to update repository.
setLatestRecommendation(SoftwareInfo) - Method in class com.vmware.esx.settings.clusters.software.RecommendationsTypes.Info.Builder
Recommended image specification based on latest base image version.
setLatestRecommendation(SoftwareInfo) - Method in class com.vmware.esx.settings.clusters.software.RecommendationsTypes.Info
Recommended image specification based on latest base image version.
setLevel(ResourcePoolTypes.SharesInfo.Level) - Method in class com.vmware.vcenter.ResourcePoolTypes.SharesInfo
The allocation level.
setLibrary(String) - Method in class com.vmware.vcenter.vm_template.LibraryItemsTypes.CreateSpec
Identifier of the library in which the new library item should be created.
setLibraryId(String) - Method in class com.vmware.content.library.ItemModel.Builder
The identifier of the LibraryModel to which this item belongs.
setLibraryId(String) - Method in class com.vmware.content.library.ItemModel
The identifier of the LibraryModel to which this item belongs.
setLibraryId(String) - Method in class com.vmware.content.library.ItemTypes.FindSpec.Builder
The identifier of the library containing the item.
setLibraryId(String) - Method in class com.vmware.content.library.ItemTypes.FindSpec
The identifier of the library containing the item.
setLibraryId(String) - Method in class com.vmware.vcenter.ovf.LibraryItemTypes.CreateTarget.Builder
Identifier of the library in which a new library item should be created.
setLibraryId(String) - Method in class com.vmware.vcenter.ovf.LibraryItemTypes.CreateTarget
Identifier of the library in which a new library item should be created.
setLibraryIdParent(String) - Method in class com.vmware.content.type.ovf.OvfTemplate
The identifier of the LibraryModel to which this item belongs.
setLibraryItem(String) - Method in class com.vmware.vcenter.vm.LibraryItemTypes.CheckOutInfo
Identifier of the library item that the virtual machine is checked out from.
setLibraryItemContentVersion(String) - Method in class com.vmware.content.library.item.DownloadSessionModel.Builder
The content version of the library item whose content is being downloaded.
setLibraryItemContentVersion(String) - Method in class com.vmware.content.library.item.DownloadSessionModel
The content version of the library item whose content is being downloaded.
setLibraryItemContentVersion(String) - Method in class com.vmware.content.library.item.UpdateSessionModel.Builder
The content version of the library item whose content is being modified.
setLibraryItemContentVersion(String) - Method in class com.vmware.content.library.item.UpdateSessionModel
The content version of the library item whose content is being modified.
setLibraryItemId(String) - Method in class com.vmware.content.library.item.DownloadSessionModel.Builder
The identifier of the library item whose content is being downloaded.
setLibraryItemId(String) - Method in class com.vmware.content.library.item.DownloadSessionModel
The identifier of the library item whose content is being downloaded.
setLibraryItemId(String) - Method in class com.vmware.content.library.item.UpdateSessionModel.Builder
The identifier of the library item to which content will be uploaded or removed.
setLibraryItemId(String) - Method in class com.vmware.content.library.item.UpdateSessionModel
The identifier of the library item to which content will be uploaded or removed.
setLibraryItemId(String) - Method in class com.vmware.vcenter.ovf.LibraryItemTypes.CreateTarget.Builder
Identifier of the library item that should be should be updated.
setLibraryItemId(String) - Method in class com.vmware.vcenter.ovf.LibraryItemTypes.CreateTarget
Identifier of the library item that should be should be updated.
setLibraryType(HttpConfiguration.LibType) - Method in class com.vmware.vapi.protocol.HttpConfiguration.Builder
Sets the type of the HTTP library to be used for execution of API requests.
setLimit(Long) - Method in class com.vmware.content.type.ovf.Cpu.Builder
CPU limit in MHz Is is optional to set a CPU limit.
setLimit(Long) - Method in class com.vmware.content.type.ovf.Cpu
CPU limit in MHz Is is optional to set a CPU limit.
setLimit(Long) - Method in class com.vmware.content.type.ovf.Memory.Builder
memory limit in MB It is not required that memory limit be specified.
setLimit(Long) - Method in class com.vmware.content.type.ovf.Memory
memory limit in MB It is not required that memory limit be specified.
setLimit(Long) - Method in class com.vmware.vcenter.content.registries.HarborTypes.StorageSpec.Builder
The maximum amount of storage (in mebibytes) which can be utilized by the registry for this specification.
setLimit(Long) - Method in class com.vmware.vcenter.content.registries.HarborTypes.StorageSpec
The maximum amount of storage (in mebibytes) which can be utilized by the registry for this specification.
setLimit(Long) - Method in class com.vmware.vcenter.namespaces.InstancesTypes.StorageSpec.Builder
The maximum amount of storage (in mebibytes) which can be utilized by the namespace for this specification.
setLimit(Long) - Method in class com.vmware.vcenter.namespaces.InstancesTypes.StorageSpec
The maximum amount of storage (in mebibytes) which can be utilized by the namespace for this specification.
setLimit(Long) - Method in class com.vmware.vcenter.ResourcePoolTypes.ResourceAllocationCreateSpec.Builder
The utilization of a resource pool will not exceed this limit, even if there are available resources.
setLimit(Long) - Method in class com.vmware.vcenter.ResourcePoolTypes.ResourceAllocationCreateSpec
The utilization of a resource pool will not exceed this limit, even if there are available resources.
setLimit(long) - Method in class com.vmware.vcenter.ResourcePoolTypes.ResourceAllocationInfo
The utilization of a resource pool will not exceed this limit, even if there are available resources.
setLimit(Long) - Method in class com.vmware.vcenter.ResourcePoolTypes.ResourceAllocationUpdateSpec.Builder
The utilization of a resource pool will not exceed this limit, even if there are available resources.
setLimit(Long) - Method in class com.vmware.vcenter.ResourcePoolTypes.ResourceAllocationUpdateSpec
The utilization of a resource pool will not exceed this limit, even if there are available resources.
setLineNumber(long) - Method in class com.vmware.vcenter.ovf.ParseIssue
The line number of the line in the file (see ParseIssue.getFile()) where the parse issue was found (or -1 if not applicable).
setLink(String) - Method in class com.vmware.vcenter.hvc.LinksTypes.Summary
Unique identifier for the link.
setLinuxConfig(LinuxConfiguration) - Method in class com.vmware.vcenter.guest.ConfigurationSpec.Builder
Guest customization specification for a linux guest operating system.
setLinuxConfig(LinuxConfiguration) - Method in class com.vmware.vcenter.guest.ConfigurationSpec
Guest customization specification for a linux guest operating system.
setListValue(List<PrimitiveValue>) - Method in class com.vmware.vapi.metadata.metamodel.ConstantValue.Builder
List value of the constant element.
setListValue(List<PrimitiveValue>) - Method in class com.vmware.vapi.metadata.metamodel.ConstantValue
List value of the constant element.
setListValue(List<String>) - Method in class com.vmware.vapi.metadata.metamodel.ElementValue.Builder
List of strings value of the metadata element.
setListValue(List<String>) - Method in class com.vmware.vapi.metadata.metamodel.ElementValue
List of strings value of the metadata element.
setLocale(String) - Method in class com.vmware.vcenter.ovf.LibraryItemTypes.ResourcePoolDeploymentSpec.Builder
The locale to use for parsing the OVF descriptor.
setLocale(String) - Method in class com.vmware.vcenter.ovf.LibraryItemTypes.ResourcePoolDeploymentSpec
The locale to use for parsing the OVF descriptor.
setLocale(ManagedObjectReference, String) - Method in interface com.vmware.vsphereautomation.lookup.LsPortType
 
setLocale(String) - Method in class com.vmware.vsphereautomation.lookup.SetLocaleRequestType
Sets the value of the locale property.
SetLocaleRequestType - Class in com.vmware.vsphereautomation.lookup
Java class for SetLocaleRequestType complex type.
SetLocaleRequestType() - Constructor for class com.vmware.vsphereautomation.lookup.SetLocaleRequestType
 
SetLocaleResponse - Class in com.vmware.vsphereautomation.lookup
Java class for anonymous complex type.
SetLocaleResponse() - Constructor for class com.vmware.vsphereautomation.lookup.SetLocaleResponse
 
setLocality(String) - Method in class com.vmware.vcenter.certificate_management.vcenter.TlsCsrTypes.Spec
Locality field in certificate subject.
setLocality(String) - Method in class com.vmware.vcenter.certificate_management.vcenter.TlsTypes.ReplaceSpec
Locality field in certificate subject.
setLocality(String) - Method in class com.vmware.vcenter.certificate_management.vcenter.VmcaRootTypes.CreateSpec.Builder
Locality field in certificate subject.
setLocality(String) - Method in class com.vmware.vcenter.certificate_management.vcenter.VmcaRootTypes.CreateSpec
Locality field in certificate subject.
setLocalized(String) - Method in class com.vmware.vapi.std.LocalizableMessage.Builder
Localized string value as per request requirements.
setLocalized(String) - Method in class com.vmware.vapi.std.LocalizableMessage
Localized string value as per request requirements.
setLocalizedMessage(String) - Method in class com.vmware.vsphereautomation.lookup.LocalizedMethodFault
Sets the value of the localizedMessage property.
setLocation(URI) - Method in class com.vmware.appliance.recovery.backup.job.DetailsTypes.Info
URL of the backup location.
setLocation(String) - Method in class com.vmware.appliance.recovery.backup.JobTypes.BackupRequest
Path or URL of the backup location.
setLocation(URI) - Method in class com.vmware.appliance.recovery.backup.LocationSpec
Backup location URL.
setLocation(URI) - Method in class com.vmware.appliance.recovery.backup.SchedulesTypes.CreateSpec
URL of the backup location.
setLocation(URI) - Method in class com.vmware.appliance.recovery.backup.SchedulesTypes.Info
URL of the backup location.
setLocation(URI) - Method in class com.vmware.appliance.recovery.backup.SchedulesTypes.UpdateSpec.Builder
URL of the backup location.
setLocation(URI) - Method in class com.vmware.appliance.recovery.backup.SchedulesTypes.UpdateSpec
URL of the backup location.
setLocation(URI) - Method in class com.vmware.appliance.recovery.backup.system_name.ArchiveTypes.Info
Backup location URL.
setLocation(String) - Method in class com.vmware.appliance.recovery.BackupTypes.BackupRequest
path or url
setLocation(String) - Method in class com.vmware.appliance.recovery.restore.JobTypes.RestoreRequest
path or url
setLocation(String) - Method in class com.vmware.appliance.recovery.RestoreTypes.RestoreRequest
path or url
setLocation(SubscriptionsTypes.Location) - Method in class com.vmware.content.library.SubscriptionsTypes.CreateSpecSubscribedLibrary
Location of the subscribed library relative to the published library.
setLocation(URI) - Method in class com.vmware.esx.settings.clusters.DepotOverridesTypes.Depot
Location of the depot override.
setLocation(URI) - Method in class com.vmware.esx.settings.clusters.software.DraftsTypes.ImportSpec.Builder
Location of the software specification file to be imported.
setLocation(URI) - Method in class com.vmware.esx.settings.clusters.software.DraftsTypes.ImportSpec
Location of the software specification file to be imported.
setLocation(URI) - Method in class com.vmware.esx.settings.depots.OfflineTypes.CreateSpec.Builder
Location of the depot from which content should be retrieved.
setLocation(URI) - Method in class com.vmware.esx.settings.depots.OfflineTypes.CreateSpec
Location of the depot from which content should be retrieved.
setLocation(URI) - Method in class com.vmware.esx.settings.depots.OfflineTypes.Info.Builder
Location of the depot from which content is retrieved.
setLocation(URI) - Method in class com.vmware.esx.settings.depots.OfflineTypes.Info
Location of the depot from which content is retrieved.
setLocation(URI) - Method in class com.vmware.esx.settings.depots.OfflineTypes.Summary.Builder
Location of the depot from which content is retrieved.
setLocation(URI) - Method in class com.vmware.esx.settings.depots.OfflineTypes.Summary
Location of the depot from which content is retrieved.
setLocation(URI) - Method in class com.vmware.esx.settings.depots.OnlineTypes.CreateSpec
Location of the Depot.
setLocation(URI) - Method in class com.vmware.esx.settings.depots.OnlineTypes.Info
Location of the Depot.
setLocation(URI) - Method in class com.vmware.esx.settings.depots.OnlineTypes.Summary
Location of the Depot.
setLocation(URI) - Method in class com.vmware.esx.settings.depots.UmdsTypes.Info
Location of the Depot.
setLocation(URI) - Method in class com.vmware.esx.settings.depots.UmdsTypes.SetSpec
Location of the Depot.
setLocationPassword(char[]) - Method in class com.vmware.appliance.recovery.backup.JobTypes.BackupRequest.Builder
Password for the given location.
setLocationPassword(char[]) - Method in class com.vmware.appliance.recovery.backup.JobTypes.BackupRequest
Password for the given location.
setLocationPassword(char[]) - Method in class com.vmware.appliance.recovery.backup.LocationSpec.Builder
Password for the given location.
setLocationPassword(char[]) - Method in class com.vmware.appliance.recovery.backup.LocationSpec
Password for the given location.
setLocationPassword(char[]) - Method in class com.vmware.appliance.recovery.backup.SchedulesTypes.CreateSpec.Builder
Password for the given location.
setLocationPassword(char[]) - Method in class com.vmware.appliance.recovery.backup.SchedulesTypes.CreateSpec
Password for the given location.
setLocationPassword(char[]) - Method in class com.vmware.appliance.recovery.backup.SchedulesTypes.UpdateSpec.Builder
Password for the given location.
setLocationPassword(char[]) - Method in class com.vmware.appliance.recovery.backup.SchedulesTypes.UpdateSpec
Password for the given location.
setLocationPassword(char[]) - Method in class com.vmware.appliance.recovery.BackupTypes.BackupRequest.Builder
password for location locationPassword Password for the specified user if login is required at this location.
setLocationPassword(char[]) - Method in class com.vmware.appliance.recovery.BackupTypes.BackupRequest
password for location locationPassword Password for the specified user if login is required at this location.
setLocationPassword(char[]) - Method in class com.vmware.appliance.recovery.restore.JobTypes.RestoreRequest.Builder
password for location locationPassword Password for the specified user if login is required at this location.
setLocationPassword(char[]) - Method in class com.vmware.appliance.recovery.restore.JobTypes.RestoreRequest
password for location locationPassword Password for the specified user if login is required at this location.
setLocationPassword(char[]) - Method in class com.vmware.appliance.recovery.RestoreTypes.RestoreRequest.Builder
password for location locationPassword Password for the specified user if login is required at this location.
setLocationPassword(char[]) - Method in class com.vmware.appliance.recovery.RestoreTypes.RestoreRequest
password for location locationPassword Password for the specified user if login is required at this location.
setLocationType(JobTypes.LocationType) - Method in class com.vmware.appliance.recovery.backup.JobTypes.BackupRequest
Type of backup location.
setLocationType(BackupTypes.LocationType) - Method in class com.vmware.appliance.recovery.BackupTypes.BackupRequest
a type of location
setLocationType(JobTypes.LocationType) - Method in class com.vmware.appliance.recovery.restore.JobTypes.RestoreRequest
a type of location
setLocationType(RestoreTypes.LocationType) - Method in class com.vmware.appliance.recovery.RestoreTypes.RestoreRequest
a type of location
setLocationUser(String) - Method in class com.vmware.appliance.recovery.backup.job.DetailsTypes.Info
The username for the remote backup location.
setLocationUser(String) - Method in class com.vmware.appliance.recovery.backup.JobTypes.BackupRequest.Builder
Username for the given location.
setLocationUser(String) - Method in class com.vmware.appliance.recovery.backup.JobTypes.BackupRequest
Username for the given location.
setLocationUser(String) - Method in class com.vmware.appliance.recovery.backup.LocationSpec.Builder
Username for the given location.
setLocationUser(String) - Method in class com.vmware.appliance.recovery.backup.LocationSpec
Username for the given location.
setLocationUser(String) - Method in class com.vmware.appliance.recovery.backup.SchedulesTypes.CreateSpec.Builder
Username for the given location.
setLocationUser(String) - Method in class com.vmware.appliance.recovery.backup.SchedulesTypes.CreateSpec
Username for the given location.
setLocationUser(String) - Method in class com.vmware.appliance.recovery.backup.SchedulesTypes.Info.Builder
Username for the given location.
setLocationUser(String) - Method in class com.vmware.appliance.recovery.backup.SchedulesTypes.Info
Username for the given location.
setLocationUser(String) - Method in class com.vmware.appliance.recovery.backup.SchedulesTypes.UpdateSpec.Builder
Username for the given location.
setLocationUser(String) - Method in class com.vmware.appliance.recovery.backup.SchedulesTypes.UpdateSpec
Username for the given location.
setLocationUser(String) - Method in class com.vmware.appliance.recovery.BackupTypes.BackupRequest.Builder
username for location locationUser User name for this location if login is required.
setLocationUser(String) - Method in class com.vmware.appliance.recovery.BackupTypes.BackupRequest
username for location locationUser User name for this location if login is required.
setLocationUser(String) - Method in class com.vmware.appliance.recovery.restore.JobTypes.RestoreRequest.Builder
username for location locationUser User name for this location if login is required.
setLocationUser(String) - Method in class com.vmware.appliance.recovery.restore.JobTypes.RestoreRequest
username for location locationUser User name for this location if login is required.
setLocationUser(String) - Method in class com.vmware.appliance.recovery.RestoreTypes.RestoreRequest.Builder
username for location locationUser User name for this location if login is required.
setLocationUser(String) - Method in class com.vmware.appliance.recovery.RestoreTypes.RestoreRequest
username for location locationUser User name for this location if login is required.
setLoginBanner(String) - Method in class com.vmware.vcenter.namespace_management.ClustersTypes.EnableSpec.Builder
Disclaimer to be displayed prior to login via the Kubectl plugin.
setLoginBanner(String) - Method in class com.vmware.vcenter.namespace_management.ClustersTypes.EnableSpec
Disclaimer to be displayed prior to login via the Kubectl plugin.
setLoginBanner(String) - Method in class com.vmware.vcenter.namespace_management.ClustersTypes.SetSpec.Builder
Disclaimer to be displayed prior to login via the Kubectl plugin.
setLoginBanner(String) - Method in class com.vmware.vcenter.namespace_management.ClustersTypes.SetSpec
Disclaimer to be displayed prior to login via the Kubectl plugin.
setLoginBanner(String) - Method in class com.vmware.vcenter.namespace_management.ClustersTypes.UpdateSpec.Builder
Disclaimer to be displayed prior to login via the Kubectl plugin.
setLoginBanner(String) - Method in class com.vmware.vcenter.namespace_management.ClustersTypes.UpdateSpec
Disclaimer to be displayed prior to login via the Kubectl plugin.
setLogoutEndpoint(URI) - Method in class com.vmware.vcenter.identity.ProvidersTypes.OidcInfo.Builder
The endpoint to use for terminating the user's session at the identity provider.
setLogoutEndpoint(URI) - Method in class com.vmware.vcenter.identity.ProvidersTypes.OidcInfo
The endpoint to use for terminating the user's session at the identity provider.
setLogoutEndpoint(URI) - Method in class com.vmware.vcenter.identity.ProvidersTypes.OidcSummary.Builder
The endpoint to use for terminating the user's session at the identity provider.
setLogoutEndpoint(URI) - Method in class com.vmware.vcenter.identity.ProvidersTypes.OidcSummary
The endpoint to use for terminating the user's session at the identity provider.
setLongOption(String) - Method in class com.vmware.vapi.metadata.cli.CommandTypes.OptionInfo
The long option name of the parameter as used by the user.
setLongValue(Long) - Method in class com.vmware.vapi.metadata.metamodel.ElementValue.Builder
Long value of the metadata element.
setLongValue(Long) - Method in class com.vmware.vapi.metadata.metamodel.ElementValue
Long value of the metadata element.
setLongValue(Long) - Method in class com.vmware.vapi.metadata.metamodel.PrimitiveValue.Builder
Long value of the constant.
setLongValue(Long) - Method in class com.vmware.vapi.metadata.metamodel.PrimitiveValue
Long value of the constant.
setLookupService(ManagedObjectReference) - Method in class com.vmware.vsphereautomation.lookup.LookupServiceContent
Sets the value of the lookupService property.
setMac(String) - Method in class com.vmware.appliance.networking.InterfacesTypes.InterfaceInfo
MAC address.
setMacAddress(String) - Method in class com.vmware.content.type.ovf.Nic.Builder
Mac address of this NIC It is not required that MAC address be specified.
setMacAddress(String) - Method in class com.vmware.content.type.ovf.Nic
Mac address of this NIC It is not required that MAC address be specified.
setMacAddress(String) - Method in class com.vmware.vcenter.guest.AdapterMapping.Builder
The MAC address of a network adapter being customized.
setMacAddress(String) - Method in class com.vmware.vcenter.guest.AdapterMapping
The MAC address of a network adapter being customized.
setMacAddress(String) - Method in class com.vmware.vcenter.vm.guest.networking.InterfacesTypes.Info.Builder
MAC address of the adapter.
setMacAddress(String) - Method in class com.vmware.vcenter.vm.guest.networking.InterfacesTypes.Info
MAC address of the adapter.
setMacAddress(String) - Method in class com.vmware.vcenter.vm.hardware.EthernetTypes.CreateSpec.Builder
MAC address.
setMacAddress(String) - Method in class com.vmware.vcenter.vm.hardware.EthernetTypes.CreateSpec
MAC address.
setMacAddress(String) - Method in class com.vmware.vcenter.vm.hardware.EthernetTypes.Info.Builder
MAC address.
setMacAddress(String) - Method in class com.vmware.vcenter.vm.hardware.EthernetTypes.Info
MAC address.
setMacAddress(String) - Method in class com.vmware.vcenter.vm.hardware.EthernetTypes.UpdateSpec.Builder
MAC address.
setMacAddress(String) - Method in class com.vmware.vcenter.vm.hardware.EthernetTypes.UpdateSpec
MAC address.
setMacType(EthernetTypes.MacAddressType) - Method in class com.vmware.vcenter.vm.hardware.EthernetTypes.CreateSpec.Builder
MAC address type.
setMacType(EthernetTypes.MacAddressType) - Method in class com.vmware.vcenter.vm.hardware.EthernetTypes.CreateSpec
MAC address type.
setMacType(EthernetTypes.MacAddressType) - Method in class com.vmware.vcenter.vm.hardware.EthernetTypes.Info
MAC address type.
setMacType(EthernetTypes.MacAddressType) - Method in class com.vmware.vcenter.vm.hardware.EthernetTypes.UpdateSpec.Builder
MAC address type.
setMacType(EthernetTypes.MacAddressType) - Method in class com.vmware.vcenter.vm.hardware.EthernetTypes.UpdateSpec
MAC address type.
setMacType(LibraryItemsTypes.EthernetInfo.MacAddressType) - Method in class com.vmware.vcenter.vm_template.LibraryItemsTypes.EthernetInfo
MAC address type of the ethernet adapter.
setMakeDefault(Boolean) - Method in class com.vmware.vcenter.identity.ProvidersTypes.UpdateSpec.Builder
Specifies whether to make this the default provider.
setMakeDefault(Boolean) - Method in class com.vmware.vcenter.identity.ProvidersTypes.UpdateSpec
Specifies whether to make this the default provider.
setManagement(IpSpec) - Method in class com.vmware.vcenter.vcha.cluster.ActiveTypes.Info
IP specification for the Management network.
setManagementNetwork(String) - Method in class com.vmware.vcenter.vcha.PlacementInfo
The identifier of the Network object used for the Management network.
setManagementNetwork(String) - Method in class com.vmware.vcenter.vcha.PlacementSpec.Builder
The identifier of the Network object used for the Management network.
setManagementNetwork(String) - Method in class com.vmware.vcenter.vcha.PlacementSpec
The identifier of the Network object used for the Management network.
setManagementNetworkName(String) - Method in class com.vmware.vcenter.vcha.PlacementInfo
The name of the Network object used for the Management network.
setManagementNetworkType(NetworkType) - Method in class com.vmware.vcenter.vcha.PlacementInfo
The type of the Network object used for the Management network.
setManagementNetworkType(NetworkType) - Method in class com.vmware.vcenter.vcha.PlacementSpec.Builder
The type of the Network object used by the Management network.
If the PlacementSpec.getManagementNetwork() property is set, then the {#link #managementNetworkType} field must be set.
If the PlacementSpec.getManagementNetwork() property is null, then the PlacementSpec.getManagementNetworkType() property is ignored.
setManagementNetworkType(NetworkType) - Method in class com.vmware.vcenter.vcha.PlacementSpec
The type of the Network object used by the Management network.
If the PlacementSpec.getManagementNetwork() property is set, then the {#link #managementNetworkType} field must be set.
If the PlacementSpec.getManagementNetwork() property is null, then the PlacementSpec.getManagementNetworkType() property is ignored.
setManagementVcenterName(String) - Method in class com.vmware.vcenter.vcha.PlacementInfo
The hostname of the vCenter server that is managing the VCHA node.
setManagementVcenterServerGuid(String) - Method in class com.vmware.vcenter.vcha.PlacementInfo.Builder
The unique identifier of the vCenter server that is managing the VCHA node.
setManagementVcenterServerGuid(String) - Method in class com.vmware.vcenter.vcha.PlacementInfo
The unique identifier of the vCenter server that is managing the VCHA node.
setManualControl(boolean) - Method in class com.vmware.appliance.update.PolicyTypes.Info
Whether API client should allow the user to start update manually.
setManualFailoverAllowed(Boolean) - Method in class com.vmware.vcenter.vcha.ClusterTypes.Info.Builder
Specifies if manual failover is allowed.
setManualFailoverAllowed(Boolean) - Method in class com.vmware.vcenter.vcha.ClusterTypes.Info
Specifies if manual failover is allowed.
setMapKeyType(Type) - Method in class com.vmware.vapi.metadata.metamodel.GenericInstantiation.Builder
Type of the key parameter of the map generic type instantiation.
setMapKeyType(Type) - Method in class com.vmware.vapi.metadata.metamodel.GenericInstantiation
Type of the key parameter of the map generic type instantiation.
setMappings(List<LocalFilesystemTypes.VirtualDiskMapping>) - Method in class com.vmware.vcenter.vm.guest.LocalFilesystemTypes.Info.Builder
VirtualDisks backing the guest partition, if known.
setMappings(List<LocalFilesystemTypes.VirtualDiskMapping>) - Method in class com.vmware.vcenter.vm.guest.LocalFilesystemTypes.Info
VirtualDisks backing the guest partition, if known.
setMapValueType(Type) - Method in class com.vmware.vapi.metadata.metamodel.GenericInstantiation.Builder
Type of the value parameter of the map generic type instantiation.
setMapValueType(Type) - Method in class com.vmware.vapi.metadata.metamodel.GenericInstantiation
Type of the value parameter of the map generic type instantiation.
setMarker(String) - Method in class com.vmware.vcenter.tagging.AssociationsTypes.IterationSpec.Builder
Marker is an opaque token that allows the caller to request the next page of tag associations.
setMarker(String) - Method in class com.vmware.vcenter.tagging.AssociationsTypes.IterationSpec
Marker is an opaque token that allows the caller to request the next page of tag associations.
setMarker(String) - Method in class com.vmware.vcenter.tagging.AssociationsTypes.ListResult.Builder
Marker is an opaque data structure that allows the caller to request the next page of tag associations.
setMarker(String) - Method in class com.vmware.vcenter.tagging.AssociationsTypes.ListResult
Marker is an opaque data structure that allows the caller to request the next page of tag associations.
setMaster(boolean) - Method in class com.vmware.vcenter.vm.hardware.IdeAddressInfo
Flag specifying whether the device is the master or slave device on the IDE adapter.
setMaster(Boolean) - Method in class com.vmware.vcenter.vm.hardware.IdeAddressSpec.Builder
Flag specifying whether the device should be the master or slave device on the IDE adapter.
setMaster(Boolean) - Method in class com.vmware.vcenter.vm.hardware.IdeAddressSpec
Flag specifying whether the device should be the master or slave device on the IDE adapter.
setMasterDNS(List<String>) - Method in class com.vmware.vcenter.namespace_management.ClustersTypes.EnableSpec.Builder
List of DNS server IP addresses to use on Kubernetes API server, specified in order of preference.
setMasterDNS(List<String>) - Method in class com.vmware.vcenter.namespace_management.ClustersTypes.EnableSpec
List of DNS server IP addresses to use on Kubernetes API server, specified in order of preference.
setMasterDNS(List<String>) - Method in class com.vmware.vcenter.namespace_management.ClustersTypes.Info.Builder
List of DNS server IP addresses to use on Kubernetes API server, specified in order of preference.
setMasterDNS(List<String>) - Method in class com.vmware.vcenter.namespace_management.ClustersTypes.Info
List of DNS server IP addresses to use on Kubernetes API server, specified in order of preference.
setMasterDNS(List<String>) - Method in class com.vmware.vcenter.namespace_management.ClustersTypes.SetSpec.Builder
List of DNS server IP addresses to use on Kubernetes API server, specified in order of preference.
setMasterDNS(List<String>) - Method in class com.vmware.vcenter.namespace_management.ClustersTypes.SetSpec
List of DNS server IP addresses to use on Kubernetes API server, specified in order of preference.
setMasterDNS(List<String>) - Method in class com.vmware.vcenter.namespace_management.ClustersTypes.UpdateSpec.Builder
List of DNS server IP addresses to use on Kubernetes API server, specified in order of preference.
setMasterDNS(List<String>) - Method in class com.vmware.vcenter.namespace_management.ClustersTypes.UpdateSpec
List of DNS server IP addresses to use on Kubernetes API server, specified in order of preference.
setMasterDNSNames(List<String>) - Method in class com.vmware.vcenter.namespace_management.ClustersTypes.EnableSpec.Builder
List of additional DNS names to associate with the Kubernetes API server.
setMasterDNSNames(List<String>) - Method in class com.vmware.vcenter.namespace_management.ClustersTypes.EnableSpec
List of additional DNS names to associate with the Kubernetes API server.
setMasterDNSSearchDomains(List<String>) - Method in class com.vmware.vcenter.namespace_management.ClustersTypes.EnableSpec.Builder
List of domains (for example "vmware.com") to be searched when trying to lookup a host name on Kubernetes API server, specified in order of preference.
setMasterDNSSearchDomains(List<String>) - Method in class com.vmware.vcenter.namespace_management.ClustersTypes.EnableSpec
List of domains (for example "vmware.com") to be searched when trying to lookup a host name on Kubernetes API server, specified in order of preference.
setMasterDNSSearchDomains(List<String>) - Method in class com.vmware.vcenter.namespace_management.ClustersTypes.Info.Builder
List of domains (for example "vmware.com") to be searched when trying to lookup a host name on Kubernetes API server, specified in order of preference.
setMasterDNSSearchDomains(List<String>) - Method in class com.vmware.vcenter.namespace_management.ClustersTypes.Info
List of domains (for example "vmware.com") to be searched when trying to lookup a host name on Kubernetes API server, specified in order of preference.
setMasterDNSSearchDomains(List<String>) - Method in class com.vmware.vcenter.namespace_management.ClustersTypes.SetSpec.Builder
List of domains (for example "vmware.com") to be searched when trying to lookup a host name on Kubernetes API server, specified in order of preference.
setMasterDNSSearchDomains(List<String>) - Method in class com.vmware.vcenter.namespace_management.ClustersTypes.SetSpec
List of domains (for example "vmware.com") to be searched when trying to lookup a host name on Kubernetes API server, specified in order of preference.
setMasterDNSSearchDomains(List<String>) - Method in class com.vmware.vcenter.namespace_management.ClustersTypes.UpdateSpec.Builder
List of domains (for example "vmware.com") to be searched when trying to lookup a host name on Kubernetes API server, specified in order of preference.
setMasterDNSSearchDomains(List<String>) - Method in class com.vmware.vcenter.namespace_management.ClustersTypes.UpdateSpec
List of domains (for example "vmware.com") to be searched when trying to lookup a host name on Kubernetes API server, specified in order of preference.
setMasterHost(String) - Method in class com.vmware.vcenter.namespaces.user.InstancesTypes.Summary
IP address or FQDN of the API endpoint for the given namespace.
setMasterKeyId(String) - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.ProvidersTypes.CreateSpec
Master key ID created for the provider.
setMasterKeyId(String) - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.ProvidersTypes.Info
Master key identifier created for the provider.
setMasterKeyId(String) - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.ProvidersTypes.UpdateSpec.Builder
Master key identifier created for the provider.
setMasterKeyId(String) - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.ProvidersTypes.UpdateSpec
Master key identifier created for the provider.
setMasterManagementNetwork(ClustersTypes.NetworkSpec) - Method in class com.vmware.vcenter.namespace_management.ClustersTypes.EnableSpec
Specification for the management network on Kubernetes API server.
setMasterNTPServers(List<String>) - Method in class com.vmware.vcenter.namespace_management.ClustersTypes.EnableSpec.Builder
List of NTP server DNS names or IP addresses to use on Kubernetes API server, specified in order of preference.
setMasterNTPServers(List<String>) - Method in class com.vmware.vcenter.namespace_management.ClustersTypes.EnableSpec
List of NTP server DNS names or IP addresses to use on Kubernetes API server, specified in order of preference.
setMasterNTPServers(List<String>) - Method in class com.vmware.vcenter.namespace_management.ClustersTypes.SetSpec.Builder
List of NTP server DNS names or IP addresses to use on Kubernetes API server, specified in order of preference.
setMasterNTPServers(List<String>) - Method in class com.vmware.vcenter.namespace_management.ClustersTypes.SetSpec
List of NTP server DNS names or IP addresses to use on Kubernetes API server, specified in order of preference.
setMasterNTPServers(List<String>) - Method in class com.vmware.vcenter.namespace_management.ClustersTypes.UpdateSpec.Builder
List of NTP server DNS names or IP addresses to use on Kubernetes API server, specified in order of preference.
setMasterNTPServers(List<String>) - Method in class com.vmware.vcenter.namespace_management.ClustersTypes.UpdateSpec
List of NTP server DNS names or IP addresses to use on Kubernetes API server, specified in order of preference.
setMasterStoragePolicy(String) - Method in class com.vmware.vcenter.namespace_management.ClustersTypes.EnableSpec
Identifier of storage policy associated with Kubernetes API server.
setMasterStoragePolicy(String) - Method in class com.vmware.vcenter.namespace_management.ClustersTypes.SetSpec
Identifier of storage policy associated with Kubernetes API server.
setMasterStoragePolicy(String) - Method in class com.vmware.vcenter.namespace_management.ClustersTypes.UpdateSpec.Builder
Identifier of storage policy associated with Kubernetes API server.
setMasterStoragePolicy(String) - Method in class com.vmware.vcenter.namespace_management.ClustersTypes.UpdateSpec
Identifier of storage policy associated with Kubernetes API server.
setMasterVmInfo(ClusterSizeInfoTypes.VmInfo) - Method in class com.vmware.vcenter.namespace_management.ClusterSizeInfoTypes.Info
Information about Kubernetes API server virtual machine configuration.
setMatches(List<CompatibilityReportTypes.ServerCompatibility>) - Method in class com.vmware.esx.hcl.hosts.CompatibilityReportTypes.ServerHclInfo
Provides information about possible compatibility matches for the given server.
setMaxConnections(int) - Method in class com.vmware.vapi.protocol.HttpConfiguration.Builder
Sets the maximum number of outstanding TCP connections.
setMaxCount(long) - Method in class com.vmware.appliance.recovery.backup.SchedulesTypes.RetentionInfo
Number of backups which should be retained.
setMaxDays(Long) - Method in class com.vmware.appliance.local_accounts.PolicyTypes.Info.Builder
Maximum number of days a password may be used.
setMaxDays(Long) - Method in class com.vmware.appliance.local_accounts.PolicyTypes.Info
Maximum number of days a password may be used.
setMaxDaysBetweenPasswordChange(Long) - Method in class com.vmware.appliance.LocalAccountsTypes.Config.Builder
Maximum number of days between password change.
setMaxDaysBetweenPasswordChange(Long) - Method in class com.vmware.appliance.LocalAccountsTypes.Config
Maximum number of days between password change.
setMaxDaysBetweenPasswordChange(Long) - Method in class com.vmware.appliance.LocalAccountsTypes.Info.Builder
Maximum number of days between password change.
setMaxDaysBetweenPasswordChange(Long) - Method in class com.vmware.appliance.LocalAccountsTypes.Info
Maximum number of days between password change.
setMaxDaysBetweenPasswordChange(Long) - Method in class com.vmware.appliance.LocalAccountsTypes.UpdateConfig.Builder
Maximum number of days between password change.
setMaxDaysBetweenPasswordChange(Long) - Method in class com.vmware.appliance.LocalAccountsTypes.UpdateConfig
Maximum number of days between password change.
setMaximumConcurrentItemSyncs(Long) - Method in class com.vmware.content.ConfigurationModel.Builder
The maximum allowed number of library items to synchronize concurrently from remote libraries.
setMaximumConcurrentItemSyncs(Long) - Method in class com.vmware.content.ConfigurationModel
The maximum allowed number of library items to synchronize concurrently from remote libraries.
setMaximumInstanceCount(Long) - Method in class com.vmware.vcenter.ovf.ScaleOutGroup.Builder
The maximum scaling factor.
setMaximumInstanceCount(Long) - Method in class com.vmware.vcenter.ovf.ScaleOutGroup
The maximum scaling factor.
setMaxResults(Long) - Method in class com.vmware.appliance.recovery.backup.system_name.ArchiveTypes.FilterSpec.Builder
Limit result to a max count of most recent backups.
setMaxResults(Long) - Method in class com.vmware.appliance.recovery.backup.system_name.ArchiveTypes.FilterSpec
Limit result to a max count of most recent backups.
setMemo_(String) - Method in class com.vmware.vstats.AcqSpecsTypes.CreateSpec.Builder
Consumer provided text about this acquisition specification.
setMemo_(String) - Method in class com.vmware.vstats.AcqSpecsTypes.CreateSpec
Consumer provided text about this acquisition specification.
setMemo_(String) - Method in class com.vmware.vstats.AcqSpecsTypes.Info
Consumer provided text about this Acquisition Specification.
setMemo_(String) - Method in class com.vmware.vstats.AcqSpecsTypes.UpdateSpec.Builder
Consumer provided text about this Acquisition Specification.
setMemo_(String) - Method in class com.vmware.vstats.AcqSpecsTypes.UpdateSpec
Consumer provided text about this Acquisition Specification.
setMemory(Memory) - Method in class com.vmware.content.type.ovf.VmTemplate.Builder
memory information of the VM A VM template is not required to specify memory.
setMemory(Memory) - Method in class com.vmware.content.type.ovf.VmTemplate
memory information of the VM A VM template is not required to specify memory.
setMemory(long) - Method in class com.vmware.vcenter.namespace_management.ClusterSizeInfoTypes.VmInfo
Memory size, in mebibytes.
setMemory(LibraryItemsTypes.MemoryInfo) - Method in class com.vmware.vcenter.vm_template.LibraryItemsTypes.Info
Memory configuration of the virtual machine template.
setMemory(Long) - Method in class com.vmware.vcenter.vm_template.LibraryItemsTypes.MemoryUpdateSpec.Builder
Size of a virtual machine's memory in MB.
setMemory(Long) - Method in class com.vmware.vcenter.vm_template.LibraryItemsTypes.MemoryUpdateSpec
Size of a virtual machine's memory in MB.
setMemory(MemoryTypes.UpdateSpec) - Method in class com.vmware.vcenter.VMTypes.CreateSpec.Builder
Memory configuration.
setMemory(MemoryTypes.UpdateSpec) - Method in class com.vmware.vcenter.VMTypes.CreateSpec
Memory configuration.
setMemory(MemoryTypes.Info) - Method in class com.vmware.vcenter.VMTypes.Info
Memory configuration.
setMemoryAllocation(ResourcePoolTypes.ResourceAllocationCreateSpec) - Method in class com.vmware.vcenter.ResourcePoolTypes.CreateSpec.Builder
Resource allocation for memory.
setMemoryAllocation(ResourcePoolTypes.ResourceAllocationCreateSpec) - Method in class com.vmware.vcenter.ResourcePoolTypes.CreateSpec
Resource allocation for memory.
setMemoryAllocation(ResourcePoolTypes.ResourceAllocationInfo) - Method in class com.vmware.vcenter.ResourcePoolTypes.Info.Builder
Resource allocation information for memory.
setMemoryAllocation(ResourcePoolTypes.ResourceAllocationInfo) - Method in class com.vmware.vcenter.ResourcePoolTypes.Info
Resource allocation information for memory.
setMemoryAllocation(ResourcePoolTypes.ResourceAllocationUpdateSpec) - Method in class com.vmware.vcenter.ResourcePoolTypes.UpdateSpec.Builder
Resource allocation for memory.
setMemoryAllocation(ResourcePoolTypes.ResourceAllocationUpdateSpec) - Method in class com.vmware.vcenter.ResourcePoolTypes.UpdateSpec
Resource allocation for memory.
setMemoryCapacity(long) - Method in class com.vmware.vcenter.namespace_management.ClustersTypes.Stats
Total memory capacity of the cluster available for vSphere Namespaces, in mebibytes.
setMemoryLimit(Long) - Method in class com.vmware.vcenter.namespaces.ResourceQuotaOptionsV1.Builder
This is equivalent to 'limits.memory' option which is the maximum memory limit (in mebibytes) across all pods which exist in a non-terminal state in the namespace.
setMemoryLimit(Long) - Method in class com.vmware.vcenter.namespaces.ResourceQuotaOptionsV1
This is equivalent to 'limits.memory' option which is the maximum memory limit (in mebibytes) across all pods which exist in a non-terminal state in the namespace.
setMemoryLimit(Long) - Method in class com.vmware.vcenter.namespaces.ResourceQuotaOptionsV1Update.Builder
This represents the new value for 'limits.memory' option which is equivalent to the maximum memory limit (in mebibytes) across all pods in the namespace.
setMemoryLimit(Long) - Method in class com.vmware.vcenter.namespaces.ResourceQuotaOptionsV1Update
This represents the new value for 'limits.memory' option which is equivalent to the maximum memory limit (in mebibytes) across all pods in the namespace.
setMemoryLimitDefault(Long) - Method in class com.vmware.vcenter.namespaces.ResourceQuotaOptionsV1.Builder
This represents the default memory limit (in mebibytes) for containers in the pod.
setMemoryLimitDefault(Long) - Method in class com.vmware.vcenter.namespaces.ResourceQuotaOptionsV1
This represents the default memory limit (in mebibytes) for containers in the pod.
setMemoryLimitDefault(Long) - Method in class com.vmware.vcenter.namespaces.ResourceQuotaOptionsV1Update.Builder
This represents the new value for the default memory limit (in mebibytes) for containers in the pod.
setMemoryLimitDefault(Long) - Method in class com.vmware.vcenter.namespaces.ResourceQuotaOptionsV1Update
This represents the new value for the default memory limit (in mebibytes) for containers in the pod.
setMemoryLimitDefaultUnset(Boolean) - Method in class com.vmware.vcenter.namespaces.ResourceQuotaOptionsV1Update.Builder
This represents the intent of the change to ResourceQuotaOptionsV1Update.getMemoryLimitDefault().
setMemoryLimitDefaultUnset(Boolean) - Method in class com.vmware.vcenter.namespaces.ResourceQuotaOptionsV1Update
This represents the intent of the change to ResourceQuotaOptionsV1Update.getMemoryLimitDefault().
setMemoryLimitUnset(Boolean) - Method in class com.vmware.vcenter.namespaces.ResourceQuotaOptionsV1Update.Builder
This represents the intent of the change to ResourceQuotaOptionsV1Update.getMemoryLimit().
setMemoryLimitUnset(Boolean) - Method in class com.vmware.vcenter.namespaces.ResourceQuotaOptionsV1Update
This represents the intent of the change to ResourceQuotaOptionsV1Update.getMemoryLimit().
setMemoryRequestDefault(Long) - Method in class com.vmware.vcenter.namespaces.ResourceQuotaOptionsV1.Builder
This represents the default memory request (in mebibytes) for containers in the pod.
setMemoryRequestDefault(Long) - Method in class com.vmware.vcenter.namespaces.ResourceQuotaOptionsV1
This represents the default memory request (in mebibytes) for containers in the pod.
setMemoryRequestDefault(Long) - Method in class com.vmware.vcenter.namespaces.ResourceQuotaOptionsV1Update.Builder
This represents the new value for the default memory request (in mebibytes) for containers in the pod.
setMemoryRequestDefault(Long) - Method in class com.vmware.vcenter.namespaces.ResourceQuotaOptionsV1Update
This represents the new value for the default memory request (in mebibytes) for containers in the pod.
setMemoryRequestDefaultUnset(Boolean) - Method in class com.vmware.vcenter.namespaces.ResourceQuotaOptionsV1Update.Builder
This represents the intent of the change to ResourceQuotaOptionsV1Update.getMemoryRequestDefault().
setMemoryRequestDefaultUnset(Boolean) - Method in class com.vmware.vcenter.namespaces.ResourceQuotaOptionsV1Update
This represents the intent of the change to ResourceQuotaOptionsV1Update.getMemoryRequestDefault().
setMemorySizeMiB(Long) - Method in class com.vmware.vcenter.VMTypes.Summary.Builder
Memory size in mebibytes.
setMemorySizeMiB(Long) - Method in class com.vmware.vcenter.VMTypes.Summary
Memory size in mebibytes.
setMemoryUpdate(LibraryItemsTypes.MemoryUpdateSpec) - Method in class com.vmware.vcenter.vm_template.LibraryItemsTypes.HardwareCustomizationSpec.Builder
Memory update specification for the deployed virtual machine.
setMemoryUpdate(LibraryItemsTypes.MemoryUpdateSpec) - Method in class com.vmware.vcenter.vm_template.LibraryItemsTypes.HardwareCustomizationSpec
Memory update specification for the deployed virtual machine.
setMemoryUsed(long) - Method in class com.vmware.vcenter.namespace_management.ClustersTypes.Stats
Overall memory usage of the cluster, in mebibytes.
setMemoryUsed(long) - Method in class com.vmware.vcenter.namespaces.InstancesTypes.Stats
Overall memory usage of the namespace (in mebibytes).
setMessage(LocalizableMessage) - Method in class com.vmware.appliance.infraprofile.Notification
The notification message.
setMessage(LocalizableMessage) - Method in class com.vmware.appliance.logging.ForwardingTypes.ConnectionStatus.Builder
Message associated with the state of the configured remote logging server.
setMessage(LocalizableMessage) - Method in class com.vmware.appliance.logging.ForwardingTypes.ConnectionStatus
Message associated with the state of the configured remote logging server.
setMessage(String) - Method in class com.vmware.appliance.networking.dns.HostnameTypes.Message
message
setMessage(String) - Method in class com.vmware.appliance.networking.dns.ServersTypes.Message
message
setMessage(LocalizableMessage) - Method in class com.vmware.appliance.networking.ProxyTypes.TestResult
Message associated with status.
setMessage(LocalizableMessage) - Method in class com.vmware.appliance.Notification
The notification message.
setMessage(NtpTypes.LocalizableMessage) - Method in class com.vmware.appliance.NtpTypes.TestRunStatus
Message associated with status.
setMessage(LocalizableMessage) - Method in class com.vmware.cis.task.Progress
Message about the work progress.
setMessage(String) - Method in class com.vmware.content.library.item.ChangesTypes.Info.Builder
The full message describing the content change.
setMessage(String) - Method in class com.vmware.content.library.item.ChangesTypes.Info
The full message describing the content change.
setMessage(LocalizableMessage) - Method in class com.vmware.content.library.item.updatesession.PreviewWarningInfo
The message specifying more details about the warning.
setMessage(LocalizableMessage) - Method in class com.vmware.esx.hcl.Notification
The notification message.
setMessage(String) - Method in class com.vmware.esx.settings.clusters.software.DraftsTypes.CommitSpec.Builder
Message to include with the commit.
setMessage(String) - Method in class com.vmware.esx.settings.clusters.software.DraftsTypes.CommitSpec
Message to include with the commit.
setMessage(LocalizableMessage) - Method in class com.vmware.esx.settings.clusters.software.reports.ApplyImpactTypes.Impact
Description of the impact.
setMessage(LocalizableMessage) - Method in class com.vmware.esx.settings.Notification
The notification message.
setMessage(LocalizableMessage) - Method in class com.vmware.vcenter.content.registries.harbor.ProjectsTypes.Info.Builder
Details about the ERROR project status.
setMessage(LocalizableMessage) - Method in class com.vmware.vcenter.content.registries.harbor.ProjectsTypes.Info
Details about the ERROR project status.
setMessage(LocalizableMessage) - Method in class com.vmware.vcenter.deployment.Notification
The notification message.
setMessage(LocalizableMessage) - Method in class com.vmware.vcenter.lcm.Notification
The notification message.
setMessage(LocalizableMessage) - Method in class com.vmware.vcenter.namespace_management.software.ClustersTypes.UpgradeProgress
Message about the work progress.
setMessage(LocalizableMessage) - Method in class com.vmware.vcenter.ovf.OvfError.Builder
A localizable message.
setMessage(LocalizableMessage) - Method in class com.vmware.vcenter.ovf.OvfError
A localizable message.
setMessage(LocalizableMessage) - Method in class com.vmware.vcenter.ovf.OvfMessage.Builder
A localizable message.
setMessage(LocalizableMessage) - Method in class com.vmware.vcenter.ovf.OvfMessage
A localizable message.
setMessage(LocalizableMessage) - Method in class com.vmware.vcenter.ovf.OvfWarning.Builder
A localizable message.
setMessage(LocalizableMessage) - Method in class com.vmware.vcenter.ovf.OvfWarning
A localizable message.
setMessage(LocalizableMessage) - Method in class com.vmware.vcenter.ovf.ParseIssue
A localizable message describing the parse issue.
setMessage(LocalizableMessage) - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.ConsumerPrincipalsTypes.Info.Builder
A localizable message describing the health of the profile.
setMessage(LocalizableMessage) - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.ConsumerPrincipalsTypes.Info
A localizable message describing the health of the profile.
setMessage(String) - Method in class com.vmware.vcenter.vm_template.library_items.CheckOutsTypes.CheckInSpec
Message describing the changes made to the virtual machine.
setMessage(String) - Method in class com.vmware.vcenter.vm_template.library_items.VersionsTypes.RollbackSpec
Message describing the reason for the rollback.
setMessage(String) - Method in class com.vmware.vsphereautomation.lookup.LocalizableMessage
Sets the value of the message property.
setMessages(List<HostnameTypes.Message>) - Method in class com.vmware.appliance.networking.dns.HostnameTypes.TestStatusInfo
messages
setMessages(List<ServersTypes.Message>) - Method in class com.vmware.appliance.networking.dns.ServersTypes.TestStatusInfo
messages
setMessages(List<LocalizableMessage>) - Method in class com.vmware.appliance.recovery.backup.job.DetailsTypes.Info
List of any info/warning/error messages returned by the backup job.
setMessages(List<JobTypes.LocalizableMessage>) - Method in class com.vmware.appliance.recovery.backup.JobTypes.BackupJobStatus
List of messages.
setMessages(List<JobTypes.LocalizableMessage>) - Method in class com.vmware.appliance.recovery.backup.JobTypes.ReturnResult
List of messages.
setMessages(List<BackupTypes.LocalizableMessage>) - Method in class com.vmware.appliance.recovery.BackupTypes.ReturnResult
List of messages
setMessages(List<LocalizableMessage>) - Method in class com.vmware.appliance.recovery.reconciliation.JobTypes.Info
A list of localized messages.
setMessages(List<JobTypes.LocalizableMessage>) - Method in class com.vmware.appliance.recovery.restore.JobTypes.RestoreJobStatus
list of messages
setMessages(List<JobTypes.LocalizableMessage>) - Method in class com.vmware.appliance.recovery.restore.JobTypes.ReturnResult
List of messages
setMessages(List<RestoreTypes.LocalizableMessage>) - Method in class com.vmware.appliance.recovery.RestoreTypes.Metadata
Any messages if the backup is not aplicable
setMessages(List<LocalizableMessage>) - Method in exception com.vmware.vapi.std.errors.Error
Stack of one or more localizable messages for human exception consumers.
setMessages(List<ClustersTypes.Message>) - Method in class com.vmware.vcenter.namespace_management.ClustersTypes.Info
Current set of messages associated with the object.
setMessages(List<ClustersTypes.Message>) - Method in class com.vmware.vcenter.namespace_management.software.ClustersTypes.Info
Current set of messages associated with the cluster version.
setMessages(List<ClustersTypes.Message>) - Method in class com.vmware.vcenter.namespace_management.software.ClustersTypes.UpgradeStatus
Current set of messages associated with the upgrade state.
setMessages(List<InstancesTypes.Message>) - Method in class com.vmware.vcenter.namespaces.InstancesTypes.Info
Current set of messages associated with the object.
setMessages(List<LocalizableMessage>) - Method in class com.vmware.vcenter.ovf.OvfInfo
A List of localizable messages (see LocalizableMessage).
setMessages(List<LocalizableMessage>) - Method in exception com.vmware.vcenter.tokenservice.Error
Stack of one or more localizable messages for human exception consumers.
setMetadata(DraftsTypes.Metadata) - Method in class com.vmware.esx.settings.clusters.software.DraftsTypes.Info
Metadata about the software draft.
setMetadata(DraftsTypes.Metadata) - Method in class com.vmware.esx.settings.clusters.software.DraftsTypes.Summary
Metadata about the software draft.
setMetadata(Map<String, ElementMap>) - Method in class com.vmware.vapi.metadata.metamodel.ComponentInfo
Generic metadata for the component element.
setMetadata(Map<String, ElementMap>) - Method in class com.vmware.vapi.metadata.metamodel.EnumerationInfo
Generic metadata elements for an enumeration element.
setMetadata(Map<String, ElementMap>) - Method in class com.vmware.vapi.metadata.metamodel.EnumerationValueInfo
Additional metadata for enumeration value in the enumerated type.
setMetadata(Map<String, ElementMap>) - Method in class com.vmware.vapi.metadata.metamodel.FieldInfo
Generic metadata elements for the field element.
setMetadata(Map<String, ElementMap>) - Method in class com.vmware.vapi.metadata.metamodel.OperationInfo
Generic metadata elements for the operation element.
setMetadata(Map<String, ElementMap>) - Method in class com.vmware.vapi.metadata.metamodel.OperationResultInfo
Generic metadata elements for the service element.
setMetadata(Map<String, ElementMap>) - Method in class com.vmware.vapi.metadata.metamodel.PackageInfo
Generic metadata elements for the package element.
setMetadata(Map<String, ElementMap>) - Method in class com.vmware.vapi.metadata.metamodel.ServiceInfo
Generic metadata elements for the service element.
setMetadata(Map<String, ElementMap>) - Method in class com.vmware.vapi.metadata.metamodel.StructureInfo
Generic metadata elements for the structure element.
setMetadata(String) - Method in class com.vmware.vstats.ProvidersTypes.Summary.Builder
Schema-less metadata with extra information for the provider.
setMetadata(String) - Method in class com.vmware.vstats.ProvidersTypes.Summary
Schema-less metadata with extra information for the provider.
setMetadataVersion(String) - Method in class com.vmware.content.library.ItemModel.Builder
A version number for the metadata of this library item.
setMetadataVersion(String) - Method in class com.vmware.content.library.ItemModel
A version number for the metadata of this library item.
setMethod(String) - Method in class com.vmware.vsphereautomation.lookup.MethodNotFound
Sets the value of the method property.
setMetric(String) - Method in class com.vmware.vstats.CountersTypes.FilterSpec.Builder
Metric for which counters will be listed.
setMetric(String) - Method in class com.vmware.vstats.CountersTypes.FilterSpec
Metric for which counters will be listed.
setMetric(String) - Method in class com.vmware.vstats.CountersTypes.Info
A metric is typically human-legible ASCII/English name of a measurable aspect, for example "length" and "temperature".
setMetric(String) - Method in class com.vmware.vstats.DataTypes.FilterSpec.Builder
Metric name.
setMetric(String) - Method in class com.vmware.vstats.DataTypes.FilterSpec
Metric name.
setMetric(String) - Method in class com.vmware.vstats.MetricsTypes.Summary
Metric name.
setMid(String) - Method in class com.vmware.vstats.CidMid.Builder
MID is a 64-bit integer with strong consistency.
setMid(String) - Method in class com.vmware.vstats.CidMid
MID is a 64-bit integer with strong consistency.
setMid(String) - Method in class com.vmware.vstats.CounterMetadataTypes.Info
Metadata Id.
setMid(String) - Method in class com.vmware.vstats.DataTypes.DataPoint
CounterMetadata Id.
setMinDays(Long) - Method in class com.vmware.appliance.local_accounts.PolicyTypes.Info.Builder
Minimum number of days allowed between password changes.
setMinDays(Long) - Method in class com.vmware.appliance.local_accounts.PolicyTypes.Info
Minimum number of days allowed between password changes.
setMinDaysBetweenPasswordChange(Long) - Method in class com.vmware.appliance.LocalAccountsTypes.Config.Builder
Minimum number of days between password change.
setMinDaysBetweenPasswordChange(Long) - Method in class com.vmware.appliance.LocalAccountsTypes.Config
Minimum number of days between password change.
setMinDaysBetweenPasswordChange(Long) - Method in class com.vmware.appliance.LocalAccountsTypes.Info.Builder
Minimum number of days between password change.
setMinDaysBetweenPasswordChange(Long) - Method in class com.vmware.appliance.LocalAccountsTypes.Info
Minimum number of days between password change.
setMinDaysBetweenPasswordChange(Long) - Method in class com.vmware.appliance.LocalAccountsTypes.UpdateConfig.Builder
Minimum number of days between password change.
setMinDaysBetweenPasswordChange(Long) - Method in class com.vmware.appliance.LocalAccountsTypes.UpdateConfig
Minimum number of days between password change.
setMinimumInstanceCount(Long) - Method in class com.vmware.vcenter.ovf.ScaleOutGroup.Builder
The minimum scaling factor.
setMinimumInstanceCount(Long) - Method in class com.vmware.vcenter.ovf.ScaleOutGroup
The minimum scaling factor.
setMinute(long) - Method in class com.vmware.appliance.recovery.backup.SchedulesTypes.RecurrenceInfo
Minute when backup should run.
setMinute(long) - Method in class com.vmware.appliance.update.PolicyTypes.Time
Minute: 0-59.
setMinute(Long) - Method in class com.vmware.esx.settings.depots.SyncScheduleTypes.Schedule.Builder
Minute at which schedule should be run.
setMinute(Long) - Method in class com.vmware.esx.settings.depots.SyncScheduleTypes.Schedule
Minute at which schedule should be run.
setMinute(Long) - Method in class com.vmware.vcenter.content.registries.HarborTypes.GarbageCollection.Builder
Minute at which garbage collection should run.
setMinute(Long) - Method in class com.vmware.vcenter.content.registries.HarborTypes.GarbageCollection
Minute at which garbage collection should run.
setMinVersion(String) - Method in class com.vmware.esx.settings.depot_content.AddOnsTypes.FilterSpec.Builder
Minimum version of an add-on that can match the filter.
setMinVersion(String) - Method in class com.vmware.esx.settings.depot_content.AddOnsTypes.FilterSpec
Minimum version of an add-on that can match the filter.
setMinVersion(String) - Method in class com.vmware.esx.settings.depot_content.BaseImagesTypes.FilterSpec.Builder
Minimum version of a base-image that can match the filter.
setMinVersion(String) - Method in class com.vmware.esx.settings.depot_content.BaseImagesTypes.FilterSpec
Minimum version of a base-image that can match the filter.
setMinVersion(String) - Method in class com.vmware.esx.settings.depot_content.ComponentsTypes.FilterSpec.Builder
Minimum version of the component that can match the filter.
setMinVersion(String) - Method in class com.vmware.esx.settings.depot_content.ComponentsTypes.FilterSpec
Minimum version of the component that can match the filter.
setMissingFiles(Set<String>) - Method in class com.vmware.content.library.item.updatesession.FileTypes.ValidationResult
A Set containing the names of the files that are required but the client hasn't added.
setMode(ServersTypes.DNSServerMode) - Method in class com.vmware.appliance.networking.dns.ServersTypes.DNSServerConfig
Define how to determine the DNS servers.
setMode(Ipv4Types.Mode) - Method in class com.vmware.appliance.networking.interfaces.Ipv4Types.Config
The Address assignment mode.
setMode(Ipv4Types.Mode) - Method in class com.vmware.appliance.networking.interfaces.Ipv4Types.Info
The Address assignment mode.
setMode(NetworkingTypes.DNSInfo.DNSMode) - Method in class com.vmware.appliance.NetworkingTypes.DNSInfo
DNS mode.
setMode(ClustersTypes.NetworkSpec.Ipv4Mode) - Method in class com.vmware.vcenter.namespace_management.ClustersTypes.NetworkSpec
The address assignment mode.
setMode(ModeTypes.ClusterMode) - Method in class com.vmware.vcenter.vcha.cluster.ModeTypes.Info
Identifies the mode of the VCHA cluster.
setMode(ClusterTypes.ClusterMode) - Method in class com.vmware.vcenter.vcha.ClusterTypes.Info.Builder
Operational mode of the VCHA Cluster.
setMode(ClusterTypes.ClusterMode) - Method in class com.vmware.vcenter.vcha.ClusterTypes.Info
Operational mode of the VCHA Cluster.
setModelCompatibility(CompatibilityStatus) - Method in class com.vmware.esx.hcl.hosts.CompatibilityReportTypes.ServerHclInfo
Shows if the server model is compatible with given target ESXi release.
setModelName(String) - Method in class com.vmware.esx.hcl.PCIDevice
The name of the device model.
setModelName(String) - Method in class com.vmware.esx.hcl.Server
The name of the server model.
setMsgProtocol(String) - Method in class com.vmware.vapi.metadata.SourceInfo.Builder
Message protocol to be used This property is optional and it is only relevant when the value of getType() is SourceType.REMOTE.
setMsgProtocol(String) - Method in class com.vmware.vapi.metadata.SourceInfo
Message protocol to be used This property is optional and it is only relevant when the value of getType() is SourceType.REMOTE.
setMultipleHostAccess(boolean) - Method in class com.vmware.vcenter.DatastoreTypes.Info
Whether or not ore than one host in the datacenter has been configured with access to the datastore.
setName(String) - Method in class com.vmware.appliance.infraprofile.ConfigsTypes.ProfileInfo
Name of the profile which is also a profile identifier.
setName(String) - Method in class com.vmware.appliance.MonitoringTypes.MonitoredItem
monitored item name Ex: "Network write speed"
setName(String) - Method in class com.vmware.appliance.MonitoringTypes.MonitoredItemData
Monitored item IDs Ex: CPU, MEMORY, STORAGE_TOTAL
setName(String) - Method in class com.vmware.appliance.networking.InterfacesTypes.InterfaceInfo
Interface name, for example, "nic0", "nic1".
setName(PartsTypes.LocalizableMessage) - Method in class com.vmware.appliance.recovery.backup.PartsTypes.Part
part name id in message bundle
setName(String) - Method in class com.vmware.cis.tagging.CategoryModel
The display name of the category.
setName(String) - Method in class com.vmware.cis.tagging.CategoryTypes.CreateSpec
The display name of the category.
setName(String) - Method in class com.vmware.cis.tagging.CategoryTypes.UpdateSpec.Builder
The display name of the category.
setName(String) - Method in class com.vmware.cis.tagging.CategoryTypes.UpdateSpec
The display name of the category.
setName(String) - Method in class com.vmware.cis.tagging.TagModel
The display name of the tag.
setName(String) - Method in class com.vmware.cis.tagging.TagTypes.CreateSpec
The display name of the tag.
setName(String) - Method in class com.vmware.cis.tagging.TagTypes.UpdateSpec.Builder
The display name of the tag.
setName(String) - Method in class com.vmware.cis.tagging.TagTypes.UpdateSpec
The display name of the tag.
setName(String) - Method in class com.vmware.content.library.item.downloadsession.FileTypes.Info
The name of the file.
setName(String) - Method in class com.vmware.content.library.item.FileTypes.Info
The name of the file.
setName(String) - Method in class com.vmware.content.library.item.StorageTypes.Info
The name of the file.
setName(String) - Method in class com.vmware.content.library.item.updatesession.FileTypes.AddSpec
The name of the file being uploaded.
setName(String) - Method in class com.vmware.content.library.item.updatesession.FileTypes.Info
The name of the file.
setName(String) - Method in class com.vmware.content.library.item.updatesession.FileTypes.ValidationError
The name of the file.
setName(String) - Method in class com.vmware.content.library.ItemModel.Builder
A human-readable name for this library item.
setName(String) - Method in class com.vmware.content.library.ItemModel
A human-readable name for this library item.
setName(String) - Method in class com.vmware.content.library.ItemTypes.FindSpec.Builder
The name of the library item.
setName(String) - Method in class com.vmware.content.library.ItemTypes.FindSpec
The name of the library item.
setName(String) - Method in class com.vmware.content.library.SubscriptionsTypes.CreateSpecNewSubscribedLibrary
Name of the subscribed library.
setName(String) - Method in class com.vmware.content.LibraryModel.Builder
The name of the library.
setName(String) - Method in class com.vmware.content.LibraryModel
The name of the library.
setName(String) - Method in class com.vmware.content.LibraryTypes.FindSpec.Builder
Name of the library to search.
setName(String) - Method in class com.vmware.content.LibraryTypes.FindSpec
Name of the library to search.
setName(String) - Method in class com.vmware.content.type.ovf.Disk
Name of the disk
setName(String) - Method in class com.vmware.content.type.ovf.DiskController
Name of the disk controller
setName(String) - Method in class com.vmware.content.type.ovf.Drive
Name of the drive
setName(String) - Method in class com.vmware.content.type.ovf.Floppy
Name of the floppy
setName(String) - Method in class com.vmware.content.type.ovf.Network
Name of the network
setName(String) - Method in class com.vmware.content.type.ovf.Nic
Name of NIC
setName(String) - Method in class com.vmware.content.type.ovf.policy.StoragePolicyGroup
Name of the policy
setName(String) - Method in class com.vmware.content.TypeTypes.Info
The name of the plugin which provides the type support.
setName(String) - Method in class com.vmware.esx.hcl.Driver
The name of the driver.
setName(String) - Method in class com.vmware.esx.hosts.AddOnInfo
Name of the add-on
setName(String) - Method in class com.vmware.esx.settings.AddOnInfo
Name of the add-on
setName(String) - Method in class com.vmware.esx.settings.AddOnSpec
Name of the add-on
setName(LocalizableMessage) - Method in class com.vmware.esx.settings.clusters.software.reports.LastCheckResultTypes.CheckInfo
The check name.
setName(LocalizableMessage) - Method in class com.vmware.esx.settings.clusters.SoftwareTypes.CheckInfo
The check name.
setName(String) - Method in class com.vmware.esx.settings.depot_content.add_ons.VersionsTypes.ComponentInfo
Identifier of the component.
setName(String) - Method in class com.vmware.esx.settings.depot_content.add_ons.VersionsTypes.RemovedComponentInfo
Identifier of the component.
setName(String) - Method in class com.vmware.esx.settings.depot_content.AddOnsTypes.Summary
Name of the OEM add-on.
setName(String) - Method in class com.vmware.esx.settings.depot_content.base_images.VersionsTypes.ComponentVersionInfo
Identifier of the component.
setName(String) - Method in class com.vmware.esx.settings.depot_content.ComponentsTypes.Summary
Name of the Component.
setName(String) - Method in class com.vmware.esx.settings.HostInfo
Name of the host.
setName(String) - Method in class com.vmware.vapi.metadata.cli.CommandTypes.Identity
Name of the command.
setName(String) - Method in class com.vmware.vapi.metadata.cli.NamespaceTypes.Identity
The name displayed to the user for this namespace.
setName(String) - Method in class com.vmware.vapi.metadata.metamodel.ComponentInfo
Dot separated name of the component element.
setName(String) - Method in class com.vmware.vapi.metadata.metamodel.EnumerationInfo
Dot separated name of the enumeration element.
setName(String) - Method in class com.vmware.vapi.metadata.metamodel.FieldInfo
Name of the field element in a canonical format.
setName(String) - Method in class com.vmware.vapi.metadata.metamodel.OperationInfo
Name of the operation element in a canonical format.
setName(String) - Method in class com.vmware.vapi.metadata.metamodel.PackageInfo
Dot separated name of the package element.
setName(String) - Method in class com.vmware.vapi.metadata.metamodel.ServiceInfo
Dot separated name of the service element.
setName(String) - Method in class com.vmware.vapi.metadata.metamodel.StructureInfo
Dot separated name of the structure element.
setName(String) - Method in class com.vmware.vapi.std.interposition.SecurityPrincipal
Principal name.
setName(String) - Method in class com.vmware.vcenter.ClusterTypes.Info
The name of the cluster
setName(String) - Method in class com.vmware.vcenter.ClusterTypes.Summary
Name of the cluster.
setName(String) - Method in class com.vmware.vcenter.compute.policies.capabilities.cluster_scale_in_ignore_vm_capabilities.CreateSpec
Name of the policy.
setName(String) - Method in class com.vmware.vcenter.compute.policies.capabilities.cluster_scale_in_ignore_vm_capabilities.Info
Name of the policy.
setName(String) - Method in class com.vmware.vcenter.compute.policies.capabilities.disable_drs_vmotion.CreateSpec
Name of the policy.
setName(String) - Method in class com.vmware.vcenter.compute.policies.capabilities.disable_drs_vmotion.Info
Name of the policy.
setName(String) - Method in class com.vmware.vcenter.compute.policies.capabilities.vm.evacuation.vmotion.CreateSpec
Name of the policy.
setName(String) - Method in class com.vmware.vcenter.compute.policies.capabilities.vm.evacuation.vmotion.Info
Name of the policy.
setName(String) - Method in class com.vmware.vcenter.compute.policies.capabilities.vm_host_affinity.CreateSpec
Name of the policy.
setName(String) - Method in class com.vmware.vcenter.compute.policies.capabilities.vm_host_affinity.Info
Name of the policy.
setName(String) - Method in class com.vmware.vcenter.compute.policies.capabilities.vm_host_anti_affinity.CreateSpec
Name of the policy.
setName(String) - Method in class com.vmware.vcenter.compute.policies.capabilities.vm_host_anti_affinity.Info
Name of the policy.
setName(String) - Method in class com.vmware.vcenter.compute.policies.capabilities.vm_vm_affinity.CreateSpec
Name of the policy.
setName(String) - Method in class com.vmware.vcenter.compute.policies.capabilities.vm_vm_affinity.Info
Name of the policy.
setName(String) - Method in class com.vmware.vcenter.compute.policies.capabilities.vm_vm_anti_affinity.CreateSpec
Name of the policy.
setName(String) - Method in class com.vmware.vcenter.compute.policies.capabilities.vm_vm_anti_affinity.Info
Name of the policy.
setName(String) - Method in class com.vmware.vcenter.compute.policies.CapabilitiesTypes.Info
Name of the capability.
setName(String) - Method in class com.vmware.vcenter.compute.policies.CapabilitiesTypes.Summary
Name of the capability.
setName(String) - Method in class com.vmware.vcenter.compute.policies.CreateSpec
Name of the policy.
setName(String) - Method in class com.vmware.vcenter.compute.policies.Info
Name of the policy.
setName(String) - Method in class com.vmware.vcenter.compute.PoliciesTypes.Summary
Name of the policy.
setName(String) - Method in class com.vmware.vcenter.content.registries.harbor.ProjectsTypes.CreateSpec
Name of the Harbor project.
setName(String) - Method in class com.vmware.vcenter.content.registries.harbor.ProjectsTypes.Info
Name of the Harbor project.
setName(String) - Method in class com.vmware.vcenter.content.registries.harbor.ProjectsTypes.Summary
Name of the Harbor project.
setName(String) - Method in class com.vmware.vcenter.DatacenterTypes.CreateSpec
The name of the datacenter to be created.
setName(String) - Method in class com.vmware.vcenter.DatacenterTypes.Info
The name of the datacenter.
setName(String) - Method in class com.vmware.vcenter.DatacenterTypes.Summary
Name of the datacenter.
setName(String) - Method in class com.vmware.vcenter.DatastoreTypes.Info
Name of the datastore.
setName(String) - Method in class com.vmware.vcenter.DatastoreTypes.Summary
Name of the datastore.
setName(String) - Method in class com.vmware.vcenter.deployment.ImportHistoryTypes.CreateSpec
Name of the vCenter history import task.
setName(String) - Method in class com.vmware.vcenter.FolderTypes.Summary
Name of the vCenter Server folder.
setName(String) - Method in class com.vmware.vcenter.guest.CustomizationSpecsTypes.CreateSpec
Name of the specification.
setName(String) - Method in class com.vmware.vcenter.guest.CustomizationSpecsTypes.Metadata
Name of the specification.
setName(String) - Method in class com.vmware.vcenter.guest.CustomizationSpecsTypes.Spec
Name of the specification.
setName(String) - Method in class com.vmware.vcenter.guest.CustomizationSpecsTypes.Summary
Name of the guest customization specification.
setName(String) - Method in class com.vmware.vcenter.HostTypes.Summary
Name of the host.
setName(String) - Method in class com.vmware.vcenter.identity.ProvidersTypes.CreateSpec.Builder
The user friendly name for the provider.
setName(String) - Method in class com.vmware.vcenter.identity.ProvidersTypes.CreateSpec
The user friendly name for the provider.
setName(String) - Method in class com.vmware.vcenter.identity.ProvidersTypes.Info.Builder
The user friendly name for the provider.
setName(String) - Method in class com.vmware.vcenter.identity.ProvidersTypes.Info
The user friendly name for the provider.
setName(String) - Method in class com.vmware.vcenter.identity.ProvidersTypes.Summary.Builder
The user friendly name for the provider.
setName(String) - Method in class com.vmware.vcenter.identity.ProvidersTypes.Summary
The user friendly name for the provider.
setName(String) - Method in class com.vmware.vcenter.identity.ProvidersTypes.UpdateSpec.Builder
The user friendly name for the provider.
setName(String) - Method in class com.vmware.vcenter.identity.ProvidersTypes.UpdateSpec
The user friendly name for the provider.
setName(String) - Method in class com.vmware.vcenter.lcm.discovery.Product
A public official product name.
setName(String) - Method in class com.vmware.vcenter.lcm.discovery.ProductCatalogTypes.Summary
A product name that the customer is aware of.
setName(String) - Method in class com.vmware.vcenter.namespace_management.ClusterAvailableVersionsTypes.Summary
Name of the upgrade.
setName(String) - Method in class com.vmware.vcenter.namespaces.Container
The name of the container.
setName(String) - Method in class com.vmware.vcenter.namespaces.IngressRuleValue
The Ingress's name.
setName(String) - Method in class com.vmware.vcenter.NetworkTypes.Summary
Name of the network.
setName(String) - Method in class com.vmware.vcenter.ovf.LibraryItemTypes.CreateSpec.Builder
Name to use in the OVF descriptor stored in the library item.
setName(String) - Method in class com.vmware.vcenter.ovf.LibraryItemTypes.CreateSpec
Name to use in the OVF descriptor stored in the library item.
setName(String) - Method in class com.vmware.vcenter.ovf.LibraryItemTypes.OvfSummary.Builder
Default name for the virtual machine or virtual appliance.
setName(String) - Method in class com.vmware.vcenter.ovf.LibraryItemTypes.OvfSummary
Default name for the virtual machine or virtual appliance.
setName(String) - Method in class com.vmware.vcenter.ovf.LibraryItemTypes.ResourcePoolDeploymentSpec.Builder
Name assigned to the deployed target virtual machine or virtual appliance.
setName(String) - Method in class com.vmware.vcenter.ovf.LibraryItemTypes.ResourcePoolDeploymentSpec
Name assigned to the deployed target virtual machine or virtual appliance.
setName(String) - Method in class com.vmware.vcenter.ovf.OvfError.Builder
The name of input parameter.
setName(String) - Method in class com.vmware.vcenter.ovf.OvfError
The name of input parameter.
setName(String) - Method in class com.vmware.vcenter.ovf.OvfMessage.Builder
The name of input parameter.
setName(String) - Method in class com.vmware.vcenter.ovf.OvfMessage
The name of input parameter.
setName(String) - Method in class com.vmware.vcenter.ovf.OvfWarning.Builder
The name of input parameter.
setName(String) - Method in class com.vmware.vcenter.ovf.OvfWarning
The name of input parameter.
setName(String) - Method in class com.vmware.vcenter.ResourcePoolTypes.CreateSpec
Name of the resource pool.
setName(String) - Method in class com.vmware.vcenter.ResourcePoolTypes.Info
Name of the vCenter Server resource pool.
setName(String) - Method in class com.vmware.vcenter.ResourcePoolTypes.Summary
Name of the resource pool.
setName(String) - Method in class com.vmware.vcenter.ResourcePoolTypes.UpdateSpec.Builder
Name of the resource pool.
setName(String) - Method in class com.vmware.vcenter.ResourcePoolTypes.UpdateSpec
Name of the resource pool.
setName(String) - Method in class com.vmware.vcenter.storage.PoliciesTypes.Summary
Name of the storage policy.
setName(String) - Method in class com.vmware.vcenter.trusted_infrastructure.PrincipalTypes.Info
The user-friednly name of the vCenter.
setName(String) - Method in class com.vmware.vcenter.trusted_infrastructure.StsPrincipalId
The principal's username.
setName(String) - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.attestation.tpm2.CaCertificatesTypes.CreateSpec
A unique name for the TPM CA certificate.
setName(String) - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.attestation.tpm2.CaCertificatesTypes.Summary
A unique name for the TPM CA certificate.
setName(String) - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.attestation.tpm2.EndorsementKeysTypes.CreateSpec
A unique name for the TPM endorsement key.
setName(String) - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.attestation.tpm2.EndorsementKeysTypes.Summary
A unique name for the TPM endorsement key.
setName(String) - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.ProvidersTypes.Server
Name of the server.
setName(String) - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.ProvidersTypes.ServerInfo
Name of the server.
setName(String) - Method in class com.vmware.vcenter.vcha.PlacementSpec
The name of the VCHA node to be used for the virtual machine name.
setName(String) - Method in class com.vmware.vcenter.vm.guest.CustomizationTypes.SetSpec.Builder
The name of the customization specification that has be retrieved from the virtual center inventory and applied for the virtual machine.
setName(String) - Method in class com.vmware.vcenter.vm.guest.CustomizationTypes.SetSpec
The name of the customization specification that has be retrieved from the virtual center inventory and applied for the virtual machine.
setName(GuestOS) - Method in class com.vmware.vcenter.vm.guest.IdentityTypes.Info
Guest operating system identifier (short name).
setName(String) - Method in class com.vmware.vcenter.vm.hardware.DiskTypes.VmdkCreateSpec.Builder
Base name of the VMDK file.
setName(String) - Method in class com.vmware.vcenter.vm.hardware.DiskTypes.VmdkCreateSpec
Base name of the VMDK file.
setName(String) - Method in class com.vmware.vcenter.vm.IdentityTypes.Info
Virtual machine name.
setName(String) - Method in class com.vmware.vcenter.vm_template.library_items.CheckOutsTypes.CheckOutSpec.Builder
Name of the virtual machine to check out of the library item.
setName(String) - Method in class com.vmware.vcenter.vm_template.library_items.CheckOutsTypes.CheckOutSpec
Name of the virtual machine to check out of the library item.
setName(String) - Method in class com.vmware.vcenter.vm_template.LibraryItemsTypes.CreateSpec
Name of the library item.
setName(String) - Method in class com.vmware.vcenter.vm_template.LibraryItemsTypes.DeploySpec
Name of the deployed virtual machine.
setName(String) - Method in class com.vmware.vcenter.vm_template.LibraryItemsTypes.GuestCustomizationSpec.Builder
Name of the customization specification.
setName(String) - Method in class com.vmware.vcenter.vm_template.LibraryItemsTypes.GuestCustomizationSpec
Name of the customization specification.
setName(String) - Method in class com.vmware.vcenter.VMTypes.CloneSpec
Virtual machine name.
setName(String) - Method in class com.vmware.vcenter.VMTypes.CreateSpec.Builder
Virtual machine name.
setName(String) - Method in class com.vmware.vcenter.VMTypes.CreateSpec
Virtual machine name.
setName(String) - Method in class com.vmware.vcenter.VMTypes.GuestCustomizationSpec.Builder
Name of the customization specification.
setName(String) - Method in class com.vmware.vcenter.VMTypes.GuestCustomizationSpec
Name of the customization specification.
setName(String) - Method in class com.vmware.vcenter.VMTypes.Info
Virtual machine name.
setName(String) - Method in class com.vmware.vcenter.VMTypes.InstantCloneSpec
Name of the new virtual machine.
setName(String) - Method in class com.vmware.vcenter.VMTypes.RegisterSpec.Builder
Virtual machine name.
setName(String) - Method in class com.vmware.vcenter.VMTypes.RegisterSpec
Virtual machine name.
setName(String) - Method in class com.vmware.vcenter.VMTypes.Summary
Name of the Virtual machine.
setName(String) - Method in class com.vmware.vsphereautomation.lookup.DynamicProperty
Sets the value of the name property.
setName(String) - Method in class com.vmware.vsphereautomation.lookup.LookupFaultEntryExistsFault
Sets the value of the name property.
setName(String) - Method in class com.vmware.vsphereautomation.lookup.LookupFaultEntryNotFoundFault
Sets the value of the name property.
setNameKey(String) - Method in class com.vmware.appliance.vmon.ServiceTypes.Info
Service name key.
setNameKey(String) - Method in class com.vmware.vcenter.services.ServiceTypes.Info
Service name key.
setNames(List<String>) - Method in class com.vmware.appliance.MonitoringTypes.MonitoredItemDataRequest
monitored item IDs Ex: CPU, MEMORY
setNames(Set<String>) - Method in class com.vmware.esx.settings.depot_content.AddOnsTypes.FilterSpec.Builder
Names that an add-on must have to match the filter.
setNames(Set<String>) - Method in class com.vmware.esx.settings.depot_content.AddOnsTypes.FilterSpec
Names that an add-on must have to match the filter.
setNames(Set<String>) - Method in class com.vmware.esx.settings.depot_content.ComponentsTypes.FilterSpec.Builder
Names that a component must have to match the filter.
setNames(Set<String>) - Method in class com.vmware.esx.settings.depot_content.ComponentsTypes.FilterSpec
Names that a component must have to match the filter.
setNames(Set<String>) - Method in class com.vmware.vcenter.ClusterTypes.FilterSpec.Builder
Names that clusters must have to match the filter (see ClusterTypes.Info.getName()).
setNames(Set<String>) - Method in class com.vmware.vcenter.ClusterTypes.FilterSpec
Names that clusters must have to match the filter (see ClusterTypes.Info.getName()).
setNames(Set<String>) - Method in class com.vmware.vcenter.DatacenterTypes.FilterSpec.Builder
Names that datacenters must have to match the filter (see DatacenterTypes.Info.getName()).
setNames(Set<String>) - Method in class com.vmware.vcenter.DatacenterTypes.FilterSpec
Names that datacenters must have to match the filter (see DatacenterTypes.Info.getName()).
setNames(Set<String>) - Method in class com.vmware.vcenter.DatastoreTypes.FilterSpec.Builder
Names that datastores must have to match the filter (see DatastoreTypes.Info.getName()).
setNames(Set<String>) - Method in class com.vmware.vcenter.DatastoreTypes.FilterSpec
Names that datastores must have to match the filter (see DatastoreTypes.Info.getName()).
setNames(Set<String>) - Method in class com.vmware.vcenter.FolderTypes.FilterSpec.Builder
Names that folders must have to match the filter (see FolderTypes.Summary.getName()).
setNames(Set<String>) - Method in class com.vmware.vcenter.FolderTypes.FilterSpec
Names that folders must have to match the filter (see FolderTypes.Summary.getName()).
setNames(Set<String>) - Method in class com.vmware.vcenter.guest.CustomizationSpecsTypes.FilterSpec.Builder
Names that guest customization specifications must have to match the filter (see CustomizationSpecsTypes.Summary.getName()).
setNames(Set<String>) - Method in class com.vmware.vcenter.guest.CustomizationSpecsTypes.FilterSpec
Names that guest customization specifications must have to match the filter (see CustomizationSpecsTypes.Summary.getName()).
setNames(Set<String>) - Method in class com.vmware.vcenter.HostTypes.FilterSpec.Builder
Names that hosts must have to match the filter (see HostTypes.Summary.getName()).
setNames(Set<String>) - Method in class com.vmware.vcenter.HostTypes.FilterSpec
Names that hosts must have to match the filter (see HostTypes.Summary.getName()).
setNames(Set<String>) - Method in class com.vmware.vcenter.NetworkTypes.FilterSpec.Builder
Names that networks must have to match the filter (see NetworkTypes.Summary.getName()).
setNames(Set<String>) - Method in class com.vmware.vcenter.NetworkTypes.FilterSpec
Names that networks must have to match the filter (see NetworkTypes.Summary.getName()).
setNames(Set<String>) - Method in class com.vmware.vcenter.ResourcePoolTypes.FilterSpec.Builder
Names that resource pools must have to match the filter (see ResourcePoolTypes.Info.getName()).
setNames(Set<String>) - Method in class com.vmware.vcenter.ResourcePoolTypes.FilterSpec
Names that resource pools must have to match the filter (see ResourcePoolTypes.Info.getName()).
setNames(Set<String>) - Method in class com.vmware.vcenter.VMTypes.FilterSpec.Builder
Names that virtual machines must have to match the filter (see VMTypes.Info.getName()).
setNames(Set<String>) - Method in class com.vmware.vcenter.VMTypes.FilterSpec
Names that virtual machines must have to match the filter (see VMTypes.Info.getName()).
setNamespace(String) - Method in class com.vmware.vcenter.content.registries.HarborTypes.Info.Builder
Identifier of the Harbor namespace in case it is created in a Kubernetes environment.
setNamespace(String) - Method in class com.vmware.vcenter.content.registries.HarborTypes.Info
Identifier of the Harbor namespace in case it is created in a Kubernetes environment.
setNamespace(String) - Method in class com.vmware.vcenter.namespace_management.stats.TimeSeriesTypes.PodIdentifier
The namespace that the pod is running in.
setNamespace(String) - Method in class com.vmware.vcenter.namespace_management.stats.TimeSeriesTypes.Spec.Builder
Namespace name for queries for a namespace.
setNamespace(String) - Method in class com.vmware.vcenter.namespace_management.stats.TimeSeriesTypes.Spec
Namespace name for queries for a namespace.
setNamespace(String) - Method in class com.vmware.vcenter.namespaces.InstancesTypes.CreateSpec
Identifier of the namespace.
setNamespace(String) - Method in class com.vmware.vcenter.namespaces.InstancesTypes.Summary
Identifier of the namespace.
setNamespace(String) - Method in class com.vmware.vcenter.namespaces.user.InstancesTypes.Summary
Identifier of the namespace.
setNamespacesLicensed(boolean) - Method in class com.vmware.vcenter.namespace_management.HostsConfigTypes.Info
True if vSphere Namespace feature is licensed on any hosts in this VC.
setNamespacesSupported(boolean) - Method in class com.vmware.vcenter.namespace_management.HostsConfigTypes.Info
True if vSphere Namespace feature is supported in this VC.
setNcpClusterNetworkInfo(ClustersTypes.NCPClusterNetworkInfo) - Method in class com.vmware.vcenter.namespace_management.ClustersTypes.Info.Builder
Specification for the NSX Container Plugin cluster network.
setNcpClusterNetworkInfo(ClustersTypes.NCPClusterNetworkInfo) - Method in class com.vmware.vcenter.namespace_management.ClustersTypes.Info
Specification for the NSX Container Plugin cluster network.
setNcpClusterNetworkSpec(ClustersTypes.NCPClusterNetworkEnableSpec) - Method in class com.vmware.vcenter.namespace_management.ClustersTypes.EnableSpec.Builder
Specification for the NSX Container Plugin cluster network.
setNcpClusterNetworkSpec(ClustersTypes.NCPClusterNetworkEnableSpec) - Method in class com.vmware.vcenter.namespace_management.ClustersTypes.EnableSpec
Specification for the NSX Container Plugin cluster network.
setNcpClusterNetworkSpec(ClustersTypes.NCPClusterNetworkSetSpec) - Method in class com.vmware.vcenter.namespace_management.ClustersTypes.SetSpec.Builder
Specification for the NSX Container Plugin cluster network.
setNcpClusterNetworkSpec(ClustersTypes.NCPClusterNetworkSetSpec) - Method in class com.vmware.vcenter.namespace_management.ClustersTypes.SetSpec
Specification for the NSX Container Plugin cluster network.
setNcpClusterNetworkSpec(ClustersTypes.NCPClusterNetworkUpdateSpec) - Method in class com.vmware.vcenter.namespace_management.ClustersTypes.UpdateSpec.Builder
Updated specification for the cluster network configuration.
setNcpClusterNetworkSpec(ClustersTypes.NCPClusterNetworkUpdateSpec) - Method in class com.vmware.vcenter.namespace_management.ClustersTypes.UpdateSpec
Updated specification for the cluster network configuration.
setNetBIOSMode(WindowsNetworkAdapterSettings.NetBIOSMode) - Method in class com.vmware.vcenter.guest.WindowsNetworkAdapterSettings.Builder
NetBIOS setting for Windows.
setNetBIOSMode(WindowsNetworkAdapterSettings.NetBIOSMode) - Method in class com.vmware.vcenter.guest.WindowsNetworkAdapterSettings
NetBIOS setting for Windows.
setNetwork(String) - Method in class com.vmware.content.library.SubscriptionsTypes.CreateSpecPlacement.Builder
Network that backs the virtual Ethernet adapters in the virtual machine template.
setNetwork(String) - Method in class com.vmware.content.library.SubscriptionsTypes.CreateSpecPlacement
Network that backs the virtual Ethernet adapters in the virtual machine template.
setNetwork(String) - Method in class com.vmware.content.library.SubscriptionsTypes.PlacementInfo.Builder
Network that backs the virtual Ethernet adapters in the virtual machine template.
setNetwork(String) - Method in class com.vmware.content.library.SubscriptionsTypes.PlacementInfo
Network that backs the virtual Ethernet adapters in the virtual machine template.
setNetwork(String) - Method in class com.vmware.content.library.SubscriptionsTypes.UpdateSpecPlacement.Builder
Network that backs the virtual Ethernet adapters in the virtual machine template.
setNetwork(String) - Method in class com.vmware.content.library.SubscriptionsTypes.UpdateSpecPlacement
Network that backs the virtual Ethernet adapters in the virtual machine template.
setNetwork(String) - Method in class com.vmware.vcenter.namespace_management.ClustersTypes.NetworkSpec
Identifier for the network.
setNetwork(String) - Method in class com.vmware.vcenter.NetworkTypes.Summary
Identifier of the network.
setNetwork(String) - Method in class com.vmware.vcenter.vm.guest.networking.RoutesTypes.Info
IP Address of the destination IP network.
setNetwork(String) - Method in class com.vmware.vcenter.vm.hardware.EthernetTypes.BackingInfo.Builder
Identifier of the network backing the virtual Ethernet adapter.
setNetwork(String) - Method in class com.vmware.vcenter.vm.hardware.EthernetTypes.BackingInfo
Identifier of the network backing the virtual Ethernet adapter.
setNetwork(String) - Method in class com.vmware.vcenter.vm.hardware.EthernetTypes.BackingSpec.Builder
Identifier of the network that backs the virtual Ethernet adapter.
setNetwork(String) - Method in class com.vmware.vcenter.vm.hardware.EthernetTypes.BackingSpec
Identifier of the network that backs the virtual Ethernet adapter.
setNetwork(String) - Method in class com.vmware.vcenter.vm_template.LibraryItemsTypes.EthernetInfo.Builder
Identifier of the network backing the virtual Ethernet adapter.
setNetwork(String) - Method in class com.vmware.vcenter.vm_template.LibraryItemsTypes.EthernetInfo
Identifier of the network backing the virtual Ethernet adapter.
setNetwork(String) - Method in class com.vmware.vcenter.vm_template.LibraryItemsTypes.EthernetUpdateSpec.Builder
Identifier of the network backing the virtual Ethernet adapter.
setNetwork(String) - Method in class com.vmware.vcenter.vm_template.LibraryItemsTypes.EthernetUpdateSpec
Identifier of the network backing the virtual Ethernet adapter.
setNetworkFolder(String) - Method in class com.vmware.vcenter.DatacenterTypes.Info
The root network folder associated with the datacenter.
setNetworkLocation(URI) - Method in class com.vmware.vcenter.vm.hardware.SerialTypes.BackingInfo.Builder
URI specifying the location of the network service backing the virtual serial port.
setNetworkLocation(URI) - Method in class com.vmware.vcenter.vm.hardware.SerialTypes.BackingInfo
URI specifying the location of the network service backing the virtual serial port.
setNetworkLocation(URI) - Method in class com.vmware.vcenter.vm.hardware.SerialTypes.BackingSpec.Builder
URI specifying the location of the network service backing the virtual serial port.
setNetworkLocation(URI) - Method in class com.vmware.vcenter.vm.hardware.SerialTypes.BackingSpec
URI specifying the location of the network service backing the virtual serial port.
setNetworkMappings(Map<String, String>) - Method in class com.vmware.vcenter.ovf.LibraryItemTypes.ResourcePoolDeploymentSpec.Builder
Specification of the target network to use for sections of type ovf:NetworkSection in the OVF descriptor.
setNetworkMappings(Map<String, String>) - Method in class com.vmware.vcenter.ovf.LibraryItemTypes.ResourcePoolDeploymentSpec
Specification of the target network to use for sections of type ovf:NetworkSection in the OVF descriptor.
setNetworkName(String) - Method in class com.vmware.content.type.ovf.Nic.Builder
Name of the network that this NIC connects to It is not required that network name be specified.
setNetworkName(String) - Method in class com.vmware.content.type.ovf.Nic
Name of the network that this NIC connects to It is not required that network name be specified.
setNetworkName(String) - Method in class com.vmware.vcenter.vm.hardware.EthernetTypes.BackingInfo.Builder
Name of the standard portgroup backing the virtual Ethernet adapter.
setNetworkName(String) - Method in class com.vmware.vcenter.vm.hardware.EthernetTypes.BackingInfo
Name of the standard portgroup backing the virtual Ethernet adapter.
setNetworkProtocol(BootTypes.NetworkProtocol) - Method in class com.vmware.vcenter.vm.hardware.BootTypes.CreateSpec.Builder
Protocol to use when attempting to boot the virtual machine over the network.
setNetworkProtocol(BootTypes.NetworkProtocol) - Method in class com.vmware.vcenter.vm.hardware.BootTypes.CreateSpec
Protocol to use when attempting to boot the virtual machine over the network.
setNetworkProtocol(BootTypes.NetworkProtocol) - Method in class com.vmware.vcenter.vm.hardware.BootTypes.Info.Builder
Protocol to use when attempting to boot the virtual machine over the network.
setNetworkProtocol(BootTypes.NetworkProtocol) - Method in class com.vmware.vcenter.vm.hardware.BootTypes.Info
Protocol to use when attempting to boot the virtual machine over the network.
setNetworkProtocol(BootTypes.NetworkProtocol) - Method in class com.vmware.vcenter.vm.hardware.BootTypes.UpdateSpec.Builder
Protocol to use when attempting to boot the virtual machine over the network.
setNetworkProtocol(BootTypes.NetworkProtocol) - Method in class com.vmware.vcenter.vm.hardware.BootTypes.UpdateSpec
Protocol to use when attempting to boot the virtual machine over the network.
setNetworkProvider(ClustersTypes.NetworkProvider) - Method in class com.vmware.vcenter.namespace_management.ClustersTypes.EnableSpec
The provider of cluster networking for this vSphere Namespaces cluster.
setNetworkProvider(ClustersTypes.NetworkProvider) - Method in class com.vmware.vcenter.namespace_management.ClustersTypes.Info
The provider of cluster networking for this vSphere Namespaces cluster.
setNetworkProvider(ClustersTypes.NetworkProvider) - Method in class com.vmware.vcenter.namespace_management.ClustersTypes.SetSpec
The provider of cluster networking for this vSphere Namespaces cluster.
setNetworkProvider(ClustersTypes.NetworkProvider) - Method in class com.vmware.vcenter.namespace_management.ClustersTypes.UpdateSpec.Builder
The provider of cluster networking for this vSphere Namespaces cluster.
setNetworkProvider(ClustersTypes.NetworkProvider) - Method in class com.vmware.vcenter.namespace_management.ClustersTypes.UpdateSpec
The provider of cluster networking for this vSphere Namespaces cluster.
setNetworks(List<Network>) - Method in class com.vmware.content.type.ovf.OvfTemplate
networks in this OVF template
setNetworks(Set<String>) - Method in class com.vmware.vcenter.NetworkTypes.FilterSpec.Builder
Identifiers of networks that can match the filter.
setNetworks(Set<String>) - Method in class com.vmware.vcenter.NetworkTypes.FilterSpec
Identifiers of networks that can match the filter.
setNetworks(List<String>) - Method in class com.vmware.vcenter.ovf.LibraryItemTypes.OvfSummary.Builder
Section identifiers for sections of type ovf:NetworkSection in the OVF descriptor.
setNetworks(List<String>) - Method in class com.vmware.vcenter.ovf.LibraryItemTypes.OvfSummary
Section identifiers for sections of type ovf:NetworkSection in the OVF descriptor.
setNewerCompatibilityReleases(List<String>) - Method in class com.vmware.esx.hcl.hosts.CompatibilityReleasesTypes.EsxiCompatibilityReleases
The available ESXi releases, greater than the current one, than can be checked for compatibility.
setNewSize(long) - Method in class com.vmware.appliance.system.StorageTypes.StorageChange
Nedw size of the partition in MB.
setNewSubscribedLibrary(SubscriptionsTypes.CreateSpecNewSubscribedLibrary) - Method in class com.vmware.content.library.SubscriptionsTypes.CreateSpecSubscribedLibrary.Builder
Specification for creating a new subscribed library associated with the subscription.
setNewSubscribedLibrary(SubscriptionsTypes.CreateSpecNewSubscribedLibrary) - Method in class com.vmware.content.library.SubscriptionsTypes.CreateSpecSubscribedLibrary
Specification for creating a new subscribed library associated with the subscription.
setNewVmdk(DiskTypes.VmdkCreateSpec) - Method in class com.vmware.vcenter.vm.hardware.DiskTypes.CreateSpec.Builder
Specification for creating a new VMDK backing for the virtual disk.
setNewVmdk(DiskTypes.VmdkCreateSpec) - Method in class com.vmware.vcenter.vm.hardware.DiskTypes.CreateSpec
Specification for creating a new VMDK backing for the virtual disk.
setNext(String) - Method in class com.vmware.vstats.AcqSpecsTypes.ListResult.Builder
The getNext() property is a token used to retrieve paged data for larger result sets.
setNext(String) - Method in class com.vmware.vstats.AcqSpecsTypes.ListResult
The getNext() property is a token used to retrieve paged data for larger result sets.
setNext(String) - Method in class com.vmware.vstats.DataTypes.DataPointsResult.Builder
The getNext() property is a token used to retrieve paged data for larger result sets.
setNext(String) - Method in class com.vmware.vstats.DataTypes.DataPointsResult
The getNext() property is a token used to retrieve paged data for larger result sets.
setNext(String) - Method in class com.vmware.vstats.ResourceAddressesTypes.ListResult.Builder
Used to retrieve paged data for larger result sets.
setNext(String) - Method in class com.vmware.vstats.ResourceAddressesTypes.ListResult
Used to retrieve paged data for larger result sets.
setNic(String) - Method in class com.vmware.vcenter.vm.guest.networking.InterfacesTypes.Info.Builder
Link to the corresponding virtual device.
setNic(String) - Method in class com.vmware.vcenter.vm.guest.networking.InterfacesTypes.Info
Link to the corresponding virtual device.
setNic(String) - Method in class com.vmware.vcenter.vm.hardware.boot.DeviceTypes.Entry.Builder
Virtual Ethernet device.
setNic(String) - Method in class com.vmware.vcenter.vm.hardware.boot.DeviceTypes.Entry
Virtual Ethernet device.
setNic(String) - Method in class com.vmware.vcenter.vm.hardware.EthernetTypes.Summary
Identifier of the virtual Ethernet adapter.
setNics(List<Nic>) - Method in class com.vmware.content.type.ovf.VmTemplate.Builder
All NICs on the VM A VM template is not required to specify a list of network interfaces.
setNics(List<Nic>) - Method in class com.vmware.content.type.ovf.VmTemplate
All NICs on the VM A VM template is not required to specify a list of network interfaces.
setNics(Map<String, LibraryItemsTypes.EthernetUpdateSpec>) - Method in class com.vmware.vcenter.vm_template.LibraryItemsTypes.HardwareCustomizationSpec.Builder
Map of Ethernet network adapters to update.
setNics(Map<String, LibraryItemsTypes.EthernetUpdateSpec>) - Method in class com.vmware.vcenter.vm_template.LibraryItemsTypes.HardwareCustomizationSpec
Map of Ethernet network adapters to update.
setNics(Map<String, LibraryItemsTypes.EthernetInfo>) - Method in class com.vmware.vcenter.vm_template.LibraryItemsTypes.Info
Information about the virtual machine template's virtual ethernet adapters.
setNics(List<EthernetTypes.CreateSpec>) - Method in class com.vmware.vcenter.VMTypes.CreateSpec.Builder
List of Ethernet adapters.
setNics(List<EthernetTypes.CreateSpec>) - Method in class com.vmware.vcenter.VMTypes.CreateSpec
List of Ethernet adapters.
setNics(Map<String, EthernetTypes.Info>) - Method in class com.vmware.vcenter.VMTypes.Info
List of Ethernet adapters.
setNicsToUpdate(Map<String, EthernetTypes.UpdateSpec>) - Method in class com.vmware.vcenter.VMTypes.InstantCloneSpec.Builder
Map of NICs to update.
setNicsToUpdate(Map<String, EthernetTypes.UpdateSpec>) - Method in class com.vmware.vcenter.VMTypes.InstantCloneSpec
Map of NICs to update.
setNode(String) - Method in class com.vmware.vcenter.topology.NodesTypes.Summary
Identifier for the vCenter or Platform Services Controller node.
setNode(String) - Method in class com.vmware.vcenter.topology.ReplicationStatusTypes.Summary
Identifier for the vCenter or Platform Services Controller node.
setNode1(ClusterTypes.NodeInfo) - Method in class com.vmware.vcenter.vcha.ClusterTypes.Info.Builder
Node configuration information for the VCHA cluster.
setNode1(ClusterTypes.NodeInfo) - Method in class com.vmware.vcenter.vcha.ClusterTypes.Info
Node configuration information for the VCHA cluster.
setNode2(ClusterTypes.NodeInfo) - Method in class com.vmware.vcenter.vcha.ClusterTypes.Info.Builder
Node configuration information for the VCHA cluster.
setNode2(ClusterTypes.NodeInfo) - Method in class com.vmware.vcenter.vcha.ClusterTypes.Info
Node configuration information for the VCHA cluster.
setNodeId(String) - Method in class com.vmware.vsphereautomation.lookup.LookupServiceRegistrationCommonServiceInfo
Sets the value of the nodeId property.
setNodeId(String) - Method in class com.vmware.vsphereautomation.lookup.LookupServiceRegistrationFilter
Sets the value of the nodeId property.
setNodes(Set<String>) - Method in class com.vmware.vcenter.topology.ReplicationStatusTypes.FilterSpec.Builder
Identifier that a vCenter and Platform Services Controller node must have to match the filter.
setNodes(Set<String>) - Method in class com.vmware.vcenter.topology.ReplicationStatusTypes.FilterSpec
Identifier that a vCenter and Platform Services Controller node must have to match the filter.
setNonCompliantHosts(Set<String>) - Method in class com.vmware.esx.settings.ClusterCompliance
Identifiers of non-compliant hosts.
setNoRxLoss(Boolean) - Method in class com.vmware.vcenter.vm.hardware.SerialTypes.BackingInfo.Builder
Flag that enables optimized data transfer over the pipe.
setNoRxLoss(Boolean) - Method in class com.vmware.vcenter.vm.hardware.SerialTypes.BackingInfo
Flag that enables optimized data transfer over the pipe.
setNoRxLoss(Boolean) - Method in class com.vmware.vcenter.vm.hardware.SerialTypes.BackingSpec.Builder
Flag that enables optimized data transfer over the pipe.
setNoRxLoss(Boolean) - Method in class com.vmware.vcenter.vm.hardware.SerialTypes.BackingSpec
Flag that enables optimized data transfer over the pipe.
setNote(LocalizableMessage) - Method in class com.vmware.esx.settings.clusters.software.reports.CheckResult
Localizable disclaimer notice to show on the UI detailing the type of checks are done by the HCL Validaiton.
setNote(LocalizableMessage) - Method in class com.vmware.esx.settings.ComponentOverrideInfo
Note explaining the override.
setNote(LocalizableMessage) - Method in class com.vmware.esx.settings.EffectiveComponentDetails.Builder
Note assosicated with this component.
setNote(LocalizableMessage) - Method in class com.vmware.esx.settings.EffectiveComponentDetails
Note assosicated with this component.
setNote(URI) - Method in class com.vmware.vcenter.lcm.discovery.InteropReportTypes.ReleaseInfo.Builder
A link to the release notes of the release.
setNote(URI) - Method in class com.vmware.vcenter.lcm.discovery.InteropReportTypes.ReleaseInfo
A link to the release notes of the release.
setNotes(List<LocalizableMessage>) - Method in class com.vmware.esx.hcl.hosts.CompatibilityReportTypes.BiosConstraint
Any information that should be taken into account when reviewing the BIOS constraint.
setNotes(List<LocalizableMessage>) - Method in class com.vmware.esx.hcl.hosts.CompatibilityReportTypes.DeviceConstraint
Any information that should be taken into account when reviewing the device constraint.
setNotes(List<LocalizableMessage>) - Method in class com.vmware.esx.hcl.hosts.CompatibilityReportTypes.DeviceHclInfo.Builder
Information that needs to be taken into account when considering this device hcl.
setNotes(List<LocalizableMessage>) - Method in class com.vmware.esx.hcl.hosts.CompatibilityReportTypes.DeviceHclInfo
Information that needs to be taken into account when considering this device hcl.
setNotes(List<LocalizableMessage>) - Method in class com.vmware.esx.hcl.hosts.CompatibilityReportTypes.ServerCompatibility.Builder
Information that needs to be taken into account when considering this server hardware compatibility.
setNotes(List<LocalizableMessage>) - Method in class com.vmware.esx.hcl.hosts.CompatibilityReportTypes.ServerCompatibility
Information that needs to be taken into account when considering this server hardware compatibility.
setNotification(String) - Method in class com.vmware.appliance.infraprofile.Notification
The notification id.
setNotifications(Notifications) - Method in class com.vmware.appliance.infraprofile.ConfigsTypes.ValidationResult.Builder
Notifications to the user Only Set if the notifications were reported by this particular validation.
setNotifications(Notifications) - Method in class com.vmware.appliance.infraprofile.ConfigsTypes.ValidationResult
Notifications to the user Only Set if the notifications were reported by this particular validation.
setNotifications(Notifications) - Method in class com.vmware.appliance.infraprofile.TaskInfo.Builder
Notifications to the user Only Set if the notifications were reported by this particular task.
setNotifications(Notifications) - Method in class com.vmware.appliance.infraprofile.TaskInfo
Notifications to the user Only Set if the notifications were reported by this particular task.
setNotifications(Notifications) - Method in class com.vmware.esx.hcl.CompatibilityDataTypes.Status
Notifications returned by the operation.
setNotifications(Notifications) - Method in class com.vmware.esx.hcl.hosts.CompatibilityReleasesTypes.EsxiCompatibilityReleases
Notifications returned by the operation.
setNotifications(Notifications) - Method in class com.vmware.esx.hcl.hosts.CompatibilityReportTypes.HclReport
Notifications returned by the operation.
setNotifications(Notifications) - Method in class com.vmware.esx.settings.AddOnCompliance
Notifications describing the compliance result.
setNotifications(Notifications) - Method in class com.vmware.esx.settings.BaseImageCompliance
Notifications describing the compliance result.
setNotifications(Notifications) - Method in class com.vmware.esx.settings.ClusterCompliance
Notifications returned by the scan operation.
setNotifications(Map<SoftwareTypes.CheckType, Notifications>) - Method in class com.vmware.esx.settings.clusters.enablement.SoftwareTypes.CheckResult
Notifications containing check results grouped by SoftwareTypes.CheckType type.
setNotifications(Notifications) - Method in class com.vmware.esx.settings.clusters.software.DraftsTypes.ValidateResult
Notifications associated with the validation.
setNotifications(Notifications) - Method in class com.vmware.esx.settings.clusters.software.reports.CheckResult
Notifications returned by the HCL Validation operation.
setNotifications(Notifications) - Method in class com.vmware.esx.settings.clusters.software.reports.HardwareCompatibilityTypes.CheckSummary
Notifications returned by the HCL Validation operation.
setNotifications(Notifications) - Method in class com.vmware.esx.settings.clusters.software.reports.LastApplyResultTypes.ApplyStatus
Notifications providing additional information about the status of the method.
setNotifications(Notifications) - Method in class com.vmware.esx.settings.clusters.software.reports.PciDeviceComplianceInfo.Builder
Device Specific notifications describing the compliance result.
setNotifications(Notifications) - Method in class com.vmware.esx.settings.clusters.software.reports.PciDeviceComplianceInfo
Device Specific notifications describing the compliance result.
setNotifications(Notifications) - Method in class com.vmware.esx.settings.clusters.SoftwareTypes.ApplyStatus
Notifications providing additional information about the status of the method.
setNotifications(Notifications) - Method in class com.vmware.esx.settings.ComponentCompliance
Notifications describing the compliance result.
setNotifications(Notifications) - Method in class com.vmware.esx.settings.HardwareModuleFirmwareCompliance
Notifications describing the compliance result.
setNotifications(Notifications) - Method in class com.vmware.esx.settings.HardwareSupportPackageCompliance
Notifications describing the compliance result.
setNotifications(Notifications) - Method in class com.vmware.esx.settings.HostCompliance
Notifications returned by the scan operation.
setNotifications(Notifications) - Method in class com.vmware.esx.settings.SolutionCompliance
Notifications describing the compliance result.
setNotifications(Notifications) - Method in class com.vmware.esx.settings.TaskInfo.Builder
Notifications to the user Only Set if the notifications were reported by this particular task.
setNotifications(Notifications) - Method in class com.vmware.esx.settings.TaskInfo
Notifications to the user Only Set if the notifications were reported by this particular task.
setNsxEdgeCluster(String) - Method in class com.vmware.vcenter.namespace_management.ClustersTypes.NCPClusterNetworkEnableSpec.Builder
NSX Edge Cluster to be used for Kubernetes Services of type LoadBalancer, Kubernetes Ingresses, and NSX SNAT.
setNsxEdgeCluster(String) - Method in class com.vmware.vcenter.namespace_management.ClustersTypes.NCPClusterNetworkEnableSpec
NSX Edge Cluster to be used for Kubernetes Services of type LoadBalancer, Kubernetes Ingresses, and NSX SNAT.
setNsxEdgeCluster(String) - Method in class com.vmware.vcenter.namespace_management.ClustersTypes.NCPClusterNetworkInfo
NSX Edge Cluster to be used for Kubernetes Services of type LoadBalancer, Kubernetes Ingresses, and NSX SNAT.
setNumCoresPerSocket(Long) - Method in class com.vmware.vcenter.vm_template.LibraryItemsTypes.CpuUpdateSpec.Builder
Number of cores among which to distribute CPUs in the deployed virtual machine.
setNumCoresPerSocket(Long) - Method in class com.vmware.vcenter.vm_template.LibraryItemsTypes.CpuUpdateSpec
Number of cores among which to distribute CPUs in the deployed virtual machine.
setNumCpus(long) - Method in class com.vmware.content.type.ovf.Cpu
number of CPUs
setNumCpus(Long) - Method in class com.vmware.vcenter.vm_template.LibraryItemsTypes.CpuUpdateSpec.Builder
Number of virtual processors in the deployed virtual machine.
setNumCpus(Long) - Method in class com.vmware.vcenter.vm_template.LibraryItemsTypes.CpuUpdateSpec
Number of virtual processors in the deployed virtual machine.
setNumDisplays(Long) - Method in class com.vmware.content.type.ovf.VideoCard.Builder
number of displayes A template is not required to specify the number of displays.
setNumDisplays(Long) - Method in class com.vmware.content.type.ovf.VideoCard
number of displayes A template is not required to specify the number of displays.
setNumSupportedPods(long) - Method in class com.vmware.vcenter.namespace_management.ClusterSizeInfoTypes.Info
The maximum number of supported pods.
setNumSupportedServices(long) - Method in class com.vmware.vcenter.namespace_management.ClusterSizeInfoTypes.Info
The maximum number of supported services.
setOauth2(ProvidersTypes.Oauth2CreateSpec) - Method in class com.vmware.vcenter.identity.ProvidersTypes.CreateSpec.Builder
OAuth2 CreateSpec.
setOauth2(ProvidersTypes.Oauth2CreateSpec) - Method in class com.vmware.vcenter.identity.ProvidersTypes.CreateSpec
OAuth2 CreateSpec.
setOauth2(ProvidersTypes.Oauth2Info) - Method in class com.vmware.vcenter.identity.ProvidersTypes.Info.Builder
OAuth2 Info.
setOauth2(ProvidersTypes.Oauth2Info) - Method in class com.vmware.vcenter.identity.ProvidersTypes.Info
OAuth2 Info.
setOauth2(ProvidersTypes.Oauth2Summary) - Method in class com.vmware.vcenter.identity.ProvidersTypes.Summary.Builder
OAuth2 Summary.
setOauth2(ProvidersTypes.Oauth2Summary) - Method in class com.vmware.vcenter.identity.ProvidersTypes.Summary
OAuth2 Summary.
setOauth2(ProvidersTypes.Oauth2UpdateSpec) - Method in class com.vmware.vcenter.identity.ProvidersTypes.UpdateSpec.Builder
OAuth2 UpdateSpec.
setOauth2(ProvidersTypes.Oauth2UpdateSpec) - Method in class com.vmware.vcenter.identity.ProvidersTypes.UpdateSpec
OAuth2 UpdateSpec.
setObj(ManagedObjectReference) - Method in class com.vmware.vsphereautomation.lookup.ManagedObjectNotFound
Sets the value of the obj property.
setObject(DynamicID) - Method in class com.vmware.vcenter.tagging.AssociationsTypes.Summary
The identifier of an associated object.
setObjectId(DynamicID) - Method in class com.vmware.cis.tagging.TagAssociationTypes.ObjectToTags
The identifier of the object.
setObjectIds(List<DynamicID>) - Method in class com.vmware.cis.tagging.TagAssociationTypes.TagToObjects
The identifiers of the related objects.
setObjType(TimeSeriesTypes.Spec.ObjType) - Method in class com.vmware.vcenter.namespace_management.stats.TimeSeriesTypes.Spec
Type of statistics object that the request is operating on.
setOidc(ProvidersTypes.OidcCreateSpec) - Method in class com.vmware.vcenter.identity.ProvidersTypes.CreateSpec.Builder
OIDC CreateSpec.
setOidc(ProvidersTypes.OidcCreateSpec) - Method in class com.vmware.vcenter.identity.ProvidersTypes.CreateSpec
OIDC CreateSpec.
setOidc(ProvidersTypes.OidcInfo) - Method in class com.vmware.vcenter.identity.ProvidersTypes.Info.Builder
OIDC Info.
setOidc(ProvidersTypes.OidcInfo) - Method in class com.vmware.vcenter.identity.ProvidersTypes.Info
OIDC Info.
setOidc(ProvidersTypes.OidcSummary) - Method in class com.vmware.vcenter.identity.ProvidersTypes.Summary.Builder
OIDC Summary.
setOidc(ProvidersTypes.OidcSummary) - Method in class com.vmware.vcenter.identity.ProvidersTypes.Summary
OIDC Summary.
setOidc(ProvidersTypes.OidcUpdateSpec) - Method in class com.vmware.vcenter.identity.ProvidersTypes.UpdateSpec.Builder
OIDC UpdateSpec.
setOidc(ProvidersTypes.OidcUpdateSpec) - Method in class com.vmware.vcenter.identity.ProvidersTypes.UpdateSpec
OIDC UpdateSpec.
setOldPassword(char[]) - Method in class com.vmware.appliance.LocalAccountsTypes.Config.Builder
Old password of the user (required in case of the password change, not required if superAdmin user changes the password of the other user).
setOldPassword(char[]) - Method in class com.vmware.appliance.LocalAccountsTypes.Config
Old password of the user (required in case of the password change, not required if superAdmin user changes the password of the other user).
setOldPassword(char[]) - Method in class com.vmware.appliance.LocalAccountsTypes.UpdateConfig.Builder
Old password of the user (required in case of the password change, not required if superAdmin user changes the password of the other user).
setOldPassword(char[]) - Method in class com.vmware.appliance.LocalAccountsTypes.UpdateConfig
Old password of the user (required in case of the password change, not required if superAdmin user changes the password of the other user).
setOldSize(long) - Method in class com.vmware.appliance.system.StorageTypes.StorageChange
Original size of the partition in MB.
setOnDemand(Boolean) - Method in class com.vmware.content.library.SubscriptionInfo.Builder
Indicates whether a library item's content will be synchronized only on demand.
setOnDemand(Boolean) - Method in class com.vmware.content.library.SubscriptionInfo
Indicates whether a library item's content will be synchronized only on demand.
setOnDemand(boolean) - Method in class com.vmware.content.library.SubscriptionsTypes.CreateSpecNewSubscribedLibrary
Specifies whether a library item's content will be synchronized only on demand.
setOpaqueNetworkId(String) - Method in class com.vmware.vcenter.vm.hardware.EthernetTypes.BackingInfo.Builder
Identifier of the opaque network that backs the virtual Ethernet adapter.
setOpaqueNetworkId(String) - Method in class com.vmware.vcenter.vm.hardware.EthernetTypes.BackingInfo
Identifier of the opaque network that backs the virtual Ethernet adapter.
setOpaqueNetworkType(String) - Method in class com.vmware.vcenter.vm.hardware.EthernetTypes.BackingInfo.Builder
Type of the opaque network that backs the virtual Ethernet adapter.
setOpaqueNetworkType(String) - Method in class com.vmware.vcenter.vm.hardware.EthernetTypes.BackingInfo
Type of the opaque network that backs the virtual Ethernet adapter.
setOperatingSite(String) - Method in class com.vmware.vsphereautomation.lookup.LookupFaultUnsupportedSiteFault
Sets the value of the operatingSite property.
setOperation(String) - Method in class com.vmware.appliance.infraprofile.TaskInfo
Identifier of the operation associated with the task.
setOperation(String) - Method in class com.vmware.appliance.recovery.backup.job.DetailsTypes.Info
Identifier of the operation associated with the task.
setOperation(String) - Method in class com.vmware.appliance.recovery.reconciliation.JobTypes.Info
Name of the operation associated with the task.
setOperation(String) - Method in class com.vmware.appliance.SubtaskInfo
Identifier of the operation associated with the task.
setOperation(String) - Method in class com.vmware.appliance.TaskInfo
Identifier of the operation associated with the task.
setOperation(String) - Method in class com.vmware.cis.task.CommonInfo
Identifier of the operation associated with the task.
setOperation(String) - Method in class com.vmware.cis.task.Info
Identifier of the operation associated with the task.
setOperation(String) - Method in class com.vmware.esx.settings.TaskInfo
Identifier of the operation associated with the task.
setOperation(String) - Method in class com.vmware.vcenter.deployment.ImportHistoryTypes.Info
Identifier of the operation associated with the task.
setOperation(String) - Method in class com.vmware.vcenter.DeploymentTypes.Info
Identifier of the operation associated with the task.
setOperation(String) - Method in class com.vmware.vcenter.DeploymentTypes.Task
Identifier of the operation associated with the task.
setOperationId(String) - Method in class com.vmware.vapi.metadata.cli.CommandTypes.Info
The operation identifier corresponding to this CLI command.
setOperationId(String) - Method in class com.vmware.vapi.std.interposition.InvocationRequest
Name of the interposed operation.
setOperationInput(DataValue) - Method in class com.vmware.vapi.std.interposition.InvocationRequest
Input of the interposed operation.
setOperations(Set<String>) - Method in class com.vmware.cis.TasksTypes.FilterSpec.Builder
Identifiers of operations.
setOperations(Set<String>) - Method in class com.vmware.cis.TasksTypes.FilterSpec
Identifiers of operations.
setOperations(Map<String, OperationInfo>) - Method in class com.vmware.vapi.metadata.authentication.ServiceInfo
Information about all operation elements contained in this service element that contain authentication information.
setOperations(Map<String, OperationInfo>) - Method in class com.vmware.vapi.metadata.metamodel.ServiceInfo
Metamodel information of all the operation elements contained in the service element.
setOperations(Map<String, OperationInfo>) - Method in class com.vmware.vapi.metadata.privilege.ServiceInfo
Information about all operation elements contained in this service element that contain privilege information.
setOperationsReady(boolean) - Method in class com.vmware.vcenter.vm.guest.PowerTypes.Info
Flag indicating if the virtual machine is ready to process soft power operations.
setOptimizationInfo(OptimizationInfo) - Method in class com.vmware.content.LibraryModel.Builder
Defines various optimizations and optimization parameters applied to this library.
setOptimizationInfo(OptimizationInfo) - Method in class com.vmware.content.LibraryModel
Defines various optimizations and optimization parameters applied to this library.
setOptimizeRemotePublishing(Boolean) - Method in class com.vmware.content.library.OptimizationInfo.Builder
If set to true then library would be optimized for remote publishing.
setOptimizeRemotePublishing(Boolean) - Method in class com.vmware.content.library.OptimizationInfo
If set to true then library would be optimized for remote publishing.
setOption(String) - Method in class com.vmware.vcenter.ovf.ExportFlagTypes.Info
The name of the export flag that is supported by the server.
setOption(String) - Method in class com.vmware.vcenter.ovf.ImportFlagTypes.Info
The name of the import flag that is supported by the deployment platform.
setOptional(boolean) - Method in class com.vmware.appliance.recovery.backup.PartsTypes.Part
Is this part optional.
setOptionalField(String, Long) - Method in class com.vmware.vapi.data.StructValue
 
setOptionalField(String, Boolean) - Method in class com.vmware.vapi.data.StructValue
 
setOptionalField(String, Double) - Method in class com.vmware.vapi.data.StructValue
 
setOptionalField(String, String) - Method in class com.vmware.vapi.data.StructValue
 
setOptionalField(String, long) - Method in class com.vmware.vapi.data.StructValue
 
setOptionalField(String, boolean) - Method in class com.vmware.vapi.data.StructValue
 
setOptionalField(String, double) - Method in class com.vmware.vapi.data.StructValue
 
setOptions(List<CommandTypes.OptionInfo>) - Method in class com.vmware.vapi.metadata.cli.CommandTypes.Info
The input for this command.
setOrder(String) - Method in class com.vmware.vstats.DataTypes.FilterSpec.Builder
Directs the server to order the returned data.
setOrder(String) - Method in class com.vmware.vstats.DataTypes.FilterSpec
Directs the server to order the returned data.
setOrganization(String) - Method in class com.vmware.vcenter.certificate_management.vcenter.TlsCsrTypes.Spec
Organization field in certificate subject.
setOrganization(String) - Method in class com.vmware.vcenter.certificate_management.vcenter.TlsTypes.ReplaceSpec
Organization field in certificate subject.
setOrganization(String) - Method in class com.vmware.vcenter.certificate_management.vcenter.VmcaRootTypes.CreateSpec.Builder
Organization field in certificate subject.
setOrganization(String) - Method in class com.vmware.vcenter.certificate_management.vcenter.VmcaRootTypes.CreateSpec
Organization field in certificate subject.
setOrganization(String) - Method in class com.vmware.vcenter.guest.UserData
Name of the organization that owns the computer.
setOrganizationUnit(String) - Method in class com.vmware.vcenter.certificate_management.vcenter.TlsCsrTypes.Spec
Organization unit field in certificate subject.
setOrganizationUnit(String) - Method in class com.vmware.vcenter.certificate_management.vcenter.TlsTypes.ReplaceSpec
Organization unit field in certificate subject.
setOrganizationUnit(String) - Method in class com.vmware.vcenter.certificate_management.vcenter.VmcaRootTypes.CreateSpec.Builder
Organization unit field in certificate subject.
setOrganizationUnit(String) - Method in class com.vmware.vcenter.certificate_management.vcenter.VmcaRootTypes.CreateSpec
Organization unit field in certificate subject.
setOrgIds(Set<String>) - Method in class com.vmware.vcenter.identity.ProvidersTypes.CreateSpec.Builder
The set of orgIds as part of SDDC creation which provides the basis for tenancy.
setOrgIds(Set<String>) - Method in class com.vmware.vcenter.identity.ProvidersTypes.CreateSpec
The set of orgIds as part of SDDC creation which provides the basis for tenancy.
setOrgIds(Set<String>) - Method in class com.vmware.vcenter.identity.ProvidersTypes.Info
The set of orgIds as part of SDDC creation which provides the basis for tenancy.
setOrgIds(Set<String>) - Method in class com.vmware.vcenter.identity.ProvidersTypes.UpdateSpec.Builder
The set orgIds as part of SDDC creation which provides the basis for tenancy.
setOrgIds(Set<String>) - Method in class com.vmware.vcenter.identity.ProvidersTypes.UpdateSpec
The set orgIds as part of SDDC creation which provides the basis for tenancy.
setOrigin(Ipv6Types.Origin) - Method in class com.vmware.appliance.networking.interfaces.Ipv6Types.AddressInfo
The Origin of the IPv6 address.
setOrigin(InterfacesTypes.IpAddressOrigin) - Method in class com.vmware.vcenter.vm.guest.networking.InterfacesTypes.IpAddressInfo.Builder
How this address was configured.
setOrigin(InterfacesTypes.IpAddressOrigin) - Method in class com.vmware.vcenter.vm.guest.networking.InterfacesTypes.IpAddressInfo
How this address was configured.
setOsDescription(String) - Method in class com.vmware.content.type.ovf.VmTemplate.Builder
OS description A VM template is not required to specify an OS.
setOsDescription(String) - Method in class com.vmware.content.type.ovf.VmTemplate
OS description A VM template is not required to specify an OS.
setOsType(String) - Method in class com.vmware.content.type.ovf.VmTemplate.Builder
OS type of the VM A VM template is not required to specify an OS.
setOsType(String) - Method in class com.vmware.content.type.ovf.VmTemplate
OS type of the VM A VM template is not required to specify an OS.
setOSType(CustomizationSpecsTypes.OsType) - Method in class com.vmware.vcenter.guest.CustomizationSpecsTypes.FilterSpec.Builder
Guest operating system type that guest customization specifications must have to match the filter (see CustomizationSpecsTypes.Summary.getOSType()).
setOSType(CustomizationSpecsTypes.OsType) - Method in class com.vmware.vcenter.guest.CustomizationSpecsTypes.FilterSpec
Guest operating system type that guest customization specifications must have to match the filter (see CustomizationSpecsTypes.Summary.getOSType()).
setOSType(CustomizationSpecsTypes.OsType) - Method in class com.vmware.vcenter.guest.CustomizationSpecsTypes.Summary
Guest operating system type for which that this guest customization specification applies.
setOutput(OperationResultInfo) - Method in class com.vmware.vapi.metadata.metamodel.OperationInfo
Metamodel type for the output element.
setOutput(DataValue) - Method in class com.vmware.vapi.std.interposition.InvocationResult.Builder
Normal result value.
setOutput(DataValue) - Method in class com.vmware.vapi.std.interposition.InvocationResult
Normal result value.
setOutputFieldList(List<CommandTypes.OutputInfo>) - Method in class com.vmware.vapi.metadata.cli.CommandTypes.Info
List of output structure name and output field info.
setOutputFields(List<CommandTypes.OutputFieldInfo>) - Method in class com.vmware.vapi.metadata.cli.CommandTypes.OutputInfo
The order in which the properties of the class will be displayed by the CLI as well as the names used to display the properties.
setOverallCompliance(ComplianceTypes.Status) - Method in class com.vmware.vcenter.vm.storage.policy.ComplianceTypes.Info
The overall compliance status of the virtual machine and all it's entities.
setOverriddenComponents(List<ComponentOverrideInfo>) - Method in class com.vmware.esx.settings.EffectiveComponentDetails
List of other component versions present in base-image, add-ons or solutions that this component is overriding.
setOvfLibraryItemId(String) - Method in class com.vmware.vcenter.ovf.LibraryItemTypes.CreateResult.Builder
Identifier of the created or updated library item.
setOvfLibraryItemId(String) - Method in class com.vmware.vcenter.ovf.LibraryItemTypes.CreateResult
Identifier of the created or updated library item.
setOwner(String) - Method in class com.vmware.esx.settings.clusters.software.DraftsTypes.Metadata
Owner of the software draft.
setOwnerId(String) - Method in class com.vmware.vsphereautomation.lookup.LookupServiceRegistrationCommonServiceInfo
Sets the value of the ownerId property.
setOwners(Set<String>) - Method in class com.vmware.esx.settings.clusters.software.DraftsTypes.FilterSpec.Builder
Owners of the drafts.
setOwners(Set<String>) - Method in class com.vmware.esx.settings.clusters.software.DraftsTypes.FilterSpec
Owners of the drafts.
setPackages(Map<String, HardwareSupportPackageInfo>) - Method in class com.vmware.esx.settings.HardwareSupportInfo
Map of Hardware Support Packages (HSPs) for the cluster.
setPackages(Map<String, HardwareSupportPackageSpec>) - Method in class com.vmware.esx.settings.HardwareSupportSpec
Map of Hardware Support Packages (HSPs) for the cluster.
setPackages(Map<String, PackageInfo>) - Method in class com.vmware.vapi.metadata.authentication.ComponentInfo
Authentication information of all the package elements.
setPackages(Map<String, PackageInfo>) - Method in class com.vmware.vapi.metadata.metamodel.ComponentInfo
Metamodel metadata information of all the package elements contained in the component element.
setPackages(Map<String, PackageInfo>) - Method in class com.vmware.vapi.metadata.privilege.ComponentInfo
Privilege information of all the package elements.
setPage(String) - Method in class com.vmware.vstats.AcqSpecsTypes.FilterSpec.Builder
Used to retrieve paged data for larger result sets.
setPage(String) - Method in class com.vmware.vstats.AcqSpecsTypes.FilterSpec
Used to retrieve paged data for larger result sets.
setPage(String) - Method in class com.vmware.vstats.DataTypes.FilterSpec.Builder
Used to retrieve paged data for larger result sets.
setPage(String) - Method in class com.vmware.vstats.DataTypes.FilterSpec
Used to retrieve paged data for larger result sets.
setPage(String) - Method in class com.vmware.vstats.ResourceAddressesTypes.FilterSpec.Builder
The getPage() field is used to retrieve paged data for large result sets.
setPage(String) - Method in class com.vmware.vstats.ResourceAddressesTypes.FilterSpec
The getPage() field is used to retrieve paged data for large result sets.
setParallelPorts(List<ParallelTypes.CreateSpec>) - Method in class com.vmware.vcenter.VMTypes.CreateSpec.Builder
List of parallel ports.
setParallelPorts(List<ParallelTypes.CreateSpec>) - Method in class com.vmware.vcenter.VMTypes.CreateSpec
List of parallel ports.
setParallelPorts(Map<String, ParallelTypes.Info>) - Method in class com.vmware.vcenter.VMTypes.Info
List of parallel ports.
setParallelPortsToUpdate(Map<String, ParallelTypes.UpdateSpec>) - Method in class com.vmware.vcenter.VMTypes.InstantCloneSpec.Builder
Map of parallel ports to Update.
setParallelPortsToUpdate(Map<String, ParallelTypes.UpdateSpec>) - Method in class com.vmware.vcenter.VMTypes.InstantCloneSpec
Map of parallel ports to Update.
setParams(List<FieldInfo>) - Method in class com.vmware.vapi.metadata.metamodel.OperationInfo
Metamodel information for the parameter elements.
setParams(Map<String, LocalizationParam>) - Method in class com.vmware.vapi.std.LocalizableMessage.Builder
Named arguments to be substituted into the message template.
setParams(Map<String, LocalizationParam>) - Method in class com.vmware.vapi.std.LocalizableMessage
Named arguments to be substituted into the message template.
setParams(Map<String, LocalizationParam>) - Method in class com.vmware.vapi.std.NestedLocalizableMessage.Builder
Named Arguments to be substituted into the message template.
setParams(Map<String, LocalizationParam>) - Method in class com.vmware.vapi.std.NestedLocalizableMessage
Named Arguments to be substituted into the message template.
setParent(String) - Method in class com.vmware.appliance.infraprofile.TaskInfo.Builder
Parent of the current task.
setParent(String) - Method in class com.vmware.appliance.infraprofile.TaskInfo
Parent of the current task.
setParent(String) - Method in class com.vmware.appliance.recovery.backup.job.DetailsTypes.Info.Builder
Parent of the current task.
setParent(String) - Method in class com.vmware.appliance.recovery.backup.job.DetailsTypes.Info
Parent of the current task.
setParent(String) - Method in class com.vmware.appliance.recovery.reconciliation.JobTypes.Info.Builder
Parent of the current task.
setParent(String) - Method in class com.vmware.appliance.recovery.reconciliation.JobTypes.Info
Parent of the current task.
setParent(String) - Method in class com.vmware.appliance.SubtaskInfo.Builder
Parent of the current task.
setParent(String) - Method in class com.vmware.appliance.SubtaskInfo
Parent of the current task.
setParent(String) - Method in class com.vmware.appliance.TaskInfo.Builder
Parent of the current task.
setParent(String) - Method in class com.vmware.appliance.TaskInfo
Parent of the current task.
setParent(String) - Method in class com.vmware.cis.task.CommonInfo.Builder
Parent of the current task.
setParent(String) - Method in class com.vmware.cis.task.CommonInfo
Parent of the current task.
setParent(String) - Method in class com.vmware.cis.task.Info.Builder
Parent of the current task.
setParent(String) - Method in class com.vmware.cis.task.Info
Parent of the current task.
setParent(String) - Method in class com.vmware.esx.settings.TaskInfo.Builder
Parent of the current task.
setParent(String) - Method in class com.vmware.esx.settings.TaskInfo
Parent of the current task.
setParent(String) - Method in class com.vmware.vcenter.deployment.ImportHistoryTypes.Info.Builder
Parent of the current task.
setParent(String) - Method in class com.vmware.vcenter.deployment.ImportHistoryTypes.Info
Parent of the current task.
setParent(String) - Method in class com.vmware.vcenter.DeploymentTypes.Info.Builder
Parent of the current task.
setParent(String) - Method in class com.vmware.vcenter.DeploymentTypes.Info
Parent of the current task.
setParent(String) - Method in class com.vmware.vcenter.DeploymentTypes.Task.Builder
Parent of the current task.
setParent(String) - Method in class com.vmware.vcenter.DeploymentTypes.Task
Parent of the current task.
setParent(String) - Method in class com.vmware.vcenter.ResourcePoolTypes.CreateSpec
Parent of the created resource pool.
setParentFolders(Set<String>) - Method in class com.vmware.vcenter.FolderTypes.FilterSpec.Builder
Folders that must contain the folder for the folder to match the filter.
setParentFolders(Set<String>) - Method in class com.vmware.vcenter.FolderTypes.FilterSpec
Folders that must contain the folder for the folder to match the filter.
setParentResourcePools(Set<String>) - Method in class com.vmware.vcenter.ResourcePoolTypes.FilterSpec.Builder
Resource pools that must contain the resource pool for the resource pool to match the filter.
setParentResourcePools(Set<String>) - Method in class com.vmware.vcenter.ResourcePoolTypes.FilterSpec
Resource pools that must contain the resource pool for the resource pool to match the filter.
setPartition(String) - Method in class com.vmware.appliance.system.StorageTypes.StorageMapping
Storage partition name.
setPartnerAvailable(boolean) - Method in class com.vmware.vcenter.topology.ReplicationStatusTypes.Summary
Indicates if the VMware Directory Service on partner is reachable or not.
setPartnerHostname(String) - Method in class com.vmware.vcenter.deployment.ReplicatedPscSpec
The IP address or DNS resolvable name of the partner PSC appliance.
setPartnerHostname(String) - Method in class com.vmware.vcenter.deployment.ReplicatedSpec
The IP address or DNS resolvable name of the partner PSC appliance.
setParts(List<String>) - Method in class com.vmware.appliance.recovery.backup.JobTypes.BackupRequest
List of optional parts that will be included in the backup.
setParts(List<String>) - Method in class com.vmware.appliance.recovery.backup.SchedulesTypes.CreateSpec.Builder
List of optional parts to be backed up.
setParts(List<String>) - Method in class com.vmware.appliance.recovery.backup.SchedulesTypes.CreateSpec
List of optional parts to be backed up.
setParts(List<String>) - Method in class com.vmware.appliance.recovery.backup.SchedulesTypes.Info
List of optional parts that will be included in backups based on this schedule details.
setParts(List<String>) - Method in class com.vmware.appliance.recovery.backup.SchedulesTypes.UpdateSpec.Builder
List of optional parts.
setParts(List<String>) - Method in class com.vmware.appliance.recovery.backup.SchedulesTypes.UpdateSpec
List of optional parts.
setParts(List<String>) - Method in class com.vmware.appliance.recovery.backup.system_name.ArchiveTypes.Info
List of parts included in the backup.
setParts(List<String>) - Method in class com.vmware.appliance.recovery.BackupTypes.BackupRequest
a list of optional parts.
setParts(List<String>) - Method in class com.vmware.appliance.recovery.RestoreTypes.Metadata
List of parts included in the backup.
setPassive(ClusterTypes.PassiveSpec) - Method in class com.vmware.vcenter.vcha.ClusterTypes.DeploySpec
Contains the passive node's placement configuration.
setPassive(ClusterTypes.NodeVmInfo) - Method in class com.vmware.vcenter.vcha.ClusterTypes.VmInfo
The virtual machine information of the passive node.
setPassword(char[]) - Method in class com.vmware.appliance.LocalAccountsTypes.Config
Password.
setPassword(char[]) - Method in class com.vmware.appliance.LocalAccountsTypes.UpdateConfig.Builder
Password.
setPassword(char[]) - Method in class com.vmware.appliance.LocalAccountsTypes.UpdateConfig
Password.
setPassword(char[]) - Method in class com.vmware.appliance.networking.ProxyTypes.Config.Builder
Password for proxy server.
setPassword(char[]) - Method in class com.vmware.appliance.networking.ProxyTypes.Config
Password for proxy server.
setPassword(char[]) - Method in class com.vmware.appliance.update.PolicyTypes.Config.Builder
Password for the update repository.
setPassword(char[]) - Method in class com.vmware.appliance.update.PolicyTypes.Config
Password for the update repository.
setPassword(char[]) - Method in class com.vmware.content.library.PublishInfo.Builder
The new password to require for authentication.
setPassword(char[]) - Method in class com.vmware.content.library.PublishInfo
The new password to require for authentication.
setPassword(char[]) - Method in class com.vmware.content.library.SubscriptionInfo.Builder
The password to use when authenticating.
setPassword(char[]) - Method in class com.vmware.content.library.SubscriptionInfo
The password to use when authenticating.
setPassword(char[]) - Method in class com.vmware.vcenter.deployment.LocationSpec
The administrator account password.
setPassword(String) - Method in class com.vmware.vcenter.deployment.migrate.ActiveDirectorySpec
Active Directory user password that has permission to join the Active Directory after the vCenter Server is migrated to appliance.
setPassword(String) - Method in class com.vmware.vcenter.deployment.migrate.ActiveDirectoryTypes.CheckSpec
Active Directory user password that has permission to join the Active Directory after the vCenter Server is migrated to appliance.
setPassword(char[]) - Method in class com.vmware.vcenter.deployment.MigrateTypes.SourceVcWindows
The SSO administrator account password.
setPassword(char[]) - Method in class com.vmware.vcenter.guest.GuiUnattended.Builder
The new administrator password for the machine.
setPassword(char[]) - Method in class com.vmware.vcenter.guest.GuiUnattended
The new administrator password for the machine.
setPassword(char[]) - Method in class com.vmware.vcenter.HostTypes.CreateSpec
The password for the administrator account on the host.
setPassword(char[]) - Method in class com.vmware.vcenter.hvc.links.sync.ProvidersTypes.Credentials
Password for the user.
setPassword(char[]) - Method in class com.vmware.vcenter.hvc.links.SyncTypes.Credentials
Password for the user.
setPassword(char[]) - Method in class com.vmware.vcenter.hvc.LinksTypes.CreateSpec
The administrator password of the PSC.
setPassword(char[]) - Method in class com.vmware.vcenter.hvc.LinksTypes.Credentials
Password for the user.
setPassword(char[]) - Method in class com.vmware.vcenter.identity.ProvidersTypes.ActiveDirectoryOverLdap
Password to connect to the active directory server.
setPassword(char[]) - Method in class com.vmware.vcenter.vcha.ConnectionSpec.Builder
Password for the specified user.
setPassword(char[]) - Method in class com.vmware.vcenter.vcha.ConnectionSpec
Password for the specified user.
setPasswordExpires(Boolean) - Method in class com.vmware.appliance.LocalAccountsTypes.Config.Builder
Flag indicating if the account password expires.
setPasswordExpires(Boolean) - Method in class com.vmware.appliance.LocalAccountsTypes.Config
Flag indicating if the account password expires.
setPasswordExpires(Boolean) - Method in class com.vmware.appliance.LocalAccountsTypes.UpdateConfig.Builder
Flag indicating if the account password expires.
setPasswordExpires(Boolean) - Method in class com.vmware.appliance.LocalAccountsTypes.UpdateConfig
Flag indicating if the account password expires.
setPasswordExpiresAt(Calendar) - Method in class com.vmware.appliance.LocalAccountsTypes.Config.Builder
Date when the account's password will expire.
setPasswordExpiresAt(Calendar) - Method in class com.vmware.appliance.LocalAccountsTypes.Config
Date when the account's password will expire.
setPasswordExpiresAt(Calendar) - Method in class com.vmware.appliance.LocalAccountsTypes.Info.Builder
Date when the account's password will expire.
setPasswordExpiresAt(Calendar) - Method in class com.vmware.appliance.LocalAccountsTypes.Info
Date when the account's password will expire.
setPasswordExpiresAt(Calendar) - Method in class com.vmware.appliance.LocalAccountsTypes.UpdateConfig.Builder
Date when the account's password will expire.
setPasswordExpiresAt(Calendar) - Method in class com.vmware.appliance.LocalAccountsTypes.UpdateConfig
Date when the account's password will expire.
setPath(String) - Method in class com.vmware.vapi.metadata.cli.CommandTypes.Identity
The dot-separated path of the namespace containing the command in the CLI command tree.
setPath(String) - Method in class com.vmware.vapi.metadata.cli.NamespaceTypes.Identity
The dot-separated path of the namespace containing the namespace in the CLI node tree.
setPath(String) - Method in class com.vmware.vcenter.namespaces.IngressRuleValue
The Ingress's path filter.
setPath(String) - Method in class com.vmware.vcenter.VMTypes.RegisterSpec.Builder
Path to the virtual machine's configuration file on the datastore corresponding to {@link #datastore).
setPath(String) - Method in class com.vmware.vcenter.VMTypes.RegisterSpec
Path to the virtual machine's configuration file on the datastore corresponding to {@link #datastore).
setPathLengthConstraint(long) - Method in class com.vmware.vcenter.certificate_management.vcenter.TlsTypes.Info
Certificate constraints path length from the critical BasicConstraints extension, (OID = 2.5.29.19).
setPciAddress(String) - Method in class com.vmware.esx.hcl.PCIDevice
The device's address in a given ESXi host.
setPciDeviceCompliance(PciDeviceCompliance) - Method in class com.vmware.esx.settings.clusters.software.reports.CheckResult.Builder
Compliance result for the Pci Devices that are present in all hosts of the cluster.
setPciDeviceCompliance(PciDeviceCompliance) - Method in class com.vmware.esx.settings.clusters.software.reports.CheckResult
Compliance result for the Pci Devices that are present in all hosts of the cluster.
setPciSlotNumber(Long) - Method in class com.vmware.content.type.ovf.USBController.Builder
pci slot number A template is not required to specify the pci slot number.
setPciSlotNumber(Long) - Method in class com.vmware.content.type.ovf.USBController
pci slot number A template is not required to specify the pci slot number.
setPciSlotNumber(Long) - Method in class com.vmware.vcenter.vm.hardware.adapter.SataTypes.CreateSpec.Builder
Address of the SATA adapter on the PCI bus.
setPciSlotNumber(Long) - Method in class com.vmware.vcenter.vm.hardware.adapter.SataTypes.CreateSpec
Address of the SATA adapter on the PCI bus.
setPciSlotNumber(Long) - Method in class com.vmware.vcenter.vm.hardware.adapter.SataTypes.Info.Builder
Address of the SATA adapter on the PCI bus.
setPciSlotNumber(Long) - Method in class com.vmware.vcenter.vm.hardware.adapter.SataTypes.Info
Address of the SATA adapter on the PCI bus.
setPciSlotNumber(Long) - Method in class com.vmware.vcenter.vm.hardware.adapter.ScsiTypes.CreateSpec.Builder
Address of the SCSI adapter on the PCI bus.
setPciSlotNumber(Long) - Method in class com.vmware.vcenter.vm.hardware.adapter.ScsiTypes.CreateSpec
Address of the SCSI adapter on the PCI bus.
setPciSlotNumber(Long) - Method in class com.vmware.vcenter.vm.hardware.adapter.ScsiTypes.Info.Builder
Address of the SCSI adapter on the PCI bus.
setPciSlotNumber(Long) - Method in class com.vmware.vcenter.vm.hardware.adapter.ScsiTypes.Info
Address of the SCSI adapter on the PCI bus.
setPciSlotNumber(Long) - Method in class com.vmware.vcenter.vm.hardware.EthernetTypes.CreateSpec.Builder
Address of the virtual Ethernet adapter on the PCI bus.
setPciSlotNumber(Long) - Method in class com.vmware.vcenter.vm.hardware.EthernetTypes.CreateSpec
Address of the virtual Ethernet adapter on the PCI bus.
setPciSlotNumber(Long) - Method in class com.vmware.vcenter.vm.hardware.EthernetTypes.Info.Builder
Address of the virtual Ethernet adapter on the PCI bus.
setPciSlotNumber(Long) - Method in class com.vmware.vcenter.vm.hardware.EthernetTypes.Info
Address of the virtual Ethernet adapter on the PCI bus.
setPendingUpdate(String) - Method in class com.vmware.vcenter.lcm.update.PendingTypes.Info
Identifier of the given vSphere update
setPendingUpdate(String) - Method in class com.vmware.vcenter.lcm.update.PendingTypes.Summary
Identifier of the given vSphere update
setPersistentVolumeClaimCount(Long) - Method in class com.vmware.vcenter.namespaces.ResourceQuotaOptionsV1.Builder
This represents 'count/persistentvolumeclaims' option which is the maximum number of PersistentVolumeClaims in the namespace.
setPersistentVolumeClaimCount(Long) - Method in class com.vmware.vcenter.namespaces.ResourceQuotaOptionsV1
This represents 'count/persistentvolumeclaims' option which is the maximum number of PersistentVolumeClaims in the namespace.
setPersistentVolumeClaimCount(Long) - Method in class com.vmware.vcenter.namespaces.ResourceQuotaOptionsV1Update.Builder
This represents the new value for 'persistentVolumeClaimCount' option which is the maximum number of PersistentVolumeClaims in the namespace.
setPersistentVolumeClaimCount(Long) - Method in class com.vmware.vcenter.namespaces.ResourceQuotaOptionsV1Update
This represents the new value for 'persistentVolumeClaimCount' option which is the maximum number of PersistentVolumeClaims in the namespace.
setPersistentVolumeClaimCountUnset(Boolean) - Method in class com.vmware.vcenter.namespaces.ResourceQuotaOptionsV1Update.Builder
This represents the intent of the change to ResourceQuotaOptionsV1Update.getPersistentVolumeClaimCount().
setPersistentVolumeClaimCountUnset(Boolean) - Method in class com.vmware.vcenter.namespaces.ResourceQuotaOptionsV1Update
This represents the intent of the change to ResourceQuotaOptionsV1Update.getPersistentVolumeClaimCount().
setPersistJsonEnabled(Boolean) - Method in class com.vmware.content.library.PublishInfo.Builder
Whether library and library item metadata are persisted in the storage backing as JSON files.
setPersistJsonEnabled(Boolean) - Method in class com.vmware.content.library.PublishInfo
Whether library and library item metadata are persisted in the storage backing as JSON files.
setPid(String) - Method in class com.vmware.vstats.CounterMetadataTypes.Info.Builder
ID of the respective provider.
setPid(String) - Method in class com.vmware.vstats.CounterMetadataTypes.Info
ID of the respective provider.
setPipe(String) - Method in class com.vmware.vcenter.vm.hardware.SerialTypes.BackingInfo.Builder
Name of the pipe backing the virtual serial port.
setPipe(String) - Method in class com.vmware.vcenter.vm.hardware.SerialTypes.BackingInfo
Name of the pipe backing the virtual serial port.
setPipe(String) - Method in class com.vmware.vcenter.vm.hardware.SerialTypes.BackingSpec.Builder
Name of the pipe backing the virtual serial port.
setPipe(String) - Method in class com.vmware.vcenter.vm.hardware.SerialTypes.BackingSpec
Name of the pipe backing the virtual serial port.
setPkg(String) - Method in class com.vmware.esx.settings.HardwareSupportPackageInfo
Identifier of Hardware Support Package (HSP) selected
setPkg(String) - Method in class com.vmware.esx.settings.HardwareSupportPackageSpec.Builder
Hardware Support Package (HSP) selected
setPkg(String) - Method in class com.vmware.esx.settings.HardwareSupportPackageSpec
Hardware Support Package (HSP) selected
setPlacement(SubscriptionsTypes.CreateSpecPlacement) - Method in class com.vmware.content.library.SubscriptionsTypes.CreateSpecSubscribedLibrary.Builder
Placement specification for the virtual machine template library items on the subscribed library.
setPlacement(SubscriptionsTypes.CreateSpecPlacement) - Method in class com.vmware.content.library.SubscriptionsTypes.CreateSpecSubscribedLibrary
Placement specification for the virtual machine template library items on the subscribed library.
setPlacement(PlacementInfo) - Method in class com.vmware.vcenter.vcha.cluster.ActiveTypes.Info.Builder
Contains the placement information of the active node.
setPlacement(PlacementInfo) - Method in class com.vmware.vcenter.vcha.cluster.ActiveTypes.Info
Contains the placement information of the active node.
setPlacement(PlacementSpec) - Method in class com.vmware.vcenter.vcha.cluster.PassiveTypes.CheckSpec
Contains the node's placement information for validation.
setPlacement(PlacementSpec) - Method in class com.vmware.vcenter.vcha.cluster.PassiveTypes.RedeploySpec
Contains the node's placement information.
setPlacement(PlacementSpec) - Method in class com.vmware.vcenter.vcha.cluster.WitnessTypes.CheckSpec
Contains the node's placement information for validation.
setPlacement(PlacementSpec) - Method in class com.vmware.vcenter.vcha.cluster.WitnessTypes.RedeploySpec
Contains the node's placement information.
setPlacement(PlacementInfo) - Method in class com.vmware.vcenter.vcha.ClusterTypes.NodeRuntimeInfo.Builder
Placement information of the node.
The active node's management vCenter server credentials are required to populate most properties of ClusterTypes.NodeRuntimeInfo.getPlacement().
setPlacement(PlacementInfo) - Method in class com.vmware.vcenter.vcha.ClusterTypes.NodeRuntimeInfo
Placement information of the node.
The active node's management vCenter server credentials are required to populate most properties of ClusterTypes.NodeRuntimeInfo.getPlacement().
setPlacement(PlacementSpec) - Method in class com.vmware.vcenter.vcha.ClusterTypes.PassiveSpec.Builder
Contains the placement configuration of the node.
setPlacement(PlacementSpec) - Method in class com.vmware.vcenter.vcha.ClusterTypes.PassiveSpec
Contains the placement configuration of the node.
setPlacement(PlacementSpec) - Method in class com.vmware.vcenter.vcha.ClusterTypes.WitnessSpec.Builder
Contains the placement configuration of the node.
setPlacement(PlacementSpec) - Method in class com.vmware.vcenter.vcha.ClusterTypes.WitnessSpec
Contains the placement configuration of the node.
setPlacement(CheckOutsTypes.PlacementSpec) - Method in class com.vmware.vcenter.vm_template.library_items.CheckOutsTypes.CheckOutSpec.Builder
Information used to place the checked out virtual machine.
setPlacement(CheckOutsTypes.PlacementSpec) - Method in class com.vmware.vcenter.vm_template.library_items.CheckOutsTypes.CheckOutSpec
Information used to place the checked out virtual machine.
setPlacement(LibraryItemsTypes.CreatePlacementSpec) - Method in class com.vmware.vcenter.vm_template.LibraryItemsTypes.CreateSpec.Builder
Information used to place the virtual machine template.
setPlacement(LibraryItemsTypes.CreatePlacementSpec) - Method in class com.vmware.vcenter.vm_template.LibraryItemsTypes.CreateSpec
Information used to place the virtual machine template.
setPlacement(LibraryItemsTypes.DeployPlacementSpec) - Method in class com.vmware.vcenter.vm_template.LibraryItemsTypes.DeploySpec.Builder
Information used to place the deployed virtual machine.
setPlacement(LibraryItemsTypes.DeployPlacementSpec) - Method in class com.vmware.vcenter.vm_template.LibraryItemsTypes.DeploySpec
Information used to place the deployed virtual machine.
setPlacement(VMTypes.ClonePlacementSpec) - Method in class com.vmware.vcenter.VMTypes.CloneSpec.Builder
Virtual machine placement information.
setPlacement(VMTypes.ClonePlacementSpec) - Method in class com.vmware.vcenter.VMTypes.CloneSpec
Virtual machine placement information.
setPlacement(VMTypes.PlacementSpec) - Method in class com.vmware.vcenter.VMTypes.CreateSpec.Builder
Virtual machine placement information.
setPlacement(VMTypes.PlacementSpec) - Method in class com.vmware.vcenter.VMTypes.CreateSpec
Virtual machine placement information.
setPlacement(VMTypes.InstantClonePlacementSpec) - Method in class com.vmware.vcenter.VMTypes.InstantCloneSpec.Builder
Virtual machine placement information.
setPlacement(VMTypes.InstantClonePlacementSpec) - Method in class com.vmware.vcenter.VMTypes.InstantCloneSpec
Virtual machine placement information.
setPlacement(VMTypes.RegisterPlacementSpec) - Method in class com.vmware.vcenter.VMTypes.RegisterSpec.Builder
Virtual machine placement information.
setPlacement(VMTypes.RegisterPlacementSpec) - Method in class com.vmware.vcenter.VMTypes.RegisterSpec
Virtual machine placement information.
setPlacement(VMTypes.RelocatePlacementSpec) - Method in class com.vmware.vcenter.VMTypes.RelocateSpec.Builder
Virtual machine placement information.
setPlacement(VMTypes.RelocatePlacementSpec) - Method in class com.vmware.vcenter.VMTypes.RelocateSpec
Virtual machine placement information.
setPod(TimeSeriesTypes.PodIdentifier) - Method in class com.vmware.vcenter.namespace_management.stats.TimeSeriesTypes.Spec.Builder
Pod Identifier for queries on an individual pod.
setPod(TimeSeriesTypes.PodIdentifier) - Method in class com.vmware.vcenter.namespace_management.stats.TimeSeriesTypes.Spec
Pod Identifier for queries on an individual pod.
setPodCidrs(List<Ipv4Cidr>) - Method in class com.vmware.vcenter.namespace_management.ClustersTypes.NCPClusterNetworkEnableSpec
CIDR blocks from which Kubernetes allocates pod IP addresses.
setPodCidrs(List<Ipv4Cidr>) - Method in class com.vmware.vcenter.namespace_management.ClustersTypes.NCPClusterNetworkInfo
CIDR blocks from which Kubernetes allocates pod IP addresses.
setPodCidrs(List<Ipv4Cidr>) - Method in class com.vmware.vcenter.namespace_management.ClustersTypes.NCPClusterNetworkSetSpec
CIDR blocks from which Kubernetes allocates pod IP addresses.
setPodCidrs(List<Ipv4Cidr>) - Method in class com.vmware.vcenter.namespace_management.ClustersTypes.NCPClusterNetworkUpdateSpec.Builder
CIDR blocks from which Kubernetes allocates pod IP addresses.
setPodCidrs(List<Ipv4Cidr>) - Method in class com.vmware.vcenter.namespace_management.ClustersTypes.NCPClusterNetworkUpdateSpec
CIDR blocks from which Kubernetes allocates pod IP addresses.
setPodCount(Long) - Method in class com.vmware.vcenter.namespaces.ResourceQuotaOptionsV1.Builder
This represents 'pods' option which is the maximum number of pods which exist in a non-terminal state in the namespace.
setPodCount(Long) - Method in class com.vmware.vcenter.namespaces.ResourceQuotaOptionsV1
This represents 'pods' option which is the maximum number of pods which exist in a non-terminal state in the namespace.
setPodCount(Long) - Method in class com.vmware.vcenter.namespaces.ResourceQuotaOptionsV1Update.Builder
This represents the new value for 'podCount' option which is the maximum number of pods in the namespace.
setPodCount(Long) - Method in class com.vmware.vcenter.namespaces.ResourceQuotaOptionsV1Update
This represents the new value for 'podCount' option which is the maximum number of pods in the namespace.
setPodCountUnset(Boolean) - Method in class com.vmware.vcenter.namespaces.ResourceQuotaOptionsV1Update.Builder
This represents the intent of the change to ResourceQuotaOptionsV1Update.getPodCount().
setPodCountUnset(Boolean) - Method in class com.vmware.vcenter.namespaces.ResourceQuotaOptionsV1Update
This represents the intent of the change to ResourceQuotaOptionsV1Update.getPodCount().
setPodName(String) - Method in class com.vmware.vcenter.namespace_management.stats.TimeSeriesTypes.PodIdentifier
The name of the pod itself.
setPolicies(Set<String>) - Method in class com.vmware.vcenter.compute.policies.TagUsageTypes.FilterSpec.Builder
Identifiers that compute policies must have to match the filter.
setPolicies(Set<String>) - Method in class com.vmware.vcenter.compute.policies.TagUsageTypes.FilterSpec
Identifiers that compute policies must have to match the filter.
setPolicies(Set<String>) - Method in class com.vmware.vcenter.storage.PoliciesTypes.FilterSpec.Builder
Identifiers of storage policies that can match the filter.
setPolicies(Set<String>) - Method in class com.vmware.vcenter.storage.PoliciesTypes.FilterSpec
Identifiers of storage policies that can match the filter.
setPolicy(InboundTypes.Policy) - Method in class com.vmware.appliance.networking.firewall.InboundTypes.Rule
The allow or deny policy of this rule.
setPolicy(String) - Method in class com.vmware.vcenter.compute.policies.TagUsageTypes.Summary
Identifier of the policy that uses the tag indicated by TagUsageTypes.Summary.getTag().
setPolicy(String) - Method in class com.vmware.vcenter.compute.PoliciesTypes.Summary
Identifier of the policy.
setPolicy(String) - Method in class com.vmware.vcenter.content.registries.HarborTypes.StorageInfo
Identifier of the storage policy.
setPolicy(String) - Method in class com.vmware.vcenter.content.registries.HarborTypes.StorageSpec
Identifier of the storage policy.
setPolicy(String) - Method in class com.vmware.vcenter.namespaces.InstancesTypes.StorageSpec
ID of the storage policy.
setPolicy(String) - Method in class com.vmware.vcenter.storage.PoliciesTypes.Summary
Identifier of the storage policy.
setPolicy(String) - Method in class com.vmware.vcenter.vm.hardware.DiskTypes.StoragePolicySpec
Identifier of the storage policy which should be associated with the VMDK file.
setPolicy(String) - Method in class com.vmware.vcenter.vm.storage.policy.ComplianceTypes.VmComplianceInfo.Builder
Identifier of the storage policy associated with the virtual machine.
setPolicy(String) - Method in class com.vmware.vcenter.vm.storage.policy.ComplianceTypes.VmComplianceInfo
Identifier of the storage policy associated with the virtual machine.
setPolicy(String) - Method in class com.vmware.vcenter.vm.storage.PolicyTypes.DiskPolicySpec.Builder
Storage Policy identification.
setPolicy(String) - Method in class com.vmware.vcenter.vm.storage.PolicyTypes.DiskPolicySpec
Storage Policy identification.
setPolicy(String) - Method in class com.vmware.vcenter.vm.storage.PolicyTypes.VmHomePolicySpec.Builder
Storage Policy identification.
setPolicy(String) - Method in class com.vmware.vcenter.vm.storage.PolicyTypes.VmHomePolicySpec
Storage Policy identification.
setPolicy(String) - Method in class com.vmware.vcenter.vm_template.LibraryItemsTypes.CreateSpecDiskStoragePolicy.Builder
Identifier for the storage policy to use.
setPolicy(String) - Method in class com.vmware.vcenter.vm_template.LibraryItemsTypes.CreateSpecDiskStoragePolicy
Identifier for the storage policy to use.
setPolicy(String) - Method in class com.vmware.vcenter.vm_template.LibraryItemsTypes.CreateSpecVmHomeStoragePolicy.Builder
Identifier for the storage policy to use.
setPolicy(String) - Method in class com.vmware.vcenter.vm_template.LibraryItemsTypes.CreateSpecVmHomeStoragePolicy
Identifier for the storage policy to use.
setPolicy(String) - Method in class com.vmware.vcenter.vm_template.LibraryItemsTypes.DeploySpecDiskStoragePolicy.Builder
Identifier of the storage policy to use.
setPolicy(String) - Method in class com.vmware.vcenter.vm_template.LibraryItemsTypes.DeploySpecDiskStoragePolicy
Identifier of the storage policy to use.
setPolicy(String) - Method in class com.vmware.vcenter.vm_template.LibraryItemsTypes.DeploySpecVmHomeStoragePolicy.Builder
Identifier for the storage policy to use.
setPolicy(String) - Method in class com.vmware.vcenter.vm_template.LibraryItemsTypes.DeploySpecVmHomeStoragePolicy
Identifier for the storage policy to use.
setPolicy(String) - Method in class com.vmware.vcenter.VMTypes.StoragePolicySpec
Identifier of the storage policy which should be associated with the virtual machine.
setPollingIntervalInSeconds(long) - Method in class com.vmware.vcenter.hvc.links.sync.ProvidersTypes.Info
Sync Polling interval between local and remote replicas for the provider.
setPort(long) - Method in class com.vmware.appliance.logging.ForwardingTypes.Config
The port on which the remote logging server is listening for forwarded log messages.
setPort(long) - Method in class com.vmware.appliance.networking.ProxyTypes.Config
Port to connect to the proxy server.
setPort(Long) - Method in class com.vmware.vcenter.HostTypes.CreateSpec.Builder
The port of the host.
setPort(Long) - Method in class com.vmware.vcenter.HostTypes.CreateSpec
The port of the host.
setPort(String) - Method in class com.vmware.vcenter.hvc.LinksTypes.CreateSpec.Builder
The HTTPS port of the PSC to be linked.
setPort(String) - Method in class com.vmware.vcenter.hvc.LinksTypes.CreateSpec
The HTTPS port of the PSC to be linked.
setPort(Long) - Method in class com.vmware.vcenter.namespace_management.ClustersTypes.ImageRegistry.Builder
Port number of the container image registry.
setPort(Long) - Method in class com.vmware.vcenter.namespace_management.ClustersTypes.ImageRegistry
Port number of the container image registry.
setPort(long) - Method in class com.vmware.vcenter.namespaces.EndpointAddress
The port of the Endpoint.
setPort(long) - Method in class com.vmware.vcenter.namespaces.IngressRuleValue
The Ingress's service port.
setPort(Long) - Method in class com.vmware.vcenter.trusted_infrastructure.NetworkAddress.Builder
The port of the service.
setPort(Long) - Method in class com.vmware.vcenter.trusted_infrastructure.NetworkAddress
The port of the service.
setPort(Long) - Method in class com.vmware.vcenter.vcha.ConnectionSpec.Builder
Port number.
setPort(Long) - Method in class com.vmware.vcenter.vcha.ConnectionSpec
Port number.
setPort(String) - Method in class com.vmware.vcenter.vm.hardware.ParallelTypes.Summary
Identifier of the virtual parallel port.
setPort(String) - Method in class com.vmware.vcenter.vm.hardware.SerialTypes.Summary
Identifier of the virtual serial port.
setPossibleAnswers(List<String>) - Method in class com.vmware.vcenter.deployment.QuestionTypes.Question
Possible answers values.
setPoweredOn(Boolean) - Method in class com.vmware.vcenter.vm_template.library_items.CheckOutsTypes.CheckOutSpec.Builder
Specifies whether the virtual machine should be powered on after check out.
setPoweredOn(Boolean) - Method in class com.vmware.vcenter.vm_template.library_items.CheckOutsTypes.CheckOutSpec
Specifies whether the virtual machine should be powered on after check out.
setPoweredOn(Boolean) - Method in class com.vmware.vcenter.vm_template.LibraryItemsTypes.DeploySpec.Builder
Specifies whether the deployed virtual machine should be powered on after deployment.
setPoweredOn(Boolean) - Method in class com.vmware.vcenter.vm_template.LibraryItemsTypes.DeploySpec
Specifies whether the deployed virtual machine should be powered on after deployment.
setPowerOn(Boolean) - Method in class com.vmware.vcenter.VMTypes.CloneSpec.Builder
Attempt to perform a VMTypes.CloneSpec.getPowerOn() after clone.
setPowerOn(Boolean) - Method in class com.vmware.vcenter.VMTypes.CloneSpec
Attempt to perform a VMTypes.CloneSpec.getPowerOn() after clone.
setPowerState(HostTypes.PowerState) - Method in class com.vmware.vcenter.HostTypes.Summary.Builder
Power state of the host This property is optional and it is only relevant when the value of getConnectionState() is HostTypes.ConnectionState.CONNECTED.
setPowerState(HostTypes.PowerState) - Method in class com.vmware.vcenter.HostTypes.Summary
Power state of the host This property is optional and it is only relevant when the value of getConnectionState() is HostTypes.ConnectionState.CONNECTED.
setPowerState(PowerTypes.State) - Method in class com.vmware.vcenter.VMTypes.Info
Power state of the virtual machine.
setPowerState(PowerTypes.State) - Method in class com.vmware.vcenter.VMTypes.Summary
Power state of the virtual machine.
setPowerStates(Set<PowerTypes.State>) - Method in class com.vmware.vcenter.VMTypes.FilterSpec.Builder
Power states that a virtual machine must be in to match the filter (see PowerTypes.Info.getState().
setPowerStates(Set<PowerTypes.State>) - Method in class com.vmware.vcenter.VMTypes.FilterSpec
Power states that a virtual machine must be in to match the filter (see PowerTypes.Info.getState().
setPrecision(Long) - Method in class com.vmware.vapi.std.LocalizationParam.Builder
Number of fractional digits to include in formatted double value.
setPrecision(Long) - Method in class com.vmware.vapi.std.LocalizationParam
Number of fractional digits to include in formatted double value.
setPredicate(QueryPredicate) - Method in class com.vmware.vstats.RsrcId.Builder
Predicate to use to match resource Ids.
setPredicate(QueryPredicate) - Method in class com.vmware.vstats.RsrcId
Predicate to use to match resource Ids.
setPrefix(long) - Method in class com.vmware.appliance.networking.firewall.InboundTypes.Rule
CIDR prefix used to mask address.
setPrefix(Long) - Method in class com.vmware.appliance.networking.interfaces.Ipv4Types.Config.Builder
The IPv4 CIDR prefix, for example, 24.
setPrefix(Long) - Method in class com.vmware.appliance.networking.interfaces.Ipv4Types.Config
The IPv4 CIDR prefix, for example, 24.
setPrefix(Long) - Method in class com.vmware.appliance.networking.interfaces.Ipv4Types.Info.Builder
The IPv4 CIDR prefix, for example, 24.
setPrefix(Long) - Method in class com.vmware.appliance.networking.interfaces.Ipv4Types.Info
The IPv4 CIDR prefix, for example, 24.
setPrefix(long) - Method in class com.vmware.appliance.networking.interfaces.Ipv6Types.Address
The IPv6 CIDR prefix, for example, 64.
setPrefix(long) - Method in class com.vmware.appliance.networking.interfaces.Ipv6Types.AddressInfo
The IPv6 CIDR prefix, for example, 64.
setPrefix(String) - Method in class com.vmware.vcenter.guest.HostnameGenerator.Builder
Base prefix, to which a unique number is appended.
setPrefix(String) - Method in class com.vmware.vcenter.guest.HostnameGenerator
Base prefix, to which a unique number is appended.
setPrefix(Long) - Method in class com.vmware.vcenter.guest.Ipv4.Builder
The IPv4 CIDR prefix, for example, 24.
setPrefix(Long) - Method in class com.vmware.vcenter.guest.Ipv4
The IPv4 CIDR prefix, for example, 24.
setPrefix(long) - Method in class com.vmware.vcenter.guest.Ipv6Address
The CIDR prefix for the interface.
setPrefix(long) - Method in class com.vmware.vcenter.namespace_management.Ipv4Cidr
The CIDR prefix.
setPrefix(Long) - Method in class com.vmware.vcenter.vcha.ClusterTypes.Ipv4Info.Builder
The CIDR prefix of the interface.
setPrefix(Long) - Method in class com.vmware.vcenter.vcha.ClusterTypes.Ipv4Info
The CIDR prefix of the interface.
setPrefix(long) - Method in class com.vmware.vcenter.vcha.ClusterTypes.Ipv6Info
The CIDR prefix of the interface.
setPrefix(Long) - Method in class com.vmware.vcenter.vcha.Ipv4Spec.Builder
The CIDR prefix for the interface.
setPrefix(Long) - Method in class com.vmware.vcenter.vcha.Ipv4Spec
The CIDR prefix for the interface.
setPrefix(long) - Method in class com.vmware.vcenter.vcha.Ipv6Spec
The CIDR prefix for the interface.
setPrefixLength(long) - Method in class com.vmware.vcenter.vm.guest.networking.InterfacesTypes.IpAddressInfo
Denotes the length of a generic Internet network address prefix.
setPrefixLength(long) - Method in class com.vmware.vcenter.vm.guest.networking.RoutesTypes.Info
The prefix length.
setPreRemediationPowerAction(EffectiveTypes.EffectivePolicySpec.PreRemediationPowerAction) - Method in class com.vmware.esx.settings.clusters.policies.apply.EffectiveTypes.EffectivePolicySpec
Specifies what should be done to the power state of the VM before entering maintenance mode.
setPreRemediationPowerAction(ApplyTypes.ConfiguredPolicySpec.PreRemediationPowerAction) - Method in class com.vmware.esx.settings.clusters.policies.ApplyTypes.ConfiguredPolicySpec.Builder
Specifies what should be done to the power state of the VM before entering maintenance mode.
setPreRemediationPowerAction(ApplyTypes.ConfiguredPolicySpec.PreRemediationPowerAction) - Method in class com.vmware.esx.settings.clusters.policies.ApplyTypes.ConfiguredPolicySpec
Specifies what should be done to the power state of the VM before entering maintenance mode.
setPreRemediationPowerAction(EffectiveTypes.EffectivePolicySpec.PreRemediationPowerAction) - Method in class com.vmware.esx.settings.defaults.clusters.policies.apply.EffectiveTypes.EffectivePolicySpec
Specifies what should be done to the power state of the VM before entering maintenance mode.
setPreRemediationPowerAction(ApplyTypes.ConfiguredPolicySpec.PreRemediationPowerAction) - Method in class com.vmware.esx.settings.defaults.clusters.policies.ApplyTypes.ConfiguredPolicySpec.Builder
Specifies what should be done to the power state of the VM before entering maintenance mode.
setPreRemediationPowerAction(ApplyTypes.ConfiguredPolicySpec.PreRemediationPowerAction) - Method in class com.vmware.esx.settings.defaults.clusters.policies.ApplyTypes.ConfiguredPolicySpec
Specifies what should be done to the power state of the VM before entering maintenance mode.
setPreviewInfo(PreviewInfo) - Method in class com.vmware.content.library.item.UpdateSessionModel.Builder
A preview of the files currently being uploaded in the session.
setPreviewInfo(PreviewInfo) - Method in class com.vmware.content.library.item.UpdateSessionModel
A preview of the files currently being uploaded in the session.
setPrimary(String) - Method in class com.vmware.vapi.std.errors.ArgumentLocations
String describing the location of the input that triggered the exception.
setPrimary(String) - Method in class com.vmware.vapi.std.errors.FileLocations
String identifying the file that triggered the exception.
setPrimary(boolean) - Method in class com.vmware.vcenter.vm.hardware.IdeAddressInfo
Flag specifying whether the device is attached to the primary or secondary IDE adapter of the virtual machine.
setPrimary(Boolean) - Method in class com.vmware.vcenter.vm.hardware.IdeAddressSpec.Builder
Flag specifying whether the device should be attached to the primary or secondary IDE adapter of the virtual machine.
setPrimary(Boolean) - Method in class com.vmware.vcenter.vm.hardware.IdeAddressSpec
Flag specifying whether the device should be attached to the primary or secondary IDE adapter of the virtual machine.
setPrimitiveValue(PrimitiveValue) - Method in class com.vmware.vapi.metadata.metamodel.ConstantValue.Builder
Primitive value of the constant element.
setPrimitiveValue(PrimitiveValue) - Method in class com.vmware.vapi.metadata.metamodel.ConstantValue
Primitive value of the constant element.
setPrincipal(StsPrincipal) - Method in class com.vmware.vcenter.trusted_infrastructure.PrincipalTypes.Info
The principal used by this vCenter instance to retrieve tokens.
setPrincipal(StsPrincipal) - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.ConsumerPrincipalsTypes.CreateSpec
The principal used by the vCenter to retrieve tokens.
setPrincipal(StsPrincipal) - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.ConsumerPrincipalsTypes.Info
The principal used by the vCenter to retrieve tokens.
setPrincipal(StsPrincipal) - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.ConsumerPrincipalsTypes.Summary
The principal used by the vCenter to retrieve tokens.
setPrincipals(List<StsPrincipal>) - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.ConsumerPrincipalsTypes.FilterSpec.Builder
The principal used by the vCenter to retrieve tokens.
setPrincipals(List<StsPrincipal>) - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.ConsumerPrincipalsTypes.FilterSpec
The principal used by the vCenter to retrieve tokens.
setPriority(CommonInfo.Priority) - Method in class com.vmware.appliance.update.CommonInfo
Update priority.
setPriority(CommonInfo.Priority) - Method in class com.vmware.appliance.update.PendingTypes.Info
Update priority.
setPriority(CommonInfo.Priority) - Method in class com.vmware.appliance.update.StagedTypes.Info
Update priority.
setPriority(CommonInfo.Priority) - Method in class com.vmware.appliance.update.Summary
Update priority.
setPrivateKey(char[]) - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.providers.ClientCertificateTypes.UpdateSpec.Builder
Private part of the certificate.
setPrivateKey(char[]) - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.providers.ClientCertificateTypes.UpdateSpec
Private part of the certificate.
setPrivilegeInfo(List<PrivilegeInfo>) - Method in class com.vmware.vapi.metadata.privilege.OperationInfo
Privilege information of all the parameter elements of the operation element.
setPrivileges(List<String>) - Method in class com.vmware.vapi.metadata.privilege.OperationInfo
List of all privileges assigned to the operation element.
setPrivileges(List<String>) - Method in class com.vmware.vapi.metadata.privilege.PackageInfo
List of default privileges to be used for all the operations present in this package.
setPrivileges(List<String>) - Method in class com.vmware.vapi.metadata.privilege.PrivilegeInfo
List of privileges assigned to the entity that is being referred by PrivilegeInfo.getPropertyPath().
setProduct(String) - Method in class com.vmware.appliance.system.VersionTypes.VersionStruct
Appliance name.
setProduct(Product) - Method in class com.vmware.vcenter.lcm.discovery.InteropReportTypes.ReportRow
The product to compare to the target product.
setProduct(String) - Method in class com.vmware.vsphereautomation.lookup.LookupServiceRegistrationServiceType
Sets the value of the product property.
setProductKey(String) - Method in class com.vmware.vcenter.guest.UserData
The product Key to use for activating Windows guest operating system.
setProductName(String) - Method in class com.vmware.vcenter.lcm.discovery.AssociatedProductsTypes.CreateSpec
The name of the product.
setProducts(List<InteropReportTypes.ReportRow>) - Method in class com.vmware.vcenter.lcm.discovery.InteropReportTypes.Report
Interoperability matrix for the supplied target product and the other registered products.
setProfiles(Set<String>) - Method in class com.vmware.appliance.infraprofile.ConfigsTypes.ProfilesSpec.Builder
Profiles to be exported/imported.
setProfiles(Set<String>) - Method in class com.vmware.appliance.infraprofile.ConfigsTypes.ProfilesSpec
Profiles to be exported/imported.
setProfileSpec(ConfigsTypes.ProfilesSpec) - Method in class com.vmware.appliance.infraprofile.ConfigsTypes.ImportProfileSpec.Builder
The profile specification, if any only Set if there is a profilespec avaliable for this import profilespec.
setProfileSpec(ConfigsTypes.ProfilesSpec) - Method in class com.vmware.appliance.infraprofile.ConfigsTypes.ImportProfileSpec
The profile specification, if any only Set if there is a profilespec avaliable for this import profilespec.
setProgress(Progress) - Method in class com.vmware.appliance.infraprofile.TaskInfo.Builder
Progress of the operation.
setProgress(Progress) - Method in class com.vmware.appliance.infraprofile.TaskInfo
Progress of the operation.
setProgress(Progress) - Method in class com.vmware.appliance.recovery.backup.job.DetailsTypes.Info.Builder
Progress of the job.
setProgress(Progress) - Method in class com.vmware.appliance.recovery.backup.job.DetailsTypes.Info
Progress of the job.
setProgress(long) - Method in class com.vmware.appliance.recovery.backup.JobTypes.BackupJobStatus
Progress of the job in percentage.
setProgress(long) - Method in class com.vmware.appliance.recovery.reconciliation.JobTypes.Info
The progress of the job as a percentage.
setProgress(long) - Method in class com.vmware.appliance.recovery.restore.JobTypes.RestoreJobStatus
percentage complete
setProgress(Progress) - Method in class com.vmware.appliance.SubtaskInfo.Builder
Progress of the operation.
setProgress(Progress) - Method in class com.vmware.appliance.SubtaskInfo
Progress of the operation.
setProgress(Progress) - Method in class com.vmware.appliance.TaskInfo.Builder
Progress of the task.
setProgress(Progress) - Method in class com.vmware.appliance.TaskInfo
Progress of the task.
setProgress(Progress) - Method in class com.vmware.cis.task.Info.Builder
Progress of the operation.
setProgress(Progress) - Method in class com.vmware.cis.task.Info
Progress of the operation.
setProgress(Progress) - Method in class com.vmware.esx.settings.TaskInfo.Builder
Progress of the operation.
setProgress(Progress) - Method in class com.vmware.esx.settings.TaskInfo
Progress of the operation.
setProgress(Progress) - Method in class com.vmware.vcenter.deployment.ImportHistoryTypes.Info.Builder
The progress info of this task.
setProgress(Progress) - Method in class com.vmware.vcenter.deployment.ImportHistoryTypes.Info
The progress info of this task.
setProgress(Progress) - Method in class com.vmware.vcenter.DeploymentTypes.Info.Builder
The progress info of the current appliance status.
setProgress(Progress) - Method in class com.vmware.vcenter.DeploymentTypes.Info
The progress info of the current appliance status.
setProgress(Progress) - Method in class com.vmware.vcenter.DeploymentTypes.Task.Builder
The progress info of this deployment task.
setProgress(Progress) - Method in class com.vmware.vcenter.DeploymentTypes.Task
The progress info of this deployment task.
setProgress(ClustersTypes.UpgradeProgress) - Method in class com.vmware.vcenter.namespace_management.software.ClustersTypes.UpgradeStatus.Builder
Information about upgrade progess.
setProgress(ClustersTypes.UpgradeProgress) - Method in class com.vmware.vcenter.namespace_management.software.ClustersTypes.UpgradeStatus
Information about upgrade progess.
setProject(String) - Method in class com.vmware.vcenter.content.registries.harbor.ProjectsTypes.Summary
Identifier of the harbor project.
setProperties(List<Property>) - Method in class com.vmware.vcenter.ovf.PropertyParams.Builder
List of OVF properties.
setProperties(List<Property>) - Method in class com.vmware.vcenter.ovf.PropertyParams
List of OVF properties.
setPropertyPath(String) - Method in class com.vmware.vapi.metadata.privilege.PrivilegeInfo
The getPropertyPath() points to an entity that is used in the operation element.
setProtocol(ForwardingTypes.Protocol) - Method in class com.vmware.appliance.logging.ForwardingTypes.Config
Transport protocol used to forward log messages.
setProtocol(HttpConfiguration.Protocol) - Method in class com.vmware.vapi.protocol.HttpConfiguration.Builder
Sets the vAPI Protocol that is used by client to invoke APIs on the server.
setProtocol(String) - Method in class com.vmware.vcenter.namespaces.EndpointAddress
The protocol used by this Endpoint.
setProtocol(String) - Method in class com.vmware.vsphereautomation.lookup.LookupServiceRegistrationEndpointType
Sets the value of the protocol property.
setProvider(String) - Method in class com.vmware.vcenter.hvc.links.sync.ProvidersTypes.Summary
Sync provider id.
setProvider(String) - Method in class com.vmware.vcenter.identity.ProvidersTypes.Summary
The identifier of the provider.
setProvider(String) - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.ProvidersTypes.CreateSpec
Name of the provider.
setProvider(String) - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.ProvidersTypes.Summary
Name of the provider.
setProvisioning(DiskProvisioningType) - Method in class com.vmware.vcenter.ovf.LibraryItemTypes.StorageGroupMapping.Builder
Target provisioning type to use for the storage group.
setProvisioning(DiskProvisioningType) - Method in class com.vmware.vcenter.ovf.LibraryItemTypes.StorageGroupMapping
Target provisioning type to use for the storage group.
setProxy(URI) - Method in class com.vmware.vcenter.vm.hardware.SerialTypes.BackingInfo.Builder
Proxy service that provides network access to the network backing.
setProxy(URI) - Method in class com.vmware.vcenter.vm.hardware.SerialTypes.BackingInfo
Proxy service that provides network access to the network backing.
setProxy(URI) - Method in class com.vmware.vcenter.vm.hardware.SerialTypes.BackingSpec.Builder
Proxy service that provides network access to the network backing.
setProxy(URI) - Method in class com.vmware.vcenter.vm.hardware.SerialTypes.BackingSpec
Proxy service that provides network access to the network backing.
setProxyServer(NetworkAddress) - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.ProvidersTypes.KeyServerCreateSpec.Builder
Proxy server configuration.
setProxyServer(NetworkAddress) - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.ProvidersTypes.KeyServerCreateSpec
Proxy server configuration.
setProxyServer(NetworkAddress) - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.ProvidersTypes.KeyServerInfo.Builder
Proxy server configuration.
setProxyServer(NetworkAddress) - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.ProvidersTypes.KeyServerInfo
Proxy server configuration.
setProxyServer(NetworkAddress) - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.ProvidersTypes.KeyServerUpdateSpec.Builder
Proxy server configuration.
setProxyServer(NetworkAddress) - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.ProvidersTypes.KeyServerUpdateSpec
Proxy server configuration.
setPsc(MigrateTypes.PscSpec) - Method in class com.vmware.vcenter.deployment.MigrateTypes.MigrateSpec.Builder
Information specific to a Platform Services Controller.
setPsc(MigrateTypes.PscSpec) - Method in class com.vmware.vcenter.deployment.MigrateTypes.MigrateSpec
Information specific to a Platform Services Controller.
setPsc(UpgradeTypes.PscSpec) - Method in class com.vmware.vcenter.deployment.UpgradeTypes.UpgradeSpec.Builder
Information that are specific to this Platform Services Controller.
setPsc(UpgradeTypes.PscSpec) - Method in class com.vmware.vcenter.deployment.UpgradeTypes.UpgradeSpec
Information that are specific to this Platform Services Controller.
setPscHostname(String) - Method in class com.vmware.vcenter.deployment.RemotePscSpec
The IP address or DNS resolvable name of the remote PSC to which this configuring vCenter Server will be registered to.
setPscHostname(String) - Method in class com.vmware.vcenter.hvc.LinksTypes.CreateSpec
The PSC hostname for the domain to be linked.
setPublicKey(String) - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.attestation.tpm2.EndorsementKeysTypes.CreateSpec.Builder
TPM public endorsement key in PEM format.
setPublicKey(String) - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.attestation.tpm2.EndorsementKeysTypes.CreateSpec
TPM public endorsement key in PEM format.
setPublicKey(String) - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.attestation.tpm2.EndorsementKeysTypes.Info
TPM public endorsement key in PEM format.
setPublicKeyUri(URI) - Method in class com.vmware.vcenter.identity.ProvidersTypes.Oauth2CreateSpec
Endpoint to retrieve the provider public key for validation.
setPublicKeyUri(URI) - Method in class com.vmware.vcenter.identity.ProvidersTypes.Oauth2Info
Endpoint to retrieve the provider public key for validation.
setPublicKeyUri(URI) - Method in class com.vmware.vcenter.identity.ProvidersTypes.Oauth2UpdateSpec.Builder
Endpoint to retrieve the provider public key for validation.
setPublicKeyUri(URI) - Method in class com.vmware.vcenter.identity.ProvidersTypes.Oauth2UpdateSpec
Endpoint to retrieve the provider public key for validation.
setPublicKeyUri(URI) - Method in class com.vmware.vcenter.identity.ProvidersTypes.OidcInfo
Endpoint to retrieve the provider public key for validation.
setPublished(Boolean) - Method in class com.vmware.content.library.PublishInfo.Builder
Whether the local library is published.
setPublished(Boolean) - Method in class com.vmware.content.library.PublishInfo
Whether the local library is published.
setPublishInfo(PublishInfo) - Method in class com.vmware.content.LibraryModel.Builder
Defines how this library is published so that it can be subscribed to by a remote subscribed library.
setPublishInfo(PublishInfo) - Method in class com.vmware.content.LibraryModel
Defines how this library is published so that it can be subscribed to by a remote subscribed library.
setPublishUrl(URI) - Method in class com.vmware.content.library.PublishInfo.Builder
The URL to which the library metadata is published by the Content Library Service.
setPublishUrl(URI) - Method in class com.vmware.content.library.PublishInfo
The URL to which the library metadata is published by the Content Library Service.
setQueryOptions(ResourceAddressSchemasTypes.QueryCapabilities) - Method in class com.vmware.vstats.ResourceAddressSchemasTypes.ResourceIdDefinition
Designates the supported query-options.
setQuestion(LocalizableMessage) - Method in class com.vmware.vcenter.deployment.QuestionTypes.Question
Message describing the question.
setQuestionId(String) - Method in class com.vmware.vcenter.deployment.QuestionTypes.AnswerSpec
Id of the question being answered.
setQuestions(List<PendingTypes.Question>) - Method in class com.vmware.appliance.update.PendingTypes.PrecheckResult
List of questions that must be answered to install the update.
setQuestions(List<QuestionTypes.Question>) - Method in class com.vmware.vcenter.deployment.QuestionTypes.Info
One or more questions raised during the deployment.
setReadTimeout(Integer) - Method in class com.vmware.vapi.core.ExecutionContext.Builder
Sets the amount of time in milliseconds the client will wait for a response from the server before timing out.
setReason(String) - Method in class com.vmware.appliance.ShutdownTypes.ShutdownConfig
The reason behind the shutdown action.
setReason(String) - Method in class com.vmware.vcenter.namespaces.Container
Details about the container's current condition, if any.
setReason(String) - Method in class com.vmware.vsphereautomation.lookup.SystemError
Sets the value of the reason property.
setReboot(WindowsConfiguration.RebootOption) - Method in class com.vmware.vcenter.guest.WindowsConfiguration.Builder
A value specifying the action that should be taken after customization.
setReboot(WindowsConfiguration.RebootOption) - Method in class com.vmware.vcenter.guest.WindowsConfiguration
A value specifying the action that should be taken after customization.
setRebootRequired(boolean) - Method in class com.vmware.appliance.update.CommonInfo
Flag indicating whether reboot is required after update.
setRebootRequired(boolean) - Method in class com.vmware.appliance.update.PendingTypes.Info
Flag indicating whether reboot is required after update.
setRebootRequired(boolean) - Method in class com.vmware.appliance.update.PendingTypes.PrecheckResult
Is reboot required to install the update.
setRebootRequired(boolean) - Method in class com.vmware.appliance.update.StagedTypes.Info
Flag indicating whether reboot is required after update.
setRebootRequired(boolean) - Method in class com.vmware.appliance.update.Summary
Flag indicating whether reboot is required after update.
setRebootRequired(boolean) - Method in class com.vmware.vcenter.lcm.update.PendingTypes.Info
Flag to suggest a reboot after the release is applied
setRebootRequired(boolean) - Method in class com.vmware.vcenter.lcm.update.PendingTypes.Summary
Flag to suggest a reboot after the release is applied
setReceiver(ManagedObjectReference) - Method in class com.vmware.vsphereautomation.lookup.MethodNotFound
Sets the value of the receiver property.
setRecommendation(LocalizableMessage) - Method in class com.vmware.vcenter.vcha.ClusterTypes.ErrorCondition.Builder
Contains a recommendation on handling the error condition.
setRecommendation(LocalizableMessage) - Method in class com.vmware.vcenter.vcha.ClusterTypes.ErrorCondition
Contains a recommendation on handling the error condition.
setRecurrenceInfo(SchedulesTypes.RecurrenceInfo) - Method in class com.vmware.appliance.recovery.backup.SchedulesTypes.CreateSpec.Builder
Recurrence information for the schedule.
setRecurrenceInfo(SchedulesTypes.RecurrenceInfo) - Method in class com.vmware.appliance.recovery.backup.SchedulesTypes.CreateSpec
Recurrence information for the schedule.
setRecurrenceInfo(SchedulesTypes.RecurrenceInfo) - Method in class com.vmware.appliance.recovery.backup.SchedulesTypes.Info.Builder
Recurrence information for the schedule.
setRecurrenceInfo(SchedulesTypes.RecurrenceInfo) - Method in class com.vmware.appliance.recovery.backup.SchedulesTypes.Info
Recurrence information for the schedule.
setRecurrenceInfo(SchedulesTypes.RecurrenceInfo) - Method in class com.vmware.appliance.recovery.backup.SchedulesTypes.UpdateSpec.Builder
Recurrence information for the schedule.
setRecurrenceInfo(SchedulesTypes.RecurrenceInfo) - Method in class com.vmware.appliance.recovery.backup.SchedulesTypes.UpdateSpec
Recurrence information for the schedule.
setRefreshToken(String) - Method in class com.vmware.vcenter.tokenservice.TokenExchangeTypes.Info.Builder
A refresh token can be issued in cases where the client of the token exchange needs the ability to access a resource even when the original credential is no longer valid.
setRefreshToken(String) - Method in class com.vmware.vcenter.tokenservice.TokenExchangeTypes.Info
A refresh token can be issued in cases where the client of the token exchange needs the ability to access a resource even when the original credential is no longer valid.
setRegexp(String) - Method in class com.vmware.appliance.update.PendingTypes.Question.Builder
Regexp to validate the input.
setRegexp(String) - Method in class com.vmware.appliance.update.PendingTypes.Question
Regexp to validate the input.
setRegistrationAccepted(Boolean) - Method in class com.vmware.vcenter.ovf.VcenterExtensionParams.Builder
Whether registration as a vCenter extension is accepted.
setRegistrationAccepted(Boolean) - Method in class com.vmware.vcenter.ovf.VcenterExtensionParams
Whether registration as a vCenter extension is accepted.
setRegistry(String) - Method in class com.vmware.vcenter.content.registries.HarborTypes.Summary
Identifier of the registry.
setRelease(String) - Method in class com.vmware.esx.hcl.hosts.CompatibilityReportTypes.Spec
A target ESXi release which will be used to generate a compatibility report.
setReleasedate(String) - Method in class com.vmware.appliance.system.VersionTypes.VersionStruct
Release date of patch (empty string, if the appliance has not been patched)
setReleaseDate(Calendar) - Method in class com.vmware.appliance.update.CommonInfo
Update release date.
setReleaseDate(Calendar) - Method in class com.vmware.appliance.update.PendingTypes.Info
Update release date.
setReleaseDate(Calendar) - Method in class com.vmware.appliance.update.StagedTypes.Info
Update release date.
setReleaseDate(Calendar) - Method in class com.vmware.appliance.update.Summary
Update release date.
setReleaseDate(Calendar) - Method in class com.vmware.esx.hosts.BaseImageInfo
Release date of the base-image.
setReleaseDate(Calendar) - Method in class com.vmware.esx.settings.BaseImageDetails
Release date of the base-image.
setReleaseDate(Calendar) - Method in class com.vmware.esx.settings.depot_content.add_ons.VersionsTypes.Info
Release date of the OEM add-on.
setReleaseDate(Calendar) - Method in class com.vmware.esx.settings.depot_content.AddOnsTypes.AddOnVersionSummary
Release date of the OEM add-on version.
setReleaseDate(Calendar) - Method in class com.vmware.esx.settings.depot_content.base_images.VersionsTypes.Info
Release date of the base-image.
setReleaseDate(Calendar) - Method in class com.vmware.esx.settings.depot_content.BaseImagesTypes.Summary
Release date of the base-image.
setReleaseDate(Calendar) - Method in class com.vmware.esx.settings.depot_content.components.VersionsTypes.Info
Release date of the component version.
setReleaseDate(Calendar) - Method in class com.vmware.esx.settings.depot_content.ComponentsTypes.ComponentVersionSummary
Release date of the component version.
setReleaseDate(Calendar) - Method in class com.vmware.vcenter.lcm.update.PendingTypes.Info
Release date of the vSphere update or patch
setReleaseDate(Calendar) - Method in class com.vmware.vcenter.lcm.update.PendingTypes.Summary
Release date of the vSphere update or patch
setReleaseDate(Calendar) - Method in class com.vmware.vcenter.namespace_management.ClusterAvailableVersionsTypes.Summary
Release date of the upgrade.
setReleaseNotes(List<URI>) - Method in class com.vmware.vcenter.lcm.update.PendingTypes.Info
List of URI pointing to patch or update release notes
setReleaseNotes(List<URI>) - Method in class com.vmware.vcenter.lcm.update.PendingTypes.Summary
List of URI pointing to patch or update release notes
setReleaseNotes(String) - Method in class com.vmware.vcenter.namespace_management.ClusterAvailableVersionsTypes.Summary
Release details of the upgrade.
setRemoteAddr(String) - Method in class com.vmware.vapi.metadata.SourceInfo.Builder
Address of the remote metadata source This property is optional and it is only relevant when the value of getType() is SourceType.REMOTE.
setRemoteAddr(String) - Method in class com.vmware.vapi.metadata.SourceInfo
Address of the remote metadata source This property is optional and it is only relevant when the value of getType() is SourceType.REMOTE.
setRemotePsc(RemotePscSpec) - Method in class com.vmware.vcenter.system_config.DeploymentTypeTypes.ReconfigureSpec.Builder
External PSC to register with when reconfiguring a VCSA_EMBEDDED appliance to a VCSA_EXTERNAL appliance.
setRemotePsc(RemotePscSpec) - Method in class com.vmware.vcenter.system_config.DeploymentTypeTypes.ReconfigureSpec
External PSC to register with when reconfiguring a VCSA_EMBEDDED appliance to a VCSA_EXTERNAL appliance.
setRemovedComponents(List<VersionsTypes.RemovedComponentInfo>) - Method in class com.vmware.esx.settings.depot_content.add_ons.VersionsTypes.Info
List of components removed by this OEM add-on.
setRenderType(String) - Method in class com.vmware.content.type.ovf.VideoCard.Builder
Render type A template is not required to specify the render type.
setRenderType(String) - Method in class com.vmware.content.type.ovf.VideoCard
Render type A template is not required to specify the render type.
setReplicaSetCount(Long) - Method in class com.vmware.vcenter.namespaces.ResourceQuotaOptionsV1.Builder
This represents 'count/replicasets.apps' option which is the maximum number of ReplicaSets in the namespace.
setReplicaSetCount(Long) - Method in class com.vmware.vcenter.namespaces.ResourceQuotaOptionsV1
This represents 'count/replicasets.apps' option which is the maximum number of ReplicaSets in the namespace.
setReplicaSetCount(Long) - Method in class com.vmware.vcenter.namespaces.ResourceQuotaOptionsV1Update.Builder
This represents the new value for 'replicaSetCount' option which is the maximum number of ReplicaSets in the namespace.
setReplicaSetCount(Long) - Method in class com.vmware.vcenter.namespaces.ResourceQuotaOptionsV1Update
This represents the new value for 'replicaSetCount' option which is the maximum number of ReplicaSets in the namespace.
setReplicaSetCountUnset(Boolean) - Method in class com.vmware.vcenter.namespaces.ResourceQuotaOptionsV1Update.Builder
This represents the intent of the change to ResourceQuotaOptionsV1Update.getReplicaSetCount().
setReplicaSetCountUnset(Boolean) - Method in class com.vmware.vcenter.namespaces.ResourceQuotaOptionsV1Update
This represents the intent of the change to ResourceQuotaOptionsV1Update.getReplicaSetCount().
setReplicated(ReplicatedSpec) - Method in class com.vmware.vcenter.deployment.InstallTypes.VcsaEmbeddedSpec.Builder
Spec used to configure a replicated embedded vCenter Server.
setReplicated(ReplicatedSpec) - Method in class com.vmware.vcenter.deployment.InstallTypes.VcsaEmbeddedSpec
Spec used to configure a replicated embedded vCenter Server.
setReplicating(Boolean) - Method in class com.vmware.vcenter.topology.ReplicationStatusTypes.Summary.Builder
Indicates if node is processing replication changes from the replication partner.
setReplicating(Boolean) - Method in class com.vmware.vcenter.topology.ReplicationStatusTypes.Summary
Indicates if node is processing replication changes from the replication partner.
setReplicationControllerCount(Long) - Method in class com.vmware.vcenter.namespaces.ResourceQuotaOptionsV1.Builder
This represents 'count/replicationcontrollers' option which is the maximum number of ReplicationControllers in the namespace.
setReplicationControllerCount(Long) - Method in class com.vmware.vcenter.namespaces.ResourceQuotaOptionsV1
This represents 'count/replicationcontrollers' option which is the maximum number of ReplicationControllers in the namespace.
setReplicationControllerCount(Long) - Method in class com.vmware.vcenter.namespaces.ResourceQuotaOptionsV1Update.Builder
This represents the new value for 'replicationControllerCount' option which is the maximum number of ReplicationControllers in the namespace.
setReplicationControllerCount(Long) - Method in class com.vmware.vcenter.namespaces.ResourceQuotaOptionsV1Update
This represents the new value for 'replicationControllerCount' option which is the maximum number of ReplicationControllers in the namespace.
setReplicationControllerCountUnset(Boolean) - Method in class com.vmware.vcenter.namespaces.ResourceQuotaOptionsV1Update.Builder
This represents the intent of the change to ResourceQuotaOptionsV1Update.getReplicationControllerCount().
setReplicationControllerCountUnset(Boolean) - Method in class com.vmware.vcenter.namespaces.ResourceQuotaOptionsV1Update
This represents the intent of the change to ResourceQuotaOptionsV1Update.getReplicationControllerCount().
setReplicationPartner(String) - Method in class com.vmware.vcenter.topology.ReplicationStatusTypes.Summary
Identifier for the vCenter or Platform Services Controller replication partner.
setReplicationPartners(List<String>) - Method in class com.vmware.vcenter.topology.NodesTypes.Info.Builder
List of replication partners' node identifiers.
setReplicationPartners(List<String>) - Method in class com.vmware.vcenter.topology.NodesTypes.Info
List of replication partners' node identifiers.
setReplicationPartners(List<String>) - Method in class com.vmware.vcenter.topology.NodesTypes.Summary.Builder
List of replication partners' node identifiers.
setReplicationPartners(List<String>) - Method in class com.vmware.vcenter.topology.NodesTypes.Summary
List of replication partners' node identifiers.
setReport(CompatibilityReportTypes.HclReport) - Method in class com.vmware.esx.hcl.hosts.CompatibilityReportTypes.Result
The hardware compatibility report.
setReport(InteropReportTypes.Report) - Method in class com.vmware.vcenter.lcm.discovery.InteropReportTypes.Result
The interoperability report.
setReport(PrecheckReportTypes.Report) - Method in class com.vmware.vcenter.lcm.update.PrecheckReportTypes.Result
The report generated by running the precheck.
setReportToken(ReportsTypes.Token) - Method in class com.vmware.esx.hcl.ReportsTypes.Location
Information about the token required in the HTTP GET request to download the compatibility report.
setRequestedSite(String) - Method in class com.vmware.vsphereautomation.lookup.LookupFaultUnsupportedSiteFault
Sets the value of the requestedSite property.
setRequestedTokenType(String) - Method in class com.vmware.vcenter.tokenservice.TokenExchangeTypes.ExchangeSpec.Builder
An identifier for the type of the requested security token.
setRequestedTokenType(String) - Method in class com.vmware.vcenter.tokenservice.TokenExchangeTypes.ExchangeSpec
An identifier for the type of the requested security token.
setRequestProcessors(List<RequestProcessor>) - Method in class com.vmware.vapi.protocol.ClientConfiguration.Builder
 
SetRequestType - Class in com.vmware.vsphereautomation.lookup
Java class for SetRequestType complex type.
SetRequestType() - Constructor for class com.vmware.vsphereautomation.lookup.SetRequestType
 
setRequireCertificateValidation(boolean) - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.attestation.tpm2.SettingsTypes.Info
Require TPM endorsement key certificate validation.
setRequireCertificateValidation(Boolean) - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.attestation.tpm2.SettingsTypes.UpdateSpec.Builder
Require TPM endorsement key certificate validation.
setRequireCertificateValidation(Boolean) - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.attestation.tpm2.SettingsTypes.UpdateSpec
Require TPM endorsement key certificate validation.
setRequired(Boolean) - Method in class com.vmware.vcenter.ovf.VcenterExtensionParams.Builder
Whether registration as a vCenter extension is required.
setRequired(Boolean) - Method in class com.vmware.vcenter.ovf.VcenterExtensionParams
Whether registration as a vCenter extension is required.
setRequiredFreeDiskSpaceOnSource(double) - Method in class com.vmware.vcenter.deployment.DataMigrationEstimate
The extra free space required on source vCenter Server.
setRequireEndorsementKeys(boolean) - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.attestation.tpm2.SettingsTypes.Info
Require registered TPM endorsement keys.
setRequireEndorsementKeys(Boolean) - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.attestation.tpm2.SettingsTypes.UpdateSpec.Builder
Require registered TPM endorsement keys.
setRequireEndorsementKeys(Boolean) - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.attestation.tpm2.SettingsTypes.UpdateSpec
Require registered TPM endorsement keys.
setRes(ClustersTypes.Result.Res) - Method in class com.vmware.vcenter.namespace_management.software.ClustersTypes.Result
The result of batch upgrade method.
setReservation(Long) - Method in class com.vmware.content.type.ovf.Cpu.Builder
reservation in MHz It is optional to set a CPU reservation.
setReservation(Long) - Method in class com.vmware.content.type.ovf.Cpu
reservation in MHz It is optional to set a CPU reservation.
setReservation(Long) - Method in class com.vmware.content.type.ovf.Memory.Builder
memory reservation in MB It is not required that memory reservation be specified.
setReservation(Long) - Method in class com.vmware.content.type.ovf.Memory
memory reservation in MB It is not required that memory reservation be specified.
setReservation(Long) - Method in class com.vmware.vcenter.ResourcePoolTypes.ResourceAllocationCreateSpec.Builder
Amount of resource that is guaranteed available to a resource pool.
setReservation(Long) - Method in class com.vmware.vcenter.ResourcePoolTypes.ResourceAllocationCreateSpec
Amount of resource that is guaranteed available to a resource pool.
setReservation(long) - Method in class com.vmware.vcenter.ResourcePoolTypes.ResourceAllocationInfo
Amount of resource that is guaranteed available to a resource pool.
setReservation(Long) - Method in class com.vmware.vcenter.ResourcePoolTypes.ResourceAllocationUpdateSpec.Builder
Amount of resource that is guaranteed available to a resource pool.
setReservation(Long) - Method in class com.vmware.vcenter.ResourcePoolTypes.ResourceAllocationUpdateSpec
Amount of resource that is guaranteed available to a resource pool.
setResetGroupsClaim(Boolean) - Method in class com.vmware.vcenter.identity.ProvidersTypes.UpdateSpec.Builder
Flag indicating whether any existing groups claim value should be removed.
setResetGroupsClaim(Boolean) - Method in class com.vmware.vcenter.identity.ProvidersTypes.UpdateSpec
Flag indicating whether any existing groups claim value should be removed.
setResetUpnClaim(Boolean) - Method in class com.vmware.vcenter.identity.ProvidersTypes.UpdateSpec.Builder
Flag indicating whether the user principal name (UPN) claim should be set back to its default value.
setResetUpnClaim(Boolean) - Method in class com.vmware.vcenter.identity.ProvidersTypes.UpdateSpec
Flag indicating whether the user principal name (UPN) claim should be set back to its default value.
setResolution(LocalizableMessage) - Method in class com.vmware.appliance.infraprofile.Notification.Builder
The resolution message, if any.
setResolution(LocalizableMessage) - Method in class com.vmware.appliance.infraprofile.Notification
The resolution message, if any.
setResolution(LocalizableMessage) - Method in class com.vmware.appliance.Notification.Builder
The resolution message, if any.
setResolution(LocalizableMessage) - Method in class com.vmware.appliance.Notification
The resolution message, if any.
setResolution(LocalizableMessage) - Method in class com.vmware.esx.hcl.Notification.Builder
The resolution message, if any.
setResolution(LocalizableMessage) - Method in class com.vmware.esx.hcl.Notification
The resolution message, if any.
setResolution(LocalizableMessage) - Method in class com.vmware.esx.settings.Notification.Builder
The resolution message, if any.
setResolution(LocalizableMessage) - Method in class com.vmware.esx.settings.Notification
The resolution message, if any.
setResolution(LocalizableMessage) - Method in class com.vmware.vcenter.deployment.Notification.Builder
The resolution message, if any.
setResolution(LocalizableMessage) - Method in class com.vmware.vcenter.deployment.Notification
The resolution message, if any.
setResolution(LocalizableMessage) - Method in class com.vmware.vcenter.lcm.Notification.Builder
The resolution message, if any.
setResolution(LocalizableMessage) - Method in class com.vmware.vcenter.lcm.Notification
The resolution message, if any.
setResource(String) - Method in class com.vmware.vcenter.tokenservice.TokenExchangeTypes.ExchangeSpec.Builder
Indicates the location of the target service or resource where the client intends to use the requested security token.
setResource(String) - Method in class com.vmware.vcenter.tokenservice.TokenExchangeTypes.ExchangeSpec
Indicates the location of the target service or resource where the client intends to use the requested security token.
setResourceAddressSchema(String) - Method in class com.vmware.vstats.CountersTypes.Info
Describes formally how to address (or identify) the resources the counter could be bound to (or instantiated for).
setResourceId(String) - Method in class com.vmware.vapi.metadata.metamodel.UserDefinedType
Identifier of the user defined named type.
setResourceId(LibraryItemTypes.DeployableIdentity) - Method in class com.vmware.vcenter.ovf.LibraryItemTypes.DeploymentResult.Builder
Identifier of the deployed resource entity.
setResourceId(LibraryItemTypes.DeployableIdentity) - Method in class com.vmware.vcenter.ovf.LibraryItemTypes.DeploymentResult
Identifier of the deployed resource entity.
setResourceIds(List<RsrcId>) - Method in class com.vmware.vstats.ResourceAddressesTypes.Info
List of Resource Identifiers.
setResourcePool(String) - Method in class com.vmware.content.library.SubscriptionsTypes.CreateSpecPlacement.Builder
Resource pool into which the virtual machine template should be placed.
setResourcePool(String) - Method in class com.vmware.content.library.SubscriptionsTypes.CreateSpecPlacement
Resource pool into which the virtual machine template should be placed.
setResourcePool(String) - Method in class com.vmware.content.library.SubscriptionsTypes.PlacementInfo.Builder
Resource pool into which the virtual machine template should be placed.
setResourcePool(String) - Method in class com.vmware.content.library.SubscriptionsTypes.PlacementInfo
Resource pool into which the virtual machine template should be placed.
setResourcePool(String) - Method in class com.vmware.content.library.SubscriptionsTypes.UpdateSpecPlacement.Builder
Resource pool into which the virtual machine template should be placed.
setResourcePool(String) - Method in class com.vmware.content.library.SubscriptionsTypes.UpdateSpecPlacement
Resource pool into which the virtual machine template should be placed.
setResourcePool(String) - Method in class com.vmware.vcenter.ClusterTypes.Info
Identifier of the root resource pool of the cluster
setResourcePool(String) - Method in class com.vmware.vcenter.ResourcePoolTypes.Summary
Identifier of the resource pool.
setResourcePool(String) - Method in class com.vmware.vcenter.vcha.PlacementSpec.Builder
The identifier of the resource pool to deploy the VCHA node to.
setResourcePool(String) - Method in class com.vmware.vcenter.vcha.PlacementSpec
The identifier of the resource pool to deploy the VCHA node to.
setResourcePool(String) - Method in class com.vmware.vcenter.vm_template.library_items.CheckOutsTypes.PlacementSpec.Builder
Resource pool into which the virtual machine should be placed.
setResourcePool(String) - Method in class com.vmware.vcenter.vm_template.library_items.CheckOutsTypes.PlacementSpec
Resource pool into which the virtual machine should be placed.
setResourcePool(String) - Method in class com.vmware.vcenter.vm_template.LibraryItemsTypes.CreatePlacementSpec.Builder
Resource pool into which the virtual machine template should be placed.
setResourcePool(String) - Method in class com.vmware.vcenter.vm_template.LibraryItemsTypes.CreatePlacementSpec
Resource pool into which the virtual machine template should be placed.
setResourcePool(String) - Method in class com.vmware.vcenter.vm_template.LibraryItemsTypes.DeployPlacementSpec.Builder
Resource pool into which the deployed virtual machine should be placed.
setResourcePool(String) - Method in class com.vmware.vcenter.vm_template.LibraryItemsTypes.DeployPlacementSpec
Resource pool into which the deployed virtual machine should be placed.
setResourcePool(String) - Method in class com.vmware.vcenter.VMTypes.ClonePlacementSpec.Builder
Resource pool into which the cloned virtual machine should be placed.
setResourcePool(String) - Method in class com.vmware.vcenter.VMTypes.ClonePlacementSpec
Resource pool into which the cloned virtual machine should be placed.
setResourcePool(String) - Method in class com.vmware.vcenter.VMTypes.ComputePlacementSpec.Builder
Resource pool into which the virtual machine should be placed.
setResourcePool(String) - Method in class com.vmware.vcenter.VMTypes.ComputePlacementSpec
Resource pool into which the virtual machine should be placed.
setResourcePool(String) - Method in class com.vmware.vcenter.VMTypes.InstantClonePlacementSpec.Builder
Resource pool into which the InstantCloned virtual machine should be placed.
setResourcePool(String) - Method in class com.vmware.vcenter.VMTypes.InstantClonePlacementSpec
Resource pool into which the InstantCloned virtual machine should be placed.
setResourcePool(String) - Method in class com.vmware.vcenter.VMTypes.PlacementSpec.Builder
Resource pool into which the virtual machine should be placed.
setResourcePool(String) - Method in class com.vmware.vcenter.VMTypes.PlacementSpec
Resource pool into which the virtual machine should be placed.
setResourcePool(String) - Method in class com.vmware.vcenter.VMTypes.RegisterPlacementSpec.Builder
Resource pool into which the virtual machine should be placed.
setResourcePool(String) - Method in class com.vmware.vcenter.VMTypes.RegisterPlacementSpec
Resource pool into which the virtual machine should be placed.
setResourcePool(String) - Method in class com.vmware.vcenter.VMTypes.RelocatePlacementSpec.Builder
Resource pool into which the virtual machine should be placed.
setResourcePool(String) - Method in class com.vmware.vcenter.VMTypes.RelocatePlacementSpec
Resource pool into which the virtual machine should be placed.
setResourcePoolId(String) - Method in class com.vmware.vcenter.ovf.LibraryItemTypes.DeploymentTarget
Identifier of the resource pool to which the virtual machine or virtual appliance should be attached.
setResourcePools(Set<String>) - Method in class com.vmware.vcenter.ResourcePoolTypes.FilterSpec.Builder
Identifiers of resource pools that can match the filter.
setResourcePools(Set<String>) - Method in class com.vmware.vcenter.ResourcePoolTypes.FilterSpec
Identifiers of resource pools that can match the filter.
setResourcePools(Set<String>) - Method in class com.vmware.vcenter.ResourcePoolTypes.Info
Identifiers of the child resource pools contained in this resource pool.
setResourcePools(Set<String>) - Method in class com.vmware.vcenter.VMTypes.FilterSpec.Builder
Resource pools that must contain the virtual machine for the virtual machine to match the filter.
setResourcePools(Set<String>) - Method in class com.vmware.vcenter.VMTypes.FilterSpec
Resource pools that must contain the virtual machine for the virtual machine to match the filter.
setResources(List<RsrcId>) - Method in class com.vmware.vstats.AcqSpecsTypes.CreateSpec
A set of resource identifiers representing a single resource to be monitored.
setResources(List<RsrcId>) - Method in class com.vmware.vstats.AcqSpecsTypes.Info
A set of resource identifiers representing a single resource to be monitored.
setResources(List<RsrcId>) - Method in class com.vmware.vstats.AcqSpecsTypes.UpdateSpec.Builder
A set of resource identifiers representing a single resource to be monitored.
setResources(List<RsrcId>) - Method in class com.vmware.vstats.AcqSpecsTypes.UpdateSpec
A set of resource identifiers representing a single resource to be monitored.
setResources(List<String>) - Method in class com.vmware.vstats.DataTypes.FilterSpec.Builder
Resources to include in the query.
setResources(List<String>) - Method in class com.vmware.vstats.DataTypes.FilterSpec
Resources to include in the query.
setResources(List<String>) - Method in class com.vmware.vstats.ResourceAddressesTypes.FilterSpec.Builder
Resources to include in the query.
setResources(List<String>) - Method in class com.vmware.vstats.ResourceAddressesTypes.FilterSpec
Resources to include in the query.
setResourceSpec(Structure) - Method in class com.vmware.vcenter.namespaces.InstancesTypes.CreateSpec.Builder
Resource quota on the namespace.
setResourceSpec(Structure) - Method in class com.vmware.vcenter.namespaces.InstancesTypes.CreateSpec
Resource quota on the namespace.
setResourceSpec(Structure) - Method in class com.vmware.vcenter.namespaces.InstancesTypes.Info.Builder
Quotas on the namespace resources.
setResourceSpec(Structure) - Method in class com.vmware.vcenter.namespaces.InstancesTypes.Info
Quotas on the namespace resources.
setResourceSpec(Structure) - Method in class com.vmware.vcenter.namespaces.InstancesTypes.SetSpec.Builder
Resource quota for the namespace.
setResourceSpec(Structure) - Method in class com.vmware.vcenter.namespaces.InstancesTypes.SetSpec
Resource quota for the namespace.
setResourceSpec(Structure) - Method in class com.vmware.vcenter.namespaces.InstancesTypes.UpdateSpec.Builder
Resource quota updates on the namespace.
setResourceSpec(Structure) - Method in class com.vmware.vcenter.namespaces.InstancesTypes.UpdateSpec
Resource quota updates on the namespace.
setResourceType(String) - Method in class com.vmware.vapi.metadata.metamodel.UserDefinedType
Category of the user defined named type.
SetResponse - Class in com.vmware.vsphereautomation.lookup
Java class for anonymous complex type.
SetResponse() - Constructor for class com.vmware.vsphereautomation.lookup.SetResponse
 
setResponseAccessor(HttpResponseAccessor) - Method in class com.vmware.vapi.core.ExecutionContext.Builder
Sets a HttpResponseAccessor instance which can access and capture information from the raw REST response.
setResult(DataValue) - Method in class com.vmware.appliance.infraprofile.TaskInfo.Builder
Task result.
setResult(DataValue) - Method in class com.vmware.appliance.infraprofile.TaskInfo
Task result.
setResult(HostnameTypes.MessageStatus) - Method in class com.vmware.appliance.networking.dns.HostnameTypes.Message
result of the test
setResult(ServersTypes.MessageStatus) - Method in class com.vmware.appliance.networking.dns.ServersTypes.Message
result of the test
setResult(Notifications) - Method in class com.vmware.appliance.SubtaskInfo.Builder
Result of the operation.
setResult(Notifications) - Method in class com.vmware.appliance.SubtaskInfo
Result of the operation.
setResult(DataValue) - Method in class com.vmware.cis.task.Info.Builder
Result of the operation.
setResult(DataValue) - Method in class com.vmware.cis.task.Info
Result of the operation.
setResult(DataValue) - Method in class com.vmware.esx.settings.TaskInfo.Builder
Task result.
setResult(DataValue) - Method in class com.vmware.esx.settings.TaskInfo
Task result.
setResult(T) - Method in class com.vmware.vapi.core.AsyncHandle
Completes the invocation with an output value.
setResult(T) - Method in class com.vmware.vapi.util.async.DecoratorAsyncHandle
 
setResult(Notifications) - Method in class com.vmware.vcenter.deployment.CheckInfo.Builder
Result of the check.
setResult(Notifications) - Method in class com.vmware.vcenter.deployment.CheckInfo
Result of the check.
setResult(Notifications) - Method in class com.vmware.vcenter.deployment.ImportHistoryTypes.Info.Builder
Result of the operation.
setResult(Notifications) - Method in class com.vmware.vcenter.deployment.ImportHistoryTypes.Info
Result of the operation.
setResult(Notifications) - Method in class com.vmware.vcenter.DeploymentTypes.Task.Builder
Result of the task.
setResult(Notifications) - Method in class com.vmware.vcenter.DeploymentTypes.Task
Result of the task.
setResultType(InvocationResult.ResultType) - Method in class com.vmware.vapi.std.interposition.InvocationResult
Type of the invocation result.
setRetentionInfo(SchedulesTypes.RetentionInfo) - Method in class com.vmware.appliance.recovery.backup.SchedulesTypes.CreateSpec.Builder
Retention information for the schedule.
setRetentionInfo(SchedulesTypes.RetentionInfo) - Method in class com.vmware.appliance.recovery.backup.SchedulesTypes.CreateSpec
Retention information for the schedule.
setRetentionInfo(SchedulesTypes.RetentionInfo) - Method in class com.vmware.appliance.recovery.backup.SchedulesTypes.Info.Builder
Retention information for the schedule.
setRetentionInfo(SchedulesTypes.RetentionInfo) - Method in class com.vmware.appliance.recovery.backup.SchedulesTypes.Info
Retention information for the schedule.
setRetentionInfo(SchedulesTypes.RetentionInfo) - Method in class com.vmware.appliance.recovery.backup.SchedulesTypes.UpdateSpec.Builder
Retention information for the schedule.
setRetentionInfo(SchedulesTypes.RetentionInfo) - Method in class com.vmware.appliance.recovery.backup.SchedulesTypes.UpdateSpec
Retention information for the schedule.
setRetry(Boolean) - Method in class com.vmware.vcenter.vm.hardware.BootTypes.CreateSpec.Builder
Flag indicating whether the virtual machine should automatically retry the boot process after a failure.
setRetry(Boolean) - Method in class com.vmware.vcenter.vm.hardware.BootTypes.CreateSpec
Flag indicating whether the virtual machine should automatically retry the boot process after a failure.
setRetry(boolean) - Method in class com.vmware.vcenter.vm.hardware.BootTypes.Info
Flag indicating whether the virtual machine will automatically retry the boot process after a failure.
setRetry(Boolean) - Method in class com.vmware.vcenter.vm.hardware.BootTypes.UpdateSpec.Builder
Flag indicating whether the virtual machine should automatically retry the boot process after a failure.
setRetry(Boolean) - Method in class com.vmware.vcenter.vm.hardware.BootTypes.UpdateSpec
Flag indicating whether the virtual machine should automatically retry the boot process after a failure.
setRetryCount(Long) - Method in class com.vmware.esx.settings.clusters.policies.apply.EffectiveTypes.FailureAction.Builder
Number of times to retry the failed operation.
setRetryCount(Long) - Method in class com.vmware.esx.settings.clusters.policies.apply.EffectiveTypes.FailureAction
Number of times to retry the failed operation.
setRetryCount(Long) - Method in class com.vmware.esx.settings.clusters.policies.ApplyTypes.FailureAction.Builder
Number of times to retry the failed operation.
setRetryCount(Long) - Method in class com.vmware.esx.settings.clusters.policies.ApplyTypes.FailureAction
Number of times to retry the failed operation.
setRetryCount(Long) - Method in class com.vmware.esx.settings.defaults.clusters.policies.apply.EffectiveTypes.FailureAction.Builder
Number of times to retry the failed operation.
setRetryCount(Long) - Method in class com.vmware.esx.settings.defaults.clusters.policies.apply.EffectiveTypes.FailureAction
Number of times to retry the failed operation.
setRetryCount(Long) - Method in class com.vmware.esx.settings.defaults.clusters.policies.ApplyTypes.FailureAction.Builder
Number of times to retry the failed operation.
setRetryCount(Long) - Method in class com.vmware.esx.settings.defaults.clusters.policies.ApplyTypes.FailureAction
Number of times to retry the failed operation.
setRetryDelay(Long) - Method in class com.vmware.esx.settings.clusters.policies.apply.EffectiveTypes.FailureAction.Builder
Time to wait to retry the failed operation in seconds.
setRetryDelay(Long) - Method in class com.vmware.esx.settings.clusters.policies.apply.EffectiveTypes.FailureAction
Time to wait to retry the failed operation in seconds.
setRetryDelay(Long) - Method in class com.vmware.esx.settings.clusters.policies.ApplyTypes.FailureAction.Builder
Time to wait to retry the failed operation in seconds.
setRetryDelay(Long) - Method in class com.vmware.esx.settings.clusters.policies.ApplyTypes.FailureAction
Time to wait to retry the failed operation in seconds.
setRetryDelay(Long) - Method in class com.vmware.esx.settings.defaults.clusters.policies.apply.EffectiveTypes.FailureAction.Builder
Time to wait to retry the failed operation in seconds.
setRetryDelay(Long) - Method in class com.vmware.esx.settings.defaults.clusters.policies.apply.EffectiveTypes.FailureAction
Time to wait to retry the failed operation in seconds.
setRetryDelay(Long) - Method in class com.vmware.esx.settings.defaults.clusters.policies.ApplyTypes.FailureAction.Builder
Time to wait to retry the failed operation in seconds.
setRetryDelay(Long) - Method in class com.vmware.esx.settings.defaults.clusters.policies.ApplyTypes.FailureAction
Time to wait to retry the failed operation in seconds.
setRetryDelay(Long) - Method in class com.vmware.vcenter.vm.hardware.BootTypes.CreateSpec.Builder
Delay in milliseconds before retrying the boot process after a failure; applicable only when BootTypes.Info.getRetry() is true.
setRetryDelay(Long) - Method in class com.vmware.vcenter.vm.hardware.BootTypes.CreateSpec
Delay in milliseconds before retrying the boot process after a failure; applicable only when BootTypes.Info.getRetry() is true.
setRetryDelay(long) - Method in class com.vmware.vcenter.vm.hardware.BootTypes.Info
Delay in milliseconds before retrying the boot process after a failure; applicable only when BootTypes.Info.getRetry() is true.
setRetryDelay(Long) - Method in class com.vmware.vcenter.vm.hardware.BootTypes.UpdateSpec.Builder
Delay in milliseconds before retrying the boot process after a failure; applicable only when BootTypes.Info.getRetry() is true.
setRetryDelay(Long) - Method in class com.vmware.vcenter.vm.hardware.BootTypes.UpdateSpec
Delay in milliseconds before retrying the boot process after a failure; applicable only when BootTypes.Info.getRetry() is true.
setRetryPolicy(RetryPolicy) - Method in class com.vmware.vapi.bindings.StubConfiguration
 
setReturnAll(Boolean) - Method in class com.vmware.cis.TasksTypes.GetSpec.Builder
If true, all data, including operation-specific data, will be returned, otherwise only the data described in Info will be returned.
setReturnAll(Boolean) - Method in class com.vmware.cis.TasksTypes.GetSpec
If true, all data, including operation-specific data, will be returned, otherwise only the data described in Info will be returned.
setReturnval(String) - Method in class com.vmware.vsphereautomation.lookup.GetLocaleResponse
Sets the value of the returnval property.
setReturnval(LookupServiceRegistrationInfo) - Method in class com.vmware.vsphereautomation.lookup.GetResponse
Sets the value of the returnval property.
setReturnval(String) - Method in class com.vmware.vsphereautomation.lookup.GetSiteIdResponse
Sets the value of the returnval property.
setReturnval(LookupHaBackupNodeConfiguration) - Method in class com.vmware.vsphereautomation.lookup.RetrieveHaBackupConfigurationResponse
Sets the value of the returnval property.
setReturnval(LookupServiceContent) - Method in class com.vmware.vsphereautomation.lookup.RetrieveServiceContentResponse
Sets the value of the returnval property.
setReturnval(String) - Method in class com.vmware.vsphereautomation.lookup.SetLocaleResponse
Sets the value of the returnval property.
setRid(String) - Method in class com.vmware.vstats.DataTypes.DataPoint
Resource Id.
setRole(AccessTypes.Role) - Method in class com.vmware.vcenter.namespaces.AccessTypes.CreateSpec
Role to be assigned.
setRole(AccessTypes.Role) - Method in class com.vmware.vcenter.namespaces.AccessTypes.Info
Role of the subject on the namespace.
setRole(AccessTypes.Role) - Method in class com.vmware.vcenter.namespaces.AccessTypes.SetSpec
Role to be assigned.
setRole(AccessTypes.Role) - Method in class com.vmware.vcenter.namespaces.InstancesTypes.Access
Role of the subject on the namespace instance.
setRole(ClusterTypes.NodeRole) - Method in class com.vmware.vcenter.vcha.ClusterTypes.NodeRuntimeInfo.Builder
Last known role of the node.
The active node's management vCenter server credentials are not required to populate ClusterTypes.NodeRuntimeInfo.getRole().
setRole(ClusterTypes.NodeRole) - Method in class com.vmware.vcenter.vcha.ClusterTypes.NodeRuntimeInfo
Last known role of the node.
The active node's management vCenter server credentials are not required to populate ClusterTypes.NodeRuntimeInfo.getRole().
setRoles(List<String>) - Method in class com.vmware.appliance.LocalAccountsTypes.Config
User roles.
setRoles(List<String>) - Method in class com.vmware.appliance.LocalAccountsTypes.Info
User roles.
setRoles(List<String>) - Method in class com.vmware.appliance.LocalAccountsTypes.UpdateConfig.Builder
User roles.
setRoles(List<String>) - Method in class com.vmware.appliance.LocalAccountsTypes.UpdateConfig
User roles.
setRootCert(String) - Method in class com.vmware.vcenter.certificate_management.vcenter.TlsTypes.Spec.Builder
Third party Root CA certificate in PEM format.
setRootCert(String) - Method in class com.vmware.vcenter.certificate_management.vcenter.TlsTypes.Spec
Third party Root CA certificate in PEM format.
setRootPassword(char[]) - Method in class com.vmware.vcenter.deployment.UpgradeTypes.SourceApplianceSpec
The password of the root user on the source appliance.
setRsrcAddrs(List<ResourceAddressesTypes.Info>) - Method in class com.vmware.vstats.ResourceAddressesTypes.ListResult
List of Resource Addresses received.
setRunState(ToolsTypes.RunState) - Method in class com.vmware.vcenter.vm.ToolsTypes.Info
Current run state of VMware Tools in the guest operating system.
setRuntime(ClusterTypes.NodeRuntimeInfo) - Method in class com.vmware.vcenter.vcha.ClusterTypes.NodeInfo.Builder
Runtime information for the node in the VCHA Cluster.
The active node's management vCenter server credentials are required to populate some properties of ClusterTypes.NodeInfo.getRuntime().
setRuntime(ClusterTypes.NodeRuntimeInfo) - Method in class com.vmware.vcenter.vcha.ClusterTypes.NodeInfo
Runtime information for the node in the VCHA Cluster.
The active node's management vCenter server credentials are required to populate some properties of ClusterTypes.NodeInfo.getRuntime().
setRuntime(ClusterTypes.NodeRuntimeInfo) - Method in class com.vmware.vcenter.vcha.ClusterTypes.WitnessInfo.Builder
Runtime information for the node in the VCHA Cluster.
The active node's management vCenter server credentials are required to populate some properties of ClusterTypes.WitnessInfo.getRuntime().
setRuntime(ClusterTypes.NodeRuntimeInfo) - Method in class com.vmware.vcenter.vcha.ClusterTypes.WitnessInfo
Runtime information for the node in the VCHA Cluster.
The active node's management vCenter server credentials are required to populate some properties of ClusterTypes.WitnessInfo.getRuntime().
setS(String) - Method in class com.vmware.vapi.std.LocalizationParam.Builder
String value associated with the parameter.
setS(String) - Method in class com.vmware.vapi.std.LocalizationParam
String value associated with the parameter.
setSata(SataAddressSpec) - Method in class com.vmware.vcenter.vm.hardware.CdromTypes.CreateSpec.Builder
Address for attaching the device to a virtual SATA adapter.
setSata(SataAddressSpec) - Method in class com.vmware.vcenter.vm.hardware.CdromTypes.CreateSpec
Address for attaching the device to a virtual SATA adapter.
setSata(SataAddressInfo) - Method in class com.vmware.vcenter.vm.hardware.CdromTypes.Info.Builder
Address of device attached to a virtual SATA adapter.
setSata(SataAddressInfo) - Method in class com.vmware.vcenter.vm.hardware.CdromTypes.Info
Address of device attached to a virtual SATA adapter.
setSata(SataAddressSpec) - Method in class com.vmware.vcenter.vm.hardware.DiskTypes.CreateSpec.Builder
Address for attaching the device to a virtual SATA adapter.
setSata(SataAddressSpec) - Method in class com.vmware.vcenter.vm.hardware.DiskTypes.CreateSpec
Address for attaching the device to a virtual SATA adapter.
setSata(SataAddressInfo) - Method in class com.vmware.vcenter.vm.hardware.DiskTypes.Info.Builder
Address of device attached to a virtual SATA adapter.
setSata(SataAddressInfo) - Method in class com.vmware.vcenter.vm.hardware.DiskTypes.Info
Address of device attached to a virtual SATA adapter.
setSataAdapters(List<SataTypes.CreateSpec>) - Method in class com.vmware.vcenter.VMTypes.CreateSpec.Builder
List of SATA adapters.
setSataAdapters(List<SataTypes.CreateSpec>) - Method in class com.vmware.vcenter.VMTypes.CreateSpec
List of SATA adapters.
setSataAdapters(Map<String, SataTypes.Info>) - Method in class com.vmware.vcenter.VMTypes.Info
List of SATA adapters.
setScale(CounterMetadataTypes.UnitsFactor) - Method in class com.vmware.vstats.CounterMetadataTypes.Info.Builder
Additional multiplier factors to be used with units.
setScale(CounterMetadataTypes.UnitsFactor) - Method in class com.vmware.vstats.CounterMetadataTypes.Info
Additional multiplier factors to be used with units.
setScanTime(Calendar) - Method in class com.vmware.esx.settings.ClusterCompliance
Scan completion time.
setScanTime(Calendar) - Method in class com.vmware.esx.settings.clusters.software.reports.CheckResult
HCL Validation check time.
setScanTime(Calendar) - Method in class com.vmware.esx.settings.clusters.software.reports.HardwareCompatibilityTypes.CheckSummary
HCL Validation check time.
setScanTime(Calendar) - Method in class com.vmware.esx.settings.HostCompliance
Scan completion time.
setSchedule(SyncScheduleTypes.Schedule) - Method in class com.vmware.esx.settings.depots.SyncScheduleTypes.Spec.Builder
The schedule to check for new updates.
setSchedule(SyncScheduleTypes.Schedule) - Method in class com.vmware.esx.settings.depots.SyncScheduleTypes.Spec
The schedule to check for new updates.
setSchema(List<ResourceAddressSchemasTypes.ResourceIdDefinition>) - Method in class com.vmware.vstats.ResourceAddressSchemasTypes.Info
setScheme(String) - Method in class com.vmware.vapi.metadata.authentication.AuthenticationInfo
String identifier of the authentication scheme.
setScheme(String) - Method in class com.vmware.vstats.ProvidersTypes.Summary.Builder
An optional designation of the scheme.
setScheme(String) - Method in class com.vmware.vstats.ProvidersTypes.Summary
An optional designation of the scheme.
setScheme(String) - Method in class com.vmware.vstats.RsrcId.Builder
An optional designation of the scheme.
setScheme(String) - Method in class com.vmware.vstats.RsrcId
An optional designation of the scheme.
setSchemes(List<AuthenticationInfo>) - Method in class com.vmware.vapi.metadata.authentication.OperationInfo
List of authentication schemes used by an operation element.
setSchemes(List<AuthenticationInfo>) - Method in class com.vmware.vapi.metadata.authentication.PackageInfo
List of authentication schemes to be used for all the operation elements contained in this package element.
setSchemes(List<AuthenticationInfo>) - Method in class com.vmware.vapi.metadata.authentication.ServiceInfo
List of authentication schemes to be used for all the operation elements contained in this service element.
setSchemeType(AuthenticationInfo.SchemeType) - Method in class com.vmware.vapi.metadata.authentication.AuthenticationInfo
The type of the authentication scheme.
setScope(ProjectsTypes.Scope) - Method in class com.vmware.vcenter.content.registries.harbor.ProjectsTypes.CreateSpec
Access type of a Harbor project.
setScope(ProjectsTypes.Scope) - Method in class com.vmware.vcenter.content.registries.harbor.ProjectsTypes.Info
The access type of a Harbor project.
setScope(ProjectsTypes.Scope) - Method in class com.vmware.vcenter.content.registries.harbor.ProjectsTypes.Summary
Access type of a Harbor project.
setScope(String) - Method in class com.vmware.vcenter.tokenservice.TokenExchangeTypes.ExchangeSpec.Builder
A list of space-delimited, case-sensitive strings, that allow the client to specify the desired scope of the requested security token in the context of the service or resource where the token will be used.
setScope(String) - Method in class com.vmware.vcenter.tokenservice.TokenExchangeTypes.ExchangeSpec
A list of space-delimited, case-sensitive strings, that allow the client to specify the desired scope of the requested security token in the context of the service or resource where the token will be used.
setScope(String) - Method in class com.vmware.vcenter.tokenservice.TokenExchangeTypes.Info.Builder
Scope of the issued security token.
setScope(String) - Method in class com.vmware.vcenter.tokenservice.TokenExchangeTypes.Info
Scope of the issued security token.
setScriptText(String) - Method in class com.vmware.vcenter.guest.LinuxConfiguration.Builder
The script to run before and after Linux guest customization.
The max size of the script is 1500 bytes.
setScriptText(String) - Method in class com.vmware.vcenter.guest.LinuxConfiguration
The script to run before and after Linux guest customization.
The max size of the script is 1500 bytes.
setScsi(ScsiAddressInfo) - Method in class com.vmware.vcenter.vm.hardware.adapter.ScsiTypes.Info
Address of the SCSI adapter on the SCSI bus.
setScsi(ScsiAddressSpec) - Method in class com.vmware.vcenter.vm.hardware.DiskTypes.CreateSpec.Builder
Address for attaching the device to a virtual SCSI adapter.
setScsi(ScsiAddressSpec) - Method in class com.vmware.vcenter.vm.hardware.DiskTypes.CreateSpec
Address for attaching the device to a virtual SCSI adapter.
setScsi(ScsiAddressInfo) - Method in class com.vmware.vcenter.vm.hardware.DiskTypes.Info.Builder
Address of device attached to a virtual SCSI adapter.
setScsi(ScsiAddressInfo) - Method in class com.vmware.vcenter.vm.hardware.DiskTypes.Info
Address of device attached to a virtual SCSI adapter.
setScsiAdapters(List<ScsiTypes.CreateSpec>) - Method in class com.vmware.vcenter.VMTypes.CreateSpec.Builder
List of SCSI adapters.
setScsiAdapters(List<ScsiTypes.CreateSpec>) - Method in class com.vmware.vcenter.VMTypes.CreateSpec
List of SCSI adapters.
setScsiAdapters(Map<String, ScsiTypes.Info>) - Method in class com.vmware.vcenter.VMTypes.Info
List of SCSI adapters.
setSearchDomains(List<String>) - Method in class com.vmware.vcenter.vm.guest.DnsConfigInfo
The domain in which to search for hosts, placed in order of preference.
setSecondary(List<String>) - Method in class com.vmware.vapi.std.errors.ArgumentLocations
List (possibly empty) of strings describing the locations of other inputs that caused the the primary input to trigger the exception.
setSecondary(List<String>) - Method in class com.vmware.vapi.std.errors.FileLocations
List (possibly empty) of strings identifying other files that caused the primary file to trigger the exception.
setSecondsSinceEpoch(double) - Method in class com.vmware.appliance.system.TimeTypes.SystemTimeStruct
seconds since the epoch
setSecretCount(Long) - Method in class com.vmware.vcenter.namespaces.ResourceQuotaOptionsV1.Builder
This represents 'count/secrets' option which is the maximum number of secrets in the namespace.
setSecretCount(Long) - Method in class com.vmware.vcenter.namespaces.ResourceQuotaOptionsV1
This represents 'count/secrets' option which is the maximum number of secrets in the namespace.
setSecretCount(Long) - Method in class com.vmware.vcenter.namespaces.ResourceQuotaOptionsV1Update.Builder
This represents the new value for 'secretCount' option which is the maximum number of secrets in the namespace.
setSecretCount(Long) - Method in class com.vmware.vcenter.namespaces.ResourceQuotaOptionsV1Update
This represents the new value for 'secretCount' option which is the maximum number of secrets in the namespace.
setSecretCountUnset(Boolean) - Method in class com.vmware.vcenter.namespaces.ResourceQuotaOptionsV1Update.Builder
This represents the intent of the change to ResourceQuotaOptionsV1Update.getSecretCount().
setSecretCountUnset(Boolean) - Method in class com.vmware.vcenter.namespaces.ResourceQuotaOptionsV1Update
This represents the intent of the change to ResourceQuotaOptionsV1Update.getSecretCount().
setSecurityContext(ExecutionContext.SecurityContext) - Method in class com.vmware.vapi.bindings.StubConfiguration
 
setSecurityContext(ExecutionContext.SecurityContext) - Method in class com.vmware.vapi.core.ExecutionContext.Builder
 
setSelectedByDefault(boolean) - Method in class com.vmware.appliance.recovery.backup.PartsTypes.Part
Is this part selected by default in the user interface.
setSelectedKey(String) - Method in class com.vmware.vcenter.ovf.DeploymentOptionParams.Builder
The selected deployment option.
setSelectedKey(String) - Method in class com.vmware.vcenter.ovf.DeploymentOptionParams
The selected deployment option.
setSelfSigned(boolean) - Method in class com.vmware.content.library.item.updatesession.CertificateInfo
Whether the certificate is self-signed.
setSerialNumber(String) - Method in class com.vmware.vcenter.certificate_management.vcenter.TlsTypes.Info
SerialNumber value from the certificate.
setSerialPorts(List<SerialTypes.CreateSpec>) - Method in class com.vmware.vcenter.VMTypes.CreateSpec.Builder
List of serial ports.
setSerialPorts(List<SerialTypes.CreateSpec>) - Method in class com.vmware.vcenter.VMTypes.CreateSpec
List of serial ports.
setSerialPorts(Map<String, SerialTypes.Info>) - Method in class com.vmware.vcenter.VMTypes.Info
List of serial ports.
setSerialPortsToUpdate(Map<String, SerialTypes.UpdateSpec>) - Method in class com.vmware.vcenter.VMTypes.InstantCloneSpec.Builder
Map of serial ports to Update.
setSerialPortsToUpdate(Map<String, SerialTypes.UpdateSpec>) - Method in class com.vmware.vcenter.VMTypes.InstantCloneSpec
Map of serial ports to Update.
setServer(String) - Method in class com.vmware.appliance.networking.ProxyTypes.Config
URL of the proxy server.
setServer(String) - Method in class com.vmware.appliance.NtpTypes.TestRunStatus
Server name associated with the test run.
setServer(Server) - Method in class com.vmware.esx.hcl.hosts.CompatibilityReportTypes.ServerHclInfo
Information about the server.
setServerEndpoints(List<URI>) - Method in class com.vmware.vcenter.identity.ProvidersTypes.ActiveDirectoryOverLdap
Active directory server endpoints.
setServerGuid(String) - Method in class com.vmware.content.library.SubscriptionsTypes.VcenterInfo
The unique identifier of the vCenter Server where the subscribed library exists.
setServerGuid(String) - Method in class com.vmware.content.LibraryModel.Builder
The unique identifier of the vCenter server where the library exists.
setServerGuid(String) - Method in class com.vmware.content.LibraryModel
The unique identifier of the vCenter server where the library exists.
setServerHcl(CompatibilityReportTypes.ServerHclInfo) - Method in class com.vmware.esx.hcl.hosts.CompatibilityReportTypes.HclReport
Lists compatibility information for the ESXi's server part.
setServerName(String) - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.providers.CurrentPeerCertificatesTypes.Summary
Name of the server.
setServerNames(Set<String>) - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.providers.CurrentPeerCertificatesTypes.FilterSpec.Builder
Names that key server must have to match the filter (see CurrentPeerCertificatesTypes.Summary.getServerName()).
setServerNames(Set<String>) - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.providers.CurrentPeerCertificatesTypes.FilterSpec
Names that key server must have to match the filter (see CurrentPeerCertificatesTypes.Summary.getServerName()).
setServers(List<String>) - Method in class com.vmware.appliance.networking.dns.ServersTypes.DNSServerConfig
List of the currently used DNS servers.
setServers(List<String>) - Method in class com.vmware.appliance.NetworkingTypes.DNSInfo
Servers.
setServers(List<ProvidersTypes.Server>) - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.ProvidersTypes.KmipServerCreateSpec
List of Key Management Interoperability Protocol (KMIP) compliant key servers.
setServers(List<ProvidersTypes.Server>) - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.ProvidersTypes.KmipServerInfo
List of KMIP compliant key servers.
setServers(List<ProvidersTypes.Server>) - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.ProvidersTypes.KmipServerUpdateSpec.Builder
List of KMIP compliant key servers.
setServers(List<ProvidersTypes.Server>) - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.ProvidersTypes.KmipServerUpdateSpec
List of KMIP compliant key servers.
setServers(List<ProvidersTypes.ServerInfo>) - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.ProvidersTypes.Status
Health of the key servers.
setServerTrustClient(boolean) - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.ProvidersTypes.ServerInfo
Whether the server trusts this client.
setService(String) - Method in class com.vmware.appliance.infraprofile.TaskInfo
Identifier of the service containing the operation.
setService(String) - Method in class com.vmware.appliance.recovery.backup.job.DetailsTypes.Info
Identifier of the service containing the operation.
setService(String) - Method in class com.vmware.appliance.recovery.reconciliation.JobTypes.Info
Name of the service containing the operation.
setService(String) - Method in class com.vmware.appliance.SubtaskInfo
Identifier of the service containing the operation.
setService(String) - Method in class com.vmware.appliance.TaskInfo
Identifier of the service containing the operation.
setService(String) - Method in class com.vmware.appliance.update.ServiceInfo
Service ID.
setService(String) - Method in class com.vmware.cis.task.CommonInfo
Identifier of the service containing the operation.
setService(String) - Method in class com.vmware.cis.task.Info
Identifier of the service containing the operation.
setService(String) - Method in class com.vmware.esx.settings.TaskInfo
Identifier of the service containing the operation.
setService(String) - Method in class com.vmware.vcenter.deployment.ImportHistoryTypes.Info
Identifier of the service containing the operation.
setService(String) - Method in class com.vmware.vcenter.DeploymentTypes.Info
Identifier of the service containing the operation.
setService(String) - Method in class com.vmware.vcenter.DeploymentTypes.Task
Identifier of the service containing the operation.
setService(String) - Method in class com.vmware.vcenter.namespaces.EndpointAddress
The Kubernetes Service the Endpoint belongs to.
setService(String) - Method in class com.vmware.vcenter.trusted_infrastructure.attestation.ServicesTypes.Summary
The service's unique identifier.
setService(String) - Method in class com.vmware.vcenter.trusted_infrastructure.kms.ServicesTypes.Summary
The service's unique identifier.
setService(String) - Method in class com.vmware.vcenter.trusted_infrastructure.trusted_clusters.attestation.ServicesTypes.CreateSpec.Builder
The service's unique ID.
setService(String) - Method in class com.vmware.vcenter.trusted_infrastructure.trusted_clusters.attestation.ServicesTypes.CreateSpec
The service's unique ID.
setService(String) - Method in class com.vmware.vcenter.trusted_infrastructure.trusted_clusters.attestation.ServicesTypes.Summary
The service's unique identifier.
setService(String) - Method in class com.vmware.vcenter.trusted_infrastructure.trusted_clusters.kms.ServicesTypes.CreateSpec.Builder
The service's unique ID.
setService(String) - Method in class com.vmware.vcenter.trusted_infrastructure.trusted_clusters.kms.ServicesTypes.CreateSpec
The service's unique ID.
setService(String) - Method in class com.vmware.vcenter.trusted_infrastructure.trusted_clusters.kms.ServicesTypes.Summary
The service's unique identifier.
setServiceCidr(Ipv4Cidr) - Method in class com.vmware.vcenter.namespace_management.ClustersTypes.EnableSpec
CIDR block from which Kubernetes allocates service cluster IP addresses.
setServiceCidr(Ipv4Cidr) - Method in class com.vmware.vcenter.namespace_management.ClustersTypes.Info
CIDR block from which Kubernetes allocates service cluster IP addresses.
setServiceCount(Long) - Method in class com.vmware.vcenter.namespaces.ResourceQuotaOptionsV1.Builder
This represents 'count/services' option which is the maximum number of services in the namespace.
setServiceCount(Long) - Method in class com.vmware.vcenter.namespaces.ResourceQuotaOptionsV1
This represents 'count/services' option which is the maximum number of services in the namespace.
setServiceCount(Long) - Method in class com.vmware.vcenter.namespaces.ResourceQuotaOptionsV1Update.Builder
This represents the new value for 'serviceCount' option which is the maximum number of services in the namespace.
setServiceCount(Long) - Method in class com.vmware.vcenter.namespaces.ResourceQuotaOptionsV1Update
This represents the new value for 'serviceCount' option which is the maximum number of services in the namespace.
setServiceCountUnset(Boolean) - Method in class com.vmware.vcenter.namespaces.ResourceQuotaOptionsV1Update.Builder
This represents the intent of the change to ResourceQuotaOptionsV1Update.getServiceCount().
setServiceCountUnset(Boolean) - Method in class com.vmware.vcenter.namespaces.ResourceQuotaOptionsV1Update
This represents the intent of the change to ResourceQuotaOptionsV1Update.getServiceCount().
setServiceDescriptionDefault(String) - Method in class com.vmware.vsphereautomation.lookup.LookupServiceRegistrationMutableServiceInfo
Sets the value of the serviceDescriptionDefault property.
setServiceDescriptionResourceKey(String) - Method in class com.vmware.vsphereautomation.lookup.LookupServiceRegistrationMutableServiceInfo
Sets the value of the serviceDescriptionResourceKey property.
setServiceId(String) - Method in class com.vmware.vapi.metadata.cli.CommandTypes.Info
The service identifier that contains the operations for this CLI command.
setServiceId(String) - Method in class com.vmware.vapi.std.interposition.InvocationRequest
Fully qualified name of the service which contains the interposed operation.
setServiceId(String) - Method in class com.vmware.vsphereautomation.lookup.CreateRequestType
Sets the value of the serviceId property.
setServiceId(String) - Method in class com.vmware.vsphereautomation.lookup.DeleteRequestType
Sets the value of the serviceId property.
setServiceId(String) - Method in class com.vmware.vsphereautomation.lookup.GetRequestType
Sets the value of the serviceId property.
setServiceId(String) - Method in class com.vmware.vsphereautomation.lookup.LookupServiceRegistrationInfo
Sets the value of the serviceId property.
setServiceId(String) - Method in class com.vmware.vsphereautomation.lookup.SetRequestType
Sets the value of the serviceId property.
setServiceNameDefault(String) - Method in class com.vmware.vsphereautomation.lookup.LookupServiceRegistrationMutableServiceInfo
Sets the value of the serviceNameDefault property.
setServiceNameResourceKey(String) - Method in class com.vmware.vsphereautomation.lookup.LookupServiceRegistrationMutableServiceInfo
Sets the value of the serviceNameResourceKey property.
setServiceRegistration(ManagedObjectReference) - Method in class com.vmware.vsphereautomation.lookup.LookupServiceContent
Sets the value of the serviceRegistration property.
setServices(Set<String>) - Method in class com.vmware.cis.TasksTypes.FilterSpec.Builder
Identifiers of services.
setServices(Set<String>) - Method in class com.vmware.cis.TasksTypes.FilterSpec
Identifiers of services.
setServices(Map<String, ServiceInfo>) - Method in class com.vmware.vapi.metadata.authentication.PackageInfo
Information about all service elements contained in this package element that contain authentication information.
setServices(Map<String, ServiceInfo>) - Method in class com.vmware.vapi.metadata.metamodel.PackageInfo
Metamodel information of all the service elements contained in the package element.
setServices(Map<String, ServiceInfo>) - Method in class com.vmware.vapi.metadata.privilege.PackageInfo
Information about all service elements contained in this package element that contain privilege information.
setServices(Set<String>) - Method in class com.vmware.vcenter.trusted_infrastructure.attestation.ServicesTypes.FilterSpec.Builder
A set of IDs by which to filter the services.
setServices(Set<String>) - Method in class com.vmware.vcenter.trusted_infrastructure.attestation.ServicesTypes.FilterSpec
A set of IDs by which to filter the services.
setServices(Set<String>) - Method in class com.vmware.vcenter.trusted_infrastructure.kms.ServicesTypes.FilterSpec.Builder
A set of IDs by which to filter the services.
setServices(Set<String>) - Method in class com.vmware.vcenter.trusted_infrastructure.kms.ServicesTypes.FilterSpec
A set of IDs by which to filter the services.
setServices(Set<String>) - Method in class com.vmware.vcenter.trusted_infrastructure.trusted_clusters.attestation.ServicesTypes.FilterSpec.Builder
A set of IDs by which to filter the services.
setServices(Set<String>) - Method in class com.vmware.vcenter.trusted_infrastructure.trusted_clusters.attestation.ServicesTypes.FilterSpec
A set of IDs by which to filter the services.
setServices(Set<String>) - Method in class com.vmware.vcenter.trusted_infrastructure.trusted_clusters.kms.ServicesTypes.FilterSpec.Builder
A set of IDs by which to filter the services.
setServices(Set<String>) - Method in class com.vmware.vcenter.trusted_infrastructure.trusted_clusters.kms.ServicesTypes.FilterSpec
A set of IDs by which to filter the services.
setServiceSpec(LookupServiceRegistrationSetSpec) - Method in class com.vmware.vsphereautomation.lookup.SetRequestType
Sets the value of the serviceSpec property.
setServicesWillBeStopped(List<ServiceInfo>) - Method in class com.vmware.appliance.update.PendingTypes.Info
List of the services that will be stopped and restarted during the update installation.
setServiceType(LookupServiceRegistrationServiceType) - Method in class com.vmware.vsphereautomation.lookup.LookupServiceRegistrationCommonServiceInfo
Sets the value of the serviceType property.
setServiceType(LookupServiceRegistrationServiceType) - Method in class com.vmware.vsphereautomation.lookup.LookupServiceRegistrationFilter
Sets the value of the serviceType property.
setServiceVersion(String) - Method in class com.vmware.vsphereautomation.lookup.LookupServiceRegistrationMutableServiceInfo
Sets the value of the serviceVersion property.
setSessionManager(String) - Method in class com.vmware.vapi.metadata.authentication.AuthenticationInfo.Builder
In a session aware authentication scheme, a session manager is required that supports create, delete and keepAlive methods.
setSessionManager(String) - Method in class com.vmware.vapi.metadata.authentication.AuthenticationInfo
In a session aware authentication scheme, a session manager is required that supports create, delete and keepAlive methods.
setSetId(String) - Method in class com.vmware.vstats.AcqSpecsTypes.CounterSpec.Builder
Counter set identifier.
setSetId(String) - Method in class com.vmware.vstats.AcqSpecsTypes.CounterSpec
Counter set identifier.
setSeverity(CommonInfo.Severity) - Method in class com.vmware.appliance.update.CommonInfo
Update severity.
setSeverity(CommonInfo.Severity) - Method in class com.vmware.appliance.update.PendingTypes.Info
Update severity.
setSeverity(CommonInfo.Severity) - Method in class com.vmware.appliance.update.StagedTypes.Info
Update severity.
setSeverity(CommonInfo.Severity) - Method in class com.vmware.appliance.update.Summary
Update severity.
setSeverity(PendingTypes.SeverityType) - Method in class com.vmware.vcenter.lcm.update.PendingTypes.Info
Severity of the issues fixed in the vSphere update or patch
setSeverity(PendingTypes.SeverityType) - Method in class com.vmware.vcenter.lcm.update.PendingTypes.Summary
Severity of the issues fixed in the vSphere update or patch
setSeverity(ClustersTypes.Message.Severity) - Method in class com.vmware.vcenter.namespace_management.ClustersTypes.Message
Type of the message.
setSeverity(ClustersTypes.Message.Severity) - Method in class com.vmware.vcenter.namespace_management.software.ClustersTypes.Message
Type of the message.
setSeverity(InstancesTypes.Message.MessageSeverity) - Method in class com.vmware.vcenter.namespaces.InstancesTypes.Message
Type of the message.
setShares(Long) - Method in class com.vmware.content.type.ovf.Cpu.Builder
CPU shares It is optional to specify CPU shares.
setShares(Long) - Method in class com.vmware.content.type.ovf.Cpu
CPU shares It is optional to specify CPU shares.
setShares(Long) - Method in class com.vmware.content.type.ovf.Memory.Builder
memory shares It is not required that memory shares be specified.
setShares(Long) - Method in class com.vmware.content.type.ovf.Memory
memory shares It is not required that memory shares be specified.
setShares(ResourcePoolTypes.SharesInfo) - Method in class com.vmware.vcenter.ResourcePoolTypes.ResourceAllocationCreateSpec.Builder
Shares are used in case of resource contention.
setShares(ResourcePoolTypes.SharesInfo) - Method in class com.vmware.vcenter.ResourcePoolTypes.ResourceAllocationCreateSpec
Shares are used in case of resource contention.
setShares(ResourcePoolTypes.SharesInfo) - Method in class com.vmware.vcenter.ResourcePoolTypes.ResourceAllocationInfo
Shares are used in case of resource contention.
setShares(ResourcePoolTypes.SharesInfo) - Method in class com.vmware.vcenter.ResourcePoolTypes.ResourceAllocationUpdateSpec.Builder
Shares are used in case of resource contention.
setShares(ResourcePoolTypes.SharesInfo) - Method in class com.vmware.vcenter.ResourcePoolTypes.ResourceAllocationUpdateSpec
Shares are used in case of resource contention.
setShares(Long) - Method in class com.vmware.vcenter.ResourcePoolTypes.SharesInfo.Builder
When ResourcePoolTypes.SharesInfo.getLevel() is set to CUSTOM, it is the number of shares allocated.
setShares(Long) - Method in class com.vmware.vcenter.ResourcePoolTypes.SharesInfo
When ResourcePoolTypes.SharesInfo.getLevel() is set to CUSTOM, it is the number of shares allocated.
setSharing(ScsiTypes.Sharing) - Method in class com.vmware.vcenter.vm.hardware.adapter.ScsiTypes.CreateSpec.Builder
Bus sharing mode.
setSharing(ScsiTypes.Sharing) - Method in class com.vmware.vcenter.vm.hardware.adapter.ScsiTypes.CreateSpec
Bus sharing mode.
setSharing(ScsiTypes.Sharing) - Method in class com.vmware.vcenter.vm.hardware.adapter.ScsiTypes.Info
Bus sharing mode.
setSharing(ScsiTypes.Sharing) - Method in class com.vmware.vcenter.vm.hardware.adapter.ScsiTypes.UpdateSpec.Builder
Bus sharing mode.
setSharing(ScsiTypes.Sharing) - Method in class com.vmware.vcenter.vm.hardware.adapter.ScsiTypes.UpdateSpec
Bus sharing mode.
setShortMessage(String) - Method in class com.vmware.content.library.item.ChangesTypes.Summary.Builder
The short message describing the content change.
setShortMessage(String) - Method in class com.vmware.content.library.item.ChangesTypes.Summary
The short message describing the content change.
setShortOption(String) - Method in class com.vmware.vapi.metadata.cli.CommandTypes.OptionInfo.Builder
The single character value option name.
setShortOption(String) - Method in class com.vmware.vapi.metadata.cli.CommandTypes.OptionInfo
The single character value option name.
setShutdownTime(Calendar) - Method in class com.vmware.appliance.ShutdownTypes.ShutdownConfig.Builder
Shutdown time.
setShutdownTime(Calendar) - Method in class com.vmware.appliance.ShutdownTypes.ShutdownConfig
Shutdown time.
setSignatureAlgorithm(String) - Method in class com.vmware.vcenter.certificate_management.vcenter.TlsTypes.Info
Signature algorithm name from the certificate.
setSiteId(String) - Method in class com.vmware.vsphereautomation.lookup.LookupServiceRegistrationFilter
Sets the value of the siteId property.
setSiteId(String) - Method in class com.vmware.vsphereautomation.lookup.LookupServiceRegistrationInfo
Sets the value of the siteId property.
setSize(Long) - Method in class com.vmware.appliance.recovery.backup.job.DetailsTypes.Info.Builder
Size of the backup data transferred to remote location.
setSize(Long) - Method in class com.vmware.appliance.recovery.backup.job.DetailsTypes.Info
Size of the backup data transferred to remote location.
setSize(long) - Method in class com.vmware.appliance.update.CommonInfo
Download Size of update in Megabytes.
setSize(long) - Method in class com.vmware.appliance.update.PendingTypes.Info
Download Size of update in Megabytes.
setSize(long) - Method in class com.vmware.appliance.update.StagedTypes.Info
Download Size of update in Megabytes.
setSize(long) - Method in class com.vmware.appliance.update.Summary
Download Size of update in Megabytes.
setSize(Long) - Method in class com.vmware.content.library.item.downloadsession.FileTypes.Info.Builder
The file size, in bytes.
setSize(Long) - Method in class com.vmware.content.library.item.downloadsession.FileTypes.Info
The file size, in bytes.
setSize(long) - Method in class com.vmware.content.library.item.FileTypes.Info
The file size, in bytes.
setSize(long) - Method in class com.vmware.content.library.item.StorageTypes.Info
The file size, in bytes.
setSize(Long) - Method in class com.vmware.content.library.item.updatesession.FileTypes.AddSpec.Builder
The file size, in bytes.
setSize(Long) - Method in class com.vmware.content.library.item.updatesession.FileTypes.AddSpec
The file size, in bytes.
setSize(Long) - Method in class com.vmware.content.library.item.updatesession.FileTypes.Info.Builder
The file size, in bytes as received by the server.
setSize(Long) - Method in class com.vmware.content.library.item.updatesession.FileTypes.Info
The file size, in bytes as received by the server.
setSize(Long) - Method in class com.vmware.content.library.ItemModel.Builder
The library item size, in bytes.
setSize(Long) - Method in class com.vmware.content.library.ItemModel
The library item size, in bytes.
setSize(long) - Method in class com.vmware.content.type.ovf.Memory
memory size in MB
setSizeHint(SizingHint) - Method in class com.vmware.vcenter.namespace_management.ClustersTypes.EnableSpec
This affects the size and resources allocated to the Kubernetes API server and the worker nodes.
setSizeHint(SizingHint) - Method in class com.vmware.vcenter.namespace_management.ClustersTypes.SetSpec
This affects the size and resources allocated to the Kubernetes API server.
setSizeHint(SizingHint) - Method in class com.vmware.vcenter.namespace_management.ClustersTypes.UpdateSpec.Builder
This affects the size and resources allocated to the Kubernetes API server.
setSizeHint(SizingHint) - Method in class com.vmware.vcenter.namespace_management.ClustersTypes.UpdateSpec
This affects the size and resources allocated to the Kubernetes API server.
setSizeMiB(long) - Method in class com.vmware.vcenter.vm.hardware.MemoryTypes.Info
Memory size in mebibytes.
setSizeMiB(Long) - Method in class com.vmware.vcenter.vm.hardware.MemoryTypes.UpdateSpec.Builder
New memory size in mebibytes.
setSizeMiB(Long) - Method in class com.vmware.vcenter.vm.hardware.MemoryTypes.UpdateSpec
New memory size in mebibytes.
setSizeMiB(long) - Method in class com.vmware.vcenter.vm_template.LibraryItemsTypes.MemoryInfo
Memory size in mebibytes.
setSkip(Long) - Method in class com.vmware.esx.settings.depots.SyncScheduleTypes.Schedule.Builder
This determines the units of Recurrence to skip before the scheduled task runs again.
setSkip(Long) - Method in class com.vmware.esx.settings.depots.SyncScheduleTypes.Schedule
This determines the units of Recurrence to skip before the scheduled task runs again.
setSkippedHosts(Set<String>) - Method in class com.vmware.esx.settings.clusters.software.reports.LastApplyResultTypes.ApplyResult
Hosts in this cluster that were skipped by the apply method.
setSkippedHosts(Set<String>) - Method in class com.vmware.esx.settings.clusters.SoftwareTypes.ApplyResult
Hosts in this cluster that were skipped by the com.vmware.esx.settings.clusters.Software#apply method.
setSkipSoftwareCheck(boolean) - Method in class com.vmware.esx.settings.clusters.enablement.SoftwareTypes.EnableSpec
Skip SoftwareTypes.CheckType.SOFTWARE check during feature enablement.
setSoftware(SoftwareInfo) - Method in class com.vmware.esx.settings.clusters.software.DraftsTypes.Info
Software specification associated with the draft.
setSoftwareSpec(String) - Method in class com.vmware.esx.settings.clusters.software.DraftsTypes.ImportSpec.Builder
The JSON string representing the desired software specification.
setSoftwareSpec(String) - Method in class com.vmware.esx.settings.clusters.software.DraftsTypes.ImportSpec
The JSON string representing the desired software specification.
setSolutions(Map<String, SolutionInfo>) - Method in class com.vmware.esx.hosts.SoftwareInfo
Map of software solutions in an ESX image.
setSolutions(Map<String, SolutionCompliance>) - Method in class com.vmware.esx.settings.HostCompliance
Compliance result for solutions.
setSolutions(Map<String, SolutionInfo>) - Method in class com.vmware.esx.settings.SoftwareInfo
Information about the solutions in the software specification.
setSolutions(Map<String, SolutionSpec>) - Method in class com.vmware.esx.settings.SoftwareSpec.Builder
Mapping from solution identifier to the solution specification.
setSolutions(Map<String, SolutionSpec>) - Method in class com.vmware.esx.settings.SoftwareSpec
Mapping from solution identifier to the solution specification.
setSoTimeout(int) - Method in class com.vmware.vapi.protocol.HttpConfiguration.Builder
Sets the amount of time (in milliseconds) the client is going to wait for a response before timing out.
setSource(ComponentSource) - Method in class com.vmware.esx.settings.ComponentOverrideInfo
Source of the component override.
setSource(ComponentSource) - Method in class com.vmware.esx.settings.EffectiveComponentDetails
Final effective source of the component.
setSource(String) - Method in class com.vmware.vcenter.VMTypes.CloneSpec
Virtual machine to clone from.
setSource(String) - Method in class com.vmware.vcenter.VMTypes.InstantCloneSpec
Virtual machine to InstantClone from.
setSourceAppliance(UpgradeTypes.SourceApplianceSpec) - Method in class com.vmware.vcenter.deployment.UpgradeTypes.UpgradeSpec
Source appliance spec.
setSourceEndpoint(TransferEndpoint) - Method in class com.vmware.content.library.item.updatesession.FileTypes.AddSpec.Builder
Location from which the Content Library Service will fetch the file, rather than requiring a client to upload the file.
setSourceEndpoint(TransferEndpoint) - Method in class com.vmware.content.library.item.updatesession.FileTypes.AddSpec
Location from which the Content Library Service will fetch the file, rather than requiring a client to upload the file.
setSourceEndpoint(TransferEndpoint) - Method in class com.vmware.content.library.item.updatesession.FileTypes.Info.Builder
A source endpoint from which to retrieve the file.
setSourceEndpoint(TransferEndpoint) - Method in class com.vmware.content.library.item.updatesession.FileTypes.Info
A source endpoint from which to retrieve the file.
setSourceId(String) - Method in class com.vmware.content.library.ItemModel.Builder
The identifier of the ItemModel to which this item is synchronized to if the item belongs to a subscribed library.
setSourceId(String) - Method in class com.vmware.content.library.ItemModel
The identifier of the ItemModel to which this item is synchronized to if the item belongs to a subscribed library.
setSourceId(String) - Method in class com.vmware.content.library.ItemTypes.FindSpec.Builder
The identifier of the library item as reported by the publisher.
setSourceId(String) - Method in class com.vmware.content.library.ItemTypes.FindSpec
The identifier of the library item as reported by the publisher.
setSourceInfo(SourceInfo) - Method in class com.vmware.content.library.SubscriptionInfo.Builder
Information about the source published library.
setSourceInfo(SourceInfo) - Method in class com.vmware.content.library.SubscriptionInfo
Information about the source published library.
setSourceInfo(SourceInfo) - Method in class com.vmware.vcenter.deployment.CheckInfo.Builder
Information collected from the source machine.
setSourceInfo(SourceInfo) - Method in class com.vmware.vcenter.deployment.CheckInfo
Information collected from the source machine.
setSourceLibrary(String) - Method in class com.vmware.content.library.SourceInfo.Builder
Identifier of the published library.
setSourceLibrary(String) - Method in class com.vmware.content.library.SourceInfo
Identifier of the published library.
setSourceLocation(LocationSpec) - Method in class com.vmware.vcenter.deployment.UpgradeTypes.UpgradeSpec
Source location spec.
setSourceType(FileTypes.SourceType) - Method in class com.vmware.content.library.item.updatesession.FileTypes.AddSpec
The source type (NONE, PUSH, PULL) from which the file content will be retrieved.
setSourceType(FileTypes.SourceType) - Method in class com.vmware.content.library.item.updatesession.FileTypes.Info
The source type (NONE, PUSH, PULL) from which the file is being retrieved.
setSourceType(DraftsTypes.SourceType) - Method in class com.vmware.esx.settings.clusters.software.DraftsTypes.ImportSpec
Type of the source to import the desired software specification
setSourceType(OfflineTypes.SourceType) - Method in class com.vmware.esx.settings.depots.OfflineTypes.CreateSpec
Type of the source from which offline bundle is obtained.
setSourceType(OfflineTypes.SourceType) - Method in class com.vmware.esx.settings.depots.OfflineTypes.Info
Type of the source from which Offline Depot is obtained.
setSourceType(OfflineTypes.SourceType) - Method in class com.vmware.esx.settings.depots.OfflineTypes.Summary
Type of the source from which Offline Depot is obtained.
setSourceVcWindows(MigrateTypes.SourceVcWindows) - Method in class com.vmware.vcenter.deployment.MigrateTypes.MigrateSpec
Information specific to the Windows vCenter Server.
setSourceVm(String) - Method in class com.vmware.vcenter.vm_template.LibraryItemsTypes.CreateSpec
Identifier of the source virtual machine to create the library item from.
setSpec - Static variable in class com.vmware.esx.settings.depots.UmdsDefinitions
 
SetSpec() - Constructor for class com.vmware.esx.settings.depots.UmdsTypes.SetSpec
Default constructor.
SetSpec(StructValue) - Constructor for class com.vmware.esx.settings.depots.UmdsTypes.SetSpec
 
setSpec(CustomizationSpec) - Method in class com.vmware.vcenter.guest.CustomizationSpecsTypes.CreateSpec
The specification object.
setSpec(CustomizationSpecsTypes.Spec) - Method in class com.vmware.vcenter.guest.CustomizationSpecsTypes.Info
The Spec object including specification and metadata information.
setSpec(CustomizationSpec) - Method in class com.vmware.vcenter.guest.CustomizationSpecsTypes.Spec
The specification object.
setSpec - Static variable in class com.vmware.vcenter.namespace_management.ClustersDefinitions
 
SetSpec() - Constructor for class com.vmware.vcenter.namespace_management.ClustersTypes.SetSpec
Default constructor.
SetSpec(StructValue) - Constructor for class com.vmware.vcenter.namespace_management.ClustersTypes.SetSpec
 
setSpec - Static variable in class com.vmware.vcenter.namespaces.AccessDefinitions
 
SetSpec() - Constructor for class com.vmware.vcenter.namespaces.AccessTypes.SetSpec
Default constructor.
SetSpec(StructValue) - Constructor for class com.vmware.vcenter.namespaces.AccessTypes.SetSpec
 
setSpec - Static variable in class com.vmware.vcenter.namespaces.InstancesDefinitions
 
SetSpec() - Constructor for class com.vmware.vcenter.namespaces.InstancesTypes.SetSpec
Default constructor.
SetSpec(StructValue) - Constructor for class com.vmware.vcenter.namespaces.InstancesTypes.SetSpec
 
setSpec - Static variable in class com.vmware.vcenter.vm.guest.CustomizationDefinitions
 
SetSpec() - Constructor for class com.vmware.vcenter.vm.guest.CustomizationTypes.SetSpec
Default constructor.
SetSpec(StructValue) - Constructor for class com.vmware.vcenter.vm.guest.CustomizationTypes.SetSpec
 
setSpec(CustomizationSpec) - Method in class com.vmware.vcenter.vm.guest.CustomizationTypes.SetSpec.Builder
The customization specification that has to be applied for the virtual machine.
setSpec(CustomizationSpec) - Method in class com.vmware.vcenter.vm.guest.CustomizationTypes.SetSpec
The customization specification that has to be applied for the virtual machine.
setSshThumbprint(String) - Method in class com.vmware.vcenter.deployment.UpgradeTypes.SourceApplianceSpec.Builder
MD5 thumbprint of the server SSH key will be used for verification.
setSshThumbprint(String) - Method in class com.vmware.vcenter.deployment.UpgradeTypes.SourceApplianceSpec
MD5 thumbprint of the server SSH key will be used for verification.
setSshVerify(Boolean) - Method in class com.vmware.vcenter.deployment.UpgradeTypes.SourceApplianceSpec.Builder
Appliance SSH verification should be enabled or disabled.
setSshVerify(Boolean) - Method in class com.vmware.vcenter.deployment.UpgradeTypes.SourceApplianceSpec
Appliance SSH verification should be enabled or disabled.
setSsid(String) - Method in class com.vmware.esx.hcl.PCIDevice
A unique number that identifies the specific device of Subsystem Vendor (SVID).
setSsid(String) - Method in class com.vmware.esx.settings.clusters.software.reports.PciDevice
PCI SSID of the device.
setSslCertificateThumbprint(String) - Method in class com.vmware.content.library.item.TransferEndpoint.Builder
Thumbprint of the expected SSL certificate for this endpoint.
setSslCertificateThumbprint(String) - Method in class com.vmware.content.library.item.TransferEndpoint
Thumbprint of the expected SSL certificate for this endpoint.
setSslConfiguration(HttpConfiguration.SslConfiguration) - Method in class com.vmware.vapi.protocol.HttpConfiguration.Builder
Sets the SSL configuration for executing request over HTTPs, including trust store for validating server certificate, and optionally key store for presenting client certificate (SSl mutual authentication).
setSslThumbprint(String) - Method in class com.vmware.content.library.SubscriptionInfo.Builder
An optional SHA-1 hash of the SSL certificate for the remote endpoint.
setSslThumbprint(String) - Method in class com.vmware.content.library.SubscriptionInfo
An optional SHA-1 hash of the SSL certificate for the remote endpoint.
setSslThumbprint(String) - Method in class com.vmware.content.SubscribedLibraryTypes.ProbeResult.Builder
The SSL thumbprint for the remote endpoint.
setSslThumbprint(String) - Method in class com.vmware.content.SubscribedLibraryTypes.ProbeResult
The SSL thumbprint for the remote endpoint.
setSslThumbprint(String) - Method in class com.vmware.vcenter.deployment.LocationSpec.Builder
SHA1 thumbprint of the server SSL certificate will be used for verification.
setSslThumbprint(String) - Method in class com.vmware.vcenter.deployment.LocationSpec
SHA1 thumbprint of the server SSL certificate will be used for verification.
setSslThumbprint(String) - Method in class com.vmware.vcenter.deployment.MigrateTypes.MigrationAssistantSpec
SHA1 thumbprint of the Migration Assistant SSL certificate that will be used for verification.
setSslThumbprint(String) - Method in class com.vmware.vcenter.deployment.RemotePscSpec.Builder
SHA1 thumbprint of the server SSL certificate will be used for verification when ssl_verify field is set to true.
setSslThumbprint(String) - Method in class com.vmware.vcenter.deployment.RemotePscSpec
SHA1 thumbprint of the server SSL certificate will be used for verification when ssl_verify field is set to true.
setSslThumbprint(String) - Method in class com.vmware.vcenter.deployment.ReplicatedPscSpec.Builder
SHA1 thumbprint of the server SSL certificate will be used for verification.
setSslThumbprint(String) - Method in class com.vmware.vcenter.deployment.ReplicatedPscSpec
SHA1 thumbprint of the server SSL certificate will be used for verification.
setSslThumbprint(String) - Method in class com.vmware.vcenter.deployment.ReplicatedSpec.Builder
SHA1 thumbprint of the server SSL certificate will be used for verification.
setSslThumbprint(String) - Method in class com.vmware.vcenter.deployment.ReplicatedSpec
SHA1 thumbprint of the server SSL certificate will be used for verification.
setSslThumbprint(String) - Method in class com.vmware.vcenter.deployment.UpgradeTypes.SourceApplianceSpec.Builder
SHA1 thumbprint of the server SSL certificate will be used for verification.
setSslThumbprint(String) - Method in class com.vmware.vcenter.deployment.UpgradeTypes.SourceApplianceSpec
SHA1 thumbprint of the server SSL certificate will be used for verification.
setSslThumbprint(String) - Method in class com.vmware.vcenter.hvc.LinksTypes.CertificateInfo
The SHA-256 thumbprint of the SSL certificate for the destination PSC endpoint.
setSslThumbprint(String) - Method in class com.vmware.vcenter.hvc.LinksTypes.CreateSpec.Builder
The ssl thumbprint of the server.
setSslThumbprint(String) - Method in class com.vmware.vcenter.hvc.LinksTypes.CreateSpec
The ssl thumbprint of the server.
setSslThumbprint(String) - Method in class com.vmware.vcenter.vcha.CertificateInfo
The SHA-256 thumbprint of the SSL certificate for a management vCenter server.
setSslThumbprint(String) - Method in class com.vmware.vcenter.vcha.ConnectionSpec.Builder
SHA1 hash of the server SSL certificate.
setSslThumbprint(String) - Method in class com.vmware.vcenter.vcha.ConnectionSpec
SHA1 hash of the server SSL certificate.
setSslVerify(Boolean) - Method in class com.vmware.vcenter.deployment.LocationSpec.Builder
SSL verification should be enabled or disabled.
setSslVerify(Boolean) - Method in class com.vmware.vcenter.deployment.LocationSpec
SSL verification should be enabled or disabled.
setSslVerify(Boolean) - Method in class com.vmware.vcenter.deployment.RemotePscSpec.Builder
SSL verification should be enabled or disabled.
setSslVerify(Boolean) - Method in class com.vmware.vcenter.deployment.RemotePscSpec
SSL verification should be enabled or disabled.
setSslVerify(Boolean) - Method in class com.vmware.vcenter.deployment.ReplicatedPscSpec.Builder
SSL verification should be enabled or disabled.
setSslVerify(Boolean) - Method in class com.vmware.vcenter.deployment.ReplicatedPscSpec
SSL verification should be enabled or disabled.
setSslVerify(Boolean) - Method in class com.vmware.vcenter.deployment.ReplicatedSpec.Builder
SSL verification should be enabled or disabled.
setSslVerify(Boolean) - Method in class com.vmware.vcenter.deployment.ReplicatedSpec
SSL verification should be enabled or disabled.
setSslVerify(Boolean) - Method in class com.vmware.vcenter.deployment.UpgradeTypes.SourceApplianceSpec.Builder
SSL verification should be enabled or disabled for the source appliance validations.
setSslVerify(Boolean) - Method in class com.vmware.vcenter.deployment.UpgradeTypes.SourceApplianceSpec
SSL verification should be enabled or disabled for the source appliance validations.
setSsoAdminPassword(String) - Method in class com.vmware.vcenter.deployment.RemotePscSpec
The SSO administrator account password.
setSsoAdminPassword(String) - Method in class com.vmware.vcenter.deployment.ReplicatedPscSpec
The SSO administrator account password.
setSsoAdminPassword(String) - Method in class com.vmware.vcenter.deployment.ReplicatedSpec
The SSO administrator account password.
setSsoAdminPassword(String) - Method in class com.vmware.vcenter.deployment.StandalonePscSpec
The SSO administrator account password.
setSsoAdminPassword(String) - Method in class com.vmware.vcenter.deployment.StandaloneSpec
The SSO administrator account password.
setSsoAdminPassword(char[]) - Method in class com.vmware.vcenter.deployment.UpgradeTypes.SourceApplianceSpec
The SSO administrator account password.
setSsoAdminUserName(String) - Method in class com.vmware.appliance.recovery.reconciliation.JobTypes.CreateSpec.Builder
Administrators username for SSO.
setSsoAdminUserName(String) - Method in class com.vmware.appliance.recovery.reconciliation.JobTypes.CreateSpec
Administrators username for SSO.
setSsoAdminUserName(String) - Method in class com.vmware.appliance.recovery.restore.JobTypes.RestoreRequest.Builder
Administrators Username for SSO.
setSsoAdminUserName(String) - Method in class com.vmware.appliance.recovery.restore.JobTypes.RestoreRequest
Administrators Username for SSO.
setSsoAdminUserName(String) - Method in class com.vmware.appliance.recovery.RestoreTypes.RestoreRequest.Builder
Administrators username for SSO.
setSsoAdminUserName(String) - Method in class com.vmware.appliance.recovery.RestoreTypes.RestoreRequest
Administrators username for SSO.
setSsoAdminUsername(String) - Method in class com.vmware.vcenter.deployment.UpgradeTypes.SourceApplianceSpec
The SSO administrator account on the source appliance.
setSsoAdminUserPassword(char[]) - Method in class com.vmware.appliance.recovery.reconciliation.JobTypes.CreateSpec.Builder
Password for SSO admin user.
setSsoAdminUserPassword(char[]) - Method in class com.vmware.appliance.recovery.reconciliation.JobTypes.CreateSpec
Password for SSO admin user.
setSsoAdminUserPassword(char[]) - Method in class com.vmware.appliance.recovery.restore.JobTypes.RestoreRequest.Builder
The password for SSO admin user.
setSsoAdminUserPassword(char[]) - Method in class com.vmware.appliance.recovery.restore.JobTypes.RestoreRequest
The password for SSO admin user.
setSsoAdminUserPassword(char[]) - Method in class com.vmware.appliance.recovery.RestoreTypes.RestoreRequest.Builder
The password for SSO admin user.
setSsoAdminUserPassword(char[]) - Method in class com.vmware.appliance.recovery.RestoreTypes.RestoreRequest
The password for SSO admin user.
setSsoDomain(String) - Method in class com.vmware.vcenter.system_config.PscRegistrationTypes.Info
The Single Sign-On domain name of the external PSC.
setSsoDomainName(String) - Method in class com.vmware.vcenter.deployment.SourceInfo
The SSO domain name of the source vCenter Server.
setSsoDomainName(String) - Method in class com.vmware.vcenter.deployment.StandalonePscSpec.Builder
The SSO domain name to be used to configure this appliance.
setSsoDomainName(String) - Method in class com.vmware.vcenter.deployment.StandalonePscSpec
The SSO domain name to be used to configure this appliance.
setSsoDomainName(String) - Method in class com.vmware.vcenter.deployment.StandaloneSpec.Builder
The SSO domain name to be used to configure this appliance.
setSsoDomainName(String) - Method in class com.vmware.vcenter.deployment.StandaloneSpec
The SSO domain name to be used to configure this appliance.
setSsoLoginRequired(Boolean) - Method in class com.vmware.appliance.recovery.RestoreTypes.Metadata.Builder
Is SSO login required for the vCenter server.
setSsoLoginRequired(Boolean) - Method in class com.vmware.appliance.recovery.RestoreTypes.Metadata
Is SSO login required for the vCenter server.
setSSOPassword(char[]) - Method in class com.vmware.appliance.NetworkingTypes.ChangeSpec
vCenter Server SSO administrator Password.
setSsoSiteName(String) - Method in class com.vmware.vcenter.deployment.ReplicatedPscSpec.Builder
The SSO sitename that will be used in PSC replication.
setSsoSiteName(String) - Method in class com.vmware.vcenter.deployment.ReplicatedPscSpec
The SSO sitename that will be used in PSC replication.
setSsoSiteName(String) - Method in class com.vmware.vcenter.deployment.StandalonePscSpec.Builder
The SSO site name used for this PSC.
setSsoSiteName(String) - Method in class com.vmware.vcenter.deployment.StandalonePscSpec
The SSO site name used for this PSC.
setSSOUser(String) - Method in class com.vmware.appliance.NetworkingTypes.ChangeSpec
vCenter Server SSO administrator username.
setStage(ProvidersTypes.SessionInfo.Stage) - Method in class com.vmware.vcenter.hvc.links.sync.ProvidersTypes.SessionInfo
Sync stage for the session.
setStaged(boolean) - Method in class com.vmware.appliance.update.PendingTypes.Info
Is the update staged.
setStagingComplete(boolean) - Method in class com.vmware.appliance.update.StagedTypes.Info
Is staging complete.
setStandalone(StandaloneSpec) - Method in class com.vmware.vcenter.deployment.InstallTypes.VcsaEmbeddedSpec.Builder
Spec used to configure a standalone embedded vCenter Server.
setStandalone(StandaloneSpec) - Method in class com.vmware.vcenter.deployment.InstallTypes.VcsaEmbeddedSpec
Spec used to configure a standalone embedded vCenter Server.
setStandalone(Boolean) - Method in class com.vmware.vcenter.HostTypes.FilterSpec.Builder
If true, only hosts that are not part of a cluster can match the filter, and if false, only hosts that are are part of a cluster can match the filter.
setStandalone(Boolean) - Method in class com.vmware.vcenter.HostTypes.FilterSpec
If true, only hosts that are not part of a cluster can match the filter, and if false, only hosts that are are part of a cluster can match the filter.
setStart(long) - Method in class com.vmware.vcenter.namespace_management.stats.TimeSeriesTypes.Spec
UNIX timestamp value indicating when the requested series of statistical samples should begin.
setStart(Long) - Method in class com.vmware.vstats.DataTypes.FilterSpec.Builder
Start of a time window (included), timestamp in seconds UTC.
setStart(Long) - Method in class com.vmware.vstats.DataTypes.FilterSpec
Start of a time window (included), timestamp in seconds UTC.
setStartConnected(Boolean) - Method in class com.vmware.content.type.ovf.Nic.Builder
True if this nic will be connected on start.
setStartConnected(Boolean) - Method in class com.vmware.content.type.ovf.Nic
True if this nic will be connected on start.
setStartConnected(Boolean) - Method in class com.vmware.vcenter.vm.hardware.CdromTypes.CreateSpec.Builder
Flag indicating whether the virtual device should be connected whenever the virtual machine is powered on.
setStartConnected(Boolean) - Method in class com.vmware.vcenter.vm.hardware.CdromTypes.CreateSpec
Flag indicating whether the virtual device should be connected whenever the virtual machine is powered on.
setStartConnected(boolean) - Method in class com.vmware.vcenter.vm.hardware.CdromTypes.Info
Flag indicating whether the virtual device should be connected whenever the virtual machine is powered on.
setStartConnected(Boolean) - Method in class com.vmware.vcenter.vm.hardware.CdromTypes.UpdateSpec.Builder
Flag indicating whether the virtual device should be connected whenever the virtual machine is powered on.
setStartConnected(Boolean) - Method in class com.vmware.vcenter.vm.hardware.CdromTypes.UpdateSpec
Flag indicating whether the virtual device should be connected whenever the virtual machine is powered on.
setStartConnected(Boolean) - Method in class com.vmware.vcenter.vm.hardware.ConnectionCreateSpec.Builder
Flag indicating whether the virtual device should be connected whenever the virtual machine is powered on.
setStartConnected(Boolean) - Method in class com.vmware.vcenter.vm.hardware.ConnectionCreateSpec
Flag indicating whether the virtual device should be connected whenever the virtual machine is powered on.
setStartConnected(boolean) - Method in class com.vmware.vcenter.vm.hardware.ConnectionInfo
Flag indicating whether the virtual device should be connected whenever the virtual machine is powered on.
setStartConnected(Boolean) - Method in class com.vmware.vcenter.vm.hardware.ConnectionUpdateSpec.Builder
Flag indicating whether the virtual device should be connected whenever the virtual machine is powered on.
setStartConnected(Boolean) - Method in class com.vmware.vcenter.vm.hardware.ConnectionUpdateSpec
Flag indicating whether the virtual device should be connected whenever the virtual machine is powered on.
setStartConnected(Boolean) - Method in class com.vmware.vcenter.vm.hardware.EthernetTypes.CreateSpec.Builder
Flag indicating whether the virtual device should be connected whenever the virtual machine is powered on.
setStartConnected(Boolean) - Method in class com.vmware.vcenter.vm.hardware.EthernetTypes.CreateSpec
Flag indicating whether the virtual device should be connected whenever the virtual machine is powered on.
setStartConnected(boolean) - Method in class com.vmware.vcenter.vm.hardware.EthernetTypes.Info
Flag indicating whether the virtual device should be connected whenever the virtual machine is powered on.
setStartConnected(Boolean) - Method in class com.vmware.vcenter.vm.hardware.EthernetTypes.UpdateSpec.Builder
Flag indicating whether the virtual device should be connected whenever the virtual machine is powered on.
setStartConnected(Boolean) - Method in class com.vmware.vcenter.vm.hardware.EthernetTypes.UpdateSpec
Flag indicating whether the virtual device should be connected whenever the virtual machine is powered on.
setStartConnected(Boolean) - Method in class com.vmware.vcenter.vm.hardware.FloppyTypes.CreateSpec.Builder
Flag indicating whether the virtual device should be connected whenever the virtual machine is powered on.
setStartConnected(Boolean) - Method in class com.vmware.vcenter.vm.hardware.FloppyTypes.CreateSpec
Flag indicating whether the virtual device should be connected whenever the virtual machine is powered on.
setStartConnected(boolean) - Method in class com.vmware.vcenter.vm.hardware.FloppyTypes.Info
Flag indicating whether the virtual device should be connected whenever the virtual machine is powered on.
setStartConnected(Boolean) - Method in class com.vmware.vcenter.vm.hardware.FloppyTypes.UpdateSpec.Builder
Flag indicating whether the virtual device should be connected whenever the virtual machine is powered on.
setStartConnected(Boolean) - Method in class com.vmware.vcenter.vm.hardware.FloppyTypes.UpdateSpec
Flag indicating whether the virtual device should be connected whenever the virtual machine is powered on.
setStartConnected(Boolean) - Method in class com.vmware.vcenter.vm.hardware.ParallelTypes.CreateSpec.Builder
Flag indicating whether the virtual device should be connected whenever the virtual machine is powered on.
setStartConnected(Boolean) - Method in class com.vmware.vcenter.vm.hardware.ParallelTypes.CreateSpec
Flag indicating whether the virtual device should be connected whenever the virtual machine is powered on.
setStartConnected(boolean) - Method in class com.vmware.vcenter.vm.hardware.ParallelTypes.Info
Flag indicating whether the virtual device should be connected whenever the virtual machine is powered on.
setStartConnected(Boolean) - Method in class com.vmware.vcenter.vm.hardware.ParallelTypes.UpdateSpec.Builder
Flag indicating whether the virtual device should be connected whenever the virtual machine is powered on.
setStartConnected(Boolean) - Method in class com.vmware.vcenter.vm.hardware.ParallelTypes.UpdateSpec
Flag indicating whether the virtual device should be connected whenever the virtual machine is powered on.
setStartConnected(Boolean) - Method in class com.vmware.vcenter.vm.hardware.SerialTypes.CreateSpec.Builder
Flag indicating whether the virtual device should be connected whenever the virtual machine is powered on.
setStartConnected(Boolean) - Method in class com.vmware.vcenter.vm.hardware.SerialTypes.CreateSpec
Flag indicating whether the virtual device should be connected whenever the virtual machine is powered on.
setStartConnected(boolean) - Method in class com.vmware.vcenter.vm.hardware.SerialTypes.Info
Flag indicating whether the virtual device should be connected whenever the virtual machine is powered on.
setStartConnected(Boolean) - Method in class com.vmware.vcenter.vm.hardware.SerialTypes.UpdateSpec.Builder
Flag indicating whether the virtual device should be connected whenever the virtual machine is powered on.
setStartConnected(Boolean) - Method in class com.vmware.vcenter.vm.hardware.SerialTypes.UpdateSpec
Flag indicating whether the virtual device should be connected whenever the virtual machine is powered on.
setStartedAt(String) - Method in class com.vmware.vcenter.namespaces.Container
Time at which the container was last (re-)started.
setStartingAddress(String) - Method in class com.vmware.vcenter.namespace_management.ClustersTypes.Ipv4Range
The IPv4 address denoting the start of the range.
setStartTime(Calendar) - Method in class com.vmware.appliance.infraprofile.TaskInfo.Builder
Time when the operation is started.
setStartTime(Calendar) - Method in class com.vmware.appliance.infraprofile.TaskInfo
Time when the operation is started.
setStartTime(Calendar) - Method in class com.vmware.appliance.MonitoringTypes.MonitoredItemData
Start time in UTC
setStartTime(Calendar) - Method in class com.vmware.appliance.MonitoringTypes.MonitoredItemDataRequest
Start time in UTC
setStartTime(Calendar) - Method in class com.vmware.appliance.recovery.backup.job.DetailsTypes.Info.Builder
Time when the operation is started.
setStartTime(Calendar) - Method in class com.vmware.appliance.recovery.backup.job.DetailsTypes.Info
Time when the operation is started.
setStartTime(Calendar) - Method in class com.vmware.appliance.recovery.backup.JobTypes.BackupJobStatus
Time when the backup was started.
setStartTime(Calendar) - Method in class com.vmware.appliance.recovery.reconciliation.JobTypes.Info.Builder
Time when the operation is started.
setStartTime(Calendar) - Method in class com.vmware.appliance.recovery.reconciliation.JobTypes.Info
Time when the operation is started.
setStartTime(Calendar) - Method in class com.vmware.appliance.SubtaskInfo.Builder
Time when the operation is started.
setStartTime(Calendar) - Method in class com.vmware.appliance.SubtaskInfo
Time when the operation is started.
setStartTime(Calendar) - Method in class com.vmware.appliance.TaskInfo.Builder
Time when the operation is started.
setStartTime(Calendar) - Method in class com.vmware.appliance.TaskInfo
Time when the operation is started.
setStartTime(Calendar) - Method in class com.vmware.cis.task.CommonInfo.Builder
Time when the operation is started.
setStartTime(Calendar) - Method in class com.vmware.cis.task.CommonInfo
Time when the operation is started.
setStartTime(Calendar) - Method in class com.vmware.cis.task.Info.Builder
Time when the operation is started.
setStartTime(Calendar) - Method in class com.vmware.cis.task.Info
Time when the operation is started.
setStartTime(Calendar) - Method in class com.vmware.esx.settings.clusters.software.reports.LastApplyResultTypes.ApplyStatus
Time when the method started.
setStartTime(Calendar) - Method in class com.vmware.esx.settings.clusters.software.reports.LastCheckResultTypes.CheckResult
Time when the operation started.
setStartTime(Calendar) - Method in class com.vmware.esx.settings.clusters.SoftwareTypes.ApplyStatus
Time when the method started.
setStartTime(Calendar) - Method in class com.vmware.esx.settings.clusters.SoftwareTypes.CheckResult
Time when the operation started.
setStartTime(Calendar) - Method in class com.vmware.esx.settings.TaskInfo.Builder
Time when the operation is started.
setStartTime(Calendar) - Method in class com.vmware.esx.settings.TaskInfo
Time when the operation is started.
setStartTime(Calendar) - Method in class com.vmware.vcenter.deployment.ImportHistoryTypes.Info.Builder
Time when the operation is started.
setStartTime(Calendar) - Method in class com.vmware.vcenter.deployment.ImportHistoryTypes.Info
Time when the operation is started.
setStartTime(Calendar) - Method in class com.vmware.vcenter.DeploymentTypes.Info.Builder
Time when the operation is started.
setStartTime(Calendar) - Method in class com.vmware.vcenter.DeploymentTypes.Info
Time when the operation is started.
setStartTime(Calendar) - Method in class com.vmware.vcenter.DeploymentTypes.Task.Builder
Time when the operation is started.
setStartTime(Calendar) - Method in class com.vmware.vcenter.DeploymentTypes.Task
Time when the operation is started.
setStartTime(Calendar) - Method in class com.vmware.vcenter.hvc.links.sync.ProvidersTypes.SessionInfo
Time at which force sync was initiated.
setStartTimestamp(Calendar) - Method in class com.vmware.appliance.recovery.backup.system_name.ArchiveTypes.FilterSpec.Builder
Backup must have been taken on or after this time to match the filter.
setStartTimestamp(Calendar) - Method in class com.vmware.appliance.recovery.backup.system_name.ArchiveTypes.FilterSpec
Backup must have been taken on or after this time to match the filter.
setStartupType(ServiceTypes.StartupType) - Method in class com.vmware.appliance.vmon.ServiceTypes.Info
Startup Type.
setStartupType(ServiceTypes.StartupType) - Method in class com.vmware.appliance.vmon.ServiceTypes.UpdateSpec.Builder
Startup Type If unspecified, leaves value unchanged.
setStartupType(ServiceTypes.StartupType) - Method in class com.vmware.appliance.vmon.ServiceTypes.UpdateSpec
Startup Type If unspecified, leaves value unchanged.
setStartupType(ServiceTypes.StartupType) - Method in class com.vmware.vcenter.services.ServiceTypes.Info
Startup Type.
setStartupType(ServiceTypes.StartupType) - Method in class com.vmware.vcenter.services.ServiceTypes.UpdateSpec.Builder
Startup Type.
setStartupType(ServiceTypes.StartupType) - Method in class com.vmware.vcenter.services.ServiceTypes.UpdateSpec
Startup Type.
setState(ForwardingTypes.ConnectionStatus.State) - Method in class com.vmware.appliance.logging.ForwardingTypes.ConnectionStatus
State of the configured remote logging server.
setState(JobTypes.BackupRestoreProcessState) - Method in class com.vmware.appliance.recovery.backup.JobTypes.BackupJobStatus
The state of the backup job.
setState(JobTypes.BackupRestoreProcessState) - Method in class com.vmware.appliance.recovery.restore.JobTypes.RestoreJobStatus
process state
setState(ServicesTypes.State) - Method in class com.vmware.appliance.ServicesTypes.Info
Running State.
setState(UpdateTypes.State) - Method in class com.vmware.appliance.UpdateTypes.Info
State of the appliance update.
setState(ServiceTypes.State) - Method in class com.vmware.appliance.vmon.ServiceTypes.Info
Running State.
setState(DownloadSessionModel.State) - Method in class com.vmware.content.library.item.DownloadSessionModel.Builder
The current state (ACTIVE, CANCELED, ERROR) of the download session.
setState(DownloadSessionModel.State) - Method in class com.vmware.content.library.item.DownloadSessionModel
The current state (ACTIVE, CANCELED, ERROR) of the download session.
setState(PreviewInfo.State) - Method in class com.vmware.content.library.item.updatesession.PreviewInfo
Indicates the state of the preview of the update session.
setState(UpdateSessionModel.State) - Method in class com.vmware.content.library.item.UpdateSessionModel.Builder
The current state (ACTIVE, DONE, ERROR, CANCELED) of the update session.
setState(UpdateSessionModel.State) - Method in class com.vmware.content.library.item.UpdateSessionModel
The current state (ACTIVE, DONE, ERROR, CANCELED) of the update session.
setState(ApplianceState) - Method in class com.vmware.vcenter.DeploymentTypes.Info
State of the vCenter Server Appliance.
setState(ClustersTypes.State) - Method in class com.vmware.vcenter.namespace_management.software.ClustersTypes.Info
Current state of the upgrade.
setState(ClustersTypes.State) - Method in class com.vmware.vcenter.namespace_management.software.ClustersTypes.Summary
Current state of the upgrade.
setState(ServiceTypes.State) - Method in class com.vmware.vcenter.services.ServiceTypes.Info
Running State.
setState(Set<TrustAuthorityClustersTypes.State>) - Method in class com.vmware.vcenter.trusted_infrastructure.TrustAuthorityClustersTypes.FilterSpec.Builder
The state of the TrustAuthorityClusters.
setState(Set<TrustAuthorityClustersTypes.State>) - Method in class com.vmware.vcenter.trusted_infrastructure.TrustAuthorityClustersTypes.FilterSpec
The state of the TrustAuthorityClusters.
setState(TrustAuthorityClustersTypes.State) - Method in class com.vmware.vcenter.trusted_infrastructure.TrustAuthorityClustersTypes.Info
The state of the cluster.
setState(TrustAuthorityClustersTypes.State) - Method in class com.vmware.vcenter.trusted_infrastructure.TrustAuthorityClustersTypes.Summary
The state of the TrustAuthorityClusters.
setState(TrustAuthorityClustersTypes.State) - Method in class com.vmware.vcenter.trusted_infrastructure.TrustAuthorityClustersTypes.UpdateSpec.Builder
The state of the TrustAuthorityClusters.
setState(TrustAuthorityClustersTypes.State) - Method in class com.vmware.vcenter.trusted_infrastructure.TrustAuthorityClustersTypes.UpdateSpec
The state of the TrustAuthorityClusters.
setState(ClusterTypes.NodeState) - Method in class com.vmware.vcenter.vcha.ClusterTypes.NodeRuntimeInfo.Builder
Last known state of the node.
The active node's management vCenter server credentials are not required to populate ClusterTypes.NodeRuntimeInfo.getState().
setState(ClusterTypes.NodeState) - Method in class com.vmware.vcenter.vcha.ClusterTypes.NodeRuntimeInfo
Last known state of the node.
The active node's management vCenter server credentials are not required to populate ClusterTypes.NodeRuntimeInfo.getState().
setState(InterfacesTypes.IpAddressStatus) - Method in class com.vmware.vcenter.vm.guest.networking.InterfacesTypes.IpAddressInfo
The state of this ipAddress.
setState(PowerTypes.State) - Method in class com.vmware.vcenter.vm.guest.PowerTypes.Info
The power state of the guest operating system.
setState(ConnectionState) - Method in class com.vmware.vcenter.vm.hardware.CdromTypes.Info
Connection status of the virtual device.
setState(ConnectionState) - Method in class com.vmware.vcenter.vm.hardware.ConnectionInfo
Connection status of the virtual device.
setState(ConnectionState) - Method in class com.vmware.vcenter.vm.hardware.EthernetTypes.Info
Connection status of the virtual device.
setState(ConnectionState) - Method in class com.vmware.vcenter.vm.hardware.FloppyTypes.Info
Connection status of the virtual device.
setState(ConnectionState) - Method in class com.vmware.vcenter.vm.hardware.ParallelTypes.Info
Connection status of the virtual device.
setState(ConnectionState) - Method in class com.vmware.vcenter.vm.hardware.SerialTypes.Info
Connection status of the virtual device.
setState(PowerTypes.State) - Method in class com.vmware.vcenter.vm.PowerTypes.Info
Power state of the virtual machine.
setStatefulSetCount(Long) - Method in class com.vmware.vcenter.namespaces.ResourceQuotaOptionsV1.Builder
This represents 'count/statefulsets.apps' option which is the maximum number of StatefulSets in the namespace.
setStatefulSetCount(Long) - Method in class com.vmware.vcenter.namespaces.ResourceQuotaOptionsV1
This represents 'count/statefulsets.apps' option which is the maximum number of StatefulSets in the namespace.
setStatefulSetCount(Long) - Method in class com.vmware.vcenter.namespaces.ResourceQuotaOptionsV1Update.Builder
This represents the new value for 'statefulSetCount' option which is the maximum number of StatefulSets in the namespace.
setStatefulSetCount(Long) - Method in class com.vmware.vcenter.namespaces.ResourceQuotaOptionsV1Update
This represents the new value for 'statefulSetCount' option which is the maximum number of StatefulSets in the namespace.
setStatefulSetCountUnset(Boolean) - Method in class com.vmware.vcenter.namespaces.ResourceQuotaOptionsV1Update.Builder
This represents the intent of the change to ResourceQuotaOptionsV1Update.getStatefulSetCount().
setStatefulSetCountUnset(Boolean) - Method in class com.vmware.vcenter.namespaces.ResourceQuotaOptionsV1Update
This represents the intent of the change to ResourceQuotaOptionsV1Update.getStatefulSetCount().
setStateOrProvince(String) - Method in class com.vmware.vcenter.certificate_management.vcenter.TlsCsrTypes.Spec
State field in certificate subject.
setStateOrProvince(String) - Method in class com.vmware.vcenter.certificate_management.vcenter.TlsTypes.ReplaceSpec
State field in certificate subject.
setStateOrProvince(String) - Method in class com.vmware.vcenter.certificate_management.vcenter.VmcaRootTypes.CreateSpec.Builder
State field in certificate subject.
setStateOrProvince(String) - Method in class com.vmware.vcenter.certificate_management.vcenter.VmcaRootTypes.CreateSpec
State field in certificate subject.
setStats(ClustersTypes.Stats) - Method in class com.vmware.vcenter.namespace_management.ClustersTypes.Summary
Basic runtime statistics for the cluster.
setStats(InstancesTypes.Stats) - Method in class com.vmware.vcenter.namespaces.InstancesTypes.Info
Basic runtime statistics for the namespace.
setStats(InstancesTypes.Stats) - Method in class com.vmware.vcenter.namespaces.InstancesTypes.Summary
Basic runtime statistics for the namespace.
setStatSummary(ClustersTypes.Stats) - Method in class com.vmware.vcenter.namespace_management.ClustersTypes.Info
Basic runtime statistics for the cluster.
setStatus(ConfigsTypes.ValidationStatus) - Method in class com.vmware.appliance.infraprofile.ConfigsTypes.ValidationResult
Status of the Profile spec.
setStatus(Status) - Method in class com.vmware.appliance.infraprofile.TaskInfo
Status of the operation associated with the task.
setStatus(HostnameTypes.TestStatus) - Method in class com.vmware.appliance.networking.dns.HostnameTypes.TestStatusInfo
Overall status of tests run.
setStatus(ServersTypes.TestStatus) - Method in class com.vmware.appliance.networking.dns.ServersTypes.TestStatusInfo
Overall status of tests run.
setStatus(Ipv6Types.Status) - Method in class com.vmware.appliance.networking.interfaces.Ipv6Types.AddressInfo
The Status of the IPv6 address.
setStatus(InterfacesTypes.InterfaceStatus) - Method in class com.vmware.appliance.networking.InterfacesTypes.InterfaceInfo
Interface status.
setStatus(ProxyTypes.ServerStatus) - Method in class com.vmware.appliance.networking.ProxyTypes.TestResult
Status of the proxy server indicating whether the proxy server is reachable.
setStatus(NtpTypes.ServerStatus) - Method in class com.vmware.appliance.NtpTypes.TestRunStatus
Server status.
setStatus(Status) - Method in class com.vmware.appliance.recovery.backup.job.DetailsTypes.Info
Status of the operation associated with the task.
setStatus(JobTypes.ReturnStatus) - Method in class com.vmware.appliance.recovery.backup.JobTypes.ReturnResult
Status of the cancel operation.
setStatus(BackupTypes.ReturnStatus) - Method in class com.vmware.appliance.recovery.BackupTypes.ReturnResult
Check status
setStatus(JobTypes.Status) - Method in class com.vmware.appliance.recovery.reconciliation.JobTypes.Info
Status of the operation associated with the task.
setStatus(JobTypes.ReturnStatus) - Method in class com.vmware.appliance.recovery.restore.JobTypes.ReturnResult
Check status
setStatus(Status) - Method in class com.vmware.appliance.SubtaskInfo
Status of the operation associated with the task.
setStatus(Status) - Method in class com.vmware.appliance.TaskInfo
Status of the operation associated with the task.
setStatus(Status) - Method in class com.vmware.cis.task.CommonInfo
Status of the operation associated with the task.
setStatus(Status) - Method in class com.vmware.cis.task.Info
Status of the operation associated with the task.
setStatus(Set<Status>) - Method in class com.vmware.cis.TasksTypes.FilterSpec.Builder
Status that a task must have to match the filter (see CommonInfo.getStatus()).
setStatus(Set<Status>) - Method in class com.vmware.cis.TasksTypes.FilterSpec
Status that a task must have to match the filter (see CommonInfo.getStatus()).
setStatus(FileTypes.PrepareStatus) - Method in class com.vmware.content.library.item.downloadsession.FileTypes.Info
The preparation status (UNPREPARED, PREPARE_REQUESTED, PREPARING, PREPARED, ERROR) of the file.
setStatus(TransferStatus) - Method in class com.vmware.content.library.item.updatesession.FileTypes.Info
The transfer status (WAITING_FOR_TRANSFER, TRANSFERRING, READY, VALIDATING, ERROR) of this file.
setStatus(SubscribedLibraryTypes.ProbeResult.Status) - Method in class com.vmware.content.SubscribedLibraryTypes.ProbeResult
The status of probe result.
setStatus(ComplianceStatus) - Method in class com.vmware.esx.settings.AddOnCompliance
Compliance status of the OEM add-on.
setStatus(ComplianceStatus) - Method in class com.vmware.esx.settings.BaseImageCompliance
Compliance status of the base image.
setStatus(ComplianceStatus) - Method in class com.vmware.esx.settings.ClusterCompliance
Overall compliance state of the host.
setStatus(DraftsTypes.StatusType) - Method in class com.vmware.esx.settings.clusters.software.DraftsTypes.Metadata
Status of the software draft.
setStatus(ComplianceStatus) - Method in class com.vmware.esx.settings.clusters.software.reports.CheckResult
Overall compliance status of Cluster with respective to all hosts in the cluster.
setStatus(HardwareCompatibilityTypes.ComplianceStatus) - Method in class com.vmware.esx.settings.clusters.software.reports.HardwareCompatibilityTypes.CheckSummary
Overall compliance state of HCL Validation on the host.
setStatus(LastApplyResultTypes.ApplyStatus) - Method in class com.vmware.esx.settings.clusters.software.reports.LastApplyResultTypes.ApplyResult
Specifies the aggregated status of the apply method.
setStatus(LastApplyResultTypes.ApplyStatus.Status) - Method in class com.vmware.esx.settings.clusters.software.reports.LastApplyResultTypes.ApplyStatus
The status of the method.
setStatus(LastCheckResultTypes.Status) - Method in class com.vmware.esx.settings.clusters.software.reports.LastCheckResultTypes.CheckResult
Aggregated status from all checks performed.
setStatus(LastCheckResultTypes.Status) - Method in class com.vmware.esx.settings.clusters.software.reports.LastCheckResultTypes.CheckStatus
The status of this check.
setStatus(LastCheckResultTypes.Status) - Method in class com.vmware.esx.settings.clusters.software.reports.LastCheckResultTypes.EntityCheckResult
Aggregated status from all checks performed on this entity.
setStatus(ComplianceStatus) - Method in class com.vmware.esx.settings.clusters.software.reports.PciDeviceCompliance
Over all Compliance status of PCI Devices in Cluster with respective to all hosts in the cluster.
setStatus(ComplianceStatus) - Method in class com.vmware.esx.settings.clusters.software.reports.PciDeviceComplianceInfo
Compliance status of the device.
setStatus(SoftwareTypes.ApplyStatus) - Method in class com.vmware.esx.settings.clusters.SoftwareTypes.ApplyResult.Builder
Specifies the aggregated status of the com.vmware.esx.settings.clusters.Software#apply method.
setStatus(SoftwareTypes.ApplyStatus) - Method in class com.vmware.esx.settings.clusters.SoftwareTypes.ApplyResult
Specifies the aggregated status of the com.vmware.esx.settings.clusters.Software#apply method.
setStatus(SoftwareTypes.ApplyStatus.Status) - Method in class com.vmware.esx.settings.clusters.SoftwareTypes.ApplyStatus
The status of the method.
setStatus(SoftwareTypes.Status) - Method in class com.vmware.esx.settings.clusters.SoftwareTypes.CheckResult
Aggregated status from all checks performed.
setStatus(SoftwareTypes.Status) - Method in class com.vmware.esx.settings.clusters.SoftwareTypes.CheckStatus
The status of this check.
setStatus(SoftwareTypes.Status) - Method in class com.vmware.esx.settings.clusters.SoftwareTypes.EntityCheckResult
Aggregated status from all checks performed on this entity.
setStatus(ComplianceStatus) - Method in class com.vmware.esx.settings.ComponentCompliance
Compliance status of the component.
setStatus(ComplianceStatus) - Method in class com.vmware.esx.settings.HardwareModuleFirmwareCompliance
Compliance status of the hardware module's firmware.
setStatus(ComplianceStatus) - Method in class com.vmware.esx.settings.HardwareSupportPackageCompliance
Compliance status of the Hardware Support Package (HSP).
setStatus(ComplianceStatus) - Method in class com.vmware.esx.settings.HostCompliance
Overall compliance state of the host.
setStatus(ComplianceStatus) - Method in class com.vmware.esx.settings.SolutionCompliance
Compliance status of the solution.
setStatus(Status) - Method in class com.vmware.esx.settings.TaskInfo
Status of the operation associated with the task.
setStatus(ObjectCompliance) - Method in class com.vmware.vcenter.compute.policies.Status
The compliance status of the policy on a specified object.
setStatus(HealthTypes.Status) - Method in class com.vmware.vcenter.content.registries.HealthTypes.Info
Container registry status.
setStatus(CheckStatus) - Method in class com.vmware.vcenter.deployment.CheckInfo
Status of the check.
setStatus(Status) - Method in class com.vmware.vcenter.deployment.ImportHistoryTypes.Info
Status of the operation associated with the task.
setStatus(Status) - Method in class com.vmware.vcenter.DeploymentTypes.Info
Status of the operation associated with the task.
setStatus(Status) - Method in class com.vmware.vcenter.DeploymentTypes.Task
Status of the operation associated with the task.
setStatus(ProvidersTypes.Status) - Method in class com.vmware.vcenter.hvc.links.sync.ProvidersTypes.Info
Last Sync status for the provider.
setStatus(String) - Method in class com.vmware.vcenter.namespaces.Container
The container's current condition.
setStatus(Set<VMTypes.Status>) - Method in class com.vmware.vcenter.storage.policies.compliance.VMTypes.FilterSpec
Compliance Status that a virtual machine must have to match the filter.
setStatus(Set<ComplianceTypes.Status>) - Method in class com.vmware.vcenter.storage.policies.ComplianceTypes.FilterSpec
Compliance Status that a virtual machine must have to match the filter.
setStatus(AssociationsTypes.LastIterationStatus) - Method in class com.vmware.vcenter.tagging.AssociationsTypes.ListResult
The last status for the iterator that indicates whether any more results can be expected if the caller continues to make requests for more data using the iterator.
setStatus(ProvidersTypes.Status) - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.ProvidersTypes.Info
Status of the provider in the cluster.
setStatus(ObjectCompliance) - Method in class com.vmware.vcenter.vm.compute.PoliciesTypes.Info
The compliance status of the policy on a specified object.Warning: This property is available as Technology Preview.
setStatus(ComplianceTypes.Status) - Method in class com.vmware.vcenter.vm.storage.policy.ComplianceTypes.VmComplianceInfo
Status of the compliance operation.
setStatus(AcqSpecsTypes.Status) - Method in class com.vmware.vstats.AcqSpecsTypes.Info
Acquisition Specification status.
setStatus(CounterMetadataTypes.CounterEditionStatus) - Method in class com.vmware.vstats.CounterMetadataTypes.FilterSpec.Builder
Counter edition status.
setStatus(CounterMetadataTypes.CounterEditionStatus) - Method in class com.vmware.vstats.CounterMetadataTypes.FilterSpec
Counter edition status.
setStatus(CounterMetadataTypes.CounterEditionStatus) - Method in class com.vmware.vstats.CounterMetadataTypes.Info
Counter Edition status.
setStatusAvailable(boolean) - Method in class com.vmware.vcenter.topology.ReplicationStatusTypes.Summary
Indicates if the replication status for the node with respect to replication partner can be retrieved or not.
setStatusMessage(LocalizableMessage) - Method in class com.vmware.vcenter.hvc.links.sync.ProvidersTypes.Info.Builder
Localizable messages associated with sync status.
setStatusMessage(LocalizableMessage) - Method in class com.vmware.vcenter.hvc.links.sync.ProvidersTypes.Info
Localizable messages associated with sync status.
setStorage(List<HarborTypes.StorageSpec>) - Method in class com.vmware.vcenter.content.registries.HarborTypes.CreateSpec
Storage associated with the Harbor registry.
setStorage(List<HarborTypes.StorageInfo>) - Method in class com.vmware.vcenter.content.registries.HarborTypes.Info
Storage information associated with the registry.
setStorage(DiskInfo) - Method in class com.vmware.vcenter.vcha.PlacementInfo
The storage information of the VCHA node.
setStorage(DiskSpec) - Method in class com.vmware.vcenter.vcha.PlacementSpec.Builder
The storage specification to deploy the VCHA node to.
setStorage(DiskSpec) - Method in class com.vmware.vcenter.vcha.PlacementSpec
The storage specification to deploy the VCHA node to.
setStorageBacking(StorageBacking) - Method in class com.vmware.content.library.item.StorageTypes.Info
The storage backing on which this object resides.
setStorageBackings(List<StorageBacking>) - Method in class com.vmware.content.library.SubscriptionsTypes.CreateSpecNewSubscribedLibrary
The list of default storage backings for this library.
setStorageBackings(List<StorageBacking>) - Method in class com.vmware.content.LibraryModel.Builder
The list of default storage backings which are available for this library.
setStorageBackings(List<StorageBacking>) - Method in class com.vmware.content.LibraryModel
The list of default storage backings which are available for this library.
setStorageCapacity(long) - Method in class com.vmware.vcenter.namespace_management.ClustersTypes.Stats
Overall storage capacity of the cluster available for vSphere Namespaces, in mebibytes.
setStorageGroups(List<String>) - Method in class com.vmware.vcenter.ovf.LibraryItemTypes.OvfSummary.Builder
Section identifiers for sections of type vmw:StorageGroupSection in the OVF descriptor.
setStorageGroups(List<String>) - Method in class com.vmware.vcenter.ovf.LibraryItemTypes.OvfSummary
Section identifiers for sections of type vmw:StorageGroupSection in the OVF descriptor.
setStorageMappings(Map<String, LibraryItemTypes.StorageGroupMapping>) - Method in class com.vmware.vcenter.ovf.LibraryItemTypes.ResourcePoolDeploymentSpec.Builder
Specification of the target storage to use for sections of type vmw:StorageGroupSection in the OVF descriptor.
setStorageMappings(Map<String, LibraryItemTypes.StorageGroupMapping>) - Method in class com.vmware.vcenter.ovf.LibraryItemTypes.ResourcePoolDeploymentSpec
Specification of the target storage to use for sections of type vmw:StorageGroupSection in the OVF descriptor.
setStoragePolicies(List<StoragePolicy>) - Method in class com.vmware.content.type.ovf.VAppTemplate.Builder
Storage policies of the vApp template.
setStoragePolicies(List<StoragePolicy>) - Method in class com.vmware.content.type.ovf.VAppTemplate
Storage policies of the vApp template.
setStoragePolicies(List<StoragePolicy>) - Method in class com.vmware.content.type.ovf.VmTemplate.Builder
Storage policies of the VM.
setStoragePolicies(List<StoragePolicy>) - Method in class com.vmware.content.type.ovf.VmTemplate
Storage policies of the VM.
setStoragePolicy(StoragePolicy) - Method in class com.vmware.content.type.ovf.Disk.Builder
Storage policy of the disk.
setStoragePolicy(StoragePolicy) - Method in class com.vmware.content.type.ovf.Disk
Storage policy of the disk.
setStoragePolicy(String) - Method in class com.vmware.vcenter.namespace_management.ClustersTypes.ImageStorageSpec
Identifier of the storage policy.
setStoragePolicy(DiskTypes.StoragePolicySpec) - Method in class com.vmware.vcenter.vm.hardware.DiskTypes.VmdkCreateSpec.Builder
The StoragePolicySpec class contains information about the storage policy that is to be associated the with VMDK file.
setStoragePolicy(DiskTypes.StoragePolicySpec) - Method in class com.vmware.vcenter.vm.hardware.DiskTypes.VmdkCreateSpec
The StoragePolicySpec class contains information about the storage policy that is to be associated the with VMDK file.
setStoragePolicy(LibraryItemsTypes.CreateSpecDiskStoragePolicy) - Method in class com.vmware.vcenter.vm_template.LibraryItemsTypes.CreateSpecDiskStorage.Builder
Storage policy for a virtual machine template's disk.
setStoragePolicy(LibraryItemsTypes.CreateSpecDiskStoragePolicy) - Method in class com.vmware.vcenter.vm_template.LibraryItemsTypes.CreateSpecDiskStorage
Storage policy for a virtual machine template's disk.
setStoragePolicy(LibraryItemsTypes.CreateSpecVmHomeStoragePolicy) - Method in class com.vmware.vcenter.vm_template.LibraryItemsTypes.CreateSpecVmHomeStorage.Builder
Storage policy for the virtual machine template's configuration and log files.
setStoragePolicy(LibraryItemsTypes.CreateSpecVmHomeStoragePolicy) - Method in class com.vmware.vcenter.vm_template.LibraryItemsTypes.CreateSpecVmHomeStorage
Storage policy for the virtual machine template's configuration and log files.
setStoragePolicy(LibraryItemsTypes.DeploySpecDiskStoragePolicy) - Method in class com.vmware.vcenter.vm_template.LibraryItemsTypes.DeploySpecDiskStorage.Builder
Storage policy for the deployed virtual machine's disk.
setStoragePolicy(LibraryItemsTypes.DeploySpecDiskStoragePolicy) - Method in class com.vmware.vcenter.vm_template.LibraryItemsTypes.DeploySpecDiskStorage
Storage policy for the deployed virtual machine's disk.
setStoragePolicy(LibraryItemsTypes.DeploySpecVmHomeStoragePolicy) - Method in class com.vmware.vcenter.vm_template.LibraryItemsTypes.DeploySpecVmHomeStorage.Builder
Storage policy for the deployed virtual machine's configuration and log files.
setStoragePolicy(LibraryItemsTypes.DeploySpecVmHomeStoragePolicy) - Method in class com.vmware.vcenter.vm_template.LibraryItemsTypes.DeploySpecVmHomeStorage
Storage policy for the deployed virtual machine's configuration and log files.
setStoragePolicy(String) - Method in class com.vmware.vcenter.vm_template.LibraryItemsTypes.DiskStorageInfo.Builder
Identifier of the storage policy associated with the virtual disk.
setStoragePolicy(String) - Method in class com.vmware.vcenter.vm_template.LibraryItemsTypes.DiskStorageInfo
Identifier of the storage policy associated with the virtual disk.
setStoragePolicy(String) - Method in class com.vmware.vcenter.vm_template.LibraryItemsTypes.VmHomeStorageInfo.Builder
Identifier of the storage policy associated with the virtual machine template's configuration and log files.
setStoragePolicy(String) - Method in class com.vmware.vcenter.vm_template.LibraryItemsTypes.VmHomeStorageInfo
Identifier of the storage policy associated with the virtual machine template's configuration and log files.
setStoragePolicy(VMTypes.StoragePolicySpec) - Method in class com.vmware.vcenter.VMTypes.CreateSpec.Builder
The StoragePolicySpec class contains information about the storage policy that is to be associated with the virtual machine home (which contains the configuration and log files).
setStoragePolicy(VMTypes.StoragePolicySpec) - Method in class com.vmware.vcenter.VMTypes.CreateSpec
The StoragePolicySpec class contains information about the storage policy that is to be associated with the virtual machine home (which contains the configuration and log files).
setStoragePolicyGroups(List<StoragePolicyGroup>) - Method in class com.vmware.content.type.ovf.OvfTemplate.Builder
Storage policy groups for disks, virtual machines and/or virtual machine collections.
setStoragePolicyGroups(List<StoragePolicyGroup>) - Method in class com.vmware.content.type.ovf.OvfTemplate
Storage policy groups for disks, virtual machines and/or virtual machine collections.
setStorageProfileId(String) - Method in class com.vmware.vcenter.ovf.LibraryItemTypes.ResourcePoolDeploymentSpec.Builder
Default storage profile to use for all sections of type vmw:StorageSection in the OVF descriptor.
setStorageProfileId(String) - Method in class com.vmware.vcenter.ovf.LibraryItemTypes.ResourcePoolDeploymentSpec
Default storage profile to use for all sections of type vmw:StorageSection in the OVF descriptor.
setStorageProfileId(String) - Method in class com.vmware.vcenter.ovf.LibraryItemTypes.StorageGroupMapping.Builder
Target storage profile to be used for the storage group.
setStorageProfileId(String) - Method in class com.vmware.vcenter.ovf.LibraryItemTypes.StorageGroupMapping
Target storage profile to be used for the storage group.
setStorageProvisioning(DiskProvisioningType) - Method in class com.vmware.vcenter.ovf.LibraryItemTypes.ResourcePoolDeploymentSpec.Builder
Default storage provisioning type to use for all sections of type vmw:StorageSection in the OVF descriptor.
setStorageProvisioning(DiskProvisioningType) - Method in class com.vmware.vcenter.ovf.LibraryItemTypes.ResourcePoolDeploymentSpec
Default storage provisioning type to use for all sections of type vmw:StorageSection in the OVF descriptor.
setStorageRequestLimit(Long) - Method in class com.vmware.vcenter.namespaces.ResourceQuotaOptionsV1.Builder
This represents 'requests.storage' option which is the maximum storage request (in mebibytes) across all persistent volume claims from pods which exist in a non-terminal state in the namespace.
setStorageRequestLimit(Long) - Method in class com.vmware.vcenter.namespaces.ResourceQuotaOptionsV1
This represents 'requests.storage' option which is the maximum storage request (in mebibytes) across all persistent volume claims from pods which exist in a non-terminal state in the namespace.
setStorageRequestLimit(Long) - Method in class com.vmware.vcenter.namespaces.ResourceQuotaOptionsV1Update.Builder
This represents the new value for 'requests.storage' which is the limit on storage requests (in mebibytes) across all persistent volume claims from pods in the namespace.
setStorageRequestLimit(Long) - Method in class com.vmware.vcenter.namespaces.ResourceQuotaOptionsV1Update
This represents the new value for 'requests.storage' which is the limit on storage requests (in mebibytes) across all persistent volume claims from pods in the namespace.
setStorageRequestLimitUnset(Boolean) - Method in class com.vmware.vcenter.namespaces.ResourceQuotaOptionsV1Update.Builder
This represents the intent of the change to ResourceQuotaOptionsV1Update.getStorageRequestLimit().
setStorageRequestLimitUnset(Boolean) - Method in class com.vmware.vcenter.namespaces.ResourceQuotaOptionsV1Update
This represents the intent of the change to ResourceQuotaOptionsV1Update.getStorageRequestLimit().
setStorageSpecs(List<InstancesTypes.StorageSpec>) - Method in class com.vmware.vcenter.namespaces.InstancesTypes.CreateSpec.Builder
Storage associated with the namespace.
setStorageSpecs(List<InstancesTypes.StorageSpec>) - Method in class com.vmware.vcenter.namespaces.InstancesTypes.CreateSpec
Storage associated with the namespace.
setStorageSpecs(List<InstancesTypes.StorageSpec>) - Method in class com.vmware.vcenter.namespaces.InstancesTypes.Info
Storage associated with the namespace.
setStorageSpecs(List<InstancesTypes.StorageSpec>) - Method in class com.vmware.vcenter.namespaces.InstancesTypes.SetSpec.Builder
Storage associated with the namespace.
setStorageSpecs(List<InstancesTypes.StorageSpec>) - Method in class com.vmware.vcenter.namespaces.InstancesTypes.SetSpec
Storage associated with the namespace.
setStorageSpecs(List<InstancesTypes.StorageSpec>) - Method in class com.vmware.vcenter.namespaces.InstancesTypes.UpdateSpec.Builder
Storage associated with the namespace.
setStorageSpecs(List<InstancesTypes.StorageSpec>) - Method in class com.vmware.vcenter.namespaces.InstancesTypes.UpdateSpec
Storage associated with the namespace.
setStorageUri(URI) - Method in class com.vmware.content.library.StorageBacking.Builder
URI identifying the location used to store the content in the library.
setStorageUri(URI) - Method in class com.vmware.content.library.StorageBacking
URI identifying the location used to store the content in the library.
setStorageUris(List<URI>) - Method in class com.vmware.content.library.item.StorageTypes.Info
URIs that identify the file on the storage backing.
setStorageUsed(long) - Method in class com.vmware.vcenter.namespace_management.ClustersTypes.Stats
Overall storage used by the cluster, in mebibytes.
setStorageUsed(long) - Method in class com.vmware.vcenter.namespaces.InstancesTypes.Stats
Overall storage used by the namespace (in mebibytes).
setStringValue(String) - Method in class com.vmware.vapi.metadata.metamodel.ElementValue.Builder
String value of the metadata element.
setStringValue(String) - Method in class com.vmware.vapi.metadata.metamodel.ElementValue
String value of the metadata element.
setStringValue(String) - Method in class com.vmware.vapi.metadata.metamodel.PrimitiveValue.Builder
String value of the constant.
setStringValue(String) - Method in class com.vmware.vapi.metadata.metamodel.PrimitiveValue
String value of the constant.
setStructureId(String) - Method in class com.vmware.vapi.metadata.cli.CommandTypes.OutputInfo
Name of the class.
setStructureId(String) - Method in class com.vmware.vapi.metadata.metamodel.ElementValue.Builder
Identifier of the structure element.
setStructureId(String) - Method in class com.vmware.vapi.metadata.metamodel.ElementValue
Identifier of the structure element.
setStructureId(String) - Method in class com.vmware.vapi.metadata.metamodel.ErrorInfo
Identifier for the structure element corresponding to the error that is being reported by the operation.
setStructureIds(List<String>) - Method in class com.vmware.vapi.metadata.metamodel.ElementValue.Builder
List of identifiers of the structure elements.
setStructureIds(List<String>) - Method in class com.vmware.vapi.metadata.metamodel.ElementValue
List of identifiers of the structure elements.
setStructures(Map<String, StructureInfo>) - Method in class com.vmware.vapi.metadata.metamodel.PackageInfo
Metamodel information of all the structure elements contained in the package element.
setStructures(Map<String, StructureInfo>) - Method in class com.vmware.vapi.metadata.metamodel.ServiceInfo
Metamodel information of all the structure elements contained in the service element.
setSubClassCode(String) - Method in class com.vmware.esx.hcl.PCIDevice
Register that specifies the specific function the device performs.
setSubject(String) - Method in class com.vmware.content.library.item.updatesession.CertificateInfo
Certificate subject.
setSubject(String) - Method in class com.vmware.vcenter.namespaces.InstancesTypes.Access
Name of the subject.
setSubject(String) - Method in class com.vmware.vcenter.ovf.CertificateParams.Builder
Certificate subject.
setSubject(String) - Method in class com.vmware.vcenter.ovf.CertificateParams
Certificate subject.
setSubjectAlternativeName(List<String>) - Method in class com.vmware.vcenter.certificate_management.vcenter.TlsTypes.Info
Collection of subject alternative names.
setSubjectAltName(List<String>) - Method in class com.vmware.vcenter.certificate_management.vcenter.TlsCsrTypes.Spec.Builder
This property was added in vSphere API 6.7.2.
setSubjectAltName(List<String>) - Method in class com.vmware.vcenter.certificate_management.vcenter.TlsCsrTypes.Spec
This property was added in vSphere API 6.7.2.
setSubjectAltName(List<String>) - Method in class com.vmware.vcenter.certificate_management.vcenter.TlsTypes.ReplaceSpec.Builder
SubjectAltName is list of Dns Names and Ip addresses.
setSubjectAltName(List<String>) - Method in class com.vmware.vcenter.certificate_management.vcenter.TlsTypes.ReplaceSpec
SubjectAltName is list of Dns Names and Ip addresses.
setSubjectAltName(List<String>) - Method in class com.vmware.vcenter.certificate_management.vcenter.VmcaRootTypes.CreateSpec.Builder
SubjectAltName is list of Dns Names and Ip addresses.
setSubjectAltName(List<String>) - Method in class com.vmware.vcenter.certificate_management.vcenter.VmcaRootTypes.CreateSpec
SubjectAltName is list of Dns Names and Ip addresses.
setSubjectDn(String) - Method in class com.vmware.vcenter.certificate_management.vcenter.TlsTypes.Info
Subject (subject distinguished name) value from the certificate.
setSubjectToken(String) - Method in class com.vmware.vcenter.tokenservice.TokenExchangeTypes.ExchangeSpec
A security token that represents the identity of the party on behalf of whom exchange is being made.
setSubjectTokenType(String) - Method in class com.vmware.vcenter.tokenservice.TokenExchangeTypes.ExchangeSpec
An identifier, that indicates the type of the security token in the TokenExchangeTypes.ExchangeSpec.getSubjectToken() parameter.
setSubjectType(AccessTypes.SubjectType) - Method in class com.vmware.vcenter.namespaces.InstancesTypes.Access
Type of the subject.
setSubnetMask(String) - Method in class com.vmware.vcenter.namespace_management.ClustersTypes.Ipv4Range
Subnet mask to be set.
setSubnetMask(String) - Method in class com.vmware.vcenter.vcha.ClusterTypes.Ipv4Info
The subnet mask of the interface.
setSubnetMask(String) - Method in class com.vmware.vcenter.vcha.Ipv4Spec.Builder
The subnet mask for the interface.
setSubnetMask(String) - Method in class com.vmware.vcenter.vcha.Ipv4Spec
The subnet mask for the interface.
setSubscribedLibrary(SubscriptionsTypes.CreateSpecSubscribedLibrary) - Method in class com.vmware.content.library.SubscriptionsTypes.CreateSpec
Specification for the subscribed library to be associated with the subscription.
setSubscribedLibrary(String) - Method in class com.vmware.content.library.SubscriptionsTypes.CreateSpecSubscribedLibrary.Builder
Identifier of the existing subscribed library to associate with the subscription.
setSubscribedLibrary(String) - Method in class com.vmware.content.library.SubscriptionsTypes.CreateSpecSubscribedLibrary
Identifier of the existing subscribed library to associate with the subscription.
setSubscribedLibrary(String) - Method in class com.vmware.content.library.SubscriptionsTypes.Info
Identifier of the subscribed library associated with the subscription.
setSubscribedLibrary(String) - Method in class com.vmware.content.library.SubscriptionsTypes.Summary
Identifier of the subscribed library.
setSubscribedLibraryLocation(SubscriptionsTypes.Location) - Method in class com.vmware.content.library.SubscriptionsTypes.Info
Location of the subscribed library relative to the published library.
setSubscribedLibraryName(String) - Method in class com.vmware.content.library.SubscriptionsTypes.Info
Name of the subscribed library associated with the subscription.
setSubscribedLibraryName(String) - Method in class com.vmware.content.library.SubscriptionsTypes.Summary
Name of the subscribed library.
setSubscribedLibraryPlacement(SubscriptionsTypes.PlacementInfo) - Method in class com.vmware.content.library.SubscriptionsTypes.Info
Placement information about the subscribed library's virtual machine template items.
setSubscribedLibraryPlacement(SubscriptionsTypes.UpdateSpecPlacement) - Method in class com.vmware.content.library.SubscriptionsTypes.UpdateSpec.Builder
Placement specification for the virtual machine template items of the subscribed library.
setSubscribedLibraryPlacement(SubscriptionsTypes.UpdateSpecPlacement) - Method in class com.vmware.content.library.SubscriptionsTypes.UpdateSpec
Placement specification for the virtual machine template items of the subscribed library.
setSubscribedLibraryVcenter(SubscriptionsTypes.VcenterInfo) - Method in class com.vmware.content.library.SubscriptionsTypes.Info.Builder
Information about the vCenter Server instance where the subscribed library exists.
setSubscribedLibraryVcenter(SubscriptionsTypes.VcenterInfo) - Method in class com.vmware.content.library.SubscriptionsTypes.Info
Information about the vCenter Server instance where the subscribed library exists.
setSubscribedLibraryVcenter(SubscriptionsTypes.UpdateSpecVcenter) - Method in class com.vmware.content.library.SubscriptionsTypes.UpdateSpec.Builder
Specification for the subscribed library's vCenter Server instance.
setSubscribedLibraryVcenter(SubscriptionsTypes.UpdateSpecVcenter) - Method in class com.vmware.content.library.SubscriptionsTypes.UpdateSpec
Specification for the subscribed library's vCenter Server instance.
setSubscribedLibraryVcenterHostname(String) - Method in class com.vmware.content.library.SubscriptionsTypes.Summary.Builder
Hostname of the vCenter instance where the subscribed library exists.
setSubscribedLibraryVcenterHostname(String) - Method in class com.vmware.content.library.SubscriptionsTypes.Summary
Hostname of the vCenter instance where the subscribed library exists.
setSubscription(String) - Method in class com.vmware.content.library.ItemTypes.DestinationSpec
Identifier of the subscription associated with the subscribed library.
setSubscription(String) - Method in class com.vmware.content.library.SourceInfo.Builder
Identifier of the subscription associated with the subscribed library.
setSubscription(String) - Method in class com.vmware.content.library.SourceInfo
Identifier of the subscription associated with the subscribed library.
setSubscription(String) - Method in class com.vmware.content.library.SubscriptionsTypes.Summary
Identifier of the subscription.
setSubscription(String) - Method in class com.vmware.content.LocalLibraryTypes.DestinationSpec
Identifier of the subscription associated with the subscribed library.
setSubscriptionInfo(SubscriptionInfo) - Method in class com.vmware.content.LibraryModel.Builder
Defines the subscription behavior for this Library.
setSubscriptionInfo(SubscriptionInfo) - Method in class com.vmware.content.LibraryModel
Defines the subscription behavior for this Library.
setSubscriptionUrl(URI) - Method in class com.vmware.content.library.SubscriptionInfo.Builder
The URL of the endpoint where the metadata for the remotely published library is being served.
setSubscriptionUrl(URI) - Method in class com.vmware.content.library.SubscriptionInfo
The URL of the endpoint where the metadata for the remotely published library is being served.
setSubtaskOrder(List<String>) - Method in class com.vmware.appliance.TaskInfo
List of tasks that make up this appliance task in the order they are being run.
setSubtaskOrder(List<String>) - Method in class com.vmware.vcenter.DeploymentTypes.Info.Builder
The ordered list of subtasks for this deployment operation.
setSubtaskOrder(List<String>) - Method in class com.vmware.vcenter.DeploymentTypes.Info
The ordered list of subtasks for this deployment operation.
setSubtasks(Map<String, SubtaskInfo>) - Method in class com.vmware.appliance.TaskInfo
Information about the subtasks that this appliance task consists of.
setSubtasks(Map<String, TaskInfo>) - Method in class com.vmware.esx.settings.TaskInfo.Builder
Information about the subtasks that this task contains.
setSubtasks(Map<String, TaskInfo>) - Method in class com.vmware.esx.settings.TaskInfo
Information about the subtasks that this task contains.
setSubtasks(Map<String, DeploymentTypes.Task>) - Method in class com.vmware.vcenter.DeploymentTypes.Info.Builder
The map of the deployment subtasks and their status infomation.
setSubtasks(Map<String, DeploymentTypes.Task>) - Method in class com.vmware.vcenter.DeploymentTypes.Info
The map of the deployment subtasks and their status infomation.
setSubType(String) - Method in class com.vmware.content.type.ovf.DiskController.Builder
Disk controller sub type: DiskControllerSubType It is optional to specify a disk controller subtype.
setSubType(String) - Method in class com.vmware.content.type.ovf.DiskController
Disk controller sub type: DiskControllerSubType It is optional to specify a disk controller subtype.
setSubType(String) - Method in class com.vmware.content.type.ovf.Drive.Builder
Drive sub type It is optional to specify a drive subtype.
setSubType(String) - Method in class com.vmware.content.type.ovf.Drive
Drive sub type It is optional to specify a drive subtype.
setSucceeded(boolean) - Method in class com.vmware.vcenter.ovf.LibraryItemTypes.CreateResult
Whether the create() method completed successfully.
setSucceeded(boolean) - Method in class com.vmware.vcenter.ovf.LibraryItemTypes.DeploymentResult
Whether the deploy() method completed successfully.
setSuccess(boolean) - Method in class com.vmware.cis.tagging.TagAssociationTypes.BatchResult
This is true if the batch method completed without any errors.
setSuccessfulHosts(Set<String>) - Method in class com.vmware.esx.settings.clusters.software.reports.LastApplyResultTypes.ApplyResult
Hosts in this cluster to which the desired software document specified by the LastApplyResultTypes.ApplyResult.getCommit() has been successfully applied to.
setSuccessfulHosts(Set<String>) - Method in class com.vmware.esx.settings.clusters.SoftwareTypes.ApplyResult
Hosts in this cluster to which the desired software document specified by the SoftwareTypes.ApplyResult.getCommit() has been successfully applied to.
setSummary(String) - Method in class com.vmware.appliance.system.VersionTypes.VersionStruct
Summary of patch (empty string, if the appliance has not been patched)
setSummary(String) - Method in class com.vmware.esx.settings.depot_content.add_ons.VersionsTypes.Info
Summary of the OEM add-on.
setSummary(String) - Method in class com.vmware.esx.settings.depot_content.AddOnsTypes.AddOnVersionSummary
Summary of the OEM add-on version.
setSummary(String) - Method in class com.vmware.esx.settings.depot_content.base_images.VersionsTypes.Info
Summary of the base-image.
setSummary(String) - Method in class com.vmware.esx.settings.depot_content.BaseImagesTypes.Summary
Summary of the base-image.
setSummary(String) - Method in class com.vmware.esx.settings.depot_content.components.VersionsTypes.Info
Summary of the component version.
setSummary(String) - Method in class com.vmware.esx.settings.depot_content.ComponentsTypes.ComponentVersionSummary
Summary of the component version.
setSummary(InteropReportTypes.ReportSummary) - Method in class com.vmware.vcenter.lcm.discovery.InteropReportTypes.Report
A summary of the interoperability matrix.
setSummary(PrecheckReportTypes.ReportSummary) - Method in class com.vmware.vcenter.lcm.update.PrecheckReportTypes.Report
A summary of the report consist of count of warnings and errors returned by running the precheck.
setSummaryResult(LocalizableMessage) - Method in class com.vmware.esx.settings.clusters.software.reports.HardwareCompatibilityTypes.CheckSummary
Over all Compliance result for cluster for the software specification.
setSummaryType(AttestationTypes.SummaryType) - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_hosts.AttestationTypes.Summary
Defines the verbosity of the summary.
setSummaryType(KmsTypes.SummaryType) - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_hosts.KmsTypes.Summary
Defines the verbosity of the summary.
setSupported(boolean) - Method in class com.vmware.appliance.RecoveryTypes.Info
Is recovery supported in this appliance.
setSupported(List<DriverFirmwareVersion>) - Method in class com.vmware.esx.settings.clusters.software.reports.PciDeviceComplianceInfo
List of Supported Driver and Firmware Version combination from Harware Compatibility List.
setSupportedAllocationScheme(List<IpAllocationParams.IpAllocationScheme>) - Method in class com.vmware.vcenter.ovf.IpAllocationParams.Builder
Specifies the IP allocation schemes supported by the guest software.
setSupportedAllocationScheme(List<IpAllocationParams.IpAllocationScheme>) - Method in class com.vmware.vcenter.ovf.IpAllocationParams
Specifies the IP allocation schemes supported by the guest software.
setSupportedIpAllocationPolicy(List<IpAllocationParams.IpAllocationPolicy>) - Method in class com.vmware.vcenter.ovf.IpAllocationParams.Builder
Specifies the IP allocation policies supported.
setSupportedIpAllocationPolicy(List<IpAllocationParams.IpAllocationPolicy>) - Method in class com.vmware.vcenter.ovf.IpAllocationParams
Specifies the IP allocation policies supported.
setSupportedIpProtocol(List<IpAllocationParams.IpProtocol>) - Method in class com.vmware.vcenter.ovf.IpAllocationParams.Builder
Specifies the IP protocols supported by the guest.
setSupportedIpProtocol(List<IpAllocationParams.IpProtocol>) - Method in class com.vmware.vcenter.ovf.IpAllocationParams
Specifies the IP protocols supported by the guest.
setSupportedReleases(List<String>) - Method in class com.vmware.esx.hcl.hosts.CompatibilityReportTypes.DeviceHclInfo.Builder
Provides information about supported releases for this device.
setSupportedReleases(List<String>) - Method in class com.vmware.esx.hcl.hosts.CompatibilityReportTypes.DeviceHclInfo
Provides information about supported releases for this device.
setSupportedReleases(List<String>) - Method in class com.vmware.esx.hcl.hosts.CompatibilityReportTypes.ServerCompatibility.Builder
Provides information about supported releases for this entry.
setSupportedReleases(List<String>) - Method in class com.vmware.esx.hcl.hosts.CompatibilityReportTypes.ServerCompatibility
Provides information about supported releases for this entry.
setSvid(String) - Method in class com.vmware.esx.hcl.PCIDevice
A unique number that identifies the card manufacturer.
setSvid(String) - Method in class com.vmware.esx.settings.clusters.software.reports.PciDevice
PCI SVID of the device.
setSysprep(WindowsSysprep) - Method in class com.vmware.vcenter.guest.WindowsConfiguration.Builder
Customization settings like user details, administrator details, etc for the windows guest operating system.
setSysprep(WindowsSysprep) - Method in class com.vmware.vcenter.guest.WindowsConfiguration
Customization settings like user details, administrator details, etc for the windows guest operating system.
setSysprepXml(String) - Method in class com.vmware.vcenter.guest.WindowsConfiguration.Builder
All settings specified in a XML format.
setSysprepXml(String) - Method in class com.vmware.vcenter.guest.WindowsConfiguration
All settings specified in a XML format.
setSystemDefined(boolean) - Method in class com.vmware.esx.settings.depots.OnlineTypes.Info
Flag to indicate if the depot is system defined.
setSystemDefined(boolean) - Method in class com.vmware.esx.settings.depots.OnlineTypes.Summary
Flag to indicate if the depot is system defined.
setSystemName(String) - Method in class com.vmware.appliance.recovery.backup.system_name.ArchiveTypes.Info
The system name identifier of the appliance represented by the backup.
setTag(String) - Method in class com.vmware.vcenter.compute.policies.TagUsageTypes.Summary
Identifier of the tag used by the policy indicated by TagUsageTypes.Summary.getPolicy().
setTag(String) - Method in class com.vmware.vcenter.ovf.UnknownSection
A namespace-qualified tag in the form {ns}tag.
setTag(String) - Method in class com.vmware.vcenter.tagging.AssociationsTypes.Summary
The identifier of a tag.
setTagId(String) - Method in class com.vmware.cis.tagging.TagAssociationTypes.TagToObjects
The identifier of the tag.
setTagId(String) - Method in class com.vmware.cis.tagging.TagTypes.CreateSpec.Builder
This property was added in vSphere API 6.7.
setTagId(String) - Method in class com.vmware.cis.tagging.TagTypes.CreateSpec
This property was added in vSphere API 6.7.
setTagIds(List<String>) - Method in class com.vmware.cis.tagging.TagAssociationTypes.ObjectToTags
The identifiers of the related tags.
setTagName(String) - Method in class com.vmware.vcenter.compute.policies.TagUsageTypes.Summary
Name of the tag used by the policy indicated by TagUsageTypes.Summary.getPolicy().
setTags(Set<String>) - Method in class com.vmware.vcenter.compute.policies.TagUsageTypes.FilterSpec.Builder
Identifiers that tags must have to match the filter.
setTags(Set<String>) - Method in class com.vmware.vcenter.compute.policies.TagUsageTypes.FilterSpec
Identifiers that tags must have to match the filter.
setTagType(String) - Method in class com.vmware.vcenter.compute.policies.TagUsageTypes.Summary
Identifier of the tag type used by the policy indicated by TagUsageTypes.Summary.getPolicy().
setTagTypes(Set<String>) - Method in class com.vmware.vcenter.compute.policies.TagUsageTypes.FilterSpec.Builder
Identifiers that tag types must have to match the filter.
setTagTypes(Set<String>) - Method in class com.vmware.vcenter.compute.policies.TagUsageTypes.FilterSpec
Identifiers that tag types must have to match the filter.
setTarget(DynamicID) - Method in class com.vmware.appliance.infraprofile.TaskInfo.Builder
Identifier of the target created by the operation or an existing one the operation performed on.
setTarget(DynamicID) - Method in class com.vmware.appliance.infraprofile.TaskInfo
Identifier of the target created by the operation or an existing one the operation performed on.
setTarget(DynamicID) - Method in class com.vmware.appliance.recovery.backup.job.DetailsTypes.Info.Builder
Identifier of the target created by the operation or an existing one the operation performed on.
setTarget(DynamicID) - Method in class com.vmware.appliance.recovery.backup.job.DetailsTypes.Info
Identifier of the target created by the operation or an existing one the operation performed on.
setTarget(DynamicID) - Method in class com.vmware.appliance.recovery.reconciliation.JobTypes.Info.Builder
Identifier of the target resource the operation modifies.
setTarget(DynamicID) - Method in class com.vmware.appliance.recovery.reconciliation.JobTypes.Info
Identifier of the target resource the operation modifies.
setTarget(DynamicID) - Method in class com.vmware.appliance.SubtaskInfo.Builder
Identifier of the target created by the operation or an existing one the operation performed on.
setTarget(DynamicID) - Method in class com.vmware.appliance.SubtaskInfo
Identifier of the target created by the operation or an existing one the operation performed on.
setTarget(DynamicID) - Method in class com.vmware.appliance.TaskInfo.Builder
Identifier of the target created by the operation or an existing one the operation performed on.
setTarget(DynamicID) - Method in class com.vmware.appliance.TaskInfo
Identifier of the target created by the operation or an existing one the operation performed on.
setTarget(DynamicID) - Method in class com.vmware.cis.task.CommonInfo.Builder
Identifier of the target created by the operation or an existing one the operation performed on.
setTarget(DynamicID) - Method in class com.vmware.cis.task.CommonInfo
Identifier of the target created by the operation or an existing one the operation performed on.
setTarget(DynamicID) - Method in class com.vmware.cis.task.Info.Builder
Identifier of the target created by the operation or an existing one the operation performed on.
setTarget(DynamicID) - Method in class com.vmware.cis.task.Info
Identifier of the target created by the operation or an existing one the operation performed on.
setTarget(SubscriptionsTypes.CreateSpecSubscribedLibrary.Target) - Method in class com.vmware.content.library.SubscriptionsTypes.CreateSpecSubscribedLibrary
Specifies whether the target subscribed library should be newly created or an existing subscribed library should be used.
setTarget(AddOnInfo) - Method in class com.vmware.esx.settings.AddOnCompliance.Builder
Target OEM add-on present in the software specification.
setTarget(AddOnInfo) - Method in class com.vmware.esx.settings.AddOnCompliance
Target OEM add-on present in the software specification.
setTarget(BaseImageInfo) - Method in class com.vmware.esx.settings.BaseImageCompliance
Target base image information present in the software specification.
setTarget(DriverFirmwareVersion) - Method in class com.vmware.esx.settings.clusters.software.reports.PciDeviceComplianceInfo
Driver and Firmware Version from Image Specification.
setTarget(ComponentInfo) - Method in class com.vmware.esx.settings.ComponentCompliance.Builder
Target version of the component present in the software specification.
setTarget(ComponentInfo) - Method in class com.vmware.esx.settings.ComponentCompliance
Target version of the component present in the software specification.
setTarget(HardwareModuleFirmwareInfo) - Method in class com.vmware.esx.settings.HardwareModuleFirmwareCompliance.Builder
Target version of the firmware present in the Hardware Support Package (HSP).
setTarget(HardwareModuleFirmwareInfo) - Method in class com.vmware.esx.settings.HardwareModuleFirmwareCompliance
Target version of the firmware present in the Hardware Support Package (HSP).
setTarget(HardwareSupportPackageInfo) - Method in class com.vmware.esx.settings.HardwareSupportPackageCompliance.Builder
Target version of the Hardware Support Package present in the software specification.
setTarget(HardwareSupportPackageInfo) - Method in class com.vmware.esx.settings.HardwareSupportPackageCompliance
Target version of the Hardware Support Package present in the software specification.
setTarget(SolutionInfo) - Method in class com.vmware.esx.settings.SolutionCompliance.Builder
Target solution present in the software specification.
setTarget(SolutionInfo) - Method in class com.vmware.esx.settings.SolutionCompliance
Target solution present in the software specification.
setTarget(DynamicID) - Method in class com.vmware.esx.settings.TaskInfo.Builder
Identifier of the target created by the operation or an existing one the operation performed on.
setTarget(DynamicID) - Method in class com.vmware.esx.settings.TaskInfo
Identifier of the target created by the operation or an existing one the operation performed on.
setTarget(DynamicID) - Method in class com.vmware.vcenter.deployment.ImportHistoryTypes.Info.Builder
Identifier of the target created by the operation or an existing one the operation performed on.
setTarget(DynamicID) - Method in class com.vmware.vcenter.deployment.ImportHistoryTypes.Info
Identifier of the target created by the operation or an existing one the operation performed on.
setTarget(DynamicID) - Method in class com.vmware.vcenter.DeploymentTypes.Info.Builder
Identifier of the target created by the operation or an existing one the operation performed on.
setTarget(DynamicID) - Method in class com.vmware.vcenter.DeploymentTypes.Info
Identifier of the target created by the operation or an existing one the operation performed on.
setTarget(DynamicID) - Method in class com.vmware.vcenter.DeploymentTypes.Task.Builder
Identifier of the target created by the operation or an existing one the operation performed on.
setTarget(DynamicID) - Method in class com.vmware.vcenter.DeploymentTypes.Task
Identifier of the target created by the operation or an existing one the operation performed on.
setTargetProduct(Product) - Method in class com.vmware.vcenter.lcm.discovery.InteropReportTypes.Report
A product against the other products are compared to.
setTargetRelease(String) - Method in class com.vmware.esx.hcl.hosts.CompatibilityReportTypes.HclReport
Indicates for which ESXi release the report is generated.
setTargets(List<DynamicID>) - Method in class com.vmware.cis.TasksTypes.FilterSpec.Builder
Identifiers of the targets the operation for the associated task created or was performed on (see CommonInfo.getTarget()).
setTargets(List<DynamicID>) - Method in class com.vmware.cis.TasksTypes.FilterSpec
Identifiers of the targets the operation for the associated task created or was performed on (see CommonInfo.getTarget()).
setTargetSource(ComponentSource) - Method in class com.vmware.esx.settings.ComponentCompliance.Builder
Source of the component in the software specification.
setTargetSource(ComponentSource) - Method in class com.vmware.esx.settings.ComponentCompliance
Source of the component in the software specification.
setTargetVersion(String) - Method in class com.vmware.vcenter.lcm.discovery.InteropReportTypes.Spec
The vCenter Server version.
setTargetVersion(String) - Method in class com.vmware.vcenter.lcm.discovery.Product.Builder
Future version of the product after upgrade.
setTargetVersion(String) - Method in class com.vmware.vcenter.lcm.discovery.Product
Future version of the product after upgrade.
setTask(TaskInfo) - Method in class com.vmware.appliance.UpdateTypes.Info.Builder
The running or completed update task.
setTask(TaskInfo) - Method in class com.vmware.appliance.UpdateTypes.Info
The running or completed update task.
setTasks(Set<String>) - Method in class com.vmware.cis.TasksTypes.FilterSpec.Builder
Identifiers of tasks that can match the filter.
setTasks(Set<String>) - Method in class com.vmware.cis.TasksTypes.FilterSpec
Identifiers of tasks that can match the filter.
setText(LocalizableMessage) - Method in class com.vmware.appliance.update.PendingTypes.Question
Label for the item to be used in GUI/CLI.
setThinProvisioningSupported(boolean) - Method in class com.vmware.vcenter.DatastoreTypes.Info
Whether or not the datastore supports thin provisioning on a per file basis.
setThis(ManagedObjectReference) - Method in class com.vmware.vsphereautomation.lookup.CreateRequestType
Sets the value of the this property.
setThis(ManagedObjectReference) - Method in class com.vmware.vsphereautomation.lookup.DeleteRequestType
Sets the value of the this property.
setThis(ManagedObjectReference) - Method in class com.vmware.vsphereautomation.lookup.GetLocaleRequestType
Sets the value of the this property.
setThis(ManagedObjectReference) - Method in class com.vmware.vsphereautomation.lookup.GetRequestType
Sets the value of the this property.
setThis(ManagedObjectReference) - Method in class com.vmware.vsphereautomation.lookup.GetSiteIdRequestType
Sets the value of the this property.
setThis(ManagedObjectReference) - Method in class com.vmware.vsphereautomation.lookup.ListRequestType
Sets the value of the this property.
setThis(ManagedObjectReference) - Method in class com.vmware.vsphereautomation.lookup.RetrieveHaBackupConfigurationRequestType
Sets the value of the this property.
setThis(ManagedObjectReference) - Method in class com.vmware.vsphereautomation.lookup.RetrieveServiceContentRequestType
Sets the value of the this property.
setThis(ManagedObjectReference) - Method in class com.vmware.vsphereautomation.lookup.SetLocaleRequestType
Sets the value of the this property.
setThis(ManagedObjectReference) - Method in class com.vmware.vsphereautomation.lookup.SetRequestType
Sets the value of the this property.
setThumbprint(String) - Method in class com.vmware.vcenter.certificate_management.vcenter.TlsTypes.Info
Thumbprint value from the certificate.
setThumbprint(String) - Method in class com.vmware.vcenter.HostTypes.CreateSpec.Builder
The thumbprint of the SSL certificate, which the host is expected to have.
setThumbprint(String) - Method in class com.vmware.vcenter.HostTypes.CreateSpec
The thumbprint of the SSL certificate, which the host is expected to have.
setThumbprintVerification(HostTypes.CreateSpec.ThumbprintVerification) - Method in class com.vmware.vcenter.HostTypes.CreateSpec
Type of host's SSL certificate verification to be done.
setTicket(URI) - Method in class com.vmware.vcenter.vm.console.TicketsTypes.Summary
Console ticket URI.
setTime(Calendar) - Method in class com.vmware.appliance.infraprofile.Notification.Builder
The time the notification was raised/found.
setTime(Calendar) - Method in class com.vmware.appliance.infraprofile.Notification
The time the notification was raised/found.
setTime(Calendar) - Method in class com.vmware.appliance.Notification.Builder
The time the notification was raised/found.
setTime(Calendar) - Method in class com.vmware.appliance.Notification
The time the notification was raised/found.
setTime(String) - Method in class com.vmware.appliance.system.TimeTypes.SystemTimeStruct
time format: 18:18:32
setTime(Calendar) - Method in class com.vmware.content.library.item.ChangesTypes.Info
The date and time when the item content was changed.
setTime(Calendar) - Method in class com.vmware.content.library.item.ChangesTypes.Summary
The date and time when the item content was changed.
setTime(Calendar) - Method in class com.vmware.esx.hcl.Notification
The time the notification was raised/found.
setTime(Calendar) - Method in class com.vmware.esx.settings.Notification
The time the notification was raised/found.
setTime(Calendar) - Method in class com.vmware.vcenter.deployment.Notification.Builder
The time the notification was raised/found.
setTime(Calendar) - Method in class com.vmware.vcenter.deployment.Notification
The time the notification was raised/found.
setTime(Calendar) - Method in class com.vmware.vcenter.lcm.Notification.Builder
The time the notification was raised/found.
setTime(Calendar) - Method in class com.vmware.vcenter.lcm.Notification
The time the notification was raised/found.
setTime(Calendar) - Method in class com.vmware.vcenter.vm_template.library_items.CheckOutsTypes.Info
Date and time when the virtual machine was checked out.
setTimeout(long) - Method in class com.vmware.appliance.access.ShellTypes.ShellConfig
The timeout (in seconds) specifies how long you enable the Shell access.
setTimestamp(Calendar) - Method in class com.vmware.appliance.recovery.backup.system_name.ArchiveTypes.Info
Time when this backup was completed.
setTimestamp(Calendar) - Method in class com.vmware.appliance.recovery.backup.system_name.ArchiveTypes.Summary
Time when this backup was started.
setTimestamp(Calendar) - Method in class com.vmware.appliance.recovery.RestoreTypes.Metadata
Time when this backup was completed.
setTimeStamps(List<Long>) - Method in class com.vmware.vcenter.namespace_management.stats.TimeSeriesTypes.TimeSeries
Sequence of UNIX timestamp values at which statistical values were sampled.
setTimezone(String) - Method in class com.vmware.appliance.system.TimeTypes.SystemTimeStruct
timezone
setTimeZone(long) - Method in class com.vmware.vcenter.guest.GuiUnattended
The time zone index for the virtual machine.
setTimeZone(String) - Method in class com.vmware.vcenter.guest.LinuxConfiguration.Builder
The case-sensitive time zone, such as Europe/Sofia.
setTimeZone(String) - Method in class com.vmware.vcenter.guest.LinuxConfiguration
The case-sensitive time zone, such as Europe/Sofia.
Settings - Interface in com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.attestation.tpm2
The Settings interface provides methods to get or update settings related to the TPM 2.0 attestation protocol behavior.
SettingsDefinitions - Class in com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.attestation.tpm2
Defines the type descriptors for the Settings API service.
SettingsDefinitions() - Constructor for class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.attestation.tpm2.SettingsDefinitions
 
SettingsFactory - Class in com.vmware.esx.settings
SettingsFactory is responsible for creating instances of services contained inside the com.vmware.esx.settings package and also has the subpackages reference to access respective subpackage services.
settingsService() - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.attestation.tpm2.Tpm2Factory
Returns an instance of class Settings
SettingsStub - Class in com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.attestation.tpm2
Remote stub implementation of the Settings API service.
SettingsStub(ApiProvider, TypeConverter, StubConfigurationBase) - Constructor for class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.attestation.tpm2.SettingsStub
 
SettingsStub(ApiProvider, StubConfigurationBase) - Constructor for class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.attestation.tpm2.SettingsStub
 
SettingsTypes - Interface in com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.attestation.tpm2
Defines the data types of the Settings API service.
SettingsTypes._VAPI_OPERATIONS - Enum in com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.attestation.tpm2
Identifiers of the task operations
SettingsTypes.Health - Class in com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.attestation.tpm2
The Health enumeration class is indicator for the consistency of the hosts status in the cluster.
SettingsTypes.Health.Values - Enum in com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.attestation.tpm2
Native Java enum representing this enumeration class.
SettingsTypes.Info - Class in com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.attestation.tpm2
The Info class contains information that describes the TPM 2.0 protocol settings.
SettingsTypes.Info.Builder - Class in com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.attestation.tpm2
Builder class for SettingsTypes.Info.
SettingsTypes.UpdateSpec - Class in com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.attestation.tpm2
The UpdateSpec class contains information that describes changes to the TPM 2.0 protocol settings.
SettingsTypes.UpdateSpec.Builder - Class in com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.attestation.tpm2
Builder class for SettingsTypes.UpdateSpec.
setTlsEndpointCertificate(String) - Method in class com.vmware.vcenter.namespace_management.ClustersTypes.Info.Builder
PEM-encoded x509 certificate used by TLS endpoint on Kubernetes API servers when accessed via the load balancer, e.g.
setTlsEndpointCertificate(String) - Method in class com.vmware.vcenter.namespace_management.ClustersTypes.Info
PEM-encoded x509 certificate used by TLS endpoint on Kubernetes API servers when accessed via the load balancer, e.g.
setTlsEndpointCertificate(String) - Method in class com.vmware.vcenter.namespace_management.ClustersTypes.UpdateSpec.Builder
Certificate issued for Kubernetes API Server.
setTlsEndpointCertificate(String) - Method in class com.vmware.vcenter.namespace_management.ClustersTypes.UpdateSpec
Certificate issued for Kubernetes API Server.
setTlsManagementEndpointCertificate(String) - Method in class com.vmware.vcenter.namespace_management.ClustersTypes.Info.Builder
PEM-encoded x509 certificate used by TLS endpoint on Kubernetes API servers when accessed from the management network, e.g.
setTlsManagementEndpointCertificate(String) - Method in class com.vmware.vcenter.namespace_management.ClustersTypes.Info
PEM-encoded x509 certificate used by TLS endpoint on Kubernetes API servers when accessed from the management network, e.g.
setToken(char[]) - Method in class com.vmware.esx.hcl.ReportsTypes.Token
A one-time, short-lived token required in the HTTP header of the request to the url.
setToken(String) - Method in class com.vmware.vcenter.lcm.ReportsTypes.Token
A one-time, short-lived token required in the HTTP header of the request to the url.
setToken(String) - Method in class com.vmware.vcenter.namespace_management.SupportBundleTypes.Token
A one-time, short-lived token required in the HTTP header of the request to the url.
setTokenEndpoint(URI) - Method in class com.vmware.vcenter.identity.ProvidersTypes.Oauth2CreateSpec
Token endpoint of the provider.
setTokenEndpoint(URI) - Method in class com.vmware.vcenter.identity.ProvidersTypes.Oauth2Info
Token endpoint of the provider.
setTokenEndpoint(URI) - Method in class com.vmware.vcenter.identity.ProvidersTypes.Oauth2Summary
Token endpoint of the provider.
setTokenEndpoint(URI) - Method in class com.vmware.vcenter.identity.ProvidersTypes.Oauth2UpdateSpec.Builder
Token endpoint of the provider.
setTokenEndpoint(URI) - Method in class com.vmware.vcenter.identity.ProvidersTypes.Oauth2UpdateSpec
Token endpoint of the provider.
setTokenEndpoint(URI) - Method in class com.vmware.vcenter.identity.ProvidersTypes.OidcInfo
Token endpoint of the provider.
setTokenEndpoint(URI) - Method in class com.vmware.vcenter.identity.ProvidersTypes.OidcSummary
Token endpoint of the provider.
setTokenType(String) - Method in class com.vmware.vcenter.tokenservice.TokenExchangeTypes.Info
A case-insensitive value specifying the method of using the access token issued.
setTotal(long) - Method in class com.vmware.cis.task.Progress
Total amount of the work for the operation.
setTotal(long) - Method in class com.vmware.vcenter.namespace_management.software.ClustersTypes.UpgradeProgress
Total amount of the work for the operation.
setTotalWork(long) - Method in class com.vmware.vcenter.hvc.links.sync.ProvidersTypes.SessionInfo
Total work for the session.
setTrackingSn(Long) - Method in class com.vmware.vstats.ProvidersTypes.Summary.Builder
Timestamp which is obtained when querying counters from a provider and is used as since parameter when new counter listing is needed.
setTrackingSn(Long) - Method in class com.vmware.vstats.ProvidersTypes.Summary
Timestamp which is obtained when querying counters from a provider and is used as since parameter when new counter listing is needed.
setTrustAuthorityCluster(String) - Method in class com.vmware.vcenter.trusted_infrastructure.attestation.ServicesTypes.CreateSpec
The cluster specifies the Trust Authority Cluster this Attestation Service belongs to.
setTrustAuthorityCluster(Set<String>) - Method in class com.vmware.vcenter.trusted_infrastructure.attestation.ServicesTypes.FilterSpec.Builder
The cluster specifies the Trust Authority Cluster this Attestation Service belongs to.
setTrustAuthorityCluster(Set<String>) - Method in class com.vmware.vcenter.trusted_infrastructure.attestation.ServicesTypes.FilterSpec
The cluster specifies the Trust Authority Cluster this Attestation Service belongs to.
setTrustAuthorityCluster(String) - Method in class com.vmware.vcenter.trusted_infrastructure.attestation.ServicesTypes.Info
The cluster specifies the Trust Authority Cluster this Attestation Service belongs to.
setTrustAuthorityCluster(String) - Method in class com.vmware.vcenter.trusted_infrastructure.attestation.ServicesTypes.Summary
The cluster specifies the Trust Authority Cluster this Attestation Service instance belongs to.
setTrustAuthorityCluster(String) - Method in class com.vmware.vcenter.trusted_infrastructure.kms.ServicesTypes.CreateSpec
The cluster specifies the Trust Authority Cluster this Key Provider Service belongs to.
setTrustAuthorityCluster(Set<String>) - Method in class com.vmware.vcenter.trusted_infrastructure.kms.ServicesTypes.FilterSpec.Builder
The cluster specifies the Trust Authority Cluster this Key Provider Service belongs to.
setTrustAuthorityCluster(Set<String>) - Method in class com.vmware.vcenter.trusted_infrastructure.kms.ServicesTypes.FilterSpec
The cluster specifies the Trust Authority Cluster this Key Provider Service belongs to.
setTrustAuthorityCluster(String) - Method in class com.vmware.vcenter.trusted_infrastructure.kms.ServicesTypes.Info
The cluster specifies the Trust Authority Cluster this Key Provider Service belongs to.
setTrustAuthorityCluster(String) - Method in class com.vmware.vcenter.trusted_infrastructure.kms.ServicesTypes.Summary
The cluster specifies the Trust Authority Cluster this Key Provider service belongs to.
setTrustAuthorityCluster(String) - Method in class com.vmware.vcenter.trusted_infrastructure.trusted_clusters.attestation.ServicesTypes.CreateSpec.Builder
The attestation cluster's unique ID.
setTrustAuthorityCluster(String) - Method in class com.vmware.vcenter.trusted_infrastructure.trusted_clusters.attestation.ServicesTypes.CreateSpec
The attestation cluster's unique ID.
setTrustAuthorityCluster(Set<String>) - Method in class com.vmware.vcenter.trusted_infrastructure.trusted_clusters.attestation.ServicesTypes.FilterSpec.Builder
The cluster specifies the Trust Authority Cluster this Attestation Service instance belongs to.
setTrustAuthorityCluster(Set<String>) - Method in class com.vmware.vcenter.trusted_infrastructure.trusted_clusters.attestation.ServicesTypes.FilterSpec
The cluster specifies the Trust Authority Cluster this Attestation Service instance belongs to.
setTrustAuthorityCluster(String) - Method in class com.vmware.vcenter.trusted_infrastructure.trusted_clusters.attestation.ServicesTypes.Info
The cluster specifies the Trust Authority Cluster this Attestation Service belongs to.
setTrustAuthorityCluster(String) - Method in class com.vmware.vcenter.trusted_infrastructure.trusted_clusters.attestation.ServicesTypes.Summary
The cluster specifies the Trust Authority Cluster this Attestation Service belongs to.
setTrustAuthorityCluster(String) - Method in class com.vmware.vcenter.trusted_infrastructure.trusted_clusters.kms.ServicesTypes.CreateSpec.Builder
The attestation cluster's unique ID.
setTrustAuthorityCluster(String) - Method in class com.vmware.vcenter.trusted_infrastructure.trusted_clusters.kms.ServicesTypes.CreateSpec
The attestation cluster's unique ID.
setTrustAuthorityCluster(Set<String>) - Method in class com.vmware.vcenter.trusted_infrastructure.trusted_clusters.kms.ServicesTypes.FilterSpec.Builder
The cluster specifies the Trust Authority Cluster this Key Provider Service instance belongs to.
setTrustAuthorityCluster(Set<String>) - Method in class com.vmware.vcenter.trusted_infrastructure.trusted_clusters.kms.ServicesTypes.FilterSpec
The cluster specifies the Trust Authority Cluster this Key Provider Service instance belongs to.
setTrustAuthorityCluster(String) - Method in class com.vmware.vcenter.trusted_infrastructure.trusted_clusters.kms.ServicesTypes.Info
The cluster specifies the Trust Authority Cluster this Key Provider Service belongs to.
setTrustAuthorityCluster(String) - Method in class com.vmware.vcenter.trusted_infrastructure.trusted_clusters.kms.ServicesTypes.Summary
The cluster specifies the Trust Authority Cluster this Key Provider Service belongs to.
setTrusted(Boolean) - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.providers.CurrentPeerCertificatesTypes.FilterSpec.Builder
Trust status that server certificates must have to match the filter (see CurrentPeerCertificatesTypes.Summary.getTrusted()).
setTrusted(Boolean) - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.providers.CurrentPeerCertificatesTypes.FilterSpec
Trust status that server certificates must have to match the filter (see CurrentPeerCertificatesTypes.Summary.getTrusted()).
setTrusted(boolean) - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.providers.CurrentPeerCertificatesTypes.Summary
whether server certificate is already trusted .
setTrustedCA(X509CertChain) - Method in class com.vmware.vcenter.trusted_infrastructure.attestation.ServicesTypes.CreateSpec
The service's TLS certificate chain.
setTrustedCA(X509CertChain) - Method in class com.vmware.vcenter.trusted_infrastructure.attestation.ServicesTypes.Info
The service's TLS certificate chain.
setTrustedCA(X509CertChain) - Method in class com.vmware.vcenter.trusted_infrastructure.kms.ServicesTypes.CreateSpec
The service's TLS certificate chain.
setTrustedCA(X509CertChain) - Method in class com.vmware.vcenter.trusted_infrastructure.kms.ServicesTypes.Info
The service's TLS certificate chain.
setTrustedCA(X509CertChain) - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_hosts.AttestationTypes.Info
The service's TLS certificate chain.
setTrustedCA(X509CertChain) - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_hosts.AttestationTypes.Summary.Builder
The service's TLS certificate chain.
setTrustedCA(X509CertChain) - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_hosts.AttestationTypes.Summary
The service's TLS certificate chain.
setTrustedCA(X509CertChain) - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_hosts.KmsTypes.Info
The service's TLS certificate chain.
setTrustedCA(X509CertChain) - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_hosts.KmsTypes.Summary.Builder
The service's TLS certificate chain.
setTrustedCA(X509CertChain) - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_hosts.KmsTypes.Summary
The service's TLS certificate chain.
setTrustedCA(X509CertChain) - Method in class com.vmware.vcenter.trusted_infrastructure.trusted_clusters.attestation.ServicesTypes.Info
The service's TLS certificate chain.
setTrustedCA(X509CertChain) - Method in class com.vmware.vcenter.trusted_infrastructure.trusted_clusters.kms.ServicesTypes.Info
The service's TLS certificate chain.
setTrustStore(KeyStore) - Method in class com.vmware.vapi.protocol.HttpConfiguration.SslConfiguration.Builder
Sets the KeyStore that contains certificates of trusted parties or Certificate Authorities trusted to identify other parties.
setTs(long) - Method in class com.vmware.vstats.DataTypes.DataPoint
Timestamp for the data point.
setType(DetailsTypes.Type) - Method in class com.vmware.appliance.recovery.backup.job.DetailsTypes.Info
Type of the backup job.
setType(String) - Method in class com.vmware.appliance.system.VersionTypes.VersionStruct
Type of product.
setType(PendingTypes.Question.InputType) - Method in class com.vmware.appliance.update.PendingTypes.Question
How this field shoudl be represented in GUI or CLI.
setType(WarningType) - Method in class com.vmware.content.library.item.updatesession.PreviewWarningInfo
The warning type raised during preview of the update session.
setType(WarningType) - Method in class com.vmware.content.library.item.updatesession.WarningBehavior
The warning type which may be raised during the update session.
setType(String) - Method in class com.vmware.content.library.ItemModel.Builder
An optional type identifier which indicates the type adapter plugin to use.
setType(String) - Method in class com.vmware.content.library.ItemModel
An optional type identifier which indicates the type adapter plugin to use.
setType(String) - Method in class com.vmware.content.library.ItemTypes.FindSpec.Builder
The type of the library item.
setType(String) - Method in class com.vmware.content.library.ItemTypes.FindSpec
The type of the library item.
setType(StorageBacking.Type) - Method in class com.vmware.content.library.StorageBacking.Builder
Type (DATASTORE, OTHER) of StorageBacking.
setType(StorageBacking.Type) - Method in class com.vmware.content.library.StorageBacking
Type (DATASTORE, OTHER) of StorageBacking.
setType(LibraryModel.LibraryType) - Method in class com.vmware.content.LibraryModel.Builder
The type (LOCAL, SUBSCRIBED) of this library.
setType(LibraryModel.LibraryType) - Method in class com.vmware.content.LibraryModel
The type (LOCAL, SUBSCRIBED) of this library.
setType(LibraryModel.LibraryType) - Method in class com.vmware.content.LibraryTypes.FindSpec.Builder
Library type to search.
setType(LibraryModel.LibraryType) - Method in class com.vmware.content.LibraryTypes.FindSpec
Library type to search.
setType(String) - Method in class com.vmware.content.type.ovf.DiskController.Builder
Disk controller type: DiskControllerType.IDE.SATA.SCSI; It is optional to specify a disk controller type.
setType(String) - Method in class com.vmware.content.type.ovf.DiskController
Disk controller type: DiskControllerType.IDE.SATA.SCSI; It is optional to specify a disk controller type.
setType(String) - Method in class com.vmware.content.type.ovf.Drive.Builder
Drive type It is optional to specify a drive type.
setType(String) - Method in class com.vmware.content.type.ovf.Drive
Drive type It is optional to specify a drive type.
setType(String) - Method in class com.vmware.content.type.ovf.Floppy.Builder
Floppy type It is optional to specify the type of floppy drive.
setType(String) - Method in class com.vmware.content.type.ovf.Floppy
Floppy type It is optional to specify the type of floppy drive.
setType(String) - Method in class com.vmware.content.type.ovf.USBController.Builder
USBControllerType.EHCI (USB 2.0), XHCI (USB 3.0) A template is not required to specify the USB type.
setType(String) - Method in class com.vmware.content.type.ovf.USBController
USBControllerType.EHCI (USB 2.0), XHCI (USB 3.0) A template is not required to specify the USB type.
setType(String) - Method in class com.vmware.content.TypeTypes.Info
The type which the plugin supports.
setType(LastCheckResultTypes.EntityCheckResult.EntityType) - Method in class com.vmware.esx.settings.clusters.software.reports.LastCheckResultTypes.EntityCheckResult
The entity type for which these checks are being run.
setType(SoftwareTypes.EntityCheckResult.EntityType) - Method in class com.vmware.esx.settings.clusters.SoftwareTypes.EntityCheckResult
The entity type for which these checks are being run.
setType(SyncScheduleTypes.Recurrence) - Method in class com.vmware.esx.settings.depots.SyncScheduleTypes.Schedule
Frequency of the schedule.
setType(String) - Method in class com.vmware.vapi.metadata.cli.CommandTypes.OptionInfo
The type of option.
setType(Type) - Method in class com.vmware.vapi.metadata.metamodel.ConstantInfo
Type of the constant element.
setType(ElementValue.Type) - Method in class com.vmware.vapi.metadata.metamodel.ElementValue
Type of the value.
setType(Type) - Method in class com.vmware.vapi.metadata.metamodel.FieldInfo
Type information.
setType(Type) - Method in class com.vmware.vapi.metadata.metamodel.OperationResultInfo
Type information of the operation result element.
setType(PrimitiveValue.Type) - Method in class com.vmware.vapi.metadata.metamodel.PrimitiveValue
Type of the constant value.
setType(StructureInfo.Type) - Method in class com.vmware.vapi.metadata.metamodel.StructureInfo
Type of the structure.
setType(SourceType) - Method in class com.vmware.vapi.metadata.SourceCreateSpec
Type of the metadata source.
setType(SourceType) - Method in class com.vmware.vapi.metadata.SourceInfo
Type of the metadata source
setType(String) - Method in class com.vmware.vapi.std.DynamicID
The type of resource being identified (for example com.acme.Person).
setType(Recurrence) - Method in class com.vmware.vcenter.content.registries.HarborTypes.GarbageCollection
Frequency of garbage collection.
setType(DatastoreTypes.Type) - Method in class com.vmware.vcenter.DatastoreTypes.Info
Type (VMFS, NFS, NFS41, CIFS, VSAN, VFFS, VVOL) of the datastore.
setType(DatastoreTypes.Type) - Method in class com.vmware.vcenter.DatastoreTypes.Summary
Type (VMFS, NFS, NFS41, CIFS, VSAN, VFFS, VVOL) of the datatore.
setType(QuestionTypes.QuestionType) - Method in class com.vmware.vcenter.deployment.QuestionTypes.Question
Type of the question raised.
setType(FolderTypes.Type) - Method in class com.vmware.vcenter.FolderTypes.FilterSpec.Builder
Type that folders must have to match the filter (see FolderTypes.Summary.getType()).
setType(FolderTypes.Type) - Method in class com.vmware.vcenter.FolderTypes.FilterSpec
Type that folders must have to match the filter (see FolderTypes.Summary.getType()).
setType(FolderTypes.Type) - Method in class com.vmware.vcenter.FolderTypes.Summary
Type (DATACENTER, DATASTORE, HOST, NETWORK, VIRTUAL_MACHINE) of the vCenter Server folder.
setType(Domain.Type) - Method in class com.vmware.vcenter.guest.Domain
The type of network to join after the customization.
setType(HostnameGenerator.Type) - Method in class com.vmware.vcenter.guest.HostnameGenerator
The type of the Name Generator.
setType(Ipv4.Type) - Method in class com.vmware.vcenter.guest.Ipv4
The type of the IPv4 configuration.
setType(Ipv6.Type) - Method in class com.vmware.vcenter.guest.Ipv6
The IPv6 configuration type.
setType(String) - Method in class com.vmware.vcenter.inventory.DatastoreTypes.Info
Type of the datastore.
setType(String) - Method in class com.vmware.vcenter.inventory.NetworkTypes.Info
Type of the vCenter Server network.
setType(NetworkTypes.Type) - Method in class com.vmware.vcenter.NetworkTypes.Summary
Type (STANDARD_PORTGROUP, DISTRIBUTED_PORTGROUP, OPAQUE_NETWORK) of the vCenter Server network.
setType(String) - Method in class com.vmware.vcenter.ovf.CertificateParams.Builder
Unique identifier describing the type of the OVF parameters.
setType(String) - Method in class com.vmware.vcenter.ovf.CertificateParams
Unique identifier describing the type of the OVF parameters.
setType(String) - Method in class com.vmware.vcenter.ovf.DeploymentOptionParams.Builder
Unique identifier describing the type of the OVF parameters.
setType(String) - Method in class com.vmware.vcenter.ovf.DeploymentOptionParams
Unique identifier describing the type of the OVF parameters.
setType(String) - Method in class com.vmware.vcenter.ovf.ExtraConfigParams.Builder
Unique identifier describing the type of the OVF parameters.
setType(String) - Method in class com.vmware.vcenter.ovf.ExtraConfigParams
Unique identifier describing the type of the OVF parameters.
setType(String) - Method in class com.vmware.vcenter.ovf.IpAllocationParams.Builder
Unique identifier describing the type of the OVF parameters.
setType(String) - Method in class com.vmware.vcenter.ovf.IpAllocationParams
Unique identifier describing the type of the OVF parameters.
setType(String) - Method in class com.vmware.vcenter.ovf.LibraryItemTypes.DeployableIdentity
Type of the deployable resource.
setType(LibraryItemTypes.StorageGroupMapping.Type) - Method in class com.vmware.vcenter.ovf.LibraryItemTypes.StorageGroupMapping
Type of storage deployment target to use for the vmw:StorageGroupSection section.
setType(String) - Method in class com.vmware.vcenter.ovf.OvfParams.Builder
Unique identifier describing the type of the OVF parameters.
setType(String) - Method in class com.vmware.vcenter.ovf.OvfParams
Unique identifier describing the type of the OVF parameters.
setType(String) - Method in class com.vmware.vcenter.ovf.Property.Builder
The type of this OVF property.
setType(String) - Method in class com.vmware.vcenter.ovf.Property
The type of this OVF property.
setType(String) - Method in class com.vmware.vcenter.ovf.PropertyParams.Builder
Unique identifier describing the type of the OVF parameters.
setType(String) - Method in class com.vmware.vcenter.ovf.PropertyParams
Unique identifier describing the type of the OVF parameters.
setType(String) - Method in class com.vmware.vcenter.ovf.ScaleOutParams.Builder
Unique identifier describing the type of the OVF parameters.
setType(String) - Method in class com.vmware.vcenter.ovf.ScaleOutParams
Unique identifier describing the type of the OVF parameters.
setType(String) - Method in class com.vmware.vcenter.ovf.SizeParams.Builder
Unique identifier describing the type of the OVF parameters.
setType(String) - Method in class com.vmware.vcenter.ovf.SizeParams
Unique identifier describing the type of the OVF parameters.
setType(String) - Method in class com.vmware.vcenter.ovf.UnknownSectionParams.Builder
Unique identifier describing the type of the OVF parameters.
setType(String) - Method in class com.vmware.vcenter.ovf.UnknownSectionParams
Unique identifier describing the type of the OVF parameters.
setType(String) - Method in class com.vmware.vcenter.ovf.VcenterExtensionParams.Builder
Unique identifier describing the type of the OVF parameters.
setType(String) - Method in class com.vmware.vcenter.ovf.VcenterExtensionParams
Unique identifier describing the type of the OVF parameters.
setType(ApplianceType) - Method in class com.vmware.vcenter.system_config.DeploymentTypeTypes.Info
The type of the appliance.
setType(ApplianceType) - Method in class com.vmware.vcenter.system_config.DeploymentTypeTypes.ReconfigureSpec
The type of the appliance.
setType(NodesTypes.ApplianceType) - Method in class com.vmware.vcenter.topology.NodesTypes.Info
Appliance type of the node.
setType(NodesTypes.ApplianceType) - Method in class com.vmware.vcenter.topology.NodesTypes.Summary
Appliance type of the node.
setType(StsPrincipalType) - Method in class com.vmware.vcenter.trusted_infrastructure.StsPrincipal
The type of the principal (user or group).
setType(ProvidersTypes.KeyServerCreateSpec.Type) - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.ProvidersTypes.KeyServerCreateSpec
Type of the key server.
setType(ProvidersTypes.KeyServerInfo.Type) - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.ProvidersTypes.KeyServerInfo
Type of the key server.
setType(ProvidersTypes.KeyServerUpdateSpec.Type) - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.ProvidersTypes.KeyServerUpdateSpec.Builder
Type of the key server.
setType(ProvidersTypes.KeyServerUpdateSpec.Type) - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.ProvidersTypes.KeyServerUpdateSpec
Type of the key server.
setType(ServicesTypes.CreateSpec.SourceType) - Method in class com.vmware.vcenter.trusted_infrastructure.trusted_clusters.attestation.ServicesTypes.CreateSpec
Source of truth for the configuration of the Attestation Service.
setType(ServicesTypes.CreateSpec.SourceType) - Method in class com.vmware.vcenter.trusted_infrastructure.trusted_clusters.kms.ServicesTypes.CreateSpec
Source of truth for the configuration of the Key Provider Service.
setType(TicketsTypes.Type) - Method in class com.vmware.vcenter.vm.console.TicketsTypes.CreateSpec
The type of virtual machine console ticket.
setType(SataTypes.Type) - Method in class com.vmware.vcenter.vm.hardware.adapter.SataTypes.CreateSpec.Builder
Adapter type.
setType(SataTypes.Type) - Method in class com.vmware.vcenter.vm.hardware.adapter.SataTypes.CreateSpec
Adapter type.
setType(SataTypes.Type) - Method in class com.vmware.vcenter.vm.hardware.adapter.SataTypes.Info
Adapter type.
setType(ScsiTypes.Type) - Method in class com.vmware.vcenter.vm.hardware.adapter.ScsiTypes.CreateSpec.Builder
Adapter type.
setType(ScsiTypes.Type) - Method in class com.vmware.vcenter.vm.hardware.adapter.ScsiTypes.CreateSpec
Adapter type.
setType(ScsiTypes.Type) - Method in class com.vmware.vcenter.vm.hardware.adapter.ScsiTypes.Info
Adapter type.
setType(DeviceTypes.Type) - Method in class com.vmware.vcenter.vm.hardware.boot.DeviceTypes.Entry
Virtual device type.
setType(DeviceTypes.Type) - Method in class com.vmware.vcenter.vm.hardware.boot.DeviceTypes.EntryCreateSpec
Virtual Boot device type.
setType(BootTypes.Type) - Method in class com.vmware.vcenter.vm.hardware.BootTypes.CreateSpec.Builder
Firmware type to be used by the virtual machine.
setType(BootTypes.Type) - Method in class com.vmware.vcenter.vm.hardware.BootTypes.CreateSpec
Firmware type to be used by the virtual machine.
setType(BootTypes.Type) - Method in class com.vmware.vcenter.vm.hardware.BootTypes.Info
Firmware type used by the virtual machine.
setType(BootTypes.Type) - Method in class com.vmware.vcenter.vm.hardware.BootTypes.UpdateSpec.Builder
Firmware type to be used by the virtual machine.
setType(BootTypes.Type) - Method in class com.vmware.vcenter.vm.hardware.BootTypes.UpdateSpec
Firmware type to be used by the virtual machine.
setType(CdromTypes.BackingType) - Method in class com.vmware.vcenter.vm.hardware.CdromTypes.BackingInfo
Backing type for the virtual CD-ROM device.
setType(CdromTypes.BackingType) - Method in class com.vmware.vcenter.vm.hardware.CdromTypes.BackingSpec
Backing type for the virtual CD-ROM device.
setType(CdromTypes.HostBusAdapterType) - Method in class com.vmware.vcenter.vm.hardware.CdromTypes.CreateSpec.Builder
Type of host bus adapter to which the device should be attached.
setType(CdromTypes.HostBusAdapterType) - Method in class com.vmware.vcenter.vm.hardware.CdromTypes.CreateSpec
Type of host bus adapter to which the device should be attached.
setType(CdromTypes.HostBusAdapterType) - Method in class com.vmware.vcenter.vm.hardware.CdromTypes.Info
Type of host bus adapter to which the device is attached.
setType(DiskTypes.BackingType) - Method in class com.vmware.vcenter.vm.hardware.DiskTypes.BackingInfo
Backing type for the virtual disk.
setType(DiskTypes.BackingType) - Method in class com.vmware.vcenter.vm.hardware.DiskTypes.BackingSpec
Backing type for the virtual disk.
setType(DiskTypes.HostBusAdapterType) - Method in class com.vmware.vcenter.vm.hardware.DiskTypes.CreateSpec.Builder
Type of host bus adapter to which the device should be attached.
setType(DiskTypes.HostBusAdapterType) - Method in class com.vmware.vcenter.vm.hardware.DiskTypes.CreateSpec
Type of host bus adapter to which the device should be attached.
setType(DiskTypes.HostBusAdapterType) - Method in class com.vmware.vcenter.vm.hardware.DiskTypes.Info
Type of host bus adapter to which the device is attached.
setType(EthernetTypes.BackingType) - Method in class com.vmware.vcenter.vm.hardware.EthernetTypes.BackingInfo
Backing type for the virtual Ethernet adapter.
setType(EthernetTypes.BackingType) - Method in class com.vmware.vcenter.vm.hardware.EthernetTypes.BackingSpec
Backing type for the virtual Ethernet adapter.
setType(EthernetTypes.EmulationType) - Method in class com.vmware.vcenter.vm.hardware.EthernetTypes.CreateSpec.Builder
Ethernet adapter emulation type.
setType(EthernetTypes.EmulationType) - Method in class com.vmware.vcenter.vm.hardware.EthernetTypes.CreateSpec
Ethernet adapter emulation type.
setType(EthernetTypes.EmulationType) - Method in class com.vmware.vcenter.vm.hardware.EthernetTypes.Info
Ethernet adapter emulation type.
setType(FloppyTypes.BackingType) - Method in class com.vmware.vcenter.vm.hardware.FloppyTypes.BackingInfo
Backing type for the virtual floppy drive.
setType(FloppyTypes.BackingType) - Method in class com.vmware.vcenter.vm.hardware.FloppyTypes.BackingSpec
Backing type for the virtual floppy drive.
setType(ParallelTypes.BackingType) - Method in class com.vmware.vcenter.vm.hardware.ParallelTypes.BackingInfo
Backing type for the virtual parallel port.
setType(ParallelTypes.BackingType) - Method in class com.vmware.vcenter.vm.hardware.ParallelTypes.BackingSpec
Backing type for the virtual parallel port.
setType(SerialTypes.BackingType) - Method in class com.vmware.vcenter.vm.hardware.SerialTypes.BackingInfo
Backing type for the virtual serial port.
setType(SerialTypes.BackingType) - Method in class com.vmware.vcenter.vm.hardware.SerialTypes.BackingSpec
Backing type for the virtual serial port.
setType(PolicyTypes.DiskPolicySpec.PolicyType) - Method in class com.vmware.vcenter.vm.storage.PolicyTypes.DiskPolicySpec
Policy type to be used while performing update operation on the virtual disks.
setType(PolicyTypes.VmHomePolicySpec.PolicyType) - Method in class com.vmware.vcenter.vm.storage.PolicyTypes.VmHomePolicySpec
Policy type to be used while performing update operation on the virtual machine home's directory.
setType(LibraryItemsTypes.CreateSpecDiskStoragePolicy.Type) - Method in class com.vmware.vcenter.vm_template.LibraryItemsTypes.CreateSpecDiskStoragePolicy
Policy type to be used when creating a virtual machine template's disk.
setType(LibraryItemsTypes.CreateSpecVmHomeStoragePolicy.Type) - Method in class com.vmware.vcenter.vm_template.LibraryItemsTypes.CreateSpecVmHomeStoragePolicy
Policy type to be used when creating the virtual machine template's configuration and log files.
setType(LibraryItemsTypes.DeploySpecDiskStoragePolicy.Type) - Method in class com.vmware.vcenter.vm_template.LibraryItemsTypes.DeploySpecDiskStoragePolicy
Policy type to be used when creating the deployed virtual machine's disk.
setType(LibraryItemsTypes.DeploySpecVmHomeStoragePolicy.Type) - Method in class com.vmware.vcenter.vm_template.LibraryItemsTypes.DeploySpecVmHomeStoragePolicy
Policy type to be used when creating the deployed virtual machine's configuration and log files.
setType(String) - Method in class com.vmware.vsphereautomation.lookup.LookupServiceRegistrationEndpointType
Sets the value of the type property.
setType(String) - Method in class com.vmware.vsphereautomation.lookup.LookupServiceRegistrationServiceType
Sets the value of the type property.
setType(String) - Method in class com.vmware.vsphereautomation.lookup.ManagedObjectReference
Sets the value of the type property.
setType(CounterMetadataTypes.SampleType) - Method in class com.vmware.vstats.CounterMetadataTypes.Info
Numeric properties of the sampled data.
setType(String) - Method in class com.vmware.vstats.ProvidersTypes.Summary
Provider type.
setType(String) - Method in class com.vmware.vstats.ResourceAddressSchemasTypes.ResourceIdDefinition
Type of the resource.
setType(String) - Method in class com.vmware.vstats.ResourceTypesTypes.Summary
Resource type.
setType(String) - Method in class com.vmware.vstats.RsrcId.Builder
Type of the resource identified by the Resource Id.
setType(String) - Method in class com.vmware.vstats.RsrcId
Type of the resource identified by the Resource Id.
setTypes(Set<DatastoreTypes.Type>) - Method in class com.vmware.vcenter.DatastoreTypes.FilterSpec.Builder
Types that datastores must have to match the filter (see DatastoreTypes.Summary.getType()).
setTypes(Set<DatastoreTypes.Type>) - Method in class com.vmware.vcenter.DatastoreTypes.FilterSpec
Types that datastores must have to match the filter (see DatastoreTypes.Summary.getType()).
setTypes(Set<NetworkTypes.Type>) - Method in class com.vmware.vcenter.NetworkTypes.FilterSpec.Builder
Types that networks must have to match the filter (see NetworkTypes.Summary.getType()).
setTypes(Set<NetworkTypes.Type>) - Method in class com.vmware.vcenter.NetworkTypes.FilterSpec
Types that networks must have to match the filter (see NetworkTypes.Summary.getType()).
setTypes(Set<NodesTypes.ApplianceType>) - Method in class com.vmware.vcenter.topology.NodesTypes.FilterSpec.Builder
Types of the appliance that a vCenter and Platform Services Controller node must be to match the filter (see NodesTypes.ApplianceType.
setTypes(Set<NodesTypes.ApplianceType>) - Method in class com.vmware.vcenter.topology.NodesTypes.FilterSpec
Types of the appliance that a vCenter and Platform Services Controller node must be to match the filter (see NodesTypes.ApplianceType.
setTypes(List<String>) - Method in class com.vmware.vstats.CountersTypes.FilterSpec.Builder
Resource type filter.
setTypes(List<String>) - Method in class com.vmware.vstats.CountersTypes.FilterSpec
Resource type filter.
setTypes(List<String>) - Method in class com.vmware.vstats.DataTypes.FilterSpec.Builder
List of Resource types.
setTypes(List<String>) - Method in class com.vmware.vstats.DataTypes.FilterSpec
List of Resource types.
setTypes(List<String>) - Method in class com.vmware.vstats.ResourceAddressesTypes.FilterSpec.Builder
List of Resource types.
setTypes(List<String>) - Method in class com.vmware.vstats.ResourceAddressesTypes.FilterSpec
List of Resource types.
setUiAccessUrl(URI) - Method in class com.vmware.vcenter.content.registries.HarborTypes.Info
URL to access the UI of the registry.
setUiAccessUrl(URI) - Method in class com.vmware.vcenter.content.registries.HarborTypes.Summary
URL to access the UI of the registry.
setUiOptional(Boolean) - Method in class com.vmware.vcenter.ovf.Property.Builder
Whether a category is UI optional.
setUiOptional(Boolean) - Method in class com.vmware.vcenter.ovf.Property
Whether a category is UI optional.
setUnavailableHosts(Set<String>) - Method in class com.vmware.esx.settings.ClusterCompliance
Identifiers of unavailable hosts.
setUnit(long) - Method in class com.vmware.vcenter.vm.hardware.SataAddressInfo
Unit number of the device.
setUnit(Long) - Method in class com.vmware.vcenter.vm.hardware.SataAddressSpec.Builder
Unit number of the device.
setUnit(Long) - Method in class com.vmware.vcenter.vm.hardware.SataAddressSpec
Unit number of the device.
setUnit(long) - Method in class com.vmware.vcenter.vm.hardware.ScsiAddressInfo
Unit number of the device.
setUnit(Long) - Method in class com.vmware.vcenter.vm.hardware.ScsiAddressSpec.Builder
Unit number of the device.
setUnit(Long) - Method in class com.vmware.vcenter.vm.hardware.ScsiAddressSpec
Unit number of the device.
setUnits(String) - Method in class com.vmware.appliance.MonitoringTypes.MonitoredItem
Y-axis label EX: "Mbps", "%"
setUnits(CounterMetadataTypes.MetricUnits) - Method in class com.vmware.vstats.CounterMetadataTypes.Info
The units of the measurement.
setUnknownSections(List<UnknownSection>) - Method in class com.vmware.vcenter.ovf.UnknownSectionParams.Builder
List of unknown, non-required sections.
setUnknownSections(List<UnknownSection>) - Method in class com.vmware.vcenter.ovf.UnknownSectionParams
List of unknown, non-required sections.
setUpdateCount(Long) - Method in class com.vmware.vcenter.lcm.update.PendingTypes.ListResult.Builder
Number of pending updates Only Set if there are available updates
setUpdateCount(Long) - Method in class com.vmware.vcenter.lcm.update.PendingTypes.ListResult
Number of pending updates Only Set if there are available updates
setUpdatedAt(Calendar) - Method in class com.vmware.esx.hcl.CompatibilityDataTypes.Status
Indicates when the data was last updated.
setUpdateResourceQuotaType(String) - Method in class com.vmware.vcenter.namespace_management.NamespaceResourceOptionsTypes.Info
Identifier of the class used to update resource quotas on the namespace.
setUpdates(List<PendingTypes.Summary>) - Method in class com.vmware.vcenter.lcm.update.PendingTypes.ListResult
List of pending update details
setUpdateTime(Calendar) - Method in class com.vmware.vcenter.content.registries.harbor.ProjectsTypes.Info.Builder
The date and time when the harbor project purge API was triggered.
setUpdateTime(Calendar) - Method in class com.vmware.vcenter.content.registries.harbor.ProjectsTypes.Info
The date and time when the harbor project purge API was triggered.
setUpdateType(CommonInfo.Category) - Method in class com.vmware.appliance.update.CommonInfo
Update category.
setUpdateType(CommonInfo.Category) - Method in class com.vmware.appliance.update.PendingTypes.Info
Update category.
setUpdateType(CommonInfo.Category) - Method in class com.vmware.appliance.update.StagedTypes.Info
Update category.
setUpdateType(CommonInfo.Category) - Method in class com.vmware.appliance.update.Summary
Update category.
setUpdateType(PendingTypes.UpdateType) - Method in class com.vmware.vcenter.lcm.update.PendingTypes.Info
Type of the Release based on the current vCenter version
setUpdateType(PendingTypes.UpdateType) - Method in class com.vmware.vcenter.lcm.update.PendingTypes.Summary
Type of the Release based on the current vCenter version
setUpgradeCount(Long) - Method in class com.vmware.vcenter.lcm.update.PendingTypes.ListResult.Builder
Number of pending upgrades Only Set if there are available upgrades
setUpgradeCount(Long) - Method in class com.vmware.vcenter.lcm.update.PendingTypes.ListResult
Number of pending upgrades Only Set if there are available upgrades
setUpgradeError(ApiError) - Method in class com.vmware.vcenter.vm.HardwareTypes.Info.Builder
Reason for the scheduled upgrade failure.
setUpgradeError(ApiError) - Method in class com.vmware.vcenter.vm.HardwareTypes.Info
Reason for the scheduled upgrade failure.
setUpgradePolicy(HardwareTypes.UpgradePolicy) - Method in class com.vmware.vcenter.vm.HardwareTypes.Info
Scheduled upgrade policy.
setUpgradePolicy(HardwareTypes.UpgradePolicy) - Method in class com.vmware.vcenter.vm.HardwareTypes.UpdateSpec.Builder
Scheduled upgrade policy.
setUpgradePolicy(HardwareTypes.UpgradePolicy) - Method in class com.vmware.vcenter.vm.HardwareTypes.UpdateSpec
Scheduled upgrade policy.
setUpgradePolicy(ToolsTypes.UpgradePolicy) - Method in class com.vmware.vcenter.vm.ToolsTypes.Info
Tools upgrade policy setting for the virtual machine.
setUpgradePolicy(ToolsTypes.UpgradePolicy) - Method in class com.vmware.vcenter.vm.ToolsTypes.UpdateSpec.Builder
Tools upgrade policy setting for the virtual machine.
setUpgradePolicy(ToolsTypes.UpgradePolicy) - Method in class com.vmware.vcenter.vm.ToolsTypes.UpdateSpec
Tools upgrade policy setting for the virtual machine.
setUpgradeStatus(ClustersTypes.UpgradeStatus) - Method in class com.vmware.vcenter.namespace_management.software.ClustersTypes.Info.Builder
Information about upgrade in progress.
setUpgradeStatus(ClustersTypes.UpgradeStatus) - Method in class com.vmware.vcenter.namespace_management.software.ClustersTypes.Info
Information about upgrade in progress.
setUpgradeStatus(HardwareTypes.UpgradeStatus) - Method in class com.vmware.vcenter.vm.HardwareTypes.Info
Scheduled upgrade status.
setUpgradeVersion(HardwareTypes.Version) - Method in class com.vmware.vcenter.vm.HardwareTypes.Info.Builder
Target hardware version to be used on the next scheduled virtual hardware upgrade.
setUpgradeVersion(HardwareTypes.Version) - Method in class com.vmware.vcenter.vm.HardwareTypes.Info
Target hardware version to be used on the next scheduled virtual hardware upgrade.
setUpgradeVersion(HardwareTypes.Version) - Method in class com.vmware.vcenter.vm.HardwareTypes.UpdateSpec.Builder
Target hardware version to be used on the next scheduled virtual hardware upgrade.
setUpgradeVersion(HardwareTypes.Version) - Method in class com.vmware.vcenter.vm.HardwareTypes.UpdateSpec
Target hardware version to be used on the next scheduled virtual hardware upgrade.
setUploadEndpoint(TransferEndpoint) - Method in class com.vmware.content.library.item.updatesession.FileTypes.Info.Builder
An upload endpoint to which the client can push the content.
setUploadEndpoint(TransferEndpoint) - Method in class com.vmware.content.library.item.updatesession.FileTypes.Info
An upload endpoint to which the client can push the content.
setUpnClaim(String) - Method in class com.vmware.vcenter.identity.ProvidersTypes.CreateSpec.Builder
Specifies which claim provides the user principal name (UPN) for the user.
setUpnClaim(String) - Method in class com.vmware.vcenter.identity.ProvidersTypes.CreateSpec
Specifies which claim provides the user principal name (UPN) for the user.
setUpnClaim(String) - Method in class com.vmware.vcenter.identity.ProvidersTypes.Info.Builder
Specifies which claim provides the user principal name (UPN) for the user.
setUpnClaim(String) - Method in class com.vmware.vcenter.identity.ProvidersTypes.Info
Specifies which claim provides the user principal name (UPN) for the user.
setUpnClaim(String) - Method in class com.vmware.vcenter.identity.ProvidersTypes.UpdateSpec.Builder
Specifies which claim provides the user principal name (UPN) for the subject of the token.
setUpnClaim(String) - Method in class com.vmware.vcenter.identity.ProvidersTypes.UpdateSpec
Specifies which claim provides the user principal name (UPN) for the subject of the token.
setUptCompatibilityEnabled(Boolean) - Method in class com.vmware.vcenter.vm.hardware.EthernetTypes.CreateSpec.Builder
Flag indicating whether Universal Pass-Through (UPT) compatibility is enabled on this virtual Ethernet adapter.
setUptCompatibilityEnabled(Boolean) - Method in class com.vmware.vcenter.vm.hardware.EthernetTypes.CreateSpec
Flag indicating whether Universal Pass-Through (UPT) compatibility is enabled on this virtual Ethernet adapter.
setUptCompatibilityEnabled(Boolean) - Method in class com.vmware.vcenter.vm.hardware.EthernetTypes.Info.Builder
Flag indicating whether Universal Pass-Through (UPT) compatibility is enabled on this virtual Ethernet adapter.
setUptCompatibilityEnabled(Boolean) - Method in class com.vmware.vcenter.vm.hardware.EthernetTypes.Info
Flag indicating whether Universal Pass-Through (UPT) compatibility is enabled on this virtual Ethernet adapter.
setUptCompatibilityEnabled(Boolean) - Method in class com.vmware.vcenter.vm.hardware.EthernetTypes.UpdateSpec.Builder
Flag indicating whether Universal Pass-Through (UPT) compatibility should be enabled on this virtual Ethernet adapter.
setUptCompatibilityEnabled(Boolean) - Method in class com.vmware.vcenter.vm.hardware.EthernetTypes.UpdateSpec
Flag indicating whether Universal Pass-Through (UPT) compatibility should be enabled on this virtual Ethernet adapter.
setUrgency(VersionsTypes.UrgencyType) - Method in class com.vmware.esx.settings.depot_content.components.VersionsTypes.Info
Urgency of the component version.
setUrgency(ComponentsTypes.UrgencyType) - Method in class com.vmware.esx.settings.depot_content.ComponentsTypes.ComponentVersionSummary
Urgency of the component version.
setUri(URI) - Method in class com.vmware.content.library.item.TransferEndpoint
Transfer endpoint URI.
setUri(URI) - Method in class com.vmware.vcenter.lcm.ReportsTypes.Location
Report Download URI.
setUrl(URI) - Method in class com.vmware.esx.hcl.ReportsTypes.Location
Compatibility report download URL.
setUrl(String) - Method in class com.vmware.vcenter.namespace_management.SupportBundleTypes.Location
Support Bundle Download URL.
setUrl(String) - Method in class com.vmware.vsphereautomation.lookup.LookupServiceRegistrationEndpoint
Sets the value of the url property.
setUsbControllers(List<USBController>) - Method in class com.vmware.content.type.ovf.VmTemplate.Builder
USB Controllers A VM template is not required to specify a list of USB controllers.
setUsbControllers(List<USBController>) - Method in class com.vmware.content.type.ovf.VmTemplate
USB Controllers A VM template is not required to specify a list of USB controllers.
setUseAutoDetect(Boolean) - Method in class com.vmware.content.type.ovf.VideoCard.Builder
True if use auto detect A template is not required to specify use auto dectect.
setUseAutoDetect(Boolean) - Method in class com.vmware.content.type.ovf.VideoCard
True if use auto detect A template is not required to specify use auto dectect.
setUsed(long) - Method in class com.vmware.vcenter.content.registries.HarborTypes.StorageInfo
Overall storage used by the registry (in mebibytes).
setUsedBy(Set<String>) - Method in class com.vmware.cis.tagging.CategoryModel
The Set of users that can use this category.
setUsedBy(Set<String>) - Method in class com.vmware.cis.tagging.TagModel
The Set of users that can use this tag.
setUsedByVsan(boolean) - Method in class com.vmware.esx.hcl.PCIDevice
Shows whether the device is part of VSAN cluster or not.
setUser(String) - Method in class com.vmware.appliance.infraprofile.TaskInfo.Builder
Name of the user who performed the operation.
setUser(String) - Method in class com.vmware.appliance.infraprofile.TaskInfo
Name of the user who performed the operation.
setUser(String) - Method in class com.vmware.appliance.recovery.backup.job.DetailsTypes.Info.Builder
Name of the user who performed the operation.
setUser(String) - Method in class com.vmware.appliance.recovery.backup.job.DetailsTypes.Info
Name of the user who performed the operation.
setUser(String) - Method in class com.vmware.appliance.SubtaskInfo.Builder
Name of the user who performed the operation.
setUser(String) - Method in class com.vmware.appliance.SubtaskInfo
Name of the user who performed the operation.
setUser(String) - Method in class com.vmware.appliance.TaskInfo.Builder
Name of the user who performed the operation.
setUser(String) - Method in class com.vmware.appliance.TaskInfo
Name of the user who performed the operation.
setUser(String) - Method in class com.vmware.cis.SessionTypes.Info
Fully qualified name of the end user that created the session, for example Administrator@vsphere.local.
setUser(String) - Method in class com.vmware.cis.task.CommonInfo.Builder
Name of the user who performed the operation.
setUser(String) - Method in class com.vmware.cis.task.CommonInfo
Name of the user who performed the operation.
setUser(String) - Method in class com.vmware.cis.task.Info.Builder
Name of the user who performed the operation.
setUser(String) - Method in class com.vmware.cis.task.Info
Name of the user who performed the operation.
setUser(String) - Method in class com.vmware.content.library.item.ChangesTypes.Info.Builder
The user who made the content change.
setUser(String) - Method in class com.vmware.content.library.item.ChangesTypes.Info
The user who made the content change.
setUser(String) - Method in class com.vmware.content.library.item.ChangesTypes.Summary.Builder
The user who made the content change.
setUser(String) - Method in class com.vmware.content.library.item.ChangesTypes.Summary
The user who made the content change.
setUser(String) - Method in class com.vmware.esx.settings.TaskInfo.Builder
Name of the user who performed the operation.
setUser(String) - Method in class com.vmware.esx.settings.TaskInfo
Name of the user who performed the operation.
setUser(SecurityPrincipal) - Method in class com.vmware.vapi.std.interposition.InvocationRequest.Builder
User which started the interposed operation.
setUser(SecurityPrincipal) - Method in class com.vmware.vapi.std.interposition.InvocationRequest
User which started the interposed operation.
setUser(String) - Method in class com.vmware.vcenter.deployment.ImportHistoryTypes.Info.Builder
Name of the user who performed the operation.
setUser(String) - Method in class com.vmware.vcenter.deployment.ImportHistoryTypes.Info
Name of the user who performed the operation.
setUser(String) - Method in class com.vmware.vcenter.DeploymentTypes.Info.Builder
Name of the user who performed the operation.
setUser(String) - Method in class com.vmware.vcenter.DeploymentTypes.Info
Name of the user who performed the operation.
setUser(String) - Method in class com.vmware.vcenter.DeploymentTypes.Task.Builder
Name of the user who performed the operation.
setUser(String) - Method in class com.vmware.vcenter.DeploymentTypes.Task
Name of the user who performed the operation.
setUser(String) - Method in class com.vmware.vcenter.vm_template.library_items.CheckOutsTypes.Info
Name of the user who checked out the virtual machine.
setUserData(UserData) - Method in class com.vmware.vcenter.guest.WindowsSysprep
Personal data pertaining to the owner of the virtual machine.
setUserDefinedType(UserDefinedType) - Method in class com.vmware.vapi.metadata.metamodel.Type.Builder
Identifier and type of the user defined type.
setUserDefinedType(UserDefinedType) - Method in class com.vmware.vapi.metadata.metamodel.Type
Identifier and type of the user defined type.
setUserInfo(UserInfo) - Method in class com.vmware.vstats.CounterMetadataTypes.Info.Builder
Human legible localizable text about the counter.
setUserInfo(UserInfo) - Method in class com.vmware.vstats.CounterMetadataTypes.Info
Human legible localizable text about the counter.
setUserInfo(UserInfo) - Method in class com.vmware.vstats.CounterSetsTypes.Info.Builder
Human legible localizable conter set description.
setUserInfo(UserInfo) - Method in class com.vmware.vstats.CounterSetsTypes.Info
Human legible localizable conter set description.
setUsername(String) - Method in class com.vmware.appliance.networking.ProxyTypes.Config.Builder
Username for proxy server.
setUsername(String) - Method in class com.vmware.appliance.networking.ProxyTypes.Config
Username for proxy server.
setUsername(String) - Method in class com.vmware.appliance.update.PolicyTypes.Config.Builder
Username for the update repository.
setUsername(String) - Method in class com.vmware.appliance.update.PolicyTypes.Config
Username for the update repository.
setUsername(String) - Method in class com.vmware.appliance.update.PolicyTypes.Info.Builder
Username for the update repository.
setUsername(String) - Method in class com.vmware.appliance.update.PolicyTypes.Info
Username for the update repository.
setUserName(String) - Method in class com.vmware.content.library.PublishInfo.Builder
The username to require for authentication.
setUserName(String) - Method in class com.vmware.content.library.PublishInfo
The username to require for authentication.
setUserName(String) - Method in class com.vmware.content.library.SubscriptionInfo.Builder
The username to use when authenticating.
setUserName(String) - Method in class com.vmware.content.library.SubscriptionInfo
The username to use when authenticating.
setUsername(String) - Method in class com.vmware.vcenter.deployment.LocationSpec
The administrator account on the host.
setUsername(String) - Method in class com.vmware.vcenter.deployment.migrate.ActiveDirectorySpec
Active Directory user that has permission to join the Active Directory after the vCenter Server is migrated to appliance.
setUsername(String) - Method in class com.vmware.vcenter.deployment.migrate.ActiveDirectoryTypes.CheckSpec
Active Directory user that has permission to join the Active Directory after the vCenter Server is migrated to appliance.
setUsername(String) - Method in class com.vmware.vcenter.deployment.MigrateTypes.SourceVcWindows
The SSO account with administrative privilege to perform the migration operation.
setUserName(String) - Method in class com.vmware.vcenter.HostTypes.CreateSpec
The administrator account on the host.
setUserName(String) - Method in class com.vmware.vcenter.hvc.links.sync.ProvidersTypes.Credentials
Name of the user to authenticate.
setUserName(String) - Method in class com.vmware.vcenter.hvc.links.SyncTypes.Credentials
Name of the user to authenticate.
setUsername(String) - Method in class com.vmware.vcenter.hvc.LinksTypes.CreateSpec
The administrator username of the PSC.
setUserName(String) - Method in class com.vmware.vcenter.hvc.LinksTypes.Credentials
Name of the user to authenticate.
setUserName(String) - Method in class com.vmware.vcenter.identity.ProvidersTypes.ActiveDirectoryOverLdap
User name to connect to the active directory server.
setUsername(String) - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.ProvidersTypes.KmipServerCreateSpec.Builder
Username for authentication.
setUsername(String) - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.ProvidersTypes.KmipServerCreateSpec
Username for authentication.
setUsername(String) - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.ProvidersTypes.KmipServerInfo.Builder
Username for authentication.
setUsername(String) - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.ProvidersTypes.KmipServerInfo
Username for authentication.
setUsername(String) - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.ProvidersTypes.KmipServerUpdateSpec.Builder
Username for authentication.
setUsername(String) - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.ProvidersTypes.KmipServerUpdateSpec
Username for authentication.
setUsername(String) - Method in class com.vmware.vcenter.vcha.ConnectionSpec.Builder
Username to access the server.
setUsername(String) - Method in class com.vmware.vcenter.vcha.ConnectionSpec
Username to access the server.
setUsers(Set<String>) - Method in class com.vmware.cis.TasksTypes.FilterSpec.Builder
Users who must have initiated the operation for the associated task to match the filter (see CommonInfo.getUser()).
setUsers(Set<String>) - Method in class com.vmware.cis.TasksTypes.FilterSpec
Users who must have initiated the operation for the associated task to match the filter (see CommonInfo.getUser()).
setUsersBaseDn(String) - Method in class com.vmware.vcenter.identity.ProvidersTypes.ActiveDirectoryOverLdap
Base distinguished name for users.
setVal(Object) - Method in class com.vmware.vsphereautomation.lookup.DynamicProperty
Sets the value of the val property.
setVal(double) - Method in class com.vmware.vstats.DataTypes.DataPoint
Stat value.
setValidFrom(Calendar) - Method in class com.vmware.vcenter.certificate_management.vcenter.TlsTypes.Info
validFrom specify the start date of the certificate.
setValidTo(Calendar) - Method in class com.vmware.vcenter.certificate_management.vcenter.TlsTypes.Info
validTo specify the end date of the certificate.
setValue(ConstantValue) - Method in class com.vmware.vapi.metadata.metamodel.ConstantInfo
Value of the constant element.
setValue(String) - Method in class com.vmware.vapi.metadata.metamodel.EnumerationValueInfo
Value in the enumerated type.
setValue(String) - Method in class com.vmware.vcenter.ovf.ExtraConfig.Builder
The value of the ExtraConfig element.
setValue(String) - Method in class com.vmware.vcenter.ovf.ExtraConfig
The value of the ExtraConfig element.
setValue(String) - Method in class com.vmware.vcenter.ovf.OvfError.Builder
The value of input parameter.
setValue(String) - Method in class com.vmware.vcenter.ovf.OvfError
The value of input parameter.
setValue(String) - Method in class com.vmware.vcenter.ovf.OvfMessage.Builder
The value of input parameter.
setValue(String) - Method in class com.vmware.vcenter.ovf.OvfMessage
The value of input parameter.
setValue(String) - Method in class com.vmware.vcenter.ovf.OvfWarning.Builder
The value of input parameter.
setValue(String) - Method in class com.vmware.vcenter.ovf.OvfWarning
The value of input parameter.
setValue(String) - Method in class com.vmware.vcenter.ovf.Property.Builder
The OVF property value.
setValue(String) - Method in class com.vmware.vcenter.ovf.Property
The OVF property value.
setValue(Object) - Method in class com.vmware.vsphereautomation.lookup.KeyAnyValue
Sets the value of the value property.
setValue(String) - Method in class com.vmware.vsphereautomation.lookup.LookupServiceRegistrationAttribute
Sets the value of the value property.
setValue(String) - Method in class com.vmware.vsphereautomation.lookup.ManagedObjectReference
Sets the value of the value property.
setValues(List<EnumerationValueInfo>) - Method in class com.vmware.vapi.metadata.metamodel.EnumerationInfo
Metamodel information of all the enumeration value elements contained in this enumeration element.
setValues(List<Long>) - Method in class com.vmware.vcenter.namespace_management.stats.TimeSeriesTypes.TimeSeries
Sequence of sampled values corresponding to the timestamps in tss.
setVappName(String) - Method in class com.vmware.content.type.ovf.VAppTemplate.Builder
Name of the vApp template vApp templates do not require a name.
setVappName(String) - Method in class com.vmware.content.type.ovf.VAppTemplate
Name of the vApp template vApp templates do not require a name.
setVappTemplate(VAppTemplate) - Method in class com.vmware.content.type.ovf.OvfTemplate.Builder
The root VApp template in this OVF template if this is a vApp template An OVF template does not require a vApp template.
setVappTemplate(VAppTemplate) - Method in class com.vmware.content.type.ovf.OvfTemplate
The root VApp template in this OVF template if this is a vApp template An OVF template does not require a vApp template.
setVariableDiskSize(Boolean) - Method in class com.vmware.vcenter.ovf.SizeParams.Builder
Whether the OVF uses variable disk sizes.
setVariableDiskSize(Boolean) - Method in class com.vmware.vcenter.ovf.SizeParams
Whether the OVF uses variable disk sizes.
setVcenter(SubscriptionsTypes.CreateSpecVcenter) - Method in class com.vmware.content.library.SubscriptionsTypes.CreateSpecSubscribedLibrary.Builder
Specification for the subscribed library's vCenter Server instance.
setVcenter(SubscriptionsTypes.CreateSpecVcenter) - Method in class com.vmware.content.library.SubscriptionsTypes.CreateSpecSubscribedLibrary
Specification for the subscribed library's vCenter Server instance.
setVcgLink(URI) - Method in class com.vmware.esx.hcl.hosts.CompatibilityReportTypes.DeviceHclInfo.Builder
Provides link to the VMware Compatibility Guide for further information on the compatibility.
setVcgLink(URI) - Method in class com.vmware.esx.hcl.hosts.CompatibilityReportTypes.DeviceHclInfo
Provides link to the VMware Compatibility Guide for further information on the compatibility.
setVcgLink(URI) - Method in class com.vmware.esx.hcl.hosts.CompatibilityReportTypes.ServerCompatibility
Provides link to the VMware Compatibility Guide for further information on the compatibility.
setVcsaEmbedded(InstallTypes.VcsaEmbeddedSpec) - Method in class com.vmware.vcenter.deployment.InstallTypes.InstallSpec
Spec used to configure an embedded vCenter Server.
setVcsaEmbedded(MigrateTypes.VcsaEmbeddedSpec) - Method in class com.vmware.vcenter.deployment.MigrateTypes.MigrateSpec.Builder
Information specific to an embedded vCenter Server.
setVcsaEmbedded(MigrateTypes.VcsaEmbeddedSpec) - Method in class com.vmware.vcenter.deployment.MigrateTypes.MigrateSpec
Information specific to an embedded vCenter Server.
setVcsaEmbedded(UpgradeTypes.VcsaEmbeddedSpec) - Method in class com.vmware.vcenter.deployment.UpgradeTypes.UpgradeSpec.Builder
Information that are specific to this embedded vCenter Server.
setVcsaEmbedded(UpgradeTypes.VcsaEmbeddedSpec) - Method in class com.vmware.vcenter.deployment.UpgradeTypes.UpgradeSpec
Information that are specific to this embedded vCenter Server.
setVcSpec(CredentialsSpec) - Method in class com.vmware.vcenter.vcha.cluster.PassiveTypes.CheckSpec.Builder
Contains the active node's management vCenter server credentials.
setVcSpec(CredentialsSpec) - Method in class com.vmware.vcenter.vcha.cluster.PassiveTypes.CheckSpec
Contains the active node's management vCenter server credentials.
setVcSpec(CredentialsSpec) - Method in class com.vmware.vcenter.vcha.cluster.PassiveTypes.RedeploySpec.Builder
Contains the active node's management vCenter server credentials.
setVcSpec(CredentialsSpec) - Method in class com.vmware.vcenter.vcha.cluster.PassiveTypes.RedeploySpec
Contains the active node's management vCenter server credentials.
setVcSpec(CredentialsSpec) - Method in class com.vmware.vcenter.vcha.cluster.WitnessTypes.CheckSpec.Builder
Contains the active node's management vCenter server credentials.
setVcSpec(CredentialsSpec) - Method in class com.vmware.vcenter.vcha.cluster.WitnessTypes.CheckSpec
Contains the active node's management vCenter server credentials.
setVcSpec(CredentialsSpec) - Method in class com.vmware.vcenter.vcha.cluster.WitnessTypes.RedeploySpec.Builder
Contains the active node's management vCenter server credentials.
setVcSpec(CredentialsSpec) - Method in class com.vmware.vcenter.vcha.cluster.WitnessTypes.RedeploySpec
Contains the active node's management vCenter server credentials.
setVcSpec(CredentialsSpec) - Method in class com.vmware.vcenter.vcha.ClusterTypes.DeploySpec.Builder
Contains the active node's management vCenter server credentials.
setVcSpec(CredentialsSpec) - Method in class com.vmware.vcenter.vcha.ClusterTypes.DeploySpec
Contains the active node's management vCenter server credentials.
setVcSpec(CredentialsSpec) - Method in class com.vmware.vcenter.vcha.ClusterTypes.UndeploySpec.Builder
Contains the active node's management vCenter server credentials.
setVcSpec(CredentialsSpec) - Method in class com.vmware.vcenter.vcha.ClusterTypes.UndeploySpec
Contains the active node's management vCenter server credentials.
setVendor(String) - Method in class com.vmware.content.TypeTypes.Info
The name of the vendor who created the type support plugin.
setVendor(String) - Method in class com.vmware.esx.hcl.Driver.Builder
The vendor that produced the driver.
setVendor(String) - Method in class com.vmware.esx.hcl.Driver
The vendor that produced the driver.
setVendor(String) - Method in class com.vmware.esx.hcl.Firmware.Builder
The vendor that produced the firmware.
setVendor(String) - Method in class com.vmware.esx.hcl.Firmware
The vendor that produced the firmware.
setVendor(String) - Method in class com.vmware.esx.hcl.PCIDevice
The name of the vendor.
setVendor(String) - Method in class com.vmware.esx.hcl.Server
The name of the vendor.
setVendor(String) - Method in class com.vmware.esx.hosts.AddOnInfo
Vendor of the OEM add-on.
setVendor(String) - Method in class com.vmware.esx.hosts.ComponentInfo
Vendor of the component.
setVendor(String) - Method in class com.vmware.esx.settings.AddOnDetails
Vendor of the OEM add-on.
setVendor(String) - Method in class com.vmware.esx.settings.clusters.software.reports.PciDevice
Vendor Name of the device.
setVendor(String) - Method in class com.vmware.esx.settings.ComponentDetails
Vendor of the component.
setVendor(String) - Method in class com.vmware.esx.settings.depot_content.add_ons.VersionsTypes.Info
Vendor of the OEM add-on.
setVendor(String) - Method in class com.vmware.esx.settings.depot_content.AddOnsTypes.Summary
Vendor of the OEM add-on.
setVendor(String) - Method in class com.vmware.esx.settings.depot_content.components.VersionsTypes.Info
Vendor of the component.
setVendor(String) - Method in class com.vmware.esx.settings.depot_content.ComponentsTypes.Summary
Vendor of the component.
setVendor(String) - Method in class com.vmware.esx.settings.EffectiveComponentDetails
Vendor of the component.
setVendor(String) - Method in class com.vmware.esx.settings.SolutionComponentDetails
Vendor of the component.
setVendorNameDefault(String) - Method in class com.vmware.vsphereautomation.lookup.LookupServiceRegistrationMutableServiceInfo
Sets the value of the vendorNameDefault property.
setVendorNameResourceKey(String) - Method in class com.vmware.vsphereautomation.lookup.LookupServiceRegistrationMutableServiceInfo
Sets the value of the vendorNameResourceKey property.
setVendorProductInfoDefault(String) - Method in class com.vmware.vsphereautomation.lookup.LookupServiceRegistrationMutableServiceInfo
Sets the value of the vendorProductInfoDefault property.
setVendorProductInfoResourceKey(String) - Method in class com.vmware.vsphereautomation.lookup.LookupServiceRegistrationMutableServiceInfo
Sets the value of the vendorProductInfoResourceKey property.
setVendors(Set<String>) - Method in class com.vmware.esx.settings.depot_content.AddOnsTypes.FilterSpec.Builder
Vendors that an add-on must have to match the filter.
setVendors(Set<String>) - Method in class com.vmware.esx.settings.depot_content.AddOnsTypes.FilterSpec
Vendors that an add-on must have to match the filter.
setVendors(Set<String>) - Method in class com.vmware.esx.settings.depot_content.ComponentsTypes.FilterSpec.Builder
Vendors that a component must have to match the filter.
setVendors(Set<String>) - Method in class com.vmware.esx.settings.depot_content.ComponentsTypes.FilterSpec
Vendors that a component must have to match the filter.
setVersion(String) - Method in class com.vmware.appliance.recovery.backup.job.DetailsTypes.BuildInfo
Appliance version, for example 6.8.2.10000.
setVersion(String) - Method in class com.vmware.appliance.recovery.backup.system_name.ArchiveTypes.Info
The version of the appliance represented by the backup.
setVersion(String) - Method in class com.vmware.appliance.recovery.backup.system_name.ArchiveTypes.Summary
The version of the appliance represented by the backup archive.
setVersion(String) - Method in class com.vmware.appliance.recovery.RestoreTypes.Metadata
VCSA version
setVersion(String) - Method in class com.vmware.appliance.system.VersionTypes.VersionStruct
Appliance version.
setVersion(String) - Method in class com.vmware.appliance.update.StagedTypes.Info
Version in form of X.Y.Z.P.
setVersion(String) - Method in class com.vmware.appliance.update.Summary
Version in form of X.Y.Z.P.
setVersion(String) - Method in class com.vmware.appliance.UpdateTypes.Info
Version of base appliance if state is UP_TO_DATE Version of update being staged or installed if state is INSTALL_IN_PROGRESS or STAGE_IN_PROGRESS Version of update staged if state is UPDATES_PENDING Version of update failed if state is INSTALL_FAILED or ROLLBACK_IN_PROGRESS.
setVersion(String) - Method in class com.vmware.content.library.item.ChangesTypes.Summary
The version of the library item.
setVersion(String) - Method in class com.vmware.content.library.item.FileTypes.Info
The version of this file; incremented when a new copy of the file is uploaded.
setVersion(String) - Method in class com.vmware.content.library.item.StorageTypes.Info
The version of this file; incremented when a new copy of the file is uploaded.
setVersion(String) - Method in class com.vmware.content.library.ItemModel.Builder
A version number that is updated on metadata changes.
setVersion(String) - Method in class com.vmware.content.library.ItemModel
A version number that is updated on metadata changes.
setVersion(String) - Method in class com.vmware.content.LibraryModel.Builder
A version number which is updated on metadata changes.
setVersion(String) - Method in class com.vmware.content.LibraryModel
A version number which is updated on metadata changes.
setVersion(String) - Method in class com.vmware.content.type.ovf.OvfTemplate
A version number indicating the generation of the OvfTemplate
setVersion(String) - Method in class com.vmware.content.TypeTypes.Info
The version number of the type support plugin.
setVersion(String) - Method in class com.vmware.esx.hcl.Driver
The version of the driver.
setVersion(String) - Method in class com.vmware.esx.hcl.Firmware
The version of the firmware.
setVersion(String) - Method in class com.vmware.esx.hosts.AddOnInfo
Version of the add-on
setVersion(String) - Method in class com.vmware.esx.hosts.BaseImageInfo
Version of the base-image.
setVersion(String) - Method in class com.vmware.esx.hosts.ComponentInfo
Version of the component.
setVersion(String) - Method in class com.vmware.esx.hosts.software.InstalledComponentsTypes.InstalledComponentInfo
Version of the installed component
setVersion(String) - Method in class com.vmware.esx.hosts.SolutionInfo
Version of the solution.
setVersion(String) - Method in class com.vmware.esx.settings.AddOnInfo
Version of the add-on
setVersion(String) - Method in class com.vmware.esx.settings.AddOnSpec
Version of the add-on
setVersion(String) - Method in class com.vmware.esx.settings.BaseImageInfo
Version of the base-image
setVersion(String) - Method in class com.vmware.esx.settings.BaseImageSpec
Version of the base-image
setVersion(String) - Method in class com.vmware.esx.settings.ComponentInfo.Builder
Version of the component.
setVersion(String) - Method in class com.vmware.esx.settings.ComponentInfo
Version of the component.
setVersion(String) - Method in class com.vmware.esx.settings.ComponentOverrideInfo
Version of the component override.
setVersion(String) - Method in class com.vmware.esx.settings.depot_content.add_ons.VersionsTypes.ComponentInfo
Version of the component.
setVersion(String) - Method in class com.vmware.esx.settings.depot_content.AddOnsTypes.AddOnVersionSummary
Version of the OEM add-on.
setVersion(String) - Method in class com.vmware.esx.settings.depot_content.base_images.VersionsTypes.ComponentVersionInfo
Version of the component.
setVersion(String) - Method in class com.vmware.esx.settings.depot_content.base_images.VersionsTypes.Info
Version of the base-image.
setVersion(String) - Method in class com.vmware.esx.settings.depot_content.BaseImagesTypes.Summary
Version of the base-image.
setVersion(String) - Method in class com.vmware.esx.settings.depot_content.ComponentsTypes.ComponentVersionSummary
Version of the component.
setVersion(String) - Method in class com.vmware.esx.settings.EffectiveComponentInfo
Version of the component.
setVersion(String) - Method in class com.vmware.esx.settings.HardwareModuleFirmwareInfo
Version of the hardware module firmware.
setVersion(String) - Method in class com.vmware.esx.settings.HardwareSupportPackageInfo
Version of the Hardware Support Package (HSP) selected (e.g.
setVersion(String) - Method in class com.vmware.esx.settings.HardwareSupportPackageSpec.Builder
Version of the Hardware Support Package (HSP) selected (e.g.
setVersion(String) - Method in class com.vmware.esx.settings.HardwareSupportPackageSpec
Version of the Hardware Support Package (HSP) selected (e.g.
setVersion(String) - Method in class com.vmware.esx.settings.SolutionInfo
Version of the solution.
setVersion(String) - Method in class com.vmware.esx.settings.SolutionSpec
Version of the solution.
setVersion(long) - Method in class com.vmware.vcenter.certificate_management.vcenter.TlsTypes.Info
Version (version number) value from the certificate.
setVersion(String) - Method in class com.vmware.vcenter.content.registries.HarborTypes.Info
Version of the registry.
setVersion(String) - Method in class com.vmware.vcenter.content.registries.HarborTypes.Summary
Version of the registry.
setVersion(String) - Method in class com.vmware.vcenter.deployment.SourceInfo
Source vCenter Server version.
setVersion(String) - Method in class com.vmware.vcenter.lcm.discovery.AssociatedProductsTypes.CreateSpec
Current product version.
setVersion(String) - Method in class com.vmware.vcenter.lcm.discovery.InteropReportTypes.ReleaseInfo
The version of the release.
setVersion(String) - Method in class com.vmware.vcenter.lcm.discovery.Product
Current product version.
setVersion(String) - Method in class com.vmware.vcenter.lcm.update.PendingTypes.Info
Version of the vSphere update or patch
setVersion(String) - Method in class com.vmware.vcenter.lcm.update.PendingTypes.Summary
Version of the vSphere update or patch
setVersion(String) - Method in class com.vmware.vcenter.namespace_management.ClusterAvailableVersionsTypes.Summary
Version of the upgrade.
setVersion(Set<String>) - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.attestation.os.esx.BaseImagesTypes.FilterSpec.Builder
Search criteria by ESX base image version numbers.
setVersion(Set<String>) - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.attestation.os.esx.BaseImagesTypes.FilterSpec
Search criteria by ESX base image version numbers.
setVersion(String) - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.attestation.os.esx.BaseImagesTypes.Summary
A unique ESX version number.
setVersion(HardwareTypes.Version) - Method in class com.vmware.vcenter.vm.HardwareTypes.Info
Virtual hardware version.
setVersion(String) - Method in class com.vmware.vcenter.vm.ToolsTypes.Info.Builder
Version of VMware Tools installed on the guest operating system.
setVersion(String) - Method in class com.vmware.vcenter.vm.ToolsTypes.Info
Version of VMware Tools installed on the guest operating system.
setVersion(String) - Method in class com.vmware.vcenter.vm_template.library_items.VersionsTypes.Summary
The version of the library item.
setVersionName(String) - Method in class com.vmware.appliance.recovery.backup.job.DetailsTypes.BuildInfo
Appliance product type, for example 6.8.2 GA.
setVersionNumber(Long) - Method in class com.vmware.vcenter.vm.ToolsTypes.Info.Builder
Version of VMware Tools installed on the guest operating system.
setVersionNumber(Long) - Method in class com.vmware.vcenter.vm.ToolsTypes.Info
Version of VMware Tools installed on the guest operating system.
setVersions(Set<String>) - Method in class com.vmware.esx.settings.depot_content.AddOnsTypes.FilterSpec.Builder
Versions that an add-on must have to match the filter.
setVersions(Set<String>) - Method in class com.vmware.esx.settings.depot_content.AddOnsTypes.FilterSpec
Versions that an add-on must have to match the filter.
setVersions(List<AddOnsTypes.AddOnVersionSummary>) - Method in class com.vmware.esx.settings.depot_content.AddOnsTypes.Summary
Summary information about the versions of this addon.
setVersions(Set<String>) - Method in class com.vmware.esx.settings.depot_content.ComponentsTypes.FilterSpec.Builder
Versions that a component must have to match the filter.
setVersions(Set<String>) - Method in class com.vmware.esx.settings.depot_content.ComponentsTypes.FilterSpec
Versions that a component must have to match the filter.
setVersions(List<ComponentsTypes.ComponentVersionSummary>) - Method in class com.vmware.esx.settings.depot_content.ComponentsTypes.Summary
Summary information about the versions of this component.
setVersions(List<String>) - Method in class com.vmware.vcenter.lcm.discovery.ProductCatalogTypes.Summary
List of versions the customer can select from.
setVersionStatus(ToolsTypes.VersionStatus) - Method in class com.vmware.vcenter.vm.ToolsTypes.Info.Builder
Current version status of VMware Tools in the guest operating system, if known.
setVersionStatus(ToolsTypes.VersionStatus) - Method in class com.vmware.vcenter.vm.ToolsTypes.Info
Current version status of VMware Tools in the guest operating system, if known.
setVid(String) - Method in class com.vmware.esx.hcl.PCIDevice
A unique number assigned to each computer hardware device that helps to identify the chipset manufacturer.
setVid(String) - Method in class com.vmware.esx.settings.clusters.software.reports.PciDevice
PCI VID of the device.
setVideoCards(List<VideoCard>) - Method in class com.vmware.content.type.ovf.VmTemplate.Builder
Video cards of the VM A VM template is not required to specify a list of video cards.
setVideoCards(List<VideoCard>) - Method in class com.vmware.content.type.ovf.VmTemplate
Video cards of the VM A VM template is not required to specify a list of video cards.
setVideoRamSize(Long) - Method in class com.vmware.content.type.ovf.VideoCard.Builder
video RAM size in KB A template is not required to specify the video RAM.
setVideoRamSize(Long) - Method in class com.vmware.content.type.ovf.VideoCard
video RAM size in KB A template is not required to specify the video RAM.
setVirtualSystemId(String) - Method in class com.vmware.vcenter.ovf.ExtraConfig.Builder
The identifier of the virtual system containing the vmw:ExtraConfig element.
setVirtualSystemId(String) - Method in class com.vmware.vcenter.ovf.ExtraConfig
The identifier of the virtual system containing the vmw:ExtraConfig element.
setVm(String) - Method in class com.vmware.vcenter.storage.policies.ComplianceTypes.Summary
Identifier of virtual machine.
setVm(String) - Method in class com.vmware.vcenter.vcha.ClusterTypes.NodeVmInfo
The identifier of the virtual machine of the VCHA node.
setVm(String) - Method in class com.vmware.vcenter.vm_template.library_items.CheckOutsTypes.Summary
Identifier of the checked out virtual machine.
setVm(String) - Method in class com.vmware.vcenter.VMTypes.Summary
Identifier of the virtual machine.
setVmCapabilities(Set<String>) - Method in class com.vmware.vcenter.compute.policies.capabilities.cluster_scale_in_ignore_vm_capabilities.CreateSpec
When considering scaling-in a cluster, policies that have been created with one of these capabilities are ignored for virtual machines that have the tag indicated by CreateSpec.getVmTag().
setVmCapabilities(Set<String>) - Method in class com.vmware.vcenter.compute.policies.capabilities.cluster_scale_in_ignore_vm_capabilities.Info
When considering scaling-in a cluster, policies that have been created with one of these capabilities are ignored for virtual machines that have the tag indicated by Info.getVmTag().
setVmCount(long) - Method in class com.vmware.content.type.ovf.OvfTemplate
Number of virtual machines in the the ovf template.
setVmdkFile(String) - Method in class com.vmware.vcenter.vm.hardware.DiskTypes.BackingInfo.Builder
Path of the VMDK file backing the virtual disk.
setVmdkFile(String) - Method in class com.vmware.vcenter.vm.hardware.DiskTypes.BackingInfo
Path of the VMDK file backing the virtual disk.
setVmdkFile(String) - Method in class com.vmware.vcenter.vm.hardware.DiskTypes.BackingSpec.Builder
Path of the VMDK file backing the virtual disk.
setVmdkFile(String) - Method in class com.vmware.vcenter.vm.hardware.DiskTypes.BackingSpec
Path of the VMDK file backing the virtual disk.
setVmFolder(String) - Method in class com.vmware.vcenter.DatacenterTypes.Info
The root virtual machine folder associated with the datacenter.
setVmHome(VMTypes.Status) - Method in class com.vmware.vcenter.storage.policies.compliance.VMTypes.Info.Builder
Compliance status of the virtual machine home.
setVmHome(VMTypes.Status) - Method in class com.vmware.vcenter.storage.policies.compliance.VMTypes.Info
Compliance status of the virtual machine home.
setVmHome(ComplianceTypes.Status) - Method in class com.vmware.vcenter.storage.policies.ComplianceTypes.Summary.Builder
Compliance status of the virtual machine home.
setVmHome(ComplianceTypes.Status) - Method in class com.vmware.vcenter.storage.policies.ComplianceTypes.Summary
Compliance status of the virtual machine home.
setVmHome(boolean) - Method in class com.vmware.vcenter.storage.policies.VMTypes.Info
Flag to indicate whether or not the virtual machine home is associated with the given storage policy.
setVmHome(boolean) - Method in class com.vmware.vcenter.vm.storage.policy.ComplianceTypes.CheckSpec
Invoke compliance check on the virtual machine home directory if set to true.
setVmHome(ComplianceTypes.VmComplianceInfo) - Method in class com.vmware.vcenter.vm.storage.policy.ComplianceTypes.Info.Builder
The storage policy compliance information ComplianceTypes.VmComplianceInfo for the virtual machine's home directory.
setVmHome(ComplianceTypes.VmComplianceInfo) - Method in class com.vmware.vcenter.vm.storage.policy.ComplianceTypes.Info
The storage policy compliance information ComplianceTypes.VmComplianceInfo for the virtual machine's home directory.
setVmHome(String) - Method in class com.vmware.vcenter.vm.storage.PolicyTypes.Info.Builder
Storage Policy associated with virtual machine home.
setVmHome(String) - Method in class com.vmware.vcenter.vm.storage.PolicyTypes.Info
Storage Policy associated with virtual machine home.
setVmHome(PolicyTypes.VmHomePolicySpec) - Method in class com.vmware.vcenter.vm.storage.PolicyTypes.UpdateSpec.Builder
Storage policy to be used when reconfiguring the virtual machine home.
setVmHome(PolicyTypes.VmHomePolicySpec) - Method in class com.vmware.vcenter.vm.storage.PolicyTypes.UpdateSpec
Storage policy to be used when reconfiguring the virtual machine home.
setVmHomeStorage(LibraryItemsTypes.CreateSpecVmHomeStorage) - Method in class com.vmware.vcenter.vm_template.LibraryItemsTypes.CreateSpec.Builder
Storage location for the virtual machine template's configuration and log files.
setVmHomeStorage(LibraryItemsTypes.CreateSpecVmHomeStorage) - Method in class com.vmware.vcenter.vm_template.LibraryItemsTypes.CreateSpec
Storage location for the virtual machine template's configuration and log files.
setVmHomeStorage(LibraryItemsTypes.DeploySpecVmHomeStorage) - Method in class com.vmware.vcenter.vm_template.LibraryItemsTypes.DeploySpec.Builder
Storage location for the deployed virtual machine's configuration and log files.
setVmHomeStorage(LibraryItemsTypes.DeploySpecVmHomeStorage) - Method in class com.vmware.vcenter.vm_template.LibraryItemsTypes.DeploySpec
Storage location for the deployed virtual machine's configuration and log files.
setVmHomeStorage(LibraryItemsTypes.VmHomeStorageInfo) - Method in class com.vmware.vcenter.vm_template.LibraryItemsTypes.Info
Storage information about the virtual machine template's configuration and log files.
setVmName(String) - Method in class com.vmware.content.type.ovf.VmTemplate
Name of the VM
setVmName(String) - Method in class com.vmware.vcenter.vcha.PlacementInfo
The virtual machine name of the VCHA node.
setVms(Set<String>) - Method in class com.vmware.vcenter.storage.policies.compliance.VMTypes.FilterSpec.Builder
Identifiers of virtual machines that can match the filter.
setVms(Set<String>) - Method in class com.vmware.vcenter.storage.policies.compliance.VMTypes.FilterSpec
Identifiers of virtual machines that can match the filter.
setVms(ClusterTypes.VmInfo) - Method in class com.vmware.vcenter.vcha.ClusterTypes.UndeploySpec.Builder
Contains virtual machine information for the passive and witness virtual machines.
setVms(ClusterTypes.VmInfo) - Method in class com.vmware.vcenter.vcha.ClusterTypes.UndeploySpec
Contains virtual machine information for the passive and witness virtual machines.
setVms(Set<String>) - Method in class com.vmware.vcenter.VMTypes.FilterSpec.Builder
Identifiers of virtual machines that can match the filter.
setVms(Set<String>) - Method in class com.vmware.vcenter.VMTypes.FilterSpec
Identifiers of virtual machines that can match the filter.
setVmTag(String) - Method in class com.vmware.vcenter.compute.policies.capabilities.cluster_scale_in_ignore_vm_capabilities.CreateSpec
When considering scaling-in a cluster, policies that have been created with one of the listed CreateSpec.getVmCapabilities() are ignored for virtual machines that have this tag.
setVmTag(String) - Method in class com.vmware.vcenter.compute.policies.capabilities.cluster_scale_in_ignore_vm_capabilities.Info
When considering scaling-in a cluster, policies that have been created with one of the listed Info.getVmCapabilities() are ignored for virtual machines that have this tag.
setVmTag(String) - Method in class com.vmware.vcenter.compute.policies.capabilities.disable_drs_vmotion.CreateSpec
Identifier of a tag that can be associated with a virtual machine.
setVmTag(String) - Method in class com.vmware.vcenter.compute.policies.capabilities.disable_drs_vmotion.Info
Identifier of a tag that can be associated with a virtual machine.
setVmTag(String) - Method in class com.vmware.vcenter.compute.policies.capabilities.vm.evacuation.vmotion.CreateSpec
Identifier of a tag that can be associated with a virtual machine.
setVmTag(String) - Method in class com.vmware.vcenter.compute.policies.capabilities.vm.evacuation.vmotion.Info
Identifier of a tag that can be associated with a virtual machine.
setVmTag(String) - Method in class com.vmware.vcenter.compute.policies.capabilities.vm_host_affinity.CreateSpec
Identifier of a tag that can be associated with a virtual machine.
setVmTag(String) - Method in class com.vmware.vcenter.compute.policies.capabilities.vm_host_affinity.Info
Identifier of a tag that can be associated with a virtual machine.
setVmTag(String) - Method in class com.vmware.vcenter.compute.policies.capabilities.vm_host_anti_affinity.CreateSpec
Identifier of a tag that can be associated with a virtual machine.
setVmTag(String) - Method in class com.vmware.vcenter.compute.policies.capabilities.vm_host_anti_affinity.Info
Identifier of a tag that can be associated with a virtual machine.
setVmTag(String) - Method in class com.vmware.vcenter.compute.policies.capabilities.vm_vm_affinity.CreateSpec
Identifier of a tag that can be associated with a virtual machine.
setVmTag(String) - Method in class com.vmware.vcenter.compute.policies.capabilities.vm_vm_affinity.Info
Identifier of a tag that can be associated with a virtual machine.
setVmTag(String) - Method in class com.vmware.vcenter.compute.policies.capabilities.vm_vm_anti_affinity.CreateSpec
Identifier of a tag that can be associated with a virtual machine.
setVmTag(String) - Method in class com.vmware.vcenter.compute.policies.capabilities.vm_vm_anti_affinity.Info
Identifier of a tag that can be associated with a virtual machine.
setVmTemplate(VmTemplate) - Method in class com.vmware.content.type.ovf.OvfTemplate.Builder
The Vitrual Machine if this is a VM template An OVF template does not require a VM template.
setVmTemplate(VmTemplate) - Method in class com.vmware.content.type.ovf.OvfTemplate
The Vitrual Machine if this is a VM template An OVF template does not require a VM template.
setVmTemplate(String) - Method in class com.vmware.vcenter.vm_template.library_items.VersionsTypes.Info
Identifier of the virtual machine template associated with the library item version.
setVmTemplate(String) - Method in class com.vmware.vcenter.vm_template.library_items.VersionsTypes.Summary
Identifier of the virtual machine template associated with the library item version.
setVmTemplate(String) - Method in class com.vmware.vcenter.vm_template.LibraryItemsTypes.Info
Identifier of the latest virtual machine template contained in the library item.
setVmTemplates(List<VmTemplate>) - Method in class com.vmware.content.type.ovf.VAppTemplate.Builder
Vitrual Machines in this vApp template vApp templates do not require a list of VM templates.
setVmTemplates(List<VmTemplate>) - Method in class com.vmware.content.type.ovf.VAppTemplate
Vitrual Machines in this vApp template vApp templates do not require a list of VM templates.
setvSanDataOnly(Boolean) - Method in class com.vmware.esx.settings.clusters.software.reports.CheckResult.Builder
HCL Validation Computed only for vSAN Clusters.
setvSanDataOnly(Boolean) - Method in class com.vmware.esx.settings.clusters.software.reports.CheckResult
HCL Validation Computed only for vSAN Clusters.
setWakeOnLanEnabled(Boolean) - Method in class com.vmware.vcenter.vm.hardware.EthernetTypes.CreateSpec.Builder
Flag indicating whether wake-on-LAN is enabled on this virtual Ethernet adapter.
setWakeOnLanEnabled(Boolean) - Method in class com.vmware.vcenter.vm.hardware.EthernetTypes.CreateSpec
Flag indicating whether wake-on-LAN is enabled on this virtual Ethernet adapter.
setWakeOnLanEnabled(boolean) - Method in class com.vmware.vcenter.vm.hardware.EthernetTypes.Info
Flag indicating whether wake-on-LAN is enabled on this virtual Ethernet adapter.
setWakeOnLanEnabled(Boolean) - Method in class com.vmware.vcenter.vm.hardware.EthernetTypes.UpdateSpec.Builder
Flag indicating whether wake-on-LAN shoud be enabled on this virtual Ethernet adapter.
setWakeOnLanEnabled(Boolean) - Method in class com.vmware.vcenter.vm.hardware.EthernetTypes.UpdateSpec
Flag indicating whether wake-on-LAN shoud be enabled on this virtual Ethernet adapter.
setWarnDays(Long) - Method in class com.vmware.appliance.local_accounts.PolicyTypes.Info.Builder
Number of days warning given before a password expires.
setWarnDays(Long) - Method in class com.vmware.appliance.local_accounts.PolicyTypes.Info
Number of days warning given before a password expires.
setWarnDaysBeforePasswordExpiration(Long) - Method in class com.vmware.appliance.LocalAccountsTypes.Config.Builder
Number of days of warning before password expires.
setWarnDaysBeforePasswordExpiration(Long) - Method in class com.vmware.appliance.LocalAccountsTypes.Config
Number of days of warning before password expires.
setWarnDaysBeforePasswordExpiration(Long) - Method in class com.vmware.appliance.LocalAccountsTypes.Info.Builder
Number of days of warning before password expires.
setWarnDaysBeforePasswordExpiration(Long) - Method in class com.vmware.appliance.LocalAccountsTypes.Info
Number of days of warning before password expires.
setWarnDaysBeforePasswordExpiration(Long) - Method in class com.vmware.appliance.LocalAccountsTypes.UpdateConfig.Builder
Number of days of warning before password expires.
setWarnDaysBeforePasswordExpiration(Long) - Method in class com.vmware.appliance.LocalAccountsTypes.UpdateConfig
Number of days of warning before password expires.
setWarningBehavior(List<WarningBehavior>) - Method in class com.vmware.content.library.item.UpdateSessionModel.Builder
Indicates the update session behavior if warnings are raised in the session preview.
setWarningBehavior(List<WarningBehavior>) - Method in class com.vmware.content.library.item.UpdateSessionModel
Indicates the update session behavior if warnings are raised in the session preview.
setWarningCount(long) - Method in class com.vmware.vcenter.lcm.update.PrecheckReportTypes.ReportSummary
Number of warnings detected by precheck process
setWarnings(List<Notification>) - Method in class com.vmware.appliance.infraprofile.Notifications.Builder
Warning notification messages reported.
setWarnings(List<Notification>) - Method in class com.vmware.appliance.infraprofile.Notifications
Warning notification messages reported.
setWarnings(List<Notification>) - Method in class com.vmware.appliance.Notifications.Builder
Warning notification messages reported.
setWarnings(List<Notification>) - Method in class com.vmware.appliance.Notifications
Warning notification messages reported.
setWarnings(List<PreviewWarningInfo>) - Method in class com.vmware.content.library.item.updatesession.PreviewInfo.Builder
The list of warnings raised for this update session.
setWarnings(List<PreviewWarningInfo>) - Method in class com.vmware.content.library.item.updatesession.PreviewInfo
The list of warnings raised for this update session.
setWarnings(List<Notification>) - Method in class com.vmware.esx.hcl.Notifications.Builder
Warning notification messages reported.
setWarnings(List<Notification>) - Method in class com.vmware.esx.hcl.Notifications
Warning notification messages reported.
setWarnings(List<Notification>) - Method in class com.vmware.esx.settings.Notifications.Builder
Warning notification messages reported.
setWarnings(List<Notification>) - Method in class com.vmware.esx.settings.Notifications
Warning notification messages reported.
setWarnings(List<Notification>) - Method in class com.vmware.vcenter.deployment.Notifications.Builder
Warning notification messages reported.
setWarnings(List<Notification>) - Method in class com.vmware.vcenter.deployment.Notifications
Warning notification messages reported.
setWarnings(List<Notification>) - Method in class com.vmware.vcenter.lcm.Notifications.Builder
Warning notification messages reported.
setWarnings(List<Notification>) - Method in class com.vmware.vcenter.lcm.Notifications
Warning notification messages reported.
setWarnings(List<OvfWarning>) - Method in class com.vmware.vcenter.ovf.LibraryItemTypes.ResultInfo
Warnings reported by the create() or deploy() method.
setWarnings(List<LocalizableMessage>) - Method in class com.vmware.vcenter.vcha.cluster.PassiveTypes.CheckResult
A list of problems which may require attention, but which are not fatal.
setWarnings(List<LocalizableMessage>) - Method in class com.vmware.vcenter.vcha.cluster.WitnessTypes.CheckResult
A list of problems which may require attention, but which are not fatal.
setWcpSupportBundleToken(SupportBundleTypes.Token) - Method in class com.vmware.vcenter.namespace_management.SupportBundleTypes.Location
Information about the token required in the HTTP GET request to generate the support bundle.
setWindows(WindowsNetworkAdapterSettings) - Method in class com.vmware.vcenter.guest.IPSettings.Builder
Windows settings to be configured for this specific virtual Network adapter.
setWindows(WindowsNetworkAdapterSettings) - Method in class com.vmware.vcenter.guest.IPSettings
Windows settings to be configured for this specific virtual Network adapter.
setWindowsConfig(WindowsConfiguration) - Method in class com.vmware.vcenter.guest.ConfigurationSpec.Builder
Guest customization specification for a Windows guest operating system.
setWindowsConfig(WindowsConfiguration) - Method in class com.vmware.vcenter.guest.ConfigurationSpec
Guest customization specification for a Windows guest operating system.
setWinsServers(List<String>) - Method in class com.vmware.vcenter.guest.WindowsNetworkAdapterSettings.Builder
List of WINS Servers to set for the Windows guest operating system.
setWinsServers(List<String>) - Method in class com.vmware.vcenter.guest.WindowsNetworkAdapterSettings
List of WINS Servers to set for the Windows guest operating system.
setWinsServers(List<String>) - Method in class com.vmware.vcenter.vm.guest.networking.InterfacesTypes.Info.Builder
The IP addresses of any WINS name servers for the adapter.
setWinsServers(List<String>) - Method in class com.vmware.vcenter.vm.guest.networking.InterfacesTypes.Info
The IP addresses of any WINS name servers for the adapter.
setWitness(ClusterTypes.WitnessSpec) - Method in class com.vmware.vcenter.vcha.ClusterTypes.DeploySpec
Contains the witness node's placement configuration.
setWitness(ClusterTypes.WitnessInfo) - Method in class com.vmware.vcenter.vcha.ClusterTypes.Info.Builder
Node configuration information for the VCHA cluster.
setWitness(ClusterTypes.WitnessInfo) - Method in class com.vmware.vcenter.vcha.ClusterTypes.Info
Node configuration information for the VCHA cluster.
setWitness(ClusterTypes.NodeVmInfo) - Method in class com.vmware.vcenter.vcha.ClusterTypes.VmInfo
The virtual machine information of the witness node.
setWorkerDNS(List<String>) - Method in class com.vmware.vcenter.namespace_management.ClustersTypes.EnableSpec.Builder
List of DNS server IP addresses to use on the worker nodes, specified in order of preference.
setWorkerDNS(List<String>) - Method in class com.vmware.vcenter.namespace_management.ClustersTypes.EnableSpec
List of DNS server IP addresses to use on the worker nodes, specified in order of preference.
setWorkerDNS(List<String>) - Method in class com.vmware.vcenter.namespace_management.ClustersTypes.Info.Builder
List of DNS server IP addresses to use for pods that execute on the worker nodes (which are native pods on ESXi hosts in the vSphere Namespaces Supervisor).
setWorkerDNS(List<String>) - Method in class com.vmware.vcenter.namespace_management.ClustersTypes.Info
List of DNS server IP addresses to use for pods that execute on the worker nodes (which are native pods on ESXi hosts in the vSphere Namespaces Supervisor).
setWorkerDNS(List<String>) - Method in class com.vmware.vcenter.namespace_management.ClustersTypes.SetSpec.Builder
List of DNS server IP addresses to use on the worker nodes, specified in order of preference.
setWorkerDNS(List<String>) - Method in class com.vmware.vcenter.namespace_management.ClustersTypes.SetSpec
List of DNS server IP addresses to use on the worker nodes, specified in order of preference.
setWorkerDNS(List<String>) - Method in class com.vmware.vcenter.namespace_management.ClustersTypes.UpdateSpec.Builder
List of DNS server IP addresses to use on the worker nodes, specified in order of preference.
setWorkerDNS(List<String>) - Method in class com.vmware.vcenter.namespace_management.ClustersTypes.UpdateSpec
List of DNS server IP addresses to use on the worker nodes, specified in order of preference.
setWorkerVmInfo(ClusterSizeInfoTypes.VmInfo) - Method in class com.vmware.vcenter.namespace_management.ClusterSizeInfoTypes.Info.Builder
Information about worker virtual machine configuration.
setWorkerVmInfo(ClusterSizeInfoTypes.VmInfo) - Method in class com.vmware.vcenter.namespace_management.ClusterSizeInfoTypes.Info
Information about worker virtual machine configuration.
setWorkgroup(String) - Method in class com.vmware.vcenter.guest.Domain.Builder
The workgroup that the virtual machine should join.
setWorkgroup(String) - Method in class com.vmware.vcenter.guest.Domain
The workgroup that the virtual machine should join.
setX509(String) - Method in class com.vmware.content.library.item.updatesession.CertificateInfo
The X509 representation of the certificate.
setX509(String) - Method in class com.vmware.vcenter.ovf.CertificateParams.Builder
The X509 representation of the certificate.
setX509(String) - Method in class com.vmware.vcenter.ovf.CertificateParams
The X509 representation of the certificate.
setYieldOnPoll(Boolean) - Method in class com.vmware.vcenter.vm.hardware.SerialTypes.CreateSpec.Builder
CPU yield behavior.
setYieldOnPoll(Boolean) - Method in class com.vmware.vcenter.vm.hardware.SerialTypes.CreateSpec
CPU yield behavior.
setYieldOnPoll(boolean) - Method in class com.vmware.vcenter.vm.hardware.SerialTypes.Info
CPU yield behavior.
setYieldOnPoll(Boolean) - Method in class com.vmware.vcenter.vm.hardware.SerialTypes.UpdateSpec.Builder
CPU yield behavior.
setYieldOnPoll(Boolean) - Method in class com.vmware.vcenter.vm.hardware.SerialTypes.UpdateSpec
CPU yield behavior.
SFTP - Static variable in class com.vmware.appliance.recovery.backup.JobTypes.LocationType
Destination is SFTP server.
SFTP - Static variable in class com.vmware.appliance.recovery.BackupTypes.LocationType
Destination is SFTP server
SFTP - Static variable in class com.vmware.appliance.recovery.restore.JobTypes.LocationType
Destination is SFTP server
SFTP - Static variable in class com.vmware.appliance.recovery.RestoreTypes.LocationType
Destination is SFTP server
SHA1 - Static variable in class com.vmware.content.library.item.FileTypes.ChecksumAlgorithm
Checksum algorithm: SHA-1
SHA256 - Static variable in class com.vmware.content.library.item.FileTypes.ChecksumAlgorithm
Checksum algorithm: SHA-256.
SHA512 - Static variable in class com.vmware.content.library.item.FileTypes.ChecksumAlgorithm
Checksum algorithm: SHA-512.
sharesInfo - Static variable in class com.vmware.vcenter.ResourcePoolDefinitions
 
SharesInfo() - Constructor for class com.vmware.vcenter.ResourcePoolTypes.SharesInfo
Default constructor.
SharesInfo(StructValue) - Constructor for class com.vmware.vcenter.ResourcePoolTypes.SharesInfo
 
Shell - Interface in com.vmware.appliance.access
Shell interface provides methods Get/Set enabled state of BASH.
shellConfig - Static variable in class com.vmware.appliance.access.ShellDefinitions
 
ShellConfig() - Constructor for class com.vmware.appliance.access.ShellTypes.ShellConfig
Default constructor.
ShellConfig(StructValue) - Constructor for class com.vmware.appliance.access.ShellTypes.ShellConfig
 
ShellDefinitions - Class in com.vmware.appliance.access
Defines the type descriptors for the Shell API service.
ShellDefinitions() - Constructor for class com.vmware.appliance.access.ShellDefinitions
 
shellService() - Method in class com.vmware.appliance.access.AccessFactory
Returns an instance of class Shell
ShellStub - Class in com.vmware.appliance.access
Remote stub implementation of the Shell API service.
ShellStub(ApiProvider, TypeConverter, StubConfigurationBase) - Constructor for class com.vmware.appliance.access.ShellStub
 
ShellStub(ApiProvider, StubConfigurationBase) - Constructor for class com.vmware.appliance.access.ShellStub
 
ShellTypes - Interface in com.vmware.appliance.access
Defines the data types of the Shell API service.
ShellTypes.ShellConfig - Class in com.vmware.appliance.access
ShellConfig class Structure that defines shell configuration.
ShellTypes.ShellConfig.Builder - Class in com.vmware.appliance.access
Builder class for ShellTypes.ShellConfig.
SHORT_DATE - Static variable in class com.vmware.vapi.std.LocalizationParam.DateTimeFormat
The date and time value will be formatted as short date, for example 2019-01-28.
SHORT_DATE_TIME - Static variable in class com.vmware.vapi.std.LocalizationParam.DateTimeFormat
The date and time value will be formatted as short date and time, for example 2019-01-28 12:59.
SHORT_TIME - Static variable in class com.vmware.vapi.std.LocalizationParam.DateTimeFormat
The date and time value will be formatted as short time, for example 12:59.
shouldLogRawRequestResponse() - Static method in class com.vmware.vapi.protocol.Constants
 
shutdown() - Method in class com.vmware.appliance.ApplianceFactory
The com.vmware.appliance.shutdown package provides interfaces to shutdown and reboot the appliance.
Shutdown - Interface in com.vmware.appliance
Shutdown interface provides methods Performs reboot/shutdown operations on appliance.
SHUTDOWN - Static variable in class com.vmware.vcenter.guest.WindowsConfiguration.RebootOption
Shutdown the guest after customization.
shutdown(String) - Method in interface com.vmware.vcenter.vm.guest.Power
Issues a request to the guest operating system asking it to perform a clean shutdown of all services.
shutdown(String, InvocationConfig) - Method in interface com.vmware.vcenter.vm.guest.Power
Issues a request to the guest operating system asking it to perform a clean shutdown of all services.
shutdown(String, AsyncCallback<Void>) - Method in interface com.vmware.vcenter.vm.guest.Power
Issues a request to the guest operating system asking it to perform a clean shutdown of all services.
shutdown(String, AsyncCallback<Void>, InvocationConfig) - Method in interface com.vmware.vcenter.vm.guest.Power
Issues a request to the guest operating system asking it to perform a clean shutdown of all services.
shutdown(String) - Method in class com.vmware.vcenter.vm.guest.PowerStub
 
shutdown(String, InvocationConfig) - Method in class com.vmware.vcenter.vm.guest.PowerStub
 
shutdown(String, AsyncCallback<Void>) - Method in class com.vmware.vcenter.vm.guest.PowerStub
 
shutdown(String, AsyncCallback<Void>, InvocationConfig) - Method in class com.vmware.vcenter.vm.guest.PowerStub
 
shutdownConfig - Static variable in class com.vmware.appliance.ShutdownDefinitions
 
ShutdownConfig() - Constructor for class com.vmware.appliance.ShutdownTypes.ShutdownConfig
Default constructor.
ShutdownConfig(StructValue) - Constructor for class com.vmware.appliance.ShutdownTypes.ShutdownConfig
 
ShutdownDefinitions - Class in com.vmware.appliance
Defines the type descriptors for the Shutdown API service.
ShutdownDefinitions() - Constructor for class com.vmware.appliance.ShutdownDefinitions
 
ShutdownFactory - Class in com.vmware.appliance.shutdown
ShutdownFactory is responsible for creating instances of services contained inside the com.vmware.appliance.shutdown package and also has the subpackages reference to access respective subpackage services.
shutdownService() - Method in class com.vmware.appliance.ApplianceFactory
Returns an instance of class Shutdown
ShutdownStub - Class in com.vmware.appliance
Remote stub implementation of the Shutdown API service.
ShutdownStub(ApiProvider, TypeConverter, StubConfigurationBase) - Constructor for class com.vmware.appliance.ShutdownStub
 
ShutdownStub(ApiProvider, StubConfigurationBase) - Constructor for class com.vmware.appliance.ShutdownStub
 
ShutdownTypes - Interface in com.vmware.appliance
Defines the data types of the Shutdown API service.
ShutdownTypes.ShutdownConfig - Class in com.vmware.appliance
ShutdownConfig class Structure that defines shutdown configuration returned by the Shutdown.get operation.
ShutdownTypes.ShutdownConfig.Builder - Class in com.vmware.appliance
Builder class for ShutdownTypes.ShutdownConfig.
SHUTTING_DOWN - Static variable in class com.vmware.vcenter.vm.guest.PowerTypes.State
The guest OS is shutting down.
SignatureException - Exception in com.vmware.vapi.dsig.json
This class represents various conditions that led to signature/validation failure
SignatureException(Message) - Constructor for exception com.vmware.vapi.dsig.json.SignatureException
 
SignatureException(Message, Throwable) - Constructor for exception com.vmware.vapi.dsig.json.SignatureException
 
SIMPLE - Static variable in class com.vmware.vapi.metadata.cli.CommandTypes.FormatterType
Displays command output as it is.
SimpleBundleProvider - Class in com.vmware.vapi.l10n
Simple implementation of ResourceBundleProvider based on ResourceBundle.getBundle(String).
SimpleBundleProvider(String) - Constructor for class com.vmware.vapi.l10n.SimpleBundleProvider
 
SINGLE - Static variable in class com.vmware.cis.tagging.CategoryModel.Cardinality
An object can only be assigned one of the tags in this category.
SingleHeaderExtractor - Class in com.vmware.vapi.protocol.client.http
Extractor which captures particular singleton HTTP header from the raw REST response.
SingleHeaderExtractor(String) - Constructor for class com.vmware.vapi.protocol.client.http.SingleHeaderExtractor
Constructor.
siteId - Variable in class com.vmware.vsphereautomation.lookup.LookupServiceRegistrationFilter
 
siteId - Variable in class com.vmware.vsphereautomation.lookup.LookupServiceRegistrationInfo
 
size() - Method in class com.vmware.vapi.data.ListValue
Returns the number of values in this list.
SizeParams - Class in com.vmware.vcenter.ovf
The SizeParams class contains estimates of the download and deployment sizes.
SizeParams() - Constructor for class com.vmware.vcenter.ovf.SizeParams
Default constructor.
SizeParams(StructValue) - Constructor for class com.vmware.vcenter.ovf.SizeParams
 
sizeParams - Static variable in class com.vmware.vcenter.ovf.StructDefinitions
 
SizeParams.Builder - Class in com.vmware.vcenter.ovf
Builder class for SizeParams.
SizingHint - Class in com.vmware.vcenter.namespace_management
The SizingHint enumeration class determines the configuration of Kubernetes API server and the worker nodes.
SizingHint.Values - Enum in com.vmware.vcenter.namespace_management
Native Java enum representing this enumeration class.
SJDS - Static variable in class com.vmware.vcenter.vm.GuestOS
Sun Java Desktop System
SKIPPED - Static variable in class com.vmware.esx.settings.clusters.software.reports.LastApplyResultTypes.ApplyStatus.Status
The method was skipped.
SKIPPED - Static variable in class com.vmware.esx.settings.clusters.SoftwareTypes.ApplyStatus.Status
The method was skipped.
SLES - Static variable in class com.vmware.vcenter.vm.GuestOS
Suse Linux Enterprise Server 9
SLES_10 - Static variable in class com.vmware.vcenter.vm.GuestOS
Suse linux Enterprise Server 10
SLES_10_64 - Static variable in class com.vmware.vcenter.vm.GuestOS
Suse Linux Enterprise Server 10 (64 bit) (experimental)
SLES_11 - Static variable in class com.vmware.vcenter.vm.GuestOS
Suse linux Enterprise Server 11
SLES_11_64 - Static variable in class com.vmware.vcenter.vm.GuestOS
Suse Linux Enterprise Server 11 (64 bit)
SLES_12 - Static variable in class com.vmware.vcenter.vm.GuestOS
Suse linux Enterprise Server 12
SLES_12_64 - Static variable in class com.vmware.vcenter.vm.GuestOS
Suse Linux Enterprise Server 12 (64 bit)
SLES_15_64 - Static variable in class com.vmware.vcenter.vm.GuestOS
Suse Linux Enterprise Server 15 (64 bit).
SLES_64 - Static variable in class com.vmware.vcenter.vm.GuestOS
Suse Linux Enterprise Server 9 (64 bit)
SMALL - Static variable in class com.vmware.vcenter.deployment.ApplianceSize
Appliance size of 'small'.
SMALL - Static variable in class com.vmware.vcenter.namespace_management.SizingHint
Cluster size of 'small'.
SMB - Static variable in class com.vmware.appliance.recovery.backup.JobTypes.LocationType
Destination is SMB server.
SMB - Static variable in class com.vmware.appliance.recovery.BackupTypes.LocationType
Destination is SMB server.
SMB - Static variable in class com.vmware.appliance.recovery.restore.JobTypes.LocationType
Destination is SMB server.
SMB - Static variable in class com.vmware.appliance.recovery.RestoreTypes.LocationType
Destination is SMB server.
software() - Method in class com.vmware.esx.hosts.HostsFactory
The com.vmware.esx.hosts.software package provides interfaces to get information about current software on ESX.
software() - Method in class com.vmware.esx.settings.clusters.ClustersFactory
The com.vmware.esx.settings.clusters.software package provides interfaces to manage desired state software for ESX cluster.
Software - Interface in com.vmware.esx.settings.clusters.enablement
The Software interface provides methods to control whether the cluster is managed with a single software specification.
SOFTWARE - Static variable in class com.vmware.esx.settings.clusters.enablement.SoftwareTypes.CheckType
Perform host software check.
Software - Interface in com.vmware.esx.settings.clusters
The Software interface provides methods to manage desired software specification of an ESX cluster.
software() - Method in class com.vmware.esx.settings.clusters.software.drafts.DraftsFactory
The com.vmware.esx.settings.clusters.software.drafts.software package provides interfaces to manage draft of the software documents for ESX cluster.
Software - Interface in com.vmware.esx.settings.hosts
The Software interface provides methods to manage desired software specification of a standalone ESX host.
software() - Method in class com.vmware.vcenter.namespace_management.NamespaceManagementFactory
The com.vmware.vcenter.namespace_management.software package provides interfaces for managing namespaces software components.
SOFTWARE_SPEC - Static variable in class com.vmware.esx.settings.clusters.SoftwareTypes.ExportType
Export software specification document.
SOFTWARE_SPECIFICATION_EXISTENCE - Static variable in class com.vmware.esx.settings.clusters.enablement.SoftwareTypes.CheckType
Perform cluster's software specification existence check.
SoftwareDefinitions - Class in com.vmware.esx.settings.clusters.enablement
Defines the type descriptors for the Software API service.
SoftwareDefinitions() - Constructor for class com.vmware.esx.settings.clusters.enablement.SoftwareDefinitions
 
SoftwareDefinitions - Class in com.vmware.esx.settings.clusters
Defines the type descriptors for the Software API service.
SoftwareDefinitions() - Constructor for class com.vmware.esx.settings.clusters.SoftwareDefinitions
 
SoftwareDefinitions - Class in com.vmware.esx.settings.hosts
Defines the type descriptors for the Software API service.
SoftwareDefinitions() - Constructor for class com.vmware.esx.settings.hosts.SoftwareDefinitions
 
SoftwareFactory - Class in com.vmware.esx.hosts.software
SoftwareFactory is responsible for creating instances of services contained inside the com.vmware.esx.hosts.software package and also has the subpackages reference to access respective subpackage services.
SoftwareFactory - Class in com.vmware.esx.settings.clusters.software.drafts.software
SoftwareFactory is responsible for creating instances of services contained inside the com.vmware.esx.settings.clusters.software.drafts.software package and also has the subpackages reference to access respective subpackage services.
SoftwareFactory - Class in com.vmware.esx.settings.clusters.software
SoftwareFactory is responsible for creating instances of services contained inside the com.vmware.esx.settings.clusters.software package and also has the subpackages reference to access respective subpackage services.
SoftwareFactory - Class in com.vmware.vcenter.namespace_management.software
SoftwareFactory is responsible for creating instances of services contained inside the com.vmware.vcenter.namespace_management.software package and also has the subpackages reference to access respective subpackage services.
SoftwareInfo - Class in com.vmware.esx.hosts
The SoftwareInfo class contains properties that describe desired software specification for an ESX host.
SoftwareInfo() - Constructor for class com.vmware.esx.hosts.SoftwareInfo
Default constructor.
SoftwareInfo(StructValue) - Constructor for class com.vmware.esx.hosts.SoftwareInfo
 
softwareInfo - Static variable in class com.vmware.esx.hosts.StructDefinitions
 
SoftwareInfo - Class in com.vmware.esx.settings
The SoftwareInfo class contains information that describes the desired software specification for an ESX host.
SoftwareInfo() - Constructor for class com.vmware.esx.settings.SoftwareInfo
Default constructor.
SoftwareInfo(StructValue) - Constructor for class com.vmware.esx.settings.SoftwareInfo
 
softwareInfo - Static variable in class com.vmware.esx.settings.StructDefinitions
 
SoftwareInfo.Builder - Class in com.vmware.esx.hosts
Builder class for SoftwareInfo.
SoftwareInfo.Builder - Class in com.vmware.esx.settings
Builder class for SoftwareInfo.
Softwarepackages - Interface in com.vmware.appliance.health
Softwarepackages interface provides methods Get information on available software updates available in remote VUM repository.
SoftwarepackagesDefinitions - Class in com.vmware.appliance.health
Defines the type descriptors for the Softwarepackages API service.
SoftwarepackagesDefinitions() - Constructor for class com.vmware.appliance.health.SoftwarepackagesDefinitions
 
softwarepackagesService() - Method in class com.vmware.appliance.health.HealthFactory
Returns an instance of class Softwarepackages
SoftwarepackagesStub - Class in com.vmware.appliance.health
Remote stub implementation of the Softwarepackages API service.
SoftwarepackagesStub(ApiProvider, TypeConverter, StubConfigurationBase) - Constructor for class com.vmware.appliance.health.SoftwarepackagesStub
 
SoftwarepackagesStub(ApiProvider, StubConfigurationBase) - Constructor for class com.vmware.appliance.health.SoftwarepackagesStub
 
SoftwarepackagesTypes - Interface in com.vmware.appliance.health
Defines the data types of the Softwarepackages API service.
SoftwarepackagesTypes.HealthLevel - Class in com.vmware.appliance.health
HealthLevel enumeration class Defines health levels.
SoftwarepackagesTypes.HealthLevel.Values - Enum in com.vmware.appliance.health
Native Java enum representing this enumeration class.
softwareService() - Method in class com.vmware.esx.settings.clusters.ClustersFactory
Returns an instance of class Software
softwareService() - Method in class com.vmware.esx.settings.clusters.enablement.EnablementFactory
Returns an instance of class Software
softwareService() - Method in class com.vmware.esx.settings.hosts.HostsFactory
Returns an instance of class Software
SoftwareSpec - Class in com.vmware.esx.settings
The SoftwareSpec class contains properties that describe desired software specification for an ESX host.
SoftwareSpec() - Constructor for class com.vmware.esx.settings.SoftwareSpec
Default constructor.
SoftwareSpec(StructValue) - Constructor for class com.vmware.esx.settings.SoftwareSpec
 
softwareSpec - Static variable in class com.vmware.esx.settings.StructDefinitions
 
SoftwareSpec.Builder - Class in com.vmware.esx.settings
Builder class for SoftwareSpec.
SoftwareStub - Class in com.vmware.esx.settings.clusters.enablement
Remote stub implementation of the Software API service.
SoftwareStub(ApiProvider, TypeConverter, StubConfigurationBase) - Constructor for class com.vmware.esx.settings.clusters.enablement.SoftwareStub
 
SoftwareStub(ApiProvider, StubConfigurationBase) - Constructor for class com.vmware.esx.settings.clusters.enablement.SoftwareStub
 
SoftwareStub - Class in com.vmware.esx.settings.clusters
Remote stub implementation of the Software API service.
SoftwareStub(ApiProvider, TypeConverter, StubConfigurationBase) - Constructor for class com.vmware.esx.settings.clusters.SoftwareStub
 
SoftwareStub(ApiProvider, StubConfigurationBase) - Constructor for class com.vmware.esx.settings.clusters.SoftwareStub
 
SoftwareStub - Class in com.vmware.esx.settings.hosts
Remote stub implementation of the Software API service.
SoftwareStub(ApiProvider, TypeConverter, StubConfigurationBase) - Constructor for class com.vmware.esx.settings.hosts.SoftwareStub
 
SoftwareStub(ApiProvider, StubConfigurationBase) - Constructor for class com.vmware.esx.settings.hosts.SoftwareStub
 
SoftwareTypes - Interface in com.vmware.esx.settings.clusters.enablement
Defines the data types of the Software API service.
SoftwareTypes - Interface in com.vmware.esx.settings.clusters
Defines the data types of the Software API service.
SoftwareTypes - Interface in com.vmware.esx.settings.hosts
Defines the data types of the Software API service.
SoftwareTypes._VAPI_OPERATIONS - Enum in com.vmware.esx.settings.clusters.enablement
Identifiers of the task operations
SoftwareTypes._VAPI_OPERATIONS - Enum in com.vmware.esx.settings.clusters
Identifiers of the task operations
SoftwareTypes._VAPI_OPERATIONS - Enum in com.vmware.esx.settings.hosts
Identifiers of the task operations
SoftwareTypes.ApplyResult - Class in com.vmware.esx.settings.clusters
The ApplyResult class contains properties that describe the result of an com.vmware.esx.settings.clusters.Software#apply method.
SoftwareTypes.ApplyResult.Builder - Class in com.vmware.esx.settings.clusters
Builder class for SoftwareTypes.ApplyResult.
SoftwareTypes.ApplySpec - Class in com.vmware.esx.settings.clusters
The ApplySpec class contains properties that describe the specification to be used for applying the desired software document to a cluster.
SoftwareTypes.ApplySpec.Builder - Class in com.vmware.esx.settings.clusters
Builder class for SoftwareTypes.ApplySpec.
SoftwareTypes.ApplyStatus - Class in com.vmware.esx.settings.clusters
The ApplyStatus class contains properties that describe the status of an com.vmware.esx.settings.clusters.Software#apply method.
SoftwareTypes.ApplyStatus.Builder - Class in com.vmware.esx.settings.clusters
Builder class for SoftwareTypes.ApplyStatus.
SoftwareTypes.ApplyStatus.Status - Class in com.vmware.esx.settings.clusters
The Status enumeration class contains the possible different status codes that can be returned while trying to com.vmware.esx.settings.clusters.Software#apply the desired software specification to hosts within the cluster.
SoftwareTypes.ApplyStatus.Status.Values - Enum in com.vmware.esx.settings.clusters
Native Java enum representing this enumeration class.
SoftwareTypes.CheckInfo - Class in com.vmware.esx.settings.clusters
The CheckInfo class contains properties that describe a particular check.
SoftwareTypes.CheckInfo.Builder - Class in com.vmware.esx.settings.clusters
Builder class for SoftwareTypes.CheckInfo.
SoftwareTypes.CheckResult - Class in com.vmware.esx.settings.clusters.enablement
The CheckResult class contains information that describes the results of the checks.
SoftwareTypes.CheckResult - Class in com.vmware.esx.settings.clusters
The CheckResult class contains properties that describe aggregated status of all checks performed.
SoftwareTypes.CheckResult.Builder - Class in com.vmware.esx.settings.clusters.enablement
Builder class for SoftwareTypes.CheckResult.
SoftwareTypes.CheckResult.Builder - Class in com.vmware.esx.settings.clusters
Builder class for SoftwareTypes.CheckResult.
SoftwareTypes.CheckSpec - Class in com.vmware.esx.settings.clusters.enablement
The CheckSpec class contains information describing what checks should be performed.
SoftwareTypes.CheckSpec - Class in com.vmware.esx.settings.clusters
The CheckSpec class contains properties that describe the specification to be used for running checks on the cluster before the com.vmware.esx.settings.clusters.Software#apply method.
SoftwareTypes.CheckSpec.Builder - Class in com.vmware.esx.settings.clusters.enablement
Builder class for SoftwareTypes.CheckSpec.
SoftwareTypes.CheckSpec.Builder - Class in com.vmware.esx.settings.clusters
Builder class for SoftwareTypes.CheckSpec.
SoftwareTypes.CheckStatus - Class in com.vmware.esx.settings.clusters
The CheckStatus class contains properties that describe a check result.
SoftwareTypes.CheckStatus.Builder - Class in com.vmware.esx.settings.clusters
Builder class for SoftwareTypes.CheckStatus.
SoftwareTypes.CheckType - Class in com.vmware.esx.settings.clusters.enablement
The CheckType enumeration class contains various checks to identify the possibility to enable the feature that manages the cluster with a single software specification.
SoftwareTypes.CheckType.Values - Enum in com.vmware.esx.settings.clusters.enablement
Native Java enum representing this enumeration class.
SoftwareTypes.EnableSpec - Class in com.vmware.esx.settings.clusters.enablement
The EnableSpec class contains information describing checks that should be skipped during enablement.
SoftwareTypes.EnableSpec.Builder - Class in com.vmware.esx.settings.clusters.enablement
Builder class for SoftwareTypes.EnableSpec.
SoftwareTypes.EntityCheckResult - Class in com.vmware.esx.settings.clusters
The EntityCheckResult class contains properties that describe aggregated status of all checks performed on a specific entity.
SoftwareTypes.EntityCheckResult.Builder - Class in com.vmware.esx.settings.clusters
SoftwareTypes.EntityCheckResult.EntityType - Class in com.vmware.esx.settings.clusters
The EntityType enumeration class contains the entitites on which checks can be performed.
SoftwareTypes.EntityCheckResult.EntityType.Values - Enum in com.vmware.esx.settings.clusters
Native Java enum representing this enumeration class.
SoftwareTypes.ExportSpec - Class in com.vmware.esx.settings.clusters
The ExportSpec class contains information describing how a software specification or image should be exported.
SoftwareTypes.ExportSpec.Builder - Class in com.vmware.esx.settings.clusters
Builder class for SoftwareTypes.ExportSpec.
SoftwareTypes.ExportType - Class in com.vmware.esx.settings.clusters
The ExportType enumeration class defines the formats in which software specification document or image can be exported.
SoftwareTypes.ExportType.Values - Enum in com.vmware.esx.settings.clusters
Native Java enum representing this enumeration class.
SoftwareTypes.Info - Class in com.vmware.esx.settings.clusters.enablement
The Info class contains information describing whether the feature is enabled.
SoftwareTypes.Info.Builder - Class in com.vmware.esx.settings.clusters.enablement
Builder class for SoftwareTypes.Info.
SoftwareTypes.Status - Class in com.vmware.esx.settings.clusters
The Status enumeration class defines the status result for a particular check.
SoftwareTypes.Status.Values - Enum in com.vmware.esx.settings.clusters
Native Java enum representing this enumeration class.
SOLARIS - Static variable in class com.vmware.vcenter.vm.GuestOSFamily
Solaris operating system.
SOLARIS_10 - Static variable in class com.vmware.vcenter.vm.GuestOS
Solaris 10 (32 bit) (experimental)
SOLARIS_10_64 - Static variable in class com.vmware.vcenter.vm.GuestOS
Solaris 10 (64 bit) (experimental)
SOLARIS_11_64 - Static variable in class com.vmware.vcenter.vm.GuestOS
Solaris 11 (64 bit)
SOLARIS_6 - Static variable in class com.vmware.vcenter.vm.GuestOS
Solaris 6
SOLARIS_7 - Static variable in class com.vmware.vcenter.vm.GuestOS
Solaris 7
SOLARIS_8 - Static variable in class com.vmware.vcenter.vm.GuestOS
Solaris 8
SOLARIS_9 - Static variable in class com.vmware.vcenter.vm.GuestOS
Solaris 9
SOLUTION - Static variable in class com.vmware.esx.settings.ComponentSource
Solution is the source for this component
SolutionCompliance - Class in com.vmware.esx.settings
The SolutionCompliance class contains information that describe the compliance result of a host with respect to given solution present in the target software specification.
SolutionCompliance() - Constructor for class com.vmware.esx.settings.SolutionCompliance
Default constructor.
SolutionCompliance(StructValue) - Constructor for class com.vmware.esx.settings.SolutionCompliance
 
solutionCompliance - Static variable in class com.vmware.esx.settings.StructDefinitions
 
SolutionCompliance.Builder - Class in com.vmware.esx.settings
Builder class for SolutionCompliance.
SolutionComponentDetails - Class in com.vmware.esx.settings
The SolutionComponentDetails class contains information that provide more details about component registered by the solution from depot.
SolutionComponentDetails() - Constructor for class com.vmware.esx.settings.SolutionComponentDetails
Default constructor.
SolutionComponentDetails(StructValue) - Constructor for class com.vmware.esx.settings.SolutionComponentDetails
 
solutionComponentDetails - Static variable in class com.vmware.esx.settings.StructDefinitions
 
SolutionComponentDetails.Builder - Class in com.vmware.esx.settings
Builder class for SolutionComponentDetails.
SolutionComponentSpec - Class in com.vmware.esx.settings
The SolutionComponentSpec class contains properties that describe a component registered by a software solution.
SolutionComponentSpec() - Constructor for class com.vmware.esx.settings.SolutionComponentSpec
Default constructor.
SolutionComponentSpec(StructValue) - Constructor for class com.vmware.esx.settings.SolutionComponentSpec
 
solutionComponentSpec - Static variable in class com.vmware.esx.settings.StructDefinitions
 
SolutionComponentSpec.Builder - Class in com.vmware.esx.settings
Builder class for SolutionComponentSpec.
SolutionDetails - Class in com.vmware.esx.settings
The SolutionDetails class contains information that provide more details about the solution from the depot.
SolutionDetails() - Constructor for class com.vmware.esx.settings.SolutionDetails
Default constructor.
SolutionDetails(StructValue) - Constructor for class com.vmware.esx.settings.SolutionDetails
 
solutionDetails - Static variable in class com.vmware.esx.settings.StructDefinitions
 
SolutionDetails.Builder - Class in com.vmware.esx.settings
Builder class for SolutionDetails.
SolutionInfo - Class in com.vmware.esx.hosts
The SolutionInfo class contains properties that describe solution registered in the software specification.
SolutionInfo() - Constructor for class com.vmware.esx.hosts.SolutionInfo
Default constructor.
SolutionInfo(StructValue) - Constructor for class com.vmware.esx.hosts.SolutionInfo
 
solutionInfo - Static variable in class com.vmware.esx.hosts.StructDefinitions
 
SolutionInfo - Class in com.vmware.esx.settings
The SolutionInfo class contains information that describe solution registered in the software specification.
SolutionInfo() - Constructor for class com.vmware.esx.settings.SolutionInfo
Default constructor.
SolutionInfo(StructValue) - Constructor for class com.vmware.esx.settings.SolutionInfo
 
solutionInfo - Static variable in class com.vmware.esx.settings.StructDefinitions
 
SolutionInfo.Builder - Class in com.vmware.esx.hosts
Builder class for SolutionInfo.
SolutionInfo.Builder - Class in com.vmware.esx.settings
Builder class for SolutionInfo.
Solutions - Interface in com.vmware.esx.settings.clusters.software
The Solutions interface provides methods to manage desired software solution specifications for an ESX cluster.
SolutionsDefinitions - Class in com.vmware.esx.settings.clusters.software
Defines the type descriptors for the Solutions API service.
SolutionsDefinitions() - Constructor for class com.vmware.esx.settings.clusters.software.SolutionsDefinitions
 
SolutionSpec - Class in com.vmware.esx.settings
The SolutionSpec class contains properties that describe solution registered in the software specification.
SolutionSpec() - Constructor for class com.vmware.esx.settings.SolutionSpec
Default constructor.
SolutionSpec(StructValue) - Constructor for class com.vmware.esx.settings.SolutionSpec
 
solutionSpec - Static variable in class com.vmware.esx.settings.StructDefinitions
 
SolutionSpec.Builder - Class in com.vmware.esx.settings
Builder class for SolutionSpec.
solutionsService() - Method in class com.vmware.esx.settings.clusters.software.SoftwareFactory
Returns an instance of class Solutions
SolutionsStub - Class in com.vmware.esx.settings.clusters.software
Remote stub implementation of the Solutions API service.
SolutionsStub(ApiProvider, TypeConverter, StubConfigurationBase) - Constructor for class com.vmware.esx.settings.clusters.software.SolutionsStub
 
SolutionsStub(ApiProvider, StubConfigurationBase) - Constructor for class com.vmware.esx.settings.clusters.software.SolutionsStub
 
SolutionsTypes - Interface in com.vmware.esx.settings.clusters.software
Defines the data types of the Solutions API service.
SolutionsTypes._VAPI_OPERATIONS - Enum in com.vmware.esx.settings.clusters.software
Identifiers of the task operations
sourceApplianceSpec - Static variable in class com.vmware.vcenter.deployment.UpgradeDefinitions
 
SourceApplianceSpec() - Constructor for class com.vmware.vcenter.deployment.UpgradeTypes.SourceApplianceSpec
Default constructor.
SourceApplianceSpec(StructValue) - Constructor for class com.vmware.vcenter.deployment.UpgradeTypes.SourceApplianceSpec
 
SourceCreateSpec - Class in com.vmware.vapi.metadata
The SourceCreateSpec class contains the registration information for a metadata source.
SourceCreateSpec() - Constructor for class com.vmware.vapi.metadata.SourceCreateSpec
Default constructor.
SourceCreateSpec(StructValue) - Constructor for class com.vmware.vapi.metadata.SourceCreateSpec
 
sourceCreateSpec - Static variable in class com.vmware.vapi.metadata.StructDefinitions
 
SourceCreateSpec.Builder - Class in com.vmware.vapi.metadata
Builder class for SourceCreateSpec.
SourceInfo - Class in com.vmware.content.library
The SourceInfo class contains information about the source published library of a subscribed library.
SourceInfo() - Constructor for class com.vmware.content.library.SourceInfo
Default constructor.
SourceInfo(StructValue) - Constructor for class com.vmware.content.library.SourceInfo
 
sourceInfo - Static variable in class com.vmware.content.library.StructDefinitions
 
SourceInfo - Class in com.vmware.vapi.metadata
Metadata source info
SourceInfo() - Constructor for class com.vmware.vapi.metadata.SourceInfo
Default constructor.
SourceInfo(StructValue) - Constructor for class com.vmware.vapi.metadata.SourceInfo
 
sourceInfo - Static variable in class com.vmware.vapi.metadata.StructDefinitions
 
SourceInfo - Class in com.vmware.vcenter.deployment
The SourceInfo {class contains the information about the source vCenter Server and the database migration options.
SourceInfo() - Constructor for class com.vmware.vcenter.deployment.SourceInfo
Default constructor.
SourceInfo(StructValue) - Constructor for class com.vmware.vcenter.deployment.SourceInfo
 
sourceInfo - Static variable in class com.vmware.vcenter.deployment.StructDefinitions
 
SourceInfo.Builder - Class in com.vmware.content.library
Builder class for SourceInfo.
SourceInfo.Builder - Class in com.vmware.vapi.metadata
Builder class for SourceInfo.
SourceInfo.Builder - Class in com.vmware.vcenter.deployment
Builder class for SourceInfo.
SourceType - Class in com.vmware.vapi.metadata
The SourceType enumeration class defines the types of sources for API metadata.
SourceType.Values - Enum in com.vmware.vapi.metadata
Native Java enum representing this enumeration class.
sourceVcWindows - Static variable in class com.vmware.vcenter.deployment.MigrateDefinitions
 
SourceVcWindows() - Constructor for class com.vmware.vcenter.deployment.MigrateTypes.SourceVcWindows
Default constructor.
SourceVcWindows(StructValue) - Constructor for class com.vmware.vcenter.deployment.MigrateTypes.SourceVcWindows
 
spec - Static variable in class com.vmware.esx.hcl.hosts.CompatibilityReportDefinitions
 
Spec() - Constructor for class com.vmware.esx.hcl.hosts.CompatibilityReportTypes.Spec
Default constructor.
Spec(StructValue) - Constructor for class com.vmware.esx.hcl.hosts.CompatibilityReportTypes.Spec
 
spec - Static variable in class com.vmware.esx.settings.depots.SyncScheduleDefinitions
 
Spec() - Constructor for class com.vmware.esx.settings.depots.SyncScheduleTypes.Spec
Default constructor.
Spec(StructValue) - Constructor for class com.vmware.esx.settings.depots.SyncScheduleTypes.Spec
 
spec - Static variable in class com.vmware.vcenter.certificate_management.vcenter.TlsCsrDefinitions
 
Spec() - Constructor for class com.vmware.vcenter.certificate_management.vcenter.TlsCsrTypes.Spec
Default constructor.
Spec(StructValue) - Constructor for class com.vmware.vcenter.certificate_management.vcenter.TlsCsrTypes.Spec
 
spec - Static variable in class com.vmware.vcenter.certificate_management.vcenter.TlsDefinitions
 
Spec() - Constructor for class com.vmware.vcenter.certificate_management.vcenter.TlsTypes.Spec
Default constructor.
Spec(StructValue) - Constructor for class com.vmware.vcenter.certificate_management.vcenter.TlsTypes.Spec
 
spec - Static variable in class com.vmware.vcenter.guest.CustomizationSpecsDefinitions
 
Spec() - Constructor for class com.vmware.vcenter.guest.CustomizationSpecsTypes.Spec
Default constructor.
Spec(StructValue) - Constructor for class com.vmware.vcenter.guest.CustomizationSpecsTypes.Spec
 
spec - Static variable in class com.vmware.vcenter.lcm.discovery.InteropReportDefinitions
 
Spec() - Constructor for class com.vmware.vcenter.lcm.discovery.InteropReportTypes.Spec
Default constructor.
Spec(StructValue) - Constructor for class com.vmware.vcenter.lcm.discovery.InteropReportTypes.Spec
 
spec - Static variable in class com.vmware.vcenter.namespace_management.stats.TimeSeriesDefinitions
 
Spec() - Constructor for class com.vmware.vcenter.namespace_management.stats.TimeSeriesTypes.Spec
Default constructor.
Spec(StructValue) - Constructor for class com.vmware.vcenter.namespace_management.stats.TimeSeriesTypes.Spec
 
Ssh - Interface in com.vmware.appliance.access
Ssh interface provides methods Get/Set enabled state of SSH-based controlled CLI.
SshDefinitions - Class in com.vmware.appliance.access
Defines the type descriptors for the Ssh API service.
SshDefinitions() - Constructor for class com.vmware.appliance.access.SshDefinitions
 
sshService() - Method in class com.vmware.appliance.access.AccessFactory
Returns an instance of class Ssh
SshStub - Class in com.vmware.appliance.access
Remote stub implementation of the Ssh API service.
SshStub(ApiProvider, TypeConverter, StubConfigurationBase) - Constructor for class com.vmware.appliance.access.SshStub
 
SshStub(ApiProvider, StubConfigurationBase) - Constructor for class com.vmware.appliance.access.SshStub
 
SshTypes - Interface in com.vmware.appliance.access
Defines the data types of the Ssh API service.
SslConfiguration(KeyStore) - Constructor for class com.vmware.vapi.protocol.HttpConfiguration.SslConfiguration
SslConfiguration(KeyStore, KeyStore, HttpConfiguration.KeyStoreConfig) - Constructor for class com.vmware.vapi.protocol.HttpConfiguration.SslConfiguration
SslConfiguration(KeyStore, KeyStore, HttpConfiguration.KeyStoreConfig, CertStore) - Constructor for class com.vmware.vapi.protocol.HttpConfiguration.SslConfiguration
SslException - Exception in com.vmware.vapi.client.exception
Indicates error detected in the SSL subsystem of the transport protocol.
SslException() - Constructor for exception com.vmware.vapi.client.exception.SslException
 
SslException(String) - Constructor for exception com.vmware.vapi.client.exception.SslException
 
SslException(String, Throwable) - Constructor for exception com.vmware.vapi.client.exception.SslException
 
SslException(Throwable) - Constructor for exception com.vmware.vapi.client.exception.SslException
 
sslTrust - Variable in class com.vmware.vsphereautomation.lookup.LookupServiceRegistrationEndpoint
 
stage(String) - Method in interface com.vmware.appliance.update.Pending
Starts staging the appliance update.
stage(String, InvocationConfig) - Method in interface com.vmware.appliance.update.Pending
Starts staging the appliance update.
stage(String, AsyncCallback<Void>) - Method in interface com.vmware.appliance.update.Pending
Starts staging the appliance update.
stage(String, AsyncCallback<Void>, InvocationConfig) - Method in interface com.vmware.appliance.update.Pending
Starts staging the appliance update.
stage(String) - Method in class com.vmware.appliance.update.PendingStub
 
stage(String, InvocationConfig) - Method in class com.vmware.appliance.update.PendingStub
 
stage(String, AsyncCallback<Void>) - Method in class com.vmware.appliance.update.PendingStub
 
stage(String, AsyncCallback<Void>, InvocationConfig) - Method in class com.vmware.appliance.update.PendingStub
 
STAGE_IN_PROGRESS - Static variable in class com.vmware.appliance.UpdateTypes.State
The appliance update is in progress of downloading an update.
stageAndInstall(String, Map<String, String>) - Method in interface com.vmware.appliance.update.Pending
Starts operation of installing the appliance update.
stageAndInstall(String, Map<String, String>, InvocationConfig) - Method in interface com.vmware.appliance.update.Pending
Starts operation of installing the appliance update.
stageAndInstall(String, Map<String, String>, AsyncCallback<Void>) - Method in interface com.vmware.appliance.update.Pending
Starts operation of installing the appliance update.
stageAndInstall(String, Map<String, String>, AsyncCallback<Void>, InvocationConfig) - Method in interface com.vmware.appliance.update.Pending
Starts operation of installing the appliance update.
stageAndInstall(String, Map<String, String>) - Method in class com.vmware.appliance.update.PendingStub
 
stageAndInstall(String, Map<String, String>, InvocationConfig) - Method in class com.vmware.appliance.update.PendingStub
 
stageAndInstall(String, Map<String, String>, AsyncCallback<Void>) - Method in class com.vmware.appliance.update.PendingStub
 
stageAndInstall(String, Map<String, String>, AsyncCallback<Void>, InvocationConfig) - Method in class com.vmware.appliance.update.PendingStub
 
Staged - Interface in com.vmware.appliance.update
The Staged interface provides methods to get the status of the staged update.
StagedDefinitions - Class in com.vmware.appliance.update
Defines the type descriptors for the Staged API service.
StagedDefinitions() - Constructor for class com.vmware.appliance.update.StagedDefinitions
 
stagedService() - Method in class com.vmware.appliance.update.UpdateFactory
Returns an instance of class Staged
StagedStub - Class in com.vmware.appliance.update
Remote stub implementation of the Staged API service.
StagedStub(ApiProvider, TypeConverter, StubConfigurationBase) - Constructor for class com.vmware.appliance.update.StagedStub
 
StagedStub(ApiProvider, StubConfigurationBase) - Constructor for class com.vmware.appliance.update.StagedStub
 
StagedTypes - Interface in com.vmware.appliance.update
Defines the data types of the Staged API service.
StagedTypes.Info - Class in com.vmware.appliance.update
The Info class contains information about the staged update.
StagedTypes.Info.Builder - Class in com.vmware.appliance.update
Builder class for StagedTypes.Info.
Standalone - Interface in com.vmware.vcenter.deployment.install.psc
The Standalone interface provides methods to check if the values provided for the standalone PSC satisfies the requirements.
StandaloneDefinitions - Class in com.vmware.vcenter.deployment.install.psc
Defines the type descriptors for the Standalone API service.
StandaloneDefinitions() - Constructor for class com.vmware.vcenter.deployment.install.psc.StandaloneDefinitions
 
StandalonePscSpec - Class in com.vmware.vcenter.deployment
The StandalonePscSpec class contains information used to configure a standalone PSC appliance.
StandalonePscSpec() - Constructor for class com.vmware.vcenter.deployment.StandalonePscSpec
Default constructor.
StandalonePscSpec(StructValue) - Constructor for class com.vmware.vcenter.deployment.StandalonePscSpec
 
standalonePscSpec - Static variable in class com.vmware.vcenter.deployment.StructDefinitions
 
StandalonePscSpec.Builder - Class in com.vmware.vcenter.deployment
Builder class for StandalonePscSpec.
standaloneService() - Method in class com.vmware.vcenter.deployment.install.psc.PscFactory
Returns an instance of class Standalone
StandaloneSpec - Class in com.vmware.vcenter.deployment
The StandaloneSpec class contains information used to configure a standalone embedded vCenter Server appliance.
StandaloneSpec() - Constructor for class com.vmware.vcenter.deployment.StandaloneSpec
Default constructor.
StandaloneSpec(StructValue) - Constructor for class com.vmware.vcenter.deployment.StandaloneSpec
 
standaloneSpec - Static variable in class com.vmware.vcenter.deployment.StructDefinitions
 
StandaloneSpec.Builder - Class in com.vmware.vcenter.deployment
Builder class for StandaloneSpec.
StandaloneStub - Class in com.vmware.vcenter.deployment.install.psc
Remote stub implementation of the Standalone API service.
StandaloneStub(ApiProvider, TypeConverter, StubConfigurationBase) - Constructor for class com.vmware.vcenter.deployment.install.psc.StandaloneStub
 
StandaloneStub(ApiProvider, StubConfigurationBase) - Constructor for class com.vmware.vcenter.deployment.install.psc.StandaloneStub
 
StandaloneTypes - Interface in com.vmware.vcenter.deployment.install.psc
Defines the data types of the Standalone API service.
STANDARD_ERROR_FIELDS - Static variable in class com.vmware.vapi.std.StandardDataFactory
 
STANDARD_PORTGROUP - Static variable in class com.vmware.vcenter.NetworkTypes.Type
XXX: ESX based (created and managed on ESX)
STANDARD_PORTGROUP - Static variable in class com.vmware.vcenter.vcha.NetworkType
vSphere standard portgroup network.
STANDARD_PORTGROUP - Static variable in class com.vmware.vcenter.vm.hardware.EthernetTypes.BackingType
vSphere standard portgroup network backing.
STANDARD_PORTGROUP - Static variable in class com.vmware.vcenter.vm_template.LibraryItemsTypes.EthernetInfo.NetworkBackingType
vSphere standard portgroup network backing.
StandardDataFactory - Class in com.vmware.vapi.std
Factory for DataDefinitions and DataValues for standard vAPI structures, like errors and localizable messages.
StandardDataFactory() - Constructor for class com.vmware.vapi.std.StandardDataFactory
 
STANDBY - Static variable in class com.vmware.vcenter.HostTypes.PowerState
The host was specifically put in standby mode, either explicitly by the user, or automatically by DPM.
standby(String) - Method in interface com.vmware.vcenter.vm.guest.Power
Issues a request to the guest operating system asking it to perform a suspend operation.
standby(String, InvocationConfig) - Method in interface com.vmware.vcenter.vm.guest.Power
Issues a request to the guest operating system asking it to perform a suspend operation.
standby(String, AsyncCallback<Void>) - Method in interface com.vmware.vcenter.vm.guest.Power
Issues a request to the guest operating system asking it to perform a suspend operation.
standby(String, AsyncCallback<Void>, InvocationConfig) - Method in interface com.vmware.vcenter.vm.guest.Power
Issues a request to the guest operating system asking it to perform a suspend operation.
standby(String) - Method in class com.vmware.vcenter.vm.guest.PowerStub
 
standby(String, InvocationConfig) - Method in class com.vmware.vcenter.vm.guest.PowerStub
 
standby(String, AsyncCallback<Void>) - Method in class com.vmware.vcenter.vm.guest.PowerStub
 
standby(String, AsyncCallback<Void>, InvocationConfig) - Method in class com.vmware.vcenter.vm.guest.PowerStub
 
STANDBY - Static variable in class com.vmware.vcenter.vm.guest.PowerTypes.State
The guest OS is in standby.
start(String) - Method in interface com.vmware.appliance.Services
Starts a service.
start(String, InvocationConfig) - Method in interface com.vmware.appliance.Services
Starts a service.
start(String, AsyncCallback<Void>) - Method in interface com.vmware.appliance.Services
Starts a service.
start(String, AsyncCallback<Void>, InvocationConfig) - Method in interface com.vmware.appliance.Services
Starts a service.
start(String) - Method in class com.vmware.appliance.ServicesStub
 
start(String, InvocationConfig) - Method in class com.vmware.appliance.ServicesStub
 
start(String, AsyncCallback<Void>) - Method in class com.vmware.appliance.ServicesStub
 
start(String, AsyncCallback<Void>, InvocationConfig) - Method in class com.vmware.appliance.ServicesStub
 
start(String) - Method in interface com.vmware.appliance.vmon.Service
Starts a service
start(String, InvocationConfig) - Method in interface com.vmware.appliance.vmon.Service
Starts a service
start(String, AsyncCallback<Void>) - Method in interface com.vmware.appliance.vmon.Service
Starts a service
start(String, AsyncCallback<Void>, InvocationConfig) - Method in interface com.vmware.appliance.vmon.Service
Starts a service
start(String) - Method in class com.vmware.appliance.vmon.ServiceStub
 
start(String, InvocationConfig) - Method in class com.vmware.appliance.vmon.ServiceStub
 
start(String, AsyncCallback<Void>) - Method in class com.vmware.appliance.vmon.ServiceStub
 
start(String, AsyncCallback<Void>, InvocationConfig) - Method in class com.vmware.appliance.vmon.ServiceStub
 
start(ImportHistoryTypes.CreateSpec) - Method in interface com.vmware.vcenter.deployment.ImportHistory
Creates and starts task for importing vCenter historical data.
start(ImportHistoryTypes.CreateSpec, InvocationConfig) - Method in interface com.vmware.vcenter.deployment.ImportHistory
Creates and starts task for importing vCenter historical data.
start(ImportHistoryTypes.CreateSpec, AsyncCallback<Void>) - Method in interface com.vmware.vcenter.deployment.ImportHistory
Creates and starts task for importing vCenter historical data.
start(ImportHistoryTypes.CreateSpec, AsyncCallback<Void>, InvocationConfig) - Method in interface com.vmware.vcenter.deployment.ImportHistory
Creates and starts task for importing vCenter historical data.
start(ImportHistoryTypes.CreateSpec) - Method in class com.vmware.vcenter.deployment.ImportHistoryStub
 
start(ImportHistoryTypes.CreateSpec, InvocationConfig) - Method in class com.vmware.vcenter.deployment.ImportHistoryStub
 
start(ImportHistoryTypes.CreateSpec, AsyncCallback<Void>) - Method in class com.vmware.vcenter.deployment.ImportHistoryStub
 
start(ImportHistoryTypes.CreateSpec, AsyncCallback<Void>, InvocationConfig) - Method in class com.vmware.vcenter.deployment.ImportHistoryStub
 
start(InstallTypes.InstallSpec) - Method in interface com.vmware.vcenter.deployment.Install
Start the appliance installation.
start(InstallTypes.InstallSpec, InvocationConfig) - Method in interface com.vmware.vcenter.deployment.Install
Start the appliance installation.
start(InstallTypes.InstallSpec, AsyncCallback<Void>) - Method in interface com.vmware.vcenter.deployment.Install
Start the appliance installation.
start(InstallTypes.InstallSpec, AsyncCallback<Void>, InvocationConfig) - Method in interface com.vmware.vcenter.deployment.Install
Start the appliance installation.
start(InstallTypes.InstallSpec) - Method in class com.vmware.vcenter.deployment.InstallStub
 
start(InstallTypes.InstallSpec, InvocationConfig) - Method in class com.vmware.vcenter.deployment.InstallStub
 
start(InstallTypes.InstallSpec, AsyncCallback<Void>) - Method in class com.vmware.vcenter.deployment.InstallStub
 
start(InstallTypes.InstallSpec, AsyncCallback<Void>, InvocationConfig) - Method in class com.vmware.vcenter.deployment.InstallStub
 
start(MigrateTypes.MigrateSpec) - Method in interface com.vmware.vcenter.deployment.Migrate
Start the appliance migration.
start(MigrateTypes.MigrateSpec, InvocationConfig) - Method in interface com.vmware.vcenter.deployment.Migrate
Start the appliance migration.
start(MigrateTypes.MigrateSpec, AsyncCallback<Void>) - Method in interface com.vmware.vcenter.deployment.Migrate
Start the appliance migration.
start(MigrateTypes.MigrateSpec, AsyncCallback<Void>, InvocationConfig) - Method in interface com.vmware.vcenter.deployment.Migrate
Start the appliance migration.
start(MigrateTypes.MigrateSpec) - Method in class com.vmware.vcenter.deployment.MigrateStub
 
start(MigrateTypes.MigrateSpec, InvocationConfig) - Method in class com.vmware.vcenter.deployment.MigrateStub
 
start(MigrateTypes.MigrateSpec, AsyncCallback<Void>) - Method in class com.vmware.vcenter.deployment.MigrateStub
 
start(MigrateTypes.MigrateSpec, AsyncCallback<Void>, InvocationConfig) - Method in class com.vmware.vcenter.deployment.MigrateStub
 
start(UpgradeTypes.UpgradeSpec) - Method in interface com.vmware.vcenter.deployment.Upgrade
Start the appliance installation.
start(UpgradeTypes.UpgradeSpec, InvocationConfig) - Method in interface com.vmware.vcenter.deployment.Upgrade
Start the appliance installation.
start(UpgradeTypes.UpgradeSpec, AsyncCallback<Void>) - Method in interface com.vmware.vcenter.deployment.Upgrade
Start the appliance installation.
start(UpgradeTypes.UpgradeSpec, AsyncCallback<Void>, InvocationConfig) - Method in interface com.vmware.vcenter.deployment.Upgrade
Start the appliance installation.
start(UpgradeTypes.UpgradeSpec) - Method in class com.vmware.vcenter.deployment.UpgradeStub
 
start(UpgradeTypes.UpgradeSpec, InvocationConfig) - Method in class com.vmware.vcenter.deployment.UpgradeStub
 
start(UpgradeTypes.UpgradeSpec, AsyncCallback<Void>) - Method in class com.vmware.vcenter.deployment.UpgradeStub
 
start(UpgradeTypes.UpgradeSpec, AsyncCallback<Void>, InvocationConfig) - Method in class com.vmware.vcenter.deployment.UpgradeStub
 
start(String, String) - Method in interface com.vmware.vcenter.hvc.links.sync.Providers
Initiates synchronization between the local and remote replicas for the sync provider.
start(String, String, InvocationConfig) - Method in interface com.vmware.vcenter.hvc.links.sync.Providers
Initiates synchronization between the local and remote replicas for the sync provider.
start(String, String, AsyncCallback<Void>) - Method in interface com.vmware.vcenter.hvc.links.sync.Providers
Initiates synchronization between the local and remote replicas for the sync provider.
start(String, String, AsyncCallback<Void>, InvocationConfig) - Method in interface com.vmware.vcenter.hvc.links.sync.Providers
Initiates synchronization between the local and remote replicas for the sync provider.
start(String, String) - Method in class com.vmware.vcenter.hvc.links.sync.ProvidersStub
 
start(String, String, InvocationConfig) - Method in class com.vmware.vcenter.hvc.links.sync.ProvidersStub
 
start(String, String, AsyncCallback<Void>) - Method in class com.vmware.vcenter.hvc.links.sync.ProvidersStub
 
start(String, String, AsyncCallback<Void>, InvocationConfig) - Method in class com.vmware.vcenter.hvc.links.sync.ProvidersStub
 
start(String) - Method in interface com.vmware.vcenter.services.Service
Starts a service.
start(String, InvocationConfig) - Method in interface com.vmware.vcenter.services.Service
Starts a service.
start(String, AsyncCallback<Void>) - Method in interface com.vmware.vcenter.services.Service
Starts a service.
start(String, AsyncCallback<Void>, InvocationConfig) - Method in interface com.vmware.vcenter.services.Service
Starts a service.
start(String) - Method in class com.vmware.vcenter.services.ServiceStub
 
start(String, InvocationConfig) - Method in class com.vmware.vcenter.services.ServiceStub
 
start(String, AsyncCallback<Void>) - Method in class com.vmware.vcenter.services.ServiceStub
 
start(String, AsyncCallback<Void>, InvocationConfig) - Method in class com.vmware.vcenter.services.ServiceStub
 
start(String) - Method in interface com.vmware.vcenter.vm.Power
Powers on a powered-off or suspended virtual machine.
start(String, InvocationConfig) - Method in interface com.vmware.vcenter.vm.Power
Powers on a powered-off or suspended virtual machine.
start(String, AsyncCallback<Void>) - Method in interface com.vmware.vcenter.vm.Power
Powers on a powered-off or suspended virtual machine.
start(String, AsyncCallback<Void>, InvocationConfig) - Method in interface com.vmware.vcenter.vm.Power
Powers on a powered-off or suspended virtual machine.
start(String) - Method in class com.vmware.vcenter.vm.PowerStub
 
start(String, InvocationConfig) - Method in class com.vmware.vcenter.vm.PowerStub
 
start(String, AsyncCallback<Void>) - Method in class com.vmware.vcenter.vm.PowerStub
 
start(String, AsyncCallback<Void>, InvocationConfig) - Method in class com.vmware.vcenter.vm.PowerStub
 
STARTED - Static variable in class com.vmware.appliance.ServicesTypes.State
Service Run State is Started, it is fully functional.
STARTED - Static variable in class com.vmware.appliance.vmon.ServiceTypes.State
Service Run State is Started, it is fully functional
STARTED - Static variable in class com.vmware.vcenter.namespace_management.software.ClustersTypes.Result.Res
Upgrade is started.
STARTED - Static variable in class com.vmware.vcenter.services.ServiceTypes.State
Service Run State is Started, it is fully functional.
STARTING - Static variable in class com.vmware.appliance.ServicesTypes.State
Service Run State is Starting, it is still not functional.
STARTING - Static variable in class com.vmware.appliance.vmon.ServiceTypes.State
Service Run State is Starting, it is still not functional
STARTING - Static variable in class com.vmware.vcenter.content.registries.HealthTypes.Status
Container registry is starting.
STARTING - Static variable in class com.vmware.vcenter.services.ServiceTypes.State
Service Run State is Starting, it is still not functional.
STATELESSNESS - Static variable in class com.vmware.esx.settings.clusters.enablement.SoftwareTypes.CheckType
Perform host statelessness check.
STATIC - Static variable in class com.vmware.appliance.networking.interfaces.Ipv4Types.Mode
The IPv4 address is static.
STATIC - Static variable in class com.vmware.appliance.NetworkingTypes.DNSInfo.DNSMode
The DNS servers addresses are specified explicitly.
STATIC - Static variable in class com.vmware.vcenter.guest.Ipv4.Type
Static configuration.
STATIC - Static variable in class com.vmware.vcenter.guest.Ipv6.Type
Static IPv6 configuration.
STATIC_IPPOOL - Static variable in class com.vmware.vcenter.ovf.IpAllocationParams.IpAllocationPolicy
Specifies that IP addresses are allocated from the range managed by an IP pool.
STATIC_MANUAL - Static variable in class com.vmware.vcenter.ovf.IpAllocationParams.IpAllocationPolicy
Specifies that IP addresses are configured manually upon deployment, and will be kept until reconfigured or the virtual appliance destroyed.
STATICRANGE - Static variable in class com.vmware.vcenter.namespace_management.ClustersTypes.NetworkSpec.Ipv4Mode
The address is static.
StaticStructure - Interface in com.vmware.vapi.bindings
Interface implemented by all generated static bindings structures.
stats - Static variable in class com.vmware.vcenter.namespace_management.ClustersDefinitions
 
Stats() - Constructor for class com.vmware.vcenter.namespace_management.ClustersTypes.Stats
Default constructor.
Stats(StructValue) - Constructor for class com.vmware.vcenter.namespace_management.ClustersTypes.Stats
 
stats() - Method in class com.vmware.vcenter.namespace_management.NamespaceManagementFactory
The com.vmware.vcenter.namespace_management.stats package provides interfaces for gathering statistics related to various Namespaces related components.
stats - Static variable in class com.vmware.vcenter.namespaces.InstancesDefinitions
 
Stats() - Constructor for class com.vmware.vcenter.namespaces.InstancesTypes.Stats
Default constructor.
Stats(StructValue) - Constructor for class com.vmware.vcenter.namespaces.InstancesTypes.Stats
 
StatsFactory - Class in com.vmware.vcenter.namespace_management.stats
StatsFactory is responsible for creating instances of services contained inside the com.vmware.vcenter.namespace_management.stats package and also has the subpackages reference to access respective subpackage services.
Status - Class in com.vmware.cis.task
The Status enumeration class defines the status values that can be reported for an operation.
status - Static variable in class com.vmware.esx.hcl.CompatibilityDataDefinitions
 
Status() - Constructor for class com.vmware.esx.hcl.CompatibilityDataTypes.Status
Default constructor.
Status(StructValue) - Constructor for class com.vmware.esx.hcl.CompatibilityDataTypes.Status
 
Status - Class in com.vmware.vcenter.compute.policies
The Status class describes the current status of a compute policy in VMware Cloud on AWS.
Status() - Constructor for class com.vmware.vcenter.compute.policies.Status
Default constructor.
Status(StructValue) - Constructor for class com.vmware.vcenter.compute.policies.Status
 
status - Static variable in class com.vmware.vcenter.compute.policies.StructDefinitions
 
status - Static variable in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.ProvidersDefinitions
 
Status() - Constructor for class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.ProvidersTypes.Status
Default constructor.
Status(StructValue) - Constructor for class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.ProvidersTypes.Status
 
Status.Builder - Class in com.vmware.vcenter.compute.policies
Builder class for Status.
Status.Values - Enum in com.vmware.cis.task
Native Java enum representing this enumeration class.
std() - Method in class com.vmware.vapi.VapiFactory
The com.vmware.vapi.std package provides standard types that can be used in the interface specification of any interface.
StdFactory - Class in com.vmware.vapi.std
StdFactory is responsible for creating instances of services contained inside the com.vmware.vapi.std package and also has the subpackages reference to access respective subpackage services.
StdFactory - Class in com.vmware.vapi.std
StdFactory is responsible for creating instances of services contained inside the com.vmware.vapi.std package and also has the subpackages reference to access respective subpackage services.
StdSecuritySchemes - Class in com.vmware.vapi.security
This class contains the standard authentication scheme constants.
StdSecuritySchemes() - Constructor for class com.vmware.vapi.security.StdSecuritySchemes
 
stop(String) - Method in interface com.vmware.appliance.Services
Stops a service.
stop(String, InvocationConfig) - Method in interface com.vmware.appliance.Services
Stops a service.
stop(String, AsyncCallback<Void>) - Method in interface com.vmware.appliance.Services
Stops a service.
stop(String, AsyncCallback<Void>, InvocationConfig) - Method in interface com.vmware.appliance.Services
Stops a service.
stop(String) - Method in class com.vmware.appliance.ServicesStub
 
stop(String, InvocationConfig) - Method in class com.vmware.appliance.ServicesStub
 
stop(String, AsyncCallback<Void>) - Method in class com.vmware.appliance.ServicesStub
 
stop(String, AsyncCallback<Void>, InvocationConfig) - Method in class com.vmware.appliance.ServicesStub
 
stop(String) - Method in interface com.vmware.appliance.vmon.Service
Stops a service
stop(String, InvocationConfig) - Method in interface com.vmware.appliance.vmon.Service
Stops a service
stop(String, AsyncCallback<Void>) - Method in interface com.vmware.appliance.vmon.Service
Stops a service
stop(String, AsyncCallback<Void>, InvocationConfig) - Method in interface com.vmware.appliance.vmon.Service
Stops a service
stop(String) - Method in class com.vmware.appliance.vmon.ServiceStub
 
stop(String, InvocationConfig) - Method in class com.vmware.appliance.vmon.ServiceStub
 
stop(String, AsyncCallback<Void>) - Method in class com.vmware.appliance.vmon.ServiceStub
 
stop(String, AsyncCallback<Void>, InvocationConfig) - Method in class com.vmware.appliance.vmon.ServiceStub
 
stop(String) - Method in interface com.vmware.vcenter.services.Service
Stops a service.
stop(String, InvocationConfig) - Method in interface com.vmware.vcenter.services.Service
Stops a service.
stop(String, AsyncCallback<Void>) - Method in interface com.vmware.vcenter.services.Service
Stops a service.
stop(String, AsyncCallback<Void>, InvocationConfig) - Method in interface com.vmware.vcenter.services.Service
Stops a service.
stop(String) - Method in class com.vmware.vcenter.services.ServiceStub
 
stop(String, InvocationConfig) - Method in class com.vmware.vcenter.services.ServiceStub
 
stop(String, AsyncCallback<Void>) - Method in class com.vmware.vcenter.services.ServiceStub
 
stop(String, AsyncCallback<Void>, InvocationConfig) - Method in class com.vmware.vcenter.services.ServiceStub
 
stop(String) - Method in interface com.vmware.vcenter.vm.Power
Powers off a powered-on or suspended virtual machine.
stop(String, InvocationConfig) - Method in interface com.vmware.vcenter.vm.Power
Powers off a powered-on or suspended virtual machine.
stop(String, AsyncCallback<Void>) - Method in interface com.vmware.vcenter.vm.Power
Powers off a powered-on or suspended virtual machine.
stop(String, AsyncCallback<Void>, InvocationConfig) - Method in interface com.vmware.vcenter.vm.Power
Powers off a powered-on or suspended virtual machine.
stop(String) - Method in class com.vmware.vcenter.vm.PowerStub
 
stop(String, InvocationConfig) - Method in class com.vmware.vcenter.vm.PowerStub
 
stop(String, AsyncCallback<Void>) - Method in class com.vmware.vcenter.vm.PowerStub
 
stop(String, AsyncCallback<Void>, InvocationConfig) - Method in class com.vmware.vcenter.vm.PowerStub
 
STOPPED - Static variable in class com.vmware.appliance.ServicesTypes.State
Service Run State is Stopped.
STOPPED - Static variable in class com.vmware.appliance.vmon.ServiceTypes.State
Service Run State is Stopped
STOPPED - Static variable in class com.vmware.vcenter.services.ServiceTypes.State
Service Run State is Stopped.
STOPPING - Static variable in class com.vmware.appliance.ServicesTypes.State
Service Run State is Stopping, it is not functional.
STOPPING - Static variable in class com.vmware.appliance.vmon.ServiceTypes.State
Service Run State is Stopping, it is not functional
STOPPING - Static variable in class com.vmware.vcenter.services.ServiceTypes.State
Service Run State is Stopping, it is not functional.
Storage - Interface in com.vmware.appliance.health
Storage interface provides methods Get storage health.
Storage - Interface in com.vmware.appliance.system
Storage interface provides methods Appliance storage configuration
Storage - Interface in com.vmware.content.library.item
Storage is a resource that represents a specific instance of a file stored on a storage backing.
storage() - Method in class com.vmware.vcenter.VcenterFactory
 
storage() - Method in class com.vmware.vcenter.vm.VmFactory
 
STORAGE_PROFILE - Static variable in class com.vmware.vcenter.ovf.LibraryItemTypes.StorageGroupMapping.Type
Storage deployment target is a storage profile.
StorageBacking - Class in com.vmware.content.library
The StorageBacking class defines a storage location where content in a library will be stored.
StorageBacking() - Constructor for class com.vmware.content.library.StorageBacking
Default constructor.
StorageBacking(StructValue) - Constructor for class com.vmware.content.library.StorageBacking
 
storageBacking - Static variable in class com.vmware.content.library.StructDefinitions
 
StorageBacking.Builder - Class in com.vmware.content.library
Builder class for StorageBacking.
StorageBacking.Type - Class in com.vmware.content.library
The Type enumeration class specifies the type of the StorageBacking.
StorageBacking.Type.Values - Enum in com.vmware.content.library
Native Java enum representing this enumeration class.
storageChange - Static variable in class com.vmware.appliance.system.StorageDefinitions
 
StorageChange() - Constructor for class com.vmware.appliance.system.StorageTypes.StorageChange
Default constructor.
StorageChange(StructValue) - Constructor for class com.vmware.appliance.system.StorageTypes.StorageChange
 
StorageDefinitions - Class in com.vmware.appliance.health
Defines the type descriptors for the Storage API service.
StorageDefinitions() - Constructor for class com.vmware.appliance.health.StorageDefinitions
 
StorageDefinitions - Class in com.vmware.appliance.system
Defines the type descriptors for the Storage API service.
StorageDefinitions() - Constructor for class com.vmware.appliance.system.StorageDefinitions
 
StorageDefinitions - Class in com.vmware.content.library.item
Defines the type descriptors for the Storage API service.
StorageDefinitions() - Constructor for class com.vmware.content.library.item.StorageDefinitions
 
StorageFactory - Class in com.vmware.vcenter.storage
StorageFactory is responsible for creating instances of services contained inside the com.vmware.vcenter.storage package and also has the subpackages reference to access respective subpackage services.
StorageFactory - Class in com.vmware.vcenter.vm.storage
StorageFactory is responsible for creating instances of services contained inside the com.vmware.vcenter.vm.storage package and also has the subpackages reference to access respective subpackage services.
storageGroupMapping - Static variable in class com.vmware.vcenter.ovf.LibraryItemDefinitions
 
StorageGroupMapping() - Constructor for class com.vmware.vcenter.ovf.LibraryItemTypes.StorageGroupMapping
Default constructor.
StorageGroupMapping(StructValue) - Constructor for class com.vmware.vcenter.ovf.LibraryItemTypes.StorageGroupMapping
 
storageInfo - Static variable in class com.vmware.vcenter.content.registries.HarborDefinitions
 
StorageInfo() - Constructor for class com.vmware.vcenter.content.registries.HarborTypes.StorageInfo
Default constructor.
StorageInfo(StructValue) - Constructor for class com.vmware.vcenter.content.registries.HarborTypes.StorageInfo
 
storageMapping - Static variable in class com.vmware.appliance.system.StorageDefinitions
 
StorageMapping() - Constructor for class com.vmware.appliance.system.StorageTypes.StorageMapping
Default constructor.
StorageMapping(StructValue) - Constructor for class com.vmware.appliance.system.StorageTypes.StorageMapping
 
storagePlacementSpec - Static variable in class com.vmware.vcenter.VMDefinitions
 
StoragePlacementSpec() - Constructor for class com.vmware.vcenter.VMTypes.StoragePlacementSpec
Default constructor.
StoragePlacementSpec(StructValue) - Constructor for class com.vmware.vcenter.VMTypes.StoragePlacementSpec
 
StoragePolicy - Class in com.vmware.content.type.ovf.policy
Provide information of the membership of a particular storage policy group.
StoragePolicy() - Constructor for class com.vmware.content.type.ovf.policy.StoragePolicy
Default constructor.
StoragePolicy(StructValue) - Constructor for class com.vmware.content.type.ovf.policy.StoragePolicy
 
storagePolicy - Static variable in class com.vmware.content.type.ovf.policy.StructDefinitions
 
StoragePolicy.Builder - Class in com.vmware.content.type.ovf.policy
Builder class for StoragePolicy.
StoragePolicyGroup - Class in com.vmware.content.type.ovf.policy
Provide information of storage policy for a group of disks, virtual machines and/or virtual machine collections.
StoragePolicyGroup() - Constructor for class com.vmware.content.type.ovf.policy.StoragePolicyGroup
Default constructor.
StoragePolicyGroup(StructValue) - Constructor for class com.vmware.content.type.ovf.policy.StoragePolicyGroup
 
storagePolicyGroup - Static variable in class com.vmware.content.type.ovf.policy.StructDefinitions
 
StoragePolicyGroup.Builder - Class in com.vmware.content.type.ovf.policy
Builder class for StoragePolicyGroup.
storagePolicySpec - Static variable in class com.vmware.vcenter.vm.hardware.DiskDefinitions
 
StoragePolicySpec() - Constructor for class com.vmware.vcenter.vm.hardware.DiskTypes.StoragePolicySpec
Default constructor.
StoragePolicySpec(StructValue) - Constructor for class com.vmware.vcenter.vm.hardware.DiskTypes.StoragePolicySpec
 
storagePolicySpec - Static variable in class com.vmware.vcenter.VMDefinitions
 
StoragePolicySpec() - Constructor for class com.vmware.vcenter.VMTypes.StoragePolicySpec
Default constructor.
StoragePolicySpec(StructValue) - Constructor for class com.vmware.vcenter.VMTypes.StoragePolicySpec
 
storageService() - Method in class com.vmware.appliance.health.HealthFactory
Returns an instance of class Storage
storageService() - Method in class com.vmware.appliance.system.SystemFactory
Returns an instance of class Storage
storageService() - Method in class com.vmware.content.library.item.ItemFactory
Returns an instance of class Storage
storageSpec - Static variable in class com.vmware.vcenter.content.registries.HarborDefinitions
 
StorageSpec() - Constructor for class com.vmware.vcenter.content.registries.HarborTypes.StorageSpec
Default constructor.
StorageSpec(StructValue) - Constructor for class com.vmware.vcenter.content.registries.HarborTypes.StorageSpec
 
storageSpec - Static variable in class com.vmware.vcenter.namespaces.InstancesDefinitions
 
StorageSpec() - Constructor for class com.vmware.vcenter.namespaces.InstancesTypes.StorageSpec
Default constructor.
StorageSpec(StructValue) - Constructor for class com.vmware.vcenter.namespaces.InstancesTypes.StorageSpec
 
StorageStub - Class in com.vmware.appliance.health
Remote stub implementation of the Storage API service.
StorageStub(ApiProvider, TypeConverter, StubConfigurationBase) - Constructor for class com.vmware.appliance.health.StorageStub
 
StorageStub(ApiProvider, StubConfigurationBase) - Constructor for class com.vmware.appliance.health.StorageStub
 
StorageStub - Class in com.vmware.appliance.system
Remote stub implementation of the Storage API service.
StorageStub(ApiProvider, TypeConverter, StubConfigurationBase) - Constructor for class com.vmware.appliance.system.StorageStub
 
StorageStub(ApiProvider, StubConfigurationBase) - Constructor for class com.vmware.appliance.system.StorageStub
 
StorageStub - Class in com.vmware.content.library.item
Remote stub implementation of the Storage API service.
StorageStub(ApiProvider, TypeConverter, StubConfigurationBase) - Constructor for class com.vmware.content.library.item.StorageStub
 
StorageStub(ApiProvider, StubConfigurationBase) - Constructor for class com.vmware.content.library.item.StorageStub
 
StorageTypes - Interface in com.vmware.appliance.health
Defines the data types of the Storage API service.
StorageTypes - Interface in com.vmware.appliance.system
Defines the data types of the Storage API service.
StorageTypes - Interface in com.vmware.content.library.item
Defines the data types of the Storage API service.
StorageTypes.HealthLevel - Class in com.vmware.appliance.health
HealthLevel enumeration class Defines health levels.
StorageTypes.HealthLevel.Values - Enum in com.vmware.appliance.health
Native Java enum representing this enumeration class.
StorageTypes.Info - Class in com.vmware.content.library.item
The Info class is the expanded form of FileTypes.Info that includes details about the storage backing for a file in a library item.
StorageTypes.Info.Builder - Class in com.vmware.content.library.item
Builder class for StorageTypes.Info.
StorageTypes.StorageChange - Class in com.vmware.appliance.system
The StorageChange class describes the changes in capasity of a storage partition.
StorageTypes.StorageChange.Builder - Class in com.vmware.appliance.system
Builder class for StorageTypes.StorageChange.
StorageTypes.StorageMapping - Class in com.vmware.appliance.system
The StorageMapping class describes the mapping between VCSA partitions and the Hard disk numbers visible in the vSphere Web Client.
StorageTypes.StorageMapping.Builder - Class in com.vmware.appliance.system
Builder class for StorageTypes.StorageMapping.
STRING - Static variable in class com.vmware.vapi.metadata.metamodel.ElementValue.Type
Indicates the type of the value is a string (a variable length sequence of characters).
STRING - Static variable in class com.vmware.vapi.metadata.metamodel.PrimitiveValue.Type
Indicates the value is a string (a variable length sequence of characters).
STRING - Static variable in class com.vmware.vapi.metadata.metamodel.Type.BuiltinType
The built-in type is a string.
string - Variable in class com.vmware.vsphereautomation.lookup.ArrayOfString
 
STRING_LIST - Static variable in class com.vmware.vapi.metadata.metamodel.ElementValue.Type
Indicates the type of the value is a list of strings.
STRING_REPRESENTATION - Static variable in class com.vmware.vapi.data.SecretValue
Constant returned by the SecretValue.toString() method of SecretValue.
STRING_REPRESENTATION - Static variable in class com.vmware.vapi.data.VoidValue
Constant returned by the toString method of VoidValue.
StringFormatTemplateFormatter - Class in com.vmware.vapi.l10n
Formatter based TemplateFormatter.
StringFormatTemplateFormatter() - Constructor for class com.vmware.vapi.l10n.StringFormatTemplateFormatter
 
stringList(List<String>) - Static method in class com.vmware.vapi.data.ListValue
 
StringValue - Class in com.vmware.vapi.data
Value of type string.
StringValue(String) - Constructor for class com.vmware.vapi.data.StringValue
Create a value with the specified string content.
StructDefinitions - Class in com.vmware.appliance.access
Defines the type descriptors for the top-level types in com.vmware.appliance.access package.
StructDefinitions() - Constructor for class com.vmware.appliance.access.StructDefinitions
 
StructDefinitions - Class in com.vmware.appliance.health
Defines the type descriptors for the top-level types in com.vmware.appliance.health package.
StructDefinitions() - Constructor for class com.vmware.appliance.health.StructDefinitions
 
StructDefinitions - Class in com.vmware.appliance.infraprofile
Defines the type descriptors for the top-level types in com.vmware.appliance.infraprofile package.
StructDefinitions() - Constructor for class com.vmware.appliance.infraprofile.StructDefinitions
 
StructDefinitions - Class in com.vmware.appliance.local_accounts
Defines the type descriptors for the top-level types in com.vmware.appliance.local_accounts package.
StructDefinitions() - Constructor for class com.vmware.appliance.local_accounts.StructDefinitions
 
StructDefinitions - Class in com.vmware.appliance.localaccounts
Defines the type descriptors for the top-level types in com.vmware.appliance.localaccounts package.
StructDefinitions() - Constructor for class com.vmware.appliance.localaccounts.StructDefinitions
 
StructDefinitions - Class in com.vmware.appliance.logging
Defines the type descriptors for the top-level types in com.vmware.appliance.logging package.
StructDefinitions() - Constructor for class com.vmware.appliance.logging.StructDefinitions
 
StructDefinitions - Class in com.vmware.appliance.monitoring
Defines the type descriptors for the top-level types in com.vmware.appliance.monitoring package.
StructDefinitions() - Constructor for class com.vmware.appliance.monitoring.StructDefinitions
 
StructDefinitions - Class in com.vmware.appliance.networking.dns
Defines the type descriptors for the top-level types in com.vmware.appliance.networking.dns package.
StructDefinitions() - Constructor for class com.vmware.appliance.networking.dns.StructDefinitions
 
StructDefinitions - Class in com.vmware.appliance.networking.firewall
Defines the type descriptors for the top-level types in com.vmware.appliance.networking.firewall package.
StructDefinitions() - Constructor for class com.vmware.appliance.networking.firewall.StructDefinitions
 
StructDefinitions - Class in com.vmware.appliance.networking.interfaces
Defines the type descriptors for the top-level types in com.vmware.appliance.networking.interfaces package.
StructDefinitions() - Constructor for class com.vmware.appliance.networking.interfaces.StructDefinitions
 
StructDefinitions - Class in com.vmware.appliance.networking
Defines the type descriptors for the top-level types in com.vmware.appliance.networking package.
StructDefinitions() - Constructor for class com.vmware.appliance.networking.StructDefinitions
 
StructDefinitions - Class in com.vmware.appliance.ntp
Defines the type descriptors for the top-level types in com.vmware.appliance.ntp package.
StructDefinitions() - Constructor for class com.vmware.appliance.ntp.StructDefinitions
 
StructDefinitions - Class in com.vmware.appliance.recovery.backup.job
Defines the type descriptors for the top-level types in com.vmware.appliance.recovery.backup.job package.
StructDefinitions() - Constructor for class com.vmware.appliance.recovery.backup.job.StructDefinitions
 
StructDefinitions - Class in com.vmware.appliance.recovery.backup
Defines the type descriptors for the top-level types in com.vmware.appliance.recovery.backup package.
StructDefinitions() - Constructor for class com.vmware.appliance.recovery.backup.StructDefinitions
 
StructDefinitions - Class in com.vmware.appliance.recovery.backup.system_name
Defines the type descriptors for the top-level types in com.vmware.appliance.recovery.backup.system_name package.
StructDefinitions() - Constructor for class com.vmware.appliance.recovery.backup.system_name.StructDefinitions
 
StructDefinitions - Class in com.vmware.appliance.recovery.reconciliation
Defines the type descriptors for the top-level types in com.vmware.appliance.recovery.reconciliation package.
StructDefinitions() - Constructor for class com.vmware.appliance.recovery.reconciliation.StructDefinitions
 
StructDefinitions - Class in com.vmware.appliance.recovery.restore
Defines the type descriptors for the top-level types in com.vmware.appliance.recovery.restore package.
StructDefinitions() - Constructor for class com.vmware.appliance.recovery.restore.StructDefinitions
 
StructDefinitions - Class in com.vmware.appliance.recovery
Defines the type descriptors for the top-level types in com.vmware.appliance.recovery package.
StructDefinitions() - Constructor for class com.vmware.appliance.recovery.StructDefinitions
 
StructDefinitions - Class in com.vmware.appliance.shutdown
Defines the type descriptors for the top-level types in com.vmware.appliance.shutdown package.
StructDefinitions() - Constructor for class com.vmware.appliance.shutdown.StructDefinitions
 
StructDefinitions - Class in com.vmware.appliance
Defines the type descriptors for the top-level types in com.vmware.appliance package.
StructDefinitions() - Constructor for class com.vmware.appliance.StructDefinitions
 
StructDefinitions - Class in com.vmware.appliance.system
Defines the type descriptors for the top-level types in com.vmware.appliance.system package.
StructDefinitions() - Constructor for class com.vmware.appliance.system.StructDefinitions
 
StructDefinitions - Class in com.vmware.appliance.system.time
Defines the type descriptors for the top-level types in com.vmware.appliance.system.time package.
StructDefinitions() - Constructor for class com.vmware.appliance.system.time.StructDefinitions
 
StructDefinitions - Class in com.vmware.appliance.tymesync
Defines the type descriptors for the top-level types in com.vmware.appliance.tymesync package.
StructDefinitions() - Constructor for class com.vmware.appliance.tymesync.StructDefinitions
 
StructDefinitions - Class in com.vmware.appliance.update
Defines the type descriptors for the top-level types in com.vmware.appliance.update package.
StructDefinitions() - Constructor for class com.vmware.appliance.update.StructDefinitions
 
StructDefinitions - Class in com.vmware.appliance.vmon
Defines the type descriptors for the top-level types in com.vmware.appliance.vmon package.
StructDefinitions() - Constructor for class com.vmware.appliance.vmon.StructDefinitions
 
StructDefinitions - Class in com.vmware.cis
Defines the type descriptors for the top-level types in com.vmware.cis package.
StructDefinitions() - Constructor for class com.vmware.cis.StructDefinitions
 
StructDefinitions - Class in com.vmware.cis.tagging
Defines the type descriptors for the top-level types in com.vmware.cis.tagging package.
StructDefinitions() - Constructor for class com.vmware.cis.tagging.StructDefinitions
 
StructDefinitions - Class in com.vmware.cis.task
Defines the type descriptors for the top-level types in com.vmware.cis.task package.
StructDefinitions() - Constructor for class com.vmware.cis.task.StructDefinitions
 
StructDefinitions - Class in com.vmware.content.library.item.downloadsession
Defines the type descriptors for the top-level types in com.vmware.content.library.item.downloadsession package.
StructDefinitions() - Constructor for class com.vmware.content.library.item.downloadsession.StructDefinitions
 
StructDefinitions - Class in com.vmware.content.library.item
Defines the type descriptors for the top-level types in com.vmware.content.library.item package.
StructDefinitions() - Constructor for class com.vmware.content.library.item.StructDefinitions
 
StructDefinitions - Class in com.vmware.content.library.item.updatesession
Defines the type descriptors for the top-level types in com.vmware.content.library.item.updatesession package.
StructDefinitions() - Constructor for class com.vmware.content.library.item.updatesession.StructDefinitions
 
StructDefinitions - Class in com.vmware.content.library
Defines the type descriptors for the top-level types in com.vmware.content.library package.
StructDefinitions() - Constructor for class com.vmware.content.library.StructDefinitions
 
StructDefinitions - Class in com.vmware.content
Defines the type descriptors for the top-level types in com.vmware.content package.
StructDefinitions() - Constructor for class com.vmware.content.StructDefinitions
 
StructDefinitions - Class in com.vmware.content.type.ovf.policy
Defines the type descriptors for the top-level types in com.vmware.content.type.ovf.policy package.
StructDefinitions() - Constructor for class com.vmware.content.type.ovf.policy.StructDefinitions
 
StructDefinitions - Class in com.vmware.content.type.ovf
Defines the type descriptors for the top-level types in com.vmware.content.type.ovf package.
StructDefinitions() - Constructor for class com.vmware.content.type.ovf.StructDefinitions
 
StructDefinitions - Class in com.vmware.esx.hcl.hosts
Defines the type descriptors for the top-level types in com.vmware.esx.hcl.hosts package.
StructDefinitions() - Constructor for class com.vmware.esx.hcl.hosts.StructDefinitions
 
StructDefinitions - Class in com.vmware.esx.hcl
Defines the type descriptors for the top-level types in com.vmware.esx.hcl package.
StructDefinitions() - Constructor for class com.vmware.esx.hcl.StructDefinitions
 
StructDefinitions - Class in com.vmware.esx.hosts.health.perspectives
Defines the type descriptors for the top-level types in com.vmware.esx.hosts.health.perspectives package.
StructDefinitions() - Constructor for class com.vmware.esx.hosts.health.perspectives.StructDefinitions
 
StructDefinitions - Class in com.vmware.esx.hosts.software
Defines the type descriptors for the top-level types in com.vmware.esx.hosts.software package.
StructDefinitions() - Constructor for class com.vmware.esx.hosts.software.StructDefinitions
 
StructDefinitions - Class in com.vmware.esx.hosts
Defines the type descriptors for the top-level types in com.vmware.esx.hosts package.
StructDefinitions() - Constructor for class com.vmware.esx.hosts.StructDefinitions
 
StructDefinitions - Class in com.vmware.esx.settings.clusters.enablement
Defines the type descriptors for the top-level types in com.vmware.esx.settings.clusters.enablement package.
StructDefinitions() - Constructor for class com.vmware.esx.settings.clusters.enablement.StructDefinitions
 
StructDefinitions - Class in com.vmware.esx.settings.clusters.policies.apply
Defines the type descriptors for the top-level types in com.vmware.esx.settings.clusters.policies.apply package.
StructDefinitions() - Constructor for class com.vmware.esx.settings.clusters.policies.apply.StructDefinitions
 
StructDefinitions - Class in com.vmware.esx.settings.clusters.policies
Defines the type descriptors for the top-level types in com.vmware.esx.settings.clusters.policies package.
StructDefinitions() - Constructor for class com.vmware.esx.settings.clusters.policies.StructDefinitions
 
StructDefinitions - Class in com.vmware.esx.settings.clusters.software.drafts.software
Defines the type descriptors for the top-level types in com.vmware.esx.settings.clusters.software.drafts.software package.
StructDefinitions() - Constructor for class com.vmware.esx.settings.clusters.software.drafts.software.StructDefinitions
 
StructDefinitions - Class in com.vmware.esx.settings.clusters.software.drafts
Defines the type descriptors for the top-level types in com.vmware.esx.settings.clusters.software.drafts package.
StructDefinitions() - Constructor for class com.vmware.esx.settings.clusters.software.drafts.StructDefinitions
 
StructDefinitions - Class in com.vmware.esx.settings.clusters.software.reports.hardware_compatibility
Defines the type descriptors for the top-level types in com.vmware.esx.settings.clusters.software.reports.hardware_compatibility package.
StructDefinitions() - Constructor for class com.vmware.esx.settings.clusters.software.reports.hardware_compatibility.StructDefinitions
 
StructDefinitions - Class in com.vmware.esx.settings.clusters.software.reports
Defines the type descriptors for the top-level types in com.vmware.esx.settings.clusters.software.reports package.
StructDefinitions() - Constructor for class com.vmware.esx.settings.clusters.software.reports.StructDefinitions
 
StructDefinitions - Class in com.vmware.esx.settings.clusters.software
Defines the type descriptors for the top-level types in com.vmware.esx.settings.clusters.software package.
StructDefinitions() - Constructor for class com.vmware.esx.settings.clusters.software.StructDefinitions
 
StructDefinitions - Class in com.vmware.esx.settings.clusters
Defines the type descriptors for the top-level types in com.vmware.esx.settings.clusters package.
StructDefinitions() - Constructor for class com.vmware.esx.settings.clusters.StructDefinitions
 
StructDefinitions - Class in com.vmware.esx.settings.defaults.clusters.policies.apply
Defines the type descriptors for the top-level types in com.vmware.esx.settings.defaults.clusters.policies.apply package.
StructDefinitions() - Constructor for class com.vmware.esx.settings.defaults.clusters.policies.apply.StructDefinitions
 
StructDefinitions - Class in com.vmware.esx.settings.defaults.clusters.policies
Defines the type descriptors for the top-level types in com.vmware.esx.settings.defaults.clusters.policies package.
StructDefinitions() - Constructor for class com.vmware.esx.settings.defaults.clusters.policies.StructDefinitions
 
StructDefinitions - Class in com.vmware.esx.settings.defaults.clusters
Defines the type descriptors for the top-level types in com.vmware.esx.settings.defaults.clusters package.
StructDefinitions() - Constructor for class com.vmware.esx.settings.defaults.clusters.StructDefinitions
 
StructDefinitions - Class in com.vmware.esx.settings.defaults
Defines the type descriptors for the top-level types in com.vmware.esx.settings.defaults package.
StructDefinitions() - Constructor for class com.vmware.esx.settings.defaults.StructDefinitions
 
StructDefinitions - Class in com.vmware.esx.settings.depot_content.add_ons
Defines the type descriptors for the top-level types in com.vmware.esx.settings.depot_content.add_ons package.
StructDefinitions() - Constructor for class com.vmware.esx.settings.depot_content.add_ons.StructDefinitions
 
StructDefinitions - Class in com.vmware.esx.settings.depot_content.base_images
Defines the type descriptors for the top-level types in com.vmware.esx.settings.depot_content.base_images package.
StructDefinitions() - Constructor for class com.vmware.esx.settings.depot_content.base_images.StructDefinitions
 
StructDefinitions - Class in com.vmware.esx.settings.depot_content.components
Defines the type descriptors for the top-level types in com.vmware.esx.settings.depot_content.components package.
StructDefinitions() - Constructor for class com.vmware.esx.settings.depot_content.components.StructDefinitions
 
StructDefinitions - Class in com.vmware.esx.settings.depot_content
Defines the type descriptors for the top-level types in com.vmware.esx.settings.depot_content package.
StructDefinitions() - Constructor for class com.vmware.esx.settings.depot_content.StructDefinitions
 
StructDefinitions - Class in com.vmware.esx.settings.depots
Defines the type descriptors for the top-level types in com.vmware.esx.settings.depots package.
StructDefinitions() - Constructor for class com.vmware.esx.settings.depots.StructDefinitions
 
StructDefinitions - Class in com.vmware.esx.settings.hosts
Defines the type descriptors for the top-level types in com.vmware.esx.settings.hosts package.
StructDefinitions() - Constructor for class com.vmware.esx.settings.hosts.StructDefinitions
 
StructDefinitions - Class in com.vmware.esx.settings
Defines the type descriptors for the top-level types in com.vmware.esx.settings package.
StructDefinitions() - Constructor for class com.vmware.esx.settings.StructDefinitions
 
StructDefinitions - Class in com.vmware.vapi.metadata.authentication.service
Defines the type descriptors for the top-level types in com.vmware.vapi.metadata.authentication.service package.
StructDefinitions() - Constructor for class com.vmware.vapi.metadata.authentication.service.StructDefinitions
 
StructDefinitions - Class in com.vmware.vapi.metadata.authentication
Defines the type descriptors for the top-level types in com.vmware.vapi.metadata.authentication package.
StructDefinitions() - Constructor for class com.vmware.vapi.metadata.authentication.StructDefinitions
 
StructDefinitions - Class in com.vmware.vapi.metadata.cli
Defines the type descriptors for the top-level types in com.vmware.vapi.metadata.cli package.
StructDefinitions() - Constructor for class com.vmware.vapi.metadata.cli.StructDefinitions
 
StructDefinitions - Class in com.vmware.vapi.metadata.metamodel.resource
Defines the type descriptors for the top-level types in com.vmware.vapi.metadata.metamodel.resource package.
StructDefinitions() - Constructor for class com.vmware.vapi.metadata.metamodel.resource.StructDefinitions
 
StructDefinitions - Class in com.vmware.vapi.metadata.metamodel.service
Defines the type descriptors for the top-level types in com.vmware.vapi.metadata.metamodel.service package.
StructDefinitions() - Constructor for class com.vmware.vapi.metadata.metamodel.service.StructDefinitions
 
StructDefinitions - Class in com.vmware.vapi.metadata.metamodel
Defines the type descriptors for the top-level types in com.vmware.vapi.metadata.metamodel package.
StructDefinitions() - Constructor for class com.vmware.vapi.metadata.metamodel.StructDefinitions
 
StructDefinitions - Class in com.vmware.vapi.metadata.privilege.service
Defines the type descriptors for the top-level types in com.vmware.vapi.metadata.privilege.service package.
StructDefinitions() - Constructor for class com.vmware.vapi.metadata.privilege.service.StructDefinitions
 
StructDefinitions - Class in com.vmware.vapi.metadata.privilege
Defines the type descriptors for the top-level types in com.vmware.vapi.metadata.privilege package.
StructDefinitions() - Constructor for class com.vmware.vapi.metadata.privilege.StructDefinitions
 
StructDefinitions - Class in com.vmware.vapi.metadata
Defines the type descriptors for the top-level types in com.vmware.vapi.metadata package.
StructDefinitions() - Constructor for class com.vmware.vapi.metadata.StructDefinitions
 
StructDefinitions - Class in com.vmware.vapi.std.errors
Defines the type descriptors for the top-level types in com.vmware.vapi.std.errors package.
StructDefinitions() - Constructor for class com.vmware.vapi.std.errors.StructDefinitions
 
StructDefinitions - Class in com.vmware.vapi.std.interposition
Defines the type descriptors for the top-level types in com.vmware.vapi.std.interposition package.
StructDefinitions() - Constructor for class com.vmware.vapi.std.interposition.StructDefinitions
 
StructDefinitions - Class in com.vmware.vapi.std
Defines the type descriptors for the top-level types in com.vmware.vapi.std package.
StructDefinitions() - Constructor for class com.vmware.vapi.std.StructDefinitions
 
StructDefinitions - Class in com.vmware.vapi
Defines the type descriptors for the top-level types in com.vmware.vapi package.
StructDefinitions() - Constructor for class com.vmware.vapi.StructDefinitions
 
StructDefinitions - Class in com.vmware.vcenter.certificate_management
Defines the type descriptors for the top-level types in com.vmware.vcenter.certificate_management package.
StructDefinitions() - Constructor for class com.vmware.vcenter.certificate_management.StructDefinitions
 
StructDefinitions - Class in com.vmware.vcenter.certificate_management.vcenter
Defines the type descriptors for the top-level types in com.vmware.vcenter.certificate_management.vcenter package.
StructDefinitions() - Constructor for class com.vmware.vcenter.certificate_management.vcenter.StructDefinitions
 
StructDefinitions - Class in com.vmware.vcenter.compute.policies.capabilities.cluster_scale_in_ignore_vm_capabilities
Defines the type descriptors for the top-level types in com.vmware.vcenter.compute.policies.capabilities.cluster_scale_in_ignore_vm_capabilities package.
StructDefinitions() - Constructor for class com.vmware.vcenter.compute.policies.capabilities.cluster_scale_in_ignore_vm_capabilities.StructDefinitions
 
StructDefinitions - Class in com.vmware.vcenter.compute.policies.capabilities.disable_drs_vmotion
Defines the type descriptors for the top-level types in com.vmware.vcenter.compute.policies.capabilities.disable_drs_vmotion package.
StructDefinitions() - Constructor for class com.vmware.vcenter.compute.policies.capabilities.disable_drs_vmotion.StructDefinitions
 
StructDefinitions - Class in com.vmware.vcenter.compute.policies.capabilities
Defines the type descriptors for the top-level types in com.vmware.vcenter.compute.policies.capabilities package.
StructDefinitions() - Constructor for class com.vmware.vcenter.compute.policies.capabilities.StructDefinitions
 
StructDefinitions - Class in com.vmware.vcenter.compute.policies.capabilities.vm.evacuation.vmotion
Defines the type descriptors for the top-level types in com.vmware.vcenter.compute.policies.capabilities.vm.evacuation.vmotion package.
StructDefinitions() - Constructor for class com.vmware.vcenter.compute.policies.capabilities.vm.evacuation.vmotion.StructDefinitions
 
StructDefinitions - Class in com.vmware.vcenter.compute.policies.capabilities.vm_host_affinity
Defines the type descriptors for the top-level types in com.vmware.vcenter.compute.policies.capabilities.vm_host_affinity package.
StructDefinitions() - Constructor for class com.vmware.vcenter.compute.policies.capabilities.vm_host_affinity.StructDefinitions
 
StructDefinitions - Class in com.vmware.vcenter.compute.policies.capabilities.vm_host_anti_affinity
Defines the type descriptors for the top-level types in com.vmware.vcenter.compute.policies.capabilities.vm_host_anti_affinity package.
StructDefinitions() - Constructor for class com.vmware.vcenter.compute.policies.capabilities.vm_host_anti_affinity.StructDefinitions
 
StructDefinitions - Class in com.vmware.vcenter.compute.policies.capabilities.vm_vm_affinity
Defines the type descriptors for the top-level types in com.vmware.vcenter.compute.policies.capabilities.vm_vm_affinity package.
StructDefinitions() - Constructor for class com.vmware.vcenter.compute.policies.capabilities.vm_vm_affinity.StructDefinitions
 
StructDefinitions - Class in com.vmware.vcenter.compute.policies.capabilities.vm_vm_anti_affinity
Defines the type descriptors for the top-level types in com.vmware.vcenter.compute.policies.capabilities.vm_vm_anti_affinity package.
StructDefinitions() - Constructor for class com.vmware.vcenter.compute.policies.capabilities.vm_vm_anti_affinity.StructDefinitions
 
StructDefinitions - Class in com.vmware.vcenter.compute.policies
Defines the type descriptors for the top-level types in com.vmware.vcenter.compute.policies package.
StructDefinitions() - Constructor for class com.vmware.vcenter.compute.policies.StructDefinitions
 
StructDefinitions - Class in com.vmware.vcenter.compute
Defines the type descriptors for the top-level types in com.vmware.vcenter.compute package.
StructDefinitions() - Constructor for class com.vmware.vcenter.compute.StructDefinitions
 
StructDefinitions - Class in com.vmware.vcenter.content.registries.harbor
Defines the type descriptors for the top-level types in com.vmware.vcenter.content.registries.harbor package.
StructDefinitions() - Constructor for class com.vmware.vcenter.content.registries.harbor.StructDefinitions
 
StructDefinitions - Class in com.vmware.vcenter.content.registries
Defines the type descriptors for the top-level types in com.vmware.vcenter.content.registries package.
StructDefinitions() - Constructor for class com.vmware.vcenter.content.registries.StructDefinitions
 
StructDefinitions - Class in com.vmware.vcenter.datastore
Defines the type descriptors for the top-level types in com.vmware.vcenter.datastore package.
StructDefinitions() - Constructor for class com.vmware.vcenter.datastore.StructDefinitions
 
StructDefinitions - Class in com.vmware.vcenter.deployment.install.initial_config.remote_psc
Defines the type descriptors for the top-level types in com.vmware.vcenter.deployment.install.initial_config.remote_psc package.
StructDefinitions() - Constructor for class com.vmware.vcenter.deployment.install.initial_config.remote_psc.StructDefinitions
 
StructDefinitions - Class in com.vmware.vcenter.deployment.install.psc
Defines the type descriptors for the top-level types in com.vmware.vcenter.deployment.install.psc package.
StructDefinitions() - Constructor for class com.vmware.vcenter.deployment.install.psc.StructDefinitions
 
StructDefinitions - Class in com.vmware.vcenter.deployment.install
Defines the type descriptors for the top-level types in com.vmware.vcenter.deployment.install package.
StructDefinitions() - Constructor for class com.vmware.vcenter.deployment.install.StructDefinitions
 
StructDefinitions - Class in com.vmware.vcenter.deployment.migrate
Defines the type descriptors for the top-level types in com.vmware.vcenter.deployment.migrate package.
StructDefinitions() - Constructor for class com.vmware.vcenter.deployment.migrate.StructDefinitions
 
StructDefinitions - Class in com.vmware.vcenter.deployment
Defines the type descriptors for the top-level types in com.vmware.vcenter.deployment package.
StructDefinitions() - Constructor for class com.vmware.vcenter.deployment.StructDefinitions
 
StructDefinitions - Class in com.vmware.vcenter.guest
Defines the type descriptors for the top-level types in com.vmware.vcenter.guest package.
StructDefinitions() - Constructor for class com.vmware.vcenter.guest.StructDefinitions
 
StructDefinitions - Class in com.vmware.vcenter.hvc.links
Defines the type descriptors for the top-level types in com.vmware.vcenter.hvc.links package.
StructDefinitions() - Constructor for class com.vmware.vcenter.hvc.links.StructDefinitions
 
StructDefinitions - Class in com.vmware.vcenter.hvc.links.sync
Defines the type descriptors for the top-level types in com.vmware.vcenter.hvc.links.sync package.
StructDefinitions() - Constructor for class com.vmware.vcenter.hvc.links.sync.StructDefinitions
 
StructDefinitions - Class in com.vmware.vcenter.hvc.management
Defines the type descriptors for the top-level types in com.vmware.vcenter.hvc.management package.
StructDefinitions() - Constructor for class com.vmware.vcenter.hvc.management.StructDefinitions
 
StructDefinitions - Class in com.vmware.vcenter.hvc
Defines the type descriptors for the top-level types in com.vmware.vcenter.hvc package.
StructDefinitions() - Constructor for class com.vmware.vcenter.hvc.StructDefinitions
 
StructDefinitions - Class in com.vmware.vcenter.identity
Defines the type descriptors for the top-level types in com.vmware.vcenter.identity package.
StructDefinitions() - Constructor for class com.vmware.vcenter.identity.StructDefinitions
 
StructDefinitions - Class in com.vmware.vcenter.inventory
Defines the type descriptors for the top-level types in com.vmware.vcenter.inventory package.
StructDefinitions() - Constructor for class com.vmware.vcenter.inventory.StructDefinitions
 
StructDefinitions - Class in com.vmware.vcenter.iso
Defines the type descriptors for the top-level types in com.vmware.vcenter.iso package.
StructDefinitions() - Constructor for class com.vmware.vcenter.iso.StructDefinitions
 
StructDefinitions - Class in com.vmware.vcenter.lcm.discovery
Defines the type descriptors for the top-level types in com.vmware.vcenter.lcm.discovery package.
StructDefinitions() - Constructor for class com.vmware.vcenter.lcm.discovery.StructDefinitions
 
StructDefinitions - Class in com.vmware.vcenter.lcm
Defines the type descriptors for the top-level types in com.vmware.vcenter.lcm package.
StructDefinitions() - Constructor for class com.vmware.vcenter.lcm.StructDefinitions
 
StructDefinitions - Class in com.vmware.vcenter.lcm.update
Defines the type descriptors for the top-level types in com.vmware.vcenter.lcm.update package.
StructDefinitions() - Constructor for class com.vmware.vcenter.lcm.update.StructDefinitions
 
StructDefinitions - Class in com.vmware.vcenter.namespace_management.software
Defines the type descriptors for the top-level types in com.vmware.vcenter.namespace_management.software package.
StructDefinitions() - Constructor for class com.vmware.vcenter.namespace_management.software.StructDefinitions
 
StructDefinitions - Class in com.vmware.vcenter.namespace_management.stats
Defines the type descriptors for the top-level types in com.vmware.vcenter.namespace_management.stats package.
StructDefinitions() - Constructor for class com.vmware.vcenter.namespace_management.stats.StructDefinitions
 
StructDefinitions - Class in com.vmware.vcenter.namespace_management
Defines the type descriptors for the top-level types in com.vmware.vcenter.namespace_management package.
StructDefinitions() - Constructor for class com.vmware.vcenter.namespace_management.StructDefinitions
 
StructDefinitions - Class in com.vmware.vcenter.namespaces
Defines the type descriptors for the top-level types in com.vmware.vcenter.namespaces package.
StructDefinitions() - Constructor for class com.vmware.vcenter.namespaces.StructDefinitions
 
StructDefinitions - Class in com.vmware.vcenter.namespaces.user
Defines the type descriptors for the top-level types in com.vmware.vcenter.namespaces.user package.
StructDefinitions() - Constructor for class com.vmware.vcenter.namespaces.user.StructDefinitions
 
StructDefinitions - Class in com.vmware.vcenter.ovf
Defines the type descriptors for the top-level types in com.vmware.vcenter.ovf package.
StructDefinitions() - Constructor for class com.vmware.vcenter.ovf.StructDefinitions
 
StructDefinitions - Class in com.vmware.vcenter.services
Defines the type descriptors for the top-level types in com.vmware.vcenter.services package.
StructDefinitions() - Constructor for class com.vmware.vcenter.services.StructDefinitions
 
StructDefinitions - Class in com.vmware.vcenter.storage.policies.compliance
Defines the type descriptors for the top-level types in com.vmware.vcenter.storage.policies.compliance package.
StructDefinitions() - Constructor for class com.vmware.vcenter.storage.policies.compliance.StructDefinitions
 
StructDefinitions - Class in com.vmware.vcenter.storage.policies
Defines the type descriptors for the top-level types in com.vmware.vcenter.storage.policies package.
StructDefinitions() - Constructor for class com.vmware.vcenter.storage.policies.StructDefinitions
 
StructDefinitions - Class in com.vmware.vcenter.storage
Defines the type descriptors for the top-level types in com.vmware.vcenter.storage package.
StructDefinitions() - Constructor for class com.vmware.vcenter.storage.StructDefinitions
 
StructDefinitions - Class in com.vmware.vcenter
Defines the type descriptors for the top-level types in com.vmware.vcenter package.
StructDefinitions() - Constructor for class com.vmware.vcenter.StructDefinitions
 
StructDefinitions - Class in com.vmware.vcenter.system_config.features.tech_preview
Defines the type descriptors for the top-level types in com.vmware.vcenter.system_config.features.tech_preview package.
StructDefinitions() - Constructor for class com.vmware.vcenter.system_config.features.tech_preview.StructDefinitions
 
StructDefinitions - Class in com.vmware.vcenter.system_config
Defines the type descriptors for the top-level types in com.vmware.vcenter.system_config package.
StructDefinitions() - Constructor for class com.vmware.vcenter.system_config.StructDefinitions
 
StructDefinitions - Class in com.vmware.vcenter.tagging
Defines the type descriptors for the top-level types in com.vmware.vcenter.tagging package.
StructDefinitions() - Constructor for class com.vmware.vcenter.tagging.StructDefinitions
 
StructDefinitions - Class in com.vmware.vcenter.tokenservice
Defines the type descriptors for the top-level types in com.vmware.vcenter.tokenservice package.
StructDefinitions() - Constructor for class com.vmware.vcenter.tokenservice.StructDefinitions
 
StructDefinitions - Class in com.vmware.vcenter.topology
Defines the type descriptors for the top-level types in com.vmware.vcenter.topology package.
StructDefinitions() - Constructor for class com.vmware.vcenter.topology.StructDefinitions
 
StructDefinitions - Class in com.vmware.vcenter.trusted_infrastructure.attestation
Defines the type descriptors for the top-level types in com.vmware.vcenter.trusted_infrastructure.attestation package.
StructDefinitions() - Constructor for class com.vmware.vcenter.trusted_infrastructure.attestation.StructDefinitions
 
StructDefinitions - Class in com.vmware.vcenter.trusted_infrastructure.kms
Defines the type descriptors for the top-level types in com.vmware.vcenter.trusted_infrastructure.kms package.
StructDefinitions() - Constructor for class com.vmware.vcenter.trusted_infrastructure.kms.StructDefinitions
 
StructDefinitions - Class in com.vmware.vcenter.trusted_infrastructure
Defines the type descriptors for the top-level types in com.vmware.vcenter.trusted_infrastructure package.
StructDefinitions() - Constructor for class com.vmware.vcenter.trusted_infrastructure.StructDefinitions
 
StructDefinitions - Class in com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.attestation.os.esx
Defines the type descriptors for the top-level types in com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.attestation.os.esx package.
StructDefinitions() - Constructor for class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.attestation.os.esx.StructDefinitions
 
StructDefinitions - Class in com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.attestation
Defines the type descriptors for the top-level types in com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.attestation package.
StructDefinitions() - Constructor for class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.attestation.StructDefinitions
 
StructDefinitions - Class in com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.attestation.tpm2
Defines the type descriptors for the top-level types in com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.attestation.tpm2 package.
StructDefinitions() - Constructor for class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.attestation.tpm2.StructDefinitions
 
StructDefinitions - Class in com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.providers.client_certificate
Defines the type descriptors for the top-level types in com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.providers.client_certificate package.
StructDefinitions() - Constructor for class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.providers.client_certificate.StructDefinitions
 
StructDefinitions - Class in com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.providers
Defines the type descriptors for the top-level types in com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.providers package.
StructDefinitions() - Constructor for class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.providers.StructDefinitions
 
StructDefinitions - Class in com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms
Defines the type descriptors for the top-level types in com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms package.
StructDefinitions() - Constructor for class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.StructDefinitions
 
StructDefinitions - Class in com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters
Defines the type descriptors for the top-level types in com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters package.
StructDefinitions() - Constructor for class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.StructDefinitions
 
StructDefinitions - Class in com.vmware.vcenter.trusted_infrastructure.trust_authority_hosts
Defines the type descriptors for the top-level types in com.vmware.vcenter.trusted_infrastructure.trust_authority_hosts package.
StructDefinitions() - Constructor for class com.vmware.vcenter.trusted_infrastructure.trust_authority_hosts.StructDefinitions
 
StructDefinitions - Class in com.vmware.vcenter.trusted_infrastructure.trusted_clusters.attestation
Defines the type descriptors for the top-level types in com.vmware.vcenter.trusted_infrastructure.trusted_clusters.attestation package.
StructDefinitions() - Constructor for class com.vmware.vcenter.trusted_infrastructure.trusted_clusters.attestation.StructDefinitions
 
StructDefinitions - Class in com.vmware.vcenter.trusted_infrastructure.trusted_clusters.kms
Defines the type descriptors for the top-level types in com.vmware.vcenter.trusted_infrastructure.trusted_clusters.kms package.
StructDefinitions() - Constructor for class com.vmware.vcenter.trusted_infrastructure.trusted_clusters.kms.StructDefinitions
 
StructDefinitions - Class in com.vmware.vcenter.vcha.cluster
Defines the type descriptors for the top-level types in com.vmware.vcenter.vcha.cluster package.
StructDefinitions() - Constructor for class com.vmware.vcenter.vcha.cluster.StructDefinitions
 
StructDefinitions - Class in com.vmware.vcenter.vcha
Defines the type descriptors for the top-level types in com.vmware.vcenter.vcha package.
StructDefinitions() - Constructor for class com.vmware.vcenter.vcha.StructDefinitions
 
StructDefinitions - Class in com.vmware.vcenter.vm.compute
Defines the type descriptors for the top-level types in com.vmware.vcenter.vm.compute package.
StructDefinitions() - Constructor for class com.vmware.vcenter.vm.compute.StructDefinitions
 
StructDefinitions - Class in com.vmware.vcenter.vm.console
Defines the type descriptors for the top-level types in com.vmware.vcenter.vm.console package.
StructDefinitions() - Constructor for class com.vmware.vcenter.vm.console.StructDefinitions
 
StructDefinitions - Class in com.vmware.vcenter.vm.guest.networking
Defines the type descriptors for the top-level types in com.vmware.vcenter.vm.guest.networking package.
StructDefinitions() - Constructor for class com.vmware.vcenter.vm.guest.networking.StructDefinitions
 
StructDefinitions - Class in com.vmware.vcenter.vm.guest
Defines the type descriptors for the top-level types in com.vmware.vcenter.vm.guest package.
StructDefinitions() - Constructor for class com.vmware.vcenter.vm.guest.StructDefinitions
 
StructDefinitions - Class in com.vmware.vcenter.vm.hardware.adapter
Defines the type descriptors for the top-level types in com.vmware.vcenter.vm.hardware.adapter package.
StructDefinitions() - Constructor for class com.vmware.vcenter.vm.hardware.adapter.StructDefinitions
 
StructDefinitions - Class in com.vmware.vcenter.vm.hardware.boot
Defines the type descriptors for the top-level types in com.vmware.vcenter.vm.hardware.boot package.
StructDefinitions() - Constructor for class com.vmware.vcenter.vm.hardware.boot.StructDefinitions
 
StructDefinitions - Class in com.vmware.vcenter.vm.hardware
Defines the type descriptors for the top-level types in com.vmware.vcenter.vm.hardware package.
StructDefinitions() - Constructor for class com.vmware.vcenter.vm.hardware.StructDefinitions
 
StructDefinitions - Class in com.vmware.vcenter.vm.storage.policy
Defines the type descriptors for the top-level types in com.vmware.vcenter.vm.storage.policy package.
StructDefinitions() - Constructor for class com.vmware.vcenter.vm.storage.policy.StructDefinitions
 
StructDefinitions - Class in com.vmware.vcenter.vm.storage
Defines the type descriptors for the top-level types in com.vmware.vcenter.vm.storage package.
StructDefinitions() - Constructor for class com.vmware.vcenter.vm.storage.StructDefinitions
 
StructDefinitions - Class in com.vmware.vcenter.vm
Defines the type descriptors for the top-level types in com.vmware.vcenter.vm package.
StructDefinitions() - Constructor for class com.vmware.vcenter.vm.StructDefinitions
 
StructDefinitions - Class in com.vmware.vcenter.vm.tools
Defines the type descriptors for the top-level types in com.vmware.vcenter.vm.tools package.
StructDefinitions() - Constructor for class com.vmware.vcenter.vm.tools.StructDefinitions
 
StructDefinitions - Class in com.vmware.vcenter.vm_template.library_items
Defines the type descriptors for the top-level types in com.vmware.vcenter.vm_template.library_items package.
StructDefinitions() - Constructor for class com.vmware.vcenter.vm_template.library_items.StructDefinitions
 
StructDefinitions - Class in com.vmware.vcenter.vm_template
Defines the type descriptors for the top-level types in com.vmware.vcenter.vm_template package.
StructDefinitions() - Constructor for class com.vmware.vcenter.vm_template.StructDefinitions
 
StructDefinitions - Class in com.vmware.vstats
Defines the type descriptors for the top-level types in com.vmware.vstats package.
StructDefinitions() - Constructor for class com.vmware.vstats.StructDefinitions
 
StructTypeUtil - Class in com.vmware.appliance.configuration.util
Utility for StructType.
StructTypeUtil() - Constructor for class com.vmware.appliance.configuration.util.StructTypeUtil
 
StructTypeUtil - Class in com.vmware.appliance.infraprofile.util
Utility for StructType.
StructTypeUtil() - Constructor for class com.vmware.appliance.infraprofile.util.StructTypeUtil
 
StructTypeUtil - Class in com.vmware.appliance.recovery.util
Utility for StructType.
StructTypeUtil() - Constructor for class com.vmware.appliance.recovery.util.StructTypeUtil
 
StructTypeUtil - Class in com.vmware.appliance.util
Utility for StructType.
StructTypeUtil() - Constructor for class com.vmware.appliance.util.StructTypeUtil
 
StructTypeUtil - Class in com.vmware.appliance.vmon.util
Utility for StructType.
StructTypeUtil() - Constructor for class com.vmware.appliance.vmon.util.StructTypeUtil
 
StructTypeUtil - Class in com.vmware.cis.tagging.util
Utility for StructType.
StructTypeUtil() - Constructor for class com.vmware.cis.tagging.util.StructTypeUtil
 
StructTypeUtil - Class in com.vmware.cis.util
Utility for StructType.
StructTypeUtil() - Constructor for class com.vmware.cis.util.StructTypeUtil
 
StructTypeUtil - Class in com.vmware.content.util
Utility for StructType.
StructTypeUtil() - Constructor for class com.vmware.content.util.StructTypeUtil
 
StructTypeUtil - Class in com.vmware.esx.hcl.util
Utility for StructType.
StructTypeUtil() - Constructor for class com.vmware.esx.hcl.util.StructTypeUtil
 
StructTypeUtil - Class in com.vmware.esx.health.util
Utility for StructType.
StructTypeUtil() - Constructor for class com.vmware.esx.health.util.StructTypeUtil
 
StructTypeUtil - Class in com.vmware.esx.hosts.util
Utility for StructType.
StructTypeUtil() - Constructor for class com.vmware.esx.hosts.util.StructTypeUtil
 
StructTypeUtil - Class in com.vmware.esx.settings.util
Utility for StructType.
StructTypeUtil() - Constructor for class com.vmware.esx.settings.util.StructTypeUtil
 
StructTypeUtil - Class in com.vmware.vapi.util
Utility for StructType.
StructTypeUtil() - Constructor for class com.vmware.vapi.util.StructTypeUtil
 
StructTypeUtil - Class in com.vmware.vcenter.compute.util
Utility for StructType.
StructTypeUtil() - Constructor for class com.vmware.vcenter.compute.util.StructTypeUtil
 
StructTypeUtil - Class in com.vmware.vcenter.content.registries.util
Utility for StructType.
StructTypeUtil() - Constructor for class com.vmware.vcenter.content.registries.util.StructTypeUtil
 
StructTypeUtil - Class in com.vmware.vcenter.hlm.util
Utility for StructType.
StructTypeUtil() - Constructor for class com.vmware.vcenter.hlm.util.StructTypeUtil
 
StructTypeUtil - Class in com.vmware.vcenter.hvc.util
Utility for StructType.
StructTypeUtil() - Constructor for class com.vmware.vcenter.hvc.util.StructTypeUtil
 
StructTypeUtil - Class in com.vmware.vcenter.inventory.util
Utility for StructType.
StructTypeUtil() - Constructor for class com.vmware.vcenter.inventory.util.StructTypeUtil
 
StructTypeUtil - Class in com.vmware.vcenter.iso.util
Utility for StructType.
StructTypeUtil() - Constructor for class com.vmware.vcenter.iso.util.StructTypeUtil
 
StructTypeUtil - Class in com.vmware.vcenter.lcm.util
Utility for StructType.
StructTypeUtil() - Constructor for class com.vmware.vcenter.lcm.util.StructTypeUtil
 
StructTypeUtil - Class in com.vmware.vcenter.namespace_management.util
Utility for StructType.
StructTypeUtil() - Constructor for class com.vmware.vcenter.namespace_management.util.StructTypeUtil
 
StructTypeUtil - Class in com.vmware.vcenter.namespaces.util
Utility for StructType.
StructTypeUtil() - Constructor for class com.vmware.vcenter.namespaces.util.StructTypeUtil
 
StructTypeUtil - Class in com.vmware.vcenter.nsx.deployment.util
Utility for StructType.
StructTypeUtil() - Constructor for class com.vmware.vcenter.nsx.deployment.util.StructTypeUtil
 
StructTypeUtil - Class in com.vmware.vcenter.ovf.util
Utility for StructType.
StructTypeUtil() - Constructor for class com.vmware.vcenter.ovf.util.StructTypeUtil
 
StructTypeUtil - Class in com.vmware.vcenter.tokenservice.util
Utility for StructType.
StructTypeUtil() - Constructor for class com.vmware.vcenter.tokenservice.util.StructTypeUtil
 
StructTypeUtil - Class in com.vmware.vcenter.util
Utility for StructType.
StructTypeUtil() - Constructor for class com.vmware.vcenter.util.StructTypeUtil
 
StructTypeUtil - Class in com.vmware.vcenter.vm.compute.util
Utility for StructType.
StructTypeUtil() - Constructor for class com.vmware.vcenter.vm.compute.util.StructTypeUtil
 
StructTypeUtil - Class in com.vmware.vcenter.vm_template.util
Utility for StructType.
StructTypeUtil() - Constructor for class com.vmware.vcenter.vm_template.util.StructTypeUtil
 
StructTypeUtil - Class in com.vmware.vstats.util
Utility for StructType.
StructTypeUtil() - Constructor for class com.vmware.vstats.util.StructTypeUtil
 
Structure - Interface in com.vmware.vapi.bindings
Base interface that represents a Java language bindings structure.
Structure - Interface in com.vmware.vapi.metadata.metamodel
The Structure interface providers methods to retrieve metamodel information about a structure element in the interface definition language.
STRUCTURE - Static variable in class com.vmware.vapi.metadata.metamodel.StructureInfo.Type
If the type is a structure element.
STRUCTURE_REFERENCE - Static variable in class com.vmware.vapi.metadata.metamodel.ElementValue.Type
Indicates the type of the value is an identifier for a structure element.
STRUCTURE_REFERENCE_LIST - Static variable in class com.vmware.vapi.metadata.metamodel.ElementValue.Type
Indicates the type of the value is a list of identifiers for a structure element.
StructureDefinitions - Class in com.vmware.vapi.metadata.metamodel
Defines the type descriptors for the Structure API service.
StructureDefinitions() - Constructor for class com.vmware.vapi.metadata.metamodel.StructureDefinitions
 
structureInfo - Static variable in class com.vmware.vapi.metadata.metamodel.StructDefinitions
 
StructureInfo - Class in com.vmware.vapi.metadata.metamodel
The StructureInfo class contains the metamodel information of all the field elements, constant elements and enumeration elements contained in the structure element.
StructureInfo() - Constructor for class com.vmware.vapi.metadata.metamodel.StructureInfo
Default constructor.
StructureInfo(StructValue) - Constructor for class com.vmware.vapi.metadata.metamodel.StructureInfo
 
StructureInfo.Builder - Class in com.vmware.vapi.metadata.metamodel
Builder class for StructureInfo.
StructureInfo.Type - Class in com.vmware.vapi.metadata.metamodel
The Type enumeration class defines the kind of this structure element.
StructureInfo.Type.Values - Enum in com.vmware.vapi.metadata.metamodel
Native Java enum representing this enumeration class.
structureService() - Method in class com.vmware.vapi.metadata.metamodel.MetamodelFactory
Returns an instance of class Structure
StructureStub - Class in com.vmware.vapi.metadata.metamodel
Remote stub implementation of the Structure API service.
StructureStub(ApiProvider, TypeConverter, StubConfigurationBase) - Constructor for class com.vmware.vapi.metadata.metamodel.StructureStub
 
StructureStub(ApiProvider, StubConfigurationBase) - Constructor for class com.vmware.vapi.metadata.metamodel.StructureStub
 
StructureTypes - Interface in com.vmware.vapi.metadata.metamodel
Defines the data types of the Structure API service.
StructValue - Class in com.vmware.vapi.data
Thread-safety: Instances of this class are not thread-safe.
StructValue(String) - Constructor for class com.vmware.vapi.data.StructValue
 
STS_GROUP - Static variable in class com.vmware.vcenter.trusted_infrastructure.StsPrincipalType
The principal is a group.
STS_USER - Static variable in class com.vmware.vcenter.trusted_infrastructure.StsPrincipalType
The principal is a user.
stsPrincipal - Static variable in class com.vmware.vcenter.trusted_infrastructure.StructDefinitions
 
StsPrincipal - Class in com.vmware.vcenter.trusted_infrastructure
The StsPrincipal class contains a IDM principal.
StsPrincipal() - Constructor for class com.vmware.vcenter.trusted_infrastructure.StsPrincipal
Default constructor.
StsPrincipal(StructValue) - Constructor for class com.vmware.vcenter.trusted_infrastructure.StsPrincipal
 
StsPrincipal.Builder - Class in com.vmware.vcenter.trusted_infrastructure
Builder class for StsPrincipal.
stsPrincipalId - Static variable in class com.vmware.vcenter.trusted_infrastructure.StructDefinitions
 
StsPrincipalId - Class in com.vmware.vcenter.trusted_infrastructure
The StsPrincipalId class contains an IDM principal ID.
StsPrincipalId() - Constructor for class com.vmware.vcenter.trusted_infrastructure.StsPrincipalId
Default constructor.
StsPrincipalId(StructValue) - Constructor for class com.vmware.vcenter.trusted_infrastructure.StsPrincipalId
 
StsPrincipalId.Builder - Class in com.vmware.vcenter.trusted_infrastructure
Builder class for StsPrincipalId.
StsPrincipalType - Class in com.vmware.vcenter.trusted_infrastructure
The StsPrincipalType enum can be either users or groups.
StsPrincipalType.Values - Enum in com.vmware.vcenter.trusted_infrastructure
Native Java enum representing this enumeration class.
STUB_CONFIG_CFG - Static variable in class com.vmware.vapi.client.Configuration
 
StubConfiguration - Class in com.vmware.vapi.bindings
This is a helper class for creating stub configurations.
StubConfiguration() - Constructor for class com.vmware.vapi.bindings.StubConfiguration
Default Constructor.
StubConfiguration(ExecutionContext.SecurityContext) - Constructor for class com.vmware.vapi.bindings.StubConfiguration
Constructor.
StubConfigurationBase - Class in com.vmware.vapi.bindings
This class provides all needed configuration for creating a Stub
StubConfigurationBase() - Constructor for class com.vmware.vapi.bindings.StubConfigurationBase
 
StubCreator - Interface in com.vmware.vapi.bindings
Interface for vAPI client-side stub factories.
StubFactory - Class in com.vmware.vapi.bindings
Factory for client-side vAPI stubs.
StubFactory(ApiProvider) - Constructor for class com.vmware.vapi.bindings.StubFactory
Constructor.
StubFactory(ApiProvider, TypeConverter) - Constructor for class com.vmware.vapi.bindings.StubFactory
Constructor.
SUBSCRIBED - Static variable in class com.vmware.content.LibraryModel.LibraryType
The library synchronizes its items and content from another published library.
SubscribedItem - Interface in com.vmware.content.library
The SubscribedItem interface manages the unique features of library items that are members of a subscribed library.
SubscribedItemDefinitions - Class in com.vmware.content.library
Defines the type descriptors for the SubscribedItem API service.
SubscribedItemDefinitions() - Constructor for class com.vmware.content.library.SubscribedItemDefinitions
 
subscribedItemService() - Method in class com.vmware.content.library.LibraryFactory
Returns an instance of class SubscribedItem
SubscribedItemStub - Class in com.vmware.content.library
Remote stub implementation of the SubscribedItem API service.
SubscribedItemStub(ApiProvider, TypeConverter, StubConfigurationBase) - Constructor for class com.vmware.content.library.SubscribedItemStub
 
SubscribedItemStub(ApiProvider, StubConfigurationBase) - Constructor for class com.vmware.content.library.SubscribedItemStub
 
SubscribedItemTypes - Interface in com.vmware.content.library
Defines the data types of the SubscribedItem API service.
SubscribedLibrary - Interface in com.vmware.content
 
SubscribedLibraryDefinitions - Class in com.vmware.content
Defines the type descriptors for the SubscribedLibrary API service.
SubscribedLibraryDefinitions() - Constructor for class com.vmware.content.SubscribedLibraryDefinitions
 
subscribedLibraryService() - Method in class com.vmware.content.ContentFactory
Returns an instance of class SubscribedLibrary
SubscribedLibraryStub - Class in com.vmware.content
Remote stub implementation of the SubscribedLibrary API service.
SubscribedLibraryStub(ApiProvider, TypeConverter, StubConfigurationBase) - Constructor for class com.vmware.content.SubscribedLibraryStub
 
SubscribedLibraryStub(ApiProvider, StubConfigurationBase) - Constructor for class com.vmware.content.SubscribedLibraryStub
 
SubscribedLibraryTypes - Interface in com.vmware.content
Defines the data types of the SubscribedLibrary API service.
SubscribedLibraryTypes.ProbeResult - Class in com.vmware.content
The ProbeResult class defines the subscription information probe result.
SubscribedLibraryTypes.ProbeResult.Builder - Class in com.vmware.content
SubscribedLibraryTypes.ProbeResult.Status - Class in com.vmware.content
The Status enumeration class defines the error status constants for the probe result.
SubscribedLibraryTypes.ProbeResult.Status.Values - Enum in com.vmware.content
Native Java enum representing this enumeration class.
subscriptionInfo - Static variable in class com.vmware.content.library.StructDefinitions
 
SubscriptionInfo - Class in com.vmware.content.library
The SubscriptionInfo class defines the subscription behavior for a subscribed library.
SubscriptionInfo() - Constructor for class com.vmware.content.library.SubscriptionInfo
Default constructor.
SubscriptionInfo(StructValue) - Constructor for class com.vmware.content.library.SubscriptionInfo
 
SubscriptionInfo.AuthenticationMethod - Class in com.vmware.content.library
Indicate how the subscribed library should authenticate with the published library endpoint.
SubscriptionInfo.AuthenticationMethod.Values - Enum in com.vmware.content.library
Native Java enum representing this enumeration class.
SubscriptionInfo.Builder - Class in com.vmware.content.library
Builder class for SubscriptionInfo.
Subscriptions - Interface in com.vmware.content.library
The Subscriptions interface provides methods for managing the subscription information of the subscribers of a published library.
SubscriptionsDefinitions - Class in com.vmware.content.library
Defines the type descriptors for the Subscriptions API service.
SubscriptionsDefinitions() - Constructor for class com.vmware.content.library.SubscriptionsDefinitions
 
subscriptionsService() - Method in class com.vmware.content.library.LibraryFactory
Returns an instance of class Subscriptions
SubscriptionsStub - Class in com.vmware.content.library
Remote stub implementation of the Subscriptions API service.
SubscriptionsStub(ApiProvider, TypeConverter, StubConfigurationBase) - Constructor for class com.vmware.content.library.SubscriptionsStub
 
SubscriptionsStub(ApiProvider, StubConfigurationBase) - Constructor for class com.vmware.content.library.SubscriptionsStub
 
SubscriptionsTypes - Interface in com.vmware.content.library
Defines the data types of the Subscriptions API service.
SubscriptionsTypes.CreateSpec - Class in com.vmware.content.library
The CreateSpec class defines the information required to create a new subscription of the published library.
SubscriptionsTypes.CreateSpec.Builder - Class in com.vmware.content.library
SubscriptionsTypes.CreateSpecNewSubscribedLibrary - Class in com.vmware.content.library
The CreateSpecNewSubscribedLibrary class defines the information required to create a new subscribed library.
SubscriptionsTypes.CreateSpecNewSubscribedLibrary.Builder - Class in com.vmware.content.library
SubscriptionsTypes.CreateSpecPlacement - Class in com.vmware.content.library
The CreateSpecPlacement class defines the placement information for the subscribed library's virtual machine template library items.
SubscriptionsTypes.CreateSpecPlacement.Builder - Class in com.vmware.content.library
SubscriptionsTypes.CreateSpecSubscribedLibrary - Class in com.vmware.content.library
The CreateSpecSubscribedLibrary class defines the subscribed library information used to create the subscription.
SubscriptionsTypes.CreateSpecSubscribedLibrary.Builder - Class in com.vmware.content.library
SubscriptionsTypes.CreateSpecSubscribedLibrary.Target - Class in com.vmware.content.library
The Target enumeration class defines the options related to the target subscribed library which will be associated with the subscription.
SubscriptionsTypes.CreateSpecSubscribedLibrary.Target.Values - Enum in com.vmware.content.library
Native Java enum representing this enumeration class.
SubscriptionsTypes.CreateSpecVcenter - Class in com.vmware.content.library
The CreateSpecVcenter class defines information about the vCenter Server instance where the subscribed library associated with the subscription exists or will be created.
SubscriptionsTypes.CreateSpecVcenter.Builder - Class in com.vmware.content.library
SubscriptionsTypes.Info - Class in com.vmware.content.library
The Info class contains information about the subscription.
SubscriptionsTypes.Info.Builder - Class in com.vmware.content.library
Builder class for SubscriptionsTypes.Info.
SubscriptionsTypes.Location - Class in com.vmware.content.library
The Location enumeration class defines the location of subscribed library relative to the published library.
SubscriptionsTypes.Location.Values - Enum in com.vmware.content.library
Native Java enum representing this enumeration class.
SubscriptionsTypes.PlacementInfo - Class in com.vmware.content.library
The PlacementInfo class contains the placement information for the subscribed library's virtual machine template library items.
SubscriptionsTypes.PlacementInfo.Builder - Class in com.vmware.content.library
SubscriptionsTypes.Summary - Class in com.vmware.content.library
The Summary class contains commonly used information about the subscription.
SubscriptionsTypes.Summary.Builder - Class in com.vmware.content.library
Builder class for SubscriptionsTypes.Summary.
SubscriptionsTypes.UpdateSpec - Class in com.vmware.content.library
The UpdateSpec class defines information required to update the subscription.
SubscriptionsTypes.UpdateSpec.Builder - Class in com.vmware.content.library
SubscriptionsTypes.UpdateSpecPlacement - Class in com.vmware.content.library
The UpdateSpecPlacement class defines the placement information for the subscribed library's virtual machine template library items.
SubscriptionsTypes.UpdateSpecPlacement.Builder - Class in com.vmware.content.library
SubscriptionsTypes.UpdateSpecVcenter - Class in com.vmware.content.library
The UpdateSpecVcenter class defines information about the vCenter Server instance where the subscribed library associated with the subscription exists.
SubscriptionsTypes.UpdateSpecVcenter.Builder - Class in com.vmware.content.library
SubscriptionsTypes.VcenterInfo - Class in com.vmware.content.library
The VcenterInfo class contains information about the vCenter Server instance where the subscribed library associated with the subscription exists.
SubscriptionsTypes.VcenterInfo.Builder - Class in com.vmware.content.library
subtaskInfo - Static variable in class com.vmware.appliance.StructDefinitions
 
SubtaskInfo - Class in com.vmware.appliance
The SubtaskInfo class contains information about one of the subtasks that makes up an appliance task.
SubtaskInfo() - Constructor for class com.vmware.appliance.SubtaskInfo
Default constructor.
SubtaskInfo(StructValue) - Constructor for class com.vmware.appliance.SubtaskInfo
 
SubtaskInfo.Builder - Class in com.vmware.appliance
Builder class for SubtaskInfo.
SUCCEEDED - Static variable in class com.vmware.appliance.recovery.backup.JobTypes.BackupRestoreProcessState
Backup/Restore job completed successfully.
SUCCEEDED - Static variable in class com.vmware.appliance.recovery.reconciliation.JobTypes.Status
The operation completed successfully.
SUCCEEDED - Static variable in class com.vmware.appliance.recovery.restore.JobTypes.BackupRestoreProcessState
Completed successfully
SUCCEEDED - Static variable in class com.vmware.cis.task.Status
The operation completed successfully.
SUCCEEDED - Static variable in class com.vmware.vcenter.hvc.links.sync.ProvidersTypes.Status
If Sync was successful.
success - Static variable in class com.vmware.appliance.networking.dns.HostnameTypes.MessageStatus
message indicates that the test was successful.
success - Static variable in class com.vmware.appliance.networking.dns.ServersTypes.MessageStatus
message indicates that the test was successful.
SUCCESS - Static variable in class com.vmware.content.SubscribedLibraryTypes.ProbeResult.Status
Indicates that the probe was successful.
success() - Method in class com.vmware.vapi.core.MethodResult
Returns true if the invoked method completed successfully, i.e.
SUCCESS - Static variable in class com.vmware.vcenter.deployment.CheckStatus
All checks have completed successfully.
SUCCESS - Static variable in class com.vmware.vcenter.vm.HardwareTypes.UpgradeStatus
The most recent scheduled upgrade was successful.
summary - Static variable in class com.vmware.appliance.recovery.backup.system_name.ArchiveDefinitions
 
Summary() - Constructor for class com.vmware.appliance.recovery.backup.system_name.ArchiveTypes.Summary
Default constructor.
Summary(StructValue) - Constructor for class com.vmware.appliance.recovery.backup.system_name.ArchiveTypes.Summary
 
summary - Static variable in class com.vmware.appliance.update.StructDefinitions
 
Summary - Class in com.vmware.appliance.update
The Summary class contains the essential information about the update.
Summary() - Constructor for class com.vmware.appliance.update.Summary
Default constructor.
Summary(StructValue) - Constructor for class com.vmware.appliance.update.Summary
 
summary - Static variable in class com.vmware.content.library.item.ChangesDefinitions
 
Summary() - Constructor for class com.vmware.content.library.item.ChangesTypes.Summary
Default constructor.
Summary(StructValue) - Constructor for class com.vmware.content.library.item.ChangesTypes.Summary
 
summary - Static variable in class com.vmware.content.library.SubscriptionsDefinitions
 
Summary() - Constructor for class com.vmware.content.library.SubscriptionsTypes.Summary
Default constructor.
Summary(StructValue) - Constructor for class com.vmware.content.library.SubscriptionsTypes.Summary
 
summary - Static variable in class com.vmware.esx.settings.clusters.software.DraftsDefinitions
 
Summary() - Constructor for class com.vmware.esx.settings.clusters.software.DraftsTypes.Summary
Default constructor.
Summary(StructValue) - Constructor for class com.vmware.esx.settings.clusters.software.DraftsTypes.Summary
 
summary - Static variable in class com.vmware.esx.settings.depot_content.AddOnsDefinitions
 
Summary() - Constructor for class com.vmware.esx.settings.depot_content.AddOnsTypes.Summary
Default constructor.
Summary(StructValue) - Constructor for class com.vmware.esx.settings.depot_content.AddOnsTypes.Summary
 
summary - Static variable in class com.vmware.esx.settings.depot_content.BaseImagesDefinitions
 
Summary() - Constructor for class com.vmware.esx.settings.depot_content.BaseImagesTypes.Summary
Default constructor.
Summary(StructValue) - Constructor for class com.vmware.esx.settings.depot_content.BaseImagesTypes.Summary
 
summary - Static variable in class com.vmware.esx.settings.depot_content.ComponentsDefinitions
 
Summary() - Constructor for class com.vmware.esx.settings.depot_content.ComponentsTypes.Summary
Default constructor.
Summary(StructValue) - Constructor for class com.vmware.esx.settings.depot_content.ComponentsTypes.Summary
 
summary - Static variable in class com.vmware.esx.settings.depots.OfflineDefinitions
 
Summary() - Constructor for class com.vmware.esx.settings.depots.OfflineTypes.Summary
Default constructor.
Summary(StructValue) - Constructor for class com.vmware.esx.settings.depots.OfflineTypes.Summary
 
summary - Static variable in class com.vmware.esx.settings.depots.OnlineDefinitions
 
Summary() - Constructor for class com.vmware.esx.settings.depots.OnlineTypes.Summary
Default constructor.
Summary(StructValue) - Constructor for class com.vmware.esx.settings.depots.OnlineTypes.Summary
 
summary - Static variable in class com.vmware.vcenter.certificate_management.vcenter.TrustedRootChainsDefinitions
 
Summary() - Constructor for class com.vmware.vcenter.certificate_management.vcenter.TrustedRootChainsTypes.Summary
Default constructor.
Summary(StructValue) - Constructor for class com.vmware.vcenter.certificate_management.vcenter.TrustedRootChainsTypes.Summary
 
summary - Static variable in class com.vmware.vcenter.ClusterDefinitions
 
Summary() - Constructor for class com.vmware.vcenter.ClusterTypes.Summary
Default constructor.
Summary(StructValue) - Constructor for class com.vmware.vcenter.ClusterTypes.Summary
 
summary - Static variable in class com.vmware.vcenter.compute.policies.CapabilitiesDefinitions
 
Summary() - Constructor for class com.vmware.vcenter.compute.policies.CapabilitiesTypes.Summary
Default constructor.
Summary(StructValue) - Constructor for class com.vmware.vcenter.compute.policies.CapabilitiesTypes.Summary
 
summary - Static variable in class com.vmware.vcenter.compute.policies.TagUsageDefinitions
 
Summary() - Constructor for class com.vmware.vcenter.compute.policies.TagUsageTypes.Summary
Default constructor.
Summary(StructValue) - Constructor for class com.vmware.vcenter.compute.policies.TagUsageTypes.Summary
 
summary - Static variable in class com.vmware.vcenter.compute.PoliciesDefinitions
 
Summary() - Constructor for class com.vmware.vcenter.compute.PoliciesTypes.Summary
Default constructor.
Summary(StructValue) - Constructor for class com.vmware.vcenter.compute.PoliciesTypes.Summary
 
summary - Static variable in class com.vmware.vcenter.content.registries.harbor.ProjectsDefinitions
 
Summary() - Constructor for class com.vmware.vcenter.content.registries.harbor.ProjectsTypes.Summary
Default constructor.
Summary(StructValue) - Constructor for class com.vmware.vcenter.content.registries.harbor.ProjectsTypes.Summary
 
summary - Static variable in class com.vmware.vcenter.content.registries.HarborDefinitions
 
Summary() - Constructor for class com.vmware.vcenter.content.registries.HarborTypes.Summary
Default constructor.
Summary(StructValue) - Constructor for class com.vmware.vcenter.content.registries.HarborTypes.Summary
 
summary - Static variable in class com.vmware.vcenter.DatacenterDefinitions
 
Summary() - Constructor for class com.vmware.vcenter.DatacenterTypes.Summary
Default constructor.
Summary(StructValue) - Constructor for class com.vmware.vcenter.DatacenterTypes.Summary
 
summary - Static variable in class com.vmware.vcenter.DatastoreDefinitions
 
Summary() - Constructor for class com.vmware.vcenter.DatastoreTypes.Summary
Default constructor.
Summary(StructValue) - Constructor for class com.vmware.vcenter.DatastoreTypes.Summary
 
summary - Static variable in class com.vmware.vcenter.FolderDefinitions
 
Summary() - Constructor for class com.vmware.vcenter.FolderTypes.Summary
Default constructor.
Summary(StructValue) - Constructor for class com.vmware.vcenter.FolderTypes.Summary
 
summary - Static variable in class com.vmware.vcenter.guest.CustomizationSpecsDefinitions
 
Summary() - Constructor for class com.vmware.vcenter.guest.CustomizationSpecsTypes.Summary
Default constructor.
Summary(StructValue) - Constructor for class com.vmware.vcenter.guest.CustomizationSpecsTypes.Summary
 
summary - Static variable in class com.vmware.vcenter.HostDefinitions
 
Summary() - Constructor for class com.vmware.vcenter.HostTypes.Summary
Default constructor.
Summary(StructValue) - Constructor for class com.vmware.vcenter.HostTypes.Summary
 
summary - Static variable in class com.vmware.vcenter.hvc.links.sync.ProvidersDefinitions
 
Summary() - Constructor for class com.vmware.vcenter.hvc.links.sync.ProvidersTypes.Summary
Default constructor.
Summary(StructValue) - Constructor for class com.vmware.vcenter.hvc.links.sync.ProvidersTypes.Summary
 
summary - Static variable in class com.vmware.vcenter.hvc.LinksDefinitions
 
Summary() - Constructor for class com.vmware.vcenter.hvc.LinksTypes.Summary
Default constructor.
Summary(StructValue) - Constructor for class com.vmware.vcenter.hvc.LinksTypes.Summary
 
summary - Static variable in class com.vmware.vcenter.identity.ProvidersDefinitions
 
Summary() - Constructor for class com.vmware.vcenter.identity.ProvidersTypes.Summary
Default constructor.
Summary(StructValue) - Constructor for class com.vmware.vcenter.identity.ProvidersTypes.Summary
 
summary - Static variable in class com.vmware.vcenter.lcm.discovery.ProductCatalogDefinitions
 
Summary() - Constructor for class com.vmware.vcenter.lcm.discovery.ProductCatalogTypes.Summary
Default constructor.
Summary(StructValue) - Constructor for class com.vmware.vcenter.lcm.discovery.ProductCatalogTypes.Summary
 
summary - Static variable in class com.vmware.vcenter.lcm.update.PendingDefinitions
 
Summary() - Constructor for class com.vmware.vcenter.lcm.update.PendingTypes.Summary
Default constructor.
Summary(StructValue) - Constructor for class com.vmware.vcenter.lcm.update.PendingTypes.Summary
 
summary - Static variable in class com.vmware.vcenter.namespace_management.ClusterAvailableVersionsDefinitions
 
Summary() - Constructor for class com.vmware.vcenter.namespace_management.ClusterAvailableVersionsTypes.Summary
Default constructor.
Summary(StructValue) - Constructor for class com.vmware.vcenter.namespace_management.ClusterAvailableVersionsTypes.Summary
 
summary - Static variable in class com.vmware.vcenter.namespace_management.ClusterCompatibilityDefinitions
 
Summary() - Constructor for class com.vmware.vcenter.namespace_management.ClusterCompatibilityTypes.Summary
Default constructor.
Summary(StructValue) - Constructor for class com.vmware.vcenter.namespace_management.ClusterCompatibilityTypes.Summary
 
summary - Static variable in class com.vmware.vcenter.namespace_management.ClustersDefinitions
 
Summary() - Constructor for class com.vmware.vcenter.namespace_management.ClustersTypes.Summary
Default constructor.
Summary(StructValue) - Constructor for class com.vmware.vcenter.namespace_management.ClustersTypes.Summary
 
summary - Static variable in class com.vmware.vcenter.namespace_management.DistributedSwitchCompatibilityDefinitions
 
Summary() - Constructor for class com.vmware.vcenter.namespace_management.DistributedSwitchCompatibilityTypes.Summary
Default constructor.
Summary(StructValue) - Constructor for class com.vmware.vcenter.namespace_management.DistributedSwitchCompatibilityTypes.Summary
 
summary - Static variable in class com.vmware.vcenter.namespace_management.EdgeClusterCompatibilityDefinitions
 
Summary() - Constructor for class com.vmware.vcenter.namespace_management.EdgeClusterCompatibilityTypes.Summary
Default constructor.
Summary(StructValue) - Constructor for class com.vmware.vcenter.namespace_management.EdgeClusterCompatibilityTypes.Summary
 
summary - Static variable in class com.vmware.vcenter.namespace_management.software.ClustersDefinitions
 
Summary() - Constructor for class com.vmware.vcenter.namespace_management.software.ClustersTypes.Summary
Default constructor.
Summary(StructValue) - Constructor for class com.vmware.vcenter.namespace_management.software.ClustersTypes.Summary
 
summary - Static variable in class com.vmware.vcenter.namespaces.InstancesDefinitions
 
Summary() - Constructor for class com.vmware.vcenter.namespaces.InstancesTypes.Summary
Default constructor.
Summary(StructValue) - Constructor for class com.vmware.vcenter.namespaces.InstancesTypes.Summary
 
summary - Static variable in class com.vmware.vcenter.namespaces.user.InstancesDefinitions
 
Summary() - Constructor for class com.vmware.vcenter.namespaces.user.InstancesTypes.Summary
Default constructor.
Summary(StructValue) - Constructor for class com.vmware.vcenter.namespaces.user.InstancesTypes.Summary
 
summary - Static variable in class com.vmware.vcenter.NetworkDefinitions
 
Summary() - Constructor for class com.vmware.vcenter.NetworkTypes.Summary
Default constructor.
Summary(StructValue) - Constructor for class com.vmware.vcenter.NetworkTypes.Summary
 
summary - Static variable in class com.vmware.vcenter.ResourcePoolDefinitions
 
Summary() - Constructor for class com.vmware.vcenter.ResourcePoolTypes.Summary
Default constructor.
Summary(StructValue) - Constructor for class com.vmware.vcenter.ResourcePoolTypes.Summary
 
summary - Static variable in class com.vmware.vcenter.storage.policies.ComplianceDefinitions
 
Summary() - Constructor for class com.vmware.vcenter.storage.policies.ComplianceTypes.Summary
Default constructor.
Summary(StructValue) - Constructor for class com.vmware.vcenter.storage.policies.ComplianceTypes.Summary
 
summary - Static variable in class com.vmware.vcenter.storage.PoliciesDefinitions
 
Summary() - Constructor for class com.vmware.vcenter.storage.PoliciesTypes.Summary
Default constructor.
Summary(StructValue) - Constructor for class com.vmware.vcenter.storage.PoliciesTypes.Summary
 
summary - Static variable in class com.vmware.vcenter.tagging.AssociationsDefinitions
 
Summary() - Constructor for class com.vmware.vcenter.tagging.AssociationsTypes.Summary
Default constructor.
Summary(StructValue) - Constructor for class com.vmware.vcenter.tagging.AssociationsTypes.Summary
 
summary - Static variable in class com.vmware.vcenter.topology.NodesDefinitions
 
Summary() - Constructor for class com.vmware.vcenter.topology.NodesTypes.Summary
Default constructor.
Summary(StructValue) - Constructor for class com.vmware.vcenter.topology.NodesTypes.Summary
 
summary - Static variable in class com.vmware.vcenter.topology.ReplicationStatusDefinitions
 
Summary() - Constructor for class com.vmware.vcenter.topology.ReplicationStatusTypes.Summary
Default constructor.
Summary(StructValue) - Constructor for class com.vmware.vcenter.topology.ReplicationStatusTypes.Summary
 
summary - Static variable in class com.vmware.vcenter.trusted_infrastructure.attestation.ServicesDefinitions
 
Summary() - Constructor for class com.vmware.vcenter.trusted_infrastructure.attestation.ServicesTypes.Summary
Default constructor.
Summary(StructValue) - Constructor for class com.vmware.vcenter.trusted_infrastructure.attestation.ServicesTypes.Summary
 
summary - Static variable in class com.vmware.vcenter.trusted_infrastructure.kms.ServicesDefinitions
 
Summary() - Constructor for class com.vmware.vcenter.trusted_infrastructure.kms.ServicesTypes.Summary
Default constructor.
Summary(StructValue) - Constructor for class com.vmware.vcenter.trusted_infrastructure.kms.ServicesTypes.Summary
 
summary - Static variable in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.attestation.os.esx.BaseImagesDefinitions
 
Summary() - Constructor for class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.attestation.os.esx.BaseImagesTypes.Summary
Default constructor.
Summary(StructValue) - Constructor for class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.attestation.os.esx.BaseImagesTypes.Summary
 
summary - Static variable in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.attestation.tpm2.CaCertificatesDefinitions
 
Summary() - Constructor for class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.attestation.tpm2.CaCertificatesTypes.Summary
Default constructor.
Summary(StructValue) - Constructor for class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.attestation.tpm2.CaCertificatesTypes.Summary
 
summary - Static variable in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.attestation.tpm2.EndorsementKeysDefinitions
 
Summary() - Constructor for class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.attestation.tpm2.EndorsementKeysTypes.Summary
Default constructor.
Summary(StructValue) - Constructor for class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.attestation.tpm2.EndorsementKeysTypes.Summary
 
summary - Static variable in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.ConsumerPrincipalsDefinitions
 
Summary() - Constructor for class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.ConsumerPrincipalsTypes.Summary
Default constructor.
Summary(StructValue) - Constructor for class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.ConsumerPrincipalsTypes.Summary
 
summary - Static variable in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.providers.CurrentPeerCertificatesDefinitions
 
Summary() - Constructor for class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.providers.CurrentPeerCertificatesTypes.Summary
Default constructor.
Summary(StructValue) - Constructor for class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.providers.CurrentPeerCertificatesTypes.Summary
 
summary - Static variable in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.ProvidersDefinitions
 
Summary() - Constructor for class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.ProvidersTypes.Summary
Default constructor.
Summary(StructValue) - Constructor for class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.ProvidersTypes.Summary
 
summary - Static variable in class com.vmware.vcenter.trusted_infrastructure.trust_authority_hosts.AttestationDefinitions
 
Summary() - Constructor for class com.vmware.vcenter.trusted_infrastructure.trust_authority_hosts.AttestationTypes.Summary
Default constructor.
Summary(StructValue) - Constructor for class com.vmware.vcenter.trusted_infrastructure.trust_authority_hosts.AttestationTypes.Summary
 
summary - Static variable in class com.vmware.vcenter.trusted_infrastructure.trust_authority_hosts.KmsDefinitions
 
Summary() - Constructor for class com.vmware.vcenter.trusted_infrastructure.trust_authority_hosts.KmsTypes.Summary
Default constructor.
Summary(StructValue) - Constructor for class com.vmware.vcenter.trusted_infrastructure.trust_authority_hosts.KmsTypes.Summary
 
summary - Static variable in class com.vmware.vcenter.trusted_infrastructure.TrustAuthorityClustersDefinitions
 
Summary() - Constructor for class com.vmware.vcenter.trusted_infrastructure.TrustAuthorityClustersTypes.Summary
Default constructor.
Summary(StructValue) - Constructor for class com.vmware.vcenter.trusted_infrastructure.TrustAuthorityClustersTypes.Summary
 
summary - Static variable in class com.vmware.vcenter.trusted_infrastructure.trusted_clusters.attestation.ServicesDefinitions
 
Summary() - Constructor for class com.vmware.vcenter.trusted_infrastructure.trusted_clusters.attestation.ServicesTypes.Summary
Default constructor.
Summary(StructValue) - Constructor for class com.vmware.vcenter.trusted_infrastructure.trusted_clusters.attestation.ServicesTypes.Summary
 
summary - Static variable in class com.vmware.vcenter.trusted_infrastructure.trusted_clusters.kms.ServicesDefinitions
 
Summary() - Constructor for class com.vmware.vcenter.trusted_infrastructure.trusted_clusters.kms.ServicesTypes.Summary
Default constructor.
Summary(StructValue) - Constructor for class com.vmware.vcenter.trusted_infrastructure.trusted_clusters.kms.ServicesTypes.Summary
 
summary - Static variable in class com.vmware.vcenter.vm.console.TicketsDefinitions
 
Summary() - Constructor for class com.vmware.vcenter.vm.console.TicketsTypes.Summary
Default constructor.
Summary(StructValue) - Constructor for class com.vmware.vcenter.vm.console.TicketsTypes.Summary
 
summary - Static variable in class com.vmware.vcenter.vm.hardware.adapter.SataDefinitions
 
Summary() - Constructor for class com.vmware.vcenter.vm.hardware.adapter.SataTypes.Summary
Default constructor.
Summary(StructValue) - Constructor for class com.vmware.vcenter.vm.hardware.adapter.SataTypes.Summary
 
summary - Static variable in class com.vmware.vcenter.vm.hardware.adapter.ScsiDefinitions
 
Summary() - Constructor for class com.vmware.vcenter.vm.hardware.adapter.ScsiTypes.Summary
Default constructor.
Summary(StructValue) - Constructor for class com.vmware.vcenter.vm.hardware.adapter.ScsiTypes.Summary
 
summary - Static variable in class com.vmware.vcenter.vm.hardware.CdromDefinitions
 
Summary() - Constructor for class com.vmware.vcenter.vm.hardware.CdromTypes.Summary
Default constructor.
Summary(StructValue) - Constructor for class com.vmware.vcenter.vm.hardware.CdromTypes.Summary
 
summary - Static variable in class com.vmware.vcenter.vm.hardware.DiskDefinitions
 
Summary() - Constructor for class com.vmware.vcenter.vm.hardware.DiskTypes.Summary
Default constructor.
Summary(StructValue) - Constructor for class com.vmware.vcenter.vm.hardware.DiskTypes.Summary
 
summary - Static variable in class com.vmware.vcenter.vm.hardware.EthernetDefinitions
 
Summary() - Constructor for class com.vmware.vcenter.vm.hardware.EthernetTypes.Summary
Default constructor.
Summary(StructValue) - Constructor for class com.vmware.vcenter.vm.hardware.EthernetTypes.Summary
 
summary - Static variable in class com.vmware.vcenter.vm.hardware.FloppyDefinitions
 
Summary() - Constructor for class com.vmware.vcenter.vm.hardware.FloppyTypes.Summary
Default constructor.
Summary(StructValue) - Constructor for class com.vmware.vcenter.vm.hardware.FloppyTypes.Summary
 
summary - Static variable in class com.vmware.vcenter.vm.hardware.ParallelDefinitions
 
Summary() - Constructor for class com.vmware.vcenter.vm.hardware.ParallelTypes.Summary
Default constructor.
Summary(StructValue) - Constructor for class com.vmware.vcenter.vm.hardware.ParallelTypes.Summary
 
summary - Static variable in class com.vmware.vcenter.vm.hardware.SerialDefinitions
 
Summary() - Constructor for class com.vmware.vcenter.vm.hardware.SerialTypes.Summary
Default constructor.
Summary(StructValue) - Constructor for class com.vmware.vcenter.vm.hardware.SerialTypes.Summary
 
summary - Static variable in class com.vmware.vcenter.vm_template.library_items.CheckOutsDefinitions
 
Summary() - Constructor for class com.vmware.vcenter.vm_template.library_items.CheckOutsTypes.Summary
Default constructor.
Summary(StructValue) - Constructor for class com.vmware.vcenter.vm_template.library_items.CheckOutsTypes.Summary
 
summary - Static variable in class com.vmware.vcenter.vm_template.library_items.VersionsDefinitions
 
Summary() - Constructor for class com.vmware.vcenter.vm_template.library_items.VersionsTypes.Summary
Default constructor.
Summary(StructValue) - Constructor for class com.vmware.vcenter.vm_template.library_items.VersionsTypes.Summary
 
summary - Static variable in class com.vmware.vcenter.VMDefinitions
 
Summary() - Constructor for class com.vmware.vcenter.VMTypes.Summary
Default constructor.
Summary(StructValue) - Constructor for class com.vmware.vcenter.VMTypes.Summary
 
summary - Static variable in class com.vmware.vstats.MetricsDefinitions
 
Summary() - Constructor for class com.vmware.vstats.MetricsTypes.Summary
Default constructor.
Summary(StructValue) - Constructor for class com.vmware.vstats.MetricsTypes.Summary
 
summary - Static variable in class com.vmware.vstats.ProvidersDefinitions
 
Summary() - Constructor for class com.vmware.vstats.ProvidersTypes.Summary
Default constructor.
Summary(StructValue) - Constructor for class com.vmware.vstats.ProvidersTypes.Summary
 
summary - Static variable in class com.vmware.vstats.ResourceTypesDefinitions
 
Summary() - Constructor for class com.vmware.vstats.ResourceTypesTypes.Summary
Default constructor.
Summary(StructValue) - Constructor for class com.vmware.vstats.ResourceTypesTypes.Summary
 
Summary.Builder - Class in com.vmware.appliance.update
Builder class for Summary.
SUNDAY - Static variable in class com.vmware.appliance.recovery.backup.SchedulesTypes.DayOfWeek
Sunday.
SUNDAY - Static variable in class com.vmware.appliance.update.PolicyTypes.DayOfWeek
Sunday.
SUNDAY - Static variable in class com.vmware.esx.settings.depots.SyncScheduleTypes.DayOfWeek
Sunday.
SUNDAY - Static variable in class com.vmware.vcenter.content.registries.DayOfWeek
Sunday.
SupportBundle - Interface in com.vmware.vcenter.namespace_management
The SupportBundle interface provides methods to retrieve the cluster's Namespaces-related support bundle download location.
SupportBundleDefinitions - Class in com.vmware.vcenter.namespace_management
Defines the type descriptors for the SupportBundle API service.
SupportBundleDefinitions() - Constructor for class com.vmware.vcenter.namespace_management.SupportBundleDefinitions
 
supportBundleService() - Method in class com.vmware.vcenter.namespace_management.NamespaceManagementFactory
Returns an instance of class SupportBundle
SupportBundleStub - Class in com.vmware.vcenter.namespace_management
Remote stub implementation of the SupportBundle API service.
SupportBundleStub(ApiProvider, TypeConverter, StubConfigurationBase) - Constructor for class com.vmware.vcenter.namespace_management.SupportBundleStub
 
SupportBundleStub(ApiProvider, StubConfigurationBase) - Constructor for class com.vmware.vcenter.namespace_management.SupportBundleStub
 
SupportBundleTypes - Interface in com.vmware.vcenter.namespace_management
Defines the data types of the SupportBundle API service.
SupportBundleTypes.Location - Class in com.vmware.vcenter.namespace_management
The Location class contains the URI location to download the per-cluster support bundle from, as well as a token required (as a header on the HTTP request) to get the bundle.
SupportBundleTypes.Location.Builder - Class in com.vmware.vcenter.namespace_management
Builder class for SupportBundleTypes.Location.
SupportBundleTypes.Token - Class in com.vmware.vcenter.namespace_management
The Token class contains information about the token required in the HTTP GET request to generate the support bundle.
SupportBundleTypes.Token.Builder - Class in com.vmware.vcenter.namespace_management
Builder class for SupportBundleTypes.Token.
SUPPORTED_NEW - Static variable in class com.vmware.vcenter.vm.ToolsTypes.VersionStatus
VMware Tools is installed, supported, and newer than the version available on the host.
SUPPORTED_OLD - Static variable in class com.vmware.vcenter.vm.ToolsTypes.VersionStatus
VMware Tools is installed, supported, but a newer version is available.
SUSE - Static variable in class com.vmware.vcenter.vm.GuestOS
Suse Linux
SUSE_64 - Static variable in class com.vmware.vcenter.vm.GuestOS
Suse Linux (64 bit)
suspend(String) - Method in interface com.vmware.vcenter.vm.Power
Suspends a powered-on virtual machine.
suspend(String, InvocationConfig) - Method in interface com.vmware.vcenter.vm.Power
Suspends a powered-on virtual machine.
suspend(String, AsyncCallback<Void>) - Method in interface com.vmware.vcenter.vm.Power
Suspends a powered-on virtual machine.
suspend(String, AsyncCallback<Void>, InvocationConfig) - Method in interface com.vmware.vcenter.vm.Power
Suspends a powered-on virtual machine.
suspend(String) - Method in class com.vmware.vcenter.vm.PowerStub
 
suspend(String, InvocationConfig) - Method in class com.vmware.vcenter.vm.PowerStub
 
suspend(String, AsyncCallback<Void>) - Method in class com.vmware.vcenter.vm.PowerStub
 
suspend(String, AsyncCallback<Void>, InvocationConfig) - Method in class com.vmware.vcenter.vm.PowerStub
 
SUSPEND_VMS - Static variable in class com.vmware.esx.settings.clusters.policies.apply.EffectiveTypes.EffectivePolicySpec.PreRemediationPowerAction
Suspend VMs before entering maintenance mode
SUSPEND_VMS - Static variable in class com.vmware.esx.settings.clusters.policies.ApplyTypes.ConfiguredPolicySpec.PreRemediationPowerAction
Suspend VMs before entering maintenance mode
SUSPEND_VMS - Static variable in class com.vmware.esx.settings.defaults.clusters.policies.apply.EffectiveTypes.EffectivePolicySpec.PreRemediationPowerAction
Suspend VMs before entering maintenance mode
SUSPEND_VMS - Static variable in class com.vmware.esx.settings.defaults.clusters.policies.ApplyTypes.ConfiguredPolicySpec.PreRemediationPowerAction
Suspend VMs before entering maintenance mode
SUSPENDED - Static variable in class com.vmware.vcenter.vm.PowerTypes.State
The virtual machine is suspended.
Swap - Interface in com.vmware.appliance.health
Swap interface provides methods Get swap health.
SwapDefinitions - Class in com.vmware.appliance.health
Defines the type descriptors for the Swap API service.
SwapDefinitions() - Constructor for class com.vmware.appliance.health.SwapDefinitions
 
swapService() - Method in class com.vmware.appliance.health.HealthFactory
Returns an instance of class Swap
SwapStub - Class in com.vmware.appliance.health
Remote stub implementation of the Swap API service.
SwapStub(ApiProvider, TypeConverter, StubConfigurationBase) - Constructor for class com.vmware.appliance.health.SwapStub
 
SwapStub(ApiProvider, StubConfigurationBase) - Constructor for class com.vmware.appliance.health.SwapStub
 
SwapTypes - Interface in com.vmware.appliance.health
Defines the data types of the Swap API service.
SwapTypes.HealthLevel - Class in com.vmware.appliance.health
HealthLevel enumeration class Defines health levels.
SwapTypes.HealthLevel.Values - Enum in com.vmware.appliance.health
Native Java enum representing this enumeration class.
sync(String, boolean) - Method in interface com.vmware.content.library.SubscribedItem
Forces the synchronization of an individual library item in a subscribed library.
sync(String, boolean, InvocationConfig) - Method in interface com.vmware.content.library.SubscribedItem
Forces the synchronization of an individual library item in a subscribed library.
sync(String, boolean, AsyncCallback<Void>) - Method in interface com.vmware.content.library.SubscribedItem
Forces the synchronization of an individual library item in a subscribed library.
sync(String, boolean, AsyncCallback<Void>, InvocationConfig) - Method in interface com.vmware.content.library.SubscribedItem
Forces the synchronization of an individual library item in a subscribed library.
sync(String, boolean) - Method in class com.vmware.content.library.SubscribedItemStub
 
sync(String, boolean, InvocationConfig) - Method in class com.vmware.content.library.SubscribedItemStub
 
sync(String, boolean, AsyncCallback<Void>) - Method in class com.vmware.content.library.SubscribedItemStub
 
sync(String, boolean, AsyncCallback<Void>, InvocationConfig) - Method in class com.vmware.content.library.SubscribedItemStub
 
sync(String) - Method in interface com.vmware.content.SubscribedLibrary
Forces the synchronization of the subscribed library.
sync(String, InvocationConfig) - Method in interface com.vmware.content.SubscribedLibrary
Forces the synchronization of the subscribed library.
sync(String, AsyncCallback<Void>) - Method in interface com.vmware.content.SubscribedLibrary
Forces the synchronization of the subscribed library.
sync(String, AsyncCallback<Void>, InvocationConfig) - Method in interface com.vmware.content.SubscribedLibrary
Forces the synchronization of the subscribed library.
sync(String) - Method in class com.vmware.content.SubscribedLibraryStub
 
sync(String, InvocationConfig) - Method in class com.vmware.content.SubscribedLibraryStub
 
sync(String, AsyncCallback<Void>) - Method in class com.vmware.content.SubscribedLibraryStub
 
sync(String, AsyncCallback<Void>, InvocationConfig) - Method in class com.vmware.content.SubscribedLibraryStub
 
sync() - Method in class com.vmware.vcenter.hvc.links.LinksFactory
 
Sync - Interface in com.vmware.vcenter.hvc.links
The Sync interface provides methods to create a sync session, get information on Sync.
sync_Task() - Method in interface com.vmware.esx.settings.Depots
Syncs the metadata from the currently configured online or umds depots.
sync_Task(InvocationConfig) - Method in interface com.vmware.esx.settings.Depots
Syncs the metadata from the currently configured online or umds depots.
sync_Task(AsyncCallback<String>) - Method in interface com.vmware.esx.settings.Depots
Syncs the metadata from the currently configured online or umds depots.
sync_Task(AsyncCallback<String>, InvocationConfig) - Method in interface com.vmware.esx.settings.Depots
Syncs the metadata from the currently configured online or umds depots.
sync_Task() - Method in class com.vmware.esx.settings.DepotsStub
 
sync_Task(InvocationConfig) - Method in class com.vmware.esx.settings.DepotsStub
 
sync_Task(AsyncCallback<String>) - Method in class com.vmware.esx.settings.DepotsStub
 
sync_Task(AsyncCallback<String>, InvocationConfig) - Method in class com.vmware.esx.settings.DepotsStub
 
SyncDefinitions - Class in com.vmware.vcenter.hvc.links
Defines the type descriptors for the Sync API service.
SyncDefinitions() - Constructor for class com.vmware.vcenter.hvc.links.SyncDefinitions
 
SyncFactory - Class in com.vmware.vcenter.hvc.links.sync
SyncFactory is responsible for creating instances of services contained inside the com.vmware.vcenter.hvc.links.sync package and also has the subpackages reference to access respective subpackage services.
SyncSchedule - Interface in com.vmware.esx.settings.depots
The SyncSchedule interface provides methods to manage Schedule of Online Software Depot sync.
SyncScheduleDefinitions - Class in com.vmware.esx.settings.depots
Defines the type descriptors for the SyncSchedule API service.
SyncScheduleDefinitions() - Constructor for class com.vmware.esx.settings.depots.SyncScheduleDefinitions
 
syncScheduleService() - Method in class com.vmware.esx.settings.depots.DepotsFactory
Returns an instance of class SyncSchedule
SyncScheduleStub - Class in com.vmware.esx.settings.depots
Remote stub implementation of the SyncSchedule API service.
SyncScheduleStub(ApiProvider, TypeConverter, StubConfigurationBase) - Constructor for class com.vmware.esx.settings.depots.SyncScheduleStub
 
SyncScheduleStub(ApiProvider, StubConfigurationBase) - Constructor for class com.vmware.esx.settings.depots.SyncScheduleStub
 
SyncScheduleTypes - Interface in com.vmware.esx.settings.depots
Defines the data types of the SyncSchedule API service.
SyncScheduleTypes.DayOfWeek - Class in com.vmware.esx.settings.depots
The DayOfWeek enumeration class contains the supported days of the week.
SyncScheduleTypes.DayOfWeek.Values - Enum in com.vmware.esx.settings.depots
Native Java enum representing this enumeration class.
SyncScheduleTypes.Recurrence - Class in com.vmware.esx.settings.depots
The Recurrence enumeration class contains the supported values for how often to sync from online or UMDS depots.
SyncScheduleTypes.Recurrence.Values - Enum in com.vmware.esx.settings.depots
Native Java enum representing this enumeration class.
SyncScheduleTypes.Schedule - Class in com.vmware.esx.settings.depots
The Schedule class defines a schedule.
SyncScheduleTypes.Schedule.Builder - Class in com.vmware.esx.settings.depots
Builder class for SyncScheduleTypes.Schedule.
SyncScheduleTypes.Spec - Class in com.vmware.esx.settings.depots
The Spec class defines the information regarding the sync schedule.
SyncScheduleTypes.Spec.Builder - Class in com.vmware.esx.settings.depots
Builder class for SyncScheduleTypes.Spec.
syncService() - Method in class com.vmware.vcenter.hvc.links.LinksFactory
Returns an instance of class Sync
SyncStub - Class in com.vmware.vcenter.hvc.links
Remote stub implementation of the Sync API service.
SyncStub(ApiProvider, TypeConverter, StubConfigurationBase) - Constructor for class com.vmware.vcenter.hvc.links.SyncStub
 
SyncStub(ApiProvider, StubConfigurationBase) - Constructor for class com.vmware.vcenter.hvc.links.SyncStub
 
SyncTypes - Interface in com.vmware.vcenter.hvc.links
Defines the data types of the Sync API service.
SyncTypes.Credentials - Class in com.vmware.vcenter.hvc.links
The Credentials interface specifies user credentials to make a successful connection to remote endpoint.
SyncTypes.Credentials.Builder - Class in com.vmware.vcenter.hvc.links
Builder class for SyncTypes.Credentials.
system() - Method in class com.vmware.appliance.ApplianceFactory
The com.vmware.appliance.system package provides interfaces to query the appliance system information.
System - Interface in com.vmware.appliance.health
System interface provides methods Get overall health of the system.
SYSTEM_BIOS - Static variable in class com.vmware.esx.settings.HardwareModuleClass
System BIOS
systemConfig() - Method in class com.vmware.vcenter.VcenterFactory
 
SystemConfigFactory - Class in com.vmware.vcenter.system_config
SystemConfigFactory is responsible for creating instances of services contained inside the com.vmware.vcenter.system_config package and also has the subpackages reference to access respective subpackage services.
SystemDefinitions - Class in com.vmware.appliance.health
Defines the type descriptors for the System API service.
SystemDefinitions() - Constructor for class com.vmware.appliance.health.SystemDefinitions
 
SystemError - Class in com.vmware.vsphereautomation.lookup
Java class for SystemError complex type.
SystemError() - Constructor for class com.vmware.vsphereautomation.lookup.SystemError
 
SystemFactory - Class in com.vmware.appliance.system
SystemFactory is responsible for creating instances of services contained inside the com.vmware.appliance.system package and also has the subpackages reference to access respective subpackage services.
systemName() - Method in class com.vmware.appliance.recovery.backup.BackupFactory
 
SystemName - Interface in com.vmware.appliance.recovery.backup
The SystemName interface provides methods to enumerate system names of appliance backups.
SystemNameDefinitions - Class in com.vmware.appliance.recovery.backup
Defines the type descriptors for the SystemName API service.
SystemNameDefinitions() - Constructor for class com.vmware.appliance.recovery.backup.SystemNameDefinitions
 
SystemNameFactory - Class in com.vmware.appliance.recovery.backup.system_name
SystemNameFactory is responsible for creating instances of services contained inside the com.vmware.appliance.recovery.backup.system_name package and also has the subpackages reference to access respective subpackage services.
systemNameService() - Method in class com.vmware.appliance.recovery.backup.BackupFactory
Returns an instance of class SystemName
SystemNameStub - Class in com.vmware.appliance.recovery.backup
Remote stub implementation of the SystemName API service.
SystemNameStub(ApiProvider, TypeConverter, StubConfigurationBase) - Constructor for class com.vmware.appliance.recovery.backup.SystemNameStub
 
SystemNameStub(ApiProvider, StubConfigurationBase) - Constructor for class com.vmware.appliance.recovery.backup.SystemNameStub
 
SystemNameTypes - Interface in com.vmware.appliance.recovery.backup
Defines the data types of the SystemName API service.
systemService() - Method in class com.vmware.appliance.health.HealthFactory
Returns an instance of class System
SystemStub - Class in com.vmware.appliance.health
Remote stub implementation of the System API service.
SystemStub(ApiProvider, TypeConverter, StubConfigurationBase) - Constructor for class com.vmware.appliance.health.SystemStub
 
SystemStub(ApiProvider, StubConfigurationBase) - Constructor for class com.vmware.appliance.health.SystemStub
 
systemTimeStruct - Static variable in class com.vmware.appliance.system.TimeDefinitions
 
SystemTimeStruct() - Constructor for class com.vmware.appliance.system.TimeTypes.SystemTimeStruct
Default constructor.
SystemTimeStruct(StructValue) - Constructor for class com.vmware.appliance.system.TimeTypes.SystemTimeStruct
 
SystemTypes - Interface in com.vmware.appliance.health
Defines the data types of the System API service.
SystemTypes.HealthLevel - Class in com.vmware.appliance.health
HealthLevel enumeration class Defines health levels.
SystemTypes.HealthLevel.Values - Enum in com.vmware.appliance.health
Native Java enum representing this enumeration class.

T

TABLE - Static variable in class com.vmware.vapi.metadata.cli.CommandTypes.FormatterType
Displays command output in table format.
Tag - Interface in com.vmware.cis.tagging
The Tag interface provides methods to create, read, update, delete, and enumerate tags.
TagAssociation - Interface in com.vmware.cis.tagging
The TagAssociation interface provides methods to attach, detach, and query tags.
TagAssociationDefinitions - Class in com.vmware.cis.tagging
Defines the type descriptors for the TagAssociation API service.
TagAssociationDefinitions() - Constructor for class com.vmware.cis.tagging.TagAssociationDefinitions
 
tagAssociationService() - Method in class com.vmware.cis.tagging.TaggingFactory
Returns an instance of class TagAssociation
TagAssociationStub - Class in com.vmware.cis.tagging
Remote stub implementation of the TagAssociation API service.
TagAssociationStub(ApiProvider, TypeConverter, StubConfigurationBase) - Constructor for class com.vmware.cis.tagging.TagAssociationStub
 
TagAssociationStub(ApiProvider, StubConfigurationBase) - Constructor for class com.vmware.cis.tagging.TagAssociationStub
 
TagAssociationTypes - Interface in com.vmware.cis.tagging
Defines the data types of the TagAssociation API service.
TagAssociationTypes.BatchResult - Class in com.vmware.cis.tagging
The BatchResult class describes the result of performing the same method on several tags or objects in a single invocation.
TagAssociationTypes.BatchResult.Builder - Class in com.vmware.cis.tagging
TagAssociationTypes.ObjectToTags - Class in com.vmware.cis.tagging
The ObjectToTags class describes an object and its related tags.
TagAssociationTypes.ObjectToTags.Builder - Class in com.vmware.cis.tagging
TagAssociationTypes.TagToObjects - Class in com.vmware.cis.tagging
The TagToObjects class describes a tag and its related objects.
TagAssociationTypes.TagToObjects.Builder - Class in com.vmware.cis.tagging
TagDefinitions - Class in com.vmware.cis.tagging
Defines the type descriptors for the Tag API service.
TagDefinitions() - Constructor for class com.vmware.cis.tagging.TagDefinitions
 
tagging() - Method in class com.vmware.vcenter.VcenterFactory
The com.vmware.vcenter.tagging package provides interfaces for managing tags.
TaggingFactory - Class in com.vmware.cis.tagging
TaggingFactory is responsible for creating instances of services contained inside the com.vmware.cis.tagging package and also has the subpackages reference to access respective subpackage services.
TaggingFactory - Class in com.vmware.vcenter.tagging
TaggingFactory is responsible for creating instances of services contained inside the com.vmware.vcenter.tagging package and also has the subpackages reference to access respective subpackage services.
tagModel - Static variable in class com.vmware.cis.tagging.StructDefinitions
 
TagModel - Class in com.vmware.cis.tagging
The TagModel class defines a tag that can be attached to vSphere objects.
TagModel() - Constructor for class com.vmware.cis.tagging.TagModel
Default constructor.
TagModel(StructValue) - Constructor for class com.vmware.cis.tagging.TagModel
 
TagModel.Builder - Class in com.vmware.cis.tagging
Builder class for TagModel.
tagService() - Method in class com.vmware.cis.tagging.TaggingFactory
Returns an instance of class Tag
TagStub - Class in com.vmware.cis.tagging
Remote stub implementation of the Tag API service.
TagStub(ApiProvider, TypeConverter, StubConfigurationBase) - Constructor for class com.vmware.cis.tagging.TagStub
 
TagStub(ApiProvider, StubConfigurationBase) - Constructor for class com.vmware.cis.tagging.TagStub
 
tagToObjects - Static variable in class com.vmware.cis.tagging.TagAssociationDefinitions
 
TagToObjects() - Constructor for class com.vmware.cis.tagging.TagAssociationTypes.TagToObjects
Default constructor.
TagToObjects(StructValue) - Constructor for class com.vmware.cis.tagging.TagAssociationTypes.TagToObjects
 
TagTypes - Interface in com.vmware.cis.tagging
Defines the data types of the Tag API service.
TagTypes.CreateSpec - Class in com.vmware.cis.tagging
The CreateSpec class describes a tag.
TagTypes.CreateSpec.Builder - Class in com.vmware.cis.tagging
Builder class for TagTypes.CreateSpec.
TagTypes.UpdateSpec - Class in com.vmware.cis.tagging
The UpdateSpec class describes the updates to be made to an existing tag.
TagTypes.UpdateSpec.Builder - Class in com.vmware.cis.tagging
Builder class for TagTypes.UpdateSpec.
TagUsage - Interface in com.vmware.vcenter.compute.policies
The TagUsage interface provides methods to query which tags are used by policies in VMware Cloud on AWS.
TagUsageDefinitions - Class in com.vmware.vcenter.compute.policies
Defines the type descriptors for the TagUsage API service.
TagUsageDefinitions() - Constructor for class com.vmware.vcenter.compute.policies.TagUsageDefinitions
 
tagUsageService() - Method in class com.vmware.vcenter.compute.policies.PoliciesFactory
Returns an instance of class TagUsage
TagUsageStub - Class in com.vmware.vcenter.compute.policies
Remote stub implementation of the TagUsage API service.
TagUsageStub(ApiProvider, TypeConverter, StubConfigurationBase) - Constructor for class com.vmware.vcenter.compute.policies.TagUsageStub
 
TagUsageStub(ApiProvider, StubConfigurationBase) - Constructor for class com.vmware.vcenter.compute.policies.TagUsageStub
 
TagUsageTypes - Interface in com.vmware.vcenter.compute.policies
Defines the data types of the TagUsage API service.
TagUsageTypes.FilterSpec - Class in com.vmware.vcenter.compute.policies
The FilterSpec class contains properties used to filter the results when listing the tags used by policies as available in this vCenter server (see TagUsage.list(com.vmware.vcenter.compute.policies.TagUsageTypes.FilterSpec)).
TagUsageTypes.FilterSpec.Builder - Class in com.vmware.vcenter.compute.policies
Builder class for TagUsageTypes.FilterSpec.
TagUsageTypes.Summary - Class in com.vmware.vcenter.compute.policies
The Summary class contains common information about a tag used by a policy.
TagUsageTypes.Summary.Builder - Class in com.vmware.vcenter.compute.policies
Builder class for TagUsageTypes.Summary.
TAR - Static variable in class com.vmware.vcenter.vm.ToolsTypes.ToolsInstallType
Tools have been installed by the tar installer.
task() - Method in class com.vmware.cis.CisFactory
The com.vmware.cis.task package provides enumeration classes and classes used for managing tasks.
task - Static variable in class com.vmware.vcenter.DeploymentDefinitions
 
Task() - Constructor for class com.vmware.vcenter.DeploymentTypes.Task
Default constructor.
Task(StructValue) - Constructor for class com.vmware.vcenter.DeploymentTypes.Task
 
TaskFactory - Class in com.vmware.cis.task
TaskFactory is responsible for creating instances of services contained inside the com.vmware.cis.task package and also has the subpackages reference to access respective subpackage services.
taskInfo - Static variable in class com.vmware.appliance.infraprofile.StructDefinitions
 
TaskInfo - Class in com.vmware.appliance.infraprofile
 
TaskInfo() - Constructor for class com.vmware.appliance.infraprofile.TaskInfo
Default constructor.
TaskInfo(StructValue) - Constructor for class com.vmware.appliance.infraprofile.TaskInfo
 
taskInfo - Static variable in class com.vmware.appliance.StructDefinitions
 
TaskInfo - Class in com.vmware.appliance
The TaskInfo class contains information about an appliance task and the subtasks of which it consists.
TaskInfo() - Constructor for class com.vmware.appliance.TaskInfo
Default constructor.
TaskInfo(StructValue) - Constructor for class com.vmware.appliance.TaskInfo
 
taskInfo - Static variable in class com.vmware.esx.settings.StructDefinitions
 
TaskInfo - Class in com.vmware.esx.settings
The TaskInfo class contains information about a task and its subtasks of which it consists.
TaskInfo() - Constructor for class com.vmware.esx.settings.TaskInfo
Default constructor.
TaskInfo(StructValue) - Constructor for class com.vmware.esx.settings.TaskInfo
 
TaskInfo.Builder - Class in com.vmware.appliance.infraprofile
Builder class for TaskInfo.
TaskInfo.Builder - Class in com.vmware.appliance
Builder class for TaskInfo.
TaskInfo.Builder - Class in com.vmware.esx.settings
Builder class for TaskInfo.
Tasks - Interface in com.vmware.cis
The Tasks interface provides methods for managing the task related to a long running operation.
TasksDefinitions - Class in com.vmware.cis
Defines the type descriptors for the Tasks API service.
TasksDefinitions() - Constructor for class com.vmware.cis.TasksDefinitions
 
tasksService() - Method in class com.vmware.cis.CisFactory
Returns an instance of class Tasks
TasksStub - Class in com.vmware.cis
Remote stub implementation of the Tasks API service.
TasksStub(ApiProvider, TypeConverter, StubConfigurationBase) - Constructor for class com.vmware.cis.TasksStub
 
TasksStub(ApiProvider, StubConfigurationBase) - Constructor for class com.vmware.cis.TasksStub
 
TasksTypes - Interface in com.vmware.cis
Defines the data types of the Tasks API service.
TasksTypes.FilterSpec - Class in com.vmware.cis
The FilterSpec class contains properties used to filter the results when listing tasks (see Tasks.list(com.vmware.cis.TasksTypes.FilterSpec, com.vmware.cis.TasksTypes.GetSpec)).
TasksTypes.FilterSpec.Builder - Class in com.vmware.cis
Builder class for TasksTypes.FilterSpec.
TasksTypes.GetSpec - Class in com.vmware.cis
The GetSpec class describes what data should be included when retrieving information about a task.
TasksTypes.GetSpec.Builder - Class in com.vmware.cis
Builder class for TasksTypes.GetSpec.
TCP - Static variable in class com.vmware.appliance.logging.ForwardingTypes.Protocol
Log messages will be forwarded to the remote host using the TCP protocol.
TEBI - Static variable in class com.vmware.vstats.CounterMetadataTypes.UnitsFactor
Tebi 2^40, 1024^4.
TechPreviewFactory - Class in com.vmware.vcenter.system_config.features.tech_preview
TechPreviewFactory is responsible for creating instances of services contained inside the com.vmware.vcenter.system_config.features.tech_preview package and also has the subpackages reference to access respective subpackage services.
TemplateFormatter - Interface in com.vmware.vapi.l10n
Strategy interface for formatting message templates (with placeholders for arguments) for target locale.
TENTATIVE - Static variable in class com.vmware.appliance.networking.interfaces.Ipv6Types.Status
The IPv6 address is in the process of being verified as unique.
TENTATIVE - Static variable in class com.vmware.vcenter.vm.guest.networking.InterfacesTypes.IpAddressStatus
Indicates that the uniqueness of the address on the link is presently being verified.
TERA - Static variable in class com.vmware.vstats.CounterMetadataTypes.UnitsFactor
Tera 10^12.
test(Boolean) - Method in interface com.vmware.appliance.logging.Forwarding
Validates the current log forwarding configuration by checking the liveness of the remote machine and optionally sending a test diagnostic log message from the appliance to all configured logging servers to allow manual end-to-end validation.
test(Boolean, InvocationConfig) - Method in interface com.vmware.appliance.logging.Forwarding
Validates the current log forwarding configuration by checking the liveness of the remote machine and optionally sending a test diagnostic log message from the appliance to all configured logging servers to allow manual end-to-end validation.
test(Boolean, AsyncCallback<List<ForwardingTypes.ConnectionStatus>>) - Method in interface com.vmware.appliance.logging.Forwarding
Validates the current log forwarding configuration by checking the liveness of the remote machine and optionally sending a test diagnostic log message from the appliance to all configured logging servers to allow manual end-to-end validation.
test(Boolean, AsyncCallback<List<ForwardingTypes.ConnectionStatus>>, InvocationConfig) - Method in interface com.vmware.appliance.logging.Forwarding
Validates the current log forwarding configuration by checking the liveness of the remote machine and optionally sending a test diagnostic log message from the appliance to all configured logging servers to allow manual end-to-end validation.
test(Boolean) - Method in class com.vmware.appliance.logging.ForwardingStub
 
test(Boolean, InvocationConfig) - Method in class com.vmware.appliance.logging.ForwardingStub
 
test(Boolean, AsyncCallback<List<ForwardingTypes.ConnectionStatus>>) - Method in class com.vmware.appliance.logging.ForwardingStub
 
test(Boolean, AsyncCallback<List<ForwardingTypes.ConnectionStatus>>, InvocationConfig) - Method in class com.vmware.appliance.logging.ForwardingStub
 
test(String) - Method in interface com.vmware.appliance.networking.dns.Hostname
Test the Fully Qualified Domain Name.
test(String, InvocationConfig) - Method in interface com.vmware.appliance.networking.dns.Hostname
Test the Fully Qualified Domain Name.
test(String, AsyncCallback<HostnameTypes.TestStatusInfo>) - Method in interface com.vmware.appliance.networking.dns.Hostname
Test the Fully Qualified Domain Name.
test(String, AsyncCallback<HostnameTypes.TestStatusInfo>, InvocationConfig) - Method in interface com.vmware.appliance.networking.dns.Hostname
Test the Fully Qualified Domain Name.
test(String) - Method in class com.vmware.appliance.networking.dns.HostnameStub
 
test(String, InvocationConfig) - Method in class com.vmware.appliance.networking.dns.HostnameStub
 
test(String, AsyncCallback<HostnameTypes.TestStatusInfo>) - Method in class com.vmware.appliance.networking.dns.HostnameStub
 
test(String, AsyncCallback<HostnameTypes.TestStatusInfo>, InvocationConfig) - Method in class com.vmware.appliance.networking.dns.HostnameStub
 
test(List<String>) - Method in interface com.vmware.appliance.networking.dns.Servers
Test if dns servers are reachable.
test(List<String>, InvocationConfig) - Method in interface com.vmware.appliance.networking.dns.Servers
Test if dns servers are reachable.
test(List<String>, AsyncCallback<ServersTypes.TestStatusInfo>) - Method in interface com.vmware.appliance.networking.dns.Servers
Test if dns servers are reachable.
test(List<String>, AsyncCallback<ServersTypes.TestStatusInfo>, InvocationConfig) - Method in interface com.vmware.appliance.networking.dns.Servers
Test if dns servers are reachable.
test(List<String>) - Method in class com.vmware.appliance.networking.dns.ServersStub
 
test(List<String>, InvocationConfig) - Method in class com.vmware.appliance.networking.dns.ServersStub
 
test(List<String>, AsyncCallback<ServersTypes.TestStatusInfo>) - Method in class com.vmware.appliance.networking.dns.ServersStub
 
test(List<String>, AsyncCallback<ServersTypes.TestStatusInfo>, InvocationConfig) - Method in class com.vmware.appliance.networking.dns.ServersStub
 
test(String, String, ProxyTypes.Config) - Method in interface com.vmware.appliance.networking.Proxy
Tests a proxy configuration by testing the connection to the proxy server and test host.
test(String, String, ProxyTypes.Config, InvocationConfig) - Method in interface com.vmware.appliance.networking.Proxy
Tests a proxy configuration by testing the connection to the proxy server and test host.
test(String, String, ProxyTypes.Config, AsyncCallback<ProxyTypes.TestResult>) - Method in interface com.vmware.appliance.networking.Proxy
Tests a proxy configuration by testing the connection to the proxy server and test host.
test(String, String, ProxyTypes.Config, AsyncCallback<ProxyTypes.TestResult>, InvocationConfig) - Method in interface com.vmware.appliance.networking.Proxy
Tests a proxy configuration by testing the connection to the proxy server and test host.
test(String, String, ProxyTypes.Config) - Method in class com.vmware.appliance.networking.ProxyStub
 
test(String, String, ProxyTypes.Config, InvocationConfig) - Method in class com.vmware.appliance.networking.ProxyStub
 
test(String, String, ProxyTypes.Config, AsyncCallback<ProxyTypes.TestResult>) - Method in class com.vmware.appliance.networking.ProxyStub
 
test(String, String, ProxyTypes.Config, AsyncCallback<ProxyTypes.TestResult>, InvocationConfig) - Method in class com.vmware.appliance.networking.ProxyStub
 
test(List<String>) - Method in interface com.vmware.appliance.Ntp
Test the connection to a list of ntp servers.
test(List<String>, InvocationConfig) - Method in interface com.vmware.appliance.Ntp
Test the connection to a list of ntp servers.
test(List<String>, AsyncCallback<List<NtpTypes.TestRunStatus>>) - Method in interface com.vmware.appliance.Ntp
Test the connection to a list of ntp servers.
test(List<String>, AsyncCallback<List<NtpTypes.TestRunStatus>>, InvocationConfig) - Method in interface com.vmware.appliance.Ntp
Test the connection to a list of ntp servers.
test(List<String>) - Method in class com.vmware.appliance.NtpStub
 
test(List<String>, InvocationConfig) - Method in class com.vmware.appliance.NtpStub
 
test(List<String>, AsyncCallback<List<NtpTypes.TestRunStatus>>) - Method in class com.vmware.appliance.NtpStub
 
test(List<String>, AsyncCallback<List<NtpTypes.TestRunStatus>>, InvocationConfig) - Method in class com.vmware.appliance.NtpStub
 
testResult - Static variable in class com.vmware.appliance.networking.ProxyDefinitions
 
TestResult() - Constructor for class com.vmware.appliance.networking.ProxyTypes.TestResult
Default constructor.
TestResult(StructValue) - Constructor for class com.vmware.appliance.networking.ProxyTypes.TestResult
 
testRunStatus - Static variable in class com.vmware.appliance.NtpDefinitions
 
TestRunStatus() - Constructor for class com.vmware.appliance.NtpTypes.TestRunStatus
Default constructor.
TestRunStatus(StructValue) - Constructor for class com.vmware.appliance.NtpTypes.TestRunStatus
 
testStatusInfo - Static variable in class com.vmware.appliance.networking.dns.HostnameDefinitions
 
TestStatusInfo() - Constructor for class com.vmware.appliance.networking.dns.HostnameTypes.TestStatusInfo
Default constructor.
TestStatusInfo(StructValue) - Constructor for class com.vmware.appliance.networking.dns.HostnameTypes.TestStatusInfo
 
testStatusInfo - Static variable in class com.vmware.appliance.networking.dns.ServersDefinitions
 
TestStatusInfo() - Constructor for class com.vmware.appliance.networking.dns.ServersTypes.TestStatusInfo
Default constructor.
TestStatusInfo(StructValue) - Constructor for class com.vmware.appliance.networking.dns.ServersTypes.TestStatusInfo
 
thick - Static variable in class com.vmware.vcenter.ovf.DiskProvisioningType
A thick provisioned virtual disk has all space allocated at creation time and the space is zeroed on demand as the space is used.
thin - Static variable in class com.vmware.vcenter.ovf.DiskProvisioningType
A thin provisioned virtual disk has space allocated and zeroed on demand as the space is used.
Thumbprint - Interface in com.vmware.vcenter.deployment.install.initial_config.remote_psc
The Thumbprint interface provides methods to get the thumbprint of the remote PSC.
THUMBPRINT - Static variable in class com.vmware.vcenter.deployment.VerificationMode
Passed thumbprint will be used for verification.
THUMBPRINT - Static variable in class com.vmware.vcenter.HostTypes.CreateSpec.ThumbprintVerification
Host's SSL certificate verified by checking its thumbprint against the specified thumbprint.
ThumbprintDefinitions - Class in com.vmware.vcenter.deployment.install.initial_config.remote_psc
Defines the type descriptors for the Thumbprint API service.
ThumbprintDefinitions() - Constructor for class com.vmware.vcenter.deployment.install.initial_config.remote_psc.ThumbprintDefinitions
 
thumbprintService() - Method in class com.vmware.vcenter.deployment.install.initial_config.remote_psc.RemotePscFactory
Returns an instance of class Thumbprint
ThumbprintStub - Class in com.vmware.vcenter.deployment.install.initial_config.remote_psc
Remote stub implementation of the Thumbprint API service.
ThumbprintStub(ApiProvider, TypeConverter, StubConfigurationBase) - Constructor for class com.vmware.vcenter.deployment.install.initial_config.remote_psc.ThumbprintStub
 
ThumbprintStub(ApiProvider, StubConfigurationBase) - Constructor for class com.vmware.vcenter.deployment.install.initial_config.remote_psc.ThumbprintStub
 
ThumbprintTypes - Interface in com.vmware.vcenter.deployment.install.initial_config.remote_psc
Defines the data types of the Thumbprint API service.
ThumbprintTypes.RemoteSpec - Class in com.vmware.vcenter.deployment.install.initial_config.remote_psc
The RemoteSpec class contains the information used to connect to the remote PSC.
ThumbprintTypes.RemoteSpec.Builder - Class in com.vmware.vcenter.deployment.install.initial_config.remote_psc
Builder class for ThumbprintTypes.RemoteSpec.
THURSDAY - Static variable in class com.vmware.appliance.recovery.backup.SchedulesTypes.DayOfWeek
Thursday.
THURSDAY - Static variable in class com.vmware.appliance.update.PolicyTypes.DayOfWeek
Thursday.
THURSDAY - Static variable in class com.vmware.esx.settings.depots.SyncScheduleTypes.DayOfWeek
Thursday.
THURSDAY - Static variable in class com.vmware.vcenter.content.registries.DayOfWeek
Thursday.
Tickets - Interface in com.vmware.vcenter.vm.console
The Tickets interface provides methods for managing the virtual machine console tickets.
TicketsDefinitions - Class in com.vmware.vcenter.vm.console
Defines the type descriptors for the Tickets API service.
TicketsDefinitions() - Constructor for class com.vmware.vcenter.vm.console.TicketsDefinitions
 
ticketsService() - Method in class com.vmware.vcenter.vm.console.ConsoleFactory
Returns an instance of class Tickets
TicketsStub - Class in com.vmware.vcenter.vm.console
Remote stub implementation of the Tickets API service.
TicketsStub(ApiProvider, TypeConverter, StubConfigurationBase) - Constructor for class com.vmware.vcenter.vm.console.TicketsStub
 
TicketsStub(ApiProvider, StubConfigurationBase) - Constructor for class com.vmware.vcenter.vm.console.TicketsStub
 
TicketsTypes - Interface in com.vmware.vcenter.vm.console
Defines the data types of the Tickets API service.
TicketsTypes.CreateSpec - Class in com.vmware.vcenter.vm.console
The CreateSpec class defines the information used to create the virtual machine console ticket.
TicketsTypes.CreateSpec.Builder - Class in com.vmware.vcenter.vm.console
Builder class for TicketsTypes.CreateSpec.
TicketsTypes.Summary - Class in com.vmware.vcenter.vm.console
The Summary class contains commonly used information about the virtual machine console ticket.
TicketsTypes.Summary.Builder - Class in com.vmware.vcenter.vm.console
Builder class for TicketsTypes.Summary.
TicketsTypes.Type - Class in com.vmware.vcenter.vm.console
The Type enumeration class defines the types of console tickets.
TicketsTypes.Type.Values - Enum in com.vmware.vcenter.vm.console
Native Java enum representing this enumeration class.
time() - Method in class com.vmware.appliance.system.SystemFactory
 
Time - Interface in com.vmware.appliance.system
Time interface provides methods Gets system time.
time - Static variable in class com.vmware.appliance.update.PolicyDefinitions
 
Time() - Constructor for class com.vmware.appliance.update.PolicyTypes.Time
Default constructor.
Time(StructValue) - Constructor for class com.vmware.appliance.update.PolicyTypes.Time
 
TIMED_OUT - Static variable in class com.vmware.content.SubscribedLibraryTypes.ProbeResult.Status
Indicates that the probe timed out while attempting to connect to the URL.
TIMED_OUT - Static variable in class com.vmware.esx.settings.clusters.software.reports.LastApplyResultTypes.ApplyStatus.Status
The method timed out.
TIMED_OUT - Static variable in class com.vmware.esx.settings.clusters.SoftwareTypes.ApplyStatus.Status
The method timed out.
TIMED_OUT - Static variable in interface com.vmware.vapi.bindings.exception.Constants
 
TIMED_OUT - Static variable in class com.vmware.vapi.std.errors.Error.Type
Discriminator for the TimedOut type.
TimeDefinitions - Class in com.vmware.appliance.system
Defines the type descriptors for the Time API service.
TimeDefinitions() - Constructor for class com.vmware.appliance.system.TimeDefinitions
 
timedOut - Static variable in class com.vmware.vapi.std.errors.StructDefinitions
 
TimedOut - Exception in com.vmware.vapi.std.errors
The TimedOut exception indicates that the method did not complete within the allowed amount of time.
TimedOut - Class in com.vmware.vapi.std.errors
The TimedOut exception indicates that the method did not complete within the allowed amount of time.
TimedOut(List<LocalizableMessage>, Structure) - Constructor for exception com.vmware.vapi.std.errors.TimedOut
This constructor is provided for backwards compatibility purposes only.
TimedOut() - Constructor for exception com.vmware.vapi.std.errors.TimedOut
Default constructor.
TimedOut(StructValue) - Constructor for exception com.vmware.vapi.std.errors.TimedOut
 
TimedOut(StructValue, Error.Type) - Constructor for exception com.vmware.vapi.std.errors.TimedOut
 
TimedOut.Builder - Class in com.vmware.vapi.std.errors
Builder class for TimedOut.
TimeFactory - Class in com.vmware.appliance.system.time
TimeFactory is responsible for creating instances of services contained inside the com.vmware.appliance.system.time package and also has the subpackages reference to access respective subpackage services.
TIMEOUT - Static variable in class com.vmware.esx.settings.clusters.software.reports.LastCheckResultTypes.Status
The check did not return in a timely manner.
TIMEOUT - Static variable in class com.vmware.esx.settings.clusters.SoftwareTypes.Status
The check did not return in a timely manner.
TimeSeries - Interface in com.vmware.vcenter.namespace_management.stats
The TimeSeries interface provides methods to gather statistical values for clusters, namespaces and pods.
timeSeries - Static variable in class com.vmware.vcenter.namespace_management.stats.TimeSeriesDefinitions
 
TimeSeries() - Constructor for class com.vmware.vcenter.namespace_management.stats.TimeSeriesTypes.TimeSeries
Default constructor.
TimeSeries(StructValue) - Constructor for class com.vmware.vcenter.namespace_management.stats.TimeSeriesTypes.TimeSeries
 
TimeSeriesDefinitions - Class in com.vmware.vcenter.namespace_management.stats
Defines the type descriptors for the TimeSeries API service.
TimeSeriesDefinitions() - Constructor for class com.vmware.vcenter.namespace_management.stats.TimeSeriesDefinitions
 
timeSeriesService() - Method in class com.vmware.vcenter.namespace_management.stats.StatsFactory
Returns an instance of class TimeSeries
TimeSeriesStub - Class in com.vmware.vcenter.namespace_management.stats
Remote stub implementation of the TimeSeries API service.
TimeSeriesStub(ApiProvider, TypeConverter, StubConfigurationBase) - Constructor for class com.vmware.vcenter.namespace_management.stats.TimeSeriesStub
 
TimeSeriesStub(ApiProvider, StubConfigurationBase) - Constructor for class com.vmware.vcenter.namespace_management.stats.TimeSeriesStub
 
TimeSeriesTypes - Interface in com.vmware.vcenter.namespace_management.stats
Defines the data types of the TimeSeriesTypes.TimeSeries API service.
TimeSeriesTypes.PodIdentifier - Class in com.vmware.vcenter.namespace_management.stats
Pod identifier.
TimeSeriesTypes.PodIdentifier.Builder - Class in com.vmware.vcenter.namespace_management.stats
TimeSeriesTypes.Spec - Class in com.vmware.vcenter.namespace_management.stats
This structure is sent in a request for TimeSeries data and is used to specify what object stats should be returned for.
TimeSeriesTypes.Spec.Builder - Class in com.vmware.vcenter.namespace_management.stats
Builder class for TimeSeriesTypes.Spec.
TimeSeriesTypes.Spec.ObjType - Class in com.vmware.vcenter.namespace_management.stats
Type of statistics object that this request is operating on.
TimeSeriesTypes.Spec.ObjType.Values - Enum in com.vmware.vcenter.namespace_management.stats
Native Java enum representing this enumeration class.
TimeSeriesTypes.TimeSeries - Class in com.vmware.vcenter.namespace_management.stats
A set of timestamps and statistical values representing a time series.
TimeSeriesTypes.TimeSeries.Builder - Class in com.vmware.vcenter.namespace_management.stats
Builder class for TimeSeries.
timeService() - Method in class com.vmware.appliance.system.SystemFactory
Returns an instance of class Time
TimeStub - Class in com.vmware.appliance.system
Remote stub implementation of the Time API service.
TimeStub(ApiProvider, TypeConverter, StubConfigurationBase) - Constructor for class com.vmware.appliance.system.TimeStub
 
TimeStub(ApiProvider, StubConfigurationBase) - Constructor for class com.vmware.appliance.system.TimeStub
 
Timesync - Interface in com.vmware.appliance
Timesync interface provides methods Performs time synchronization configuration.
TimesyncDefinitions - Class in com.vmware.appliance
Defines the type descriptors for the Timesync API service.
TimesyncDefinitions() - Constructor for class com.vmware.appliance.TimesyncDefinitions
 
timesyncService() - Method in class com.vmware.appliance.ApplianceFactory
Returns an instance of class Timesync
TimesyncStub - Class in com.vmware.appliance
Remote stub implementation of the Timesync API service.
TimesyncStub(ApiProvider, TypeConverter, StubConfigurationBase) - Constructor for class com.vmware.appliance.TimesyncStub
 
TimesyncStub(ApiProvider, StubConfigurationBase) - Constructor for class com.vmware.appliance.TimesyncStub
 
TimesyncTypes - Interface in com.vmware.appliance
Defines the data types of the Timesync API service.
TimesyncTypes.TimeSyncMode - Class in com.vmware.appliance
The TimeSyncMode enumeration class defines time synchronization modes.
TimesyncTypes.TimeSyncMode.Values - Enum in com.vmware.appliance
Native Java enum representing this enumeration class.
TimeTypes - Interface in com.vmware.appliance.system
Defines the data types of the Time API service.
TimeTypes.SystemTimeStruct - Class in com.vmware.appliance.system
SystemTimeStruct class Structure representing the system time.
TimeTypes.SystemTimeStruct.Builder - Class in com.vmware.appliance.system
Builder class for TimeTypes.SystemTimeStruct.
Timezone - Interface in com.vmware.appliance.system.time
The Timezone interface provides methods to get and set the appliance timezone.
TIMEZONE_KEY - Static variable in class com.vmware.vapi.core.ExecutionContext.ApplicationData
ApplicationData timezone preference property key.
TimezoneDefinitions - Class in com.vmware.appliance.system.time
Defines the type descriptors for the Timezone API service.
TimezoneDefinitions() - Constructor for class com.vmware.appliance.system.time.TimezoneDefinitions
 
timezoneService() - Method in class com.vmware.appliance.system.time.TimeFactory
Returns an instance of class Timezone
TimezoneStub - Class in com.vmware.appliance.system.time
Remote stub implementation of the Timezone API service.
TimezoneStub(ApiProvider, TypeConverter, StubConfigurationBase) - Constructor for class com.vmware.appliance.system.time.TimezoneStub
 
TimezoneStub(ApiProvider, StubConfigurationBase) - Constructor for class com.vmware.appliance.system.time.TimezoneStub
 
TimezoneTypes - Interface in com.vmware.appliance.system.time
Defines the data types of the Timezone API service.
TINY - Static variable in class com.vmware.vcenter.deployment.ApplianceSize
Appliance size of 'tiny'.
TINY - Static variable in class com.vmware.vcenter.namespace_management.SizingHint
Cluster size of 'tiny'.
TLS - Static variable in class com.vmware.appliance.logging.ForwardingTypes.Protocol
Log messages will be forwarded to the remote host by using the TLS protocol.
Tls - Interface in com.vmware.vcenter.certificate_management.vcenter
The Tls interface provides methods to replace Tls certificate.
TlsCsr - Interface in com.vmware.vcenter.certificate_management.vcenter
The TlsCsr interface provides methods to generate certificate signing request.
TlsCsrDefinitions - Class in com.vmware.vcenter.certificate_management.vcenter
Defines the type descriptors for the TlsCsr API service.
TlsCsrDefinitions() - Constructor for class com.vmware.vcenter.certificate_management.vcenter.TlsCsrDefinitions
 
tlsCsrService() - Method in class com.vmware.vcenter.certificate_management.vcenter.VcenterFactory
Returns an instance of class TlsCsr
TlsCsrStub - Class in com.vmware.vcenter.certificate_management.vcenter
Remote stub implementation of the TlsCsr API service.
TlsCsrStub(ApiProvider, TypeConverter, StubConfigurationBase) - Constructor for class com.vmware.vcenter.certificate_management.vcenter.TlsCsrStub
 
TlsCsrStub(ApiProvider, StubConfigurationBase) - Constructor for class com.vmware.vcenter.certificate_management.vcenter.TlsCsrStub
 
TlsCsrTypes - Interface in com.vmware.vcenter.certificate_management.vcenter
Defines the data types of the TlsCsr API service.
TlsCsrTypes.Info - Class in com.vmware.vcenter.certificate_management.vcenter
The Info class contains information for a Certificate signing request.
TlsCsrTypes.Info.Builder - Class in com.vmware.vcenter.certificate_management.vcenter
Builder class for TlsCsrTypes.Info.
TlsCsrTypes.Spec - Class in com.vmware.vcenter.certificate_management.vcenter
The Spec class contains information to generate a Private Key and CSR.
TlsCsrTypes.Spec.Builder - Class in com.vmware.vcenter.certificate_management.vcenter
Builder class for TlsCsrTypes.Spec.
TlsDefinitions - Class in com.vmware.vcenter.certificate_management.vcenter
Defines the type descriptors for the Tls API service.
TlsDefinitions() - Constructor for class com.vmware.vcenter.certificate_management.vcenter.TlsDefinitions
 
tlsService() - Method in class com.vmware.vcenter.certificate_management.vcenter.VcenterFactory
Returns an instance of class Tls
TlsStub - Class in com.vmware.vcenter.certificate_management.vcenter
Remote stub implementation of the Tls API service.
TlsStub(ApiProvider, TypeConverter, StubConfigurationBase) - Constructor for class com.vmware.vcenter.certificate_management.vcenter.TlsStub
 
TlsStub(ApiProvider, StubConfigurationBase) - Constructor for class com.vmware.vcenter.certificate_management.vcenter.TlsStub
 
TlsTypes - Interface in com.vmware.vcenter.certificate_management.vcenter
Defines the data types of the Tls API service.
TlsTypes.Info - Class in com.vmware.vcenter.certificate_management.vcenter
The Info class contains information from a TLS certificate.
TlsTypes.Info.Builder - Class in com.vmware.vcenter.certificate_management.vcenter
Builder class for TlsTypes.Info.
TlsTypes.ReplaceSpec - Class in com.vmware.vcenter.certificate_management.vcenter
The ReplaceSpec class contains information to generate a Private Key , CSR and hence VMCA signed machine SSL.
TlsTypes.ReplaceSpec.Builder - Class in com.vmware.vcenter.certificate_management.vcenter
Builder class for TlsTypes.ReplaceSpec.
TlsTypes.Spec - Class in com.vmware.vcenter.certificate_management.vcenter
The Spec class contains information for a Certificate and Private Key.
TlsTypes.Spec.Builder - Class in com.vmware.vcenter.certificate_management.vcenter
Builder class for TlsTypes.Spec.
toCalendarArgument(String) - Method in class com.vmware.vapi.l10n.MessageArgConverter
 
toDouble(String) - Method in class com.vmware.vapi.l10n.MessageArgConverter
 
token - Static variable in class com.vmware.esx.hcl.ReportsDefinitions
 
Token() - Constructor for class com.vmware.esx.hcl.ReportsTypes.Token
Default constructor.
Token(StructValue) - Constructor for class com.vmware.esx.hcl.ReportsTypes.Token
 
token - Static variable in class com.vmware.vcenter.lcm.ReportsDefinitions
 
Token() - Constructor for class com.vmware.vcenter.lcm.ReportsTypes.Token
Default constructor.
Token(StructValue) - Constructor for class com.vmware.vcenter.lcm.ReportsTypes.Token
 
token - Static variable in class com.vmware.vcenter.namespace_management.SupportBundleDefinitions
 
Token() - Constructor for class com.vmware.vcenter.namespace_management.SupportBundleTypes.Token
Default constructor.
Token(StructValue) - Constructor for class com.vmware.vcenter.namespace_management.SupportBundleTypes.Token
 
TOKEN_EXCHANGE_GRANT - Static variable in interface com.vmware.vcenter.tokenservice.TokenExchangeTypes
Constant field indicates that token exchange grant type.
TokenExchange - Interface in com.vmware.vcenter.tokenservice
The TokenExchange interface provides possibility to exchange between different tokens types.
TokenExchangeDefinitions - Class in com.vmware.vcenter.tokenservice
Defines the type descriptors for the TokenExchange API service.
TokenExchangeDefinitions() - Constructor for class com.vmware.vcenter.tokenservice.TokenExchangeDefinitions
 
tokenExchangeService() - Method in class com.vmware.vcenter.tokenservice.TokenserviceFactory
Returns an instance of class TokenExchange
TokenExchangeStub - Class in com.vmware.vcenter.tokenservice
Remote stub implementation of the TokenExchange API service.
TokenExchangeStub(ApiProvider, TypeConverter, StubConfigurationBase) - Constructor for class com.vmware.vcenter.tokenservice.TokenExchangeStub
 
TokenExchangeStub(ApiProvider, StubConfigurationBase) - Constructor for class com.vmware.vcenter.tokenservice.TokenExchangeStub
 
TokenExchangeTypes - Interface in com.vmware.vcenter.tokenservice
Defines the data types of the TokenExchange API service.
TokenExchangeTypes.ExchangeSpec - Class in com.vmware.vcenter.tokenservice
The ExchangeSpec class contains arguments required for token exchange.
TokenExchangeTypes.ExchangeSpec.Builder - Class in com.vmware.vcenter.tokenservice
TokenExchangeTypes.Info - Class in com.vmware.vcenter.tokenservice
The Info class contains data that represents successful token exchange response.
TokenExchangeTypes.Info.Builder - Class in com.vmware.vcenter.tokenservice
Builder class for TokenExchangeTypes.Info.
TokenserviceFactory - Class in com.vmware.vcenter.tokenservice
TokenserviceFactory is responsible for creating instances of services contained inside the com.vmware.vcenter.tokenservice package and also has the subpackages reference to access respective subpackage services.
toLong(String) - Method in class com.vmware.vapi.l10n.MessageArgConverter
 
TOO_NEW - Static variable in class com.vmware.vcenter.vm.ToolsTypes.VersionStatus
VMware Tools is installed, and the version is known to be too new to work correctly with this virtual machine.
TOO_OLD_UNSUPPORTED - Static variable in class com.vmware.vcenter.vm.ToolsTypes.VersionStatus
VMware Tools is installed, but the version is too old.
Tools - Interface in com.vmware.vcenter.vm
The Tools interface provides methods for managing VMware Tools in the guest operating system.
tools() - Method in class com.vmware.vcenter.vm.VmFactory
The com.vmware.vcenter.vm package provides interfaces for managing VMware Tools.
ToolsDefinitions - Class in com.vmware.vcenter.vm
Defines the type descriptors for the Tools API service.
ToolsDefinitions() - Constructor for class com.vmware.vcenter.vm.ToolsDefinitions
 
ToolsFactory - Class in com.vmware.vcenter.vm.tools
ToolsFactory is responsible for creating instances of services contained inside the com.vmware.vcenter.vm.tools package and also has the subpackages reference to access respective subpackage services.
toolsService() - Method in class com.vmware.vcenter.vm.VmFactory
Returns an instance of class Tools
ToolsStub - Class in com.vmware.vcenter.vm
Remote stub implementation of the Tools API service.
ToolsStub(ApiProvider, TypeConverter, StubConfigurationBase) - Constructor for class com.vmware.vcenter.vm.ToolsStub
 
ToolsStub(ApiProvider, StubConfigurationBase) - Constructor for class com.vmware.vcenter.vm.ToolsStub
 
ToolsTypes - Interface in com.vmware.vcenter.vm
Defines the data types of the Tools API service.
ToolsTypes.Info - Class in com.vmware.vcenter.vm
The Info class describes the VMWare Tools properties of a virtual machine.
ToolsTypes.Info.Builder - Class in com.vmware.vcenter.vm
Builder class for ToolsTypes.Info.
ToolsTypes.RunState - Class in com.vmware.vcenter.vm
Current run state of VMware Tools in the guest operating system.
ToolsTypes.RunState.Values - Enum in com.vmware.vcenter.vm
Native Java enum representing this enumeration class.
ToolsTypes.ToolsInstallType - Class in com.vmware.vcenter.vm
The ToolsInstallType enumeration class defines the installation type of the Tools in the guest operating system.
ToolsTypes.ToolsInstallType.Values - Enum in com.vmware.vcenter.vm
Native Java enum representing this enumeration class.
ToolsTypes.UpdateSpec - Class in com.vmware.vcenter.vm
The (@name UpdateSpec} class describes the VMware Tools properties of a virtual machine that can be updated.
ToolsTypes.UpdateSpec.Builder - Class in com.vmware.vcenter.vm
Builder class for ToolsTypes.UpdateSpec.
ToolsTypes.UpgradePolicy - Class in com.vmware.vcenter.vm
The UpgradePolicy enumeration class defines when Tools are auto-upgraded for a virtual machine.
ToolsTypes.UpgradePolicy.Values - Enum in com.vmware.vcenter.vm
Native Java enum representing this enumeration class.
ToolsTypes.VersionStatus - Class in com.vmware.vcenter.vm
The VersionStatus enumeration class defines the version status types of VMware Tools installed in the guest operating system.
ToolsTypes.VersionStatus.Values - Enum in com.vmware.vcenter.vm
Native Java enum representing this enumeration class.
topology() - Method in class com.vmware.vcenter.VcenterFactory
 
TopologyFactory - Class in com.vmware.vcenter.topology
TopologyFactory is responsible for creating instances of services contained inside the com.vmware.vcenter.topology package and also has the subpackages reference to access respective subpackage services.
toString() - Method in class com.vmware.appliance.access.ShellTypes.ShellConfig
 
toString() - Method in class com.vmware.appliance.infraprofile.ConfigsTypes.ImportProfileSpec
 
toString() - Method in class com.vmware.appliance.infraprofile.ConfigsTypes.ProfileInfo
 
toString() - Method in class com.vmware.appliance.infraprofile.ConfigsTypes.ProfilesSpec
 
toString() - Method in class com.vmware.appliance.infraprofile.ConfigsTypes.ValidationResult
 
toString() - Method in class com.vmware.appliance.infraprofile.Notification
 
toString() - Method in class com.vmware.appliance.infraprofile.Notifications
 
toString() - Method in class com.vmware.appliance.infraprofile.TaskInfo
 
toString() - Method in class com.vmware.appliance.local_accounts.PolicyTypes.Info
 
toString() - Method in class com.vmware.appliance.LocalAccountsTypes.Config
 
toString() - Method in class com.vmware.appliance.LocalAccountsTypes.Info
 
toString() - Method in class com.vmware.appliance.LocalAccountsTypes.UpdateConfig
 
toString() - Method in class com.vmware.appliance.logging.ForwardingTypes.Config
 
toString() - Method in class com.vmware.appliance.logging.ForwardingTypes.ConnectionStatus
 
toString() - Method in class com.vmware.appliance.MonitoringTypes.MonitoredItem
 
toString() - Method in class com.vmware.appliance.MonitoringTypes.MonitoredItemData
 
toString() - Method in class com.vmware.appliance.MonitoringTypes.MonitoredItemDataRequest
 
toString() - Method in class com.vmware.appliance.networking.dns.HostnameTypes.Message
 
toString() - Method in class com.vmware.appliance.networking.dns.HostnameTypes.TestStatusInfo
 
toString() - Method in class com.vmware.appliance.networking.dns.ServersTypes.DNSServerConfig
 
toString() - Method in class com.vmware.appliance.networking.dns.ServersTypes.Message
 
toString() - Method in class com.vmware.appliance.networking.dns.ServersTypes.TestStatusInfo
 
toString() - Method in class com.vmware.appliance.networking.firewall.InboundTypes.Rule
 
toString() - Method in class com.vmware.appliance.networking.interfaces.Ipv4Types.Config
 
toString() - Method in class com.vmware.appliance.networking.interfaces.Ipv4Types.Info
 
toString() - Method in class com.vmware.appliance.networking.interfaces.Ipv6Types.Address
 
toString() - Method in class com.vmware.appliance.networking.interfaces.Ipv6Types.AddressInfo
 
toString() - Method in class com.vmware.appliance.networking.interfaces.Ipv6Types.Config
 
toString() - Method in class com.vmware.appliance.networking.interfaces.Ipv6Types.Info
 
toString() - Method in class com.vmware.appliance.networking.InterfacesTypes.InterfaceInfo
 
toString() - Method in class com.vmware.appliance.networking.ProxyTypes.Config
 
toString() - Method in class com.vmware.appliance.networking.ProxyTypes.TestResult
 
toString() - Method in class com.vmware.appliance.NetworkingTypes.ChangeSpec
 
toString() - Method in class com.vmware.appliance.NetworkingTypes.DNSInfo
 
toString() - Method in class com.vmware.appliance.NetworkingTypes.Info
 
toString() - Method in class com.vmware.appliance.NetworkingTypes.UpdateSpec
 
toString() - Method in class com.vmware.appliance.Notification
 
toString() - Method in class com.vmware.appliance.Notifications
 
toString() - Method in class com.vmware.appliance.NtpTypes.LocalizableMessage
 
toString() - Method in class com.vmware.appliance.NtpTypes.TestRunStatus
 
toString() - Method in class com.vmware.appliance.recovery.backup.job.DetailsTypes.BuildInfo
 
toString() - Method in class com.vmware.appliance.recovery.backup.job.DetailsTypes.FilterSpec
 
toString() - Method in class com.vmware.appliance.recovery.backup.job.DetailsTypes.Info
 
toString() - Method in class com.vmware.appliance.recovery.backup.JobTypes.BackupJobStatus
 
toString() - Method in class com.vmware.appliance.recovery.backup.JobTypes.BackupRequest
 
toString() - Method in class com.vmware.appliance.recovery.backup.JobTypes.LocalizableMessage
 
toString() - Method in class com.vmware.appliance.recovery.backup.JobTypes.ReturnResult
 
toString() - Method in class com.vmware.appliance.recovery.backup.LocationSpec
 
toString() - Method in class com.vmware.appliance.recovery.backup.PartsTypes.LocalizableMessage
 
toString() - Method in class com.vmware.appliance.recovery.backup.PartsTypes.Part
 
toString() - Method in class com.vmware.appliance.recovery.backup.SchedulesTypes.CreateSpec
 
toString() - Method in class com.vmware.appliance.recovery.backup.SchedulesTypes.Info
 
toString() - Method in class com.vmware.appliance.recovery.backup.SchedulesTypes.RecurrenceInfo
 
toString() - Method in class com.vmware.appliance.recovery.backup.SchedulesTypes.RetentionInfo
 
toString() - Method in class com.vmware.appliance.recovery.backup.SchedulesTypes.UpdateSpec
 
toString() - Method in class com.vmware.appliance.recovery.backup.system_name.ArchiveTypes.FilterSpec
 
toString() - Method in class com.vmware.appliance.recovery.backup.system_name.ArchiveTypes.Info
 
toString() - Method in class com.vmware.appliance.recovery.backup.system_name.ArchiveTypes.Summary
 
toString() - Method in class com.vmware.appliance.recovery.BackupTypes.BackupRequest
 
toString() - Method in class com.vmware.appliance.recovery.BackupTypes.LocalizableMessage
 
toString() - Method in class com.vmware.appliance.recovery.BackupTypes.ReturnResult
 
toString() - Method in class com.vmware.appliance.recovery.reconciliation.JobTypes.CreateSpec
 
toString() - Method in class com.vmware.appliance.recovery.reconciliation.JobTypes.Info
 
toString() - Method in class com.vmware.appliance.recovery.restore.JobTypes.LocalizableMessage
 
toString() - Method in class com.vmware.appliance.recovery.restore.JobTypes.RestoreJobStatus
 
toString() - Method in class com.vmware.appliance.recovery.restore.JobTypes.RestoreRequest
 
toString() - Method in class com.vmware.appliance.recovery.restore.JobTypes.ReturnResult
 
toString() - Method in class com.vmware.appliance.recovery.RestoreTypes.LocalizableMessage
 
toString() - Method in class com.vmware.appliance.recovery.RestoreTypes.Metadata
 
toString() - Method in class com.vmware.appliance.recovery.RestoreTypes.RestoreRequest
 
toString() - Method in class com.vmware.appliance.RecoveryTypes.Info
 
toString() - Method in class com.vmware.appliance.ServicesTypes.Info
 
toString() - Method in class com.vmware.appliance.ShutdownTypes.ShutdownConfig
 
toString() - Method in class com.vmware.appliance.SubtaskInfo
 
toString() - Method in class com.vmware.appliance.system.StorageTypes.StorageChange
 
toString() - Method in class com.vmware.appliance.system.StorageTypes.StorageMapping
 
toString() - Method in class com.vmware.appliance.system.TimeTypes.SystemTimeStruct
 
toString() - Method in class com.vmware.appliance.system.VersionTypes.VersionStruct
 
toString() - Method in class com.vmware.appliance.TaskInfo
 
toString() - Method in class com.vmware.appliance.update.CommonInfo
 
toString() - Method in class com.vmware.appliance.update.PendingTypes.Info
 
toString() - Method in class com.vmware.appliance.update.PendingTypes.PrecheckResult
 
toString() - Method in class com.vmware.appliance.update.PendingTypes.Question
 
toString() - Method in class com.vmware.appliance.update.PolicyTypes.Config
 
toString() - Method in class com.vmware.appliance.update.PolicyTypes.Info
 
toString() - Method in class com.vmware.appliance.update.PolicyTypes.Time
 
toString() - Method in class com.vmware.appliance.update.ServiceInfo
 
toString() - Method in class com.vmware.appliance.update.StagedTypes.Info
 
toString() - Method in class com.vmware.appliance.update.Summary
 
toString() - Method in class com.vmware.appliance.UpdateTypes.Info
 
toString() - Method in class com.vmware.appliance.vmon.ServiceTypes.Info
 
toString() - Method in class com.vmware.appliance.vmon.ServiceTypes.UpdateSpec
 
toString() - Method in class com.vmware.cis.SessionTypes.Info
 
toString() - Method in class com.vmware.cis.tagging.CategoryModel
 
toString() - Method in class com.vmware.cis.tagging.CategoryTypes.CreateSpec
 
toString() - Method in class com.vmware.cis.tagging.CategoryTypes.UpdateSpec
 
toString() - Method in class com.vmware.cis.tagging.TagAssociationTypes.BatchResult
 
toString() - Method in class com.vmware.cis.tagging.TagAssociationTypes.ObjectToTags
 
toString() - Method in class com.vmware.cis.tagging.TagAssociationTypes.TagToObjects
 
toString() - Method in class com.vmware.cis.tagging.TagModel
 
toString() - Method in class com.vmware.cis.tagging.TagTypes.CreateSpec
 
toString() - Method in class com.vmware.cis.tagging.TagTypes.UpdateSpec
 
toString() - Method in class com.vmware.cis.task.CommonInfo
 
toString() - Method in class com.vmware.cis.task.Info
 
toString() - Method in class com.vmware.cis.task.Progress
 
toString() - Method in class com.vmware.cis.TasksTypes.FilterSpec
 
toString() - Method in class com.vmware.cis.TasksTypes.GetSpec
 
toString() - Method in class com.vmware.content.ConfigurationModel
 
toString() - Method in class com.vmware.content.library.item.ChangesTypes.Info
 
toString() - Method in class com.vmware.content.library.item.ChangesTypes.Summary
 
toString() - Method in class com.vmware.content.library.item.downloadsession.FileTypes.Info
 
toString() - Method in class com.vmware.content.library.item.DownloadSessionModel
 
toString() - Method in class com.vmware.content.library.item.FileTypes.ChecksumInfo
 
toString() - Method in class com.vmware.content.library.item.FileTypes.Info
 
toString() - Method in class com.vmware.content.library.item.StorageTypes.Info
 
toString() - Method in class com.vmware.content.library.item.TransferEndpoint
 
toString() - Method in class com.vmware.content.library.item.updatesession.CertificateInfo
 
toString() - Method in class com.vmware.content.library.item.updatesession.FileTypes.AddSpec
 
toString() - Method in class com.vmware.content.library.item.updatesession.FileTypes.Info
 
toString() - Method in class com.vmware.content.library.item.updatesession.FileTypes.ValidationError
 
toString() - Method in class com.vmware.content.library.item.updatesession.FileTypes.ValidationResult
 
toString() - Method in class com.vmware.content.library.item.updatesession.PreviewInfo
 
toString() - Method in class com.vmware.content.library.item.updatesession.PreviewWarningInfo
 
toString() - Method in class com.vmware.content.library.item.updatesession.WarningBehavior
 
toString() - Method in class com.vmware.content.library.item.UpdateSessionModel
 
toString() - Method in class com.vmware.content.library.ItemModel
 
toString() - Method in class com.vmware.content.library.ItemTypes.DestinationSpec
 
toString() - Method in class com.vmware.content.library.ItemTypes.FindSpec
 
toString() - Method in class com.vmware.content.library.OptimizationInfo
 
toString() - Method in class com.vmware.content.library.PublishInfo
 
toString() - Method in class com.vmware.content.library.SourceInfo
 
toString() - Method in class com.vmware.content.library.StorageBacking
 
toString() - Method in class com.vmware.content.library.SubscriptionInfo
 
toString() - Method in class com.vmware.content.library.SubscriptionsTypes.CreateSpec
 
toString() - Method in class com.vmware.content.library.SubscriptionsTypes.CreateSpecNewSubscribedLibrary
 
toString() - Method in class com.vmware.content.library.SubscriptionsTypes.CreateSpecPlacement
 
toString() - Method in class com.vmware.content.library.SubscriptionsTypes.CreateSpecSubscribedLibrary
 
toString() - Method in class com.vmware.content.library.SubscriptionsTypes.CreateSpecVcenter
 
toString() - Method in class com.vmware.content.library.SubscriptionsTypes.Info
 
toString() - Method in class com.vmware.content.library.SubscriptionsTypes.PlacementInfo
 
toString() - Method in class com.vmware.content.library.SubscriptionsTypes.Summary
 
toString() - Method in class com.vmware.content.library.SubscriptionsTypes.UpdateSpec
 
toString() - Method in class com.vmware.content.library.SubscriptionsTypes.UpdateSpecPlacement
 
toString() - Method in class com.vmware.content.library.SubscriptionsTypes.UpdateSpecVcenter
 
toString() - Method in class com.vmware.content.library.SubscriptionsTypes.VcenterInfo
 
toString() - Method in class com.vmware.content.LibraryModel
 
toString() - Method in class com.vmware.content.LibraryTypes.FindSpec
 
toString() - Method in class com.vmware.content.LocalLibraryTypes.DestinationSpec
 
toString() - Method in class com.vmware.content.SubscribedLibraryTypes.ProbeResult
 
toString() - Method in class com.vmware.content.type.ovf.Cpu
 
toString() - Method in class com.vmware.content.type.ovf.Disk
 
toString() - Method in class com.vmware.content.type.ovf.DiskController
 
toString() - Method in class com.vmware.content.type.ovf.Drive
 
toString() - Method in class com.vmware.content.type.ovf.Floppy
 
toString() - Method in class com.vmware.content.type.ovf.Memory
 
toString() - Method in class com.vmware.content.type.ovf.Network
 
toString() - Method in class com.vmware.content.type.ovf.Nic
 
toString() - Method in class com.vmware.content.type.ovf.OvfTemplate
 
toString() - Method in class com.vmware.content.type.ovf.policy.StoragePolicy
 
toString() - Method in class com.vmware.content.type.ovf.policy.StoragePolicyGroup
 
toString() - Method in class com.vmware.content.type.ovf.USBController
 
toString() - Method in class com.vmware.content.type.ovf.VAppTemplate
 
toString() - Method in class com.vmware.content.type.ovf.VideoCard
 
toString() - Method in class com.vmware.content.type.ovf.VmTemplate
 
toString() - Method in class com.vmware.content.TypeTypes.Info
 
toString() - Method in class com.vmware.esx.hcl.CompatibilityDataTypes.Status
 
toString() - Method in class com.vmware.esx.hcl.Driver
 
toString() - Method in class com.vmware.esx.hcl.Firmware
 
toString() - Method in class com.vmware.esx.hcl.hosts.CompatibilityReleasesTypes.EsxiCompatibilityReleases
 
toString() - Method in class com.vmware.esx.hcl.hosts.CompatibilityReportTypes.BiosConstraint
 
toString() - Method in class com.vmware.esx.hcl.hosts.CompatibilityReportTypes.DeviceConstraint
 
toString() - Method in class com.vmware.esx.hcl.hosts.CompatibilityReportTypes.DeviceHclInfo
 
toString() - Method in class com.vmware.esx.hcl.hosts.CompatibilityReportTypes.HclReport
 
toString() - Method in class com.vmware.esx.hcl.hosts.CompatibilityReportTypes.Result
 
toString() - Method in class com.vmware.esx.hcl.hosts.CompatibilityReportTypes.ServerCompatibility
 
toString() - Method in class com.vmware.esx.hcl.hosts.CompatibilityReportTypes.ServerHclInfo
 
toString() - Method in class com.vmware.esx.hcl.hosts.CompatibilityReportTypes.Spec
 
toString() - Method in class com.vmware.esx.hcl.Notification
 
toString() - Method in class com.vmware.esx.hcl.Notifications
 
toString() - Method in class com.vmware.esx.hcl.PCIDevice
 
toString() - Method in class com.vmware.esx.hcl.ReportsTypes.Location
 
toString() - Method in class com.vmware.esx.hcl.ReportsTypes.Token
 
toString() - Method in class com.vmware.esx.hcl.Server
 
toString() - Method in class com.vmware.esx.hosts.AddOnInfo
 
toString() - Method in class com.vmware.esx.hosts.BaseImageInfo
 
toString() - Method in class com.vmware.esx.hosts.ComponentInfo
 
toString() - Method in class com.vmware.esx.hosts.software.InstalledComponentsTypes.InstalledComponentInfo
 
toString() - Method in class com.vmware.esx.hosts.SoftwareInfo
 
toString() - Method in class com.vmware.esx.hosts.SolutionInfo
 
toString() - Method in class com.vmware.esx.settings.AddOnCompliance
 
toString() - Method in class com.vmware.esx.settings.AddOnDetails
 
toString() - Method in class com.vmware.esx.settings.AddOnInfo
 
toString() - Method in class com.vmware.esx.settings.AddOnSpec
 
toString() - Method in class com.vmware.esx.settings.BaseImageCompliance
 
toString() - Method in class com.vmware.esx.settings.BaseImageDetails
 
toString() - Method in class com.vmware.esx.settings.BaseImageInfo
 
toString() - Method in class com.vmware.esx.settings.BaseImageSpec
 
toString() - Method in class com.vmware.esx.settings.ClusterCompliance
 
toString() - Method in class com.vmware.esx.settings.clusters.DepotOverridesTypes.Depot
 
toString() - Method in class com.vmware.esx.settings.clusters.DepotOverridesTypes.Info
 
toString() - Method in class com.vmware.esx.settings.clusters.enablement.SoftwareTypes.CheckResult
 
toString() - Method in class com.vmware.esx.settings.clusters.enablement.SoftwareTypes.CheckSpec
 
toString() - Method in class com.vmware.esx.settings.clusters.enablement.SoftwareTypes.EnableSpec
 
toString() - Method in class com.vmware.esx.settings.clusters.enablement.SoftwareTypes.Info
 
toString() - Method in class com.vmware.esx.settings.clusters.policies.apply.EffectiveTypes.EffectivePolicySpec
 
toString() - Method in class com.vmware.esx.settings.clusters.policies.apply.EffectiveTypes.FailureAction
 
toString() - Method in class com.vmware.esx.settings.clusters.policies.ApplyTypes.ConfiguredPolicySpec
 
toString() - Method in class com.vmware.esx.settings.clusters.policies.ApplyTypes.FailureAction
 
toString() - Method in class com.vmware.esx.settings.clusters.software.CommitsTypes.Info
 
toString() - Method in class com.vmware.esx.settings.clusters.software.drafts.software.ComponentsTypes.UpdateSpec
 
toString() - Method in class com.vmware.esx.settings.clusters.software.DraftsTypes.CommitSpec
 
toString() - Method in class com.vmware.esx.settings.clusters.software.DraftsTypes.FilterSpec
 
toString() - Method in class com.vmware.esx.settings.clusters.software.DraftsTypes.ImportSpec
 
toString() - Method in class com.vmware.esx.settings.clusters.software.DraftsTypes.Info
 
toString() - Method in class com.vmware.esx.settings.clusters.software.DraftsTypes.Metadata
 
toString() - Method in class com.vmware.esx.settings.clusters.software.DraftsTypes.Summary
 
toString() - Method in class com.vmware.esx.settings.clusters.software.DraftsTypes.ValidateResult
 
toString() - Method in class com.vmware.esx.settings.clusters.software.RecommendationsTypes.ExplanationDetails
 
toString() - Method in class com.vmware.esx.settings.clusters.software.RecommendationsTypes.Info
 
toString() - Method in class com.vmware.esx.settings.clusters.software.reports.ApplyImpactTypes.ApplyImpactSpec
 
toString() - Method in class com.vmware.esx.settings.clusters.software.reports.ApplyImpactTypes.ClusterImpact
 
toString() - Method in class com.vmware.esx.settings.clusters.software.reports.ApplyImpactTypes.Impact
 
toString() - Method in class com.vmware.esx.settings.clusters.software.reports.CheckResult
 
toString() - Method in class com.vmware.esx.settings.clusters.software.reports.DriverFirmwareVersion
 
toString() - Method in class com.vmware.esx.settings.clusters.software.reports.HardwareCompatibilityTypes.CheckSummary
 
toString() - Method in class com.vmware.esx.settings.clusters.software.reports.LastApplyResultTypes.ApplyResult
 
toString() - Method in class com.vmware.esx.settings.clusters.software.reports.LastApplyResultTypes.ApplyStatus
 
toString() - Method in class com.vmware.esx.settings.clusters.software.reports.LastCheckResultTypes.CheckInfo
 
toString() - Method in class com.vmware.esx.settings.clusters.software.reports.LastCheckResultTypes.CheckResult
 
toString() - Method in class com.vmware.esx.settings.clusters.software.reports.LastCheckResultTypes.CheckStatus
 
toString() - Method in class com.vmware.esx.settings.clusters.software.reports.LastCheckResultTypes.EntityCheckResult
 
toString() - Method in class com.vmware.esx.settings.clusters.software.reports.PciDevice
 
toString() - Method in class com.vmware.esx.settings.clusters.software.reports.PciDeviceCompliance
 
toString() - Method in class com.vmware.esx.settings.clusters.software.reports.PciDeviceComplianceInfo
 
toString() - Method in class com.vmware.esx.settings.clusters.SoftwareTypes.ApplyResult
 
toString() - Method in class com.vmware.esx.settings.clusters.SoftwareTypes.ApplySpec
 
toString() - Method in class com.vmware.esx.settings.clusters.SoftwareTypes.ApplyStatus
 
toString() - Method in class com.vmware.esx.settings.clusters.SoftwareTypes.CheckInfo
 
toString() - Method in class com.vmware.esx.settings.clusters.SoftwareTypes.CheckResult
 
toString() - Method in class com.vmware.esx.settings.clusters.SoftwareTypes.CheckSpec
 
toString() - Method in class com.vmware.esx.settings.clusters.SoftwareTypes.CheckStatus
 
toString() - Method in class com.vmware.esx.settings.clusters.SoftwareTypes.EntityCheckResult
 
toString() - Method in class com.vmware.esx.settings.clusters.SoftwareTypes.ExportSpec
 
toString() - Method in class com.vmware.esx.settings.ComponentCompliance
 
toString() - Method in class com.vmware.esx.settings.ComponentDetails
 
toString() - Method in class com.vmware.esx.settings.ComponentInfo
 
toString() - Method in class com.vmware.esx.settings.ComponentOverrideInfo
 
toString() - Method in class com.vmware.esx.settings.defaults.clusters.policies.apply.EffectiveTypes.EffectivePolicySpec
 
toString() - Method in class com.vmware.esx.settings.defaults.clusters.policies.apply.EffectiveTypes.FailureAction
 
toString() - Method in class com.vmware.esx.settings.defaults.clusters.policies.ApplyTypes.ConfiguredPolicySpec
 
toString() - Method in class com.vmware.esx.settings.defaults.clusters.policies.ApplyTypes.FailureAction
 
toString() - Method in class com.vmware.esx.settings.depot_content.add_ons.VersionsTypes.ComponentInfo
 
toString() - Method in class com.vmware.esx.settings.depot_content.add_ons.VersionsTypes.Info
 
toString() - Method in class com.vmware.esx.settings.depot_content.add_ons.VersionsTypes.RemovedComponentInfo
 
toString() - Method in class com.vmware.esx.settings.depot_content.AddOnsTypes.AddOnVersionSummary
 
toString() - Method in class com.vmware.esx.settings.depot_content.AddOnsTypes.FilterSpec
 
toString() - Method in class com.vmware.esx.settings.depot_content.AddOnsTypes.Summary
 
toString() - Method in class com.vmware.esx.settings.depot_content.base_images.VersionsTypes.ComponentVersionInfo
 
toString() - Method in class com.vmware.esx.settings.depot_content.base_images.VersionsTypes.Info
 
toString() - Method in class com.vmware.esx.settings.depot_content.BaseImagesTypes.FilterSpec
 
toString() - Method in class com.vmware.esx.settings.depot_content.BaseImagesTypes.Summary
 
toString() - Method in class com.vmware.esx.settings.depot_content.components.VersionsTypes.Info
 
toString() - Method in class com.vmware.esx.settings.depot_content.ComponentsTypes.ComponentVersionSummary
 
toString() - Method in class com.vmware.esx.settings.depot_content.ComponentsTypes.FilterSpec
 
toString() - Method in class com.vmware.esx.settings.depot_content.ComponentsTypes.Summary
 
toString() - Method in class com.vmware.esx.settings.depots.OfflineTypes.CreateResult
 
toString() - Method in class com.vmware.esx.settings.depots.OfflineTypes.CreateSpec
 
toString() - Method in class com.vmware.esx.settings.depots.OfflineTypes.Info
 
toString() - Method in class com.vmware.esx.settings.depots.OfflineTypes.Summary
 
toString() - Method in class com.vmware.esx.settings.depots.OnlineTypes.CreateSpec
 
toString() - Method in class com.vmware.esx.settings.depots.OnlineTypes.Info
 
toString() - Method in class com.vmware.esx.settings.depots.OnlineTypes.Summary
 
toString() - Method in class com.vmware.esx.settings.depots.OnlineTypes.UpdateSpec
 
toString() - Method in class com.vmware.esx.settings.depots.SyncScheduleTypes.Schedule
 
toString() - Method in class com.vmware.esx.settings.depots.SyncScheduleTypes.Spec
 
toString() - Method in class com.vmware.esx.settings.depots.UmdsTypes.Info
 
toString() - Method in class com.vmware.esx.settings.depots.UmdsTypes.SetSpec
 
toString() - Method in class com.vmware.esx.settings.depots.UmdsTypes.UpdateSpec
 
toString() - Method in class com.vmware.esx.settings.EffectiveComponentDetails
 
toString() - Method in class com.vmware.esx.settings.EffectiveComponentInfo
 
toString() - Method in class com.vmware.esx.settings.HardwareModuleDetails
 
toString() - Method in class com.vmware.esx.settings.HardwareModuleFirmwareCompliance
 
toString() - Method in class com.vmware.esx.settings.HardwareModuleFirmwareInfo
 
toString() - Method in class com.vmware.esx.settings.HardwareSupportInfo
 
toString() - Method in class com.vmware.esx.settings.HardwareSupportPackageCompliance
 
toString() - Method in class com.vmware.esx.settings.HardwareSupportPackageInfo
 
toString() - Method in class com.vmware.esx.settings.HardwareSupportPackageSpec
 
toString() - Method in class com.vmware.esx.settings.HardwareSupportSpec
 
toString() - Method in class com.vmware.esx.settings.HostCompliance
 
toString() - Method in class com.vmware.esx.settings.HostInfo
 
toString() - Method in class com.vmware.esx.settings.Notification
 
toString() - Method in class com.vmware.esx.settings.Notifications
 
toString() - Method in class com.vmware.esx.settings.SoftwareInfo
 
toString() - Method in class com.vmware.esx.settings.SoftwareSpec
 
toString() - Method in class com.vmware.esx.settings.SolutionCompliance
 
toString() - Method in class com.vmware.esx.settings.SolutionComponentDetails
 
toString() - Method in class com.vmware.esx.settings.SolutionComponentSpec
 
toString() - Method in class com.vmware.esx.settings.SolutionDetails
 
toString() - Method in class com.vmware.esx.settings.SolutionInfo
 
toString() - Method in class com.vmware.esx.settings.SolutionSpec
 
toString() - Method in class com.vmware.esx.settings.TaskInfo
 
toString() - Method in class com.vmware.vapi.bindings.ApiEnumeration
 
toString() - Method in class com.vmware.vapi.bindings.DynamicStructureImpl
 
toString() - Method in interface com.vmware.vapi.bindings.StaticStructure
Returns a string representation of this structure.
toString() - Method in class com.vmware.vapi.core.MethodResult
toString() - Method in class com.vmware.vapi.data.BlobValue
 
toString() - Method in class com.vmware.vapi.data.BooleanValue
 
toString() - Method in class com.vmware.vapi.data.DoubleValue
 
toString() - Method in class com.vmware.vapi.data.IntegerValue
 
toString() - Method in class com.vmware.vapi.data.ListValue
 
toString() - Method in class com.vmware.vapi.data.OptionalValue
 
toString() - Method in class com.vmware.vapi.data.SecretValue
Always returns "<secret>" - Safety precaution for the case when someone uses the toString directly on SecretValue object or on a StructValue that contains a secret and for instance logs the result.
toString() - Method in class com.vmware.vapi.data.StringValue
 
toString() - Method in class com.vmware.vapi.data.StructValue
 
toString() - Method in class com.vmware.vapi.data.VoidValue
 
toString() - Method in class com.vmware.vapi.metadata.authentication.AuthenticationInfo
 
toString() - Method in class com.vmware.vapi.metadata.authentication.ComponentData
 
toString() - Method in class com.vmware.vapi.metadata.authentication.ComponentInfo
 
toString() - Method in class com.vmware.vapi.metadata.authentication.OperationInfo
 
toString() - Method in class com.vmware.vapi.metadata.authentication.PackageInfo
 
toString() - Method in class com.vmware.vapi.metadata.authentication.ServiceInfo
 
toString() - Method in class com.vmware.vapi.metadata.cli.CommandTypes.Identity
 
toString() - Method in class com.vmware.vapi.metadata.cli.CommandTypes.Info
 
toString() - Method in class com.vmware.vapi.metadata.cli.CommandTypes.OptionInfo
 
toString() - Method in class com.vmware.vapi.metadata.cli.CommandTypes.OutputFieldInfo
 
toString() - Method in class com.vmware.vapi.metadata.cli.CommandTypes.OutputInfo
 
toString() - Method in class com.vmware.vapi.metadata.cli.NamespaceTypes.Identity
 
toString() - Method in class com.vmware.vapi.metadata.cli.NamespaceTypes.Info
 
toString() - Method in class com.vmware.vapi.metadata.metamodel.ComponentData
 
toString() - Method in class com.vmware.vapi.metadata.metamodel.ComponentInfo
 
toString() - Method in class com.vmware.vapi.metadata.metamodel.ConstantInfo
 
toString() - Method in class com.vmware.vapi.metadata.metamodel.ConstantValue
 
toString() - Method in class com.vmware.vapi.metadata.metamodel.ElementMap
 
toString() - Method in class com.vmware.vapi.metadata.metamodel.ElementValue
 
toString() - Method in class com.vmware.vapi.metadata.metamodel.EnumerationInfo
 
toString() - Method in class com.vmware.vapi.metadata.metamodel.EnumerationValueInfo
 
toString() - Method in class com.vmware.vapi.metadata.metamodel.ErrorInfo
 
toString() - Method in class com.vmware.vapi.metadata.metamodel.FieldInfo
 
toString() - Method in class com.vmware.vapi.metadata.metamodel.GenericInstantiation
 
toString() - Method in class com.vmware.vapi.metadata.metamodel.OperationInfo
 
toString() - Method in class com.vmware.vapi.metadata.metamodel.OperationResultInfo
 
toString() - Method in class com.vmware.vapi.metadata.metamodel.PackageInfo
 
toString() - Method in class com.vmware.vapi.metadata.metamodel.PrimitiveValue
 
toString() - Method in class com.vmware.vapi.metadata.metamodel.ServiceInfo
 
toString() - Method in class com.vmware.vapi.metadata.metamodel.StructureInfo
 
toString() - Method in class com.vmware.vapi.metadata.metamodel.Type
 
toString() - Method in class com.vmware.vapi.metadata.metamodel.UserDefinedType
 
toString() - Method in class com.vmware.vapi.metadata.privilege.ComponentData
 
toString() - Method in class com.vmware.vapi.metadata.privilege.ComponentInfo
 
toString() - Method in class com.vmware.vapi.metadata.privilege.OperationInfo
 
toString() - Method in class com.vmware.vapi.metadata.privilege.PackageInfo
 
toString() - Method in class com.vmware.vapi.metadata.privilege.PrivilegeInfo
 
toString() - Method in class com.vmware.vapi.metadata.privilege.ServiceInfo
 
toString() - Method in class com.vmware.vapi.metadata.SourceCreateSpec
 
toString() - Method in class com.vmware.vapi.metadata.SourceInfo
 
toString() - Method in class com.vmware.vapi.protocol.HttpConfiguration.BasicHeader
 
toString() - Method in class com.vmware.vapi.std.AuthenticationScheme
 
toString() - Method in class com.vmware.vapi.std.DynamicID
 
toString() - Method in class com.vmware.vapi.std.errors.ArgumentLocations
 
toString() - Method in class com.vmware.vapi.std.errors.FileLocations
 
toString() - Method in class com.vmware.vapi.std.errors.TransientIndication
 
toString() - Method in class com.vmware.vapi.std.interposition.InvocationRequest
 
toString() - Method in class com.vmware.vapi.std.interposition.InvocationResult
 
toString() - Method in class com.vmware.vapi.std.interposition.SecurityPrincipal
 
toString() - Method in class com.vmware.vapi.std.LocalizableMessage
 
toString() - Method in class com.vmware.vapi.std.LocalizationParam
 
toString() - Method in class com.vmware.vapi.std.NestedLocalizableMessage
 
toString() - Method in class com.vmware.vapi.std.Progress
 
toString() - Method in class com.vmware.vcenter.certificate_management.vcenter.TlsCsrTypes.Info
 
toString() - Method in class com.vmware.vcenter.certificate_management.vcenter.TlsCsrTypes.Spec
 
toString() - Method in class com.vmware.vcenter.certificate_management.vcenter.TlsTypes.Info
 
toString() - Method in class com.vmware.vcenter.certificate_management.vcenter.TlsTypes.ReplaceSpec
 
toString() - Method in class com.vmware.vcenter.certificate_management.vcenter.TlsTypes.Spec
 
toString() - Method in class com.vmware.vcenter.certificate_management.vcenter.TrustedRootChainsTypes.CreateSpec
 
toString() - Method in class com.vmware.vcenter.certificate_management.vcenter.TrustedRootChainsTypes.Info
 
toString() - Method in class com.vmware.vcenter.certificate_management.vcenter.TrustedRootChainsTypes.Summary
 
toString() - Method in class com.vmware.vcenter.certificate_management.vcenter.VmcaRootTypes.CreateSpec
 
toString() - Method in class com.vmware.vcenter.certificate_management.X509CertChain
 
toString() - Method in class com.vmware.vcenter.ClusterTypes.FilterSpec
 
toString() - Method in class com.vmware.vcenter.ClusterTypes.Info
 
toString() - Method in class com.vmware.vcenter.ClusterTypes.Summary
 
toString() - Method in class com.vmware.vcenter.compute.policies.capabilities.cluster_scale_in_ignore_vm_capabilities.CreateSpec
 
toString() - Method in class com.vmware.vcenter.compute.policies.capabilities.cluster_scale_in_ignore_vm_capabilities.Info
 
toString() - Method in class com.vmware.vcenter.compute.policies.capabilities.disable_drs_vmotion.CreateSpec
 
toString() - Method in class com.vmware.vcenter.compute.policies.capabilities.disable_drs_vmotion.Info
 
toString() - Method in class com.vmware.vcenter.compute.policies.capabilities.vm.evacuation.vmotion.CreateSpec
 
toString() - Method in class com.vmware.vcenter.compute.policies.capabilities.vm.evacuation.vmotion.Info
 
toString() - Method in class com.vmware.vcenter.compute.policies.capabilities.vm_host_affinity.CreateSpec
 
toString() - Method in class com.vmware.vcenter.compute.policies.capabilities.vm_host_affinity.Info
 
toString() - Method in class com.vmware.vcenter.compute.policies.capabilities.vm_host_anti_affinity.CreateSpec
 
toString() - Method in class com.vmware.vcenter.compute.policies.capabilities.vm_host_anti_affinity.Info
 
toString() - Method in class com.vmware.vcenter.compute.policies.capabilities.vm_vm_affinity.CreateSpec
 
toString() - Method in class com.vmware.vcenter.compute.policies.capabilities.vm_vm_affinity.Info
 
toString() - Method in class com.vmware.vcenter.compute.policies.capabilities.vm_vm_anti_affinity.CreateSpec
 
toString() - Method in class com.vmware.vcenter.compute.policies.capabilities.vm_vm_anti_affinity.Info
 
toString() - Method in class com.vmware.vcenter.compute.policies.CapabilitiesTypes.Info
 
toString() - Method in class com.vmware.vcenter.compute.policies.CapabilitiesTypes.Summary
 
toString() - Method in class com.vmware.vcenter.compute.policies.CreateSpec
 
toString() - Method in class com.vmware.vcenter.compute.policies.Info
 
toString() - Method in class com.vmware.vcenter.compute.policies.Status
 
toString() - Method in class com.vmware.vcenter.compute.policies.TagUsageTypes.FilterSpec
 
toString() - Method in class com.vmware.vcenter.compute.policies.TagUsageTypes.Summary
 
toString() - Method in class com.vmware.vcenter.compute.PoliciesTypes.Summary
 
toString() - Method in class com.vmware.vcenter.content.registries.harbor.ProjectsTypes.CreateSpec
 
toString() - Method in class com.vmware.vcenter.content.registries.harbor.ProjectsTypes.Info
 
toString() - Method in class com.vmware.vcenter.content.registries.harbor.ProjectsTypes.Summary
 
toString() - Method in class com.vmware.vcenter.content.registries.HarborTypes.CreateSpec
 
toString() - Method in class com.vmware.vcenter.content.registries.HarborTypes.GarbageCollection
 
toString() - Method in class com.vmware.vcenter.content.registries.HarborTypes.Info
 
toString() - Method in class com.vmware.vcenter.content.registries.HarborTypes.StorageInfo
 
toString() - Method in class com.vmware.vcenter.content.registries.HarborTypes.StorageSpec
 
toString() - Method in class com.vmware.vcenter.content.registries.HarborTypes.Summary
 
toString() - Method in class com.vmware.vcenter.content.registries.HealthTypes.Info
 
toString() - Method in class com.vmware.vcenter.DatacenterTypes.CreateSpec
 
toString() - Method in class com.vmware.vcenter.DatacenterTypes.FilterSpec
 
toString() - Method in class com.vmware.vcenter.DatacenterTypes.Info
 
toString() - Method in class com.vmware.vcenter.DatacenterTypes.Summary
 
toString() - Method in class com.vmware.vcenter.DatastoreTypes.FilterSpec
 
toString() - Method in class com.vmware.vcenter.DatastoreTypes.Info
 
toString() - Method in class com.vmware.vcenter.DatastoreTypes.Summary
 
toString() - Method in class com.vmware.vcenter.deployment.CheckInfo
 
toString() - Method in class com.vmware.vcenter.deployment.DataMigrationEstimate
 
toString() - Method in class com.vmware.vcenter.deployment.DataMigrationInfo
 
toString() - Method in class com.vmware.vcenter.deployment.HistoryMigrationSpec
 
toString() - Method in class com.vmware.vcenter.deployment.ImportHistoryTypes.CreateSpec
 
toString() - Method in class com.vmware.vcenter.deployment.ImportHistoryTypes.Info
 
toString() - Method in class com.vmware.vcenter.deployment.install.initial_config.remote_psc.ThumbprintTypes.RemoteSpec
 
toString() - Method in class com.vmware.vcenter.deployment.InstallTypes.InstallSpec
 
toString() - Method in class com.vmware.vcenter.deployment.InstallTypes.VcsaEmbeddedSpec
 
toString() - Method in class com.vmware.vcenter.deployment.LocationSpec
 
toString() - Method in class com.vmware.vcenter.deployment.migrate.ActiveDirectorySpec
 
toString() - Method in class com.vmware.vcenter.deployment.migrate.ActiveDirectoryTypes.CheckSpec
 
toString() - Method in class com.vmware.vcenter.deployment.MigrateTypes.MigrateSpec
 
toString() - Method in class com.vmware.vcenter.deployment.MigrateTypes.MigrationAssistantSpec
 
toString() - Method in class com.vmware.vcenter.deployment.MigrateTypes.PscSpec
 
toString() - Method in class com.vmware.vcenter.deployment.MigrateTypes.SourceVcWindows
 
toString() - Method in class com.vmware.vcenter.deployment.MigrateTypes.VcsaEmbeddedSpec
 
toString() - Method in class com.vmware.vcenter.deployment.Notification
 
toString() - Method in class com.vmware.vcenter.deployment.Notifications
 
toString() - Method in class com.vmware.vcenter.deployment.QuestionTypes.AnswerSpec
 
toString() - Method in class com.vmware.vcenter.deployment.QuestionTypes.Info
 
toString() - Method in class com.vmware.vcenter.deployment.QuestionTypes.Question
 
toString() - Method in class com.vmware.vcenter.deployment.RemotePscSpec
 
toString() - Method in class com.vmware.vcenter.deployment.ReplicatedPscSpec
 
toString() - Method in class com.vmware.vcenter.deployment.ReplicatedSpec
 
toString() - Method in class com.vmware.vcenter.deployment.SourceInfo
 
toString() - Method in class com.vmware.vcenter.deployment.StandalonePscSpec
 
toString() - Method in class com.vmware.vcenter.deployment.StandaloneSpec
 
toString() - Method in class com.vmware.vcenter.deployment.UpgradeTypes.PscSpec
 
toString() - Method in class com.vmware.vcenter.deployment.UpgradeTypes.SourceApplianceSpec
 
toString() - Method in class com.vmware.vcenter.deployment.UpgradeTypes.UpgradeSpec
 
toString() - Method in class com.vmware.vcenter.deployment.UpgradeTypes.VcsaEmbeddedSpec
 
toString() - Method in class com.vmware.vcenter.DeploymentTypes.Info
 
toString() - Method in class com.vmware.vcenter.DeploymentTypes.Task
 
toString() - Method in class com.vmware.vcenter.FolderTypes.FilterSpec
 
toString() - Method in class com.vmware.vcenter.FolderTypes.Summary
 
toString() - Method in class com.vmware.vcenter.guest.AdapterMapping
 
toString() - Method in class com.vmware.vcenter.guest.ConfigurationSpec
 
toString() - Method in class com.vmware.vcenter.guest.CustomizationSpec
 
toString() - Method in class com.vmware.vcenter.guest.CustomizationSpecsTypes.CreateSpec
 
toString() - Method in class com.vmware.vcenter.guest.CustomizationSpecsTypes.FilterSpec
 
toString() - Method in class com.vmware.vcenter.guest.CustomizationSpecsTypes.Info
 
toString() - Method in class com.vmware.vcenter.guest.CustomizationSpecsTypes.Metadata
 
toString() - Method in class com.vmware.vcenter.guest.CustomizationSpecsTypes.Spec
 
toString() - Method in class com.vmware.vcenter.guest.CustomizationSpecsTypes.Summary
 
toString() - Method in class com.vmware.vcenter.guest.Domain
 
toString() - Method in class com.vmware.vcenter.guest.GlobalDNSSettings
 
toString() - Method in class com.vmware.vcenter.guest.GuiUnattended
 
toString() - Method in class com.vmware.vcenter.guest.HostnameGenerator
 
toString() - Method in class com.vmware.vcenter.guest.IPSettings
 
toString() - Method in class com.vmware.vcenter.guest.Ipv4
 
toString() - Method in class com.vmware.vcenter.guest.Ipv6
 
toString() - Method in class com.vmware.vcenter.guest.Ipv6Address
 
toString() - Method in class com.vmware.vcenter.guest.LinuxConfiguration
 
toString() - Method in class com.vmware.vcenter.guest.UserData
 
toString() - Method in class com.vmware.vcenter.guest.WindowsConfiguration
 
toString() - Method in class com.vmware.vcenter.guest.WindowsNetworkAdapterSettings
 
toString() - Method in class com.vmware.vcenter.guest.WindowsSysprep
 
toString() - Method in class com.vmware.vcenter.HostTypes.CreateSpec
 
toString() - Method in class com.vmware.vcenter.HostTypes.FilterSpec
 
toString() - Method in class com.vmware.vcenter.HostTypes.Summary
 
toString() - Method in class com.vmware.vcenter.hvc.links.sync.ProvidersTypes.Credentials
 
toString() - Method in class com.vmware.vcenter.hvc.links.sync.ProvidersTypes.Info
 
toString() - Method in class com.vmware.vcenter.hvc.links.sync.ProvidersTypes.SessionInfo
 
toString() - Method in class com.vmware.vcenter.hvc.links.sync.ProvidersTypes.Summary
 
toString() - Method in class com.vmware.vcenter.hvc.links.SyncTypes.Credentials
 
toString() - Method in class com.vmware.vcenter.hvc.LinksTypes.CertificateInfo
 
toString() - Method in class com.vmware.vcenter.hvc.LinksTypes.CreateSpec
 
toString() - Method in class com.vmware.vcenter.hvc.LinksTypes.Credentials
 
toString() - Method in class com.vmware.vcenter.hvc.LinksTypes.Summary
 
toString() - Method in class com.vmware.vcenter.identity.ProvidersTypes.ActiveDirectoryOverLdap
 
toString() - Method in class com.vmware.vcenter.identity.ProvidersTypes.CreateSpec
 
toString() - Method in class com.vmware.vcenter.identity.ProvidersTypes.Info
 
toString() - Method in class com.vmware.vcenter.identity.ProvidersTypes.Oauth2CreateSpec
 
toString() - Method in class com.vmware.vcenter.identity.ProvidersTypes.Oauth2Info
 
toString() - Method in class com.vmware.vcenter.identity.ProvidersTypes.Oauth2Summary
 
toString() - Method in class com.vmware.vcenter.identity.ProvidersTypes.Oauth2UpdateSpec
 
toString() - Method in class com.vmware.vcenter.identity.ProvidersTypes.OidcCreateSpec
 
toString() - Method in class com.vmware.vcenter.identity.ProvidersTypes.OidcInfo
 
toString() - Method in class com.vmware.vcenter.identity.ProvidersTypes.OidcSummary
 
toString() - Method in class com.vmware.vcenter.identity.ProvidersTypes.OidcUpdateSpec
 
toString() - Method in class com.vmware.vcenter.identity.ProvidersTypes.Summary
 
toString() - Method in class com.vmware.vcenter.identity.ProvidersTypes.UpdateSpec
 
toString() - Method in class com.vmware.vcenter.inventory.DatastoreTypes.Info
 
toString() - Method in class com.vmware.vcenter.inventory.NetworkTypes.Info
 
toString() - Method in class com.vmware.vcenter.lcm.discovery.AssociatedProductsTypes.CreateSpec
 
toString() - Method in class com.vmware.vcenter.lcm.discovery.AssociatedProductsTypes.UpdateSpec
 
toString() - Method in class com.vmware.vcenter.lcm.discovery.InteropReportTypes.ReleaseInfo
 
toString() - Method in class com.vmware.vcenter.lcm.discovery.InteropReportTypes.Report
 
toString() - Method in class com.vmware.vcenter.lcm.discovery.InteropReportTypes.ReportRow
 
toString() - Method in class com.vmware.vcenter.lcm.discovery.InteropReportTypes.ReportSummary
 
toString() - Method in class com.vmware.vcenter.lcm.discovery.InteropReportTypes.Result
 
toString() - Method in class com.vmware.vcenter.lcm.discovery.InteropReportTypes.Spec
 
toString() - Method in class com.vmware.vcenter.lcm.discovery.Product
 
toString() - Method in class com.vmware.vcenter.lcm.discovery.ProductCatalogTypes.Summary
 
toString() - Method in class com.vmware.vcenter.lcm.Notification
 
toString() - Method in class com.vmware.vcenter.lcm.Notifications
 
toString() - Method in class com.vmware.vcenter.lcm.ReportsTypes.Location
 
toString() - Method in class com.vmware.vcenter.lcm.ReportsTypes.Token
 
toString() - Method in class com.vmware.vcenter.lcm.update.PendingTypes.Info
 
toString() - Method in class com.vmware.vcenter.lcm.update.PendingTypes.ListResult
 
toString() - Method in class com.vmware.vcenter.lcm.update.PendingTypes.Summary
 
toString() - Method in class com.vmware.vcenter.lcm.update.PrecheckReportTypes.Report
 
toString() - Method in class com.vmware.vcenter.lcm.update.PrecheckReportTypes.ReportSummary
 
toString() - Method in class com.vmware.vcenter.lcm.update.PrecheckReportTypes.Result
 
toString() - Method in class com.vmware.vcenter.namespace_management.ClusterAvailableVersionsTypes.Summary
 
toString() - Method in class com.vmware.vcenter.namespace_management.ClusterCompatibilityTypes.FilterSpec
 
toString() - Method in class com.vmware.vcenter.namespace_management.ClusterCompatibilityTypes.Summary
 
toString() - Method in class com.vmware.vcenter.namespace_management.ClusterSizeInfoTypes.Info
 
toString() - Method in class com.vmware.vcenter.namespace_management.ClusterSizeInfoTypes.VmInfo
 
toString() - Method in class com.vmware.vcenter.namespace_management.ClustersTypes.EnableSpec
 
toString() - Method in class com.vmware.vcenter.namespace_management.ClustersTypes.ImageRegistry
 
toString() - Method in class com.vmware.vcenter.namespace_management.ClustersTypes.ImageStorageSpec
 
toString() - Method in class com.vmware.vcenter.namespace_management.ClustersTypes.Info
 
toString() - Method in class com.vmware.vcenter.namespace_management.ClustersTypes.Ipv4Range
 
toString() - Method in class com.vmware.vcenter.namespace_management.ClustersTypes.Message
 
toString() - Method in class com.vmware.vcenter.namespace_management.ClustersTypes.NCPClusterNetworkEnableSpec
 
toString() - Method in class com.vmware.vcenter.namespace_management.ClustersTypes.NCPClusterNetworkInfo
 
toString() - Method in class com.vmware.vcenter.namespace_management.ClustersTypes.NCPClusterNetworkSetSpec
 
toString() - Method in class com.vmware.vcenter.namespace_management.ClustersTypes.NCPClusterNetworkUpdateSpec
 
toString() - Method in class com.vmware.vcenter.namespace_management.ClustersTypes.NetworkSpec
 
toString() - Method in class com.vmware.vcenter.namespace_management.ClustersTypes.SetSpec
 
toString() - Method in class com.vmware.vcenter.namespace_management.ClustersTypes.Stats
 
toString() - Method in class com.vmware.vcenter.namespace_management.ClustersTypes.Summary
 
toString() - Method in class com.vmware.vcenter.namespace_management.ClustersTypes.UpdateSpec
 
toString() - Method in class com.vmware.vcenter.namespace_management.DistributedSwitchCompatibilityTypes.FilterSpec
 
toString() - Method in class com.vmware.vcenter.namespace_management.DistributedSwitchCompatibilityTypes.Summary
 
toString() - Method in class com.vmware.vcenter.namespace_management.EdgeClusterCompatibilityTypes.FilterSpec
 
toString() - Method in class com.vmware.vcenter.namespace_management.EdgeClusterCompatibilityTypes.Summary
 
toString() - Method in class com.vmware.vcenter.namespace_management.HostsConfigTypes.Info
 
toString() - Method in class com.vmware.vcenter.namespace_management.Ipv4Cidr
 
toString() - Method in class com.vmware.vcenter.namespace_management.NamespaceResourceOptionsTypes.Info
 
toString() - Method in class com.vmware.vcenter.namespace_management.software.ClustersTypes.Info
 
toString() - Method in class com.vmware.vcenter.namespace_management.software.ClustersTypes.Message
 
toString() - Method in class com.vmware.vcenter.namespace_management.software.ClustersTypes.Result
 
toString() - Method in class com.vmware.vcenter.namespace_management.software.ClustersTypes.Summary
 
toString() - Method in class com.vmware.vcenter.namespace_management.software.ClustersTypes.UpgradeProgress
 
toString() - Method in class com.vmware.vcenter.namespace_management.software.ClustersTypes.UpgradeSpec
 
toString() - Method in class com.vmware.vcenter.namespace_management.software.ClustersTypes.UpgradeStatus
 
toString() - Method in class com.vmware.vcenter.namespace_management.stats.TimeSeriesTypes.PodIdentifier
 
toString() - Method in class com.vmware.vcenter.namespace_management.stats.TimeSeriesTypes.Spec
 
toString() - Method in class com.vmware.vcenter.namespace_management.stats.TimeSeriesTypes.TimeSeries
 
toString() - Method in class com.vmware.vcenter.namespace_management.SupportBundleTypes.Location
 
toString() - Method in class com.vmware.vcenter.namespace_management.SupportBundleTypes.Token
 
toString() - Method in class com.vmware.vcenter.namespaces.AccessTypes.CreateSpec
 
toString() - Method in class com.vmware.vcenter.namespaces.AccessTypes.Info
 
toString() - Method in class com.vmware.vcenter.namespaces.AccessTypes.SetSpec
 
toString() - Method in class com.vmware.vcenter.namespaces.Container
 
toString() - Method in class com.vmware.vcenter.namespaces.EndpointAddress
 
toString() - Method in class com.vmware.vcenter.namespaces.IngressRuleValue
 
toString() - Method in class com.vmware.vcenter.namespaces.InstancesTypes.Access
 
toString() - Method in class com.vmware.vcenter.namespaces.InstancesTypes.CreateSpec
 
toString() - Method in class com.vmware.vcenter.namespaces.InstancesTypes.Info
 
toString() - Method in class com.vmware.vcenter.namespaces.InstancesTypes.Message
 
toString() - Method in class com.vmware.vcenter.namespaces.InstancesTypes.SetSpec
 
toString() - Method in class com.vmware.vcenter.namespaces.InstancesTypes.Stats
 
toString() - Method in class com.vmware.vcenter.namespaces.InstancesTypes.StorageSpec
 
toString() - Method in class com.vmware.vcenter.namespaces.InstancesTypes.Summary
 
toString() - Method in class com.vmware.vcenter.namespaces.InstancesTypes.UpdateSpec
 
toString() - Method in class com.vmware.vcenter.namespaces.ResourceQuotaOptionsV1
 
toString() - Method in class com.vmware.vcenter.namespaces.ResourceQuotaOptionsV1Update
 
toString() - Method in class com.vmware.vcenter.namespaces.user.InstancesTypes.Summary
 
toString() - Method in class com.vmware.vcenter.NetworkTypes.FilterSpec
 
toString() - Method in class com.vmware.vcenter.NetworkTypes.Summary
 
toString() - Method in class com.vmware.vcenter.ovf.CertificateParams
 
toString() - Method in class com.vmware.vcenter.ovf.DeploymentOption
 
toString() - Method in class com.vmware.vcenter.ovf.DeploymentOptionParams
 
toString() - Method in class com.vmware.vcenter.ovf.ExportFlagTypes.Info
 
toString() - Method in class com.vmware.vcenter.ovf.ExtraConfig
 
toString() - Method in class com.vmware.vcenter.ovf.ExtraConfigParams
 
toString() - Method in class com.vmware.vcenter.ovf.ImportFlagTypes.Info
 
toString() - Method in class com.vmware.vcenter.ovf.IpAllocationParams
 
toString() - Method in class com.vmware.vcenter.ovf.LibraryItemTypes.CreateResult
 
toString() - Method in class com.vmware.vcenter.ovf.LibraryItemTypes.CreateSpec
 
toString() - Method in class com.vmware.vcenter.ovf.LibraryItemTypes.CreateTarget
 
toString() - Method in class com.vmware.vcenter.ovf.LibraryItemTypes.DeployableIdentity
 
toString() - Method in class com.vmware.vcenter.ovf.LibraryItemTypes.DeploymentResult
 
toString() - Method in class com.vmware.vcenter.ovf.LibraryItemTypes.DeploymentTarget
 
toString() - Method in class com.vmware.vcenter.ovf.LibraryItemTypes.OvfSummary
 
toString() - Method in class com.vmware.vcenter.ovf.LibraryItemTypes.ResourcePoolDeploymentSpec
 
toString() - Method in class com.vmware.vcenter.ovf.LibraryItemTypes.ResultInfo
 
toString() - Method in class com.vmware.vcenter.ovf.LibraryItemTypes.StorageGroupMapping
 
toString() - Method in class com.vmware.vcenter.ovf.OvfError
 
toString() - Method in class com.vmware.vcenter.ovf.OvfInfo
 
toString() - Method in class com.vmware.vcenter.ovf.OvfMessage
 
toString() - Method in class com.vmware.vcenter.ovf.OvfParams
 
toString() - Method in class com.vmware.vcenter.ovf.OvfWarning
 
toString() - Method in class com.vmware.vcenter.ovf.ParseIssue
 
toString() - Method in class com.vmware.vcenter.ovf.Property
 
toString() - Method in class com.vmware.vcenter.ovf.PropertyParams
 
toString() - Method in class com.vmware.vcenter.ovf.ScaleOutGroup
 
toString() - Method in class com.vmware.vcenter.ovf.ScaleOutParams
 
toString() - Method in class com.vmware.vcenter.ovf.SizeParams
 
toString() - Method in class com.vmware.vcenter.ovf.UnknownSection
 
toString() - Method in class com.vmware.vcenter.ovf.UnknownSectionParams
 
toString() - Method in class com.vmware.vcenter.ovf.VcenterExtensionParams
 
toString() - Method in class com.vmware.vcenter.ResourcePoolTypes.CreateSpec
 
toString() - Method in class com.vmware.vcenter.ResourcePoolTypes.FilterSpec
 
toString() - Method in class com.vmware.vcenter.ResourcePoolTypes.Info
 
toString() - Method in class com.vmware.vcenter.ResourcePoolTypes.ResourceAllocationCreateSpec
 
toString() - Method in class com.vmware.vcenter.ResourcePoolTypes.ResourceAllocationInfo
 
toString() - Method in class com.vmware.vcenter.ResourcePoolTypes.ResourceAllocationUpdateSpec
 
toString() - Method in class com.vmware.vcenter.ResourcePoolTypes.SharesInfo
 
toString() - Method in class com.vmware.vcenter.ResourcePoolTypes.Summary
 
toString() - Method in class com.vmware.vcenter.ResourcePoolTypes.UpdateSpec
 
toString() - Method in class com.vmware.vcenter.services.ServiceTypes.Info
 
toString() - Method in class com.vmware.vcenter.services.ServiceTypes.UpdateSpec
 
toString() - Method in class com.vmware.vcenter.storage.policies.compliance.VMTypes.FilterSpec
 
toString() - Method in class com.vmware.vcenter.storage.policies.compliance.VMTypes.Info
 
toString() - Method in class com.vmware.vcenter.storage.policies.ComplianceTypes.FilterSpec
 
toString() - Method in class com.vmware.vcenter.storage.policies.ComplianceTypes.Summary
 
toString() - Method in class com.vmware.vcenter.storage.policies.VMTypes.Info
 
toString() - Method in class com.vmware.vcenter.storage.PoliciesTypes.CompatibilityInfo
 
toString() - Method in class com.vmware.vcenter.storage.PoliciesTypes.CompatibleDatastoreInfo
 
toString() - Method in class com.vmware.vcenter.storage.PoliciesTypes.FilterSpec
 
toString() - Method in class com.vmware.vcenter.storage.PoliciesTypes.Summary
 
toString() - Method in class com.vmware.vcenter.system_config.DeploymentTypeTypes.Info
 
toString() - Method in class com.vmware.vcenter.system_config.DeploymentTypeTypes.ReconfigureSpec
 
toString() - Method in class com.vmware.vcenter.system_config.PscRegistrationTypes.Info
 
toString() - Method in class com.vmware.vcenter.tagging.AssociationsTypes.IterationSpec
 
toString() - Method in class com.vmware.vcenter.tagging.AssociationsTypes.ListResult
 
toString() - Method in class com.vmware.vcenter.tagging.AssociationsTypes.Summary
 
toString() - Method in class com.vmware.vcenter.tokenservice.TokenExchangeTypes.ExchangeSpec
 
toString() - Method in class com.vmware.vcenter.tokenservice.TokenExchangeTypes.Info
 
toString() - Method in class com.vmware.vcenter.topology.NodesTypes.FilterSpec
 
toString() - Method in class com.vmware.vcenter.topology.NodesTypes.Info
 
toString() - Method in class com.vmware.vcenter.topology.NodesTypes.Summary
 
toString() - Method in class com.vmware.vcenter.topology.ReplicationStatusTypes.FilterSpec
 
toString() - Method in class com.vmware.vcenter.topology.ReplicationStatusTypes.Summary
 
toString() - Method in class com.vmware.vcenter.trusted_infrastructure.attestation.ServicesTypes.CreateSpec
 
toString() - Method in class com.vmware.vcenter.trusted_infrastructure.attestation.ServicesTypes.FilterSpec
 
toString() - Method in class com.vmware.vcenter.trusted_infrastructure.attestation.ServicesTypes.Info
 
toString() - Method in class com.vmware.vcenter.trusted_infrastructure.attestation.ServicesTypes.Summary
 
toString() - Method in class com.vmware.vcenter.trusted_infrastructure.kms.ServicesTypes.CreateSpec
 
toString() - Method in class com.vmware.vcenter.trusted_infrastructure.kms.ServicesTypes.FilterSpec
 
toString() - Method in class com.vmware.vcenter.trusted_infrastructure.kms.ServicesTypes.Info
 
toString() - Method in class com.vmware.vcenter.trusted_infrastructure.kms.ServicesTypes.Summary
 
toString() - Method in class com.vmware.vcenter.trusted_infrastructure.NetworkAddress
 
toString() - Method in class com.vmware.vcenter.trusted_infrastructure.PrincipalTypes.Info
 
toString() - Method in class com.vmware.vcenter.trusted_infrastructure.StsPrincipal
 
toString() - Method in class com.vmware.vcenter.trusted_infrastructure.StsPrincipalId
 
toString() - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.attestation.os.esx.BaseImagesTypes.FilterSpec
 
toString() - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.attestation.os.esx.BaseImagesTypes.Info
 
toString() - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.attestation.os.esx.BaseImagesTypes.Summary
 
toString() - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.attestation.ServiceStatusTypes.Info
 
toString() - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.attestation.tpm2.CaCertificatesTypes.CreateSpec
 
toString() - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.attestation.tpm2.CaCertificatesTypes.Info
 
toString() - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.attestation.tpm2.CaCertificatesTypes.Summary
 
toString() - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.attestation.tpm2.EndorsementKeysTypes.CreateSpec
 
toString() - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.attestation.tpm2.EndorsementKeysTypes.Info
 
toString() - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.attestation.tpm2.EndorsementKeysTypes.Summary
 
toString() - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.attestation.tpm2.SettingsTypes.Info
 
toString() - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.attestation.tpm2.SettingsTypes.UpdateSpec
 
toString() - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.ConsumerPrincipalsTypes.CreateSpec
 
toString() - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.ConsumerPrincipalsTypes.FilterSpec
 
toString() - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.ConsumerPrincipalsTypes.Info
 
toString() - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.ConsumerPrincipalsTypes.Summary
 
toString() - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.providers.client_certificate.CsrTypes.Info
 
toString() - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.providers.ClientCertificateTypes.Info
 
toString() - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.providers.ClientCertificateTypes.UpdateSpec
 
toString() - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.providers.CurrentPeerCertificatesTypes.FilterSpec
 
toString() - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.providers.CurrentPeerCertificatesTypes.Summary
 
toString() - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.providers.TrustedPeerCertificatesTypes.Info
 
toString() - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.providers.TrustedPeerCertificatesTypes.UpdateSpec
 
toString() - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.ProvidersTypes.CreateSpec
 
toString() - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.ProvidersTypes.Info
 
toString() - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.ProvidersTypes.KeyServerCreateSpec
 
toString() - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.ProvidersTypes.KeyServerInfo
 
toString() - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.ProvidersTypes.KeyServerUpdateSpec
 
toString() - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.ProvidersTypes.KmipServerCreateSpec
 
toString() - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.ProvidersTypes.KmipServerInfo
 
toString() - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.ProvidersTypes.KmipServerUpdateSpec
 
toString() - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.ProvidersTypes.Server
 
toString() - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.ProvidersTypes.ServerInfo
 
toString() - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.ProvidersTypes.Status
 
toString() - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.ProvidersTypes.Summary
 
toString() - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.ProvidersTypes.UpdateSpec
 
toString() - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.ServiceStatusTypes.Info
 
toString() - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_hosts.AttestationTypes.FilterSpec
 
toString() - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_hosts.AttestationTypes.Info
 
toString() - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_hosts.AttestationTypes.Summary
 
toString() - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_hosts.KmsTypes.FilterSpec
 
toString() - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_hosts.KmsTypes.Info
 
toString() - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_hosts.KmsTypes.Summary
 
toString() - Method in class com.vmware.vcenter.trusted_infrastructure.TrustAuthorityClustersTypes.FilterSpec
 
toString() - Method in class com.vmware.vcenter.trusted_infrastructure.TrustAuthorityClustersTypes.Info
 
toString() - Method in class com.vmware.vcenter.trusted_infrastructure.TrustAuthorityClustersTypes.Summary
 
toString() - Method in class com.vmware.vcenter.trusted_infrastructure.TrustAuthorityClustersTypes.UpdateSpec
 
toString() - Method in class com.vmware.vcenter.trusted_infrastructure.trusted_clusters.attestation.ServicesTypes.CreateSpec
 
toString() - Method in class com.vmware.vcenter.trusted_infrastructure.trusted_clusters.attestation.ServicesTypes.FilterSpec
 
toString() - Method in class com.vmware.vcenter.trusted_infrastructure.trusted_clusters.attestation.ServicesTypes.Info
 
toString() - Method in class com.vmware.vcenter.trusted_infrastructure.trusted_clusters.attestation.ServicesTypes.Summary
 
toString() - Method in class com.vmware.vcenter.trusted_infrastructure.trusted_clusters.kms.ServicesTypes.CreateSpec
 
toString() - Method in class com.vmware.vcenter.trusted_infrastructure.trusted_clusters.kms.ServicesTypes.FilterSpec
 
toString() - Method in class com.vmware.vcenter.trusted_infrastructure.trusted_clusters.kms.ServicesTypes.Info
 
toString() - Method in class com.vmware.vcenter.trusted_infrastructure.trusted_clusters.kms.ServicesTypes.Summary
 
toString() - Method in class com.vmware.vcenter.trusted_infrastructure.X509CertChain
 
toString() - Method in class com.vmware.vcenter.vcha.CertificateInfo
 
toString() - Method in class com.vmware.vcenter.vcha.cluster.ActiveTypes.Info
 
toString() - Method in class com.vmware.vcenter.vcha.cluster.DeploymentTypeTypes.Info
 
toString() - Method in class com.vmware.vcenter.vcha.cluster.ModeTypes.Info
 
toString() - Method in class com.vmware.vcenter.vcha.cluster.PassiveTypes.CheckResult
 
toString() - Method in class com.vmware.vcenter.vcha.cluster.PassiveTypes.CheckSpec
 
toString() - Method in class com.vmware.vcenter.vcha.cluster.PassiveTypes.RedeploySpec
 
toString() - Method in class com.vmware.vcenter.vcha.cluster.WitnessTypes.CheckResult
 
toString() - Method in class com.vmware.vcenter.vcha.cluster.WitnessTypes.CheckSpec
 
toString() - Method in class com.vmware.vcenter.vcha.cluster.WitnessTypes.RedeploySpec
 
toString() - Method in class com.vmware.vcenter.vcha.ClusterTypes.ActiveSpec
 
toString() - Method in class com.vmware.vcenter.vcha.ClusterTypes.DeploySpec
 
toString() - Method in class com.vmware.vcenter.vcha.ClusterTypes.ErrorCondition
 
toString() - Method in class com.vmware.vcenter.vcha.ClusterTypes.Info
 
toString() - Method in class com.vmware.vcenter.vcha.ClusterTypes.IpInfo
 
toString() - Method in class com.vmware.vcenter.vcha.ClusterTypes.Ipv4Info
 
toString() - Method in class com.vmware.vcenter.vcha.ClusterTypes.Ipv6Info
 
toString() - Method in class com.vmware.vcenter.vcha.ClusterTypes.NodeInfo
 
toString() - Method in class com.vmware.vcenter.vcha.ClusterTypes.NodeRuntimeInfo
 
toString() - Method in class com.vmware.vcenter.vcha.ClusterTypes.NodeVmInfo
 
toString() - Method in class com.vmware.vcenter.vcha.ClusterTypes.PassiveSpec
 
toString() - Method in class com.vmware.vcenter.vcha.ClusterTypes.UndeploySpec
 
toString() - Method in class com.vmware.vcenter.vcha.ClusterTypes.VmInfo
 
toString() - Method in class com.vmware.vcenter.vcha.ClusterTypes.WitnessInfo
 
toString() - Method in class com.vmware.vcenter.vcha.ClusterTypes.WitnessSpec
 
toString() - Method in class com.vmware.vcenter.vcha.ConnectionSpec
 
toString() - Method in class com.vmware.vcenter.vcha.CredentialsSpec
 
toString() - Method in class com.vmware.vcenter.vcha.DiskInfo
 
toString() - Method in class com.vmware.vcenter.vcha.DiskSpec
 
toString() - Method in class com.vmware.vcenter.vcha.IpSpec
 
toString() - Method in class com.vmware.vcenter.vcha.Ipv4Spec
 
toString() - Method in class com.vmware.vcenter.vcha.Ipv6Spec
 
toString() - Method in class com.vmware.vcenter.vcha.OperationsTypes.Info
 
toString() - Method in class com.vmware.vcenter.vcha.PlacementInfo
 
toString() - Method in class com.vmware.vcenter.vcha.PlacementSpec
 
toString() - Method in class com.vmware.vcenter.vm.compute.PoliciesTypes.Info
 
toString() - Method in class com.vmware.vcenter.vm.console.TicketsTypes.CreateSpec
 
toString() - Method in class com.vmware.vcenter.vm.console.TicketsTypes.Summary
 
toString() - Method in class com.vmware.vcenter.vm.guest.CustomizationTypes.SetSpec
 
toString() - Method in class com.vmware.vcenter.vm.guest.DhcpConfigInfo
 
toString() - Method in class com.vmware.vcenter.vm.guest.DnsAssignedValues
 
toString() - Method in class com.vmware.vcenter.vm.guest.DnsConfigInfo
 
toString() - Method in class com.vmware.vcenter.vm.guest.IdentityTypes.Info
 
toString() - Method in class com.vmware.vcenter.vm.guest.LocalFilesystemTypes.Info
 
toString() - Method in class com.vmware.vcenter.vm.guest.LocalFilesystemTypes.VirtualDiskMapping
 
toString() - Method in class com.vmware.vcenter.vm.guest.networking.InterfacesTypes.Info
 
toString() - Method in class com.vmware.vcenter.vm.guest.networking.InterfacesTypes.IpAddressInfo
 
toString() - Method in class com.vmware.vcenter.vm.guest.networking.InterfacesTypes.IpConfigInfo
 
toString() - Method in class com.vmware.vcenter.vm.guest.networking.RoutesTypes.Info
 
toString() - Method in class com.vmware.vcenter.vm.guest.NetworkingTypes.Info
 
toString() - Method in class com.vmware.vcenter.vm.guest.PowerTypes.Info
 
toString() - Method in class com.vmware.vcenter.vm.hardware.adapter.SataTypes.CreateSpec
 
toString() - Method in class com.vmware.vcenter.vm.hardware.adapter.SataTypes.Info
 
toString() - Method in class com.vmware.vcenter.vm.hardware.adapter.SataTypes.Summary
 
toString() - Method in class com.vmware.vcenter.vm.hardware.adapter.ScsiTypes.CreateSpec
 
toString() - Method in class com.vmware.vcenter.vm.hardware.adapter.ScsiTypes.Info
 
toString() - Method in class com.vmware.vcenter.vm.hardware.adapter.ScsiTypes.Summary
 
toString() - Method in class com.vmware.vcenter.vm.hardware.adapter.ScsiTypes.UpdateSpec
 
toString() - Method in class com.vmware.vcenter.vm.hardware.boot.DeviceTypes.Entry
 
toString() - Method in class com.vmware.vcenter.vm.hardware.boot.DeviceTypes.EntryCreateSpec
 
toString() - Method in class com.vmware.vcenter.vm.hardware.BootTypes.CreateSpec
 
toString() - Method in class com.vmware.vcenter.vm.hardware.BootTypes.Info
 
toString() - Method in class com.vmware.vcenter.vm.hardware.BootTypes.UpdateSpec
 
toString() - Method in class com.vmware.vcenter.vm.hardware.CdromTypes.BackingInfo
 
toString() - Method in class com.vmware.vcenter.vm.hardware.CdromTypes.BackingSpec
 
toString() - Method in class com.vmware.vcenter.vm.hardware.CdromTypes.CreateSpec
 
toString() - Method in class com.vmware.vcenter.vm.hardware.CdromTypes.Info
 
toString() - Method in class com.vmware.vcenter.vm.hardware.CdromTypes.Summary
 
toString() - Method in class com.vmware.vcenter.vm.hardware.CdromTypes.UpdateSpec
 
toString() - Method in class com.vmware.vcenter.vm.hardware.ConnectionCreateSpec
 
toString() - Method in class com.vmware.vcenter.vm.hardware.ConnectionInfo
 
toString() - Method in class com.vmware.vcenter.vm.hardware.ConnectionUpdateSpec
 
toString() - Method in class com.vmware.vcenter.vm.hardware.CpuTypes.Info
 
toString() - Method in class com.vmware.vcenter.vm.hardware.CpuTypes.UpdateSpec
 
toString() - Method in class com.vmware.vcenter.vm.hardware.DiskTypes.BackingInfo
 
toString() - Method in class com.vmware.vcenter.vm.hardware.DiskTypes.BackingSpec
 
toString() - Method in class com.vmware.vcenter.vm.hardware.DiskTypes.CreateSpec
 
toString() - Method in class com.vmware.vcenter.vm.hardware.DiskTypes.Info
 
toString() - Method in class com.vmware.vcenter.vm.hardware.DiskTypes.StoragePolicySpec
 
toString() - Method in class com.vmware.vcenter.vm.hardware.DiskTypes.Summary
 
toString() - Method in class com.vmware.vcenter.vm.hardware.DiskTypes.UpdateSpec
 
toString() - Method in class com.vmware.vcenter.vm.hardware.DiskTypes.VmdkCreateSpec
 
toString() - Method in class com.vmware.vcenter.vm.hardware.EthernetTypes.BackingInfo
 
toString() - Method in class com.vmware.vcenter.vm.hardware.EthernetTypes.BackingSpec
 
toString() - Method in class com.vmware.vcenter.vm.hardware.EthernetTypes.CreateSpec
 
toString() - Method in class com.vmware.vcenter.vm.hardware.EthernetTypes.Info
 
toString() - Method in class com.vmware.vcenter.vm.hardware.EthernetTypes.Summary
 
toString() - Method in class com.vmware.vcenter.vm.hardware.EthernetTypes.UpdateSpec
 
toString() - Method in class com.vmware.vcenter.vm.hardware.FloppyTypes.BackingInfo
 
toString() - Method in class com.vmware.vcenter.vm.hardware.FloppyTypes.BackingSpec
 
toString() - Method in class com.vmware.vcenter.vm.hardware.FloppyTypes.CreateSpec
 
toString() - Method in class com.vmware.vcenter.vm.hardware.FloppyTypes.Info
 
toString() - Method in class com.vmware.vcenter.vm.hardware.FloppyTypes.Summary
 
toString() - Method in class com.vmware.vcenter.vm.hardware.FloppyTypes.UpdateSpec
 
toString() - Method in class com.vmware.vcenter.vm.hardware.IdeAddressInfo
 
toString() - Method in class com.vmware.vcenter.vm.hardware.IdeAddressSpec
 
toString() - Method in class com.vmware.vcenter.vm.hardware.MemoryTypes.Info
 
toString() - Method in class com.vmware.vcenter.vm.hardware.MemoryTypes.UpdateSpec
 
toString() - Method in class com.vmware.vcenter.vm.hardware.ParallelTypes.BackingInfo
 
toString() - Method in class com.vmware.vcenter.vm.hardware.ParallelTypes.BackingSpec
 
toString() - Method in class com.vmware.vcenter.vm.hardware.ParallelTypes.CreateSpec
 
toString() - Method in class com.vmware.vcenter.vm.hardware.ParallelTypes.Info
 
toString() - Method in class com.vmware.vcenter.vm.hardware.ParallelTypes.Summary
 
toString() - Method in class com.vmware.vcenter.vm.hardware.ParallelTypes.UpdateSpec
 
toString() - Method in class com.vmware.vcenter.vm.hardware.SataAddressInfo
 
toString() - Method in class com.vmware.vcenter.vm.hardware.SataAddressSpec
 
toString() - Method in class com.vmware.vcenter.vm.hardware.ScsiAddressInfo
 
toString() - Method in class com.vmware.vcenter.vm.hardware.ScsiAddressSpec
 
toString() - Method in class com.vmware.vcenter.vm.hardware.SerialTypes.BackingInfo
 
toString() - Method in class com.vmware.vcenter.vm.hardware.SerialTypes.BackingSpec
 
toString() - Method in class com.vmware.vcenter.vm.hardware.SerialTypes.CreateSpec
 
toString() - Method in class com.vmware.vcenter.vm.hardware.SerialTypes.Info
 
toString() - Method in class com.vmware.vcenter.vm.hardware.SerialTypes.Summary
 
toString() - Method in class com.vmware.vcenter.vm.hardware.SerialTypes.UpdateSpec
 
toString() - Method in class com.vmware.vcenter.vm.HardwareTypes.Info
 
toString() - Method in class com.vmware.vcenter.vm.HardwareTypes.UpdateSpec
 
toString() - Method in class com.vmware.vcenter.vm.IdentityTypes.Info
 
toString() - Method in class com.vmware.vcenter.vm.LibraryItemTypes.CheckOutInfo
 
toString() - Method in class com.vmware.vcenter.vm.LibraryItemTypes.Info
 
toString() - Method in class com.vmware.vcenter.vm.PowerTypes.Info
 
toString() - Method in class com.vmware.vcenter.vm.storage.policy.ComplianceTypes.CheckSpec
 
toString() - Method in class com.vmware.vcenter.vm.storage.policy.ComplianceTypes.Info
 
toString() - Method in class com.vmware.vcenter.vm.storage.policy.ComplianceTypes.VmComplianceInfo
 
toString() - Method in class com.vmware.vcenter.vm.storage.PolicyTypes.DiskPolicySpec
 
toString() - Method in class com.vmware.vcenter.vm.storage.PolicyTypes.Info
 
toString() - Method in class com.vmware.vcenter.vm.storage.PolicyTypes.UpdateSpec
 
toString() - Method in class com.vmware.vcenter.vm.storage.PolicyTypes.VmHomePolicySpec
 
toString() - Method in class com.vmware.vcenter.vm.tools.InstallerTypes.Info
 
toString() - Method in class com.vmware.vcenter.vm.ToolsTypes.Info
 
toString() - Method in class com.vmware.vcenter.vm.ToolsTypes.UpdateSpec
 
toString() - Method in class com.vmware.vcenter.vm_template.library_items.CheckOutsTypes.CheckInSpec
 
toString() - Method in class com.vmware.vcenter.vm_template.library_items.CheckOutsTypes.CheckOutSpec
 
toString() - Method in class com.vmware.vcenter.vm_template.library_items.CheckOutsTypes.Info
 
toString() - Method in class com.vmware.vcenter.vm_template.library_items.CheckOutsTypes.PlacementSpec
 
toString() - Method in class com.vmware.vcenter.vm_template.library_items.CheckOutsTypes.Summary
 
toString() - Method in class com.vmware.vcenter.vm_template.library_items.VersionsTypes.Info
 
toString() - Method in class com.vmware.vcenter.vm_template.library_items.VersionsTypes.RollbackSpec
 
toString() - Method in class com.vmware.vcenter.vm_template.library_items.VersionsTypes.Summary
 
toString() - Method in class com.vmware.vcenter.vm_template.LibraryItemsTypes.CpuInfo
 
toString() - Method in class com.vmware.vcenter.vm_template.LibraryItemsTypes.CpuUpdateSpec
 
toString() - Method in class com.vmware.vcenter.vm_template.LibraryItemsTypes.CreatePlacementSpec
 
toString() - Method in class com.vmware.vcenter.vm_template.LibraryItemsTypes.CreateSpec
 
toString() - Method in class com.vmware.vcenter.vm_template.LibraryItemsTypes.CreateSpecDiskStorage
 
toString() - Method in class com.vmware.vcenter.vm_template.LibraryItemsTypes.CreateSpecDiskStoragePolicy
 
toString() - Method in class com.vmware.vcenter.vm_template.LibraryItemsTypes.CreateSpecVmHomeStorage
 
toString() - Method in class com.vmware.vcenter.vm_template.LibraryItemsTypes.CreateSpecVmHomeStoragePolicy
 
toString() - Method in class com.vmware.vcenter.vm_template.LibraryItemsTypes.DeployPlacementSpec
 
toString() - Method in class com.vmware.vcenter.vm_template.LibraryItemsTypes.DeploySpec
 
toString() - Method in class com.vmware.vcenter.vm_template.LibraryItemsTypes.DeploySpecDiskStorage
 
toString() - Method in class com.vmware.vcenter.vm_template.LibraryItemsTypes.DeploySpecDiskStoragePolicy
 
toString() - Method in class com.vmware.vcenter.vm_template.LibraryItemsTypes.DeploySpecVmHomeStorage
 
toString() - Method in class com.vmware.vcenter.vm_template.LibraryItemsTypes.DeploySpecVmHomeStoragePolicy
 
toString() - Method in class com.vmware.vcenter.vm_template.LibraryItemsTypes.DiskInfo
 
toString() - Method in class com.vmware.vcenter.vm_template.LibraryItemsTypes.DiskStorageInfo
 
toString() - Method in class com.vmware.vcenter.vm_template.LibraryItemsTypes.DiskUpdateSpec
 
toString() - Method in class com.vmware.vcenter.vm_template.LibraryItemsTypes.EthernetInfo
 
toString() - Method in class com.vmware.vcenter.vm_template.LibraryItemsTypes.EthernetUpdateSpec
 
toString() - Method in class com.vmware.vcenter.vm_template.LibraryItemsTypes.GuestCustomizationSpec
 
toString() - Method in class com.vmware.vcenter.vm_template.LibraryItemsTypes.HardwareCustomizationSpec
 
toString() - Method in class com.vmware.vcenter.vm_template.LibraryItemsTypes.Info
 
toString() - Method in class com.vmware.vcenter.vm_template.LibraryItemsTypes.MemoryInfo
 
toString() - Method in class com.vmware.vcenter.vm_template.LibraryItemsTypes.MemoryUpdateSpec
 
toString() - Method in class com.vmware.vcenter.vm_template.LibraryItemsTypes.VmHomeStorageInfo
 
toString() - Method in class com.vmware.vcenter.VMTypes.ClonePlacementSpec
 
toString() - Method in class com.vmware.vcenter.VMTypes.CloneSpec
 
toString() - Method in class com.vmware.vcenter.VMTypes.ComputePlacementSpec
 
toString() - Method in class com.vmware.vcenter.VMTypes.CreateSpec
 
toString() - Method in class com.vmware.vcenter.VMTypes.DiskCloneSpec
 
toString() - Method in class com.vmware.vcenter.VMTypes.DiskRelocateSpec
 
toString() - Method in class com.vmware.vcenter.VMTypes.FilterSpec
 
toString() - Method in class com.vmware.vcenter.VMTypes.GuestCustomizationSpec
 
toString() - Method in class com.vmware.vcenter.VMTypes.Info
 
toString() - Method in class com.vmware.vcenter.VMTypes.InstantClonePlacementSpec
 
toString() - Method in class com.vmware.vcenter.VMTypes.InstantCloneSpec
 
toString() - Method in class com.vmware.vcenter.VMTypes.InventoryPlacementSpec
 
toString() - Method in class com.vmware.vcenter.VMTypes.PlacementSpec
 
toString() - Method in class com.vmware.vcenter.VMTypes.RegisterPlacementSpec
 
toString() - Method in class com.vmware.vcenter.VMTypes.RegisterSpec
 
toString() - Method in class com.vmware.vcenter.VMTypes.RelocatePlacementSpec
 
toString() - Method in class com.vmware.vcenter.VMTypes.RelocateSpec
 
toString() - Method in class com.vmware.vcenter.VMTypes.StoragePlacementSpec
 
toString() - Method in class com.vmware.vcenter.VMTypes.StoragePolicySpec
 
toString() - Method in class com.vmware.vcenter.VMTypes.Summary
 
toString() - Method in class com.vmware.vstats.AcqSpecsTypes.CounterSpec
 
toString() - Method in class com.vmware.vstats.AcqSpecsTypes.CreateSpec
 
toString() - Method in class com.vmware.vstats.AcqSpecsTypes.FilterSpec
 
toString() - Method in class com.vmware.vstats.AcqSpecsTypes.Info
 
toString() - Method in class com.vmware.vstats.AcqSpecsTypes.ListResult
 
toString() - Method in class com.vmware.vstats.AcqSpecsTypes.UpdateSpec
 
toString() - Method in class com.vmware.vstats.CidMid
 
toString() - Method in class com.vmware.vstats.CounterMetadataTypes.FilterSpec
 
toString() - Method in class com.vmware.vstats.CounterMetadataTypes.Info
 
toString() - Method in class com.vmware.vstats.CounterSetsTypes.Info
 
toString() - Method in class com.vmware.vstats.CountersTypes.FilterSpec
 
toString() - Method in class com.vmware.vstats.CountersTypes.Info
 
toString() - Method in class com.vmware.vstats.DataTypes.DataPoint
 
toString() - Method in class com.vmware.vstats.DataTypes.DataPointsResult
 
toString() - Method in class com.vmware.vstats.DataTypes.FilterSpec
 
toString() - Method in class com.vmware.vstats.MetricsTypes.Summary
 
toString() - Method in class com.vmware.vstats.ProvidersTypes.Summary
 
toString() - Method in class com.vmware.vstats.ResourceAddressesTypes.FilterSpec
 
toString() - Method in class com.vmware.vstats.ResourceAddressesTypes.Info
 
toString() - Method in class com.vmware.vstats.ResourceAddressesTypes.ListResult
 
toString() - Method in class com.vmware.vstats.ResourceAddressSchemasTypes.Info
 
toString() - Method in class com.vmware.vstats.ResourceAddressSchemasTypes.ResourceIdDefinition
 
toString() - Method in class com.vmware.vstats.ResourceTypesTypes.Summary
 
toString() - Method in class com.vmware.vstats.RsrcId
 
toString() - Method in class com.vmware.vstats.UserInfo
 
tpm2() - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.attestation.AttestationFactory
The com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.attestation.tpm2 package provides interfaces to manage remote attestation configuration for TPM trust.
Tpm2Factory - Class in com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.attestation.tpm2
Tpm2Factory is responsible for creating instances of services contained inside the com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.attestation.tpm2 package and also has the subpackages reference to access respective subpackage services.
transferEndpoint - Static variable in class com.vmware.content.library.item.StructDefinitions
 
TransferEndpoint - Class in com.vmware.content.library.item
The TransferEndpoint class encapsulates a URI along with extra information about it.
TransferEndpoint() - Constructor for class com.vmware.content.library.item.TransferEndpoint
Default constructor.
TransferEndpoint(StructValue) - Constructor for class com.vmware.content.library.item.TransferEndpoint
 
TransferEndpoint.Builder - Class in com.vmware.content.library.item
Builder class for TransferEndpoint.
TRANSFERRING - Static variable in class com.vmware.content.library.item.TransferStatus
Indicates that data is being transferred to the file.
TransferStatus - Class in com.vmware.content.library.item
The TransferStatus enumeration class defines the transfer state of a file.
TransferStatus.Values - Enum in com.vmware.content.library.item
Native Java enum representing this enumeration class.
TRANSIENT_IPPOOL - Static variable in class com.vmware.vcenter.ovf.IpAllocationParams.IpAllocationPolicy
Specifies that IP addresses are allocated from an IP pool.
transientIndication - Static variable in class com.vmware.vapi.std.errors.StructDefinitions
 
TransientIndication - Class in com.vmware.vapi.std.errors
The TransientIndication class indicates whether or not the exception is transient.
TransientIndication - Class in com.vmware.vapi.std.errors
The TransientIndication class indicates whether or not the exception is transient.
TransientIndication(boolean) - Constructor for class com.vmware.vapi.std.errors.TransientIndication
This constructor is provided for backwards compatibility purposes only.
TransientIndication() - Constructor for class com.vmware.vapi.std.errors.TransientIndication
Default constructor.
TransientIndication(StructValue) - Constructor for class com.vmware.vapi.std.errors.TransientIndication
 
TransientIndication.Builder - Class in com.vmware.vapi.std.errors
Builder class for TransientIndication.
TransportProtocolException - Exception in com.vmware.vapi.client.exception
Thrown in cases of server protocol errors related to the lower level communication protocol errors (like HTTP protocol errors).
TransportProtocolException() - Constructor for exception com.vmware.vapi.client.exception.TransportProtocolException
 
TransportProtocolException(String) - Constructor for exception com.vmware.vapi.client.exception.TransportProtocolException
 
TransportProtocolException(String, Throwable) - Constructor for exception com.vmware.vapi.client.exception.TransportProtocolException
 
TransportProtocolException(Throwable) - Constructor for exception com.vmware.vapi.client.exception.TransportProtocolException
 
TRUE - Static variable in class com.vmware.vapi.data.BooleanValue
 
TrustAuthorityClusters - Interface in com.vmware.vcenter.trusted_infrastructure
The TrustAuthorityClusters interface manages all the Trust Authority Components on each Trust Authority Host in the cluster.
trustAuthorityClusters() - Method in class com.vmware.vcenter.trusted_infrastructure.TrustedInfrastructureFactory
The com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters package provides the Trust Authority Components.
TrustAuthorityClustersDefinitions - Class in com.vmware.vcenter.trusted_infrastructure
Defines the type descriptors for the TrustAuthorityClusters API service.
TrustAuthorityClustersDefinitions() - Constructor for class com.vmware.vcenter.trusted_infrastructure.TrustAuthorityClustersDefinitions
 
TrustAuthorityClustersFactory - Class in com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters
TrustAuthorityClustersFactory is responsible for creating instances of services contained inside the com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters package and also has the subpackages reference to access respective subpackage services.
trustAuthorityClustersService() - Method in class com.vmware.vcenter.trusted_infrastructure.TrustedInfrastructureFactory
Returns an instance of class TrustAuthorityClusters
TrustAuthorityClustersStub - Class in com.vmware.vcenter.trusted_infrastructure
Remote stub implementation of the TrustAuthorityClusters API service.
TrustAuthorityClustersStub(ApiProvider, TypeConverter, StubConfigurationBase) - Constructor for class com.vmware.vcenter.trusted_infrastructure.TrustAuthorityClustersStub
 
TrustAuthorityClustersStub(ApiProvider, StubConfigurationBase) - Constructor for class com.vmware.vcenter.trusted_infrastructure.TrustAuthorityClustersStub
 
TrustAuthorityClustersTypes - Interface in com.vmware.vcenter.trusted_infrastructure
Defines the data types of the TrustAuthorityClusters API service.
TrustAuthorityClustersTypes._VAPI_OPERATIONS - Enum in com.vmware.vcenter.trusted_infrastructure
Identifiers of the task operations
TrustAuthorityClustersTypes.FilterSpec - Class in com.vmware.vcenter.trusted_infrastructure
The FilterSpec class contains the data necessary for identifying a TrustAuthorityClusters.
TrustAuthorityClustersTypes.FilterSpec.Builder - Class in com.vmware.vcenter.trusted_infrastructure
TrustAuthorityClustersTypes.Info - Class in com.vmware.vcenter.trusted_infrastructure
The Info class contains the data necessary for retrieving the TrustAuthorityClusters info.
TrustAuthorityClustersTypes.Info.Builder - Class in com.vmware.vcenter.trusted_infrastructure
TrustAuthorityClustersTypes.State - Class in com.vmware.vcenter.trusted_infrastructure
The State enumeration class defines the states of the TrustAuthorityClusters.
TrustAuthorityClustersTypes.State.Values - Enum in com.vmware.vcenter.trusted_infrastructure
Native Java enum representing this enumeration class.
TrustAuthorityClustersTypes.Summary - Class in com.vmware.vcenter.trusted_infrastructure
The Summary class contains information about TrustAuthorityClusters id and state.
TrustAuthorityClustersTypes.Summary.Builder - Class in com.vmware.vcenter.trusted_infrastructure
TrustAuthorityClustersTypes.UpdateSpec - Class in com.vmware.vcenter.trusted_infrastructure
The UpdateSpec class contains the data necessary for update of a TrustAuthorityClusters.
TrustAuthorityClustersTypes.UpdateSpec.Builder - Class in com.vmware.vcenter.trusted_infrastructure
trustAuthorityHosts() - Method in class com.vmware.vcenter.trusted_infrastructure.TrustedInfrastructureFactory
The com.vmware.vcenter.trusted_infrastructure.trust_authority_hosts package provides interfaces that provide information necessary to connect to the hosts running the Trust Authority Components.
TrustAuthorityHostsFactory - Class in com.vmware.vcenter.trusted_infrastructure.trust_authority_hosts
TrustAuthorityHostsFactory is responsible for creating instances of services contained inside the com.vmware.vcenter.trusted_infrastructure.trust_authority_hosts package and also has the subpackages reference to access respective subpackage services.
trustedInfrastructure() - Method in class com.vmware.vcenter.VcenterFactory
The com.vmware.vcenter.trusted_infrastructure package provides interfaces that enable a Trusted Infrastructure.
TrustedInfrastructureFactory - Class in com.vmware.vcenter.trusted_infrastructure
TrustedInfrastructureFactory is responsible for creating instances of services contained inside the com.vmware.vcenter.trusted_infrastructure package and also has the subpackages reference to access respective subpackage services.
TrustedPeerCertificates - Interface in com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.providers
Provides management operations for the TLS certificates trusted for communication with peer key servers.
TrustedPeerCertificatesDefinitions - Class in com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.providers
Defines the type descriptors for the TrustedPeerCertificates API service.
TrustedPeerCertificatesDefinitions() - Constructor for class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.providers.TrustedPeerCertificatesDefinitions
 
trustedPeerCertificatesService() - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.providers.ProvidersFactory
Returns an instance of class TrustedPeerCertificates
TrustedPeerCertificatesStub - Class in com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.providers
Remote stub implementation of the TrustedPeerCertificates API service.
TrustedPeerCertificatesStub(ApiProvider, TypeConverter, StubConfigurationBase) - Constructor for class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.providers.TrustedPeerCertificatesStub
 
TrustedPeerCertificatesStub(ApiProvider, StubConfigurationBase) - Constructor for class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.providers.TrustedPeerCertificatesStub
 
TrustedPeerCertificatesTypes - Interface in com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.providers
Defines the data types of the TrustedPeerCertificates API service.
TrustedPeerCertificatesTypes._VAPI_OPERATIONS - Enum in com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.providers
Identifiers of the task operations
TrustedPeerCertificatesTypes.Info - Class in com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.providers
The Info class contains x509 certificate list.
TrustedPeerCertificatesTypes.Info.Builder - Class in com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.providers
TrustedPeerCertificatesTypes.UpdateSpec - Class in com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.providers
The UpdateSpec class contains properties that describe the server certificate update for a Key Provider.
TrustedPeerCertificatesTypes.UpdateSpec.Builder - Class in com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.providers
TrustedRootChains - Interface in com.vmware.vcenter.certificate_management.vcenter
The TrustedRootChains interface provides methods to create, modify, delete and read trusted root certificate chains.
TrustedRootChainsDefinitions - Class in com.vmware.vcenter.certificate_management.vcenter
Defines the type descriptors for the TrustedRootChains API service.
TrustedRootChainsDefinitions() - Constructor for class com.vmware.vcenter.certificate_management.vcenter.TrustedRootChainsDefinitions
 
trustedRootChainsService() - Method in class com.vmware.vcenter.certificate_management.vcenter.VcenterFactory
Returns an instance of class TrustedRootChains
TrustedRootChainsStub - Class in com.vmware.vcenter.certificate_management.vcenter
Remote stub implementation of the TrustedRootChains API service.
TrustedRootChainsStub(ApiProvider, TypeConverter, StubConfigurationBase) - Constructor for class com.vmware.vcenter.certificate_management.vcenter.TrustedRootChainsStub
 
TrustedRootChainsStub(ApiProvider, StubConfigurationBase) - Constructor for class com.vmware.vcenter.certificate_management.vcenter.TrustedRootChainsStub
 
TrustedRootChainsTypes - Interface in com.vmware.vcenter.certificate_management.vcenter
Defines the data types of the TrustedRootChains API service.
TrustedRootChainsTypes.CreateSpec - Class in com.vmware.vcenter.certificate_management.vcenter
The CreateSpec class contains information to create a trusted root certificate chain.
TrustedRootChainsTypes.CreateSpec.Builder - Class in com.vmware.vcenter.certificate_management.vcenter
TrustedRootChainsTypes.Info - Class in com.vmware.vcenter.certificate_management.vcenter
The Info class contains information for a trusted root certificate chain.
TrustedRootChainsTypes.Info.Builder - Class in com.vmware.vcenter.certificate_management.vcenter
Builder class for TrustedRootChainsTypes.Info.
TrustedRootChainsTypes.Summary - Class in com.vmware.vcenter.certificate_management.vcenter
The Summary class contains a trusted root certificate chain summary suitable for UI presentation.
TrustedRootChainsTypes.Summary.Builder - Class in com.vmware.vcenter.certificate_management.vcenter
TUESDAY - Static variable in class com.vmware.appliance.recovery.backup.SchedulesTypes.DayOfWeek
Tuesday.
TUESDAY - Static variable in class com.vmware.appliance.update.PolicyTypes.DayOfWeek
Tuesday.
TUESDAY - Static variable in class com.vmware.esx.settings.depots.SyncScheduleTypes.DayOfWeek
Tuesday.
TUESDAY - Static variable in class com.vmware.vcenter.content.registries.DayOfWeek
Tuesday.
TURBO_LINUX - Static variable in class com.vmware.vcenter.vm.GuestOS
Turbolinux
TURBO_LINUX_64 - Static variable in class com.vmware.vcenter.vm.GuestOS
Turbolinux (64 bit)
tymesync() - Method in class com.vmware.appliance.ApplianceFactory
The com.vmware.appliance.tymesync package provides interfaces for managing tyme synchronization settings of the appliance.
TymesyncFactory - Class in com.vmware.appliance.tymesync
TymesyncFactory is responsible for creating instances of services contained inside the com.vmware.appliance.tymesync package and also has the subpackages reference to access respective subpackage services.
Type - Interface in com.vmware.content
The Type interface exposes the ItemModel types that this Content Library Service supports.
type - Static variable in class com.vmware.vapi.metadata.metamodel.StructDefinitions
 
Type - Class in com.vmware.vapi.metadata.metamodel
The Type class describes the type information of a typed element in the interface definiton language.
Type() - Constructor for class com.vmware.vapi.metadata.metamodel.Type
Default constructor.
Type(StructValue) - Constructor for class com.vmware.vapi.metadata.metamodel.Type
 
type - Variable in class com.vmware.vsphereautomation.lookup.LookupServiceRegistrationEndpointType
 
type - Variable in class com.vmware.vsphereautomation.lookup.LookupServiceRegistrationServiceType
 
type - Variable in class com.vmware.vsphereautomation.lookup.ManagedObjectReference
 
Type.Builder - Class in com.vmware.vapi.metadata.metamodel
Builder class for Type.
Type.BuiltinType - Class in com.vmware.vapi.metadata.metamodel
The BuiltinType enumeration class provides enumeration constant for each of the built-in types present in the interface definition language type system.
Type.BuiltinType.Values - Enum in com.vmware.vapi.metadata.metamodel
Native Java enum representing this enumeration class.
Type.Category - Class in com.vmware.vapi.metadata.metamodel
The Category enumeration class provides enumeration constant for each category of the type.
Type.Category.Values - Enum in com.vmware.vapi.metadata.metamodel
Native Java enum representing this enumeration class.
TYPE_FIELD_NAME - Static variable in class com.vmware.vapi.std.StandardDataFactory
 
TypeDefinitions - Class in com.vmware.content
Defines the type descriptors for the Type API service.
TypeDefinitions() - Constructor for class com.vmware.content.TypeDefinitions
 
typeService() - Method in class com.vmware.content.ContentFactory
Returns an instance of class Type
TypeStub - Class in com.vmware.content
Remote stub implementation of the Type API service.
TypeStub(ApiProvider, TypeConverter, StubConfigurationBase) - Constructor for class com.vmware.content.TypeStub
 
TypeStub(ApiProvider, StubConfigurationBase) - Constructor for class com.vmware.content.TypeStub
 
TypeTypes - Interface in com.vmware.content
Defines the data types of the Type API service.
TypeTypes.Info - Class in com.vmware.content
The Info class describes support for a specific type of data in an ItemModel.
TypeTypes.Info.Builder - Class in com.vmware.content
Builder class for TypeTypes.Info.

U

UBUNTU - Static variable in class com.vmware.vcenter.vm.GuestOS
Ubuntu Linux
UBUNTU_64 - Static variable in class com.vmware.vcenter.vm.GuestOS
Ubuntu Linux (64 bit)
UDP - Static variable in class com.vmware.appliance.logging.ForwardingTypes.Protocol
Log messages will be forwarded to the remote host using the UDP protocol.
Umds - Interface in com.vmware.esx.settings.depots
The Umds interface provides methods to manage VMware vSphere Update Manager Download Service (UMDS) software depots used during ESX lifecycle management.
UmdsDefinitions - Class in com.vmware.esx.settings.depots
Defines the type descriptors for the Umds API service.
UmdsDefinitions() - Constructor for class com.vmware.esx.settings.depots.UmdsDefinitions
 
umdsService() - Method in class com.vmware.esx.settings.depots.DepotsFactory
Returns an instance of class Umds
UmdsStub - Class in com.vmware.esx.settings.depots
Remote stub implementation of the Umds API service.
UmdsStub(ApiProvider, TypeConverter, StubConfigurationBase) - Constructor for class com.vmware.esx.settings.depots.UmdsStub
 
UmdsStub(ApiProvider, StubConfigurationBase) - Constructor for class com.vmware.esx.settings.depots.UmdsStub
 
UmdsTypes - Interface in com.vmware.esx.settings.depots
Defines the data types of the Umds API service.
UmdsTypes.Info - Class in com.vmware.esx.settings.depots
The Info class defines the information regarding an UMDS Depot.
UmdsTypes.Info.Builder - Class in com.vmware.esx.settings.depots
Builder class for UmdsTypes.Info.
UmdsTypes.SetSpec - Class in com.vmware.esx.settings.depots
The SetSpec class defines the information of an UMDS depot.
UmdsTypes.SetSpec.Builder - Class in com.vmware.esx.settings.depots
Builder class for UmdsTypes.SetSpec.
UmdsTypes.UpdateSpec - Class in com.vmware.esx.settings.depots
The UpdateSpec class defines the information used to update the UMDS depot.
UmdsTypes.UpdateSpec.Builder - Class in com.vmware.esx.settings.depots
Builder class for UmdsTypes.UpdateSpec.
UNABLE_TO_ALLOCATE_RESOURCE - Static variable in interface com.vmware.vapi.bindings.exception.Constants
 
UNABLE_TO_ALLOCATE_RESOURCE - Static variable in class com.vmware.vapi.std.errors.Error.Type
Discriminator for the UnableToAllocateResource type.
unableToAllocateResource - Static variable in class com.vmware.vapi.std.errors.StructDefinitions
 
UnableToAllocateResource - Exception in com.vmware.vapi.std.errors
The UnableToAllocateResource exception indicates that the method failed because it was unable to allocate or acquire a required resource.
UnableToAllocateResource - Class in com.vmware.vapi.std.errors
The UnableToAllocateResource exception indicates that the method failed because it was unable to allocate or acquire a required resource.
UnableToAllocateResource(List<LocalizableMessage>, Structure) - Constructor for exception com.vmware.vapi.std.errors.UnableToAllocateResource
This constructor is provided for backwards compatibility purposes only.
UnableToAllocateResource() - Constructor for exception com.vmware.vapi.std.errors.UnableToAllocateResource
Default constructor.
UnableToAllocateResource(StructValue) - Constructor for exception com.vmware.vapi.std.errors.UnableToAllocateResource
 
UnableToAllocateResource(StructValue, Error.Type) - Constructor for exception com.vmware.vapi.std.errors.UnableToAllocateResource
 
UnableToAllocateResource.Builder - Class in com.vmware.vapi.std.errors
Builder class for UnableToAllocateResource.
UNAUTHENTICATED - Static variable in interface com.vmware.vapi.bindings.exception.Constants
 
UNAUTHENTICATED - Static variable in class com.vmware.vapi.std.errors.Error.Type
Discriminator for the Unauthenticated type.
unauthenticated - Static variable in class com.vmware.vapi.std.errors.StructDefinitions
 
Unauthenticated - Exception in com.vmware.vapi.std.errors
The Unauthenticated exception indicates that the method requires authentication and the user is not authenticated.
Unauthenticated - Class in com.vmware.vapi.std.errors
The Unauthenticated exception indicates that the method requires authentication and the user is not authenticated.
Unauthenticated(List<LocalizableMessage>, Structure) - Constructor for exception com.vmware.vapi.std.errors.Unauthenticated
This constructor is provided for backwards compatibility purposes only.
Unauthenticated() - Constructor for exception com.vmware.vapi.std.errors.Unauthenticated
Default constructor.
Unauthenticated(StructValue) - Constructor for exception com.vmware.vapi.std.errors.Unauthenticated
 
Unauthenticated(StructValue, Error.Type) - Constructor for exception com.vmware.vapi.std.errors.Unauthenticated
 
UNAUTHENTICATED - Static variable in class com.vmware.vapi.std.StandardDataFactory
 
Unauthenticated.Builder - Class in com.vmware.vapi.std.errors
Builder class for Unauthenticated.
UNAUTHORIZED - Static variable in interface com.vmware.vapi.bindings.exception.Constants
 
UNAUTHORIZED - Static variable in class com.vmware.vapi.std.errors.Error.Type
Discriminator for the Unauthorized type.
unauthorized - Static variable in class com.vmware.vapi.std.errors.StructDefinitions
 
Unauthorized - Exception in com.vmware.vapi.std.errors
The Unauthorized exception indicates that the user is not authorized to perform the method.
Unauthorized - Class in com.vmware.vapi.std.errors
The Unauthorized exception indicates that the user is not authorized to perform the method.
Unauthorized(List<LocalizableMessage>, Structure) - Constructor for exception com.vmware.vapi.std.errors.Unauthorized
This constructor is provided for backwards compatibility purposes only.
Unauthorized() - Constructor for exception com.vmware.vapi.std.errors.Unauthorized
Default constructor.
Unauthorized(StructValue) - Constructor for exception com.vmware.vapi.std.errors.Unauthorized
 
Unauthorized(StructValue, Error.Type) - Constructor for exception com.vmware.vapi.std.errors.Unauthorized
 
Unauthorized.Builder - Class in com.vmware.vapi.std.errors
Builder class for Unauthorized.
UNAVAILABLE - Static variable in class com.vmware.content.library.item.updatesession.PreviewInfo.State
There are no files in the update session OR a preview is not possible for the files currently in the update session.
UNAVAILABLE - Static variable in class com.vmware.esx.hcl.CompatibilityStatus
When there is no information about specified hardware.
UNAVAILABLE - Static variable in class com.vmware.esx.settings.clusters.software.reports.ComplianceStatus
Hosts in cluster are not available to validate cluster hardware.
UNAVAILABLE - Static variable in class com.vmware.esx.settings.clusters.software.reports.HardwareCompatibilityTypes.ComplianceStatus
Hosts in cluster are not available to validate cluster hardware.
UNAVAILABLE - Static variable in class com.vmware.esx.settings.ComplianceStatus
Drift check failed due to unknown error or check hasn't happened yet and results are not available.
UNAVAILABLE - Static variable in class com.vmware.vcenter.vm.guest.PowerTypes.State
The guest OS power state is unknown.
UNCONFIGURED - Static variable in class com.vmware.appliance.networking.interfaces.Ipv4Types.Mode
The IPv4 protocol is not configured.
undeploy_Task(ClusterTypes.UndeploySpec) - Method in interface com.vmware.vcenter.vcha.Cluster
Destroys the VCHA cluster and removes all VCHA specific information from the VCVA appliance.
undeploy_Task(ClusterTypes.UndeploySpec, InvocationConfig) - Method in interface com.vmware.vcenter.vcha.Cluster
Destroys the VCHA cluster and removes all VCHA specific information from the VCVA appliance.
undeploy_Task(ClusterTypes.UndeploySpec, AsyncCallback<String>) - Method in interface com.vmware.vcenter.vcha.Cluster
Destroys the VCHA cluster and removes all VCHA specific information from the VCVA appliance.
undeploy_Task(ClusterTypes.UndeploySpec, AsyncCallback<String>, InvocationConfig) - Method in interface com.vmware.vcenter.vcha.Cluster
Destroys the VCHA cluster and removes all VCHA specific information from the VCVA appliance.
undeploy_Task(ClusterTypes.UndeploySpec) - Method in class com.vmware.vcenter.vcha.ClusterStub
 
undeploy_Task(ClusterTypes.UndeploySpec, InvocationConfig) - Method in class com.vmware.vcenter.vcha.ClusterStub
 
undeploy_Task(ClusterTypes.UndeploySpec, AsyncCallback<String>) - Method in class com.vmware.vcenter.vcha.ClusterStub
 
undeploy_Task(ClusterTypes.UndeploySpec, AsyncCallback<String>, InvocationConfig) - Method in class com.vmware.vcenter.vcha.ClusterStub
 
undeploySpec - Static variable in class com.vmware.vcenter.vcha.ClusterDefinitions
 
UndeploySpec() - Constructor for class com.vmware.vcenter.vcha.ClusterTypes.UndeploySpec
Default constructor.
UndeploySpec(StructValue) - Constructor for class com.vmware.vcenter.vcha.ClusterTypes.UndeploySpec
 
UNEXPECTED_INPUT - Static variable in interface com.vmware.vapi.bindings.exception.Constants
 
UNEXPECTED_INPUT - Static variable in class com.vmware.vapi.std.errors.Error.Type
Discriminator for the UnexpectedInput type.
UNEXPECTED_INPUT - Static variable in class com.vmware.vapi.std.StandardDataFactory
 
UnexpectedFault - Class in com.vmware.vsphereautomation.lookup
Java class for UnexpectedFault complex type.
UnexpectedFault() - Constructor for class com.vmware.vsphereautomation.lookup.UnexpectedFault
 
unexpectedInput - Static variable in class com.vmware.vapi.std.errors.StructDefinitions
 
UnexpectedInput - Exception in com.vmware.vapi.std.errors
The UnexpectedInput exception indicates that the request contained a parameter or property whose name is not known by the server.
UnexpectedInput - Class in com.vmware.vapi.std.errors
The UnexpectedInput exception indicates that the request contained a parameter or property whose name is not known by the server.
UnexpectedInput(List<LocalizableMessage>, Structure) - Constructor for exception com.vmware.vapi.std.errors.UnexpectedInput
This constructor is provided for backwards compatibility purposes only.
UnexpectedInput() - Constructor for exception com.vmware.vapi.std.errors.UnexpectedInput
Default constructor.
UnexpectedInput(StructValue) - Constructor for exception com.vmware.vapi.std.errors.UnexpectedInput
 
UnexpectedInput(StructValue, Error.Type) - Constructor for exception com.vmware.vapi.std.errors.UnexpectedInput
 
UnexpectedInput.Builder - Class in com.vmware.vapi.std.errors
Builder class for UnexpectedInput.
UNION_CASE - Static variable in interface com.vmware.vapi.metadata.metamodel.MetadataIdentifierTypes
Identifier representing the UnionCase metadata.
UNION_TAG - Static variable in interface com.vmware.vapi.metadata.metamodel.MetadataIdentifierTypes
Identifier representing the UnionTag metadata.
UNIXWARE_7 - Static variable in class com.vmware.vcenter.vm.GuestOS
SCO UnixWare 7
UNKNOWN - Static variable in class com.vmware.appliance.logging.ForwardingTypes.ConnectionStatus.State
The status of remote logging server is unknown.
UNKNOWN - Static variable in class com.vmware.appliance.networking.interfaces.Ipv6Types.Status
The status of this address cannot be determined.
UNKNOWN - Static variable in class com.vmware.esx.settings.ComplianceImpact
Impact is unknown.
UNKNOWN - Static variable in class com.vmware.vcenter.storage.policies.ComplianceTypes.Status
Compliance status of the entity is not known.
UNKNOWN - Static variable in class com.vmware.vcenter.vm.guest.networking.InterfacesTypes.IpAddressStatus
Indicates that the status cannot be determined.
UNKNOWN - Static variable in class com.vmware.vcenter.vm.hardware.ConnectionState
The device status is unknown.
UNKNOWN - Static variable in class com.vmware.vcenter.vm.ToolsTypes.ToolsInstallType
Installation type is not known.
UNKNOWN_COMPLIANCE - Static variable in class com.vmware.vcenter.storage.policies.compliance.VMTypes.Status
Compliance status of the virtual machine or virtual disk is not known.
UNKNOWN_COMPLIANCE - Static variable in class com.vmware.vcenter.vm.storage.policy.ComplianceTypes.Status
Compliance status of the entity is not known.
UNKNOWN_ERROR - Static variable in class com.vmware.content.SubscribedLibraryTypes.ProbeResult.Status
Indicates an unspecified error different from the other error cases defined in SubscribedLibraryTypes.ProbeResult.Status.
unknownSection - Static variable in class com.vmware.vcenter.ovf.StructDefinitions
 
UnknownSection - Class in com.vmware.vcenter.ovf
The UnknownSection class contains information about an unknown section in an OVF package.
UnknownSection() - Constructor for class com.vmware.vcenter.ovf.UnknownSection
Default constructor.
UnknownSection(StructValue) - Constructor for class com.vmware.vcenter.ovf.UnknownSection
 
UnknownSection.Builder - Class in com.vmware.vcenter.ovf
Builder class for UnknownSection.
unknownSectionParams - Static variable in class com.vmware.vcenter.ovf.StructDefinitions
 
UnknownSectionParams - Class in com.vmware.vcenter.ovf
The UnknownSectionParams class contains a List of unknown, non-required sections.
UnknownSectionParams() - Constructor for class com.vmware.vcenter.ovf.UnknownSectionParams
Default constructor.
UnknownSectionParams(StructValue) - Constructor for class com.vmware.vcenter.ovf.UnknownSectionParams
 
UnknownSectionParams.Builder - Class in com.vmware.vcenter.ovf
Builder class for UnknownSectionParams.
UNMANAGED - Static variable in class com.vmware.vcenter.vm.ToolsTypes.VersionStatus
VMware Tools is installed, but it is not managed by VMware.
unmount(String, String) - Method in interface com.vmware.vcenter.iso.Image
Unmounts a previously mounted CD-ROM using an ISO image as a backing.
unmount(String, String, InvocationConfig) - Method in interface com.vmware.vcenter.iso.Image
Unmounts a previously mounted CD-ROM using an ISO image as a backing.
unmount(String, String, AsyncCallback<Void>) - Method in interface com.vmware.vcenter.iso.Image
Unmounts a previously mounted CD-ROM using an ISO image as a backing.
unmount(String, String, AsyncCallback<Void>, InvocationConfig) - Method in interface com.vmware.vcenter.iso.Image
Unmounts a previously mounted CD-ROM using an ISO image as a backing.
unmount(String, String) - Method in class com.vmware.vcenter.iso.ImageStub
 
unmount(String, String, InvocationConfig) - Method in class com.vmware.vcenter.iso.ImageStub
 
unmount(String, String, AsyncCallback<Void>) - Method in class com.vmware.vcenter.iso.ImageStub
 
unmount(String, String, AsyncCallback<Void>, InvocationConfig) - Method in class com.vmware.vcenter.iso.ImageStub
 
UNPREPARED - Static variable in class com.vmware.content.library.item.downloadsession.FileTypes.PrepareStatus
The file hasn't been requested for preparation.
UNRECOVERABLE_ERROR - Static variable in class com.vmware.vcenter.vm.hardware.ConnectionState
Device connection failed due to an unrecoverable error; for example, the virtual device backing does not exist.
unregister(String) - Method in interface com.vmware.vcenter.VM
Removes the virtual machine corresponding to vm from the vCenter inventory without removing any of the virtual machine's files from storage.
unregister(String, InvocationConfig) - Method in interface com.vmware.vcenter.VM
Removes the virtual machine corresponding to vm from the vCenter inventory without removing any of the virtual machine's files from storage.
unregister(String, AsyncCallback<Void>) - Method in interface com.vmware.vcenter.VM
Removes the virtual machine corresponding to vm from the vCenter inventory without removing any of the virtual machine's files from storage.
unregister(String, AsyncCallback<Void>, InvocationConfig) - Method in interface com.vmware.vcenter.VM
Removes the virtual machine corresponding to vm from the vCenter inventory without removing any of the virtual machine's files from storage.
unregister(String) - Method in class com.vmware.vcenter.VMStub
 
unregister(String, InvocationConfig) - Method in class com.vmware.vcenter.VMStub
 
unregister(String, AsyncCallback<Void>) - Method in class com.vmware.vcenter.VMStub
 
unregister(String, AsyncCallback<Void>, InvocationConfig) - Method in class com.vmware.vcenter.VMStub
 
UnresolvedError - Exception in com.vmware.vapi.bindings
Concrete ApiError which represents a VMODL2 error that was reported but couldn't be resolved.
UnresolvedError(ErrorValue) - Constructor for exception com.vmware.vapi.bindings.UnresolvedError
 
UNSET - Static variable in class com.vmware.vapi.data.OptionalValue
OptionalValue instance which is not set, i.e.
UNSUPPORTED - Static variable in interface com.vmware.vapi.bindings.exception.Constants
 
UNSUPPORTED - Static variable in class com.vmware.vapi.std.errors.Error.Type
Discriminator for the Unsupported type.
unsupported - Static variable in class com.vmware.vapi.std.errors.StructDefinitions
 
Unsupported - Exception in com.vmware.vapi.std.errors
The Unsupported exception indicates that the method is not supported by the interface.
Unsupported - Class in com.vmware.vapi.std.errors
The Unsupported exception indicates that the method is not supported by the interface.
Unsupported(List<LocalizableMessage>, Structure) - Constructor for exception com.vmware.vapi.std.errors.Unsupported
This constructor is provided for backwards compatibility purposes only.
Unsupported() - Constructor for exception com.vmware.vapi.std.errors.Unsupported
Default constructor.
Unsupported(StructValue) - Constructor for exception com.vmware.vapi.std.errors.Unsupported
 
Unsupported(StructValue, Error.Type) - Constructor for exception com.vmware.vapi.std.errors.Unsupported
 
Unsupported.Builder - Class in com.vmware.vapi.std.errors
Builder class for Unsupported.
UNTRUSTED_CERTIFICATE - Static variable in class com.vmware.content.library.item.updatesession.WarningType
The certificate used for signing the content is not trusted.
UNVERIFIED_PEER - Static variable in class com.vmware.vapi.std.errors.Error.Type
Discriminator for the UnverifiedPeer type.
unverifiedPeer - Static variable in class com.vmware.vapi.std.errors.StructDefinitions
 
UnverifiedPeer - Exception in com.vmware.vapi.std.errors
The UnverifiedPeer exception indicates that an attempt to connect to an unknown or not-yet-trusted endpoint failed because the system was unable to verify the identity of the endpoint.
UnverifiedPeer - Class in com.vmware.vapi.std.errors
The UnverifiedPeer exception indicates that an attempt to connect to an unknown or not-yet-trusted endpoint failed because the system was unable to verify the identity of the endpoint.
UnverifiedPeer(List<LocalizableMessage>, Structure) - Constructor for exception com.vmware.vapi.std.errors.UnverifiedPeer
This constructor is provided for backwards compatibility purposes only.
UnverifiedPeer() - Constructor for exception com.vmware.vapi.std.errors.UnverifiedPeer
Default constructor.
UnverifiedPeer(StructValue) - Constructor for exception com.vmware.vapi.std.errors.UnverifiedPeer
 
UnverifiedPeer(StructValue, Error.Type) - Constructor for exception com.vmware.vapi.std.errors.UnverifiedPeer
 
UnverifiedPeer.Builder - Class in com.vmware.vapi.std.errors
Builder class for UnverifiedPeer.
UP - Static variable in class com.vmware.appliance.logging.ForwardingTypes.ConnectionStatus.State
The remote logging server is reachable.
up - Static variable in class com.vmware.appliance.networking.InterfacesTypes.InterfaceStatus
The interface is up.
UP - Static variable in class com.vmware.vcenter.vcha.ClusterTypes.NodeState
Node is up and has joined the VCHA Cluster.
UP_TO_DATE - Static variable in class com.vmware.appliance.UpdateTypes.State
The appliance is up to date.
update() - Method in class com.vmware.appliance.ApplianceFactory
The com.vmware.appliance.update package provides interfaces for updating the software in the appliance.
update(String, LocalAccountsTypes.UpdateConfig) - Method in interface com.vmware.appliance.LocalAccounts
Update selected fields in local user account properties.
update(String, LocalAccountsTypes.UpdateConfig, InvocationConfig) - Method in interface com.vmware.appliance.LocalAccounts
Update selected fields in local user account properties.
update(String, LocalAccountsTypes.UpdateConfig, AsyncCallback<Void>) - Method in interface com.vmware.appliance.LocalAccounts
Update selected fields in local user account properties.
update(String, LocalAccountsTypes.UpdateConfig, AsyncCallback<Void>, InvocationConfig) - Method in interface com.vmware.appliance.LocalAccounts
Update selected fields in local user account properties.
update(String, LocalAccountsTypes.UpdateConfig) - Method in class com.vmware.appliance.LocalAccountsStub
 
update(String, LocalAccountsTypes.UpdateConfig, InvocationConfig) - Method in class com.vmware.appliance.LocalAccountsStub
 
update(String, LocalAccountsTypes.UpdateConfig, AsyncCallback<Void>) - Method in class com.vmware.appliance.LocalAccountsStub
 
update(String, LocalAccountsTypes.UpdateConfig, AsyncCallback<Void>, InvocationConfig) - Method in class com.vmware.appliance.LocalAccountsStub
 
update(NetworkingTypes.UpdateSpec) - Method in interface com.vmware.appliance.Networking
Enable or Disable ipv6 on all interfaces.
update(NetworkingTypes.UpdateSpec, InvocationConfig) - Method in interface com.vmware.appliance.Networking
Enable or Disable ipv6 on all interfaces.
update(NetworkingTypes.UpdateSpec, AsyncCallback<Void>) - Method in interface com.vmware.appliance.Networking
Enable or Disable ipv6 on all interfaces.
update(NetworkingTypes.UpdateSpec, AsyncCallback<Void>, InvocationConfig) - Method in interface com.vmware.appliance.Networking
Enable or Disable ipv6 on all interfaces.
update(NetworkingTypes.UpdateSpec) - Method in class com.vmware.appliance.NetworkingStub
 
update(NetworkingTypes.UpdateSpec, InvocationConfig) - Method in class com.vmware.appliance.NetworkingStub
 
update(NetworkingTypes.UpdateSpec, AsyncCallback<Void>) - Method in class com.vmware.appliance.NetworkingStub
 
update(NetworkingTypes.UpdateSpec, AsyncCallback<Void>, InvocationConfig) - Method in class com.vmware.appliance.NetworkingStub
 
update(String, SchedulesTypes.UpdateSpec) - Method in interface com.vmware.appliance.recovery.backup.Schedules
Updates a schedule.
update(String, SchedulesTypes.UpdateSpec, InvocationConfig) - Method in interface com.vmware.appliance.recovery.backup.Schedules
Updates a schedule.
update(String, SchedulesTypes.UpdateSpec, AsyncCallback<Void>) - Method in interface com.vmware.appliance.recovery.backup.Schedules
Updates a schedule.
update(String, SchedulesTypes.UpdateSpec, AsyncCallback<Void>, InvocationConfig) - Method in interface com.vmware.appliance.recovery.backup.Schedules
Updates a schedule.
update(String, SchedulesTypes.UpdateSpec) - Method in class com.vmware.appliance.recovery.backup.SchedulesStub
 
update(String, SchedulesTypes.UpdateSpec, InvocationConfig) - Method in class com.vmware.appliance.recovery.backup.SchedulesStub
 
update(String, SchedulesTypes.UpdateSpec, AsyncCallback<Void>) - Method in class com.vmware.appliance.recovery.backup.SchedulesStub
 
update(String, SchedulesTypes.UpdateSpec, AsyncCallback<Void>, InvocationConfig) - Method in class com.vmware.appliance.recovery.backup.SchedulesStub
 
Update - Interface in com.vmware.appliance
The Update interface provides methods to get the status of the appliance update.
UPDATE - Static variable in class com.vmware.appliance.update.CommonInfo.Category
Changes product functionality.
update(String, ServiceTypes.UpdateSpec) - Method in interface com.vmware.appliance.vmon.Service
Updates the properties of a service.
update(String, ServiceTypes.UpdateSpec, InvocationConfig) - Method in interface com.vmware.appliance.vmon.Service
Updates the properties of a service.
update(String, ServiceTypes.UpdateSpec, AsyncCallback<Void>) - Method in interface com.vmware.appliance.vmon.Service
Updates the properties of a service.
update(String, ServiceTypes.UpdateSpec, AsyncCallback<Void>, InvocationConfig) - Method in interface com.vmware.appliance.vmon.Service
Updates the properties of a service.
update(String, ServiceTypes.UpdateSpec) - Method in class com.vmware.appliance.vmon.ServiceStub
 
update(String, ServiceTypes.UpdateSpec, InvocationConfig) - Method in class com.vmware.appliance.vmon.ServiceStub
 
update(String, ServiceTypes.UpdateSpec, AsyncCallback<Void>) - Method in class com.vmware.appliance.vmon.ServiceStub
 
update(String, ServiceTypes.UpdateSpec, AsyncCallback<Void>, InvocationConfig) - Method in class com.vmware.appliance.vmon.ServiceStub
 
update(String, CategoryTypes.UpdateSpec) - Method in interface com.vmware.cis.tagging.Category
Updates an existing category.
update(String, CategoryTypes.UpdateSpec, InvocationConfig) - Method in interface com.vmware.cis.tagging.Category
Updates an existing category.
update(String, CategoryTypes.UpdateSpec, AsyncCallback<Void>) - Method in interface com.vmware.cis.tagging.Category
Updates an existing category.
update(String, CategoryTypes.UpdateSpec, AsyncCallback<Void>, InvocationConfig) - Method in interface com.vmware.cis.tagging.Category
Updates an existing category.
update(String, CategoryTypes.UpdateSpec) - Method in class com.vmware.cis.tagging.CategoryStub
 
update(String, CategoryTypes.UpdateSpec, InvocationConfig) - Method in class com.vmware.cis.tagging.CategoryStub
 
update(String, CategoryTypes.UpdateSpec, AsyncCallback<Void>) - Method in class com.vmware.cis.tagging.CategoryStub
 
update(String, CategoryTypes.UpdateSpec, AsyncCallback<Void>, InvocationConfig) - Method in class com.vmware.cis.tagging.CategoryStub
 
update(String, TagTypes.UpdateSpec) - Method in interface com.vmware.cis.tagging.Tag
Updates an existing tag.
update(String, TagTypes.UpdateSpec, InvocationConfig) - Method in interface com.vmware.cis.tagging.Tag
Updates an existing tag.
update(String, TagTypes.UpdateSpec, AsyncCallback<Void>) - Method in interface com.vmware.cis.tagging.Tag
Updates an existing tag.
update(String, TagTypes.UpdateSpec, AsyncCallback<Void>, InvocationConfig) - Method in interface com.vmware.cis.tagging.Tag
Updates an existing tag.
update(String, TagTypes.UpdateSpec) - Method in class com.vmware.cis.tagging.TagStub
 
update(String, TagTypes.UpdateSpec, InvocationConfig) - Method in class com.vmware.cis.tagging.TagStub
 
update(String, TagTypes.UpdateSpec, AsyncCallback<Void>) - Method in class com.vmware.cis.tagging.TagStub
 
update(String, TagTypes.UpdateSpec, AsyncCallback<Void>, InvocationConfig) - Method in class com.vmware.cis.tagging.TagStub
 
update(ConfigurationModel) - Method in interface com.vmware.content.Configuration
Updates the configuration.
update(ConfigurationModel, InvocationConfig) - Method in interface com.vmware.content.Configuration
Updates the configuration.
update(ConfigurationModel, AsyncCallback<Void>) - Method in interface com.vmware.content.Configuration
Updates the configuration.
update(ConfigurationModel, AsyncCallback<Void>, InvocationConfig) - Method in interface com.vmware.content.Configuration
Updates the configuration.
update(ConfigurationModel) - Method in class com.vmware.content.ConfigurationStub
 
update(ConfigurationModel, InvocationConfig) - Method in class com.vmware.content.ConfigurationStub
 
update(ConfigurationModel, AsyncCallback<Void>) - Method in class com.vmware.content.ConfigurationStub
 
update(ConfigurationModel, AsyncCallback<Void>, InvocationConfig) - Method in class com.vmware.content.ConfigurationStub
 
update(String, ItemModel) - Method in interface com.vmware.content.library.Item
Updates the specified properties of a library item.
update(String, ItemModel, InvocationConfig) - Method in interface com.vmware.content.library.Item
Updates the specified properties of a library item.
update(String, ItemModel, AsyncCallback<Void>) - Method in interface com.vmware.content.library.Item
Updates the specified properties of a library item.
update(String, ItemModel, AsyncCallback<Void>, InvocationConfig) - Method in interface com.vmware.content.library.Item
Updates the specified properties of a library item.
update(String, UpdateSessionModel) - Method in interface com.vmware.content.library.item.UpdateSession
Updates the properties of an update session.
update(String, UpdateSessionModel, InvocationConfig) - Method in interface com.vmware.content.library.item.UpdateSession
Updates the properties of an update session.
update(String, UpdateSessionModel, AsyncCallback<Void>) - Method in interface com.vmware.content.library.item.UpdateSession
Updates the properties of an update session.
update(String, UpdateSessionModel, AsyncCallback<Void>, InvocationConfig) - Method in interface com.vmware.content.library.item.UpdateSession
Updates the properties of an update session.
update(String, UpdateSessionModel) - Method in class com.vmware.content.library.item.UpdateSessionStub
 
update(String, UpdateSessionModel, InvocationConfig) - Method in class com.vmware.content.library.item.UpdateSessionStub
 
update(String, UpdateSessionModel, AsyncCallback<Void>) - Method in class com.vmware.content.library.item.UpdateSessionStub
 
update(String, UpdateSessionModel, AsyncCallback<Void>, InvocationConfig) - Method in class com.vmware.content.library.item.UpdateSessionStub
 
update(String, ItemModel) - Method in class com.vmware.content.library.ItemStub
 
update(String, ItemModel, InvocationConfig) - Method in class com.vmware.content.library.ItemStub
 
update(String, ItemModel, AsyncCallback<Void>) - Method in class com.vmware.content.library.ItemStub
 
update(String, ItemModel, AsyncCallback<Void>, InvocationConfig) - Method in class com.vmware.content.library.ItemStub
 
update(String, String, SubscriptionsTypes.UpdateSpec) - Method in interface com.vmware.content.library.Subscriptions
Updates the specified subscription of the published library.
update(String, String, SubscriptionsTypes.UpdateSpec, InvocationConfig) - Method in interface com.vmware.content.library.Subscriptions
Updates the specified subscription of the published library.
update(String, String, SubscriptionsTypes.UpdateSpec, AsyncCallback<Void>) - Method in interface com.vmware.content.library.Subscriptions
Updates the specified subscription of the published library.
update(String, String, SubscriptionsTypes.UpdateSpec, AsyncCallback<Void>, InvocationConfig) - Method in interface com.vmware.content.library.Subscriptions
Updates the specified subscription of the published library.
update(String, String, SubscriptionsTypes.UpdateSpec) - Method in class com.vmware.content.library.SubscriptionsStub
 
update(String, String, SubscriptionsTypes.UpdateSpec, InvocationConfig) - Method in class com.vmware.content.library.SubscriptionsStub
 
update(String, String, SubscriptionsTypes.UpdateSpec, AsyncCallback<Void>) - Method in class com.vmware.content.library.SubscriptionsStub
 
update(String, String, SubscriptionsTypes.UpdateSpec, AsyncCallback<Void>, InvocationConfig) - Method in class com.vmware.content.library.SubscriptionsStub
 
update(String, LibraryModel) - Method in interface com.vmware.content.Library
Updates the properties of a library.
update(String, LibraryModel, InvocationConfig) - Method in interface com.vmware.content.Library
Updates the properties of a library.
update(String, LibraryModel, AsyncCallback<Void>) - Method in interface com.vmware.content.Library
Updates the properties of a library.
update(String, LibraryModel, AsyncCallback<Void>, InvocationConfig) - Method in interface com.vmware.content.Library
Updates the properties of a library.
update(String, LibraryModel) - Method in class com.vmware.content.LibraryStub
 
update(String, LibraryModel, InvocationConfig) - Method in class com.vmware.content.LibraryStub
 
update(String, LibraryModel, AsyncCallback<Void>) - Method in class com.vmware.content.LibraryStub
 
update(String, LibraryModel, AsyncCallback<Void>, InvocationConfig) - Method in class com.vmware.content.LibraryStub
 
update(String, LibraryModel) - Method in interface com.vmware.content.LocalLibrary
Updates the properties of a local library.
update(String, LibraryModel, InvocationConfig) - Method in interface com.vmware.content.LocalLibrary
Updates the properties of a local library.
update(String, LibraryModel, AsyncCallback<Void>) - Method in interface com.vmware.content.LocalLibrary
Updates the properties of a local library.
update(String, LibraryModel, AsyncCallback<Void>, InvocationConfig) - Method in interface com.vmware.content.LocalLibrary
Updates the properties of a local library.
update(String, LibraryModel) - Method in class com.vmware.content.LocalLibraryStub
 
update(String, LibraryModel, InvocationConfig) - Method in class com.vmware.content.LocalLibraryStub
 
update(String, LibraryModel, AsyncCallback<Void>) - Method in class com.vmware.content.LocalLibraryStub
 
update(String, LibraryModel, AsyncCallback<Void>, InvocationConfig) - Method in class com.vmware.content.LocalLibraryStub
 
update(String, LibraryModel) - Method in interface com.vmware.content.SubscribedLibrary
Updates the properties of a subscribed library.
update(String, LibraryModel, InvocationConfig) - Method in interface com.vmware.content.SubscribedLibrary
Updates the properties of a subscribed library.
update(String, LibraryModel, AsyncCallback<Void>) - Method in interface com.vmware.content.SubscribedLibrary
Updates the properties of a subscribed library.
update(String, LibraryModel, AsyncCallback<Void>, InvocationConfig) - Method in interface com.vmware.content.SubscribedLibrary
Updates the properties of a subscribed library.
update(String, LibraryModel) - Method in class com.vmware.content.SubscribedLibraryStub
 
update(String, LibraryModel, InvocationConfig) - Method in class com.vmware.content.SubscribedLibraryStub
 
update(String, LibraryModel, AsyncCallback<Void>) - Method in class com.vmware.content.SubscribedLibraryStub
 
update(String, LibraryModel, AsyncCallback<Void>, InvocationConfig) - Method in class com.vmware.content.SubscribedLibraryStub
 
update(String, String, ComponentsTypes.UpdateSpec) - Method in interface com.vmware.esx.settings.clusters.software.drafts.software.Components
Updates the list of components in a given draft.
update(String, String, ComponentsTypes.UpdateSpec, InvocationConfig) - Method in interface com.vmware.esx.settings.clusters.software.drafts.software.Components
Updates the list of components in a given draft.
update(String, String, ComponentsTypes.UpdateSpec, AsyncCallback<Void>) - Method in interface com.vmware.esx.settings.clusters.software.drafts.software.Components
Updates the list of components in a given draft.
update(String, String, ComponentsTypes.UpdateSpec, AsyncCallback<Void>, InvocationConfig) - Method in interface com.vmware.esx.settings.clusters.software.drafts.software.Components
Updates the list of components in a given draft.
update(String, String, ComponentsTypes.UpdateSpec) - Method in class com.vmware.esx.settings.clusters.software.drafts.software.ComponentsStub
 
update(String, String, ComponentsTypes.UpdateSpec, InvocationConfig) - Method in class com.vmware.esx.settings.clusters.software.drafts.software.ComponentsStub
 
update(String, String, ComponentsTypes.UpdateSpec, AsyncCallback<Void>) - Method in class com.vmware.esx.settings.clusters.software.drafts.software.ComponentsStub
 
update(String, String, ComponentsTypes.UpdateSpec, AsyncCallback<Void>, InvocationConfig) - Method in class com.vmware.esx.settings.clusters.software.drafts.software.ComponentsStub
 
update(String, OnlineTypes.UpdateSpec) - Method in interface com.vmware.esx.settings.depots.Online
Updates the configuration of a currently configured online software depot.
update(String, OnlineTypes.UpdateSpec, InvocationConfig) - Method in interface com.vmware.esx.settings.depots.Online
Updates the configuration of a currently configured online software depot.
update(String, OnlineTypes.UpdateSpec, AsyncCallback<Void>) - Method in interface com.vmware.esx.settings.depots.Online
Updates the configuration of a currently configured online software depot.
update(String, OnlineTypes.UpdateSpec, AsyncCallback<Void>, InvocationConfig) - Method in interface com.vmware.esx.settings.depots.Online
Updates the configuration of a currently configured online software depot.
update(String, OnlineTypes.UpdateSpec) - Method in class com.vmware.esx.settings.depots.OnlineStub
 
update(String, OnlineTypes.UpdateSpec, InvocationConfig) - Method in class com.vmware.esx.settings.depots.OnlineStub
 
update(String, OnlineTypes.UpdateSpec, AsyncCallback<Void>) - Method in class com.vmware.esx.settings.depots.OnlineStub
 
update(String, OnlineTypes.UpdateSpec, AsyncCallback<Void>, InvocationConfig) - Method in class com.vmware.esx.settings.depots.OnlineStub
 
update(UmdsTypes.UpdateSpec) - Method in interface com.vmware.esx.settings.depots.Umds
Updates the configuration of a currently configured UMDS software depot.
update(UmdsTypes.UpdateSpec, InvocationConfig) - Method in interface com.vmware.esx.settings.depots.Umds
Updates the configuration of a currently configured UMDS software depot.
update(UmdsTypes.UpdateSpec, AsyncCallback<Void>) - Method in interface com.vmware.esx.settings.depots.Umds
Updates the configuration of a currently configured UMDS software depot.
update(UmdsTypes.UpdateSpec, AsyncCallback<Void>, InvocationConfig) - Method in interface com.vmware.esx.settings.depots.Umds
Updates the configuration of a currently configured UMDS software depot.
update(UmdsTypes.UpdateSpec) - Method in class com.vmware.esx.settings.depots.UmdsStub
 
update(UmdsTypes.UpdateSpec, InvocationConfig) - Method in class com.vmware.esx.settings.depots.UmdsStub
 
update(UmdsTypes.UpdateSpec, AsyncCallback<Void>) - Method in class com.vmware.esx.settings.depots.UmdsStub
 
update(UmdsTypes.UpdateSpec, AsyncCallback<Void>, InvocationConfig) - Method in class com.vmware.esx.settings.depots.UmdsStub
 
UPDATE - Static variable in interface com.vmware.vapi.metadata.metamodel.MetadataIdentifierTypes
Identifier representing the Update metadata.
update(String, ProvidersTypes.UpdateSpec) - Method in interface com.vmware.vcenter.identity.Providers
Update a vCenter Server identity provider.
update(String, ProvidersTypes.UpdateSpec, InvocationConfig) - Method in interface com.vmware.vcenter.identity.Providers
Update a vCenter Server identity provider.
update(String, ProvidersTypes.UpdateSpec, AsyncCallback<Void>) - Method in interface com.vmware.vcenter.identity.Providers
Update a vCenter Server identity provider.
update(String, ProvidersTypes.UpdateSpec, AsyncCallback<Void>, InvocationConfig) - Method in interface com.vmware.vcenter.identity.Providers
Update a vCenter Server identity provider.
update(String, ProvidersTypes.UpdateSpec) - Method in class com.vmware.vcenter.identity.ProvidersStub
 
update(String, ProvidersTypes.UpdateSpec, InvocationConfig) - Method in class com.vmware.vcenter.identity.ProvidersStub
 
update(String, ProvidersTypes.UpdateSpec, AsyncCallback<Void>) - Method in class com.vmware.vcenter.identity.ProvidersStub
 
update(String, ProvidersTypes.UpdateSpec, AsyncCallback<Void>, InvocationConfig) - Method in class com.vmware.vcenter.identity.ProvidersStub
 
update(String, AssociatedProductsTypes.UpdateSpec) - Method in interface com.vmware.vcenter.lcm.discovery.AssociatedProducts
Modifies a VMware product associated with vCenter Server which was added manually.
update(String, AssociatedProductsTypes.UpdateSpec, InvocationConfig) - Method in interface com.vmware.vcenter.lcm.discovery.AssociatedProducts
Modifies a VMware product associated with vCenter Server which was added manually.
update(String, AssociatedProductsTypes.UpdateSpec, AsyncCallback<Void>) - Method in interface com.vmware.vcenter.lcm.discovery.AssociatedProducts
Modifies a VMware product associated with vCenter Server which was added manually.
update(String, AssociatedProductsTypes.UpdateSpec, AsyncCallback<Void>, InvocationConfig) - Method in interface com.vmware.vcenter.lcm.discovery.AssociatedProducts
Modifies a VMware product associated with vCenter Server which was added manually.
update(String, AssociatedProductsTypes.UpdateSpec) - Method in class com.vmware.vcenter.lcm.discovery.AssociatedProductsStub
 
update(String, AssociatedProductsTypes.UpdateSpec, InvocationConfig) - Method in class com.vmware.vcenter.lcm.discovery.AssociatedProductsStub
 
update(String, AssociatedProductsTypes.UpdateSpec, AsyncCallback<Void>) - Method in class com.vmware.vcenter.lcm.discovery.AssociatedProductsStub
 
update(String, AssociatedProductsTypes.UpdateSpec, AsyncCallback<Void>, InvocationConfig) - Method in class com.vmware.vcenter.lcm.discovery.AssociatedProductsStub
 
update() - Method in class com.vmware.vcenter.lcm.LcmFactory
The com.vmware.vcenter.lcm.update package provides interfaces for updating vCenter Server to a newer version.
UPDATE - Static variable in class com.vmware.vcenter.lcm.update.PendingTypes.Category
Changes product functionality
UPDATE - Static variable in class com.vmware.vcenter.lcm.update.PendingTypes.UpdateType
Changes product functionality
update(String, ClustersTypes.UpdateSpec) - Method in interface com.vmware.vcenter.namespace_management.Clusters
Update configuration on the cluster object.
update(String, ClustersTypes.UpdateSpec, InvocationConfig) - Method in interface com.vmware.vcenter.namespace_management.Clusters
Update configuration on the cluster object.
update(String, ClustersTypes.UpdateSpec, AsyncCallback<Void>) - Method in interface com.vmware.vcenter.namespace_management.Clusters
Update configuration on the cluster object.
update(String, ClustersTypes.UpdateSpec, AsyncCallback<Void>, InvocationConfig) - Method in interface com.vmware.vcenter.namespace_management.Clusters
Update configuration on the cluster object.
update(String, ClustersTypes.UpdateSpec) - Method in class com.vmware.vcenter.namespace_management.ClustersStub
 
update(String, ClustersTypes.UpdateSpec, InvocationConfig) - Method in class com.vmware.vcenter.namespace_management.ClustersStub
 
update(String, ClustersTypes.UpdateSpec, AsyncCallback<Void>) - Method in class com.vmware.vcenter.namespace_management.ClustersStub
 
update(String, ClustersTypes.UpdateSpec, AsyncCallback<Void>, InvocationConfig) - Method in class com.vmware.vcenter.namespace_management.ClustersStub
 
update(String, InstancesTypes.UpdateSpec) - Method in interface com.vmware.vcenter.namespaces.Instances
Update the namespace object.
update(String, InstancesTypes.UpdateSpec, InvocationConfig) - Method in interface com.vmware.vcenter.namespaces.Instances
Update the namespace object.
update(String, InstancesTypes.UpdateSpec, AsyncCallback<Void>) - Method in interface com.vmware.vcenter.namespaces.Instances
Update the namespace object.
update(String, InstancesTypes.UpdateSpec, AsyncCallback<Void>, InvocationConfig) - Method in interface com.vmware.vcenter.namespaces.Instances
Update the namespace object.
update(String, InstancesTypes.UpdateSpec) - Method in class com.vmware.vcenter.namespaces.InstancesStub
 
update(String, InstancesTypes.UpdateSpec, InvocationConfig) - Method in class com.vmware.vcenter.namespaces.InstancesStub
 
update(String, InstancesTypes.UpdateSpec, AsyncCallback<Void>) - Method in class com.vmware.vcenter.namespaces.InstancesStub
 
update(String, InstancesTypes.UpdateSpec, AsyncCallback<Void>, InvocationConfig) - Method in class com.vmware.vcenter.namespaces.InstancesStub
 
update(String, ResourcePoolTypes.UpdateSpec) - Method in interface com.vmware.vcenter.ResourcePool
Updates the configuration of a resource pool.
update(String, ResourcePoolTypes.UpdateSpec, InvocationConfig) - Method in interface com.vmware.vcenter.ResourcePool
Updates the configuration of a resource pool.
update(String, ResourcePoolTypes.UpdateSpec, AsyncCallback<Void>) - Method in interface com.vmware.vcenter.ResourcePool
Updates the configuration of a resource pool.
update(String, ResourcePoolTypes.UpdateSpec, AsyncCallback<Void>, InvocationConfig) - Method in interface com.vmware.vcenter.ResourcePool
Updates the configuration of a resource pool.
update(String, ResourcePoolTypes.UpdateSpec) - Method in class com.vmware.vcenter.ResourcePoolStub
 
update(String, ResourcePoolTypes.UpdateSpec, InvocationConfig) - Method in class com.vmware.vcenter.ResourcePoolStub
 
update(String, ResourcePoolTypes.UpdateSpec, AsyncCallback<Void>) - Method in class com.vmware.vcenter.ResourcePoolStub
 
update(String, ResourcePoolTypes.UpdateSpec, AsyncCallback<Void>, InvocationConfig) - Method in class com.vmware.vcenter.ResourcePoolStub
 
update(String, ServiceTypes.UpdateSpec) - Method in interface com.vmware.vcenter.services.Service
Updates the properties of a service.
update(String, ServiceTypes.UpdateSpec, InvocationConfig) - Method in interface com.vmware.vcenter.services.Service
Updates the properties of a service.
update(String, ServiceTypes.UpdateSpec, AsyncCallback<Void>) - Method in interface com.vmware.vcenter.services.Service
Updates the properties of a service.
update(String, ServiceTypes.UpdateSpec, AsyncCallback<Void>, InvocationConfig) - Method in interface com.vmware.vcenter.services.Service
Updates the properties of a service.
update(String, ServiceTypes.UpdateSpec) - Method in class com.vmware.vcenter.services.ServiceStub
 
update(String, ServiceTypes.UpdateSpec, InvocationConfig) - Method in class com.vmware.vcenter.services.ServiceStub
 
update(String, ServiceTypes.UpdateSpec, AsyncCallback<Void>) - Method in class com.vmware.vcenter.services.ServiceStub
 
update(String, ServiceTypes.UpdateSpec, AsyncCallback<Void>, InvocationConfig) - Method in class com.vmware.vcenter.services.ServiceStub
 
update(String, String, ScsiTypes.UpdateSpec) - Method in interface com.vmware.vcenter.vm.hardware.adapter.Scsi
Updates the configuration of a virtual SCSI adapter.
update(String, String, ScsiTypes.UpdateSpec, InvocationConfig) - Method in interface com.vmware.vcenter.vm.hardware.adapter.Scsi
Updates the configuration of a virtual SCSI adapter.
update(String, String, ScsiTypes.UpdateSpec, AsyncCallback<Void>) - Method in interface com.vmware.vcenter.vm.hardware.adapter.Scsi
Updates the configuration of a virtual SCSI adapter.
update(String, String, ScsiTypes.UpdateSpec, AsyncCallback<Void>, InvocationConfig) - Method in interface com.vmware.vcenter.vm.hardware.adapter.Scsi
Updates the configuration of a virtual SCSI adapter.
update(String, String, ScsiTypes.UpdateSpec) - Method in class com.vmware.vcenter.vm.hardware.adapter.ScsiStub
 
update(String, String, ScsiTypes.UpdateSpec, InvocationConfig) - Method in class com.vmware.vcenter.vm.hardware.adapter.ScsiStub
 
update(String, String, ScsiTypes.UpdateSpec, AsyncCallback<Void>) - Method in class com.vmware.vcenter.vm.hardware.adapter.ScsiStub
 
update(String, String, ScsiTypes.UpdateSpec, AsyncCallback<Void>, InvocationConfig) - Method in class com.vmware.vcenter.vm.hardware.adapter.ScsiStub
 
update(String, BootTypes.UpdateSpec) - Method in interface com.vmware.vcenter.vm.hardware.Boot
Updates the boot-related settings of a virtual machine.
update(String, BootTypes.UpdateSpec, InvocationConfig) - Method in interface com.vmware.vcenter.vm.hardware.Boot
Updates the boot-related settings of a virtual machine.
update(String, BootTypes.UpdateSpec, AsyncCallback<Void>) - Method in interface com.vmware.vcenter.vm.hardware.Boot
Updates the boot-related settings of a virtual machine.
update(String, BootTypes.UpdateSpec, AsyncCallback<Void>, InvocationConfig) - Method in interface com.vmware.vcenter.vm.hardware.Boot
Updates the boot-related settings of a virtual machine.
update(String, BootTypes.UpdateSpec) - Method in class com.vmware.vcenter.vm.hardware.BootStub
 
update(String, BootTypes.UpdateSpec, InvocationConfig) - Method in class com.vmware.vcenter.vm.hardware.BootStub
 
update(String, BootTypes.UpdateSpec, AsyncCallback<Void>) - Method in class com.vmware.vcenter.vm.hardware.BootStub
 
update(String, BootTypes.UpdateSpec, AsyncCallback<Void>, InvocationConfig) - Method in class com.vmware.vcenter.vm.hardware.BootStub
 
update(String, String, CdromTypes.UpdateSpec) - Method in interface com.vmware.vcenter.vm.hardware.Cdrom
Updates the configuration of a virtual CD-ROM device.
update(String, String, CdromTypes.UpdateSpec, InvocationConfig) - Method in interface com.vmware.vcenter.vm.hardware.Cdrom
Updates the configuration of a virtual CD-ROM device.
update(String, String, CdromTypes.UpdateSpec, AsyncCallback<Void>) - Method in interface com.vmware.vcenter.vm.hardware.Cdrom
Updates the configuration of a virtual CD-ROM device.
update(String, String, CdromTypes.UpdateSpec, AsyncCallback<Void>, InvocationConfig) - Method in interface com.vmware.vcenter.vm.hardware.Cdrom
Updates the configuration of a virtual CD-ROM device.
update(String, String, CdromTypes.UpdateSpec) - Method in class com.vmware.vcenter.vm.hardware.CdromStub
 
update(String, String, CdromTypes.UpdateSpec, InvocationConfig) - Method in class com.vmware.vcenter.vm.hardware.CdromStub
 
update(String, String, CdromTypes.UpdateSpec, AsyncCallback<Void>) - Method in class com.vmware.vcenter.vm.hardware.CdromStub
 
update(String, String, CdromTypes.UpdateSpec, AsyncCallback<Void>, InvocationConfig) - Method in class com.vmware.vcenter.vm.hardware.CdromStub
 
update(String, CpuTypes.UpdateSpec) - Method in interface com.vmware.vcenter.vm.hardware.Cpu
Updates the CPU-related settings of a virtual machine.
update(String, CpuTypes.UpdateSpec, InvocationConfig) - Method in interface com.vmware.vcenter.vm.hardware.Cpu
Updates the CPU-related settings of a virtual machine.
update(String, CpuTypes.UpdateSpec, AsyncCallback<Void>) - Method in interface com.vmware.vcenter.vm.hardware.Cpu
Updates the CPU-related settings of a virtual machine.
update(String, CpuTypes.UpdateSpec, AsyncCallback<Void>, InvocationConfig) - Method in interface com.vmware.vcenter.vm.hardware.Cpu
Updates the CPU-related settings of a virtual machine.
update(String, CpuTypes.UpdateSpec) - Method in class com.vmware.vcenter.vm.hardware.CpuStub
 
update(String, CpuTypes.UpdateSpec, InvocationConfig) - Method in class com.vmware.vcenter.vm.hardware.CpuStub
 
update(String, CpuTypes.UpdateSpec, AsyncCallback<Void>) - Method in class com.vmware.vcenter.vm.hardware.CpuStub
 
update(String, CpuTypes.UpdateSpec, AsyncCallback<Void>, InvocationConfig) - Method in class com.vmware.vcenter.vm.hardware.CpuStub
 
update(String, String, DiskTypes.UpdateSpec) - Method in interface com.vmware.vcenter.vm.hardware.Disk
Updates the configuration of a virtual disk.
update(String, String, DiskTypes.UpdateSpec, InvocationConfig) - Method in interface com.vmware.vcenter.vm.hardware.Disk
Updates the configuration of a virtual disk.
update(String, String, DiskTypes.UpdateSpec, AsyncCallback<Void>) - Method in interface com.vmware.vcenter.vm.hardware.Disk
Updates the configuration of a virtual disk.
update(String, String, DiskTypes.UpdateSpec, AsyncCallback<Void>, InvocationConfig) - Method in interface com.vmware.vcenter.vm.hardware.Disk
Updates the configuration of a virtual disk.
update(String, String, DiskTypes.UpdateSpec) - Method in class com.vmware.vcenter.vm.hardware.DiskStub
 
update(String, String, DiskTypes.UpdateSpec, InvocationConfig) - Method in class com.vmware.vcenter.vm.hardware.DiskStub
 
update(String, String, DiskTypes.UpdateSpec, AsyncCallback<Void>) - Method in class com.vmware.vcenter.vm.hardware.DiskStub
 
update(String, String, DiskTypes.UpdateSpec, AsyncCallback<Void>, InvocationConfig) - Method in class com.vmware.vcenter.vm.hardware.DiskStub
 
update(String, String, EthernetTypes.UpdateSpec) - Method in interface com.vmware.vcenter.vm.hardware.Ethernet
Updates the configuration of a virtual Ethernet adapter.
update(String, String, EthernetTypes.UpdateSpec, InvocationConfig) - Method in interface com.vmware.vcenter.vm.hardware.Ethernet
Updates the configuration of a virtual Ethernet adapter.
update(String, String, EthernetTypes.UpdateSpec, AsyncCallback<Void>) - Method in interface com.vmware.vcenter.vm.hardware.Ethernet
Updates the configuration of a virtual Ethernet adapter.
update(String, String, EthernetTypes.UpdateSpec, AsyncCallback<Void>, InvocationConfig) - Method in interface com.vmware.vcenter.vm.hardware.Ethernet
Updates the configuration of a virtual Ethernet adapter.
update(String, String, EthernetTypes.UpdateSpec) - Method in class com.vmware.vcenter.vm.hardware.EthernetStub
 
update(String, String, EthernetTypes.UpdateSpec, InvocationConfig) - Method in class com.vmware.vcenter.vm.hardware.EthernetStub
 
update(String, String, EthernetTypes.UpdateSpec, AsyncCallback<Void>) - Method in class com.vmware.vcenter.vm.hardware.EthernetStub
 
update(String, String, EthernetTypes.UpdateSpec, AsyncCallback<Void>, InvocationConfig) - Method in class com.vmware.vcenter.vm.hardware.EthernetStub
 
update(String, String, FloppyTypes.UpdateSpec) - Method in interface com.vmware.vcenter.vm.hardware.Floppy
Updates the configuration of a virtual floppy drive.
update(String, String, FloppyTypes.UpdateSpec, InvocationConfig) - Method in interface com.vmware.vcenter.vm.hardware.Floppy
Updates the configuration of a virtual floppy drive.
update(String, String, FloppyTypes.UpdateSpec, AsyncCallback<Void>) - Method in interface com.vmware.vcenter.vm.hardware.Floppy
Updates the configuration of a virtual floppy drive.
update(String, String, FloppyTypes.UpdateSpec, AsyncCallback<Void>, InvocationConfig) - Method in interface com.vmware.vcenter.vm.hardware.Floppy
Updates the configuration of a virtual floppy drive.
update(String, String, FloppyTypes.UpdateSpec) - Method in class com.vmware.vcenter.vm.hardware.FloppyStub
 
update(String, String, FloppyTypes.UpdateSpec, InvocationConfig) - Method in class com.vmware.vcenter.vm.hardware.FloppyStub
 
update(String, String, FloppyTypes.UpdateSpec, AsyncCallback<Void>) - Method in class com.vmware.vcenter.vm.hardware.FloppyStub
 
update(String, String, FloppyTypes.UpdateSpec, AsyncCallback<Void>, InvocationConfig) - Method in class com.vmware.vcenter.vm.hardware.FloppyStub
 
update(String, MemoryTypes.UpdateSpec) - Method in interface com.vmware.vcenter.vm.hardware.Memory
Updates the memory-related settings of a virtual machine.
update(String, MemoryTypes.UpdateSpec, InvocationConfig) - Method in interface com.vmware.vcenter.vm.hardware.Memory
Updates the memory-related settings of a virtual machine.
update(String, MemoryTypes.UpdateSpec, AsyncCallback<Void>) - Method in interface com.vmware.vcenter.vm.hardware.Memory
Updates the memory-related settings of a virtual machine.
update(String, MemoryTypes.UpdateSpec, AsyncCallback<Void>, InvocationConfig) - Method in interface com.vmware.vcenter.vm.hardware.Memory
Updates the memory-related settings of a virtual machine.
update(String, MemoryTypes.UpdateSpec) - Method in class com.vmware.vcenter.vm.hardware.MemoryStub
 
update(String, MemoryTypes.UpdateSpec, InvocationConfig) - Method in class com.vmware.vcenter.vm.hardware.MemoryStub
 
update(String, MemoryTypes.UpdateSpec, AsyncCallback<Void>) - Method in class com.vmware.vcenter.vm.hardware.MemoryStub
 
update(String, MemoryTypes.UpdateSpec, AsyncCallback<Void>, InvocationConfig) - Method in class com.vmware.vcenter.vm.hardware.MemoryStub
 
update(String, String, ParallelTypes.UpdateSpec) - Method in interface com.vmware.vcenter.vm.hardware.Parallel
Updates the configuration of a virtual parallel port.
update(String, String, ParallelTypes.UpdateSpec, InvocationConfig) - Method in interface com.vmware.vcenter.vm.hardware.Parallel
Updates the configuration of a virtual parallel port.
update(String, String, ParallelTypes.UpdateSpec, AsyncCallback<Void>) - Method in interface com.vmware.vcenter.vm.hardware.Parallel
Updates the configuration of a virtual parallel port.
update(String, String, ParallelTypes.UpdateSpec, AsyncCallback<Void>, InvocationConfig) - Method in interface com.vmware.vcenter.vm.hardware.Parallel
Updates the configuration of a virtual parallel port.
update(String, String, ParallelTypes.UpdateSpec) - Method in class com.vmware.vcenter.vm.hardware.ParallelStub
 
update(String, String, ParallelTypes.UpdateSpec, InvocationConfig) - Method in class com.vmware.vcenter.vm.hardware.ParallelStub
 
update(String, String, ParallelTypes.UpdateSpec, AsyncCallback<Void>) - Method in class com.vmware.vcenter.vm.hardware.ParallelStub
 
update(String, String, ParallelTypes.UpdateSpec, AsyncCallback<Void>, InvocationConfig) - Method in class com.vmware.vcenter.vm.hardware.ParallelStub
 
update(String, String, SerialTypes.UpdateSpec) - Method in interface com.vmware.vcenter.vm.hardware.Serial
Updates the configuration of a virtual serial port.
update(String, String, SerialTypes.UpdateSpec, InvocationConfig) - Method in interface com.vmware.vcenter.vm.hardware.Serial
Updates the configuration of a virtual serial port.
update(String, String, SerialTypes.UpdateSpec, AsyncCallback<Void>) - Method in interface com.vmware.vcenter.vm.hardware.Serial
Updates the configuration of a virtual serial port.
update(String, String, SerialTypes.UpdateSpec, AsyncCallback<Void>, InvocationConfig) - Method in interface com.vmware.vcenter.vm.hardware.Serial
Updates the configuration of a virtual serial port.
update(String, String, SerialTypes.UpdateSpec) - Method in class com.vmware.vcenter.vm.hardware.SerialStub
 
update(String, String, SerialTypes.UpdateSpec, InvocationConfig) - Method in class com.vmware.vcenter.vm.hardware.SerialStub
 
update(String, String, SerialTypes.UpdateSpec, AsyncCallback<Void>) - Method in class com.vmware.vcenter.vm.hardware.SerialStub
 
update(String, String, SerialTypes.UpdateSpec, AsyncCallback<Void>, InvocationConfig) - Method in class com.vmware.vcenter.vm.hardware.SerialStub
 
update(String, HardwareTypes.UpdateSpec) - Method in interface com.vmware.vcenter.vm.Hardware
Updates the virtual hardware settings of a virtual machine.
update(String, HardwareTypes.UpdateSpec, InvocationConfig) - Method in interface com.vmware.vcenter.vm.Hardware
Updates the virtual hardware settings of a virtual machine.
update(String, HardwareTypes.UpdateSpec, AsyncCallback<Void>) - Method in interface com.vmware.vcenter.vm.Hardware
Updates the virtual hardware settings of a virtual machine.
update(String, HardwareTypes.UpdateSpec, AsyncCallback<Void>, InvocationConfig) - Method in interface com.vmware.vcenter.vm.Hardware
Updates the virtual hardware settings of a virtual machine.
update(String, HardwareTypes.UpdateSpec) - Method in class com.vmware.vcenter.vm.HardwareStub
 
update(String, HardwareTypes.UpdateSpec, InvocationConfig) - Method in class com.vmware.vcenter.vm.HardwareStub
 
update(String, HardwareTypes.UpdateSpec, AsyncCallback<Void>) - Method in class com.vmware.vcenter.vm.HardwareStub
 
update(String, HardwareTypes.UpdateSpec, AsyncCallback<Void>, InvocationConfig) - Method in class com.vmware.vcenter.vm.HardwareStub
 
update(String, PolicyTypes.UpdateSpec) - Method in interface com.vmware.vcenter.vm.storage.Policy
Updates the storage policy configuration of a virtual machine and/or its associated virtual hard disks.
update(String, PolicyTypes.UpdateSpec, InvocationConfig) - Method in interface com.vmware.vcenter.vm.storage.Policy
Updates the storage policy configuration of a virtual machine and/or its associated virtual hard disks.
update(String, PolicyTypes.UpdateSpec, AsyncCallback<Void>) - Method in interface com.vmware.vcenter.vm.storage.Policy
Updates the storage policy configuration of a virtual machine and/or its associated virtual hard disks.
update(String, PolicyTypes.UpdateSpec, AsyncCallback<Void>, InvocationConfig) - Method in interface com.vmware.vcenter.vm.storage.Policy
Updates the storage policy configuration of a virtual machine and/or its associated virtual hard disks.
update(String, PolicyTypes.UpdateSpec) - Method in class com.vmware.vcenter.vm.storage.PolicyStub
 
update(String, PolicyTypes.UpdateSpec, InvocationConfig) - Method in class com.vmware.vcenter.vm.storage.PolicyStub
 
update(String, PolicyTypes.UpdateSpec, AsyncCallback<Void>) - Method in class com.vmware.vcenter.vm.storage.PolicyStub
 
update(String, PolicyTypes.UpdateSpec, AsyncCallback<Void>, InvocationConfig) - Method in class com.vmware.vcenter.vm.storage.PolicyStub
 
update(String, ToolsTypes.UpdateSpec) - Method in interface com.vmware.vcenter.vm.Tools
Update the properties of VMware Tools.
update(String, ToolsTypes.UpdateSpec, InvocationConfig) - Method in interface com.vmware.vcenter.vm.Tools
Update the properties of VMware Tools.
update(String, ToolsTypes.UpdateSpec, AsyncCallback<Void>) - Method in interface com.vmware.vcenter.vm.Tools
Update the properties of VMware Tools.
update(String, ToolsTypes.UpdateSpec, AsyncCallback<Void>, InvocationConfig) - Method in interface com.vmware.vcenter.vm.Tools
Update the properties of VMware Tools.
update(String, ToolsTypes.UpdateSpec) - Method in class com.vmware.vcenter.vm.ToolsStub
 
update(String, ToolsTypes.UpdateSpec, InvocationConfig) - Method in class com.vmware.vcenter.vm.ToolsStub
 
update(String, ToolsTypes.UpdateSpec, AsyncCallback<Void>) - Method in class com.vmware.vcenter.vm.ToolsStub
 
update(String, ToolsTypes.UpdateSpec, AsyncCallback<Void>, InvocationConfig) - Method in class com.vmware.vcenter.vm.ToolsStub
 
update(String, AcqSpecsTypes.UpdateSpec) - Method in interface com.vmware.vstats.AcqSpecs
Update an existing acquisition specification.
update(String, AcqSpecsTypes.UpdateSpec, InvocationConfig) - Method in interface com.vmware.vstats.AcqSpecs
Update an existing acquisition specification.
update(String, AcqSpecsTypes.UpdateSpec, AsyncCallback<Void>) - Method in interface com.vmware.vstats.AcqSpecs
Update an existing acquisition specification.
update(String, AcqSpecsTypes.UpdateSpec, AsyncCallback<Void>, InvocationConfig) - Method in interface com.vmware.vstats.AcqSpecs
Update an existing acquisition specification.
update(String, AcqSpecsTypes.UpdateSpec) - Method in class com.vmware.vstats.AcqSpecsStub
 
update(String, AcqSpecsTypes.UpdateSpec, InvocationConfig) - Method in class com.vmware.vstats.AcqSpecsStub
 
update(String, AcqSpecsTypes.UpdateSpec, AsyncCallback<Void>) - Method in class com.vmware.vstats.AcqSpecsStub
 
update(String, AcqSpecsTypes.UpdateSpec, AsyncCallback<Void>, InvocationConfig) - Method in class com.vmware.vstats.AcqSpecsStub
 
update_Task() - Method in interface com.vmware.esx.hcl.CompatibilityData
Replaces the local compatibility data with the latest version found from VMware official source.
update_Task(InvocationConfig) - Method in interface com.vmware.esx.hcl.CompatibilityData
Replaces the local compatibility data with the latest version found from VMware official source.
update_Task(AsyncCallback<String>) - Method in interface com.vmware.esx.hcl.CompatibilityData
Replaces the local compatibility data with the latest version found from VMware official source.
update_Task(AsyncCallback<String>, InvocationConfig) - Method in interface com.vmware.esx.hcl.CompatibilityData
Replaces the local compatibility data with the latest version found from VMware official source.
update_Task() - Method in class com.vmware.esx.hcl.CompatibilityDataStub
 
update_Task(InvocationConfig) - Method in class com.vmware.esx.hcl.CompatibilityDataStub
 
update_Task(AsyncCallback<String>) - Method in class com.vmware.esx.hcl.CompatibilityDataStub
 
update_Task(AsyncCallback<String>, InvocationConfig) - Method in class com.vmware.esx.hcl.CompatibilityDataStub
 
update_Task(String, SettingsTypes.UpdateSpec) - Method in interface com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.attestation.tpm2.Settings
Set the TPM 2.0 protocol settings.
update_Task(String, SettingsTypes.UpdateSpec, InvocationConfig) - Method in interface com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.attestation.tpm2.Settings
Set the TPM 2.0 protocol settings.
update_Task(String, SettingsTypes.UpdateSpec, AsyncCallback<String>) - Method in interface com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.attestation.tpm2.Settings
Set the TPM 2.0 protocol settings.
update_Task(String, SettingsTypes.UpdateSpec, AsyncCallback<String>, InvocationConfig) - Method in interface com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.attestation.tpm2.Settings
Set the TPM 2.0 protocol settings.
update_Task(String, SettingsTypes.UpdateSpec) - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.attestation.tpm2.SettingsStub
 
update_Task(String, SettingsTypes.UpdateSpec, InvocationConfig) - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.attestation.tpm2.SettingsStub
 
update_Task(String, SettingsTypes.UpdateSpec, AsyncCallback<String>) - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.attestation.tpm2.SettingsStub
 
update_Task(String, SettingsTypes.UpdateSpec, AsyncCallback<String>, InvocationConfig) - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.attestation.tpm2.SettingsStub
 
update_Task(String, String, ClientCertificateTypes.UpdateSpec) - Method in interface com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.providers.ClientCertificate
Update the client certificate.
update_Task(String, String, ClientCertificateTypes.UpdateSpec, InvocationConfig) - Method in interface com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.providers.ClientCertificate
Update the client certificate.
update_Task(String, String, ClientCertificateTypes.UpdateSpec, AsyncCallback<String>) - Method in interface com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.providers.ClientCertificate
Update the client certificate.
update_Task(String, String, ClientCertificateTypes.UpdateSpec, AsyncCallback<String>, InvocationConfig) - Method in interface com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.providers.ClientCertificate
Update the client certificate.
update_Task(String, String, ClientCertificateTypes.UpdateSpec) - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.providers.ClientCertificateStub
 
update_Task(String, String, ClientCertificateTypes.UpdateSpec, InvocationConfig) - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.providers.ClientCertificateStub
 
update_Task(String, String, ClientCertificateTypes.UpdateSpec, AsyncCallback<String>) - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.providers.ClientCertificateStub
 
update_Task(String, String, ClientCertificateTypes.UpdateSpec, AsyncCallback<String>, InvocationConfig) - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.providers.ClientCertificateStub
 
update_Task(String, String, TrustedPeerCertificatesTypes.UpdateSpec) - Method in interface com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.providers.TrustedPeerCertificates
Update trusted server certificate(s).
update_Task(String, String, TrustedPeerCertificatesTypes.UpdateSpec, InvocationConfig) - Method in interface com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.providers.TrustedPeerCertificates
Update trusted server certificate(s).
update_Task(String, String, TrustedPeerCertificatesTypes.UpdateSpec, AsyncCallback<String>) - Method in interface com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.providers.TrustedPeerCertificates
Update trusted server certificate(s).
update_Task(String, String, TrustedPeerCertificatesTypes.UpdateSpec, AsyncCallback<String>, InvocationConfig) - Method in interface com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.providers.TrustedPeerCertificates
Update trusted server certificate(s).
update_Task(String, String, TrustedPeerCertificatesTypes.UpdateSpec) - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.providers.TrustedPeerCertificatesStub
 
update_Task(String, String, TrustedPeerCertificatesTypes.UpdateSpec, InvocationConfig) - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.providers.TrustedPeerCertificatesStub
 
update_Task(String, String, TrustedPeerCertificatesTypes.UpdateSpec, AsyncCallback<String>) - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.providers.TrustedPeerCertificatesStub
 
update_Task(String, String, TrustedPeerCertificatesTypes.UpdateSpec, AsyncCallback<String>, InvocationConfig) - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.providers.TrustedPeerCertificatesStub
 
update_Task(String, String, ProvidersTypes.UpdateSpec) - Method in interface com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.Providers
Update an existing Key Provider.
update_Task(String, String, ProvidersTypes.UpdateSpec, InvocationConfig) - Method in interface com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.Providers
Update an existing Key Provider.
update_Task(String, String, ProvidersTypes.UpdateSpec, AsyncCallback<String>) - Method in interface com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.Providers
Update an existing Key Provider.
update_Task(String, String, ProvidersTypes.UpdateSpec, AsyncCallback<String>, InvocationConfig) - Method in interface com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.Providers
Update an existing Key Provider.
update_Task(String, String, ProvidersTypes.UpdateSpec) - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.ProvidersStub
 
update_Task(String, String, ProvidersTypes.UpdateSpec, InvocationConfig) - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.ProvidersStub
 
update_Task(String, String, ProvidersTypes.UpdateSpec, AsyncCallback<String>) - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.ProvidersStub
 
update_Task(String, String, ProvidersTypes.UpdateSpec, AsyncCallback<String>, InvocationConfig) - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.ProvidersStub
 
update_Task(String, TrustAuthorityClustersTypes.UpdateSpec) - Method in interface com.vmware.vcenter.trusted_infrastructure.TrustAuthorityClusters
Updates the state of a cluster.
update_Task(String, TrustAuthorityClustersTypes.UpdateSpec, InvocationConfig) - Method in interface com.vmware.vcenter.trusted_infrastructure.TrustAuthorityClusters
Updates the state of a cluster.
update_Task(String, TrustAuthorityClustersTypes.UpdateSpec, AsyncCallback<String>) - Method in interface com.vmware.vcenter.trusted_infrastructure.TrustAuthorityClusters
Updates the state of a cluster.
update_Task(String, TrustAuthorityClustersTypes.UpdateSpec, AsyncCallback<String>, InvocationConfig) - Method in interface com.vmware.vcenter.trusted_infrastructure.TrustAuthorityClusters
Updates the state of a cluster.
update_Task(String, TrustAuthorityClustersTypes.UpdateSpec) - Method in class com.vmware.vcenter.trusted_infrastructure.TrustAuthorityClustersStub
 
update_Task(String, TrustAuthorityClustersTypes.UpdateSpec, InvocationConfig) - Method in class com.vmware.vcenter.trusted_infrastructure.TrustAuthorityClustersStub
 
update_Task(String, TrustAuthorityClustersTypes.UpdateSpec, AsyncCallback<String>) - Method in class com.vmware.vcenter.trusted_infrastructure.TrustAuthorityClustersStub
 
update_Task(String, TrustAuthorityClustersTypes.UpdateSpec, AsyncCallback<String>, InvocationConfig) - Method in class com.vmware.vcenter.trusted_infrastructure.TrustAuthorityClustersStub
 
updateConfig - Static variable in class com.vmware.appliance.LocalAccountsDefinitions
 
UpdateConfig() - Constructor for class com.vmware.appliance.LocalAccountsTypes.UpdateConfig
Default constructor.
UpdateConfig(StructValue) - Constructor for class com.vmware.appliance.LocalAccountsTypes.UpdateConfig
 
UpdateDefinitions - Class in com.vmware.appliance
Defines the type descriptors for the Update API service.
UpdateDefinitions() - Constructor for class com.vmware.appliance.UpdateDefinitions
 
UpdateFactory - Class in com.vmware.appliance.update
UpdateFactory is responsible for creating instances of services contained inside the com.vmware.appliance.update package and also has the subpackages reference to access respective subpackage services.
UpdateFactory - Class in com.vmware.vcenter.lcm.update
UpdateFactory is responsible for creating instances of services contained inside the com.vmware.vcenter.lcm.update package and also has the subpackages reference to access respective subpackage services.
updateProgress(DataValue) - Method in class com.vmware.vapi.core.AsyncHandle
Reports progress for the operation invocation.
updateProgress(DataValue) - Method in class com.vmware.vapi.util.async.DecoratorAsyncHandle
 
UPDATES_PENDING - Static variable in class com.vmware.appliance.UpdateTypes.State
A new update is available.
updateService() - Method in class com.vmware.appliance.ApplianceFactory
Returns an instance of class Update
updatesession() - Method in class com.vmware.content.library.item.ItemFactory
The Content Library Item Update Session package provides classes and interfaces for updating files in a session.
UpdateSession - Interface in com.vmware.content.library.item
The UpdateSession interface manipulates sessions that are used to upload content into the Content Library Service, and/or to remove files from a library item.
UpdateSessionDefinitions - Class in com.vmware.content.library.item
Defines the type descriptors for the UpdateSession API service.
UpdateSessionDefinitions() - Constructor for class com.vmware.content.library.item.UpdateSessionDefinitions
 
UpdatesessionFactory - Class in com.vmware.content.library.item.updatesession
UpdatesessionFactory is responsible for creating instances of services contained inside the com.vmware.content.library.item.updatesession package and also has the subpackages reference to access respective subpackage services.
updateSessionModel - Static variable in class com.vmware.content.library.item.StructDefinitions
 
UpdateSessionModel - Class in com.vmware.content.library.item
The UpdateSessionModel class provides information on an active UpdateSession resource.
UpdateSessionModel() - Constructor for class com.vmware.content.library.item.UpdateSessionModel
Default constructor.
UpdateSessionModel(StructValue) - Constructor for class com.vmware.content.library.item.UpdateSessionModel
 
UpdateSessionModel.Builder - Class in com.vmware.content.library.item
Builder class for UpdateSessionModel.
UpdateSessionModel.State - Class in com.vmware.content.library.item
The state of an update session.
UpdateSessionModel.State.Values - Enum in com.vmware.content.library.item
Native Java enum representing this enumeration class.
updateSessionService() - Method in class com.vmware.content.library.item.ItemFactory
Returns an instance of class UpdateSession
UpdateSessionStub - Class in com.vmware.content.library.item
Remote stub implementation of the UpdateSession API service.
UpdateSessionStub(ApiProvider, TypeConverter, StubConfigurationBase) - Constructor for class com.vmware.content.library.item.UpdateSessionStub
 
UpdateSessionStub(ApiProvider, StubConfigurationBase) - Constructor for class com.vmware.content.library.item.UpdateSessionStub
 
UpdateSessionTypes - Interface in com.vmware.content.library.item
Defines the data types of the UpdateSession API service.
updateSpec - Static variable in class com.vmware.appliance.NetworkingDefinitions
 
UpdateSpec() - Constructor for class com.vmware.appliance.NetworkingTypes.UpdateSpec
Default constructor.
UpdateSpec(StructValue) - Constructor for class com.vmware.appliance.NetworkingTypes.UpdateSpec
 
updateSpec - Static variable in class com.vmware.appliance.recovery.backup.SchedulesDefinitions
 
UpdateSpec() - Constructor for class com.vmware.appliance.recovery.backup.SchedulesTypes.UpdateSpec
Default constructor.
UpdateSpec(StructValue) - Constructor for class com.vmware.appliance.recovery.backup.SchedulesTypes.UpdateSpec
 
updateSpec - Static variable in class com.vmware.appliance.vmon.ServiceDefinitions
 
UpdateSpec() - Constructor for class com.vmware.appliance.vmon.ServiceTypes.UpdateSpec
Default constructor.
UpdateSpec(StructValue) - Constructor for class com.vmware.appliance.vmon.ServiceTypes.UpdateSpec
 
updateSpec - Static variable in class com.vmware.cis.tagging.CategoryDefinitions
 
UpdateSpec() - Constructor for class com.vmware.cis.tagging.CategoryTypes.UpdateSpec
Default constructor.
UpdateSpec(StructValue) - Constructor for class com.vmware.cis.tagging.CategoryTypes.UpdateSpec
 
updateSpec - Static variable in class com.vmware.cis.tagging.TagDefinitions
 
UpdateSpec() - Constructor for class com.vmware.cis.tagging.TagTypes.UpdateSpec
Default constructor.
UpdateSpec(StructValue) - Constructor for class com.vmware.cis.tagging.TagTypes.UpdateSpec
 
updateSpec - Static variable in class com.vmware.content.library.SubscriptionsDefinitions
 
UpdateSpec() - Constructor for class com.vmware.content.library.SubscriptionsTypes.UpdateSpec
Default constructor.
UpdateSpec(StructValue) - Constructor for class com.vmware.content.library.SubscriptionsTypes.UpdateSpec
 
updateSpec - Static variable in class com.vmware.esx.settings.clusters.software.drafts.software.ComponentsDefinitions
 
UpdateSpec() - Constructor for class com.vmware.esx.settings.clusters.software.drafts.software.ComponentsTypes.UpdateSpec
Default constructor.
UpdateSpec(StructValue) - Constructor for class com.vmware.esx.settings.clusters.software.drafts.software.ComponentsTypes.UpdateSpec
 
updateSpec - Static variable in class com.vmware.esx.settings.depots.OnlineDefinitions
 
UpdateSpec() - Constructor for class com.vmware.esx.settings.depots.OnlineTypes.UpdateSpec
Default constructor.
UpdateSpec(StructValue) - Constructor for class com.vmware.esx.settings.depots.OnlineTypes.UpdateSpec
 
updateSpec - Static variable in class com.vmware.esx.settings.depots.UmdsDefinitions
 
UpdateSpec() - Constructor for class com.vmware.esx.settings.depots.UmdsTypes.UpdateSpec
Default constructor.
UpdateSpec(StructValue) - Constructor for class com.vmware.esx.settings.depots.UmdsTypes.UpdateSpec
 
updateSpec - Static variable in class com.vmware.vcenter.identity.ProvidersDefinitions
 
UpdateSpec() - Constructor for class com.vmware.vcenter.identity.ProvidersTypes.UpdateSpec
Default constructor.
UpdateSpec(StructValue) - Constructor for class com.vmware.vcenter.identity.ProvidersTypes.UpdateSpec
 
updateSpec - Static variable in class com.vmware.vcenter.lcm.discovery.AssociatedProductsDefinitions
 
UpdateSpec() - Constructor for class com.vmware.vcenter.lcm.discovery.AssociatedProductsTypes.UpdateSpec
Default constructor.
UpdateSpec(StructValue) - Constructor for class com.vmware.vcenter.lcm.discovery.AssociatedProductsTypes.UpdateSpec
 
updateSpec - Static variable in class com.vmware.vcenter.namespace_management.ClustersDefinitions
 
UpdateSpec() - Constructor for class com.vmware.vcenter.namespace_management.ClustersTypes.UpdateSpec
Default constructor.
UpdateSpec(StructValue) - Constructor for class com.vmware.vcenter.namespace_management.ClustersTypes.UpdateSpec
 
updateSpec - Static variable in class com.vmware.vcenter.namespaces.InstancesDefinitions
 
UpdateSpec() - Constructor for class com.vmware.vcenter.namespaces.InstancesTypes.UpdateSpec
Default constructor.
UpdateSpec(StructValue) - Constructor for class com.vmware.vcenter.namespaces.InstancesTypes.UpdateSpec
 
updateSpec - Static variable in class com.vmware.vcenter.ResourcePoolDefinitions
 
UpdateSpec() - Constructor for class com.vmware.vcenter.ResourcePoolTypes.UpdateSpec
Default constructor.
UpdateSpec(StructValue) - Constructor for class com.vmware.vcenter.ResourcePoolTypes.UpdateSpec
 
updateSpec - Static variable in class com.vmware.vcenter.services.ServiceDefinitions
 
UpdateSpec() - Constructor for class com.vmware.vcenter.services.ServiceTypes.UpdateSpec
Default constructor.
UpdateSpec(StructValue) - Constructor for class com.vmware.vcenter.services.ServiceTypes.UpdateSpec
 
updateSpec - Static variable in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.attestation.tpm2.SettingsDefinitions
 
UpdateSpec() - Constructor for class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.attestation.tpm2.SettingsTypes.UpdateSpec
Default constructor.
UpdateSpec(StructValue) - Constructor for class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.attestation.tpm2.SettingsTypes.UpdateSpec
 
updateSpec - Static variable in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.providers.ClientCertificateDefinitions
 
UpdateSpec() - Constructor for class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.providers.ClientCertificateTypes.UpdateSpec
Default constructor.
UpdateSpec(StructValue) - Constructor for class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.providers.ClientCertificateTypes.UpdateSpec
 
updateSpec - Static variable in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.providers.TrustedPeerCertificatesDefinitions
 
UpdateSpec() - Constructor for class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.providers.TrustedPeerCertificatesTypes.UpdateSpec
Default constructor.
UpdateSpec(StructValue) - Constructor for class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.providers.TrustedPeerCertificatesTypes.UpdateSpec
 
updateSpec - Static variable in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.ProvidersDefinitions
 
UpdateSpec() - Constructor for class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.ProvidersTypes.UpdateSpec
Default constructor.
UpdateSpec(StructValue) - Constructor for class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.ProvidersTypes.UpdateSpec
 
updateSpec - Static variable in class com.vmware.vcenter.trusted_infrastructure.TrustAuthorityClustersDefinitions
 
UpdateSpec() - Constructor for class com.vmware.vcenter.trusted_infrastructure.TrustAuthorityClustersTypes.UpdateSpec
Default constructor.
UpdateSpec(StructValue) - Constructor for class com.vmware.vcenter.trusted_infrastructure.TrustAuthorityClustersTypes.UpdateSpec
 
updateSpec - Static variable in class com.vmware.vcenter.vm.hardware.adapter.ScsiDefinitions
 
UpdateSpec() - Constructor for class com.vmware.vcenter.vm.hardware.adapter.ScsiTypes.UpdateSpec
Default constructor.
UpdateSpec(StructValue) - Constructor for class com.vmware.vcenter.vm.hardware.adapter.ScsiTypes.UpdateSpec
 
updateSpec - Static variable in class com.vmware.vcenter.vm.hardware.BootDefinitions
 
UpdateSpec() - Constructor for class com.vmware.vcenter.vm.hardware.BootTypes.UpdateSpec
Default constructor.
UpdateSpec(StructValue) - Constructor for class com.vmware.vcenter.vm.hardware.BootTypes.UpdateSpec
 
updateSpec - Static variable in class com.vmware.vcenter.vm.hardware.CdromDefinitions
 
UpdateSpec() - Constructor for class com.vmware.vcenter.vm.hardware.CdromTypes.UpdateSpec
Default constructor.
UpdateSpec(StructValue) - Constructor for class com.vmware.vcenter.vm.hardware.CdromTypes.UpdateSpec
 
updateSpec - Static variable in class com.vmware.vcenter.vm.hardware.CpuDefinitions
 
UpdateSpec() - Constructor for class com.vmware.vcenter.vm.hardware.CpuTypes.UpdateSpec
Default constructor.
UpdateSpec(StructValue) - Constructor for class com.vmware.vcenter.vm.hardware.CpuTypes.UpdateSpec
 
updateSpec - Static variable in class com.vmware.vcenter.vm.hardware.DiskDefinitions
 
UpdateSpec() - Constructor for class com.vmware.vcenter.vm.hardware.DiskTypes.UpdateSpec
Default constructor.
UpdateSpec(StructValue) - Constructor for class com.vmware.vcenter.vm.hardware.DiskTypes.UpdateSpec
 
updateSpec - Static variable in class com.vmware.vcenter.vm.hardware.EthernetDefinitions
 
UpdateSpec() - Constructor for class com.vmware.vcenter.vm.hardware.EthernetTypes.UpdateSpec
Default constructor.
UpdateSpec(StructValue) - Constructor for class com.vmware.vcenter.vm.hardware.EthernetTypes.UpdateSpec
 
updateSpec - Static variable in class com.vmware.vcenter.vm.hardware.FloppyDefinitions
 
UpdateSpec() - Constructor for class com.vmware.vcenter.vm.hardware.FloppyTypes.UpdateSpec
Default constructor.
UpdateSpec(StructValue) - Constructor for class com.vmware.vcenter.vm.hardware.FloppyTypes.UpdateSpec
 
updateSpec - Static variable in class com.vmware.vcenter.vm.hardware.MemoryDefinitions
 
UpdateSpec() - Constructor for class com.vmware.vcenter.vm.hardware.MemoryTypes.UpdateSpec
Default constructor.
UpdateSpec(StructValue) - Constructor for class com.vmware.vcenter.vm.hardware.MemoryTypes.UpdateSpec
 
updateSpec - Static variable in class com.vmware.vcenter.vm.hardware.ParallelDefinitions
 
UpdateSpec() - Constructor for class com.vmware.vcenter.vm.hardware.ParallelTypes.UpdateSpec
Default constructor.
UpdateSpec(StructValue) - Constructor for class com.vmware.vcenter.vm.hardware.ParallelTypes.UpdateSpec
 
updateSpec - Static variable in class com.vmware.vcenter.vm.hardware.SerialDefinitions
 
UpdateSpec() - Constructor for class com.vmware.vcenter.vm.hardware.SerialTypes.UpdateSpec
Default constructor.
UpdateSpec(StructValue) - Constructor for class com.vmware.vcenter.vm.hardware.SerialTypes.UpdateSpec
 
updateSpec - Static variable in class com.vmware.vcenter.vm.HardwareDefinitions
 
UpdateSpec() - Constructor for class com.vmware.vcenter.vm.HardwareTypes.UpdateSpec
Default constructor.
UpdateSpec(StructValue) - Constructor for class com.vmware.vcenter.vm.HardwareTypes.UpdateSpec
 
updateSpec - Static variable in class com.vmware.vcenter.vm.storage.PolicyDefinitions
 
UpdateSpec() - Constructor for class com.vmware.vcenter.vm.storage.PolicyTypes.UpdateSpec
Default constructor.
UpdateSpec(StructValue) - Constructor for class com.vmware.vcenter.vm.storage.PolicyTypes.UpdateSpec
 
updateSpec - Static variable in class com.vmware.vcenter.vm.ToolsDefinitions
 
UpdateSpec() - Constructor for class com.vmware.vcenter.vm.ToolsTypes.UpdateSpec
Default constructor.
UpdateSpec(StructValue) - Constructor for class com.vmware.vcenter.vm.ToolsTypes.UpdateSpec
 
updateSpec - Static variable in class com.vmware.vstats.AcqSpecsDefinitions
 
UpdateSpec() - Constructor for class com.vmware.vstats.AcqSpecsTypes.UpdateSpec
Default constructor.
UpdateSpec(StructValue) - Constructor for class com.vmware.vstats.AcqSpecsTypes.UpdateSpec
 
updateSpecPlacement - Static variable in class com.vmware.content.library.SubscriptionsDefinitions
 
UpdateSpecPlacement() - Constructor for class com.vmware.content.library.SubscriptionsTypes.UpdateSpecPlacement
Default constructor.
UpdateSpecPlacement(StructValue) - Constructor for class com.vmware.content.library.SubscriptionsTypes.UpdateSpecPlacement
 
updateSpecVcenter - Static variable in class com.vmware.content.library.SubscriptionsDefinitions
 
UpdateSpecVcenter() - Constructor for class com.vmware.content.library.SubscriptionsTypes.UpdateSpecVcenter
Default constructor.
UpdateSpecVcenter(StructValue) - Constructor for class com.vmware.content.library.SubscriptionsTypes.UpdateSpecVcenter
 
UpdateStub - Class in com.vmware.appliance
Remote stub implementation of the Update API service.
UpdateStub(ApiProvider, TypeConverter, StubConfigurationBase) - Constructor for class com.vmware.appliance.UpdateStub
 
UpdateStub(ApiProvider, StubConfigurationBase) - Constructor for class com.vmware.appliance.UpdateStub
 
updateStubConfiguration(StubFactory, StubConfiguration) - Method in class com.vmware.appliance.access.AccessFactory
 
updateStubConfiguration(StubFactory, StubConfiguration) - Method in class com.vmware.appliance.ApplianceFactory
 
updateStubConfiguration(StubFactory, StubConfiguration) - Method in class com.vmware.appliance.health.HealthFactory
 
updateStubConfiguration(StubFactory, StubConfiguration) - Method in class com.vmware.appliance.infraprofile.InfraprofileFactory
 
updateStubConfiguration(StubFactory, StubConfiguration) - Method in class com.vmware.appliance.local_accounts.LocalAccountsFactory
 
updateStubConfiguration(StubFactory, StubConfiguration) - Method in class com.vmware.appliance.localaccounts.LocalaccountsFactory
 
updateStubConfiguration(StubFactory, StubConfiguration) - Method in class com.vmware.appliance.logging.LoggingFactory
 
updateStubConfiguration(StubFactory, StubConfiguration) - Method in class com.vmware.appliance.monitoring.MonitoringFactory
 
updateStubConfiguration(StubFactory, StubConfiguration) - Method in class com.vmware.appliance.networking.dns.DnsFactory
 
updateStubConfiguration(StubFactory, StubConfiguration) - Method in class com.vmware.appliance.networking.firewall.FirewallFactory
 
updateStubConfiguration(StubFactory, StubConfiguration) - Method in class com.vmware.appliance.networking.interfaces.InterfacesFactory
 
updateStubConfiguration(StubFactory, StubConfiguration) - Method in class com.vmware.appliance.networking.NetworkingFactory
 
updateStubConfiguration(StubFactory, StubConfiguration) - Method in class com.vmware.appliance.ntp.NtpFactory
 
updateStubConfiguration(StubFactory, StubConfiguration) - Method in class com.vmware.appliance.recovery.backup.BackupFactory
 
updateStubConfiguration(StubFactory, StubConfiguration) - Method in class com.vmware.appliance.recovery.backup.job.JobFactory
 
updateStubConfiguration(StubFactory, StubConfiguration) - Method in class com.vmware.appliance.recovery.backup.system_name.SystemNameFactory
 
updateStubConfiguration(StubFactory, StubConfiguration) - Method in class com.vmware.appliance.recovery.reconciliation.ReconciliationFactory
 
updateStubConfiguration(StubFactory, StubConfiguration) - Method in class com.vmware.appliance.recovery.RecoveryFactory
 
updateStubConfiguration(StubFactory, StubConfiguration) - Method in class com.vmware.appliance.recovery.restore.RestoreFactory
 
updateStubConfiguration(StubFactory, StubConfiguration) - Method in class com.vmware.appliance.shutdown.ShutdownFactory
 
updateStubConfiguration(StubFactory, StubConfiguration) - Method in class com.vmware.appliance.system.SystemFactory
 
updateStubConfiguration(StubFactory, StubConfiguration) - Method in class com.vmware.appliance.system.time.TimeFactory
 
updateStubConfiguration(StubFactory, StubConfiguration) - Method in class com.vmware.appliance.tymesync.TymesyncFactory
 
updateStubConfiguration(StubFactory, StubConfiguration) - Method in class com.vmware.appliance.update.UpdateFactory
 
updateStubConfiguration(StubFactory, StubConfiguration) - Method in class com.vmware.appliance.vmon.VmonFactory
 
updateStubConfiguration(StubFactory, StubConfiguration) - Method in class com.vmware.cis.CisFactory
 
updateStubConfiguration(StubFactory, StubConfiguration) - Method in class com.vmware.cis.tagging.TaggingFactory
 
updateStubConfiguration(StubFactory, StubConfiguration) - Method in class com.vmware.cis.task.TaskFactory
 
updateStubConfiguration(StubFactory, StubConfiguration) - Method in class com.vmware.content.ContentFactory
 
updateStubConfiguration(StubFactory, StubConfiguration) - Method in class com.vmware.content.library.item.downloadsession.DownloadsessionFactory
 
updateStubConfiguration(StubFactory, StubConfiguration) - Method in class com.vmware.content.library.item.ItemFactory
 
updateStubConfiguration(StubFactory, StubConfiguration) - Method in class com.vmware.content.library.item.updatesession.UpdatesessionFactory
 
updateStubConfiguration(StubFactory, StubConfiguration) - Method in class com.vmware.content.library.LibraryFactory
 
updateStubConfiguration(StubFactory, StubConfiguration) - Method in class com.vmware.content.type.ovf.OvfFactory
 
updateStubConfiguration(StubFactory, StubConfiguration) - Method in class com.vmware.content.type.ovf.policy.PolicyFactory
 
updateStubConfiguration(StubFactory, StubConfiguration) - Method in class com.vmware.esx.hcl.HclFactory
 
updateStubConfiguration(StubFactory, StubConfiguration) - Method in class com.vmware.esx.hcl.hosts.HostsFactory
 
updateStubConfiguration(StubFactory, StubConfiguration) - Method in class com.vmware.esx.hosts.health.perspectives.PerspectivesFactory
 
updateStubConfiguration(StubFactory, StubConfiguration) - Method in class com.vmware.esx.hosts.HostsFactory
 
updateStubConfiguration(StubFactory, StubConfiguration) - Method in class com.vmware.esx.hosts.software.SoftwareFactory
 
updateStubConfiguration(StubFactory, StubConfiguration) - Method in class com.vmware.esx.settings.clusters.ClustersFactory
 
updateStubConfiguration(StubFactory, StubConfiguration) - Method in class com.vmware.esx.settings.clusters.enablement.EnablementFactory
 
updateStubConfiguration(StubFactory, StubConfiguration) - Method in class com.vmware.esx.settings.clusters.policies.apply.ApplyFactory
 
updateStubConfiguration(StubFactory, StubConfiguration) - Method in class com.vmware.esx.settings.clusters.policies.PoliciesFactory
 
updateStubConfiguration(StubFactory, StubConfiguration) - Method in class com.vmware.esx.settings.clusters.software.drafts.DraftsFactory
 
updateStubConfiguration(StubFactory, StubConfiguration) - Method in class com.vmware.esx.settings.clusters.software.drafts.software.SoftwareFactory
 
updateStubConfiguration(StubFactory, StubConfiguration) - Method in class com.vmware.esx.settings.clusters.software.reports.hardware_compatibility.HardwareCompatibilityFactory
 
updateStubConfiguration(StubFactory, StubConfiguration) - Method in class com.vmware.esx.settings.clusters.software.reports.ReportsFactory
 
updateStubConfiguration(StubFactory, StubConfiguration) - Method in class com.vmware.esx.settings.clusters.software.SoftwareFactory
 
updateStubConfiguration(StubFactory, StubConfiguration) - Method in class com.vmware.esx.settings.defaults.clusters.ClustersFactory
 
updateStubConfiguration(StubFactory, StubConfiguration) - Method in class com.vmware.esx.settings.defaults.clusters.policies.apply.ApplyFactory
 
updateStubConfiguration(StubFactory, StubConfiguration) - Method in class com.vmware.esx.settings.defaults.clusters.policies.PoliciesFactory
 
updateStubConfiguration(StubFactory, StubConfiguration) - Method in class com.vmware.esx.settings.defaults.DefaultsFactory
 
updateStubConfiguration(StubFactory, StubConfiguration) - Method in class com.vmware.esx.settings.depot_content.add_ons.AddOnsFactory
 
updateStubConfiguration(StubFactory, StubConfiguration) - Method in class com.vmware.esx.settings.depot_content.base_images.BaseImagesFactory
 
updateStubConfiguration(StubFactory, StubConfiguration) - Method in class com.vmware.esx.settings.depot_content.components.ComponentsFactory
 
updateStubConfiguration(StubFactory, StubConfiguration) - Method in class com.vmware.esx.settings.depot_content.DepotContentFactory
 
updateStubConfiguration(StubFactory, StubConfiguration) - Method in class com.vmware.esx.settings.depots.DepotsFactory
 
updateStubConfiguration(StubFactory, StubConfiguration) - Method in class com.vmware.esx.settings.hosts.HostsFactory
 
updateStubConfiguration(StubFactory, StubConfiguration) - Method in class com.vmware.esx.settings.SettingsFactory
 
updateStubConfiguration(StubFactory, StubConfiguration) - Method in class com.vmware.vapi.metadata.authentication.AuthenticationFactory
 
updateStubConfiguration(StubFactory, StubConfiguration) - Method in class com.vmware.vapi.metadata.authentication.service.ServiceFactory
 
updateStubConfiguration(StubFactory, StubConfiguration) - Method in class com.vmware.vapi.metadata.cli.CliFactory
 
updateStubConfiguration(StubFactory, StubConfiguration) - Method in class com.vmware.vapi.metadata.MetadataFactory
 
updateStubConfiguration(StubFactory, StubConfiguration) - Method in class com.vmware.vapi.metadata.metamodel.MetamodelFactory
 
updateStubConfiguration(StubFactory, StubConfiguration) - Method in class com.vmware.vapi.metadata.metamodel.resource.ResourceFactory
 
updateStubConfiguration(StubFactory, StubConfiguration) - Method in class com.vmware.vapi.metadata.metamodel.service.ServiceFactory
 
updateStubConfiguration(StubFactory, StubConfiguration) - Method in class com.vmware.vapi.metadata.privilege.PrivilegeFactory
 
updateStubConfiguration(StubFactory, StubConfiguration) - Method in class com.vmware.vapi.metadata.privilege.service.ServiceFactory
 
updateStubConfiguration(StubFactory, StubConfiguration) - Method in class com.vmware.vapi.std.errors.ErrorsFactory
 
updateStubConfiguration(StubFactory, StubConfiguration) - Method in class com.vmware.vapi.std.interposition.InterpositionFactory
 
updateStubConfiguration(StubFactory, StubConfiguration) - Method in class com.vmware.vapi.std.StdFactory
 
updateStubConfiguration(StubFactory, StubConfiguration) - Method in class com.vmware.vapi.VapiFactory
 
updateStubConfiguration(StubFactory, StubConfiguration) - Method in class com.vmware.vcenter.certificate_management.CertificateManagementFactory
 
updateStubConfiguration(StubFactory, StubConfiguration) - Method in class com.vmware.vcenter.certificate_management.vcenter.VcenterFactory
 
updateStubConfiguration(StubFactory, StubConfiguration) - Method in class com.vmware.vcenter.compute.ComputeFactory
 
updateStubConfiguration(StubFactory, StubConfiguration) - Method in class com.vmware.vcenter.compute.policies.capabilities.CapabilitiesFactory
 
updateStubConfiguration(StubFactory, StubConfiguration) - Method in class com.vmware.vcenter.compute.policies.capabilities.cluster_scale_in_ignore_vm_capabilities.ClusterScaleInIgnoreVmCapabilitiesFactory
 
updateStubConfiguration(StubFactory, StubConfiguration) - Method in class com.vmware.vcenter.compute.policies.capabilities.disable_drs_vmotion.DisableDrsVmotionFactory
 
updateStubConfiguration(StubFactory, StubConfiguration) - Method in class com.vmware.vcenter.compute.policies.capabilities.vm.evacuation.vmotion.VmotionFactory
 
updateStubConfiguration(StubFactory, StubConfiguration) - Method in class com.vmware.vcenter.compute.policies.capabilities.vm_host_affinity.VmHostAffinityFactory
 
updateStubConfiguration(StubFactory, StubConfiguration) - Method in class com.vmware.vcenter.compute.policies.capabilities.vm_host_anti_affinity.VmHostAntiAffinityFactory
 
updateStubConfiguration(StubFactory, StubConfiguration) - Method in class com.vmware.vcenter.compute.policies.capabilities.vm_vm_affinity.VmVmAffinityFactory
 
updateStubConfiguration(StubFactory, StubConfiguration) - Method in class com.vmware.vcenter.compute.policies.capabilities.vm_vm_anti_affinity.VmVmAntiAffinityFactory
 
updateStubConfiguration(StubFactory, StubConfiguration) - Method in class com.vmware.vcenter.compute.policies.PoliciesFactory
 
updateStubConfiguration(StubFactory, StubConfiguration) - Method in class com.vmware.vcenter.content.registries.harbor.HarborFactory
 
updateStubConfiguration(StubFactory, StubConfiguration) - Method in class com.vmware.vcenter.content.registries.RegistriesFactory
 
updateStubConfiguration(StubFactory, StubConfiguration) - Method in class com.vmware.vcenter.datastore.DatastoreFactory
 
updateStubConfiguration(StubFactory, StubConfiguration) - Method in class com.vmware.vcenter.deployment.DeploymentFactory
 
updateStubConfiguration(StubFactory, StubConfiguration) - Method in class com.vmware.vcenter.deployment.install.initial_config.remote_psc.RemotePscFactory
 
updateStubConfiguration(StubFactory, StubConfiguration) - Method in class com.vmware.vcenter.deployment.install.InstallFactory
 
updateStubConfiguration(StubFactory, StubConfiguration) - Method in class com.vmware.vcenter.deployment.install.psc.PscFactory
 
updateStubConfiguration(StubFactory, StubConfiguration) - Method in class com.vmware.vcenter.deployment.migrate.MigrateFactory
 
updateStubConfiguration(StubFactory, StubConfiguration) - Method in class com.vmware.vcenter.guest.GuestFactory
 
updateStubConfiguration(StubFactory, StubConfiguration) - Method in class com.vmware.vcenter.hvc.HvcFactory
 
updateStubConfiguration(StubFactory, StubConfiguration) - Method in class com.vmware.vcenter.hvc.links.LinksFactory
 
updateStubConfiguration(StubFactory, StubConfiguration) - Method in class com.vmware.vcenter.hvc.links.sync.SyncFactory
 
updateStubConfiguration(StubFactory, StubConfiguration) - Method in class com.vmware.vcenter.hvc.management.ManagementFactory
 
updateStubConfiguration(StubFactory, StubConfiguration) - Method in class com.vmware.vcenter.identity.IdentityFactory
 
updateStubConfiguration(StubFactory, StubConfiguration) - Method in class com.vmware.vcenter.inventory.InventoryFactory
 
updateStubConfiguration(StubFactory, StubConfiguration) - Method in class com.vmware.vcenter.iso.IsoFactory
 
updateStubConfiguration(StubFactory, StubConfiguration) - Method in class com.vmware.vcenter.lcm.discovery.DiscoveryFactory
 
updateStubConfiguration(StubFactory, StubConfiguration) - Method in class com.vmware.vcenter.lcm.LcmFactory
 
updateStubConfiguration(StubFactory, StubConfiguration) - Method in class com.vmware.vcenter.lcm.update.UpdateFactory
 
updateStubConfiguration(StubFactory, StubConfiguration) - Method in class com.vmware.vcenter.namespace_management.NamespaceManagementFactory
 
updateStubConfiguration(StubFactory, StubConfiguration) - Method in class com.vmware.vcenter.namespace_management.software.SoftwareFactory
 
updateStubConfiguration(StubFactory, StubConfiguration) - Method in class com.vmware.vcenter.namespace_management.stats.StatsFactory
 
updateStubConfiguration(StubFactory, StubConfiguration) - Method in class com.vmware.vcenter.namespaces.NamespacesFactory
 
updateStubConfiguration(StubFactory, StubConfiguration) - Method in class com.vmware.vcenter.namespaces.user.UserFactory
 
updateStubConfiguration(StubFactory, StubConfiguration) - Method in class com.vmware.vcenter.ovf.OvfFactory
 
updateStubConfiguration(StubFactory, StubConfiguration) - Method in class com.vmware.vcenter.services.ServicesFactory
 
updateStubConfiguration(StubFactory, StubConfiguration) - Method in class com.vmware.vcenter.storage.policies.compliance.ComplianceFactory
 
updateStubConfiguration(StubFactory, StubConfiguration) - Method in class com.vmware.vcenter.storage.policies.PoliciesFactory
 
updateStubConfiguration(StubFactory, StubConfiguration) - Method in class com.vmware.vcenter.storage.StorageFactory
 
updateStubConfiguration(StubFactory, StubConfiguration) - Method in class com.vmware.vcenter.system_config.features.tech_preview.TechPreviewFactory
 
updateStubConfiguration(StubFactory, StubConfiguration) - Method in class com.vmware.vcenter.system_config.SystemConfigFactory
 
updateStubConfiguration(StubFactory, StubConfiguration) - Method in class com.vmware.vcenter.tagging.TaggingFactory
 
updateStubConfiguration(StubFactory, StubConfiguration) - Method in class com.vmware.vcenter.tokenservice.TokenserviceFactory
 
updateStubConfiguration(StubFactory, StubConfiguration) - Method in class com.vmware.vcenter.topology.TopologyFactory
 
updateStubConfiguration(StubFactory, StubConfiguration) - Method in class com.vmware.vcenter.trusted_infrastructure.attestation.AttestationFactory
 
updateStubConfiguration(StubFactory, StubConfiguration) - Method in class com.vmware.vcenter.trusted_infrastructure.kms.KmsFactory
 
updateStubConfiguration(StubFactory, StubConfiguration) - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.attestation.AttestationFactory
 
updateStubConfiguration(StubFactory, StubConfiguration) - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.attestation.os.esx.EsxFactory
 
updateStubConfiguration(StubFactory, StubConfiguration) - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.attestation.tpm2.Tpm2Factory
 
updateStubConfiguration(StubFactory, StubConfiguration) - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.KmsFactory
 
updateStubConfiguration(StubFactory, StubConfiguration) - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.providers.client_certificate.ClientCertificateFactory
 
updateStubConfiguration(StubFactory, StubConfiguration) - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.providers.ProvidersFactory
 
updateStubConfiguration(StubFactory, StubConfiguration) - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.TrustAuthorityClustersFactory
 
updateStubConfiguration(StubFactory, StubConfiguration) - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_hosts.TrustAuthorityHostsFactory
 
updateStubConfiguration(StubFactory, StubConfiguration) - Method in class com.vmware.vcenter.trusted_infrastructure.trusted_clusters.attestation.AttestationFactory
 
updateStubConfiguration(StubFactory, StubConfiguration) - Method in class com.vmware.vcenter.trusted_infrastructure.trusted_clusters.kms.KmsFactory
 
updateStubConfiguration(StubFactory, StubConfiguration) - Method in class com.vmware.vcenter.trusted_infrastructure.TrustedInfrastructureFactory
 
updateStubConfiguration(StubFactory, StubConfiguration) - Method in class com.vmware.vcenter.VcenterFactory
 
updateStubConfiguration(StubFactory, StubConfiguration) - Method in class com.vmware.vcenter.vcha.cluster.ClusterFactory
 
updateStubConfiguration(StubFactory, StubConfiguration) - Method in class com.vmware.vcenter.vcha.VchaFactory
 
updateStubConfiguration(StubFactory, StubConfiguration) - Method in class com.vmware.vcenter.vm.compute.ComputeFactory
 
updateStubConfiguration(StubFactory, StubConfiguration) - Method in class com.vmware.vcenter.vm.console.ConsoleFactory
 
updateStubConfiguration(StubFactory, StubConfiguration) - Method in class com.vmware.vcenter.vm.guest.GuestFactory
 
updateStubConfiguration(StubFactory, StubConfiguration) - Method in class com.vmware.vcenter.vm.guest.networking.NetworkingFactory
 
updateStubConfiguration(StubFactory, StubConfiguration) - Method in class com.vmware.vcenter.vm.hardware.adapter.AdapterFactory
 
updateStubConfiguration(StubFactory, StubConfiguration) - Method in class com.vmware.vcenter.vm.hardware.boot.BootFactory
 
updateStubConfiguration(StubFactory, StubConfiguration) - Method in class com.vmware.vcenter.vm.hardware.HardwareFactory
 
updateStubConfiguration(StubFactory, StubConfiguration) - Method in class com.vmware.vcenter.vm.storage.policy.PolicyFactory
 
updateStubConfiguration(StubFactory, StubConfiguration) - Method in class com.vmware.vcenter.vm.storage.StorageFactory
 
updateStubConfiguration(StubFactory, StubConfiguration) - Method in class com.vmware.vcenter.vm.tools.ToolsFactory
 
updateStubConfiguration(StubFactory, StubConfiguration) - Method in class com.vmware.vcenter.vm.VmFactory
 
updateStubConfiguration(StubFactory, StubConfiguration) - Method in class com.vmware.vcenter.vm_template.library_items.LibraryItemsFactory
 
updateStubConfiguration(StubFactory, StubConfiguration) - Method in class com.vmware.vcenter.vm_template.VmTemplateFactory
 
updateStubConfiguration(StubFactory, StubConfiguration) - Method in class com.vmware.vstats.VstatsFactory
 
UpdateTypes - Interface in com.vmware.appliance
Defines the data types of the Update API service.
UpdateTypes.Info - Class in com.vmware.appliance
The Info class describes the state of the appliance update.
UpdateTypes.Info.Builder - Class in com.vmware.appliance
Builder class for UpdateTypes.Info.
UpdateTypes.State - Class in com.vmware.appliance
The State enumeration class defines the various states the appliance update can be in.
UpdateTypes.State.Values - Enum in com.vmware.appliance
Native Java enum representing this enumeration class.
UPGRADE - Static variable in class com.vmware.appliance.update.CommonInfo.Category
Introduces new features, significantly changes product functionality.
UPGRADE - Static variable in class com.vmware.vcenter.deployment.Operation
The appliance upgrade is in progress.
Upgrade - Interface in com.vmware.vcenter.deployment
The Upgrade interface provides methods to configure the upgrade of this appliance from an existing vCenter appliance.
UPGRADE - Static variable in class com.vmware.vcenter.lcm.update.PendingTypes.Category
Introduces new features, significantly changes product functionality
UPGRADE - Static variable in class com.vmware.vcenter.lcm.update.PendingTypes.UpdateType
Introduces new features, significantly changes product functionality
upgrade(String, ClustersTypes.UpgradeSpec) - Method in interface com.vmware.vcenter.namespace_management.software.Clusters
Upgrade the cluster to a specific version.
upgrade(String, ClustersTypes.UpgradeSpec, InvocationConfig) - Method in interface com.vmware.vcenter.namespace_management.software.Clusters
Upgrade the cluster to a specific version.
upgrade(String, ClustersTypes.UpgradeSpec, AsyncCallback<Void>) - Method in interface com.vmware.vcenter.namespace_management.software.Clusters
Upgrade the cluster to a specific version.
upgrade(String, ClustersTypes.UpgradeSpec, AsyncCallback<Void>, InvocationConfig) - Method in interface com.vmware.vcenter.namespace_management.software.Clusters
Upgrade the cluster to a specific version.
upgrade(String, ClustersTypes.UpgradeSpec) - Method in class com.vmware.vcenter.namespace_management.software.ClustersStub
 
upgrade(String, ClustersTypes.UpgradeSpec, InvocationConfig) - Method in class com.vmware.vcenter.namespace_management.software.ClustersStub
 
upgrade(String, ClustersTypes.UpgradeSpec, AsyncCallback<Void>) - Method in class com.vmware.vcenter.namespace_management.software.ClustersStub
 
upgrade(String, ClustersTypes.UpgradeSpec, AsyncCallback<Void>, InvocationConfig) - Method in class com.vmware.vcenter.namespace_management.software.ClustersStub
 
upgrade(String, HardwareTypes.Version) - Method in interface com.vmware.vcenter.vm.Hardware
Upgrades the virtual machine to a newer virtual hardware version.
upgrade(String, HardwareTypes.Version, InvocationConfig) - Method in interface com.vmware.vcenter.vm.Hardware
Upgrades the virtual machine to a newer virtual hardware version.
upgrade(String, HardwareTypes.Version, AsyncCallback<Void>) - Method in interface com.vmware.vcenter.vm.Hardware
Upgrades the virtual machine to a newer virtual hardware version.
upgrade(String, HardwareTypes.Version, AsyncCallback<Void>, InvocationConfig) - Method in interface com.vmware.vcenter.vm.Hardware
Upgrades the virtual machine to a newer virtual hardware version.
upgrade(String, HardwareTypes.Version) - Method in class com.vmware.vcenter.vm.HardwareStub
 
upgrade(String, HardwareTypes.Version, InvocationConfig) - Method in class com.vmware.vcenter.vm.HardwareStub
 
upgrade(String, HardwareTypes.Version, AsyncCallback<Void>) - Method in class com.vmware.vcenter.vm.HardwareStub
 
upgrade(String, HardwareTypes.Version, AsyncCallback<Void>, InvocationConfig) - Method in class com.vmware.vcenter.vm.HardwareStub
 
upgrade(String, String) - Method in interface com.vmware.vcenter.vm.Tools
Begins the Tools upgrade process.
upgrade(String, String, InvocationConfig) - Method in interface com.vmware.vcenter.vm.Tools
Begins the Tools upgrade process.
upgrade(String, String, AsyncCallback<Void>) - Method in interface com.vmware.vcenter.vm.Tools
Begins the Tools upgrade process.
upgrade(String, String, AsyncCallback<Void>, InvocationConfig) - Method in interface com.vmware.vcenter.vm.Tools
Begins the Tools upgrade process.
upgrade(String, String) - Method in class com.vmware.vcenter.vm.ToolsStub
 
upgrade(String, String, InvocationConfig) - Method in class com.vmware.vcenter.vm.ToolsStub
 
upgrade(String, String, AsyncCallback<Void>) - Method in class com.vmware.vcenter.vm.ToolsStub
 
upgrade(String, String, AsyncCallback<Void>, InvocationConfig) - Method in class com.vmware.vcenter.vm.ToolsStub
 
UPGRADE_AT_POWER_CYCLE - Static variable in class com.vmware.vcenter.vm.ToolsTypes.UpgradePolicy
When the virtual machine is power-cycled, the system checks for a newer version of Tools when the virtual machine is powered on.
UpgradeDefinitions - Class in com.vmware.vcenter.deployment
Defines the type descriptors for the Upgrade API service.
UpgradeDefinitions() - Constructor for class com.vmware.vcenter.deployment.UpgradeDefinitions
 
upgradeMultiple(Map<String, ClustersTypes.UpgradeSpec>) - Method in interface com.vmware.vcenter.namespace_management.software.Clusters
Upgrade a set of clusters to its corresponding specific version.
upgradeMultiple(Map<String, ClustersTypes.UpgradeSpec>, InvocationConfig) - Method in interface com.vmware.vcenter.namespace_management.software.Clusters
Upgrade a set of clusters to its corresponding specific version.
upgradeMultiple(Map<String, ClustersTypes.UpgradeSpec>, AsyncCallback<Map<String, ClustersTypes.Result>>) - Method in interface com.vmware.vcenter.namespace_management.software.Clusters
Upgrade a set of clusters to its corresponding specific version.
upgradeMultiple(Map<String, ClustersTypes.UpgradeSpec>, AsyncCallback<Map<String, ClustersTypes.Result>>, InvocationConfig) - Method in interface com.vmware.vcenter.namespace_management.software.Clusters
Upgrade a set of clusters to its corresponding specific version.
upgradeMultiple(Map<String, ClustersTypes.UpgradeSpec>) - Method in class com.vmware.vcenter.namespace_management.software.ClustersStub
 
upgradeMultiple(Map<String, ClustersTypes.UpgradeSpec>, InvocationConfig) - Method in class com.vmware.vcenter.namespace_management.software.ClustersStub
 
upgradeMultiple(Map<String, ClustersTypes.UpgradeSpec>, AsyncCallback<Map<String, ClustersTypes.Result>>) - Method in class com.vmware.vcenter.namespace_management.software.ClustersStub
 
upgradeMultiple(Map<String, ClustersTypes.UpgradeSpec>, AsyncCallback<Map<String, ClustersTypes.Result>>, InvocationConfig) - Method in class com.vmware.vcenter.namespace_management.software.ClustersStub
 
upgradeProgress - Static variable in class com.vmware.vcenter.namespace_management.software.ClustersDefinitions
 
UpgradeProgress() - Constructor for class com.vmware.vcenter.namespace_management.software.ClustersTypes.UpgradeProgress
Default constructor.
UpgradeProgress(StructValue) - Constructor for class com.vmware.vcenter.namespace_management.software.ClustersTypes.UpgradeProgress
 
upgradeService() - Method in class com.vmware.vcenter.deployment.DeploymentFactory
Returns an instance of class Upgrade
upgradeSpec - Static variable in class com.vmware.vcenter.deployment.UpgradeDefinitions
 
UpgradeSpec() - Constructor for class com.vmware.vcenter.deployment.UpgradeTypes.UpgradeSpec
Default constructor.
UpgradeSpec(StructValue) - Constructor for class com.vmware.vcenter.deployment.UpgradeTypes.UpgradeSpec
 
upgradeSpec - Static variable in class com.vmware.vcenter.namespace_management.software.ClustersDefinitions
 
UpgradeSpec() - Constructor for class com.vmware.vcenter.namespace_management.software.ClustersTypes.UpgradeSpec
Default constructor.
UpgradeSpec(StructValue) - Constructor for class com.vmware.vcenter.namespace_management.software.ClustersTypes.UpgradeSpec
 
upgradeStatus - Static variable in class com.vmware.vcenter.namespace_management.software.ClustersDefinitions
 
UpgradeStatus() - Constructor for class com.vmware.vcenter.namespace_management.software.ClustersTypes.UpgradeStatus
Default constructor.
UpgradeStatus(StructValue) - Constructor for class com.vmware.vcenter.namespace_management.software.ClustersTypes.UpgradeStatus
 
UpgradeStub - Class in com.vmware.vcenter.deployment
Remote stub implementation of the Upgrade API service.
UpgradeStub(ApiProvider, TypeConverter, StubConfigurationBase) - Constructor for class com.vmware.vcenter.deployment.UpgradeStub
 
UpgradeStub(ApiProvider, StubConfigurationBase) - Constructor for class com.vmware.vcenter.deployment.UpgradeStub
 
UpgradeTypes - Interface in com.vmware.vcenter.deployment
Defines the data types of the Upgrade API service.
UpgradeTypes.PscSpec - Class in com.vmware.vcenter.deployment
The PscSpec class contains information used to upgrade a Platform Service Controller appliance.
UpgradeTypes.PscSpec.Builder - Class in com.vmware.vcenter.deployment
Builder class for UpgradeTypes.PscSpec.
UpgradeTypes.SourceApplianceSpec - Class in com.vmware.vcenter.deployment
The SourceApplianceSpec class contains information used to connect to the appliance used as the source for an upgrade.
UpgradeTypes.SourceApplianceSpec.Builder - Class in com.vmware.vcenter.deployment
UpgradeTypes.UpgradeSpec - Class in com.vmware.vcenter.deployment
The UpgradeSpec class contains information used to configure the appliance upgrade.
UpgradeTypes.UpgradeSpec.Builder - Class in com.vmware.vcenter.deployment
Builder class for UpgradeTypes.UpgradeSpec.
UpgradeTypes.VcsaEmbeddedSpec - Class in com.vmware.vcenter.deployment
The VcsaEmbeddedSpec class contains information used to upgrade a Embedded vCenter Server appliance.
UpgradeTypes.VcsaEmbeddedSpec.Builder - Class in com.vmware.vcenter.deployment
Uptime - Interface in com.vmware.appliance.system
Uptime interface provides methods Get the system uptime.
UptimeDefinitions - Class in com.vmware.appliance.system
Defines the type descriptors for the Uptime API service.
UptimeDefinitions() - Constructor for class com.vmware.appliance.system.UptimeDefinitions
 
uptimeService() - Method in class com.vmware.appliance.system.SystemFactory
Returns an instance of class Uptime
UptimeStub - Class in com.vmware.appliance.system
Remote stub implementation of the Uptime API service.
UptimeStub(ApiProvider, TypeConverter, StubConfigurationBase) - Constructor for class com.vmware.appliance.system.UptimeStub
 
UptimeStub(ApiProvider, StubConfigurationBase) - Constructor for class com.vmware.appliance.system.UptimeStub
 
UptimeTypes - Interface in com.vmware.appliance.system
Defines the data types of the Uptime API service.
URI - Static variable in class com.vmware.vapi.metadata.metamodel.Type.BuiltinType
The built-in type is an URI.
url - Variable in class com.vmware.vsphereautomation.lookup.LookupServiceRegistrationEndpoint
 
USBController - Static variable in class com.vmware.content.type.ovf.StructDefinitions
 
USBController - Class in com.vmware.content.type.ovf
Provide USB controller information in a template VM.
USBController() - Constructor for class com.vmware.content.type.ovf.USBController
Default constructor.
USBController(StructValue) - Constructor for class com.vmware.content.type.ovf.USBController
 
USBController.Builder - Class in com.vmware.content.type.ovf
Builder class for USBController.
USE_DEFAULT_POLICY - Static variable in class com.vmware.vcenter.vm.storage.PolicyTypes.DiskPolicySpec.PolicyType
Use the default storage policy of the datastore.
USE_DEFAULT_POLICY - Static variable in class com.vmware.vcenter.vm.storage.PolicyTypes.VmHomePolicySpec.PolicyType
Use the default storage policy of the datastore.
USE_DHCP - Static variable in class com.vmware.vcenter.guest.WindowsNetworkAdapterSettings.NetBIOSMode
DHCP server decides whether or not to use NetBIOS.
USE_EXISTING - Static variable in class com.vmware.content.library.SubscriptionsTypes.CreateSpecSubscribedLibrary.Target
Use the specified existing subscribed library.
USE_SOURCE_POLICY - Static variable in class com.vmware.vcenter.vm_template.LibraryItemsTypes.DeploySpecDiskStoragePolicy.Type
Use the storage policy that is associated with the corresponding disk in the source virtual machine template.
USE_SOURCE_POLICY - Static variable in class com.vmware.vcenter.vm_template.LibraryItemsTypes.DeploySpecVmHomeStoragePolicy.Type
Use the storage policy that is associated with the source virtual machine template's configuration and log files.
USE_SPECIFIED_POLICY - Static variable in class com.vmware.vcenter.vm.storage.PolicyTypes.DiskPolicySpec.PolicyType
Use the specified policy (see PolicyTypes.DiskPolicySpec.getPolicy()).
USE_SPECIFIED_POLICY - Static variable in class com.vmware.vcenter.vm.storage.PolicyTypes.VmHomePolicySpec.PolicyType
Use the specified policy (see PolicyTypes.VmHomePolicySpec.getPolicy()).
USE_SPECIFIED_POLICY - Static variable in class com.vmware.vcenter.vm_template.LibraryItemsTypes.CreateSpecDiskStoragePolicy.Type
Use the specified policy.
USE_SPECIFIED_POLICY - Static variable in class com.vmware.vcenter.vm_template.LibraryItemsTypes.CreateSpecVmHomeStoragePolicy.Type
Use the specified policy.
USE_SPECIFIED_POLICY - Static variable in class com.vmware.vcenter.vm_template.LibraryItemsTypes.DeploySpecDiskStoragePolicy.Type
Use the specified policy.
USE_SPECIFIED_POLICY - Static variable in class com.vmware.vcenter.vm_template.LibraryItemsTypes.DeploySpecVmHomeStoragePolicy.Type
Use the specified policy.
USER - Static variable in class com.vmware.esx.settings.ComponentSource
User is the source for this component
USER - Static variable in class com.vmware.vcenter.namespaces.AccessTypes.SubjectType
Single user.
user() - Method in class com.vmware.vcenter.namespaces.NamespacesFactory
The com.vmware.vcenter.namespaces.user package provides interfaces to access namespaces for non-administrative users.
USER_AGENT_KEY - Static variable in class com.vmware.vapi.core.ExecutionContext.ApplicationData
ApplicationData property key for user agent.
USER_DEFINED - Static variable in class com.vmware.vapi.metadata.metamodel.Type.Category
The type is one of the user defined named types.
USER_INPUT_REQUIRED - Static variable in class com.vmware.vcenter.guest.HostnameGenerator.Type
Indicates that the host name is not specified in advance.
USER_INPUT_REQUIRED - Static variable in class com.vmware.vcenter.guest.Ipv4.Type
Indicates that the IPv4 settings are not specified in advance.
USER_INPUT_REQUIRED - Static variable in class com.vmware.vcenter.guest.Ipv6.Type
Indicates that the IPv6 settings are not specified in advance.
USER_KEY - Static variable in class com.vmware.vapi.security.UserPassSecurityContext
 
USER_PASS - Static variable in class com.vmware.vapi.security.StdSecuritySchemes
 
USER_PASSWORD - Static variable in class com.vmware.vapi.std.AuthenticationScheme
Indicates that the security context in a request is using username/password based authentication scheme.
userData - Static variable in class com.vmware.vcenter.guest.StructDefinitions
 
UserData - Class in com.vmware.vcenter.guest
The UserData class specifies the personal data pertaining to the user of the Windows guest operating system.
UserData() - Constructor for class com.vmware.vcenter.guest.UserData
Default constructor.
UserData(StructValue) - Constructor for class com.vmware.vcenter.guest.UserData
 
UserData.Builder - Class in com.vmware.vcenter.guest
Builder class for UserData.
userDefinedType - Static variable in class com.vmware.vapi.metadata.metamodel.StructDefinitions
 
UserDefinedType - Class in com.vmware.vapi.metadata.metamodel
The UserDefinedType class contains the metamodel type information of a typed element whose type is a user defined named type.
UserDefinedType() - Constructor for class com.vmware.vapi.metadata.metamodel.UserDefinedType
Default constructor.
UserDefinedType(StructValue) - Constructor for class com.vmware.vapi.metadata.metamodel.UserDefinedType
 
UserDefinedType.Builder - Class in com.vmware.vapi.metadata.metamodel
Builder class for UserDefinedType.
UserFactory - Class in com.vmware.vcenter.namespaces.user
UserFactory is responsible for creating instances of services contained inside the com.vmware.vcenter.namespaces.user package and also has the subpackages reference to access respective subpackage services.
userInfo - Static variable in class com.vmware.vstats.StructDefinitions
 
UserInfo - Class in com.vmware.vstats
The UserInfo class contains human legible, localizable description, used for VMware provided objects.
UserInfo() - Constructor for class com.vmware.vstats.UserInfo
Default constructor.
UserInfo(StructValue) - Constructor for class com.vmware.vstats.UserInfo
 
UserInfo.Builder - Class in com.vmware.vstats
Builder class for UserInfo.
UserPassSecurityContext - Class in com.vmware.vapi.security
This class represents a security context suitable for user/password authentication.
UserPassSecurityContext(String, char[]) - Constructor for class com.vmware.vapi.security.UserPassSecurityContext
 
UTF8_CHARSET - Static variable in interface com.vmware.vapi.protocol.RequestProcessor
 

V

val - Variable in class com.vmware.vsphereautomation.lookup.DynamicArray
 
val - Variable in class com.vmware.vsphereautomation.lookup.DynamicProperty
 
VALID - Static variable in class com.vmware.appliance.infraprofile.ConfigsTypes.ValidationStatus
Profile spec is valid.
VALID - Static variable in class com.vmware.esx.settings.clusters.software.DraftsTypes.StatusType
Software draft is valid.
validate(BackupTypes.BackupRequest) - Method in interface com.vmware.appliance.recovery.Backup
Check for backup errors without starting backup.
validate(BackupTypes.BackupRequest, InvocationConfig) - Method in interface com.vmware.appliance.recovery.Backup
Check for backup errors without starting backup.
validate(BackupTypes.BackupRequest, AsyncCallback<BackupTypes.ReturnResult>) - Method in interface com.vmware.appliance.recovery.Backup
Check for backup errors without starting backup.
validate(BackupTypes.BackupRequest, AsyncCallback<BackupTypes.ReturnResult>, InvocationConfig) - Method in interface com.vmware.appliance.recovery.Backup
Check for backup errors without starting backup.
validate(BackupTypes.BackupRequest) - Method in class com.vmware.appliance.recovery.BackupStub
 
validate(BackupTypes.BackupRequest, InvocationConfig) - Method in class com.vmware.appliance.recovery.BackupStub
 
validate(BackupTypes.BackupRequest, AsyncCallback<BackupTypes.ReturnResult>) - Method in class com.vmware.appliance.recovery.BackupStub
 
validate(BackupTypes.BackupRequest, AsyncCallback<BackupTypes.ReturnResult>, InvocationConfig) - Method in class com.vmware.appliance.recovery.BackupStub
 
validate(RestoreTypes.RestoreRequest) - Method in interface com.vmware.appliance.recovery.Restore
Get metadata before restore
validate(RestoreTypes.RestoreRequest, InvocationConfig) - Method in interface com.vmware.appliance.recovery.Restore
Get metadata before restore
validate(RestoreTypes.RestoreRequest, AsyncCallback<RestoreTypes.Metadata>) - Method in interface com.vmware.appliance.recovery.Restore
Get metadata before restore
validate(RestoreTypes.RestoreRequest, AsyncCallback<RestoreTypes.Metadata>, InvocationConfig) - Method in interface com.vmware.appliance.recovery.Restore
Get metadata before restore
validate(RestoreTypes.RestoreRequest) - Method in class com.vmware.appliance.recovery.RestoreStub
 
validate(RestoreTypes.RestoreRequest, InvocationConfig) - Method in class com.vmware.appliance.recovery.RestoreStub
 
validate(RestoreTypes.RestoreRequest, AsyncCallback<RestoreTypes.Metadata>) - Method in class com.vmware.appliance.recovery.RestoreStub
 
validate(RestoreTypes.RestoreRequest, AsyncCallback<RestoreTypes.Metadata>, InvocationConfig) - Method in class com.vmware.appliance.recovery.RestoreStub
 
validate(String, Map<String, String>) - Method in interface com.vmware.appliance.update.Pending
Validates the user provided data before the update installation.
validate(String, Map<String, String>, InvocationConfig) - Method in interface com.vmware.appliance.update.Pending
Validates the user provided data before the update installation.
validate(String, Map<String, String>, AsyncCallback<Notifications>) - Method in interface com.vmware.appliance.update.Pending
Validates the user provided data before the update installation.
validate(String, Map<String, String>, AsyncCallback<Notifications>, InvocationConfig) - Method in interface com.vmware.appliance.update.Pending
Validates the user provided data before the update installation.
validate(String, Map<String, String>) - Method in class com.vmware.appliance.update.PendingStub
 
validate(String, Map<String, String>, InvocationConfig) - Method in class com.vmware.appliance.update.PendingStub
 
validate(String, Map<String, String>, AsyncCallback<Notifications>) - Method in class com.vmware.appliance.update.PendingStub
 
validate(String, Map<String, String>, AsyncCallback<Notifications>, InvocationConfig) - Method in class com.vmware.appliance.update.PendingStub
 
validate(String) - Method in interface com.vmware.content.library.item.updatesession.File
Validates the files in the update session with the referenced identifier and ensures all necessary files are received.
validate(String, InvocationConfig) - Method in interface com.vmware.content.library.item.updatesession.File
Validates the files in the update session with the referenced identifier and ensures all necessary files are received.
validate(String, AsyncCallback<FileTypes.ValidationResult>) - Method in interface com.vmware.content.library.item.updatesession.File
Validates the files in the update session with the referenced identifier and ensures all necessary files are received.
validate(String, AsyncCallback<FileTypes.ValidationResult>, InvocationConfig) - Method in interface com.vmware.content.library.item.updatesession.File
Validates the files in the update session with the referenced identifier and ensures all necessary files are received.
validate(String) - Method in class com.vmware.content.library.item.updatesession.FileStub
 
validate(String, InvocationConfig) - Method in class com.vmware.content.library.item.updatesession.FileStub
 
validate(String, AsyncCallback<FileTypes.ValidationResult>) - Method in class com.vmware.content.library.item.updatesession.FileStub
 
validate(String, AsyncCallback<FileTypes.ValidationResult>, InvocationConfig) - Method in class com.vmware.content.library.item.updatesession.FileStub
 
validate_Task(ConfigsTypes.ImportProfileSpec) - Method in interface com.vmware.appliance.infraprofile.Configs
Validates the desired profile specification.
validate_Task(ConfigsTypes.ImportProfileSpec, InvocationConfig) - Method in interface com.vmware.appliance.infraprofile.Configs
Validates the desired profile specification.
validate_Task(ConfigsTypes.ImportProfileSpec, AsyncCallback<String>) - Method in interface com.vmware.appliance.infraprofile.Configs
Validates the desired profile specification.
validate_Task(ConfigsTypes.ImportProfileSpec, AsyncCallback<String>, InvocationConfig) - Method in interface com.vmware.appliance.infraprofile.Configs
Validates the desired profile specification.
validate_Task(ConfigsTypes.ImportProfileSpec) - Method in class com.vmware.appliance.infraprofile.ConfigsStub
 
validate_Task(ConfigsTypes.ImportProfileSpec, InvocationConfig) - Method in class com.vmware.appliance.infraprofile.ConfigsStub
 
validate_Task(ConfigsTypes.ImportProfileSpec, AsyncCallback<String>) - Method in class com.vmware.appliance.infraprofile.ConfigsStub
 
validate_Task(ConfigsTypes.ImportProfileSpec, AsyncCallback<String>, InvocationConfig) - Method in class com.vmware.appliance.infraprofile.ConfigsStub
 
validate_Task(String, String) - Method in interface com.vmware.esx.settings.clusters.software.Drafts
Validates the software draft.
validate_Task(String, String, InvocationConfig) - Method in interface com.vmware.esx.settings.clusters.software.Drafts
Validates the software draft.
validate_Task(String, String, AsyncCallback<String>) - Method in interface com.vmware.esx.settings.clusters.software.Drafts
Validates the software draft.
validate_Task(String, String, AsyncCallback<String>, InvocationConfig) - Method in interface com.vmware.esx.settings.clusters.software.Drafts
Validates the software draft.
validate_Task(String, String) - Method in class com.vmware.esx.settings.clusters.software.DraftsStub
 
validate_Task(String, String, InvocationConfig) - Method in class com.vmware.esx.settings.clusters.software.DraftsStub
 
validate_Task(String, String, AsyncCallback<String>) - Method in class com.vmware.esx.settings.clusters.software.DraftsStub
 
validate_Task(String, String, AsyncCallback<String>, InvocationConfig) - Method in class com.vmware.esx.settings.clusters.software.DraftsStub
 
validateResult - Static variable in class com.vmware.esx.settings.clusters.software.DraftsDefinitions
 
ValidateResult() - Constructor for class com.vmware.esx.settings.clusters.software.DraftsTypes.ValidateResult
Default constructor.
ValidateResult(StructValue) - Constructor for class com.vmware.esx.settings.clusters.software.DraftsTypes.ValidateResult
 
VALIDATING - Static variable in class com.vmware.content.library.item.TransferStatus
Indicates that the file is being validated (checksum, type adapters).
VALIDATION - Static variable in class com.vmware.vcenter.ovf.OvfMessage.Category
The OVF descriptor is invalid, for example, syntax errors or schema errors.
VALIDATION_ERROR - Static variable in class com.vmware.vcenter.ovf.ParseIssue.Category
An issue with the manifest and signing.
validationError - Static variable in class com.vmware.content.library.item.updatesession.FileDefinitions
 
ValidationError() - Constructor for class com.vmware.content.library.item.updatesession.FileTypes.ValidationError
Default constructor.
ValidationError(StructValue) - Constructor for class com.vmware.content.library.item.updatesession.FileTypes.ValidationError
 
validationResult - Static variable in class com.vmware.appliance.infraprofile.ConfigsDefinitions
 
ValidationResult() - Constructor for class com.vmware.appliance.infraprofile.ConfigsTypes.ValidationResult
Default constructor.
ValidationResult(StructValue) - Constructor for class com.vmware.appliance.infraprofile.ConfigsTypes.ValidationResult
 
validationResult - Static variable in class com.vmware.content.library.item.updatesession.FileDefinitions
 
ValidationResult() - Constructor for class com.vmware.content.library.item.updatesession.FileTypes.ValidationResult
Default constructor.
ValidationResult(StructValue) - Constructor for class com.vmware.content.library.item.updatesession.FileTypes.ValidationResult
 
value - Variable in class com.vmware.vsphereautomation.lookup.KeyAnyValue
 
value() - Method in enum com.vmware.vsphereautomation.lookup.LookupServiceEndpointEndpointProtocol
 
value - Variable in class com.vmware.vsphereautomation.lookup.LookupServiceRegistrationAttribute
 
value - Variable in class com.vmware.vsphereautomation.lookup.ManagedObjectReference
 
VALUE_FIELD_NAME - Static variable in class com.vmware.vapi.std.StandardDataFactory
 
VALUE_ILLEGAL - Static variable in class com.vmware.vcenter.ovf.ParseIssue.Category
Illegal value error.
valueOf(String) - Static method in class com.vmware.appliance.health.DatabasestorageTypes.HealthLevel
Returns the enumeration constant for the specified name.
valueOf(String) - Static method in enum com.vmware.appliance.health.DatabasestorageTypes.HealthLevel.Values
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in class com.vmware.appliance.health.LoadTypes.HealthLevel
Returns the enumeration constant for the specified name.
valueOf(String) - Static method in enum com.vmware.appliance.health.LoadTypes.HealthLevel.Values
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in class com.vmware.appliance.health.MemTypes.HealthLevel
Returns the enumeration constant for the specified name.
valueOf(String) - Static method in enum com.vmware.appliance.health.MemTypes.HealthLevel.Values
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in class com.vmware.appliance.health.SoftwarepackagesTypes.HealthLevel
Returns the enumeration constant for the specified name.
valueOf(String) - Static method in enum com.vmware.appliance.health.SoftwarepackagesTypes.HealthLevel.Values
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in class com.vmware.appliance.health.StorageTypes.HealthLevel
Returns the enumeration constant for the specified name.
valueOf(String) - Static method in enum com.vmware.appliance.health.StorageTypes.HealthLevel.Values
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in class com.vmware.appliance.health.SwapTypes.HealthLevel
Returns the enumeration constant for the specified name.
valueOf(String) - Static method in enum com.vmware.appliance.health.SwapTypes.HealthLevel.Values
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in class com.vmware.appliance.health.SystemTypes.HealthLevel
Returns the enumeration constant for the specified name.
valueOf(String) - Static method in enum com.vmware.appliance.health.SystemTypes.HealthLevel.Values
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.vmware.appliance.infraprofile.ConfigsTypes._VAPI_OPERATIONS
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in class com.vmware.appliance.infraprofile.ConfigsTypes.ValidationStatus
Returns the enumeration constant for the specified name.
valueOf(String) - Static method in enum com.vmware.appliance.infraprofile.ConfigsTypes.ValidationStatus.Values
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in class com.vmware.appliance.logging.ForwardingTypes.ConnectionStatus.State
Returns the enumeration constant for the specified name.
valueOf(String) - Static method in enum com.vmware.appliance.logging.ForwardingTypes.ConnectionStatus.State.Values
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in class com.vmware.appliance.logging.ForwardingTypes.Protocol
Returns the enumeration constant for the specified name.
valueOf(String) - Static method in enum com.vmware.appliance.logging.ForwardingTypes.Protocol.Values
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in class com.vmware.appliance.MonitoringTypes.FunctionType
Returns the enumeration constant for the specified name.
valueOf(String) - Static method in enum com.vmware.appliance.MonitoringTypes.FunctionType.Values
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in class com.vmware.appliance.MonitoringTypes.IntervalType
Returns the enumeration constant for the specified name.
valueOf(String) - Static method in enum com.vmware.appliance.MonitoringTypes.IntervalType.Values
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in class com.vmware.appliance.networking.dns.HostnameTypes.MessageStatus
Returns the enumeration constant for the specified name.
valueOf(String) - Static method in enum com.vmware.appliance.networking.dns.HostnameTypes.MessageStatus.Values
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in class com.vmware.appliance.networking.dns.HostnameTypes.TestStatus
Returns the enumeration constant for the specified name.
valueOf(String) - Static method in enum com.vmware.appliance.networking.dns.HostnameTypes.TestStatus.Values
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in class com.vmware.appliance.networking.dns.ServersTypes.DNSServerMode
Returns the enumeration constant for the specified name.
valueOf(String) - Static method in enum com.vmware.appliance.networking.dns.ServersTypes.DNSServerMode.Values
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in class com.vmware.appliance.networking.dns.ServersTypes.MessageStatus
Returns the enumeration constant for the specified name.
valueOf(String) - Static method in enum com.vmware.appliance.networking.dns.ServersTypes.MessageStatus.Values
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in class com.vmware.appliance.networking.dns.ServersTypes.TestStatus
Returns the enumeration constant for the specified name.
valueOf(String) - Static method in enum com.vmware.appliance.networking.dns.ServersTypes.TestStatus.Values
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in class com.vmware.appliance.networking.firewall.InboundTypes.Policy
Returns the enumeration constant for the specified name.
valueOf(String) - Static method in enum com.vmware.appliance.networking.firewall.InboundTypes.Policy.Values
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in class com.vmware.appliance.networking.interfaces.Ipv4Types.Mode
Returns the enumeration constant for the specified name.
valueOf(String) - Static method in enum com.vmware.appliance.networking.interfaces.Ipv4Types.Mode.Values
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in class com.vmware.appliance.networking.interfaces.Ipv6Types.Origin
Returns the enumeration constant for the specified name.
valueOf(String) - Static method in enum com.vmware.appliance.networking.interfaces.Ipv6Types.Origin.Values
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in class com.vmware.appliance.networking.interfaces.Ipv6Types.Status
Returns the enumeration constant for the specified name.
valueOf(String) - Static method in enum com.vmware.appliance.networking.interfaces.Ipv6Types.Status.Values
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in class com.vmware.appliance.networking.InterfacesTypes.InterfaceStatus
Returns the enumeration constant for the specified name.
valueOf(String) - Static method in enum com.vmware.appliance.networking.InterfacesTypes.InterfaceStatus.Values
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in class com.vmware.appliance.networking.ProxyTypes.Protocol
Returns the enumeration constant for the specified name.
valueOf(String) - Static method in enum com.vmware.appliance.networking.ProxyTypes.Protocol.Values
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in class com.vmware.appliance.networking.ProxyTypes.ServerStatus
Returns the enumeration constant for the specified name.
valueOf(String) - Static method in enum com.vmware.appliance.networking.ProxyTypes.ServerStatus.Values
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.vmware.appliance.NetworkingTypes._VAPI_OPERATIONS
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in class com.vmware.appliance.NetworkingTypes.DNSInfo.DNSMode
Returns the enumeration constant for the specified name.
valueOf(String) - Static method in enum com.vmware.appliance.NetworkingTypes.DNSInfo.DNSMode.Values
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in class com.vmware.appliance.NtpTypes.ServerStatus
Returns the enumeration constant for the specified name.
valueOf(String) - Static method in enum com.vmware.appliance.NtpTypes.ServerStatus.Values
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in class com.vmware.appliance.recovery.backup.job.DetailsTypes.Type
Returns the enumeration constant for the specified name.
valueOf(String) - Static method in enum com.vmware.appliance.recovery.backup.job.DetailsTypes.Type.Values
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in class com.vmware.appliance.recovery.backup.JobTypes.BackupRestoreProcessState
Returns the enumeration constant for the specified name.
valueOf(String) - Static method in enum com.vmware.appliance.recovery.backup.JobTypes.BackupRestoreProcessState.Values
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in class com.vmware.appliance.recovery.backup.JobTypes.LocationType
Returns the enumeration constant for the specified name.
valueOf(String) - Static method in enum com.vmware.appliance.recovery.backup.JobTypes.LocationType.Values
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in class com.vmware.appliance.recovery.backup.JobTypes.ReturnStatus
Returns the enumeration constant for the specified name.
valueOf(String) - Static method in enum com.vmware.appliance.recovery.backup.JobTypes.ReturnStatus.Values
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in class com.vmware.appliance.recovery.backup.SchedulesTypes.DayOfWeek
Returns the enumeration constant for the specified name.
valueOf(String) - Static method in enum com.vmware.appliance.recovery.backup.SchedulesTypes.DayOfWeek.Values
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in class com.vmware.appliance.recovery.BackupTypes.LocationType
Returns the enumeration constant for the specified name.
valueOf(String) - Static method in enum com.vmware.appliance.recovery.BackupTypes.LocationType.Values
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in class com.vmware.appliance.recovery.BackupTypes.ReturnStatus
Returns the enumeration constant for the specified name.
valueOf(String) - Static method in enum com.vmware.appliance.recovery.BackupTypes.ReturnStatus.Values
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in class com.vmware.appliance.recovery.reconciliation.JobTypes.Status
Returns the enumeration constant for the specified name.
valueOf(String) - Static method in enum com.vmware.appliance.recovery.reconciliation.JobTypes.Status.Values
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in class com.vmware.appliance.recovery.restore.JobTypes.BackupRestoreProcessState
Returns the enumeration constant for the specified name.
valueOf(String) - Static method in enum com.vmware.appliance.recovery.restore.JobTypes.BackupRestoreProcessState.Values
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in class com.vmware.appliance.recovery.restore.JobTypes.LocationType
Returns the enumeration constant for the specified name.
valueOf(String) - Static method in enum com.vmware.appliance.recovery.restore.JobTypes.LocationType.Values
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in class com.vmware.appliance.recovery.restore.JobTypes.ReturnStatus
Returns the enumeration constant for the specified name.
valueOf(String) - Static method in enum com.vmware.appliance.recovery.restore.JobTypes.ReturnStatus.Values
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in class com.vmware.appliance.recovery.RestoreTypes.LocationType
Returns the enumeration constant for the specified name.
valueOf(String) - Static method in enum com.vmware.appliance.recovery.RestoreTypes.LocationType.Values
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in class com.vmware.appliance.ServicesTypes.State
Returns the enumeration constant for the specified name.
valueOf(String) - Static method in enum com.vmware.appliance.ServicesTypes.State.Values
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in class com.vmware.appliance.TimesyncTypes.TimeSyncMode
Returns the enumeration constant for the specified name.
valueOf(String) - Static method in enum com.vmware.appliance.TimesyncTypes.TimeSyncMode.Values
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in class com.vmware.appliance.update.CommonInfo.Category
Returns the enumeration constant for the specified name.
valueOf(String) - Static method in enum com.vmware.appliance.update.CommonInfo.Category.Values
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in class com.vmware.appliance.update.CommonInfo.Priority
Returns the enumeration constant for the specified name.
valueOf(String) - Static method in enum com.vmware.appliance.update.CommonInfo.Priority.Values
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in class com.vmware.appliance.update.CommonInfo.Severity
Returns the enumeration constant for the specified name.
valueOf(String) - Static method in enum com.vmware.appliance.update.CommonInfo.Severity.Values
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in class com.vmware.appliance.update.PendingTypes.Question.InputType
Returns the enumeration constant for the specified name.
valueOf(String) - Static method in enum com.vmware.appliance.update.PendingTypes.Question.InputType.Values
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in class com.vmware.appliance.update.PendingTypes.SourceType
Returns the enumeration constant for the specified name.
valueOf(String) - Static method in enum com.vmware.appliance.update.PendingTypes.SourceType.Values
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in class com.vmware.appliance.update.PolicyTypes.DayOfWeek
Returns the enumeration constant for the specified name.
valueOf(String) - Static method in enum com.vmware.appliance.update.PolicyTypes.DayOfWeek.Values
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in class com.vmware.appliance.UpdateTypes.State
Returns the enumeration constant for the specified name.
valueOf(String) - Static method in enum com.vmware.appliance.UpdateTypes.State.Values
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in class com.vmware.appliance.vmon.ServiceTypes.Health
Returns the enumeration constant for the specified name.
valueOf(String) - Static method in enum com.vmware.appliance.vmon.ServiceTypes.Health.Values
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in class com.vmware.appliance.vmon.ServiceTypes.StartupType
Returns the enumeration constant for the specified name.
valueOf(String) - Static method in enum com.vmware.appliance.vmon.ServiceTypes.StartupType.Values
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in class com.vmware.appliance.vmon.ServiceTypes.State
Returns the enumeration constant for the specified name.
valueOf(String) - Static method in enum com.vmware.appliance.vmon.ServiceTypes.State.Values
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in class com.vmware.cis.tagging.CategoryModel.Cardinality
Returns the enumeration constant for the specified name.
valueOf(String) - Static method in enum com.vmware.cis.tagging.CategoryModel.Cardinality.Values
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in class com.vmware.cis.task.Status
Returns the enumeration constant for the specified name.
valueOf(String) - Static method in enum com.vmware.cis.task.Status.Values
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in class com.vmware.content.library.item.downloadsession.FileTypes.EndpointType
Returns the enumeration constant for the specified name.
valueOf(String) - Static method in enum com.vmware.content.library.item.downloadsession.FileTypes.EndpointType.Values
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in class com.vmware.content.library.item.downloadsession.FileTypes.PrepareStatus
Returns the enumeration constant for the specified name.
valueOf(String) - Static method in enum com.vmware.content.library.item.downloadsession.FileTypes.PrepareStatus.Values
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in class com.vmware.content.library.item.DownloadSessionModel.State
Returns the enumeration constant for the specified name.
valueOf(String) - Static method in enum com.vmware.content.library.item.DownloadSessionModel.State.Values
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in class com.vmware.content.library.item.FileTypes.ChecksumAlgorithm
Returns the enumeration constant for the specified name.
valueOf(String) - Static method in enum com.vmware.content.library.item.FileTypes.ChecksumAlgorithm.Values
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in class com.vmware.content.library.item.TransferStatus
Returns the enumeration constant for the specified name.
valueOf(String) - Static method in enum com.vmware.content.library.item.TransferStatus.Values
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in class com.vmware.content.library.item.updatesession.FileTypes.SourceType
Returns the enumeration constant for the specified name.
valueOf(String) - Static method in enum com.vmware.content.library.item.updatesession.FileTypes.SourceType.Values
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in class com.vmware.content.library.item.updatesession.PreviewInfo.State
Returns the enumeration constant for the specified name.
valueOf(String) - Static method in enum com.vmware.content.library.item.updatesession.PreviewInfo.State.Values
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in class com.vmware.content.library.item.updatesession.WarningType
Returns the enumeration constant for the specified name.
valueOf(String) - Static method in enum com.vmware.content.library.item.updatesession.WarningType.Values
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in class com.vmware.content.library.item.UpdateSessionModel.State
Returns the enumeration constant for the specified name.
valueOf(String) - Static method in enum com.vmware.content.library.item.UpdateSessionModel.State.Values
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in class com.vmware.content.library.PublishInfo.AuthenticationMethod
Returns the enumeration constant for the specified name.
valueOf(String) - Static method in enum com.vmware.content.library.PublishInfo.AuthenticationMethod.Values
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in class com.vmware.content.library.StorageBacking.Type
Returns the enumeration constant for the specified name.
valueOf(String) - Static method in enum com.vmware.content.library.StorageBacking.Type.Values
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in class com.vmware.content.library.SubscriptionInfo.AuthenticationMethod
Returns the enumeration constant for the specified name.
valueOf(String) - Static method in enum com.vmware.content.library.SubscriptionInfo.AuthenticationMethod.Values
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in class com.vmware.content.library.SubscriptionsTypes.CreateSpecSubscribedLibrary.Target
Returns the enumeration constant for the specified name.
valueOf(String) - Static method in enum com.vmware.content.library.SubscriptionsTypes.CreateSpecSubscribedLibrary.Target.Values
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in class com.vmware.content.library.SubscriptionsTypes.Location
Returns the enumeration constant for the specified name.
valueOf(String) - Static method in enum com.vmware.content.library.SubscriptionsTypes.Location.Values
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in class com.vmware.content.LibraryModel.LibraryType
Returns the enumeration constant for the specified name.
valueOf(String) - Static method in enum com.vmware.content.LibraryModel.LibraryType.Values
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in class com.vmware.content.SubscribedLibraryTypes.ProbeResult.Status
Returns the enumeration constant for the specified name.
valueOf(String) - Static method in enum com.vmware.content.SubscribedLibraryTypes.ProbeResult.Status.Values
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.vmware.esx.hcl.CompatibilityDataTypes._VAPI_OPERATIONS
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in class com.vmware.esx.hcl.CompatibilityStatus
Returns the enumeration constant for the specified name.
valueOf(String) - Static method in enum com.vmware.esx.hcl.CompatibilityStatus.Values
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.vmware.esx.hcl.hosts.CompatibilityReportTypes._VAPI_OPERATIONS
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.vmware.esx.settings.clusters.enablement.SoftwareTypes._VAPI_OPERATIONS
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in class com.vmware.esx.settings.clusters.enablement.SoftwareTypes.CheckType
Returns the enumeration constant for the specified name.
valueOf(String) - Static method in enum com.vmware.esx.settings.clusters.enablement.SoftwareTypes.CheckType.Values
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in class com.vmware.esx.settings.clusters.policies.apply.EffectiveTypes.EffectivePolicySpec.PreRemediationPowerAction
Returns the enumeration constant for the specified name.
valueOf(String) - Static method in enum com.vmware.esx.settings.clusters.policies.apply.EffectiveTypes.EffectivePolicySpec.PreRemediationPowerAction.Values
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in class com.vmware.esx.settings.clusters.policies.apply.EffectiveTypes.FailureAction.Action
Returns the enumeration constant for the specified name.
valueOf(String) - Static method in enum com.vmware.esx.settings.clusters.policies.apply.EffectiveTypes.FailureAction.Action.Values
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in class com.vmware.esx.settings.clusters.policies.ApplyTypes.ConfiguredPolicySpec.PreRemediationPowerAction
Returns the enumeration constant for the specified name.
valueOf(String) - Static method in enum com.vmware.esx.settings.clusters.policies.ApplyTypes.ConfiguredPolicySpec.PreRemediationPowerAction.Values
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in class com.vmware.esx.settings.clusters.policies.ApplyTypes.FailureAction.Action
Returns the enumeration constant for the specified name.
valueOf(String) - Static method in enum com.vmware.esx.settings.clusters.policies.ApplyTypes.FailureAction.Action.Values
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in class com.vmware.esx.settings.clusters.software.CommitsTypes.Info.ApplyStatusType
Returns the enumeration constant for the specified name.
valueOf(String) - Static method in enum com.vmware.esx.settings.clusters.software.CommitsTypes.Info.ApplyStatusType.Values
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.vmware.esx.settings.clusters.software.DraftsTypes._VAPI_OPERATIONS
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in class com.vmware.esx.settings.clusters.software.DraftsTypes.SourceType
Returns the enumeration constant for the specified name.
valueOf(String) - Static method in enum com.vmware.esx.settings.clusters.software.DraftsTypes.SourceType.Values
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in class com.vmware.esx.settings.clusters.software.DraftsTypes.StatusType
Returns the enumeration constant for the specified name.
valueOf(String) - Static method in enum com.vmware.esx.settings.clusters.software.DraftsTypes.StatusType.Values
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.vmware.esx.settings.clusters.software.RecommendationsTypes._VAPI_OPERATIONS
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in class com.vmware.esx.settings.clusters.software.reports.ComplianceStatus
Returns the enumeration constant for the specified name.
valueOf(String) - Static method in enum com.vmware.esx.settings.clusters.software.reports.ComplianceStatus.Values
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.vmware.esx.settings.clusters.software.reports.HardwareCompatibilityTypes._VAPI_OPERATIONS
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in class com.vmware.esx.settings.clusters.software.reports.HardwareCompatibilityTypes.ComplianceStatus
Returns the enumeration constant for the specified name.
valueOf(String) - Static method in enum com.vmware.esx.settings.clusters.software.reports.HardwareCompatibilityTypes.ComplianceStatus.Values
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in class com.vmware.esx.settings.clusters.software.reports.LastApplyResultTypes.ApplyStatus.Status
Returns the enumeration constant for the specified name.
valueOf(String) - Static method in enum com.vmware.esx.settings.clusters.software.reports.LastApplyResultTypes.ApplyStatus.Status.Values
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in class com.vmware.esx.settings.clusters.software.reports.LastCheckResultTypes.EntityCheckResult.EntityType
Returns the enumeration constant for the specified name.
valueOf(String) - Static method in enum com.vmware.esx.settings.clusters.software.reports.LastCheckResultTypes.EntityCheckResult.EntityType.Values
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in class com.vmware.esx.settings.clusters.software.reports.LastCheckResultTypes.Status
Returns the enumeration constant for the specified name.
valueOf(String) - Static method in enum com.vmware.esx.settings.clusters.software.reports.LastCheckResultTypes.Status.Values
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.vmware.esx.settings.clusters.software.SolutionsTypes._VAPI_OPERATIONS
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.vmware.esx.settings.clusters.SoftwareTypes._VAPI_OPERATIONS
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in class com.vmware.esx.settings.clusters.SoftwareTypes.ApplyStatus.Status
Returns the enumeration constant for the specified name.
valueOf(String) - Static method in enum com.vmware.esx.settings.clusters.SoftwareTypes.ApplyStatus.Status.Values
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in class com.vmware.esx.settings.clusters.SoftwareTypes.EntityCheckResult.EntityType
Returns the enumeration constant for the specified name.
valueOf(String) - Static method in enum com.vmware.esx.settings.clusters.SoftwareTypes.EntityCheckResult.EntityType.Values
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in class com.vmware.esx.settings.clusters.SoftwareTypes.ExportType
Returns the enumeration constant for the specified name.
valueOf(String) - Static method in enum com.vmware.esx.settings.clusters.SoftwareTypes.ExportType.Values
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in class com.vmware.esx.settings.clusters.SoftwareTypes.Status
Returns the enumeration constant for the specified name.
valueOf(String) - Static method in enum com.vmware.esx.settings.clusters.SoftwareTypes.Status.Values
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in class com.vmware.esx.settings.ComplianceImpact
Returns the enumeration constant for the specified name.
valueOf(String) - Static method in enum com.vmware.esx.settings.ComplianceImpact.Values
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in class com.vmware.esx.settings.ComplianceStatus
Returns the enumeration constant for the specified name.
valueOf(String) - Static method in enum com.vmware.esx.settings.ComplianceStatus.Values
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in class com.vmware.esx.settings.ComponentSource
Returns the enumeration constant for the specified name.
valueOf(String) - Static method in enum com.vmware.esx.settings.ComponentSource.Values
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in class com.vmware.esx.settings.defaults.clusters.policies.apply.EffectiveTypes.EffectivePolicySpec.PreRemediationPowerAction
Returns the enumeration constant for the specified name.
valueOf(String) - Static method in enum com.vmware.esx.settings.defaults.clusters.policies.apply.EffectiveTypes.EffectivePolicySpec.PreRemediationPowerAction.Values
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in class com.vmware.esx.settings.defaults.clusters.policies.apply.EffectiveTypes.FailureAction.Action
Returns the enumeration constant for the specified name.
valueOf(String) - Static method in enum com.vmware.esx.settings.defaults.clusters.policies.apply.EffectiveTypes.FailureAction.Action.Values
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in class com.vmware.esx.settings.defaults.clusters.policies.ApplyTypes.ConfiguredPolicySpec.PreRemediationPowerAction
Returns the enumeration constant for the specified name.
valueOf(String) - Static method in enum com.vmware.esx.settings.defaults.clusters.policies.ApplyTypes.ConfiguredPolicySpec.PreRemediationPowerAction.Values
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in class com.vmware.esx.settings.defaults.clusters.policies.ApplyTypes.FailureAction.Action
Returns the enumeration constant for the specified name.
valueOf(String) - Static method in enum com.vmware.esx.settings.defaults.clusters.policies.ApplyTypes.FailureAction.Action.Values
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in class com.vmware.esx.settings.depot_content.add_ons.VersionsTypes.CategoryType
Returns the enumeration constant for the specified name.
valueOf(String) - Static method in enum com.vmware.esx.settings.depot_content.add_ons.VersionsTypes.CategoryType.Values
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in class com.vmware.esx.settings.depot_content.AddOnsTypes.CategoryType
Returns the enumeration constant for the specified name.
valueOf(String) - Static method in enum com.vmware.esx.settings.depot_content.AddOnsTypes.CategoryType.Values
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in class com.vmware.esx.settings.depot_content.base_images.VersionsTypes.CategoryType
Returns the enumeration constant for the specified name.
valueOf(String) - Static method in enum com.vmware.esx.settings.depot_content.base_images.VersionsTypes.CategoryType.Values
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in class com.vmware.esx.settings.depot_content.BaseImagesTypes.CategoryType
Returns the enumeration constant for the specified name.
valueOf(String) - Static method in enum com.vmware.esx.settings.depot_content.BaseImagesTypes.CategoryType.Values
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in class com.vmware.esx.settings.depot_content.components.VersionsTypes.CategoryType
Returns the enumeration constant for the specified name.
valueOf(String) - Static method in enum com.vmware.esx.settings.depot_content.components.VersionsTypes.CategoryType.Values
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in class com.vmware.esx.settings.depot_content.components.VersionsTypes.UrgencyType
Returns the enumeration constant for the specified name.
valueOf(String) - Static method in enum com.vmware.esx.settings.depot_content.components.VersionsTypes.UrgencyType.Values
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in class com.vmware.esx.settings.depot_content.ComponentsTypes.CategoryType
Returns the enumeration constant for the specified name.
valueOf(String) - Static method in enum com.vmware.esx.settings.depot_content.ComponentsTypes.CategoryType.Values
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in class com.vmware.esx.settings.depot_content.ComponentsTypes.ComponentBundleType
Returns the enumeration constant for the specified name.
valueOf(String) - Static method in enum com.vmware.esx.settings.depot_content.ComponentsTypes.ComponentBundleType.Values
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in class com.vmware.esx.settings.depot_content.ComponentsTypes.UrgencyType
Returns the enumeration constant for the specified name.
valueOf(String) - Static method in enum com.vmware.esx.settings.depot_content.ComponentsTypes.UrgencyType.Values
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.vmware.esx.settings.depots.OfflineTypes._VAPI_OPERATIONS
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in class com.vmware.esx.settings.depots.OfflineTypes.SourceType
Returns the enumeration constant for the specified name.
valueOf(String) - Static method in enum com.vmware.esx.settings.depots.OfflineTypes.SourceType.Values
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in class com.vmware.esx.settings.depots.SyncScheduleTypes.DayOfWeek
Returns the enumeration constant for the specified name.
valueOf(String) - Static method in enum com.vmware.esx.settings.depots.SyncScheduleTypes.DayOfWeek.Values
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in class com.vmware.esx.settings.depots.SyncScheduleTypes.Recurrence
Returns the enumeration constant for the specified name.
valueOf(String) - Static method in enum com.vmware.esx.settings.depots.SyncScheduleTypes.Recurrence.Values
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.vmware.esx.settings.DepotsTypes._VAPI_OPERATIONS
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in class com.vmware.esx.settings.HardwareModuleClass
Returns the enumeration constant for the specified name.
valueOf(String) - Static method in enum com.vmware.esx.settings.HardwareModuleClass.Values
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.vmware.esx.settings.hosts.SoftwareTypes._VAPI_OPERATIONS
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.vmware.vapi.data.DataType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in class com.vmware.vapi.metadata.authentication.AuthenticationInfo.SchemeType
Returns the enumeration constant for the specified name.
valueOf(String) - Static method in enum com.vmware.vapi.metadata.authentication.AuthenticationInfo.SchemeType.Values
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in class com.vmware.vapi.metadata.cli.CommandTypes.FormatterType
Returns the enumeration constant for the specified name.
valueOf(String) - Static method in enum com.vmware.vapi.metadata.cli.CommandTypes.FormatterType.Values
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in class com.vmware.vapi.metadata.cli.CommandTypes.GenericType
Returns the enumeration constant for the specified name.
valueOf(String) - Static method in enum com.vmware.vapi.metadata.cli.CommandTypes.GenericType.Values
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in class com.vmware.vapi.metadata.metamodel.ConstantValue.Category
Returns the enumeration constant for the specified name.
valueOf(String) - Static method in enum com.vmware.vapi.metadata.metamodel.ConstantValue.Category.Values
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in class com.vmware.vapi.metadata.metamodel.ElementValue.Type
Returns the enumeration constant for the specified name.
valueOf(String) - Static method in enum com.vmware.vapi.metadata.metamodel.ElementValue.Type.Values
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in class com.vmware.vapi.metadata.metamodel.GenericInstantiation.GenericType
Returns the enumeration constant for the specified name.
valueOf(String) - Static method in enum com.vmware.vapi.metadata.metamodel.GenericInstantiation.GenericType.Values
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in class com.vmware.vapi.metadata.metamodel.PrimitiveValue.Type
Returns the enumeration constant for the specified name.
valueOf(String) - Static method in enum com.vmware.vapi.metadata.metamodel.PrimitiveValue.Type.Values
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in class com.vmware.vapi.metadata.metamodel.StructureInfo.Type
Returns the enumeration constant for the specified name.
valueOf(String) - Static method in enum com.vmware.vapi.metadata.metamodel.StructureInfo.Type.Values
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in class com.vmware.vapi.metadata.metamodel.Type.BuiltinType
Returns the enumeration constant for the specified name.
valueOf(String) - Static method in enum com.vmware.vapi.metadata.metamodel.Type.BuiltinType.Values
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in class com.vmware.vapi.metadata.metamodel.Type.Category
Returns the enumeration constant for the specified name.
valueOf(String) - Static method in enum com.vmware.vapi.metadata.metamodel.Type.Category.Values
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in class com.vmware.vapi.metadata.SourceType
Returns the enumeration constant for the specified name.
valueOf(String) - Static method in enum com.vmware.vapi.metadata.SourceType.Values
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.vmware.vapi.protocol.HttpConfiguration.LibType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.vmware.vapi.protocol.HttpConfiguration.Protocol
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.vmware.vapi.protocol.JsonProtocolConnectionFactory.Protocol
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in class com.vmware.vapi.std.errors.Error.Type
Returns the enumeration constant for the specified name.
valueOf(String) - Static method in enum com.vmware.vapi.std.errors.Error.Type.Values
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in class com.vmware.vapi.std.interposition.InvocationResult.ResultType
Returns the enumeration constant for the specified name.
valueOf(String) - Static method in enum com.vmware.vapi.std.interposition.InvocationResult.ResultType.Values
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in class com.vmware.vapi.std.LocalizationParam.DateTimeFormat
Returns the enumeration constant for the specified name.
valueOf(String) - Static method in enum com.vmware.vapi.std.LocalizationParam.DateTimeFormat.Values
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in class com.vmware.vcenter.compute.policies.ObjectCompliance
Returns the enumeration constant for the specified name.
valueOf(String) - Static method in enum com.vmware.vcenter.compute.policies.ObjectCompliance.Values
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in class com.vmware.vcenter.content.registries.DayOfWeek
Returns the enumeration constant for the specified name.
valueOf(String) - Static method in enum com.vmware.vcenter.content.registries.DayOfWeek.Values
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in class com.vmware.vcenter.content.registries.harbor.ProjectsTypes.ConfigStatus
Returns the enumeration constant for the specified name.
valueOf(String) - Static method in enum com.vmware.vcenter.content.registries.harbor.ProjectsTypes.ConfigStatus.Values
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in class com.vmware.vcenter.content.registries.harbor.ProjectsTypes.Scope
Returns the enumeration constant for the specified name.
valueOf(String) - Static method in enum com.vmware.vcenter.content.registries.harbor.ProjectsTypes.Scope.Values
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in class com.vmware.vcenter.content.registries.HealthTypes.Status
Returns the enumeration constant for the specified name.
valueOf(String) - Static method in enum com.vmware.vcenter.content.registries.HealthTypes.Status.Values
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in class com.vmware.vcenter.content.registries.Recurrence
Returns the enumeration constant for the specified name.
valueOf(String) - Static method in enum com.vmware.vcenter.content.registries.Recurrence.Values
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in class com.vmware.vcenter.DatastoreTypes.Type
Returns the enumeration constant for the specified name.
valueOf(String) - Static method in enum com.vmware.vcenter.DatastoreTypes.Type.Values
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in class com.vmware.vcenter.deployment.ApplianceSize
Returns the enumeration constant for the specified name.
valueOf(String) - Static method in enum com.vmware.vcenter.deployment.ApplianceSize.Values
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in class com.vmware.vcenter.deployment.ApplianceState
Returns the enumeration constant for the specified name.
valueOf(String) - Static method in enum com.vmware.vcenter.deployment.ApplianceState.Values
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in class com.vmware.vcenter.deployment.ApplianceType
Returns the enumeration constant for the specified name.
valueOf(String) - Static method in enum com.vmware.vcenter.deployment.ApplianceType.Values
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in class com.vmware.vcenter.deployment.CheckStatus
Returns the enumeration constant for the specified name.
valueOf(String) - Static method in enum com.vmware.vcenter.deployment.CheckStatus.Values
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in class com.vmware.vcenter.deployment.HistoryMigrationOption
Returns the enumeration constant for the specified name.
valueOf(String) - Static method in enum com.vmware.vcenter.deployment.HistoryMigrationOption.Values
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in class com.vmware.vcenter.deployment.Operation
Returns the enumeration constant for the specified name.
valueOf(String) - Static method in enum com.vmware.vcenter.deployment.Operation.Values
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in class com.vmware.vcenter.deployment.QuestionTypes.QuestionType
Returns the enumeration constant for the specified name.
valueOf(String) - Static method in enum com.vmware.vcenter.deployment.QuestionTypes.QuestionType.Values
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in class com.vmware.vcenter.deployment.VerificationMode
Returns the enumeration constant for the specified name.
valueOf(String) - Static method in enum com.vmware.vcenter.deployment.VerificationMode.Values
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in class com.vmware.vcenter.FolderTypes.Type
Returns the enumeration constant for the specified name.
valueOf(String) - Static method in enum com.vmware.vcenter.FolderTypes.Type.Values
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in class com.vmware.vcenter.guest.CustomizationSpecsTypes.Format
Returns the enumeration constant for the specified name.
valueOf(String) - Static method in enum com.vmware.vcenter.guest.CustomizationSpecsTypes.Format.Values
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in class com.vmware.vcenter.guest.CustomizationSpecsTypes.OsType
Returns the enumeration constant for the specified name.
valueOf(String) - Static method in enum com.vmware.vcenter.guest.CustomizationSpecsTypes.OsType.Values
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in class com.vmware.vcenter.guest.Domain.Type
Returns the enumeration constant for the specified name.
valueOf(String) - Static method in enum com.vmware.vcenter.guest.Domain.Type.Values
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in class com.vmware.vcenter.guest.HostnameGenerator.Type
Returns the enumeration constant for the specified name.
valueOf(String) - Static method in enum com.vmware.vcenter.guest.HostnameGenerator.Type.Values
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in class com.vmware.vcenter.guest.Ipv4.Type
Returns the enumeration constant for the specified name.
valueOf(String) - Static method in enum com.vmware.vcenter.guest.Ipv4.Type.Values
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in class com.vmware.vcenter.guest.Ipv6.Type
Returns the enumeration constant for the specified name.
valueOf(String) - Static method in enum com.vmware.vcenter.guest.Ipv6.Type.Values
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in class com.vmware.vcenter.guest.WindowsConfiguration.RebootOption
Returns the enumeration constant for the specified name.
valueOf(String) - Static method in enum com.vmware.vcenter.guest.WindowsConfiguration.RebootOption.Values
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in class com.vmware.vcenter.guest.WindowsNetworkAdapterSettings.NetBIOSMode
Returns the enumeration constant for the specified name.
valueOf(String) - Static method in enum com.vmware.vcenter.guest.WindowsNetworkAdapterSettings.NetBIOSMode.Values
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in class com.vmware.vcenter.HostTypes.ConnectionState
Returns the enumeration constant for the specified name.
valueOf(String) - Static method in enum com.vmware.vcenter.HostTypes.ConnectionState.Values
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in class com.vmware.vcenter.HostTypes.CreateSpec.ThumbprintVerification
Returns the enumeration constant for the specified name.
valueOf(String) - Static method in enum com.vmware.vcenter.HostTypes.CreateSpec.ThumbprintVerification.Values
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in class com.vmware.vcenter.HostTypes.PowerState
Returns the enumeration constant for the specified name.
valueOf(String) - Static method in enum com.vmware.vcenter.HostTypes.PowerState.Values
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in class com.vmware.vcenter.hvc.links.sync.ProvidersTypes.SessionInfo.Stage
Returns the enumeration constant for the specified name.
valueOf(String) - Static method in enum com.vmware.vcenter.hvc.links.sync.ProvidersTypes.SessionInfo.Stage.Values
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in class com.vmware.vcenter.hvc.links.sync.ProvidersTypes.Status
Returns the enumeration constant for the specified name.
valueOf(String) - Static method in enum com.vmware.vcenter.hvc.links.sync.ProvidersTypes.Status.Values
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in class com.vmware.vcenter.identity.ProvidersTypes.ConfigType
Returns the enumeration constant for the specified name.
valueOf(String) - Static method in enum com.vmware.vcenter.identity.ProvidersTypes.ConfigType.Values
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in class com.vmware.vcenter.identity.ProvidersTypes.IdmProtocol
Returns the enumeration constant for the specified name.
valueOf(String) - Static method in enum com.vmware.vcenter.identity.ProvidersTypes.IdmProtocol.Values
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in class com.vmware.vcenter.identity.ProvidersTypes.Oauth2AuthenticationMethod
Returns the enumeration constant for the specified name.
valueOf(String) - Static method in enum com.vmware.vcenter.identity.ProvidersTypes.Oauth2AuthenticationMethod.Values
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.vmware.vcenter.lcm.discovery.InteropReportTypes._VAPI_OPERATIONS
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in class com.vmware.vcenter.lcm.update.PendingTypes.Category
Returns the enumeration constant for the specified name.
valueOf(String) - Static method in enum com.vmware.vcenter.lcm.update.PendingTypes.Category.Values
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in class com.vmware.vcenter.lcm.update.PendingTypes.SeverityType
Returns the enumeration constant for the specified name.
valueOf(String) - Static method in enum com.vmware.vcenter.lcm.update.PendingTypes.SeverityType.Values
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in class com.vmware.vcenter.lcm.update.PendingTypes.UpdateType
Returns the enumeration constant for the specified name.
valueOf(String) - Static method in enum com.vmware.vcenter.lcm.update.PendingTypes.UpdateType.Values
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.vmware.vcenter.lcm.update.PrecheckReportTypes._VAPI_OPERATIONS
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in class com.vmware.vcenter.namespace_management.ClustersTypes.ConfigStatus
Returns the enumeration constant for the specified name.
valueOf(String) - Static method in enum com.vmware.vcenter.namespace_management.ClustersTypes.ConfigStatus.Values
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in class com.vmware.vcenter.namespace_management.ClustersTypes.KubernetesStatus
Returns the enumeration constant for the specified name.
valueOf(String) - Static method in enum com.vmware.vcenter.namespace_management.ClustersTypes.KubernetesStatus.Values
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in class com.vmware.vcenter.namespace_management.ClustersTypes.Message.Severity
Returns the enumeration constant for the specified name.
valueOf(String) - Static method in enum com.vmware.vcenter.namespace_management.ClustersTypes.Message.Severity.Values
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in class com.vmware.vcenter.namespace_management.ClustersTypes.NetworkProvider
Returns the enumeration constant for the specified name.
valueOf(String) - Static method in enum com.vmware.vcenter.namespace_management.ClustersTypes.NetworkProvider.Values
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in class com.vmware.vcenter.namespace_management.ClustersTypes.NetworkSpec.Ipv4Mode
Returns the enumeration constant for the specified name.
valueOf(String) - Static method in enum com.vmware.vcenter.namespace_management.ClustersTypes.NetworkSpec.Ipv4Mode.Values
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in class com.vmware.vcenter.namespace_management.SizingHint
Returns the enumeration constant for the specified name.
valueOf(String) - Static method in enum com.vmware.vcenter.namespace_management.SizingHint.Values
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in class com.vmware.vcenter.namespace_management.software.ClustersTypes.Message.Severity
Returns the enumeration constant for the specified name.
valueOf(String) - Static method in enum com.vmware.vcenter.namespace_management.software.ClustersTypes.Message.Severity.Values
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in class com.vmware.vcenter.namespace_management.software.ClustersTypes.Result.Res
Returns the enumeration constant for the specified name.
valueOf(String) - Static method in enum com.vmware.vcenter.namespace_management.software.ClustersTypes.Result.Res.Values
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in class com.vmware.vcenter.namespace_management.software.ClustersTypes.State
Returns the enumeration constant for the specified name.
valueOf(String) - Static method in enum com.vmware.vcenter.namespace_management.software.ClustersTypes.State.Values
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in class com.vmware.vcenter.namespace_management.stats.TimeSeriesTypes.Spec.ObjType
Returns the enumeration constant for the specified name.
valueOf(String) - Static method in enum com.vmware.vcenter.namespace_management.stats.TimeSeriesTypes.Spec.ObjType.Values
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in class com.vmware.vcenter.namespaces.AccessTypes.Role
Returns the enumeration constant for the specified name.
valueOf(String) - Static method in enum com.vmware.vcenter.namespaces.AccessTypes.Role.Values
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in class com.vmware.vcenter.namespaces.AccessTypes.SubjectType
Returns the enumeration constant for the specified name.
valueOf(String) - Static method in enum com.vmware.vcenter.namespaces.AccessTypes.SubjectType.Values
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in class com.vmware.vcenter.namespaces.InstancesTypes.ConfigStatus
Returns the enumeration constant for the specified name.
valueOf(String) - Static method in enum com.vmware.vcenter.namespaces.InstancesTypes.ConfigStatus.Values
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in class com.vmware.vcenter.namespaces.InstancesTypes.Message.MessageSeverity
Returns the enumeration constant for the specified name.
valueOf(String) - Static method in enum com.vmware.vcenter.namespaces.InstancesTypes.Message.MessageSeverity.Values
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in class com.vmware.vcenter.NetworkTypes.Type
Returns the enumeration constant for the specified name.
valueOf(String) - Static method in enum com.vmware.vcenter.NetworkTypes.Type.Values
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in class com.vmware.vcenter.ovf.DiskProvisioningType
Returns the enumeration constant for the specified name.
valueOf(String) - Static method in enum com.vmware.vcenter.ovf.DiskProvisioningType.Values
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in class com.vmware.vcenter.ovf.IpAllocationParams.IpAllocationPolicy
Returns the enumeration constant for the specified name.
valueOf(String) - Static method in enum com.vmware.vcenter.ovf.IpAllocationParams.IpAllocationPolicy.Values
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in class com.vmware.vcenter.ovf.IpAllocationParams.IpAllocationScheme
Returns the enumeration constant for the specified name.
valueOf(String) - Static method in enum com.vmware.vcenter.ovf.IpAllocationParams.IpAllocationScheme.Values
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in class com.vmware.vcenter.ovf.IpAllocationParams.IpProtocol
Returns the enumeration constant for the specified name.
valueOf(String) - Static method in enum com.vmware.vcenter.ovf.IpAllocationParams.IpProtocol.Values
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in class com.vmware.vcenter.ovf.LibraryItemTypes.StorageGroupMapping.Type
Returns the enumeration constant for the specified name.
valueOf(String) - Static method in enum com.vmware.vcenter.ovf.LibraryItemTypes.StorageGroupMapping.Type.Values
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in class com.vmware.vcenter.ovf.OvfMessage.Category
Returns the enumeration constant for the specified name.
valueOf(String) - Static method in enum com.vmware.vcenter.ovf.OvfMessage.Category.Values
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in class com.vmware.vcenter.ovf.ParseIssue.Category
Returns the enumeration constant for the specified name.
valueOf(String) - Static method in enum com.vmware.vcenter.ovf.ParseIssue.Category.Values
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in class com.vmware.vcenter.ResourcePoolTypes.SharesInfo.Level
Returns the enumeration constant for the specified name.
valueOf(String) - Static method in enum com.vmware.vcenter.ResourcePoolTypes.SharesInfo.Level.Values
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in class com.vmware.vcenter.services.ServiceTypes.Health
Returns the enumeration constant for the specified name.
valueOf(String) - Static method in enum com.vmware.vcenter.services.ServiceTypes.Health.Values
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in class com.vmware.vcenter.services.ServiceTypes.StartupType
Returns the enumeration constant for the specified name.
valueOf(String) - Static method in enum com.vmware.vcenter.services.ServiceTypes.StartupType.Values
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in class com.vmware.vcenter.services.ServiceTypes.State
Returns the enumeration constant for the specified name.
valueOf(String) - Static method in enum com.vmware.vcenter.services.ServiceTypes.State.Values
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in class com.vmware.vcenter.storage.policies.compliance.VMTypes.Status
Returns the enumeration constant for the specified name.
valueOf(String) - Static method in enum com.vmware.vcenter.storage.policies.compliance.VMTypes.Status.Values
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in class com.vmware.vcenter.storage.policies.ComplianceTypes.Status
Returns the enumeration constant for the specified name.
valueOf(String) - Static method in enum com.vmware.vcenter.storage.policies.ComplianceTypes.Status.Values
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in class com.vmware.vcenter.tagging.AssociationsTypes.LastIterationStatus
Returns the enumeration constant for the specified name.
valueOf(String) - Static method in enum com.vmware.vcenter.tagging.AssociationsTypes.LastIterationStatus.Values
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in class com.vmware.vcenter.topology.NodesTypes.ApplianceType
Returns the enumeration constant for the specified name.
valueOf(String) - Static method in enum com.vmware.vcenter.topology.NodesTypes.ApplianceType.Values
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in class com.vmware.vcenter.trusted_infrastructure.StsPrincipalType
Returns the enumeration constant for the specified name.
valueOf(String) - Static method in enum com.vmware.vcenter.trusted_infrastructure.StsPrincipalType.Values
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.attestation.os.esx.BaseImagesTypes._VAPI_OPERATIONS
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.attestation.os.esx.BaseImagesTypes.Health
Returns the enumeration constant for the specified name.
valueOf(String) - Static method in enum com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.attestation.os.esx.BaseImagesTypes.Health.Values
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.attestation.ServiceStatusTypes._VAPI_OPERATIONS
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.attestation.ServiceStatusTypes.Health
Returns the enumeration constant for the specified name.
valueOf(String) - Static method in enum com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.attestation.ServiceStatusTypes.Health.Values
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.attestation.tpm2.CaCertificatesTypes._VAPI_OPERATIONS
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.attestation.tpm2.CaCertificatesTypes.Health
Returns the enumeration constant for the specified name.
valueOf(String) - Static method in enum com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.attestation.tpm2.CaCertificatesTypes.Health.Values
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.attestation.tpm2.EndorsementKeysTypes._VAPI_OPERATIONS
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.attestation.tpm2.EndorsementKeysTypes.Health
Returns the enumeration constant for the specified name.
valueOf(String) - Static method in enum com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.attestation.tpm2.EndorsementKeysTypes.Health.Values
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.attestation.tpm2.SettingsTypes._VAPI_OPERATIONS
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.attestation.tpm2.SettingsTypes.Health
Returns the enumeration constant for the specified name.
valueOf(String) - Static method in enum com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.attestation.tpm2.SettingsTypes.Health.Values
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.ConsumerPrincipalsTypes._VAPI_OPERATIONS
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.ConsumerPrincipalsTypes.Health
Returns the enumeration constant for the specified name.
valueOf(String) - Static method in enum com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.ConsumerPrincipalsTypes.Health.Values
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.providers.client_certificate.CsrTypes._VAPI_OPERATIONS
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.providers.ClientCertificateTypes._VAPI_OPERATIONS
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.providers.CredentialTypes._VAPI_OPERATIONS
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.providers.CurrentPeerCertificatesTypes._VAPI_OPERATIONS
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.providers.TrustedPeerCertificatesTypes._VAPI_OPERATIONS
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.ProvidersTypes._VAPI_OPERATIONS
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.ProvidersTypes.Health
Returns the enumeration constant for the specified name.
valueOf(String) - Static method in enum com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.ProvidersTypes.Health.Values
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.ProvidersTypes.KeyServerCreateSpec.Type
Returns the enumeration constant for the specified name.
valueOf(String) - Static method in enum com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.ProvidersTypes.KeyServerCreateSpec.Type.Values
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.ProvidersTypes.KeyServerInfo.Type
Returns the enumeration constant for the specified name.
valueOf(String) - Static method in enum com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.ProvidersTypes.KeyServerInfo.Type.Values
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.ProvidersTypes.KeyServerUpdateSpec.Type
Returns the enumeration constant for the specified name.
valueOf(String) - Static method in enum com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.ProvidersTypes.KeyServerUpdateSpec.Type.Values
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.ServiceStatusTypes._VAPI_OPERATIONS
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.ServiceStatusTypes.Health
Returns the enumeration constant for the specified name.
valueOf(String) - Static method in enum com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.ServiceStatusTypes.Health.Values
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_hosts.AttestationTypes.SummaryType
Returns the enumeration constant for the specified name.
valueOf(String) - Static method in enum com.vmware.vcenter.trusted_infrastructure.trust_authority_hosts.AttestationTypes.SummaryType.Values
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_hosts.KmsTypes.SummaryType
Returns the enumeration constant for the specified name.
valueOf(String) - Static method in enum com.vmware.vcenter.trusted_infrastructure.trust_authority_hosts.KmsTypes.SummaryType.Values
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.vmware.vcenter.trusted_infrastructure.TrustAuthorityClustersTypes._VAPI_OPERATIONS
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in class com.vmware.vcenter.trusted_infrastructure.TrustAuthorityClustersTypes.State
Returns the enumeration constant for the specified name.
valueOf(String) - Static method in enum com.vmware.vcenter.trusted_infrastructure.TrustAuthorityClustersTypes.State.Values
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.vmware.vcenter.trusted_infrastructure.trusted_clusters.attestation.ServicesTypes._VAPI_OPERATIONS
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in class com.vmware.vcenter.trusted_infrastructure.trusted_clusters.attestation.ServicesTypes.CreateSpec.SourceType
Returns the enumeration constant for the specified name.
valueOf(String) - Static method in enum com.vmware.vcenter.trusted_infrastructure.trusted_clusters.attestation.ServicesTypes.CreateSpec.SourceType.Values
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.vmware.vcenter.trusted_infrastructure.trusted_clusters.kms.ServicesTypes._VAPI_OPERATIONS
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in class com.vmware.vcenter.trusted_infrastructure.trusted_clusters.kms.ServicesTypes.CreateSpec.SourceType
Returns the enumeration constant for the specified name.
valueOf(String) - Static method in enum com.vmware.vcenter.trusted_infrastructure.trusted_clusters.kms.ServicesTypes.CreateSpec.SourceType.Values
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in class com.vmware.vcenter.vcha.cluster.DeploymentTypeTypes.Type
Returns the enumeration constant for the specified name.
valueOf(String) - Static method in enum com.vmware.vcenter.vcha.cluster.DeploymentTypeTypes.Type.Values
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.vmware.vcenter.vcha.cluster.ModeTypes._VAPI_OPERATIONS
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in class com.vmware.vcenter.vcha.cluster.ModeTypes.ClusterMode
Returns the enumeration constant for the specified name.
valueOf(String) - Static method in enum com.vmware.vcenter.vcha.cluster.ModeTypes.ClusterMode.Values
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.vmware.vcenter.vcha.cluster.PassiveTypes._VAPI_OPERATIONS
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.vmware.vcenter.vcha.cluster.WitnessTypes._VAPI_OPERATIONS
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.vmware.vcenter.vcha.ClusterTypes._VAPI_OPERATIONS
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in class com.vmware.vcenter.vcha.ClusterTypes.ClusterMode
Returns the enumeration constant for the specified name.
valueOf(String) - Static method in enum com.vmware.vcenter.vcha.ClusterTypes.ClusterMode.Values
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in class com.vmware.vcenter.vcha.ClusterTypes.ClusterState
Returns the enumeration constant for the specified name.
valueOf(String) - Static method in enum com.vmware.vcenter.vcha.ClusterTypes.ClusterState.Values
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in class com.vmware.vcenter.vcha.ClusterTypes.ConfigState
Returns the enumeration constant for the specified name.
valueOf(String) - Static method in enum com.vmware.vcenter.vcha.ClusterTypes.ConfigState.Values
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in class com.vmware.vcenter.vcha.ClusterTypes.IpFamily
Returns the enumeration constant for the specified name.
valueOf(String) - Static method in enum com.vmware.vcenter.vcha.ClusterTypes.IpFamily.Values
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in class com.vmware.vcenter.vcha.ClusterTypes.NodeRole
Returns the enumeration constant for the specified name.
valueOf(String) - Static method in enum com.vmware.vcenter.vcha.ClusterTypes.NodeRole.Values
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in class com.vmware.vcenter.vcha.ClusterTypes.NodeState
Returns the enumeration constant for the specified name.
valueOf(String) - Static method in enum com.vmware.vcenter.vcha.ClusterTypes.NodeState.Values
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in class com.vmware.vcenter.vcha.ClusterTypes.Type
Returns the enumeration constant for the specified name.
valueOf(String) - Static method in enum com.vmware.vcenter.vcha.ClusterTypes.Type.Values
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in class com.vmware.vcenter.vcha.IpFamily
Returns the enumeration constant for the specified name.
valueOf(String) - Static method in enum com.vmware.vcenter.vcha.IpFamily.Values
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in class com.vmware.vcenter.vcha.NetworkType
Returns the enumeration constant for the specified name.
valueOf(String) - Static method in enum com.vmware.vcenter.vcha.NetworkType.Values
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in class com.vmware.vcenter.vm.console.TicketsTypes.Type
Returns the enumeration constant for the specified name.
valueOf(String) - Static method in enum com.vmware.vcenter.vm.console.TicketsTypes.Type.Values
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in class com.vmware.vcenter.vm.guest.networking.InterfacesTypes.IpAddressOrigin
Returns the enumeration constant for the specified name.
valueOf(String) - Static method in enum com.vmware.vcenter.vm.guest.networking.InterfacesTypes.IpAddressOrigin.Values
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in class com.vmware.vcenter.vm.guest.networking.InterfacesTypes.IpAddressStatus
Returns the enumeration constant for the specified name.
valueOf(String) - Static method in enum com.vmware.vcenter.vm.guest.networking.InterfacesTypes.IpAddressStatus.Values
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in class com.vmware.vcenter.vm.guest.PowerTypes.State
Returns the enumeration constant for the specified name.
valueOf(String) - Static method in enum com.vmware.vcenter.vm.guest.PowerTypes.State.Values
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in class com.vmware.vcenter.vm.GuestOS
Returns the enumeration constant for the specified name.
valueOf(String) - Static method in enum com.vmware.vcenter.vm.GuestOS.Values
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in class com.vmware.vcenter.vm.GuestOSFamily
Returns the enumeration constant for the specified name.
valueOf(String) - Static method in enum com.vmware.vcenter.vm.GuestOSFamily.Values
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in class com.vmware.vcenter.vm.hardware.adapter.SataTypes.Type
Returns the enumeration constant for the specified name.
valueOf(String) - Static method in enum com.vmware.vcenter.vm.hardware.adapter.SataTypes.Type.Values
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in class com.vmware.vcenter.vm.hardware.adapter.ScsiTypes.Sharing
Returns the enumeration constant for the specified name.
valueOf(String) - Static method in enum com.vmware.vcenter.vm.hardware.adapter.ScsiTypes.Sharing.Values
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in class com.vmware.vcenter.vm.hardware.adapter.ScsiTypes.Type
Returns the enumeration constant for the specified name.
valueOf(String) - Static method in enum com.vmware.vcenter.vm.hardware.adapter.ScsiTypes.Type.Values
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in class com.vmware.vcenter.vm.hardware.boot.DeviceTypes.Type
Returns the enumeration constant for the specified name.
valueOf(String) - Static method in enum com.vmware.vcenter.vm.hardware.boot.DeviceTypes.Type.Values
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in class com.vmware.vcenter.vm.hardware.BootTypes.NetworkProtocol
Returns the enumeration constant for the specified name.
valueOf(String) - Static method in enum com.vmware.vcenter.vm.hardware.BootTypes.NetworkProtocol.Values
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in class com.vmware.vcenter.vm.hardware.BootTypes.Type
Returns the enumeration constant for the specified name.
valueOf(String) - Static method in enum com.vmware.vcenter.vm.hardware.BootTypes.Type.Values
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in class com.vmware.vcenter.vm.hardware.CdromTypes.BackingType
Returns the enumeration constant for the specified name.
valueOf(String) - Static method in enum com.vmware.vcenter.vm.hardware.CdromTypes.BackingType.Values
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in class com.vmware.vcenter.vm.hardware.CdromTypes.DeviceAccessType
Returns the enumeration constant for the specified name.
valueOf(String) - Static method in enum com.vmware.vcenter.vm.hardware.CdromTypes.DeviceAccessType.Values
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in class com.vmware.vcenter.vm.hardware.CdromTypes.HostBusAdapterType
Returns the enumeration constant for the specified name.
valueOf(String) - Static method in enum com.vmware.vcenter.vm.hardware.CdromTypes.HostBusAdapterType.Values
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in class com.vmware.vcenter.vm.hardware.ConnectionState
Returns the enumeration constant for the specified name.
valueOf(String) - Static method in enum com.vmware.vcenter.vm.hardware.ConnectionState.Values
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in class com.vmware.vcenter.vm.hardware.DiskTypes.BackingType
Returns the enumeration constant for the specified name.
valueOf(String) - Static method in enum com.vmware.vcenter.vm.hardware.DiskTypes.BackingType.Values
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in class com.vmware.vcenter.vm.hardware.DiskTypes.HostBusAdapterType
Returns the enumeration constant for the specified name.
valueOf(String) - Static method in enum com.vmware.vcenter.vm.hardware.DiskTypes.HostBusAdapterType.Values
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in class com.vmware.vcenter.vm.hardware.EthernetTypes.BackingType
Returns the enumeration constant for the specified name.
valueOf(String) - Static method in enum com.vmware.vcenter.vm.hardware.EthernetTypes.BackingType.Values
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in class com.vmware.vcenter.vm.hardware.EthernetTypes.EmulationType
Returns the enumeration constant for the specified name.
valueOf(String) - Static method in enum com.vmware.vcenter.vm.hardware.EthernetTypes.EmulationType.Values
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in class com.vmware.vcenter.vm.hardware.EthernetTypes.MacAddressType
Returns the enumeration constant for the specified name.
valueOf(String) - Static method in enum com.vmware.vcenter.vm.hardware.EthernetTypes.MacAddressType.Values
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in class com.vmware.vcenter.vm.hardware.FloppyTypes.BackingType
Returns the enumeration constant for the specified name.
valueOf(String) - Static method in enum com.vmware.vcenter.vm.hardware.FloppyTypes.BackingType.Values
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in class com.vmware.vcenter.vm.hardware.ParallelTypes.BackingType
Returns the enumeration constant for the specified name.
valueOf(String) - Static method in enum com.vmware.vcenter.vm.hardware.ParallelTypes.BackingType.Values
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in class com.vmware.vcenter.vm.hardware.SerialTypes.BackingType
Returns the enumeration constant for the specified name.
valueOf(String) - Static method in enum com.vmware.vcenter.vm.hardware.SerialTypes.BackingType.Values
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in class com.vmware.vcenter.vm.HardwareTypes.UpgradePolicy
Returns the enumeration constant for the specified name.
valueOf(String) - Static method in enum com.vmware.vcenter.vm.HardwareTypes.UpgradePolicy.Values
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in class com.vmware.vcenter.vm.HardwareTypes.UpgradeStatus
Returns the enumeration constant for the specified name.
valueOf(String) - Static method in enum com.vmware.vcenter.vm.HardwareTypes.UpgradeStatus.Values
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in class com.vmware.vcenter.vm.HardwareTypes.Version
Returns the enumeration constant for the specified name.
valueOf(String) - Static method in enum com.vmware.vcenter.vm.HardwareTypes.Version.Values
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in class com.vmware.vcenter.vm.PowerTypes.State
Returns the enumeration constant for the specified name.
valueOf(String) - Static method in enum com.vmware.vcenter.vm.PowerTypes.State.Values
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in class com.vmware.vcenter.vm.storage.policy.ComplianceTypes.Status
Returns the enumeration constant for the specified name.
valueOf(String) - Static method in enum com.vmware.vcenter.vm.storage.policy.ComplianceTypes.Status.Values
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in class com.vmware.vcenter.vm.storage.PolicyTypes.DiskPolicySpec.PolicyType
Returns the enumeration constant for the specified name.
valueOf(String) - Static method in enum com.vmware.vcenter.vm.storage.PolicyTypes.DiskPolicySpec.PolicyType.Values
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in class com.vmware.vcenter.vm.storage.PolicyTypes.VmHomePolicySpec.PolicyType
Returns the enumeration constant for the specified name.
valueOf(String) - Static method in enum com.vmware.vcenter.vm.storage.PolicyTypes.VmHomePolicySpec.PolicyType.Values
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in class com.vmware.vcenter.vm.ToolsTypes.RunState
Returns the enumeration constant for the specified name.
valueOf(String) - Static method in enum com.vmware.vcenter.vm.ToolsTypes.RunState.Values
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in class com.vmware.vcenter.vm.ToolsTypes.ToolsInstallType
Returns the enumeration constant for the specified name.
valueOf(String) - Static method in enum com.vmware.vcenter.vm.ToolsTypes.ToolsInstallType.Values
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in class com.vmware.vcenter.vm.ToolsTypes.UpgradePolicy
Returns the enumeration constant for the specified name.
valueOf(String) - Static method in enum com.vmware.vcenter.vm.ToolsTypes.UpgradePolicy.Values
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in class com.vmware.vcenter.vm.ToolsTypes.VersionStatus
Returns the enumeration constant for the specified name.
valueOf(String) - Static method in enum com.vmware.vcenter.vm.ToolsTypes.VersionStatus.Values
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in class com.vmware.vcenter.vm_template.LibraryItemsTypes.CreateSpecDiskStoragePolicy.Type
Returns the enumeration constant for the specified name.
valueOf(String) - Static method in enum com.vmware.vcenter.vm_template.LibraryItemsTypes.CreateSpecDiskStoragePolicy.Type.Values
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in class com.vmware.vcenter.vm_template.LibraryItemsTypes.CreateSpecVmHomeStoragePolicy.Type
Returns the enumeration constant for the specified name.
valueOf(String) - Static method in enum com.vmware.vcenter.vm_template.LibraryItemsTypes.CreateSpecVmHomeStoragePolicy.Type.Values
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in class com.vmware.vcenter.vm_template.LibraryItemsTypes.DeploySpecDiskStoragePolicy.Type
Returns the enumeration constant for the specified name.
valueOf(String) - Static method in enum com.vmware.vcenter.vm_template.LibraryItemsTypes.DeploySpecDiskStoragePolicy.Type.Values
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in class com.vmware.vcenter.vm_template.LibraryItemsTypes.DeploySpecVmHomeStoragePolicy.Type
Returns the enumeration constant for the specified name.
valueOf(String) - Static method in enum com.vmware.vcenter.vm_template.LibraryItemsTypes.DeploySpecVmHomeStoragePolicy.Type.Values
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in class com.vmware.vcenter.vm_template.LibraryItemsTypes.EthernetInfo.MacAddressType
Returns the enumeration constant for the specified name.
valueOf(String) - Static method in enum com.vmware.vcenter.vm_template.LibraryItemsTypes.EthernetInfo.MacAddressType.Values
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in class com.vmware.vcenter.vm_template.LibraryItemsTypes.EthernetInfo.NetworkBackingType
Returns the enumeration constant for the specified name.
valueOf(String) - Static method in enum com.vmware.vcenter.vm_template.LibraryItemsTypes.EthernetInfo.NetworkBackingType.Values
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.vmware.vcenter.VMTypes._VAPI_OPERATIONS
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.vmware.vsphereautomation.lookup.LookupServiceEndpointEndpointProtocol
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in class com.vmware.vstats.AcqSpecsTypes.Status
Returns the enumeration constant for the specified name.
valueOf(String) - Static method in enum com.vmware.vstats.AcqSpecsTypes.Status.Values
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in class com.vmware.vstats.CounterMetadataTypes.CounterEditionStatus
Returns the enumeration constant for the specified name.
valueOf(String) - Static method in enum com.vmware.vstats.CounterMetadataTypes.CounterEditionStatus.Values
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in class com.vmware.vstats.CounterMetadataTypes.MetricUnits
Returns the enumeration constant for the specified name.
valueOf(String) - Static method in enum com.vmware.vstats.CounterMetadataTypes.MetricUnits.Values
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in class com.vmware.vstats.CounterMetadataTypes.SampleType
Returns the enumeration constant for the specified name.
valueOf(String) - Static method in enum com.vmware.vstats.CounterMetadataTypes.SampleType.Values
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in class com.vmware.vstats.CounterMetadataTypes.UnitsFactor
Returns the enumeration constant for the specified name.
valueOf(String) - Static method in enum com.vmware.vstats.CounterMetadataTypes.UnitsFactor.Values
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in class com.vmware.vstats.QueryPredicate
Returns the enumeration constant for the specified name.
valueOf(String) - Static method in enum com.vmware.vstats.QueryPredicate.Values
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in class com.vmware.vstats.ResourceAddressSchemasTypes.QueryCapabilities
Returns the enumeration constant for the specified name.
valueOf(String) - Static method in enum com.vmware.vstats.ResourceAddressSchemasTypes.QueryCapabilities.Values
Returns the enum constant of this type with the specified name.
values() - Static method in class com.vmware.appliance.health.DatabasestorageTypes.HealthLevel
Retrieve all enumeration constants pre-defined by this enumeration class.
values() - Static method in enum com.vmware.appliance.health.DatabasestorageTypes.HealthLevel.Values
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in class com.vmware.appliance.health.LoadTypes.HealthLevel
Retrieve all enumeration constants pre-defined by this enumeration class.
values() - Static method in enum com.vmware.appliance.health.LoadTypes.HealthLevel.Values
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in class com.vmware.appliance.health.MemTypes.HealthLevel
Retrieve all enumeration constants pre-defined by this enumeration class.
values() - Static method in enum com.vmware.appliance.health.MemTypes.HealthLevel.Values
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in class com.vmware.appliance.health.SoftwarepackagesTypes.HealthLevel
Retrieve all enumeration constants pre-defined by this enumeration class.
values() - Static method in enum com.vmware.appliance.health.SoftwarepackagesTypes.HealthLevel.Values
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in class com.vmware.appliance.health.StorageTypes.HealthLevel
Retrieve all enumeration constants pre-defined by this enumeration class.
values() - Static method in enum com.vmware.appliance.health.StorageTypes.HealthLevel.Values
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in class com.vmware.appliance.health.SwapTypes.HealthLevel
Retrieve all enumeration constants pre-defined by this enumeration class.
values() - Static method in enum com.vmware.appliance.health.SwapTypes.HealthLevel.Values
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in class com.vmware.appliance.health.SystemTypes.HealthLevel
Retrieve all enumeration constants pre-defined by this enumeration class.
values() - Static method in enum com.vmware.appliance.health.SystemTypes.HealthLevel.Values
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.vmware.appliance.infraprofile.ConfigsTypes._VAPI_OPERATIONS
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in class com.vmware.appliance.infraprofile.ConfigsTypes.ValidationStatus
Retrieve all enumeration constants pre-defined by this enumeration class.
values() - Static method in enum com.vmware.appliance.infraprofile.ConfigsTypes.ValidationStatus.Values
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in class com.vmware.appliance.logging.ForwardingTypes.ConnectionStatus.State
Retrieve all enumeration constants pre-defined by this enumeration class.
values() - Static method in enum com.vmware.appliance.logging.ForwardingTypes.ConnectionStatus.State.Values
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in class com.vmware.appliance.logging.ForwardingTypes.Protocol
Retrieve all enumeration constants pre-defined by this enumeration class.
values() - Static method in enum com.vmware.appliance.logging.ForwardingTypes.Protocol.Values
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in class com.vmware.appliance.MonitoringTypes.FunctionType
Retrieve all enumeration constants pre-defined by this enumeration class.
values() - Static method in enum com.vmware.appliance.MonitoringTypes.FunctionType.Values
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in class com.vmware.appliance.MonitoringTypes.IntervalType
Retrieve all enumeration constants pre-defined by this enumeration class.
values() - Static method in enum com.vmware.appliance.MonitoringTypes.IntervalType.Values
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in class com.vmware.appliance.networking.dns.HostnameTypes.MessageStatus
Retrieve all enumeration constants pre-defined by this enumeration class.
values() - Static method in enum com.vmware.appliance.networking.dns.HostnameTypes.MessageStatus.Values
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in class com.vmware.appliance.networking.dns.HostnameTypes.TestStatus
Retrieve all enumeration constants pre-defined by this enumeration class.
values() - Static method in enum com.vmware.appliance.networking.dns.HostnameTypes.TestStatus.Values
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in class com.vmware.appliance.networking.dns.ServersTypes.DNSServerMode
Retrieve all enumeration constants pre-defined by this enumeration class.
values() - Static method in enum com.vmware.appliance.networking.dns.ServersTypes.DNSServerMode.Values
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in class com.vmware.appliance.networking.dns.ServersTypes.MessageStatus
Retrieve all enumeration constants pre-defined by this enumeration class.
values() - Static method in enum com.vmware.appliance.networking.dns.ServersTypes.MessageStatus.Values
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in class com.vmware.appliance.networking.dns.ServersTypes.TestStatus
Retrieve all enumeration constants pre-defined by this enumeration class.
values() - Static method in enum com.vmware.appliance.networking.dns.ServersTypes.TestStatus.Values
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in class com.vmware.appliance.networking.firewall.InboundTypes.Policy
Retrieve all enumeration constants pre-defined by this enumeration class.
values() - Static method in enum com.vmware.appliance.networking.firewall.InboundTypes.Policy.Values
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in class com.vmware.appliance.networking.interfaces.Ipv4Types.Mode
Retrieve all enumeration constants pre-defined by this enumeration class.
values() - Static method in enum com.vmware.appliance.networking.interfaces.Ipv4Types.Mode.Values
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in class com.vmware.appliance.networking.interfaces.Ipv6Types.Origin
Retrieve all enumeration constants pre-defined by this enumeration class.
values() - Static method in enum com.vmware.appliance.networking.interfaces.Ipv6Types.Origin.Values
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in class com.vmware.appliance.networking.interfaces.Ipv6Types.Status
Retrieve all enumeration constants pre-defined by this enumeration class.
values() - Static method in enum com.vmware.appliance.networking.interfaces.Ipv6Types.Status.Values
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in class com.vmware.appliance.networking.InterfacesTypes.InterfaceStatus
Retrieve all enumeration constants pre-defined by this enumeration class.
values() - Static method in enum com.vmware.appliance.networking.InterfacesTypes.InterfaceStatus.Values
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in class com.vmware.appliance.networking.ProxyTypes.Protocol
Retrieve all enumeration constants pre-defined by this enumeration class.
values() - Static method in enum com.vmware.appliance.networking.ProxyTypes.Protocol.Values
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in class com.vmware.appliance.networking.ProxyTypes.ServerStatus
Retrieve all enumeration constants pre-defined by this enumeration class.
values() - Static method in enum com.vmware.appliance.networking.ProxyTypes.ServerStatus.Values
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.vmware.appliance.NetworkingTypes._VAPI_OPERATIONS
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in class com.vmware.appliance.NetworkingTypes.DNSInfo.DNSMode
Retrieve all enumeration constants pre-defined by this enumeration class.
values() - Static method in enum com.vmware.appliance.NetworkingTypes.DNSInfo.DNSMode.Values
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in class com.vmware.appliance.NtpTypes.ServerStatus
Retrieve all enumeration constants pre-defined by this enumeration class.
values() - Static method in enum com.vmware.appliance.NtpTypes.ServerStatus.Values
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in class com.vmware.appliance.recovery.backup.job.DetailsTypes.Type
Retrieve all enumeration constants pre-defined by this enumeration class.
values() - Static method in enum com.vmware.appliance.recovery.backup.job.DetailsTypes.Type.Values
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in class com.vmware.appliance.recovery.backup.JobTypes.BackupRestoreProcessState
Retrieve all enumeration constants pre-defined by this enumeration class.
values() - Static method in enum com.vmware.appliance.recovery.backup.JobTypes.BackupRestoreProcessState.Values
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in class com.vmware.appliance.recovery.backup.JobTypes.LocationType
Retrieve all enumeration constants pre-defined by this enumeration class.
values() - Static method in enum com.vmware.appliance.recovery.backup.JobTypes.LocationType.Values
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in class com.vmware.appliance.recovery.backup.JobTypes.ReturnStatus
Retrieve all enumeration constants pre-defined by this enumeration class.
values() - Static method in enum com.vmware.appliance.recovery.backup.JobTypes.ReturnStatus.Values
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in class com.vmware.appliance.recovery.backup.SchedulesTypes.DayOfWeek
Retrieve all enumeration constants pre-defined by this enumeration class.
values() - Static method in enum com.vmware.appliance.recovery.backup.SchedulesTypes.DayOfWeek.Values
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in class com.vmware.appliance.recovery.BackupTypes.LocationType
Retrieve all enumeration constants pre-defined by this enumeration class.
values() - Static method in enum com.vmware.appliance.recovery.BackupTypes.LocationType.Values
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in class com.vmware.appliance.recovery.BackupTypes.ReturnStatus
Retrieve all enumeration constants pre-defined by this enumeration class.
values() - Static method in enum com.vmware.appliance.recovery.BackupTypes.ReturnStatus.Values
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in class com.vmware.appliance.recovery.reconciliation.JobTypes.Status
Retrieve all enumeration constants pre-defined by this enumeration class.
values() - Static method in enum com.vmware.appliance.recovery.reconciliation.JobTypes.Status.Values
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in class com.vmware.appliance.recovery.restore.JobTypes.BackupRestoreProcessState
Retrieve all enumeration constants pre-defined by this enumeration class.
values() - Static method in enum com.vmware.appliance.recovery.restore.JobTypes.BackupRestoreProcessState.Values
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in class com.vmware.appliance.recovery.restore.JobTypes.LocationType
Retrieve all enumeration constants pre-defined by this enumeration class.
values() - Static method in enum com.vmware.appliance.recovery.restore.JobTypes.LocationType.Values
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in class com.vmware.appliance.recovery.restore.JobTypes.ReturnStatus
Retrieve all enumeration constants pre-defined by this enumeration class.
values() - Static method in enum com.vmware.appliance.recovery.restore.JobTypes.ReturnStatus.Values
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in class com.vmware.appliance.recovery.RestoreTypes.LocationType
Retrieve all enumeration constants pre-defined by this enumeration class.
values() - Static method in enum com.vmware.appliance.recovery.RestoreTypes.LocationType.Values
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in class com.vmware.appliance.ServicesTypes.State
Retrieve all enumeration constants pre-defined by this enumeration class.
values() - Static method in enum com.vmware.appliance.ServicesTypes.State.Values
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in class com.vmware.appliance.TimesyncTypes.TimeSyncMode
Retrieve all enumeration constants pre-defined by this enumeration class.
values() - Static method in enum com.vmware.appliance.TimesyncTypes.TimeSyncMode.Values
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in class com.vmware.appliance.update.CommonInfo.Category
Retrieve all enumeration constants pre-defined by this enumeration class.
values() - Static method in enum com.vmware.appliance.update.CommonInfo.Category.Values
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in class com.vmware.appliance.update.CommonInfo.Priority
Retrieve all enumeration constants pre-defined by this enumeration class.
values() - Static method in enum com.vmware.appliance.update.CommonInfo.Priority.Values
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in class com.vmware.appliance.update.CommonInfo.Severity
Retrieve all enumeration constants pre-defined by this enumeration class.
values() - Static method in enum com.vmware.appliance.update.CommonInfo.Severity.Values
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in class com.vmware.appliance.update.PendingTypes.Question.InputType
Retrieve all enumeration constants pre-defined by this enumeration class.
values() - Static method in enum com.vmware.appliance.update.PendingTypes.Question.InputType.Values
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in class com.vmware.appliance.update.PendingTypes.SourceType
Retrieve all enumeration constants pre-defined by this enumeration class.
values() - Static method in enum com.vmware.appliance.update.PendingTypes.SourceType.Values
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in class com.vmware.appliance.update.PolicyTypes.DayOfWeek
Retrieve all enumeration constants pre-defined by this enumeration class.
values() - Static method in enum com.vmware.appliance.update.PolicyTypes.DayOfWeek.Values
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in class com.vmware.appliance.UpdateTypes.State
Retrieve all enumeration constants pre-defined by this enumeration class.
values() - Static method in enum com.vmware.appliance.UpdateTypes.State.Values
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in class com.vmware.appliance.vmon.ServiceTypes.Health
Retrieve all enumeration constants pre-defined by this enumeration class.
values() - Static method in enum com.vmware.appliance.vmon.ServiceTypes.Health.Values
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in class com.vmware.appliance.vmon.ServiceTypes.StartupType
Retrieve all enumeration constants pre-defined by this enumeration class.
values() - Static method in enum com.vmware.appliance.vmon.ServiceTypes.StartupType.Values
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in class com.vmware.appliance.vmon.ServiceTypes.State
Retrieve all enumeration constants pre-defined by this enumeration class.
values() - Static method in enum com.vmware.appliance.vmon.ServiceTypes.State.Values
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in class com.vmware.cis.tagging.CategoryModel.Cardinality
Retrieve all enumeration constants pre-defined by this enumeration class.
values() - Static method in enum com.vmware.cis.tagging.CategoryModel.Cardinality.Values
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in class com.vmware.cis.task.Status
Retrieve all enumeration constants pre-defined by this enumeration class.
values() - Static method in enum com.vmware.cis.task.Status.Values
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in class com.vmware.content.library.item.downloadsession.FileTypes.EndpointType
Retrieve all enumeration constants pre-defined by this enumeration class.
values() - Static method in enum com.vmware.content.library.item.downloadsession.FileTypes.EndpointType.Values
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in class com.vmware.content.library.item.downloadsession.FileTypes.PrepareStatus
Retrieve all enumeration constants pre-defined by this enumeration class.
values() - Static method in enum com.vmware.content.library.item.downloadsession.FileTypes.PrepareStatus.Values
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in class com.vmware.content.library.item.DownloadSessionModel.State
Retrieve all enumeration constants pre-defined by this enumeration class.
values() - Static method in enum com.vmware.content.library.item.DownloadSessionModel.State.Values
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in class com.vmware.content.library.item.FileTypes.ChecksumAlgorithm
Retrieve all enumeration constants pre-defined by this enumeration class.
values() - Static method in enum com.vmware.content.library.item.FileTypes.ChecksumAlgorithm.Values
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in class com.vmware.content.library.item.TransferStatus
Retrieve all enumeration constants pre-defined by this enumeration class.
values() - Static method in enum com.vmware.content.library.item.TransferStatus.Values
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in class com.vmware.content.library.item.updatesession.FileTypes.SourceType
Retrieve all enumeration constants pre-defined by this enumeration class.
values() - Static method in enum com.vmware.content.library.item.updatesession.FileTypes.SourceType.Values
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in class com.vmware.content.library.item.updatesession.PreviewInfo.State
Retrieve all enumeration constants pre-defined by this enumeration class.
values() - Static method in enum com.vmware.content.library.item.updatesession.PreviewInfo.State.Values
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in class com.vmware.content.library.item.updatesession.WarningType
Retrieve all enumeration constants pre-defined by this enumeration class.
values() - Static method in enum com.vmware.content.library.item.updatesession.WarningType.Values
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in class com.vmware.content.library.item.UpdateSessionModel.State
Retrieve all enumeration constants pre-defined by this enumeration class.
values() - Static method in enum com.vmware.content.library.item.UpdateSessionModel.State.Values
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in class com.vmware.content.library.PublishInfo.AuthenticationMethod
Retrieve all enumeration constants pre-defined by this enumeration class.
values() - Static method in enum com.vmware.content.library.PublishInfo.AuthenticationMethod.Values
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in class com.vmware.content.library.StorageBacking.Type
Retrieve all enumeration constants pre-defined by this enumeration class.
values() - Static method in enum com.vmware.content.library.StorageBacking.Type.Values
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in class com.vmware.content.library.SubscriptionInfo.AuthenticationMethod
Retrieve all enumeration constants pre-defined by this enumeration class.
values() - Static method in enum com.vmware.content.library.SubscriptionInfo.AuthenticationMethod.Values
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in class com.vmware.content.library.SubscriptionsTypes.CreateSpecSubscribedLibrary.Target
Retrieve all enumeration constants pre-defined by this enumeration class.
values() - Static method in enum com.vmware.content.library.SubscriptionsTypes.CreateSpecSubscribedLibrary.Target.Values
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in class com.vmware.content.library.SubscriptionsTypes.Location
Retrieve all enumeration constants pre-defined by this enumeration class.
values() - Static method in enum com.vmware.content.library.SubscriptionsTypes.Location.Values
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in class com.vmware.content.LibraryModel.LibraryType
Retrieve all enumeration constants pre-defined by this enumeration class.
values() - Static method in enum com.vmware.content.LibraryModel.LibraryType.Values
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in class com.vmware.content.SubscribedLibraryTypes.ProbeResult.Status
Retrieve all enumeration constants pre-defined by this enumeration class.
values() - Static method in enum com.vmware.content.SubscribedLibraryTypes.ProbeResult.Status.Values
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.vmware.esx.hcl.CompatibilityDataTypes._VAPI_OPERATIONS
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in class com.vmware.esx.hcl.CompatibilityStatus
Retrieve all enumeration constants pre-defined by this enumeration class.
values() - Static method in enum com.vmware.esx.hcl.CompatibilityStatus.Values
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.vmware.esx.hcl.hosts.CompatibilityReportTypes._VAPI_OPERATIONS
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.vmware.esx.settings.clusters.enablement.SoftwareTypes._VAPI_OPERATIONS
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in class com.vmware.esx.settings.clusters.enablement.SoftwareTypes.CheckType
Retrieve all enumeration constants pre-defined by this enumeration class.
values() - Static method in enum com.vmware.esx.settings.clusters.enablement.SoftwareTypes.CheckType.Values
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in class com.vmware.esx.settings.clusters.policies.apply.EffectiveTypes.EffectivePolicySpec.PreRemediationPowerAction
Retrieve all enumeration constants pre-defined by this enumeration class.
values() - Static method in enum com.vmware.esx.settings.clusters.policies.apply.EffectiveTypes.EffectivePolicySpec.PreRemediationPowerAction.Values
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in class com.vmware.esx.settings.clusters.policies.apply.EffectiveTypes.FailureAction.Action
Retrieve all enumeration constants pre-defined by this enumeration class.
values() - Static method in enum com.vmware.esx.settings.clusters.policies.apply.EffectiveTypes.FailureAction.Action.Values
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in class com.vmware.esx.settings.clusters.policies.ApplyTypes.ConfiguredPolicySpec.PreRemediationPowerAction
Retrieve all enumeration constants pre-defined by this enumeration class.
values() - Static method in enum com.vmware.esx.settings.clusters.policies.ApplyTypes.ConfiguredPolicySpec.PreRemediationPowerAction.Values
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in class com.vmware.esx.settings.clusters.policies.ApplyTypes.FailureAction.Action
Retrieve all enumeration constants pre-defined by this enumeration class.
values() - Static method in enum com.vmware.esx.settings.clusters.policies.ApplyTypes.FailureAction.Action.Values
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in class com.vmware.esx.settings.clusters.software.CommitsTypes.Info.ApplyStatusType
Retrieve all enumeration constants pre-defined by this enumeration class.
values() - Static method in enum com.vmware.esx.settings.clusters.software.CommitsTypes.Info.ApplyStatusType.Values
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.vmware.esx.settings.clusters.software.DraftsTypes._VAPI_OPERATIONS
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in class com.vmware.esx.settings.clusters.software.DraftsTypes.SourceType
Retrieve all enumeration constants pre-defined by this enumeration class.
values() - Static method in enum com.vmware.esx.settings.clusters.software.DraftsTypes.SourceType.Values
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in class com.vmware.esx.settings.clusters.software.DraftsTypes.StatusType
Retrieve all enumeration constants pre-defined by this enumeration class.
values() - Static method in enum com.vmware.esx.settings.clusters.software.DraftsTypes.StatusType.Values
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.vmware.esx.settings.clusters.software.RecommendationsTypes._VAPI_OPERATIONS
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in class com.vmware.esx.settings.clusters.software.reports.ComplianceStatus
Retrieve all enumeration constants pre-defined by this enumeration class.
values() - Static method in enum com.vmware.esx.settings.clusters.software.reports.ComplianceStatus.Values
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.vmware.esx.settings.clusters.software.reports.HardwareCompatibilityTypes._VAPI_OPERATIONS
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in class com.vmware.esx.settings.clusters.software.reports.HardwareCompatibilityTypes.ComplianceStatus
Retrieve all enumeration constants pre-defined by this enumeration class.
values() - Static method in enum com.vmware.esx.settings.clusters.software.reports.HardwareCompatibilityTypes.ComplianceStatus.Values
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in class com.vmware.esx.settings.clusters.software.reports.LastApplyResultTypes.ApplyStatus.Status
Retrieve all enumeration constants pre-defined by this enumeration class.
values() - Static method in enum com.vmware.esx.settings.clusters.software.reports.LastApplyResultTypes.ApplyStatus.Status.Values
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in class com.vmware.esx.settings.clusters.software.reports.LastCheckResultTypes.EntityCheckResult.EntityType
Retrieve all enumeration constants pre-defined by this enumeration class.
values() - Static method in enum com.vmware.esx.settings.clusters.software.reports.LastCheckResultTypes.EntityCheckResult.EntityType.Values
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in class com.vmware.esx.settings.clusters.software.reports.LastCheckResultTypes.Status
Retrieve all enumeration constants pre-defined by this enumeration class.
values() - Static method in enum com.vmware.esx.settings.clusters.software.reports.LastCheckResultTypes.Status.Values
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.vmware.esx.settings.clusters.software.SolutionsTypes._VAPI_OPERATIONS
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.vmware.esx.settings.clusters.SoftwareTypes._VAPI_OPERATIONS
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in class com.vmware.esx.settings.clusters.SoftwareTypes.ApplyStatus.Status
Retrieve all enumeration constants pre-defined by this enumeration class.
values() - Static method in enum com.vmware.esx.settings.clusters.SoftwareTypes.ApplyStatus.Status.Values
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in class com.vmware.esx.settings.clusters.SoftwareTypes.EntityCheckResult.EntityType
Retrieve all enumeration constants pre-defined by this enumeration class.
values() - Static method in enum com.vmware.esx.settings.clusters.SoftwareTypes.EntityCheckResult.EntityType.Values
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in class com.vmware.esx.settings.clusters.SoftwareTypes.ExportType
Retrieve all enumeration constants pre-defined by this enumeration class.
values() - Static method in enum com.vmware.esx.settings.clusters.SoftwareTypes.ExportType.Values
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in class com.vmware.esx.settings.clusters.SoftwareTypes.Status
Retrieve all enumeration constants pre-defined by this enumeration class.
values() - Static method in enum com.vmware.esx.settings.clusters.SoftwareTypes.Status.Values
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in class com.vmware.esx.settings.ComplianceImpact
Retrieve all enumeration constants pre-defined by this enumeration class.
values() - Static method in enum com.vmware.esx.settings.ComplianceImpact.Values
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in class com.vmware.esx.settings.ComplianceStatus
Retrieve all enumeration constants pre-defined by this enumeration class.
values() - Static method in enum com.vmware.esx.settings.ComplianceStatus.Values
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in class com.vmware.esx.settings.ComponentSource
Retrieve all enumeration constants pre-defined by this enumeration class.
values() - Static method in enum com.vmware.esx.settings.ComponentSource.Values
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in class com.vmware.esx.settings.defaults.clusters.policies.apply.EffectiveTypes.EffectivePolicySpec.PreRemediationPowerAction
Retrieve all enumeration constants pre-defined by this enumeration class.
values() - Static method in enum com.vmware.esx.settings.defaults.clusters.policies.apply.EffectiveTypes.EffectivePolicySpec.PreRemediationPowerAction.Values
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in class com.vmware.esx.settings.defaults.clusters.policies.apply.EffectiveTypes.FailureAction.Action
Retrieve all enumeration constants pre-defined by this enumeration class.
values() - Static method in enum com.vmware.esx.settings.defaults.clusters.policies.apply.EffectiveTypes.FailureAction.Action.Values
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in class com.vmware.esx.settings.defaults.clusters.policies.ApplyTypes.ConfiguredPolicySpec.PreRemediationPowerAction
Retrieve all enumeration constants pre-defined by this enumeration class.
values() - Static method in enum com.vmware.esx.settings.defaults.clusters.policies.ApplyTypes.ConfiguredPolicySpec.PreRemediationPowerAction.Values
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in class com.vmware.esx.settings.defaults.clusters.policies.ApplyTypes.FailureAction.Action
Retrieve all enumeration constants pre-defined by this enumeration class.
values() - Static method in enum com.vmware.esx.settings.defaults.clusters.policies.ApplyTypes.FailureAction.Action.Values
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in class com.vmware.esx.settings.depot_content.add_ons.VersionsTypes.CategoryType
Retrieve all enumeration constants pre-defined by this enumeration class.
values() - Static method in enum com.vmware.esx.settings.depot_content.add_ons.VersionsTypes.CategoryType.Values
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in class com.vmware.esx.settings.depot_content.AddOnsTypes.CategoryType
Retrieve all enumeration constants pre-defined by this enumeration class.
values() - Static method in enum com.vmware.esx.settings.depot_content.AddOnsTypes.CategoryType.Values
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in class com.vmware.esx.settings.depot_content.base_images.VersionsTypes.CategoryType
Retrieve all enumeration constants pre-defined by this enumeration class.
values() - Static method in enum com.vmware.esx.settings.depot_content.base_images.VersionsTypes.CategoryType.Values
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in class com.vmware.esx.settings.depot_content.BaseImagesTypes.CategoryType
Retrieve all enumeration constants pre-defined by this enumeration class.
values() - Static method in enum com.vmware.esx.settings.depot_content.BaseImagesTypes.CategoryType.Values
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in class com.vmware.esx.settings.depot_content.components.VersionsTypes.CategoryType
Retrieve all enumeration constants pre-defined by this enumeration class.
values() - Static method in enum com.vmware.esx.settings.depot_content.components.VersionsTypes.CategoryType.Values
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in class com.vmware.esx.settings.depot_content.components.VersionsTypes.UrgencyType
Retrieve all enumeration constants pre-defined by this enumeration class.
values() - Static method in enum com.vmware.esx.settings.depot_content.components.VersionsTypes.UrgencyType.Values
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in class com.vmware.esx.settings.depot_content.ComponentsTypes.CategoryType
Retrieve all enumeration constants pre-defined by this enumeration class.
values() - Static method in enum com.vmware.esx.settings.depot_content.ComponentsTypes.CategoryType.Values
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in class com.vmware.esx.settings.depot_content.ComponentsTypes.ComponentBundleType
Retrieve all enumeration constants pre-defined by this enumeration class.
values() - Static method in enum com.vmware.esx.settings.depot_content.ComponentsTypes.ComponentBundleType.Values
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in class com.vmware.esx.settings.depot_content.ComponentsTypes.UrgencyType
Retrieve all enumeration constants pre-defined by this enumeration class.
values() - Static method in enum com.vmware.esx.settings.depot_content.ComponentsTypes.UrgencyType.Values
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.vmware.esx.settings.depots.OfflineTypes._VAPI_OPERATIONS
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in class com.vmware.esx.settings.depots.OfflineTypes.SourceType
Retrieve all enumeration constants pre-defined by this enumeration class.
values() - Static method in enum com.vmware.esx.settings.depots.OfflineTypes.SourceType.Values
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in class com.vmware.esx.settings.depots.SyncScheduleTypes.DayOfWeek
Retrieve all enumeration constants pre-defined by this enumeration class.
values() - Static method in enum com.vmware.esx.settings.depots.SyncScheduleTypes.DayOfWeek.Values
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in class com.vmware.esx.settings.depots.SyncScheduleTypes.Recurrence
Retrieve all enumeration constants pre-defined by this enumeration class.
values() - Static method in enum com.vmware.esx.settings.depots.SyncScheduleTypes.Recurrence.Values
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.vmware.esx.settings.DepotsTypes._VAPI_OPERATIONS
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in class com.vmware.esx.settings.HardwareModuleClass
Retrieve all enumeration constants pre-defined by this enumeration class.
values() - Static method in enum com.vmware.esx.settings.HardwareModuleClass.Values
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.vmware.esx.settings.hosts.SoftwareTypes._VAPI_OPERATIONS
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.vmware.vapi.data.DataType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in class com.vmware.vapi.metadata.authentication.AuthenticationInfo.SchemeType
Retrieve all enumeration constants pre-defined by this enumeration class.
values() - Static method in enum com.vmware.vapi.metadata.authentication.AuthenticationInfo.SchemeType.Values
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in class com.vmware.vapi.metadata.cli.CommandTypes.FormatterType
Retrieve all enumeration constants pre-defined by this enumeration class.
values() - Static method in enum com.vmware.vapi.metadata.cli.CommandTypes.FormatterType.Values
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in class com.vmware.vapi.metadata.cli.CommandTypes.GenericType
Retrieve all enumeration constants pre-defined by this enumeration class.
values() - Static method in enum com.vmware.vapi.metadata.cli.CommandTypes.GenericType.Values
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in class com.vmware.vapi.metadata.metamodel.ConstantValue.Category
Retrieve all enumeration constants pre-defined by this enumeration class.
values() - Static method in enum com.vmware.vapi.metadata.metamodel.ConstantValue.Category.Values
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in class com.vmware.vapi.metadata.metamodel.ElementValue.Type
Retrieve all enumeration constants pre-defined by this enumeration class.
values() - Static method in enum com.vmware.vapi.metadata.metamodel.ElementValue.Type.Values
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in class com.vmware.vapi.metadata.metamodel.GenericInstantiation.GenericType
Retrieve all enumeration constants pre-defined by this enumeration class.
values() - Static method in enum com.vmware.vapi.metadata.metamodel.GenericInstantiation.GenericType.Values
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in class com.vmware.vapi.metadata.metamodel.PrimitiveValue.Type
Retrieve all enumeration constants pre-defined by this enumeration class.
values() - Static method in enum com.vmware.vapi.metadata.metamodel.PrimitiveValue.Type.Values
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in class com.vmware.vapi.metadata.metamodel.StructureInfo.Type
Retrieve all enumeration constants pre-defined by this enumeration class.
values() - Static method in enum com.vmware.vapi.metadata.metamodel.StructureInfo.Type.Values
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in class com.vmware.vapi.metadata.metamodel.Type.BuiltinType
Retrieve all enumeration constants pre-defined by this enumeration class.
values() - Static method in enum com.vmware.vapi.metadata.metamodel.Type.BuiltinType.Values
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in class com.vmware.vapi.metadata.metamodel.Type.Category
Retrieve all enumeration constants pre-defined by this enumeration class.
values() - Static method in enum com.vmware.vapi.metadata.metamodel.Type.Category.Values
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in class com.vmware.vapi.metadata.SourceType
Retrieve all enumeration constants pre-defined by this enumeration class.
values() - Static method in enum com.vmware.vapi.metadata.SourceType.Values
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.vmware.vapi.protocol.HttpConfiguration.LibType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.vmware.vapi.protocol.HttpConfiguration.Protocol
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.vmware.vapi.protocol.JsonProtocolConnectionFactory.Protocol
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in class com.vmware.vapi.std.errors.Error.Type
Retrieve all enumeration constants pre-defined by this enumeration class.
values() - Static method in enum com.vmware.vapi.std.errors.Error.Type.Values
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in class com.vmware.vapi.std.interposition.InvocationResult.ResultType
Retrieve all enumeration constants pre-defined by this enumeration class.
values() - Static method in enum com.vmware.vapi.std.interposition.InvocationResult.ResultType.Values
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in class com.vmware.vapi.std.LocalizationParam.DateTimeFormat
Retrieve all enumeration constants pre-defined by this enumeration class.
values() - Static method in enum com.vmware.vapi.std.LocalizationParam.DateTimeFormat.Values
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in class com.vmware.vcenter.compute.policies.ObjectCompliance
Retrieve all enumeration constants pre-defined by this enumeration class.
values() - Static method in enum com.vmware.vcenter.compute.policies.ObjectCompliance.Values
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in class com.vmware.vcenter.content.registries.DayOfWeek
Retrieve all enumeration constants pre-defined by this enumeration class.
values() - Static method in enum com.vmware.vcenter.content.registries.DayOfWeek.Values
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in class com.vmware.vcenter.content.registries.harbor.ProjectsTypes.ConfigStatus
Retrieve all enumeration constants pre-defined by this enumeration class.
values() - Static method in enum com.vmware.vcenter.content.registries.harbor.ProjectsTypes.ConfigStatus.Values
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in class com.vmware.vcenter.content.registries.harbor.ProjectsTypes.Scope
Retrieve all enumeration constants pre-defined by this enumeration class.
values() - Static method in enum com.vmware.vcenter.content.registries.harbor.ProjectsTypes.Scope.Values
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in class com.vmware.vcenter.content.registries.HealthTypes.Status
Retrieve all enumeration constants pre-defined by this enumeration class.
values() - Static method in enum com.vmware.vcenter.content.registries.HealthTypes.Status.Values
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in class com.vmware.vcenter.content.registries.Recurrence
Retrieve all enumeration constants pre-defined by this enumeration class.
values() - Static method in enum com.vmware.vcenter.content.registries.Recurrence.Values
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in class com.vmware.vcenter.DatastoreTypes.Type
Retrieve all enumeration constants pre-defined by this enumeration class.
values() - Static method in enum com.vmware.vcenter.DatastoreTypes.Type.Values
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in class com.vmware.vcenter.deployment.ApplianceSize
Retrieve all enumeration constants pre-defined by this enumeration class.
values() - Static method in enum com.vmware.vcenter.deployment.ApplianceSize.Values
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in class com.vmware.vcenter.deployment.ApplianceState
Retrieve all enumeration constants pre-defined by this enumeration class.
values() - Static method in enum com.vmware.vcenter.deployment.ApplianceState.Values
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in class com.vmware.vcenter.deployment.ApplianceType
Retrieve all enumeration constants pre-defined by this enumeration class.
values() - Static method in enum com.vmware.vcenter.deployment.ApplianceType.Values
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in class com.vmware.vcenter.deployment.CheckStatus
Retrieve all enumeration constants pre-defined by this enumeration class.
values() - Static method in enum com.vmware.vcenter.deployment.CheckStatus.Values
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in class com.vmware.vcenter.deployment.HistoryMigrationOption
Retrieve all enumeration constants pre-defined by this enumeration class.
values() - Static method in enum com.vmware.vcenter.deployment.HistoryMigrationOption.Values
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in class com.vmware.vcenter.deployment.Operation
Retrieve all enumeration constants pre-defined by this enumeration class.
values() - Static method in enum com.vmware.vcenter.deployment.Operation.Values
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in class com.vmware.vcenter.deployment.QuestionTypes.QuestionType
Retrieve all enumeration constants pre-defined by this enumeration class.
values() - Static method in enum com.vmware.vcenter.deployment.QuestionTypes.QuestionType.Values
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in class com.vmware.vcenter.deployment.VerificationMode
Retrieve all enumeration constants pre-defined by this enumeration class.
values() - Static method in enum com.vmware.vcenter.deployment.VerificationMode.Values
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in class com.vmware.vcenter.FolderTypes.Type
Retrieve all enumeration constants pre-defined by this enumeration class.
values() - Static method in enum com.vmware.vcenter.FolderTypes.Type.Values
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in class com.vmware.vcenter.guest.CustomizationSpecsTypes.Format
Retrieve all enumeration constants pre-defined by this enumeration class.
values() - Static method in enum com.vmware.vcenter.guest.CustomizationSpecsTypes.Format.Values
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in class com.vmware.vcenter.guest.CustomizationSpecsTypes.OsType
Retrieve all enumeration constants pre-defined by this enumeration class.
values() - Static method in enum com.vmware.vcenter.guest.CustomizationSpecsTypes.OsType.Values
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in class com.vmware.vcenter.guest.Domain.Type
Retrieve all enumeration constants pre-defined by this enumeration class.
values() - Static method in enum com.vmware.vcenter.guest.Domain.Type.Values
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in class com.vmware.vcenter.guest.HostnameGenerator.Type
Retrieve all enumeration constants pre-defined by this enumeration class.
values() - Static method in enum com.vmware.vcenter.guest.HostnameGenerator.Type.Values
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in class com.vmware.vcenter.guest.Ipv4.Type
Retrieve all enumeration constants pre-defined by this enumeration class.
values() - Static method in enum com.vmware.vcenter.guest.Ipv4.Type.Values
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in class com.vmware.vcenter.guest.Ipv6.Type
Retrieve all enumeration constants pre-defined by this enumeration class.
values() - Static method in enum com.vmware.vcenter.guest.Ipv6.Type.Values
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in class com.vmware.vcenter.guest.WindowsConfiguration.RebootOption
Retrieve all enumeration constants pre-defined by this enumeration class.
values() - Static method in enum com.vmware.vcenter.guest.WindowsConfiguration.RebootOption.Values
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in class com.vmware.vcenter.guest.WindowsNetworkAdapterSettings.NetBIOSMode
Retrieve all enumeration constants pre-defined by this enumeration class.
values() - Static method in enum com.vmware.vcenter.guest.WindowsNetworkAdapterSettings.NetBIOSMode.Values
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in class com.vmware.vcenter.HostTypes.ConnectionState
Retrieve all enumeration constants pre-defined by this enumeration class.
values() - Static method in enum com.vmware.vcenter.HostTypes.ConnectionState.Values
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in class com.vmware.vcenter.HostTypes.CreateSpec.ThumbprintVerification
Retrieve all enumeration constants pre-defined by this enumeration class.
values() - Static method in enum com.vmware.vcenter.HostTypes.CreateSpec.ThumbprintVerification.Values
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in class com.vmware.vcenter.HostTypes.PowerState
Retrieve all enumeration constants pre-defined by this enumeration class.
values() - Static method in enum com.vmware.vcenter.HostTypes.PowerState.Values
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in class com.vmware.vcenter.hvc.links.sync.ProvidersTypes.SessionInfo.Stage
Retrieve all enumeration constants pre-defined by this enumeration class.
values() - Static method in enum com.vmware.vcenter.hvc.links.sync.ProvidersTypes.SessionInfo.Stage.Values
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in class com.vmware.vcenter.hvc.links.sync.ProvidersTypes.Status
Retrieve all enumeration constants pre-defined by this enumeration class.
values() - Static method in enum com.vmware.vcenter.hvc.links.sync.ProvidersTypes.Status.Values
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in class com.vmware.vcenter.identity.ProvidersTypes.ConfigType
Retrieve all enumeration constants pre-defined by this enumeration class.
values() - Static method in enum com.vmware.vcenter.identity.ProvidersTypes.ConfigType.Values
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in class com.vmware.vcenter.identity.ProvidersTypes.IdmProtocol
Retrieve all enumeration constants pre-defined by this enumeration class.
values() - Static method in enum com.vmware.vcenter.identity.ProvidersTypes.IdmProtocol.Values
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in class com.vmware.vcenter.identity.ProvidersTypes.Oauth2AuthenticationMethod
Retrieve all enumeration constants pre-defined by this enumeration class.
values() - Static method in enum com.vmware.vcenter.identity.ProvidersTypes.Oauth2AuthenticationMethod.Values
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.vmware.vcenter.lcm.discovery.InteropReportTypes._VAPI_OPERATIONS
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in class com.vmware.vcenter.lcm.update.PendingTypes.Category
Retrieve all enumeration constants pre-defined by this enumeration class.
values() - Static method in enum com.vmware.vcenter.lcm.update.PendingTypes.Category.Values
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in class com.vmware.vcenter.lcm.update.PendingTypes.SeverityType
Retrieve all enumeration constants pre-defined by this enumeration class.
values() - Static method in enum com.vmware.vcenter.lcm.update.PendingTypes.SeverityType.Values
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in class com.vmware.vcenter.lcm.update.PendingTypes.UpdateType
Retrieve all enumeration constants pre-defined by this enumeration class.
values() - Static method in enum com.vmware.vcenter.lcm.update.PendingTypes.UpdateType.Values
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.vmware.vcenter.lcm.update.PrecheckReportTypes._VAPI_OPERATIONS
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in class com.vmware.vcenter.namespace_management.ClustersTypes.ConfigStatus
Retrieve all enumeration constants pre-defined by this enumeration class.
values() - Static method in enum com.vmware.vcenter.namespace_management.ClustersTypes.ConfigStatus.Values
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in class com.vmware.vcenter.namespace_management.ClustersTypes.KubernetesStatus
Retrieve all enumeration constants pre-defined by this enumeration class.
values() - Static method in enum com.vmware.vcenter.namespace_management.ClustersTypes.KubernetesStatus.Values
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in class com.vmware.vcenter.namespace_management.ClustersTypes.Message.Severity
Retrieve all enumeration constants pre-defined by this enumeration class.
values() - Static method in enum com.vmware.vcenter.namespace_management.ClustersTypes.Message.Severity.Values
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in class com.vmware.vcenter.namespace_management.ClustersTypes.NetworkProvider
Retrieve all enumeration constants pre-defined by this enumeration class.
values() - Static method in enum com.vmware.vcenter.namespace_management.ClustersTypes.NetworkProvider.Values
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in class com.vmware.vcenter.namespace_management.ClustersTypes.NetworkSpec.Ipv4Mode
Retrieve all enumeration constants pre-defined by this enumeration class.
values() - Static method in enum com.vmware.vcenter.namespace_management.ClustersTypes.NetworkSpec.Ipv4Mode.Values
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in class com.vmware.vcenter.namespace_management.SizingHint
Retrieve all enumeration constants pre-defined by this enumeration class.
values() - Static method in enum com.vmware.vcenter.namespace_management.SizingHint.Values
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in class com.vmware.vcenter.namespace_management.software.ClustersTypes.Message.Severity
Retrieve all enumeration constants pre-defined by this enumeration class.
values() - Static method in enum com.vmware.vcenter.namespace_management.software.ClustersTypes.Message.Severity.Values
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in class com.vmware.vcenter.namespace_management.software.ClustersTypes.Result.Res
Retrieve all enumeration constants pre-defined by this enumeration class.
values() - Static method in enum com.vmware.vcenter.namespace_management.software.ClustersTypes.Result.Res.Values
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in class com.vmware.vcenter.namespace_management.software.ClustersTypes.State
Retrieve all enumeration constants pre-defined by this enumeration class.
values() - Static method in enum com.vmware.vcenter.namespace_management.software.ClustersTypes.State.Values
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in class com.vmware.vcenter.namespace_management.stats.TimeSeriesTypes.Spec.ObjType
Retrieve all enumeration constants pre-defined by this enumeration class.
values() - Static method in enum com.vmware.vcenter.namespace_management.stats.TimeSeriesTypes.Spec.ObjType.Values
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in class com.vmware.vcenter.namespaces.AccessTypes.Role
Retrieve all enumeration constants pre-defined by this enumeration class.
values() - Static method in enum com.vmware.vcenter.namespaces.AccessTypes.Role.Values
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in class com.vmware.vcenter.namespaces.AccessTypes.SubjectType
Retrieve all enumeration constants pre-defined by this enumeration class.
values() - Static method in enum com.vmware.vcenter.namespaces.AccessTypes.SubjectType.Values
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in class com.vmware.vcenter.namespaces.InstancesTypes.ConfigStatus
Retrieve all enumeration constants pre-defined by this enumeration class.
values() - Static method in enum com.vmware.vcenter.namespaces.InstancesTypes.ConfigStatus.Values
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in class com.vmware.vcenter.namespaces.InstancesTypes.Message.MessageSeverity
Retrieve all enumeration constants pre-defined by this enumeration class.
values() - Static method in enum com.vmware.vcenter.namespaces.InstancesTypes.Message.MessageSeverity.Values
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in class com.vmware.vcenter.NetworkTypes.Type
Retrieve all enumeration constants pre-defined by this enumeration class.
values() - Static method in enum com.vmware.vcenter.NetworkTypes.Type.Values
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in class com.vmware.vcenter.ovf.DiskProvisioningType
Retrieve all enumeration constants pre-defined by this enumeration class.
values() - Static method in enum com.vmware.vcenter.ovf.DiskProvisioningType.Values
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in class com.vmware.vcenter.ovf.IpAllocationParams.IpAllocationPolicy
Retrieve all enumeration constants pre-defined by this enumeration class.
values() - Static method in enum com.vmware.vcenter.ovf.IpAllocationParams.IpAllocationPolicy.Values
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in class com.vmware.vcenter.ovf.IpAllocationParams.IpAllocationScheme
Retrieve all enumeration constants pre-defined by this enumeration class.
values() - Static method in enum com.vmware.vcenter.ovf.IpAllocationParams.IpAllocationScheme.Values
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in class com.vmware.vcenter.ovf.IpAllocationParams.IpProtocol
Retrieve all enumeration constants pre-defined by this enumeration class.
values() - Static method in enum com.vmware.vcenter.ovf.IpAllocationParams.IpProtocol.Values
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in class com.vmware.vcenter.ovf.LibraryItemTypes.StorageGroupMapping.Type
Retrieve all enumeration constants pre-defined by this enumeration class.
values() - Static method in enum com.vmware.vcenter.ovf.LibraryItemTypes.StorageGroupMapping.Type.Values
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in class com.vmware.vcenter.ovf.OvfMessage.Category
Retrieve all enumeration constants pre-defined by this enumeration class.
values() - Static method in enum com.vmware.vcenter.ovf.OvfMessage.Category.Values
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in class com.vmware.vcenter.ovf.ParseIssue.Category
Retrieve all enumeration constants pre-defined by this enumeration class.
values() - Static method in enum com.vmware.vcenter.ovf.ParseIssue.Category.Values
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in class com.vmware.vcenter.ResourcePoolTypes.SharesInfo.Level
Retrieve all enumeration constants pre-defined by this enumeration class.
values() - Static method in enum com.vmware.vcenter.ResourcePoolTypes.SharesInfo.Level.Values
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in class com.vmware.vcenter.services.ServiceTypes.Health
Retrieve all enumeration constants pre-defined by this enumeration class.
values() - Static method in enum com.vmware.vcenter.services.ServiceTypes.Health.Values
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in class com.vmware.vcenter.services.ServiceTypes.StartupType
Retrieve all enumeration constants pre-defined by this enumeration class.
values() - Static method in enum com.vmware.vcenter.services.ServiceTypes.StartupType.Values
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in class com.vmware.vcenter.services.ServiceTypes.State
Retrieve all enumeration constants pre-defined by this enumeration class.
values() - Static method in enum com.vmware.vcenter.services.ServiceTypes.State.Values
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in class com.vmware.vcenter.storage.policies.compliance.VMTypes.Status
Retrieve all enumeration constants pre-defined by this enumeration class.
values() - Static method in enum com.vmware.vcenter.storage.policies.compliance.VMTypes.Status.Values
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in class com.vmware.vcenter.storage.policies.ComplianceTypes.Status
Retrieve all enumeration constants pre-defined by this enumeration class.
values() - Static method in enum com.vmware.vcenter.storage.policies.ComplianceTypes.Status.Values
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in class com.vmware.vcenter.tagging.AssociationsTypes.LastIterationStatus
Retrieve all enumeration constants pre-defined by this enumeration class.
values() - Static method in enum com.vmware.vcenter.tagging.AssociationsTypes.LastIterationStatus.Values
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in class com.vmware.vcenter.topology.NodesTypes.ApplianceType
Retrieve all enumeration constants pre-defined by this enumeration class.
values() - Static method in enum com.vmware.vcenter.topology.NodesTypes.ApplianceType.Values
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in class com.vmware.vcenter.trusted_infrastructure.StsPrincipalType
Retrieve all enumeration constants pre-defined by this enumeration class.
values() - Static method in enum com.vmware.vcenter.trusted_infrastructure.StsPrincipalType.Values
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.attestation.os.esx.BaseImagesTypes._VAPI_OPERATIONS
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.attestation.os.esx.BaseImagesTypes.Health
Retrieve all enumeration constants pre-defined by this enumeration class.
values() - Static method in enum com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.attestation.os.esx.BaseImagesTypes.Health.Values
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.attestation.ServiceStatusTypes._VAPI_OPERATIONS
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.attestation.ServiceStatusTypes.Health
Retrieve all enumeration constants pre-defined by this enumeration class.
values() - Static method in enum com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.attestation.ServiceStatusTypes.Health.Values
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.attestation.tpm2.CaCertificatesTypes._VAPI_OPERATIONS
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.attestation.tpm2.CaCertificatesTypes.Health
Retrieve all enumeration constants pre-defined by this enumeration class.
values() - Static method in enum com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.attestation.tpm2.CaCertificatesTypes.Health.Values
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.attestation.tpm2.EndorsementKeysTypes._VAPI_OPERATIONS
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.attestation.tpm2.EndorsementKeysTypes.Health
Retrieve all enumeration constants pre-defined by this enumeration class.
values() - Static method in enum com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.attestation.tpm2.EndorsementKeysTypes.Health.Values
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.attestation.tpm2.SettingsTypes._VAPI_OPERATIONS
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.attestation.tpm2.SettingsTypes.Health
Retrieve all enumeration constants pre-defined by this enumeration class.
values() - Static method in enum com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.attestation.tpm2.SettingsTypes.Health.Values
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.ConsumerPrincipalsTypes._VAPI_OPERATIONS
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.ConsumerPrincipalsTypes.Health
Retrieve all enumeration constants pre-defined by this enumeration class.
values() - Static method in enum com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.ConsumerPrincipalsTypes.Health.Values
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.providers.client_certificate.CsrTypes._VAPI_OPERATIONS
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.providers.ClientCertificateTypes._VAPI_OPERATIONS
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.providers.CredentialTypes._VAPI_OPERATIONS
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.providers.CurrentPeerCertificatesTypes._VAPI_OPERATIONS
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.providers.TrustedPeerCertificatesTypes._VAPI_OPERATIONS
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.ProvidersTypes._VAPI_OPERATIONS
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.ProvidersTypes.Health
Retrieve all enumeration constants pre-defined by this enumeration class.
values() - Static method in enum com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.ProvidersTypes.Health.Values
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.ProvidersTypes.KeyServerCreateSpec.Type
Retrieve all enumeration constants pre-defined by this enumeration class.
values() - Static method in enum com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.ProvidersTypes.KeyServerCreateSpec.Type.Values
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.ProvidersTypes.KeyServerInfo.Type
Retrieve all enumeration constants pre-defined by this enumeration class.
values() - Static method in enum com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.ProvidersTypes.KeyServerInfo.Type.Values
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.ProvidersTypes.KeyServerUpdateSpec.Type
Retrieve all enumeration constants pre-defined by this enumeration class.
values() - Static method in enum com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.ProvidersTypes.KeyServerUpdateSpec.Type.Values
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.ServiceStatusTypes._VAPI_OPERATIONS
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.ServiceStatusTypes.Health
Retrieve all enumeration constants pre-defined by this enumeration class.
values() - Static method in enum com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.ServiceStatusTypes.Health.Values
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_hosts.AttestationTypes.SummaryType
Retrieve all enumeration constants pre-defined by this enumeration class.
values() - Static method in enum com.vmware.vcenter.trusted_infrastructure.trust_authority_hosts.AttestationTypes.SummaryType.Values
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_hosts.KmsTypes.SummaryType
Retrieve all enumeration constants pre-defined by this enumeration class.
values() - Static method in enum com.vmware.vcenter.trusted_infrastructure.trust_authority_hosts.KmsTypes.SummaryType.Values
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.vmware.vcenter.trusted_infrastructure.TrustAuthorityClustersTypes._VAPI_OPERATIONS
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in class com.vmware.vcenter.trusted_infrastructure.TrustAuthorityClustersTypes.State
Retrieve all enumeration constants pre-defined by this enumeration class.
values() - Static method in enum com.vmware.vcenter.trusted_infrastructure.TrustAuthorityClustersTypes.State.Values
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.vmware.vcenter.trusted_infrastructure.trusted_clusters.attestation.ServicesTypes._VAPI_OPERATIONS
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in class com.vmware.vcenter.trusted_infrastructure.trusted_clusters.attestation.ServicesTypes.CreateSpec.SourceType
Retrieve all enumeration constants pre-defined by this enumeration class.
values() - Static method in enum com.vmware.vcenter.trusted_infrastructure.trusted_clusters.attestation.ServicesTypes.CreateSpec.SourceType.Values
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.vmware.vcenter.trusted_infrastructure.trusted_clusters.kms.ServicesTypes._VAPI_OPERATIONS
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in class com.vmware.vcenter.trusted_infrastructure.trusted_clusters.kms.ServicesTypes.CreateSpec.SourceType
Retrieve all enumeration constants pre-defined by this enumeration class.
values() - Static method in enum com.vmware.vcenter.trusted_infrastructure.trusted_clusters.kms.ServicesTypes.CreateSpec.SourceType.Values
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in class com.vmware.vcenter.vcha.cluster.DeploymentTypeTypes.Type
Retrieve all enumeration constants pre-defined by this enumeration class.
values() - Static method in enum com.vmware.vcenter.vcha.cluster.DeploymentTypeTypes.Type.Values
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.vmware.vcenter.vcha.cluster.ModeTypes._VAPI_OPERATIONS
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in class com.vmware.vcenter.vcha.cluster.ModeTypes.ClusterMode
Retrieve all enumeration constants pre-defined by this enumeration class.
values() - Static method in enum com.vmware.vcenter.vcha.cluster.ModeTypes.ClusterMode.Values
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.vmware.vcenter.vcha.cluster.PassiveTypes._VAPI_OPERATIONS
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.vmware.vcenter.vcha.cluster.WitnessTypes._VAPI_OPERATIONS
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.vmware.vcenter.vcha.ClusterTypes._VAPI_OPERATIONS
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in class com.vmware.vcenter.vcha.ClusterTypes.ClusterMode
Retrieve all enumeration constants pre-defined by this enumeration class.
values() - Static method in enum com.vmware.vcenter.vcha.ClusterTypes.ClusterMode.Values
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in class com.vmware.vcenter.vcha.ClusterTypes.ClusterState
Retrieve all enumeration constants pre-defined by this enumeration class.
values() - Static method in enum com.vmware.vcenter.vcha.ClusterTypes.ClusterState.Values
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in class com.vmware.vcenter.vcha.ClusterTypes.ConfigState
Retrieve all enumeration constants pre-defined by this enumeration class.
values() - Static method in enum com.vmware.vcenter.vcha.ClusterTypes.ConfigState.Values
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in class com.vmware.vcenter.vcha.ClusterTypes.IpFamily
Retrieve all enumeration constants pre-defined by this enumeration class.
values() - Static method in enum com.vmware.vcenter.vcha.ClusterTypes.IpFamily.Values
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in class com.vmware.vcenter.vcha.ClusterTypes.NodeRole
Retrieve all enumeration constants pre-defined by this enumeration class.
values() - Static method in enum com.vmware.vcenter.vcha.ClusterTypes.NodeRole.Values
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in class com.vmware.vcenter.vcha.ClusterTypes.NodeState
Retrieve all enumeration constants pre-defined by this enumeration class.
values() - Static method in enum com.vmware.vcenter.vcha.ClusterTypes.NodeState.Values
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in class com.vmware.vcenter.vcha.ClusterTypes.Type
Retrieve all enumeration constants pre-defined by this enumeration class.
values() - Static method in enum com.vmware.vcenter.vcha.ClusterTypes.Type.Values
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in class com.vmware.vcenter.vcha.IpFamily
Retrieve all enumeration constants pre-defined by this enumeration class.
values() - Static method in enum com.vmware.vcenter.vcha.IpFamily.Values
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in class com.vmware.vcenter.vcha.NetworkType
Retrieve all enumeration constants pre-defined by this enumeration class.
values() - Static method in enum com.vmware.vcenter.vcha.NetworkType.Values
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in class com.vmware.vcenter.vm.console.TicketsTypes.Type
Retrieve all enumeration constants pre-defined by this enumeration class.
values() - Static method in enum com.vmware.vcenter.vm.console.TicketsTypes.Type.Values
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in class com.vmware.vcenter.vm.guest.networking.InterfacesTypes.IpAddressOrigin
Retrieve all enumeration constants pre-defined by this enumeration class.
values() - Static method in enum com.vmware.vcenter.vm.guest.networking.InterfacesTypes.IpAddressOrigin.Values
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in class com.vmware.vcenter.vm.guest.networking.InterfacesTypes.IpAddressStatus
Retrieve all enumeration constants pre-defined by this enumeration class.
values() - Static method in enum com.vmware.vcenter.vm.guest.networking.InterfacesTypes.IpAddressStatus.Values
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in class com.vmware.vcenter.vm.guest.PowerTypes.State
Retrieve all enumeration constants pre-defined by this enumeration class.
values() - Static method in enum com.vmware.vcenter.vm.guest.PowerTypes.State.Values
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in class com.vmware.vcenter.vm.GuestOS
Retrieve all enumeration constants pre-defined by this enumeration class.
values() - Static method in enum com.vmware.vcenter.vm.GuestOS.Values
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in class com.vmware.vcenter.vm.GuestOSFamily
Retrieve all enumeration constants pre-defined by this enumeration class.
values() - Static method in enum com.vmware.vcenter.vm.GuestOSFamily.Values
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in class com.vmware.vcenter.vm.hardware.adapter.SataTypes.Type
Retrieve all enumeration constants pre-defined by this enumeration class.
values() - Static method in enum com.vmware.vcenter.vm.hardware.adapter.SataTypes.Type.Values
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in class com.vmware.vcenter.vm.hardware.adapter.ScsiTypes.Sharing
Retrieve all enumeration constants pre-defined by this enumeration class.
values() - Static method in enum com.vmware.vcenter.vm.hardware.adapter.ScsiTypes.Sharing.Values
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in class com.vmware.vcenter.vm.hardware.adapter.ScsiTypes.Type
Retrieve all enumeration constants pre-defined by this enumeration class.
values() - Static method in enum com.vmware.vcenter.vm.hardware.adapter.ScsiTypes.Type.Values
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in class com.vmware.vcenter.vm.hardware.boot.DeviceTypes.Type
Retrieve all enumeration constants pre-defined by this enumeration class.
values() - Static method in enum com.vmware.vcenter.vm.hardware.boot.DeviceTypes.Type.Values
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in class com.vmware.vcenter.vm.hardware.BootTypes.NetworkProtocol
Retrieve all enumeration constants pre-defined by this enumeration class.
values() - Static method in enum com.vmware.vcenter.vm.hardware.BootTypes.NetworkProtocol.Values
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in class com.vmware.vcenter.vm.hardware.BootTypes.Type
Retrieve all enumeration constants pre-defined by this enumeration class.
values() - Static method in enum com.vmware.vcenter.vm.hardware.BootTypes.Type.Values
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in class com.vmware.vcenter.vm.hardware.CdromTypes.BackingType
Retrieve all enumeration constants pre-defined by this enumeration class.
values() - Static method in enum com.vmware.vcenter.vm.hardware.CdromTypes.BackingType.Values
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in class com.vmware.vcenter.vm.hardware.CdromTypes.DeviceAccessType
Retrieve all enumeration constants pre-defined by this enumeration class.
values() - Static method in enum com.vmware.vcenter.vm.hardware.CdromTypes.DeviceAccessType.Values
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in class com.vmware.vcenter.vm.hardware.CdromTypes.HostBusAdapterType
Retrieve all enumeration constants pre-defined by this enumeration class.
values() - Static method in enum com.vmware.vcenter.vm.hardware.CdromTypes.HostBusAdapterType.Values
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in class com.vmware.vcenter.vm.hardware.ConnectionState
Retrieve all enumeration constants pre-defined by this enumeration class.
values() - Static method in enum com.vmware.vcenter.vm.hardware.ConnectionState.Values
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in class com.vmware.vcenter.vm.hardware.DiskTypes.BackingType
Retrieve all enumeration constants pre-defined by this enumeration class.
values() - Static method in enum com.vmware.vcenter.vm.hardware.DiskTypes.BackingType.Values
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in class com.vmware.vcenter.vm.hardware.DiskTypes.HostBusAdapterType
Retrieve all enumeration constants pre-defined by this enumeration class.
values() - Static method in enum com.vmware.vcenter.vm.hardware.DiskTypes.HostBusAdapterType.Values
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in class com.vmware.vcenter.vm.hardware.EthernetTypes.BackingType
Retrieve all enumeration constants pre-defined by this enumeration class.
values() - Static method in enum com.vmware.vcenter.vm.hardware.EthernetTypes.BackingType.Values
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in class com.vmware.vcenter.vm.hardware.EthernetTypes.EmulationType
Retrieve all enumeration constants pre-defined by this enumeration class.
values() - Static method in enum com.vmware.vcenter.vm.hardware.EthernetTypes.EmulationType.Values
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in class com.vmware.vcenter.vm.hardware.EthernetTypes.MacAddressType
Retrieve all enumeration constants pre-defined by this enumeration class.
values() - Static method in enum com.vmware.vcenter.vm.hardware.EthernetTypes.MacAddressType.Values
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in class com.vmware.vcenter.vm.hardware.FloppyTypes.BackingType
Retrieve all enumeration constants pre-defined by this enumeration class.
values() - Static method in enum com.vmware.vcenter.vm.hardware.FloppyTypes.BackingType.Values
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in class com.vmware.vcenter.vm.hardware.ParallelTypes.BackingType
Retrieve all enumeration constants pre-defined by this enumeration class.
values() - Static method in enum com.vmware.vcenter.vm.hardware.ParallelTypes.BackingType.Values
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in class com.vmware.vcenter.vm.hardware.SerialTypes.BackingType
Retrieve all enumeration constants pre-defined by this enumeration class.
values() - Static method in enum com.vmware.vcenter.vm.hardware.SerialTypes.BackingType.Values
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in class com.vmware.vcenter.vm.HardwareTypes.UpgradePolicy
Retrieve all enumeration constants pre-defined by this enumeration class.
values() - Static method in enum com.vmware.vcenter.vm.HardwareTypes.UpgradePolicy.Values
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in class com.vmware.vcenter.vm.HardwareTypes.UpgradeStatus
Retrieve all enumeration constants pre-defined by this enumeration class.
values() - Static method in enum com.vmware.vcenter.vm.HardwareTypes.UpgradeStatus.Values
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in class com.vmware.vcenter.vm.HardwareTypes.Version
Retrieve all enumeration constants pre-defined by this enumeration class.
values() - Static method in enum com.vmware.vcenter.vm.HardwareTypes.Version.Values
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in class com.vmware.vcenter.vm.PowerTypes.State
Retrieve all enumeration constants pre-defined by this enumeration class.
values() - Static method in enum com.vmware.vcenter.vm.PowerTypes.State.Values
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in class com.vmware.vcenter.vm.storage.policy.ComplianceTypes.Status
Retrieve all enumeration constants pre-defined by this enumeration class.
values() - Static method in enum com.vmware.vcenter.vm.storage.policy.ComplianceTypes.Status.Values
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in class com.vmware.vcenter.vm.storage.PolicyTypes.DiskPolicySpec.PolicyType
Retrieve all enumeration constants pre-defined by this enumeration class.
values() - Static method in enum com.vmware.vcenter.vm.storage.PolicyTypes.DiskPolicySpec.PolicyType.Values
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in class com.vmware.vcenter.vm.storage.PolicyTypes.VmHomePolicySpec.PolicyType
Retrieve all enumeration constants pre-defined by this enumeration class.
values() - Static method in enum com.vmware.vcenter.vm.storage.PolicyTypes.VmHomePolicySpec.PolicyType.Values
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in class com.vmware.vcenter.vm.ToolsTypes.RunState
Retrieve all enumeration constants pre-defined by this enumeration class.
values() - Static method in enum com.vmware.vcenter.vm.ToolsTypes.RunState.Values
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in class com.vmware.vcenter.vm.ToolsTypes.ToolsInstallType
Retrieve all enumeration constants pre-defined by this enumeration class.
values() - Static method in enum com.vmware.vcenter.vm.ToolsTypes.ToolsInstallType.Values
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in class com.vmware.vcenter.vm.ToolsTypes.UpgradePolicy
Retrieve all enumeration constants pre-defined by this enumeration class.
values() - Static method in enum com.vmware.vcenter.vm.ToolsTypes.UpgradePolicy.Values
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in class com.vmware.vcenter.vm.ToolsTypes.VersionStatus
Retrieve all enumeration constants pre-defined by this enumeration class.
values() - Static method in enum com.vmware.vcenter.vm.ToolsTypes.VersionStatus.Values
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in class com.vmware.vcenter.vm_template.LibraryItemsTypes.CreateSpecDiskStoragePolicy.Type
Retrieve all enumeration constants pre-defined by this enumeration class.
values() - Static method in enum com.vmware.vcenter.vm_template.LibraryItemsTypes.CreateSpecDiskStoragePolicy.Type.Values
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in class com.vmware.vcenter.vm_template.LibraryItemsTypes.CreateSpecVmHomeStoragePolicy.Type
Retrieve all enumeration constants pre-defined by this enumeration class.
values() - Static method in enum com.vmware.vcenter.vm_template.LibraryItemsTypes.CreateSpecVmHomeStoragePolicy.Type.Values
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in class com.vmware.vcenter.vm_template.LibraryItemsTypes.DeploySpecDiskStoragePolicy.Type
Retrieve all enumeration constants pre-defined by this enumeration class.
values() - Static method in enum com.vmware.vcenter.vm_template.LibraryItemsTypes.DeploySpecDiskStoragePolicy.Type.Values
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in class com.vmware.vcenter.vm_template.LibraryItemsTypes.DeploySpecVmHomeStoragePolicy.Type
Retrieve all enumeration constants pre-defined by this enumeration class.
values() - Static method in enum com.vmware.vcenter.vm_template.LibraryItemsTypes.DeploySpecVmHomeStoragePolicy.Type.Values
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in class com.vmware.vcenter.vm_template.LibraryItemsTypes.EthernetInfo.MacAddressType
Retrieve all enumeration constants pre-defined by this enumeration class.
values() - Static method in enum com.vmware.vcenter.vm_template.LibraryItemsTypes.EthernetInfo.MacAddressType.Values
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in class com.vmware.vcenter.vm_template.LibraryItemsTypes.EthernetInfo.NetworkBackingType
Retrieve all enumeration constants pre-defined by this enumeration class.
values() - Static method in enum com.vmware.vcenter.vm_template.LibraryItemsTypes.EthernetInfo.NetworkBackingType.Values
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.vmware.vcenter.VMTypes._VAPI_OPERATIONS
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.vmware.vsphereautomation.lookup.LookupServiceEndpointEndpointProtocol
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in class com.vmware.vstats.AcqSpecsTypes.Status
Retrieve all enumeration constants pre-defined by this enumeration class.
values() - Static method in enum com.vmware.vstats.AcqSpecsTypes.Status.Values
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in class com.vmware.vstats.CounterMetadataTypes.CounterEditionStatus
Retrieve all enumeration constants pre-defined by this enumeration class.
values() - Static method in enum com.vmware.vstats.CounterMetadataTypes.CounterEditionStatus.Values
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in class com.vmware.vstats.CounterMetadataTypes.MetricUnits
Retrieve all enumeration constants pre-defined by this enumeration class.
values() - Static method in enum com.vmware.vstats.CounterMetadataTypes.MetricUnits.Values
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in class com.vmware.vstats.CounterMetadataTypes.SampleType
Retrieve all enumeration constants pre-defined by this enumeration class.
values() - Static method in enum com.vmware.vstats.CounterMetadataTypes.SampleType.Values
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in class com.vmware.vstats.CounterMetadataTypes.UnitsFactor
Retrieve all enumeration constants pre-defined by this enumeration class.
values() - Static method in enum com.vmware.vstats.CounterMetadataTypes.UnitsFactor.Values
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in class com.vmware.vstats.QueryPredicate
Retrieve all enumeration constants pre-defined by this enumeration class.
values() - Static method in enum com.vmware.vstats.QueryPredicate.Values
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in class com.vmware.vstats.ResourceAddressSchemasTypes.QueryCapabilities
Retrieve all enumeration constants pre-defined by this enumeration class.
values() - Static method in enum com.vmware.vstats.ResourceAddressSchemasTypes.QueryCapabilities.Values
Returns an array containing the constants of this enum type, in the order they are declared.
ValueVisitor - Interface in com.vmware.vapi.data
 
VapiFactory - Class in com.vmware.vapi
VapiFactory is responsible for creating instances of services contained inside the com.vmware.vapi package and also has the subpackages reference to access respective subpackage services.
VapiFactory - Class in com.vmware.vapi
VapiFactory is responsible for creating instances of services contained inside the com.vmware.vapi package and also has the subpackages reference to access respective subpackage services.
VAppTemplate - Static variable in class com.vmware.content.type.ovf.StructDefinitions
 
VAppTemplate - Class in com.vmware.content.type.ovf
Provide information for vApp template in an OVF template file.
VAppTemplate() - Constructor for class com.vmware.content.type.ovf.VAppTemplate
Default constructor.
VAppTemplate(StructValue) - Constructor for class com.vmware.content.type.ovf.VAppTemplate
 
VAppTemplate.Builder - Class in com.vmware.content.type.ovf
Builder class for VAppTemplate.
vcenter() - Method in class com.vmware.vcenter.certificate_management.CertificateManagementFactory
The com.vmware.vcenter.certificate_management.vcenter package provides interfaces to manage certificates.
vcenterExtensionParams - Static variable in class com.vmware.vcenter.ovf.StructDefinitions
 
VcenterExtensionParams - Class in com.vmware.vcenter.ovf
The VcenterExtensionParams class specifies that the OVF package should be registered as a vCenter extension.
VcenterExtensionParams() - Constructor for class com.vmware.vcenter.ovf.VcenterExtensionParams
Default constructor.
VcenterExtensionParams(StructValue) - Constructor for class com.vmware.vcenter.ovf.VcenterExtensionParams
 
VcenterExtensionParams.Builder - Class in com.vmware.vcenter.ovf
Builder class for VcenterExtensionParams.
VcenterFactory - Class in com.vmware.vcenter.certificate_management.vcenter
VcenterFactory is responsible for creating instances of services contained inside the com.vmware.vcenter.certificate_management.vcenter package and also has the subpackages reference to access respective subpackage services.
VcenterFactory - Class in com.vmware.vcenter
VcenterFactory is responsible for creating instances of services contained inside the com.vmware.vcenter package and also has the subpackages reference to access respective subpackage services.
vcenterInfo - Static variable in class com.vmware.content.library.SubscriptionsDefinitions
 
VcenterInfo() - Constructor for class com.vmware.content.library.SubscriptionsTypes.VcenterInfo
Default constructor.
VcenterInfo(StructValue) - Constructor for class com.vmware.content.library.SubscriptionsTypes.VcenterInfo
 
vcha() - Method in class com.vmware.vcenter.VcenterFactory
The com.vmware.vcenter.vcha package provides interfaces for deploying and monitoring a vCenter High Availability (VCHA) Cluster.
VchaFactory - Class in com.vmware.vcenter.vcha
VchaFactory is responsible for creating instances of services contained inside the com.vmware.vcenter.vcha package and also has the subpackages reference to access respective subpackage services.
VCSA_EMBEDDED - Static variable in class com.vmware.vcenter.deployment.ApplianceType
vCenter Server Appliance with an embedded Platform Services Controller.
VCSA_EMBEDDED - Static variable in class com.vmware.vcenter.topology.NodesTypes.ApplianceType
vCenter Server Appliance with an embedded Platform Services Controller.
VCSA_EXTERNAL - Static variable in class com.vmware.vcenter.deployment.ApplianceType
vCenter Server Appliance with an external Platform Services Controller.
VCSA_EXTERNAL - Static variable in class com.vmware.vcenter.topology.NodesTypes.ApplianceType
vCenter Server Appliance with an external Platform Services Controller.
vcsaEmbeddedSpec - Static variable in class com.vmware.vcenter.deployment.InstallDefinitions
 
VcsaEmbeddedSpec() - Constructor for class com.vmware.vcenter.deployment.InstallTypes.VcsaEmbeddedSpec
Default constructor.
VcsaEmbeddedSpec(StructValue) - Constructor for class com.vmware.vcenter.deployment.InstallTypes.VcsaEmbeddedSpec
 
vcsaEmbeddedSpec - Static variable in class com.vmware.vcenter.deployment.MigrateDefinitions
 
VcsaEmbeddedSpec() - Constructor for class com.vmware.vcenter.deployment.MigrateTypes.VcsaEmbeddedSpec
Default constructor.
VcsaEmbeddedSpec(StructValue) - Constructor for class com.vmware.vcenter.deployment.MigrateTypes.VcsaEmbeddedSpec
 
vcsaEmbeddedSpec - Static variable in class com.vmware.vcenter.deployment.UpgradeDefinitions
 
VcsaEmbeddedSpec() - Constructor for class com.vmware.vcenter.deployment.UpgradeTypes.VcsaEmbeddedSpec
Default constructor.
VcsaEmbeddedSpec(StructValue) - Constructor for class com.vmware.vcenter.deployment.UpgradeTypes.VcsaEmbeddedSpec
 
vendorNameDefault - Variable in class com.vmware.vsphereautomation.lookup.LookupServiceRegistrationMutableServiceInfo
 
vendorNameResourceKey - Variable in class com.vmware.vsphereautomation.lookup.LookupServiceRegistrationMutableServiceInfo
 
vendorProductInfoDefault - Variable in class com.vmware.vsphereautomation.lookup.LookupServiceRegistrationMutableServiceInfo
 
vendorProductInfoResourceKey - Variable in class com.vmware.vsphereautomation.lookup.LookupServiceRegistrationMutableServiceInfo
 
VerificationMode - Class in com.vmware.vcenter.deployment
The VerificationMode enumeration class defines the verification modes for SSL certificates or SSH connections.
VerificationMode.Values - Enum in com.vmware.vcenter.deployment
Native Java enum representing this enumeration class.
Version - Interface in com.vmware.appliance.system
Version interface provides methods Get the appliance version.
VERSION - Static variable in class com.vmware.esx.settings.clusters.enablement.SoftwareTypes.CheckType
Perform host version check.
VersionDefinitions - Class in com.vmware.appliance.system
Defines the type descriptors for the Version API service.
VersionDefinitions() - Constructor for class com.vmware.appliance.system.VersionDefinitions
 
Versions - Interface in com.vmware.esx.settings.depot_content.add_ons
The Versions interface provides methods to get OEM add-on versions from the sync'ed and imported depots.
Versions - Interface in com.vmware.esx.settings.depot_content.base_images
The Versions interface provides methods to get versions of base-images from the sync'ed and imported depots.
Versions - Interface in com.vmware.esx.settings.depot_content.components
The Versions interface provides methods to get component versions from the sync'ed and imported depots.
Versions - Interface in com.vmware.vcenter.vm_template.library_items
The Versions interface provides methods for managing the live versions of the virtual machine templates contained in a library item.
VersionsDefinitions - Class in com.vmware.esx.settings.depot_content.add_ons
Defines the type descriptors for the Versions API service.
VersionsDefinitions() - Constructor for class com.vmware.esx.settings.depot_content.add_ons.VersionsDefinitions
 
VersionsDefinitions - Class in com.vmware.esx.settings.depot_content.base_images
Defines the type descriptors for the Versions API service.
VersionsDefinitions() - Constructor for class com.vmware.esx.settings.depot_content.base_images.VersionsDefinitions
 
VersionsDefinitions - Class in com.vmware.esx.settings.depot_content.components
Defines the type descriptors for the Versions API service.
VersionsDefinitions() - Constructor for class com.vmware.esx.settings.depot_content.components.VersionsDefinitions
 
VersionsDefinitions - Class in com.vmware.vcenter.vm_template.library_items
Defines the type descriptors for the Versions API service.
VersionsDefinitions() - Constructor for class com.vmware.vcenter.vm_template.library_items.VersionsDefinitions
 
versionService() - Method in class com.vmware.appliance.system.SystemFactory
Returns an instance of class Version
versionsService() - Method in class com.vmware.esx.settings.depot_content.add_ons.AddOnsFactory
Returns an instance of class Versions
versionsService() - Method in class com.vmware.esx.settings.depot_content.base_images.BaseImagesFactory
Returns an instance of class Versions
versionsService() - Method in class com.vmware.esx.settings.depot_content.components.ComponentsFactory
Returns an instance of class Versions
versionsService() - Method in class com.vmware.vcenter.vm_template.library_items.LibraryItemsFactory
Returns an instance of class Versions
VersionsStub - Class in com.vmware.esx.settings.depot_content.add_ons
Remote stub implementation of the Versions API service.
VersionsStub(ApiProvider, TypeConverter, StubConfigurationBase) - Constructor for class com.vmware.esx.settings.depot_content.add_ons.VersionsStub
 
VersionsStub(ApiProvider, StubConfigurationBase) - Constructor for class com.vmware.esx.settings.depot_content.add_ons.VersionsStub
 
VersionsStub - Class in com.vmware.esx.settings.depot_content.base_images
Remote stub implementation of the Versions API service.
VersionsStub(ApiProvider, TypeConverter, StubConfigurationBase) - Constructor for class com.vmware.esx.settings.depot_content.base_images.VersionsStub
 
VersionsStub(ApiProvider, StubConfigurationBase) - Constructor for class com.vmware.esx.settings.depot_content.base_images.VersionsStub
 
VersionsStub - Class in com.vmware.esx.settings.depot_content.components
Remote stub implementation of the Versions API service.
VersionsStub(ApiProvider, TypeConverter, StubConfigurationBase) - Constructor for class com.vmware.esx.settings.depot_content.components.VersionsStub
 
VersionsStub(ApiProvider, StubConfigurationBase) - Constructor for class com.vmware.esx.settings.depot_content.components.VersionsStub
 
VersionsStub - Class in com.vmware.vcenter.vm_template.library_items
Remote stub implementation of the Versions API service.
VersionsStub(ApiProvider, TypeConverter, StubConfigurationBase) - Constructor for class com.vmware.vcenter.vm_template.library_items.VersionsStub
 
VersionsStub(ApiProvider, StubConfigurationBase) - Constructor for class com.vmware.vcenter.vm_template.library_items.VersionsStub
 
versionStruct - Static variable in class com.vmware.appliance.system.VersionDefinitions
 
VersionStruct() - Constructor for class com.vmware.appliance.system.VersionTypes.VersionStruct
Default constructor.
VersionStruct(StructValue) - Constructor for class com.vmware.appliance.system.VersionTypes.VersionStruct
 
VersionStub - Class in com.vmware.appliance.system
Remote stub implementation of the Version API service.
VersionStub(ApiProvider, TypeConverter, StubConfigurationBase) - Constructor for class com.vmware.appliance.system.VersionStub
 
VersionStub(ApiProvider, StubConfigurationBase) - Constructor for class com.vmware.appliance.system.VersionStub
 
VersionsTypes - Interface in com.vmware.esx.settings.depot_content.add_ons
Defines the data types of the Versions API service.
VersionsTypes - Interface in com.vmware.esx.settings.depot_content.base_images
Defines the data types of the Versions API service.
VersionsTypes - Interface in com.vmware.esx.settings.depot_content.components
Defines the data types of the Versions API service.
VersionsTypes - Interface in com.vmware.vcenter.vm_template.library_items
Defines the data types of the Versions API service.
VersionsTypes.CategoryType - Class in com.vmware.esx.settings.depot_content.add_ons
The CategoryType enumeration class defines possible values of categories for a OEM add-on.
VersionsTypes.CategoryType - Class in com.vmware.esx.settings.depot_content.base_images
The CategoryType enumeration class defines possible values of categories for a base-image.
VersionsTypes.CategoryType - Class in com.vmware.esx.settings.depot_content.components
The CategoryType enumeration class defines possible values of categories for a component.
VersionsTypes.CategoryType.Values - Enum in com.vmware.esx.settings.depot_content.add_ons
Native Java enum representing this enumeration class.
VersionsTypes.CategoryType.Values - Enum in com.vmware.esx.settings.depot_content.base_images
Native Java enum representing this enumeration class.
VersionsTypes.CategoryType.Values - Enum in com.vmware.esx.settings.depot_content.components
Native Java enum representing this enumeration class.
VersionsTypes.ComponentInfo - Class in com.vmware.esx.settings.depot_content.add_ons
The ComponentInfo class defines the information regarding a component present in OEM add-on.
VersionsTypes.ComponentInfo.Builder - Class in com.vmware.esx.settings.depot_content.add_ons
Builder class for VersionsTypes.ComponentInfo.
VersionsTypes.ComponentVersionInfo - Class in com.vmware.esx.settings.depot_content.base_images
The ComponentVersionInfo class defines the information regarding a component present inbase-image.
VersionsTypes.ComponentVersionInfo.Builder - Class in com.vmware.esx.settings.depot_content.base_images
VersionsTypes.Info - Class in com.vmware.esx.settings.depot_content.add_ons
The Info class defines the information regarding a OEM add-on version.
VersionsTypes.Info - Class in com.vmware.esx.settings.depot_content.base_images
The Info class defines the information regarding a base-image.
VersionsTypes.Info - Class in com.vmware.esx.settings.depot_content.components
The Info class defines the information regarding a component version.
VersionsTypes.Info - Class in com.vmware.vcenter.vm_template.library_items
The Info class contains information about a version of a library item containing a virtual machine template.
VersionsTypes.Info.Builder - Class in com.vmware.esx.settings.depot_content.add_ons
Builder class for VersionsTypes.Info.
VersionsTypes.Info.Builder - Class in com.vmware.esx.settings.depot_content.base_images
Builder class for VersionsTypes.Info.
VersionsTypes.Info.Builder - Class in com.vmware.esx.settings.depot_content.components
Builder class for VersionsTypes.Info.
VersionsTypes.Info.Builder - Class in com.vmware.vcenter.vm_template.library_items
Builder class for VersionsTypes.Info.
VersionsTypes.RemovedComponentInfo - Class in com.vmware.esx.settings.depot_content.add_ons
The RemovedComponentInfo class defines the information regarding a component removed by the OEM add-on.
VersionsTypes.RemovedComponentInfo.Builder - Class in com.vmware.esx.settings.depot_content.add_ons
VersionsTypes.RollbackSpec - Class in com.vmware.vcenter.vm_template.library_items
The RollbackSpec class defines the information required to rollback a virtual machine template library item to a previous version.
VersionsTypes.RollbackSpec.Builder - Class in com.vmware.vcenter.vm_template.library_items
Builder class for VersionsTypes.RollbackSpec.
VersionsTypes.Summary - Class in com.vmware.vcenter.vm_template.library_items
The Summary class contains commonly used information about a version of a library item containing a virtual machine template.
VersionsTypes.Summary.Builder - Class in com.vmware.vcenter.vm_template.library_items
Builder class for VersionsTypes.Summary.
VersionsTypes.UrgencyType - Class in com.vmware.esx.settings.depot_content.components
The UrgencyType enumeration class defines possible values of urgencies for a component.
VersionsTypes.UrgencyType.Values - Enum in com.vmware.esx.settings.depot_content.components
Native Java enum representing this enumeration class.
VersionTypes - Interface in com.vmware.appliance.system
Defines the data types of the Version API service.
VersionTypes.VersionStruct - Class in com.vmware.appliance.system
VersionStruct class Structure representing appliance version information.
VersionTypes.VersionStruct.Builder - Class in com.vmware.appliance.system
Builder class for VersionTypes.VersionStruct.
VFFS - Static variable in class com.vmware.vcenter.DatastoreTypes.Type
Flash Read Cache (ESX Server only).
videoCard - Static variable in class com.vmware.content.type.ovf.StructDefinitions
 
VideoCard - Class in com.vmware.content.type.ovf
Provide video card information in a template VM.
VideoCard() - Constructor for class com.vmware.content.type.ovf.VideoCard
Default constructor.
VideoCard(StructValue) - Constructor for class com.vmware.content.type.ovf.VideoCard
 
VideoCard.Builder - Class in com.vmware.content.type.ovf
Builder class for VideoCard.
VIEW - Static variable in class com.vmware.vcenter.namespaces.AccessTypes.Role
This is a read-only role on the namespace.
VIRTUAL - Static variable in class com.vmware.vcenter.vm.hardware.adapter.ScsiTypes.Sharing
The virtual SCSI bus is shared between two or more virtual machines.
VIRTUAL_MACHINE - Static variable in class com.vmware.vcenter.FolderTypes.Type
A folder that can contain virtual machines.
VIRTUAL_MACHINE - Static variable in class com.vmware.vcenter.guest.HostnameGenerator.Type
Specifies that the VirtualCenter should generate a virtual machine name.
virtualDiskMapping - Static variable in class com.vmware.vcenter.vm.guest.LocalFilesystemDefinitions
 
VirtualDiskMapping() - Constructor for class com.vmware.vcenter.vm.guest.LocalFilesystemTypes.VirtualDiskMapping
Default constructor.
VirtualDiskMapping(StructValue) - Constructor for class com.vmware.vcenter.vm.guest.LocalFilesystemTypes.VirtualDiskMapping
 
visit(VoidValue) - Method in interface com.vmware.vapi.data.ValueVisitor
 
visit(BooleanValue) - Method in interface com.vmware.vapi.data.ValueVisitor
 
visit(IntegerValue) - Method in interface com.vmware.vapi.data.ValueVisitor
 
visit(DoubleValue) - Method in interface com.vmware.vapi.data.ValueVisitor
 
visit(StringValue) - Method in interface com.vmware.vapi.data.ValueVisitor
 
visit(SecretValue) - Method in interface com.vmware.vapi.data.ValueVisitor
 
visit(BlobValue) - Method in interface com.vmware.vapi.data.ValueVisitor
 
visit(OptionalValue) - Method in interface com.vmware.vapi.data.ValueVisitor
 
visit(ListValue) - Method in interface com.vmware.vapi.data.ValueVisitor
 
visit(StructValue) - Method in interface com.vmware.vapi.data.ValueVisitor
 
VM - Interface in com.vmware.vcenter.storage.policies.compliance
The VM class provides methods related to query virtual machines of given compliance statuses.
VM - Interface in com.vmware.vcenter.storage.policies
The VM interface provides methods managing the storage policy association for a virtual machine and its virtual disks.
vm() - Method in class com.vmware.vcenter.VcenterFactory
The com.vmware.vcenter.vm package provides interfaces for managing virtual machines.
VM - Interface in com.vmware.vcenter
The VM interface provides methods for managing the lifecycle of a virtual machine.
VmcaRoot - Interface in com.vmware.vcenter.certificate_management.vcenter
The VmcaRoot interface provides methods to replace VMware Certificate Authority (VMCA) root certificate.
VmcaRootDefinitions - Class in com.vmware.vcenter.certificate_management.vcenter
Defines the type descriptors for the VmcaRoot API service.
VmcaRootDefinitions() - Constructor for class com.vmware.vcenter.certificate_management.vcenter.VmcaRootDefinitions
 
vmcaRootService() - Method in class com.vmware.vcenter.certificate_management.vcenter.VcenterFactory
Returns an instance of class VmcaRoot
VmcaRootStub - Class in com.vmware.vcenter.certificate_management.vcenter
Remote stub implementation of the VmcaRoot API service.
VmcaRootStub(ApiProvider, TypeConverter, StubConfigurationBase) - Constructor for class com.vmware.vcenter.certificate_management.vcenter.VmcaRootStub
 
VmcaRootStub(ApiProvider, StubConfigurationBase) - Constructor for class com.vmware.vcenter.certificate_management.vcenter.VmcaRootStub
 
VmcaRootTypes - Interface in com.vmware.vcenter.certificate_management.vcenter
Defines the data types of the VmcaRoot API service.
VmcaRootTypes.CreateSpec - Class in com.vmware.vcenter.certificate_management.vcenter
The CreateSpec contains information.
VmcaRootTypes.CreateSpec.Builder - Class in com.vmware.vcenter.certificate_management.vcenter
Builder class for VmcaRootTypes.CreateSpec.
vmComplianceInfo - Static variable in class com.vmware.vcenter.vm.storage.policy.ComplianceDefinitions
 
VmComplianceInfo() - Constructor for class com.vmware.vcenter.vm.storage.policy.ComplianceTypes.VmComplianceInfo
Default constructor.
VmComplianceInfo(StructValue) - Constructor for class com.vmware.vcenter.vm.storage.policy.ComplianceTypes.VmComplianceInfo
 
VMDefinitions - Class in com.vmware.vcenter.storage.policies.compliance
Defines the type descriptors for the VM API service.
VMDefinitions() - Constructor for class com.vmware.vcenter.storage.policies.compliance.VMDefinitions
 
VMDefinitions - Class in com.vmware.vcenter.storage.policies
Defines the type descriptors for the VM API service.
VMDefinitions() - Constructor for class com.vmware.vcenter.storage.policies.VMDefinitions
 
VMDefinitions - Class in com.vmware.vcenter
Defines the type descriptors for the VM API service.
VMDefinitions() - Constructor for class com.vmware.vcenter.VMDefinitions
 
VMDK_FILE - Static variable in class com.vmware.vcenter.vm.hardware.DiskTypes.BackingType
Virtual disk is backed by a VMDK file.
vmdkCreateSpec - Static variable in class com.vmware.vcenter.vm.hardware.DiskDefinitions
 
VmdkCreateSpec() - Constructor for class com.vmware.vcenter.vm.hardware.DiskTypes.VmdkCreateSpec
Default constructor.
VmdkCreateSpec(StructValue) - Constructor for class com.vmware.vcenter.vm.hardware.DiskTypes.VmdkCreateSpec
 
VmFactory - Class in com.vmware.vcenter.vm
VmFactory is responsible for creating instances of services contained inside the com.vmware.vcenter.vm package and also has the subpackages reference to access respective subpackage services.
VMFS - Static variable in class com.vmware.vcenter.DatastoreTypes.Type
VMware File System (ESX Server only).
vmHomePolicySpec - Static variable in class com.vmware.vcenter.vm.storage.PolicyDefinitions
 
VmHomePolicySpec() - Constructor for class com.vmware.vcenter.vm.storage.PolicyTypes.VmHomePolicySpec
Default constructor.
VmHomePolicySpec(StructValue) - Constructor for class com.vmware.vcenter.vm.storage.PolicyTypes.VmHomePolicySpec
 
vmHomeStorageInfo - Static variable in class com.vmware.vcenter.vm_template.LibraryItemsDefinitions
 
VmHomeStorageInfo() - Constructor for class com.vmware.vcenter.vm_template.LibraryItemsTypes.VmHomeStorageInfo
Default constructor.
VmHomeStorageInfo(StructValue) - Constructor for class com.vmware.vcenter.vm_template.LibraryItemsTypes.VmHomeStorageInfo
 
vmHostAffinity() - Method in class com.vmware.vcenter.compute.policies.capabilities.CapabilitiesFactory
The com.vmware.vcenter.compute.policies.capabilities.vm_host_affinity package provides classes for the VM Host affinity capability offered by vCenter in VMware Cloud on AWS.
VmHostAffinityFactory - Class in com.vmware.vcenter.compute.policies.capabilities.vm_host_affinity
VmHostAffinityFactory is responsible for creating instances of services contained inside the com.vmware.vcenter.compute.policies.capabilities.vm_host_affinity package and also has the subpackages reference to access respective subpackage services.
vmHostAntiAffinity() - Method in class com.vmware.vcenter.compute.policies.capabilities.CapabilitiesFactory
The com.vmware.vcenter.compute.policies.capabilities.vm_host_anti_affinity package provides classes for the VM Host anti-affinity capability offered by vCenter in VMware Cloud on AWS.
VmHostAntiAffinityFactory - Class in com.vmware.vcenter.compute.policies.capabilities.vm_host_anti_affinity
VmHostAntiAffinityFactory is responsible for creating instances of services contained inside the com.vmware.vcenter.compute.policies.capabilities.vm_host_anti_affinity package and also has the subpackages reference to access respective subpackage services.
vmInfo - Static variable in class com.vmware.vcenter.namespace_management.ClusterSizeInfoDefinitions
 
VmInfo() - Constructor for class com.vmware.vcenter.namespace_management.ClusterSizeInfoTypes.VmInfo
Default constructor.
VmInfo(StructValue) - Constructor for class com.vmware.vcenter.namespace_management.ClusterSizeInfoTypes.VmInfo
 
vmInfo - Static variable in class com.vmware.vcenter.vcha.ClusterDefinitions
 
VmInfo() - Constructor for class com.vmware.vcenter.vcha.ClusterTypes.VmInfo
Default constructor.
VmInfo(StructValue) - Constructor for class com.vmware.vcenter.vcha.ClusterTypes.VmInfo
 
VMKERNEL - Static variable in class com.vmware.vcenter.vm.GuestOS
VMware ESX 4
VMKERNEL_5 - Static variable in class com.vmware.vcenter.vm.GuestOS
VMware ESX 5
VMKERNEL_6 - Static variable in class com.vmware.vcenter.vm.GuestOS
VMware ESX 6
VMKERNEL_65 - Static variable in class com.vmware.vcenter.vm.GuestOS
VMware ESX 6.5
VMKERNEL_7 - Static variable in class com.vmware.vcenter.vm.GuestOS
VMware ESX 7.
VmonFactory - Class in com.vmware.appliance.vmon
VmonFactory is responsible for creating instances of services contained inside the com.vmware.appliance.vmon package and also has the subpackages reference to access respective subpackage services.
VmotionFactory - Class in com.vmware.vcenter.compute.policies.capabilities.vm.evacuation.vmotion
VmotionFactory is responsible for creating instances of services contained inside the com.vmware.vcenter.compute.policies.capabilities.vm.evacuation.vmotion package and also has the subpackages reference to access respective subpackage services.
VMRC - Static variable in class com.vmware.vcenter.vm.console.TicketsTypes.Type
Virtual machine remote console ticket.
VMService() - Method in class com.vmware.vcenter.storage.policies.compliance.ComplianceFactory
Returns an instance of class VM
VMService() - Method in class com.vmware.vcenter.storage.policies.PoliciesFactory
Returns an instance of class VM
VMService() - Method in class com.vmware.vcenter.VcenterFactory
Returns an instance of class VM
VMStub - Class in com.vmware.vcenter.storage.policies.compliance
Remote stub implementation of the VM API service.
VMStub(ApiProvider, TypeConverter, StubConfigurationBase) - Constructor for class com.vmware.vcenter.storage.policies.compliance.VMStub
 
VMStub(ApiProvider, StubConfigurationBase) - Constructor for class com.vmware.vcenter.storage.policies.compliance.VMStub
 
VMStub - Class in com.vmware.vcenter.storage.policies
Remote stub implementation of the VM API service.
VMStub(ApiProvider, TypeConverter, StubConfigurationBase) - Constructor for class com.vmware.vcenter.storage.policies.VMStub
 
VMStub(ApiProvider, StubConfigurationBase) - Constructor for class com.vmware.vcenter.storage.policies.VMStub
 
VMStub - Class in com.vmware.vcenter
Remote stub implementation of the VM API service.
VMStub(ApiProvider, TypeConverter, StubConfigurationBase) - Constructor for class com.vmware.vcenter.VMStub
 
VMStub(ApiProvider, StubConfigurationBase) - Constructor for class com.vmware.vcenter.VMStub
 
vmTemplate - Static variable in class com.vmware.content.type.ovf.StructDefinitions
 
VmTemplate - Class in com.vmware.content.type.ovf
Provide template VM information in an OVF template (see OvfTemplate#type).
VmTemplate() - Constructor for class com.vmware.content.type.ovf.VmTemplate
Default constructor.
VmTemplate(StructValue) - Constructor for class com.vmware.content.type.ovf.VmTemplate
 
VmTemplate.Builder - Class in com.vmware.content.type.ovf
Builder class for VmTemplate.
VmTemplateFactory - Class in com.vmware.vcenter.vm_template
VmTemplateFactory is responsible for creating instances of services contained inside the com.vmware.vcenter.vm_template package and also has the subpackages reference to access respective subpackage services.
VMTypes - Interface in com.vmware.vcenter.storage.policies.compliance
Defines the data types of the VM API service.
VMTypes - Interface in com.vmware.vcenter.storage.policies
Defines the data types of the VM API service.
VMTypes - Interface in com.vmware.vcenter
Defines the data types of the VM API service.
VMTypes._VAPI_OPERATIONS - Enum in com.vmware.vcenter
Identifiers of the task operations
VMTypes.ClonePlacementSpec - Class in com.vmware.vcenter
The ClonePlacementSpec class contains information used to place a clone of a virtual machine onto resources within the vCenter inventory.
VMTypes.ClonePlacementSpec.Builder - Class in com.vmware.vcenter
Builder class for VMTypes.ClonePlacementSpec.
VMTypes.CloneSpec - Class in com.vmware.vcenter
Document-based clone spec.
VMTypes.CloneSpec.Builder - Class in com.vmware.vcenter
Builder class for VMTypes.CloneSpec.
VMTypes.ComputePlacementSpec - Class in com.vmware.vcenter
The ComputePlacementSpec class contains information used to place a virtual machine on compute resources.
VMTypes.ComputePlacementSpec.Builder - Class in com.vmware.vcenter
Builder class for VMTypes.ComputePlacementSpec.
VMTypes.CreateSpec - Class in com.vmware.vcenter
Document-based creation spec.
VMTypes.CreateSpec.Builder - Class in com.vmware.vcenter
Builder class for VMTypes.CreateSpec.
VMTypes.DiskCloneSpec - Class in com.vmware.vcenter
Document-based disk clone spec.
VMTypes.DiskCloneSpec.Builder - Class in com.vmware.vcenter
Builder class for VMTypes.DiskCloneSpec.
VMTypes.DiskRelocateSpec - Class in com.vmware.vcenter
Document-based disk relocate spec.
VMTypes.DiskRelocateSpec.Builder - Class in com.vmware.vcenter
Builder class for VMTypes.DiskRelocateSpec.
VMTypes.FilterSpec - Class in com.vmware.vcenter.storage.policies.compliance
The FilterSpec class contains Status used to filter the results when listing virtual machines (see VM.list(com.vmware.vcenter.storage.policies.compliance.VMTypes.FilterSpec)).
VMTypes.FilterSpec - Class in com.vmware.vcenter
The FilterSpec class contains properties used to filter the results when listing virtual machines (see VM.list(com.vmware.vcenter.VMTypes.FilterSpec)).
VMTypes.FilterSpec.Builder - Class in com.vmware.vcenter.storage.policies.compliance
Builder class for VMTypes.FilterSpec.
VMTypes.FilterSpec.Builder - Class in com.vmware.vcenter
Builder class for VMTypes.FilterSpec.
VMTypes.GuestCustomizationSpec - Class in com.vmware.vcenter
The GuestCustomizationSpec class contains information required to customize a virtual machine when deploying it.
VMTypes.GuestCustomizationSpec.Builder - Class in com.vmware.vcenter
VMTypes.Info - Class in com.vmware.vcenter.storage.policies.compliance
Provides the compliance details of a virtual machine and its associated entities which match the given compliance statuses.
VMTypes.Info - Class in com.vmware.vcenter.storage.policies
The Info class contains information about a virtual machine and its virtual disks that are associated with the given storage policy.
VMTypes.Info - Class in com.vmware.vcenter
Document-based info.
VMTypes.Info.Builder - Class in com.vmware.vcenter.storage.policies.compliance
Builder class for VMTypes.Info.
VMTypes.Info.Builder - Class in com.vmware.vcenter.storage.policies
Builder class for VMTypes.Info.
VMTypes.Info.Builder - Class in com.vmware.vcenter
Builder class for VMTypes.Info.
VMTypes.InstantClonePlacementSpec - Class in com.vmware.vcenter
The InstantClonePlacementSpec class contains information used to place an InstantClone of a virtual machine onto resources within the vCenter inventory.
VMTypes.InstantClonePlacementSpec.Builder - Class in com.vmware.vcenter
VMTypes.InstantCloneSpec - Class in com.vmware.vcenter
Document-based InstantClone spec.
VMTypes.InstantCloneSpec.Builder - Class in com.vmware.vcenter
Builder class for VMTypes.InstantCloneSpec.
VMTypes.InventoryPlacementSpec - Class in com.vmware.vcenter
The InventoryPlacementSpec class contains information used to place a virtual machine in the vCenter inventory.
VMTypes.InventoryPlacementSpec.Builder - Class in com.vmware.vcenter
VMTypes.PlacementSpec - Class in com.vmware.vcenter
The PlacementSpec class contains information used to place a virtual machine onto resources within the vCenter inventory.
VMTypes.PlacementSpec.Builder - Class in com.vmware.vcenter
Builder class for VMTypes.PlacementSpec.
VMTypes.RegisterPlacementSpec - Class in com.vmware.vcenter
The RegisterPlacementSpec class contains information used to place a virtual machine, created from existing virtual machine files on storage, onto resources within the vCenter inventory.
VMTypes.RegisterPlacementSpec.Builder - Class in com.vmware.vcenter
VMTypes.RegisterSpec - Class in com.vmware.vcenter
The RegisterSpec class contains information used to create a virtual machine from existing virtual machine files on storage.
VMTypes.RegisterSpec.Builder - Class in com.vmware.vcenter
Builder class for VMTypes.RegisterSpec.
VMTypes.RelocatePlacementSpec - Class in com.vmware.vcenter
The RelocatePlacementSpec class contains information used to change the placement of an existing virtual machine within the vCenter inventory.
VMTypes.RelocatePlacementSpec.Builder - Class in com.vmware.vcenter
VMTypes.RelocateSpec - Class in com.vmware.vcenter
Document-based relocate spec.
VMTypes.RelocateSpec.Builder - Class in com.vmware.vcenter
Builder class for VMTypes.RelocateSpec.
VMTypes.Status - Class in com.vmware.vcenter.storage.policies.compliance
The enumeration class defines he valid compliance status values for a virtual machine or virtual disk.
VMTypes.Status.Values - Enum in com.vmware.vcenter.storage.policies.compliance
Native Java enum representing this enumeration class.
VMTypes.StoragePlacementSpec - Class in com.vmware.vcenter
The StoragePlacementSpec class contains information used to store a virtual machine's files.
VMTypes.StoragePlacementSpec.Builder - Class in com.vmware.vcenter
Builder class for VMTypes.StoragePlacementSpec.
VMTypes.StoragePolicySpec - Class in com.vmware.vcenter
The StoragePolicySpec class contains information about the storage policy to be associated with a virtual machine object.
VMTypes.StoragePolicySpec.Builder - Class in com.vmware.vcenter
Builder class for VMTypes.StoragePolicySpec.
VMTypes.Summary - Class in com.vmware.vcenter
The Summary class contains commonly used information about a virtual machine.
VMTypes.Summary.Builder - Class in com.vmware.vcenter
Builder class for VMTypes.Summary.
vmVmAffinity() - Method in class com.vmware.vcenter.compute.policies.capabilities.CapabilitiesFactory
The com.vmware.vcenter.compute.policies.capabilities.vm_vm_affinity package provides classes for the VM-VM affinity capability offered by vCenter in VMware Cloud on AWS.
VmVmAffinityFactory - Class in com.vmware.vcenter.compute.policies.capabilities.vm_vm_affinity
VmVmAffinityFactory is responsible for creating instances of services contained inside the com.vmware.vcenter.compute.policies.capabilities.vm_vm_affinity package and also has the subpackages reference to access respective subpackage services.
vmVmAntiAffinity() - Method in class com.vmware.vcenter.compute.policies.capabilities.CapabilitiesFactory
The com.vmware.vcenter.compute.policies.capabilities.vm_vm_anti_affinity package provides classes for the VM VM anti-affinity capability offered by vCenter in VMware Cloud on AWS.
VmVmAntiAffinityFactory - Class in com.vmware.vcenter.compute.policies.capabilities.vm_vm_anti_affinity
VmVmAntiAffinityFactory is responsible for creating instances of services contained inside the com.vmware.vcenter.compute.policies.capabilities.vm_vm_anti_affinity package and also has the subpackages reference to access respective subpackage services.
VMWARE_PHOTON_64 - Static variable in class com.vmware.vcenter.vm.GuestOS
VMware Photon (64 bit)
VMX_03 - Static variable in class com.vmware.vcenter.vm.HardwareTypes.Version
Hardware version 3, first supported in ESXi 2.5.
VMX_04 - Static variable in class com.vmware.vcenter.vm.HardwareTypes.Version
Hardware version 4, first supported in ESXi 3.0.
VMX_06 - Static variable in class com.vmware.vcenter.vm.HardwareTypes.Version
Hardware version 6, first supported in WS 6.0.
VMX_07 - Static variable in class com.vmware.vcenter.vm.HardwareTypes.Version
Hardware version 7, first supported in ESXi 4.0.
VMX_08 - Static variable in class com.vmware.vcenter.vm.HardwareTypes.Version
Hardware version 8, first supported in ESXi 5.0.
VMX_09 - Static variable in class com.vmware.vcenter.vm.HardwareTypes.Version
Hardware version 9, first supported in ESXi 5.1.
VMX_10 - Static variable in class com.vmware.vcenter.vm.HardwareTypes.Version
Hardware version 10, first supported in ESXi 5.5.
VMX_11 - Static variable in class com.vmware.vcenter.vm.HardwareTypes.Version
Hardware version 11, first supported in ESXi 6.0.
VMX_12 - Static variable in class com.vmware.vcenter.vm.HardwareTypes.Version
Hardware version 12, first supported in Workstation 12.0.
VMX_13 - Static variable in class com.vmware.vcenter.vm.HardwareTypes.Version
Hardware version 13, first supported in ESXi 6.5.
VMX_14 - Static variable in class com.vmware.vcenter.vm.HardwareTypes.Version
Hardware version 14, first supported in ESXi 6.7.
VMX_15 - Static variable in class com.vmware.vcenter.vm.HardwareTypes.Version
Hardware version 15, first supported in ESXi 6.7.0 Update 2.
VMX_16 - Static variable in class com.vmware.vcenter.vm.HardwareTypes.Version
Hardware version 16, first supported in Workstation 15.0.
VMX_17 - Static variable in class com.vmware.vcenter.vm.HardwareTypes.Version
Hardware version 17, first supported in ESX 7.0.
VMXNET - Static variable in class com.vmware.vcenter.vm.hardware.EthernetTypes.EmulationType
VMware Vmxnet virtual Ethernet adapter.
VMXNET2 - Static variable in class com.vmware.vcenter.vm.hardware.EthernetTypes.EmulationType
VMware Vmxnet2 virtual Ethernet adapter.
VMXNET3 - Static variable in class com.vmware.vcenter.vm.hardware.EthernetTypes.EmulationType
VMware Vmxnet3 virtual Ethernet adapter.
VOID - Static variable in class com.vmware.vapi.metadata.metamodel.Type.BuiltinType
The built-in type is a void.
VoidValue - Class in com.vmware.vapi.data
 
VOLT - Static variable in class com.vmware.vstats.CounterMetadataTypes.MetricUnits
Volt.
VOLTAMPERE - Static variable in class com.vmware.vstats.CounterMetadataTypes.MetricUnits
Volt Ampere.
VSAN - Static variable in class com.vmware.vcenter.DatastoreTypes.Type
Virtual SAN (ESX Server only).
VstatsFactory - Class in com.vmware.vstats
VstatsFactory is responsible for creating instances of services contained inside the com.vmware.vstats package and also has the subpackages reference to access respective subpackage services.
VUM_REMEDIATION - Static variable in class com.vmware.esx.settings.clusters.enablement.SoftwareTypes.CheckType
Perform VUM active remediation check.
VVOL - Static variable in class com.vmware.vcenter.DatastoreTypes.Type
vSphere Virtual Volume (ESX Server only).

W

WAITING - Static variable in class com.vmware.vcenter.hvc.links.sync.ProvidersTypes.SessionInfo.Stage
Session is waiting for progress to be set.
WAITING_FOR_TRANSFER - Static variable in class com.vmware.content.library.item.TransferStatus
Indicates that a file has been defined for a library item and its content needs to be uploaded.
WARNING - Static variable in class com.vmware.appliance.recovery.backup.JobTypes.ReturnStatus
Cancel operation passed with warnings.
WARNING - Static variable in class com.vmware.appliance.recovery.BackupTypes.ReturnStatus
Passed with warnings
WARNING - Static variable in class com.vmware.appliance.recovery.restore.JobTypes.ReturnStatus
Passed with warnings
WARNING - Static variable in class com.vmware.esx.settings.clusters.software.reports.LastCheckResultTypes.Status
The check indicates a warning.
WARNING - Static variable in class com.vmware.esx.settings.clusters.SoftwareTypes.Status
The check indicates a warning.
WARNING - Static variable in class com.vmware.vcenter.content.registries.HealthTypes.Status
Container registry is running with some warning, for example, storage reaches the threshold configuration.
WARNING - Static variable in class com.vmware.vcenter.namespace_management.ClustersTypes.KubernetesStatus
The cluster may be able to accept pods, but has warning messages.
WARNING - Static variable in class com.vmware.vcenter.namespace_management.ClustersTypes.Message.Severity
Warning message.
WARNING - Static variable in class com.vmware.vcenter.namespace_management.software.ClustersTypes.Message.Severity
Warning message.
WARNING - Static variable in class com.vmware.vcenter.namespaces.InstancesTypes.Message.MessageSeverity
Warning message.
WARNING - Static variable in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.attestation.os.esx.BaseImagesTypes.Health
Attestation is funtioning, however there is an issue that requires attention.
WARNING - Static variable in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.attestation.ServiceStatusTypes.Health
Service is functioning, however there is an issue that requires attention.
WARNING - Static variable in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.attestation.tpm2.CaCertificatesTypes.Health
Attestation is funtioning, however there is an issue that requires attention.
WARNING - Static variable in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.attestation.tpm2.EndorsementKeysTypes.Health
Attestation is functioning, however there is an issue that requires attention.
WARNING - Static variable in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.attestation.tpm2.SettingsTypes.Health
Attestation is functioning, however there is an issue that requires attention.
WARNING - Static variable in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.ConsumerPrincipalsTypes.Health
Warning.
WARNING - Static variable in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.ProvidersTypes.Health
Health is normal, however there is an issue that requires attention.
WARNING - Static variable in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.ServiceStatusTypes.Health
Service is functioning, however there is an issue that requires attention.
warningBehavior - Static variable in class com.vmware.content.library.item.updatesession.StructDefinitions
 
WarningBehavior - Class in com.vmware.content.library.item.updatesession
The WarningBehavior class defines the session behavior if the warning is raised during the update session.
WarningBehavior() - Constructor for class com.vmware.content.library.item.updatesession.WarningBehavior
Default constructor.
WarningBehavior(StructValue) - Constructor for class com.vmware.content.library.item.updatesession.WarningBehavior
 
WarningBehavior.Builder - Class in com.vmware.content.library.item.updatesession
Builder class for WarningBehavior.
WarningType - Class in com.vmware.content.library.item.updatesession
The WarningType enumeration class defines the warnings which can be raised during the update session.
WarningType.Values - Enum in com.vmware.content.library.item.updatesession
Native Java enum representing this enumeration class.
WATT - Static variable in class com.vmware.vstats.CounterMetadataTypes.MetricUnits
Watt.
WEBMKS - Static variable in class com.vmware.vcenter.vm.console.TicketsTypes.Type
Web socket console ticket.
WEDNESDAY - Static variable in class com.vmware.appliance.recovery.backup.SchedulesTypes.DayOfWeek
Wednesday.
WEDNESDAY - Static variable in class com.vmware.appliance.update.PolicyTypes.DayOfWeek
Wednesday.
WEDNESDAY - Static variable in class com.vmware.esx.settings.depots.SyncScheduleTypes.DayOfWeek
Wednesday.
WEDNESDAY - Static variable in class com.vmware.vcenter.content.registries.DayOfWeek
Wednesday.
WEEKLY - Static variable in class com.vmware.esx.settings.depots.SyncScheduleTypes.Recurrence
Weekly.
WEEKLY - Static variable in class com.vmware.vcenter.content.registries.Recurrence
An operation occurs on a weekly basis.
WIN_2000_ADV_SERV - Static variable in class com.vmware.vcenter.vm.GuestOS
Windows 2000 Advanced Server
WIN_2000_PRO - Static variable in class com.vmware.vcenter.vm.GuestOS
Windows 2000 Professional
WIN_2000_SERV - Static variable in class com.vmware.vcenter.vm.GuestOS
Windows 2000 Server
WIN_31 - Static variable in class com.vmware.vcenter.vm.GuestOS
Windows 3.1
WIN_95 - Static variable in class com.vmware.vcenter.vm.GuestOS
Windows 95
WIN_98 - Static variable in class com.vmware.vcenter.vm.GuestOS
Windows 98
WIN_LONGHORN - Static variable in class com.vmware.vcenter.vm.GuestOS
Windows Longhorn (experimental)
WIN_LONGHORN_64 - Static variable in class com.vmware.vcenter.vm.GuestOS
Windows Longhorn (64 bit) (experimental)
WIN_ME - Static variable in class com.vmware.vcenter.vm.GuestOS
Windows Millennium Edition
WIN_NET_BUSINESS - Static variable in class com.vmware.vcenter.vm.GuestOS
Windows Small Business Server 2003
WIN_NET_DATACENTER - Static variable in class com.vmware.vcenter.vm.GuestOS
Windows Server 2003, Datacenter Edition
WIN_NET_DATACENTER_64 - Static variable in class com.vmware.vcenter.vm.GuestOS
Windows Server 2003, Datacenter Edition (64 bit) (experimental)
WIN_NET_ENTERPRISE - Static variable in class com.vmware.vcenter.vm.GuestOS
Windows Server 2003, Enterprise Edition
WIN_NET_ENTERPRISE_64 - Static variable in class com.vmware.vcenter.vm.GuestOS
Windows Server 2003, Enterprise Edition (64 bit)
WIN_NET_STANDARD - Static variable in class com.vmware.vcenter.vm.GuestOS
Windows Server 2003, Standard Edition
WIN_NET_STANDARD_64 - Static variable in class com.vmware.vcenter.vm.GuestOS
Windows Server 2003, Standard Edition (64 bit)
WIN_NET_WEB - Static variable in class com.vmware.vcenter.vm.GuestOS
Windows Server 2003, Web Edition
WIN_NT - Static variable in class com.vmware.vcenter.vm.GuestOS
Windows NT 4
WIN_VISTA - Static variable in class com.vmware.vcenter.vm.GuestOS
Windows Vista
WIN_VISTA_64 - Static variable in class com.vmware.vcenter.vm.GuestOS
Windows Vista (64 bit)
WIN_XP_HOME - Static variable in class com.vmware.vcenter.vm.GuestOS
Windows XP Home Edition
WIN_XP_PRO - Static variable in class com.vmware.vcenter.vm.GuestOS
Windows XP Professional
WIN_XP_PRO_64 - Static variable in class com.vmware.vcenter.vm.GuestOS
Windows XP Professional Edition (64 bit)
WINDOWS - Static variable in class com.vmware.vcenter.guest.CustomizationSpecsTypes.OsType
A customization specification for a Windows guest operating system.
WINDOWS - Static variable in class com.vmware.vcenter.vm.GuestOSFamily
Windows operating system.
WINDOWS_7 - Static variable in class com.vmware.vcenter.vm.GuestOS
Windows 7
WINDOWS_7_64 - Static variable in class com.vmware.vcenter.vm.GuestOS
Windows 7 (64 bit)
WINDOWS_7_SERVER_64 - Static variable in class com.vmware.vcenter.vm.GuestOS
Windows Server 2008 R2 (64 bit)
WINDOWS_8 - Static variable in class com.vmware.vcenter.vm.GuestOS
Windows 8
WINDOWS_8_64 - Static variable in class com.vmware.vcenter.vm.GuestOS
Windows 8 (64 bit)
WINDOWS_8_SERVER_64 - Static variable in class com.vmware.vcenter.vm.GuestOS
Windows 8 Server (64 bit)
WINDOWS_9 - Static variable in class com.vmware.vcenter.vm.GuestOS
Windows 10
WINDOWS_9_64 - Static variable in class com.vmware.vcenter.vm.GuestOS
Windows 10 (64 bit)
WINDOWS_9_SERVER_64 - Static variable in class com.vmware.vcenter.vm.GuestOS
Windows 10 Server (64 bit)
WINDOWS_HYPERV - Static variable in class com.vmware.vcenter.vm.GuestOS
Windows Hyper-V
WINDOWS_SERVER_2019 - Static variable in class com.vmware.vcenter.vm.GuestOS
Windows Server 2019.
windowsConfiguration - Static variable in class com.vmware.vcenter.guest.StructDefinitions
 
WindowsConfiguration - Class in com.vmware.vcenter.guest
The WindowsConfiguration class specifies the settings for customizing a windows guest operating system.
WindowsConfiguration() - Constructor for class com.vmware.vcenter.guest.WindowsConfiguration
Default constructor.
WindowsConfiguration(StructValue) - Constructor for class com.vmware.vcenter.guest.WindowsConfiguration
 
WindowsConfiguration.Builder - Class in com.vmware.vcenter.guest
Builder class for WindowsConfiguration.
WindowsConfiguration.RebootOption - Class in com.vmware.vcenter.guest
The RebootOption enumeration class specifies what should be done to the guest after the customization.
WindowsConfiguration.RebootOption.Values - Enum in com.vmware.vcenter.guest
Native Java enum representing this enumeration class.
windowsNetworkAdapterSettings - Static variable in class com.vmware.vcenter.guest.StructDefinitions
 
WindowsNetworkAdapterSettings - Class in com.vmware.vcenter.guest
The WindowsNetworkAdapterSettings class specifies Windows specific Network settings for a virtual network adapter.
WindowsNetworkAdapterSettings() - Constructor for class com.vmware.vcenter.guest.WindowsNetworkAdapterSettings
Default constructor.
WindowsNetworkAdapterSettings(StructValue) - Constructor for class com.vmware.vcenter.guest.WindowsNetworkAdapterSettings
 
WindowsNetworkAdapterSettings.Builder - Class in com.vmware.vcenter.guest
WindowsNetworkAdapterSettings.NetBIOSMode - Class in com.vmware.vcenter.guest
The NetBIOSMode enumeration class specifies different NetBIOS settings for Windows guest operating systems.
WindowsNetworkAdapterSettings.NetBIOSMode.Values - Enum in com.vmware.vcenter.guest
Native Java enum representing this enumeration class.
windowsSysprep - Static variable in class com.vmware.vcenter.guest.StructDefinitions
 
WindowsSysprep - Class in com.vmware.vcenter.guest
The WindowsSysprep class provides all the settings like user details, administrator details, etc that need to applied for a windows guest operating system during customization.
WindowsSysprep() - Constructor for class com.vmware.vcenter.guest.WindowsSysprep
Default constructor.
WindowsSysprep(StructValue) - Constructor for class com.vmware.vcenter.guest.WindowsSysprep
 
WindowsSysprep.Builder - Class in com.vmware.vcenter.guest
Builder class for WindowsSysprep.
withReadTimeout(int) - Static method in class com.vmware.vapi.bindings.client.InvocationConfig
Static factory for instances with configured timeout as described in ExecutionContext.Builder#setReadTimeout for one or more specific invocations.
withResponseAccessor(HttpResponseAccessor) - Static method in class com.vmware.vapi.bindings.client.InvocationConfig
Static factory for instances configured with HttpResponseAccessor.
Witness - Interface in com.vmware.vcenter.vcha.cluster
The Witness interface provides methods to validate a witness's placement configuration and redeploy the witness node in a vCenter High Availability (VCHA) cluster.
WITNESS - Static variable in class com.vmware.vcenter.vcha.ClusterTypes.NodeRole
Node is having a role of Witness.
WITNESS_REDEPLOY_OP - Static variable in interface com.vmware.vcenter.vcha.OperationsTypes
Identifier of the witness redeploy operation.
WitnessDefinitions - Class in com.vmware.vcenter.vcha.cluster
Defines the type descriptors for the Witness API service.
WitnessDefinitions() - Constructor for class com.vmware.vcenter.vcha.cluster.WitnessDefinitions
 
witnessInfo - Static variable in class com.vmware.vcenter.vcha.ClusterDefinitions
 
WitnessInfo() - Constructor for class com.vmware.vcenter.vcha.ClusterTypes.WitnessInfo
Default constructor.
WitnessInfo(StructValue) - Constructor for class com.vmware.vcenter.vcha.ClusterTypes.WitnessInfo
 
witnessService() - Method in class com.vmware.vcenter.vcha.cluster.ClusterFactory
Returns an instance of class Witness
witnessSpec - Static variable in class com.vmware.vcenter.vcha.ClusterDefinitions
 
WitnessSpec() - Constructor for class com.vmware.vcenter.vcha.ClusterTypes.WitnessSpec
Default constructor.
WitnessSpec(StructValue) - Constructor for class com.vmware.vcenter.vcha.ClusterTypes.WitnessSpec
 
WitnessStub - Class in com.vmware.vcenter.vcha.cluster
Remote stub implementation of the Witness API service.
WitnessStub(ApiProvider, TypeConverter, StubConfigurationBase) - Constructor for class com.vmware.vcenter.vcha.cluster.WitnessStub
 
WitnessStub(ApiProvider, StubConfigurationBase) - Constructor for class com.vmware.vcenter.vcha.cluster.WitnessStub
 
WitnessTypes - Interface in com.vmware.vcenter.vcha.cluster
Defines the data types of the Witness API service.
WitnessTypes._VAPI_OPERATIONS - Enum in com.vmware.vcenter.vcha.cluster
Identifiers of the task operations
WitnessTypes.CheckResult - Class in com.vmware.vcenter.vcha.cluster
The CheckResult class contains the warnings and errors that will occur during the clone operation.
WitnessTypes.CheckResult.Builder - Class in com.vmware.vcenter.vcha.cluster
Builder class for WitnessTypes.CheckResult.
WitnessTypes.CheckSpec - Class in com.vmware.vcenter.vcha.cluster
The CheckSpec class contains placement information for validation.
WitnessTypes.CheckSpec.Builder - Class in com.vmware.vcenter.vcha.cluster
Builder class for WitnessTypes.CheckSpec.
WitnessTypes.RedeploySpec - Class in com.vmware.vcenter.vcha.cluster
The RedeploySpec class contains the redeploy specification.
WitnessTypes.RedeploySpec.Builder - Class in com.vmware.vcenter.vcha.cluster
Builder class for WitnessTypes.RedeploySpec.
WORKGROUP - Static variable in class com.vmware.vcenter.guest.Domain.Type
The virtual machine should be be joined to a workgroup.

X

x509CertChain - Static variable in class com.vmware.vcenter.certificate_management.StructDefinitions
 
X509CertChain - Class in com.vmware.vcenter.certificate_management
The X509CertChain class contains x509 certificate chain.
X509CertChain() - Constructor for class com.vmware.vcenter.certificate_management.X509CertChain
Default constructor.
X509CertChain(StructValue) - Constructor for class com.vmware.vcenter.certificate_management.X509CertChain
 
x509CertChain - Static variable in class com.vmware.vcenter.trusted_infrastructure.StructDefinitions
 
X509CertChain - Class in com.vmware.vcenter.trusted_infrastructure
The X509CertChain class contains x509 certificate chain.
X509CertChain() - Constructor for class com.vmware.vcenter.trusted_infrastructure.X509CertChain
Default constructor.
X509CertChain(StructValue) - Constructor for class com.vmware.vcenter.trusted_infrastructure.X509CertChain
 
X509CertChain.Builder - Class in com.vmware.vcenter.certificate_management
Builder class for X509CertChain.
X509CertChain.Builder - Class in com.vmware.vcenter.trusted_infrastructure
Builder class for X509CertChain.
XLARGE - Static variable in class com.vmware.vcenter.deployment.ApplianceSize
Appliance size of 'extra large'.
XML - Static variable in class com.vmware.vapi.metadata.cli.CommandTypes.FormatterType
Displays command output in XML format.
XML - Static variable in class com.vmware.vcenter.guest.CustomizationSpecsTypes.Format
XML format.

Y

yellow - Static variable in class com.vmware.appliance.health.DatabasestorageTypes.HealthLevel
The service is healthy but experiencing some problems.
yellow - Static variable in class com.vmware.appliance.health.LoadTypes.HealthLevel
The service is healthy state, but experiencing some levels of problems.
yellow - Static variable in class com.vmware.appliance.health.MemTypes.HealthLevel
The service is healthy state, but experiencing some levels of problems.
yellow - Static variable in class com.vmware.appliance.health.SoftwarepackagesTypes.HealthLevel
The service is healthy state, but experiencing some levels of problems.
yellow - Static variable in class com.vmware.appliance.health.StorageTypes.HealthLevel
The service is healthy state, but experiencing some levels of problems.
yellow - Static variable in class com.vmware.appliance.health.SwapTypes.HealthLevel
The service is healthy state, but experiencing some levels of problems.
yellow - Static variable in class com.vmware.appliance.health.SystemTypes.HealthLevel
The service is healthy state, but experiencing some levels of problems.
YES_NO - Static variable in class com.vmware.vcenter.deployment.QuestionTypes.QuestionType
Question with answer values Yes/No.
YOBI - Static variable in class com.vmware.vstats.CounterMetadataTypes.UnitsFactor
Yobi 2^80, 1024^8.
YOCTO - Static variable in class com.vmware.vstats.CounterMetadataTypes.UnitsFactor
Yocto 10^-24.
YOTTA - Static variable in class com.vmware.vstats.CounterMetadataTypes.UnitsFactor
Yotta 10^24.

Z

ZEBI - Static variable in class com.vmware.vstats.CounterMetadataTypes.UnitsFactor
Zebi 2^70, 1024^7.
ZEPTO - Static variable in class com.vmware.vstats.CounterMetadataTypes.UnitsFactor
Zepto 10^-21.
ZETTA - Static variable in class com.vmware.vstats.CounterMetadataTypes.UnitsFactor
Zetta 10^21.

_

__addDef - Static variable in class com.vmware.appliance.networking.dns.DomainsDefinitions
 
__addDef - Static variable in class com.vmware.appliance.networking.dns.ServersDefinitions
 
__addDef - Static variable in class com.vmware.vcenter.hvc.management.AdministratorsDefinitions
 
__addInput - Static variable in class com.vmware.appliance.networking.dns.DomainsDefinitions
 
__addInput - Static variable in class com.vmware.appliance.networking.dns.ServersDefinitions
 
__addInput - Static variable in class com.vmware.content.library.item.updatesession.FileDefinitions
 
__addInput - Static variable in class com.vmware.esx.settings.clusters.DepotOverridesDefinitions
 
__addInput - Static variable in class com.vmware.vcenter.hvc.management.AdministratorsDefinitions
 
__addOutput - Static variable in class com.vmware.appliance.networking.dns.DomainsDefinitions
 
__addOutput - Static variable in class com.vmware.appliance.networking.dns.ServersDefinitions
 
__addOutput - Static variable in class com.vmware.content.library.item.updatesession.FileDefinitions
 
__addOutput - Static variable in class com.vmware.esx.settings.clusters.DepotOverridesDefinitions
 
__addOutput - Static variable in class com.vmware.vcenter.hvc.management.AdministratorsDefinitions
 
__addToUsedByInput - Static variable in class com.vmware.cis.tagging.CategoryDefinitions
 
__addToUsedByInput - Static variable in class com.vmware.cis.tagging.TagDefinitions
 
__addToUsedByOutput - Static variable in class com.vmware.cis.tagging.CategoryDefinitions
 
__addToUsedByOutput - Static variable in class com.vmware.cis.tagging.TagDefinitions
 
__answerDef - Static variable in class com.vmware.vcenter.deployment.QuestionDefinitions
 
__answerInput - Static variable in class com.vmware.vcenter.deployment.QuestionDefinitions
 
__answerOutput - Static variable in class com.vmware.vcenter.deployment.QuestionDefinitions
 
__applyInput - Static variable in class com.vmware.esx.settings.clusters.SoftwareDefinitions
 
__applyOutput - Static variable in class com.vmware.esx.settings.clusters.SoftwareDefinitions
 
__attachInput - Static variable in class com.vmware.cis.tagging.TagAssociationDefinitions
 
__attachMultipleTagsToObjectInput - Static variable in class com.vmware.cis.tagging.TagAssociationDefinitions
 
__attachMultipleTagsToObjectOutput - Static variable in class com.vmware.cis.tagging.TagAssociationDefinitions
 
__attachOutput - Static variable in class com.vmware.cis.tagging.TagAssociationDefinitions
 
__attachTagToMultipleObjectsInput - Static variable in class com.vmware.cis.tagging.TagAssociationDefinitions
 
__attachTagToMultipleObjectsOutput - Static variable in class com.vmware.cis.tagging.TagAssociationDefinitions
 
__cancelDef - Static variable in class com.vmware.appliance.recovery.backup.JobDefinitions
 
__cancelDef - Static variable in class com.vmware.appliance.recovery.restore.JobDefinitions
 
__cancelDef - Static variable in class com.vmware.appliance.ShutdownDefinitions
 
__cancelDef - Static variable in class com.vmware.appliance.UpdateDefinitions
 
__cancelDef - Static variable in class com.vmware.cis.TasksDefinitions
 
__cancelDef - Static variable in class com.vmware.vcenter.deployment.ImportHistoryDefinitions
 
__cancelDef - Static variable in class com.vmware.vcenter.deployment.InstallDefinitions
 
__cancelDef - Static variable in class com.vmware.vcenter.deployment.MigrateDefinitions
 
__cancelDef - Static variable in class com.vmware.vcenter.deployment.UpgradeDefinitions
 
__cancelInput - Static variable in class com.vmware.appliance.recovery.backup.JobDefinitions
 
__cancelInput - Static variable in class com.vmware.appliance.recovery.restore.JobDefinitions
 
__cancelInput - Static variable in class com.vmware.appliance.ShutdownDefinitions
 
__cancelInput - Static variable in class com.vmware.appliance.UpdateDefinitions
 
__cancelInput - Static variable in class com.vmware.cis.TasksDefinitions
 
__cancelInput - Static variable in class com.vmware.content.library.item.DownloadSessionDefinitions
 
__cancelInput - Static variable in class com.vmware.content.library.item.UpdateSessionDefinitions
 
__cancelInput - Static variable in class com.vmware.vcenter.deployment.ImportHistoryDefinitions
 
__cancelInput - Static variable in class com.vmware.vcenter.deployment.InstallDefinitions
 
__cancelInput - Static variable in class com.vmware.vcenter.deployment.MigrateDefinitions
 
__cancelInput - Static variable in class com.vmware.vcenter.deployment.UpgradeDefinitions
 
__cancelOutput - Static variable in class com.vmware.appliance.recovery.backup.JobDefinitions
 
__cancelOutput - Static variable in class com.vmware.appliance.recovery.restore.JobDefinitions
 
__cancelOutput - Static variable in class com.vmware.appliance.ShutdownDefinitions
 
__cancelOutput - Static variable in class com.vmware.appliance.UpdateDefinitions
 
__cancelOutput - Static variable in class com.vmware.cis.TasksDefinitions
 
__cancelOutput - Static variable in class com.vmware.content.library.item.DownloadSessionDefinitions
 
__cancelOutput - Static variable in class com.vmware.content.library.item.UpdateSessionDefinitions
 
__cancelOutput - Static variable in class com.vmware.vcenter.deployment.ImportHistoryDefinitions
 
__cancelOutput - Static variable in class com.vmware.vcenter.deployment.InstallDefinitions
 
__cancelOutput - Static variable in class com.vmware.vcenter.deployment.MigrateDefinitions
 
__cancelOutput - Static variable in class com.vmware.vcenter.deployment.UpgradeDefinitions
 
__changeDef - Static variable in class com.vmware.appliance.NetworkingDefinitions
 
__changeInput - Static variable in class com.vmware.appliance.NetworkingDefinitions
 
__changeOutput - Static variable in class com.vmware.appliance.NetworkingDefinitions
 
__checkCompatibilityDef - Static variable in class com.vmware.vcenter.storage.PoliciesDefinitions
 
__checkCompatibilityInput - Static variable in class com.vmware.vcenter.storage.PoliciesDefinitions
 
__checkCompatibilityOutput - Static variable in class com.vmware.vcenter.storage.PoliciesDefinitions
 
__checkDef - Static variable in class com.vmware.vcenter.deployment.install.psc.ReplicatedDefinitions
 
__checkDef - Static variable in class com.vmware.vcenter.deployment.install.psc.StandaloneDefinitions
 
__checkDef - Static variable in class com.vmware.vcenter.deployment.install.RemotePscDefinitions
 
__checkDef - Static variable in class com.vmware.vcenter.deployment.InstallDefinitions
 
__checkDef - Static variable in class com.vmware.vcenter.deployment.migrate.ActiveDirectoryDefinitions
 
__checkDef - Static variable in class com.vmware.vcenter.deployment.MigrateDefinitions
 
__checkDef - Static variable in class com.vmware.vcenter.deployment.UpgradeDefinitions
 
__checkDef - Static variable in class com.vmware.vcenter.vcha.cluster.PassiveDefinitions
 
__checkDef - Static variable in class com.vmware.vcenter.vcha.cluster.WitnessDefinitions
 
__checkDef - Static variable in class com.vmware.vcenter.vm.storage.policy.ComplianceDefinitions
 
__checkInDef - Static variable in class com.vmware.vcenter.vm_template.library_items.CheckOutsDefinitions
 
__checkInInput - Static variable in class com.vmware.vcenter.vm_template.library_items.CheckOutsDefinitions
 
__checkInOutput - Static variable in class com.vmware.vcenter.vm_template.library_items.CheckOutsDefinitions
 
__checkInput - Static variable in class com.vmware.esx.settings.clusters.enablement.SoftwareDefinitions
 
__checkInput - Static variable in class com.vmware.esx.settings.clusters.software.reports.HardwareCompatibilityDefinitions
 
__checkInput - Static variable in class com.vmware.esx.settings.clusters.SoftwareDefinitions
 
__checkInput - Static variable in class com.vmware.vcenter.deployment.install.psc.ReplicatedDefinitions
 
__checkInput - Static variable in class com.vmware.vcenter.deployment.install.psc.StandaloneDefinitions
 
__checkInput - Static variable in class com.vmware.vcenter.deployment.install.RemotePscDefinitions
 
__checkInput - Static variable in class com.vmware.vcenter.deployment.InstallDefinitions
 
__checkInput - Static variable in class com.vmware.vcenter.deployment.migrate.ActiveDirectoryDefinitions
 
__checkInput - Static variable in class com.vmware.vcenter.deployment.MigrateDefinitions
 
__checkInput - Static variable in class com.vmware.vcenter.deployment.UpgradeDefinitions
 
__checkInput - Static variable in class com.vmware.vcenter.vcha.cluster.PassiveDefinitions
 
__checkInput - Static variable in class com.vmware.vcenter.vcha.cluster.WitnessDefinitions
 
__checkInput - Static variable in class com.vmware.vcenter.vm.storage.policy.ComplianceDefinitions
 
__checkOutDef - Static variable in class com.vmware.vcenter.vm_template.library_items.CheckOutsDefinitions
 
__checkOutInput - Static variable in class com.vmware.vcenter.vm_template.library_items.CheckOutsDefinitions
 
__checkOutOutput - Static variable in class com.vmware.vcenter.vm_template.library_items.CheckOutsDefinitions
 
__checkOutput - Static variable in class com.vmware.esx.settings.clusters.enablement.SoftwareDefinitions
 
__checkOutput - Static variable in class com.vmware.esx.settings.clusters.software.reports.HardwareCompatibilityDefinitions
 
__checkOutput - Static variable in class com.vmware.esx.settings.clusters.SoftwareDefinitions
 
__checkOutput - Static variable in class com.vmware.vcenter.deployment.install.psc.ReplicatedDefinitions
 
__checkOutput - Static variable in class com.vmware.vcenter.deployment.install.psc.StandaloneDefinitions
 
__checkOutput - Static variable in class com.vmware.vcenter.deployment.install.RemotePscDefinitions
 
__checkOutput - Static variable in class com.vmware.vcenter.deployment.InstallDefinitions
 
__checkOutput - Static variable in class com.vmware.vcenter.deployment.migrate.ActiveDirectoryDefinitions
 
__checkOutput - Static variable in class com.vmware.vcenter.deployment.MigrateDefinitions
 
__checkOutput - Static variable in class com.vmware.vcenter.deployment.UpgradeDefinitions
 
__checkOutput - Static variable in class com.vmware.vcenter.vcha.cluster.PassiveDefinitions
 
__checkOutput - Static variable in class com.vmware.vcenter.vcha.cluster.WitnessDefinitions
 
__checkOutput - Static variable in class com.vmware.vcenter.vm.storage.policy.ComplianceDefinitions
 
__cloneDef - Static variable in class com.vmware.vcenter.VMDefinitions
 
__cloneInput - Static variable in class com.vmware.vcenter.VMDefinitions
 
__cloneOutput - Static variable in class com.vmware.vcenter.VMDefinitions
 
__commitInput - Static variable in class com.vmware.esx.settings.clusters.software.DraftsDefinitions
 
__commitOutput - Static variable in class com.vmware.esx.settings.clusters.software.DraftsDefinitions
 
__completeInput - Static variable in class com.vmware.content.library.item.UpdateSessionDefinitions
 
__completeOutput - Static variable in class com.vmware.content.library.item.UpdateSessionDefinitions
 
__connectDef - Static variable in class com.vmware.vcenter.HostDefinitions
 
__connectDef - Static variable in class com.vmware.vcenter.vm.hardware.CdromDefinitions
 
__connectDef - Static variable in class com.vmware.vcenter.vm.hardware.EthernetDefinitions
 
__connectDef - Static variable in class com.vmware.vcenter.vm.hardware.FloppyDefinitions
 
__connectDef - Static variable in class com.vmware.vcenter.vm.hardware.ParallelDefinitions
 
__connectDef - Static variable in class com.vmware.vcenter.vm.hardware.SerialDefinitions
 
__connectDef - Static variable in class com.vmware.vcenter.vm.tools.InstallerDefinitions
 
__connectInput - Static variable in class com.vmware.vcenter.HostDefinitions
 
__connectInput - Static variable in class com.vmware.vcenter.vm.hardware.CdromDefinitions
 
__connectInput - Static variable in class com.vmware.vcenter.vm.hardware.EthernetDefinitions
 
__connectInput - Static variable in class com.vmware.vcenter.vm.hardware.FloppyDefinitions
 
__connectInput - Static variable in class com.vmware.vcenter.vm.hardware.ParallelDefinitions
 
__connectInput - Static variable in class com.vmware.vcenter.vm.hardware.SerialDefinitions
 
__connectInput - Static variable in class com.vmware.vcenter.vm.tools.InstallerDefinitions
 
__connectOutput - Static variable in class com.vmware.vcenter.HostDefinitions
 
__connectOutput - Static variable in class com.vmware.vcenter.vm.hardware.CdromDefinitions
 
__connectOutput - Static variable in class com.vmware.vcenter.vm.hardware.EthernetDefinitions
 
__connectOutput - Static variable in class com.vmware.vcenter.vm.hardware.FloppyDefinitions
 
__connectOutput - Static variable in class com.vmware.vcenter.vm.hardware.ParallelDefinitions
 
__connectOutput - Static variable in class com.vmware.vcenter.vm.hardware.SerialDefinitions
 
__connectOutput - Static variable in class com.vmware.vcenter.vm.tools.InstallerDefinitions
 
__copyInput - Static variable in class com.vmware.content.library.ItemDefinitions
 
__copyOutput - Static variable in class com.vmware.content.library.ItemDefinitions
 
__createDef - Static variable in class com.vmware.appliance.LocalAccountsDefinitions
 
__createDef - Static variable in class com.vmware.appliance.recovery.backup.JobDefinitions
 
__createDef - Static variable in class com.vmware.appliance.recovery.backup.SchedulesDefinitions
 
__createDef - Static variable in class com.vmware.appliance.recovery.reconciliation.JobDefinitions
 
__createDef - Static variable in class com.vmware.appliance.recovery.restore.JobDefinitions
 
__createDef - Static variable in class com.vmware.vcenter.certificate_management.vcenter.TlsCsrDefinitions
 
__createDef - Static variable in class com.vmware.vcenter.certificate_management.vcenter.TrustedRootChainsDefinitions
 
__createDef - Static variable in class com.vmware.vcenter.certificate_management.vcenter.VmcaRootDefinitions
 
__createDef - Static variable in class com.vmware.vcenter.compute.PoliciesDefinitions
 
__createDef - Static variable in class com.vmware.vcenter.content.registries.harbor.ProjectsDefinitions
 
__createDef - Static variable in class com.vmware.vcenter.content.registries.HarborDefinitions
 
__createDef - Static variable in class com.vmware.vcenter.DatacenterDefinitions
 
__createDef - Static variable in class com.vmware.vcenter.guest.CustomizationSpecsDefinitions
 
__createDef - Static variable in class com.vmware.vcenter.HostDefinitions
 
__createDef - Static variable in class com.vmware.vcenter.hvc.LinksDefinitions
 
__createDef - Static variable in class com.vmware.vcenter.identity.ProvidersDefinitions
 
__createDef - Static variable in class com.vmware.vcenter.ResourcePoolDefinitions
 
__createDef - Static variable in class com.vmware.vcenter.vm.console.TicketsDefinitions
 
__createDef - Static variable in class com.vmware.vcenter.vm.hardware.adapter.SataDefinitions
 
__createDef - Static variable in class com.vmware.vcenter.vm.hardware.adapter.ScsiDefinitions
 
__createDef - Static variable in class com.vmware.vcenter.vm.hardware.CdromDefinitions
 
__createDef - Static variable in class com.vmware.vcenter.vm.hardware.DiskDefinitions
 
__createDef - Static variable in class com.vmware.vcenter.vm.hardware.EthernetDefinitions
 
__createDef - Static variable in class com.vmware.vcenter.vm.hardware.FloppyDefinitions
 
__createDef - Static variable in class com.vmware.vcenter.vm.hardware.ParallelDefinitions
 
__createDef - Static variable in class com.vmware.vcenter.vm.hardware.SerialDefinitions
 
__createDef - Static variable in class com.vmware.vcenter.vm_template.LibraryItemsDefinitions
 
__createDef - Static variable in class com.vmware.vcenter.VMDefinitions
 
__createInput - Static variable in class com.vmware.appliance.LocalAccountsDefinitions
 
__createInput - Static variable in class com.vmware.appliance.recovery.backup.JobDefinitions
 
__createInput - Static variable in class com.vmware.appliance.recovery.backup.SchedulesDefinitions
 
__createInput - Static variable in class com.vmware.appliance.recovery.reconciliation.JobDefinitions
 
__createInput - Static variable in class com.vmware.appliance.recovery.restore.JobDefinitions
 
__createInput - Static variable in class com.vmware.cis.SessionDefinitions
 
__createInput - Static variable in class com.vmware.cis.tagging.CategoryDefinitions
 
__createInput - Static variable in class com.vmware.cis.tagging.TagDefinitions
 
__createInput - Static variable in class com.vmware.content.library.item.DownloadSessionDefinitions
 
__createInput - Static variable in class com.vmware.content.library.item.UpdateSessionDefinitions
 
__createInput - Static variable in class com.vmware.content.library.ItemDefinitions
 
__createInput - Static variable in class com.vmware.content.library.SubscriptionsDefinitions
 
__createInput - Static variable in class com.vmware.content.LocalLibraryDefinitions
 
__createInput - Static variable in class com.vmware.content.SubscribedLibraryDefinitions
 
__createInput - Static variable in class com.vmware.esx.hcl.hosts.CompatibilityReportDefinitions
 
__createInput - Static variable in class com.vmware.esx.settings.clusters.software.DraftsDefinitions
 
__createInput - Static variable in class com.vmware.esx.settings.depots.OfflineDefinitions
 
__createInput - Static variable in class com.vmware.esx.settings.depots.OnlineDefinitions
 
__createInput - Static variable in class com.vmware.vcenter.certificate_management.vcenter.TlsCsrDefinitions
 
__createInput - Static variable in class com.vmware.vcenter.certificate_management.vcenter.TrustedRootChainsDefinitions
 
__createInput - Static variable in class com.vmware.vcenter.certificate_management.vcenter.VmcaRootDefinitions
 
__createInput - Static variable in class com.vmware.vcenter.compute.PoliciesDefinitions
 
__createInput - Static variable in class com.vmware.vcenter.content.registries.harbor.ProjectsDefinitions
 
__createInput - Static variable in class com.vmware.vcenter.content.registries.HarborDefinitions
 
__createInput - Static variable in class com.vmware.vcenter.DatacenterDefinitions
 
__createInput - Static variable in class com.vmware.vcenter.guest.CustomizationSpecsDefinitions
 
__createInput - Static variable in class com.vmware.vcenter.HostDefinitions
 
__createInput - Static variable in class com.vmware.vcenter.hvc.LinksDefinitions
 
__createInput - Static variable in class com.vmware.vcenter.identity.ProvidersDefinitions
 
__createInput - Static variable in class com.vmware.vcenter.lcm.discovery.AssociatedProductsDefinitions
 
__createInput - Static variable in class com.vmware.vcenter.lcm.discovery.InteropReportDefinitions
 
__createInput - Static variable in class com.vmware.vcenter.lcm.update.PrecheckReportDefinitions
 
__createInput - Static variable in class com.vmware.vcenter.namespace_management.SupportBundleDefinitions
 
__createInput - Static variable in class com.vmware.vcenter.namespaces.AccessDefinitions
 
__createInput - Static variable in class com.vmware.vcenter.namespaces.InstancesDefinitions
 
__createInput - Static variable in class com.vmware.vcenter.ovf.LibraryItemDefinitions
 
__createInput - Static variable in class com.vmware.vcenter.ResourcePoolDefinitions
 
__createInput - Static variable in class com.vmware.vcenter.trusted_infrastructure.attestation.ServicesDefinitions
 
__createInput - Static variable in class com.vmware.vcenter.trusted_infrastructure.kms.ServicesDefinitions
 
__createInput - Static variable in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.attestation.tpm2.CaCertificatesDefinitions
 
__createInput - Static variable in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.attestation.tpm2.EndorsementKeysDefinitions
 
__createInput - Static variable in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.ConsumerPrincipalsDefinitions
 
__createInput - Static variable in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.providers.client_certificate.CsrDefinitions
 
__createInput - Static variable in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.providers.ClientCertificateDefinitions
 
__createInput - Static variable in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.ProvidersDefinitions
 
__createInput - Static variable in class com.vmware.vcenter.trusted_infrastructure.trusted_clusters.attestation.ServicesDefinitions
 
__createInput - Static variable in class com.vmware.vcenter.trusted_infrastructure.trusted_clusters.kms.ServicesDefinitions
 
__createInput - Static variable in class com.vmware.vcenter.vm.console.TicketsDefinitions
 
__createInput - Static variable in class com.vmware.vcenter.vm.hardware.adapter.SataDefinitions
 
__createInput - Static variable in class com.vmware.vcenter.vm.hardware.adapter.ScsiDefinitions
 
__createInput - Static variable in class com.vmware.vcenter.vm.hardware.CdromDefinitions
 
__createInput - Static variable in class com.vmware.vcenter.vm.hardware.DiskDefinitions
 
__createInput - Static variable in class com.vmware.vcenter.vm.hardware.EthernetDefinitions
 
__createInput - Static variable in class com.vmware.vcenter.vm.hardware.FloppyDefinitions
 
__createInput - Static variable in class com.vmware.vcenter.vm.hardware.ParallelDefinitions
 
__createInput - Static variable in class com.vmware.vcenter.vm.hardware.SerialDefinitions
 
__createInput - Static variable in class com.vmware.vcenter.vm_template.LibraryItemsDefinitions
 
__createInput - Static variable in class com.vmware.vcenter.VMDefinitions
 
__createInput - Static variable in class com.vmware.vstats.AcqSpecsDefinitions
 
__createOutput - Static variable in class com.vmware.appliance.LocalAccountsDefinitions
 
__createOutput - Static variable in class com.vmware.appliance.recovery.backup.JobDefinitions
 
__createOutput - Static variable in class com.vmware.appliance.recovery.backup.SchedulesDefinitions
 
__createOutput - Static variable in class com.vmware.appliance.recovery.reconciliation.JobDefinitions
 
__createOutput - Static variable in class com.vmware.appliance.recovery.restore.JobDefinitions
 
__createOutput - Static variable in class com.vmware.cis.SessionDefinitions
 
__createOutput - Static variable in class com.vmware.cis.tagging.CategoryDefinitions
 
__createOutput - Static variable in class com.vmware.cis.tagging.TagDefinitions
 
__createOutput - Static variable in class com.vmware.content.library.item.DownloadSessionDefinitions
 
__createOutput - Static variable in class com.vmware.content.library.item.UpdateSessionDefinitions
 
__createOutput - Static variable in class com.vmware.content.library.ItemDefinitions
 
__createOutput - Static variable in class com.vmware.content.library.SubscriptionsDefinitions
 
__createOutput - Static variable in class com.vmware.content.LocalLibraryDefinitions
 
__createOutput - Static variable in class com.vmware.content.SubscribedLibraryDefinitions
 
__createOutput - Static variable in class com.vmware.esx.hcl.hosts.CompatibilityReportDefinitions
 
__createOutput - Static variable in class com.vmware.esx.settings.clusters.software.DraftsDefinitions
 
__createOutput - Static variable in class com.vmware.esx.settings.depots.OfflineDefinitions
 
__createOutput - Static variable in class com.vmware.esx.settings.depots.OnlineDefinitions
 
__createOutput - Static variable in class com.vmware.vcenter.certificate_management.vcenter.TlsCsrDefinitions
 
__createOutput - Static variable in class com.vmware.vcenter.certificate_management.vcenter.TrustedRootChainsDefinitions
 
__createOutput - Static variable in class com.vmware.vcenter.certificate_management.vcenter.VmcaRootDefinitions
 
__createOutput - Static variable in class com.vmware.vcenter.compute.PoliciesDefinitions
 
__createOutput - Static variable in class com.vmware.vcenter.content.registries.harbor.ProjectsDefinitions
 
__createOutput - Static variable in class com.vmware.vcenter.content.registries.HarborDefinitions
 
__createOutput - Static variable in class com.vmware.vcenter.DatacenterDefinitions
 
__createOutput - Static variable in class com.vmware.vcenter.guest.CustomizationSpecsDefinitions
 
__createOutput - Static variable in class com.vmware.vcenter.HostDefinitions
 
__createOutput - Static variable in class com.vmware.vcenter.hvc.LinksDefinitions
 
__createOutput - Static variable in class com.vmware.vcenter.identity.ProvidersDefinitions
 
__createOutput - Static variable in class com.vmware.vcenter.lcm.discovery.AssociatedProductsDefinitions
 
__createOutput - Static variable in class com.vmware.vcenter.lcm.discovery.InteropReportDefinitions
 
__createOutput - Static variable in class com.vmware.vcenter.lcm.update.PrecheckReportDefinitions
 
__createOutput - Static variable in class com.vmware.vcenter.namespace_management.SupportBundleDefinitions
 
__createOutput - Static variable in class com.vmware.vcenter.namespaces.AccessDefinitions
 
__createOutput - Static variable in class com.vmware.vcenter.namespaces.InstancesDefinitions
 
__createOutput - Static variable in class com.vmware.vcenter.ovf.LibraryItemDefinitions
 
__createOutput - Static variable in class com.vmware.vcenter.ResourcePoolDefinitions
 
__createOutput - Static variable in class com.vmware.vcenter.trusted_infrastructure.attestation.ServicesDefinitions
 
__createOutput - Static variable in class com.vmware.vcenter.trusted_infrastructure.kms.ServicesDefinitions
 
__createOutput - Static variable in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.attestation.tpm2.CaCertificatesDefinitions
 
__createOutput - Static variable in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.attestation.tpm2.EndorsementKeysDefinitions
 
__createOutput - Static variable in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.ConsumerPrincipalsDefinitions
 
__createOutput - Static variable in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.providers.client_certificate.CsrDefinitions
 
__createOutput - Static variable in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.providers.ClientCertificateDefinitions
 
__createOutput - Static variable in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.ProvidersDefinitions
 
__createOutput - Static variable in class com.vmware.vcenter.trusted_infrastructure.trusted_clusters.attestation.ServicesDefinitions
 
__createOutput - Static variable in class com.vmware.vcenter.trusted_infrastructure.trusted_clusters.kms.ServicesDefinitions
 
__createOutput - Static variable in class com.vmware.vcenter.vm.console.TicketsDefinitions
 
__createOutput - Static variable in class com.vmware.vcenter.vm.hardware.adapter.SataDefinitions
 
__createOutput - Static variable in class com.vmware.vcenter.vm.hardware.adapter.ScsiDefinitions
 
__createOutput - Static variable in class com.vmware.vcenter.vm.hardware.CdromDefinitions
 
__createOutput - Static variable in class com.vmware.vcenter.vm.hardware.DiskDefinitions
 
__createOutput - Static variable in class com.vmware.vcenter.vm.hardware.EthernetDefinitions
 
__createOutput - Static variable in class com.vmware.vcenter.vm.hardware.FloppyDefinitions
 
__createOutput - Static variable in class com.vmware.vcenter.vm.hardware.ParallelDefinitions
 
__createOutput - Static variable in class com.vmware.vcenter.vm.hardware.SerialDefinitions
 
__createOutput - Static variable in class com.vmware.vcenter.vm_template.LibraryItemsDefinitions
 
__createOutput - Static variable in class com.vmware.vcenter.VMDefinitions
 
__createOutput - Static variable in class com.vmware.vstats.AcqSpecsDefinitions
 
__deleteDef - Static variable in class com.vmware.appliance.LocalAccountsDefinitions
 
__deleteDef - Static variable in class com.vmware.appliance.networking.ProxyDefinitions
 
__deleteDef - Static variable in class com.vmware.appliance.recovery.backup.SchedulesDefinitions
 
__deleteDef - Static variable in class com.vmware.appliance.update.StagedDefinitions
 
__deleteDef - Static variable in class com.vmware.vcenter.certificate_management.vcenter.TrustedRootChainsDefinitions
 
__deleteDef - Static variable in class com.vmware.vcenter.compute.PoliciesDefinitions
 
__deleteDef - Static variable in class com.vmware.vcenter.content.registries.harbor.ProjectsDefinitions
 
__deleteDef - Static variable in class com.vmware.vcenter.content.registries.HarborDefinitions
 
__deleteDef - Static variable in class com.vmware.vcenter.DatacenterDefinitions
 
__deleteDef - Static variable in class com.vmware.vcenter.guest.CustomizationSpecsDefinitions
 
__deleteDef - Static variable in class com.vmware.vcenter.HostDefinitions
 
__deleteDef - Static variable in class com.vmware.vcenter.hvc.LinksDefinitions
 
__deleteDef - Static variable in class com.vmware.vcenter.identity.ProvidersDefinitions
 
__deleteDef - Static variable in class com.vmware.vcenter.ResourcePoolDefinitions
 
__deleteDef - Static variable in class com.vmware.vcenter.vm.hardware.adapter.SataDefinitions
 
__deleteDef - Static variable in class com.vmware.vcenter.vm.hardware.adapter.ScsiDefinitions
 
__deleteDef - Static variable in class com.vmware.vcenter.vm.hardware.CdromDefinitions
 
__deleteDef - Static variable in class com.vmware.vcenter.vm.hardware.DiskDefinitions
 
__deleteDef - Static variable in class com.vmware.vcenter.vm.hardware.EthernetDefinitions
 
__deleteDef - Static variable in class com.vmware.vcenter.vm.hardware.FloppyDefinitions
 
__deleteDef - Static variable in class com.vmware.vcenter.vm.hardware.ParallelDefinitions
 
__deleteDef - Static variable in class com.vmware.vcenter.vm.hardware.SerialDefinitions
 
__deleteDef - Static variable in class com.vmware.vcenter.vm_template.library_items.CheckOutsDefinitions
 
__deleteDef - Static variable in class com.vmware.vcenter.vm_template.library_items.VersionsDefinitions
 
__deleteDef - Static variable in class com.vmware.vcenter.VMDefinitions
 
__deleteInput - Static variable in class com.vmware.appliance.LocalAccountsDefinitions
 
__deleteInput - Static variable in class com.vmware.appliance.networking.ProxyDefinitions
 
__deleteInput - Static variable in class com.vmware.appliance.recovery.backup.SchedulesDefinitions
 
__deleteInput - Static variable in class com.vmware.appliance.update.StagedDefinitions
 
__deleteInput - Static variable in class com.vmware.cis.SessionDefinitions
 
__deleteInput - Static variable in class com.vmware.cis.tagging.CategoryDefinitions
 
__deleteInput - Static variable in class com.vmware.cis.tagging.TagDefinitions
 
__deleteInput - Static variable in class com.vmware.content.library.item.DownloadSessionDefinitions
 
__deleteInput - Static variable in class com.vmware.content.library.item.UpdateSessionDefinitions
 
__deleteInput - Static variable in class com.vmware.content.library.ItemDefinitions
 
__deleteInput - Static variable in class com.vmware.content.library.SubscriptionsDefinitions
 
__deleteInput - Static variable in class com.vmware.content.LocalLibraryDefinitions
 
__deleteInput - Static variable in class com.vmware.content.SubscribedLibraryDefinitions
 
__deleteInput - Static variable in class com.vmware.esx.settings.clusters.software.drafts.software.AddOnDefinitions
 
__deleteInput - Static variable in class com.vmware.esx.settings.clusters.software.drafts.software.ComponentsDefinitions
 
__deleteInput - Static variable in class com.vmware.esx.settings.clusters.software.DraftsDefinitions
 
__deleteInput - Static variable in class com.vmware.esx.settings.clusters.software.SolutionsDefinitions
 
__deleteInput - Static variable in class com.vmware.esx.settings.depots.OfflineDefinitions
 
__deleteInput - Static variable in class com.vmware.esx.settings.depots.OnlineDefinitions
 
__deleteInput - Static variable in class com.vmware.esx.settings.depots.UmdsDefinitions
 
__deleteInput - Static variable in class com.vmware.vcenter.certificate_management.vcenter.TrustedRootChainsDefinitions
 
__deleteInput - Static variable in class com.vmware.vcenter.compute.PoliciesDefinitions
 
__deleteInput - Static variable in class com.vmware.vcenter.content.registries.harbor.ProjectsDefinitions
 
__deleteInput - Static variable in class com.vmware.vcenter.content.registries.HarborDefinitions
 
__deleteInput - Static variable in class com.vmware.vcenter.DatacenterDefinitions
 
__deleteInput - Static variable in class com.vmware.vcenter.guest.CustomizationSpecsDefinitions
 
__deleteInput - Static variable in class com.vmware.vcenter.HostDefinitions
 
__deleteInput - Static variable in class com.vmware.vcenter.hvc.LinksDefinitions
 
__deleteInput - Static variable in class com.vmware.vcenter.identity.ProvidersDefinitions
 
__deleteInput - Static variable in class com.vmware.vcenter.lcm.discovery.AssociatedProductsDefinitions
 
__deleteInput - Static variable in class com.vmware.vcenter.namespaces.AccessDefinitions
 
__deleteInput - Static variable in class com.vmware.vcenter.namespaces.InstancesDefinitions
 
__deleteInput - Static variable in class com.vmware.vcenter.ResourcePoolDefinitions
 
__deleteInput - Static variable in class com.vmware.vcenter.trusted_infrastructure.attestation.ServicesDefinitions
 
__deleteInput - Static variable in class com.vmware.vcenter.trusted_infrastructure.kms.ServicesDefinitions
 
__deleteInput - Static variable in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.attestation.os.esx.BaseImagesDefinitions
 
__deleteInput - Static variable in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.attestation.tpm2.CaCertificatesDefinitions
 
__deleteInput - Static variable in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.attestation.tpm2.EndorsementKeysDefinitions
 
__deleteInput - Static variable in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.ConsumerPrincipalsDefinitions
 
__deleteInput - Static variable in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.ProvidersDefinitions
 
__deleteInput - Static variable in class com.vmware.vcenter.trusted_infrastructure.trusted_clusters.attestation.ServicesDefinitions
 
__deleteInput - Static variable in class com.vmware.vcenter.trusted_infrastructure.trusted_clusters.kms.ServicesDefinitions
 
__deleteInput - Static variable in class com.vmware.vcenter.vm.hardware.adapter.SataDefinitions
 
__deleteInput - Static variable in class com.vmware.vcenter.vm.hardware.adapter.ScsiDefinitions
 
__deleteInput - Static variable in class com.vmware.vcenter.vm.hardware.CdromDefinitions
 
__deleteInput - Static variable in class com.vmware.vcenter.vm.hardware.DiskDefinitions
 
__deleteInput - Static variable in class com.vmware.vcenter.vm.hardware.EthernetDefinitions
 
__deleteInput - Static variable in class com.vmware.vcenter.vm.hardware.FloppyDefinitions
 
__deleteInput - Static variable in class com.vmware.vcenter.vm.hardware.ParallelDefinitions
 
__deleteInput - Static variable in class com.vmware.vcenter.vm.hardware.SerialDefinitions
 
__deleteInput - Static variable in class com.vmware.vcenter.vm_template.library_items.CheckOutsDefinitions
 
__deleteInput - Static variable in class com.vmware.vcenter.vm_template.library_items.VersionsDefinitions
 
__deleteInput - Static variable in class com.vmware.vcenter.VMDefinitions
 
__deleteInput - Static variable in class com.vmware.vstats.AcqSpecsDefinitions
 
__deleteOutput - Static variable in class com.vmware.appliance.LocalAccountsDefinitions
 
__deleteOutput - Static variable in class com.vmware.appliance.networking.ProxyDefinitions
 
__deleteOutput - Static variable in class com.vmware.appliance.recovery.backup.SchedulesDefinitions
 
__deleteOutput - Static variable in class com.vmware.appliance.update.StagedDefinitions
 
__deleteOutput - Static variable in class com.vmware.cis.SessionDefinitions
 
__deleteOutput - Static variable in class com.vmware.cis.tagging.CategoryDefinitions
 
__deleteOutput - Static variable in class com.vmware.cis.tagging.TagDefinitions
 
__deleteOutput - Static variable in class com.vmware.content.library.item.DownloadSessionDefinitions
 
__deleteOutput - Static variable in class com.vmware.content.library.item.UpdateSessionDefinitions
 
__deleteOutput - Static variable in class com.vmware.content.library.ItemDefinitions
 
__deleteOutput - Static variable in class com.vmware.content.library.SubscriptionsDefinitions
 
__deleteOutput - Static variable in class com.vmware.content.LocalLibraryDefinitions
 
__deleteOutput - Static variable in class com.vmware.content.SubscribedLibraryDefinitions
 
__deleteOutput - Static variable in class com.vmware.esx.settings.clusters.software.drafts.software.AddOnDefinitions
 
__deleteOutput - Static variable in class com.vmware.esx.settings.clusters.software.drafts.software.ComponentsDefinitions
 
__deleteOutput - Static variable in class com.vmware.esx.settings.clusters.software.DraftsDefinitions
 
__deleteOutput - Static variable in class com.vmware.esx.settings.clusters.software.SolutionsDefinitions
 
__deleteOutput - Static variable in class com.vmware.esx.settings.depots.OfflineDefinitions
 
__deleteOutput - Static variable in class com.vmware.esx.settings.depots.OnlineDefinitions
 
__deleteOutput - Static variable in class com.vmware.esx.settings.depots.UmdsDefinitions
 
__deleteOutput - Static variable in class com.vmware.vcenter.certificate_management.vcenter.TrustedRootChainsDefinitions
 
__deleteOutput - Static variable in class com.vmware.vcenter.compute.PoliciesDefinitions
 
__deleteOutput - Static variable in class com.vmware.vcenter.content.registries.harbor.ProjectsDefinitions
 
__deleteOutput - Static variable in class com.vmware.vcenter.content.registries.HarborDefinitions
 
__deleteOutput - Static variable in class com.vmware.vcenter.DatacenterDefinitions
 
__deleteOutput - Static variable in class com.vmware.vcenter.guest.CustomizationSpecsDefinitions
 
__deleteOutput - Static variable in class com.vmware.vcenter.HostDefinitions
 
__deleteOutput - Static variable in class com.vmware.vcenter.hvc.LinksDefinitions
 
__deleteOutput - Static variable in class com.vmware.vcenter.identity.ProvidersDefinitions
 
__deleteOutput - Static variable in class com.vmware.vcenter.lcm.discovery.AssociatedProductsDefinitions
 
__deleteOutput - Static variable in class com.vmware.vcenter.namespaces.AccessDefinitions
 
__deleteOutput - Static variable in class com.vmware.vcenter.namespaces.InstancesDefinitions
 
__deleteOutput - Static variable in class com.vmware.vcenter.ResourcePoolDefinitions
 
__deleteOutput - Static variable in class com.vmware.vcenter.trusted_infrastructure.attestation.ServicesDefinitions
 
__deleteOutput - Static variable in class com.vmware.vcenter.trusted_infrastructure.kms.ServicesDefinitions
 
__deleteOutput - Static variable in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.attestation.os.esx.BaseImagesDefinitions
 
__deleteOutput - Static variable in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.attestation.tpm2.CaCertificatesDefinitions
 
__deleteOutput - Static variable in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.attestation.tpm2.EndorsementKeysDefinitions
 
__deleteOutput - Static variable in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.ConsumerPrincipalsDefinitions
 
__deleteOutput - Static variable in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.ProvidersDefinitions
 
__deleteOutput - Static variable in class com.vmware.vcenter.trusted_infrastructure.trusted_clusters.attestation.ServicesDefinitions
 
__deleteOutput - Static variable in class com.vmware.vcenter.trusted_infrastructure.trusted_clusters.kms.ServicesDefinitions
 
__deleteOutput - Static variable in class com.vmware.vcenter.vm.hardware.adapter.SataDefinitions
 
__deleteOutput - Static variable in class com.vmware.vcenter.vm.hardware.adapter.ScsiDefinitions
 
__deleteOutput - Static variable in class com.vmware.vcenter.vm.hardware.CdromDefinitions
 
__deleteOutput - Static variable in class com.vmware.vcenter.vm.hardware.DiskDefinitions
 
__deleteOutput - Static variable in class com.vmware.vcenter.vm.hardware.EthernetDefinitions
 
__deleteOutput - Static variable in class com.vmware.vcenter.vm.hardware.FloppyDefinitions
 
__deleteOutput - Static variable in class com.vmware.vcenter.vm.hardware.ParallelDefinitions
 
__deleteOutput - Static variable in class com.vmware.vcenter.vm.hardware.SerialDefinitions
 
__deleteOutput - Static variable in class com.vmware.vcenter.vm_template.library_items.CheckOutsDefinitions
 
__deleteOutput - Static variable in class com.vmware.vcenter.vm_template.library_items.VersionsDefinitions
 
__deleteOutput - Static variable in class com.vmware.vcenter.VMDefinitions
 
__deleteOutput - Static variable in class com.vmware.vstats.AcqSpecsDefinitions
 
__deployDef - Static variable in class com.vmware.vcenter.vcha.ClusterDefinitions
 
__deployDef - Static variable in class com.vmware.vcenter.vm_template.LibraryItemsDefinitions
 
__deployInput - Static variable in class com.vmware.vcenter.ovf.LibraryItemDefinitions
 
__deployInput - Static variable in class com.vmware.vcenter.vcha.ClusterDefinitions
 
__deployInput - Static variable in class com.vmware.vcenter.vm_template.LibraryItemsDefinitions
 
__deployOutput - Static variable in class com.vmware.vcenter.ovf.LibraryItemDefinitions
 
__deployOutput - Static variable in class com.vmware.vcenter.vcha.ClusterDefinitions
 
__deployOutput - Static variable in class com.vmware.vcenter.vm_template.LibraryItemsDefinitions
 
__detachInput - Static variable in class com.vmware.cis.tagging.TagAssociationDefinitions
 
__detachMultipleTagsFromObjectInput - Static variable in class com.vmware.cis.tagging.TagAssociationDefinitions
 
__detachMultipleTagsFromObjectOutput - Static variable in class com.vmware.cis.tagging.TagAssociationDefinitions
 
__detachOutput - Static variable in class com.vmware.cis.tagging.TagAssociationDefinitions
 
__detachTagFromMultipleObjectsInput - Static variable in class com.vmware.cis.tagging.TagAssociationDefinitions
 
__detachTagFromMultipleObjectsOutput - Static variable in class com.vmware.cis.tagging.TagAssociationDefinitions
 
__disableInput - Static variable in class com.vmware.vcenter.namespace_management.ClustersDefinitions
 
__disableOutput - Static variable in class com.vmware.vcenter.namespace_management.ClustersDefinitions
 
__disconnectDef - Static variable in class com.vmware.vcenter.HostDefinitions
 
__disconnectDef - Static variable in class com.vmware.vcenter.vm.hardware.CdromDefinitions
 
__disconnectDef - Static variable in class com.vmware.vcenter.vm.hardware.EthernetDefinitions
 
__disconnectDef - Static variable in class com.vmware.vcenter.vm.hardware.FloppyDefinitions
 
__disconnectDef - Static variable in class com.vmware.vcenter.vm.hardware.ParallelDefinitions
 
__disconnectDef - Static variable in class com.vmware.vcenter.vm.hardware.SerialDefinitions
 
__disconnectDef - Static variable in class com.vmware.vcenter.vm.tools.InstallerDefinitions
 
__disconnectInput - Static variable in class com.vmware.vcenter.HostDefinitions
 
__disconnectInput - Static variable in class com.vmware.vcenter.vm.hardware.CdromDefinitions
 
__disconnectInput - Static variable in class com.vmware.vcenter.vm.hardware.EthernetDefinitions
 
__disconnectInput - Static variable in class com.vmware.vcenter.vm.hardware.FloppyDefinitions
 
__disconnectInput - Static variable in class com.vmware.vcenter.vm.hardware.ParallelDefinitions
 
__disconnectInput - Static variable in class com.vmware.vcenter.vm.hardware.SerialDefinitions
 
__disconnectInput - Static variable in class com.vmware.vcenter.vm.tools.InstallerDefinitions
 
__disconnectOutput - Static variable in class com.vmware.vcenter.HostDefinitions
 
__disconnectOutput - Static variable in class com.vmware.vcenter.vm.hardware.CdromDefinitions
 
__disconnectOutput - Static variable in class com.vmware.vcenter.vm.hardware.EthernetDefinitions
 
__disconnectOutput - Static variable in class com.vmware.vcenter.vm.hardware.FloppyDefinitions
 
__disconnectOutput - Static variable in class com.vmware.vcenter.vm.hardware.ParallelDefinitions
 
__disconnectOutput - Static variable in class com.vmware.vcenter.vm.hardware.SerialDefinitions
 
__disconnectOutput - Static variable in class com.vmware.vcenter.vm.tools.InstallerDefinitions
 
__dynamicStructureFields - Variable in class com.vmware.appliance.access.ShellTypes.ShellConfig
 
__dynamicStructureFields - Variable in class com.vmware.appliance.infraprofile.ConfigsTypes.ImportProfileSpec
 
__dynamicStructureFields - Variable in class com.vmware.appliance.infraprofile.ConfigsTypes.ProfileInfo
 
__dynamicStructureFields - Variable in class com.vmware.appliance.infraprofile.ConfigsTypes.ProfilesSpec
 
__dynamicStructureFields - Variable in class com.vmware.appliance.infraprofile.ConfigsTypes.ValidationResult
 
__dynamicStructureFields - Variable in class com.vmware.appliance.infraprofile.Notification
 
__dynamicStructureFields - Variable in class com.vmware.appliance.infraprofile.Notifications
 
__dynamicStructureFields - Variable in class com.vmware.appliance.infraprofile.TaskInfo
 
__dynamicStructureFields - Variable in class com.vmware.appliance.local_accounts.PolicyTypes.Info
 
__dynamicStructureFields - Variable in class com.vmware.appliance.LocalAccountsTypes.Config
 
__dynamicStructureFields - Variable in class com.vmware.appliance.LocalAccountsTypes.Info
 
__dynamicStructureFields - Variable in class com.vmware.appliance.LocalAccountsTypes.UpdateConfig
 
__dynamicStructureFields - Variable in class com.vmware.appliance.logging.ForwardingTypes.Config
 
__dynamicStructureFields - Variable in class com.vmware.appliance.logging.ForwardingTypes.ConnectionStatus
 
__dynamicStructureFields - Variable in class com.vmware.appliance.MonitoringTypes.MonitoredItem
 
__dynamicStructureFields - Variable in class com.vmware.appliance.MonitoringTypes.MonitoredItemData
 
__dynamicStructureFields - Variable in class com.vmware.appliance.MonitoringTypes.MonitoredItemDataRequest
 
__dynamicStructureFields - Variable in class com.vmware.appliance.networking.dns.HostnameTypes.Message
 
__dynamicStructureFields - Variable in class com.vmware.appliance.networking.dns.HostnameTypes.TestStatusInfo
 
__dynamicStructureFields - Variable in class com.vmware.appliance.networking.dns.ServersTypes.DNSServerConfig
 
__dynamicStructureFields - Variable in class com.vmware.appliance.networking.dns.ServersTypes.Message
 
__dynamicStructureFields - Variable in class com.vmware.appliance.networking.dns.ServersTypes.TestStatusInfo
 
__dynamicStructureFields - Variable in class com.vmware.appliance.networking.firewall.InboundTypes.Rule
 
__dynamicStructureFields - Variable in class com.vmware.appliance.networking.interfaces.Ipv4Types.Config
 
__dynamicStructureFields - Variable in class com.vmware.appliance.networking.interfaces.Ipv4Types.Info
 
__dynamicStructureFields - Variable in class com.vmware.appliance.networking.interfaces.Ipv6Types.Address
 
__dynamicStructureFields - Variable in class com.vmware.appliance.networking.interfaces.Ipv6Types.AddressInfo
 
__dynamicStructureFields - Variable in class com.vmware.appliance.networking.interfaces.Ipv6Types.Config
 
__dynamicStructureFields - Variable in class com.vmware.appliance.networking.interfaces.Ipv6Types.Info
 
__dynamicStructureFields - Variable in class com.vmware.appliance.networking.InterfacesTypes.InterfaceInfo
 
__dynamicStructureFields - Variable in class com.vmware.appliance.networking.ProxyTypes.Config
 
__dynamicStructureFields - Variable in class com.vmware.appliance.networking.ProxyTypes.TestResult
 
__dynamicStructureFields - Variable in class com.vmware.appliance.NetworkingTypes.ChangeSpec
 
__dynamicStructureFields - Variable in class com.vmware.appliance.NetworkingTypes.DNSInfo
 
__dynamicStructureFields - Variable in class com.vmware.appliance.NetworkingTypes.Info
 
__dynamicStructureFields - Variable in class com.vmware.appliance.NetworkingTypes.UpdateSpec
 
__dynamicStructureFields - Variable in class com.vmware.appliance.Notification
 
__dynamicStructureFields - Variable in class com.vmware.appliance.Notifications
 
__dynamicStructureFields - Variable in class com.vmware.appliance.NtpTypes.LocalizableMessage
 
__dynamicStructureFields - Variable in class com.vmware.appliance.NtpTypes.TestRunStatus
 
__dynamicStructureFields - Variable in class com.vmware.appliance.recovery.backup.job.DetailsTypes.BuildInfo
 
__dynamicStructureFields - Variable in class com.vmware.appliance.recovery.backup.job.DetailsTypes.FilterSpec
 
__dynamicStructureFields - Variable in class com.vmware.appliance.recovery.backup.job.DetailsTypes.Info
 
__dynamicStructureFields - Variable in class com.vmware.appliance.recovery.backup.JobTypes.BackupJobStatus
 
__dynamicStructureFields - Variable in class com.vmware.appliance.recovery.backup.JobTypes.BackupRequest
 
__dynamicStructureFields - Variable in class com.vmware.appliance.recovery.backup.JobTypes.LocalizableMessage
 
__dynamicStructureFields - Variable in class com.vmware.appliance.recovery.backup.JobTypes.ReturnResult
 
__dynamicStructureFields - Variable in class com.vmware.appliance.recovery.backup.LocationSpec
 
__dynamicStructureFields - Variable in class com.vmware.appliance.recovery.backup.PartsTypes.LocalizableMessage
 
__dynamicStructureFields - Variable in class com.vmware.appliance.recovery.backup.PartsTypes.Part
 
__dynamicStructureFields - Variable in class com.vmware.appliance.recovery.backup.SchedulesTypes.CreateSpec
 
__dynamicStructureFields - Variable in class com.vmware.appliance.recovery.backup.SchedulesTypes.Info
 
__dynamicStructureFields - Variable in class com.vmware.appliance.recovery.backup.SchedulesTypes.RecurrenceInfo
 
__dynamicStructureFields - Variable in class com.vmware.appliance.recovery.backup.SchedulesTypes.RetentionInfo
 
__dynamicStructureFields - Variable in class com.vmware.appliance.recovery.backup.SchedulesTypes.UpdateSpec
 
__dynamicStructureFields - Variable in class com.vmware.appliance.recovery.backup.system_name.ArchiveTypes.FilterSpec
 
__dynamicStructureFields - Variable in class com.vmware.appliance.recovery.backup.system_name.ArchiveTypes.Info
 
__dynamicStructureFields - Variable in class com.vmware.appliance.recovery.backup.system_name.ArchiveTypes.Summary
 
__dynamicStructureFields - Variable in class com.vmware.appliance.recovery.BackupTypes.BackupRequest
 
__dynamicStructureFields - Variable in class com.vmware.appliance.recovery.BackupTypes.LocalizableMessage
 
__dynamicStructureFields - Variable in class com.vmware.appliance.recovery.BackupTypes.ReturnResult
 
__dynamicStructureFields - Variable in class com.vmware.appliance.recovery.reconciliation.JobTypes.CreateSpec
 
__dynamicStructureFields - Variable in class com.vmware.appliance.recovery.reconciliation.JobTypes.Info
 
__dynamicStructureFields - Variable in class com.vmware.appliance.recovery.restore.JobTypes.LocalizableMessage
 
__dynamicStructureFields - Variable in class com.vmware.appliance.recovery.restore.JobTypes.RestoreJobStatus
 
__dynamicStructureFields - Variable in class com.vmware.appliance.recovery.restore.JobTypes.RestoreRequest
 
__dynamicStructureFields - Variable in class com.vmware.appliance.recovery.restore.JobTypes.ReturnResult
 
__dynamicStructureFields - Variable in class com.vmware.appliance.recovery.RestoreTypes.LocalizableMessage
 
__dynamicStructureFields - Variable in class com.vmware.appliance.recovery.RestoreTypes.Metadata
 
__dynamicStructureFields - Variable in class com.vmware.appliance.recovery.RestoreTypes.RestoreRequest
 
__dynamicStructureFields - Variable in class com.vmware.appliance.RecoveryTypes.Info
 
__dynamicStructureFields - Variable in class com.vmware.appliance.ServicesTypes.Info
 
__dynamicStructureFields - Variable in class com.vmware.appliance.ShutdownTypes.ShutdownConfig
 
__dynamicStructureFields - Variable in class com.vmware.appliance.SubtaskInfo
 
__dynamicStructureFields - Variable in class com.vmware.appliance.system.StorageTypes.StorageChange
 
__dynamicStructureFields - Variable in class com.vmware.appliance.system.StorageTypes.StorageMapping
 
__dynamicStructureFields - Variable in class com.vmware.appliance.system.TimeTypes.SystemTimeStruct
 
__dynamicStructureFields - Variable in class com.vmware.appliance.system.VersionTypes.VersionStruct
 
__dynamicStructureFields - Variable in class com.vmware.appliance.TaskInfo
 
__dynamicStructureFields - Variable in class com.vmware.appliance.update.CommonInfo
 
__dynamicStructureFields - Variable in class com.vmware.appliance.update.PendingTypes.Info
 
__dynamicStructureFields - Variable in class com.vmware.appliance.update.PendingTypes.PrecheckResult
 
__dynamicStructureFields - Variable in class com.vmware.appliance.update.PendingTypes.Question
 
__dynamicStructureFields - Variable in class com.vmware.appliance.update.PolicyTypes.Config
 
__dynamicStructureFields - Variable in class com.vmware.appliance.update.PolicyTypes.Info
 
__dynamicStructureFields - Variable in class com.vmware.appliance.update.PolicyTypes.Time
 
__dynamicStructureFields - Variable in class com.vmware.appliance.update.ServiceInfo
 
__dynamicStructureFields - Variable in class com.vmware.appliance.update.StagedTypes.Info
 
__dynamicStructureFields - Variable in class com.vmware.appliance.update.Summary
 
__dynamicStructureFields - Variable in class com.vmware.appliance.UpdateTypes.Info
 
__dynamicStructureFields - Variable in class com.vmware.appliance.vmon.ServiceTypes.Info
 
__dynamicStructureFields - Variable in class com.vmware.appliance.vmon.ServiceTypes.UpdateSpec
 
__dynamicStructureFields - Variable in class com.vmware.cis.SessionTypes.Info
 
__dynamicStructureFields - Variable in class com.vmware.cis.tagging.CategoryModel
 
__dynamicStructureFields - Variable in class com.vmware.cis.tagging.CategoryTypes.CreateSpec
 
__dynamicStructureFields - Variable in class com.vmware.cis.tagging.CategoryTypes.UpdateSpec
 
__dynamicStructureFields - Variable in class com.vmware.cis.tagging.TagAssociationTypes.BatchResult
 
__dynamicStructureFields - Variable in class com.vmware.cis.tagging.TagAssociationTypes.ObjectToTags
 
__dynamicStructureFields - Variable in class com.vmware.cis.tagging.TagAssociationTypes.TagToObjects
 
__dynamicStructureFields - Variable in class com.vmware.cis.tagging.TagModel
 
__dynamicStructureFields - Variable in class com.vmware.cis.tagging.TagTypes.CreateSpec
 
__dynamicStructureFields - Variable in class com.vmware.cis.tagging.TagTypes.UpdateSpec
 
__dynamicStructureFields - Variable in class com.vmware.cis.task.CommonInfo
 
__dynamicStructureFields - Variable in class com.vmware.cis.task.Info
 
__dynamicStructureFields - Variable in class com.vmware.cis.task.Progress
 
__dynamicStructureFields - Variable in class com.vmware.cis.TasksTypes.FilterSpec
 
__dynamicStructureFields - Variable in class com.vmware.cis.TasksTypes.GetSpec
 
__dynamicStructureFields - Variable in class com.vmware.content.ConfigurationModel
 
__dynamicStructureFields - Variable in class com.vmware.content.library.item.ChangesTypes.Info
 
__dynamicStructureFields - Variable in class com.vmware.content.library.item.ChangesTypes.Summary
 
__dynamicStructureFields - Variable in class com.vmware.content.library.item.downloadsession.FileTypes.Info
 
__dynamicStructureFields - Variable in class com.vmware.content.library.item.DownloadSessionModel
 
__dynamicStructureFields - Variable in class com.vmware.content.library.item.FileTypes.ChecksumInfo
 
__dynamicStructureFields - Variable in class com.vmware.content.library.item.FileTypes.Info
 
__dynamicStructureFields - Variable in class com.vmware.content.library.item.StorageTypes.Info
 
__dynamicStructureFields - Variable in class com.vmware.content.library.item.TransferEndpoint
 
__dynamicStructureFields - Variable in class com.vmware.content.library.item.updatesession.CertificateInfo
 
__dynamicStructureFields - Variable in class com.vmware.content.library.item.updatesession.FileTypes.AddSpec
 
__dynamicStructureFields - Variable in class com.vmware.content.library.item.updatesession.FileTypes.Info
 
__dynamicStructureFields - Variable in class com.vmware.content.library.item.updatesession.FileTypes.ValidationError
 
__dynamicStructureFields - Variable in class com.vmware.content.library.item.updatesession.FileTypes.ValidationResult
 
__dynamicStructureFields - Variable in class com.vmware.content.library.item.updatesession.PreviewInfo
 
__dynamicStructureFields - Variable in class com.vmware.content.library.item.updatesession.PreviewWarningInfo
 
__dynamicStructureFields - Variable in class com.vmware.content.library.item.updatesession.WarningBehavior
 
__dynamicStructureFields - Variable in class com.vmware.content.library.item.UpdateSessionModel
 
__dynamicStructureFields - Variable in class com.vmware.content.library.ItemModel
 
__dynamicStructureFields - Variable in class com.vmware.content.library.ItemTypes.DestinationSpec
 
__dynamicStructureFields - Variable in class com.vmware.content.library.ItemTypes.FindSpec
 
__dynamicStructureFields - Variable in class com.vmware.content.library.OptimizationInfo
 
__dynamicStructureFields - Variable in class com.vmware.content.library.PublishInfo
 
__dynamicStructureFields - Variable in class com.vmware.content.library.SourceInfo
 
__dynamicStructureFields - Variable in class com.vmware.content.library.StorageBacking
 
__dynamicStructureFields - Variable in class com.vmware.content.library.SubscriptionInfo
 
__dynamicStructureFields - Variable in class com.vmware.content.library.SubscriptionsTypes.CreateSpec
 
__dynamicStructureFields - Variable in class com.vmware.content.library.SubscriptionsTypes.CreateSpecNewSubscribedLibrary
 
__dynamicStructureFields - Variable in class com.vmware.content.library.SubscriptionsTypes.CreateSpecPlacement
 
__dynamicStructureFields - Variable in class com.vmware.content.library.SubscriptionsTypes.CreateSpecSubscribedLibrary
 
__dynamicStructureFields - Variable in class com.vmware.content.library.SubscriptionsTypes.CreateSpecVcenter
 
__dynamicStructureFields - Variable in class com.vmware.content.library.SubscriptionsTypes.Info
 
__dynamicStructureFields - Variable in class com.vmware.content.library.SubscriptionsTypes.PlacementInfo
 
__dynamicStructureFields - Variable in class com.vmware.content.library.SubscriptionsTypes.Summary
 
__dynamicStructureFields - Variable in class com.vmware.content.library.SubscriptionsTypes.UpdateSpec
 
__dynamicStructureFields - Variable in class com.vmware.content.library.SubscriptionsTypes.UpdateSpecPlacement
 
__dynamicStructureFields - Variable in class com.vmware.content.library.SubscriptionsTypes.UpdateSpecVcenter
 
__dynamicStructureFields - Variable in class com.vmware.content.library.SubscriptionsTypes.VcenterInfo
 
__dynamicStructureFields - Variable in class com.vmware.content.LibraryModel
 
__dynamicStructureFields - Variable in class com.vmware.content.LibraryTypes.FindSpec
 
__dynamicStructureFields - Variable in class com.vmware.content.LocalLibraryTypes.DestinationSpec
 
__dynamicStructureFields - Variable in class com.vmware.content.SubscribedLibraryTypes.ProbeResult
 
__dynamicStructureFields - Variable in class com.vmware.content.type.ovf.Cpu
 
__dynamicStructureFields - Variable in class com.vmware.content.type.ovf.Disk
 
__dynamicStructureFields - Variable in class com.vmware.content.type.ovf.DiskController
 
__dynamicStructureFields - Variable in class com.vmware.content.type.ovf.Drive
 
__dynamicStructureFields - Variable in class com.vmware.content.type.ovf.Floppy
 
__dynamicStructureFields - Variable in class com.vmware.content.type.ovf.Memory
 
__dynamicStructureFields - Variable in class com.vmware.content.type.ovf.Network
 
__dynamicStructureFields - Variable in class com.vmware.content.type.ovf.Nic
 
__dynamicStructureFields - Variable in class com.vmware.content.type.ovf.OvfTemplate
 
__dynamicStructureFields - Variable in class com.vmware.content.type.ovf.policy.StoragePolicy
 
__dynamicStructureFields - Variable in class com.vmware.content.type.ovf.policy.StoragePolicyGroup
 
__dynamicStructureFields - Variable in class com.vmware.content.type.ovf.USBController
 
__dynamicStructureFields - Variable in class com.vmware.content.type.ovf.VAppTemplate
 
__dynamicStructureFields - Variable in class com.vmware.content.type.ovf.VideoCard
 
__dynamicStructureFields - Variable in class com.vmware.content.type.ovf.VmTemplate
 
__dynamicStructureFields - Variable in class com.vmware.content.TypeTypes.Info
 
__dynamicStructureFields - Variable in class com.vmware.esx.hcl.CompatibilityDataTypes.Status
 
__dynamicStructureFields - Variable in class com.vmware.esx.hcl.Driver
 
__dynamicStructureFields - Variable in class com.vmware.esx.hcl.Firmware
 
__dynamicStructureFields - Variable in class com.vmware.esx.hcl.hosts.CompatibilityReleasesTypes.EsxiCompatibilityReleases
 
__dynamicStructureFields - Variable in class com.vmware.esx.hcl.hosts.CompatibilityReportTypes.BiosConstraint
 
__dynamicStructureFields - Variable in class com.vmware.esx.hcl.hosts.CompatibilityReportTypes.DeviceConstraint
 
__dynamicStructureFields - Variable in class com.vmware.esx.hcl.hosts.CompatibilityReportTypes.DeviceHclInfo
 
__dynamicStructureFields - Variable in class com.vmware.esx.hcl.hosts.CompatibilityReportTypes.HclReport
 
__dynamicStructureFields - Variable in class com.vmware.esx.hcl.hosts.CompatibilityReportTypes.Result
 
__dynamicStructureFields - Variable in class com.vmware.esx.hcl.hosts.CompatibilityReportTypes.ServerCompatibility
 
__dynamicStructureFields - Variable in class com.vmware.esx.hcl.hosts.CompatibilityReportTypes.ServerHclInfo
 
__dynamicStructureFields - Variable in class com.vmware.esx.hcl.hosts.CompatibilityReportTypes.Spec
 
__dynamicStructureFields - Variable in class com.vmware.esx.hcl.Notification
 
__dynamicStructureFields - Variable in class com.vmware.esx.hcl.Notifications
 
__dynamicStructureFields - Variable in class com.vmware.esx.hcl.PCIDevice
 
__dynamicStructureFields - Variable in class com.vmware.esx.hcl.ReportsTypes.Location
 
__dynamicStructureFields - Variable in class com.vmware.esx.hcl.ReportsTypes.Token
 
__dynamicStructureFields - Variable in class com.vmware.esx.hcl.Server
 
__dynamicStructureFields - Variable in class com.vmware.esx.hosts.AddOnInfo
 
__dynamicStructureFields - Variable in class com.vmware.esx.hosts.BaseImageInfo
 
__dynamicStructureFields - Variable in class com.vmware.esx.hosts.ComponentInfo
 
__dynamicStructureFields - Variable in class com.vmware.esx.hosts.software.InstalledComponentsTypes.InstalledComponentInfo
 
__dynamicStructureFields - Variable in class com.vmware.esx.hosts.SoftwareInfo
 
__dynamicStructureFields - Variable in class com.vmware.esx.hosts.SolutionInfo
 
__dynamicStructureFields - Variable in class com.vmware.esx.settings.AddOnCompliance
 
__dynamicStructureFields - Variable in class com.vmware.esx.settings.AddOnDetails
 
__dynamicStructureFields - Variable in class com.vmware.esx.settings.AddOnInfo
 
__dynamicStructureFields - Variable in class com.vmware.esx.settings.AddOnSpec
 
__dynamicStructureFields - Variable in class com.vmware.esx.settings.BaseImageCompliance
 
__dynamicStructureFields - Variable in class com.vmware.esx.settings.BaseImageDetails
 
__dynamicStructureFields - Variable in class com.vmware.esx.settings.BaseImageInfo
 
__dynamicStructureFields - Variable in class com.vmware.esx.settings.BaseImageSpec
 
__dynamicStructureFields - Variable in class com.vmware.esx.settings.ClusterCompliance
 
__dynamicStructureFields - Variable in class com.vmware.esx.settings.clusters.DepotOverridesTypes.Depot
 
__dynamicStructureFields - Variable in class com.vmware.esx.settings.clusters.DepotOverridesTypes.Info
 
__dynamicStructureFields - Variable in class com.vmware.esx.settings.clusters.enablement.SoftwareTypes.CheckResult
 
__dynamicStructureFields - Variable in class com.vmware.esx.settings.clusters.enablement.SoftwareTypes.CheckSpec
 
__dynamicStructureFields - Variable in class com.vmware.esx.settings.clusters.enablement.SoftwareTypes.EnableSpec
 
__dynamicStructureFields - Variable in class com.vmware.esx.settings.clusters.enablement.SoftwareTypes.Info
 
__dynamicStructureFields - Variable in class com.vmware.esx.settings.clusters.policies.apply.EffectiveTypes.EffectivePolicySpec
 
__dynamicStructureFields - Variable in class com.vmware.esx.settings.clusters.policies.apply.EffectiveTypes.FailureAction
 
__dynamicStructureFields - Variable in class com.vmware.esx.settings.clusters.policies.ApplyTypes.ConfiguredPolicySpec
 
__dynamicStructureFields - Variable in class com.vmware.esx.settings.clusters.policies.ApplyTypes.FailureAction
 
__dynamicStructureFields - Variable in class com.vmware.esx.settings.clusters.software.CommitsTypes.Info
 
__dynamicStructureFields - Variable in class com.vmware.esx.settings.clusters.software.drafts.software.ComponentsTypes.UpdateSpec
 
__dynamicStructureFields - Variable in class com.vmware.esx.settings.clusters.software.DraftsTypes.CommitSpec
 
__dynamicStructureFields - Variable in class com.vmware.esx.settings.clusters.software.DraftsTypes.FilterSpec
 
__dynamicStructureFields - Variable in class com.vmware.esx.settings.clusters.software.DraftsTypes.ImportSpec
 
__dynamicStructureFields - Variable in class com.vmware.esx.settings.clusters.software.DraftsTypes.Info
 
__dynamicStructureFields - Variable in class com.vmware.esx.settings.clusters.software.DraftsTypes.Metadata
 
__dynamicStructureFields - Variable in class com.vmware.esx.settings.clusters.software.DraftsTypes.Summary
 
__dynamicStructureFields - Variable in class com.vmware.esx.settings.clusters.software.DraftsTypes.ValidateResult
 
__dynamicStructureFields - Variable in class com.vmware.esx.settings.clusters.software.RecommendationsTypes.ExplanationDetails
 
__dynamicStructureFields - Variable in class com.vmware.esx.settings.clusters.software.RecommendationsTypes.Info
 
__dynamicStructureFields - Variable in class com.vmware.esx.settings.clusters.software.reports.ApplyImpactTypes.ApplyImpactSpec
 
__dynamicStructureFields - Variable in class com.vmware.esx.settings.clusters.software.reports.ApplyImpactTypes.ClusterImpact
 
__dynamicStructureFields - Variable in class com.vmware.esx.settings.clusters.software.reports.ApplyImpactTypes.Impact
 
__dynamicStructureFields - Variable in class com.vmware.esx.settings.clusters.software.reports.CheckResult
 
__dynamicStructureFields - Variable in class com.vmware.esx.settings.clusters.software.reports.DriverFirmwareVersion
 
__dynamicStructureFields - Variable in class com.vmware.esx.settings.clusters.software.reports.HardwareCompatibilityTypes.CheckSummary
 
__dynamicStructureFields - Variable in class com.vmware.esx.settings.clusters.software.reports.LastApplyResultTypes.ApplyResult
 
__dynamicStructureFields - Variable in class com.vmware.esx.settings.clusters.software.reports.LastApplyResultTypes.ApplyStatus
 
__dynamicStructureFields - Variable in class com.vmware.esx.settings.clusters.software.reports.LastCheckResultTypes.CheckInfo
 
__dynamicStructureFields - Variable in class com.vmware.esx.settings.clusters.software.reports.LastCheckResultTypes.CheckResult
 
__dynamicStructureFields - Variable in class com.vmware.esx.settings.clusters.software.reports.LastCheckResultTypes.CheckStatus
 
__dynamicStructureFields - Variable in class com.vmware.esx.settings.clusters.software.reports.LastCheckResultTypes.EntityCheckResult
 
__dynamicStructureFields - Variable in class com.vmware.esx.settings.clusters.software.reports.PciDevice
 
__dynamicStructureFields - Variable in class com.vmware.esx.settings.clusters.software.reports.PciDeviceCompliance
 
__dynamicStructureFields - Variable in class com.vmware.esx.settings.clusters.software.reports.PciDeviceComplianceInfo
 
__dynamicStructureFields - Variable in class com.vmware.esx.settings.clusters.SoftwareTypes.ApplyResult
 
__dynamicStructureFields - Variable in class com.vmware.esx.settings.clusters.SoftwareTypes.ApplySpec
 
__dynamicStructureFields - Variable in class com.vmware.esx.settings.clusters.SoftwareTypes.ApplyStatus
 
__dynamicStructureFields - Variable in class com.vmware.esx.settings.clusters.SoftwareTypes.CheckInfo
 
__dynamicStructureFields - Variable in class com.vmware.esx.settings.clusters.SoftwareTypes.CheckResult
 
__dynamicStructureFields - Variable in class com.vmware.esx.settings.clusters.SoftwareTypes.CheckSpec
 
__dynamicStructureFields - Variable in class com.vmware.esx.settings.clusters.SoftwareTypes.CheckStatus
 
__dynamicStructureFields - Variable in class com.vmware.esx.settings.clusters.SoftwareTypes.EntityCheckResult
 
__dynamicStructureFields - Variable in class com.vmware.esx.settings.clusters.SoftwareTypes.ExportSpec
 
__dynamicStructureFields - Variable in class com.vmware.esx.settings.ComponentCompliance
 
__dynamicStructureFields - Variable in class com.vmware.esx.settings.ComponentDetails
 
__dynamicStructureFields - Variable in class com.vmware.esx.settings.ComponentInfo
 
__dynamicStructureFields - Variable in class com.vmware.esx.settings.ComponentOverrideInfo
 
__dynamicStructureFields - Variable in class com.vmware.esx.settings.defaults.clusters.policies.apply.EffectiveTypes.EffectivePolicySpec
 
__dynamicStructureFields - Variable in class com.vmware.esx.settings.defaults.clusters.policies.apply.EffectiveTypes.FailureAction
 
__dynamicStructureFields - Variable in class com.vmware.esx.settings.defaults.clusters.policies.ApplyTypes.ConfiguredPolicySpec
 
__dynamicStructureFields - Variable in class com.vmware.esx.settings.defaults.clusters.policies.ApplyTypes.FailureAction
 
__dynamicStructureFields - Variable in class com.vmware.esx.settings.depot_content.add_ons.VersionsTypes.ComponentInfo
 
__dynamicStructureFields - Variable in class com.vmware.esx.settings.depot_content.add_ons.VersionsTypes.Info
 
__dynamicStructureFields - Variable in class com.vmware.esx.settings.depot_content.add_ons.VersionsTypes.RemovedComponentInfo
 
__dynamicStructureFields - Variable in class com.vmware.esx.settings.depot_content.AddOnsTypes.AddOnVersionSummary
 
__dynamicStructureFields - Variable in class com.vmware.esx.settings.depot_content.AddOnsTypes.FilterSpec
 
__dynamicStructureFields - Variable in class com.vmware.esx.settings.depot_content.AddOnsTypes.Summary
 
__dynamicStructureFields - Variable in class com.vmware.esx.settings.depot_content.base_images.VersionsTypes.ComponentVersionInfo
 
__dynamicStructureFields - Variable in class com.vmware.esx.settings.depot_content.base_images.VersionsTypes.Info
 
__dynamicStructureFields - Variable in class com.vmware.esx.settings.depot_content.BaseImagesTypes.FilterSpec
 
__dynamicStructureFields - Variable in class com.vmware.esx.settings.depot_content.BaseImagesTypes.Summary
 
__dynamicStructureFields - Variable in class com.vmware.esx.settings.depot_content.components.VersionsTypes.Info
 
__dynamicStructureFields - Variable in class com.vmware.esx.settings.depot_content.ComponentsTypes.ComponentVersionSummary
 
__dynamicStructureFields - Variable in class com.vmware.esx.settings.depot_content.ComponentsTypes.FilterSpec
 
__dynamicStructureFields - Variable in class com.vmware.esx.settings.depot_content.ComponentsTypes.Summary
 
__dynamicStructureFields - Variable in class com.vmware.esx.settings.depots.OfflineTypes.CreateResult
 
__dynamicStructureFields - Variable in class com.vmware.esx.settings.depots.OfflineTypes.CreateSpec
 
__dynamicStructureFields - Variable in class com.vmware.esx.settings.depots.OfflineTypes.Info
 
__dynamicStructureFields - Variable in class com.vmware.esx.settings.depots.OfflineTypes.Summary
 
__dynamicStructureFields - Variable in class com.vmware.esx.settings.depots.OnlineTypes.CreateSpec
 
__dynamicStructureFields - Variable in class com.vmware.esx.settings.depots.OnlineTypes.Info
 
__dynamicStructureFields - Variable in class com.vmware.esx.settings.depots.OnlineTypes.Summary
 
__dynamicStructureFields - Variable in class com.vmware.esx.settings.depots.OnlineTypes.UpdateSpec
 
__dynamicStructureFields - Variable in class com.vmware.esx.settings.depots.SyncScheduleTypes.Schedule
 
__dynamicStructureFields - Variable in class com.vmware.esx.settings.depots.SyncScheduleTypes.Spec
 
__dynamicStructureFields - Variable in class com.vmware.esx.settings.depots.UmdsTypes.Info
 
__dynamicStructureFields - Variable in class com.vmware.esx.settings.depots.UmdsTypes.SetSpec
 
__dynamicStructureFields - Variable in class com.vmware.esx.settings.depots.UmdsTypes.UpdateSpec
 
__dynamicStructureFields - Variable in class com.vmware.esx.settings.EffectiveComponentDetails
 
__dynamicStructureFields - Variable in class com.vmware.esx.settings.EffectiveComponentInfo
 
__dynamicStructureFields - Variable in class com.vmware.esx.settings.HardwareModuleDetails
 
__dynamicStructureFields - Variable in class com.vmware.esx.settings.HardwareModuleFirmwareCompliance
 
__dynamicStructureFields - Variable in class com.vmware.esx.settings.HardwareModuleFirmwareInfo
 
__dynamicStructureFields - Variable in class com.vmware.esx.settings.HardwareSupportInfo
 
__dynamicStructureFields - Variable in class com.vmware.esx.settings.HardwareSupportPackageCompliance
 
__dynamicStructureFields - Variable in class com.vmware.esx.settings.HardwareSupportPackageInfo
 
__dynamicStructureFields - Variable in class com.vmware.esx.settings.HardwareSupportPackageSpec
 
__dynamicStructureFields - Variable in class com.vmware.esx.settings.HardwareSupportSpec
 
__dynamicStructureFields - Variable in class com.vmware.esx.settings.HostCompliance
 
__dynamicStructureFields - Variable in class com.vmware.esx.settings.HostInfo
 
__dynamicStructureFields - Variable in class com.vmware.esx.settings.Notification
 
__dynamicStructureFields - Variable in class com.vmware.esx.settings.Notifications
 
__dynamicStructureFields - Variable in class com.vmware.esx.settings.SoftwareInfo
 
__dynamicStructureFields - Variable in class com.vmware.esx.settings.SoftwareSpec
 
__dynamicStructureFields - Variable in class com.vmware.esx.settings.SolutionCompliance
 
__dynamicStructureFields - Variable in class com.vmware.esx.settings.SolutionComponentDetails
 
__dynamicStructureFields - Variable in class com.vmware.esx.settings.SolutionComponentSpec
 
__dynamicStructureFields - Variable in class com.vmware.esx.settings.SolutionDetails
 
__dynamicStructureFields - Variable in class com.vmware.esx.settings.SolutionInfo
 
__dynamicStructureFields - Variable in class com.vmware.esx.settings.SolutionSpec
 
__dynamicStructureFields - Variable in class com.vmware.esx.settings.TaskInfo
 
__dynamicStructureFields - Variable in class com.vmware.vapi.metadata.authentication.AuthenticationInfo
 
__dynamicStructureFields - Variable in class com.vmware.vapi.metadata.authentication.ComponentData
 
__dynamicStructureFields - Variable in class com.vmware.vapi.metadata.authentication.ComponentInfo
 
__dynamicStructureFields - Variable in class com.vmware.vapi.metadata.authentication.OperationInfo
 
__dynamicStructureFields - Variable in class com.vmware.vapi.metadata.authentication.PackageInfo
 
__dynamicStructureFields - Variable in class com.vmware.vapi.metadata.authentication.ServiceInfo
 
__dynamicStructureFields - Variable in class com.vmware.vapi.metadata.cli.CommandTypes.Identity
 
__dynamicStructureFields - Variable in class com.vmware.vapi.metadata.cli.CommandTypes.Info
 
__dynamicStructureFields - Variable in class com.vmware.vapi.metadata.cli.CommandTypes.OptionInfo
 
__dynamicStructureFields - Variable in class com.vmware.vapi.metadata.cli.CommandTypes.OutputFieldInfo
 
__dynamicStructureFields - Variable in class com.vmware.vapi.metadata.cli.CommandTypes.OutputInfo
 
__dynamicStructureFields - Variable in class com.vmware.vapi.metadata.cli.NamespaceTypes.Identity
 
__dynamicStructureFields - Variable in class com.vmware.vapi.metadata.cli.NamespaceTypes.Info
 
__dynamicStructureFields - Variable in class com.vmware.vapi.metadata.metamodel.ComponentData
 
__dynamicStructureFields - Variable in class com.vmware.vapi.metadata.metamodel.ComponentInfo
 
__dynamicStructureFields - Variable in class com.vmware.vapi.metadata.metamodel.ConstantInfo
 
__dynamicStructureFields - Variable in class com.vmware.vapi.metadata.metamodel.ConstantValue
 
__dynamicStructureFields - Variable in class com.vmware.vapi.metadata.metamodel.ElementMap
 
__dynamicStructureFields - Variable in class com.vmware.vapi.metadata.metamodel.ElementValue
 
__dynamicStructureFields - Variable in class com.vmware.vapi.metadata.metamodel.EnumerationInfo
 
__dynamicStructureFields - Variable in class com.vmware.vapi.metadata.metamodel.EnumerationValueInfo
 
__dynamicStructureFields - Variable in class com.vmware.vapi.metadata.metamodel.ErrorInfo
 
__dynamicStructureFields - Variable in class com.vmware.vapi.metadata.metamodel.FieldInfo
 
__dynamicStructureFields - Variable in class com.vmware.vapi.metadata.metamodel.GenericInstantiation
 
__dynamicStructureFields - Variable in class com.vmware.vapi.metadata.metamodel.OperationInfo
 
__dynamicStructureFields - Variable in class com.vmware.vapi.metadata.metamodel.OperationResultInfo
 
__dynamicStructureFields - Variable in class com.vmware.vapi.metadata.metamodel.PackageInfo
 
__dynamicStructureFields - Variable in class com.vmware.vapi.metadata.metamodel.PrimitiveValue
 
__dynamicStructureFields - Variable in class com.vmware.vapi.metadata.metamodel.ServiceInfo
 
__dynamicStructureFields - Variable in class com.vmware.vapi.metadata.metamodel.StructureInfo
 
__dynamicStructureFields - Variable in class com.vmware.vapi.metadata.metamodel.Type
 
__dynamicStructureFields - Variable in class com.vmware.vapi.metadata.metamodel.UserDefinedType
 
__dynamicStructureFields - Variable in class com.vmware.vapi.metadata.privilege.ComponentData
 
__dynamicStructureFields - Variable in class com.vmware.vapi.metadata.privilege.ComponentInfo
 
__dynamicStructureFields - Variable in class com.vmware.vapi.metadata.privilege.OperationInfo
 
__dynamicStructureFields - Variable in class com.vmware.vapi.metadata.privilege.PackageInfo
 
__dynamicStructureFields - Variable in class com.vmware.vapi.metadata.privilege.PrivilegeInfo
 
__dynamicStructureFields - Variable in class com.vmware.vapi.metadata.privilege.ServiceInfo
 
__dynamicStructureFields - Variable in class com.vmware.vapi.metadata.SourceCreateSpec
 
__dynamicStructureFields - Variable in class com.vmware.vapi.metadata.SourceInfo
 
__dynamicStructureFields - Variable in class com.vmware.vapi.std.AuthenticationScheme
 
__dynamicStructureFields - Variable in class com.vmware.vapi.std.DynamicID
 
__dynamicStructureFields - Variable in class com.vmware.vapi.std.errors.ArgumentLocations
 
__dynamicStructureFields - Variable in exception com.vmware.vapi.std.errors.Error
 
__dynamicStructureFields - Variable in class com.vmware.vapi.std.errors.FileLocations
 
__dynamicStructureFields - Variable in class com.vmware.vapi.std.errors.TransientIndication
 
__dynamicStructureFields - Variable in class com.vmware.vapi.std.interposition.InvocationRequest
 
__dynamicStructureFields - Variable in class com.vmware.vapi.std.interposition.InvocationResult
 
__dynamicStructureFields - Variable in class com.vmware.vapi.std.interposition.SecurityPrincipal
 
__dynamicStructureFields - Variable in class com.vmware.vapi.std.LocalizableMessage
 
__dynamicStructureFields - Variable in class com.vmware.vapi.std.LocalizationParam
 
__dynamicStructureFields - Variable in class com.vmware.vapi.std.NestedLocalizableMessage
 
__dynamicStructureFields - Variable in class com.vmware.vcenter.certificate_management.vcenter.TlsCsrTypes.Info
 
__dynamicStructureFields - Variable in class com.vmware.vcenter.certificate_management.vcenter.TlsCsrTypes.Spec
 
__dynamicStructureFields - Variable in class com.vmware.vcenter.certificate_management.vcenter.TlsTypes.Info
 
__dynamicStructureFields - Variable in class com.vmware.vcenter.certificate_management.vcenter.TlsTypes.ReplaceSpec
 
__dynamicStructureFields - Variable in class com.vmware.vcenter.certificate_management.vcenter.TlsTypes.Spec
 
__dynamicStructureFields - Variable in class com.vmware.vcenter.certificate_management.vcenter.TrustedRootChainsTypes.CreateSpec
 
__dynamicStructureFields - Variable in class com.vmware.vcenter.certificate_management.vcenter.TrustedRootChainsTypes.Info
 
__dynamicStructureFields - Variable in class com.vmware.vcenter.certificate_management.vcenter.TrustedRootChainsTypes.Summary
 
__dynamicStructureFields - Variable in class com.vmware.vcenter.certificate_management.vcenter.VmcaRootTypes.CreateSpec
 
__dynamicStructureFields - Variable in class com.vmware.vcenter.certificate_management.X509CertChain
 
__dynamicStructureFields - Variable in class com.vmware.vcenter.ClusterTypes.FilterSpec
 
__dynamicStructureFields - Variable in class com.vmware.vcenter.ClusterTypes.Info
 
__dynamicStructureFields - Variable in class com.vmware.vcenter.ClusterTypes.Summary
 
__dynamicStructureFields - Variable in class com.vmware.vcenter.compute.policies.capabilities.cluster_scale_in_ignore_vm_capabilities.CreateSpec
 
__dynamicStructureFields - Variable in class com.vmware.vcenter.compute.policies.capabilities.cluster_scale_in_ignore_vm_capabilities.Info
 
__dynamicStructureFields - Variable in class com.vmware.vcenter.compute.policies.capabilities.disable_drs_vmotion.CreateSpec
 
__dynamicStructureFields - Variable in class com.vmware.vcenter.compute.policies.capabilities.disable_drs_vmotion.Info
 
__dynamicStructureFields - Variable in class com.vmware.vcenter.compute.policies.capabilities.vm.evacuation.vmotion.CreateSpec
 
__dynamicStructureFields - Variable in class com.vmware.vcenter.compute.policies.capabilities.vm.evacuation.vmotion.Info
 
__dynamicStructureFields - Variable in class com.vmware.vcenter.compute.policies.capabilities.vm_host_affinity.CreateSpec
 
__dynamicStructureFields - Variable in class com.vmware.vcenter.compute.policies.capabilities.vm_host_affinity.Info
 
__dynamicStructureFields - Variable in class com.vmware.vcenter.compute.policies.capabilities.vm_host_anti_affinity.CreateSpec
 
__dynamicStructureFields - Variable in class com.vmware.vcenter.compute.policies.capabilities.vm_host_anti_affinity.Info
 
__dynamicStructureFields - Variable in class com.vmware.vcenter.compute.policies.capabilities.vm_vm_affinity.CreateSpec
 
__dynamicStructureFields - Variable in class com.vmware.vcenter.compute.policies.capabilities.vm_vm_affinity.Info
 
__dynamicStructureFields - Variable in class com.vmware.vcenter.compute.policies.capabilities.vm_vm_anti_affinity.CreateSpec
 
__dynamicStructureFields - Variable in class com.vmware.vcenter.compute.policies.capabilities.vm_vm_anti_affinity.Info
 
__dynamicStructureFields - Variable in class com.vmware.vcenter.compute.policies.CapabilitiesTypes.Info
 
__dynamicStructureFields - Variable in class com.vmware.vcenter.compute.policies.CapabilitiesTypes.Summary
 
__dynamicStructureFields - Variable in class com.vmware.vcenter.compute.policies.CreateSpec
 
__dynamicStructureFields - Variable in class com.vmware.vcenter.compute.policies.Info
 
__dynamicStructureFields - Variable in class com.vmware.vcenter.compute.policies.Status
 
__dynamicStructureFields - Variable in class com.vmware.vcenter.compute.policies.TagUsageTypes.FilterSpec
 
__dynamicStructureFields - Variable in class com.vmware.vcenter.compute.policies.TagUsageTypes.Summary
 
__dynamicStructureFields - Variable in class com.vmware.vcenter.compute.PoliciesTypes.Summary
 
__dynamicStructureFields - Variable in class com.vmware.vcenter.content.registries.harbor.ProjectsTypes.CreateSpec
 
__dynamicStructureFields - Variable in class com.vmware.vcenter.content.registries.harbor.ProjectsTypes.Info
 
__dynamicStructureFields - Variable in class com.vmware.vcenter.content.registries.harbor.ProjectsTypes.Summary
 
__dynamicStructureFields - Variable in class com.vmware.vcenter.content.registries.HarborTypes.CreateSpec
 
__dynamicStructureFields - Variable in class com.vmware.vcenter.content.registries.HarborTypes.GarbageCollection
 
__dynamicStructureFields - Variable in class com.vmware.vcenter.content.registries.HarborTypes.Info
 
__dynamicStructureFields - Variable in class com.vmware.vcenter.content.registries.HarborTypes.StorageInfo
 
__dynamicStructureFields - Variable in class com.vmware.vcenter.content.registries.HarborTypes.StorageSpec
 
__dynamicStructureFields - Variable in class com.vmware.vcenter.content.registries.HarborTypes.Summary
 
__dynamicStructureFields - Variable in class com.vmware.vcenter.content.registries.HealthTypes.Info
 
__dynamicStructureFields - Variable in class com.vmware.vcenter.DatacenterTypes.CreateSpec
 
__dynamicStructureFields - Variable in class com.vmware.vcenter.DatacenterTypes.FilterSpec
 
__dynamicStructureFields - Variable in class com.vmware.vcenter.DatacenterTypes.Info
 
__dynamicStructureFields - Variable in class com.vmware.vcenter.DatacenterTypes.Summary
 
__dynamicStructureFields - Variable in class com.vmware.vcenter.DatastoreTypes.FilterSpec
 
__dynamicStructureFields - Variable in class com.vmware.vcenter.DatastoreTypes.Info
 
__dynamicStructureFields - Variable in class com.vmware.vcenter.DatastoreTypes.Summary
 
__dynamicStructureFields - Variable in class com.vmware.vcenter.deployment.CheckInfo
 
__dynamicStructureFields - Variable in class com.vmware.vcenter.deployment.DataMigrationEstimate
 
__dynamicStructureFields - Variable in class com.vmware.vcenter.deployment.DataMigrationInfo
 
__dynamicStructureFields - Variable in class com.vmware.vcenter.deployment.HistoryMigrationSpec
 
__dynamicStructureFields - Variable in class com.vmware.vcenter.deployment.ImportHistoryTypes.CreateSpec
 
__dynamicStructureFields - Variable in class com.vmware.vcenter.deployment.ImportHistoryTypes.Info
 
__dynamicStructureFields - Variable in class com.vmware.vcenter.deployment.install.initial_config.remote_psc.ThumbprintTypes.RemoteSpec
 
__dynamicStructureFields - Variable in class com.vmware.vcenter.deployment.InstallTypes.InstallSpec
 
__dynamicStructureFields - Variable in class com.vmware.vcenter.deployment.InstallTypes.VcsaEmbeddedSpec
 
__dynamicStructureFields - Variable in class com.vmware.vcenter.deployment.LocationSpec
 
__dynamicStructureFields - Variable in class com.vmware.vcenter.deployment.migrate.ActiveDirectorySpec
 
__dynamicStructureFields - Variable in class com.vmware.vcenter.deployment.migrate.ActiveDirectoryTypes.CheckSpec
 
__dynamicStructureFields - Variable in class com.vmware.vcenter.deployment.MigrateTypes.MigrateSpec
 
__dynamicStructureFields - Variable in class com.vmware.vcenter.deployment.MigrateTypes.MigrationAssistantSpec
 
__dynamicStructureFields - Variable in class com.vmware.vcenter.deployment.MigrateTypes.PscSpec
 
__dynamicStructureFields - Variable in class com.vmware.vcenter.deployment.MigrateTypes.SourceVcWindows
 
__dynamicStructureFields - Variable in class com.vmware.vcenter.deployment.MigrateTypes.VcsaEmbeddedSpec
 
__dynamicStructureFields - Variable in class com.vmware.vcenter.deployment.Notification
 
__dynamicStructureFields - Variable in class com.vmware.vcenter.deployment.Notifications
 
__dynamicStructureFields - Variable in class com.vmware.vcenter.deployment.QuestionTypes.AnswerSpec
 
__dynamicStructureFields - Variable in class com.vmware.vcenter.deployment.QuestionTypes.Info
 
__dynamicStructureFields - Variable in class com.vmware.vcenter.deployment.QuestionTypes.Question
 
__dynamicStructureFields - Variable in class com.vmware.vcenter.deployment.RemotePscSpec
 
__dynamicStructureFields - Variable in class com.vmware.vcenter.deployment.ReplicatedPscSpec
 
__dynamicStructureFields - Variable in class com.vmware.vcenter.deployment.ReplicatedSpec
 
__dynamicStructureFields - Variable in class com.vmware.vcenter.deployment.SourceInfo
 
__dynamicStructureFields - Variable in class com.vmware.vcenter.deployment.StandalonePscSpec
 
__dynamicStructureFields - Variable in class com.vmware.vcenter.deployment.StandaloneSpec
 
__dynamicStructureFields - Variable in class com.vmware.vcenter.deployment.UpgradeTypes.PscSpec
 
__dynamicStructureFields - Variable in class com.vmware.vcenter.deployment.UpgradeTypes.SourceApplianceSpec
 
__dynamicStructureFields - Variable in class com.vmware.vcenter.deployment.UpgradeTypes.UpgradeSpec
 
__dynamicStructureFields - Variable in class com.vmware.vcenter.deployment.UpgradeTypes.VcsaEmbeddedSpec
 
__dynamicStructureFields - Variable in class com.vmware.vcenter.DeploymentTypes.Info
 
__dynamicStructureFields - Variable in class com.vmware.vcenter.DeploymentTypes.Task
 
__dynamicStructureFields - Variable in class com.vmware.vcenter.FolderTypes.FilterSpec
 
__dynamicStructureFields - Variable in class com.vmware.vcenter.FolderTypes.Summary
 
__dynamicStructureFields - Variable in class com.vmware.vcenter.guest.AdapterMapping
 
__dynamicStructureFields - Variable in class com.vmware.vcenter.guest.ConfigurationSpec
 
__dynamicStructureFields - Variable in class com.vmware.vcenter.guest.CustomizationSpec
 
__dynamicStructureFields - Variable in class com.vmware.vcenter.guest.CustomizationSpecsTypes.CreateSpec
 
__dynamicStructureFields - Variable in class com.vmware.vcenter.guest.CustomizationSpecsTypes.FilterSpec
 
__dynamicStructureFields - Variable in class com.vmware.vcenter.guest.CustomizationSpecsTypes.Info
 
__dynamicStructureFields - Variable in class com.vmware.vcenter.guest.CustomizationSpecsTypes.Metadata
 
__dynamicStructureFields - Variable in class com.vmware.vcenter.guest.CustomizationSpecsTypes.Spec
 
__dynamicStructureFields - Variable in class com.vmware.vcenter.guest.CustomizationSpecsTypes.Summary
 
__dynamicStructureFields - Variable in class com.vmware.vcenter.guest.Domain
 
__dynamicStructureFields - Variable in class com.vmware.vcenter.guest.GlobalDNSSettings
 
__dynamicStructureFields - Variable in class com.vmware.vcenter.guest.GuiUnattended
 
__dynamicStructureFields - Variable in class com.vmware.vcenter.guest.HostnameGenerator
 
__dynamicStructureFields - Variable in class com.vmware.vcenter.guest.IPSettings
 
__dynamicStructureFields - Variable in class com.vmware.vcenter.guest.Ipv4
 
__dynamicStructureFields - Variable in class com.vmware.vcenter.guest.Ipv6
 
__dynamicStructureFields - Variable in class com.vmware.vcenter.guest.Ipv6Address
 
__dynamicStructureFields - Variable in class com.vmware.vcenter.guest.LinuxConfiguration
 
__dynamicStructureFields - Variable in class com.vmware.vcenter.guest.UserData
 
__dynamicStructureFields - Variable in class com.vmware.vcenter.guest.WindowsConfiguration
 
__dynamicStructureFields - Variable in class com.vmware.vcenter.guest.WindowsNetworkAdapterSettings
 
__dynamicStructureFields - Variable in class com.vmware.vcenter.guest.WindowsSysprep
 
__dynamicStructureFields - Variable in class com.vmware.vcenter.HostTypes.CreateSpec
 
__dynamicStructureFields - Variable in class com.vmware.vcenter.HostTypes.FilterSpec
 
__dynamicStructureFields - Variable in class com.vmware.vcenter.HostTypes.Summary
 
__dynamicStructureFields - Variable in class com.vmware.vcenter.hvc.links.sync.ProvidersTypes.Credentials
 
__dynamicStructureFields - Variable in class com.vmware.vcenter.hvc.links.sync.ProvidersTypes.Info
 
__dynamicStructureFields - Variable in class com.vmware.vcenter.hvc.links.sync.ProvidersTypes.SessionInfo
 
__dynamicStructureFields - Variable in class com.vmware.vcenter.hvc.links.sync.ProvidersTypes.Summary
 
__dynamicStructureFields - Variable in class com.vmware.vcenter.hvc.links.SyncTypes.Credentials
 
__dynamicStructureFields - Variable in class com.vmware.vcenter.hvc.LinksTypes.CertificateInfo
 
__dynamicStructureFields - Variable in class com.vmware.vcenter.hvc.LinksTypes.CreateSpec
 
__dynamicStructureFields - Variable in class com.vmware.vcenter.hvc.LinksTypes.Credentials
 
__dynamicStructureFields - Variable in class com.vmware.vcenter.hvc.LinksTypes.Summary
 
__dynamicStructureFields - Variable in class com.vmware.vcenter.identity.ProvidersTypes.ActiveDirectoryOverLdap
 
__dynamicStructureFields - Variable in class com.vmware.vcenter.identity.ProvidersTypes.CreateSpec
 
__dynamicStructureFields - Variable in class com.vmware.vcenter.identity.ProvidersTypes.Info
 
__dynamicStructureFields - Variable in class com.vmware.vcenter.identity.ProvidersTypes.Oauth2CreateSpec
 
__dynamicStructureFields - Variable in class com.vmware.vcenter.identity.ProvidersTypes.Oauth2Info
 
__dynamicStructureFields - Variable in class com.vmware.vcenter.identity.ProvidersTypes.Oauth2Summary
 
__dynamicStructureFields - Variable in class com.vmware.vcenter.identity.ProvidersTypes.Oauth2UpdateSpec
 
__dynamicStructureFields - Variable in class com.vmware.vcenter.identity.ProvidersTypes.OidcCreateSpec
 
__dynamicStructureFields - Variable in class com.vmware.vcenter.identity.ProvidersTypes.OidcInfo
 
__dynamicStructureFields - Variable in class com.vmware.vcenter.identity.ProvidersTypes.OidcSummary
 
__dynamicStructureFields - Variable in class com.vmware.vcenter.identity.ProvidersTypes.OidcUpdateSpec
 
__dynamicStructureFields - Variable in class com.vmware.vcenter.identity.ProvidersTypes.Summary
 
__dynamicStructureFields - Variable in class com.vmware.vcenter.identity.ProvidersTypes.UpdateSpec
 
__dynamicStructureFields - Variable in class com.vmware.vcenter.inventory.DatastoreTypes.Info
 
__dynamicStructureFields - Variable in class com.vmware.vcenter.inventory.NetworkTypes.Info
 
__dynamicStructureFields - Variable in class com.vmware.vcenter.lcm.discovery.AssociatedProductsTypes.CreateSpec
 
__dynamicStructureFields - Variable in class com.vmware.vcenter.lcm.discovery.AssociatedProductsTypes.UpdateSpec
 
__dynamicStructureFields - Variable in class com.vmware.vcenter.lcm.discovery.InteropReportTypes.ReleaseInfo
 
__dynamicStructureFields - Variable in class com.vmware.vcenter.lcm.discovery.InteropReportTypes.Report
 
__dynamicStructureFields - Variable in class com.vmware.vcenter.lcm.discovery.InteropReportTypes.ReportRow
 
__dynamicStructureFields - Variable in class com.vmware.vcenter.lcm.discovery.InteropReportTypes.ReportSummary
 
__dynamicStructureFields - Variable in class com.vmware.vcenter.lcm.discovery.InteropReportTypes.Result
 
__dynamicStructureFields - Variable in class com.vmware.vcenter.lcm.discovery.InteropReportTypes.Spec
 
__dynamicStructureFields - Variable in class com.vmware.vcenter.lcm.discovery.Product
 
__dynamicStructureFields - Variable in class com.vmware.vcenter.lcm.discovery.ProductCatalogTypes.Summary
 
__dynamicStructureFields - Variable in class com.vmware.vcenter.lcm.Notification
 
__dynamicStructureFields - Variable in class com.vmware.vcenter.lcm.Notifications
 
__dynamicStructureFields - Variable in class com.vmware.vcenter.lcm.ReportsTypes.Location
 
__dynamicStructureFields - Variable in class com.vmware.vcenter.lcm.ReportsTypes.Token
 
__dynamicStructureFields - Variable in class com.vmware.vcenter.lcm.update.PendingTypes.Info
 
__dynamicStructureFields - Variable in class com.vmware.vcenter.lcm.update.PendingTypes.ListResult
 
__dynamicStructureFields - Variable in class com.vmware.vcenter.lcm.update.PendingTypes.Summary
 
__dynamicStructureFields - Variable in class com.vmware.vcenter.lcm.update.PrecheckReportTypes.Report
 
__dynamicStructureFields - Variable in class com.vmware.vcenter.lcm.update.PrecheckReportTypes.ReportSummary
 
__dynamicStructureFields - Variable in class com.vmware.vcenter.lcm.update.PrecheckReportTypes.Result
 
__dynamicStructureFields - Variable in class com.vmware.vcenter.namespace_management.ClusterAvailableVersionsTypes.Summary
 
__dynamicStructureFields - Variable in class com.vmware.vcenter.namespace_management.ClusterCompatibilityTypes.FilterSpec
 
__dynamicStructureFields - Variable in class com.vmware.vcenter.namespace_management.ClusterCompatibilityTypes.Summary
 
__dynamicStructureFields - Variable in class com.vmware.vcenter.namespace_management.ClusterSizeInfoTypes.Info
 
__dynamicStructureFields - Variable in class com.vmware.vcenter.namespace_management.ClusterSizeInfoTypes.VmInfo
 
__dynamicStructureFields - Variable in class com.vmware.vcenter.namespace_management.ClustersTypes.EnableSpec
 
__dynamicStructureFields - Variable in class com.vmware.vcenter.namespace_management.ClustersTypes.ImageRegistry
 
__dynamicStructureFields - Variable in class com.vmware.vcenter.namespace_management.ClustersTypes.ImageStorageSpec
 
__dynamicStructureFields - Variable in class com.vmware.vcenter.namespace_management.ClustersTypes.Info
 
__dynamicStructureFields - Variable in class com.vmware.vcenter.namespace_management.ClustersTypes.Ipv4Range
 
__dynamicStructureFields - Variable in class com.vmware.vcenter.namespace_management.ClustersTypes.Message
 
__dynamicStructureFields - Variable in class com.vmware.vcenter.namespace_management.ClustersTypes.NCPClusterNetworkEnableSpec
 
__dynamicStructureFields - Variable in class com.vmware.vcenter.namespace_management.ClustersTypes.NCPClusterNetworkInfo
 
__dynamicStructureFields - Variable in class com.vmware.vcenter.namespace_management.ClustersTypes.NCPClusterNetworkSetSpec
 
__dynamicStructureFields - Variable in class com.vmware.vcenter.namespace_management.ClustersTypes.NCPClusterNetworkUpdateSpec
 
__dynamicStructureFields - Variable in class com.vmware.vcenter.namespace_management.ClustersTypes.NetworkSpec
 
__dynamicStructureFields - Variable in class com.vmware.vcenter.namespace_management.ClustersTypes.SetSpec
 
__dynamicStructureFields - Variable in class com.vmware.vcenter.namespace_management.ClustersTypes.Stats
 
__dynamicStructureFields - Variable in class com.vmware.vcenter.namespace_management.ClustersTypes.Summary
 
__dynamicStructureFields - Variable in class com.vmware.vcenter.namespace_management.ClustersTypes.UpdateSpec
 
__dynamicStructureFields - Variable in class com.vmware.vcenter.namespace_management.DistributedSwitchCompatibilityTypes.FilterSpec
 
__dynamicStructureFields - Variable in class com.vmware.vcenter.namespace_management.DistributedSwitchCompatibilityTypes.Summary
 
__dynamicStructureFields - Variable in class com.vmware.vcenter.namespace_management.EdgeClusterCompatibilityTypes.FilterSpec
 
__dynamicStructureFields - Variable in class com.vmware.vcenter.namespace_management.EdgeClusterCompatibilityTypes.Summary
 
__dynamicStructureFields - Variable in class com.vmware.vcenter.namespace_management.HostsConfigTypes.Info
 
__dynamicStructureFields - Variable in class com.vmware.vcenter.namespace_management.Ipv4Cidr
 
__dynamicStructureFields - Variable in class com.vmware.vcenter.namespace_management.NamespaceResourceOptionsTypes.Info
 
__dynamicStructureFields - Variable in class com.vmware.vcenter.namespace_management.software.ClustersTypes.Info
 
__dynamicStructureFields - Variable in class com.vmware.vcenter.namespace_management.software.ClustersTypes.Message
 
__dynamicStructureFields - Variable in class com.vmware.vcenter.namespace_management.software.ClustersTypes.Result
 
__dynamicStructureFields - Variable in class com.vmware.vcenter.namespace_management.software.ClustersTypes.Summary
 
__dynamicStructureFields - Variable in class com.vmware.vcenter.namespace_management.software.ClustersTypes.UpgradeProgress
 
__dynamicStructureFields - Variable in class com.vmware.vcenter.namespace_management.software.ClustersTypes.UpgradeSpec
 
__dynamicStructureFields - Variable in class com.vmware.vcenter.namespace_management.software.ClustersTypes.UpgradeStatus
 
__dynamicStructureFields - Variable in class com.vmware.vcenter.namespace_management.stats.TimeSeriesTypes.PodIdentifier
 
__dynamicStructureFields - Variable in class com.vmware.vcenter.namespace_management.stats.TimeSeriesTypes.Spec
 
__dynamicStructureFields - Variable in class com.vmware.vcenter.namespace_management.stats.TimeSeriesTypes.TimeSeries
 
__dynamicStructureFields - Variable in class com.vmware.vcenter.namespace_management.SupportBundleTypes.Location
 
__dynamicStructureFields - Variable in class com.vmware.vcenter.namespace_management.SupportBundleTypes.Token
 
__dynamicStructureFields - Variable in class com.vmware.vcenter.namespaces.AccessTypes.CreateSpec
 
__dynamicStructureFields - Variable in class com.vmware.vcenter.namespaces.AccessTypes.Info
 
__dynamicStructureFields - Variable in class com.vmware.vcenter.namespaces.AccessTypes.SetSpec
 
__dynamicStructureFields - Variable in class com.vmware.vcenter.namespaces.Container
 
__dynamicStructureFields - Variable in class com.vmware.vcenter.namespaces.EndpointAddress
 
__dynamicStructureFields - Variable in class com.vmware.vcenter.namespaces.IngressRuleValue
 
__dynamicStructureFields - Variable in class com.vmware.vcenter.namespaces.InstancesTypes.Access
 
__dynamicStructureFields - Variable in class com.vmware.vcenter.namespaces.InstancesTypes.CreateSpec
 
__dynamicStructureFields - Variable in class com.vmware.vcenter.namespaces.InstancesTypes.Info
 
__dynamicStructureFields - Variable in class com.vmware.vcenter.namespaces.InstancesTypes.Message
 
__dynamicStructureFields - Variable in class com.vmware.vcenter.namespaces.InstancesTypes.SetSpec
 
__dynamicStructureFields - Variable in class com.vmware.vcenter.namespaces.InstancesTypes.Stats
 
__dynamicStructureFields - Variable in class com.vmware.vcenter.namespaces.InstancesTypes.StorageSpec
 
__dynamicStructureFields - Variable in class com.vmware.vcenter.namespaces.InstancesTypes.Summary
 
__dynamicStructureFields - Variable in class com.vmware.vcenter.namespaces.InstancesTypes.UpdateSpec
 
__dynamicStructureFields - Variable in class com.vmware.vcenter.namespaces.ResourceQuotaOptionsV1
 
__dynamicStructureFields - Variable in class com.vmware.vcenter.namespaces.ResourceQuotaOptionsV1Update
 
__dynamicStructureFields - Variable in class com.vmware.vcenter.namespaces.user.InstancesTypes.Summary
 
__dynamicStructureFields - Variable in class com.vmware.vcenter.NetworkTypes.FilterSpec
 
__dynamicStructureFields - Variable in class com.vmware.vcenter.NetworkTypes.Summary
 
__dynamicStructureFields - Variable in class com.vmware.vcenter.ovf.CertificateParams
 
__dynamicStructureFields - Variable in class com.vmware.vcenter.ovf.DeploymentOption
 
__dynamicStructureFields - Variable in class com.vmware.vcenter.ovf.DeploymentOptionParams
 
__dynamicStructureFields - Variable in class com.vmware.vcenter.ovf.ExportFlagTypes.Info
 
__dynamicStructureFields - Variable in class com.vmware.vcenter.ovf.ExtraConfig
 
__dynamicStructureFields - Variable in class com.vmware.vcenter.ovf.ExtraConfigParams
 
__dynamicStructureFields - Variable in class com.vmware.vcenter.ovf.ImportFlagTypes.Info
 
__dynamicStructureFields - Variable in class com.vmware.vcenter.ovf.IpAllocationParams
 
__dynamicStructureFields - Variable in class com.vmware.vcenter.ovf.LibraryItemTypes.CreateResult
 
__dynamicStructureFields - Variable in class com.vmware.vcenter.ovf.LibraryItemTypes.CreateSpec
 
__dynamicStructureFields - Variable in class com.vmware.vcenter.ovf.LibraryItemTypes.CreateTarget
 
__dynamicStructureFields - Variable in class com.vmware.vcenter.ovf.LibraryItemTypes.DeployableIdentity
 
__dynamicStructureFields - Variable in class com.vmware.vcenter.ovf.LibraryItemTypes.DeploymentResult
 
__dynamicStructureFields - Variable in class com.vmware.vcenter.ovf.LibraryItemTypes.DeploymentTarget
 
__dynamicStructureFields - Variable in class com.vmware.vcenter.ovf.LibraryItemTypes.OvfSummary
 
__dynamicStructureFields - Variable in class com.vmware.vcenter.ovf.LibraryItemTypes.ResourcePoolDeploymentSpec
 
__dynamicStructureFields - Variable in class com.vmware.vcenter.ovf.LibraryItemTypes.ResultInfo
 
__dynamicStructureFields - Variable in class com.vmware.vcenter.ovf.LibraryItemTypes.StorageGroupMapping
 
__dynamicStructureFields - Variable in class com.vmware.vcenter.ovf.OvfError
 
__dynamicStructureFields - Variable in class com.vmware.vcenter.ovf.OvfInfo
 
__dynamicStructureFields - Variable in class com.vmware.vcenter.ovf.OvfMessage
 
__dynamicStructureFields - Variable in class com.vmware.vcenter.ovf.OvfParams
 
__dynamicStructureFields - Variable in class com.vmware.vcenter.ovf.OvfWarning
 
__dynamicStructureFields - Variable in class com.vmware.vcenter.ovf.ParseIssue
 
__dynamicStructureFields - Variable in class com.vmware.vcenter.ovf.Property
 
__dynamicStructureFields - Variable in class com.vmware.vcenter.ovf.PropertyParams
 
__dynamicStructureFields - Variable in class com.vmware.vcenter.ovf.ScaleOutGroup
 
__dynamicStructureFields - Variable in class com.vmware.vcenter.ovf.ScaleOutParams
 
__dynamicStructureFields - Variable in class com.vmware.vcenter.ovf.SizeParams
 
__dynamicStructureFields - Variable in class com.vmware.vcenter.ovf.UnknownSection
 
__dynamicStructureFields - Variable in class com.vmware.vcenter.ovf.UnknownSectionParams
 
__dynamicStructureFields - Variable in class com.vmware.vcenter.ovf.VcenterExtensionParams
 
__dynamicStructureFields - Variable in class com.vmware.vcenter.ResourcePoolTypes.CreateSpec
 
__dynamicStructureFields - Variable in class com.vmware.vcenter.ResourcePoolTypes.FilterSpec
 
__dynamicStructureFields - Variable in class com.vmware.vcenter.ResourcePoolTypes.Info
 
__dynamicStructureFields - Variable in class com.vmware.vcenter.ResourcePoolTypes.ResourceAllocationCreateSpec
 
__dynamicStructureFields - Variable in class com.vmware.vcenter.ResourcePoolTypes.ResourceAllocationInfo
 
__dynamicStructureFields - Variable in class com.vmware.vcenter.ResourcePoolTypes.ResourceAllocationUpdateSpec
 
__dynamicStructureFields - Variable in class com.vmware.vcenter.ResourcePoolTypes.SharesInfo
 
__dynamicStructureFields - Variable in class com.vmware.vcenter.ResourcePoolTypes.Summary
 
__dynamicStructureFields - Variable in class com.vmware.vcenter.ResourcePoolTypes.UpdateSpec
 
__dynamicStructureFields - Variable in class com.vmware.vcenter.services.ServiceTypes.Info
 
__dynamicStructureFields - Variable in class com.vmware.vcenter.services.ServiceTypes.UpdateSpec
 
__dynamicStructureFields - Variable in class com.vmware.vcenter.storage.policies.compliance.VMTypes.FilterSpec
 
__dynamicStructureFields - Variable in class com.vmware.vcenter.storage.policies.compliance.VMTypes.Info
 
__dynamicStructureFields - Variable in class com.vmware.vcenter.storage.policies.ComplianceTypes.FilterSpec
 
__dynamicStructureFields - Variable in class com.vmware.vcenter.storage.policies.ComplianceTypes.Summary
 
__dynamicStructureFields - Variable in class com.vmware.vcenter.storage.policies.VMTypes.Info
 
__dynamicStructureFields - Variable in class com.vmware.vcenter.storage.PoliciesTypes.CompatibilityInfo
 
__dynamicStructureFields - Variable in class com.vmware.vcenter.storage.PoliciesTypes.CompatibleDatastoreInfo
 
__dynamicStructureFields - Variable in class com.vmware.vcenter.storage.PoliciesTypes.FilterSpec
 
__dynamicStructureFields - Variable in class com.vmware.vcenter.storage.PoliciesTypes.Summary
 
__dynamicStructureFields - Variable in class com.vmware.vcenter.system_config.DeploymentTypeTypes.Info
 
__dynamicStructureFields - Variable in class com.vmware.vcenter.system_config.DeploymentTypeTypes.ReconfigureSpec
 
__dynamicStructureFields - Variable in class com.vmware.vcenter.system_config.PscRegistrationTypes.Info
 
__dynamicStructureFields - Variable in class com.vmware.vcenter.tagging.AssociationsTypes.IterationSpec
 
__dynamicStructureFields - Variable in class com.vmware.vcenter.tagging.AssociationsTypes.ListResult
 
__dynamicStructureFields - Variable in class com.vmware.vcenter.tagging.AssociationsTypes.Summary
 
__dynamicStructureFields - Variable in exception com.vmware.vcenter.tokenservice.Error
 
__dynamicStructureFields - Variable in class com.vmware.vcenter.tokenservice.TokenExchangeTypes.ExchangeSpec
 
__dynamicStructureFields - Variable in class com.vmware.vcenter.tokenservice.TokenExchangeTypes.Info
 
__dynamicStructureFields - Variable in class com.vmware.vcenter.topology.NodesTypes.FilterSpec
 
__dynamicStructureFields - Variable in class com.vmware.vcenter.topology.NodesTypes.Info
 
__dynamicStructureFields - Variable in class com.vmware.vcenter.topology.NodesTypes.Summary
 
__dynamicStructureFields - Variable in class com.vmware.vcenter.topology.ReplicationStatusTypes.FilterSpec
 
__dynamicStructureFields - Variable in class com.vmware.vcenter.topology.ReplicationStatusTypes.Summary
 
__dynamicStructureFields - Variable in class com.vmware.vcenter.trusted_infrastructure.attestation.ServicesTypes.CreateSpec
 
__dynamicStructureFields - Variable in class com.vmware.vcenter.trusted_infrastructure.attestation.ServicesTypes.FilterSpec
 
__dynamicStructureFields - Variable in class com.vmware.vcenter.trusted_infrastructure.attestation.ServicesTypes.Info
 
__dynamicStructureFields - Variable in class com.vmware.vcenter.trusted_infrastructure.attestation.ServicesTypes.Summary
 
__dynamicStructureFields - Variable in class com.vmware.vcenter.trusted_infrastructure.kms.ServicesTypes.CreateSpec
 
__dynamicStructureFields - Variable in class com.vmware.vcenter.trusted_infrastructure.kms.ServicesTypes.FilterSpec
 
__dynamicStructureFields - Variable in class com.vmware.vcenter.trusted_infrastructure.kms.ServicesTypes.Info
 
__dynamicStructureFields - Variable in class com.vmware.vcenter.trusted_infrastructure.kms.ServicesTypes.Summary
 
__dynamicStructureFields - Variable in class com.vmware.vcenter.trusted_infrastructure.NetworkAddress
 
__dynamicStructureFields - Variable in class com.vmware.vcenter.trusted_infrastructure.PrincipalTypes.Info
 
__dynamicStructureFields - Variable in class com.vmware.vcenter.trusted_infrastructure.StsPrincipal
 
__dynamicStructureFields - Variable in class com.vmware.vcenter.trusted_infrastructure.StsPrincipalId
 
__dynamicStructureFields - Variable in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.attestation.os.esx.BaseImagesTypes.FilterSpec
 
__dynamicStructureFields - Variable in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.attestation.os.esx.BaseImagesTypes.Info
 
__dynamicStructureFields - Variable in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.attestation.os.esx.BaseImagesTypes.Summary
 
__dynamicStructureFields - Variable in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.attestation.ServiceStatusTypes.Info
 
__dynamicStructureFields - Variable in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.attestation.tpm2.CaCertificatesTypes.CreateSpec
 
__dynamicStructureFields - Variable in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.attestation.tpm2.CaCertificatesTypes.Info
 
__dynamicStructureFields - Variable in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.attestation.tpm2.CaCertificatesTypes.Summary
 
__dynamicStructureFields - Variable in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.attestation.tpm2.EndorsementKeysTypes.CreateSpec
 
__dynamicStructureFields - Variable in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.attestation.tpm2.EndorsementKeysTypes.Info
 
__dynamicStructureFields - Variable in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.attestation.tpm2.EndorsementKeysTypes.Summary
 
__dynamicStructureFields - Variable in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.attestation.tpm2.SettingsTypes.Info
 
__dynamicStructureFields - Variable in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.attestation.tpm2.SettingsTypes.UpdateSpec
 
__dynamicStructureFields - Variable in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.ConsumerPrincipalsTypes.CreateSpec
 
__dynamicStructureFields - Variable in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.ConsumerPrincipalsTypes.FilterSpec
 
__dynamicStructureFields - Variable in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.ConsumerPrincipalsTypes.Info
 
__dynamicStructureFields - Variable in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.ConsumerPrincipalsTypes.Summary
 
__dynamicStructureFields - Variable in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.providers.client_certificate.CsrTypes.Info
 
__dynamicStructureFields - Variable in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.providers.ClientCertificateTypes.Info
 
__dynamicStructureFields - Variable in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.providers.ClientCertificateTypes.UpdateSpec
 
__dynamicStructureFields - Variable in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.providers.CurrentPeerCertificatesTypes.FilterSpec
 
__dynamicStructureFields - Variable in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.providers.CurrentPeerCertificatesTypes.Summary
 
__dynamicStructureFields - Variable in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.providers.TrustedPeerCertificatesTypes.Info
 
__dynamicStructureFields - Variable in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.providers.TrustedPeerCertificatesTypes.UpdateSpec
 
__dynamicStructureFields - Variable in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.ProvidersTypes.CreateSpec
 
__dynamicStructureFields - Variable in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.ProvidersTypes.Info
 
__dynamicStructureFields - Variable in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.ProvidersTypes.KeyServerCreateSpec
 
__dynamicStructureFields - Variable in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.ProvidersTypes.KeyServerInfo
 
__dynamicStructureFields - Variable in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.ProvidersTypes.KeyServerUpdateSpec
 
__dynamicStructureFields - Variable in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.ProvidersTypes.KmipServerCreateSpec
 
__dynamicStructureFields - Variable in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.ProvidersTypes.KmipServerInfo
 
__dynamicStructureFields - Variable in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.ProvidersTypes.KmipServerUpdateSpec
 
__dynamicStructureFields - Variable in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.ProvidersTypes.Server
 
__dynamicStructureFields - Variable in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.ProvidersTypes.ServerInfo
 
__dynamicStructureFields - Variable in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.ProvidersTypes.Status
 
__dynamicStructureFields - Variable in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.ProvidersTypes.Summary
 
__dynamicStructureFields - Variable in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.ProvidersTypes.UpdateSpec
 
__dynamicStructureFields - Variable in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.ServiceStatusTypes.Info
 
__dynamicStructureFields - Variable in class com.vmware.vcenter.trusted_infrastructure.trust_authority_hosts.AttestationTypes.FilterSpec
 
__dynamicStructureFields - Variable in class com.vmware.vcenter.trusted_infrastructure.trust_authority_hosts.AttestationTypes.Info
 
__dynamicStructureFields - Variable in class com.vmware.vcenter.trusted_infrastructure.trust_authority_hosts.AttestationTypes.Summary
 
__dynamicStructureFields - Variable in class com.vmware.vcenter.trusted_infrastructure.trust_authority_hosts.KmsTypes.FilterSpec
 
__dynamicStructureFields - Variable in class com.vmware.vcenter.trusted_infrastructure.trust_authority_hosts.KmsTypes.Info
 
__dynamicStructureFields - Variable in class com.vmware.vcenter.trusted_infrastructure.trust_authority_hosts.KmsTypes.Summary
 
__dynamicStructureFields - Variable in class com.vmware.vcenter.trusted_infrastructure.TrustAuthorityClustersTypes.FilterSpec
 
__dynamicStructureFields - Variable in class com.vmware.vcenter.trusted_infrastructure.TrustAuthorityClustersTypes.Info
 
__dynamicStructureFields - Variable in class com.vmware.vcenter.trusted_infrastructure.TrustAuthorityClustersTypes.Summary
 
__dynamicStructureFields - Variable in class com.vmware.vcenter.trusted_infrastructure.TrustAuthorityClustersTypes.UpdateSpec
 
__dynamicStructureFields - Variable in class com.vmware.vcenter.trusted_infrastructure.trusted_clusters.attestation.ServicesTypes.CreateSpec
 
__dynamicStructureFields - Variable in class com.vmware.vcenter.trusted_infrastructure.trusted_clusters.attestation.ServicesTypes.FilterSpec
 
__dynamicStructureFields - Variable in class com.vmware.vcenter.trusted_infrastructure.trusted_clusters.attestation.ServicesTypes.Info
 
__dynamicStructureFields - Variable in class com.vmware.vcenter.trusted_infrastructure.trusted_clusters.attestation.ServicesTypes.Summary
 
__dynamicStructureFields - Variable in class com.vmware.vcenter.trusted_infrastructure.trusted_clusters.kms.ServicesTypes.CreateSpec
 
__dynamicStructureFields - Variable in class com.vmware.vcenter.trusted_infrastructure.trusted_clusters.kms.ServicesTypes.FilterSpec
 
__dynamicStructureFields - Variable in class com.vmware.vcenter.trusted_infrastructure.trusted_clusters.kms.ServicesTypes.Info
 
__dynamicStructureFields - Variable in class com.vmware.vcenter.trusted_infrastructure.trusted_clusters.kms.ServicesTypes.Summary
 
__dynamicStructureFields - Variable in class com.vmware.vcenter.trusted_infrastructure.X509CertChain
 
__dynamicStructureFields - Variable in class com.vmware.vcenter.vcha.CertificateInfo
 
__dynamicStructureFields - Variable in class com.vmware.vcenter.vcha.cluster.ActiveTypes.Info
 
__dynamicStructureFields - Variable in class com.vmware.vcenter.vcha.cluster.DeploymentTypeTypes.Info
 
__dynamicStructureFields - Variable in class com.vmware.vcenter.vcha.cluster.ModeTypes.Info
 
__dynamicStructureFields - Variable in class com.vmware.vcenter.vcha.cluster.PassiveTypes.CheckResult
 
__dynamicStructureFields - Variable in class com.vmware.vcenter.vcha.cluster.PassiveTypes.CheckSpec
 
__dynamicStructureFields - Variable in class com.vmware.vcenter.vcha.cluster.PassiveTypes.RedeploySpec
 
__dynamicStructureFields - Variable in class com.vmware.vcenter.vcha.cluster.WitnessTypes.CheckResult
 
__dynamicStructureFields - Variable in class com.vmware.vcenter.vcha.cluster.WitnessTypes.CheckSpec
 
__dynamicStructureFields - Variable in class com.vmware.vcenter.vcha.cluster.WitnessTypes.RedeploySpec
 
__dynamicStructureFields - Variable in class com.vmware.vcenter.vcha.ClusterTypes.ActiveSpec
 
__dynamicStructureFields - Variable in class com.vmware.vcenter.vcha.ClusterTypes.DeploySpec
 
__dynamicStructureFields - Variable in class com.vmware.vcenter.vcha.ClusterTypes.ErrorCondition
 
__dynamicStructureFields - Variable in class com.vmware.vcenter.vcha.ClusterTypes.Info
 
__dynamicStructureFields - Variable in class com.vmware.vcenter.vcha.ClusterTypes.IpInfo
 
__dynamicStructureFields - Variable in class com.vmware.vcenter.vcha.ClusterTypes.Ipv4Info
 
__dynamicStructureFields - Variable in class com.vmware.vcenter.vcha.ClusterTypes.Ipv6Info
 
__dynamicStructureFields - Variable in class com.vmware.vcenter.vcha.ClusterTypes.NodeInfo
 
__dynamicStructureFields - Variable in class com.vmware.vcenter.vcha.ClusterTypes.NodeRuntimeInfo
 
__dynamicStructureFields - Variable in class com.vmware.vcenter.vcha.ClusterTypes.NodeVmInfo
 
__dynamicStructureFields - Variable in class com.vmware.vcenter.vcha.ClusterTypes.PassiveSpec
 
__dynamicStructureFields - Variable in class com.vmware.vcenter.vcha.ClusterTypes.UndeploySpec
 
__dynamicStructureFields - Variable in class com.vmware.vcenter.vcha.ClusterTypes.VmInfo
 
__dynamicStructureFields - Variable in class com.vmware.vcenter.vcha.ClusterTypes.WitnessInfo
 
__dynamicStructureFields - Variable in class com.vmware.vcenter.vcha.ClusterTypes.WitnessSpec
 
__dynamicStructureFields - Variable in class com.vmware.vcenter.vcha.ConnectionSpec
 
__dynamicStructureFields - Variable in class com.vmware.vcenter.vcha.CredentialsSpec
 
__dynamicStructureFields - Variable in class com.vmware.vcenter.vcha.DiskInfo
 
__dynamicStructureFields - Variable in class com.vmware.vcenter.vcha.DiskSpec
 
__dynamicStructureFields - Variable in class com.vmware.vcenter.vcha.IpSpec
 
__dynamicStructureFields - Variable in class com.vmware.vcenter.vcha.Ipv4Spec
 
__dynamicStructureFields - Variable in class com.vmware.vcenter.vcha.Ipv6Spec
 
__dynamicStructureFields - Variable in class com.vmware.vcenter.vcha.OperationsTypes.Info
 
__dynamicStructureFields - Variable in class com.vmware.vcenter.vcha.PlacementInfo
 
__dynamicStructureFields - Variable in class com.vmware.vcenter.vcha.PlacementSpec
 
__dynamicStructureFields - Variable in class com.vmware.vcenter.vm.compute.PoliciesTypes.Info
 
__dynamicStructureFields - Variable in class com.vmware.vcenter.vm.console.TicketsTypes.CreateSpec
 
__dynamicStructureFields - Variable in class com.vmware.vcenter.vm.console.TicketsTypes.Summary
 
__dynamicStructureFields - Variable in class com.vmware.vcenter.vm.guest.CustomizationTypes.SetSpec
 
__dynamicStructureFields - Variable in class com.vmware.vcenter.vm.guest.DhcpConfigInfo
 
__dynamicStructureFields - Variable in class com.vmware.vcenter.vm.guest.DnsAssignedValues
 
__dynamicStructureFields - Variable in class com.vmware.vcenter.vm.guest.DnsConfigInfo
 
__dynamicStructureFields - Variable in class com.vmware.vcenter.vm.guest.IdentityTypes.Info
 
__dynamicStructureFields - Variable in class com.vmware.vcenter.vm.guest.LocalFilesystemTypes.Info
 
__dynamicStructureFields - Variable in class com.vmware.vcenter.vm.guest.LocalFilesystemTypes.VirtualDiskMapping
 
__dynamicStructureFields - Variable in class com.vmware.vcenter.vm.guest.networking.InterfacesTypes.Info
 
__dynamicStructureFields - Variable in class com.vmware.vcenter.vm.guest.networking.InterfacesTypes.IpAddressInfo
 
__dynamicStructureFields - Variable in class com.vmware.vcenter.vm.guest.networking.InterfacesTypes.IpConfigInfo
 
__dynamicStructureFields - Variable in class com.vmware.vcenter.vm.guest.networking.RoutesTypes.Info
 
__dynamicStructureFields - Variable in class com.vmware.vcenter.vm.guest.NetworkingTypes.Info
 
__dynamicStructureFields - Variable in class com.vmware.vcenter.vm.guest.PowerTypes.Info
 
__dynamicStructureFields - Variable in class com.vmware.vcenter.vm.hardware.adapter.SataTypes.CreateSpec
 
__dynamicStructureFields - Variable in class com.vmware.vcenter.vm.hardware.adapter.SataTypes.Info
 
__dynamicStructureFields - Variable in class com.vmware.vcenter.vm.hardware.adapter.SataTypes.Summary
 
__dynamicStructureFields - Variable in class com.vmware.vcenter.vm.hardware.adapter.ScsiTypes.CreateSpec
 
__dynamicStructureFields - Variable in class com.vmware.vcenter.vm.hardware.adapter.ScsiTypes.Info
 
__dynamicStructureFields - Variable in class com.vmware.vcenter.vm.hardware.adapter.ScsiTypes.Summary
 
__dynamicStructureFields - Variable in class com.vmware.vcenter.vm.hardware.adapter.ScsiTypes.UpdateSpec
 
__dynamicStructureFields - Variable in class com.vmware.vcenter.vm.hardware.boot.DeviceTypes.Entry
 
__dynamicStructureFields - Variable in class com.vmware.vcenter.vm.hardware.boot.DeviceTypes.EntryCreateSpec
 
__dynamicStructureFields - Variable in class com.vmware.vcenter.vm.hardware.BootTypes.CreateSpec
 
__dynamicStructureFields - Variable in class com.vmware.vcenter.vm.hardware.BootTypes.Info
 
__dynamicStructureFields - Variable in class com.vmware.vcenter.vm.hardware.BootTypes.UpdateSpec
 
__dynamicStructureFields - Variable in class com.vmware.vcenter.vm.hardware.CdromTypes.BackingInfo
 
__dynamicStructureFields - Variable in class com.vmware.vcenter.vm.hardware.CdromTypes.BackingSpec
 
__dynamicStructureFields - Variable in class com.vmware.vcenter.vm.hardware.CdromTypes.CreateSpec
 
__dynamicStructureFields - Variable in class com.vmware.vcenter.vm.hardware.CdromTypes.Info
 
__dynamicStructureFields - Variable in class com.vmware.vcenter.vm.hardware.CdromTypes.Summary
 
__dynamicStructureFields - Variable in class com.vmware.vcenter.vm.hardware.CdromTypes.UpdateSpec
 
__dynamicStructureFields - Variable in class com.vmware.vcenter.vm.hardware.ConnectionCreateSpec
 
__dynamicStructureFields - Variable in class com.vmware.vcenter.vm.hardware.ConnectionInfo
 
__dynamicStructureFields - Variable in class com.vmware.vcenter.vm.hardware.ConnectionUpdateSpec
 
__dynamicStructureFields - Variable in class com.vmware.vcenter.vm.hardware.CpuTypes.Info
 
__dynamicStructureFields - Variable in class com.vmware.vcenter.vm.hardware.CpuTypes.UpdateSpec
 
__dynamicStructureFields - Variable in class com.vmware.vcenter.vm.hardware.DiskTypes.BackingInfo
 
__dynamicStructureFields - Variable in class com.vmware.vcenter.vm.hardware.DiskTypes.BackingSpec
 
__dynamicStructureFields - Variable in class com.vmware.vcenter.vm.hardware.DiskTypes.CreateSpec
 
__dynamicStructureFields - Variable in class com.vmware.vcenter.vm.hardware.DiskTypes.Info
 
__dynamicStructureFields - Variable in class com.vmware.vcenter.vm.hardware.DiskTypes.StoragePolicySpec
 
__dynamicStructureFields - Variable in class com.vmware.vcenter.vm.hardware.DiskTypes.Summary
 
__dynamicStructureFields - Variable in class com.vmware.vcenter.vm.hardware.DiskTypes.UpdateSpec
 
__dynamicStructureFields - Variable in class com.vmware.vcenter.vm.hardware.DiskTypes.VmdkCreateSpec
 
__dynamicStructureFields - Variable in class com.vmware.vcenter.vm.hardware.EthernetTypes.BackingInfo
 
__dynamicStructureFields - Variable in class com.vmware.vcenter.vm.hardware.EthernetTypes.BackingSpec
 
__dynamicStructureFields - Variable in class com.vmware.vcenter.vm.hardware.EthernetTypes.CreateSpec
 
__dynamicStructureFields - Variable in class com.vmware.vcenter.vm.hardware.EthernetTypes.Info
 
__dynamicStructureFields - Variable in class com.vmware.vcenter.vm.hardware.EthernetTypes.Summary
 
__dynamicStructureFields - Variable in class com.vmware.vcenter.vm.hardware.EthernetTypes.UpdateSpec
 
__dynamicStructureFields - Variable in class com.vmware.vcenter.vm.hardware.FloppyTypes.BackingInfo
 
__dynamicStructureFields - Variable in class com.vmware.vcenter.vm.hardware.FloppyTypes.BackingSpec
 
__dynamicStructureFields - Variable in class com.vmware.vcenter.vm.hardware.FloppyTypes.CreateSpec
 
__dynamicStructureFields - Variable in class com.vmware.vcenter.vm.hardware.FloppyTypes.Info
 
__dynamicStructureFields - Variable in class com.vmware.vcenter.vm.hardware.FloppyTypes.Summary
 
__dynamicStructureFields - Variable in class com.vmware.vcenter.vm.hardware.FloppyTypes.UpdateSpec
 
__dynamicStructureFields - Variable in class com.vmware.vcenter.vm.hardware.IdeAddressInfo
 
__dynamicStructureFields - Variable in class com.vmware.vcenter.vm.hardware.IdeAddressSpec
 
__dynamicStructureFields - Variable in class com.vmware.vcenter.vm.hardware.MemoryTypes.Info
 
__dynamicStructureFields - Variable in class com.vmware.vcenter.vm.hardware.MemoryTypes.UpdateSpec
 
__dynamicStructureFields - Variable in class com.vmware.vcenter.vm.hardware.ParallelTypes.BackingInfo
 
__dynamicStructureFields - Variable in class com.vmware.vcenter.vm.hardware.ParallelTypes.BackingSpec
 
__dynamicStructureFields - Variable in class com.vmware.vcenter.vm.hardware.ParallelTypes.CreateSpec
 
__dynamicStructureFields - Variable in class com.vmware.vcenter.vm.hardware.ParallelTypes.Info
 
__dynamicStructureFields - Variable in class com.vmware.vcenter.vm.hardware.ParallelTypes.Summary
 
__dynamicStructureFields - Variable in class com.vmware.vcenter.vm.hardware.ParallelTypes.UpdateSpec
 
__dynamicStructureFields - Variable in class com.vmware.vcenter.vm.hardware.SataAddressInfo
 
__dynamicStructureFields - Variable in class com.vmware.vcenter.vm.hardware.SataAddressSpec
 
__dynamicStructureFields - Variable in class com.vmware.vcenter.vm.hardware.ScsiAddressInfo
 
__dynamicStructureFields - Variable in class com.vmware.vcenter.vm.hardware.ScsiAddressSpec
 
__dynamicStructureFields - Variable in class com.vmware.vcenter.vm.hardware.SerialTypes.BackingInfo
 
__dynamicStructureFields - Variable in class com.vmware.vcenter.vm.hardware.SerialTypes.BackingSpec
 
__dynamicStructureFields - Variable in class com.vmware.vcenter.vm.hardware.SerialTypes.CreateSpec
 
__dynamicStructureFields - Variable in class com.vmware.vcenter.vm.hardware.SerialTypes.Info
 
__dynamicStructureFields - Variable in class com.vmware.vcenter.vm.hardware.SerialTypes.Summary
 
__dynamicStructureFields - Variable in class com.vmware.vcenter.vm.hardware.SerialTypes.UpdateSpec
 
__dynamicStructureFields - Variable in class com.vmware.vcenter.vm.HardwareTypes.Info
 
__dynamicStructureFields - Variable in class com.vmware.vcenter.vm.HardwareTypes.UpdateSpec
 
__dynamicStructureFields - Variable in class com.vmware.vcenter.vm.IdentityTypes.Info
 
__dynamicStructureFields - Variable in class com.vmware.vcenter.vm.LibraryItemTypes.CheckOutInfo
 
__dynamicStructureFields - Variable in class com.vmware.vcenter.vm.LibraryItemTypes.Info
 
__dynamicStructureFields - Variable in class com.vmware.vcenter.vm.PowerTypes.Info
 
__dynamicStructureFields - Variable in class com.vmware.vcenter.vm.storage.policy.ComplianceTypes.CheckSpec
 
__dynamicStructureFields - Variable in class com.vmware.vcenter.vm.storage.policy.ComplianceTypes.Info
 
__dynamicStructureFields - Variable in class com.vmware.vcenter.vm.storage.policy.ComplianceTypes.VmComplianceInfo
 
__dynamicStructureFields - Variable in class com.vmware.vcenter.vm.storage.PolicyTypes.DiskPolicySpec
 
__dynamicStructureFields - Variable in class com.vmware.vcenter.vm.storage.PolicyTypes.Info
 
__dynamicStructureFields - Variable in class com.vmware.vcenter.vm.storage.PolicyTypes.UpdateSpec
 
__dynamicStructureFields - Variable in class com.vmware.vcenter.vm.storage.PolicyTypes.VmHomePolicySpec
 
__dynamicStructureFields - Variable in class com.vmware.vcenter.vm.tools.InstallerTypes.Info
 
__dynamicStructureFields - Variable in class com.vmware.vcenter.vm.ToolsTypes.Info
 
__dynamicStructureFields - Variable in class com.vmware.vcenter.vm.ToolsTypes.UpdateSpec
 
__dynamicStructureFields - Variable in class com.vmware.vcenter.vm_template.library_items.CheckOutsTypes.CheckInSpec
 
__dynamicStructureFields - Variable in class com.vmware.vcenter.vm_template.library_items.CheckOutsTypes.CheckOutSpec
 
__dynamicStructureFields - Variable in class com.vmware.vcenter.vm_template.library_items.CheckOutsTypes.Info
 
__dynamicStructureFields - Variable in class com.vmware.vcenter.vm_template.library_items.CheckOutsTypes.PlacementSpec
 
__dynamicStructureFields - Variable in class com.vmware.vcenter.vm_template.library_items.CheckOutsTypes.Summary
 
__dynamicStructureFields - Variable in class com.vmware.vcenter.vm_template.library_items.VersionsTypes.Info
 
__dynamicStructureFields - Variable in class com.vmware.vcenter.vm_template.library_items.VersionsTypes.RollbackSpec
 
__dynamicStructureFields - Variable in class com.vmware.vcenter.vm_template.library_items.VersionsTypes.Summary
 
__dynamicStructureFields - Variable in class com.vmware.vcenter.vm_template.LibraryItemsTypes.CpuInfo
 
__dynamicStructureFields - Variable in class com.vmware.vcenter.vm_template.LibraryItemsTypes.CpuUpdateSpec
 
__dynamicStructureFields - Variable in class com.vmware.vcenter.vm_template.LibraryItemsTypes.CreatePlacementSpec
 
__dynamicStructureFields - Variable in class com.vmware.vcenter.vm_template.LibraryItemsTypes.CreateSpec
 
__dynamicStructureFields - Variable in class com.vmware.vcenter.vm_template.LibraryItemsTypes.CreateSpecDiskStorage
 
__dynamicStructureFields - Variable in class com.vmware.vcenter.vm_template.LibraryItemsTypes.CreateSpecDiskStoragePolicy
 
__dynamicStructureFields - Variable in class com.vmware.vcenter.vm_template.LibraryItemsTypes.CreateSpecVmHomeStorage
 
__dynamicStructureFields - Variable in class com.vmware.vcenter.vm_template.LibraryItemsTypes.CreateSpecVmHomeStoragePolicy
 
__dynamicStructureFields - Variable in class com.vmware.vcenter.vm_template.LibraryItemsTypes.DeployPlacementSpec
 
__dynamicStructureFields - Variable in class com.vmware.vcenter.vm_template.LibraryItemsTypes.DeploySpec
 
__dynamicStructureFields - Variable in class com.vmware.vcenter.vm_template.LibraryItemsTypes.DeploySpecDiskStorage
 
__dynamicStructureFields - Variable in class com.vmware.vcenter.vm_template.LibraryItemsTypes.DeploySpecDiskStoragePolicy
 
__dynamicStructureFields - Variable in class com.vmware.vcenter.vm_template.LibraryItemsTypes.DeploySpecVmHomeStorage
 
__dynamicStructureFields - Variable in class com.vmware.vcenter.vm_template.LibraryItemsTypes.DeploySpecVmHomeStoragePolicy
 
__dynamicStructureFields - Variable in class com.vmware.vcenter.vm_template.LibraryItemsTypes.DiskInfo
 
__dynamicStructureFields - Variable in class com.vmware.vcenter.vm_template.LibraryItemsTypes.DiskStorageInfo
 
__dynamicStructureFields - Variable in class com.vmware.vcenter.vm_template.LibraryItemsTypes.DiskUpdateSpec
 
__dynamicStructureFields - Variable in class com.vmware.vcenter.vm_template.LibraryItemsTypes.EthernetInfo
 
__dynamicStructureFields - Variable in class com.vmware.vcenter.vm_template.LibraryItemsTypes.EthernetUpdateSpec
 
__dynamicStructureFields - Variable in class com.vmware.vcenter.vm_template.LibraryItemsTypes.GuestCustomizationSpec
 
__dynamicStructureFields - Variable in class com.vmware.vcenter.vm_template.LibraryItemsTypes.HardwareCustomizationSpec
 
__dynamicStructureFields - Variable in class com.vmware.vcenter.vm_template.LibraryItemsTypes.Info
 
__dynamicStructureFields - Variable in class com.vmware.vcenter.vm_template.LibraryItemsTypes.MemoryInfo
 
__dynamicStructureFields - Variable in class com.vmware.vcenter.vm_template.LibraryItemsTypes.MemoryUpdateSpec
 
__dynamicStructureFields - Variable in class com.vmware.vcenter.vm_template.LibraryItemsTypes.VmHomeStorageInfo
 
__dynamicStructureFields - Variable in class com.vmware.vcenter.VMTypes.ClonePlacementSpec
 
__dynamicStructureFields - Variable in class com.vmware.vcenter.VMTypes.CloneSpec
 
__dynamicStructureFields - Variable in class com.vmware.vcenter.VMTypes.ComputePlacementSpec
 
__dynamicStructureFields - Variable in class com.vmware.vcenter.VMTypes.CreateSpec
 
__dynamicStructureFields - Variable in class com.vmware.vcenter.VMTypes.DiskCloneSpec
 
__dynamicStructureFields - Variable in class com.vmware.vcenter.VMTypes.DiskRelocateSpec
 
__dynamicStructureFields - Variable in class com.vmware.vcenter.VMTypes.FilterSpec
 
__dynamicStructureFields - Variable in class com.vmware.vcenter.VMTypes.GuestCustomizationSpec
 
__dynamicStructureFields - Variable in class com.vmware.vcenter.VMTypes.Info
 
__dynamicStructureFields - Variable in class com.vmware.vcenter.VMTypes.InstantClonePlacementSpec
 
__dynamicStructureFields - Variable in class com.vmware.vcenter.VMTypes.InstantCloneSpec
 
__dynamicStructureFields - Variable in class com.vmware.vcenter.VMTypes.InventoryPlacementSpec
 
__dynamicStructureFields - Variable in class com.vmware.vcenter.VMTypes.PlacementSpec
 
__dynamicStructureFields - Variable in class com.vmware.vcenter.VMTypes.RegisterPlacementSpec
 
__dynamicStructureFields - Variable in class com.vmware.vcenter.VMTypes.RegisterSpec
 
__dynamicStructureFields - Variable in class com.vmware.vcenter.VMTypes.RelocatePlacementSpec
 
__dynamicStructureFields - Variable in class com.vmware.vcenter.VMTypes.RelocateSpec
 
__dynamicStructureFields - Variable in class com.vmware.vcenter.VMTypes.StoragePlacementSpec
 
__dynamicStructureFields - Variable in class com.vmware.vcenter.VMTypes.StoragePolicySpec
 
__dynamicStructureFields - Variable in class com.vmware.vcenter.VMTypes.Summary
 
__dynamicStructureFields - Variable in class com.vmware.vstats.AcqSpecsTypes.CounterSpec
 
__dynamicStructureFields - Variable in class com.vmware.vstats.AcqSpecsTypes.CreateSpec
 
__dynamicStructureFields - Variable in class com.vmware.vstats.AcqSpecsTypes.FilterSpec
 
__dynamicStructureFields - Variable in class com.vmware.vstats.AcqSpecsTypes.Info
 
__dynamicStructureFields - Variable in class com.vmware.vstats.AcqSpecsTypes.ListResult
 
__dynamicStructureFields - Variable in class com.vmware.vstats.AcqSpecsTypes.UpdateSpec
 
__dynamicStructureFields - Variable in class com.vmware.vstats.CidMid
 
__dynamicStructureFields - Variable in class com.vmware.vstats.CounterMetadataTypes.FilterSpec
 
__dynamicStructureFields - Variable in class com.vmware.vstats.CounterMetadataTypes.Info
 
__dynamicStructureFields - Variable in class com.vmware.vstats.CounterSetsTypes.Info
 
__dynamicStructureFields - Variable in class com.vmware.vstats.CountersTypes.FilterSpec
 
__dynamicStructureFields - Variable in class com.vmware.vstats.CountersTypes.Info
 
__dynamicStructureFields - Variable in class com.vmware.vstats.DataTypes.DataPoint
 
__dynamicStructureFields - Variable in class com.vmware.vstats.DataTypes.DataPointsResult
 
__dynamicStructureFields - Variable in class com.vmware.vstats.DataTypes.FilterSpec
 
__dynamicStructureFields - Variable in class com.vmware.vstats.MetricsTypes.Summary
 
__dynamicStructureFields - Variable in class com.vmware.vstats.ProvidersTypes.Summary
 
__dynamicStructureFields - Variable in class com.vmware.vstats.ResourceAddressesTypes.FilterSpec
 
__dynamicStructureFields - Variable in class com.vmware.vstats.ResourceAddressesTypes.Info
 
__dynamicStructureFields - Variable in class com.vmware.vstats.ResourceAddressesTypes.ListResult
 
__dynamicStructureFields - Variable in class com.vmware.vstats.ResourceAddressSchemasTypes.Info
 
__dynamicStructureFields - Variable in class com.vmware.vstats.ResourceAddressSchemasTypes.ResourceIdDefinition
 
__dynamicStructureFields - Variable in class com.vmware.vstats.ResourceTypesTypes.Summary
 
__dynamicStructureFields - Variable in class com.vmware.vstats.RsrcId
 
__dynamicStructureFields - Variable in class com.vmware.vstats.UserInfo
 
__enableInput - Static variable in class com.vmware.esx.settings.clusters.enablement.SoftwareDefinitions
 
__enableInput - Static variable in class com.vmware.vcenter.namespace_management.ClustersDefinitions
 
__enableOutput - Static variable in class com.vmware.esx.settings.clusters.enablement.SoftwareDefinitions
 
__enableOutput - Static variable in class com.vmware.vcenter.namespace_management.ClustersDefinitions
 
__evictInput - Static variable in class com.vmware.content.library.SubscribedItemDefinitions
 
__evictInput - Static variable in class com.vmware.content.SubscribedLibraryDefinitions
 
__evictOutput - Static variable in class com.vmware.content.library.SubscribedItemDefinitions
 
__evictOutput - Static variable in class com.vmware.content.SubscribedLibraryDefinitions
 
__exchangeDef - Static variable in class com.vmware.vcenter.tokenservice.TokenExchangeDefinitions
 
__exchangeInput - Static variable in class com.vmware.vcenter.tokenservice.TokenExchangeDefinitions
 
__exchangeOutput - Static variable in class com.vmware.vcenter.tokenservice.TokenExchangeDefinitions
 
__exportDef - Static variable in class com.vmware.vcenter.guest.CustomizationSpecsDefinitions
 
__exportInput - Static variable in class com.vmware.appliance.infraprofile.ConfigsDefinitions
 
__exportInput - Static variable in class com.vmware.esx.settings.clusters.SoftwareDefinitions
 
__exportInput - Static variable in class com.vmware.vcenter.guest.CustomizationSpecsDefinitions
 
__exportOutput - Static variable in class com.vmware.appliance.infraprofile.ConfigsDefinitions
 
__exportOutput - Static variable in class com.vmware.esx.settings.clusters.SoftwareDefinitions
 
__exportOutput - Static variable in class com.vmware.vcenter.guest.CustomizationSpecsDefinitions
 
__failInput - Static variable in class com.vmware.content.library.item.DownloadSessionDefinitions
 
__failInput - Static variable in class com.vmware.content.library.item.UpdateSessionDefinitions
 
__failOutput - Static variable in class com.vmware.content.library.item.DownloadSessionDefinitions
 
__failOutput - Static variable in class com.vmware.content.library.item.UpdateSessionDefinitions
 
__failoverDef - Static variable in class com.vmware.vcenter.vcha.ClusterDefinitions
 
__failoverInput - Static variable in class com.vmware.vcenter.vcha.ClusterDefinitions
 
__failoverOutput - Static variable in class com.vmware.vcenter.vcha.ClusterDefinitions
 
__filterInput - Static variable in class com.vmware.vcenter.ovf.LibraryItemDefinitions
 
__filterOutput - Static variable in class com.vmware.vcenter.ovf.LibraryItemDefinitions
 
__findInput - Static variable in class com.vmware.content.library.ItemDefinitions
 
__findInput - Static variable in class com.vmware.content.LibraryDefinitions
 
__findInput - Static variable in class com.vmware.vcenter.inventory.DatastoreDefinitions
 
__findInput - Static variable in class com.vmware.vcenter.inventory.NetworkDefinitions
 
__findOutput - Static variable in class com.vmware.content.library.ItemDefinitions
 
__findOutput - Static variable in class com.vmware.content.LibraryDefinitions
 
__findOutput - Static variable in class com.vmware.vcenter.inventory.DatastoreDefinitions
 
__findOutput - Static variable in class com.vmware.vcenter.inventory.NetworkDefinitions
 
__fingerprintInput - Static variable in class com.vmware.vapi.metadata.authentication.ComponentDefinitions
 
__fingerprintInput - Static variable in class com.vmware.vapi.metadata.cli.CommandDefinitions
 
__fingerprintInput - Static variable in class com.vmware.vapi.metadata.cli.NamespaceDefinitions
 
__fingerprintInput - Static variable in class com.vmware.vapi.metadata.metamodel.ComponentDefinitions
 
__fingerprintInput - Static variable in class com.vmware.vapi.metadata.privilege.ComponentDefinitions
 
__fingerprintOutput - Static variable in class com.vmware.vapi.metadata.authentication.ComponentDefinitions
 
__fingerprintOutput - Static variable in class com.vmware.vapi.metadata.cli.CommandDefinitions
 
__fingerprintOutput - Static variable in class com.vmware.vapi.metadata.cli.NamespaceDefinitions
 
__fingerprintOutput - Static variable in class com.vmware.vapi.metadata.metamodel.ComponentDefinitions
 
__fingerprintOutput - Static variable in class com.vmware.vapi.metadata.privilege.ComponentDefinitions
 
__generateInput - Static variable in class com.vmware.esx.settings.clusters.software.RecommendationsDefinitions
 
__generateOutput - Static variable in class com.vmware.esx.settings.clusters.software.RecommendationsDefinitions
 
__getDef - Static variable in class com.vmware.appliance.access.ConsolecliDefinitions
 
__getDef - Static variable in class com.vmware.appliance.access.DcuiDefinitions
 
__getDef - Static variable in class com.vmware.appliance.access.ShellDefinitions
 
__getDef - Static variable in class com.vmware.appliance.access.SshDefinitions
 
__getDef - Static variable in class com.vmware.appliance.health.ApplmgmtDefinitions
 
__getDef - Static variable in class com.vmware.appliance.health.DatabasestorageDefinitions
 
__getDef - Static variable in class com.vmware.appliance.health.LoadDefinitions
 
__getDef - Static variable in class com.vmware.appliance.health.MemDefinitions
 
__getDef - Static variable in class com.vmware.appliance.health.SoftwarepackagesDefinitions
 
__getDef - Static variable in class com.vmware.appliance.health.StorageDefinitions
 
__getDef - Static variable in class com.vmware.appliance.health.SwapDefinitions
 
__getDef - Static variable in class com.vmware.appliance.health.SystemDefinitions
 
__getDef - Static variable in class com.vmware.appliance.local_accounts.PolicyDefinitions
 
__getDef - Static variable in class com.vmware.appliance.LocalAccountsDefinitions
 
__getDef - Static variable in class com.vmware.appliance.logging.ForwardingDefinitions
 
__getDef - Static variable in class com.vmware.appliance.MonitoringDefinitions
 
__getDef - Static variable in class com.vmware.appliance.networking.dns.HostnameDefinitions
 
__getDef - Static variable in class com.vmware.appliance.networking.dns.ServersDefinitions
 
__getDef - Static variable in class com.vmware.appliance.networking.firewall.InboundDefinitions
 
__getDef - Static variable in class com.vmware.appliance.networking.interfaces.Ipv4Definitions
 
__getDef - Static variable in class com.vmware.appliance.networking.interfaces.Ipv6Definitions
 
__getDef - Static variable in class com.vmware.appliance.networking.InterfacesDefinitions
 
__getDef - Static variable in class com.vmware.appliance.networking.NoProxyDefinitions
 
__getDef - Static variable in class com.vmware.appliance.networking.ProxyDefinitions
 
__getDef - Static variable in class com.vmware.appliance.NetworkingDefinitions
 
__getDef - Static variable in class com.vmware.appliance.NtpDefinitions
 
__getDef - Static variable in class com.vmware.appliance.recovery.backup.JobDefinitions
 
__getDef - Static variable in class com.vmware.appliance.recovery.backup.PartsDefinitions
 
__getDef - Static variable in class com.vmware.appliance.recovery.backup.SchedulesDefinitions
 
__getDef - Static variable in class com.vmware.appliance.recovery.backup.system_name.ArchiveDefinitions
 
__getDef - Static variable in class com.vmware.appliance.recovery.reconciliation.JobDefinitions
 
__getDef - Static variable in class com.vmware.appliance.recovery.restore.JobDefinitions
 
__getDef - Static variable in class com.vmware.appliance.RecoveryDefinitions
 
__getDef - Static variable in class com.vmware.appliance.ServicesDefinitions
 
__getDef - Static variable in class com.vmware.appliance.ShutdownDefinitions
 
__getDef - Static variable in class com.vmware.appliance.system.time.TimezoneDefinitions
 
__getDef - Static variable in class com.vmware.appliance.system.TimeDefinitions
 
__getDef - Static variable in class com.vmware.appliance.system.UptimeDefinitions
 
__getDef - Static variable in class com.vmware.appliance.system.VersionDefinitions
 
__getDef - Static variable in class com.vmware.appliance.TimesyncDefinitions
 
__getDef - Static variable in class com.vmware.appliance.update.PendingDefinitions
 
__getDef - Static variable in class com.vmware.appliance.update.PolicyDefinitions
 
__getDef - Static variable in class com.vmware.appliance.update.StagedDefinitions
 
__getDef - Static variable in class com.vmware.appliance.UpdateDefinitions
 
__getDef - Static variable in class com.vmware.appliance.vmon.ServiceDefinitions
 
__getDef - Static variable in class com.vmware.cis.TasksDefinitions
 
__getDef - Static variable in class com.vmware.content.library.item.ChangesDefinitions
 
__getDef - Static variable in class com.vmware.vcenter.certificate_management.vcenter.TlsDefinitions
 
__getDef - Static variable in class com.vmware.vcenter.certificate_management.vcenter.TrustedRootChainsDefinitions
 
__getDef - Static variable in class com.vmware.vcenter.ClusterDefinitions
 
__getDef - Static variable in class com.vmware.vcenter.compute.policies.CapabilitiesDefinitions
 
__getDef - Static variable in class com.vmware.vcenter.compute.PoliciesDefinitions
 
__getDef - Static variable in class com.vmware.vcenter.content.registries.harbor.ProjectsDefinitions
 
__getDef - Static variable in class com.vmware.vcenter.content.registries.HarborDefinitions
 
__getDef - Static variable in class com.vmware.vcenter.content.registries.HealthDefinitions
 
__getDef - Static variable in class com.vmware.vcenter.DatacenterDefinitions
 
__getDef - Static variable in class com.vmware.vcenter.datastore.DefaultPolicyDefinitions
 
__getDef - Static variable in class com.vmware.vcenter.DatastoreDefinitions
 
__getDef - Static variable in class com.vmware.vcenter.deployment.ImportHistoryDefinitions
 
__getDef - Static variable in class com.vmware.vcenter.deployment.install.initial_config.remote_psc.ThumbprintDefinitions
 
__getDef - Static variable in class com.vmware.vcenter.deployment.InstallDefinitions
 
__getDef - Static variable in class com.vmware.vcenter.deployment.MigrateDefinitions
 
__getDef - Static variable in class com.vmware.vcenter.deployment.QuestionDefinitions
 
__getDef - Static variable in class com.vmware.vcenter.deployment.UpgradeDefinitions
 
__getDef - Static variable in class com.vmware.vcenter.DeploymentDefinitions
 
__getDef - Static variable in class com.vmware.vcenter.guest.CustomizationSpecsDefinitions
 
__getDef - Static variable in class com.vmware.vcenter.hvc.links.sync.ProvidersDefinitions
 
__getDef - Static variable in class com.vmware.vcenter.hvc.management.AdministratorsDefinitions
 
__getDef - Static variable in class com.vmware.vcenter.identity.ProvidersDefinitions
 
__getDef - Static variable in class com.vmware.vcenter.ResourcePoolDefinitions
 
__getDef - Static variable in class com.vmware.vcenter.services.ServiceDefinitions
 
__getDef - Static variable in class com.vmware.vcenter.system_config.DeploymentTypeDefinitions
 
__getDef - Static variable in class com.vmware.vcenter.system_config.PscRegistrationDefinitions
 
__getDef - Static variable in class com.vmware.vcenter.topology.NodesDefinitions
 
__getDef - Static variable in class com.vmware.vcenter.vcha.cluster.ActiveDefinitions
 
__getDef - Static variable in class com.vmware.vcenter.vcha.cluster.DeploymentTypeDefinitions
 
__getDef - Static variable in class com.vmware.vcenter.vcha.cluster.ModeDefinitions
 
__getDef - Static variable in class com.vmware.vcenter.vcha.ClusterDefinitions
 
__getDef - Static variable in class com.vmware.vcenter.vcha.OperationsDefinitions
 
__getDef - Static variable in class com.vmware.vcenter.vm.compute.PoliciesDefinitions
 
__getDef - Static variable in class com.vmware.vcenter.vm.guest.IdentityDefinitions
 
__getDef - Static variable in class com.vmware.vcenter.vm.guest.LocalFilesystemDefinitions
 
__getDef - Static variable in class com.vmware.vcenter.vm.guest.NetworkingDefinitions
 
__getDef - Static variable in class com.vmware.vcenter.vm.guest.PowerDefinitions
 
__getDef - Static variable in class com.vmware.vcenter.vm.hardware.adapter.SataDefinitions
 
__getDef - Static variable in class com.vmware.vcenter.vm.hardware.adapter.ScsiDefinitions
 
__getDef - Static variable in class com.vmware.vcenter.vm.hardware.boot.DeviceDefinitions
 
__getDef - Static variable in class com.vmware.vcenter.vm.hardware.BootDefinitions
 
__getDef - Static variable in class com.vmware.vcenter.vm.hardware.CdromDefinitions
 
__getDef - Static variable in class com.vmware.vcenter.vm.hardware.CpuDefinitions
 
__getDef - Static variable in class com.vmware.vcenter.vm.hardware.DiskDefinitions
 
__getDef - Static variable in class com.vmware.vcenter.vm.hardware.EthernetDefinitions
 
__getDef - Static variable in class com.vmware.vcenter.vm.hardware.FloppyDefinitions
 
__getDef - Static variable in class com.vmware.vcenter.vm.hardware.MemoryDefinitions
 
__getDef - Static variable in class com.vmware.vcenter.vm.hardware.ParallelDefinitions
 
__getDef - Static variable in class com.vmware.vcenter.vm.hardware.SerialDefinitions
 
__getDef - Static variable in class com.vmware.vcenter.vm.HardwareDefinitions
 
__getDef - Static variable in class com.vmware.vcenter.vm.LibraryItemDefinitions
 
__getDef - Static variable in class com.vmware.vcenter.vm.PowerDefinitions
 
__getDef - Static variable in class com.vmware.vcenter.vm.storage.policy.ComplianceDefinitions
 
__getDef - Static variable in class com.vmware.vcenter.vm.storage.PolicyDefinitions
 
__getDef - Static variable in class com.vmware.vcenter.vm.tools.InstallerDefinitions
 
__getDef - Static variable in class com.vmware.vcenter.vm.ToolsDefinitions
 
__getDef - Static variable in class com.vmware.vcenter.vm_template.library_items.CheckOutsDefinitions
 
__getDef - Static variable in class com.vmware.vcenter.vm_template.library_items.VersionsDefinitions
 
__getDef - Static variable in class com.vmware.vcenter.vm_template.LibraryItemsDefinitions
 
__getDef - Static variable in class com.vmware.vcenter.VMDefinitions
 
__getDefaultInput - Static variable in class com.vmware.vstats.CounterMetadataDefinitions
 
__getDefaultOutput - Static variable in class com.vmware.vstats.CounterMetadataDefinitions
 
__getInput - Static variable in class com.vmware.appliance.access.ConsolecliDefinitions
 
__getInput - Static variable in class com.vmware.appliance.access.DcuiDefinitions
 
__getInput - Static variable in class com.vmware.appliance.access.ShellDefinitions
 
__getInput - Static variable in class com.vmware.appliance.access.SshDefinitions
 
__getInput - Static variable in class com.vmware.appliance.health.ApplmgmtDefinitions
 
__getInput - Static variable in class com.vmware.appliance.health.DatabasestorageDefinitions
 
__getInput - Static variable in class com.vmware.appliance.health.LoadDefinitions
 
__getInput - Static variable in class com.vmware.appliance.health.MemDefinitions
 
__getInput - Static variable in class com.vmware.appliance.health.SoftwarepackagesDefinitions
 
__getInput - Static variable in class com.vmware.appliance.health.StorageDefinitions
 
__getInput - Static variable in class com.vmware.appliance.health.SwapDefinitions
 
__getInput - Static variable in class com.vmware.appliance.health.SystemDefinitions
 
__getInput - Static variable in class com.vmware.appliance.local_accounts.PolicyDefinitions
 
__getInput - Static variable in class com.vmware.appliance.LocalAccountsDefinitions
 
__getInput - Static variable in class com.vmware.appliance.logging.ForwardingDefinitions
 
__getInput - Static variable in class com.vmware.appliance.MonitoringDefinitions
 
__getInput - Static variable in class com.vmware.appliance.networking.dns.HostnameDefinitions
 
__getInput - Static variable in class com.vmware.appliance.networking.dns.ServersDefinitions
 
__getInput - Static variable in class com.vmware.appliance.networking.firewall.InboundDefinitions
 
__getInput - Static variable in class com.vmware.appliance.networking.interfaces.Ipv4Definitions
 
__getInput - Static variable in class com.vmware.appliance.networking.interfaces.Ipv6Definitions
 
__getInput - Static variable in class com.vmware.appliance.networking.InterfacesDefinitions
 
__getInput - Static variable in class com.vmware.appliance.networking.NoProxyDefinitions
 
__getInput - Static variable in class com.vmware.appliance.networking.ProxyDefinitions
 
__getInput - Static variable in class com.vmware.appliance.NetworkingDefinitions
 
__getInput - Static variable in class com.vmware.appliance.NtpDefinitions
 
__getInput - Static variable in class com.vmware.appliance.recovery.backup.JobDefinitions
 
__getInput - Static variable in class com.vmware.appliance.recovery.backup.PartsDefinitions
 
__getInput - Static variable in class com.vmware.appliance.recovery.backup.SchedulesDefinitions
 
__getInput - Static variable in class com.vmware.appliance.recovery.backup.system_name.ArchiveDefinitions
 
__getInput - Static variable in class com.vmware.appliance.recovery.reconciliation.JobDefinitions
 
__getInput - Static variable in class com.vmware.appliance.recovery.restore.JobDefinitions
 
__getInput - Static variable in class com.vmware.appliance.RecoveryDefinitions
 
__getInput - Static variable in class com.vmware.appliance.ServicesDefinitions
 
__getInput - Static variable in class com.vmware.appliance.ShutdownDefinitions
 
__getInput - Static variable in class com.vmware.appliance.system.time.TimezoneDefinitions
 
__getInput - Static variable in class com.vmware.appliance.system.TimeDefinitions
 
__getInput - Static variable in class com.vmware.appliance.system.UptimeDefinitions
 
__getInput - Static variable in class com.vmware.appliance.system.VersionDefinitions
 
__getInput - Static variable in class com.vmware.appliance.TimesyncDefinitions
 
__getInput - Static variable in class com.vmware.appliance.update.PendingDefinitions
 
__getInput - Static variable in class com.vmware.appliance.update.PolicyDefinitions
 
__getInput - Static variable in class com.vmware.appliance.update.StagedDefinitions
 
__getInput - Static variable in class com.vmware.appliance.UpdateDefinitions
 
__getInput - Static variable in class com.vmware.appliance.vmon.ServiceDefinitions
 
__getInput - Static variable in class com.vmware.cis.SessionDefinitions
 
__getInput - Static variable in class com.vmware.cis.tagging.CategoryDefinitions
 
__getInput - Static variable in class com.vmware.cis.tagging.TagDefinitions
 
__getInput - Static variable in class com.vmware.cis.TasksDefinitions
 
__getInput - Static variable in class com.vmware.content.ConfigurationDefinitions
 
__getInput - Static variable in class com.vmware.content.library.item.ChangesDefinitions
 
__getInput - Static variable in class com.vmware.content.library.item.downloadsession.FileDefinitions
 
__getInput - Static variable in class com.vmware.content.library.item.DownloadSessionDefinitions
 
__getInput - Static variable in class com.vmware.content.library.item.FileDefinitions
 
__getInput - Static variable in class com.vmware.content.library.item.StorageDefinitions
 
__getInput - Static variable in class com.vmware.content.library.item.updatesession.FileDefinitions
 
__getInput - Static variable in class com.vmware.content.library.item.UpdateSessionDefinitions
 
__getInput - Static variable in class com.vmware.content.library.ItemDefinitions
 
__getInput - Static variable in class com.vmware.content.library.SubscriptionsDefinitions
 
__getInput - Static variable in class com.vmware.content.LibraryDefinitions
 
__getInput - Static variable in class com.vmware.content.LocalLibraryDefinitions
 
__getInput - Static variable in class com.vmware.content.SubscribedLibraryDefinitions
 
__getInput - Static variable in class com.vmware.esx.hcl.CompatibilityDataDefinitions
 
__getInput - Static variable in class com.vmware.esx.hcl.hosts.CompatibilityReportDefinitions
 
__getInput - Static variable in class com.vmware.esx.hcl.ReportsDefinitions
 
__getInput - Static variable in class com.vmware.esx.settings.clusters.DepotOverridesDefinitions
 
__getInput - Static variable in class com.vmware.esx.settings.clusters.enablement.SoftwareDefinitions
 
__getInput - Static variable in class com.vmware.esx.settings.clusters.policies.apply.EffectiveDefinitions
 
__getInput - Static variable in class com.vmware.esx.settings.clusters.policies.ApplyDefinitions
 
__getInput - Static variable in class com.vmware.esx.settings.clusters.software.AddOnDefinitions
 
__getInput - Static variable in class com.vmware.esx.settings.clusters.software.BaseImageDefinitions
 
__getInput - Static variable in class com.vmware.esx.settings.clusters.software.CommitsDefinitions
 
__getInput - Static variable in class com.vmware.esx.settings.clusters.software.ComplianceDefinitions
 
__getInput - Static variable in class com.vmware.esx.settings.clusters.software.ComponentsDefinitions
 
__getInput - Static variable in class com.vmware.esx.settings.clusters.software.drafts.software.AddOnDefinitions
 
__getInput - Static variable in class com.vmware.esx.settings.clusters.software.drafts.software.BaseImageDefinitions
 
__getInput - Static variable in class com.vmware.esx.settings.clusters.software.drafts.software.ComponentsDefinitions
 
__getInput - Static variable in class com.vmware.esx.settings.clusters.software.DraftsDefinitions
 
__getInput - Static variable in class com.vmware.esx.settings.clusters.software.RecommendationsDefinitions
 
__getInput - Static variable in class com.vmware.esx.settings.clusters.software.reports.ApplyImpactDefinitions
 
__getInput - Static variable in class com.vmware.esx.settings.clusters.software.reports.hardware_compatibility.DetailsDefinitions
 
__getInput - Static variable in class com.vmware.esx.settings.clusters.software.reports.HardwareCompatibilityDefinitions
 
__getInput - Static variable in class com.vmware.esx.settings.clusters.software.reports.LastApplyResultDefinitions
 
__getInput - Static variable in class com.vmware.esx.settings.clusters.software.reports.LastCheckResultDefinitions
 
__getInput - Static variable in class com.vmware.esx.settings.clusters.software.SolutionsDefinitions
 
__getInput - Static variable in class com.vmware.esx.settings.clusters.SoftwareDefinitions
 
__getInput - Static variable in class com.vmware.esx.settings.defaults.clusters.policies.apply.EffectiveDefinitions
 
__getInput - Static variable in class com.vmware.esx.settings.defaults.clusters.policies.ApplyDefinitions
 
__getInput - Static variable in class com.vmware.esx.settings.depot_content.add_ons.VersionsDefinitions
 
__getInput - Static variable in class com.vmware.esx.settings.depot_content.base_images.VersionsDefinitions
 
__getInput - Static variable in class com.vmware.esx.settings.depot_content.components.VersionsDefinitions
 
__getInput - Static variable in class com.vmware.esx.settings.depots.OfflineDefinitions
 
__getInput - Static variable in class com.vmware.esx.settings.depots.OnlineDefinitions
 
__getInput - Static variable in class com.vmware.esx.settings.depots.SyncScheduleDefinitions
 
__getInput - Static variable in class com.vmware.esx.settings.depots.UmdsDefinitions
 
__getInput - Static variable in class com.vmware.vapi.metadata.authentication.ComponentDefinitions
 
__getInput - Static variable in class com.vmware.vapi.metadata.authentication.PackageDefinitions
 
__getInput - Static variable in class com.vmware.vapi.metadata.authentication.service.OperationDefinitions
 
__getInput - Static variable in class com.vmware.vapi.metadata.authentication.ServiceDefinitions
 
__getInput - Static variable in class com.vmware.vapi.metadata.cli.CommandDefinitions
 
__getInput - Static variable in class com.vmware.vapi.metadata.cli.NamespaceDefinitions
 
__getInput - Static variable in class com.vmware.vapi.metadata.metamodel.ComponentDefinitions
 
__getInput - Static variable in class com.vmware.vapi.metadata.metamodel.EnumerationDefinitions
 
__getInput - Static variable in class com.vmware.vapi.metadata.metamodel.PackageDefinitions
 
__getInput - Static variable in class com.vmware.vapi.metadata.metamodel.service.OperationDefinitions
 
__getInput - Static variable in class com.vmware.vapi.metadata.metamodel.ServiceDefinitions
 
__getInput - Static variable in class com.vmware.vapi.metadata.metamodel.StructureDefinitions
 
__getInput - Static variable in class com.vmware.vapi.metadata.privilege.ComponentDefinitions
 
__getInput - Static variable in class com.vmware.vapi.metadata.privilege.PackageDefinitions
 
__getInput - Static variable in class com.vmware.vapi.metadata.privilege.service.OperationDefinitions
 
__getInput - Static variable in class com.vmware.vapi.metadata.privilege.ServiceDefinitions
 
__getInput - Static variable in class com.vmware.vcenter.certificate_management.vcenter.TlsDefinitions
 
__getInput - Static variable in class com.vmware.vcenter.certificate_management.vcenter.TrustedRootChainsDefinitions
 
__getInput - Static variable in class com.vmware.vcenter.ClusterDefinitions
 
__getInput - Static variable in class com.vmware.vcenter.compute.policies.CapabilitiesDefinitions
 
__getInput - Static variable in class com.vmware.vcenter.compute.PoliciesDefinitions
 
__getInput - Static variable in class com.vmware.vcenter.content.registries.harbor.ProjectsDefinitions
 
__getInput - Static variable in class com.vmware.vcenter.content.registries.HarborDefinitions
 
__getInput - Static variable in class com.vmware.vcenter.content.registries.HealthDefinitions
 
__getInput - Static variable in class com.vmware.vcenter.DatacenterDefinitions
 
__getInput - Static variable in class com.vmware.vcenter.datastore.DefaultPolicyDefinitions
 
__getInput - Static variable in class com.vmware.vcenter.DatastoreDefinitions
 
__getInput - Static variable in class com.vmware.vcenter.deployment.ImportHistoryDefinitions
 
__getInput - Static variable in class com.vmware.vcenter.deployment.install.initial_config.remote_psc.ThumbprintDefinitions
 
__getInput - Static variable in class com.vmware.vcenter.deployment.InstallDefinitions
 
__getInput - Static variable in class com.vmware.vcenter.deployment.MigrateDefinitions
 
__getInput - Static variable in class com.vmware.vcenter.deployment.QuestionDefinitions
 
__getInput - Static variable in class com.vmware.vcenter.deployment.UpgradeDefinitions
 
__getInput - Static variable in class com.vmware.vcenter.DeploymentDefinitions
 
__getInput - Static variable in class com.vmware.vcenter.guest.CustomizationSpecsDefinitions
 
__getInput - Static variable in class com.vmware.vcenter.hvc.links.sync.ProvidersDefinitions
 
__getInput - Static variable in class com.vmware.vcenter.hvc.management.AdministratorsDefinitions
 
__getInput - Static variable in class com.vmware.vcenter.identity.ProvidersDefinitions
 
__getInput - Static variable in class com.vmware.vcenter.lcm.discovery.AssociatedProductsDefinitions
 
__getInput - Static variable in class com.vmware.vcenter.lcm.ReportsDefinitions
 
__getInput - Static variable in class com.vmware.vcenter.lcm.update.PendingDefinitions
 
__getInput - Static variable in class com.vmware.vcenter.namespace_management.ClustersDefinitions
 
__getInput - Static variable in class com.vmware.vcenter.namespace_management.ClusterSizeInfoDefinitions
 
__getInput - Static variable in class com.vmware.vcenter.namespace_management.HostsConfigDefinitions
 
__getInput - Static variable in class com.vmware.vcenter.namespace_management.NamespaceResourceOptionsDefinitions
 
__getInput - Static variable in class com.vmware.vcenter.namespace_management.software.ClustersDefinitions
 
__getInput - Static variable in class com.vmware.vcenter.namespace_management.stats.TimeSeriesDefinitions
 
__getInput - Static variable in class com.vmware.vcenter.namespaces.AccessDefinitions
 
__getInput - Static variable in class com.vmware.vcenter.namespaces.InstancesDefinitions
 
__getInput - Static variable in class com.vmware.vcenter.ResourcePoolDefinitions
 
__getInput - Static variable in class com.vmware.vcenter.services.ServiceDefinitions
 
__getInput - Static variable in class com.vmware.vcenter.system_config.DeploymentTypeDefinitions
 
__getInput - Static variable in class com.vmware.vcenter.system_config.PscRegistrationDefinitions
 
__getInput - Static variable in class com.vmware.vcenter.topology.NodesDefinitions
 
__getInput - Static variable in class com.vmware.vcenter.trusted_infrastructure.attestation.ServicesDefinitions
 
__getInput - Static variable in class com.vmware.vcenter.trusted_infrastructure.kms.ServicesDefinitions
 
__getInput - Static variable in class com.vmware.vcenter.trusted_infrastructure.PrincipalDefinitions
 
__getInput - Static variable in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.attestation.os.esx.BaseImagesDefinitions
 
__getInput - Static variable in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.attestation.ServiceStatusDefinitions
 
__getInput - Static variable in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.attestation.tpm2.CaCertificatesDefinitions
 
__getInput - Static variable in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.attestation.tpm2.EndorsementKeysDefinitions
 
__getInput - Static variable in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.attestation.tpm2.SettingsDefinitions
 
__getInput - Static variable in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.ConsumerPrincipalsDefinitions
 
__getInput - Static variable in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.providers.client_certificate.CsrDefinitions
 
__getInput - Static variable in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.providers.ClientCertificateDefinitions
 
__getInput - Static variable in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.providers.TrustedPeerCertificatesDefinitions
 
__getInput - Static variable in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.ProvidersDefinitions
 
__getInput - Static variable in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.ServiceStatusDefinitions
 
__getInput - Static variable in class com.vmware.vcenter.trusted_infrastructure.trust_authority_hosts.AttestationDefinitions
 
__getInput - Static variable in class com.vmware.vcenter.trusted_infrastructure.trust_authority_hosts.KmsDefinitions
 
__getInput - Static variable in class com.vmware.vcenter.trusted_infrastructure.TrustAuthorityClustersDefinitions
 
__getInput - Static variable in class com.vmware.vcenter.trusted_infrastructure.trusted_clusters.attestation.ServicesDefinitions
 
__getInput - Static variable in class com.vmware.vcenter.trusted_infrastructure.trusted_clusters.kms.ServicesDefinitions
 
__getInput - Static variable in class com.vmware.vcenter.vcha.cluster.ActiveDefinitions
 
__getInput - Static variable in class com.vmware.vcenter.vcha.cluster.DeploymentTypeDefinitions
 
__getInput - Static variable in class com.vmware.vcenter.vcha.cluster.ModeDefinitions
 
__getInput - Static variable in class com.vmware.vcenter.vcha.ClusterDefinitions
 
__getInput - Static variable in class com.vmware.vcenter.vcha.OperationsDefinitions
 
__getInput - Static variable in class com.vmware.vcenter.vm.compute.PoliciesDefinitions
 
__getInput - Static variable in class com.vmware.vcenter.vm.guest.IdentityDefinitions
 
__getInput - Static variable in class com.vmware.vcenter.vm.guest.LocalFilesystemDefinitions
 
__getInput - Static variable in class com.vmware.vcenter.vm.guest.NetworkingDefinitions
 
__getInput - Static variable in class com.vmware.vcenter.vm.guest.PowerDefinitions
 
__getInput - Static variable in class com.vmware.vcenter.vm.hardware.adapter.SataDefinitions
 
__getInput - Static variable in class com.vmware.vcenter.vm.hardware.adapter.ScsiDefinitions
 
__getInput - Static variable in class com.vmware.vcenter.vm.hardware.boot.DeviceDefinitions
 
__getInput - Static variable in class com.vmware.vcenter.vm.hardware.BootDefinitions
 
__getInput - Static variable in class com.vmware.vcenter.vm.hardware.CdromDefinitions
 
__getInput - Static variable in class com.vmware.vcenter.vm.hardware.CpuDefinitions
 
__getInput - Static variable in class com.vmware.vcenter.vm.hardware.DiskDefinitions
 
__getInput - Static variable in class com.vmware.vcenter.vm.hardware.EthernetDefinitions
 
__getInput - Static variable in class com.vmware.vcenter.vm.hardware.FloppyDefinitions
 
__getInput - Static variable in class com.vmware.vcenter.vm.hardware.MemoryDefinitions
 
__getInput - Static variable in class com.vmware.vcenter.vm.hardware.ParallelDefinitions
 
__getInput - Static variable in class com.vmware.vcenter.vm.hardware.SerialDefinitions
 
__getInput - Static variable in class com.vmware.vcenter.vm.HardwareDefinitions
 
__getInput - Static variable in class com.vmware.vcenter.vm.LibraryItemDefinitions
 
__getInput - Static variable in class com.vmware.vcenter.vm.PowerDefinitions
 
__getInput - Static variable in class com.vmware.vcenter.vm.storage.policy.ComplianceDefinitions
 
__getInput - Static variable in class com.vmware.vcenter.vm.storage.PolicyDefinitions
 
__getInput - Static variable in class com.vmware.vcenter.vm.tools.InstallerDefinitions
 
__getInput - Static variable in class com.vmware.vcenter.vm.ToolsDefinitions
 
__getInput - Static variable in class com.vmware.vcenter.vm_template.library_items.CheckOutsDefinitions
 
__getInput - Static variable in class com.vmware.vcenter.vm_template.library_items.VersionsDefinitions
 
__getInput - Static variable in class com.vmware.vcenter.vm_template.LibraryItemsDefinitions
 
__getInput - Static variable in class com.vmware.vcenter.VMDefinitions
 
__getInput - Static variable in class com.vmware.vstats.AcqSpecsDefinitions
 
__getInput - Static variable in class com.vmware.vstats.CounterMetadataDefinitions
 
__getInput - Static variable in class com.vmware.vstats.CountersDefinitions
 
__getInput - Static variable in class com.vmware.vstats.CounterSetsDefinitions
 
__getInput - Static variable in class com.vmware.vstats.ResourceAddressesDefinitions
 
__getInput - Static variable in class com.vmware.vstats.ResourceAddressSchemasDefinitions
 
__getOutput - Static variable in class com.vmware.appliance.access.ConsolecliDefinitions
 
__getOutput - Static variable in class com.vmware.appliance.access.DcuiDefinitions
 
__getOutput - Static variable in class com.vmware.appliance.access.ShellDefinitions
 
__getOutput - Static variable in class com.vmware.appliance.access.SshDefinitions
 
__getOutput - Static variable in class com.vmware.appliance.health.ApplmgmtDefinitions
 
__getOutput - Static variable in class com.vmware.appliance.health.DatabasestorageDefinitions
 
__getOutput - Static variable in class com.vmware.appliance.health.LoadDefinitions
 
__getOutput - Static variable in class com.vmware.appliance.health.MemDefinitions
 
__getOutput - Static variable in class com.vmware.appliance.health.SoftwarepackagesDefinitions
 
__getOutput - Static variable in class com.vmware.appliance.health.StorageDefinitions
 
__getOutput - Static variable in class com.vmware.appliance.health.SwapDefinitions
 
__getOutput - Static variable in class com.vmware.appliance.health.SystemDefinitions
 
__getOutput - Static variable in class com.vmware.appliance.local_accounts.PolicyDefinitions
 
__getOutput - Static variable in class com.vmware.appliance.LocalAccountsDefinitions
 
__getOutput - Static variable in class com.vmware.appliance.logging.ForwardingDefinitions
 
__getOutput - Static variable in class com.vmware.appliance.MonitoringDefinitions
 
__getOutput - Static variable in class com.vmware.appliance.networking.dns.HostnameDefinitions
 
__getOutput - Static variable in class com.vmware.appliance.networking.dns.ServersDefinitions
 
__getOutput - Static variable in class com.vmware.appliance.networking.firewall.InboundDefinitions
 
__getOutput - Static variable in class com.vmware.appliance.networking.interfaces.Ipv4Definitions
 
__getOutput - Static variable in class com.vmware.appliance.networking.interfaces.Ipv6Definitions
 
__getOutput - Static variable in class com.vmware.appliance.networking.InterfacesDefinitions
 
__getOutput - Static variable in class com.vmware.appliance.networking.NoProxyDefinitions
 
__getOutput - Static variable in class com.vmware.appliance.networking.ProxyDefinitions
 
__getOutput - Static variable in class com.vmware.appliance.NetworkingDefinitions
 
__getOutput - Static variable in class com.vmware.appliance.NtpDefinitions
 
__getOutput - Static variable in class com.vmware.appliance.recovery.backup.JobDefinitions
 
__getOutput - Static variable in class com.vmware.appliance.recovery.backup.PartsDefinitions
 
__getOutput - Static variable in class com.vmware.appliance.recovery.backup.SchedulesDefinitions
 
__getOutput - Static variable in class com.vmware.appliance.recovery.backup.system_name.ArchiveDefinitions
 
__getOutput - Static variable in class com.vmware.appliance.recovery.reconciliation.JobDefinitions
 
__getOutput - Static variable in class com.vmware.appliance.recovery.restore.JobDefinitions
 
__getOutput - Static variable in class com.vmware.appliance.RecoveryDefinitions
 
__getOutput - Static variable in class com.vmware.appliance.ServicesDefinitions
 
__getOutput - Static variable in class com.vmware.appliance.ShutdownDefinitions
 
__getOutput - Static variable in class com.vmware.appliance.system.time.TimezoneDefinitions
 
__getOutput - Static variable in class com.vmware.appliance.system.TimeDefinitions
 
__getOutput - Static variable in class com.vmware.appliance.system.UptimeDefinitions
 
__getOutput - Static variable in class com.vmware.appliance.system.VersionDefinitions
 
__getOutput - Static variable in class com.vmware.appliance.TimesyncDefinitions
 
__getOutput - Static variable in class com.vmware.appliance.update.PendingDefinitions
 
__getOutput - Static variable in class com.vmware.appliance.update.PolicyDefinitions
 
__getOutput - Static variable in class com.vmware.appliance.update.StagedDefinitions
 
__getOutput - Static variable in class com.vmware.appliance.UpdateDefinitions
 
__getOutput - Static variable in class com.vmware.appliance.vmon.ServiceDefinitions
 
__getOutput - Static variable in class com.vmware.cis.SessionDefinitions
 
__getOutput - Static variable in class com.vmware.cis.tagging.CategoryDefinitions
 
__getOutput - Static variable in class com.vmware.cis.tagging.TagDefinitions
 
__getOutput - Static variable in class com.vmware.cis.TasksDefinitions
 
__getOutput - Static variable in class com.vmware.content.ConfigurationDefinitions
 
__getOutput - Static variable in class com.vmware.content.library.item.ChangesDefinitions
 
__getOutput - Static variable in class com.vmware.content.library.item.downloadsession.FileDefinitions
 
__getOutput - Static variable in class com.vmware.content.library.item.DownloadSessionDefinitions
 
__getOutput - Static variable in class com.vmware.content.library.item.FileDefinitions
 
__getOutput - Static variable in class com.vmware.content.library.item.StorageDefinitions
 
__getOutput - Static variable in class com.vmware.content.library.item.updatesession.FileDefinitions
 
__getOutput - Static variable in class com.vmware.content.library.item.UpdateSessionDefinitions
 
__getOutput - Static variable in class com.vmware.content.library.ItemDefinitions
 
__getOutput - Static variable in class com.vmware.content.library.SubscriptionsDefinitions
 
__getOutput - Static variable in class com.vmware.content.LibraryDefinitions
 
__getOutput - Static variable in class com.vmware.content.LocalLibraryDefinitions
 
__getOutput - Static variable in class com.vmware.content.SubscribedLibraryDefinitions
 
__getOutput - Static variable in class com.vmware.esx.hcl.CompatibilityDataDefinitions
 
__getOutput - Static variable in class com.vmware.esx.hcl.hosts.CompatibilityReportDefinitions
 
__getOutput - Static variable in class com.vmware.esx.hcl.ReportsDefinitions
 
__getOutput - Static variable in class com.vmware.esx.settings.clusters.DepotOverridesDefinitions
 
__getOutput - Static variable in class com.vmware.esx.settings.clusters.enablement.SoftwareDefinitions
 
__getOutput - Static variable in class com.vmware.esx.settings.clusters.policies.apply.EffectiveDefinitions
 
__getOutput - Static variable in class com.vmware.esx.settings.clusters.policies.ApplyDefinitions
 
__getOutput - Static variable in class com.vmware.esx.settings.clusters.software.AddOnDefinitions
 
__getOutput - Static variable in class com.vmware.esx.settings.clusters.software.BaseImageDefinitions
 
__getOutput - Static variable in class com.vmware.esx.settings.clusters.software.CommitsDefinitions
 
__getOutput - Static variable in class com.vmware.esx.settings.clusters.software.ComplianceDefinitions
 
__getOutput - Static variable in class com.vmware.esx.settings.clusters.software.ComponentsDefinitions
 
__getOutput - Static variable in class com.vmware.esx.settings.clusters.software.drafts.software.AddOnDefinitions
 
__getOutput - Static variable in class com.vmware.esx.settings.clusters.software.drafts.software.BaseImageDefinitions
 
__getOutput - Static variable in class com.vmware.esx.settings.clusters.software.drafts.software.ComponentsDefinitions
 
__getOutput - Static variable in class com.vmware.esx.settings.clusters.software.DraftsDefinitions
 
__getOutput - Static variable in class com.vmware.esx.settings.clusters.software.RecommendationsDefinitions
 
__getOutput - Static variable in class com.vmware.esx.settings.clusters.software.reports.ApplyImpactDefinitions
 
__getOutput - Static variable in class com.vmware.esx.settings.clusters.software.reports.hardware_compatibility.DetailsDefinitions
 
__getOutput - Static variable in class com.vmware.esx.settings.clusters.software.reports.HardwareCompatibilityDefinitions
 
__getOutput - Static variable in class com.vmware.esx.settings.clusters.software.reports.LastApplyResultDefinitions
 
__getOutput - Static variable in class com.vmware.esx.settings.clusters.software.reports.LastCheckResultDefinitions
 
__getOutput - Static variable in class com.vmware.esx.settings.clusters.software.SolutionsDefinitions
 
__getOutput - Static variable in class com.vmware.esx.settings.clusters.SoftwareDefinitions
 
__getOutput - Static variable in class com.vmware.esx.settings.defaults.clusters.policies.apply.EffectiveDefinitions
 
__getOutput - Static variable in class com.vmware.esx.settings.defaults.clusters.policies.ApplyDefinitions
 
__getOutput - Static variable in class com.vmware.esx.settings.depot_content.add_ons.VersionsDefinitions
 
__getOutput - Static variable in class com.vmware.esx.settings.depot_content.base_images.VersionsDefinitions
 
__getOutput - Static variable in class com.vmware.esx.settings.depot_content.components.VersionsDefinitions
 
__getOutput - Static variable in class com.vmware.esx.settings.depots.OfflineDefinitions
 
__getOutput - Static variable in class com.vmware.esx.settings.depots.OnlineDefinitions
 
__getOutput - Static variable in class com.vmware.esx.settings.depots.SyncScheduleDefinitions
 
__getOutput - Static variable in class com.vmware.esx.settings.depots.UmdsDefinitions
 
__getOutput - Static variable in class com.vmware.vapi.metadata.authentication.ComponentDefinitions
 
__getOutput - Static variable in class com.vmware.vapi.metadata.authentication.PackageDefinitions
 
__getOutput - Static variable in class com.vmware.vapi.metadata.authentication.service.OperationDefinitions
 
__getOutput - Static variable in class com.vmware.vapi.metadata.authentication.ServiceDefinitions
 
__getOutput - Static variable in class com.vmware.vapi.metadata.cli.CommandDefinitions
 
__getOutput - Static variable in class com.vmware.vapi.metadata.cli.NamespaceDefinitions
 
__getOutput - Static variable in class com.vmware.vapi.metadata.metamodel.ComponentDefinitions
 
__getOutput - Static variable in class com.vmware.vapi.metadata.metamodel.EnumerationDefinitions
 
__getOutput - Static variable in class com.vmware.vapi.metadata.metamodel.PackageDefinitions
 
__getOutput - Static variable in class com.vmware.vapi.metadata.metamodel.service.OperationDefinitions
 
__getOutput - Static variable in class com.vmware.vapi.metadata.metamodel.ServiceDefinitions
 
__getOutput - Static variable in class com.vmware.vapi.metadata.metamodel.StructureDefinitions
 
__getOutput - Static variable in class com.vmware.vapi.metadata.privilege.ComponentDefinitions
 
__getOutput - Static variable in class com.vmware.vapi.metadata.privilege.PackageDefinitions
 
__getOutput - Static variable in class com.vmware.vapi.metadata.privilege.service.OperationDefinitions
 
__getOutput - Static variable in class com.vmware.vapi.metadata.privilege.ServiceDefinitions
 
__getOutput - Static variable in class com.vmware.vcenter.certificate_management.vcenter.TlsDefinitions
 
__getOutput - Static variable in class com.vmware.vcenter.certificate_management.vcenter.TrustedRootChainsDefinitions
 
__getOutput - Static variable in class com.vmware.vcenter.ClusterDefinitions
 
__getOutput - Static variable in class com.vmware.vcenter.compute.policies.CapabilitiesDefinitions
 
__getOutput - Static variable in class com.vmware.vcenter.compute.PoliciesDefinitions
 
__getOutput - Static variable in class com.vmware.vcenter.content.registries.harbor.ProjectsDefinitions
 
__getOutput - Static variable in class com.vmware.vcenter.content.registries.HarborDefinitions
 
__getOutput - Static variable in class com.vmware.vcenter.content.registries.HealthDefinitions
 
__getOutput - Static variable in class com.vmware.vcenter.DatacenterDefinitions
 
__getOutput - Static variable in class com.vmware.vcenter.datastore.DefaultPolicyDefinitions
 
__getOutput - Static variable in class com.vmware.vcenter.DatastoreDefinitions
 
__getOutput - Static variable in class com.vmware.vcenter.deployment.ImportHistoryDefinitions
 
__getOutput - Static variable in class com.vmware.vcenter.deployment.install.initial_config.remote_psc.ThumbprintDefinitions
 
__getOutput - Static variable in class com.vmware.vcenter.deployment.InstallDefinitions
 
__getOutput - Static variable in class com.vmware.vcenter.deployment.MigrateDefinitions
 
__getOutput - Static variable in class com.vmware.vcenter.deployment.QuestionDefinitions
 
__getOutput - Static variable in class com.vmware.vcenter.deployment.UpgradeDefinitions
 
__getOutput - Static variable in class com.vmware.vcenter.DeploymentDefinitions
 
__getOutput - Static variable in class com.vmware.vcenter.guest.CustomizationSpecsDefinitions
 
__getOutput - Static variable in class com.vmware.vcenter.hvc.links.sync.ProvidersDefinitions
 
__getOutput - Static variable in class com.vmware.vcenter.hvc.management.AdministratorsDefinitions
 
__getOutput - Static variable in class com.vmware.vcenter.identity.ProvidersDefinitions
 
__getOutput - Static variable in class com.vmware.vcenter.lcm.discovery.AssociatedProductsDefinitions
 
__getOutput - Static variable in class com.vmware.vcenter.lcm.ReportsDefinitions
 
__getOutput - Static variable in class com.vmware.vcenter.lcm.update.PendingDefinitions
 
__getOutput - Static variable in class com.vmware.vcenter.namespace_management.ClustersDefinitions
 
__getOutput - Static variable in class com.vmware.vcenter.namespace_management.ClusterSizeInfoDefinitions
 
__getOutput - Static variable in class com.vmware.vcenter.namespace_management.HostsConfigDefinitions
 
__getOutput - Static variable in class com.vmware.vcenter.namespace_management.NamespaceResourceOptionsDefinitions
 
__getOutput - Static variable in class com.vmware.vcenter.namespace_management.software.ClustersDefinitions
 
__getOutput - Static variable in class com.vmware.vcenter.namespace_management.stats.TimeSeriesDefinitions
 
__getOutput - Static variable in class com.vmware.vcenter.namespaces.AccessDefinitions
 
__getOutput - Static variable in class com.vmware.vcenter.namespaces.InstancesDefinitions
 
__getOutput - Static variable in class com.vmware.vcenter.ResourcePoolDefinitions
 
__getOutput - Static variable in class com.vmware.vcenter.services.ServiceDefinitions
 
__getOutput - Static variable in class com.vmware.vcenter.system_config.DeploymentTypeDefinitions
 
__getOutput - Static variable in class com.vmware.vcenter.system_config.PscRegistrationDefinitions
 
__getOutput - Static variable in class com.vmware.vcenter.topology.NodesDefinitions
 
__getOutput - Static variable in class com.vmware.vcenter.trusted_infrastructure.attestation.ServicesDefinitions
 
__getOutput - Static variable in class com.vmware.vcenter.trusted_infrastructure.kms.ServicesDefinitions
 
__getOutput - Static variable in class com.vmware.vcenter.trusted_infrastructure.PrincipalDefinitions
 
__getOutput - Static variable in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.attestation.os.esx.BaseImagesDefinitions
 
__getOutput - Static variable in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.attestation.ServiceStatusDefinitions
 
__getOutput - Static variable in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.attestation.tpm2.CaCertificatesDefinitions
 
__getOutput - Static variable in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.attestation.tpm2.EndorsementKeysDefinitions
 
__getOutput - Static variable in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.attestation.tpm2.SettingsDefinitions
 
__getOutput - Static variable in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.ConsumerPrincipalsDefinitions
 
__getOutput - Static variable in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.providers.client_certificate.CsrDefinitions
 
__getOutput - Static variable in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.providers.ClientCertificateDefinitions
 
__getOutput - Static variable in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.providers.TrustedPeerCertificatesDefinitions
 
__getOutput - Static variable in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.ProvidersDefinitions
 
__getOutput - Static variable in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.ServiceStatusDefinitions
 
__getOutput - Static variable in class com.vmware.vcenter.trusted_infrastructure.trust_authority_hosts.AttestationDefinitions
 
__getOutput - Static variable in class com.vmware.vcenter.trusted_infrastructure.trust_authority_hosts.KmsDefinitions
 
__getOutput - Static variable in class com.vmware.vcenter.trusted_infrastructure.TrustAuthorityClustersDefinitions
 
__getOutput - Static variable in class com.vmware.vcenter.trusted_infrastructure.trusted_clusters.attestation.ServicesDefinitions
 
__getOutput - Static variable in class com.vmware.vcenter.trusted_infrastructure.trusted_clusters.kms.ServicesDefinitions
 
__getOutput - Static variable in class com.vmware.vcenter.vcha.cluster.ActiveDefinitions
 
__getOutput - Static variable in class com.vmware.vcenter.vcha.cluster.DeploymentTypeDefinitions
 
__getOutput - Static variable in class com.vmware.vcenter.vcha.cluster.ModeDefinitions
 
__getOutput - Static variable in class com.vmware.vcenter.vcha.ClusterDefinitions
 
__getOutput - Static variable in class com.vmware.vcenter.vcha.OperationsDefinitions
 
__getOutput - Static variable in class com.vmware.vcenter.vm.compute.PoliciesDefinitions
 
__getOutput - Static variable in class com.vmware.vcenter.vm.guest.IdentityDefinitions
 
__getOutput - Static variable in class com.vmware.vcenter.vm.guest.LocalFilesystemDefinitions
 
__getOutput - Static variable in class com.vmware.vcenter.vm.guest.NetworkingDefinitions
 
__getOutput - Static variable in class com.vmware.vcenter.vm.guest.PowerDefinitions
 
__getOutput - Static variable in class com.vmware.vcenter.vm.hardware.adapter.SataDefinitions
 
__getOutput - Static variable in class com.vmware.vcenter.vm.hardware.adapter.ScsiDefinitions
 
__getOutput - Static variable in class com.vmware.vcenter.vm.hardware.boot.DeviceDefinitions
 
__getOutput - Static variable in class com.vmware.vcenter.vm.hardware.BootDefinitions
 
__getOutput - Static variable in class com.vmware.vcenter.vm.hardware.CdromDefinitions
 
__getOutput - Static variable in class com.vmware.vcenter.vm.hardware.CpuDefinitions
 
__getOutput - Static variable in class com.vmware.vcenter.vm.hardware.DiskDefinitions
 
__getOutput - Static variable in class com.vmware.vcenter.vm.hardware.EthernetDefinitions
 
__getOutput - Static variable in class com.vmware.vcenter.vm.hardware.FloppyDefinitions
 
__getOutput - Static variable in class com.vmware.vcenter.vm.hardware.MemoryDefinitions
 
__getOutput - Static variable in class com.vmware.vcenter.vm.hardware.ParallelDefinitions
 
__getOutput - Static variable in class com.vmware.vcenter.vm.hardware.SerialDefinitions
 
__getOutput - Static variable in class com.vmware.vcenter.vm.HardwareDefinitions
 
__getOutput - Static variable in class com.vmware.vcenter.vm.LibraryItemDefinitions
 
__getOutput - Static variable in class com.vmware.vcenter.vm.PowerDefinitions
 
__getOutput - Static variable in class com.vmware.vcenter.vm.storage.policy.ComplianceDefinitions
 
__getOutput - Static variable in class com.vmware.vcenter.vm.storage.PolicyDefinitions
 
__getOutput - Static variable in class com.vmware.vcenter.vm.tools.InstallerDefinitions
 
__getOutput - Static variable in class com.vmware.vcenter.vm.ToolsDefinitions
 
__getOutput - Static variable in class com.vmware.vcenter.vm_template.library_items.CheckOutsDefinitions
 
__getOutput - Static variable in class com.vmware.vcenter.vm_template.library_items.VersionsDefinitions
 
__getOutput - Static variable in class com.vmware.vcenter.vm_template.LibraryItemsDefinitions
 
__getOutput - Static variable in class com.vmware.vcenter.VMDefinitions
 
__getOutput - Static variable in class com.vmware.vstats.AcqSpecsDefinitions
 
__getOutput - Static variable in class com.vmware.vstats.CounterMetadataDefinitions
 
__getOutput - Static variable in class com.vmware.vstats.CountersDefinitions
 
__getOutput - Static variable in class com.vmware.vstats.CounterSetsDefinitions
 
__getOutput - Static variable in class com.vmware.vstats.ResourceAddressesDefinitions
 
__getOutput - Static variable in class com.vmware.vstats.ResourceAddressSchemasDefinitions
 
__importFromImgdbInput - Static variable in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.attestation.os.esx.BaseImagesDefinitions
 
__importFromImgdbOutput - Static variable in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.attestation.os.esx.BaseImagesDefinitions
 
__importProfileInput - Static variable in class com.vmware.appliance.infraprofile.ConfigsDefinitions
 
__importProfileOutput - Static variable in class com.vmware.appliance.infraprofile.ConfigsDefinitions
 
__importSoftwareSpecInput - Static variable in class com.vmware.esx.settings.clusters.software.DraftsDefinitions
 
__importSoftwareSpecOutput - Static variable in class com.vmware.esx.settings.clusters.software.DraftsDefinitions
 
__importSpecificationDef - Static variable in class com.vmware.vcenter.guest.CustomizationSpecsDefinitions
 
__importSpecificationInput - Static variable in class com.vmware.vcenter.guest.CustomizationSpecsDefinitions
 
__importSpecificationOutput - Static variable in class com.vmware.vcenter.guest.CustomizationSpecsDefinitions
 
__installDef - Static variable in class com.vmware.appliance.update.PendingDefinitions
 
__installInput - Static variable in class com.vmware.appliance.update.PendingDefinitions
 
__installOutput - Static variable in class com.vmware.appliance.update.PendingDefinitions
 
__instantCloneDef - Static variable in class com.vmware.vcenter.VMDefinitions
 
__instantCloneInput - Static variable in class com.vmware.vcenter.VMDefinitions
 
__instantCloneOutput - Static variable in class com.vmware.vcenter.VMDefinitions
 
__keepAliveInput - Static variable in class com.vmware.content.library.item.DownloadSessionDefinitions
 
__keepAliveInput - Static variable in class com.vmware.content.library.item.UpdateSessionDefinitions
 
__keepAliveOutput - Static variable in class com.vmware.content.library.item.DownloadSessionDefinitions
 
__keepAliveOutput - Static variable in class com.vmware.content.library.item.UpdateSessionDefinitions
 
__lastcheckDef - Static variable in class com.vmware.appliance.health.SystemDefinitions
 
__lastcheckInput - Static variable in class com.vmware.appliance.health.SystemDefinitions
 
__lastcheckOutput - Static variable in class com.vmware.appliance.health.SystemDefinitions
 
__listAttachableTagsInput - Static variable in class com.vmware.cis.tagging.TagAssociationDefinitions
 
__listAttachableTagsOutput - Static variable in class com.vmware.cis.tagging.TagAssociationDefinitions
 
__listAttachedObjectsInput - Static variable in class com.vmware.cis.tagging.TagAssociationDefinitions
 
__listAttachedObjectsOnTagsInput - Static variable in class com.vmware.cis.tagging.TagAssociationDefinitions
 
__listAttachedObjectsOnTagsOutput - Static variable in class com.vmware.cis.tagging.TagAssociationDefinitions
 
__listAttachedObjectsOutput - Static variable in class com.vmware.cis.tagging.TagAssociationDefinitions
 
__listAttachedTagsInput - Static variable in class com.vmware.cis.tagging.TagAssociationDefinitions
 
__listAttachedTagsOnObjectsInput - Static variable in class com.vmware.cis.tagging.TagAssociationDefinitions
 
__listAttachedTagsOnObjectsOutput - Static variable in class com.vmware.cis.tagging.TagAssociationDefinitions
 
__listAttachedTagsOutput - Static variable in class com.vmware.cis.tagging.TagAssociationDefinitions
 
__listDef - Static variable in class com.vmware.appliance.LocalAccountsDefinitions
 
__listDef - Static variable in class com.vmware.appliance.MonitoringDefinitions
 
__listDef - Static variable in class com.vmware.appliance.networking.dns.DomainsDefinitions
 
__listDef - Static variable in class com.vmware.appliance.networking.InterfacesDefinitions
 
__listDef - Static variable in class com.vmware.appliance.networking.ProxyDefinitions
 
__listDef - Static variable in class com.vmware.appliance.recovery.backup.job.DetailsDefinitions
 
__listDef - Static variable in class com.vmware.appliance.recovery.backup.JobDefinitions
 
__listDef - Static variable in class com.vmware.appliance.recovery.backup.PartsDefinitions
 
__listDef - Static variable in class com.vmware.appliance.recovery.backup.SchedulesDefinitions
 
__listDef - Static variable in class com.vmware.appliance.recovery.backup.system_name.ArchiveDefinitions
 
__listDef - Static variable in class com.vmware.appliance.recovery.backup.SystemNameDefinitions
 
__listDef - Static variable in class com.vmware.appliance.ServicesDefinitions
 
__listDef - Static variable in class com.vmware.appliance.system.StorageDefinitions
 
__listDef - Static variable in class com.vmware.appliance.update.PendingDefinitions
 
__listDef - Static variable in class com.vmware.cis.TasksDefinitions
 
__listDef - Static variable in class com.vmware.content.library.item.ChangesDefinitions
 
__listDef - Static variable in class com.vmware.vcenter.certificate_management.vcenter.TrustedRootChainsDefinitions
 
__listDef - Static variable in class com.vmware.vcenter.ClusterDefinitions
 
__listDef - Static variable in class com.vmware.vcenter.compute.policies.CapabilitiesDefinitions
 
__listDef - Static variable in class com.vmware.vcenter.compute.policies.TagUsageDefinitions
 
__listDef - Static variable in class com.vmware.vcenter.compute.PoliciesDefinitions
 
__listDef - Static variable in class com.vmware.vcenter.content.registries.harbor.ProjectsDefinitions
 
__listDef - Static variable in class com.vmware.vcenter.content.registries.HarborDefinitions
 
__listDef - Static variable in class com.vmware.vcenter.DatacenterDefinitions
 
__listDef - Static variable in class com.vmware.vcenter.DatastoreDefinitions
 
__listDef - Static variable in class com.vmware.vcenter.FolderDefinitions
 
__listDef - Static variable in class com.vmware.vcenter.guest.CustomizationSpecsDefinitions
 
__listDef - Static variable in class com.vmware.vcenter.HostDefinitions
 
__listDef - Static variable in class com.vmware.vcenter.hvc.links.sync.ProvidersDefinitions
 
__listDef - Static variable in class com.vmware.vcenter.hvc.LinksDefinitions
 
__listDef - Static variable in class com.vmware.vcenter.identity.ProvidersDefinitions
 
__listDef - Static variable in class com.vmware.vcenter.NetworkDefinitions
 
__listDef - Static variable in class com.vmware.vcenter.ResourcePoolDefinitions
 
__listDef - Static variable in class com.vmware.vcenter.storage.policies.compliance.VMDefinitions
 
__listDef - Static variable in class com.vmware.vcenter.storage.policies.ComplianceDefinitions
 
__listDef - Static variable in class com.vmware.vcenter.storage.policies.VMDefinitions
 
__listDef - Static variable in class com.vmware.vcenter.storage.PoliciesDefinitions
 
__listDef - Static variable in class com.vmware.vcenter.topology.NodesDefinitions
 
__listDef - Static variable in class com.vmware.vcenter.topology.ReplicationStatusDefinitions
 
__listDef - Static variable in class com.vmware.vcenter.vm.guest.networking.InterfacesDefinitions
 
__listDef - Static variable in class com.vmware.vcenter.vm.guest.networking.RoutesDefinitions
 
__listDef - Static variable in class com.vmware.vcenter.vm.hardware.adapter.SataDefinitions
 
__listDef - Static variable in class com.vmware.vcenter.vm.hardware.adapter.ScsiDefinitions
 
__listDef - Static variable in class com.vmware.vcenter.vm.hardware.CdromDefinitions
 
__listDef - Static variable in class com.vmware.vcenter.vm.hardware.DiskDefinitions
 
__listDef - Static variable in class com.vmware.vcenter.vm.hardware.EthernetDefinitions
 
__listDef - Static variable in class com.vmware.vcenter.vm.hardware.FloppyDefinitions
 
__listDef - Static variable in class com.vmware.vcenter.vm.hardware.ParallelDefinitions
 
__listDef - Static variable in class com.vmware.vcenter.vm.hardware.SerialDefinitions
 
__listDef - Static variable in class com.vmware.vcenter.vm_template.library_items.CheckOutsDefinitions
 
__listDef - Static variable in class com.vmware.vcenter.vm_template.library_items.VersionsDefinitions
 
__listDef - Static variable in class com.vmware.vcenter.VMDefinitions
 
__listDetailsDef - Static variable in class com.vmware.appliance.vmon.ServiceDefinitions
 
__listDetailsDef - Static variable in class com.vmware.vcenter.services.ServiceDefinitions
 
__listDetailsInput - Static variable in class com.vmware.appliance.vmon.ServiceDefinitions
 
__listDetailsInput - Static variable in class com.vmware.vcenter.services.ServiceDefinitions
 
__listDetailsOutput - Static variable in class com.vmware.appliance.vmon.ServiceDefinitions
 
__listDetailsOutput - Static variable in class com.vmware.vcenter.services.ServiceDefinitions
 
__listInput - Static variable in class com.vmware.appliance.infraprofile.ConfigsDefinitions
 
__listInput - Static variable in class com.vmware.appliance.LocalAccountsDefinitions
 
__listInput - Static variable in class com.vmware.appliance.MonitoringDefinitions
 
__listInput - Static variable in class com.vmware.appliance.networking.dns.DomainsDefinitions
 
__listInput - Static variable in class com.vmware.appliance.networking.InterfacesDefinitions
 
__listInput - Static variable in class com.vmware.appliance.networking.ProxyDefinitions
 
__listInput - Static variable in class com.vmware.appliance.recovery.backup.job.DetailsDefinitions
 
__listInput - Static variable in class com.vmware.appliance.recovery.backup.JobDefinitions
 
__listInput - Static variable in class com.vmware.appliance.recovery.backup.PartsDefinitions
 
__listInput - Static variable in class com.vmware.appliance.recovery.backup.SchedulesDefinitions
 
__listInput - Static variable in class com.vmware.appliance.recovery.backup.system_name.ArchiveDefinitions
 
__listInput - Static variable in class com.vmware.appliance.recovery.backup.SystemNameDefinitions
 
__listInput - Static variable in class com.vmware.appliance.ServicesDefinitions
 
__listInput - Static variable in class com.vmware.appliance.system.StorageDefinitions
 
__listInput - Static variable in class com.vmware.appliance.update.PendingDefinitions
 
__listInput - Static variable in class com.vmware.cis.tagging.CategoryDefinitions
 
__listInput - Static variable in class com.vmware.cis.tagging.TagDefinitions
 
__listInput - Static variable in class com.vmware.cis.TasksDefinitions
 
__listInput - Static variable in class com.vmware.content.library.item.ChangesDefinitions
 
__listInput - Static variable in class com.vmware.content.library.item.downloadsession.FileDefinitions
 
__listInput - Static variable in class com.vmware.content.library.item.DownloadSessionDefinitions
 
__listInput - Static variable in class com.vmware.content.library.item.FileDefinitions
 
__listInput - Static variable in class com.vmware.content.library.item.StorageDefinitions
 
__listInput - Static variable in class com.vmware.content.library.item.updatesession.FileDefinitions
 
__listInput - Static variable in class com.vmware.content.library.item.UpdateSessionDefinitions
 
__listInput - Static variable in class com.vmware.content.library.ItemDefinitions
 
__listInput - Static variable in class com.vmware.content.library.SubscriptionsDefinitions
 
__listInput - Static variable in class com.vmware.content.LibraryDefinitions
 
__listInput - Static variable in class com.vmware.content.LocalLibraryDefinitions
 
__listInput - Static variable in class com.vmware.content.SubscribedLibraryDefinitions
 
__listInput - Static variable in class com.vmware.content.TypeDefinitions
 
__listInput - Static variable in class com.vmware.esx.hcl.hosts.CompatibilityReleasesDefinitions
 
__listInput - Static variable in class com.vmware.esx.hosts.software.InstalledComponentsDefinitions
 
__listInput - Static variable in class com.vmware.esx.settings.clusters.software.ComponentsDefinitions
 
__listInput - Static variable in class com.vmware.esx.settings.clusters.software.drafts.software.ComponentsDefinitions
 
__listInput - Static variable in class com.vmware.esx.settings.clusters.software.drafts.software.EffectiveComponentsDefinitions
 
__listInput - Static variable in class com.vmware.esx.settings.clusters.software.DraftsDefinitions
 
__listInput - Static variable in class com.vmware.esx.settings.clusters.software.EffectiveComponentsDefinitions
 
__listInput - Static variable in class com.vmware.esx.settings.clusters.software.SolutionsDefinitions
 
__listInput - Static variable in class com.vmware.esx.settings.depot_content.AddOnsDefinitions
 
__listInput - Static variable in class com.vmware.esx.settings.depot_content.BaseImagesDefinitions
 
__listInput - Static variable in class com.vmware.esx.settings.depot_content.ComponentsDefinitions
 
__listInput - Static variable in class com.vmware.esx.settings.depots.OfflineDefinitions
 
__listInput - Static variable in class com.vmware.esx.settings.depots.OnlineDefinitions
 
__listInput - Static variable in class com.vmware.vapi.metadata.authentication.ComponentDefinitions
 
__listInput - Static variable in class com.vmware.vapi.metadata.authentication.PackageDefinitions
 
__listInput - Static variable in class com.vmware.vapi.metadata.authentication.service.OperationDefinitions
 
__listInput - Static variable in class com.vmware.vapi.metadata.authentication.ServiceDefinitions
 
__listInput - Static variable in class com.vmware.vapi.metadata.cli.CommandDefinitions
 
__listInput - Static variable in class com.vmware.vapi.metadata.cli.NamespaceDefinitions
 
__listInput - Static variable in class com.vmware.vapi.metadata.metamodel.ComponentDefinitions
 
__listInput - Static variable in class com.vmware.vapi.metadata.metamodel.EnumerationDefinitions
 
__listInput - Static variable in class com.vmware.vapi.metadata.metamodel.PackageDefinitions
 
__listInput - Static variable in class com.vmware.vapi.metadata.metamodel.resource.ModelDefinitions
 
__listInput - Static variable in class com.vmware.vapi.metadata.metamodel.ResourceDefinitions
 
__listInput - Static variable in class com.vmware.vapi.metadata.metamodel.service.OperationDefinitions
 
__listInput - Static variable in class com.vmware.vapi.metadata.metamodel.ServiceDefinitions
 
__listInput - Static variable in class com.vmware.vapi.metadata.metamodel.StructureDefinitions
 
__listInput - Static variable in class com.vmware.vapi.metadata.privilege.ComponentDefinitions
 
__listInput - Static variable in class com.vmware.vapi.metadata.privilege.PackageDefinitions
 
__listInput - Static variable in class com.vmware.vapi.metadata.privilege.service.OperationDefinitions
 
__listInput - Static variable in class com.vmware.vapi.metadata.privilege.ServiceDefinitions
 
__listInput - Static variable in class com.vmware.vcenter.certificate_management.vcenter.TrustedRootChainsDefinitions
 
__listInput - Static variable in class com.vmware.vcenter.ClusterDefinitions
 
__listInput - Static variable in class com.vmware.vcenter.compute.policies.CapabilitiesDefinitions
 
__listInput - Static variable in class com.vmware.vcenter.compute.policies.TagUsageDefinitions
 
__listInput - Static variable in class com.vmware.vcenter.compute.PoliciesDefinitions
 
__listInput - Static variable in class com.vmware.vcenter.content.registries.harbor.ProjectsDefinitions
 
__listInput - Static variable in class com.vmware.vcenter.content.registries.HarborDefinitions
 
__listInput - Static variable in class com.vmware.vcenter.DatacenterDefinitions
 
__listInput - Static variable in class com.vmware.vcenter.DatastoreDefinitions
 
__listInput - Static variable in class com.vmware.vcenter.FolderDefinitions
 
__listInput - Static variable in class com.vmware.vcenter.guest.CustomizationSpecsDefinitions
 
__listInput - Static variable in class com.vmware.vcenter.HostDefinitions
 
__listInput - Static variable in class com.vmware.vcenter.hvc.links.sync.ProvidersDefinitions
 
__listInput - Static variable in class com.vmware.vcenter.hvc.LinksDefinitions
 
__listInput - Static variable in class com.vmware.vcenter.identity.ProvidersDefinitions
 
__listInput - Static variable in class com.vmware.vcenter.lcm.discovery.AssociatedProductsDefinitions
 
__listInput - Static variable in class com.vmware.vcenter.lcm.discovery.ProductCatalogDefinitions
 
__listInput - Static variable in class com.vmware.vcenter.lcm.update.PendingDefinitions
 
__listInput - Static variable in class com.vmware.vcenter.namespace_management.ClusterAvailableVersionsDefinitions
 
__listInput - Static variable in class com.vmware.vcenter.namespace_management.ClusterCompatibilityDefinitions
 
__listInput - Static variable in class com.vmware.vcenter.namespace_management.ClustersDefinitions
 
__listInput - Static variable in class com.vmware.vcenter.namespace_management.DistributedSwitchCompatibilityDefinitions
 
__listInput - Static variable in class com.vmware.vcenter.namespace_management.EdgeClusterCompatibilityDefinitions
 
__listInput - Static variable in class com.vmware.vcenter.namespace_management.software.ClustersDefinitions
 
__listInput - Static variable in class com.vmware.vcenter.namespaces.InstancesDefinitions
 
__listInput - Static variable in class com.vmware.vcenter.namespaces.user.InstancesDefinitions
 
__listInput - Static variable in class com.vmware.vcenter.NetworkDefinitions
 
__listInput - Static variable in class com.vmware.vcenter.ovf.ExportFlagDefinitions
 
__listInput - Static variable in class com.vmware.vcenter.ovf.ImportFlagDefinitions
 
__listInput - Static variable in class com.vmware.vcenter.ResourcePoolDefinitions
 
__listInput - Static variable in class com.vmware.vcenter.storage.policies.compliance.VMDefinitions
 
__listInput - Static variable in class com.vmware.vcenter.storage.policies.ComplianceDefinitions
 
__listInput - Static variable in class com.vmware.vcenter.storage.policies.VMDefinitions
 
__listInput - Static variable in class com.vmware.vcenter.storage.PoliciesDefinitions
 
__listInput - Static variable in class com.vmware.vcenter.tagging.AssociationsDefinitions
 
__listInput - Static variable in class com.vmware.vcenter.topology.NodesDefinitions
 
__listInput - Static variable in class com.vmware.vcenter.topology.ReplicationStatusDefinitions
 
__listInput - Static variable in class com.vmware.vcenter.trusted_infrastructure.attestation.ServicesDefinitions
 
__listInput - Static variable in class com.vmware.vcenter.trusted_infrastructure.kms.ServicesDefinitions
 
__listInput - Static variable in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.attestation.os.esx.BaseImagesDefinitions
 
__listInput - Static variable in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.attestation.tpm2.CaCertificatesDefinitions
 
__listInput - Static variable in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.attestation.tpm2.EndorsementKeysDefinitions
 
__listInput - Static variable in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.ConsumerPrincipalsDefinitions
 
__listInput - Static variable in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.providers.CurrentPeerCertificatesDefinitions
 
__listInput - Static variable in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.ProvidersDefinitions
 
__listInput - Static variable in class com.vmware.vcenter.trusted_infrastructure.trust_authority_hosts.AttestationDefinitions
 
__listInput - Static variable in class com.vmware.vcenter.trusted_infrastructure.trust_authority_hosts.KmsDefinitions
 
__listInput - Static variable in class com.vmware.vcenter.trusted_infrastructure.TrustAuthorityClustersDefinitions
 
__listInput - Static variable in class com.vmware.vcenter.trusted_infrastructure.trusted_clusters.attestation.ServicesDefinitions
 
__listInput - Static variable in class com.vmware.vcenter.trusted_infrastructure.trusted_clusters.kms.ServicesDefinitions
 
__listInput - Static variable in class com.vmware.vcenter.vm.guest.networking.InterfacesDefinitions
 
__listInput - Static variable in class com.vmware.vcenter.vm.guest.networking.RoutesDefinitions
 
__listInput - Static variable in class com.vmware.vcenter.vm.hardware.adapter.SataDefinitions
 
__listInput - Static variable in class com.vmware.vcenter.vm.hardware.adapter.ScsiDefinitions
 
__listInput - Static variable in class com.vmware.vcenter.vm.hardware.CdromDefinitions
 
__listInput - Static variable in class com.vmware.vcenter.vm.hardware.DiskDefinitions
 
__listInput - Static variable in class com.vmware.vcenter.vm.hardware.EthernetDefinitions
 
__listInput - Static variable in class com.vmware.vcenter.vm.hardware.FloppyDefinitions
 
__listInput - Static variable in class com.vmware.vcenter.vm.hardware.ParallelDefinitions
 
__listInput - Static variable in class com.vmware.vcenter.vm.hardware.SerialDefinitions
 
__listInput - Static variable in class com.vmware.vcenter.vm_template.library_items.CheckOutsDefinitions
 
__listInput - Static variable in class com.vmware.vcenter.vm_template.library_items.VersionsDefinitions
 
__listInput - Static variable in class com.vmware.vcenter.VMDefinitions
 
__listInput - Static variable in class com.vmware.vstats.AcqSpecsDefinitions
 
__listInput - Static variable in class com.vmware.vstats.CounterMetadataDefinitions
 
__listInput - Static variable in class com.vmware.vstats.CountersDefinitions
 
__listInput - Static variable in class com.vmware.vstats.CounterSetsDefinitions
 
__listInput - Static variable in class com.vmware.vstats.MetricsDefinitions
 
__listInput - Static variable in class com.vmware.vstats.ProvidersDefinitions
 
__listInput - Static variable in class com.vmware.vstats.ResourceAddressesDefinitions
 
__listInput - Static variable in class com.vmware.vstats.ResourceTypesDefinitions
 
__listOutput - Static variable in class com.vmware.appliance.infraprofile.ConfigsDefinitions
 
__listOutput - Static variable in class com.vmware.appliance.LocalAccountsDefinitions
 
__listOutput - Static variable in class com.vmware.appliance.MonitoringDefinitions
 
__listOutput - Static variable in class com.vmware.appliance.networking.dns.DomainsDefinitions
 
__listOutput - Static variable in class com.vmware.appliance.networking.InterfacesDefinitions
 
__listOutput - Static variable in class com.vmware.appliance.networking.ProxyDefinitions
 
__listOutput - Static variable in class com.vmware.appliance.recovery.backup.job.DetailsDefinitions
 
__listOutput - Static variable in class com.vmware.appliance.recovery.backup.JobDefinitions
 
__listOutput - Static variable in class com.vmware.appliance.recovery.backup.PartsDefinitions
 
__listOutput - Static variable in class com.vmware.appliance.recovery.backup.SchedulesDefinitions
 
__listOutput - Static variable in class com.vmware.appliance.recovery.backup.system_name.ArchiveDefinitions
 
__listOutput - Static variable in class com.vmware.appliance.recovery.backup.SystemNameDefinitions
 
__listOutput - Static variable in class com.vmware.appliance.ServicesDefinitions
 
__listOutput - Static variable in class com.vmware.appliance.system.StorageDefinitions
 
__listOutput - Static variable in class com.vmware.appliance.update.PendingDefinitions
 
__listOutput - Static variable in class com.vmware.cis.tagging.CategoryDefinitions
 
__listOutput - Static variable in class com.vmware.cis.tagging.TagDefinitions
 
__listOutput - Static variable in class com.vmware.cis.TasksDefinitions
 
__listOutput - Static variable in class com.vmware.content.library.item.ChangesDefinitions
 
__listOutput - Static variable in class com.vmware.content.library.item.downloadsession.FileDefinitions
 
__listOutput - Static variable in class com.vmware.content.library.item.DownloadSessionDefinitions
 
__listOutput - Static variable in class com.vmware.content.library.item.FileDefinitions
 
__listOutput - Static variable in class com.vmware.content.library.item.StorageDefinitions
 
__listOutput - Static variable in class com.vmware.content.library.item.updatesession.FileDefinitions
 
__listOutput - Static variable in class com.vmware.content.library.item.UpdateSessionDefinitions
 
__listOutput - Static variable in class com.vmware.content.library.ItemDefinitions
 
__listOutput - Static variable in class com.vmware.content.library.SubscriptionsDefinitions
 
__listOutput - Static variable in class com.vmware.content.LibraryDefinitions
 
__listOutput - Static variable in class com.vmware.content.LocalLibraryDefinitions
 
__listOutput - Static variable in class com.vmware.content.SubscribedLibraryDefinitions
 
__listOutput - Static variable in class com.vmware.content.TypeDefinitions
 
__listOutput - Static variable in class com.vmware.esx.hcl.hosts.CompatibilityReleasesDefinitions
 
__listOutput - Static variable in class com.vmware.esx.hosts.software.InstalledComponentsDefinitions
 
__listOutput - Static variable in class com.vmware.esx.settings.clusters.software.ComponentsDefinitions
 
__listOutput - Static variable in class com.vmware.esx.settings.clusters.software.drafts.software.ComponentsDefinitions
 
__listOutput - Static variable in class com.vmware.esx.settings.clusters.software.drafts.software.EffectiveComponentsDefinitions
 
__listOutput - Static variable in class com.vmware.esx.settings.clusters.software.DraftsDefinitions
 
__listOutput - Static variable in class com.vmware.esx.settings.clusters.software.EffectiveComponentsDefinitions
 
__listOutput - Static variable in class com.vmware.esx.settings.clusters.software.SolutionsDefinitions
 
__listOutput - Static variable in class com.vmware.esx.settings.depot_content.AddOnsDefinitions
 
__listOutput - Static variable in class com.vmware.esx.settings.depot_content.BaseImagesDefinitions
 
__listOutput - Static variable in class com.vmware.esx.settings.depot_content.ComponentsDefinitions
 
__listOutput - Static variable in class com.vmware.esx.settings.depots.OfflineDefinitions
 
__listOutput - Static variable in class com.vmware.esx.settings.depots.OnlineDefinitions
 
__listOutput - Static variable in class com.vmware.vapi.metadata.authentication.ComponentDefinitions
 
__listOutput - Static variable in class com.vmware.vapi.metadata.authentication.PackageDefinitions
 
__listOutput - Static variable in class com.vmware.vapi.metadata.authentication.service.OperationDefinitions
 
__listOutput - Static variable in class com.vmware.vapi.metadata.authentication.ServiceDefinitions
 
__listOutput - Static variable in class com.vmware.vapi.metadata.cli.CommandDefinitions
 
__listOutput - Static variable in class com.vmware.vapi.metadata.cli.NamespaceDefinitions
 
__listOutput - Static variable in class com.vmware.vapi.metadata.metamodel.ComponentDefinitions
 
__listOutput - Static variable in class com.vmware.vapi.metadata.metamodel.EnumerationDefinitions
 
__listOutput - Static variable in class com.vmware.vapi.metadata.metamodel.PackageDefinitions
 
__listOutput - Static variable in class com.vmware.vapi.metadata.metamodel.resource.ModelDefinitions
 
__listOutput - Static variable in class com.vmware.vapi.metadata.metamodel.ResourceDefinitions
 
__listOutput - Static variable in class com.vmware.vapi.metadata.metamodel.service.OperationDefinitions
 
__listOutput - Static variable in class com.vmware.vapi.metadata.metamodel.ServiceDefinitions
 
__listOutput - Static variable in class com.vmware.vapi.metadata.metamodel.StructureDefinitions
 
__listOutput - Static variable in class com.vmware.vapi.metadata.privilege.ComponentDefinitions
 
__listOutput - Static variable in class com.vmware.vapi.metadata.privilege.PackageDefinitions
 
__listOutput - Static variable in class com.vmware.vapi.metadata.privilege.service.OperationDefinitions
 
__listOutput - Static variable in class com.vmware.vapi.metadata.privilege.ServiceDefinitions
 
__listOutput - Static variable in class com.vmware.vcenter.certificate_management.vcenter.TrustedRootChainsDefinitions
 
__listOutput - Static variable in class com.vmware.vcenter.ClusterDefinitions
 
__listOutput - Static variable in class com.vmware.vcenter.compute.policies.CapabilitiesDefinitions
 
__listOutput - Static variable in class com.vmware.vcenter.compute.policies.TagUsageDefinitions
 
__listOutput - Static variable in class com.vmware.vcenter.compute.PoliciesDefinitions
 
__listOutput - Static variable in class com.vmware.vcenter.content.registries.harbor.ProjectsDefinitions
 
__listOutput - Static variable in class com.vmware.vcenter.content.registries.HarborDefinitions
 
__listOutput - Static variable in class com.vmware.vcenter.DatacenterDefinitions
 
__listOutput - Static variable in class com.vmware.vcenter.DatastoreDefinitions
 
__listOutput - Static variable in class com.vmware.vcenter.FolderDefinitions
 
__listOutput - Static variable in class com.vmware.vcenter.guest.CustomizationSpecsDefinitions
 
__listOutput - Static variable in class com.vmware.vcenter.HostDefinitions
 
__listOutput - Static variable in class com.vmware.vcenter.hvc.links.sync.ProvidersDefinitions
 
__listOutput - Static variable in class com.vmware.vcenter.hvc.LinksDefinitions
 
__listOutput - Static variable in class com.vmware.vcenter.identity.ProvidersDefinitions
 
__listOutput - Static variable in class com.vmware.vcenter.lcm.discovery.AssociatedProductsDefinitions
 
__listOutput - Static variable in class com.vmware.vcenter.lcm.discovery.ProductCatalogDefinitions
 
__listOutput - Static variable in class com.vmware.vcenter.lcm.update.PendingDefinitions
 
__listOutput - Static variable in class com.vmware.vcenter.namespace_management.ClusterAvailableVersionsDefinitions
 
__listOutput - Static variable in class com.vmware.vcenter.namespace_management.ClusterCompatibilityDefinitions
 
__listOutput - Static variable in class com.vmware.vcenter.namespace_management.ClustersDefinitions
 
__listOutput - Static variable in class com.vmware.vcenter.namespace_management.DistributedSwitchCompatibilityDefinitions
 
__listOutput - Static variable in class com.vmware.vcenter.namespace_management.EdgeClusterCompatibilityDefinitions
 
__listOutput - Static variable in class com.vmware.vcenter.namespace_management.software.ClustersDefinitions
 
__listOutput - Static variable in class com.vmware.vcenter.namespaces.InstancesDefinitions
 
__listOutput - Static variable in class com.vmware.vcenter.namespaces.user.InstancesDefinitions
 
__listOutput - Static variable in class com.vmware.vcenter.NetworkDefinitions
 
__listOutput - Static variable in class com.vmware.vcenter.ovf.ExportFlagDefinitions
 
__listOutput - Static variable in class com.vmware.vcenter.ovf.ImportFlagDefinitions
 
__listOutput - Static variable in class com.vmware.vcenter.ResourcePoolDefinitions
 
__listOutput - Static variable in class com.vmware.vcenter.storage.policies.compliance.VMDefinitions
 
__listOutput - Static variable in class com.vmware.vcenter.storage.policies.ComplianceDefinitions
 
__listOutput - Static variable in class com.vmware.vcenter.storage.policies.VMDefinitions
 
__listOutput - Static variable in class com.vmware.vcenter.storage.PoliciesDefinitions
 
__listOutput - Static variable in class com.vmware.vcenter.tagging.AssociationsDefinitions
 
__listOutput - Static variable in class com.vmware.vcenter.topology.NodesDefinitions
 
__listOutput - Static variable in class com.vmware.vcenter.topology.ReplicationStatusDefinitions
 
__listOutput - Static variable in class com.vmware.vcenter.trusted_infrastructure.attestation.ServicesDefinitions
 
__listOutput - Static variable in class com.vmware.vcenter.trusted_infrastructure.kms.ServicesDefinitions
 
__listOutput - Static variable in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.attestation.os.esx.BaseImagesDefinitions
 
__listOutput - Static variable in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.attestation.tpm2.CaCertificatesDefinitions
 
__listOutput - Static variable in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.attestation.tpm2.EndorsementKeysDefinitions
 
__listOutput - Static variable in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.ConsumerPrincipalsDefinitions
 
__listOutput - Static variable in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.providers.CurrentPeerCertificatesDefinitions
 
__listOutput - Static variable in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.ProvidersDefinitions
 
__listOutput - Static variable in class com.vmware.vcenter.trusted_infrastructure.trust_authority_hosts.AttestationDefinitions
 
__listOutput - Static variable in class com.vmware.vcenter.trusted_infrastructure.trust_authority_hosts.KmsDefinitions
 
__listOutput - Static variable in class com.vmware.vcenter.trusted_infrastructure.TrustAuthorityClustersDefinitions
 
__listOutput - Static variable in class com.vmware.vcenter.trusted_infrastructure.trusted_clusters.attestation.ServicesDefinitions
 
__listOutput - Static variable in class com.vmware.vcenter.trusted_infrastructure.trusted_clusters.kms.ServicesDefinitions
 
__listOutput - Static variable in class com.vmware.vcenter.vm.guest.networking.InterfacesDefinitions
 
__listOutput - Static variable in class com.vmware.vcenter.vm.guest.networking.RoutesDefinitions
 
__listOutput - Static variable in class com.vmware.vcenter.vm.hardware.adapter.SataDefinitions
 
__listOutput - Static variable in class com.vmware.vcenter.vm.hardware.adapter.ScsiDefinitions
 
__listOutput - Static variable in class com.vmware.vcenter.vm.hardware.CdromDefinitions
 
__listOutput - Static variable in class com.vmware.vcenter.vm.hardware.DiskDefinitions
 
__listOutput - Static variable in class com.vmware.vcenter.vm.hardware.EthernetDefinitions
 
__listOutput - Static variable in class com.vmware.vcenter.vm.hardware.FloppyDefinitions
 
__listOutput - Static variable in class com.vmware.vcenter.vm.hardware.ParallelDefinitions
 
__listOutput - Static variable in class com.vmware.vcenter.vm.hardware.SerialDefinitions
 
__listOutput - Static variable in class com.vmware.vcenter.vm_template.library_items.CheckOutsDefinitions
 
__listOutput - Static variable in class com.vmware.vcenter.vm_template.library_items.VersionsDefinitions
 
__listOutput - Static variable in class com.vmware.vcenter.VMDefinitions
 
__listOutput - Static variable in class com.vmware.vstats.AcqSpecsDefinitions
 
__listOutput - Static variable in class com.vmware.vstats.CounterMetadataDefinitions
 
__listOutput - Static variable in class com.vmware.vstats.CountersDefinitions
 
__listOutput - Static variable in class com.vmware.vstats.CounterSetsDefinitions
 
__listOutput - Static variable in class com.vmware.vstats.MetricsDefinitions
 
__listOutput - Static variable in class com.vmware.vstats.ProvidersDefinitions
 
__listOutput - Static variable in class com.vmware.vstats.ResourceAddressesDefinitions
 
__listOutput - Static variable in class com.vmware.vstats.ResourceTypesDefinitions
 
__listTagsForCategoryInput - Static variable in class com.vmware.cis.tagging.TagDefinitions
 
__listTagsForCategoryOutput - Static variable in class com.vmware.cis.tagging.TagDefinitions
 
__listUsedCategoriesInput - Static variable in class com.vmware.cis.tagging.CategoryDefinitions
 
__listUsedCategoriesOutput - Static variable in class com.vmware.cis.tagging.CategoryDefinitions
 
__listUsedTagsInput - Static variable in class com.vmware.cis.tagging.TagDefinitions
 
__listUsedTagsOutput - Static variable in class com.vmware.cis.tagging.TagDefinitions
 
__messagesDef - Static variable in class com.vmware.appliance.HealthDefinitions
 
__messagesInput - Static variable in class com.vmware.appliance.HealthDefinitions
 
__messagesOutput - Static variable in class com.vmware.appliance.HealthDefinitions
 
__mountInput - Static variable in class com.vmware.vcenter.iso.ImageDefinitions
 
__mountOutput - Static variable in class com.vmware.vcenter.iso.ImageDefinitions
 
__operationDefs - Static variable in class com.vmware.appliance.access.ConsolecliDefinitions
 
__operationDefs - Static variable in class com.vmware.appliance.access.DcuiDefinitions
 
__operationDefs - Static variable in class com.vmware.appliance.access.ShellDefinitions
 
__operationDefs - Static variable in class com.vmware.appliance.access.SshDefinitions
 
__operationDefs - Static variable in class com.vmware.appliance.health.ApplmgmtDefinitions
 
__operationDefs - Static variable in class com.vmware.appliance.health.DatabasestorageDefinitions
 
__operationDefs - Static variable in class com.vmware.appliance.health.LoadDefinitions
 
__operationDefs - Static variable in class com.vmware.appliance.health.MemDefinitions
 
__operationDefs - Static variable in class com.vmware.appliance.health.SoftwarepackagesDefinitions
 
__operationDefs - Static variable in class com.vmware.appliance.health.StorageDefinitions
 
__operationDefs - Static variable in class com.vmware.appliance.health.SwapDefinitions
 
__operationDefs - Static variable in class com.vmware.appliance.health.SystemDefinitions
 
__operationDefs - Static variable in class com.vmware.appliance.HealthDefinitions
 
__operationDefs - Static variable in class com.vmware.appliance.local_accounts.PolicyDefinitions
 
__operationDefs - Static variable in class com.vmware.appliance.LocalAccountsDefinitions
 
__operationDefs - Static variable in class com.vmware.appliance.logging.ForwardingDefinitions
 
__operationDefs - Static variable in class com.vmware.appliance.MonitoringDefinitions
 
__operationDefs - Static variable in class com.vmware.appliance.networking.dns.DomainsDefinitions
 
__operationDefs - Static variable in class com.vmware.appliance.networking.dns.HostnameDefinitions
 
__operationDefs - Static variable in class com.vmware.appliance.networking.dns.ServersDefinitions
 
__operationDefs - Static variable in class com.vmware.appliance.networking.firewall.InboundDefinitions
 
__operationDefs - Static variable in class com.vmware.appliance.networking.interfaces.Ipv4Definitions
 
__operationDefs - Static variable in class com.vmware.appliance.networking.interfaces.Ipv6Definitions
 
__operationDefs - Static variable in class com.vmware.appliance.networking.InterfacesDefinitions
 
__operationDefs - Static variable in class com.vmware.appliance.networking.NoProxyDefinitions
 
__operationDefs - Static variable in class com.vmware.appliance.networking.ProxyDefinitions
 
__operationDefs - Static variable in class com.vmware.appliance.NetworkingDefinitions
 
__operationDefs - Static variable in class com.vmware.appliance.NtpDefinitions
 
__operationDefs - Static variable in class com.vmware.appliance.recovery.backup.job.DetailsDefinitions
 
__operationDefs - Static variable in class com.vmware.appliance.recovery.backup.JobDefinitions
 
__operationDefs - Static variable in class com.vmware.appliance.recovery.backup.PartsDefinitions
 
__operationDefs - Static variable in class com.vmware.appliance.recovery.backup.SchedulesDefinitions
 
__operationDefs - Static variable in class com.vmware.appliance.recovery.backup.system_name.ArchiveDefinitions
 
__operationDefs - Static variable in class com.vmware.appliance.recovery.backup.SystemNameDefinitions
 
__operationDefs - Static variable in class com.vmware.appliance.recovery.BackupDefinitions
 
__operationDefs - Static variable in class com.vmware.appliance.recovery.reconciliation.JobDefinitions
 
__operationDefs - Static variable in class com.vmware.appliance.recovery.restore.JobDefinitions
 
__operationDefs - Static variable in class com.vmware.appliance.recovery.RestoreDefinitions
 
__operationDefs - Static variable in class com.vmware.appliance.RecoveryDefinitions
 
__operationDefs - Static variable in class com.vmware.appliance.ServicesDefinitions
 
__operationDefs - Static variable in class com.vmware.appliance.ShutdownDefinitions
 
__operationDefs - Static variable in class com.vmware.appliance.system.StorageDefinitions
 
__operationDefs - Static variable in class com.vmware.appliance.system.time.TimezoneDefinitions
 
__operationDefs - Static variable in class com.vmware.appliance.system.TimeDefinitions
 
__operationDefs - Static variable in class com.vmware.appliance.system.UptimeDefinitions
 
__operationDefs - Static variable in class com.vmware.appliance.system.VersionDefinitions
 
__operationDefs - Static variable in class com.vmware.appliance.TimesyncDefinitions
 
__operationDefs - Static variable in class com.vmware.appliance.update.PendingDefinitions
 
__operationDefs - Static variable in class com.vmware.appliance.update.PolicyDefinitions
 
__operationDefs - Static variable in class com.vmware.appliance.update.StagedDefinitions
 
__operationDefs - Static variable in class com.vmware.appliance.UpdateDefinitions
 
__operationDefs - Static variable in class com.vmware.appliance.vmon.ServiceDefinitions
 
__operationDefs - Static variable in class com.vmware.cis.TasksDefinitions
 
__operationDefs - Static variable in class com.vmware.content.library.item.ChangesDefinitions
 
__operationDefs - Static variable in class com.vmware.vcenter.certificate_management.vcenter.TlsCsrDefinitions
 
__operationDefs - Static variable in class com.vmware.vcenter.certificate_management.vcenter.TlsDefinitions
 
__operationDefs - Static variable in class com.vmware.vcenter.certificate_management.vcenter.TrustedRootChainsDefinitions
 
__operationDefs - Static variable in class com.vmware.vcenter.certificate_management.vcenter.VmcaRootDefinitions
 
__operationDefs - Static variable in class com.vmware.vcenter.ClusterDefinitions
 
__operationDefs - Static variable in class com.vmware.vcenter.compute.policies.CapabilitiesDefinitions
 
__operationDefs - Static variable in class com.vmware.vcenter.compute.policies.TagUsageDefinitions
 
__operationDefs - Static variable in class com.vmware.vcenter.compute.PoliciesDefinitions
 
__operationDefs - Static variable in class com.vmware.vcenter.content.registries.harbor.ProjectsDefinitions
 
__operationDefs - Static variable in class com.vmware.vcenter.content.registries.HarborDefinitions
 
__operationDefs - Static variable in class com.vmware.vcenter.content.registries.HealthDefinitions
 
__operationDefs - Static variable in class com.vmware.vcenter.DatacenterDefinitions
 
__operationDefs - Static variable in class com.vmware.vcenter.datastore.DefaultPolicyDefinitions
 
__operationDefs - Static variable in class com.vmware.vcenter.DatastoreDefinitions
 
__operationDefs - Static variable in class com.vmware.vcenter.deployment.ImportHistoryDefinitions
 
__operationDefs - Static variable in class com.vmware.vcenter.deployment.install.initial_config.remote_psc.ThumbprintDefinitions
 
__operationDefs - Static variable in class com.vmware.vcenter.deployment.install.psc.ReplicatedDefinitions
 
__operationDefs - Static variable in class com.vmware.vcenter.deployment.install.psc.StandaloneDefinitions
 
__operationDefs - Static variable in class com.vmware.vcenter.deployment.install.RemotePscDefinitions
 
__operationDefs - Static variable in class com.vmware.vcenter.deployment.InstallDefinitions
 
__operationDefs - Static variable in class com.vmware.vcenter.deployment.migrate.ActiveDirectoryDefinitions
 
__operationDefs - Static variable in class com.vmware.vcenter.deployment.MigrateDefinitions
 
__operationDefs - Static variable in class com.vmware.vcenter.deployment.QuestionDefinitions
 
__operationDefs - Static variable in class com.vmware.vcenter.deployment.UpgradeDefinitions
 
__operationDefs - Static variable in class com.vmware.vcenter.DeploymentDefinitions
 
__operationDefs - Static variable in class com.vmware.vcenter.FolderDefinitions
 
__operationDefs - Static variable in class com.vmware.vcenter.guest.CustomizationSpecsDefinitions
 
__operationDefs - Static variable in class com.vmware.vcenter.HostDefinitions
 
__operationDefs - Static variable in class com.vmware.vcenter.hvc.links.sync.ProvidersDefinitions
 
__operationDefs - Static variable in class com.vmware.vcenter.hvc.links.SyncDefinitions
 
__operationDefs - Static variable in class com.vmware.vcenter.hvc.LinksDefinitions
 
__operationDefs - Static variable in class com.vmware.vcenter.hvc.management.AdministratorsDefinitions
 
__operationDefs - Static variable in class com.vmware.vcenter.identity.ProvidersDefinitions
 
__operationDefs - Static variable in class com.vmware.vcenter.NetworkDefinitions
 
__operationDefs - Static variable in class com.vmware.vcenter.ResourcePoolDefinitions
 
__operationDefs - Static variable in class com.vmware.vcenter.services.ServiceDefinitions
 
__operationDefs - Static variable in class com.vmware.vcenter.storage.policies.compliance.VMDefinitions
 
__operationDefs - Static variable in class com.vmware.vcenter.storage.policies.ComplianceDefinitions
 
__operationDefs - Static variable in class com.vmware.vcenter.storage.policies.VMDefinitions
 
__operationDefs - Static variable in class com.vmware.vcenter.storage.PoliciesDefinitions
 
__operationDefs - Static variable in class com.vmware.vcenter.system_config.DeploymentTypeDefinitions
 
__operationDefs - Static variable in class com.vmware.vcenter.system_config.PscRegistrationDefinitions
 
__operationDefs - Static variable in class com.vmware.vcenter.tokenservice.TokenExchangeDefinitions
 
__operationDefs - Static variable in class com.vmware.vcenter.topology.NodesDefinitions
 
__operationDefs - Static variable in class com.vmware.vcenter.topology.ReplicationStatusDefinitions
 
__operationDefs - Static variable in class com.vmware.vcenter.vcha.cluster.ActiveDefinitions
 
__operationDefs - Static variable in class com.vmware.vcenter.vcha.cluster.DeploymentTypeDefinitions
 
__operationDefs - Static variable in class com.vmware.vcenter.vcha.cluster.ModeDefinitions
 
__operationDefs - Static variable in class com.vmware.vcenter.vcha.cluster.PassiveDefinitions
 
__operationDefs - Static variable in class com.vmware.vcenter.vcha.cluster.WitnessDefinitions
 
__operationDefs - Static variable in class com.vmware.vcenter.vcha.ClusterDefinitions
 
__operationDefs - Static variable in class com.vmware.vcenter.vcha.OperationsDefinitions
 
__operationDefs - Static variable in class com.vmware.vcenter.vm.compute.PoliciesDefinitions
 
__operationDefs - Static variable in class com.vmware.vcenter.vm.console.TicketsDefinitions
 
__operationDefs - Static variable in class com.vmware.vcenter.vm.guest.CustomizationDefinitions
 
__operationDefs - Static variable in class com.vmware.vcenter.vm.guest.IdentityDefinitions
 
__operationDefs - Static variable in class com.vmware.vcenter.vm.guest.LocalFilesystemDefinitions
 
__operationDefs - Static variable in class com.vmware.vcenter.vm.guest.networking.InterfacesDefinitions
 
__operationDefs - Static variable in class com.vmware.vcenter.vm.guest.networking.RoutesDefinitions
 
__operationDefs - Static variable in class com.vmware.vcenter.vm.guest.NetworkingDefinitions
 
__operationDefs - Static variable in class com.vmware.vcenter.vm.guest.PowerDefinitions
 
__operationDefs - Static variable in class com.vmware.vcenter.vm.hardware.adapter.SataDefinitions
 
__operationDefs - Static variable in class com.vmware.vcenter.vm.hardware.adapter.ScsiDefinitions
 
__operationDefs - Static variable in class com.vmware.vcenter.vm.hardware.boot.DeviceDefinitions
 
__operationDefs - Static variable in class com.vmware.vcenter.vm.hardware.BootDefinitions
 
__operationDefs - Static variable in class com.vmware.vcenter.vm.hardware.CdromDefinitions
 
__operationDefs - Static variable in class com.vmware.vcenter.vm.hardware.CpuDefinitions
 
__operationDefs - Static variable in class com.vmware.vcenter.vm.hardware.DiskDefinitions
 
__operationDefs - Static variable in class com.vmware.vcenter.vm.hardware.EthernetDefinitions
 
__operationDefs - Static variable in class com.vmware.vcenter.vm.hardware.FloppyDefinitions
 
__operationDefs - Static variable in class com.vmware.vcenter.vm.hardware.MemoryDefinitions
 
__operationDefs - Static variable in class com.vmware.vcenter.vm.hardware.ParallelDefinitions
 
__operationDefs - Static variable in class com.vmware.vcenter.vm.hardware.SerialDefinitions
 
__operationDefs - Static variable in class com.vmware.vcenter.vm.HardwareDefinitions
 
__operationDefs - Static variable in class com.vmware.vcenter.vm.LibraryItemDefinitions
 
__operationDefs - Static variable in class com.vmware.vcenter.vm.PowerDefinitions
 
__operationDefs - Static variable in class com.vmware.vcenter.vm.storage.policy.ComplianceDefinitions
 
__operationDefs - Static variable in class com.vmware.vcenter.vm.storage.PolicyDefinitions
 
__operationDefs - Static variable in class com.vmware.vcenter.vm.tools.InstallerDefinitions
 
__operationDefs - Static variable in class com.vmware.vcenter.vm.ToolsDefinitions
 
__operationDefs - Static variable in class com.vmware.vcenter.vm_template.library_items.CheckOutsDefinitions
 
__operationDefs - Static variable in class com.vmware.vcenter.vm_template.library_items.VersionsDefinitions
 
__operationDefs - Static variable in class com.vmware.vcenter.vm_template.LibraryItemsDefinitions
 
__operationDefs - Static variable in class com.vmware.vcenter.VMDefinitions
 
__pauseDef - Static variable in class com.vmware.vcenter.deployment.ImportHistoryDefinitions
 
__pauseInput - Static variable in class com.vmware.vcenter.deployment.ImportHistoryDefinitions
 
__pauseOutput - Static variable in class com.vmware.vcenter.deployment.ImportHistoryDefinitions
 
__poweroffDef - Static variable in class com.vmware.appliance.ShutdownDefinitions
 
__poweroffInput - Static variable in class com.vmware.appliance.ShutdownDefinitions
 
__poweroffOutput - Static variable in class com.vmware.appliance.ShutdownDefinitions
 
__precheckDef - Static variable in class com.vmware.appliance.update.PendingDefinitions
 
__precheckInput - Static variable in class com.vmware.appliance.update.PendingDefinitions
 
__precheckOutput - Static variable in class com.vmware.appliance.update.PendingDefinitions
 
__prepareInput - Static variable in class com.vmware.content.library.item.downloadsession.FileDefinitions
 
__prepareOutput - Static variable in class com.vmware.content.library.item.downloadsession.FileDefinitions
 
__probeInput - Static variable in class com.vmware.content.SubscribedLibraryDefinitions
 
__probeOutput - Static variable in class com.vmware.content.SubscribedLibraryDefinitions
 
__publishInput - Static variable in class com.vmware.content.library.ItemDefinitions
 
__publishInput - Static variable in class com.vmware.content.LocalLibraryDefinitions
 
__publishOutput - Static variable in class com.vmware.content.library.ItemDefinitions
 
__publishOutput - Static variable in class com.vmware.content.LocalLibraryDefinitions
 
__purgeDef - Static variable in class com.vmware.vcenter.content.registries.harbor.ProjectsDefinitions
 
__purgeInput - Static variable in class com.vmware.vcenter.content.registries.harbor.ProjectsDefinitions
 
__purgeOutput - Static variable in class com.vmware.vcenter.content.registries.harbor.ProjectsDefinitions
 
__queryDataPointsInput - Static variable in class com.vmware.vstats.DataDefinitions
 
__queryDataPointsOutput - Static variable in class com.vmware.vstats.DataDefinitions
 
__queryDef - Static variable in class com.vmware.appliance.MonitoringDefinitions
 
__queryInput - Static variable in class com.vmware.appliance.MonitoringDefinitions
 
__queryOutput - Static variable in class com.vmware.appliance.MonitoringDefinitions
 
__rebootDef - Static variable in class com.vmware.appliance.ShutdownDefinitions
 
__rebootDef - Static variable in class com.vmware.vcenter.vm.guest.PowerDefinitions
 
__rebootInput - Static variable in class com.vmware.appliance.ShutdownDefinitions
 
__rebootInput - Static variable in class com.vmware.vcenter.vm.guest.PowerDefinitions
 
__rebootOutput - Static variable in class com.vmware.appliance.ShutdownDefinitions
 
__rebootOutput - Static variable in class com.vmware.vcenter.vm.guest.PowerDefinitions
 
__reconfigureDef - Static variable in class com.vmware.vcenter.system_config.DeploymentTypeDefinitions
 
__reconfigureInput - Static variable in class com.vmware.vcenter.system_config.DeploymentTypeDefinitions
 
__reconfigureOutput - Static variable in class com.vmware.vcenter.system_config.DeploymentTypeDefinitions
 
__redeployDef - Static variable in class com.vmware.vcenter.vcha.cluster.PassiveDefinitions
 
__redeployDef - Static variable in class com.vmware.vcenter.vcha.cluster.WitnessDefinitions
 
__redeployInput - Static variable in class com.vmware.vcenter.vcha.cluster.PassiveDefinitions
 
__redeployInput - Static variable in class com.vmware.vcenter.vcha.cluster.WitnessDefinitions
 
__redeployOutput - Static variable in class com.vmware.vcenter.vcha.cluster.PassiveDefinitions
 
__redeployOutput - Static variable in class com.vmware.vcenter.vcha.cluster.WitnessDefinitions
 
__registerDef - Static variable in class com.vmware.vcenter.VMDefinitions
 
__registerInput - Static variable in class com.vmware.vcenter.VMDefinitions
 
__registerOutput - Static variable in class com.vmware.vcenter.VMDefinitions
 
__relocateDef - Static variable in class com.vmware.vcenter.VMDefinitions
 
__relocateInput - Static variable in class com.vmware.vcenter.VMDefinitions
 
__relocateOutput - Static variable in class com.vmware.vcenter.VMDefinitions
 
__removeDef - Static variable in class com.vmware.vcenter.hvc.management.AdministratorsDefinitions
 
__removeFromUsedByInput - Static variable in class com.vmware.cis.tagging.CategoryDefinitions
 
__removeFromUsedByInput - Static variable in class com.vmware.cis.tagging.TagDefinitions
 
__removeFromUsedByOutput - Static variable in class com.vmware.cis.tagging.CategoryDefinitions
 
__removeFromUsedByOutput - Static variable in class com.vmware.cis.tagging.TagDefinitions
 
__removeInput - Static variable in class com.vmware.content.library.item.updatesession.FileDefinitions
 
__removeInput - Static variable in class com.vmware.esx.settings.clusters.DepotOverridesDefinitions
 
__removeInput - Static variable in class com.vmware.vcenter.hvc.management.AdministratorsDefinitions
 
__removeOutput - Static variable in class com.vmware.content.library.item.updatesession.FileDefinitions
 
__removeOutput - Static variable in class com.vmware.esx.settings.clusters.DepotOverridesDefinitions
 
__removeOutput - Static variable in class com.vmware.vcenter.hvc.management.AdministratorsDefinitions
 
__renewDef - Static variable in class com.vmware.vcenter.certificate_management.vcenter.TlsDefinitions
 
__renewInput - Static variable in class com.vmware.vcenter.certificate_management.vcenter.TlsDefinitions
 
__renewOutput - Static variable in class com.vmware.vcenter.certificate_management.vcenter.TlsDefinitions
 
__replaceVmcaSignedDef - Static variable in class com.vmware.vcenter.certificate_management.vcenter.TlsDefinitions
 
__replaceVmcaSignedInput - Static variable in class com.vmware.vcenter.certificate_management.vcenter.TlsDefinitions
 
__replaceVmcaSignedOutput - Static variable in class com.vmware.vcenter.certificate_management.vcenter.TlsDefinitions
 
__repointDef - Static variable in class com.vmware.vcenter.system_config.PscRegistrationDefinitions
 
__repointInput - Static variable in class com.vmware.vcenter.system_config.PscRegistrationDefinitions
 
__repointOutput - Static variable in class com.vmware.vcenter.system_config.PscRegistrationDefinitions
 
__resetDef - Static variable in class com.vmware.appliance.NetworkingDefinitions
 
__resetDef - Static variable in class com.vmware.vcenter.hvc.links.SyncDefinitions
 
__resetDef - Static variable in class com.vmware.vcenter.vm.PowerDefinitions
 
__resetInput - Static variable in class com.vmware.appliance.NetworkingDefinitions
 
__resetInput - Static variable in class com.vmware.vcenter.hvc.links.SyncDefinitions
 
__resetInput - Static variable in class com.vmware.vcenter.vm.PowerDefinitions
 
__resetOutput - Static variable in class com.vmware.appliance.NetworkingDefinitions
 
__resetOutput - Static variable in class com.vmware.vcenter.hvc.links.SyncDefinitions
 
__resetOutput - Static variable in class com.vmware.vcenter.vm.PowerDefinitions
 
__resizeDef - Static variable in class com.vmware.appliance.system.StorageDefinitions
 
__resizeExDef - Static variable in class com.vmware.appliance.system.StorageDefinitions
 
__resizeExInput - Static variable in class com.vmware.appliance.system.StorageDefinitions
 
__resizeExOutput - Static variable in class com.vmware.appliance.system.StorageDefinitions
 
__resizeInput - Static variable in class com.vmware.appliance.system.StorageDefinitions
 
__resizeOutput - Static variable in class com.vmware.appliance.system.StorageDefinitions
 
__restartDef - Static variable in class com.vmware.appliance.ServicesDefinitions
 
__restartDef - Static variable in class com.vmware.appliance.vmon.ServiceDefinitions
 
__restartDef - Static variable in class com.vmware.vcenter.services.ServiceDefinitions
 
__restartInput - Static variable in class com.vmware.appliance.ServicesDefinitions
 
__restartInput - Static variable in class com.vmware.appliance.vmon.ServiceDefinitions
 
__restartInput - Static variable in class com.vmware.vcenter.services.ServiceDefinitions
 
__restartOutput - Static variable in class com.vmware.appliance.ServicesDefinitions
 
__restartOutput - Static variable in class com.vmware.appliance.vmon.ServiceDefinitions
 
__restartOutput - Static variable in class com.vmware.vcenter.services.ServiceDefinitions
 
__resumeDef - Static variable in class com.vmware.vcenter.deployment.ImportHistoryDefinitions
 
__resumeInput - Static variable in class com.vmware.vcenter.deployment.ImportHistoryDefinitions
 
__resumeOutput - Static variable in class com.vmware.vcenter.deployment.ImportHistoryDefinitions
 
__revokePropagatingPermissionsInput - Static variable in class com.vmware.cis.tagging.CategoryDefinitions
 
__revokePropagatingPermissionsInput - Static variable in class com.vmware.cis.tagging.TagDefinitions
 
__revokePropagatingPermissionsOutput - Static variable in class com.vmware.cis.tagging.CategoryDefinitions
 
__revokePropagatingPermissionsOutput - Static variable in class com.vmware.cis.tagging.TagDefinitions
 
__rollbackDef - Static variable in class com.vmware.vcenter.DeploymentDefinitions
 
__rollbackDef - Static variable in class com.vmware.vcenter.vm_template.library_items.VersionsDefinitions
 
__rollbackInput - Static variable in class com.vmware.vcenter.DeploymentDefinitions
 
__rollbackInput - Static variable in class com.vmware.vcenter.vm_template.library_items.VersionsDefinitions
 
__rollbackOutput - Static variable in class com.vmware.vcenter.DeploymentDefinitions
 
__rollbackOutput - Static variable in class com.vmware.vcenter.vm_template.library_items.VersionsDefinitions
 
__rotatePasswordInput - Static variable in class com.vmware.vcenter.namespace_management.ClustersDefinitions
 
__rotatePasswordOutput - Static variable in class com.vmware.vcenter.namespace_management.ClustersDefinitions
 
__runDef - Static variable in class com.vmware.appliance.recovery.backup.SchedulesDefinitions
 
__runInput - Static variable in class com.vmware.appliance.recovery.backup.SchedulesDefinitions
 
__runOutput - Static variable in class com.vmware.appliance.recovery.backup.SchedulesDefinitions
 
__scanInput - Static variable in class com.vmware.esx.settings.clusters.software.DraftsDefinitions
 
__scanInput - Static variable in class com.vmware.esx.settings.clusters.SoftwareDefinitions
 
__scanInput - Static variable in class com.vmware.esx.settings.hosts.SoftwareDefinitions
 
__scanOutput - Static variable in class com.vmware.esx.settings.clusters.software.DraftsDefinitions
 
__scanOutput - Static variable in class com.vmware.esx.settings.clusters.SoftwareDefinitions
 
__scanOutput - Static variable in class com.vmware.esx.settings.hosts.SoftwareDefinitions
 
__setDef - Static variable in class com.vmware.appliance.access.ConsolecliDefinitions
 
__setDef - Static variable in class com.vmware.appliance.access.DcuiDefinitions
 
__setDef - Static variable in class com.vmware.appliance.access.ShellDefinitions
 
__setDef - Static variable in class com.vmware.appliance.access.SshDefinitions
 
__setDef - Static variable in class com.vmware.appliance.local_accounts.PolicyDefinitions
 
__setDef - Static variable in class com.vmware.appliance.LocalAccountsDefinitions
 
__setDef - Static variable in class com.vmware.appliance.logging.ForwardingDefinitions
 
__setDef - Static variable in class com.vmware.appliance.networking.dns.DomainsDefinitions
 
__setDef - Static variable in class com.vmware.appliance.networking.dns.HostnameDefinitions
 
__setDef - Static variable in class com.vmware.appliance.networking.dns.ServersDefinitions
 
__setDef - Static variable in class com.vmware.appliance.networking.firewall.InboundDefinitions
 
__setDef - Static variable in class com.vmware.appliance.networking.interfaces.Ipv4Definitions
 
__setDef - Static variable in class com.vmware.appliance.networking.interfaces.Ipv6Definitions
 
__setDef - Static variable in class com.vmware.appliance.networking.NoProxyDefinitions
 
__setDef - Static variable in class com.vmware.appliance.networking.ProxyDefinitions
 
__setDef - Static variable in class com.vmware.appliance.NtpDefinitions
 
__setDef - Static variable in class com.vmware.appliance.system.time.TimezoneDefinitions
 
__setDef - Static variable in class com.vmware.appliance.TimesyncDefinitions
 
__setDef - Static variable in class com.vmware.appliance.update.PolicyDefinitions
 
__setDef - Static variable in class com.vmware.vcenter.certificate_management.vcenter.TlsDefinitions
 
__setDef - Static variable in class com.vmware.vcenter.guest.CustomizationSpecsDefinitions
 
__setDef - Static variable in class com.vmware.vcenter.hvc.management.AdministratorsDefinitions
 
__setDef - Static variable in class com.vmware.vcenter.vcha.cluster.ModeDefinitions
 
__setDef - Static variable in class com.vmware.vcenter.vm.guest.CustomizationDefinitions
 
__setDef - Static variable in class com.vmware.vcenter.vm.hardware.boot.DeviceDefinitions
 
__setInput - Static variable in class com.vmware.appliance.access.ConsolecliDefinitions
 
__setInput - Static variable in class com.vmware.appliance.access.DcuiDefinitions
 
__setInput - Static variable in class com.vmware.appliance.access.ShellDefinitions
 
__setInput - Static variable in class com.vmware.appliance.access.SshDefinitions
 
__setInput - Static variable in class com.vmware.appliance.local_accounts.PolicyDefinitions
 
__setInput - Static variable in class com.vmware.appliance.LocalAccountsDefinitions
 
__setInput - Static variable in class com.vmware.appliance.logging.ForwardingDefinitions
 
__setInput - Static variable in class com.vmware.appliance.networking.dns.DomainsDefinitions
 
__setInput - Static variable in class com.vmware.appliance.networking.dns.HostnameDefinitions
 
__setInput - Static variable in class com.vmware.appliance.networking.dns.ServersDefinitions
 
__setInput - Static variable in class com.vmware.appliance.networking.firewall.InboundDefinitions
 
__setInput - Static variable in class com.vmware.appliance.networking.interfaces.Ipv4Definitions
 
__setInput - Static variable in class com.vmware.appliance.networking.interfaces.Ipv6Definitions
 
__setInput - Static variable in class com.vmware.appliance.networking.NoProxyDefinitions
 
__setInput - Static variable in class com.vmware.appliance.networking.ProxyDefinitions
 
__setInput - Static variable in class com.vmware.appliance.NtpDefinitions
 
__setInput - Static variable in class com.vmware.appliance.system.time.TimezoneDefinitions
 
__setInput - Static variable in class com.vmware.appliance.TimesyncDefinitions
 
__setInput - Static variable in class com.vmware.appliance.update.PolicyDefinitions
 
__setInput - Static variable in class com.vmware.esx.settings.clusters.policies.ApplyDefinitions
 
__setInput - Static variable in class com.vmware.esx.settings.clusters.software.drafts.software.AddOnDefinitions
 
__setInput - Static variable in class com.vmware.esx.settings.clusters.software.drafts.software.BaseImageDefinitions
 
__setInput - Static variable in class com.vmware.esx.settings.clusters.software.drafts.software.ComponentsDefinitions
 
__setInput - Static variable in class com.vmware.esx.settings.clusters.software.SolutionsDefinitions
 
__setInput - Static variable in class com.vmware.esx.settings.defaults.clusters.policies.ApplyDefinitions
 
__setInput - Static variable in class com.vmware.esx.settings.depots.SyncScheduleDefinitions
 
__setInput - Static variable in class com.vmware.esx.settings.depots.UmdsDefinitions
 
__setInput - Static variable in class com.vmware.vcenter.certificate_management.vcenter.TlsDefinitions
 
__setInput - Static variable in class com.vmware.vcenter.guest.CustomizationSpecsDefinitions
 
__setInput - Static variable in class com.vmware.vcenter.hvc.management.AdministratorsDefinitions
 
__setInput - Static variable in class com.vmware.vcenter.namespace_management.ClustersDefinitions
 
__setInput - Static variable in class com.vmware.vcenter.namespaces.AccessDefinitions
 
__setInput - Static variable in class com.vmware.vcenter.namespaces.InstancesDefinitions
 
__setInput - Static variable in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.providers.CredentialDefinitions
 
__setInput - Static variable in class com.vmware.vcenter.vcha.cluster.ModeDefinitions
 
__setInput - Static variable in class com.vmware.vcenter.vm.guest.CustomizationDefinitions
 
__setInput - Static variable in class com.vmware.vcenter.vm.hardware.boot.DeviceDefinitions
 
__setOutput - Static variable in class com.vmware.appliance.access.ConsolecliDefinitions
 
__setOutput - Static variable in class com.vmware.appliance.access.DcuiDefinitions
 
__setOutput - Static variable in class com.vmware.appliance.access.ShellDefinitions
 
__setOutput - Static variable in class com.vmware.appliance.access.SshDefinitions
 
__setOutput - Static variable in class com.vmware.appliance.local_accounts.PolicyDefinitions
 
__setOutput - Static variable in class com.vmware.appliance.LocalAccountsDefinitions
 
__setOutput - Static variable in class com.vmware.appliance.logging.ForwardingDefinitions
 
__setOutput - Static variable in class com.vmware.appliance.networking.dns.DomainsDefinitions
 
__setOutput - Static variable in class com.vmware.appliance.networking.dns.HostnameDefinitions
 
__setOutput - Static variable in class com.vmware.appliance.networking.dns.ServersDefinitions
 
__setOutput - Static variable in class com.vmware.appliance.networking.firewall.InboundDefinitions
 
__setOutput - Static variable in class com.vmware.appliance.networking.interfaces.Ipv4Definitions
 
__setOutput - Static variable in class com.vmware.appliance.networking.interfaces.Ipv6Definitions
 
__setOutput - Static variable in class com.vmware.appliance.networking.NoProxyDefinitions
 
__setOutput - Static variable in class com.vmware.appliance.networking.ProxyDefinitions
 
__setOutput - Static variable in class com.vmware.appliance.NtpDefinitions
 
__setOutput - Static variable in class com.vmware.appliance.system.time.TimezoneDefinitions
 
__setOutput - Static variable in class com.vmware.appliance.TimesyncDefinitions
 
__setOutput - Static variable in class com.vmware.appliance.update.PolicyDefinitions
 
__setOutput - Static variable in class com.vmware.esx.settings.clusters.policies.ApplyDefinitions
 
__setOutput - Static variable in class com.vmware.esx.settings.clusters.software.drafts.software.AddOnDefinitions
 
__setOutput - Static variable in class com.vmware.esx.settings.clusters.software.drafts.software.BaseImageDefinitions
 
__setOutput - Static variable in class com.vmware.esx.settings.clusters.software.drafts.software.ComponentsDefinitions
 
__setOutput - Static variable in class com.vmware.esx.settings.clusters.software.SolutionsDefinitions
 
__setOutput - Static variable in class com.vmware.esx.settings.defaults.clusters.policies.ApplyDefinitions
 
__setOutput - Static variable in class com.vmware.esx.settings.depots.SyncScheduleDefinitions
 
__setOutput - Static variable in class com.vmware.esx.settings.depots.UmdsDefinitions
 
__setOutput - Static variable in class com.vmware.vcenter.certificate_management.vcenter.TlsDefinitions
 
__setOutput - Static variable in class com.vmware.vcenter.guest.CustomizationSpecsDefinitions
 
__setOutput - Static variable in class com.vmware.vcenter.hvc.management.AdministratorsDefinitions
 
__setOutput - Static variable in class com.vmware.vcenter.namespace_management.ClustersDefinitions
 
__setOutput - Static variable in class com.vmware.vcenter.namespaces.AccessDefinitions
 
__setOutput - Static variable in class com.vmware.vcenter.namespaces.InstancesDefinitions
 
__setOutput - Static variable in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.providers.CredentialDefinitions
 
__setOutput - Static variable in class com.vmware.vcenter.vcha.cluster.ModeDefinitions
 
__setOutput - Static variable in class com.vmware.vcenter.vm.guest.CustomizationDefinitions
 
__setOutput - Static variable in class com.vmware.vcenter.vm.hardware.boot.DeviceDefinitions
 
__shutdownDef - Static variable in class com.vmware.vcenter.vm.guest.PowerDefinitions
 
__shutdownInput - Static variable in class com.vmware.vcenter.vm.guest.PowerDefinitions
 
__shutdownOutput - Static variable in class com.vmware.vcenter.vm.guest.PowerDefinitions
 
__stageAndInstallDef - Static variable in class com.vmware.appliance.update.PendingDefinitions
 
__stageAndInstallInput - Static variable in class com.vmware.appliance.update.PendingDefinitions
 
__stageAndInstallOutput - Static variable in class com.vmware.appliance.update.PendingDefinitions
 
__stageDef - Static variable in class com.vmware.appliance.update.PendingDefinitions
 
__stageInput - Static variable in class com.vmware.appliance.update.PendingDefinitions
 
__stageOutput - Static variable in class com.vmware.appliance.update.PendingDefinitions
 
__standbyDef - Static variable in class com.vmware.vcenter.vm.guest.PowerDefinitions
 
__standbyInput - Static variable in class com.vmware.vcenter.vm.guest.PowerDefinitions
 
__standbyOutput - Static variable in class com.vmware.vcenter.vm.guest.PowerDefinitions
 
__startDef - Static variable in class com.vmware.appliance.ServicesDefinitions
 
__startDef - Static variable in class com.vmware.appliance.vmon.ServiceDefinitions
 
__startDef - Static variable in class com.vmware.vcenter.deployment.ImportHistoryDefinitions
 
__startDef - Static variable in class com.vmware.vcenter.deployment.InstallDefinitions
 
__startDef - Static variable in class com.vmware.vcenter.deployment.MigrateDefinitions
 
__startDef - Static variable in class com.vmware.vcenter.deployment.UpgradeDefinitions
 
__startDef - Static variable in class com.vmware.vcenter.hvc.links.sync.ProvidersDefinitions
 
__startDef - Static variable in class com.vmware.vcenter.services.ServiceDefinitions
 
__startDef - Static variable in class com.vmware.vcenter.vm.PowerDefinitions
 
__startInput - Static variable in class com.vmware.appliance.ServicesDefinitions
 
__startInput - Static variable in class com.vmware.appliance.vmon.ServiceDefinitions
 
__startInput - Static variable in class com.vmware.vcenter.deployment.ImportHistoryDefinitions
 
__startInput - Static variable in class com.vmware.vcenter.deployment.InstallDefinitions
 
__startInput - Static variable in class com.vmware.vcenter.deployment.MigrateDefinitions
 
__startInput - Static variable in class com.vmware.vcenter.deployment.UpgradeDefinitions
 
__startInput - Static variable in class com.vmware.vcenter.hvc.links.sync.ProvidersDefinitions
 
__startInput - Static variable in class com.vmware.vcenter.services.ServiceDefinitions
 
__startInput - Static variable in class com.vmware.vcenter.vm.PowerDefinitions
 
__startOutput - Static variable in class com.vmware.appliance.ServicesDefinitions
 
__startOutput - Static variable in class com.vmware.appliance.vmon.ServiceDefinitions
 
__startOutput - Static variable in class com.vmware.vcenter.deployment.ImportHistoryDefinitions
 
__startOutput - Static variable in class com.vmware.vcenter.deployment.InstallDefinitions
 
__startOutput - Static variable in class com.vmware.vcenter.deployment.MigrateDefinitions
 
__startOutput - Static variable in class com.vmware.vcenter.deployment.UpgradeDefinitions
 
__startOutput - Static variable in class com.vmware.vcenter.hvc.links.sync.ProvidersDefinitions
 
__startOutput - Static variable in class com.vmware.vcenter.services.ServiceDefinitions
 
__startOutput - Static variable in class com.vmware.vcenter.vm.PowerDefinitions
 
__stopDef - Static variable in class com.vmware.appliance.ServicesDefinitions
 
__stopDef - Static variable in class com.vmware.appliance.vmon.ServiceDefinitions
 
__stopDef - Static variable in class com.vmware.vcenter.services.ServiceDefinitions
 
__stopDef - Static variable in class com.vmware.vcenter.vm.PowerDefinitions
 
__stopInput - Static variable in class com.vmware.appliance.ServicesDefinitions
 
__stopInput - Static variable in class com.vmware.appliance.vmon.ServiceDefinitions
 
__stopInput - Static variable in class com.vmware.vcenter.services.ServiceDefinitions
 
__stopInput - Static variable in class com.vmware.vcenter.vm.PowerDefinitions
 
__stopOutput - Static variable in class com.vmware.appliance.ServicesDefinitions
 
__stopOutput - Static variable in class com.vmware.appliance.vmon.ServiceDefinitions
 
__stopOutput - Static variable in class com.vmware.vcenter.services.ServiceDefinitions
 
__stopOutput - Static variable in class com.vmware.vcenter.vm.PowerDefinitions
 
__suspendDef - Static variable in class com.vmware.vcenter.vm.PowerDefinitions
 
__suspendInput - Static variable in class com.vmware.vcenter.vm.PowerDefinitions
 
__suspendOutput - Static variable in class com.vmware.vcenter.vm.PowerDefinitions
 
__syncInput - Static variable in class com.vmware.content.library.SubscribedItemDefinitions
 
__syncInput - Static variable in class com.vmware.content.SubscribedLibraryDefinitions
 
__syncInput - Static variable in class com.vmware.esx.settings.DepotsDefinitions
 
__syncOutput - Static variable in class com.vmware.content.library.SubscribedItemDefinitions
 
__syncOutput - Static variable in class com.vmware.content.SubscribedLibraryDefinitions
 
__syncOutput - Static variable in class com.vmware.esx.settings.DepotsDefinitions
 
__testDef - Static variable in class com.vmware.appliance.logging.ForwardingDefinitions
 
__testDef - Static variable in class com.vmware.appliance.networking.dns.HostnameDefinitions
 
__testDef - Static variable in class com.vmware.appliance.networking.dns.ServersDefinitions
 
__testDef - Static variable in class com.vmware.appliance.networking.ProxyDefinitions
 
__testDef - Static variable in class com.vmware.appliance.NtpDefinitions
 
__testInput - Static variable in class com.vmware.appliance.logging.ForwardingDefinitions
 
__testInput - Static variable in class com.vmware.appliance.networking.dns.HostnameDefinitions
 
__testInput - Static variable in class com.vmware.appliance.networking.dns.ServersDefinitions
 
__testInput - Static variable in class com.vmware.appliance.networking.ProxyDefinitions
 
__testInput - Static variable in class com.vmware.appliance.NtpDefinitions
 
__testOutput - Static variable in class com.vmware.appliance.logging.ForwardingDefinitions
 
__testOutput - Static variable in class com.vmware.appliance.networking.dns.HostnameDefinitions
 
__testOutput - Static variable in class com.vmware.appliance.networking.dns.ServersDefinitions
 
__testOutput - Static variable in class com.vmware.appliance.networking.ProxyDefinitions
 
__testOutput - Static variable in class com.vmware.appliance.NtpDefinitions
 
__undeployDef - Static variable in class com.vmware.vcenter.vcha.ClusterDefinitions
 
__undeployInput - Static variable in class com.vmware.vcenter.vcha.ClusterDefinitions
 
__undeployOutput - Static variable in class com.vmware.vcenter.vcha.ClusterDefinitions
 
__unmountInput - Static variable in class com.vmware.vcenter.iso.ImageDefinitions
 
__unmountOutput - Static variable in class com.vmware.vcenter.iso.ImageDefinitions
 
__unregisterDef - Static variable in class com.vmware.vcenter.VMDefinitions
 
__unregisterInput - Static variable in class com.vmware.vcenter.VMDefinitions
 
__unregisterOutput - Static variable in class com.vmware.vcenter.VMDefinitions
 
__updateDef - Static variable in class com.vmware.appliance.LocalAccountsDefinitions
 
__updateDef - Static variable in class com.vmware.appliance.NetworkingDefinitions
 
__updateDef - Static variable in class com.vmware.appliance.recovery.backup.SchedulesDefinitions
 
__updateDef - Static variable in class com.vmware.appliance.vmon.ServiceDefinitions
 
__updateDef - Static variable in class com.vmware.vcenter.identity.ProvidersDefinitions
 
__updateDef - Static variable in class com.vmware.vcenter.ResourcePoolDefinitions
 
__updateDef - Static variable in class com.vmware.vcenter.services.ServiceDefinitions
 
__updateDef - Static variable in class com.vmware.vcenter.vm.hardware.adapter.ScsiDefinitions
 
__updateDef - Static variable in class com.vmware.vcenter.vm.hardware.BootDefinitions
 
__updateDef - Static variable in class com.vmware.vcenter.vm.hardware.CdromDefinitions
 
__updateDef - Static variable in class com.vmware.vcenter.vm.hardware.CpuDefinitions
 
__updateDef - Static variable in class com.vmware.vcenter.vm.hardware.DiskDefinitions
 
__updateDef - Static variable in class com.vmware.vcenter.vm.hardware.EthernetDefinitions
 
__updateDef - Static variable in class com.vmware.vcenter.vm.hardware.FloppyDefinitions
 
__updateDef - Static variable in class com.vmware.vcenter.vm.hardware.MemoryDefinitions
 
__updateDef - Static variable in class com.vmware.vcenter.vm.hardware.ParallelDefinitions
 
__updateDef - Static variable in class com.vmware.vcenter.vm.hardware.SerialDefinitions
 
__updateDef - Static variable in class com.vmware.vcenter.vm.HardwareDefinitions
 
__updateDef - Static variable in class com.vmware.vcenter.vm.storage.PolicyDefinitions
 
__updateDef - Static variable in class com.vmware.vcenter.vm.ToolsDefinitions
 
__updateInput - Static variable in class com.vmware.appliance.LocalAccountsDefinitions
 
__updateInput - Static variable in class com.vmware.appliance.NetworkingDefinitions
 
__updateInput - Static variable in class com.vmware.appliance.recovery.backup.SchedulesDefinitions
 
__updateInput - Static variable in class com.vmware.appliance.vmon.ServiceDefinitions
 
__updateInput - Static variable in class com.vmware.cis.tagging.CategoryDefinitions
 
__updateInput - Static variable in class com.vmware.cis.tagging.TagDefinitions
 
__updateInput - Static variable in class com.vmware.content.ConfigurationDefinitions
 
__updateInput - Static variable in class com.vmware.content.library.item.UpdateSessionDefinitions
 
__updateInput - Static variable in class com.vmware.content.library.ItemDefinitions
 
__updateInput - Static variable in class com.vmware.content.library.SubscriptionsDefinitions
 
__updateInput - Static variable in class com.vmware.content.LibraryDefinitions
 
__updateInput - Static variable in class com.vmware.content.LocalLibraryDefinitions
 
__updateInput - Static variable in class com.vmware.content.SubscribedLibraryDefinitions
 
__updateInput - Static variable in class com.vmware.esx.hcl.CompatibilityDataDefinitions
 
__updateInput - Static variable in class com.vmware.esx.settings.clusters.software.drafts.software.ComponentsDefinitions
 
__updateInput - Static variable in class com.vmware.esx.settings.depots.OnlineDefinitions
 
__updateInput - Static variable in class com.vmware.esx.settings.depots.UmdsDefinitions
 
__updateInput - Static variable in class com.vmware.vcenter.identity.ProvidersDefinitions
 
__updateInput - Static variable in class com.vmware.vcenter.lcm.discovery.AssociatedProductsDefinitions
 
__updateInput - Static variable in class com.vmware.vcenter.namespace_management.ClustersDefinitions
 
__updateInput - Static variable in class com.vmware.vcenter.namespaces.InstancesDefinitions
 
__updateInput - Static variable in class com.vmware.vcenter.ResourcePoolDefinitions
 
__updateInput - Static variable in class com.vmware.vcenter.services.ServiceDefinitions
 
__updateInput - Static variable in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.attestation.tpm2.SettingsDefinitions
 
__updateInput - Static variable in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.providers.ClientCertificateDefinitions
 
__updateInput - Static variable in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.providers.TrustedPeerCertificatesDefinitions
 
__updateInput - Static variable in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.ProvidersDefinitions
 
__updateInput - Static variable in class com.vmware.vcenter.trusted_infrastructure.TrustAuthorityClustersDefinitions
 
__updateInput - Static variable in class com.vmware.vcenter.vm.hardware.adapter.ScsiDefinitions
 
__updateInput - Static variable in class com.vmware.vcenter.vm.hardware.BootDefinitions
 
__updateInput - Static variable in class com.vmware.vcenter.vm.hardware.CdromDefinitions
 
__updateInput - Static variable in class com.vmware.vcenter.vm.hardware.CpuDefinitions
 
__updateInput - Static variable in class com.vmware.vcenter.vm.hardware.DiskDefinitions
 
__updateInput - Static variable in class com.vmware.vcenter.vm.hardware.EthernetDefinitions
 
__updateInput - Static variable in class com.vmware.vcenter.vm.hardware.FloppyDefinitions
 
__updateInput - Static variable in class com.vmware.vcenter.vm.hardware.MemoryDefinitions
 
__updateInput - Static variable in class com.vmware.vcenter.vm.hardware.ParallelDefinitions
 
__updateInput - Static variable in class com.vmware.vcenter.vm.hardware.SerialDefinitions
 
__updateInput - Static variable in class com.vmware.vcenter.vm.HardwareDefinitions
 
__updateInput - Static variable in class com.vmware.vcenter.vm.storage.PolicyDefinitions
 
__updateInput - Static variable in class com.vmware.vcenter.vm.ToolsDefinitions
 
__updateInput - Static variable in class com.vmware.vstats.AcqSpecsDefinitions
 
__updateOutput - Static variable in class com.vmware.appliance.LocalAccountsDefinitions
 
__updateOutput - Static variable in class com.vmware.appliance.NetworkingDefinitions
 
__updateOutput - Static variable in class com.vmware.appliance.recovery.backup.SchedulesDefinitions
 
__updateOutput - Static variable in class com.vmware.appliance.vmon.ServiceDefinitions
 
__updateOutput - Static variable in class com.vmware.cis.tagging.CategoryDefinitions
 
__updateOutput - Static variable in class com.vmware.cis.tagging.TagDefinitions
 
__updateOutput - Static variable in class com.vmware.content.ConfigurationDefinitions
 
__updateOutput - Static variable in class com.vmware.content.library.item.UpdateSessionDefinitions
 
__updateOutput - Static variable in class com.vmware.content.library.ItemDefinitions
 
__updateOutput - Static variable in class com.vmware.content.library.SubscriptionsDefinitions
 
__updateOutput - Static variable in class com.vmware.content.LibraryDefinitions
 
__updateOutput - Static variable in class com.vmware.content.LocalLibraryDefinitions
 
__updateOutput - Static variable in class com.vmware.content.SubscribedLibraryDefinitions
 
__updateOutput - Static variable in class com.vmware.esx.hcl.CompatibilityDataDefinitions
 
__updateOutput - Static variable in class com.vmware.esx.settings.clusters.software.drafts.software.ComponentsDefinitions
 
__updateOutput - Static variable in class com.vmware.esx.settings.depots.OnlineDefinitions
 
__updateOutput - Static variable in class com.vmware.esx.settings.depots.UmdsDefinitions
 
__updateOutput - Static variable in class com.vmware.vcenter.identity.ProvidersDefinitions
 
__updateOutput - Static variable in class com.vmware.vcenter.lcm.discovery.AssociatedProductsDefinitions
 
__updateOutput - Static variable in class com.vmware.vcenter.namespace_management.ClustersDefinitions
 
__updateOutput - Static variable in class com.vmware.vcenter.namespaces.InstancesDefinitions
 
__updateOutput - Static variable in class com.vmware.vcenter.ResourcePoolDefinitions
 
__updateOutput - Static variable in class com.vmware.vcenter.services.ServiceDefinitions
 
__updateOutput - Static variable in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.attestation.tpm2.SettingsDefinitions
 
__updateOutput - Static variable in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.providers.ClientCertificateDefinitions
 
__updateOutput - Static variable in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.providers.TrustedPeerCertificatesDefinitions
 
__updateOutput - Static variable in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.ProvidersDefinitions
 
__updateOutput - Static variable in class com.vmware.vcenter.trusted_infrastructure.TrustAuthorityClustersDefinitions
 
__updateOutput - Static variable in class com.vmware.vcenter.vm.hardware.adapter.ScsiDefinitions
 
__updateOutput - Static variable in class com.vmware.vcenter.vm.hardware.BootDefinitions
 
__updateOutput - Static variable in class com.vmware.vcenter.vm.hardware.CdromDefinitions
 
__updateOutput - Static variable in class com.vmware.vcenter.vm.hardware.CpuDefinitions
 
__updateOutput - Static variable in class com.vmware.vcenter.vm.hardware.DiskDefinitions
 
__updateOutput - Static variable in class com.vmware.vcenter.vm.hardware.EthernetDefinitions
 
__updateOutput - Static variable in class com.vmware.vcenter.vm.hardware.FloppyDefinitions
 
__updateOutput - Static variable in class com.vmware.vcenter.vm.hardware.MemoryDefinitions
 
__updateOutput - Static variable in class com.vmware.vcenter.vm.hardware.ParallelDefinitions
 
__updateOutput - Static variable in class com.vmware.vcenter.vm.hardware.SerialDefinitions
 
__updateOutput - Static variable in class com.vmware.vcenter.vm.HardwareDefinitions
 
__updateOutput - Static variable in class com.vmware.vcenter.vm.storage.PolicyDefinitions
 
__updateOutput - Static variable in class com.vmware.vcenter.vm.ToolsDefinitions
 
__updateOutput - Static variable in class com.vmware.vstats.AcqSpecsDefinitions
 
__upgradeDef - Static variable in class com.vmware.vcenter.vm.HardwareDefinitions
 
__upgradeDef - Static variable in class com.vmware.vcenter.vm.ToolsDefinitions
 
__upgradeInput - Static variable in class com.vmware.vcenter.namespace_management.software.ClustersDefinitions
 
__upgradeInput - Static variable in class com.vmware.vcenter.vm.HardwareDefinitions
 
__upgradeInput - Static variable in class com.vmware.vcenter.vm.ToolsDefinitions
 
__upgradeMultipleInput - Static variable in class com.vmware.vcenter.namespace_management.software.ClustersDefinitions
 
__upgradeMultipleOutput - Static variable in class com.vmware.vcenter.namespace_management.software.ClustersDefinitions
 
__upgradeOutput - Static variable in class com.vmware.vcenter.namespace_management.software.ClustersDefinitions
 
__upgradeOutput - Static variable in class com.vmware.vcenter.vm.HardwareDefinitions
 
__upgradeOutput - Static variable in class com.vmware.vcenter.vm.ToolsDefinitions
 
__validateDef - Static variable in class com.vmware.appliance.recovery.BackupDefinitions
 
__validateDef - Static variable in class com.vmware.appliance.recovery.RestoreDefinitions
 
__validateDef - Static variable in class com.vmware.appliance.update.PendingDefinitions
 
__validateInput - Static variable in class com.vmware.appliance.infraprofile.ConfigsDefinitions
 
__validateInput - Static variable in class com.vmware.appliance.recovery.BackupDefinitions
 
__validateInput - Static variable in class com.vmware.appliance.recovery.RestoreDefinitions
 
__validateInput - Static variable in class com.vmware.appliance.update.PendingDefinitions
 
__validateInput - Static variable in class com.vmware.content.library.item.updatesession.FileDefinitions
 
__validateInput - Static variable in class com.vmware.esx.settings.clusters.software.DraftsDefinitions
 
__validateOutput - Static variable in class com.vmware.appliance.infraprofile.ConfigsDefinitions
 
__validateOutput - Static variable in class com.vmware.appliance.recovery.BackupDefinitions
 
__validateOutput - Static variable in class com.vmware.appliance.recovery.RestoreDefinitions
 
__validateOutput - Static variable in class com.vmware.appliance.update.PendingDefinitions
 
__validateOutput - Static variable in class com.vmware.content.library.item.updatesession.FileDefinitions
 
__validateOutput - Static variable in class com.vmware.esx.settings.clusters.software.DraftsDefinitions
 
_convertTo(Class<T>) - Method in class com.vmware.appliance.access.ShellTypes.ShellConfig
 
_convertTo(Class<T>) - Method in class com.vmware.appliance.infraprofile.ConfigsTypes.ImportProfileSpec
 
_convertTo(Class<T>) - Method in class com.vmware.appliance.infraprofile.ConfigsTypes.ProfileInfo
 
_convertTo(Class<T>) - Method in class com.vmware.appliance.infraprofile.ConfigsTypes.ProfilesSpec
 
_convertTo(Class<T>) - Method in class com.vmware.appliance.infraprofile.ConfigsTypes.ValidationResult
 
_convertTo(Class<T>) - Method in class com.vmware.appliance.infraprofile.Notification
 
_convertTo(Class<T>) - Method in class com.vmware.appliance.infraprofile.Notifications
 
_convertTo(Class<T>) - Method in class com.vmware.appliance.infraprofile.TaskInfo
 
_convertTo(Class<T>) - Method in class com.vmware.appliance.local_accounts.PolicyTypes.Info
 
_convertTo(Class<T>) - Method in class com.vmware.appliance.LocalAccountsTypes.Config
 
_convertTo(Class<T>) - Method in class com.vmware.appliance.LocalAccountsTypes.Info
 
_convertTo(Class<T>) - Method in class com.vmware.appliance.LocalAccountsTypes.UpdateConfig
 
_convertTo(Class<T>) - Method in class com.vmware.appliance.logging.ForwardingTypes.Config
 
_convertTo(Class<T>) - Method in class com.vmware.appliance.logging.ForwardingTypes.ConnectionStatus
 
_convertTo(Class<T>) - Method in class com.vmware.appliance.MonitoringTypes.MonitoredItem
 
_convertTo(Class<T>) - Method in class com.vmware.appliance.MonitoringTypes.MonitoredItemData
 
_convertTo(Class<T>) - Method in class com.vmware.appliance.MonitoringTypes.MonitoredItemDataRequest
 
_convertTo(Class<T>) - Method in class com.vmware.appliance.networking.dns.HostnameTypes.Message
 
_convertTo(Class<T>) - Method in class com.vmware.appliance.networking.dns.HostnameTypes.TestStatusInfo
 
_convertTo(Class<T>) - Method in class com.vmware.appliance.networking.dns.ServersTypes.DNSServerConfig
 
_convertTo(Class<T>) - Method in class com.vmware.appliance.networking.dns.ServersTypes.Message
 
_convertTo(Class<T>) - Method in class com.vmware.appliance.networking.dns.ServersTypes.TestStatusInfo
 
_convertTo(Class<T>) - Method in class com.vmware.appliance.networking.firewall.InboundTypes.Rule
 
_convertTo(Class<T>) - Method in class com.vmware.appliance.networking.interfaces.Ipv4Types.Config
 
_convertTo(Class<T>) - Method in class com.vmware.appliance.networking.interfaces.Ipv4Types.Info
 
_convertTo(Class<T>) - Method in class com.vmware.appliance.networking.interfaces.Ipv6Types.Address
 
_convertTo(Class<T>) - Method in class com.vmware.appliance.networking.interfaces.Ipv6Types.AddressInfo
 
_convertTo(Class<T>) - Method in class com.vmware.appliance.networking.interfaces.Ipv6Types.Config
 
_convertTo(Class<T>) - Method in class com.vmware.appliance.networking.interfaces.Ipv6Types.Info
 
_convertTo(Class<T>) - Method in class com.vmware.appliance.networking.InterfacesTypes.InterfaceInfo
 
_convertTo(Class<T>) - Method in class com.vmware.appliance.networking.ProxyTypes.Config
 
_convertTo(Class<T>) - Method in class com.vmware.appliance.networking.ProxyTypes.TestResult
 
_convertTo(Class<T>) - Method in class com.vmware.appliance.NetworkingTypes.ChangeSpec
 
_convertTo(Class<T>) - Method in class com.vmware.appliance.NetworkingTypes.DNSInfo
 
_convertTo(Class<T>) - Method in class com.vmware.appliance.NetworkingTypes.Info
 
_convertTo(Class<T>) - Method in class com.vmware.appliance.NetworkingTypes.UpdateSpec
 
_convertTo(Class<T>) - Method in class com.vmware.appliance.Notification
 
_convertTo(Class<T>) - Method in class com.vmware.appliance.Notifications
 
_convertTo(Class<T>) - Method in class com.vmware.appliance.NtpTypes.LocalizableMessage
 
_convertTo(Class<T>) - Method in class com.vmware.appliance.NtpTypes.TestRunStatus
 
_convertTo(Class<T>) - Method in class com.vmware.appliance.recovery.backup.job.DetailsTypes.BuildInfo
 
_convertTo(Class<T>) - Method in class com.vmware.appliance.recovery.backup.job.DetailsTypes.FilterSpec
 
_convertTo(Class<T>) - Method in class com.vmware.appliance.recovery.backup.job.DetailsTypes.Info
 
_convertTo(Class<T>) - Method in class com.vmware.appliance.recovery.backup.JobTypes.BackupJobStatus
 
_convertTo(Class<T>) - Method in class com.vmware.appliance.recovery.backup.JobTypes.BackupRequest
 
_convertTo(Class<T>) - Method in class com.vmware.appliance.recovery.backup.JobTypes.LocalizableMessage
 
_convertTo(Class<T>) - Method in class com.vmware.appliance.recovery.backup.JobTypes.ReturnResult
 
_convertTo(Class<T>) - Method in class com.vmware.appliance.recovery.backup.LocationSpec
 
_convertTo(Class<T>) - Method in class com.vmware.appliance.recovery.backup.PartsTypes.LocalizableMessage
 
_convertTo(Class<T>) - Method in class com.vmware.appliance.recovery.backup.PartsTypes.Part
 
_convertTo(Class<T>) - Method in class com.vmware.appliance.recovery.backup.SchedulesTypes.CreateSpec
 
_convertTo(Class<T>) - Method in class com.vmware.appliance.recovery.backup.SchedulesTypes.Info
 
_convertTo(Class<T>) - Method in class com.vmware.appliance.recovery.backup.SchedulesTypes.RecurrenceInfo
 
_convertTo(Class<T>) - Method in class com.vmware.appliance.recovery.backup.SchedulesTypes.RetentionInfo
 
_convertTo(Class<T>) - Method in class com.vmware.appliance.recovery.backup.SchedulesTypes.UpdateSpec
 
_convertTo(Class<T>) - Method in class com.vmware.appliance.recovery.backup.system_name.ArchiveTypes.FilterSpec
 
_convertTo(Class<T>) - Method in class com.vmware.appliance.recovery.backup.system_name.ArchiveTypes.Info
 
_convertTo(Class<T>) - Method in class com.vmware.appliance.recovery.backup.system_name.ArchiveTypes.Summary
 
_convertTo(Class<T>) - Method in class com.vmware.appliance.recovery.BackupTypes.BackupRequest
 
_convertTo(Class<T>) - Method in class com.vmware.appliance.recovery.BackupTypes.LocalizableMessage
 
_convertTo(Class<T>) - Method in class com.vmware.appliance.recovery.BackupTypes.ReturnResult
 
_convertTo(Class<T>) - Method in class com.vmware.appliance.recovery.reconciliation.JobTypes.CreateSpec
 
_convertTo(Class<T>) - Method in class com.vmware.appliance.recovery.reconciliation.JobTypes.Info
 
_convertTo(Class<T>) - Method in class com.vmware.appliance.recovery.restore.JobTypes.LocalizableMessage
 
_convertTo(Class<T>) - Method in class com.vmware.appliance.recovery.restore.JobTypes.RestoreJobStatus
 
_convertTo(Class<T>) - Method in class com.vmware.appliance.recovery.restore.JobTypes.RestoreRequest
 
_convertTo(Class<T>) - Method in class com.vmware.appliance.recovery.restore.JobTypes.ReturnResult
 
_convertTo(Class<T>) - Method in class com.vmware.appliance.recovery.RestoreTypes.LocalizableMessage
 
_convertTo(Class<T>) - Method in class com.vmware.appliance.recovery.RestoreTypes.Metadata
 
_convertTo(Class<T>) - Method in class com.vmware.appliance.recovery.RestoreTypes.RestoreRequest
 
_convertTo(Class<T>) - Method in class com.vmware.appliance.RecoveryTypes.Info
 
_convertTo(Class<T>) - Method in class com.vmware.appliance.ServicesTypes.Info
 
_convertTo(Class<T>) - Method in class com.vmware.appliance.ShutdownTypes.ShutdownConfig
 
_convertTo(Class<T>) - Method in class com.vmware.appliance.SubtaskInfo
 
_convertTo(Class<T>) - Method in class com.vmware.appliance.system.StorageTypes.StorageChange
 
_convertTo(Class<T>) - Method in class com.vmware.appliance.system.StorageTypes.StorageMapping
 
_convertTo(Class<T>) - Method in class com.vmware.appliance.system.TimeTypes.SystemTimeStruct
 
_convertTo(Class<T>) - Method in class com.vmware.appliance.system.VersionTypes.VersionStruct
 
_convertTo(Class<T>) - Method in class com.vmware.appliance.TaskInfo
 
_convertTo(Class<T>) - Method in class com.vmware.appliance.update.CommonInfo
 
_convertTo(Class<T>) - Method in class com.vmware.appliance.update.PendingTypes.Info
 
_convertTo(Class<T>) - Method in class com.vmware.appliance.update.PendingTypes.PrecheckResult
 
_convertTo(Class<T>) - Method in class com.vmware.appliance.update.PendingTypes.Question
 
_convertTo(Class<T>) - Method in class com.vmware.appliance.update.PolicyTypes.Config
 
_convertTo(Class<T>) - Method in class com.vmware.appliance.update.PolicyTypes.Info
 
_convertTo(Class<T>) - Method in class com.vmware.appliance.update.PolicyTypes.Time
 
_convertTo(Class<T>) - Method in class com.vmware.appliance.update.ServiceInfo
 
_convertTo(Class<T>) - Method in class com.vmware.appliance.update.StagedTypes.Info
 
_convertTo(Class<T>) - Method in class com.vmware.appliance.update.Summary
 
_convertTo(Class<T>) - Method in class com.vmware.appliance.UpdateTypes.Info
 
_convertTo(Class<T>) - Method in class com.vmware.appliance.vmon.ServiceTypes.Info
 
_convertTo(Class<T>) - Method in class com.vmware.appliance.vmon.ServiceTypes.UpdateSpec
 
_convertTo(Class<T>) - Method in class com.vmware.cis.SessionTypes.Info
 
_convertTo(Class<T>) - Method in class com.vmware.cis.tagging.CategoryModel
 
_convertTo(Class<T>) - Method in class com.vmware.cis.tagging.CategoryTypes.CreateSpec
 
_convertTo(Class<T>) - Method in class com.vmware.cis.tagging.CategoryTypes.UpdateSpec
 
_convertTo(Class<T>) - Method in class com.vmware.cis.tagging.TagAssociationTypes.BatchResult
 
_convertTo(Class<T>) - Method in class com.vmware.cis.tagging.TagAssociationTypes.ObjectToTags
 
_convertTo(Class<T>) - Method in class com.vmware.cis.tagging.TagAssociationTypes.TagToObjects
 
_convertTo(Class<T>) - Method in class com.vmware.cis.tagging.TagModel
 
_convertTo(Class<T>) - Method in class com.vmware.cis.tagging.TagTypes.CreateSpec
 
_convertTo(Class<T>) - Method in class com.vmware.cis.tagging.TagTypes.UpdateSpec
 
_convertTo(Class<T>) - Method in class com.vmware.cis.task.CommonInfo
 
_convertTo(Class<T>) - Method in class com.vmware.cis.task.Info
 
_convertTo(Class<T>) - Method in class com.vmware.cis.task.Progress
 
_convertTo(Class<T>) - Method in class com.vmware.cis.TasksTypes.FilterSpec
 
_convertTo(Class<T>) - Method in class com.vmware.cis.TasksTypes.GetSpec
 
_convertTo(Class<T>) - Method in class com.vmware.content.ConfigurationModel
 
_convertTo(Class<T>) - Method in class com.vmware.content.library.item.ChangesTypes.Info
 
_convertTo(Class<T>) - Method in class com.vmware.content.library.item.ChangesTypes.Summary
 
_convertTo(Class<T>) - Method in class com.vmware.content.library.item.downloadsession.FileTypes.Info
 
_convertTo(Class<T>) - Method in class com.vmware.content.library.item.DownloadSessionModel
 
_convertTo(Class<T>) - Method in class com.vmware.content.library.item.FileTypes.ChecksumInfo
 
_convertTo(Class<T>) - Method in class com.vmware.content.library.item.FileTypes.Info
 
_convertTo(Class<T>) - Method in class com.vmware.content.library.item.StorageTypes.Info
 
_convertTo(Class<T>) - Method in class com.vmware.content.library.item.TransferEndpoint
 
_convertTo(Class<T>) - Method in class com.vmware.content.library.item.updatesession.CertificateInfo
 
_convertTo(Class<T>) - Method in class com.vmware.content.library.item.updatesession.FileTypes.AddSpec
 
_convertTo(Class<T>) - Method in class com.vmware.content.library.item.updatesession.FileTypes.Info
 
_convertTo(Class<T>) - Method in class com.vmware.content.library.item.updatesession.FileTypes.ValidationError
 
_convertTo(Class<T>) - Method in class com.vmware.content.library.item.updatesession.FileTypes.ValidationResult
 
_convertTo(Class<T>) - Method in class com.vmware.content.library.item.updatesession.PreviewInfo
 
_convertTo(Class<T>) - Method in class com.vmware.content.library.item.updatesession.PreviewWarningInfo
 
_convertTo(Class<T>) - Method in class com.vmware.content.library.item.updatesession.WarningBehavior
 
_convertTo(Class<T>) - Method in class com.vmware.content.library.item.UpdateSessionModel
 
_convertTo(Class<T>) - Method in class com.vmware.content.library.ItemModel
 
_convertTo(Class<T>) - Method in class com.vmware.content.library.ItemTypes.DestinationSpec
 
_convertTo(Class<T>) - Method in class com.vmware.content.library.ItemTypes.FindSpec
 
_convertTo(Class<T>) - Method in class com.vmware.content.library.OptimizationInfo
 
_convertTo(Class<T>) - Method in class com.vmware.content.library.PublishInfo
 
_convertTo(Class<T>) - Method in class com.vmware.content.library.SourceInfo
 
_convertTo(Class<T>) - Method in class com.vmware.content.library.StorageBacking
 
_convertTo(Class<T>) - Method in class com.vmware.content.library.SubscriptionInfo
 
_convertTo(Class<T>) - Method in class com.vmware.content.library.SubscriptionsTypes.CreateSpec
 
_convertTo(Class<T>) - Method in class com.vmware.content.library.SubscriptionsTypes.CreateSpecNewSubscribedLibrary
 
_convertTo(Class<T>) - Method in class com.vmware.content.library.SubscriptionsTypes.CreateSpecPlacement
 
_convertTo(Class<T>) - Method in class com.vmware.content.library.SubscriptionsTypes.CreateSpecSubscribedLibrary
 
_convertTo(Class<T>) - Method in class com.vmware.content.library.SubscriptionsTypes.CreateSpecVcenter
 
_convertTo(Class<T>) - Method in class com.vmware.content.library.SubscriptionsTypes.Info
 
_convertTo(Class<T>) - Method in class com.vmware.content.library.SubscriptionsTypes.PlacementInfo
 
_convertTo(Class<T>) - Method in class com.vmware.content.library.SubscriptionsTypes.Summary
 
_convertTo(Class<T>) - Method in class com.vmware.content.library.SubscriptionsTypes.UpdateSpec
 
_convertTo(Class<T>) - Method in class com.vmware.content.library.SubscriptionsTypes.UpdateSpecPlacement
 
_convertTo(Class<T>) - Method in class com.vmware.content.library.SubscriptionsTypes.UpdateSpecVcenter
 
_convertTo(Class<T>) - Method in class com.vmware.content.library.SubscriptionsTypes.VcenterInfo
 
_convertTo(Class<T>) - Method in class com.vmware.content.LibraryModel
 
_convertTo(Class<T>) - Method in class com.vmware.content.LibraryTypes.FindSpec
 
_convertTo(Class<T>) - Method in class com.vmware.content.LocalLibraryTypes.DestinationSpec
 
_convertTo(Class<T>) - Method in class com.vmware.content.SubscribedLibraryTypes.ProbeResult
 
_convertTo(Class<T>) - Method in class com.vmware.content.type.ovf.Cpu
 
_convertTo(Class<T>) - Method in class com.vmware.content.type.ovf.Disk
 
_convertTo(Class<T>) - Method in class com.vmware.content.type.ovf.DiskController
 
_convertTo(Class<T>) - Method in class com.vmware.content.type.ovf.Drive
 
_convertTo(Class<T>) - Method in class com.vmware.content.type.ovf.Floppy
 
_convertTo(Class<T>) - Method in class com.vmware.content.type.ovf.Memory
 
_convertTo(Class<T>) - Method in class com.vmware.content.type.ovf.Network
 
_convertTo(Class<T>) - Method in class com.vmware.content.type.ovf.Nic
 
_convertTo(Class<T>) - Method in class com.vmware.content.type.ovf.OvfTemplate
 
_convertTo(Class<T>) - Method in class com.vmware.content.type.ovf.policy.StoragePolicy
 
_convertTo(Class<T>) - Method in class com.vmware.content.type.ovf.policy.StoragePolicyGroup
 
_convertTo(Class<T>) - Method in class com.vmware.content.type.ovf.USBController
 
_convertTo(Class<T>) - Method in class com.vmware.content.type.ovf.VAppTemplate
 
_convertTo(Class<T>) - Method in class com.vmware.content.type.ovf.VideoCard
 
_convertTo(Class<T>) - Method in class com.vmware.content.type.ovf.VmTemplate
 
_convertTo(Class<T>) - Method in class com.vmware.content.TypeTypes.Info
 
_convertTo(Class<T>) - Method in class com.vmware.esx.hcl.CompatibilityDataTypes.Status
 
_convertTo(Class<T>) - Method in class com.vmware.esx.hcl.Driver
 
_convertTo(Class<T>) - Method in class com.vmware.esx.hcl.Firmware
 
_convertTo(Class<T>) - Method in class com.vmware.esx.hcl.hosts.CompatibilityReleasesTypes.EsxiCompatibilityReleases
 
_convertTo(Class<T>) - Method in class com.vmware.esx.hcl.hosts.CompatibilityReportTypes.BiosConstraint
 
_convertTo(Class<T>) - Method in class com.vmware.esx.hcl.hosts.CompatibilityReportTypes.DeviceConstraint
 
_convertTo(Class<T>) - Method in class com.vmware.esx.hcl.hosts.CompatibilityReportTypes.DeviceHclInfo
 
_convertTo(Class<T>) - Method in class com.vmware.esx.hcl.hosts.CompatibilityReportTypes.HclReport
 
_convertTo(Class<T>) - Method in class com.vmware.esx.hcl.hosts.CompatibilityReportTypes.Result
 
_convertTo(Class<T>) - Method in class com.vmware.esx.hcl.hosts.CompatibilityReportTypes.ServerCompatibility
 
_convertTo(Class<T>) - Method in class com.vmware.esx.hcl.hosts.CompatibilityReportTypes.ServerHclInfo
 
_convertTo(Class<T>) - Method in class com.vmware.esx.hcl.hosts.CompatibilityReportTypes.Spec
 
_convertTo(Class<T>) - Method in class com.vmware.esx.hcl.Notification
 
_convertTo(Class<T>) - Method in class com.vmware.esx.hcl.Notifications
 
_convertTo(Class<T>) - Method in class com.vmware.esx.hcl.PCIDevice
 
_convertTo(Class<T>) - Method in class com.vmware.esx.hcl.ReportsTypes.Location
 
_convertTo(Class<T>) - Method in class com.vmware.esx.hcl.ReportsTypes.Token
 
_convertTo(Class<T>) - Method in class com.vmware.esx.hcl.Server
 
_convertTo(Class<T>) - Method in class com.vmware.esx.hosts.AddOnInfo
 
_convertTo(Class<T>) - Method in class com.vmware.esx.hosts.BaseImageInfo
 
_convertTo(Class<T>) - Method in class com.vmware.esx.hosts.ComponentInfo
 
_convertTo(Class<T>) - Method in class com.vmware.esx.hosts.software.InstalledComponentsTypes.InstalledComponentInfo
 
_convertTo(Class<T>) - Method in class com.vmware.esx.hosts.SoftwareInfo
 
_convertTo(Class<T>) - Method in class com.vmware.esx.hosts.SolutionInfo
 
_convertTo(Class<T>) - Method in class com.vmware.esx.settings.AddOnCompliance
 
_convertTo(Class<T>) - Method in class com.vmware.esx.settings.AddOnDetails
 
_convertTo(Class<T>) - Method in class com.vmware.esx.settings.AddOnInfo
 
_convertTo(Class<T>) - Method in class com.vmware.esx.settings.AddOnSpec
 
_convertTo(Class<T>) - Method in class com.vmware.esx.settings.BaseImageCompliance
 
_convertTo(Class<T>) - Method in class com.vmware.esx.settings.BaseImageDetails
 
_convertTo(Class<T>) - Method in class com.vmware.esx.settings.BaseImageInfo
 
_convertTo(Class<T>) - Method in class com.vmware.esx.settings.BaseImageSpec
 
_convertTo(Class<T>) - Method in class com.vmware.esx.settings.ClusterCompliance
 
_convertTo(Class<T>) - Method in class com.vmware.esx.settings.clusters.DepotOverridesTypes.Depot
 
_convertTo(Class<T>) - Method in class com.vmware.esx.settings.clusters.DepotOverridesTypes.Info
 
_convertTo(Class<T>) - Method in class com.vmware.esx.settings.clusters.enablement.SoftwareTypes.CheckResult
 
_convertTo(Class<T>) - Method in class com.vmware.esx.settings.clusters.enablement.SoftwareTypes.CheckSpec
 
_convertTo(Class<T>) - Method in class com.vmware.esx.settings.clusters.enablement.SoftwareTypes.EnableSpec
 
_convertTo(Class<T>) - Method in class com.vmware.esx.settings.clusters.enablement.SoftwareTypes.Info
 
_convertTo(Class<T>) - Method in class com.vmware.esx.settings.clusters.policies.apply.EffectiveTypes.EffectivePolicySpec
 
_convertTo(Class<T>) - Method in class com.vmware.esx.settings.clusters.policies.apply.EffectiveTypes.FailureAction
 
_convertTo(Class<T>) - Method in class com.vmware.esx.settings.clusters.policies.ApplyTypes.ConfiguredPolicySpec
 
_convertTo(Class<T>) - Method in class com.vmware.esx.settings.clusters.policies.ApplyTypes.FailureAction
 
_convertTo(Class<T>) - Method in class com.vmware.esx.settings.clusters.software.CommitsTypes.Info
 
_convertTo(Class<T>) - Method in class com.vmware.esx.settings.clusters.software.drafts.software.ComponentsTypes.UpdateSpec
 
_convertTo(Class<T>) - Method in class com.vmware.esx.settings.clusters.software.DraftsTypes.CommitSpec
 
_convertTo(Class<T>) - Method in class com.vmware.esx.settings.clusters.software.DraftsTypes.FilterSpec
 
_convertTo(Class<T>) - Method in class com.vmware.esx.settings.clusters.software.DraftsTypes.ImportSpec
 
_convertTo(Class<T>) - Method in class com.vmware.esx.settings.clusters.software.DraftsTypes.Info
 
_convertTo(Class<T>) - Method in class com.vmware.esx.settings.clusters.software.DraftsTypes.Metadata
 
_convertTo(Class<T>) - Method in class com.vmware.esx.settings.clusters.software.DraftsTypes.Summary
 
_convertTo(Class<T>) - Method in class com.vmware.esx.settings.clusters.software.DraftsTypes.ValidateResult
 
_convertTo(Class<T>) - Method in class com.vmware.esx.settings.clusters.software.RecommendationsTypes.ExplanationDetails
 
_convertTo(Class<T>) - Method in class com.vmware.esx.settings.clusters.software.RecommendationsTypes.Info
 
_convertTo(Class<T>) - Method in class com.vmware.esx.settings.clusters.software.reports.ApplyImpactTypes.ApplyImpactSpec
 
_convertTo(Class<T>) - Method in class com.vmware.esx.settings.clusters.software.reports.ApplyImpactTypes.ClusterImpact
 
_convertTo(Class<T>) - Method in class com.vmware.esx.settings.clusters.software.reports.ApplyImpactTypes.Impact
 
_convertTo(Class<T>) - Method in class com.vmware.esx.settings.clusters.software.reports.CheckResult
 
_convertTo(Class<T>) - Method in class com.vmware.esx.settings.clusters.software.reports.DriverFirmwareVersion
 
_convertTo(Class<T>) - Method in class com.vmware.esx.settings.clusters.software.reports.HardwareCompatibilityTypes.CheckSummary
 
_convertTo(Class<T>) - Method in class com.vmware.esx.settings.clusters.software.reports.LastApplyResultTypes.ApplyResult
 
_convertTo(Class<T>) - Method in class com.vmware.esx.settings.clusters.software.reports.LastApplyResultTypes.ApplyStatus
 
_convertTo(Class<T>) - Method in class com.vmware.esx.settings.clusters.software.reports.LastCheckResultTypes.CheckInfo
 
_convertTo(Class<T>) - Method in class com.vmware.esx.settings.clusters.software.reports.LastCheckResultTypes.CheckResult
 
_convertTo(Class<T>) - Method in class com.vmware.esx.settings.clusters.software.reports.LastCheckResultTypes.CheckStatus
 
_convertTo(Class<T>) - Method in class com.vmware.esx.settings.clusters.software.reports.LastCheckResultTypes.EntityCheckResult
 
_convertTo(Class<T>) - Method in class com.vmware.esx.settings.clusters.software.reports.PciDevice
 
_convertTo(Class<T>) - Method in class com.vmware.esx.settings.clusters.software.reports.PciDeviceCompliance
 
_convertTo(Class<T>) - Method in class com.vmware.esx.settings.clusters.software.reports.PciDeviceComplianceInfo
 
_convertTo(Class<T>) - Method in class com.vmware.esx.settings.clusters.SoftwareTypes.ApplyResult
 
_convertTo(Class<T>) - Method in class com.vmware.esx.settings.clusters.SoftwareTypes.ApplySpec
 
_convertTo(Class<T>) - Method in class com.vmware.esx.settings.clusters.SoftwareTypes.ApplyStatus
 
_convertTo(Class<T>) - Method in class com.vmware.esx.settings.clusters.SoftwareTypes.CheckInfo
 
_convertTo(Class<T>) - Method in class com.vmware.esx.settings.clusters.SoftwareTypes.CheckResult
 
_convertTo(Class<T>) - Method in class com.vmware.esx.settings.clusters.SoftwareTypes.CheckSpec
 
_convertTo(Class<T>) - Method in class com.vmware.esx.settings.clusters.SoftwareTypes.CheckStatus
 
_convertTo(Class<T>) - Method in class com.vmware.esx.settings.clusters.SoftwareTypes.EntityCheckResult
 
_convertTo(Class<T>) - Method in class com.vmware.esx.settings.clusters.SoftwareTypes.ExportSpec
 
_convertTo(Class<T>) - Method in class com.vmware.esx.settings.ComponentCompliance
 
_convertTo(Class<T>) - Method in class com.vmware.esx.settings.ComponentDetails
 
_convertTo(Class<T>) - Method in class com.vmware.esx.settings.ComponentInfo
 
_convertTo(Class<T>) - Method in class com.vmware.esx.settings.ComponentOverrideInfo
 
_convertTo(Class<T>) - Method in class com.vmware.esx.settings.defaults.clusters.policies.apply.EffectiveTypes.EffectivePolicySpec
 
_convertTo(Class<T>) - Method in class com.vmware.esx.settings.defaults.clusters.policies.apply.EffectiveTypes.FailureAction
 
_convertTo(Class<T>) - Method in class com.vmware.esx.settings.defaults.clusters.policies.ApplyTypes.ConfiguredPolicySpec
 
_convertTo(Class<T>) - Method in class com.vmware.esx.settings.defaults.clusters.policies.ApplyTypes.FailureAction
 
_convertTo(Class<T>) - Method in class com.vmware.esx.settings.depot_content.add_ons.VersionsTypes.ComponentInfo
 
_convertTo(Class<T>) - Method in class com.vmware.esx.settings.depot_content.add_ons.VersionsTypes.Info
 
_convertTo(Class<T>) - Method in class com.vmware.esx.settings.depot_content.add_ons.VersionsTypes.RemovedComponentInfo
 
_convertTo(Class<T>) - Method in class com.vmware.esx.settings.depot_content.AddOnsTypes.AddOnVersionSummary
 
_convertTo(Class<T>) - Method in class com.vmware.esx.settings.depot_content.AddOnsTypes.FilterSpec
 
_convertTo(Class<T>) - Method in class com.vmware.esx.settings.depot_content.AddOnsTypes.Summary
 
_convertTo(Class<T>) - Method in class com.vmware.esx.settings.depot_content.base_images.VersionsTypes.ComponentVersionInfo
 
_convertTo(Class<T>) - Method in class com.vmware.esx.settings.depot_content.base_images.VersionsTypes.Info
 
_convertTo(Class<T>) - Method in class com.vmware.esx.settings.depot_content.BaseImagesTypes.FilterSpec
 
_convertTo(Class<T>) - Method in class com.vmware.esx.settings.depot_content.BaseImagesTypes.Summary
 
_convertTo(Class<T>) - Method in class com.vmware.esx.settings.depot_content.components.VersionsTypes.Info
 
_convertTo(Class<T>) - Method in class com.vmware.esx.settings.depot_content.ComponentsTypes.ComponentVersionSummary
 
_convertTo(Class<T>) - Method in class com.vmware.esx.settings.depot_content.ComponentsTypes.FilterSpec
 
_convertTo(Class<T>) - Method in class com.vmware.esx.settings.depot_content.ComponentsTypes.Summary
 
_convertTo(Class<T>) - Method in class com.vmware.esx.settings.depots.OfflineTypes.CreateResult
 
_convertTo(Class<T>) - Method in class com.vmware.esx.settings.depots.OfflineTypes.CreateSpec
 
_convertTo(Class<T>) - Method in class com.vmware.esx.settings.depots.OfflineTypes.Info
 
_convertTo(Class<T>) - Method in class com.vmware.esx.settings.depots.OfflineTypes.Summary
 
_convertTo(Class<T>) - Method in class com.vmware.esx.settings.depots.OnlineTypes.CreateSpec
 
_convertTo(Class<T>) - Method in class com.vmware.esx.settings.depots.OnlineTypes.Info
 
_convertTo(Class<T>) - Method in class com.vmware.esx.settings.depots.OnlineTypes.Summary
 
_convertTo(Class<T>) - Method in class com.vmware.esx.settings.depots.OnlineTypes.UpdateSpec
 
_convertTo(Class<T>) - Method in class com.vmware.esx.settings.depots.SyncScheduleTypes.Schedule
 
_convertTo(Class<T>) - Method in class com.vmware.esx.settings.depots.SyncScheduleTypes.Spec
 
_convertTo(Class<T>) - Method in class com.vmware.esx.settings.depots.UmdsTypes.Info
 
_convertTo(Class<T>) - Method in class com.vmware.esx.settings.depots.UmdsTypes.SetSpec
 
_convertTo(Class<T>) - Method in class com.vmware.esx.settings.depots.UmdsTypes.UpdateSpec
 
_convertTo(Class<T>) - Method in class com.vmware.esx.settings.EffectiveComponentDetails
 
_convertTo(Class<T>) - Method in class com.vmware.esx.settings.EffectiveComponentInfo
 
_convertTo(Class<T>) - Method in class com.vmware.esx.settings.HardwareModuleDetails
 
_convertTo(Class<T>) - Method in class com.vmware.esx.settings.HardwareModuleFirmwareCompliance
 
_convertTo(Class<T>) - Method in class com.vmware.esx.settings.HardwareModuleFirmwareInfo
 
_convertTo(Class<T>) - Method in class com.vmware.esx.settings.HardwareSupportInfo
 
_convertTo(Class<T>) - Method in class com.vmware.esx.settings.HardwareSupportPackageCompliance
 
_convertTo(Class<T>) - Method in class com.vmware.esx.settings.HardwareSupportPackageInfo
 
_convertTo(Class<T>) - Method in class com.vmware.esx.settings.HardwareSupportPackageSpec
 
_convertTo(Class<T>) - Method in class com.vmware.esx.settings.HardwareSupportSpec
 
_convertTo(Class<T>) - Method in class com.vmware.esx.settings.HostCompliance
 
_convertTo(Class<T>) - Method in class com.vmware.esx.settings.HostInfo
 
_convertTo(Class<T>) - Method in class com.vmware.esx.settings.Notification
 
_convertTo(Class<T>) - Method in class com.vmware.esx.settings.Notifications
 
_convertTo(Class<T>) - Method in class com.vmware.esx.settings.SoftwareInfo
 
_convertTo(Class<T>) - Method in class com.vmware.esx.settings.SoftwareSpec
 
_convertTo(Class<T>) - Method in class com.vmware.esx.settings.SolutionCompliance
 
_convertTo(Class<T>) - Method in class com.vmware.esx.settings.SolutionComponentDetails
 
_convertTo(Class<T>) - Method in class com.vmware.esx.settings.SolutionComponentSpec
 
_convertTo(Class<T>) - Method in class com.vmware.esx.settings.SolutionDetails
 
_convertTo(Class<T>) - Method in class com.vmware.esx.settings.SolutionInfo
 
_convertTo(Class<T>) - Method in class com.vmware.esx.settings.SolutionSpec
 
_convertTo(Class<T>) - Method in class com.vmware.esx.settings.TaskInfo
 
_convertTo(Class<T>) - Method in class com.vmware.vapi.bindings.DynamicStructureImpl
 
_convertTo(Class<T>) - Method in interface com.vmware.vapi.bindings.Structure
Converts this structure into an instance of the provided class structure if possible.
_convertTo(Class<T>) - Method in exception com.vmware.vapi.bindings.UnresolvedError
 
_convertTo(Class<T>) - Method in class com.vmware.vapi.metadata.authentication.AuthenticationInfo
 
_convertTo(Class<T>) - Method in class com.vmware.vapi.metadata.authentication.ComponentData
 
_convertTo(Class<T>) - Method in class com.vmware.vapi.metadata.authentication.ComponentInfo
 
_convertTo(Class<T>) - Method in class com.vmware.vapi.metadata.authentication.OperationInfo
 
_convertTo(Class<T>) - Method in class com.vmware.vapi.metadata.authentication.PackageInfo
 
_convertTo(Class<T>) - Method in class com.vmware.vapi.metadata.authentication.ServiceInfo
 
_convertTo(Class<T>) - Method in class com.vmware.vapi.metadata.cli.CommandTypes.Identity
 
_convertTo(Class<T>) - Method in class com.vmware.vapi.metadata.cli.CommandTypes.Info
 
_convertTo(Class<T>) - Method in class com.vmware.vapi.metadata.cli.CommandTypes.OptionInfo
 
_convertTo(Class<T>) - Method in class com.vmware.vapi.metadata.cli.CommandTypes.OutputFieldInfo
 
_convertTo(Class<T>) - Method in class com.vmware.vapi.metadata.cli.CommandTypes.OutputInfo
 
_convertTo(Class<T>) - Method in class com.vmware.vapi.metadata.cli.NamespaceTypes.Identity
 
_convertTo(Class<T>) - Method in class com.vmware.vapi.metadata.cli.NamespaceTypes.Info
 
_convertTo(Class<T>) - Method in class com.vmware.vapi.metadata.metamodel.ComponentData
 
_convertTo(Class<T>) - Method in class com.vmware.vapi.metadata.metamodel.ComponentInfo
 
_convertTo(Class<T>) - Method in class com.vmware.vapi.metadata.metamodel.ConstantInfo
 
_convertTo(Class<T>) - Method in class com.vmware.vapi.metadata.metamodel.ConstantValue
 
_convertTo(Class<T>) - Method in class com.vmware.vapi.metadata.metamodel.ElementMap
 
_convertTo(Class<T>) - Method in class com.vmware.vapi.metadata.metamodel.ElementValue
 
_convertTo(Class<T>) - Method in class com.vmware.vapi.metadata.metamodel.EnumerationInfo
 
_convertTo(Class<T>) - Method in class com.vmware.vapi.metadata.metamodel.EnumerationValueInfo
 
_convertTo(Class<T>) - Method in class com.vmware.vapi.metadata.metamodel.ErrorInfo
 
_convertTo(Class<T>) - Method in class com.vmware.vapi.metadata.metamodel.FieldInfo
 
_convertTo(Class<T>) - Method in class com.vmware.vapi.metadata.metamodel.GenericInstantiation
 
_convertTo(Class<T>) - Method in class com.vmware.vapi.metadata.metamodel.OperationInfo
 
_convertTo(Class<T>) - Method in class com.vmware.vapi.metadata.metamodel.OperationResultInfo
 
_convertTo(Class<T>) - Method in class com.vmware.vapi.metadata.metamodel.PackageInfo
 
_convertTo(Class<T>) - Method in class com.vmware.vapi.metadata.metamodel.PrimitiveValue
 
_convertTo(Class<T>) - Method in class com.vmware.vapi.metadata.metamodel.ServiceInfo
 
_convertTo(Class<T>) - Method in class com.vmware.vapi.metadata.metamodel.StructureInfo
 
_convertTo(Class<T>) - Method in class com.vmware.vapi.metadata.metamodel.Type
 
_convertTo(Class<T>) - Method in class com.vmware.vapi.metadata.metamodel.UserDefinedType
 
_convertTo(Class<T>) - Method in class com.vmware.vapi.metadata.privilege.ComponentData
 
_convertTo(Class<T>) - Method in class com.vmware.vapi.metadata.privilege.ComponentInfo
 
_convertTo(Class<T>) - Method in class com.vmware.vapi.metadata.privilege.OperationInfo
 
_convertTo(Class<T>) - Method in class com.vmware.vapi.metadata.privilege.PackageInfo
 
_convertTo(Class<T>) - Method in class com.vmware.vapi.metadata.privilege.PrivilegeInfo
 
_convertTo(Class<T>) - Method in class com.vmware.vapi.metadata.privilege.ServiceInfo
 
_convertTo(Class<T>) - Method in class com.vmware.vapi.metadata.SourceCreateSpec
 
_convertTo(Class<T>) - Method in class com.vmware.vapi.metadata.SourceInfo
 
_convertTo(Class<T>) - Method in class com.vmware.vapi.std.AuthenticationScheme
 
_convertTo(Class<T>) - Method in class com.vmware.vapi.std.DynamicID
 
_convertTo(Class<T>) - Method in exception com.vmware.vapi.std.errors.AlreadyExists
 
_convertTo(Class<T>) - Method in exception com.vmware.vapi.std.errors.AlreadyInDesiredState
 
_convertTo(Class<T>) - Method in class com.vmware.vapi.std.errors.ArgumentLocations
 
_convertTo(Class<T>) - Method in exception com.vmware.vapi.std.errors.Canceled
 
_convertTo(Class<T>) - Method in exception com.vmware.vapi.std.errors.ConcurrentChange
 
_convertTo(Class<T>) - Method in exception com.vmware.vapi.std.errors.Error
 
_convertTo(Class<T>) - Method in exception com.vmware.vapi.std.errors.FeatureInUse
 
_convertTo(Class<T>) - Method in class com.vmware.vapi.std.errors.FileLocations
 
_convertTo(Class<T>) - Method in exception com.vmware.vapi.std.errors.InternalServerError
 
_convertTo(Class<T>) - Method in exception com.vmware.vapi.std.errors.InvalidArgument
 
_convertTo(Class<T>) - Method in exception com.vmware.vapi.std.errors.InvalidElementConfiguration
 
_convertTo(Class<T>) - Method in exception com.vmware.vapi.std.errors.InvalidElementType
 
_convertTo(Class<T>) - Method in exception com.vmware.vapi.std.errors.InvalidRequest
 
_convertTo(Class<T>) - Method in exception com.vmware.vapi.std.errors.NotAllowedInCurrentState
 
_convertTo(Class<T>) - Method in exception com.vmware.vapi.std.errors.NotFound
 
_convertTo(Class<T>) - Method in exception com.vmware.vapi.std.errors.OperationNotFound
 
_convertTo(Class<T>) - Method in exception com.vmware.vapi.std.errors.ResourceBusy
 
_convertTo(Class<T>) - Method in exception com.vmware.vapi.std.errors.ResourceInaccessible
 
_convertTo(Class<T>) - Method in exception com.vmware.vapi.std.errors.ResourceInUse
 
_convertTo(Class<T>) - Method in exception com.vmware.vapi.std.errors.ServiceUnavailable
 
_convertTo(Class<T>) - Method in exception com.vmware.vapi.std.errors.TimedOut
 
_convertTo(Class<T>) - Method in class com.vmware.vapi.std.errors.TransientIndication
 
_convertTo(Class<T>) - Method in exception com.vmware.vapi.std.errors.UnableToAllocateResource
 
_convertTo(Class<T>) - Method in exception com.vmware.vapi.std.errors.Unauthenticated
 
_convertTo(Class<T>) - Method in exception com.vmware.vapi.std.errors.Unauthorized
 
_convertTo(Class<T>) - Method in exception com.vmware.vapi.std.errors.UnexpectedInput
 
_convertTo(Class<T>) - Method in exception com.vmware.vapi.std.errors.Unsupported
 
_convertTo(Class<T>) - Method in exception com.vmware.vapi.std.errors.UnverifiedPeer
 
_convertTo(Class<T>) - Method in class com.vmware.vapi.std.interposition.InvocationRequest
 
_convertTo(Class<T>) - Method in class com.vmware.vapi.std.interposition.InvocationResult
 
_convertTo(Class<T>) - Method in class com.vmware.vapi.std.interposition.SecurityPrincipal
 
_convertTo(Class<T>) - Method in class com.vmware.vapi.std.LocalizableMessage
 
_convertTo(Class<T>) - Method in class com.vmware.vapi.std.LocalizationParam
 
_convertTo(Class<T>) - Method in class com.vmware.vapi.std.NestedLocalizableMessage
 
_convertTo(Class<T>) - Method in class com.vmware.vcenter.certificate_management.vcenter.TlsCsrTypes.Info
 
_convertTo(Class<T>) - Method in class com.vmware.vcenter.certificate_management.vcenter.TlsCsrTypes.Spec
 
_convertTo(Class<T>) - Method in class com.vmware.vcenter.certificate_management.vcenter.TlsTypes.Info
 
_convertTo(Class<T>) - Method in class com.vmware.vcenter.certificate_management.vcenter.TlsTypes.ReplaceSpec
 
_convertTo(Class<T>) - Method in class com.vmware.vcenter.certificate_management.vcenter.TlsTypes.Spec
 
_convertTo(Class<T>) - Method in class com.vmware.vcenter.certificate_management.vcenter.TrustedRootChainsTypes.CreateSpec
 
_convertTo(Class<T>) - Method in class com.vmware.vcenter.certificate_management.vcenter.TrustedRootChainsTypes.Info
 
_convertTo(Class<T>) - Method in class com.vmware.vcenter.certificate_management.vcenter.TrustedRootChainsTypes.Summary
 
_convertTo(Class<T>) - Method in class com.vmware.vcenter.certificate_management.vcenter.VmcaRootTypes.CreateSpec
 
_convertTo(Class<T>) - Method in class com.vmware.vcenter.certificate_management.X509CertChain
 
_convertTo(Class<T>) - Method in class com.vmware.vcenter.ClusterTypes.FilterSpec
 
_convertTo(Class<T>) - Method in class com.vmware.vcenter.ClusterTypes.Info
 
_convertTo(Class<T>) - Method in class com.vmware.vcenter.ClusterTypes.Summary
 
_convertTo(Class<T>) - Method in class com.vmware.vcenter.compute.policies.capabilities.cluster_scale_in_ignore_vm_capabilities.CreateSpec
 
_convertTo(Class<T>) - Method in class com.vmware.vcenter.compute.policies.capabilities.cluster_scale_in_ignore_vm_capabilities.Info
 
_convertTo(Class<T>) - Method in class com.vmware.vcenter.compute.policies.capabilities.disable_drs_vmotion.CreateSpec
 
_convertTo(Class<T>) - Method in class com.vmware.vcenter.compute.policies.capabilities.disable_drs_vmotion.Info
 
_convertTo(Class<T>) - Method in class com.vmware.vcenter.compute.policies.capabilities.vm.evacuation.vmotion.CreateSpec
 
_convertTo(Class<T>) - Method in class com.vmware.vcenter.compute.policies.capabilities.vm.evacuation.vmotion.Info
 
_convertTo(Class<T>) - Method in class com.vmware.vcenter.compute.policies.capabilities.vm_host_affinity.CreateSpec
 
_convertTo(Class<T>) - Method in class com.vmware.vcenter.compute.policies.capabilities.vm_host_affinity.Info
 
_convertTo(Class<T>) - Method in class com.vmware.vcenter.compute.policies.capabilities.vm_host_anti_affinity.CreateSpec
 
_convertTo(Class<T>) - Method in class com.vmware.vcenter.compute.policies.capabilities.vm_host_anti_affinity.Info
 
_convertTo(Class<T>) - Method in class com.vmware.vcenter.compute.policies.capabilities.vm_vm_affinity.CreateSpec
 
_convertTo(Class<T>) - Method in class com.vmware.vcenter.compute.policies.capabilities.vm_vm_affinity.Info
 
_convertTo(Class<T>) - Method in class com.vmware.vcenter.compute.policies.capabilities.vm_vm_anti_affinity.CreateSpec
 
_convertTo(Class<T>) - Method in class com.vmware.vcenter.compute.policies.capabilities.vm_vm_anti_affinity.Info
 
_convertTo(Class<T>) - Method in class com.vmware.vcenter.compute.policies.CapabilitiesTypes.Info
 
_convertTo(Class<T>) - Method in class com.vmware.vcenter.compute.policies.CapabilitiesTypes.Summary
 
_convertTo(Class<T>) - Method in class com.vmware.vcenter.compute.policies.CreateSpec
 
_convertTo(Class<T>) - Method in class com.vmware.vcenter.compute.policies.Info
 
_convertTo(Class<T>) - Method in class com.vmware.vcenter.compute.policies.Status
 
_convertTo(Class<T>) - Method in class com.vmware.vcenter.compute.policies.TagUsageTypes.FilterSpec
 
_convertTo(Class<T>) - Method in class com.vmware.vcenter.compute.policies.TagUsageTypes.Summary
 
_convertTo(Class<T>) - Method in class com.vmware.vcenter.compute.PoliciesTypes.Summary
 
_convertTo(Class<T>) - Method in class com.vmware.vcenter.content.registries.harbor.ProjectsTypes.CreateSpec
 
_convertTo(Class<T>) - Method in class com.vmware.vcenter.content.registries.harbor.ProjectsTypes.Info
 
_convertTo(Class<T>) - Method in class com.vmware.vcenter.content.registries.harbor.ProjectsTypes.Summary
 
_convertTo(Class<T>) - Method in class com.vmware.vcenter.content.registries.HarborTypes.CreateSpec
 
_convertTo(Class<T>) - Method in class com.vmware.vcenter.content.registries.HarborTypes.GarbageCollection
 
_convertTo(Class<T>) - Method in class com.vmware.vcenter.content.registries.HarborTypes.Info
 
_convertTo(Class<T>) - Method in class com.vmware.vcenter.content.registries.HarborTypes.StorageInfo
 
_convertTo(Class<T>) - Method in class com.vmware.vcenter.content.registries.HarborTypes.StorageSpec
 
_convertTo(Class<T>) - Method in class com.vmware.vcenter.content.registries.HarborTypes.Summary
 
_convertTo(Class<T>) - Method in class com.vmware.vcenter.content.registries.HealthTypes.Info
 
_convertTo(Class<T>) - Method in class com.vmware.vcenter.DatacenterTypes.CreateSpec
 
_convertTo(Class<T>) - Method in class com.vmware.vcenter.DatacenterTypes.FilterSpec
 
_convertTo(Class<T>) - Method in class com.vmware.vcenter.DatacenterTypes.Info
 
_convertTo(Class<T>) - Method in class com.vmware.vcenter.DatacenterTypes.Summary
 
_convertTo(Class<T>) - Method in class com.vmware.vcenter.DatastoreTypes.FilterSpec
 
_convertTo(Class<T>) - Method in class com.vmware.vcenter.DatastoreTypes.Info
 
_convertTo(Class<T>) - Method in class com.vmware.vcenter.DatastoreTypes.Summary
 
_convertTo(Class<T>) - Method in class com.vmware.vcenter.deployment.CheckInfo
 
_convertTo(Class<T>) - Method in class com.vmware.vcenter.deployment.DataMigrationEstimate
 
_convertTo(Class<T>) - Method in class com.vmware.vcenter.deployment.DataMigrationInfo
 
_convertTo(Class<T>) - Method in class com.vmware.vcenter.deployment.HistoryMigrationSpec
 
_convertTo(Class<T>) - Method in class com.vmware.vcenter.deployment.ImportHistoryTypes.CreateSpec
 
_convertTo(Class<T>) - Method in class com.vmware.vcenter.deployment.ImportHistoryTypes.Info
 
_convertTo(Class<T>) - Method in class com.vmware.vcenter.deployment.install.initial_config.remote_psc.ThumbprintTypes.RemoteSpec
 
_convertTo(Class<T>) - Method in class com.vmware.vcenter.deployment.InstallTypes.InstallSpec
 
_convertTo(Class<T>) - Method in class com.vmware.vcenter.deployment.InstallTypes.VcsaEmbeddedSpec
 
_convertTo(Class<T>) - Method in class com.vmware.vcenter.deployment.LocationSpec
 
_convertTo(Class<T>) - Method in class com.vmware.vcenter.deployment.migrate.ActiveDirectorySpec
 
_convertTo(Class<T>) - Method in class com.vmware.vcenter.deployment.migrate.ActiveDirectoryTypes.CheckSpec
 
_convertTo(Class<T>) - Method in class com.vmware.vcenter.deployment.MigrateTypes.MigrateSpec
 
_convertTo(Class<T>) - Method in class com.vmware.vcenter.deployment.MigrateTypes.MigrationAssistantSpec
 
_convertTo(Class<T>) - Method in class com.vmware.vcenter.deployment.MigrateTypes.PscSpec
 
_convertTo(Class<T>) - Method in class com.vmware.vcenter.deployment.MigrateTypes.SourceVcWindows
 
_convertTo(Class<T>) - Method in class com.vmware.vcenter.deployment.MigrateTypes.VcsaEmbeddedSpec
 
_convertTo(Class<T>) - Method in class com.vmware.vcenter.deployment.Notification
 
_convertTo(Class<T>) - Method in class com.vmware.vcenter.deployment.Notifications
 
_convertTo(Class<T>) - Method in class com.vmware.vcenter.deployment.QuestionTypes.AnswerSpec
 
_convertTo(Class<T>) - Method in class com.vmware.vcenter.deployment.QuestionTypes.Info
 
_convertTo(Class<T>) - Method in class com.vmware.vcenter.deployment.QuestionTypes.Question
 
_convertTo(Class<T>) - Method in class com.vmware.vcenter.deployment.RemotePscSpec
 
_convertTo(Class<T>) - Method in class com.vmware.vcenter.deployment.ReplicatedPscSpec
 
_convertTo(Class<T>) - Method in class com.vmware.vcenter.deployment.ReplicatedSpec
 
_convertTo(Class<T>) - Method in class com.vmware.vcenter.deployment.SourceInfo
 
_convertTo(Class<T>) - Method in class com.vmware.vcenter.deployment.StandalonePscSpec
 
_convertTo(Class<T>) - Method in class com.vmware.vcenter.deployment.StandaloneSpec
 
_convertTo(Class<T>) - Method in class com.vmware.vcenter.deployment.UpgradeTypes.PscSpec
 
_convertTo(Class<T>) - Method in class com.vmware.vcenter.deployment.UpgradeTypes.SourceApplianceSpec
 
_convertTo(Class<T>) - Method in class com.vmware.vcenter.deployment.UpgradeTypes.UpgradeSpec
 
_convertTo(Class<T>) - Method in class com.vmware.vcenter.deployment.UpgradeTypes.VcsaEmbeddedSpec
 
_convertTo(Class<T>) - Method in class com.vmware.vcenter.DeploymentTypes.Info
 
_convertTo(Class<T>) - Method in class com.vmware.vcenter.DeploymentTypes.Task
 
_convertTo(Class<T>) - Method in class com.vmware.vcenter.FolderTypes.FilterSpec
 
_convertTo(Class<T>) - Method in class com.vmware.vcenter.FolderTypes.Summary
 
_convertTo(Class<T>) - Method in class com.vmware.vcenter.guest.AdapterMapping
 
_convertTo(Class<T>) - Method in class com.vmware.vcenter.guest.ConfigurationSpec
 
_convertTo(Class<T>) - Method in class com.vmware.vcenter.guest.CustomizationSpec
 
_convertTo(Class<T>) - Method in class com.vmware.vcenter.guest.CustomizationSpecsTypes.CreateSpec
 
_convertTo(Class<T>) - Method in class com.vmware.vcenter.guest.CustomizationSpecsTypes.FilterSpec
 
_convertTo(Class<T>) - Method in class com.vmware.vcenter.guest.CustomizationSpecsTypes.Info
 
_convertTo(Class<T>) - Method in class com.vmware.vcenter.guest.CustomizationSpecsTypes.Metadata
 
_convertTo(Class<T>) - Method in class com.vmware.vcenter.guest.CustomizationSpecsTypes.Spec
 
_convertTo(Class<T>) - Method in class com.vmware.vcenter.guest.CustomizationSpecsTypes.Summary
 
_convertTo(Class<T>) - Method in class com.vmware.vcenter.guest.Domain
 
_convertTo(Class<T>) - Method in class com.vmware.vcenter.guest.GlobalDNSSettings
 
_convertTo(Class<T>) - Method in class com.vmware.vcenter.guest.GuiUnattended
 
_convertTo(Class<T>) - Method in class com.vmware.vcenter.guest.HostnameGenerator
 
_convertTo(Class<T>) - Method in class com.vmware.vcenter.guest.IPSettings
 
_convertTo(Class<T>) - Method in class com.vmware.vcenter.guest.Ipv4
 
_convertTo(Class<T>) - Method in class com.vmware.vcenter.guest.Ipv6
 
_convertTo(Class<T>) - Method in class com.vmware.vcenter.guest.Ipv6Address
 
_convertTo(Class<T>) - Method in class com.vmware.vcenter.guest.LinuxConfiguration
 
_convertTo(Class<T>) - Method in class com.vmware.vcenter.guest.UserData
 
_convertTo(Class<T>) - Method in class com.vmware.vcenter.guest.WindowsConfiguration
 
_convertTo(Class<T>) - Method in class com.vmware.vcenter.guest.WindowsNetworkAdapterSettings
 
_convertTo(Class<T>) - Method in class com.vmware.vcenter.guest.WindowsSysprep
 
_convertTo(Class<T>) - Method in class com.vmware.vcenter.HostTypes.CreateSpec
 
_convertTo(Class<T>) - Method in class com.vmware.vcenter.HostTypes.FilterSpec
 
_convertTo(Class<T>) - Method in class com.vmware.vcenter.HostTypes.Summary
 
_convertTo(Class<T>) - Method in class com.vmware.vcenter.hvc.links.sync.ProvidersTypes.Credentials
 
_convertTo(Class<T>) - Method in class com.vmware.vcenter.hvc.links.sync.ProvidersTypes.Info
 
_convertTo(Class<T>) - Method in class com.vmware.vcenter.hvc.links.sync.ProvidersTypes.SessionInfo
 
_convertTo(Class<T>) - Method in class com.vmware.vcenter.hvc.links.sync.ProvidersTypes.Summary
 
_convertTo(Class<T>) - Method in class com.vmware.vcenter.hvc.links.SyncTypes.Credentials
 
_convertTo(Class<T>) - Method in class com.vmware.vcenter.hvc.LinksTypes.CertificateInfo
 
_convertTo(Class<T>) - Method in class com.vmware.vcenter.hvc.LinksTypes.CreateSpec
 
_convertTo(Class<T>) - Method in class com.vmware.vcenter.hvc.LinksTypes.Credentials
 
_convertTo(Class<T>) - Method in class com.vmware.vcenter.hvc.LinksTypes.Summary
 
_convertTo(Class<T>) - Method in class com.vmware.vcenter.identity.ProvidersTypes.ActiveDirectoryOverLdap
 
_convertTo(Class<T>) - Method in class com.vmware.vcenter.identity.ProvidersTypes.CreateSpec
 
_convertTo(Class<T>) - Method in class com.vmware.vcenter.identity.ProvidersTypes.Info
 
_convertTo(Class<T>) - Method in class com.vmware.vcenter.identity.ProvidersTypes.Oauth2CreateSpec
 
_convertTo(Class<T>) - Method in class com.vmware.vcenter.identity.ProvidersTypes.Oauth2Info
 
_convertTo(Class<T>) - Method in class com.vmware.vcenter.identity.ProvidersTypes.Oauth2Summary
 
_convertTo(Class<T>) - Method in class com.vmware.vcenter.identity.ProvidersTypes.Oauth2UpdateSpec
 
_convertTo(Class<T>) - Method in class com.vmware.vcenter.identity.ProvidersTypes.OidcCreateSpec
 
_convertTo(Class<T>) - Method in class com.vmware.vcenter.identity.ProvidersTypes.OidcInfo
 
_convertTo(Class<T>) - Method in class com.vmware.vcenter.identity.ProvidersTypes.OidcSummary
 
_convertTo(Class<T>) - Method in class com.vmware.vcenter.identity.ProvidersTypes.OidcUpdateSpec
 
_convertTo(Class<T>) - Method in class com.vmware.vcenter.identity.ProvidersTypes.Summary
 
_convertTo(Class<T>) - Method in class com.vmware.vcenter.identity.ProvidersTypes.UpdateSpec
 
_convertTo(Class<T>) - Method in class com.vmware.vcenter.inventory.DatastoreTypes.Info
 
_convertTo(Class<T>) - Method in class com.vmware.vcenter.inventory.NetworkTypes.Info
 
_convertTo(Class<T>) - Method in class com.vmware.vcenter.lcm.discovery.AssociatedProductsTypes.CreateSpec
 
_convertTo(Class<T>) - Method in class com.vmware.vcenter.lcm.discovery.AssociatedProductsTypes.UpdateSpec
 
_convertTo(Class<T>) - Method in class com.vmware.vcenter.lcm.discovery.InteropReportTypes.ReleaseInfo
 
_convertTo(Class<T>) - Method in class com.vmware.vcenter.lcm.discovery.InteropReportTypes.Report
 
_convertTo(Class<T>) - Method in class com.vmware.vcenter.lcm.discovery.InteropReportTypes.ReportRow
 
_convertTo(Class<T>) - Method in class com.vmware.vcenter.lcm.discovery.InteropReportTypes.ReportSummary
 
_convertTo(Class<T>) - Method in class com.vmware.vcenter.lcm.discovery.InteropReportTypes.Result
 
_convertTo(Class<T>) - Method in class com.vmware.vcenter.lcm.discovery.InteropReportTypes.Spec
 
_convertTo(Class<T>) - Method in class com.vmware.vcenter.lcm.discovery.Product
 
_convertTo(Class<T>) - Method in class com.vmware.vcenter.lcm.discovery.ProductCatalogTypes.Summary
 
_convertTo(Class<T>) - Method in class com.vmware.vcenter.lcm.Notification
 
_convertTo(Class<T>) - Method in class com.vmware.vcenter.lcm.Notifications
 
_convertTo(Class<T>) - Method in class com.vmware.vcenter.lcm.ReportsTypes.Location
 
_convertTo(Class<T>) - Method in class com.vmware.vcenter.lcm.ReportsTypes.Token
 
_convertTo(Class<T>) - Method in class com.vmware.vcenter.lcm.update.PendingTypes.Info
 
_convertTo(Class<T>) - Method in class com.vmware.vcenter.lcm.update.PendingTypes.ListResult
 
_convertTo(Class<T>) - Method in class com.vmware.vcenter.lcm.update.PendingTypes.Summary
 
_convertTo(Class<T>) - Method in class com.vmware.vcenter.lcm.update.PrecheckReportTypes.Report
 
_convertTo(Class<T>) - Method in class com.vmware.vcenter.lcm.update.PrecheckReportTypes.ReportSummary
 
_convertTo(Class<T>) - Method in class com.vmware.vcenter.lcm.update.PrecheckReportTypes.Result
 
_convertTo(Class<T>) - Method in class com.vmware.vcenter.namespace_management.ClusterAvailableVersionsTypes.Summary
 
_convertTo(Class<T>) - Method in class com.vmware.vcenter.namespace_management.ClusterCompatibilityTypes.FilterSpec
 
_convertTo(Class<T>) - Method in class com.vmware.vcenter.namespace_management.ClusterCompatibilityTypes.Summary
 
_convertTo(Class<T>) - Method in class com.vmware.vcenter.namespace_management.ClusterSizeInfoTypes.Info
 
_convertTo(Class<T>) - Method in class com.vmware.vcenter.namespace_management.ClusterSizeInfoTypes.VmInfo
 
_convertTo(Class<T>) - Method in class com.vmware.vcenter.namespace_management.ClustersTypes.EnableSpec
 
_convertTo(Class<T>) - Method in class com.vmware.vcenter.namespace_management.ClustersTypes.ImageRegistry
 
_convertTo(Class<T>) - Method in class com.vmware.vcenter.namespace_management.ClustersTypes.ImageStorageSpec
 
_convertTo(Class<T>) - Method in class com.vmware.vcenter.namespace_management.ClustersTypes.Info
 
_convertTo(Class<T>) - Method in class com.vmware.vcenter.namespace_management.ClustersTypes.Ipv4Range
 
_convertTo(Class<T>) - Method in class com.vmware.vcenter.namespace_management.ClustersTypes.Message
 
_convertTo(Class<T>) - Method in class com.vmware.vcenter.namespace_management.ClustersTypes.NCPClusterNetworkEnableSpec
 
_convertTo(Class<T>) - Method in class com.vmware.vcenter.namespace_management.ClustersTypes.NCPClusterNetworkInfo
 
_convertTo(Class<T>) - Method in class com.vmware.vcenter.namespace_management.ClustersTypes.NCPClusterNetworkSetSpec
 
_convertTo(Class<T>) - Method in class com.vmware.vcenter.namespace_management.ClustersTypes.NCPClusterNetworkUpdateSpec
 
_convertTo(Class<T>) - Method in class com.vmware.vcenter.namespace_management.ClustersTypes.NetworkSpec
 
_convertTo(Class<T>) - Method in class com.vmware.vcenter.namespace_management.ClustersTypes.SetSpec
 
_convertTo(Class<T>) - Method in class com.vmware.vcenter.namespace_management.ClustersTypes.Stats
 
_convertTo(Class<T>) - Method in class com.vmware.vcenter.namespace_management.ClustersTypes.Summary
 
_convertTo(Class<T>) - Method in class com.vmware.vcenter.namespace_management.ClustersTypes.UpdateSpec
 
_convertTo(Class<T>) - Method in class com.vmware.vcenter.namespace_management.DistributedSwitchCompatibilityTypes.FilterSpec
 
_convertTo(Class<T>) - Method in class com.vmware.vcenter.namespace_management.DistributedSwitchCompatibilityTypes.Summary
 
_convertTo(Class<T>) - Method in class com.vmware.vcenter.namespace_management.EdgeClusterCompatibilityTypes.FilterSpec
 
_convertTo(Class<T>) - Method in class com.vmware.vcenter.namespace_management.EdgeClusterCompatibilityTypes.Summary
 
_convertTo(Class<T>) - Method in class com.vmware.vcenter.namespace_management.HostsConfigTypes.Info
 
_convertTo(Class<T>) - Method in class com.vmware.vcenter.namespace_management.Ipv4Cidr
 
_convertTo(Class<T>) - Method in class com.vmware.vcenter.namespace_management.NamespaceResourceOptionsTypes.Info
 
_convertTo(Class<T>) - Method in class com.vmware.vcenter.namespace_management.software.ClustersTypes.Info
 
_convertTo(Class<T>) - Method in class com.vmware.vcenter.namespace_management.software.ClustersTypes.Message
 
_convertTo(Class<T>) - Method in class com.vmware.vcenter.namespace_management.software.ClustersTypes.Result
 
_convertTo(Class<T>) - Method in class com.vmware.vcenter.namespace_management.software.ClustersTypes.Summary
 
_convertTo(Class<T>) - Method in class com.vmware.vcenter.namespace_management.software.ClustersTypes.UpgradeProgress
 
_convertTo(Class<T>) - Method in class com.vmware.vcenter.namespace_management.software.ClustersTypes.UpgradeSpec
 
_convertTo(Class<T>) - Method in class com.vmware.vcenter.namespace_management.software.ClustersTypes.UpgradeStatus
 
_convertTo(Class<T>) - Method in class com.vmware.vcenter.namespace_management.stats.TimeSeriesTypes.PodIdentifier
 
_convertTo(Class<T>) - Method in class com.vmware.vcenter.namespace_management.stats.TimeSeriesTypes.Spec
 
_convertTo(Class<T>) - Method in class com.vmware.vcenter.namespace_management.stats.TimeSeriesTypes.TimeSeries
 
_convertTo(Class<T>) - Method in class com.vmware.vcenter.namespace_management.SupportBundleTypes.Location
 
_convertTo(Class<T>) - Method in class com.vmware.vcenter.namespace_management.SupportBundleTypes.Token
 
_convertTo(Class<T>) - Method in class com.vmware.vcenter.namespaces.AccessTypes.CreateSpec
 
_convertTo(Class<T>) - Method in class com.vmware.vcenter.namespaces.AccessTypes.Info
 
_convertTo(Class<T>) - Method in class com.vmware.vcenter.namespaces.AccessTypes.SetSpec
 
_convertTo(Class<T>) - Method in class com.vmware.vcenter.namespaces.Container
 
_convertTo(Class<T>) - Method in class com.vmware.vcenter.namespaces.EndpointAddress
 
_convertTo(Class<T>) - Method in class com.vmware.vcenter.namespaces.IngressRuleValue
 
_convertTo(Class<T>) - Method in class com.vmware.vcenter.namespaces.InstancesTypes.Access
 
_convertTo(Class<T>) - Method in class com.vmware.vcenter.namespaces.InstancesTypes.CreateSpec
 
_convertTo(Class<T>) - Method in class com.vmware.vcenter.namespaces.InstancesTypes.Info
 
_convertTo(Class<T>) - Method in class com.vmware.vcenter.namespaces.InstancesTypes.Message
 
_convertTo(Class<T>) - Method in class com.vmware.vcenter.namespaces.InstancesTypes.SetSpec
 
_convertTo(Class<T>) - Method in class com.vmware.vcenter.namespaces.InstancesTypes.Stats
 
_convertTo(Class<T>) - Method in class com.vmware.vcenter.namespaces.InstancesTypes.StorageSpec
 
_convertTo(Class<T>) - Method in class com.vmware.vcenter.namespaces.InstancesTypes.Summary
 
_convertTo(Class<T>) - Method in class com.vmware.vcenter.namespaces.InstancesTypes.UpdateSpec
 
_convertTo(Class<T>) - Method in class com.vmware.vcenter.namespaces.ResourceQuotaOptionsV1
 
_convertTo(Class<T>) - Method in class com.vmware.vcenter.namespaces.ResourceQuotaOptionsV1Update
 
_convertTo(Class<T>) - Method in class com.vmware.vcenter.namespaces.user.InstancesTypes.Summary
 
_convertTo(Class<T>) - Method in class com.vmware.vcenter.NetworkTypes.FilterSpec
 
_convertTo(Class<T>) - Method in class com.vmware.vcenter.NetworkTypes.Summary
 
_convertTo(Class<T>) - Method in class com.vmware.vcenter.ovf.CertificateParams
 
_convertTo(Class<T>) - Method in class com.vmware.vcenter.ovf.DeploymentOption
 
_convertTo(Class<T>) - Method in class com.vmware.vcenter.ovf.DeploymentOptionParams
 
_convertTo(Class<T>) - Method in class com.vmware.vcenter.ovf.ExportFlagTypes.Info
 
_convertTo(Class<T>) - Method in class com.vmware.vcenter.ovf.ExtraConfig
 
_convertTo(Class<T>) - Method in class com.vmware.vcenter.ovf.ExtraConfigParams
 
_convertTo(Class<T>) - Method in class com.vmware.vcenter.ovf.ImportFlagTypes.Info
 
_convertTo(Class<T>) - Method in class com.vmware.vcenter.ovf.IpAllocationParams
 
_convertTo(Class<T>) - Method in class com.vmware.vcenter.ovf.LibraryItemTypes.CreateResult
 
_convertTo(Class<T>) - Method in class com.vmware.vcenter.ovf.LibraryItemTypes.CreateSpec
 
_convertTo(Class<T>) - Method in class com.vmware.vcenter.ovf.LibraryItemTypes.CreateTarget
 
_convertTo(Class<T>) - Method in class com.vmware.vcenter.ovf.LibraryItemTypes.DeployableIdentity
 
_convertTo(Class<T>) - Method in class com.vmware.vcenter.ovf.LibraryItemTypes.DeploymentResult
 
_convertTo(Class<T>) - Method in class com.vmware.vcenter.ovf.LibraryItemTypes.DeploymentTarget
 
_convertTo(Class<T>) - Method in class com.vmware.vcenter.ovf.LibraryItemTypes.OvfSummary
 
_convertTo(Class<T>) - Method in class com.vmware.vcenter.ovf.LibraryItemTypes.ResourcePoolDeploymentSpec
 
_convertTo(Class<T>) - Method in class com.vmware.vcenter.ovf.LibraryItemTypes.ResultInfo
 
_convertTo(Class<T>) - Method in class com.vmware.vcenter.ovf.LibraryItemTypes.StorageGroupMapping
 
_convertTo(Class<T>) - Method in class com.vmware.vcenter.ovf.OvfError
 
_convertTo(Class<T>) - Method in class com.vmware.vcenter.ovf.OvfInfo
 
_convertTo(Class<T>) - Method in class com.vmware.vcenter.ovf.OvfMessage
 
_convertTo(Class<T>) - Method in class com.vmware.vcenter.ovf.OvfParams
 
_convertTo(Class<T>) - Method in class com.vmware.vcenter.ovf.OvfWarning
 
_convertTo(Class<T>) - Method in class com.vmware.vcenter.ovf.ParseIssue
 
_convertTo(Class<T>) - Method in class com.vmware.vcenter.ovf.Property
 
_convertTo(Class<T>) - Method in class com.vmware.vcenter.ovf.PropertyParams
 
_convertTo(Class<T>) - Method in class com.vmware.vcenter.ovf.ScaleOutGroup
 
_convertTo(Class<T>) - Method in class com.vmware.vcenter.ovf.ScaleOutParams
 
_convertTo(Class<T>) - Method in class com.vmware.vcenter.ovf.SizeParams
 
_convertTo(Class<T>) - Method in class com.vmware.vcenter.ovf.UnknownSection
 
_convertTo(Class<T>) - Method in class com.vmware.vcenter.ovf.UnknownSectionParams
 
_convertTo(Class<T>) - Method in class com.vmware.vcenter.ovf.VcenterExtensionParams
 
_convertTo(Class<T>) - Method in class com.vmware.vcenter.ResourcePoolTypes.CreateSpec
 
_convertTo(Class<T>) - Method in class com.vmware.vcenter.ResourcePoolTypes.FilterSpec
 
_convertTo(Class<T>) - Method in class com.vmware.vcenter.ResourcePoolTypes.Info
 
_convertTo(Class<T>) - Method in class com.vmware.vcenter.ResourcePoolTypes.ResourceAllocationCreateSpec
 
_convertTo(Class<T>) - Method in class com.vmware.vcenter.ResourcePoolTypes.ResourceAllocationInfo
 
_convertTo(Class<T>) - Method in class com.vmware.vcenter.ResourcePoolTypes.ResourceAllocationUpdateSpec
 
_convertTo(Class<T>) - Method in class com.vmware.vcenter.ResourcePoolTypes.SharesInfo
 
_convertTo(Class<T>) - Method in class com.vmware.vcenter.ResourcePoolTypes.Summary
 
_convertTo(Class<T>) - Method in class com.vmware.vcenter.ResourcePoolTypes.UpdateSpec
 
_convertTo(Class<T>) - Method in class com.vmware.vcenter.services.ServiceTypes.Info
 
_convertTo(Class<T>) - Method in class com.vmware.vcenter.services.ServiceTypes.UpdateSpec
 
_convertTo(Class<T>) - Method in class com.vmware.vcenter.storage.policies.compliance.VMTypes.FilterSpec
 
_convertTo(Class<T>) - Method in class com.vmware.vcenter.storage.policies.compliance.VMTypes.Info
 
_convertTo(Class<T>) - Method in class com.vmware.vcenter.storage.policies.ComplianceTypes.FilterSpec
 
_convertTo(Class<T>) - Method in class com.vmware.vcenter.storage.policies.ComplianceTypes.Summary
 
_convertTo(Class<T>) - Method in class com.vmware.vcenter.storage.policies.VMTypes.Info
 
_convertTo(Class<T>) - Method in class com.vmware.vcenter.storage.PoliciesTypes.CompatibilityInfo
 
_convertTo(Class<T>) - Method in class com.vmware.vcenter.storage.PoliciesTypes.CompatibleDatastoreInfo
 
_convertTo(Class<T>) - Method in class com.vmware.vcenter.storage.PoliciesTypes.FilterSpec
 
_convertTo(Class<T>) - Method in class com.vmware.vcenter.storage.PoliciesTypes.Summary
 
_convertTo(Class<T>) - Method in class com.vmware.vcenter.system_config.DeploymentTypeTypes.Info
 
_convertTo(Class<T>) - Method in class com.vmware.vcenter.system_config.DeploymentTypeTypes.ReconfigureSpec
 
_convertTo(Class<T>) - Method in class com.vmware.vcenter.system_config.PscRegistrationTypes.Info
 
_convertTo(Class<T>) - Method in class com.vmware.vcenter.tagging.AssociationsTypes.IterationSpec
 
_convertTo(Class<T>) - Method in class com.vmware.vcenter.tagging.AssociationsTypes.ListResult
 
_convertTo(Class<T>) - Method in class com.vmware.vcenter.tagging.AssociationsTypes.Summary
 
_convertTo(Class<T>) - Method in exception com.vmware.vcenter.tokenservice.Error
 
_convertTo(Class<T>) - Method in exception com.vmware.vcenter.tokenservice.InvalidGrant
 
_convertTo(Class<T>) - Method in exception com.vmware.vcenter.tokenservice.InvalidRequest
 
_convertTo(Class<T>) - Method in exception com.vmware.vcenter.tokenservice.InvalidScope
 
_convertTo(Class<T>) - Method in class com.vmware.vcenter.tokenservice.TokenExchangeTypes.ExchangeSpec
 
_convertTo(Class<T>) - Method in class com.vmware.vcenter.tokenservice.TokenExchangeTypes.Info
 
_convertTo(Class<T>) - Method in class com.vmware.vcenter.topology.NodesTypes.FilterSpec
 
_convertTo(Class<T>) - Method in class com.vmware.vcenter.topology.NodesTypes.Info
 
_convertTo(Class<T>) - Method in class com.vmware.vcenter.topology.NodesTypes.Summary
 
_convertTo(Class<T>) - Method in class com.vmware.vcenter.topology.ReplicationStatusTypes.FilterSpec
 
_convertTo(Class<T>) - Method in class com.vmware.vcenter.topology.ReplicationStatusTypes.Summary
 
_convertTo(Class<T>) - Method in class com.vmware.vcenter.trusted_infrastructure.attestation.ServicesTypes.CreateSpec
 
_convertTo(Class<T>) - Method in class com.vmware.vcenter.trusted_infrastructure.attestation.ServicesTypes.FilterSpec
 
_convertTo(Class<T>) - Method in class com.vmware.vcenter.trusted_infrastructure.attestation.ServicesTypes.Info
 
_convertTo(Class<T>) - Method in class com.vmware.vcenter.trusted_infrastructure.attestation.ServicesTypes.Summary
 
_convertTo(Class<T>) - Method in class com.vmware.vcenter.trusted_infrastructure.kms.ServicesTypes.CreateSpec
 
_convertTo(Class<T>) - Method in class com.vmware.vcenter.trusted_infrastructure.kms.ServicesTypes.FilterSpec
 
_convertTo(Class<T>) - Method in class com.vmware.vcenter.trusted_infrastructure.kms.ServicesTypes.Info
 
_convertTo(Class<T>) - Method in class com.vmware.vcenter.trusted_infrastructure.kms.ServicesTypes.Summary
 
_convertTo(Class<T>) - Method in class com.vmware.vcenter.trusted_infrastructure.NetworkAddress
 
_convertTo(Class<T>) - Method in class com.vmware.vcenter.trusted_infrastructure.PrincipalTypes.Info
 
_convertTo(Class<T>) - Method in class com.vmware.vcenter.trusted_infrastructure.StsPrincipal
 
_convertTo(Class<T>) - Method in class com.vmware.vcenter.trusted_infrastructure.StsPrincipalId
 
_convertTo(Class<T>) - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.attestation.os.esx.BaseImagesTypes.FilterSpec
 
_convertTo(Class<T>) - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.attestation.os.esx.BaseImagesTypes.Info
 
_convertTo(Class<T>) - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.attestation.os.esx.BaseImagesTypes.Summary
 
_convertTo(Class<T>) - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.attestation.ServiceStatusTypes.Info
 
_convertTo(Class<T>) - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.attestation.tpm2.CaCertificatesTypes.CreateSpec
 
_convertTo(Class<T>) - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.attestation.tpm2.CaCertificatesTypes.Info
 
_convertTo(Class<T>) - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.attestation.tpm2.CaCertificatesTypes.Summary
 
_convertTo(Class<T>) - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.attestation.tpm2.EndorsementKeysTypes.CreateSpec
 
_convertTo(Class<T>) - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.attestation.tpm2.EndorsementKeysTypes.Info
 
_convertTo(Class<T>) - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.attestation.tpm2.EndorsementKeysTypes.Summary
 
_convertTo(Class<T>) - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.attestation.tpm2.SettingsTypes.Info
 
_convertTo(Class<T>) - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.attestation.tpm2.SettingsTypes.UpdateSpec
 
_convertTo(Class<T>) - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.ConsumerPrincipalsTypes.CreateSpec
 
_convertTo(Class<T>) - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.ConsumerPrincipalsTypes.FilterSpec
 
_convertTo(Class<T>) - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.ConsumerPrincipalsTypes.Info
 
_convertTo(Class<T>) - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.ConsumerPrincipalsTypes.Summary
 
_convertTo(Class<T>) - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.providers.client_certificate.CsrTypes.Info
 
_convertTo(Class<T>) - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.providers.ClientCertificateTypes.Info
 
_convertTo(Class<T>) - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.providers.ClientCertificateTypes.UpdateSpec
 
_convertTo(Class<T>) - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.providers.CurrentPeerCertificatesTypes.FilterSpec
 
_convertTo(Class<T>) - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.providers.CurrentPeerCertificatesTypes.Summary
 
_convertTo(Class<T>) - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.providers.TrustedPeerCertificatesTypes.Info
 
_convertTo(Class<T>) - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.providers.TrustedPeerCertificatesTypes.UpdateSpec
 
_convertTo(Class<T>) - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.ProvidersTypes.CreateSpec
 
_convertTo(Class<T>) - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.ProvidersTypes.Info
 
_convertTo(Class<T>) - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.ProvidersTypes.KeyServerCreateSpec
 
_convertTo(Class<T>) - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.ProvidersTypes.KeyServerInfo
 
_convertTo(Class<T>) - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.ProvidersTypes.KeyServerUpdateSpec
 
_convertTo(Class<T>) - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.ProvidersTypes.KmipServerCreateSpec
 
_convertTo(Class<T>) - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.ProvidersTypes.KmipServerInfo
 
_convertTo(Class<T>) - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.ProvidersTypes.KmipServerUpdateSpec
 
_convertTo(Class<T>) - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.ProvidersTypes.Server
 
_convertTo(Class<T>) - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.ProvidersTypes.ServerInfo
 
_convertTo(Class<T>) - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.ProvidersTypes.Status
 
_convertTo(Class<T>) - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.ProvidersTypes.Summary
 
_convertTo(Class<T>) - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.ProvidersTypes.UpdateSpec
 
_convertTo(Class<T>) - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.ServiceStatusTypes.Info
 
_convertTo(Class<T>) - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_hosts.AttestationTypes.FilterSpec
 
_convertTo(Class<T>) - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_hosts.AttestationTypes.Info
 
_convertTo(Class<T>) - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_hosts.AttestationTypes.Summary
 
_convertTo(Class<T>) - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_hosts.KmsTypes.FilterSpec
 
_convertTo(Class<T>) - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_hosts.KmsTypes.Info
 
_convertTo(Class<T>) - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_hosts.KmsTypes.Summary
 
_convertTo(Class<T>) - Method in class com.vmware.vcenter.trusted_infrastructure.TrustAuthorityClustersTypes.FilterSpec
 
_convertTo(Class<T>) - Method in class com.vmware.vcenter.trusted_infrastructure.TrustAuthorityClustersTypes.Info
 
_convertTo(Class<T>) - Method in class com.vmware.vcenter.trusted_infrastructure.TrustAuthorityClustersTypes.Summary
 
_convertTo(Class<T>) - Method in class com.vmware.vcenter.trusted_infrastructure.TrustAuthorityClustersTypes.UpdateSpec
 
_convertTo(Class<T>) - Method in class com.vmware.vcenter.trusted_infrastructure.trusted_clusters.attestation.ServicesTypes.CreateSpec
 
_convertTo(Class<T>) - Method in class com.vmware.vcenter.trusted_infrastructure.trusted_clusters.attestation.ServicesTypes.FilterSpec
 
_convertTo(Class<T>) - Method in class com.vmware.vcenter.trusted_infrastructure.trusted_clusters.attestation.ServicesTypes.Info
 
_convertTo(Class<T>) - Method in class com.vmware.vcenter.trusted_infrastructure.trusted_clusters.attestation.ServicesTypes.Summary
 
_convertTo(Class<T>) - Method in class com.vmware.vcenter.trusted_infrastructure.trusted_clusters.kms.ServicesTypes.CreateSpec
 
_convertTo(Class<T>) - Method in class com.vmware.vcenter.trusted_infrastructure.trusted_clusters.kms.ServicesTypes.FilterSpec
 
_convertTo(Class<T>) - Method in class com.vmware.vcenter.trusted_infrastructure.trusted_clusters.kms.ServicesTypes.Info
 
_convertTo(Class<T>) - Method in class com.vmware.vcenter.trusted_infrastructure.trusted_clusters.kms.ServicesTypes.Summary
 
_convertTo(Class<T>) - Method in class com.vmware.vcenter.trusted_infrastructure.X509CertChain
 
_convertTo(Class<T>) - Method in class com.vmware.vcenter.vcha.CertificateInfo
 
_convertTo(Class<T>) - Method in class com.vmware.vcenter.vcha.cluster.ActiveTypes.Info
 
_convertTo(Class<T>) - Method in class com.vmware.vcenter.vcha.cluster.DeploymentTypeTypes.Info
 
_convertTo(Class<T>) - Method in class com.vmware.vcenter.vcha.cluster.ModeTypes.Info
 
_convertTo(Class<T>) - Method in class com.vmware.vcenter.vcha.cluster.PassiveTypes.CheckResult
 
_convertTo(Class<T>) - Method in class com.vmware.vcenter.vcha.cluster.PassiveTypes.CheckSpec
 
_convertTo(Class<T>) - Method in class com.vmware.vcenter.vcha.cluster.PassiveTypes.RedeploySpec
 
_convertTo(Class<T>) - Method in class com.vmware.vcenter.vcha.cluster.WitnessTypes.CheckResult
 
_convertTo(Class<T>) - Method in class com.vmware.vcenter.vcha.cluster.WitnessTypes.CheckSpec
 
_convertTo(Class<T>) - Method in class com.vmware.vcenter.vcha.cluster.WitnessTypes.RedeploySpec
 
_convertTo(Class<T>) - Method in class com.vmware.vcenter.vcha.ClusterTypes.ActiveSpec
 
_convertTo(Class<T>) - Method in class com.vmware.vcenter.vcha.ClusterTypes.DeploySpec
 
_convertTo(Class<T>) - Method in class com.vmware.vcenter.vcha.ClusterTypes.ErrorCondition
 
_convertTo(Class<T>) - Method in class com.vmware.vcenter.vcha.ClusterTypes.Info
 
_convertTo(Class<T>) - Method in class com.vmware.vcenter.vcha.ClusterTypes.IpInfo
 
_convertTo(Class<T>) - Method in class com.vmware.vcenter.vcha.ClusterTypes.Ipv4Info
 
_convertTo(Class<T>) - Method in class com.vmware.vcenter.vcha.ClusterTypes.Ipv6Info
 
_convertTo(Class<T>) - Method in class com.vmware.vcenter.vcha.ClusterTypes.NodeInfo
 
_convertTo(Class<T>) - Method in class com.vmware.vcenter.vcha.ClusterTypes.NodeRuntimeInfo
 
_convertTo(Class<T>) - Method in class com.vmware.vcenter.vcha.ClusterTypes.NodeVmInfo
 
_convertTo(Class<T>) - Method in class com.vmware.vcenter.vcha.ClusterTypes.PassiveSpec
 
_convertTo(Class<T>) - Method in class com.vmware.vcenter.vcha.ClusterTypes.UndeploySpec
 
_convertTo(Class<T>) - Method in class com.vmware.vcenter.vcha.ClusterTypes.VmInfo
 
_convertTo(Class<T>) - Method in class com.vmware.vcenter.vcha.ClusterTypes.WitnessInfo
 
_convertTo(Class<T>) - Method in class com.vmware.vcenter.vcha.ClusterTypes.WitnessSpec
 
_convertTo(Class<T>) - Method in class com.vmware.vcenter.vcha.ConnectionSpec
 
_convertTo(Class<T>) - Method in class com.vmware.vcenter.vcha.CredentialsSpec
 
_convertTo(Class<T>) - Method in class com.vmware.vcenter.vcha.DiskInfo
 
_convertTo(Class<T>) - Method in class com.vmware.vcenter.vcha.DiskSpec
 
_convertTo(Class<T>) - Method in class com.vmware.vcenter.vcha.IpSpec
 
_convertTo(Class<T>) - Method in class com.vmware.vcenter.vcha.Ipv4Spec
 
_convertTo(Class<T>) - Method in class com.vmware.vcenter.vcha.Ipv6Spec
 
_convertTo(Class<T>) - Method in class com.vmware.vcenter.vcha.OperationsTypes.Info
 
_convertTo(Class<T>) - Method in class com.vmware.vcenter.vcha.PlacementInfo
 
_convertTo(Class<T>) - Method in class com.vmware.vcenter.vcha.PlacementSpec
 
_convertTo(Class<T>) - Method in class com.vmware.vcenter.vm.compute.PoliciesTypes.Info
 
_convertTo(Class<T>) - Method in class com.vmware.vcenter.vm.console.TicketsTypes.CreateSpec
 
_convertTo(Class<T>) - Method in class com.vmware.vcenter.vm.console.TicketsTypes.Summary
 
_convertTo(Class<T>) - Method in class com.vmware.vcenter.vm.guest.CustomizationTypes.SetSpec
 
_convertTo(Class<T>) - Method in class com.vmware.vcenter.vm.guest.DhcpConfigInfo
 
_convertTo(Class<T>) - Method in class com.vmware.vcenter.vm.guest.DnsAssignedValues
 
_convertTo(Class<T>) - Method in class com.vmware.vcenter.vm.guest.DnsConfigInfo
 
_convertTo(Class<T>) - Method in class com.vmware.vcenter.vm.guest.IdentityTypes.Info
 
_convertTo(Class<T>) - Method in class com.vmware.vcenter.vm.guest.LocalFilesystemTypes.Info
 
_convertTo(Class<T>) - Method in class com.vmware.vcenter.vm.guest.LocalFilesystemTypes.VirtualDiskMapping
 
_convertTo(Class<T>) - Method in class com.vmware.vcenter.vm.guest.networking.InterfacesTypes.Info
 
_convertTo(Class<T>) - Method in class com.vmware.vcenter.vm.guest.networking.InterfacesTypes.IpAddressInfo
 
_convertTo(Class<T>) - Method in class com.vmware.vcenter.vm.guest.networking.InterfacesTypes.IpConfigInfo
 
_convertTo(Class<T>) - Method in class com.vmware.vcenter.vm.guest.networking.RoutesTypes.Info
 
_convertTo(Class<T>) - Method in class com.vmware.vcenter.vm.guest.NetworkingTypes.Info
 
_convertTo(Class<T>) - Method in class com.vmware.vcenter.vm.guest.PowerTypes.Info
 
_convertTo(Class<T>) - Method in class com.vmware.vcenter.vm.hardware.adapter.SataTypes.CreateSpec
 
_convertTo(Class<T>) - Method in class com.vmware.vcenter.vm.hardware.adapter.SataTypes.Info
 
_convertTo(Class<T>) - Method in class com.vmware.vcenter.vm.hardware.adapter.SataTypes.Summary
 
_convertTo(Class<T>) - Method in class com.vmware.vcenter.vm.hardware.adapter.ScsiTypes.CreateSpec
 
_convertTo(Class<T>) - Method in class com.vmware.vcenter.vm.hardware.adapter.ScsiTypes.Info
 
_convertTo(Class<T>) - Method in class com.vmware.vcenter.vm.hardware.adapter.ScsiTypes.Summary
 
_convertTo(Class<T>) - Method in class com.vmware.vcenter.vm.hardware.adapter.ScsiTypes.UpdateSpec
 
_convertTo(Class<T>) - Method in class com.vmware.vcenter.vm.hardware.boot.DeviceTypes.Entry
 
_convertTo(Class<T>) - Method in class com.vmware.vcenter.vm.hardware.boot.DeviceTypes.EntryCreateSpec
 
_convertTo(Class<T>) - Method in class com.vmware.vcenter.vm.hardware.BootTypes.CreateSpec
 
_convertTo(Class<T>) - Method in class com.vmware.vcenter.vm.hardware.BootTypes.Info
 
_convertTo(Class<T>) - Method in class com.vmware.vcenter.vm.hardware.BootTypes.UpdateSpec
 
_convertTo(Class<T>) - Method in class com.vmware.vcenter.vm.hardware.CdromTypes.BackingInfo
 
_convertTo(Class<T>) - Method in class com.vmware.vcenter.vm.hardware.CdromTypes.BackingSpec
 
_convertTo(Class<T>) - Method in class com.vmware.vcenter.vm.hardware.CdromTypes.CreateSpec
 
_convertTo(Class<T>) - Method in class com.vmware.vcenter.vm.hardware.CdromTypes.Info
 
_convertTo(Class<T>) - Method in class com.vmware.vcenter.vm.hardware.CdromTypes.Summary
 
_convertTo(Class<T>) - Method in class com.vmware.vcenter.vm.hardware.CdromTypes.UpdateSpec
 
_convertTo(Class<T>) - Method in class com.vmware.vcenter.vm.hardware.ConnectionCreateSpec
 
_convertTo(Class<T>) - Method in class com.vmware.vcenter.vm.hardware.ConnectionInfo
 
_convertTo(Class<T>) - Method in class com.vmware.vcenter.vm.hardware.ConnectionUpdateSpec
 
_convertTo(Class<T>) - Method in class com.vmware.vcenter.vm.hardware.CpuTypes.Info
 
_convertTo(Class<T>) - Method in class com.vmware.vcenter.vm.hardware.CpuTypes.UpdateSpec
 
_convertTo(Class<T>) - Method in class com.vmware.vcenter.vm.hardware.DiskTypes.BackingInfo
 
_convertTo(Class<T>) - Method in class com.vmware.vcenter.vm.hardware.DiskTypes.BackingSpec
 
_convertTo(Class<T>) - Method in class com.vmware.vcenter.vm.hardware.DiskTypes.CreateSpec
 
_convertTo(Class<T>) - Method in class com.vmware.vcenter.vm.hardware.DiskTypes.Info
 
_convertTo(Class<T>) - Method in class com.vmware.vcenter.vm.hardware.DiskTypes.StoragePolicySpec
 
_convertTo(Class<T>) - Method in class com.vmware.vcenter.vm.hardware.DiskTypes.Summary
 
_convertTo(Class<T>) - Method in class com.vmware.vcenter.vm.hardware.DiskTypes.UpdateSpec
 
_convertTo(Class<T>) - Method in class com.vmware.vcenter.vm.hardware.DiskTypes.VmdkCreateSpec
 
_convertTo(Class<T>) - Method in class com.vmware.vcenter.vm.hardware.EthernetTypes.BackingInfo
 
_convertTo(Class<T>) - Method in class com.vmware.vcenter.vm.hardware.EthernetTypes.BackingSpec
 
_convertTo(Class<T>) - Method in class com.vmware.vcenter.vm.hardware.EthernetTypes.CreateSpec
 
_convertTo(Class<T>) - Method in class com.vmware.vcenter.vm.hardware.EthernetTypes.Info
 
_convertTo(Class<T>) - Method in class com.vmware.vcenter.vm.hardware.EthernetTypes.Summary
 
_convertTo(Class<T>) - Method in class com.vmware.vcenter.vm.hardware.EthernetTypes.UpdateSpec
 
_convertTo(Class<T>) - Method in class com.vmware.vcenter.vm.hardware.FloppyTypes.BackingInfo
 
_convertTo(Class<T>) - Method in class com.vmware.vcenter.vm.hardware.FloppyTypes.BackingSpec
 
_convertTo(Class<T>) - Method in class com.vmware.vcenter.vm.hardware.FloppyTypes.CreateSpec
 
_convertTo(Class<T>) - Method in class com.vmware.vcenter.vm.hardware.FloppyTypes.Info
 
_convertTo(Class<T>) - Method in class com.vmware.vcenter.vm.hardware.FloppyTypes.Summary
 
_convertTo(Class<T>) - Method in class com.vmware.vcenter.vm.hardware.FloppyTypes.UpdateSpec
 
_convertTo(Class<T>) - Method in class com.vmware.vcenter.vm.hardware.IdeAddressInfo
 
_convertTo(Class<T>) - Method in class com.vmware.vcenter.vm.hardware.IdeAddressSpec
 
_convertTo(Class<T>) - Method in class com.vmware.vcenter.vm.hardware.MemoryTypes.Info
 
_convertTo(Class<T>) - Method in class com.vmware.vcenter.vm.hardware.MemoryTypes.UpdateSpec
 
_convertTo(Class<T>) - Method in class com.vmware.vcenter.vm.hardware.ParallelTypes.BackingInfo
 
_convertTo(Class<T>) - Method in class com.vmware.vcenter.vm.hardware.ParallelTypes.BackingSpec
 
_convertTo(Class<T>) - Method in class com.vmware.vcenter.vm.hardware.ParallelTypes.CreateSpec
 
_convertTo(Class<T>) - Method in class com.vmware.vcenter.vm.hardware.ParallelTypes.Info
 
_convertTo(Class<T>) - Method in class com.vmware.vcenter.vm.hardware.ParallelTypes.Summary
 
_convertTo(Class<T>) - Method in class com.vmware.vcenter.vm.hardware.ParallelTypes.UpdateSpec
 
_convertTo(Class<T>) - Method in class com.vmware.vcenter.vm.hardware.SataAddressInfo
 
_convertTo(Class<T>) - Method in class com.vmware.vcenter.vm.hardware.SataAddressSpec
 
_convertTo(Class<T>) - Method in class com.vmware.vcenter.vm.hardware.ScsiAddressInfo
 
_convertTo(Class<T>) - Method in class com.vmware.vcenter.vm.hardware.ScsiAddressSpec
 
_convertTo(Class<T>) - Method in class com.vmware.vcenter.vm.hardware.SerialTypes.BackingInfo
 
_convertTo(Class<T>) - Method in class com.vmware.vcenter.vm.hardware.SerialTypes.BackingSpec
 
_convertTo(Class<T>) - Method in class com.vmware.vcenter.vm.hardware.SerialTypes.CreateSpec
 
_convertTo(Class<T>) - Method in class com.vmware.vcenter.vm.hardware.SerialTypes.Info
 
_convertTo(Class<T>) - Method in class com.vmware.vcenter.vm.hardware.SerialTypes.Summary
 
_convertTo(Class<T>) - Method in class com.vmware.vcenter.vm.hardware.SerialTypes.UpdateSpec
 
_convertTo(Class<T>) - Method in class com.vmware.vcenter.vm.HardwareTypes.Info
 
_convertTo(Class<T>) - Method in class com.vmware.vcenter.vm.HardwareTypes.UpdateSpec
 
_convertTo(Class<T>) - Method in class com.vmware.vcenter.vm.IdentityTypes.Info
 
_convertTo(Class<T>) - Method in class com.vmware.vcenter.vm.LibraryItemTypes.CheckOutInfo
 
_convertTo(Class<T>) - Method in class com.vmware.vcenter.vm.LibraryItemTypes.Info
 
_convertTo(Class<T>) - Method in class com.vmware.vcenter.vm.PowerTypes.Info
 
_convertTo(Class<T>) - Method in class com.vmware.vcenter.vm.storage.policy.ComplianceTypes.CheckSpec
 
_convertTo(Class<T>) - Method in class com.vmware.vcenter.vm.storage.policy.ComplianceTypes.Info
 
_convertTo(Class<T>) - Method in class com.vmware.vcenter.vm.storage.policy.ComplianceTypes.VmComplianceInfo
 
_convertTo(Class<T>) - Method in class com.vmware.vcenter.vm.storage.PolicyTypes.DiskPolicySpec
 
_convertTo(Class<T>) - Method in class com.vmware.vcenter.vm.storage.PolicyTypes.Info
 
_convertTo(Class<T>) - Method in class com.vmware.vcenter.vm.storage.PolicyTypes.UpdateSpec
 
_convertTo(Class<T>) - Method in class com.vmware.vcenter.vm.storage.PolicyTypes.VmHomePolicySpec
 
_convertTo(Class<T>) - Method in class com.vmware.vcenter.vm.tools.InstallerTypes.Info
 
_convertTo(Class<T>) - Method in class com.vmware.vcenter.vm.ToolsTypes.Info
 
_convertTo(Class<T>) - Method in class com.vmware.vcenter.vm.ToolsTypes.UpdateSpec
 
_convertTo(Class<T>) - Method in class com.vmware.vcenter.vm_template.library_items.CheckOutsTypes.CheckInSpec
 
_convertTo(Class<T>) - Method in class com.vmware.vcenter.vm_template.library_items.CheckOutsTypes.CheckOutSpec
 
_convertTo(Class<T>) - Method in class com.vmware.vcenter.vm_template.library_items.CheckOutsTypes.Info
 
_convertTo(Class<T>) - Method in class com.vmware.vcenter.vm_template.library_items.CheckOutsTypes.PlacementSpec
 
_convertTo(Class<T>) - Method in class com.vmware.vcenter.vm_template.library_items.CheckOutsTypes.Summary
 
_convertTo(Class<T>) - Method in class com.vmware.vcenter.vm_template.library_items.VersionsTypes.Info
 
_convertTo(Class<T>) - Method in class com.vmware.vcenter.vm_template.library_items.VersionsTypes.RollbackSpec
 
_convertTo(Class<T>) - Method in class com.vmware.vcenter.vm_template.library_items.VersionsTypes.Summary
 
_convertTo(Class<T>) - Method in class com.vmware.vcenter.vm_template.LibraryItemsTypes.CpuInfo
 
_convertTo(Class<T>) - Method in class com.vmware.vcenter.vm_template.LibraryItemsTypes.CpuUpdateSpec
 
_convertTo(Class<T>) - Method in class com.vmware.vcenter.vm_template.LibraryItemsTypes.CreatePlacementSpec
 
_convertTo(Class<T>) - Method in class com.vmware.vcenter.vm_template.LibraryItemsTypes.CreateSpec
 
_convertTo(Class<T>) - Method in class com.vmware.vcenter.vm_template.LibraryItemsTypes.CreateSpecDiskStorage
 
_convertTo(Class<T>) - Method in class com.vmware.vcenter.vm_template.LibraryItemsTypes.CreateSpecDiskStoragePolicy
 
_convertTo(Class<T>) - Method in class com.vmware.vcenter.vm_template.LibraryItemsTypes.CreateSpecVmHomeStorage
 
_convertTo(Class<T>) - Method in class com.vmware.vcenter.vm_template.LibraryItemsTypes.CreateSpecVmHomeStoragePolicy
 
_convertTo(Class<T>) - Method in class com.vmware.vcenter.vm_template.LibraryItemsTypes.DeployPlacementSpec
 
_convertTo(Class<T>) - Method in class com.vmware.vcenter.vm_template.LibraryItemsTypes.DeploySpec
 
_convertTo(Class<T>) - Method in class com.vmware.vcenter.vm_template.LibraryItemsTypes.DeploySpecDiskStorage
 
_convertTo(Class<T>) - Method in class com.vmware.vcenter.vm_template.LibraryItemsTypes.DeploySpecDiskStoragePolicy
 
_convertTo(Class<T>) - Method in class com.vmware.vcenter.vm_template.LibraryItemsTypes.DeploySpecVmHomeStorage
 
_convertTo(Class<T>) - Method in class com.vmware.vcenter.vm_template.LibraryItemsTypes.DeploySpecVmHomeStoragePolicy
 
_convertTo(Class<T>) - Method in class com.vmware.vcenter.vm_template.LibraryItemsTypes.DiskInfo
 
_convertTo(Class<T>) - Method in class com.vmware.vcenter.vm_template.LibraryItemsTypes.DiskStorageInfo
 
_convertTo(Class<T>) - Method in class com.vmware.vcenter.vm_template.LibraryItemsTypes.DiskUpdateSpec
 
_convertTo(Class<T>) - Method in class com.vmware.vcenter.vm_template.LibraryItemsTypes.EthernetInfo
 
_convertTo(Class<T>) - Method in class com.vmware.vcenter.vm_template.LibraryItemsTypes.EthernetUpdateSpec
 
_convertTo(Class<T>) - Method in class com.vmware.vcenter.vm_template.LibraryItemsTypes.GuestCustomizationSpec
 
_convertTo(Class<T>) - Method in class com.vmware.vcenter.vm_template.LibraryItemsTypes.HardwareCustomizationSpec
 
_convertTo(Class<T>) - Method in class com.vmware.vcenter.vm_template.LibraryItemsTypes.Info
 
_convertTo(Class<T>) - Method in class com.vmware.vcenter.vm_template.LibraryItemsTypes.MemoryInfo
 
_convertTo(Class<T>) - Method in class com.vmware.vcenter.vm_template.LibraryItemsTypes.MemoryUpdateSpec
 
_convertTo(Class<T>) - Method in class com.vmware.vcenter.vm_template.LibraryItemsTypes.VmHomeStorageInfo
 
_convertTo(Class<T>) - Method in class com.vmware.vcenter.VMTypes.ClonePlacementSpec
 
_convertTo(Class<T>) - Method in class com.vmware.vcenter.VMTypes.CloneSpec
 
_convertTo(Class<T>) - Method in class com.vmware.vcenter.VMTypes.ComputePlacementSpec
 
_convertTo(Class<T>) - Method in class com.vmware.vcenter.VMTypes.CreateSpec
 
_convertTo(Class<T>) - Method in class com.vmware.vcenter.VMTypes.DiskCloneSpec
 
_convertTo(Class<T>) - Method in class com.vmware.vcenter.VMTypes.DiskRelocateSpec
 
_convertTo(Class<T>) - Method in class com.vmware.vcenter.VMTypes.FilterSpec
 
_convertTo(Class<T>) - Method in class com.vmware.vcenter.VMTypes.GuestCustomizationSpec
 
_convertTo(Class<T>) - Method in class com.vmware.vcenter.VMTypes.Info
 
_convertTo(Class<T>) - Method in class com.vmware.vcenter.VMTypes.InstantClonePlacementSpec
 
_convertTo(Class<T>) - Method in class com.vmware.vcenter.VMTypes.InstantCloneSpec
 
_convertTo(Class<T>) - Method in class com.vmware.vcenter.VMTypes.InventoryPlacementSpec
 
_convertTo(Class<T>) - Method in class com.vmware.vcenter.VMTypes.PlacementSpec
 
_convertTo(Class<T>) - Method in class com.vmware.vcenter.VMTypes.RegisterPlacementSpec
 
_convertTo(Class<T>) - Method in class com.vmware.vcenter.VMTypes.RegisterSpec
 
_convertTo(Class<T>) - Method in class com.vmware.vcenter.VMTypes.RelocatePlacementSpec
 
_convertTo(Class<T>) - Method in class com.vmware.vcenter.VMTypes.RelocateSpec
 
_convertTo(Class<T>) - Method in class com.vmware.vcenter.VMTypes.StoragePlacementSpec
 
_convertTo(Class<T>) - Method in class com.vmware.vcenter.VMTypes.StoragePolicySpec
 
_convertTo(Class<T>) - Method in class com.vmware.vcenter.VMTypes.Summary
 
_convertTo(Class<T>) - Method in class com.vmware.vstats.AcqSpecsTypes.CounterSpec
 
_convertTo(Class<T>) - Method in class com.vmware.vstats.AcqSpecsTypes.CreateSpec
 
_convertTo(Class<T>) - Method in class com.vmware.vstats.AcqSpecsTypes.FilterSpec
 
_convertTo(Class<T>) - Method in class com.vmware.vstats.AcqSpecsTypes.Info
 
_convertTo(Class<T>) - Method in class com.vmware.vstats.AcqSpecsTypes.ListResult
 
_convertTo(Class<T>) - Method in class com.vmware.vstats.AcqSpecsTypes.UpdateSpec
 
_convertTo(Class<T>) - Method in class com.vmware.vstats.CidMid
 
_convertTo(Class<T>) - Method in class com.vmware.vstats.CounterMetadataTypes.FilterSpec
 
_convertTo(Class<T>) - Method in class com.vmware.vstats.CounterMetadataTypes.Info
 
_convertTo(Class<T>) - Method in class com.vmware.vstats.CounterSetsTypes.Info
 
_convertTo(Class<T>) - Method in class com.vmware.vstats.CountersTypes.FilterSpec
 
_convertTo(Class<T>) - Method in class com.vmware.vstats.CountersTypes.Info
 
_convertTo(Class<T>) - Method in class com.vmware.vstats.DataTypes.DataPoint
 
_convertTo(Class<T>) - Method in class com.vmware.vstats.DataTypes.DataPointsResult
 
_convertTo(Class<T>) - Method in class com.vmware.vstats.DataTypes.FilterSpec
 
_convertTo(Class<T>) - Method in class com.vmware.vstats.MetricsTypes.Summary
 
_convertTo(Class<T>) - Method in class com.vmware.vstats.ProvidersTypes.Summary
 
_convertTo(Class<T>) - Method in class com.vmware.vstats.ResourceAddressesTypes.FilterSpec
 
_convertTo(Class<T>) - Method in class com.vmware.vstats.ResourceAddressesTypes.Info
 
_convertTo(Class<T>) - Method in class com.vmware.vstats.ResourceAddressesTypes.ListResult
 
_convertTo(Class<T>) - Method in class com.vmware.vstats.ResourceAddressSchemasTypes.Info
 
_convertTo(Class<T>) - Method in class com.vmware.vstats.ResourceAddressSchemasTypes.ResourceIdDefinition
 
_convertTo(Class<T>) - Method in class com.vmware.vstats.ResourceTypesTypes.Summary
 
_convertTo(Class<T>) - Method in class com.vmware.vstats.RsrcId
 
_convertTo(Class<T>) - Method in class com.vmware.vstats.UserInfo
 
_getCanonicalName() - Method in class com.vmware.appliance.access.ShellTypes.ShellConfig
 
_getCanonicalName() - Method in class com.vmware.appliance.infraprofile.ConfigsTypes.ImportProfileSpec
 
_getCanonicalName() - Method in class com.vmware.appliance.infraprofile.ConfigsTypes.ProfileInfo
 
_getCanonicalName() - Method in class com.vmware.appliance.infraprofile.ConfigsTypes.ProfilesSpec
 
_getCanonicalName() - Method in class com.vmware.appliance.infraprofile.ConfigsTypes.ValidationResult
 
_getCanonicalName() - Method in class com.vmware.appliance.infraprofile.Notification
 
_getCanonicalName() - Method in class com.vmware.appliance.infraprofile.Notifications
 
_getCanonicalName() - Method in class com.vmware.appliance.infraprofile.TaskInfo
 
_getCanonicalName() - Method in class com.vmware.appliance.local_accounts.PolicyTypes.Info
 
_getCanonicalName() - Method in class com.vmware.appliance.LocalAccountsTypes.Config
 
_getCanonicalName() - Method in class com.vmware.appliance.LocalAccountsTypes.Info
 
_getCanonicalName() - Method in class com.vmware.appliance.LocalAccountsTypes.UpdateConfig
 
_getCanonicalName() - Method in class com.vmware.appliance.logging.ForwardingTypes.Config
 
_getCanonicalName() - Method in class com.vmware.appliance.logging.ForwardingTypes.ConnectionStatus
 
_getCanonicalName() - Method in class com.vmware.appliance.MonitoringTypes.MonitoredItem
 
_getCanonicalName() - Method in class com.vmware.appliance.MonitoringTypes.MonitoredItemData
 
_getCanonicalName() - Method in class com.vmware.appliance.MonitoringTypes.MonitoredItemDataRequest
 
_getCanonicalName() - Method in class com.vmware.appliance.networking.dns.HostnameTypes.Message
 
_getCanonicalName() - Method in class com.vmware.appliance.networking.dns.HostnameTypes.TestStatusInfo
 
_getCanonicalName() - Method in class com.vmware.appliance.networking.dns.ServersTypes.DNSServerConfig
 
_getCanonicalName() - Method in class com.vmware.appliance.networking.dns.ServersTypes.Message
 
_getCanonicalName() - Method in class com.vmware.appliance.networking.dns.ServersTypes.TestStatusInfo
 
_getCanonicalName() - Method in class com.vmware.appliance.networking.firewall.InboundTypes.Rule
 
_getCanonicalName() - Method in class com.vmware.appliance.networking.interfaces.Ipv4Types.Config
 
_getCanonicalName() - Method in class com.vmware.appliance.networking.interfaces.Ipv4Types.Info
 
_getCanonicalName() - Method in class com.vmware.appliance.networking.interfaces.Ipv6Types.Address
 
_getCanonicalName() - Method in class com.vmware.appliance.networking.interfaces.Ipv6Types.AddressInfo
 
_getCanonicalName() - Method in class com.vmware.appliance.networking.interfaces.Ipv6Types.Config
 
_getCanonicalName() - Method in class com.vmware.appliance.networking.interfaces.Ipv6Types.Info
 
_getCanonicalName() - Method in class com.vmware.appliance.networking.InterfacesTypes.InterfaceInfo
 
_getCanonicalName() - Method in class com.vmware.appliance.networking.ProxyTypes.Config
 
_getCanonicalName() - Method in class com.vmware.appliance.networking.ProxyTypes.TestResult
 
_getCanonicalName() - Method in class com.vmware.appliance.NetworkingTypes.ChangeSpec
 
_getCanonicalName() - Method in class com.vmware.appliance.NetworkingTypes.DNSInfo
 
_getCanonicalName() - Method in class com.vmware.appliance.NetworkingTypes.Info
 
_getCanonicalName() - Method in class com.vmware.appliance.NetworkingTypes.UpdateSpec
 
_getCanonicalName() - Method in class com.vmware.appliance.Notification
 
_getCanonicalName() - Method in class com.vmware.appliance.Notifications
 
_getCanonicalName() - Method in class com.vmware.appliance.NtpTypes.LocalizableMessage
 
_getCanonicalName() - Method in class com.vmware.appliance.NtpTypes.TestRunStatus
 
_getCanonicalName() - Method in class com.vmware.appliance.recovery.backup.job.DetailsTypes.BuildInfo
 
_getCanonicalName() - Method in class com.vmware.appliance.recovery.backup.job.DetailsTypes.FilterSpec
 
_getCanonicalName() - Method in class com.vmware.appliance.recovery.backup.job.DetailsTypes.Info
 
_getCanonicalName() - Method in class com.vmware.appliance.recovery.backup.JobTypes.BackupJobStatus
 
_getCanonicalName() - Method in class com.vmware.appliance.recovery.backup.JobTypes.BackupRequest
 
_getCanonicalName() - Method in class com.vmware.appliance.recovery.backup.JobTypes.LocalizableMessage
 
_getCanonicalName() - Method in class com.vmware.appliance.recovery.backup.JobTypes.ReturnResult
 
_getCanonicalName() - Method in class com.vmware.appliance.recovery.backup.LocationSpec
 
_getCanonicalName() - Method in class com.vmware.appliance.recovery.backup.PartsTypes.LocalizableMessage
 
_getCanonicalName() - Method in class com.vmware.appliance.recovery.backup.PartsTypes.Part
 
_getCanonicalName() - Method in class com.vmware.appliance.recovery.backup.SchedulesTypes.CreateSpec
 
_getCanonicalName() - Method in class com.vmware.appliance.recovery.backup.SchedulesTypes.Info
 
_getCanonicalName() - Method in class com.vmware.appliance.recovery.backup.SchedulesTypes.RecurrenceInfo
 
_getCanonicalName() - Method in class com.vmware.appliance.recovery.backup.SchedulesTypes.RetentionInfo
 
_getCanonicalName() - Method in class com.vmware.appliance.recovery.backup.SchedulesTypes.UpdateSpec
 
_getCanonicalName() - Method in class com.vmware.appliance.recovery.backup.system_name.ArchiveTypes.FilterSpec
 
_getCanonicalName() - Method in class com.vmware.appliance.recovery.backup.system_name.ArchiveTypes.Info
 
_getCanonicalName() - Method in class com.vmware.appliance.recovery.backup.system_name.ArchiveTypes.Summary
 
_getCanonicalName() - Method in class com.vmware.appliance.recovery.BackupTypes.BackupRequest
 
_getCanonicalName() - Method in class com.vmware.appliance.recovery.BackupTypes.LocalizableMessage
 
_getCanonicalName() - Method in class com.vmware.appliance.recovery.BackupTypes.ReturnResult
 
_getCanonicalName() - Method in class com.vmware.appliance.recovery.reconciliation.JobTypes.CreateSpec
 
_getCanonicalName() - Method in class com.vmware.appliance.recovery.reconciliation.JobTypes.Info
 
_getCanonicalName() - Method in class com.vmware.appliance.recovery.restore.JobTypes.LocalizableMessage
 
_getCanonicalName() - Method in class com.vmware.appliance.recovery.restore.JobTypes.RestoreJobStatus
 
_getCanonicalName() - Method in class com.vmware.appliance.recovery.restore.JobTypes.RestoreRequest
 
_getCanonicalName() - Method in class com.vmware.appliance.recovery.restore.JobTypes.ReturnResult
 
_getCanonicalName() - Method in class com.vmware.appliance.recovery.RestoreTypes.LocalizableMessage
 
_getCanonicalName() - Method in class com.vmware.appliance.recovery.RestoreTypes.Metadata
 
_getCanonicalName() - Method in class com.vmware.appliance.recovery.RestoreTypes.RestoreRequest
 
_getCanonicalName() - Method in class com.vmware.appliance.RecoveryTypes.Info
 
_getCanonicalName() - Method in class com.vmware.appliance.ServicesTypes.Info
 
_getCanonicalName() - Method in class com.vmware.appliance.ShutdownTypes.ShutdownConfig
 
_getCanonicalName() - Method in class com.vmware.appliance.SubtaskInfo
 
_getCanonicalName() - Method in class com.vmware.appliance.system.StorageTypes.StorageChange
 
_getCanonicalName() - Method in class com.vmware.appliance.system.StorageTypes.StorageMapping
 
_getCanonicalName() - Method in class com.vmware.appliance.system.TimeTypes.SystemTimeStruct
 
_getCanonicalName() - Method in class com.vmware.appliance.system.VersionTypes.VersionStruct
 
_getCanonicalName() - Method in class com.vmware.appliance.TaskInfo
 
_getCanonicalName() - Method in class com.vmware.appliance.update.CommonInfo
 
_getCanonicalName() - Method in class com.vmware.appliance.update.PendingTypes.Info
 
_getCanonicalName() - Method in class com.vmware.appliance.update.PendingTypes.PrecheckResult
 
_getCanonicalName() - Method in class com.vmware.appliance.update.PendingTypes.Question
 
_getCanonicalName() - Method in class com.vmware.appliance.update.PolicyTypes.Config
 
_getCanonicalName() - Method in class com.vmware.appliance.update.PolicyTypes.Info
 
_getCanonicalName() - Method in class com.vmware.appliance.update.PolicyTypes.Time
 
_getCanonicalName() - Method in class com.vmware.appliance.update.ServiceInfo
 
_getCanonicalName() - Method in class com.vmware.appliance.update.StagedTypes.Info
 
_getCanonicalName() - Method in class com.vmware.appliance.update.Summary
 
_getCanonicalName() - Method in class com.vmware.appliance.UpdateTypes.Info
 
_getCanonicalName() - Method in class com.vmware.appliance.vmon.ServiceTypes.Info
 
_getCanonicalName() - Method in class com.vmware.appliance.vmon.ServiceTypes.UpdateSpec
 
_getCanonicalName() - Method in class com.vmware.cis.SessionTypes.Info
 
_getCanonicalName() - Method in class com.vmware.cis.tagging.CategoryModel
 
_getCanonicalName() - Method in class com.vmware.cis.tagging.CategoryTypes.CreateSpec
 
_getCanonicalName() - Method in class com.vmware.cis.tagging.CategoryTypes.UpdateSpec
 
_getCanonicalName() - Method in class com.vmware.cis.tagging.TagAssociationTypes.BatchResult
 
_getCanonicalName() - Method in class com.vmware.cis.tagging.TagAssociationTypes.ObjectToTags
 
_getCanonicalName() - Method in class com.vmware.cis.tagging.TagAssociationTypes.TagToObjects
 
_getCanonicalName() - Method in class com.vmware.cis.tagging.TagModel
 
_getCanonicalName() - Method in class com.vmware.cis.tagging.TagTypes.CreateSpec
 
_getCanonicalName() - Method in class com.vmware.cis.tagging.TagTypes.UpdateSpec
 
_getCanonicalName() - Method in class com.vmware.cis.task.CommonInfo
 
_getCanonicalName() - Method in class com.vmware.cis.task.Info
 
_getCanonicalName() - Method in class com.vmware.cis.task.Progress
 
_getCanonicalName() - Method in class com.vmware.cis.TasksTypes.FilterSpec
 
_getCanonicalName() - Method in class com.vmware.cis.TasksTypes.GetSpec
 
_getCanonicalName() - Method in class com.vmware.content.ConfigurationModel
 
_getCanonicalName() - Method in class com.vmware.content.library.item.ChangesTypes.Info
 
_getCanonicalName() - Method in class com.vmware.content.library.item.ChangesTypes.Summary
 
_getCanonicalName() - Method in class com.vmware.content.library.item.downloadsession.FileTypes.Info
 
_getCanonicalName() - Method in class com.vmware.content.library.item.DownloadSessionModel
 
_getCanonicalName() - Method in class com.vmware.content.library.item.FileTypes.ChecksumInfo
 
_getCanonicalName() - Method in class com.vmware.content.library.item.FileTypes.Info
 
_getCanonicalName() - Method in class com.vmware.content.library.item.StorageTypes.Info
 
_getCanonicalName() - Method in class com.vmware.content.library.item.TransferEndpoint
 
_getCanonicalName() - Method in class com.vmware.content.library.item.updatesession.CertificateInfo
 
_getCanonicalName() - Method in class com.vmware.content.library.item.updatesession.FileTypes.AddSpec
 
_getCanonicalName() - Method in class com.vmware.content.library.item.updatesession.FileTypes.Info
 
_getCanonicalName() - Method in class com.vmware.content.library.item.updatesession.FileTypes.ValidationError
 
_getCanonicalName() - Method in class com.vmware.content.library.item.updatesession.FileTypes.ValidationResult
 
_getCanonicalName() - Method in class com.vmware.content.library.item.updatesession.PreviewInfo
 
_getCanonicalName() - Method in class com.vmware.content.library.item.updatesession.PreviewWarningInfo
 
_getCanonicalName() - Method in class com.vmware.content.library.item.updatesession.WarningBehavior
 
_getCanonicalName() - Method in class com.vmware.content.library.item.UpdateSessionModel
 
_getCanonicalName() - Method in class com.vmware.content.library.ItemModel
 
_getCanonicalName() - Method in class com.vmware.content.library.ItemTypes.DestinationSpec
 
_getCanonicalName() - Method in class com.vmware.content.library.ItemTypes.FindSpec
 
_getCanonicalName() - Method in class com.vmware.content.library.OptimizationInfo
 
_getCanonicalName() - Method in class com.vmware.content.library.PublishInfo
 
_getCanonicalName() - Method in class com.vmware.content.library.SourceInfo
 
_getCanonicalName() - Method in class com.vmware.content.library.StorageBacking
 
_getCanonicalName() - Method in class com.vmware.content.library.SubscriptionInfo
 
_getCanonicalName() - Method in class com.vmware.content.library.SubscriptionsTypes.CreateSpec
 
_getCanonicalName() - Method in class com.vmware.content.library.SubscriptionsTypes.CreateSpecNewSubscribedLibrary
 
_getCanonicalName() - Method in class com.vmware.content.library.SubscriptionsTypes.CreateSpecPlacement
 
_getCanonicalName() - Method in class com.vmware.content.library.SubscriptionsTypes.CreateSpecSubscribedLibrary
 
_getCanonicalName() - Method in class com.vmware.content.library.SubscriptionsTypes.CreateSpecVcenter
 
_getCanonicalName() - Method in class com.vmware.content.library.SubscriptionsTypes.Info
 
_getCanonicalName() - Method in class com.vmware.content.library.SubscriptionsTypes.PlacementInfo
 
_getCanonicalName() - Method in class com.vmware.content.library.SubscriptionsTypes.Summary
 
_getCanonicalName() - Method in class com.vmware.content.library.SubscriptionsTypes.UpdateSpec
 
_getCanonicalName() - Method in class com.vmware.content.library.SubscriptionsTypes.UpdateSpecPlacement
 
_getCanonicalName() - Method in class com.vmware.content.library.SubscriptionsTypes.UpdateSpecVcenter
 
_getCanonicalName() - Method in class com.vmware.content.library.SubscriptionsTypes.VcenterInfo
 
_getCanonicalName() - Method in class com.vmware.content.LibraryModel
 
_getCanonicalName() - Method in class com.vmware.content.LibraryTypes.FindSpec
 
_getCanonicalName() - Method in class com.vmware.content.LocalLibraryTypes.DestinationSpec
 
_getCanonicalName() - Method in class com.vmware.content.SubscribedLibraryTypes.ProbeResult
 
_getCanonicalName() - Method in class com.vmware.content.type.ovf.Cpu
 
_getCanonicalName() - Method in class com.vmware.content.type.ovf.Disk
 
_getCanonicalName() - Method in class com.vmware.content.type.ovf.DiskController
 
_getCanonicalName() - Method in class com.vmware.content.type.ovf.Drive
 
_getCanonicalName() - Method in class com.vmware.content.type.ovf.Floppy
 
_getCanonicalName() - Method in class com.vmware.content.type.ovf.Memory
 
_getCanonicalName() - Method in class com.vmware.content.type.ovf.Network
 
_getCanonicalName() - Method in class com.vmware.content.type.ovf.Nic
 
_getCanonicalName() - Method in class com.vmware.content.type.ovf.OvfTemplate
 
_getCanonicalName() - Method in class com.vmware.content.type.ovf.policy.StoragePolicy
 
_getCanonicalName() - Method in class com.vmware.content.type.ovf.policy.StoragePolicyGroup
 
_getCanonicalName() - Method in class com.vmware.content.type.ovf.USBController
 
_getCanonicalName() - Method in class com.vmware.content.type.ovf.VAppTemplate
 
_getCanonicalName() - Method in class com.vmware.content.type.ovf.VideoCard
 
_getCanonicalName() - Method in class com.vmware.content.type.ovf.VmTemplate
 
_getCanonicalName() - Method in class com.vmware.content.TypeTypes.Info
 
_getCanonicalName() - Method in class com.vmware.esx.hcl.CompatibilityDataTypes.Status
 
_getCanonicalName() - Method in class com.vmware.esx.hcl.Driver
 
_getCanonicalName() - Method in class com.vmware.esx.hcl.Firmware
 
_getCanonicalName() - Method in class com.vmware.esx.hcl.hosts.CompatibilityReleasesTypes.EsxiCompatibilityReleases
 
_getCanonicalName() - Method in class com.vmware.esx.hcl.hosts.CompatibilityReportTypes.BiosConstraint
 
_getCanonicalName() - Method in class com.vmware.esx.hcl.hosts.CompatibilityReportTypes.DeviceConstraint
 
_getCanonicalName() - Method in class com.vmware.esx.hcl.hosts.CompatibilityReportTypes.DeviceHclInfo
 
_getCanonicalName() - Method in class com.vmware.esx.hcl.hosts.CompatibilityReportTypes.HclReport
 
_getCanonicalName() - Method in class com.vmware.esx.hcl.hosts.CompatibilityReportTypes.Result
 
_getCanonicalName() - Method in class com.vmware.esx.hcl.hosts.CompatibilityReportTypes.ServerCompatibility
 
_getCanonicalName() - Method in class com.vmware.esx.hcl.hosts.CompatibilityReportTypes.ServerHclInfo
 
_getCanonicalName() - Method in class com.vmware.esx.hcl.hosts.CompatibilityReportTypes.Spec
 
_getCanonicalName() - Method in class com.vmware.esx.hcl.Notification
 
_getCanonicalName() - Method in class com.vmware.esx.hcl.Notifications
 
_getCanonicalName() - Method in class com.vmware.esx.hcl.PCIDevice
 
_getCanonicalName() - Method in class com.vmware.esx.hcl.ReportsTypes.Location
 
_getCanonicalName() - Method in class com.vmware.esx.hcl.ReportsTypes.Token
 
_getCanonicalName() - Method in class com.vmware.esx.hcl.Server
 
_getCanonicalName() - Method in class com.vmware.esx.hosts.AddOnInfo
 
_getCanonicalName() - Method in class com.vmware.esx.hosts.BaseImageInfo
 
_getCanonicalName() - Method in class com.vmware.esx.hosts.ComponentInfo
 
_getCanonicalName() - Method in class com.vmware.esx.hosts.software.InstalledComponentsTypes.InstalledComponentInfo
 
_getCanonicalName() - Method in class com.vmware.esx.hosts.SoftwareInfo
 
_getCanonicalName() - Method in class com.vmware.esx.hosts.SolutionInfo
 
_getCanonicalName() - Method in class com.vmware.esx.settings.AddOnCompliance
 
_getCanonicalName() - Method in class com.vmware.esx.settings.AddOnDetails
 
_getCanonicalName() - Method in class com.vmware.esx.settings.AddOnInfo
 
_getCanonicalName() - Method in class com.vmware.esx.settings.AddOnSpec
 
_getCanonicalName() - Method in class com.vmware.esx.settings.BaseImageCompliance
 
_getCanonicalName() - Method in class com.vmware.esx.settings.BaseImageDetails
 
_getCanonicalName() - Method in class com.vmware.esx.settings.BaseImageInfo
 
_getCanonicalName() - Method in class com.vmware.esx.settings.BaseImageSpec
 
_getCanonicalName() - Method in class com.vmware.esx.settings.ClusterCompliance
 
_getCanonicalName() - Method in class com.vmware.esx.settings.clusters.DepotOverridesTypes.Depot
 
_getCanonicalName() - Method in class com.vmware.esx.settings.clusters.DepotOverridesTypes.Info
 
_getCanonicalName() - Method in class com.vmware.esx.settings.clusters.enablement.SoftwareTypes.CheckResult
 
_getCanonicalName() - Method in class com.vmware.esx.settings.clusters.enablement.SoftwareTypes.CheckSpec
 
_getCanonicalName() - Method in class com.vmware.esx.settings.clusters.enablement.SoftwareTypes.EnableSpec
 
_getCanonicalName() - Method in class com.vmware.esx.settings.clusters.enablement.SoftwareTypes.Info
 
_getCanonicalName() - Method in class com.vmware.esx.settings.clusters.policies.apply.EffectiveTypes.EffectivePolicySpec
 
_getCanonicalName() - Method in class com.vmware.esx.settings.clusters.policies.apply.EffectiveTypes.FailureAction
 
_getCanonicalName() - Method in class com.vmware.esx.settings.clusters.policies.ApplyTypes.ConfiguredPolicySpec
 
_getCanonicalName() - Method in class com.vmware.esx.settings.clusters.policies.ApplyTypes.FailureAction
 
_getCanonicalName() - Method in class com.vmware.esx.settings.clusters.software.CommitsTypes.Info
 
_getCanonicalName() - Method in class com.vmware.esx.settings.clusters.software.drafts.software.ComponentsTypes.UpdateSpec
 
_getCanonicalName() - Method in class com.vmware.esx.settings.clusters.software.DraftsTypes.CommitSpec
 
_getCanonicalName() - Method in class com.vmware.esx.settings.clusters.software.DraftsTypes.FilterSpec
 
_getCanonicalName() - Method in class com.vmware.esx.settings.clusters.software.DraftsTypes.ImportSpec
 
_getCanonicalName() - Method in class com.vmware.esx.settings.clusters.software.DraftsTypes.Info
 
_getCanonicalName() - Method in class com.vmware.esx.settings.clusters.software.DraftsTypes.Metadata
 
_getCanonicalName() - Method in class com.vmware.esx.settings.clusters.software.DraftsTypes.Summary
 
_getCanonicalName() - Method in class com.vmware.esx.settings.clusters.software.DraftsTypes.ValidateResult
 
_getCanonicalName() - Method in class com.vmware.esx.settings.clusters.software.RecommendationsTypes.ExplanationDetails
 
_getCanonicalName() - Method in class com.vmware.esx.settings.clusters.software.RecommendationsTypes.Info
 
_getCanonicalName() - Method in class com.vmware.esx.settings.clusters.software.reports.ApplyImpactTypes.ApplyImpactSpec
 
_getCanonicalName() - Method in class com.vmware.esx.settings.clusters.software.reports.ApplyImpactTypes.ClusterImpact
 
_getCanonicalName() - Method in class com.vmware.esx.settings.clusters.software.reports.ApplyImpactTypes.Impact
 
_getCanonicalName() - Method in class com.vmware.esx.settings.clusters.software.reports.CheckResult
 
_getCanonicalName() - Method in class com.vmware.esx.settings.clusters.software.reports.DriverFirmwareVersion
 
_getCanonicalName() - Method in class com.vmware.esx.settings.clusters.software.reports.HardwareCompatibilityTypes.CheckSummary
 
_getCanonicalName() - Method in class com.vmware.esx.settings.clusters.software.reports.LastApplyResultTypes.ApplyResult
 
_getCanonicalName() - Method in class com.vmware.esx.settings.clusters.software.reports.LastApplyResultTypes.ApplyStatus
 
_getCanonicalName() - Method in class com.vmware.esx.settings.clusters.software.reports.LastCheckResultTypes.CheckInfo
 
_getCanonicalName() - Method in class com.vmware.esx.settings.clusters.software.reports.LastCheckResultTypes.CheckResult
 
_getCanonicalName() - Method in class com.vmware.esx.settings.clusters.software.reports.LastCheckResultTypes.CheckStatus
 
_getCanonicalName() - Method in class com.vmware.esx.settings.clusters.software.reports.LastCheckResultTypes.EntityCheckResult
 
_getCanonicalName() - Method in class com.vmware.esx.settings.clusters.software.reports.PciDevice
 
_getCanonicalName() - Method in class com.vmware.esx.settings.clusters.software.reports.PciDeviceCompliance
 
_getCanonicalName() - Method in class com.vmware.esx.settings.clusters.software.reports.PciDeviceComplianceInfo
 
_getCanonicalName() - Method in class com.vmware.esx.settings.clusters.SoftwareTypes.ApplyResult
 
_getCanonicalName() - Method in class com.vmware.esx.settings.clusters.SoftwareTypes.ApplySpec
 
_getCanonicalName() - Method in class com.vmware.esx.settings.clusters.SoftwareTypes.ApplyStatus
 
_getCanonicalName() - Method in class com.vmware.esx.settings.clusters.SoftwareTypes.CheckInfo
 
_getCanonicalName() - Method in class com.vmware.esx.settings.clusters.SoftwareTypes.CheckResult
 
_getCanonicalName() - Method in class com.vmware.esx.settings.clusters.SoftwareTypes.CheckSpec
 
_getCanonicalName() - Method in class com.vmware.esx.settings.clusters.SoftwareTypes.CheckStatus
 
_getCanonicalName() - Method in class com.vmware.esx.settings.clusters.SoftwareTypes.EntityCheckResult
 
_getCanonicalName() - Method in class com.vmware.esx.settings.clusters.SoftwareTypes.ExportSpec
 
_getCanonicalName() - Method in class com.vmware.esx.settings.ComponentCompliance
 
_getCanonicalName() - Method in class com.vmware.esx.settings.ComponentDetails
 
_getCanonicalName() - Method in class com.vmware.esx.settings.ComponentInfo
 
_getCanonicalName() - Method in class com.vmware.esx.settings.ComponentOverrideInfo
 
_getCanonicalName() - Method in class com.vmware.esx.settings.defaults.clusters.policies.apply.EffectiveTypes.EffectivePolicySpec
 
_getCanonicalName() - Method in class com.vmware.esx.settings.defaults.clusters.policies.apply.EffectiveTypes.FailureAction
 
_getCanonicalName() - Method in class com.vmware.esx.settings.defaults.clusters.policies.ApplyTypes.ConfiguredPolicySpec
 
_getCanonicalName() - Method in class com.vmware.esx.settings.defaults.clusters.policies.ApplyTypes.FailureAction
 
_getCanonicalName() - Method in class com.vmware.esx.settings.depot_content.add_ons.VersionsTypes.ComponentInfo
 
_getCanonicalName() - Method in class com.vmware.esx.settings.depot_content.add_ons.VersionsTypes.Info
 
_getCanonicalName() - Method in class com.vmware.esx.settings.depot_content.add_ons.VersionsTypes.RemovedComponentInfo
 
_getCanonicalName() - Method in class com.vmware.esx.settings.depot_content.AddOnsTypes.AddOnVersionSummary
 
_getCanonicalName() - Method in class com.vmware.esx.settings.depot_content.AddOnsTypes.FilterSpec
 
_getCanonicalName() - Method in class com.vmware.esx.settings.depot_content.AddOnsTypes.Summary
 
_getCanonicalName() - Method in class com.vmware.esx.settings.depot_content.base_images.VersionsTypes.ComponentVersionInfo
 
_getCanonicalName() - Method in class com.vmware.esx.settings.depot_content.base_images.VersionsTypes.Info
 
_getCanonicalName() - Method in class com.vmware.esx.settings.depot_content.BaseImagesTypes.FilterSpec
 
_getCanonicalName() - Method in class com.vmware.esx.settings.depot_content.BaseImagesTypes.Summary
 
_getCanonicalName() - Method in class com.vmware.esx.settings.depot_content.components.VersionsTypes.Info
 
_getCanonicalName() - Method in class com.vmware.esx.settings.depot_content.ComponentsTypes.ComponentVersionSummary
 
_getCanonicalName() - Method in class com.vmware.esx.settings.depot_content.ComponentsTypes.FilterSpec
 
_getCanonicalName() - Method in class com.vmware.esx.settings.depot_content.ComponentsTypes.Summary
 
_getCanonicalName() - Method in class com.vmware.esx.settings.depots.OfflineTypes.CreateResult
 
_getCanonicalName() - Method in class com.vmware.esx.settings.depots.OfflineTypes.CreateSpec
 
_getCanonicalName() - Method in class com.vmware.esx.settings.depots.OfflineTypes.Info
 
_getCanonicalName() - Method in class com.vmware.esx.settings.depots.OfflineTypes.Summary
 
_getCanonicalName() - Method in class com.vmware.esx.settings.depots.OnlineTypes.CreateSpec
 
_getCanonicalName() - Method in class com.vmware.esx.settings.depots.OnlineTypes.Info
 
_getCanonicalName() - Method in class com.vmware.esx.settings.depots.OnlineTypes.Summary
 
_getCanonicalName() - Method in class com.vmware.esx.settings.depots.OnlineTypes.UpdateSpec
 
_getCanonicalName() - Method in class com.vmware.esx.settings.depots.SyncScheduleTypes.Schedule
 
_getCanonicalName() - Method in class com.vmware.esx.settings.depots.SyncScheduleTypes.Spec
 
_getCanonicalName() - Method in class com.vmware.esx.settings.depots.UmdsTypes.Info
 
_getCanonicalName() - Method in class com.vmware.esx.settings.depots.UmdsTypes.SetSpec
 
_getCanonicalName() - Method in class com.vmware.esx.settings.depots.UmdsTypes.UpdateSpec
 
_getCanonicalName() - Method in class com.vmware.esx.settings.EffectiveComponentDetails
 
_getCanonicalName() - Method in class com.vmware.esx.settings.EffectiveComponentInfo
 
_getCanonicalName() - Method in class com.vmware.esx.settings.HardwareModuleDetails
 
_getCanonicalName() - Method in class com.vmware.esx.settings.HardwareModuleFirmwareCompliance
 
_getCanonicalName() - Method in class com.vmware.esx.settings.HardwareModuleFirmwareInfo
 
_getCanonicalName() - Method in class com.vmware.esx.settings.HardwareSupportInfo
 
_getCanonicalName() - Method in class com.vmware.esx.settings.HardwareSupportPackageCompliance
 
_getCanonicalName() - Method in class com.vmware.esx.settings.HardwareSupportPackageInfo
 
_getCanonicalName() - Method in class com.vmware.esx.settings.HardwareSupportPackageSpec
 
_getCanonicalName() - Method in class com.vmware.esx.settings.HardwareSupportSpec
 
_getCanonicalName() - Method in class com.vmware.esx.settings.HostCompliance
 
_getCanonicalName() - Method in class com.vmware.esx.settings.HostInfo
 
_getCanonicalName() - Method in class com.vmware.esx.settings.Notification
 
_getCanonicalName() - Method in class com.vmware.esx.settings.Notifications
 
_getCanonicalName() - Method in class com.vmware.esx.settings.SoftwareInfo
 
_getCanonicalName() - Method in class com.vmware.esx.settings.SoftwareSpec
 
_getCanonicalName() - Method in class com.vmware.esx.settings.SolutionCompliance
 
_getCanonicalName() - Method in class com.vmware.esx.settings.SolutionComponentDetails
 
_getCanonicalName() - Method in class com.vmware.esx.settings.SolutionComponentSpec
 
_getCanonicalName() - Method in class com.vmware.esx.settings.SolutionDetails
 
_getCanonicalName() - Method in class com.vmware.esx.settings.SolutionInfo
 
_getCanonicalName() - Method in class com.vmware.esx.settings.SolutionSpec
 
_getCanonicalName() - Method in class com.vmware.esx.settings.TaskInfo
 
_getCanonicalName() - Method in class com.vmware.vapi.bindings.DynamicStructureImpl
 
_getCanonicalName() - Method in interface com.vmware.vapi.bindings.Structure
Returns the canonical name of the structure.
_getCanonicalName() - Method in exception com.vmware.vapi.bindings.UnresolvedError
 
_getCanonicalName() - Method in class com.vmware.vapi.metadata.authentication.AuthenticationInfo
 
_getCanonicalName() - Method in class com.vmware.vapi.metadata.authentication.ComponentData
 
_getCanonicalName() - Method in class com.vmware.vapi.metadata.authentication.ComponentInfo
 
_getCanonicalName() - Method in class com.vmware.vapi.metadata.authentication.OperationInfo
 
_getCanonicalName() - Method in class com.vmware.vapi.metadata.authentication.PackageInfo
 
_getCanonicalName() - Method in class com.vmware.vapi.metadata.authentication.ServiceInfo
 
_getCanonicalName() - Method in class com.vmware.vapi.metadata.cli.CommandTypes.Identity
 
_getCanonicalName() - Method in class com.vmware.vapi.metadata.cli.CommandTypes.Info
 
_getCanonicalName() - Method in class com.vmware.vapi.metadata.cli.CommandTypes.OptionInfo
 
_getCanonicalName() - Method in class com.vmware.vapi.metadata.cli.CommandTypes.OutputFieldInfo
 
_getCanonicalName() - Method in class com.vmware.vapi.metadata.cli.CommandTypes.OutputInfo
 
_getCanonicalName() - Method in class com.vmware.vapi.metadata.cli.NamespaceTypes.Identity
 
_getCanonicalName() - Method in class com.vmware.vapi.metadata.cli.NamespaceTypes.Info
 
_getCanonicalName() - Method in class com.vmware.vapi.metadata.metamodel.ComponentData
 
_getCanonicalName() - Method in class com.vmware.vapi.metadata.metamodel.ComponentInfo
 
_getCanonicalName() - Method in class com.vmware.vapi.metadata.metamodel.ConstantInfo
 
_getCanonicalName() - Method in class com.vmware.vapi.metadata.metamodel.ConstantValue
 
_getCanonicalName() - Method in class com.vmware.vapi.metadata.metamodel.ElementMap
 
_getCanonicalName() - Method in class com.vmware.vapi.metadata.metamodel.ElementValue
 
_getCanonicalName() - Method in class com.vmware.vapi.metadata.metamodel.EnumerationInfo
 
_getCanonicalName() - Method in class com.vmware.vapi.metadata.metamodel.EnumerationValueInfo
 
_getCanonicalName() - Method in class com.vmware.vapi.metadata.metamodel.ErrorInfo
 
_getCanonicalName() - Method in class com.vmware.vapi.metadata.metamodel.FieldInfo
 
_getCanonicalName() - Method in class com.vmware.vapi.metadata.metamodel.GenericInstantiation
 
_getCanonicalName() - Method in class com.vmware.vapi.metadata.metamodel.OperationInfo
 
_getCanonicalName() - Method in class com.vmware.vapi.metadata.metamodel.OperationResultInfo
 
_getCanonicalName() - Method in class com.vmware.vapi.metadata.metamodel.PackageInfo
 
_getCanonicalName() - Method in class com.vmware.vapi.metadata.metamodel.PrimitiveValue
 
_getCanonicalName() - Method in class com.vmware.vapi.metadata.metamodel.ServiceInfo
 
_getCanonicalName() - Method in class com.vmware.vapi.metadata.metamodel.StructureInfo
 
_getCanonicalName() - Method in class com.vmware.vapi.metadata.metamodel.Type
 
_getCanonicalName() - Method in class com.vmware.vapi.metadata.metamodel.UserDefinedType
 
_getCanonicalName() - Method in class com.vmware.vapi.metadata.privilege.ComponentData
 
_getCanonicalName() - Method in class com.vmware.vapi.metadata.privilege.ComponentInfo
 
_getCanonicalName() - Method in class com.vmware.vapi.metadata.privilege.OperationInfo
 
_getCanonicalName() - Method in class com.vmware.vapi.metadata.privilege.PackageInfo
 
_getCanonicalName() - Method in class com.vmware.vapi.metadata.privilege.PrivilegeInfo
 
_getCanonicalName() - Method in class com.vmware.vapi.metadata.privilege.ServiceInfo
 
_getCanonicalName() - Method in class com.vmware.vapi.metadata.SourceCreateSpec
 
_getCanonicalName() - Method in class com.vmware.vapi.metadata.SourceInfo
 
_getCanonicalName() - Method in class com.vmware.vapi.std.AuthenticationScheme
 
_getCanonicalName() - Method in class com.vmware.vapi.std.DynamicID
 
_getCanonicalName() - Method in exception com.vmware.vapi.std.errors.AlreadyExists
 
_getCanonicalName() - Method in exception com.vmware.vapi.std.errors.AlreadyInDesiredState
 
_getCanonicalName() - Method in class com.vmware.vapi.std.errors.ArgumentLocations
 
_getCanonicalName() - Method in exception com.vmware.vapi.std.errors.Canceled
 
_getCanonicalName() - Method in exception com.vmware.vapi.std.errors.ConcurrentChange
 
_getCanonicalName() - Method in exception com.vmware.vapi.std.errors.Error
 
_getCanonicalName() - Method in exception com.vmware.vapi.std.errors.FeatureInUse
 
_getCanonicalName() - Method in class com.vmware.vapi.std.errors.FileLocations
 
_getCanonicalName() - Method in exception com.vmware.vapi.std.errors.InternalServerError
 
_getCanonicalName() - Method in exception com.vmware.vapi.std.errors.InvalidArgument
 
_getCanonicalName() - Method in exception com.vmware.vapi.std.errors.InvalidElementConfiguration
 
_getCanonicalName() - Method in exception com.vmware.vapi.std.errors.InvalidElementType
 
_getCanonicalName() - Method in exception com.vmware.vapi.std.errors.InvalidRequest
 
_getCanonicalName() - Method in exception com.vmware.vapi.std.errors.NotAllowedInCurrentState
 
_getCanonicalName() - Method in exception com.vmware.vapi.std.errors.NotFound
 
_getCanonicalName() - Method in exception com.vmware.vapi.std.errors.OperationNotFound
 
_getCanonicalName() - Method in exception com.vmware.vapi.std.errors.ResourceBusy
 
_getCanonicalName() - Method in exception com.vmware.vapi.std.errors.ResourceInaccessible
 
_getCanonicalName() - Method in exception com.vmware.vapi.std.errors.ResourceInUse
 
_getCanonicalName() - Method in exception com.vmware.vapi.std.errors.ServiceUnavailable
 
_getCanonicalName() - Method in exception com.vmware.vapi.std.errors.TimedOut
 
_getCanonicalName() - Method in class com.vmware.vapi.std.errors.TransientIndication
 
_getCanonicalName() - Method in exception com.vmware.vapi.std.errors.UnableToAllocateResource
 
_getCanonicalName() - Method in exception com.vmware.vapi.std.errors.Unauthenticated
 
_getCanonicalName() - Method in exception com.vmware.vapi.std.errors.Unauthorized
 
_getCanonicalName() - Method in exception com.vmware.vapi.std.errors.UnexpectedInput
 
_getCanonicalName() - Method in exception com.vmware.vapi.std.errors.Unsupported
 
_getCanonicalName() - Method in exception com.vmware.vapi.std.errors.UnverifiedPeer
 
_getCanonicalName() - Method in class com.vmware.vapi.std.interposition.InvocationRequest
 
_getCanonicalName() - Method in class com.vmware.vapi.std.interposition.InvocationResult
 
_getCanonicalName() - Method in class com.vmware.vapi.std.interposition.SecurityPrincipal
 
_getCanonicalName() - Method in class com.vmware.vapi.std.LocalizableMessage
 
_getCanonicalName() - Method in class com.vmware.vapi.std.LocalizationParam
 
_getCanonicalName() - Method in class com.vmware.vapi.std.NestedLocalizableMessage
 
_getCanonicalName() - Method in class com.vmware.vcenter.certificate_management.vcenter.TlsCsrTypes.Info
 
_getCanonicalName() - Method in class com.vmware.vcenter.certificate_management.vcenter.TlsCsrTypes.Spec
 
_getCanonicalName() - Method in class com.vmware.vcenter.certificate_management.vcenter.TlsTypes.Info
 
_getCanonicalName() - Method in class com.vmware.vcenter.certificate_management.vcenter.TlsTypes.ReplaceSpec
 
_getCanonicalName() - Method in class com.vmware.vcenter.certificate_management.vcenter.TlsTypes.Spec
 
_getCanonicalName() - Method in class com.vmware.vcenter.certificate_management.vcenter.TrustedRootChainsTypes.CreateSpec
 
_getCanonicalName() - Method in class com.vmware.vcenter.certificate_management.vcenter.TrustedRootChainsTypes.Info
 
_getCanonicalName() - Method in class com.vmware.vcenter.certificate_management.vcenter.TrustedRootChainsTypes.Summary
 
_getCanonicalName() - Method in class com.vmware.vcenter.certificate_management.vcenter.VmcaRootTypes.CreateSpec
 
_getCanonicalName() - Method in class com.vmware.vcenter.certificate_management.X509CertChain
 
_getCanonicalName() - Method in class com.vmware.vcenter.ClusterTypes.FilterSpec
 
_getCanonicalName() - Method in class com.vmware.vcenter.ClusterTypes.Info
 
_getCanonicalName() - Method in class com.vmware.vcenter.ClusterTypes.Summary
 
_getCanonicalName() - Method in class com.vmware.vcenter.compute.policies.capabilities.cluster_scale_in_ignore_vm_capabilities.CreateSpec
 
_getCanonicalName() - Method in class com.vmware.vcenter.compute.policies.capabilities.cluster_scale_in_ignore_vm_capabilities.Info
 
_getCanonicalName() - Method in class com.vmware.vcenter.compute.policies.capabilities.disable_drs_vmotion.CreateSpec
 
_getCanonicalName() - Method in class com.vmware.vcenter.compute.policies.capabilities.disable_drs_vmotion.Info
 
_getCanonicalName() - Method in class com.vmware.vcenter.compute.policies.capabilities.vm.evacuation.vmotion.CreateSpec
 
_getCanonicalName() - Method in class com.vmware.vcenter.compute.policies.capabilities.vm.evacuation.vmotion.Info
 
_getCanonicalName() - Method in class com.vmware.vcenter.compute.policies.capabilities.vm_host_affinity.CreateSpec
 
_getCanonicalName() - Method in class com.vmware.vcenter.compute.policies.capabilities.vm_host_affinity.Info
 
_getCanonicalName() - Method in class com.vmware.vcenter.compute.policies.capabilities.vm_host_anti_affinity.CreateSpec
 
_getCanonicalName() - Method in class com.vmware.vcenter.compute.policies.capabilities.vm_host_anti_affinity.Info
 
_getCanonicalName() - Method in class com.vmware.vcenter.compute.policies.capabilities.vm_vm_affinity.CreateSpec
 
_getCanonicalName() - Method in class com.vmware.vcenter.compute.policies.capabilities.vm_vm_affinity.Info
 
_getCanonicalName() - Method in class com.vmware.vcenter.compute.policies.capabilities.vm_vm_anti_affinity.CreateSpec
 
_getCanonicalName() - Method in class com.vmware.vcenter.compute.policies.capabilities.vm_vm_anti_affinity.Info
 
_getCanonicalName() - Method in class com.vmware.vcenter.compute.policies.CapabilitiesTypes.Info
 
_getCanonicalName() - Method in class com.vmware.vcenter.compute.policies.CapabilitiesTypes.Summary
 
_getCanonicalName() - Method in class com.vmware.vcenter.compute.policies.CreateSpec
 
_getCanonicalName() - Method in class com.vmware.vcenter.compute.policies.Info
 
_getCanonicalName() - Method in class com.vmware.vcenter.compute.policies.Status
 
_getCanonicalName() - Method in class com.vmware.vcenter.compute.policies.TagUsageTypes.FilterSpec
 
_getCanonicalName() - Method in class com.vmware.vcenter.compute.policies.TagUsageTypes.Summary
 
_getCanonicalName() - Method in class com.vmware.vcenter.compute.PoliciesTypes.Summary
 
_getCanonicalName() - Method in class com.vmware.vcenter.content.registries.harbor.ProjectsTypes.CreateSpec
 
_getCanonicalName() - Method in class com.vmware.vcenter.content.registries.harbor.ProjectsTypes.Info
 
_getCanonicalName() - Method in class com.vmware.vcenter.content.registries.harbor.ProjectsTypes.Summary
 
_getCanonicalName() - Method in class com.vmware.vcenter.content.registries.HarborTypes.CreateSpec
 
_getCanonicalName() - Method in class com.vmware.vcenter.content.registries.HarborTypes.GarbageCollection
 
_getCanonicalName() - Method in class com.vmware.vcenter.content.registries.HarborTypes.Info
 
_getCanonicalName() - Method in class com.vmware.vcenter.content.registries.HarborTypes.StorageInfo
 
_getCanonicalName() - Method in class com.vmware.vcenter.content.registries.HarborTypes.StorageSpec
 
_getCanonicalName() - Method in class com.vmware.vcenter.content.registries.HarborTypes.Summary
 
_getCanonicalName() - Method in class com.vmware.vcenter.content.registries.HealthTypes.Info
 
_getCanonicalName() - Method in class com.vmware.vcenter.DatacenterTypes.CreateSpec
 
_getCanonicalName() - Method in class com.vmware.vcenter.DatacenterTypes.FilterSpec
 
_getCanonicalName() - Method in class com.vmware.vcenter.DatacenterTypes.Info
 
_getCanonicalName() - Method in class com.vmware.vcenter.DatacenterTypes.Summary
 
_getCanonicalName() - Method in class com.vmware.vcenter.DatastoreTypes.FilterSpec
 
_getCanonicalName() - Method in class com.vmware.vcenter.DatastoreTypes.Info
 
_getCanonicalName() - Method in class com.vmware.vcenter.DatastoreTypes.Summary
 
_getCanonicalName() - Method in class com.vmware.vcenter.deployment.CheckInfo
 
_getCanonicalName() - Method in class com.vmware.vcenter.deployment.DataMigrationEstimate
 
_getCanonicalName() - Method in class com.vmware.vcenter.deployment.DataMigrationInfo
 
_getCanonicalName() - Method in class com.vmware.vcenter.deployment.HistoryMigrationSpec
 
_getCanonicalName() - Method in class com.vmware.vcenter.deployment.ImportHistoryTypes.CreateSpec
 
_getCanonicalName() - Method in class com.vmware.vcenter.deployment.ImportHistoryTypes.Info
 
_getCanonicalName() - Method in class com.vmware.vcenter.deployment.install.initial_config.remote_psc.ThumbprintTypes.RemoteSpec
 
_getCanonicalName() - Method in class com.vmware.vcenter.deployment.InstallTypes.InstallSpec
 
_getCanonicalName() - Method in class com.vmware.vcenter.deployment.InstallTypes.VcsaEmbeddedSpec
 
_getCanonicalName() - Method in class com.vmware.vcenter.deployment.LocationSpec
 
_getCanonicalName() - Method in class com.vmware.vcenter.deployment.migrate.ActiveDirectorySpec
 
_getCanonicalName() - Method in class com.vmware.vcenter.deployment.migrate.ActiveDirectoryTypes.CheckSpec
 
_getCanonicalName() - Method in class com.vmware.vcenter.deployment.MigrateTypes.MigrateSpec
 
_getCanonicalName() - Method in class com.vmware.vcenter.deployment.MigrateTypes.MigrationAssistantSpec
 
_getCanonicalName() - Method in class com.vmware.vcenter.deployment.MigrateTypes.PscSpec
 
_getCanonicalName() - Method in class com.vmware.vcenter.deployment.MigrateTypes.SourceVcWindows
 
_getCanonicalName() - Method in class com.vmware.vcenter.deployment.MigrateTypes.VcsaEmbeddedSpec
 
_getCanonicalName() - Method in class com.vmware.vcenter.deployment.Notification
 
_getCanonicalName() - Method in class com.vmware.vcenter.deployment.Notifications
 
_getCanonicalName() - Method in class com.vmware.vcenter.deployment.QuestionTypes.AnswerSpec
 
_getCanonicalName() - Method in class com.vmware.vcenter.deployment.QuestionTypes.Info
 
_getCanonicalName() - Method in class com.vmware.vcenter.deployment.QuestionTypes.Question
 
_getCanonicalName() - Method in class com.vmware.vcenter.deployment.RemotePscSpec
 
_getCanonicalName() - Method in class com.vmware.vcenter.deployment.ReplicatedPscSpec
 
_getCanonicalName() - Method in class com.vmware.vcenter.deployment.ReplicatedSpec
 
_getCanonicalName() - Method in class com.vmware.vcenter.deployment.SourceInfo
 
_getCanonicalName() - Method in class com.vmware.vcenter.deployment.StandalonePscSpec
 
_getCanonicalName() - Method in class com.vmware.vcenter.deployment.StandaloneSpec
 
_getCanonicalName() - Method in class com.vmware.vcenter.deployment.UpgradeTypes.PscSpec
 
_getCanonicalName() - Method in class com.vmware.vcenter.deployment.UpgradeTypes.SourceApplianceSpec
 
_getCanonicalName() - Method in class com.vmware.vcenter.deployment.UpgradeTypes.UpgradeSpec
 
_getCanonicalName() - Method in class com.vmware.vcenter.deployment.UpgradeTypes.VcsaEmbeddedSpec
 
_getCanonicalName() - Method in class com.vmware.vcenter.DeploymentTypes.Info
 
_getCanonicalName() - Method in class com.vmware.vcenter.DeploymentTypes.Task
 
_getCanonicalName() - Method in class com.vmware.vcenter.FolderTypes.FilterSpec
 
_getCanonicalName() - Method in class com.vmware.vcenter.FolderTypes.Summary
 
_getCanonicalName() - Method in class com.vmware.vcenter.guest.AdapterMapping
 
_getCanonicalName() - Method in class com.vmware.vcenter.guest.ConfigurationSpec
 
_getCanonicalName() - Method in class com.vmware.vcenter.guest.CustomizationSpec
 
_getCanonicalName() - Method in class com.vmware.vcenter.guest.CustomizationSpecsTypes.CreateSpec
 
_getCanonicalName() - Method in class com.vmware.vcenter.guest.CustomizationSpecsTypes.FilterSpec
 
_getCanonicalName() - Method in class com.vmware.vcenter.guest.CustomizationSpecsTypes.Info
 
_getCanonicalName() - Method in class com.vmware.vcenter.guest.CustomizationSpecsTypes.Metadata
 
_getCanonicalName() - Method in class com.vmware.vcenter.guest.CustomizationSpecsTypes.Spec
 
_getCanonicalName() - Method in class com.vmware.vcenter.guest.CustomizationSpecsTypes.Summary
 
_getCanonicalName() - Method in class com.vmware.vcenter.guest.Domain
 
_getCanonicalName() - Method in class com.vmware.vcenter.guest.GlobalDNSSettings
 
_getCanonicalName() - Method in class com.vmware.vcenter.guest.GuiUnattended
 
_getCanonicalName() - Method in class com.vmware.vcenter.guest.HostnameGenerator
 
_getCanonicalName() - Method in class com.vmware.vcenter.guest.IPSettings
 
_getCanonicalName() - Method in class com.vmware.vcenter.guest.Ipv4
 
_getCanonicalName() - Method in class com.vmware.vcenter.guest.Ipv6
 
_getCanonicalName() - Method in class com.vmware.vcenter.guest.Ipv6Address
 
_getCanonicalName() - Method in class com.vmware.vcenter.guest.LinuxConfiguration
 
_getCanonicalName() - Method in class com.vmware.vcenter.guest.UserData
 
_getCanonicalName() - Method in class com.vmware.vcenter.guest.WindowsConfiguration
 
_getCanonicalName() - Method in class com.vmware.vcenter.guest.WindowsNetworkAdapterSettings
 
_getCanonicalName() - Method in class com.vmware.vcenter.guest.WindowsSysprep
 
_getCanonicalName() - Method in class com.vmware.vcenter.HostTypes.CreateSpec
 
_getCanonicalName() - Method in class com.vmware.vcenter.HostTypes.FilterSpec
 
_getCanonicalName() - Method in class com.vmware.vcenter.HostTypes.Summary
 
_getCanonicalName() - Method in class com.vmware.vcenter.hvc.links.sync.ProvidersTypes.Credentials
 
_getCanonicalName() - Method in class com.vmware.vcenter.hvc.links.sync.ProvidersTypes.Info
 
_getCanonicalName() - Method in class com.vmware.vcenter.hvc.links.sync.ProvidersTypes.SessionInfo
 
_getCanonicalName() - Method in class com.vmware.vcenter.hvc.links.sync.ProvidersTypes.Summary
 
_getCanonicalName() - Method in class com.vmware.vcenter.hvc.links.SyncTypes.Credentials
 
_getCanonicalName() - Method in class com.vmware.vcenter.hvc.LinksTypes.CertificateInfo
 
_getCanonicalName() - Method in class com.vmware.vcenter.hvc.LinksTypes.CreateSpec
 
_getCanonicalName() - Method in class com.vmware.vcenter.hvc.LinksTypes.Credentials
 
_getCanonicalName() - Method in class com.vmware.vcenter.hvc.LinksTypes.Summary
 
_getCanonicalName() - Method in class com.vmware.vcenter.identity.ProvidersTypes.ActiveDirectoryOverLdap
 
_getCanonicalName() - Method in class com.vmware.vcenter.identity.ProvidersTypes.CreateSpec
 
_getCanonicalName() - Method in class com.vmware.vcenter.identity.ProvidersTypes.Info
 
_getCanonicalName() - Method in class com.vmware.vcenter.identity.ProvidersTypes.Oauth2CreateSpec
 
_getCanonicalName() - Method in class com.vmware.vcenter.identity.ProvidersTypes.Oauth2Info
 
_getCanonicalName() - Method in class com.vmware.vcenter.identity.ProvidersTypes.Oauth2Summary
 
_getCanonicalName() - Method in class com.vmware.vcenter.identity.ProvidersTypes.Oauth2UpdateSpec
 
_getCanonicalName() - Method in class com.vmware.vcenter.identity.ProvidersTypes.OidcCreateSpec
 
_getCanonicalName() - Method in class com.vmware.vcenter.identity.ProvidersTypes.OidcInfo
 
_getCanonicalName() - Method in class com.vmware.vcenter.identity.ProvidersTypes.OidcSummary
 
_getCanonicalName() - Method in class com.vmware.vcenter.identity.ProvidersTypes.OidcUpdateSpec
 
_getCanonicalName() - Method in class com.vmware.vcenter.identity.ProvidersTypes.Summary
 
_getCanonicalName() - Method in class com.vmware.vcenter.identity.ProvidersTypes.UpdateSpec
 
_getCanonicalName() - Method in class com.vmware.vcenter.inventory.DatastoreTypes.Info
 
_getCanonicalName() - Method in class com.vmware.vcenter.inventory.NetworkTypes.Info
 
_getCanonicalName() - Method in class com.vmware.vcenter.lcm.discovery.AssociatedProductsTypes.CreateSpec
 
_getCanonicalName() - Method in class com.vmware.vcenter.lcm.discovery.AssociatedProductsTypes.UpdateSpec
 
_getCanonicalName() - Method in class com.vmware.vcenter.lcm.discovery.InteropReportTypes.ReleaseInfo
 
_getCanonicalName() - Method in class com.vmware.vcenter.lcm.discovery.InteropReportTypes.Report
 
_getCanonicalName() - Method in class com.vmware.vcenter.lcm.discovery.InteropReportTypes.ReportRow
 
_getCanonicalName() - Method in class com.vmware.vcenter.lcm.discovery.InteropReportTypes.ReportSummary
 
_getCanonicalName() - Method in class com.vmware.vcenter.lcm.discovery.InteropReportTypes.Result
 
_getCanonicalName() - Method in class com.vmware.vcenter.lcm.discovery.InteropReportTypes.Spec
 
_getCanonicalName() - Method in class com.vmware.vcenter.lcm.discovery.Product
 
_getCanonicalName() - Method in class com.vmware.vcenter.lcm.discovery.ProductCatalogTypes.Summary
 
_getCanonicalName() - Method in class com.vmware.vcenter.lcm.Notification
 
_getCanonicalName() - Method in class com.vmware.vcenter.lcm.Notifications
 
_getCanonicalName() - Method in class com.vmware.vcenter.lcm.ReportsTypes.Location
 
_getCanonicalName() - Method in class com.vmware.vcenter.lcm.ReportsTypes.Token
 
_getCanonicalName() - Method in class com.vmware.vcenter.lcm.update.PendingTypes.Info
 
_getCanonicalName() - Method in class com.vmware.vcenter.lcm.update.PendingTypes.ListResult
 
_getCanonicalName() - Method in class com.vmware.vcenter.lcm.update.PendingTypes.Summary
 
_getCanonicalName() - Method in class com.vmware.vcenter.lcm.update.PrecheckReportTypes.Report
 
_getCanonicalName() - Method in class com.vmware.vcenter.lcm.update.PrecheckReportTypes.ReportSummary
 
_getCanonicalName() - Method in class com.vmware.vcenter.lcm.update.PrecheckReportTypes.Result
 
_getCanonicalName() - Method in class com.vmware.vcenter.namespace_management.ClusterAvailableVersionsTypes.Summary
 
_getCanonicalName() - Method in class com.vmware.vcenter.namespace_management.ClusterCompatibilityTypes.FilterSpec
 
_getCanonicalName() - Method in class com.vmware.vcenter.namespace_management.ClusterCompatibilityTypes.Summary
 
_getCanonicalName() - Method in class com.vmware.vcenter.namespace_management.ClusterSizeInfoTypes.Info
 
_getCanonicalName() - Method in class com.vmware.vcenter.namespace_management.ClusterSizeInfoTypes.VmInfo
 
_getCanonicalName() - Method in class com.vmware.vcenter.namespace_management.ClustersTypes.EnableSpec
 
_getCanonicalName() - Method in class com.vmware.vcenter.namespace_management.ClustersTypes.ImageRegistry
 
_getCanonicalName() - Method in class com.vmware.vcenter.namespace_management.ClustersTypes.ImageStorageSpec
 
_getCanonicalName() - Method in class com.vmware.vcenter.namespace_management.ClustersTypes.Info
 
_getCanonicalName() - Method in class com.vmware.vcenter.namespace_management.ClustersTypes.Ipv4Range
 
_getCanonicalName() - Method in class com.vmware.vcenter.namespace_management.ClustersTypes.Message
 
_getCanonicalName() - Method in class com.vmware.vcenter.namespace_management.ClustersTypes.NCPClusterNetworkEnableSpec
 
_getCanonicalName() - Method in class com.vmware.vcenter.namespace_management.ClustersTypes.NCPClusterNetworkInfo
 
_getCanonicalName() - Method in class com.vmware.vcenter.namespace_management.ClustersTypes.NCPClusterNetworkSetSpec
 
_getCanonicalName() - Method in class com.vmware.vcenter.namespace_management.ClustersTypes.NCPClusterNetworkUpdateSpec
 
_getCanonicalName() - Method in class com.vmware.vcenter.namespace_management.ClustersTypes.NetworkSpec
 
_getCanonicalName() - Method in class com.vmware.vcenter.namespace_management.ClustersTypes.SetSpec
 
_getCanonicalName() - Method in class com.vmware.vcenter.namespace_management.ClustersTypes.Stats
 
_getCanonicalName() - Method in class com.vmware.vcenter.namespace_management.ClustersTypes.Summary
 
_getCanonicalName() - Method in class com.vmware.vcenter.namespace_management.ClustersTypes.UpdateSpec
 
_getCanonicalName() - Method in class com.vmware.vcenter.namespace_management.DistributedSwitchCompatibilityTypes.FilterSpec
 
_getCanonicalName() - Method in class com.vmware.vcenter.namespace_management.DistributedSwitchCompatibilityTypes.Summary
 
_getCanonicalName() - Method in class com.vmware.vcenter.namespace_management.EdgeClusterCompatibilityTypes.FilterSpec
 
_getCanonicalName() - Method in class com.vmware.vcenter.namespace_management.EdgeClusterCompatibilityTypes.Summary
 
_getCanonicalName() - Method in class com.vmware.vcenter.namespace_management.HostsConfigTypes.Info
 
_getCanonicalName() - Method in class com.vmware.vcenter.namespace_management.Ipv4Cidr
 
_getCanonicalName() - Method in class com.vmware.vcenter.namespace_management.NamespaceResourceOptionsTypes.Info
 
_getCanonicalName() - Method in class com.vmware.vcenter.namespace_management.software.ClustersTypes.Info
 
_getCanonicalName() - Method in class com.vmware.vcenter.namespace_management.software.ClustersTypes.Message
 
_getCanonicalName() - Method in class com.vmware.vcenter.namespace_management.software.ClustersTypes.Result
 
_getCanonicalName() - Method in class com.vmware.vcenter.namespace_management.software.ClustersTypes.Summary
 
_getCanonicalName() - Method in class com.vmware.vcenter.namespace_management.software.ClustersTypes.UpgradeProgress
 
_getCanonicalName() - Method in class com.vmware.vcenter.namespace_management.software.ClustersTypes.UpgradeSpec
 
_getCanonicalName() - Method in class com.vmware.vcenter.namespace_management.software.ClustersTypes.UpgradeStatus
 
_getCanonicalName() - Method in class com.vmware.vcenter.namespace_management.stats.TimeSeriesTypes.PodIdentifier
 
_getCanonicalName() - Method in class com.vmware.vcenter.namespace_management.stats.TimeSeriesTypes.Spec
 
_getCanonicalName() - Method in class com.vmware.vcenter.namespace_management.stats.TimeSeriesTypes.TimeSeries
 
_getCanonicalName() - Method in class com.vmware.vcenter.namespace_management.SupportBundleTypes.Location
 
_getCanonicalName() - Method in class com.vmware.vcenter.namespace_management.SupportBundleTypes.Token
 
_getCanonicalName() - Method in class com.vmware.vcenter.namespaces.AccessTypes.CreateSpec
 
_getCanonicalName() - Method in class com.vmware.vcenter.namespaces.AccessTypes.Info
 
_getCanonicalName() - Method in class com.vmware.vcenter.namespaces.AccessTypes.SetSpec
 
_getCanonicalName() - Method in class com.vmware.vcenter.namespaces.Container
 
_getCanonicalName() - Method in class com.vmware.vcenter.namespaces.EndpointAddress
 
_getCanonicalName() - Method in class com.vmware.vcenter.namespaces.IngressRuleValue
 
_getCanonicalName() - Method in class com.vmware.vcenter.namespaces.InstancesTypes.Access
 
_getCanonicalName() - Method in class com.vmware.vcenter.namespaces.InstancesTypes.CreateSpec
 
_getCanonicalName() - Method in class com.vmware.vcenter.namespaces.InstancesTypes.Info
 
_getCanonicalName() - Method in class com.vmware.vcenter.namespaces.InstancesTypes.Message
 
_getCanonicalName() - Method in class com.vmware.vcenter.namespaces.InstancesTypes.SetSpec
 
_getCanonicalName() - Method in class com.vmware.vcenter.namespaces.InstancesTypes.Stats
 
_getCanonicalName() - Method in class com.vmware.vcenter.namespaces.InstancesTypes.StorageSpec
 
_getCanonicalName() - Method in class com.vmware.vcenter.namespaces.InstancesTypes.Summary
 
_getCanonicalName() - Method in class com.vmware.vcenter.namespaces.InstancesTypes.UpdateSpec
 
_getCanonicalName() - Method in class com.vmware.vcenter.namespaces.ResourceQuotaOptionsV1
 
_getCanonicalName() - Method in class com.vmware.vcenter.namespaces.ResourceQuotaOptionsV1Update
 
_getCanonicalName() - Method in class com.vmware.vcenter.namespaces.user.InstancesTypes.Summary
 
_getCanonicalName() - Method in class com.vmware.vcenter.NetworkTypes.FilterSpec
 
_getCanonicalName() - Method in class com.vmware.vcenter.NetworkTypes.Summary
 
_getCanonicalName() - Method in class com.vmware.vcenter.ovf.CertificateParams
 
_getCanonicalName() - Method in class com.vmware.vcenter.ovf.DeploymentOption
 
_getCanonicalName() - Method in class com.vmware.vcenter.ovf.DeploymentOptionParams
 
_getCanonicalName() - Method in class com.vmware.vcenter.ovf.ExportFlagTypes.Info
 
_getCanonicalName() - Method in class com.vmware.vcenter.ovf.ExtraConfig
 
_getCanonicalName() - Method in class com.vmware.vcenter.ovf.ExtraConfigParams
 
_getCanonicalName() - Method in class com.vmware.vcenter.ovf.ImportFlagTypes.Info
 
_getCanonicalName() - Method in class com.vmware.vcenter.ovf.IpAllocationParams
 
_getCanonicalName() - Method in class com.vmware.vcenter.ovf.LibraryItemTypes.CreateResult
 
_getCanonicalName() - Method in class com.vmware.vcenter.ovf.LibraryItemTypes.CreateSpec
 
_getCanonicalName() - Method in class com.vmware.vcenter.ovf.LibraryItemTypes.CreateTarget
 
_getCanonicalName() - Method in class com.vmware.vcenter.ovf.LibraryItemTypes.DeployableIdentity
 
_getCanonicalName() - Method in class com.vmware.vcenter.ovf.LibraryItemTypes.DeploymentResult
 
_getCanonicalName() - Method in class com.vmware.vcenter.ovf.LibraryItemTypes.DeploymentTarget
 
_getCanonicalName() - Method in class com.vmware.vcenter.ovf.LibraryItemTypes.OvfSummary
 
_getCanonicalName() - Method in class com.vmware.vcenter.ovf.LibraryItemTypes.ResourcePoolDeploymentSpec
 
_getCanonicalName() - Method in class com.vmware.vcenter.ovf.LibraryItemTypes.ResultInfo
 
_getCanonicalName() - Method in class com.vmware.vcenter.ovf.LibraryItemTypes.StorageGroupMapping
 
_getCanonicalName() - Method in class com.vmware.vcenter.ovf.OvfError
 
_getCanonicalName() - Method in class com.vmware.vcenter.ovf.OvfInfo
 
_getCanonicalName() - Method in class com.vmware.vcenter.ovf.OvfMessage
 
_getCanonicalName() - Method in class com.vmware.vcenter.ovf.OvfParams
 
_getCanonicalName() - Method in class com.vmware.vcenter.ovf.OvfWarning
 
_getCanonicalName() - Method in class com.vmware.vcenter.ovf.ParseIssue
 
_getCanonicalName() - Method in class com.vmware.vcenter.ovf.Property
 
_getCanonicalName() - Method in class com.vmware.vcenter.ovf.PropertyParams
 
_getCanonicalName() - Method in class com.vmware.vcenter.ovf.ScaleOutGroup
 
_getCanonicalName() - Method in class com.vmware.vcenter.ovf.ScaleOutParams
 
_getCanonicalName() - Method in class com.vmware.vcenter.ovf.SizeParams
 
_getCanonicalName() - Method in class com.vmware.vcenter.ovf.UnknownSection
 
_getCanonicalName() - Method in class com.vmware.vcenter.ovf.UnknownSectionParams
 
_getCanonicalName() - Method in class com.vmware.vcenter.ovf.VcenterExtensionParams
 
_getCanonicalName() - Method in class com.vmware.vcenter.ResourcePoolTypes.CreateSpec
 
_getCanonicalName() - Method in class com.vmware.vcenter.ResourcePoolTypes.FilterSpec
 
_getCanonicalName() - Method in class com.vmware.vcenter.ResourcePoolTypes.Info
 
_getCanonicalName() - Method in class com.vmware.vcenter.ResourcePoolTypes.ResourceAllocationCreateSpec
 
_getCanonicalName() - Method in class com.vmware.vcenter.ResourcePoolTypes.ResourceAllocationInfo
 
_getCanonicalName() - Method in class com.vmware.vcenter.ResourcePoolTypes.ResourceAllocationUpdateSpec
 
_getCanonicalName() - Method in class com.vmware.vcenter.ResourcePoolTypes.SharesInfo
 
_getCanonicalName() - Method in class com.vmware.vcenter.ResourcePoolTypes.Summary
 
_getCanonicalName() - Method in class com.vmware.vcenter.ResourcePoolTypes.UpdateSpec
 
_getCanonicalName() - Method in class com.vmware.vcenter.services.ServiceTypes.Info
 
_getCanonicalName() - Method in class com.vmware.vcenter.services.ServiceTypes.UpdateSpec
 
_getCanonicalName() - Method in class com.vmware.vcenter.storage.policies.compliance.VMTypes.FilterSpec
 
_getCanonicalName() - Method in class com.vmware.vcenter.storage.policies.compliance.VMTypes.Info
 
_getCanonicalName() - Method in class com.vmware.vcenter.storage.policies.ComplianceTypes.FilterSpec
 
_getCanonicalName() - Method in class com.vmware.vcenter.storage.policies.ComplianceTypes.Summary
 
_getCanonicalName() - Method in class com.vmware.vcenter.storage.policies.VMTypes.Info
 
_getCanonicalName() - Method in class com.vmware.vcenter.storage.PoliciesTypes.CompatibilityInfo
 
_getCanonicalName() - Method in class com.vmware.vcenter.storage.PoliciesTypes.CompatibleDatastoreInfo
 
_getCanonicalName() - Method in class com.vmware.vcenter.storage.PoliciesTypes.FilterSpec
 
_getCanonicalName() - Method in class com.vmware.vcenter.storage.PoliciesTypes.Summary
 
_getCanonicalName() - Method in class com.vmware.vcenter.system_config.DeploymentTypeTypes.Info
 
_getCanonicalName() - Method in class com.vmware.vcenter.system_config.DeploymentTypeTypes.ReconfigureSpec
 
_getCanonicalName() - Method in class com.vmware.vcenter.system_config.PscRegistrationTypes.Info
 
_getCanonicalName() - Method in class com.vmware.vcenter.tagging.AssociationsTypes.IterationSpec
 
_getCanonicalName() - Method in class com.vmware.vcenter.tagging.AssociationsTypes.ListResult
 
_getCanonicalName() - Method in class com.vmware.vcenter.tagging.AssociationsTypes.Summary
 
_getCanonicalName() - Method in exception com.vmware.vcenter.tokenservice.Error
 
_getCanonicalName() - Method in exception com.vmware.vcenter.tokenservice.InvalidGrant
 
_getCanonicalName() - Method in exception com.vmware.vcenter.tokenservice.InvalidRequest
 
_getCanonicalName() - Method in exception com.vmware.vcenter.tokenservice.InvalidScope
 
_getCanonicalName() - Method in class com.vmware.vcenter.tokenservice.TokenExchangeTypes.ExchangeSpec
 
_getCanonicalName() - Method in class com.vmware.vcenter.tokenservice.TokenExchangeTypes.Info
 
_getCanonicalName() - Method in class com.vmware.vcenter.topology.NodesTypes.FilterSpec
 
_getCanonicalName() - Method in class com.vmware.vcenter.topology.NodesTypes.Info
 
_getCanonicalName() - Method in class com.vmware.vcenter.topology.NodesTypes.Summary
 
_getCanonicalName() - Method in class com.vmware.vcenter.topology.ReplicationStatusTypes.FilterSpec
 
_getCanonicalName() - Method in class com.vmware.vcenter.topology.ReplicationStatusTypes.Summary
 
_getCanonicalName() - Method in class com.vmware.vcenter.trusted_infrastructure.attestation.ServicesTypes.CreateSpec
 
_getCanonicalName() - Method in class com.vmware.vcenter.trusted_infrastructure.attestation.ServicesTypes.FilterSpec
 
_getCanonicalName() - Method in class com.vmware.vcenter.trusted_infrastructure.attestation.ServicesTypes.Info
 
_getCanonicalName() - Method in class com.vmware.vcenter.trusted_infrastructure.attestation.ServicesTypes.Summary
 
_getCanonicalName() - Method in class com.vmware.vcenter.trusted_infrastructure.kms.ServicesTypes.CreateSpec
 
_getCanonicalName() - Method in class com.vmware.vcenter.trusted_infrastructure.kms.ServicesTypes.FilterSpec
 
_getCanonicalName() - Method in class com.vmware.vcenter.trusted_infrastructure.kms.ServicesTypes.Info
 
_getCanonicalName() - Method in class com.vmware.vcenter.trusted_infrastructure.kms.ServicesTypes.Summary
 
_getCanonicalName() - Method in class com.vmware.vcenter.trusted_infrastructure.NetworkAddress
 
_getCanonicalName() - Method in class com.vmware.vcenter.trusted_infrastructure.PrincipalTypes.Info
 
_getCanonicalName() - Method in class com.vmware.vcenter.trusted_infrastructure.StsPrincipal
 
_getCanonicalName() - Method in class com.vmware.vcenter.trusted_infrastructure.StsPrincipalId
 
_getCanonicalName() - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.attestation.os.esx.BaseImagesTypes.FilterSpec
 
_getCanonicalName() - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.attestation.os.esx.BaseImagesTypes.Info
 
_getCanonicalName() - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.attestation.os.esx.BaseImagesTypes.Summary
 
_getCanonicalName() - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.attestation.ServiceStatusTypes.Info
 
_getCanonicalName() - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.attestation.tpm2.CaCertificatesTypes.CreateSpec
 
_getCanonicalName() - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.attestation.tpm2.CaCertificatesTypes.Info
 
_getCanonicalName() - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.attestation.tpm2.CaCertificatesTypes.Summary
 
_getCanonicalName() - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.attestation.tpm2.EndorsementKeysTypes.CreateSpec
 
_getCanonicalName() - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.attestation.tpm2.EndorsementKeysTypes.Info
 
_getCanonicalName() - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.attestation.tpm2.EndorsementKeysTypes.Summary
 
_getCanonicalName() - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.attestation.tpm2.SettingsTypes.Info
 
_getCanonicalName() - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.attestation.tpm2.SettingsTypes.UpdateSpec
 
_getCanonicalName() - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.ConsumerPrincipalsTypes.CreateSpec
 
_getCanonicalName() - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.ConsumerPrincipalsTypes.FilterSpec
 
_getCanonicalName() - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.ConsumerPrincipalsTypes.Info
 
_getCanonicalName() - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.ConsumerPrincipalsTypes.Summary
 
_getCanonicalName() - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.providers.client_certificate.CsrTypes.Info
 
_getCanonicalName() - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.providers.ClientCertificateTypes.Info
 
_getCanonicalName() - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.providers.ClientCertificateTypes.UpdateSpec
 
_getCanonicalName() - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.providers.CurrentPeerCertificatesTypes.FilterSpec
 
_getCanonicalName() - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.providers.CurrentPeerCertificatesTypes.Summary
 
_getCanonicalName() - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.providers.TrustedPeerCertificatesTypes.Info
 
_getCanonicalName() - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.providers.TrustedPeerCertificatesTypes.UpdateSpec
 
_getCanonicalName() - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.ProvidersTypes.CreateSpec
 
_getCanonicalName() - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.ProvidersTypes.Info
 
_getCanonicalName() - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.ProvidersTypes.KeyServerCreateSpec
 
_getCanonicalName() - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.ProvidersTypes.KeyServerInfo
 
_getCanonicalName() - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.ProvidersTypes.KeyServerUpdateSpec
 
_getCanonicalName() - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.ProvidersTypes.KmipServerCreateSpec
 
_getCanonicalName() - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.ProvidersTypes.KmipServerInfo
 
_getCanonicalName() - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.ProvidersTypes.KmipServerUpdateSpec
 
_getCanonicalName() - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.ProvidersTypes.Server
 
_getCanonicalName() - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.ProvidersTypes.ServerInfo
 
_getCanonicalName() - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.ProvidersTypes.Status
 
_getCanonicalName() - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.ProvidersTypes.Summary
 
_getCanonicalName() - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.ProvidersTypes.UpdateSpec
 
_getCanonicalName() - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.ServiceStatusTypes.Info
 
_getCanonicalName() - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_hosts.AttestationTypes.FilterSpec
 
_getCanonicalName() - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_hosts.AttestationTypes.Info
 
_getCanonicalName() - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_hosts.AttestationTypes.Summary
 
_getCanonicalName() - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_hosts.KmsTypes.FilterSpec
 
_getCanonicalName() - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_hosts.KmsTypes.Info
 
_getCanonicalName() - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_hosts.KmsTypes.Summary
 
_getCanonicalName() - Method in class com.vmware.vcenter.trusted_infrastructure.TrustAuthorityClustersTypes.FilterSpec
 
_getCanonicalName() - Method in class com.vmware.vcenter.trusted_infrastructure.TrustAuthorityClustersTypes.Info
 
_getCanonicalName() - Method in class com.vmware.vcenter.trusted_infrastructure.TrustAuthorityClustersTypes.Summary
 
_getCanonicalName() - Method in class com.vmware.vcenter.trusted_infrastructure.TrustAuthorityClustersTypes.UpdateSpec
 
_getCanonicalName() - Method in class com.vmware.vcenter.trusted_infrastructure.trusted_clusters.attestation.ServicesTypes.CreateSpec
 
_getCanonicalName() - Method in class com.vmware.vcenter.trusted_infrastructure.trusted_clusters.attestation.ServicesTypes.FilterSpec
 
_getCanonicalName() - Method in class com.vmware.vcenter.trusted_infrastructure.trusted_clusters.attestation.ServicesTypes.Info
 
_getCanonicalName() - Method in class com.vmware.vcenter.trusted_infrastructure.trusted_clusters.attestation.ServicesTypes.Summary
 
_getCanonicalName() - Method in class com.vmware.vcenter.trusted_infrastructure.trusted_clusters.kms.ServicesTypes.CreateSpec
 
_getCanonicalName() - Method in class com.vmware.vcenter.trusted_infrastructure.trusted_clusters.kms.ServicesTypes.FilterSpec
 
_getCanonicalName() - Method in class com.vmware.vcenter.trusted_infrastructure.trusted_clusters.kms.ServicesTypes.Info
 
_getCanonicalName() - Method in class com.vmware.vcenter.trusted_infrastructure.trusted_clusters.kms.ServicesTypes.Summary
 
_getCanonicalName() - Method in class com.vmware.vcenter.trusted_infrastructure.X509CertChain
 
_getCanonicalName() - Method in class com.vmware.vcenter.vcha.CertificateInfo
 
_getCanonicalName() - Method in class com.vmware.vcenter.vcha.cluster.ActiveTypes.Info
 
_getCanonicalName() - Method in class com.vmware.vcenter.vcha.cluster.DeploymentTypeTypes.Info
 
_getCanonicalName() - Method in class com.vmware.vcenter.vcha.cluster.ModeTypes.Info
 
_getCanonicalName() - Method in class com.vmware.vcenter.vcha.cluster.PassiveTypes.CheckResult
 
_getCanonicalName() - Method in class com.vmware.vcenter.vcha.cluster.PassiveTypes.CheckSpec
 
_getCanonicalName() - Method in class com.vmware.vcenter.vcha.cluster.PassiveTypes.RedeploySpec
 
_getCanonicalName() - Method in class com.vmware.vcenter.vcha.cluster.WitnessTypes.CheckResult
 
_getCanonicalName() - Method in class com.vmware.vcenter.vcha.cluster.WitnessTypes.CheckSpec
 
_getCanonicalName() - Method in class com.vmware.vcenter.vcha.cluster.WitnessTypes.RedeploySpec
 
_getCanonicalName() - Method in class com.vmware.vcenter.vcha.ClusterTypes.ActiveSpec
 
_getCanonicalName() - Method in class com.vmware.vcenter.vcha.ClusterTypes.DeploySpec
 
_getCanonicalName() - Method in class com.vmware.vcenter.vcha.ClusterTypes.ErrorCondition
 
_getCanonicalName() - Method in class com.vmware.vcenter.vcha.ClusterTypes.Info
 
_getCanonicalName() - Method in class com.vmware.vcenter.vcha.ClusterTypes.IpInfo
 
_getCanonicalName() - Method in class com.vmware.vcenter.vcha.ClusterTypes.Ipv4Info
 
_getCanonicalName() - Method in class com.vmware.vcenter.vcha.ClusterTypes.Ipv6Info
 
_getCanonicalName() - Method in class com.vmware.vcenter.vcha.ClusterTypes.NodeInfo
 
_getCanonicalName() - Method in class com.vmware.vcenter.vcha.ClusterTypes.NodeRuntimeInfo
 
_getCanonicalName() - Method in class com.vmware.vcenter.vcha.ClusterTypes.NodeVmInfo
 
_getCanonicalName() - Method in class com.vmware.vcenter.vcha.ClusterTypes.PassiveSpec
 
_getCanonicalName() - Method in class com.vmware.vcenter.vcha.ClusterTypes.UndeploySpec
 
_getCanonicalName() - Method in class com.vmware.vcenter.vcha.ClusterTypes.VmInfo
 
_getCanonicalName() - Method in class com.vmware.vcenter.vcha.ClusterTypes.WitnessInfo
 
_getCanonicalName() - Method in class com.vmware.vcenter.vcha.ClusterTypes.WitnessSpec
 
_getCanonicalName() - Method in class com.vmware.vcenter.vcha.ConnectionSpec
 
_getCanonicalName() - Method in class com.vmware.vcenter.vcha.CredentialsSpec
 
_getCanonicalName() - Method in class com.vmware.vcenter.vcha.DiskInfo
 
_getCanonicalName() - Method in class com.vmware.vcenter.vcha.DiskSpec
 
_getCanonicalName() - Method in class com.vmware.vcenter.vcha.IpSpec
 
_getCanonicalName() - Method in class com.vmware.vcenter.vcha.Ipv4Spec
 
_getCanonicalName() - Method in class com.vmware.vcenter.vcha.Ipv6Spec
 
_getCanonicalName() - Method in class com.vmware.vcenter.vcha.OperationsTypes.Info
 
_getCanonicalName() - Method in class com.vmware.vcenter.vcha.PlacementInfo
 
_getCanonicalName() - Method in class com.vmware.vcenter.vcha.PlacementSpec
 
_getCanonicalName() - Method in class com.vmware.vcenter.vm.compute.PoliciesTypes.Info
 
_getCanonicalName() - Method in class com.vmware.vcenter.vm.console.TicketsTypes.CreateSpec
 
_getCanonicalName() - Method in class com.vmware.vcenter.vm.console.TicketsTypes.Summary
 
_getCanonicalName() - Method in class com.vmware.vcenter.vm.guest.CustomizationTypes.SetSpec
 
_getCanonicalName() - Method in class com.vmware.vcenter.vm.guest.DhcpConfigInfo
 
_getCanonicalName() - Method in class com.vmware.vcenter.vm.guest.DnsAssignedValues
 
_getCanonicalName() - Method in class com.vmware.vcenter.vm.guest.DnsConfigInfo
 
_getCanonicalName() - Method in class com.vmware.vcenter.vm.guest.IdentityTypes.Info
 
_getCanonicalName() - Method in class com.vmware.vcenter.vm.guest.LocalFilesystemTypes.Info
 
_getCanonicalName() - Method in class com.vmware.vcenter.vm.guest.LocalFilesystemTypes.VirtualDiskMapping
 
_getCanonicalName() - Method in class com.vmware.vcenter.vm.guest.networking.InterfacesTypes.Info
 
_getCanonicalName() - Method in class com.vmware.vcenter.vm.guest.networking.InterfacesTypes.IpAddressInfo
 
_getCanonicalName() - Method in class com.vmware.vcenter.vm.guest.networking.InterfacesTypes.IpConfigInfo
 
_getCanonicalName() - Method in class com.vmware.vcenter.vm.guest.networking.RoutesTypes.Info
 
_getCanonicalName() - Method in class com.vmware.vcenter.vm.guest.NetworkingTypes.Info
 
_getCanonicalName() - Method in class com.vmware.vcenter.vm.guest.PowerTypes.Info
 
_getCanonicalName() - Method in class com.vmware.vcenter.vm.hardware.adapter.SataTypes.CreateSpec
 
_getCanonicalName() - Method in class com.vmware.vcenter.vm.hardware.adapter.SataTypes.Info
 
_getCanonicalName() - Method in class com.vmware.vcenter.vm.hardware.adapter.SataTypes.Summary
 
_getCanonicalName() - Method in class com.vmware.vcenter.vm.hardware.adapter.ScsiTypes.CreateSpec
 
_getCanonicalName() - Method in class com.vmware.vcenter.vm.hardware.adapter.ScsiTypes.Info
 
_getCanonicalName() - Method in class com.vmware.vcenter.vm.hardware.adapter.ScsiTypes.Summary
 
_getCanonicalName() - Method in class com.vmware.vcenter.vm.hardware.adapter.ScsiTypes.UpdateSpec
 
_getCanonicalName() - Method in class com.vmware.vcenter.vm.hardware.boot.DeviceTypes.Entry
 
_getCanonicalName() - Method in class com.vmware.vcenter.vm.hardware.boot.DeviceTypes.EntryCreateSpec
 
_getCanonicalName() - Method in class com.vmware.vcenter.vm.hardware.BootTypes.CreateSpec
 
_getCanonicalName() - Method in class com.vmware.vcenter.vm.hardware.BootTypes.Info
 
_getCanonicalName() - Method in class com.vmware.vcenter.vm.hardware.BootTypes.UpdateSpec
 
_getCanonicalName() - Method in class com.vmware.vcenter.vm.hardware.CdromTypes.BackingInfo
 
_getCanonicalName() - Method in class com.vmware.vcenter.vm.hardware.CdromTypes.BackingSpec
 
_getCanonicalName() - Method in class com.vmware.vcenter.vm.hardware.CdromTypes.CreateSpec
 
_getCanonicalName() - Method in class com.vmware.vcenter.vm.hardware.CdromTypes.Info
 
_getCanonicalName() - Method in class com.vmware.vcenter.vm.hardware.CdromTypes.Summary
 
_getCanonicalName() - Method in class com.vmware.vcenter.vm.hardware.CdromTypes.UpdateSpec
 
_getCanonicalName() - Method in class com.vmware.vcenter.vm.hardware.ConnectionCreateSpec
 
_getCanonicalName() - Method in class com.vmware.vcenter.vm.hardware.ConnectionInfo
 
_getCanonicalName() - Method in class com.vmware.vcenter.vm.hardware.ConnectionUpdateSpec
 
_getCanonicalName() - Method in class com.vmware.vcenter.vm.hardware.CpuTypes.Info
 
_getCanonicalName() - Method in class com.vmware.vcenter.vm.hardware.CpuTypes.UpdateSpec
 
_getCanonicalName() - Method in class com.vmware.vcenter.vm.hardware.DiskTypes.BackingInfo
 
_getCanonicalName() - Method in class com.vmware.vcenter.vm.hardware.DiskTypes.BackingSpec
 
_getCanonicalName() - Method in class com.vmware.vcenter.vm.hardware.DiskTypes.CreateSpec
 
_getCanonicalName() - Method in class com.vmware.vcenter.vm.hardware.DiskTypes.Info
 
_getCanonicalName() - Method in class com.vmware.vcenter.vm.hardware.DiskTypes.StoragePolicySpec
 
_getCanonicalName() - Method in class com.vmware.vcenter.vm.hardware.DiskTypes.Summary
 
_getCanonicalName() - Method in class com.vmware.vcenter.vm.hardware.DiskTypes.UpdateSpec
 
_getCanonicalName() - Method in class com.vmware.vcenter.vm.hardware.DiskTypes.VmdkCreateSpec
 
_getCanonicalName() - Method in class com.vmware.vcenter.vm.hardware.EthernetTypes.BackingInfo
 
_getCanonicalName() - Method in class com.vmware.vcenter.vm.hardware.EthernetTypes.BackingSpec
 
_getCanonicalName() - Method in class com.vmware.vcenter.vm.hardware.EthernetTypes.CreateSpec
 
_getCanonicalName() - Method in class com.vmware.vcenter.vm.hardware.EthernetTypes.Info
 
_getCanonicalName() - Method in class com.vmware.vcenter.vm.hardware.EthernetTypes.Summary
 
_getCanonicalName() - Method in class com.vmware.vcenter.vm.hardware.EthernetTypes.UpdateSpec
 
_getCanonicalName() - Method in class com.vmware.vcenter.vm.hardware.FloppyTypes.BackingInfo
 
_getCanonicalName() - Method in class com.vmware.vcenter.vm.hardware.FloppyTypes.BackingSpec
 
_getCanonicalName() - Method in class com.vmware.vcenter.vm.hardware.FloppyTypes.CreateSpec
 
_getCanonicalName() - Method in class com.vmware.vcenter.vm.hardware.FloppyTypes.Info
 
_getCanonicalName() - Method in class com.vmware.vcenter.vm.hardware.FloppyTypes.Summary
 
_getCanonicalName() - Method in class com.vmware.vcenter.vm.hardware.FloppyTypes.UpdateSpec
 
_getCanonicalName() - Method in class com.vmware.vcenter.vm.hardware.IdeAddressInfo
 
_getCanonicalName() - Method in class com.vmware.vcenter.vm.hardware.IdeAddressSpec
 
_getCanonicalName() - Method in class com.vmware.vcenter.vm.hardware.MemoryTypes.Info
 
_getCanonicalName() - Method in class com.vmware.vcenter.vm.hardware.MemoryTypes.UpdateSpec
 
_getCanonicalName() - Method in class com.vmware.vcenter.vm.hardware.ParallelTypes.BackingInfo
 
_getCanonicalName() - Method in class com.vmware.vcenter.vm.hardware.ParallelTypes.BackingSpec
 
_getCanonicalName() - Method in class com.vmware.vcenter.vm.hardware.ParallelTypes.CreateSpec
 
_getCanonicalName() - Method in class com.vmware.vcenter.vm.hardware.ParallelTypes.Info
 
_getCanonicalName() - Method in class com.vmware.vcenter.vm.hardware.ParallelTypes.Summary
 
_getCanonicalName() - Method in class com.vmware.vcenter.vm.hardware.ParallelTypes.UpdateSpec
 
_getCanonicalName() - Method in class com.vmware.vcenter.vm.hardware.SataAddressInfo
 
_getCanonicalName() - Method in class com.vmware.vcenter.vm.hardware.SataAddressSpec
 
_getCanonicalName() - Method in class com.vmware.vcenter.vm.hardware.ScsiAddressInfo
 
_getCanonicalName() - Method in class com.vmware.vcenter.vm.hardware.ScsiAddressSpec
 
_getCanonicalName() - Method in class com.vmware.vcenter.vm.hardware.SerialTypes.BackingInfo
 
_getCanonicalName() - Method in class com.vmware.vcenter.vm.hardware.SerialTypes.BackingSpec
 
_getCanonicalName() - Method in class com.vmware.vcenter.vm.hardware.SerialTypes.CreateSpec
 
_getCanonicalName() - Method in class com.vmware.vcenter.vm.hardware.SerialTypes.Info
 
_getCanonicalName() - Method in class com.vmware.vcenter.vm.hardware.SerialTypes.Summary
 
_getCanonicalName() - Method in class com.vmware.vcenter.vm.hardware.SerialTypes.UpdateSpec
 
_getCanonicalName() - Method in class com.vmware.vcenter.vm.HardwareTypes.Info
 
_getCanonicalName() - Method in class com.vmware.vcenter.vm.HardwareTypes.UpdateSpec
 
_getCanonicalName() - Method in class com.vmware.vcenter.vm.IdentityTypes.Info
 
_getCanonicalName() - Method in class com.vmware.vcenter.vm.LibraryItemTypes.CheckOutInfo
 
_getCanonicalName() - Method in class com.vmware.vcenter.vm.LibraryItemTypes.Info
 
_getCanonicalName() - Method in class com.vmware.vcenter.vm.PowerTypes.Info
 
_getCanonicalName() - Method in class com.vmware.vcenter.vm.storage.policy.ComplianceTypes.CheckSpec
 
_getCanonicalName() - Method in class com.vmware.vcenter.vm.storage.policy.ComplianceTypes.Info
 
_getCanonicalName() - Method in class com.vmware.vcenter.vm.storage.policy.ComplianceTypes.VmComplianceInfo
 
_getCanonicalName() - Method in class com.vmware.vcenter.vm.storage.PolicyTypes.DiskPolicySpec
 
_getCanonicalName() - Method in class com.vmware.vcenter.vm.storage.PolicyTypes.Info
 
_getCanonicalName() - Method in class com.vmware.vcenter.vm.storage.PolicyTypes.UpdateSpec
 
_getCanonicalName() - Method in class com.vmware.vcenter.vm.storage.PolicyTypes.VmHomePolicySpec
 
_getCanonicalName() - Method in class com.vmware.vcenter.vm.tools.InstallerTypes.Info
 
_getCanonicalName() - Method in class com.vmware.vcenter.vm.ToolsTypes.Info
 
_getCanonicalName() - Method in class com.vmware.vcenter.vm.ToolsTypes.UpdateSpec
 
_getCanonicalName() - Method in class com.vmware.vcenter.vm_template.library_items.CheckOutsTypes.CheckInSpec
 
_getCanonicalName() - Method in class com.vmware.vcenter.vm_template.library_items.CheckOutsTypes.CheckOutSpec
 
_getCanonicalName() - Method in class com.vmware.vcenter.vm_template.library_items.CheckOutsTypes.Info
 
_getCanonicalName() - Method in class com.vmware.vcenter.vm_template.library_items.CheckOutsTypes.PlacementSpec
 
_getCanonicalName() - Method in class com.vmware.vcenter.vm_template.library_items.CheckOutsTypes.Summary
 
_getCanonicalName() - Method in class com.vmware.vcenter.vm_template.library_items.VersionsTypes.Info
 
_getCanonicalName() - Method in class com.vmware.vcenter.vm_template.library_items.VersionsTypes.RollbackSpec
 
_getCanonicalName() - Method in class com.vmware.vcenter.vm_template.library_items.VersionsTypes.Summary
 
_getCanonicalName() - Method in class com.vmware.vcenter.vm_template.LibraryItemsTypes.CpuInfo
 
_getCanonicalName() - Method in class com.vmware.vcenter.vm_template.LibraryItemsTypes.CpuUpdateSpec
 
_getCanonicalName() - Method in class com.vmware.vcenter.vm_template.LibraryItemsTypes.CreatePlacementSpec
 
_getCanonicalName() - Method in class com.vmware.vcenter.vm_template.LibraryItemsTypes.CreateSpec
 
_getCanonicalName() - Method in class com.vmware.vcenter.vm_template.LibraryItemsTypes.CreateSpecDiskStorage
 
_getCanonicalName() - Method in class com.vmware.vcenter.vm_template.LibraryItemsTypes.CreateSpecDiskStoragePolicy
 
_getCanonicalName() - Method in class com.vmware.vcenter.vm_template.LibraryItemsTypes.CreateSpecVmHomeStorage
 
_getCanonicalName() - Method in class com.vmware.vcenter.vm_template.LibraryItemsTypes.CreateSpecVmHomeStoragePolicy
 
_getCanonicalName() - Method in class com.vmware.vcenter.vm_template.LibraryItemsTypes.DeployPlacementSpec
 
_getCanonicalName() - Method in class com.vmware.vcenter.vm_template.LibraryItemsTypes.DeploySpec
 
_getCanonicalName() - Method in class com.vmware.vcenter.vm_template.LibraryItemsTypes.DeploySpecDiskStorage
 
_getCanonicalName() - Method in class com.vmware.vcenter.vm_template.LibraryItemsTypes.DeploySpecDiskStoragePolicy
 
_getCanonicalName() - Method in class com.vmware.vcenter.vm_template.LibraryItemsTypes.DeploySpecVmHomeStorage
 
_getCanonicalName() - Method in class com.vmware.vcenter.vm_template.LibraryItemsTypes.DeploySpecVmHomeStoragePolicy
 
_getCanonicalName() - Method in class com.vmware.vcenter.vm_template.LibraryItemsTypes.DiskInfo
 
_getCanonicalName() - Method in class com.vmware.vcenter.vm_template.LibraryItemsTypes.DiskStorageInfo
 
_getCanonicalName() - Method in class com.vmware.vcenter.vm_template.LibraryItemsTypes.DiskUpdateSpec
 
_getCanonicalName() - Method in class com.vmware.vcenter.vm_template.LibraryItemsTypes.EthernetInfo
 
_getCanonicalName() - Method in class com.vmware.vcenter.vm_template.LibraryItemsTypes.EthernetUpdateSpec
 
_getCanonicalName() - Method in class com.vmware.vcenter.vm_template.LibraryItemsTypes.GuestCustomizationSpec
 
_getCanonicalName() - Method in class com.vmware.vcenter.vm_template.LibraryItemsTypes.HardwareCustomizationSpec
 
_getCanonicalName() - Method in class com.vmware.vcenter.vm_template.LibraryItemsTypes.Info
 
_getCanonicalName() - Method in class com.vmware.vcenter.vm_template.LibraryItemsTypes.MemoryInfo
 
_getCanonicalName() - Method in class com.vmware.vcenter.vm_template.LibraryItemsTypes.MemoryUpdateSpec
 
_getCanonicalName() - Method in class com.vmware.vcenter.vm_template.LibraryItemsTypes.VmHomeStorageInfo
 
_getCanonicalName() - Method in class com.vmware.vcenter.VMTypes.ClonePlacementSpec
 
_getCanonicalName() - Method in class com.vmware.vcenter.VMTypes.CloneSpec
 
_getCanonicalName() - Method in class com.vmware.vcenter.VMTypes.ComputePlacementSpec
 
_getCanonicalName() - Method in class com.vmware.vcenter.VMTypes.CreateSpec
 
_getCanonicalName() - Method in class com.vmware.vcenter.VMTypes.DiskCloneSpec
 
_getCanonicalName() - Method in class com.vmware.vcenter.VMTypes.DiskRelocateSpec
 
_getCanonicalName() - Method in class com.vmware.vcenter.VMTypes.FilterSpec
 
_getCanonicalName() - Method in class com.vmware.vcenter.VMTypes.GuestCustomizationSpec
 
_getCanonicalName() - Method in class com.vmware.vcenter.VMTypes.Info
 
_getCanonicalName() - Method in class com.vmware.vcenter.VMTypes.InstantClonePlacementSpec
 
_getCanonicalName() - Method in class com.vmware.vcenter.VMTypes.InstantCloneSpec
 
_getCanonicalName() - Method in class com.vmware.vcenter.VMTypes.InventoryPlacementSpec
 
_getCanonicalName() - Method in class com.vmware.vcenter.VMTypes.PlacementSpec
 
_getCanonicalName() - Method in class com.vmware.vcenter.VMTypes.RegisterPlacementSpec
 
_getCanonicalName() - Method in class com.vmware.vcenter.VMTypes.RegisterSpec
 
_getCanonicalName() - Method in class com.vmware.vcenter.VMTypes.RelocatePlacementSpec
 
_getCanonicalName() - Method in class com.vmware.vcenter.VMTypes.RelocateSpec
 
_getCanonicalName() - Method in class com.vmware.vcenter.VMTypes.StoragePlacementSpec
 
_getCanonicalName() - Method in class com.vmware.vcenter.VMTypes.StoragePolicySpec
 
_getCanonicalName() - Method in class com.vmware.vcenter.VMTypes.Summary
 
_getCanonicalName() - Method in class com.vmware.vstats.AcqSpecsTypes.CounterSpec
 
_getCanonicalName() - Method in class com.vmware.vstats.AcqSpecsTypes.CreateSpec
 
_getCanonicalName() - Method in class com.vmware.vstats.AcqSpecsTypes.FilterSpec
 
_getCanonicalName() - Method in class com.vmware.vstats.AcqSpecsTypes.Info
 
_getCanonicalName() - Method in class com.vmware.vstats.AcqSpecsTypes.ListResult
 
_getCanonicalName() - Method in class com.vmware.vstats.AcqSpecsTypes.UpdateSpec
 
_getCanonicalName() - Method in class com.vmware.vstats.CidMid
 
_getCanonicalName() - Method in class com.vmware.vstats.CounterMetadataTypes.FilterSpec
 
_getCanonicalName() - Method in class com.vmware.vstats.CounterMetadataTypes.Info
 
_getCanonicalName() - Method in class com.vmware.vstats.CounterSetsTypes.Info
 
_getCanonicalName() - Method in class com.vmware.vstats.CountersTypes.FilterSpec
 
_getCanonicalName() - Method in class com.vmware.vstats.CountersTypes.Info
 
_getCanonicalName() - Method in class com.vmware.vstats.DataTypes.DataPoint
 
_getCanonicalName() - Method in class com.vmware.vstats.DataTypes.DataPointsResult
 
_getCanonicalName() - Method in class com.vmware.vstats.DataTypes.FilterSpec
 
_getCanonicalName() - Method in class com.vmware.vstats.MetricsTypes.Summary
 
_getCanonicalName() - Method in class com.vmware.vstats.ProvidersTypes.Summary
 
_getCanonicalName() - Method in class com.vmware.vstats.ResourceAddressesTypes.FilterSpec
 
_getCanonicalName() - Method in class com.vmware.vstats.ResourceAddressesTypes.Info
 
_getCanonicalName() - Method in class com.vmware.vstats.ResourceAddressesTypes.ListResult
 
_getCanonicalName() - Method in class com.vmware.vstats.ResourceAddressSchemasTypes.Info
 
_getCanonicalName() - Method in class com.vmware.vstats.ResourceAddressSchemasTypes.ResourceIdDefinition
 
_getCanonicalName() - Method in class com.vmware.vstats.ResourceTypesTypes.Summary
 
_getCanonicalName() - Method in class com.vmware.vstats.RsrcId
 
_getCanonicalName() - Method in class com.vmware.vstats.UserInfo
 
_getCanonicalTypeName() - Static method in class com.vmware.appliance.access.ShellTypes.ShellConfig
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.appliance.infraprofile.ConfigsTypes.ImportProfileSpec
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.appliance.infraprofile.ConfigsTypes.ProfileInfo
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.appliance.infraprofile.ConfigsTypes.ProfilesSpec
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.appliance.infraprofile.ConfigsTypes.ValidationResult
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.appliance.infraprofile.Notification
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.appliance.infraprofile.Notifications
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.appliance.infraprofile.TaskInfo
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.appliance.local_accounts.PolicyTypes.Info
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.appliance.LocalAccountsTypes.Config
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.appliance.LocalAccountsTypes.Info
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.appliance.LocalAccountsTypes.UpdateConfig
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.appliance.logging.ForwardingTypes.Config
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.appliance.logging.ForwardingTypes.ConnectionStatus
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.appliance.MonitoringTypes.MonitoredItem
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.appliance.MonitoringTypes.MonitoredItemData
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.appliance.MonitoringTypes.MonitoredItemDataRequest
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.appliance.networking.dns.HostnameTypes.Message
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.appliance.networking.dns.HostnameTypes.TestStatusInfo
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.appliance.networking.dns.ServersTypes.DNSServerConfig
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.appliance.networking.dns.ServersTypes.Message
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.appliance.networking.dns.ServersTypes.TestStatusInfo
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.appliance.networking.firewall.InboundTypes.Rule
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.appliance.networking.interfaces.Ipv4Types.Config
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.appliance.networking.interfaces.Ipv4Types.Info
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.appliance.networking.interfaces.Ipv6Types.Address
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.appliance.networking.interfaces.Ipv6Types.AddressInfo
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.appliance.networking.interfaces.Ipv6Types.Config
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.appliance.networking.interfaces.Ipv6Types.Info
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.appliance.networking.InterfacesTypes.InterfaceInfo
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.appliance.networking.ProxyTypes.Config
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.appliance.networking.ProxyTypes.TestResult
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.appliance.NetworkingTypes.ChangeSpec
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.appliance.NetworkingTypes.DNSInfo
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.appliance.NetworkingTypes.Info
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.appliance.NetworkingTypes.UpdateSpec
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.appliance.Notification
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.appliance.Notifications
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.appliance.NtpTypes.LocalizableMessage
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.appliance.NtpTypes.TestRunStatus
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.appliance.recovery.backup.job.DetailsTypes.BuildInfo
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.appliance.recovery.backup.job.DetailsTypes.FilterSpec
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.appliance.recovery.backup.job.DetailsTypes.Info
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.appliance.recovery.backup.JobTypes.BackupJobStatus
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.appliance.recovery.backup.JobTypes.BackupRequest
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.appliance.recovery.backup.JobTypes.LocalizableMessage
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.appliance.recovery.backup.JobTypes.ReturnResult
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.appliance.recovery.backup.LocationSpec
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.appliance.recovery.backup.PartsTypes.LocalizableMessage
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.appliance.recovery.backup.PartsTypes.Part
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.appliance.recovery.backup.SchedulesTypes.CreateSpec
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.appliance.recovery.backup.SchedulesTypes.Info
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.appliance.recovery.backup.SchedulesTypes.RecurrenceInfo
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.appliance.recovery.backup.SchedulesTypes.RetentionInfo
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.appliance.recovery.backup.SchedulesTypes.UpdateSpec
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.appliance.recovery.backup.system_name.ArchiveTypes.FilterSpec
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.appliance.recovery.backup.system_name.ArchiveTypes.Info
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.appliance.recovery.backup.system_name.ArchiveTypes.Summary
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.appliance.recovery.BackupTypes.BackupRequest
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.appliance.recovery.BackupTypes.LocalizableMessage
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.appliance.recovery.BackupTypes.ReturnResult
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.appliance.recovery.reconciliation.JobTypes.CreateSpec
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.appliance.recovery.reconciliation.JobTypes.Info
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.appliance.recovery.restore.JobTypes.LocalizableMessage
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.appliance.recovery.restore.JobTypes.RestoreJobStatus
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.appliance.recovery.restore.JobTypes.RestoreRequest
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.appliance.recovery.restore.JobTypes.ReturnResult
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.appliance.recovery.RestoreTypes.LocalizableMessage
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.appliance.recovery.RestoreTypes.Metadata
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.appliance.recovery.RestoreTypes.RestoreRequest
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.appliance.RecoveryTypes.Info
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.appliance.ServicesTypes.Info
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.appliance.ShutdownTypes.ShutdownConfig
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.appliance.SubtaskInfo
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.appliance.system.StorageTypes.StorageChange
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.appliance.system.StorageTypes.StorageMapping
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.appliance.system.TimeTypes.SystemTimeStruct
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.appliance.system.VersionTypes.VersionStruct
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.appliance.TaskInfo
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.appliance.update.CommonInfo
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.appliance.update.PendingTypes.Info
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.appliance.update.PendingTypes.PrecheckResult
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.appliance.update.PendingTypes.Question
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.appliance.update.PolicyTypes.Config
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.appliance.update.PolicyTypes.Info
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.appliance.update.PolicyTypes.Time
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.appliance.update.ServiceInfo
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.appliance.update.StagedTypes.Info
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.appliance.update.Summary
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.appliance.UpdateTypes.Info
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.appliance.vmon.ServiceTypes.Info
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.appliance.vmon.ServiceTypes.UpdateSpec
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.cis.SessionTypes.Info
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.cis.tagging.CategoryModel
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.cis.tagging.CategoryTypes.CreateSpec
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.cis.tagging.CategoryTypes.UpdateSpec
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.cis.tagging.TagAssociationTypes.BatchResult
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.cis.tagging.TagAssociationTypes.ObjectToTags
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.cis.tagging.TagAssociationTypes.TagToObjects
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.cis.tagging.TagModel
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.cis.tagging.TagTypes.CreateSpec
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.cis.tagging.TagTypes.UpdateSpec
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.cis.task.CommonInfo
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.cis.task.Info
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.cis.task.Progress
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.cis.TasksTypes.FilterSpec
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.cis.TasksTypes.GetSpec
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.content.ConfigurationModel
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.content.library.item.ChangesTypes.Info
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.content.library.item.ChangesTypes.Summary
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.content.library.item.downloadsession.FileTypes.Info
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.content.library.item.DownloadSessionModel
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.content.library.item.FileTypes.ChecksumInfo
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.content.library.item.FileTypes.Info
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.content.library.item.StorageTypes.Info
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.content.library.item.TransferEndpoint
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.content.library.item.updatesession.CertificateInfo
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.content.library.item.updatesession.FileTypes.AddSpec
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.content.library.item.updatesession.FileTypes.Info
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.content.library.item.updatesession.FileTypes.ValidationError
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.content.library.item.updatesession.FileTypes.ValidationResult
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.content.library.item.updatesession.PreviewInfo
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.content.library.item.updatesession.PreviewWarningInfo
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.content.library.item.updatesession.WarningBehavior
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.content.library.item.UpdateSessionModel
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.content.library.ItemModel
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.content.library.ItemTypes.DestinationSpec
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.content.library.ItemTypes.FindSpec
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.content.library.OptimizationInfo
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.content.library.PublishInfo
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.content.library.SourceInfo
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.content.library.StorageBacking
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.content.library.SubscriptionInfo
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.content.library.SubscriptionsTypes.CreateSpec
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.content.library.SubscriptionsTypes.CreateSpecNewSubscribedLibrary
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.content.library.SubscriptionsTypes.CreateSpecPlacement
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.content.library.SubscriptionsTypes.CreateSpecSubscribedLibrary
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.content.library.SubscriptionsTypes.CreateSpecVcenter
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.content.library.SubscriptionsTypes.Info
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.content.library.SubscriptionsTypes.PlacementInfo
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.content.library.SubscriptionsTypes.Summary
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.content.library.SubscriptionsTypes.UpdateSpec
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.content.library.SubscriptionsTypes.UpdateSpecPlacement
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.content.library.SubscriptionsTypes.UpdateSpecVcenter
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.content.library.SubscriptionsTypes.VcenterInfo
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.content.LibraryModel
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.content.LibraryTypes.FindSpec
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.content.LocalLibraryTypes.DestinationSpec
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.content.SubscribedLibraryTypes.ProbeResult
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.content.type.ovf.Cpu
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.content.type.ovf.Disk
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.content.type.ovf.DiskController
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.content.type.ovf.Drive
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.content.type.ovf.Floppy
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.content.type.ovf.Memory
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.content.type.ovf.Network
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.content.type.ovf.Nic
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.content.type.ovf.OvfTemplate
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.content.type.ovf.policy.StoragePolicy
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.content.type.ovf.policy.StoragePolicyGroup
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.content.type.ovf.USBController
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.content.type.ovf.VAppTemplate
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.content.type.ovf.VideoCard
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.content.type.ovf.VmTemplate
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.content.TypeTypes.Info
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.esx.hcl.CompatibilityDataTypes.Status
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.esx.hcl.Driver
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.esx.hcl.Firmware
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.esx.hcl.hosts.CompatibilityReleasesTypes.EsxiCompatibilityReleases
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.esx.hcl.hosts.CompatibilityReportTypes.BiosConstraint
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.esx.hcl.hosts.CompatibilityReportTypes.DeviceConstraint
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.esx.hcl.hosts.CompatibilityReportTypes.DeviceHclInfo
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.esx.hcl.hosts.CompatibilityReportTypes.HclReport
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.esx.hcl.hosts.CompatibilityReportTypes.Result
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.esx.hcl.hosts.CompatibilityReportTypes.ServerCompatibility
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.esx.hcl.hosts.CompatibilityReportTypes.ServerHclInfo
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.esx.hcl.hosts.CompatibilityReportTypes.Spec
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.esx.hcl.Notification
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.esx.hcl.Notifications
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.esx.hcl.PCIDevice
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.esx.hcl.ReportsTypes.Location
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.esx.hcl.ReportsTypes.Token
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.esx.hcl.Server
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.esx.hosts.AddOnInfo
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.esx.hosts.BaseImageInfo
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.esx.hosts.ComponentInfo
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.esx.hosts.software.InstalledComponentsTypes.InstalledComponentInfo
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.esx.hosts.SoftwareInfo
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.esx.hosts.SolutionInfo
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.esx.settings.AddOnCompliance
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.esx.settings.AddOnDetails
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.esx.settings.AddOnInfo
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.esx.settings.AddOnSpec
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.esx.settings.BaseImageCompliance
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.esx.settings.BaseImageDetails
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.esx.settings.BaseImageInfo
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.esx.settings.BaseImageSpec
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.esx.settings.ClusterCompliance
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.esx.settings.clusters.DepotOverridesTypes.Depot
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.esx.settings.clusters.DepotOverridesTypes.Info
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.esx.settings.clusters.enablement.SoftwareTypes.CheckResult
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.esx.settings.clusters.enablement.SoftwareTypes.CheckSpec
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.esx.settings.clusters.enablement.SoftwareTypes.EnableSpec
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.esx.settings.clusters.enablement.SoftwareTypes.Info
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.esx.settings.clusters.policies.apply.EffectiveTypes.EffectivePolicySpec
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.esx.settings.clusters.policies.apply.EffectiveTypes.FailureAction
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.esx.settings.clusters.policies.ApplyTypes.ConfiguredPolicySpec
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.esx.settings.clusters.policies.ApplyTypes.FailureAction
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.esx.settings.clusters.software.CommitsTypes.Info
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.esx.settings.clusters.software.drafts.software.ComponentsTypes.UpdateSpec
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.esx.settings.clusters.software.DraftsTypes.CommitSpec
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.esx.settings.clusters.software.DraftsTypes.FilterSpec
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.esx.settings.clusters.software.DraftsTypes.ImportSpec
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.esx.settings.clusters.software.DraftsTypes.Info
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.esx.settings.clusters.software.DraftsTypes.Metadata
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.esx.settings.clusters.software.DraftsTypes.Summary
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.esx.settings.clusters.software.DraftsTypes.ValidateResult
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.esx.settings.clusters.software.RecommendationsTypes.ExplanationDetails
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.esx.settings.clusters.software.RecommendationsTypes.Info
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.esx.settings.clusters.software.reports.ApplyImpactTypes.ApplyImpactSpec
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.esx.settings.clusters.software.reports.ApplyImpactTypes.ClusterImpact
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.esx.settings.clusters.software.reports.ApplyImpactTypes.Impact
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.esx.settings.clusters.software.reports.CheckResult
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.esx.settings.clusters.software.reports.DriverFirmwareVersion
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.esx.settings.clusters.software.reports.HardwareCompatibilityTypes.CheckSummary
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.esx.settings.clusters.software.reports.LastApplyResultTypes.ApplyResult
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.esx.settings.clusters.software.reports.LastApplyResultTypes.ApplyStatus
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.esx.settings.clusters.software.reports.LastCheckResultTypes.CheckInfo
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.esx.settings.clusters.software.reports.LastCheckResultTypes.CheckResult
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.esx.settings.clusters.software.reports.LastCheckResultTypes.CheckStatus
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.esx.settings.clusters.software.reports.LastCheckResultTypes.EntityCheckResult
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.esx.settings.clusters.software.reports.PciDevice
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.esx.settings.clusters.software.reports.PciDeviceCompliance
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.esx.settings.clusters.software.reports.PciDeviceComplianceInfo
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.esx.settings.clusters.SoftwareTypes.ApplyResult
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.esx.settings.clusters.SoftwareTypes.ApplySpec
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.esx.settings.clusters.SoftwareTypes.ApplyStatus
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.esx.settings.clusters.SoftwareTypes.CheckInfo
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.esx.settings.clusters.SoftwareTypes.CheckResult
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.esx.settings.clusters.SoftwareTypes.CheckSpec
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.esx.settings.clusters.SoftwareTypes.CheckStatus
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.esx.settings.clusters.SoftwareTypes.EntityCheckResult
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.esx.settings.clusters.SoftwareTypes.ExportSpec
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.esx.settings.ComponentCompliance
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.esx.settings.ComponentDetails
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.esx.settings.ComponentInfo
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.esx.settings.ComponentOverrideInfo
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.esx.settings.defaults.clusters.policies.apply.EffectiveTypes.EffectivePolicySpec
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.esx.settings.defaults.clusters.policies.apply.EffectiveTypes.FailureAction
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.esx.settings.defaults.clusters.policies.ApplyTypes.ConfiguredPolicySpec
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.esx.settings.defaults.clusters.policies.ApplyTypes.FailureAction
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.esx.settings.depot_content.add_ons.VersionsTypes.ComponentInfo
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.esx.settings.depot_content.add_ons.VersionsTypes.Info
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.esx.settings.depot_content.add_ons.VersionsTypes.RemovedComponentInfo
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.esx.settings.depot_content.AddOnsTypes.AddOnVersionSummary
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.esx.settings.depot_content.AddOnsTypes.FilterSpec
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.esx.settings.depot_content.AddOnsTypes.Summary
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.esx.settings.depot_content.base_images.VersionsTypes.ComponentVersionInfo
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.esx.settings.depot_content.base_images.VersionsTypes.Info
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.esx.settings.depot_content.BaseImagesTypes.FilterSpec
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.esx.settings.depot_content.BaseImagesTypes.Summary
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.esx.settings.depot_content.components.VersionsTypes.Info
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.esx.settings.depot_content.ComponentsTypes.ComponentVersionSummary
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.esx.settings.depot_content.ComponentsTypes.FilterSpec
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.esx.settings.depot_content.ComponentsTypes.Summary
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.esx.settings.depots.OfflineTypes.CreateResult
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.esx.settings.depots.OfflineTypes.CreateSpec
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.esx.settings.depots.OfflineTypes.Info
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.esx.settings.depots.OfflineTypes.Summary
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.esx.settings.depots.OnlineTypes.CreateSpec
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.esx.settings.depots.OnlineTypes.Info
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.esx.settings.depots.OnlineTypes.Summary
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.esx.settings.depots.OnlineTypes.UpdateSpec
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.esx.settings.depots.SyncScheduleTypes.Schedule
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.esx.settings.depots.SyncScheduleTypes.Spec
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.esx.settings.depots.UmdsTypes.Info
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.esx.settings.depots.UmdsTypes.SetSpec
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.esx.settings.depots.UmdsTypes.UpdateSpec
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.esx.settings.EffectiveComponentDetails
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.esx.settings.EffectiveComponentInfo
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.esx.settings.HardwareModuleDetails
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.esx.settings.HardwareModuleFirmwareCompliance
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.esx.settings.HardwareModuleFirmwareInfo
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.esx.settings.HardwareSupportInfo
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.esx.settings.HardwareSupportPackageCompliance
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.esx.settings.HardwareSupportPackageInfo
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.esx.settings.HardwareSupportPackageSpec
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.esx.settings.HardwareSupportSpec
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.esx.settings.HostCompliance
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.esx.settings.HostInfo
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.esx.settings.Notification
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.esx.settings.Notifications
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.esx.settings.SoftwareInfo
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.esx.settings.SoftwareSpec
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.esx.settings.SolutionCompliance
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.esx.settings.SolutionComponentDetails
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.esx.settings.SolutionComponentSpec
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.esx.settings.SolutionDetails
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.esx.settings.SolutionInfo
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.esx.settings.SolutionSpec
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.esx.settings.TaskInfo
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.vapi.metadata.authentication.AuthenticationInfo
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.vapi.metadata.authentication.ComponentData
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.vapi.metadata.authentication.ComponentInfo
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.vapi.metadata.authentication.OperationInfo
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.vapi.metadata.authentication.PackageInfo
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.vapi.metadata.authentication.ServiceInfo
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.vapi.metadata.cli.CommandTypes.Identity
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.vapi.metadata.cli.CommandTypes.Info
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.vapi.metadata.cli.CommandTypes.OptionInfo
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.vapi.metadata.cli.CommandTypes.OutputFieldInfo
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.vapi.metadata.cli.CommandTypes.OutputInfo
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.vapi.metadata.cli.NamespaceTypes.Identity
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.vapi.metadata.cli.NamespaceTypes.Info
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.vapi.metadata.metamodel.ComponentData
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.vapi.metadata.metamodel.ComponentInfo
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.vapi.metadata.metamodel.ConstantInfo
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.vapi.metadata.metamodel.ConstantValue
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.vapi.metadata.metamodel.ElementMap
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.vapi.metadata.metamodel.ElementValue
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.vapi.metadata.metamodel.EnumerationInfo
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.vapi.metadata.metamodel.EnumerationValueInfo
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.vapi.metadata.metamodel.ErrorInfo
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.vapi.metadata.metamodel.FieldInfo
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.vapi.metadata.metamodel.GenericInstantiation
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.vapi.metadata.metamodel.OperationInfo
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.vapi.metadata.metamodel.OperationResultInfo
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.vapi.metadata.metamodel.PackageInfo
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.vapi.metadata.metamodel.PrimitiveValue
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.vapi.metadata.metamodel.ServiceInfo
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.vapi.metadata.metamodel.StructureInfo
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.vapi.metadata.metamodel.Type
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.vapi.metadata.metamodel.UserDefinedType
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.vapi.metadata.privilege.ComponentData
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.vapi.metadata.privilege.ComponentInfo
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.vapi.metadata.privilege.OperationInfo
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.vapi.metadata.privilege.PackageInfo
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.vapi.metadata.privilege.PrivilegeInfo
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.vapi.metadata.privilege.ServiceInfo
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.vapi.metadata.SourceCreateSpec
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.vapi.metadata.SourceInfo
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.vapi.std.AuthenticationScheme
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.vapi.std.DynamicID
Returns the canonical type name.
_getCanonicalTypeName() - Static method in exception com.vmware.vapi.std.errors.AlreadyExists
Returns the canonical type name.
_getCanonicalTypeName() - Static method in exception com.vmware.vapi.std.errors.AlreadyInDesiredState
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.vapi.std.errors.ArgumentLocations
Returns the canonical type name.
_getCanonicalTypeName() - Static method in exception com.vmware.vapi.std.errors.Canceled
Returns the canonical type name.
_getCanonicalTypeName() - Static method in exception com.vmware.vapi.std.errors.ConcurrentChange
Returns the canonical type name.
_getCanonicalTypeName() - Static method in exception com.vmware.vapi.std.errors.Error
Returns the canonical type name.
_getCanonicalTypeName() - Static method in exception com.vmware.vapi.std.errors.FeatureInUse
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.vapi.std.errors.FileLocations
Returns the canonical type name.
_getCanonicalTypeName() - Static method in exception com.vmware.vapi.std.errors.InternalServerError
Returns the canonical type name.
_getCanonicalTypeName() - Static method in exception com.vmware.vapi.std.errors.InvalidArgument
Returns the canonical type name.
_getCanonicalTypeName() - Static method in exception com.vmware.vapi.std.errors.InvalidElementConfiguration
Returns the canonical type name.
_getCanonicalTypeName() - Static method in exception com.vmware.vapi.std.errors.InvalidElementType
Returns the canonical type name.
_getCanonicalTypeName() - Static method in exception com.vmware.vapi.std.errors.InvalidRequest
Returns the canonical type name.
_getCanonicalTypeName() - Static method in exception com.vmware.vapi.std.errors.NotAllowedInCurrentState
Returns the canonical type name.
_getCanonicalTypeName() - Static method in exception com.vmware.vapi.std.errors.NotFound
Returns the canonical type name.
_getCanonicalTypeName() - Static method in exception com.vmware.vapi.std.errors.OperationNotFound
Returns the canonical type name.
_getCanonicalTypeName() - Static method in exception com.vmware.vapi.std.errors.ResourceBusy
Returns the canonical type name.
_getCanonicalTypeName() - Static method in exception com.vmware.vapi.std.errors.ResourceInaccessible
Returns the canonical type name.
_getCanonicalTypeName() - Static method in exception com.vmware.vapi.std.errors.ResourceInUse
Returns the canonical type name.
_getCanonicalTypeName() - Static method in exception com.vmware.vapi.std.errors.ServiceUnavailable
Returns the canonical type name.
_getCanonicalTypeName() - Static method in exception com.vmware.vapi.std.errors.TimedOut
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.vapi.std.errors.TransientIndication
Returns the canonical type name.
_getCanonicalTypeName() - Static method in exception com.vmware.vapi.std.errors.UnableToAllocateResource
Returns the canonical type name.
_getCanonicalTypeName() - Static method in exception com.vmware.vapi.std.errors.Unauthenticated
Returns the canonical type name.
_getCanonicalTypeName() - Static method in exception com.vmware.vapi.std.errors.Unauthorized
Returns the canonical type name.
_getCanonicalTypeName() - Static method in exception com.vmware.vapi.std.errors.UnexpectedInput
Returns the canonical type name.
_getCanonicalTypeName() - Static method in exception com.vmware.vapi.std.errors.Unsupported
Returns the canonical type name.
_getCanonicalTypeName() - Static method in exception com.vmware.vapi.std.errors.UnverifiedPeer
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.vapi.std.interposition.InvocationRequest
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.vapi.std.interposition.InvocationResult
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.vapi.std.interposition.SecurityPrincipal
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.vapi.std.LocalizableMessage
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.vapi.std.LocalizationParam
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.vapi.std.NestedLocalizableMessage
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.vcenter.certificate_management.vcenter.TlsCsrTypes.Info
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.vcenter.certificate_management.vcenter.TlsCsrTypes.Spec
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.vcenter.certificate_management.vcenter.TlsTypes.Info
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.vcenter.certificate_management.vcenter.TlsTypes.ReplaceSpec
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.vcenter.certificate_management.vcenter.TlsTypes.Spec
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.vcenter.certificate_management.vcenter.TrustedRootChainsTypes.CreateSpec
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.vcenter.certificate_management.vcenter.TrustedRootChainsTypes.Info
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.vcenter.certificate_management.vcenter.TrustedRootChainsTypes.Summary
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.vcenter.certificate_management.vcenter.VmcaRootTypes.CreateSpec
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.vcenter.certificate_management.X509CertChain
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.vcenter.ClusterTypes.FilterSpec
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.vcenter.ClusterTypes.Info
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.vcenter.ClusterTypes.Summary
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.vcenter.compute.policies.capabilities.cluster_scale_in_ignore_vm_capabilities.CreateSpec
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.vcenter.compute.policies.capabilities.cluster_scale_in_ignore_vm_capabilities.Info
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.vcenter.compute.policies.capabilities.disable_drs_vmotion.CreateSpec
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.vcenter.compute.policies.capabilities.disable_drs_vmotion.Info
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.vcenter.compute.policies.capabilities.vm.evacuation.vmotion.CreateSpec
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.vcenter.compute.policies.capabilities.vm.evacuation.vmotion.Info
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.vcenter.compute.policies.capabilities.vm_host_affinity.CreateSpec
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.vcenter.compute.policies.capabilities.vm_host_affinity.Info
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.vcenter.compute.policies.capabilities.vm_host_anti_affinity.CreateSpec
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.vcenter.compute.policies.capabilities.vm_host_anti_affinity.Info
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.vcenter.compute.policies.capabilities.vm_vm_affinity.CreateSpec
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.vcenter.compute.policies.capabilities.vm_vm_affinity.Info
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.vcenter.compute.policies.capabilities.vm_vm_anti_affinity.CreateSpec
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.vcenter.compute.policies.capabilities.vm_vm_anti_affinity.Info
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.vcenter.compute.policies.CapabilitiesTypes.Info
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.vcenter.compute.policies.CapabilitiesTypes.Summary
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.vcenter.compute.policies.CreateSpec
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.vcenter.compute.policies.Info
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.vcenter.compute.policies.Status
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.vcenter.compute.policies.TagUsageTypes.FilterSpec
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.vcenter.compute.policies.TagUsageTypes.Summary
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.vcenter.compute.PoliciesTypes.Summary
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.vcenter.content.registries.harbor.ProjectsTypes.CreateSpec
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.vcenter.content.registries.harbor.ProjectsTypes.Info
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.vcenter.content.registries.harbor.ProjectsTypes.Summary
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.vcenter.content.registries.HarborTypes.CreateSpec
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.vcenter.content.registries.HarborTypes.GarbageCollection
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.vcenter.content.registries.HarborTypes.Info
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.vcenter.content.registries.HarborTypes.StorageInfo
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.vcenter.content.registries.HarborTypes.StorageSpec
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.vcenter.content.registries.HarborTypes.Summary
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.vcenter.content.registries.HealthTypes.Info
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.vcenter.DatacenterTypes.CreateSpec
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.vcenter.DatacenterTypes.FilterSpec
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.vcenter.DatacenterTypes.Info
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.vcenter.DatacenterTypes.Summary
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.vcenter.DatastoreTypes.FilterSpec
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.vcenter.DatastoreTypes.Info
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.vcenter.DatastoreTypes.Summary
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.vcenter.deployment.CheckInfo
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.vcenter.deployment.DataMigrationEstimate
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.vcenter.deployment.DataMigrationInfo
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.vcenter.deployment.HistoryMigrationSpec
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.vcenter.deployment.ImportHistoryTypes.CreateSpec
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.vcenter.deployment.ImportHistoryTypes.Info
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.vcenter.deployment.install.initial_config.remote_psc.ThumbprintTypes.RemoteSpec
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.vcenter.deployment.InstallTypes.InstallSpec
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.vcenter.deployment.InstallTypes.VcsaEmbeddedSpec
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.vcenter.deployment.LocationSpec
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.vcenter.deployment.migrate.ActiveDirectorySpec
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.vcenter.deployment.migrate.ActiveDirectoryTypes.CheckSpec
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.vcenter.deployment.MigrateTypes.MigrateSpec
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.vcenter.deployment.MigrateTypes.MigrationAssistantSpec
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.vcenter.deployment.MigrateTypes.PscSpec
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.vcenter.deployment.MigrateTypes.SourceVcWindows
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.vcenter.deployment.MigrateTypes.VcsaEmbeddedSpec
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.vcenter.deployment.Notification
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.vcenter.deployment.Notifications
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.vcenter.deployment.QuestionTypes.AnswerSpec
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.vcenter.deployment.QuestionTypes.Info
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.vcenter.deployment.QuestionTypes.Question
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.vcenter.deployment.RemotePscSpec
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.vcenter.deployment.ReplicatedPscSpec
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.vcenter.deployment.ReplicatedSpec
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.vcenter.deployment.SourceInfo
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.vcenter.deployment.StandalonePscSpec
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.vcenter.deployment.StandaloneSpec
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.vcenter.deployment.UpgradeTypes.PscSpec
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.vcenter.deployment.UpgradeTypes.SourceApplianceSpec
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.vcenter.deployment.UpgradeTypes.UpgradeSpec
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.vcenter.deployment.UpgradeTypes.VcsaEmbeddedSpec
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.vcenter.DeploymentTypes.Info
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.vcenter.DeploymentTypes.Task
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.vcenter.FolderTypes.FilterSpec
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.vcenter.FolderTypes.Summary
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.vcenter.guest.AdapterMapping
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.vcenter.guest.ConfigurationSpec
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.vcenter.guest.CustomizationSpec
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.vcenter.guest.CustomizationSpecsTypes.CreateSpec
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.vcenter.guest.CustomizationSpecsTypes.FilterSpec
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.vcenter.guest.CustomizationSpecsTypes.Info
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.vcenter.guest.CustomizationSpecsTypes.Metadata
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.vcenter.guest.CustomizationSpecsTypes.Spec
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.vcenter.guest.CustomizationSpecsTypes.Summary
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.vcenter.guest.Domain
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.vcenter.guest.GlobalDNSSettings
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.vcenter.guest.GuiUnattended
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.vcenter.guest.HostnameGenerator
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.vcenter.guest.IPSettings
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.vcenter.guest.Ipv4
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.vcenter.guest.Ipv6
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.vcenter.guest.Ipv6Address
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.vcenter.guest.LinuxConfiguration
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.vcenter.guest.UserData
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.vcenter.guest.WindowsConfiguration
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.vcenter.guest.WindowsNetworkAdapterSettings
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.vcenter.guest.WindowsSysprep
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.vcenter.HostTypes.CreateSpec
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.vcenter.HostTypes.FilterSpec
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.vcenter.HostTypes.Summary
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.vcenter.hvc.links.sync.ProvidersTypes.Credentials
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.vcenter.hvc.links.sync.ProvidersTypes.Info
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.vcenter.hvc.links.sync.ProvidersTypes.SessionInfo
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.vcenter.hvc.links.sync.ProvidersTypes.Summary
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.vcenter.hvc.links.SyncTypes.Credentials
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.vcenter.hvc.LinksTypes.CertificateInfo
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.vcenter.hvc.LinksTypes.CreateSpec
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.vcenter.hvc.LinksTypes.Credentials
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.vcenter.hvc.LinksTypes.Summary
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.vcenter.identity.ProvidersTypes.ActiveDirectoryOverLdap
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.vcenter.identity.ProvidersTypes.CreateSpec
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.vcenter.identity.ProvidersTypes.Info
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.vcenter.identity.ProvidersTypes.Oauth2CreateSpec
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.vcenter.identity.ProvidersTypes.Oauth2Info
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.vcenter.identity.ProvidersTypes.Oauth2Summary
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.vcenter.identity.ProvidersTypes.Oauth2UpdateSpec
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.vcenter.identity.ProvidersTypes.OidcCreateSpec
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.vcenter.identity.ProvidersTypes.OidcInfo
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.vcenter.identity.ProvidersTypes.OidcSummary
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.vcenter.identity.ProvidersTypes.OidcUpdateSpec
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.vcenter.identity.ProvidersTypes.Summary
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.vcenter.identity.ProvidersTypes.UpdateSpec
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.vcenter.inventory.DatastoreTypes.Info
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.vcenter.inventory.NetworkTypes.Info
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.vcenter.lcm.discovery.AssociatedProductsTypes.CreateSpec
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.vcenter.lcm.discovery.AssociatedProductsTypes.UpdateSpec
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.vcenter.lcm.discovery.InteropReportTypes.ReleaseInfo
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.vcenter.lcm.discovery.InteropReportTypes.Report
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.vcenter.lcm.discovery.InteropReportTypes.ReportRow
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.vcenter.lcm.discovery.InteropReportTypes.ReportSummary
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.vcenter.lcm.discovery.InteropReportTypes.Result
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.vcenter.lcm.discovery.InteropReportTypes.Spec
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.vcenter.lcm.discovery.Product
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.vcenter.lcm.discovery.ProductCatalogTypes.Summary
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.vcenter.lcm.Notification
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.vcenter.lcm.Notifications
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.vcenter.lcm.ReportsTypes.Location
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.vcenter.lcm.ReportsTypes.Token
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.vcenter.lcm.update.PendingTypes.Info
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.vcenter.lcm.update.PendingTypes.ListResult
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.vcenter.lcm.update.PendingTypes.Summary
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.vcenter.lcm.update.PrecheckReportTypes.Report
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.vcenter.lcm.update.PrecheckReportTypes.ReportSummary
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.vcenter.lcm.update.PrecheckReportTypes.Result
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.vcenter.namespace_management.ClusterAvailableVersionsTypes.Summary
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.vcenter.namespace_management.ClusterCompatibilityTypes.FilterSpec
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.vcenter.namespace_management.ClusterCompatibilityTypes.Summary
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.vcenter.namespace_management.ClusterSizeInfoTypes.Info
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.vcenter.namespace_management.ClusterSizeInfoTypes.VmInfo
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.vcenter.namespace_management.ClustersTypes.EnableSpec
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.vcenter.namespace_management.ClustersTypes.ImageRegistry
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.vcenter.namespace_management.ClustersTypes.ImageStorageSpec
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.vcenter.namespace_management.ClustersTypes.Info
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.vcenter.namespace_management.ClustersTypes.Ipv4Range
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.vcenter.namespace_management.ClustersTypes.Message
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.vcenter.namespace_management.ClustersTypes.NCPClusterNetworkEnableSpec
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.vcenter.namespace_management.ClustersTypes.NCPClusterNetworkInfo
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.vcenter.namespace_management.ClustersTypes.NCPClusterNetworkSetSpec
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.vcenter.namespace_management.ClustersTypes.NCPClusterNetworkUpdateSpec
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.vcenter.namespace_management.ClustersTypes.NetworkSpec
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.vcenter.namespace_management.ClustersTypes.SetSpec
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.vcenter.namespace_management.ClustersTypes.Stats
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.vcenter.namespace_management.ClustersTypes.Summary
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.vcenter.namespace_management.ClustersTypes.UpdateSpec
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.vcenter.namespace_management.DistributedSwitchCompatibilityTypes.FilterSpec
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.vcenter.namespace_management.DistributedSwitchCompatibilityTypes.Summary
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.vcenter.namespace_management.EdgeClusterCompatibilityTypes.FilterSpec
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.vcenter.namespace_management.EdgeClusterCompatibilityTypes.Summary
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.vcenter.namespace_management.HostsConfigTypes.Info
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.vcenter.namespace_management.Ipv4Cidr
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.vcenter.namespace_management.NamespaceResourceOptionsTypes.Info
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.vcenter.namespace_management.software.ClustersTypes.Info
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.vcenter.namespace_management.software.ClustersTypes.Message
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.vcenter.namespace_management.software.ClustersTypes.Result
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.vcenter.namespace_management.software.ClustersTypes.Summary
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.vcenter.namespace_management.software.ClustersTypes.UpgradeProgress
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.vcenter.namespace_management.software.ClustersTypes.UpgradeSpec
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.vcenter.namespace_management.software.ClustersTypes.UpgradeStatus
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.vcenter.namespace_management.stats.TimeSeriesTypes.PodIdentifier
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.vcenter.namespace_management.stats.TimeSeriesTypes.Spec
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.vcenter.namespace_management.stats.TimeSeriesTypes.TimeSeries
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.vcenter.namespace_management.SupportBundleTypes.Location
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.vcenter.namespace_management.SupportBundleTypes.Token
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.vcenter.namespaces.AccessTypes.CreateSpec
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.vcenter.namespaces.AccessTypes.Info
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.vcenter.namespaces.AccessTypes.SetSpec
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.vcenter.namespaces.Container
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.vcenter.namespaces.EndpointAddress
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.vcenter.namespaces.IngressRuleValue
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.vcenter.namespaces.InstancesTypes.Access
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.vcenter.namespaces.InstancesTypes.CreateSpec
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.vcenter.namespaces.InstancesTypes.Info
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.vcenter.namespaces.InstancesTypes.Message
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.vcenter.namespaces.InstancesTypes.SetSpec
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.vcenter.namespaces.InstancesTypes.Stats
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.vcenter.namespaces.InstancesTypes.StorageSpec
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.vcenter.namespaces.InstancesTypes.Summary
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.vcenter.namespaces.InstancesTypes.UpdateSpec
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.vcenter.namespaces.ResourceQuotaOptionsV1
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.vcenter.namespaces.ResourceQuotaOptionsV1Update
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.vcenter.namespaces.user.InstancesTypes.Summary
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.vcenter.NetworkTypes.FilterSpec
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.vcenter.NetworkTypes.Summary
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.vcenter.ovf.CertificateParams
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.vcenter.ovf.DeploymentOption
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.vcenter.ovf.DeploymentOptionParams
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.vcenter.ovf.ExportFlagTypes.Info
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.vcenter.ovf.ExtraConfig
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.vcenter.ovf.ExtraConfigParams
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.vcenter.ovf.ImportFlagTypes.Info
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.vcenter.ovf.IpAllocationParams
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.vcenter.ovf.LibraryItemTypes.CreateResult
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.vcenter.ovf.LibraryItemTypes.CreateSpec
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.vcenter.ovf.LibraryItemTypes.CreateTarget
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.vcenter.ovf.LibraryItemTypes.DeployableIdentity
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.vcenter.ovf.LibraryItemTypes.DeploymentResult
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.vcenter.ovf.LibraryItemTypes.DeploymentTarget
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.vcenter.ovf.LibraryItemTypes.OvfSummary
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.vcenter.ovf.LibraryItemTypes.ResourcePoolDeploymentSpec
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.vcenter.ovf.LibraryItemTypes.ResultInfo
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.vcenter.ovf.LibraryItemTypes.StorageGroupMapping
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.vcenter.ovf.OvfError
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.vcenter.ovf.OvfInfo
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.vcenter.ovf.OvfMessage
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.vcenter.ovf.OvfParams
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.vcenter.ovf.OvfWarning
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.vcenter.ovf.ParseIssue
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.vcenter.ovf.Property
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.vcenter.ovf.PropertyParams
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.vcenter.ovf.ScaleOutGroup
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.vcenter.ovf.ScaleOutParams
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.vcenter.ovf.SizeParams
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.vcenter.ovf.UnknownSection
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.vcenter.ovf.UnknownSectionParams
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.vcenter.ovf.VcenterExtensionParams
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.vcenter.ResourcePoolTypes.CreateSpec
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.vcenter.ResourcePoolTypes.FilterSpec
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.vcenter.ResourcePoolTypes.Info
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.vcenter.ResourcePoolTypes.ResourceAllocationCreateSpec
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.vcenter.ResourcePoolTypes.ResourceAllocationInfo
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.vcenter.ResourcePoolTypes.ResourceAllocationUpdateSpec
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.vcenter.ResourcePoolTypes.SharesInfo
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.vcenter.ResourcePoolTypes.Summary
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.vcenter.ResourcePoolTypes.UpdateSpec
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.vcenter.services.ServiceTypes.Info
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.vcenter.services.ServiceTypes.UpdateSpec
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.vcenter.storage.policies.compliance.VMTypes.FilterSpec
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.vcenter.storage.policies.compliance.VMTypes.Info
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.vcenter.storage.policies.ComplianceTypes.FilterSpec
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.vcenter.storage.policies.ComplianceTypes.Summary
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.vcenter.storage.policies.VMTypes.Info
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.vcenter.storage.PoliciesTypes.CompatibilityInfo
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.vcenter.storage.PoliciesTypes.CompatibleDatastoreInfo
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.vcenter.storage.PoliciesTypes.FilterSpec
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.vcenter.storage.PoliciesTypes.Summary
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.vcenter.system_config.DeploymentTypeTypes.Info
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.vcenter.system_config.DeploymentTypeTypes.ReconfigureSpec
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.vcenter.system_config.PscRegistrationTypes.Info
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.vcenter.tagging.AssociationsTypes.IterationSpec
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.vcenter.tagging.AssociationsTypes.ListResult
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.vcenter.tagging.AssociationsTypes.Summary
Returns the canonical type name.
_getCanonicalTypeName() - Static method in exception com.vmware.vcenter.tokenservice.Error
Returns the canonical type name.
_getCanonicalTypeName() - Static method in exception com.vmware.vcenter.tokenservice.InvalidGrant
Returns the canonical type name.
_getCanonicalTypeName() - Static method in exception com.vmware.vcenter.tokenservice.InvalidRequest
Returns the canonical type name.
_getCanonicalTypeName() - Static method in exception com.vmware.vcenter.tokenservice.InvalidScope
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.vcenter.tokenservice.TokenExchangeTypes.ExchangeSpec
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.vcenter.tokenservice.TokenExchangeTypes.Info
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.vcenter.topology.NodesTypes.FilterSpec
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.vcenter.topology.NodesTypes.Info
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.vcenter.topology.NodesTypes.Summary
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.vcenter.topology.ReplicationStatusTypes.FilterSpec
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.vcenter.topology.ReplicationStatusTypes.Summary
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.vcenter.trusted_infrastructure.attestation.ServicesTypes.CreateSpec
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.vcenter.trusted_infrastructure.attestation.ServicesTypes.FilterSpec
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.vcenter.trusted_infrastructure.attestation.ServicesTypes.Info
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.vcenter.trusted_infrastructure.attestation.ServicesTypes.Summary
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.vcenter.trusted_infrastructure.kms.ServicesTypes.CreateSpec
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.vcenter.trusted_infrastructure.kms.ServicesTypes.FilterSpec
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.vcenter.trusted_infrastructure.kms.ServicesTypes.Info
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.vcenter.trusted_infrastructure.kms.ServicesTypes.Summary
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.vcenter.trusted_infrastructure.NetworkAddress
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.vcenter.trusted_infrastructure.PrincipalTypes.Info
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.vcenter.trusted_infrastructure.StsPrincipal
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.vcenter.trusted_infrastructure.StsPrincipalId
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.attestation.os.esx.BaseImagesTypes.FilterSpec
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.attestation.os.esx.BaseImagesTypes.Info
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.attestation.os.esx.BaseImagesTypes.Summary
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.attestation.ServiceStatusTypes.Info
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.attestation.tpm2.CaCertificatesTypes.CreateSpec
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.attestation.tpm2.CaCertificatesTypes.Info
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.attestation.tpm2.CaCertificatesTypes.Summary
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.attestation.tpm2.EndorsementKeysTypes.CreateSpec
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.attestation.tpm2.EndorsementKeysTypes.Info
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.attestation.tpm2.EndorsementKeysTypes.Summary
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.attestation.tpm2.SettingsTypes.Info
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.attestation.tpm2.SettingsTypes.UpdateSpec
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.ConsumerPrincipalsTypes.CreateSpec
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.ConsumerPrincipalsTypes.FilterSpec
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.ConsumerPrincipalsTypes.Info
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.ConsumerPrincipalsTypes.Summary
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.providers.client_certificate.CsrTypes.Info
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.providers.ClientCertificateTypes.Info
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.providers.ClientCertificateTypes.UpdateSpec
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.providers.CurrentPeerCertificatesTypes.FilterSpec
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.providers.CurrentPeerCertificatesTypes.Summary
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.providers.TrustedPeerCertificatesTypes.Info
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.providers.TrustedPeerCertificatesTypes.UpdateSpec
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.ProvidersTypes.CreateSpec
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.ProvidersTypes.Info
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.ProvidersTypes.KeyServerCreateSpec
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.ProvidersTypes.KeyServerInfo
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.ProvidersTypes.KeyServerUpdateSpec
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.ProvidersTypes.KmipServerCreateSpec
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.ProvidersTypes.KmipServerInfo
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.ProvidersTypes.KmipServerUpdateSpec
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.ProvidersTypes.Server
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.ProvidersTypes.ServerInfo
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.ProvidersTypes.Status
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.ProvidersTypes.Summary
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.ProvidersTypes.UpdateSpec
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.ServiceStatusTypes.Info
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_hosts.AttestationTypes.FilterSpec
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_hosts.AttestationTypes.Info
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_hosts.AttestationTypes.Summary
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_hosts.KmsTypes.FilterSpec
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_hosts.KmsTypes.Info
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_hosts.KmsTypes.Summary
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.vcenter.trusted_infrastructure.TrustAuthorityClustersTypes.FilterSpec
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.vcenter.trusted_infrastructure.TrustAuthorityClustersTypes.Info
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.vcenter.trusted_infrastructure.TrustAuthorityClustersTypes.Summary
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.vcenter.trusted_infrastructure.TrustAuthorityClustersTypes.UpdateSpec
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.vcenter.trusted_infrastructure.trusted_clusters.attestation.ServicesTypes.CreateSpec
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.vcenter.trusted_infrastructure.trusted_clusters.attestation.ServicesTypes.FilterSpec
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.vcenter.trusted_infrastructure.trusted_clusters.attestation.ServicesTypes.Info
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.vcenter.trusted_infrastructure.trusted_clusters.attestation.ServicesTypes.Summary
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.vcenter.trusted_infrastructure.trusted_clusters.kms.ServicesTypes.CreateSpec
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.vcenter.trusted_infrastructure.trusted_clusters.kms.ServicesTypes.FilterSpec
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.vcenter.trusted_infrastructure.trusted_clusters.kms.ServicesTypes.Info
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.vcenter.trusted_infrastructure.trusted_clusters.kms.ServicesTypes.Summary
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.vcenter.trusted_infrastructure.X509CertChain
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.vcenter.vcha.CertificateInfo
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.vcenter.vcha.cluster.ActiveTypes.Info
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.vcenter.vcha.cluster.DeploymentTypeTypes.Info
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.vcenter.vcha.cluster.ModeTypes.Info
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.vcenter.vcha.cluster.PassiveTypes.CheckResult
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.vcenter.vcha.cluster.PassiveTypes.CheckSpec
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.vcenter.vcha.cluster.PassiveTypes.RedeploySpec
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.vcenter.vcha.cluster.WitnessTypes.CheckResult
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.vcenter.vcha.cluster.WitnessTypes.CheckSpec
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.vcenter.vcha.cluster.WitnessTypes.RedeploySpec
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.vcenter.vcha.ClusterTypes.ActiveSpec
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.vcenter.vcha.ClusterTypes.DeploySpec
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.vcenter.vcha.ClusterTypes.ErrorCondition
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.vcenter.vcha.ClusterTypes.Info
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.vcenter.vcha.ClusterTypes.IpInfo
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.vcenter.vcha.ClusterTypes.Ipv4Info
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.vcenter.vcha.ClusterTypes.Ipv6Info
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.vcenter.vcha.ClusterTypes.NodeInfo
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.vcenter.vcha.ClusterTypes.NodeRuntimeInfo
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.vcenter.vcha.ClusterTypes.NodeVmInfo
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.vcenter.vcha.ClusterTypes.PassiveSpec
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.vcenter.vcha.ClusterTypes.UndeploySpec
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.vcenter.vcha.ClusterTypes.VmInfo
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.vcenter.vcha.ClusterTypes.WitnessInfo
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.vcenter.vcha.ClusterTypes.WitnessSpec
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.vcenter.vcha.ConnectionSpec
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.vcenter.vcha.CredentialsSpec
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.vcenter.vcha.DiskInfo
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.vcenter.vcha.DiskSpec
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.vcenter.vcha.IpSpec
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.vcenter.vcha.Ipv4Spec
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.vcenter.vcha.Ipv6Spec
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.vcenter.vcha.OperationsTypes.Info
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.vcenter.vcha.PlacementInfo
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.vcenter.vcha.PlacementSpec
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.vcenter.vm.compute.PoliciesTypes.Info
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.vcenter.vm.console.TicketsTypes.CreateSpec
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.vcenter.vm.console.TicketsTypes.Summary
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.vcenter.vm.guest.CustomizationTypes.SetSpec
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.vcenter.vm.guest.DhcpConfigInfo
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.vcenter.vm.guest.DnsAssignedValues
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.vcenter.vm.guest.DnsConfigInfo
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.vcenter.vm.guest.IdentityTypes.Info
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.vcenter.vm.guest.LocalFilesystemTypes.Info
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.vcenter.vm.guest.LocalFilesystemTypes.VirtualDiskMapping
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.vcenter.vm.guest.networking.InterfacesTypes.Info
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.vcenter.vm.guest.networking.InterfacesTypes.IpAddressInfo
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.vcenter.vm.guest.networking.InterfacesTypes.IpConfigInfo
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.vcenter.vm.guest.networking.RoutesTypes.Info
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.vcenter.vm.guest.NetworkingTypes.Info
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.vcenter.vm.guest.PowerTypes.Info
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.vcenter.vm.hardware.adapter.SataTypes.CreateSpec
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.vcenter.vm.hardware.adapter.SataTypes.Info
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.vcenter.vm.hardware.adapter.SataTypes.Summary
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.vcenter.vm.hardware.adapter.ScsiTypes.CreateSpec
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.vcenter.vm.hardware.adapter.ScsiTypes.Info
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.vcenter.vm.hardware.adapter.ScsiTypes.Summary
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.vcenter.vm.hardware.adapter.ScsiTypes.UpdateSpec
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.vcenter.vm.hardware.boot.DeviceTypes.Entry
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.vcenter.vm.hardware.boot.DeviceTypes.EntryCreateSpec
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.vcenter.vm.hardware.BootTypes.CreateSpec
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.vcenter.vm.hardware.BootTypes.Info
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.vcenter.vm.hardware.BootTypes.UpdateSpec
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.vcenter.vm.hardware.CdromTypes.BackingInfo
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.vcenter.vm.hardware.CdromTypes.BackingSpec
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.vcenter.vm.hardware.CdromTypes.CreateSpec
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.vcenter.vm.hardware.CdromTypes.Info
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.vcenter.vm.hardware.CdromTypes.Summary
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.vcenter.vm.hardware.CdromTypes.UpdateSpec
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.vcenter.vm.hardware.ConnectionCreateSpec
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.vcenter.vm.hardware.ConnectionInfo
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.vcenter.vm.hardware.ConnectionUpdateSpec
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.vcenter.vm.hardware.CpuTypes.Info
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.vcenter.vm.hardware.CpuTypes.UpdateSpec
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.vcenter.vm.hardware.DiskTypes.BackingInfo
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.vcenter.vm.hardware.DiskTypes.BackingSpec
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.vcenter.vm.hardware.DiskTypes.CreateSpec
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.vcenter.vm.hardware.DiskTypes.Info
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.vcenter.vm.hardware.DiskTypes.StoragePolicySpec
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.vcenter.vm.hardware.DiskTypes.Summary
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.vcenter.vm.hardware.DiskTypes.UpdateSpec
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.vcenter.vm.hardware.DiskTypes.VmdkCreateSpec
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.vcenter.vm.hardware.EthernetTypes.BackingInfo
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.vcenter.vm.hardware.EthernetTypes.BackingSpec
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.vcenter.vm.hardware.EthernetTypes.CreateSpec
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.vcenter.vm.hardware.EthernetTypes.Info
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.vcenter.vm.hardware.EthernetTypes.Summary
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.vcenter.vm.hardware.EthernetTypes.UpdateSpec
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.vcenter.vm.hardware.FloppyTypes.BackingInfo
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.vcenter.vm.hardware.FloppyTypes.BackingSpec
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.vcenter.vm.hardware.FloppyTypes.CreateSpec
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.vcenter.vm.hardware.FloppyTypes.Info
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.vcenter.vm.hardware.FloppyTypes.Summary
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.vcenter.vm.hardware.FloppyTypes.UpdateSpec
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.vcenter.vm.hardware.IdeAddressInfo
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.vcenter.vm.hardware.IdeAddressSpec
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.vcenter.vm.hardware.MemoryTypes.Info
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.vcenter.vm.hardware.MemoryTypes.UpdateSpec
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.vcenter.vm.hardware.ParallelTypes.BackingInfo
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.vcenter.vm.hardware.ParallelTypes.BackingSpec
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.vcenter.vm.hardware.ParallelTypes.CreateSpec
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.vcenter.vm.hardware.ParallelTypes.Info
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.vcenter.vm.hardware.ParallelTypes.Summary
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.vcenter.vm.hardware.ParallelTypes.UpdateSpec
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.vcenter.vm.hardware.SataAddressInfo
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.vcenter.vm.hardware.SataAddressSpec
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.vcenter.vm.hardware.ScsiAddressInfo
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.vcenter.vm.hardware.ScsiAddressSpec
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.vcenter.vm.hardware.SerialTypes.BackingInfo
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.vcenter.vm.hardware.SerialTypes.BackingSpec
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.vcenter.vm.hardware.SerialTypes.CreateSpec
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.vcenter.vm.hardware.SerialTypes.Info
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.vcenter.vm.hardware.SerialTypes.Summary
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.vcenter.vm.hardware.SerialTypes.UpdateSpec
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.vcenter.vm.HardwareTypes.Info
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.vcenter.vm.HardwareTypes.UpdateSpec
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.vcenter.vm.IdentityTypes.Info
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.vcenter.vm.LibraryItemTypes.CheckOutInfo
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.vcenter.vm.LibraryItemTypes.Info
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.vcenter.vm.PowerTypes.Info
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.vcenter.vm.storage.policy.ComplianceTypes.CheckSpec
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.vcenter.vm.storage.policy.ComplianceTypes.Info
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.vcenter.vm.storage.policy.ComplianceTypes.VmComplianceInfo
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.vcenter.vm.storage.PolicyTypes.DiskPolicySpec
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.vcenter.vm.storage.PolicyTypes.Info
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.vcenter.vm.storage.PolicyTypes.UpdateSpec
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.vcenter.vm.storage.PolicyTypes.VmHomePolicySpec
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.vcenter.vm.tools.InstallerTypes.Info
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.vcenter.vm.ToolsTypes.Info
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.vcenter.vm.ToolsTypes.UpdateSpec
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.vcenter.vm_template.library_items.CheckOutsTypes.CheckInSpec
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.vcenter.vm_template.library_items.CheckOutsTypes.CheckOutSpec
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.vcenter.vm_template.library_items.CheckOutsTypes.Info
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.vcenter.vm_template.library_items.CheckOutsTypes.PlacementSpec
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.vcenter.vm_template.library_items.CheckOutsTypes.Summary
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.vcenter.vm_template.library_items.VersionsTypes.Info
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.vcenter.vm_template.library_items.VersionsTypes.RollbackSpec
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.vcenter.vm_template.library_items.VersionsTypes.Summary
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.vcenter.vm_template.LibraryItemsTypes.CpuInfo
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.vcenter.vm_template.LibraryItemsTypes.CpuUpdateSpec
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.vcenter.vm_template.LibraryItemsTypes.CreatePlacementSpec
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.vcenter.vm_template.LibraryItemsTypes.CreateSpec
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.vcenter.vm_template.LibraryItemsTypes.CreateSpecDiskStorage
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.vcenter.vm_template.LibraryItemsTypes.CreateSpecDiskStoragePolicy
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.vcenter.vm_template.LibraryItemsTypes.CreateSpecVmHomeStorage
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.vcenter.vm_template.LibraryItemsTypes.CreateSpecVmHomeStoragePolicy
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.vcenter.vm_template.LibraryItemsTypes.DeployPlacementSpec
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.vcenter.vm_template.LibraryItemsTypes.DeploySpec
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.vcenter.vm_template.LibraryItemsTypes.DeploySpecDiskStorage
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.vcenter.vm_template.LibraryItemsTypes.DeploySpecDiskStoragePolicy
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.vcenter.vm_template.LibraryItemsTypes.DeploySpecVmHomeStorage
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.vcenter.vm_template.LibraryItemsTypes.DeploySpecVmHomeStoragePolicy
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.vcenter.vm_template.LibraryItemsTypes.DiskInfo
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.vcenter.vm_template.LibraryItemsTypes.DiskStorageInfo
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.vcenter.vm_template.LibraryItemsTypes.DiskUpdateSpec
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.vcenter.vm_template.LibraryItemsTypes.EthernetInfo
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.vcenter.vm_template.LibraryItemsTypes.EthernetUpdateSpec
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.vcenter.vm_template.LibraryItemsTypes.GuestCustomizationSpec
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.vcenter.vm_template.LibraryItemsTypes.HardwareCustomizationSpec
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.vcenter.vm_template.LibraryItemsTypes.Info
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.vcenter.vm_template.LibraryItemsTypes.MemoryInfo
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.vcenter.vm_template.LibraryItemsTypes.MemoryUpdateSpec
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.vcenter.vm_template.LibraryItemsTypes.VmHomeStorageInfo
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.vcenter.VMTypes.ClonePlacementSpec
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.vcenter.VMTypes.CloneSpec
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.vcenter.VMTypes.ComputePlacementSpec
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.vcenter.VMTypes.CreateSpec
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.vcenter.VMTypes.DiskCloneSpec
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.vcenter.VMTypes.DiskRelocateSpec
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.vcenter.VMTypes.FilterSpec
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.vcenter.VMTypes.GuestCustomizationSpec
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.vcenter.VMTypes.Info
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.vcenter.VMTypes.InstantClonePlacementSpec
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.vcenter.VMTypes.InstantCloneSpec
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.vcenter.VMTypes.InventoryPlacementSpec
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.vcenter.VMTypes.PlacementSpec
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.vcenter.VMTypes.RegisterPlacementSpec
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.vcenter.VMTypes.RegisterSpec
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.vcenter.VMTypes.RelocatePlacementSpec
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.vcenter.VMTypes.RelocateSpec
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.vcenter.VMTypes.StoragePlacementSpec
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.vcenter.VMTypes.StoragePolicySpec
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.vcenter.VMTypes.Summary
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.vstats.AcqSpecsTypes.CounterSpec
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.vstats.AcqSpecsTypes.CreateSpec
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.vstats.AcqSpecsTypes.FilterSpec
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.vstats.AcqSpecsTypes.Info
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.vstats.AcqSpecsTypes.ListResult
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.vstats.AcqSpecsTypes.UpdateSpec
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.vstats.CidMid
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.vstats.CounterMetadataTypes.FilterSpec
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.vstats.CounterMetadataTypes.Info
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.vstats.CounterSetsTypes.Info
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.vstats.CountersTypes.FilterSpec
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.vstats.CountersTypes.Info
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.vstats.DataTypes.DataPoint
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.vstats.DataTypes.DataPointsResult
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.vstats.DataTypes.FilterSpec
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.vstats.MetricsTypes.Summary
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.vstats.ProvidersTypes.Summary
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.vstats.ResourceAddressesTypes.FilterSpec
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.vstats.ResourceAddressesTypes.Info
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.vstats.ResourceAddressesTypes.ListResult
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.vstats.ResourceAddressSchemasTypes.Info
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.vstats.ResourceAddressSchemasTypes.ResourceIdDefinition
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.vstats.ResourceTypesTypes.Summary
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.vstats.RsrcId
Returns the canonical type name.
_getCanonicalTypeName() - Static method in class com.vmware.vstats.UserInfo
Returns the canonical type name.
_getClassType() - Static method in class com.vmware.appliance.access.ShellTypes.ShellConfig
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.appliance.infraprofile.ConfigsTypes.ImportProfileSpec
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.appliance.infraprofile.ConfigsTypes.ProfileInfo
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.appliance.infraprofile.ConfigsTypes.ProfilesSpec
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.appliance.infraprofile.ConfigsTypes.ValidationResult
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.appliance.infraprofile.Notification
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.appliance.infraprofile.Notifications
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.appliance.infraprofile.TaskInfo
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.appliance.local_accounts.PolicyTypes.Info
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.appliance.LocalAccountsTypes.Config
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.appliance.LocalAccountsTypes.Info
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.appliance.LocalAccountsTypes.UpdateConfig
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.appliance.logging.ForwardingTypes.Config
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.appliance.logging.ForwardingTypes.ConnectionStatus
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.appliance.MonitoringTypes.MonitoredItem
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.appliance.MonitoringTypes.MonitoredItemData
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.appliance.MonitoringTypes.MonitoredItemDataRequest
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.appliance.networking.dns.HostnameTypes.Message
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.appliance.networking.dns.HostnameTypes.TestStatusInfo
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.appliance.networking.dns.ServersTypes.DNSServerConfig
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.appliance.networking.dns.ServersTypes.Message
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.appliance.networking.dns.ServersTypes.TestStatusInfo
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.appliance.networking.firewall.InboundTypes.Rule
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.appliance.networking.interfaces.Ipv4Types.Config
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.appliance.networking.interfaces.Ipv4Types.Info
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.appliance.networking.interfaces.Ipv6Types.Address
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.appliance.networking.interfaces.Ipv6Types.AddressInfo
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.appliance.networking.interfaces.Ipv6Types.Config
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.appliance.networking.interfaces.Ipv6Types.Info
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.appliance.networking.InterfacesTypes.InterfaceInfo
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.appliance.networking.ProxyTypes.Config
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.appliance.networking.ProxyTypes.TestResult
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.appliance.NetworkingTypes.ChangeSpec
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.appliance.NetworkingTypes.DNSInfo
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.appliance.NetworkingTypes.Info
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.appliance.NetworkingTypes.UpdateSpec
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.appliance.Notification
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.appliance.Notifications
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.appliance.NtpTypes.LocalizableMessage
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.appliance.NtpTypes.TestRunStatus
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.appliance.recovery.backup.job.DetailsTypes.BuildInfo
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.appliance.recovery.backup.job.DetailsTypes.FilterSpec
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.appliance.recovery.backup.job.DetailsTypes.Info
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.appliance.recovery.backup.JobTypes.BackupJobStatus
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.appliance.recovery.backup.JobTypes.BackupRequest
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.appliance.recovery.backup.JobTypes.LocalizableMessage
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.appliance.recovery.backup.JobTypes.ReturnResult
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.appliance.recovery.backup.LocationSpec
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.appliance.recovery.backup.PartsTypes.LocalizableMessage
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.appliance.recovery.backup.PartsTypes.Part
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.appliance.recovery.backup.SchedulesTypes.CreateSpec
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.appliance.recovery.backup.SchedulesTypes.Info
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.appliance.recovery.backup.SchedulesTypes.RecurrenceInfo
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.appliance.recovery.backup.SchedulesTypes.RetentionInfo
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.appliance.recovery.backup.SchedulesTypes.UpdateSpec
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.appliance.recovery.backup.system_name.ArchiveTypes.FilterSpec
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.appliance.recovery.backup.system_name.ArchiveTypes.Info
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.appliance.recovery.backup.system_name.ArchiveTypes.Summary
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.appliance.recovery.BackupTypes.BackupRequest
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.appliance.recovery.BackupTypes.LocalizableMessage
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.appliance.recovery.BackupTypes.ReturnResult
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.appliance.recovery.reconciliation.JobTypes.CreateSpec
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.appliance.recovery.reconciliation.JobTypes.Info
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.appliance.recovery.restore.JobTypes.LocalizableMessage
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.appliance.recovery.restore.JobTypes.RestoreJobStatus
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.appliance.recovery.restore.JobTypes.RestoreRequest
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.appliance.recovery.restore.JobTypes.ReturnResult
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.appliance.recovery.RestoreTypes.LocalizableMessage
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.appliance.recovery.RestoreTypes.Metadata
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.appliance.recovery.RestoreTypes.RestoreRequest
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.appliance.RecoveryTypes.Info
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.appliance.ServicesTypes.Info
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.appliance.ShutdownTypes.ShutdownConfig
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.appliance.SubtaskInfo
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.appliance.system.StorageTypes.StorageChange
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.appliance.system.StorageTypes.StorageMapping
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.appliance.system.TimeTypes.SystemTimeStruct
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.appliance.system.VersionTypes.VersionStruct
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.appliance.TaskInfo
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.appliance.update.CommonInfo
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.appliance.update.PendingTypes.Info
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.appliance.update.PendingTypes.PrecheckResult
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.appliance.update.PendingTypes.Question
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.appliance.update.PolicyTypes.Config
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.appliance.update.PolicyTypes.Info
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.appliance.update.PolicyTypes.Time
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.appliance.update.ServiceInfo
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.appliance.update.StagedTypes.Info
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.appliance.update.Summary
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.appliance.UpdateTypes.Info
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.appliance.vmon.ServiceTypes.Info
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.appliance.vmon.ServiceTypes.UpdateSpec
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.cis.SessionTypes.Info
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.cis.tagging.CategoryModel
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.cis.tagging.CategoryTypes.CreateSpec
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.cis.tagging.CategoryTypes.UpdateSpec
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.cis.tagging.TagAssociationTypes.BatchResult
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.cis.tagging.TagAssociationTypes.ObjectToTags
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.cis.tagging.TagAssociationTypes.TagToObjects
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.cis.tagging.TagModel
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.cis.tagging.TagTypes.CreateSpec
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.cis.tagging.TagTypes.UpdateSpec
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.cis.task.CommonInfo
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.cis.task.Info
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.cis.task.Progress
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.cis.TasksTypes.FilterSpec
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.cis.TasksTypes.GetSpec
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.content.ConfigurationModel
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.content.library.item.ChangesTypes.Info
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.content.library.item.ChangesTypes.Summary
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.content.library.item.downloadsession.FileTypes.Info
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.content.library.item.DownloadSessionModel
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.content.library.item.FileTypes.ChecksumInfo
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.content.library.item.FileTypes.Info
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.content.library.item.StorageTypes.Info
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.content.library.item.TransferEndpoint
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.content.library.item.updatesession.CertificateInfo
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.content.library.item.updatesession.FileTypes.AddSpec
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.content.library.item.updatesession.FileTypes.Info
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.content.library.item.updatesession.FileTypes.ValidationError
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.content.library.item.updatesession.FileTypes.ValidationResult
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.content.library.item.updatesession.PreviewInfo
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.content.library.item.updatesession.PreviewWarningInfo
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.content.library.item.updatesession.WarningBehavior
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.content.library.item.UpdateSessionModel
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.content.library.ItemModel
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.content.library.ItemTypes.DestinationSpec
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.content.library.ItemTypes.FindSpec
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.content.library.OptimizationInfo
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.content.library.PublishInfo
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.content.library.SourceInfo
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.content.library.StorageBacking
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.content.library.SubscriptionInfo
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.content.library.SubscriptionsTypes.CreateSpec
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.content.library.SubscriptionsTypes.CreateSpecNewSubscribedLibrary
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.content.library.SubscriptionsTypes.CreateSpecPlacement
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.content.library.SubscriptionsTypes.CreateSpecSubscribedLibrary
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.content.library.SubscriptionsTypes.CreateSpecVcenter
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.content.library.SubscriptionsTypes.Info
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.content.library.SubscriptionsTypes.PlacementInfo
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.content.library.SubscriptionsTypes.Summary
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.content.library.SubscriptionsTypes.UpdateSpec
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.content.library.SubscriptionsTypes.UpdateSpecPlacement
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.content.library.SubscriptionsTypes.UpdateSpecVcenter
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.content.library.SubscriptionsTypes.VcenterInfo
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.content.LibraryModel
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.content.LibraryTypes.FindSpec
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.content.LocalLibraryTypes.DestinationSpec
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.content.SubscribedLibraryTypes.ProbeResult
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.content.type.ovf.Cpu
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.content.type.ovf.Disk
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.content.type.ovf.DiskController
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.content.type.ovf.Drive
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.content.type.ovf.Floppy
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.content.type.ovf.Memory
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.content.type.ovf.Network
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.content.type.ovf.Nic
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.content.type.ovf.OvfTemplate
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.content.type.ovf.policy.StoragePolicy
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.content.type.ovf.policy.StoragePolicyGroup
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.content.type.ovf.USBController
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.content.type.ovf.VAppTemplate
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.content.type.ovf.VideoCard
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.content.type.ovf.VmTemplate
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.content.TypeTypes.Info
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.esx.hcl.CompatibilityDataTypes.Status
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.esx.hcl.Driver
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.esx.hcl.Firmware
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.esx.hcl.hosts.CompatibilityReleasesTypes.EsxiCompatibilityReleases
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.esx.hcl.hosts.CompatibilityReportTypes.BiosConstraint
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.esx.hcl.hosts.CompatibilityReportTypes.DeviceConstraint
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.esx.hcl.hosts.CompatibilityReportTypes.DeviceHclInfo
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.esx.hcl.hosts.CompatibilityReportTypes.HclReport
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.esx.hcl.hosts.CompatibilityReportTypes.Result
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.esx.hcl.hosts.CompatibilityReportTypes.ServerCompatibility
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.esx.hcl.hosts.CompatibilityReportTypes.ServerHclInfo
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.esx.hcl.hosts.CompatibilityReportTypes.Spec
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.esx.hcl.Notification
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.esx.hcl.Notifications
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.esx.hcl.PCIDevice
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.esx.hcl.ReportsTypes.Location
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.esx.hcl.ReportsTypes.Token
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.esx.hcl.Server
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.esx.hosts.AddOnInfo
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.esx.hosts.BaseImageInfo
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.esx.hosts.ComponentInfo
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.esx.hosts.software.InstalledComponentsTypes.InstalledComponentInfo
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.esx.hosts.SoftwareInfo
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.esx.hosts.SolutionInfo
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.esx.settings.AddOnCompliance
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.esx.settings.AddOnDetails
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.esx.settings.AddOnInfo
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.esx.settings.AddOnSpec
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.esx.settings.BaseImageCompliance
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.esx.settings.BaseImageDetails
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.esx.settings.BaseImageInfo
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.esx.settings.BaseImageSpec
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.esx.settings.ClusterCompliance
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.esx.settings.clusters.DepotOverridesTypes.Depot
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.esx.settings.clusters.DepotOverridesTypes.Info
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.esx.settings.clusters.enablement.SoftwareTypes.CheckResult
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.esx.settings.clusters.enablement.SoftwareTypes.CheckSpec
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.esx.settings.clusters.enablement.SoftwareTypes.EnableSpec
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.esx.settings.clusters.enablement.SoftwareTypes.Info
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.esx.settings.clusters.policies.apply.EffectiveTypes.EffectivePolicySpec
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.esx.settings.clusters.policies.apply.EffectiveTypes.FailureAction
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.esx.settings.clusters.policies.ApplyTypes.ConfiguredPolicySpec
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.esx.settings.clusters.policies.ApplyTypes.FailureAction
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.esx.settings.clusters.software.CommitsTypes.Info
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.esx.settings.clusters.software.drafts.software.ComponentsTypes.UpdateSpec
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.esx.settings.clusters.software.DraftsTypes.CommitSpec
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.esx.settings.clusters.software.DraftsTypes.FilterSpec
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.esx.settings.clusters.software.DraftsTypes.ImportSpec
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.esx.settings.clusters.software.DraftsTypes.Info
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.esx.settings.clusters.software.DraftsTypes.Metadata
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.esx.settings.clusters.software.DraftsTypes.Summary
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.esx.settings.clusters.software.DraftsTypes.ValidateResult
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.esx.settings.clusters.software.RecommendationsTypes.ExplanationDetails
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.esx.settings.clusters.software.RecommendationsTypes.Info
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.esx.settings.clusters.software.reports.ApplyImpactTypes.ApplyImpactSpec
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.esx.settings.clusters.software.reports.ApplyImpactTypes.ClusterImpact
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.esx.settings.clusters.software.reports.ApplyImpactTypes.Impact
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.esx.settings.clusters.software.reports.CheckResult
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.esx.settings.clusters.software.reports.DriverFirmwareVersion
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.esx.settings.clusters.software.reports.HardwareCompatibilityTypes.CheckSummary
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.esx.settings.clusters.software.reports.LastApplyResultTypes.ApplyResult
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.esx.settings.clusters.software.reports.LastApplyResultTypes.ApplyStatus
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.esx.settings.clusters.software.reports.LastCheckResultTypes.CheckInfo
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.esx.settings.clusters.software.reports.LastCheckResultTypes.CheckResult
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.esx.settings.clusters.software.reports.LastCheckResultTypes.CheckStatus
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.esx.settings.clusters.software.reports.LastCheckResultTypes.EntityCheckResult
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.esx.settings.clusters.software.reports.PciDevice
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.esx.settings.clusters.software.reports.PciDeviceCompliance
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.esx.settings.clusters.software.reports.PciDeviceComplianceInfo
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.esx.settings.clusters.SoftwareTypes.ApplyResult
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.esx.settings.clusters.SoftwareTypes.ApplySpec
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.esx.settings.clusters.SoftwareTypes.ApplyStatus
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.esx.settings.clusters.SoftwareTypes.CheckInfo
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.esx.settings.clusters.SoftwareTypes.CheckResult
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.esx.settings.clusters.SoftwareTypes.CheckSpec
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.esx.settings.clusters.SoftwareTypes.CheckStatus
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.esx.settings.clusters.SoftwareTypes.EntityCheckResult
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.esx.settings.clusters.SoftwareTypes.ExportSpec
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.esx.settings.ComponentCompliance
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.esx.settings.ComponentDetails
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.esx.settings.ComponentInfo
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.esx.settings.ComponentOverrideInfo
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.esx.settings.defaults.clusters.policies.apply.EffectiveTypes.EffectivePolicySpec
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.esx.settings.defaults.clusters.policies.apply.EffectiveTypes.FailureAction
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.esx.settings.defaults.clusters.policies.ApplyTypes.ConfiguredPolicySpec
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.esx.settings.defaults.clusters.policies.ApplyTypes.FailureAction
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.esx.settings.depot_content.add_ons.VersionsTypes.ComponentInfo
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.esx.settings.depot_content.add_ons.VersionsTypes.Info
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.esx.settings.depot_content.add_ons.VersionsTypes.RemovedComponentInfo
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.esx.settings.depot_content.AddOnsTypes.AddOnVersionSummary
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.esx.settings.depot_content.AddOnsTypes.FilterSpec
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.esx.settings.depot_content.AddOnsTypes.Summary
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.esx.settings.depot_content.base_images.VersionsTypes.ComponentVersionInfo
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.esx.settings.depot_content.base_images.VersionsTypes.Info
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.esx.settings.depot_content.BaseImagesTypes.FilterSpec
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.esx.settings.depot_content.BaseImagesTypes.Summary
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.esx.settings.depot_content.components.VersionsTypes.Info
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.esx.settings.depot_content.ComponentsTypes.ComponentVersionSummary
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.esx.settings.depot_content.ComponentsTypes.FilterSpec
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.esx.settings.depot_content.ComponentsTypes.Summary
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.esx.settings.depots.OfflineTypes.CreateResult
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.esx.settings.depots.OfflineTypes.CreateSpec
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.esx.settings.depots.OfflineTypes.Info
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.esx.settings.depots.OfflineTypes.Summary
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.esx.settings.depots.OnlineTypes.CreateSpec
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.esx.settings.depots.OnlineTypes.Info
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.esx.settings.depots.OnlineTypes.Summary
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.esx.settings.depots.OnlineTypes.UpdateSpec
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.esx.settings.depots.SyncScheduleTypes.Schedule
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.esx.settings.depots.SyncScheduleTypes.Spec
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.esx.settings.depots.UmdsTypes.Info
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.esx.settings.depots.UmdsTypes.SetSpec
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.esx.settings.depots.UmdsTypes.UpdateSpec
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.esx.settings.EffectiveComponentDetails
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.esx.settings.EffectiveComponentInfo
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.esx.settings.HardwareModuleDetails
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.esx.settings.HardwareModuleFirmwareCompliance
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.esx.settings.HardwareModuleFirmwareInfo
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.esx.settings.HardwareSupportInfo
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.esx.settings.HardwareSupportPackageCompliance
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.esx.settings.HardwareSupportPackageInfo
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.esx.settings.HardwareSupportPackageSpec
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.esx.settings.HardwareSupportSpec
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.esx.settings.HostCompliance
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.esx.settings.HostInfo
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.esx.settings.Notification
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.esx.settings.Notifications
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.esx.settings.SoftwareInfo
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.esx.settings.SoftwareSpec
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.esx.settings.SolutionCompliance
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.esx.settings.SolutionComponentDetails
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.esx.settings.SolutionComponentSpec
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.esx.settings.SolutionDetails
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.esx.settings.SolutionInfo
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.esx.settings.SolutionSpec
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.esx.settings.TaskInfo
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.vapi.metadata.authentication.AuthenticationInfo
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.vapi.metadata.authentication.ComponentData
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.vapi.metadata.authentication.ComponentInfo
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.vapi.metadata.authentication.OperationInfo
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.vapi.metadata.authentication.PackageInfo
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.vapi.metadata.authentication.ServiceInfo
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.vapi.metadata.cli.CommandTypes.Identity
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.vapi.metadata.cli.CommandTypes.Info
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.vapi.metadata.cli.CommandTypes.OptionInfo
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.vapi.metadata.cli.CommandTypes.OutputFieldInfo
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.vapi.metadata.cli.CommandTypes.OutputInfo
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.vapi.metadata.cli.NamespaceTypes.Identity
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.vapi.metadata.cli.NamespaceTypes.Info
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.vapi.metadata.metamodel.ComponentData
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.vapi.metadata.metamodel.ComponentInfo
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.vapi.metadata.metamodel.ConstantInfo
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.vapi.metadata.metamodel.ConstantValue
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.vapi.metadata.metamodel.ElementMap
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.vapi.metadata.metamodel.ElementValue
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.vapi.metadata.metamodel.EnumerationInfo
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.vapi.metadata.metamodel.EnumerationValueInfo
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.vapi.metadata.metamodel.ErrorInfo
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.vapi.metadata.metamodel.FieldInfo
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.vapi.metadata.metamodel.GenericInstantiation
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.vapi.metadata.metamodel.OperationInfo
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.vapi.metadata.metamodel.OperationResultInfo
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.vapi.metadata.metamodel.PackageInfo
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.vapi.metadata.metamodel.PrimitiveValue
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.vapi.metadata.metamodel.ServiceInfo
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.vapi.metadata.metamodel.StructureInfo
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.vapi.metadata.metamodel.Type
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.vapi.metadata.metamodel.UserDefinedType
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.vapi.metadata.privilege.ComponentData
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.vapi.metadata.privilege.ComponentInfo
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.vapi.metadata.privilege.OperationInfo
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.vapi.metadata.privilege.PackageInfo
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.vapi.metadata.privilege.PrivilegeInfo
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.vapi.metadata.privilege.ServiceInfo
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.vapi.metadata.SourceCreateSpec
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.vapi.metadata.SourceInfo
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.vapi.std.AuthenticationScheme
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.vapi.std.DynamicID
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in exception com.vmware.vapi.std.errors.AlreadyExists
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in exception com.vmware.vapi.std.errors.AlreadyInDesiredState
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.vapi.std.errors.ArgumentLocations
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in exception com.vmware.vapi.std.errors.Canceled
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in exception com.vmware.vapi.std.errors.ConcurrentChange
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in exception com.vmware.vapi.std.errors.Error
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in exception com.vmware.vapi.std.errors.FeatureInUse
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.vapi.std.errors.FileLocations
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in exception com.vmware.vapi.std.errors.InternalServerError
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in exception com.vmware.vapi.std.errors.InvalidArgument
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in exception com.vmware.vapi.std.errors.InvalidElementConfiguration
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in exception com.vmware.vapi.std.errors.InvalidElementType
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in exception com.vmware.vapi.std.errors.InvalidRequest
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in exception com.vmware.vapi.std.errors.NotAllowedInCurrentState
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in exception com.vmware.vapi.std.errors.NotFound
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in exception com.vmware.vapi.std.errors.OperationNotFound
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in exception com.vmware.vapi.std.errors.ResourceBusy
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in exception com.vmware.vapi.std.errors.ResourceInaccessible
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in exception com.vmware.vapi.std.errors.ResourceInUse
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in exception com.vmware.vapi.std.errors.ServiceUnavailable
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in exception com.vmware.vapi.std.errors.TimedOut
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.vapi.std.errors.TransientIndication
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in exception com.vmware.vapi.std.errors.UnableToAllocateResource
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in exception com.vmware.vapi.std.errors.Unauthenticated
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in exception com.vmware.vapi.std.errors.Unauthorized
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in exception com.vmware.vapi.std.errors.UnexpectedInput
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in exception com.vmware.vapi.std.errors.Unsupported
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in exception com.vmware.vapi.std.errors.UnverifiedPeer
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.vapi.std.interposition.InvocationRequest
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.vapi.std.interposition.InvocationResult
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.vapi.std.interposition.SecurityPrincipal
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.vapi.std.LocalizableMessage
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.vapi.std.LocalizationParam
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.vapi.std.NestedLocalizableMessage
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.vcenter.certificate_management.vcenter.TlsCsrTypes.Info
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.vcenter.certificate_management.vcenter.TlsCsrTypes.Spec
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.vcenter.certificate_management.vcenter.TlsTypes.Info
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.vcenter.certificate_management.vcenter.TlsTypes.ReplaceSpec
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.vcenter.certificate_management.vcenter.TlsTypes.Spec
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.vcenter.certificate_management.vcenter.TrustedRootChainsTypes.CreateSpec
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.vcenter.certificate_management.vcenter.TrustedRootChainsTypes.Info
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.vcenter.certificate_management.vcenter.TrustedRootChainsTypes.Summary
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.vcenter.certificate_management.vcenter.VmcaRootTypes.CreateSpec
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.vcenter.certificate_management.X509CertChain
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.vcenter.ClusterTypes.FilterSpec
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.vcenter.ClusterTypes.Info
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.vcenter.ClusterTypes.Summary
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.vcenter.compute.policies.capabilities.cluster_scale_in_ignore_vm_capabilities.CreateSpec
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.vcenter.compute.policies.capabilities.cluster_scale_in_ignore_vm_capabilities.Info
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.vcenter.compute.policies.capabilities.disable_drs_vmotion.CreateSpec
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.vcenter.compute.policies.capabilities.disable_drs_vmotion.Info
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.vcenter.compute.policies.capabilities.vm.evacuation.vmotion.CreateSpec
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.vcenter.compute.policies.capabilities.vm.evacuation.vmotion.Info
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.vcenter.compute.policies.capabilities.vm_host_affinity.CreateSpec
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.vcenter.compute.policies.capabilities.vm_host_affinity.Info
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.vcenter.compute.policies.capabilities.vm_host_anti_affinity.CreateSpec
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.vcenter.compute.policies.capabilities.vm_host_anti_affinity.Info
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.vcenter.compute.policies.capabilities.vm_vm_affinity.CreateSpec
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.vcenter.compute.policies.capabilities.vm_vm_affinity.Info
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.vcenter.compute.policies.capabilities.vm_vm_anti_affinity.CreateSpec
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.vcenter.compute.policies.capabilities.vm_vm_anti_affinity.Info
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.vcenter.compute.policies.CapabilitiesTypes.Info
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.vcenter.compute.policies.CapabilitiesTypes.Summary
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.vcenter.compute.policies.CreateSpec
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.vcenter.compute.policies.Info
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.vcenter.compute.policies.Status
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.vcenter.compute.policies.TagUsageTypes.FilterSpec
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.vcenter.compute.policies.TagUsageTypes.Summary
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.vcenter.compute.PoliciesTypes.Summary
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.vcenter.content.registries.harbor.ProjectsTypes.CreateSpec
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.vcenter.content.registries.harbor.ProjectsTypes.Info
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.vcenter.content.registries.harbor.ProjectsTypes.Summary
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.vcenter.content.registries.HarborTypes.CreateSpec
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.vcenter.content.registries.HarborTypes.GarbageCollection
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.vcenter.content.registries.HarborTypes.Info
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.vcenter.content.registries.HarborTypes.StorageInfo
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.vcenter.content.registries.HarborTypes.StorageSpec
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.vcenter.content.registries.HarborTypes.Summary
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.vcenter.content.registries.HealthTypes.Info
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.vcenter.DatacenterTypes.CreateSpec
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.vcenter.DatacenterTypes.FilterSpec
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.vcenter.DatacenterTypes.Info
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.vcenter.DatacenterTypes.Summary
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.vcenter.DatastoreTypes.FilterSpec
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.vcenter.DatastoreTypes.Info
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.vcenter.DatastoreTypes.Summary
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.vcenter.deployment.CheckInfo
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.vcenter.deployment.DataMigrationEstimate
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.vcenter.deployment.DataMigrationInfo
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.vcenter.deployment.HistoryMigrationSpec
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.vcenter.deployment.ImportHistoryTypes.CreateSpec
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.vcenter.deployment.ImportHistoryTypes.Info
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.vcenter.deployment.install.initial_config.remote_psc.ThumbprintTypes.RemoteSpec
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.vcenter.deployment.InstallTypes.InstallSpec
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.vcenter.deployment.InstallTypes.VcsaEmbeddedSpec
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.vcenter.deployment.LocationSpec
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.vcenter.deployment.migrate.ActiveDirectorySpec
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.vcenter.deployment.migrate.ActiveDirectoryTypes.CheckSpec
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.vcenter.deployment.MigrateTypes.MigrateSpec
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.vcenter.deployment.MigrateTypes.MigrationAssistantSpec
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.vcenter.deployment.MigrateTypes.PscSpec
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.vcenter.deployment.MigrateTypes.SourceVcWindows
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.vcenter.deployment.MigrateTypes.VcsaEmbeddedSpec
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.vcenter.deployment.Notification
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.vcenter.deployment.Notifications
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.vcenter.deployment.QuestionTypes.AnswerSpec
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.vcenter.deployment.QuestionTypes.Info
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.vcenter.deployment.QuestionTypes.Question
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.vcenter.deployment.RemotePscSpec
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.vcenter.deployment.ReplicatedPscSpec
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.vcenter.deployment.ReplicatedSpec
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.vcenter.deployment.SourceInfo
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.vcenter.deployment.StandalonePscSpec
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.vcenter.deployment.StandaloneSpec
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.vcenter.deployment.UpgradeTypes.PscSpec
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.vcenter.deployment.UpgradeTypes.SourceApplianceSpec
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.vcenter.deployment.UpgradeTypes.UpgradeSpec
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.vcenter.deployment.UpgradeTypes.VcsaEmbeddedSpec
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.vcenter.DeploymentTypes.Info
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.vcenter.DeploymentTypes.Task
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.vcenter.FolderTypes.FilterSpec
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.vcenter.FolderTypes.Summary
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.vcenter.guest.AdapterMapping
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.vcenter.guest.ConfigurationSpec
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.vcenter.guest.CustomizationSpec
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.vcenter.guest.CustomizationSpecsTypes.CreateSpec
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.vcenter.guest.CustomizationSpecsTypes.FilterSpec
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.vcenter.guest.CustomizationSpecsTypes.Info
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.vcenter.guest.CustomizationSpecsTypes.Metadata
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.vcenter.guest.CustomizationSpecsTypes.Spec
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.vcenter.guest.CustomizationSpecsTypes.Summary
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.vcenter.guest.Domain
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.vcenter.guest.GlobalDNSSettings
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.vcenter.guest.GuiUnattended
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.vcenter.guest.HostnameGenerator
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.vcenter.guest.IPSettings
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.vcenter.guest.Ipv4
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.vcenter.guest.Ipv6
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.vcenter.guest.Ipv6Address
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.vcenter.guest.LinuxConfiguration
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.vcenter.guest.UserData
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.vcenter.guest.WindowsConfiguration
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.vcenter.guest.WindowsNetworkAdapterSettings
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.vcenter.guest.WindowsSysprep
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.vcenter.HostTypes.CreateSpec
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.vcenter.HostTypes.FilterSpec
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.vcenter.HostTypes.Summary
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.vcenter.hvc.links.sync.ProvidersTypes.Credentials
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.vcenter.hvc.links.sync.ProvidersTypes.Info
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.vcenter.hvc.links.sync.ProvidersTypes.SessionInfo
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.vcenter.hvc.links.sync.ProvidersTypes.Summary
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.vcenter.hvc.links.SyncTypes.Credentials
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.vcenter.hvc.LinksTypes.CertificateInfo
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.vcenter.hvc.LinksTypes.CreateSpec
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.vcenter.hvc.LinksTypes.Credentials
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.vcenter.hvc.LinksTypes.Summary
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.vcenter.identity.ProvidersTypes.ActiveDirectoryOverLdap
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.vcenter.identity.ProvidersTypes.CreateSpec
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.vcenter.identity.ProvidersTypes.Info
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.vcenter.identity.ProvidersTypes.Oauth2CreateSpec
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.vcenter.identity.ProvidersTypes.Oauth2Info
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.vcenter.identity.ProvidersTypes.Oauth2Summary
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.vcenter.identity.ProvidersTypes.Oauth2UpdateSpec
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.vcenter.identity.ProvidersTypes.OidcCreateSpec
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.vcenter.identity.ProvidersTypes.OidcInfo
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.vcenter.identity.ProvidersTypes.OidcSummary
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.vcenter.identity.ProvidersTypes.OidcUpdateSpec
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.vcenter.identity.ProvidersTypes.Summary
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.vcenter.identity.ProvidersTypes.UpdateSpec
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.vcenter.inventory.DatastoreTypes.Info
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.vcenter.inventory.NetworkTypes.Info
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.vcenter.lcm.discovery.AssociatedProductsTypes.CreateSpec
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.vcenter.lcm.discovery.AssociatedProductsTypes.UpdateSpec
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.vcenter.lcm.discovery.InteropReportTypes.ReleaseInfo
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.vcenter.lcm.discovery.InteropReportTypes.Report
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.vcenter.lcm.discovery.InteropReportTypes.ReportRow
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.vcenter.lcm.discovery.InteropReportTypes.ReportSummary
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.vcenter.lcm.discovery.InteropReportTypes.Result
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.vcenter.lcm.discovery.InteropReportTypes.Spec
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.vcenter.lcm.discovery.Product
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.vcenter.lcm.discovery.ProductCatalogTypes.Summary
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.vcenter.lcm.Notification
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.vcenter.lcm.Notifications
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.vcenter.lcm.ReportsTypes.Location
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.vcenter.lcm.ReportsTypes.Token
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.vcenter.lcm.update.PendingTypes.Info
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.vcenter.lcm.update.PendingTypes.ListResult
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.vcenter.lcm.update.PendingTypes.Summary
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.vcenter.lcm.update.PrecheckReportTypes.Report
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.vcenter.lcm.update.PrecheckReportTypes.ReportSummary
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.vcenter.lcm.update.PrecheckReportTypes.Result
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.vcenter.namespace_management.ClusterAvailableVersionsTypes.Summary
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.vcenter.namespace_management.ClusterCompatibilityTypes.FilterSpec
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.vcenter.namespace_management.ClusterCompatibilityTypes.Summary
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.vcenter.namespace_management.ClusterSizeInfoTypes.Info
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.vcenter.namespace_management.ClusterSizeInfoTypes.VmInfo
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.vcenter.namespace_management.ClustersTypes.EnableSpec
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.vcenter.namespace_management.ClustersTypes.ImageRegistry
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.vcenter.namespace_management.ClustersTypes.ImageStorageSpec
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.vcenter.namespace_management.ClustersTypes.Info
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.vcenter.namespace_management.ClustersTypes.Ipv4Range
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.vcenter.namespace_management.ClustersTypes.Message
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.vcenter.namespace_management.ClustersTypes.NCPClusterNetworkEnableSpec
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.vcenter.namespace_management.ClustersTypes.NCPClusterNetworkInfo
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.vcenter.namespace_management.ClustersTypes.NCPClusterNetworkSetSpec
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.vcenter.namespace_management.ClustersTypes.NCPClusterNetworkUpdateSpec
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.vcenter.namespace_management.ClustersTypes.NetworkSpec
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.vcenter.namespace_management.ClustersTypes.SetSpec
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.vcenter.namespace_management.ClustersTypes.Stats
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.vcenter.namespace_management.ClustersTypes.Summary
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.vcenter.namespace_management.ClustersTypes.UpdateSpec
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.vcenter.namespace_management.DistributedSwitchCompatibilityTypes.FilterSpec
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.vcenter.namespace_management.DistributedSwitchCompatibilityTypes.Summary
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.vcenter.namespace_management.EdgeClusterCompatibilityTypes.FilterSpec
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.vcenter.namespace_management.EdgeClusterCompatibilityTypes.Summary
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.vcenter.namespace_management.HostsConfigTypes.Info
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.vcenter.namespace_management.Ipv4Cidr
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.vcenter.namespace_management.NamespaceResourceOptionsTypes.Info
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.vcenter.namespace_management.software.ClustersTypes.Info
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.vcenter.namespace_management.software.ClustersTypes.Message
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.vcenter.namespace_management.software.ClustersTypes.Result
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.vcenter.namespace_management.software.ClustersTypes.Summary
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.vcenter.namespace_management.software.ClustersTypes.UpgradeProgress
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.vcenter.namespace_management.software.ClustersTypes.UpgradeSpec
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.vcenter.namespace_management.software.ClustersTypes.UpgradeStatus
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.vcenter.namespace_management.stats.TimeSeriesTypes.PodIdentifier
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.vcenter.namespace_management.stats.TimeSeriesTypes.Spec
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.vcenter.namespace_management.stats.TimeSeriesTypes.TimeSeries
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.vcenter.namespace_management.SupportBundleTypes.Location
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.vcenter.namespace_management.SupportBundleTypes.Token
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.vcenter.namespaces.AccessTypes.CreateSpec
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.vcenter.namespaces.AccessTypes.Info
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.vcenter.namespaces.AccessTypes.SetSpec
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.vcenter.namespaces.Container
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.vcenter.namespaces.EndpointAddress
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.vcenter.namespaces.IngressRuleValue
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.vcenter.namespaces.InstancesTypes.Access
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.vcenter.namespaces.InstancesTypes.CreateSpec
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.vcenter.namespaces.InstancesTypes.Info
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.vcenter.namespaces.InstancesTypes.Message
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.vcenter.namespaces.InstancesTypes.SetSpec
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.vcenter.namespaces.InstancesTypes.Stats
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.vcenter.namespaces.InstancesTypes.StorageSpec
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.vcenter.namespaces.InstancesTypes.Summary
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.vcenter.namespaces.InstancesTypes.UpdateSpec
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.vcenter.namespaces.ResourceQuotaOptionsV1
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.vcenter.namespaces.ResourceQuotaOptionsV1Update
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.vcenter.namespaces.user.InstancesTypes.Summary
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.vcenter.NetworkTypes.FilterSpec
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.vcenter.NetworkTypes.Summary
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.vcenter.ovf.CertificateParams
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.vcenter.ovf.DeploymentOption
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.vcenter.ovf.DeploymentOptionParams
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.vcenter.ovf.ExportFlagTypes.Info
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.vcenter.ovf.ExtraConfig
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.vcenter.ovf.ExtraConfigParams
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.vcenter.ovf.ImportFlagTypes.Info
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.vcenter.ovf.IpAllocationParams
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.vcenter.ovf.LibraryItemTypes.CreateResult
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.vcenter.ovf.LibraryItemTypes.CreateSpec
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.vcenter.ovf.LibraryItemTypes.CreateTarget
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.vcenter.ovf.LibraryItemTypes.DeployableIdentity
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.vcenter.ovf.LibraryItemTypes.DeploymentResult
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.vcenter.ovf.LibraryItemTypes.DeploymentTarget
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.vcenter.ovf.LibraryItemTypes.OvfSummary
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.vcenter.ovf.LibraryItemTypes.ResourcePoolDeploymentSpec
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.vcenter.ovf.LibraryItemTypes.ResultInfo
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.vcenter.ovf.LibraryItemTypes.StorageGroupMapping
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.vcenter.ovf.OvfError
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.vcenter.ovf.OvfInfo
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.vcenter.ovf.OvfMessage
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.vcenter.ovf.OvfParams
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.vcenter.ovf.OvfWarning
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.vcenter.ovf.ParseIssue
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.vcenter.ovf.Property
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.vcenter.ovf.PropertyParams
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.vcenter.ovf.ScaleOutGroup
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.vcenter.ovf.ScaleOutParams
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.vcenter.ovf.SizeParams
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.vcenter.ovf.UnknownSection
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.vcenter.ovf.UnknownSectionParams
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.vcenter.ovf.VcenterExtensionParams
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.vcenter.ResourcePoolTypes.CreateSpec
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.vcenter.ResourcePoolTypes.FilterSpec
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.vcenter.ResourcePoolTypes.Info
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.vcenter.ResourcePoolTypes.ResourceAllocationCreateSpec
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.vcenter.ResourcePoolTypes.ResourceAllocationInfo
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.vcenter.ResourcePoolTypes.ResourceAllocationUpdateSpec
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.vcenter.ResourcePoolTypes.SharesInfo
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.vcenter.ResourcePoolTypes.Summary
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.vcenter.ResourcePoolTypes.UpdateSpec
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.vcenter.services.ServiceTypes.Info
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.vcenter.services.ServiceTypes.UpdateSpec
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.vcenter.storage.policies.compliance.VMTypes.FilterSpec
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.vcenter.storage.policies.compliance.VMTypes.Info
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.vcenter.storage.policies.ComplianceTypes.FilterSpec
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.vcenter.storage.policies.ComplianceTypes.Summary
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.vcenter.storage.policies.VMTypes.Info
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.vcenter.storage.PoliciesTypes.CompatibilityInfo
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.vcenter.storage.PoliciesTypes.CompatibleDatastoreInfo
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.vcenter.storage.PoliciesTypes.FilterSpec
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.vcenter.storage.PoliciesTypes.Summary
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.vcenter.system_config.DeploymentTypeTypes.Info
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.vcenter.system_config.DeploymentTypeTypes.ReconfigureSpec
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.vcenter.system_config.PscRegistrationTypes.Info
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.vcenter.tagging.AssociationsTypes.IterationSpec
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.vcenter.tagging.AssociationsTypes.ListResult
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.vcenter.tagging.AssociationsTypes.Summary
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in exception com.vmware.vcenter.tokenservice.Error
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in exception com.vmware.vcenter.tokenservice.InvalidGrant
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in exception com.vmware.vcenter.tokenservice.InvalidRequest
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in exception com.vmware.vcenter.tokenservice.InvalidScope
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.vcenter.tokenservice.TokenExchangeTypes.ExchangeSpec
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.vcenter.tokenservice.TokenExchangeTypes.Info
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.vcenter.topology.NodesTypes.FilterSpec
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.vcenter.topology.NodesTypes.Info
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.vcenter.topology.NodesTypes.Summary
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.vcenter.topology.ReplicationStatusTypes.FilterSpec
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.vcenter.topology.ReplicationStatusTypes.Summary
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.vcenter.trusted_infrastructure.attestation.ServicesTypes.CreateSpec
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.vcenter.trusted_infrastructure.attestation.ServicesTypes.FilterSpec
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.vcenter.trusted_infrastructure.attestation.ServicesTypes.Info
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.vcenter.trusted_infrastructure.attestation.ServicesTypes.Summary
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.vcenter.trusted_infrastructure.kms.ServicesTypes.CreateSpec
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.vcenter.trusted_infrastructure.kms.ServicesTypes.FilterSpec
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.vcenter.trusted_infrastructure.kms.ServicesTypes.Info
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.vcenter.trusted_infrastructure.kms.ServicesTypes.Summary
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.vcenter.trusted_infrastructure.NetworkAddress
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.vcenter.trusted_infrastructure.PrincipalTypes.Info
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.vcenter.trusted_infrastructure.StsPrincipal
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.vcenter.trusted_infrastructure.StsPrincipalId
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.attestation.os.esx.BaseImagesTypes.FilterSpec
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.attestation.os.esx.BaseImagesTypes.Info
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.attestation.os.esx.BaseImagesTypes.Summary
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.attestation.ServiceStatusTypes.Info
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.attestation.tpm2.CaCertificatesTypes.CreateSpec
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.attestation.tpm2.CaCertificatesTypes.Info
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.attestation.tpm2.CaCertificatesTypes.Summary
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.attestation.tpm2.EndorsementKeysTypes.CreateSpec
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.attestation.tpm2.EndorsementKeysTypes.Info
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.attestation.tpm2.EndorsementKeysTypes.Summary
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.attestation.tpm2.SettingsTypes.Info
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.attestation.tpm2.SettingsTypes.UpdateSpec
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.ConsumerPrincipalsTypes.CreateSpec
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.ConsumerPrincipalsTypes.FilterSpec
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.ConsumerPrincipalsTypes.Info
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.ConsumerPrincipalsTypes.Summary
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.providers.client_certificate.CsrTypes.Info
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.providers.ClientCertificateTypes.Info
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.providers.ClientCertificateTypes.UpdateSpec
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.providers.CurrentPeerCertificatesTypes.FilterSpec
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.providers.CurrentPeerCertificatesTypes.Summary
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.providers.TrustedPeerCertificatesTypes.Info
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.providers.TrustedPeerCertificatesTypes.UpdateSpec
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.ProvidersTypes.CreateSpec
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.ProvidersTypes.Info
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.ProvidersTypes.KeyServerCreateSpec
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.ProvidersTypes.KeyServerInfo
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.ProvidersTypes.KeyServerUpdateSpec
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.ProvidersTypes.KmipServerCreateSpec
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.ProvidersTypes.KmipServerInfo
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.ProvidersTypes.KmipServerUpdateSpec
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.ProvidersTypes.Server
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.ProvidersTypes.ServerInfo
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.ProvidersTypes.Status
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.ProvidersTypes.Summary
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.ProvidersTypes.UpdateSpec
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.ServiceStatusTypes.Info
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_hosts.AttestationTypes.FilterSpec
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_hosts.AttestationTypes.Info
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_hosts.AttestationTypes.Summary
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_hosts.KmsTypes.FilterSpec
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_hosts.KmsTypes.Info
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_hosts.KmsTypes.Summary
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.vcenter.trusted_infrastructure.TrustAuthorityClustersTypes.FilterSpec
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.vcenter.trusted_infrastructure.TrustAuthorityClustersTypes.Info
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.vcenter.trusted_infrastructure.TrustAuthorityClustersTypes.Summary
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.vcenter.trusted_infrastructure.TrustAuthorityClustersTypes.UpdateSpec
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.vcenter.trusted_infrastructure.trusted_clusters.attestation.ServicesTypes.CreateSpec
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.vcenter.trusted_infrastructure.trusted_clusters.attestation.ServicesTypes.FilterSpec
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.vcenter.trusted_infrastructure.trusted_clusters.attestation.ServicesTypes.Info
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.vcenter.trusted_infrastructure.trusted_clusters.attestation.ServicesTypes.Summary
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.vcenter.trusted_infrastructure.trusted_clusters.kms.ServicesTypes.CreateSpec
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.vcenter.trusted_infrastructure.trusted_clusters.kms.ServicesTypes.FilterSpec
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.vcenter.trusted_infrastructure.trusted_clusters.kms.ServicesTypes.Info
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.vcenter.trusted_infrastructure.trusted_clusters.kms.ServicesTypes.Summary
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.vcenter.trusted_infrastructure.X509CertChain
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.vcenter.vcha.CertificateInfo
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.vcenter.vcha.cluster.ActiveTypes.Info
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.vcenter.vcha.cluster.DeploymentTypeTypes.Info
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.vcenter.vcha.cluster.ModeTypes.Info
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.vcenter.vcha.cluster.PassiveTypes.CheckResult
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.vcenter.vcha.cluster.PassiveTypes.CheckSpec
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.vcenter.vcha.cluster.PassiveTypes.RedeploySpec
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.vcenter.vcha.cluster.WitnessTypes.CheckResult
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.vcenter.vcha.cluster.WitnessTypes.CheckSpec
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.vcenter.vcha.cluster.WitnessTypes.RedeploySpec
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.vcenter.vcha.ClusterTypes.ActiveSpec
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.vcenter.vcha.ClusterTypes.DeploySpec
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.vcenter.vcha.ClusterTypes.ErrorCondition
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.vcenter.vcha.ClusterTypes.Info
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.vcenter.vcha.ClusterTypes.IpInfo
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.vcenter.vcha.ClusterTypes.Ipv4Info
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.vcenter.vcha.ClusterTypes.Ipv6Info
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.vcenter.vcha.ClusterTypes.NodeInfo
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.vcenter.vcha.ClusterTypes.NodeRuntimeInfo
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.vcenter.vcha.ClusterTypes.NodeVmInfo
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.vcenter.vcha.ClusterTypes.PassiveSpec
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.vcenter.vcha.ClusterTypes.UndeploySpec
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.vcenter.vcha.ClusterTypes.VmInfo
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.vcenter.vcha.ClusterTypes.WitnessInfo
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.vcenter.vcha.ClusterTypes.WitnessSpec
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.vcenter.vcha.ConnectionSpec
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.vcenter.vcha.CredentialsSpec
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.vcenter.vcha.DiskInfo
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.vcenter.vcha.DiskSpec
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.vcenter.vcha.IpSpec
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.vcenter.vcha.Ipv4Spec
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.vcenter.vcha.Ipv6Spec
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.vcenter.vcha.OperationsTypes.Info
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.vcenter.vcha.PlacementInfo
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.vcenter.vcha.PlacementSpec
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.vcenter.vm.compute.PoliciesTypes.Info
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.vcenter.vm.console.TicketsTypes.CreateSpec
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.vcenter.vm.console.TicketsTypes.Summary
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.vcenter.vm.guest.CustomizationTypes.SetSpec
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.vcenter.vm.guest.DhcpConfigInfo
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.vcenter.vm.guest.DnsAssignedValues
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.vcenter.vm.guest.DnsConfigInfo
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.vcenter.vm.guest.IdentityTypes.Info
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.vcenter.vm.guest.LocalFilesystemTypes.Info
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.vcenter.vm.guest.LocalFilesystemTypes.VirtualDiskMapping
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.vcenter.vm.guest.networking.InterfacesTypes.Info
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.vcenter.vm.guest.networking.InterfacesTypes.IpAddressInfo
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.vcenter.vm.guest.networking.InterfacesTypes.IpConfigInfo
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.vcenter.vm.guest.networking.RoutesTypes.Info
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.vcenter.vm.guest.NetworkingTypes.Info
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.vcenter.vm.guest.PowerTypes.Info
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.vcenter.vm.hardware.adapter.SataTypes.CreateSpec
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.vcenter.vm.hardware.adapter.SataTypes.Info
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.vcenter.vm.hardware.adapter.SataTypes.Summary
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.vcenter.vm.hardware.adapter.ScsiTypes.CreateSpec
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.vcenter.vm.hardware.adapter.ScsiTypes.Info
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.vcenter.vm.hardware.adapter.ScsiTypes.Summary
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.vcenter.vm.hardware.adapter.ScsiTypes.UpdateSpec
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.vcenter.vm.hardware.boot.DeviceTypes.Entry
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.vcenter.vm.hardware.boot.DeviceTypes.EntryCreateSpec
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.vcenter.vm.hardware.BootTypes.CreateSpec
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.vcenter.vm.hardware.BootTypes.Info
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.vcenter.vm.hardware.BootTypes.UpdateSpec
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.vcenter.vm.hardware.CdromTypes.BackingInfo
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.vcenter.vm.hardware.CdromTypes.BackingSpec
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.vcenter.vm.hardware.CdromTypes.CreateSpec
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.vcenter.vm.hardware.CdromTypes.Info
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.vcenter.vm.hardware.CdromTypes.Summary
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.vcenter.vm.hardware.CdromTypes.UpdateSpec
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.vcenter.vm.hardware.ConnectionCreateSpec
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.vcenter.vm.hardware.ConnectionInfo
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.vcenter.vm.hardware.ConnectionUpdateSpec
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.vcenter.vm.hardware.CpuTypes.Info
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.vcenter.vm.hardware.CpuTypes.UpdateSpec
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.vcenter.vm.hardware.DiskTypes.BackingInfo
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.vcenter.vm.hardware.DiskTypes.BackingSpec
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.vcenter.vm.hardware.DiskTypes.CreateSpec
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.vcenter.vm.hardware.DiskTypes.Info
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.vcenter.vm.hardware.DiskTypes.StoragePolicySpec
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.vcenter.vm.hardware.DiskTypes.Summary
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.vcenter.vm.hardware.DiskTypes.UpdateSpec
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.vcenter.vm.hardware.DiskTypes.VmdkCreateSpec
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.vcenter.vm.hardware.EthernetTypes.BackingInfo
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.vcenter.vm.hardware.EthernetTypes.BackingSpec
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.vcenter.vm.hardware.EthernetTypes.CreateSpec
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.vcenter.vm.hardware.EthernetTypes.Info
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.vcenter.vm.hardware.EthernetTypes.Summary
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.vcenter.vm.hardware.EthernetTypes.UpdateSpec
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.vcenter.vm.hardware.FloppyTypes.BackingInfo
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.vcenter.vm.hardware.FloppyTypes.BackingSpec
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.vcenter.vm.hardware.FloppyTypes.CreateSpec
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.vcenter.vm.hardware.FloppyTypes.Info
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.vcenter.vm.hardware.FloppyTypes.Summary
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.vcenter.vm.hardware.FloppyTypes.UpdateSpec
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.vcenter.vm.hardware.IdeAddressInfo
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.vcenter.vm.hardware.IdeAddressSpec
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.vcenter.vm.hardware.MemoryTypes.Info
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.vcenter.vm.hardware.MemoryTypes.UpdateSpec
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.vcenter.vm.hardware.ParallelTypes.BackingInfo
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.vcenter.vm.hardware.ParallelTypes.BackingSpec
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.vcenter.vm.hardware.ParallelTypes.CreateSpec
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.vcenter.vm.hardware.ParallelTypes.Info
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.vcenter.vm.hardware.ParallelTypes.Summary
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.vcenter.vm.hardware.ParallelTypes.UpdateSpec
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.vcenter.vm.hardware.SataAddressInfo
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.vcenter.vm.hardware.SataAddressSpec
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.vcenter.vm.hardware.ScsiAddressInfo
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.vcenter.vm.hardware.ScsiAddressSpec
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.vcenter.vm.hardware.SerialTypes.BackingInfo
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.vcenter.vm.hardware.SerialTypes.BackingSpec
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.vcenter.vm.hardware.SerialTypes.CreateSpec
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.vcenter.vm.hardware.SerialTypes.Info
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.vcenter.vm.hardware.SerialTypes.Summary
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.vcenter.vm.hardware.SerialTypes.UpdateSpec
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.vcenter.vm.HardwareTypes.Info
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.vcenter.vm.HardwareTypes.UpdateSpec
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.vcenter.vm.IdentityTypes.Info
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.vcenter.vm.LibraryItemTypes.CheckOutInfo
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.vcenter.vm.LibraryItemTypes.Info
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.vcenter.vm.PowerTypes.Info
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.vcenter.vm.storage.policy.ComplianceTypes.CheckSpec
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.vcenter.vm.storage.policy.ComplianceTypes.Info
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.vcenter.vm.storage.policy.ComplianceTypes.VmComplianceInfo
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.vcenter.vm.storage.PolicyTypes.DiskPolicySpec
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.vcenter.vm.storage.PolicyTypes.Info
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.vcenter.vm.storage.PolicyTypes.UpdateSpec
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.vcenter.vm.storage.PolicyTypes.VmHomePolicySpec
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.vcenter.vm.tools.InstallerTypes.Info
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.vcenter.vm.ToolsTypes.Info
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.vcenter.vm.ToolsTypes.UpdateSpec
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.vcenter.vm_template.library_items.CheckOutsTypes.CheckInSpec
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.vcenter.vm_template.library_items.CheckOutsTypes.CheckOutSpec
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.vcenter.vm_template.library_items.CheckOutsTypes.Info
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.vcenter.vm_template.library_items.CheckOutsTypes.PlacementSpec
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.vcenter.vm_template.library_items.CheckOutsTypes.Summary
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.vcenter.vm_template.library_items.VersionsTypes.Info
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.vcenter.vm_template.library_items.VersionsTypes.RollbackSpec
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.vcenter.vm_template.library_items.VersionsTypes.Summary
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.vcenter.vm_template.LibraryItemsTypes.CpuInfo
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.vcenter.vm_template.LibraryItemsTypes.CpuUpdateSpec
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.vcenter.vm_template.LibraryItemsTypes.CreatePlacementSpec
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.vcenter.vm_template.LibraryItemsTypes.CreateSpec
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.vcenter.vm_template.LibraryItemsTypes.CreateSpecDiskStorage
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.vcenter.vm_template.LibraryItemsTypes.CreateSpecDiskStoragePolicy
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.vcenter.vm_template.LibraryItemsTypes.CreateSpecVmHomeStorage
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.vcenter.vm_template.LibraryItemsTypes.CreateSpecVmHomeStoragePolicy
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.vcenter.vm_template.LibraryItemsTypes.DeployPlacementSpec
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.vcenter.vm_template.LibraryItemsTypes.DeploySpec
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.vcenter.vm_template.LibraryItemsTypes.DeploySpecDiskStorage
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.vcenter.vm_template.LibraryItemsTypes.DeploySpecDiskStoragePolicy
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.vcenter.vm_template.LibraryItemsTypes.DeploySpecVmHomeStorage
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.vcenter.vm_template.LibraryItemsTypes.DeploySpecVmHomeStoragePolicy
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.vcenter.vm_template.LibraryItemsTypes.DiskInfo
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.vcenter.vm_template.LibraryItemsTypes.DiskStorageInfo
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.vcenter.vm_template.LibraryItemsTypes.DiskUpdateSpec
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.vcenter.vm_template.LibraryItemsTypes.EthernetInfo
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.vcenter.vm_template.LibraryItemsTypes.EthernetUpdateSpec
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.vcenter.vm_template.LibraryItemsTypes.GuestCustomizationSpec
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.vcenter.vm_template.LibraryItemsTypes.HardwareCustomizationSpec
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.vcenter.vm_template.LibraryItemsTypes.Info
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.vcenter.vm_template.LibraryItemsTypes.MemoryInfo
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.vcenter.vm_template.LibraryItemsTypes.MemoryUpdateSpec
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.vcenter.vm_template.LibraryItemsTypes.VmHomeStorageInfo
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.vcenter.VMTypes.ClonePlacementSpec
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.vcenter.VMTypes.CloneSpec
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.vcenter.VMTypes.ComputePlacementSpec
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.vcenter.VMTypes.CreateSpec
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.vcenter.VMTypes.DiskCloneSpec
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.vcenter.VMTypes.DiskRelocateSpec
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.vcenter.VMTypes.FilterSpec
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.vcenter.VMTypes.GuestCustomizationSpec
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.vcenter.VMTypes.Info
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.vcenter.VMTypes.InstantClonePlacementSpec
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.vcenter.VMTypes.InstantCloneSpec
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.vcenter.VMTypes.InventoryPlacementSpec
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.vcenter.VMTypes.PlacementSpec
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.vcenter.VMTypes.RegisterPlacementSpec
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.vcenter.VMTypes.RegisterSpec
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.vcenter.VMTypes.RelocatePlacementSpec
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.vcenter.VMTypes.RelocateSpec
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.vcenter.VMTypes.StoragePlacementSpec
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.vcenter.VMTypes.StoragePolicySpec
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.vcenter.VMTypes.Summary
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.vstats.AcqSpecsTypes.CounterSpec
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.vstats.AcqSpecsTypes.CreateSpec
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.vstats.AcqSpecsTypes.FilterSpec
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.vstats.AcqSpecsTypes.Info
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.vstats.AcqSpecsTypes.ListResult
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.vstats.AcqSpecsTypes.UpdateSpec
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.vstats.CidMid
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.vstats.CounterMetadataTypes.FilterSpec
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.vstats.CounterMetadataTypes.Info
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.vstats.CounterSetsTypes.Info
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.vstats.CountersTypes.FilterSpec
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.vstats.CountersTypes.Info
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.vstats.DataTypes.DataPoint
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.vstats.DataTypes.DataPointsResult
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.vstats.DataTypes.FilterSpec
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.vstats.MetricsTypes.Summary
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.vstats.ProvidersTypes.Summary
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.vstats.ResourceAddressesTypes.FilterSpec
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.vstats.ResourceAddressesTypes.Info
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.vstats.ResourceAddressesTypes.ListResult
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.vstats.ResourceAddressSchemasTypes.Info
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.vstats.ResourceAddressSchemasTypes.ResourceIdDefinition
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.vstats.ResourceTypesTypes.Summary
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.vstats.RsrcId
WARNING: Internal method, subject to change in future versions.
_getClassType() - Static method in class com.vmware.vstats.UserInfo
WARNING: Internal method, subject to change in future versions.
_getDataValue() - Method in class com.vmware.appliance.access.ShellTypes.ShellConfig
 
_getDataValue() - Method in class com.vmware.appliance.infraprofile.ConfigsTypes.ImportProfileSpec
 
_getDataValue() - Method in class com.vmware.appliance.infraprofile.ConfigsTypes.ProfileInfo
 
_getDataValue() - Method in class com.vmware.appliance.infraprofile.ConfigsTypes.ProfilesSpec
 
_getDataValue() - Method in class com.vmware.appliance.infraprofile.ConfigsTypes.ValidationResult
 
_getDataValue() - Method in class com.vmware.appliance.infraprofile.Notification
 
_getDataValue() - Method in class com.vmware.appliance.infraprofile.Notifications
 
_getDataValue() - Method in class com.vmware.appliance.infraprofile.TaskInfo
 
_getDataValue() - Method in class com.vmware.appliance.local_accounts.PolicyTypes.Info
 
_getDataValue() - Method in class com.vmware.appliance.LocalAccountsTypes.Config
 
_getDataValue() - Method in class com.vmware.appliance.LocalAccountsTypes.Info
 
_getDataValue() - Method in class com.vmware.appliance.LocalAccountsTypes.UpdateConfig
 
_getDataValue() - Method in class com.vmware.appliance.logging.ForwardingTypes.Config
 
_getDataValue() - Method in class com.vmware.appliance.logging.ForwardingTypes.ConnectionStatus
 
_getDataValue() - Method in class com.vmware.appliance.MonitoringTypes.MonitoredItem
 
_getDataValue() - Method in class com.vmware.appliance.MonitoringTypes.MonitoredItemData
 
_getDataValue() - Method in class com.vmware.appliance.MonitoringTypes.MonitoredItemDataRequest
 
_getDataValue() - Method in class com.vmware.appliance.networking.dns.HostnameTypes.Message
 
_getDataValue() - Method in class com.vmware.appliance.networking.dns.HostnameTypes.TestStatusInfo
 
_getDataValue() - Method in class com.vmware.appliance.networking.dns.ServersTypes.DNSServerConfig
 
_getDataValue() - Method in class com.vmware.appliance.networking.dns.ServersTypes.Message
 
_getDataValue() - Method in class com.vmware.appliance.networking.dns.ServersTypes.TestStatusInfo
 
_getDataValue() - Method in class com.vmware.appliance.networking.firewall.InboundTypes.Rule
 
_getDataValue() - Method in class com.vmware.appliance.networking.interfaces.Ipv4Types.Config
 
_getDataValue() - Method in class com.vmware.appliance.networking.interfaces.Ipv4Types.Info
 
_getDataValue() - Method in class com.vmware.appliance.networking.interfaces.Ipv6Types.Address
 
_getDataValue() - Method in class com.vmware.appliance.networking.interfaces.Ipv6Types.AddressInfo
 
_getDataValue() - Method in class com.vmware.appliance.networking.interfaces.Ipv6Types.Config
 
_getDataValue() - Method in class com.vmware.appliance.networking.interfaces.Ipv6Types.Info
 
_getDataValue() - Method in class com.vmware.appliance.networking.InterfacesTypes.InterfaceInfo
 
_getDataValue() - Method in class com.vmware.appliance.networking.ProxyTypes.Config
 
_getDataValue() - Method in class com.vmware.appliance.networking.ProxyTypes.TestResult
 
_getDataValue() - Method in class com.vmware.appliance.NetworkingTypes.ChangeSpec
 
_getDataValue() - Method in class com.vmware.appliance.NetworkingTypes.DNSInfo
 
_getDataValue() - Method in class com.vmware.appliance.NetworkingTypes.Info
 
_getDataValue() - Method in class com.vmware.appliance.NetworkingTypes.UpdateSpec
 
_getDataValue() - Method in class com.vmware.appliance.Notification
 
_getDataValue() - Method in class com.vmware.appliance.Notifications
 
_getDataValue() - Method in class com.vmware.appliance.NtpTypes.LocalizableMessage
 
_getDataValue() - Method in class com.vmware.appliance.NtpTypes.TestRunStatus
 
_getDataValue() - Method in class com.vmware.appliance.recovery.backup.job.DetailsTypes.BuildInfo
 
_getDataValue() - Method in class com.vmware.appliance.recovery.backup.job.DetailsTypes.FilterSpec
 
_getDataValue() - Method in class com.vmware.appliance.recovery.backup.job.DetailsTypes.Info
 
_getDataValue() - Method in class com.vmware.appliance.recovery.backup.JobTypes.BackupJobStatus
 
_getDataValue() - Method in class com.vmware.appliance.recovery.backup.JobTypes.BackupRequest
 
_getDataValue() - Method in class com.vmware.appliance.recovery.backup.JobTypes.LocalizableMessage
 
_getDataValue() - Method in class com.vmware.appliance.recovery.backup.JobTypes.ReturnResult
 
_getDataValue() - Method in class com.vmware.appliance.recovery.backup.LocationSpec
 
_getDataValue() - Method in class com.vmware.appliance.recovery.backup.PartsTypes.LocalizableMessage
 
_getDataValue() - Method in class com.vmware.appliance.recovery.backup.PartsTypes.Part
 
_getDataValue() - Method in class com.vmware.appliance.recovery.backup.SchedulesTypes.CreateSpec
 
_getDataValue() - Method in class com.vmware.appliance.recovery.backup.SchedulesTypes.Info
 
_getDataValue() - Method in class com.vmware.appliance.recovery.backup.SchedulesTypes.RecurrenceInfo
 
_getDataValue() - Method in class com.vmware.appliance.recovery.backup.SchedulesTypes.RetentionInfo
 
_getDataValue() - Method in class com.vmware.appliance.recovery.backup.SchedulesTypes.UpdateSpec
 
_getDataValue() - Method in class com.vmware.appliance.recovery.backup.system_name.ArchiveTypes.FilterSpec
 
_getDataValue() - Method in class com.vmware.appliance.recovery.backup.system_name.ArchiveTypes.Info
 
_getDataValue() - Method in class com.vmware.appliance.recovery.backup.system_name.ArchiveTypes.Summary
 
_getDataValue() - Method in class com.vmware.appliance.recovery.BackupTypes.BackupRequest
 
_getDataValue() - Method in class com.vmware.appliance.recovery.BackupTypes.LocalizableMessage
 
_getDataValue() - Method in class com.vmware.appliance.recovery.BackupTypes.ReturnResult
 
_getDataValue() - Method in class com.vmware.appliance.recovery.reconciliation.JobTypes.CreateSpec
 
_getDataValue() - Method in class com.vmware.appliance.recovery.reconciliation.JobTypes.Info
 
_getDataValue() - Method in class com.vmware.appliance.recovery.restore.JobTypes.LocalizableMessage
 
_getDataValue() - Method in class com.vmware.appliance.recovery.restore.JobTypes.RestoreJobStatus
 
_getDataValue() - Method in class com.vmware.appliance.recovery.restore.JobTypes.RestoreRequest
 
_getDataValue() - Method in class com.vmware.appliance.recovery.restore.JobTypes.ReturnResult
 
_getDataValue() - Method in class com.vmware.appliance.recovery.RestoreTypes.LocalizableMessage
 
_getDataValue() - Method in class com.vmware.appliance.recovery.RestoreTypes.Metadata
 
_getDataValue() - Method in class com.vmware.appliance.recovery.RestoreTypes.RestoreRequest
 
_getDataValue() - Method in class com.vmware.appliance.RecoveryTypes.Info
 
_getDataValue() - Method in class com.vmware.appliance.ServicesTypes.Info
 
_getDataValue() - Method in class com.vmware.appliance.ShutdownTypes.ShutdownConfig
 
_getDataValue() - Method in class com.vmware.appliance.SubtaskInfo
 
_getDataValue() - Method in class com.vmware.appliance.system.StorageTypes.StorageChange
 
_getDataValue() - Method in class com.vmware.appliance.system.StorageTypes.StorageMapping
 
_getDataValue() - Method in class com.vmware.appliance.system.TimeTypes.SystemTimeStruct
 
_getDataValue() - Method in class com.vmware.appliance.system.VersionTypes.VersionStruct
 
_getDataValue() - Method in class com.vmware.appliance.TaskInfo
 
_getDataValue() - Method in class com.vmware.appliance.update.CommonInfo
 
_getDataValue() - Method in class com.vmware.appliance.update.PendingTypes.Info
 
_getDataValue() - Method in class com.vmware.appliance.update.PendingTypes.PrecheckResult
 
_getDataValue() - Method in class com.vmware.appliance.update.PendingTypes.Question
 
_getDataValue() - Method in class com.vmware.appliance.update.PolicyTypes.Config
 
_getDataValue() - Method in class com.vmware.appliance.update.PolicyTypes.Info
 
_getDataValue() - Method in class com.vmware.appliance.update.PolicyTypes.Time
 
_getDataValue() - Method in class com.vmware.appliance.update.ServiceInfo
 
_getDataValue() - Method in class com.vmware.appliance.update.StagedTypes.Info
 
_getDataValue() - Method in class com.vmware.appliance.update.Summary
 
_getDataValue() - Method in class com.vmware.appliance.UpdateTypes.Info
 
_getDataValue() - Method in class com.vmware.appliance.vmon.ServiceTypes.Info
 
_getDataValue() - Method in class com.vmware.appliance.vmon.ServiceTypes.UpdateSpec
 
_getDataValue() - Method in class com.vmware.cis.SessionTypes.Info
 
_getDataValue() - Method in class com.vmware.cis.tagging.CategoryModel
 
_getDataValue() - Method in class com.vmware.cis.tagging.CategoryTypes.CreateSpec
 
_getDataValue() - Method in class com.vmware.cis.tagging.CategoryTypes.UpdateSpec
 
_getDataValue() - Method in class com.vmware.cis.tagging.TagAssociationTypes.BatchResult
 
_getDataValue() - Method in class com.vmware.cis.tagging.TagAssociationTypes.ObjectToTags
 
_getDataValue() - Method in class com.vmware.cis.tagging.TagAssociationTypes.TagToObjects
 
_getDataValue() - Method in class com.vmware.cis.tagging.TagModel
 
_getDataValue() - Method in class com.vmware.cis.tagging.TagTypes.CreateSpec
 
_getDataValue() - Method in class com.vmware.cis.tagging.TagTypes.UpdateSpec
 
_getDataValue() - Method in class com.vmware.cis.task.CommonInfo
 
_getDataValue() - Method in class com.vmware.cis.task.Info
 
_getDataValue() - Method in class com.vmware.cis.task.Progress
 
_getDataValue() - Method in class com.vmware.cis.TasksTypes.FilterSpec
 
_getDataValue() - Method in class com.vmware.cis.TasksTypes.GetSpec
 
_getDataValue() - Method in class com.vmware.content.ConfigurationModel
 
_getDataValue() - Method in class com.vmware.content.library.item.ChangesTypes.Info
 
_getDataValue() - Method in class com.vmware.content.library.item.ChangesTypes.Summary
 
_getDataValue() - Method in class com.vmware.content.library.item.downloadsession.FileTypes.Info
 
_getDataValue() - Method in class com.vmware.content.library.item.DownloadSessionModel
 
_getDataValue() - Method in class com.vmware.content.library.item.FileTypes.ChecksumInfo
 
_getDataValue() - Method in class com.vmware.content.library.item.FileTypes.Info
 
_getDataValue() - Method in class com.vmware.content.library.item.StorageTypes.Info
 
_getDataValue() - Method in class com.vmware.content.library.item.TransferEndpoint
 
_getDataValue() - Method in class com.vmware.content.library.item.updatesession.CertificateInfo
 
_getDataValue() - Method in class com.vmware.content.library.item.updatesession.FileTypes.AddSpec
 
_getDataValue() - Method in class com.vmware.content.library.item.updatesession.FileTypes.Info
 
_getDataValue() - Method in class com.vmware.content.library.item.updatesession.FileTypes.ValidationError
 
_getDataValue() - Method in class com.vmware.content.library.item.updatesession.FileTypes.ValidationResult
 
_getDataValue() - Method in class com.vmware.content.library.item.updatesession.PreviewInfo
 
_getDataValue() - Method in class com.vmware.content.library.item.updatesession.PreviewWarningInfo
 
_getDataValue() - Method in class com.vmware.content.library.item.updatesession.WarningBehavior
 
_getDataValue() - Method in class com.vmware.content.library.item.UpdateSessionModel
 
_getDataValue() - Method in class com.vmware.content.library.ItemModel
 
_getDataValue() - Method in class com.vmware.content.library.ItemTypes.DestinationSpec
 
_getDataValue() - Method in class com.vmware.content.library.ItemTypes.FindSpec
 
_getDataValue() - Method in class com.vmware.content.library.OptimizationInfo
 
_getDataValue() - Method in class com.vmware.content.library.PublishInfo
 
_getDataValue() - Method in class com.vmware.content.library.SourceInfo
 
_getDataValue() - Method in class com.vmware.content.library.StorageBacking
 
_getDataValue() - Method in class com.vmware.content.library.SubscriptionInfo
 
_getDataValue() - Method in class com.vmware.content.library.SubscriptionsTypes.CreateSpec
 
_getDataValue() - Method in class com.vmware.content.library.SubscriptionsTypes.CreateSpecNewSubscribedLibrary
 
_getDataValue() - Method in class com.vmware.content.library.SubscriptionsTypes.CreateSpecPlacement
 
_getDataValue() - Method in class com.vmware.content.library.SubscriptionsTypes.CreateSpecSubscribedLibrary
 
_getDataValue() - Method in class com.vmware.content.library.SubscriptionsTypes.CreateSpecVcenter
 
_getDataValue() - Method in class com.vmware.content.library.SubscriptionsTypes.Info
 
_getDataValue() - Method in class com.vmware.content.library.SubscriptionsTypes.PlacementInfo
 
_getDataValue() - Method in class com.vmware.content.library.SubscriptionsTypes.Summary
 
_getDataValue() - Method in class com.vmware.content.library.SubscriptionsTypes.UpdateSpec
 
_getDataValue() - Method in class com.vmware.content.library.SubscriptionsTypes.UpdateSpecPlacement
 
_getDataValue() - Method in class com.vmware.content.library.SubscriptionsTypes.UpdateSpecVcenter
 
_getDataValue() - Method in class com.vmware.content.library.SubscriptionsTypes.VcenterInfo
 
_getDataValue() - Method in class com.vmware.content.LibraryModel
 
_getDataValue() - Method in class com.vmware.content.LibraryTypes.FindSpec
 
_getDataValue() - Method in class com.vmware.content.LocalLibraryTypes.DestinationSpec
 
_getDataValue() - Method in class com.vmware.content.SubscribedLibraryTypes.ProbeResult
 
_getDataValue() - Method in class com.vmware.content.type.ovf.Cpu
 
_getDataValue() - Method in class com.vmware.content.type.ovf.Disk
 
_getDataValue() - Method in class com.vmware.content.type.ovf.DiskController
 
_getDataValue() - Method in class com.vmware.content.type.ovf.Drive
 
_getDataValue() - Method in class com.vmware.content.type.ovf.Floppy
 
_getDataValue() - Method in class com.vmware.content.type.ovf.Memory
 
_getDataValue() - Method in class com.vmware.content.type.ovf.Network
 
_getDataValue() - Method in class com.vmware.content.type.ovf.Nic
 
_getDataValue() - Method in class com.vmware.content.type.ovf.OvfTemplate
 
_getDataValue() - Method in class com.vmware.content.type.ovf.policy.StoragePolicy
 
_getDataValue() - Method in class com.vmware.content.type.ovf.policy.StoragePolicyGroup
 
_getDataValue() - Method in class com.vmware.content.type.ovf.USBController
 
_getDataValue() - Method in class com.vmware.content.type.ovf.VAppTemplate
 
_getDataValue() - Method in class com.vmware.content.type.ovf.VideoCard
 
_getDataValue() - Method in class com.vmware.content.type.ovf.VmTemplate
 
_getDataValue() - Method in class com.vmware.content.TypeTypes.Info
 
_getDataValue() - Method in class com.vmware.esx.hcl.CompatibilityDataTypes.Status
 
_getDataValue() - Method in class com.vmware.esx.hcl.Driver
 
_getDataValue() - Method in class com.vmware.esx.hcl.Firmware
 
_getDataValue() - Method in class com.vmware.esx.hcl.hosts.CompatibilityReleasesTypes.EsxiCompatibilityReleases
 
_getDataValue() - Method in class com.vmware.esx.hcl.hosts.CompatibilityReportTypes.BiosConstraint
 
_getDataValue() - Method in class com.vmware.esx.hcl.hosts.CompatibilityReportTypes.DeviceConstraint
 
_getDataValue() - Method in class com.vmware.esx.hcl.hosts.CompatibilityReportTypes.DeviceHclInfo
 
_getDataValue() - Method in class com.vmware.esx.hcl.hosts.CompatibilityReportTypes.HclReport
 
_getDataValue() - Method in class com.vmware.esx.hcl.hosts.CompatibilityReportTypes.Result
 
_getDataValue() - Method in class com.vmware.esx.hcl.hosts.CompatibilityReportTypes.ServerCompatibility
 
_getDataValue() - Method in class com.vmware.esx.hcl.hosts.CompatibilityReportTypes.ServerHclInfo
 
_getDataValue() - Method in class com.vmware.esx.hcl.hosts.CompatibilityReportTypes.Spec
 
_getDataValue() - Method in class com.vmware.esx.hcl.Notification
 
_getDataValue() - Method in class com.vmware.esx.hcl.Notifications
 
_getDataValue() - Method in class com.vmware.esx.hcl.PCIDevice
 
_getDataValue() - Method in class com.vmware.esx.hcl.ReportsTypes.Location
 
_getDataValue() - Method in class com.vmware.esx.hcl.ReportsTypes.Token
 
_getDataValue() - Method in class com.vmware.esx.hcl.Server
 
_getDataValue() - Method in class com.vmware.esx.hosts.AddOnInfo
 
_getDataValue() - Method in class com.vmware.esx.hosts.BaseImageInfo
 
_getDataValue() - Method in class com.vmware.esx.hosts.ComponentInfo
 
_getDataValue() - Method in class com.vmware.esx.hosts.software.InstalledComponentsTypes.InstalledComponentInfo
 
_getDataValue() - Method in class com.vmware.esx.hosts.SoftwareInfo
 
_getDataValue() - Method in class com.vmware.esx.hosts.SolutionInfo
 
_getDataValue() - Method in class com.vmware.esx.settings.AddOnCompliance
 
_getDataValue() - Method in class com.vmware.esx.settings.AddOnDetails
 
_getDataValue() - Method in class com.vmware.esx.settings.AddOnInfo
 
_getDataValue() - Method in class com.vmware.esx.settings.AddOnSpec
 
_getDataValue() - Method in class com.vmware.esx.settings.BaseImageCompliance
 
_getDataValue() - Method in class com.vmware.esx.settings.BaseImageDetails
 
_getDataValue() - Method in class com.vmware.esx.settings.BaseImageInfo
 
_getDataValue() - Method in class com.vmware.esx.settings.BaseImageSpec
 
_getDataValue() - Method in class com.vmware.esx.settings.ClusterCompliance
 
_getDataValue() - Method in class com.vmware.esx.settings.clusters.DepotOverridesTypes.Depot
 
_getDataValue() - Method in class com.vmware.esx.settings.clusters.DepotOverridesTypes.Info
 
_getDataValue() - Method in class com.vmware.esx.settings.clusters.enablement.SoftwareTypes.CheckResult
 
_getDataValue() - Method in class com.vmware.esx.settings.clusters.enablement.SoftwareTypes.CheckSpec
 
_getDataValue() - Method in class com.vmware.esx.settings.clusters.enablement.SoftwareTypes.EnableSpec
 
_getDataValue() - Method in class com.vmware.esx.settings.clusters.enablement.SoftwareTypes.Info
 
_getDataValue() - Method in class com.vmware.esx.settings.clusters.policies.apply.EffectiveTypes.EffectivePolicySpec
 
_getDataValue() - Method in class com.vmware.esx.settings.clusters.policies.apply.EffectiveTypes.FailureAction
 
_getDataValue() - Method in class com.vmware.esx.settings.clusters.policies.ApplyTypes.ConfiguredPolicySpec
 
_getDataValue() - Method in class com.vmware.esx.settings.clusters.policies.ApplyTypes.FailureAction
 
_getDataValue() - Method in class com.vmware.esx.settings.clusters.software.CommitsTypes.Info
 
_getDataValue() - Method in class com.vmware.esx.settings.clusters.software.drafts.software.ComponentsTypes.UpdateSpec
 
_getDataValue() - Method in class com.vmware.esx.settings.clusters.software.DraftsTypes.CommitSpec
 
_getDataValue() - Method in class com.vmware.esx.settings.clusters.software.DraftsTypes.FilterSpec
 
_getDataValue() - Method in class com.vmware.esx.settings.clusters.software.DraftsTypes.ImportSpec
 
_getDataValue() - Method in class com.vmware.esx.settings.clusters.software.DraftsTypes.Info
 
_getDataValue() - Method in class com.vmware.esx.settings.clusters.software.DraftsTypes.Metadata
 
_getDataValue() - Method in class com.vmware.esx.settings.clusters.software.DraftsTypes.Summary
 
_getDataValue() - Method in class com.vmware.esx.settings.clusters.software.DraftsTypes.ValidateResult
 
_getDataValue() - Method in class com.vmware.esx.settings.clusters.software.RecommendationsTypes.ExplanationDetails
 
_getDataValue() - Method in class com.vmware.esx.settings.clusters.software.RecommendationsTypes.Info
 
_getDataValue() - Method in class com.vmware.esx.settings.clusters.software.reports.ApplyImpactTypes.ApplyImpactSpec
 
_getDataValue() - Method in class com.vmware.esx.settings.clusters.software.reports.ApplyImpactTypes.ClusterImpact
 
_getDataValue() - Method in class com.vmware.esx.settings.clusters.software.reports.ApplyImpactTypes.Impact
 
_getDataValue() - Method in class com.vmware.esx.settings.clusters.software.reports.CheckResult
 
_getDataValue() - Method in class com.vmware.esx.settings.clusters.software.reports.DriverFirmwareVersion
 
_getDataValue() - Method in class com.vmware.esx.settings.clusters.software.reports.HardwareCompatibilityTypes.CheckSummary
 
_getDataValue() - Method in class com.vmware.esx.settings.clusters.software.reports.LastApplyResultTypes.ApplyResult
 
_getDataValue() - Method in class com.vmware.esx.settings.clusters.software.reports.LastApplyResultTypes.ApplyStatus
 
_getDataValue() - Method in class com.vmware.esx.settings.clusters.software.reports.LastCheckResultTypes.CheckInfo
 
_getDataValue() - Method in class com.vmware.esx.settings.clusters.software.reports.LastCheckResultTypes.CheckResult
 
_getDataValue() - Method in class com.vmware.esx.settings.clusters.software.reports.LastCheckResultTypes.CheckStatus
 
_getDataValue() - Method in class com.vmware.esx.settings.clusters.software.reports.LastCheckResultTypes.EntityCheckResult
 
_getDataValue() - Method in class com.vmware.esx.settings.clusters.software.reports.PciDevice
 
_getDataValue() - Method in class com.vmware.esx.settings.clusters.software.reports.PciDeviceCompliance
 
_getDataValue() - Method in class com.vmware.esx.settings.clusters.software.reports.PciDeviceComplianceInfo
 
_getDataValue() - Method in class com.vmware.esx.settings.clusters.SoftwareTypes.ApplyResult
 
_getDataValue() - Method in class com.vmware.esx.settings.clusters.SoftwareTypes.ApplySpec
 
_getDataValue() - Method in class com.vmware.esx.settings.clusters.SoftwareTypes.ApplyStatus
 
_getDataValue() - Method in class com.vmware.esx.settings.clusters.SoftwareTypes.CheckInfo
 
_getDataValue() - Method in class com.vmware.esx.settings.clusters.SoftwareTypes.CheckResult
 
_getDataValue() - Method in class com.vmware.esx.settings.clusters.SoftwareTypes.CheckSpec
 
_getDataValue() - Method in class com.vmware.esx.settings.clusters.SoftwareTypes.CheckStatus
 
_getDataValue() - Method in class com.vmware.esx.settings.clusters.SoftwareTypes.EntityCheckResult
 
_getDataValue() - Method in class com.vmware.esx.settings.clusters.SoftwareTypes.ExportSpec
 
_getDataValue() - Method in class com.vmware.esx.settings.ComponentCompliance
 
_getDataValue() - Method in class com.vmware.esx.settings.ComponentDetails
 
_getDataValue() - Method in class com.vmware.esx.settings.ComponentInfo
 
_getDataValue() - Method in class com.vmware.esx.settings.ComponentOverrideInfo
 
_getDataValue() - Method in class com.vmware.esx.settings.defaults.clusters.policies.apply.EffectiveTypes.EffectivePolicySpec
 
_getDataValue() - Method in class com.vmware.esx.settings.defaults.clusters.policies.apply.EffectiveTypes.FailureAction
 
_getDataValue() - Method in class com.vmware.esx.settings.defaults.clusters.policies.ApplyTypes.ConfiguredPolicySpec
 
_getDataValue() - Method in class com.vmware.esx.settings.defaults.clusters.policies.ApplyTypes.FailureAction
 
_getDataValue() - Method in class com.vmware.esx.settings.depot_content.add_ons.VersionsTypes.ComponentInfo
 
_getDataValue() - Method in class com.vmware.esx.settings.depot_content.add_ons.VersionsTypes.Info
 
_getDataValue() - Method in class com.vmware.esx.settings.depot_content.add_ons.VersionsTypes.RemovedComponentInfo
 
_getDataValue() - Method in class com.vmware.esx.settings.depot_content.AddOnsTypes.AddOnVersionSummary
 
_getDataValue() - Method in class com.vmware.esx.settings.depot_content.AddOnsTypes.FilterSpec
 
_getDataValue() - Method in class com.vmware.esx.settings.depot_content.AddOnsTypes.Summary
 
_getDataValue() - Method in class com.vmware.esx.settings.depot_content.base_images.VersionsTypes.ComponentVersionInfo
 
_getDataValue() - Method in class com.vmware.esx.settings.depot_content.base_images.VersionsTypes.Info
 
_getDataValue() - Method in class com.vmware.esx.settings.depot_content.BaseImagesTypes.FilterSpec
 
_getDataValue() - Method in class com.vmware.esx.settings.depot_content.BaseImagesTypes.Summary
 
_getDataValue() - Method in class com.vmware.esx.settings.depot_content.components.VersionsTypes.Info
 
_getDataValue() - Method in class com.vmware.esx.settings.depot_content.ComponentsTypes.ComponentVersionSummary
 
_getDataValue() - Method in class com.vmware.esx.settings.depot_content.ComponentsTypes.FilterSpec
 
_getDataValue() - Method in class com.vmware.esx.settings.depot_content.ComponentsTypes.Summary
 
_getDataValue() - Method in class com.vmware.esx.settings.depots.OfflineTypes.CreateResult
 
_getDataValue() - Method in class com.vmware.esx.settings.depots.OfflineTypes.CreateSpec
 
_getDataValue() - Method in class com.vmware.esx.settings.depots.OfflineTypes.Info
 
_getDataValue() - Method in class com.vmware.esx.settings.depots.OfflineTypes.Summary
 
_getDataValue() - Method in class com.vmware.esx.settings.depots.OnlineTypes.CreateSpec
 
_getDataValue() - Method in class com.vmware.esx.settings.depots.OnlineTypes.Info
 
_getDataValue() - Method in class com.vmware.esx.settings.depots.OnlineTypes.Summary
 
_getDataValue() - Method in class com.vmware.esx.settings.depots.OnlineTypes.UpdateSpec
 
_getDataValue() - Method in class com.vmware.esx.settings.depots.SyncScheduleTypes.Schedule
 
_getDataValue() - Method in class com.vmware.esx.settings.depots.SyncScheduleTypes.Spec
 
_getDataValue() - Method in class com.vmware.esx.settings.depots.UmdsTypes.Info
 
_getDataValue() - Method in class com.vmware.esx.settings.depots.UmdsTypes.SetSpec
 
_getDataValue() - Method in class com.vmware.esx.settings.depots.UmdsTypes.UpdateSpec
 
_getDataValue() - Method in class com.vmware.esx.settings.EffectiveComponentDetails
 
_getDataValue() - Method in class com.vmware.esx.settings.EffectiveComponentInfo
 
_getDataValue() - Method in class com.vmware.esx.settings.HardwareModuleDetails
 
_getDataValue() - Method in class com.vmware.esx.settings.HardwareModuleFirmwareCompliance
 
_getDataValue() - Method in class com.vmware.esx.settings.HardwareModuleFirmwareInfo
 
_getDataValue() - Method in class com.vmware.esx.settings.HardwareSupportInfo
 
_getDataValue() - Method in class com.vmware.esx.settings.HardwareSupportPackageCompliance
 
_getDataValue() - Method in class com.vmware.esx.settings.HardwareSupportPackageInfo
 
_getDataValue() - Method in class com.vmware.esx.settings.HardwareSupportPackageSpec
 
_getDataValue() - Method in class com.vmware.esx.settings.HardwareSupportSpec
 
_getDataValue() - Method in class com.vmware.esx.settings.HostCompliance
 
_getDataValue() - Method in class com.vmware.esx.settings.HostInfo
 
_getDataValue() - Method in class com.vmware.esx.settings.Notification
 
_getDataValue() - Method in class com.vmware.esx.settings.Notifications
 
_getDataValue() - Method in class com.vmware.esx.settings.SoftwareInfo
 
_getDataValue() - Method in class com.vmware.esx.settings.SoftwareSpec
 
_getDataValue() - Method in class com.vmware.esx.settings.SolutionCompliance
 
_getDataValue() - Method in class com.vmware.esx.settings.SolutionComponentDetails
 
_getDataValue() - Method in class com.vmware.esx.settings.SolutionComponentSpec
 
_getDataValue() - Method in class com.vmware.esx.settings.SolutionDetails
 
_getDataValue() - Method in class com.vmware.esx.settings.SolutionInfo
 
_getDataValue() - Method in class com.vmware.esx.settings.SolutionSpec
 
_getDataValue() - Method in class com.vmware.esx.settings.TaskInfo
 
_getDataValue() - Method in class com.vmware.vapi.bindings.DynamicStructureImpl
 
_getDataValue() - Method in interface com.vmware.vapi.bindings.Structure
Returns this Structure represented in the dynamic DataValue model.
_getDataValue() - Method in exception com.vmware.vapi.bindings.UnresolvedError
 
_getDataValue() - Method in class com.vmware.vapi.metadata.authentication.AuthenticationInfo
 
_getDataValue() - Method in class com.vmware.vapi.metadata.authentication.ComponentData
 
_getDataValue() - Method in class com.vmware.vapi.metadata.authentication.ComponentInfo
 
_getDataValue() - Method in class com.vmware.vapi.metadata.authentication.OperationInfo
 
_getDataValue() - Method in class com.vmware.vapi.metadata.authentication.PackageInfo
 
_getDataValue() - Method in class com.vmware.vapi.metadata.authentication.ServiceInfo
 
_getDataValue() - Method in class com.vmware.vapi.metadata.cli.CommandTypes.Identity
 
_getDataValue() - Method in class com.vmware.vapi.metadata.cli.CommandTypes.Info
 
_getDataValue() - Method in class com.vmware.vapi.metadata.cli.CommandTypes.OptionInfo
 
_getDataValue() - Method in class com.vmware.vapi.metadata.cli.CommandTypes.OutputFieldInfo
 
_getDataValue() - Method in class com.vmware.vapi.metadata.cli.CommandTypes.OutputInfo
 
_getDataValue() - Method in class com.vmware.vapi.metadata.cli.NamespaceTypes.Identity
 
_getDataValue() - Method in class com.vmware.vapi.metadata.cli.NamespaceTypes.Info
 
_getDataValue() - Method in class com.vmware.vapi.metadata.metamodel.ComponentData
 
_getDataValue() - Method in class com.vmware.vapi.metadata.metamodel.ComponentInfo
 
_getDataValue() - Method in class com.vmware.vapi.metadata.metamodel.ConstantInfo
 
_getDataValue() - Method in class com.vmware.vapi.metadata.metamodel.ConstantValue
 
_getDataValue() - Method in class com.vmware.vapi.metadata.metamodel.ElementMap
 
_getDataValue() - Method in class com.vmware.vapi.metadata.metamodel.ElementValue
 
_getDataValue() - Method in class com.vmware.vapi.metadata.metamodel.EnumerationInfo
 
_getDataValue() - Method in class com.vmware.vapi.metadata.metamodel.EnumerationValueInfo
 
_getDataValue() - Method in class com.vmware.vapi.metadata.metamodel.ErrorInfo
 
_getDataValue() - Method in class com.vmware.vapi.metadata.metamodel.FieldInfo
 
_getDataValue() - Method in class com.vmware.vapi.metadata.metamodel.GenericInstantiation
 
_getDataValue() - Method in class com.vmware.vapi.metadata.metamodel.OperationInfo
 
_getDataValue() - Method in class com.vmware.vapi.metadata.metamodel.OperationResultInfo
 
_getDataValue() - Method in class com.vmware.vapi.metadata.metamodel.PackageInfo
 
_getDataValue() - Method in class com.vmware.vapi.metadata.metamodel.PrimitiveValue
 
_getDataValue() - Method in class com.vmware.vapi.metadata.metamodel.ServiceInfo
 
_getDataValue() - Method in class com.vmware.vapi.metadata.metamodel.StructureInfo
 
_getDataValue() - Method in class com.vmware.vapi.metadata.metamodel.Type
 
_getDataValue() - Method in class com.vmware.vapi.metadata.metamodel.UserDefinedType
 
_getDataValue() - Method in class com.vmware.vapi.metadata.privilege.ComponentData
 
_getDataValue() - Method in class com.vmware.vapi.metadata.privilege.ComponentInfo
 
_getDataValue() - Method in class com.vmware.vapi.metadata.privilege.OperationInfo
 
_getDataValue() - Method in class com.vmware.vapi.metadata.privilege.PackageInfo
 
_getDataValue() - Method in class com.vmware.vapi.metadata.privilege.PrivilegeInfo
 
_getDataValue() - Method in class com.vmware.vapi.metadata.privilege.ServiceInfo
 
_getDataValue() - Method in class com.vmware.vapi.metadata.SourceCreateSpec
 
_getDataValue() - Method in class com.vmware.vapi.metadata.SourceInfo
 
_getDataValue() - Method in class com.vmware.vapi.std.AuthenticationScheme
 
_getDataValue() - Method in class com.vmware.vapi.std.DynamicID
 
_getDataValue() - Method in exception com.vmware.vapi.std.errors.AlreadyExists
 
_getDataValue() - Method in exception com.vmware.vapi.std.errors.AlreadyInDesiredState
 
_getDataValue() - Method in class com.vmware.vapi.std.errors.ArgumentLocations
 
_getDataValue() - Method in exception com.vmware.vapi.std.errors.Canceled
 
_getDataValue() - Method in exception com.vmware.vapi.std.errors.ConcurrentChange
 
_getDataValue() - Method in exception com.vmware.vapi.std.errors.Error
 
_getDataValue() - Method in exception com.vmware.vapi.std.errors.FeatureInUse
 
_getDataValue() - Method in class com.vmware.vapi.std.errors.FileLocations
 
_getDataValue() - Method in exception com.vmware.vapi.std.errors.InternalServerError
 
_getDataValue() - Method in exception com.vmware.vapi.std.errors.InvalidArgument
 
_getDataValue() - Method in exception com.vmware.vapi.std.errors.InvalidElementConfiguration
 
_getDataValue() - Method in exception com.vmware.vapi.std.errors.InvalidElementType
 
_getDataValue() - Method in exception com.vmware.vapi.std.errors.InvalidRequest
 
_getDataValue() - Method in exception com.vmware.vapi.std.errors.NotAllowedInCurrentState
 
_getDataValue() - Method in exception com.vmware.vapi.std.errors.NotFound
 
_getDataValue() - Method in exception com.vmware.vapi.std.errors.OperationNotFound
 
_getDataValue() - Method in exception com.vmware.vapi.std.errors.ResourceBusy
 
_getDataValue() - Method in exception com.vmware.vapi.std.errors.ResourceInaccessible
 
_getDataValue() - Method in exception com.vmware.vapi.std.errors.ResourceInUse
 
_getDataValue() - Method in exception com.vmware.vapi.std.errors.ServiceUnavailable
 
_getDataValue() - Method in exception com.vmware.vapi.std.errors.TimedOut
 
_getDataValue() - Method in class com.vmware.vapi.std.errors.TransientIndication
 
_getDataValue() - Method in exception com.vmware.vapi.std.errors.UnableToAllocateResource
 
_getDataValue() - Method in exception com.vmware.vapi.std.errors.Unauthenticated
 
_getDataValue() - Method in exception com.vmware.vapi.std.errors.Unauthorized
 
_getDataValue() - Method in exception com.vmware.vapi.std.errors.UnexpectedInput
 
_getDataValue() - Method in exception com.vmware.vapi.std.errors.Unsupported
 
_getDataValue() - Method in exception com.vmware.vapi.std.errors.UnverifiedPeer
 
_getDataValue() - Method in class com.vmware.vapi.std.interposition.InvocationRequest
 
_getDataValue() - Method in class com.vmware.vapi.std.interposition.InvocationResult
 
_getDataValue() - Method in class com.vmware.vapi.std.interposition.SecurityPrincipal
 
_getDataValue() - Method in class com.vmware.vapi.std.LocalizableMessage
 
_getDataValue() - Method in class com.vmware.vapi.std.LocalizationParam
 
_getDataValue() - Method in class com.vmware.vapi.std.NestedLocalizableMessage
 
_getDataValue() - Method in class com.vmware.vcenter.certificate_management.vcenter.TlsCsrTypes.Info
 
_getDataValue() - Method in class com.vmware.vcenter.certificate_management.vcenter.TlsCsrTypes.Spec
 
_getDataValue() - Method in class com.vmware.vcenter.certificate_management.vcenter.TlsTypes.Info
 
_getDataValue() - Method in class com.vmware.vcenter.certificate_management.vcenter.TlsTypes.ReplaceSpec
 
_getDataValue() - Method in class com.vmware.vcenter.certificate_management.vcenter.TlsTypes.Spec
 
_getDataValue() - Method in class com.vmware.vcenter.certificate_management.vcenter.TrustedRootChainsTypes.CreateSpec
 
_getDataValue() - Method in class com.vmware.vcenter.certificate_management.vcenter.TrustedRootChainsTypes.Info
 
_getDataValue() - Method in class com.vmware.vcenter.certificate_management.vcenter.TrustedRootChainsTypes.Summary
 
_getDataValue() - Method in class com.vmware.vcenter.certificate_management.vcenter.VmcaRootTypes.CreateSpec
 
_getDataValue() - Method in class com.vmware.vcenter.certificate_management.X509CertChain
 
_getDataValue() - Method in class com.vmware.vcenter.ClusterTypes.FilterSpec
 
_getDataValue() - Method in class com.vmware.vcenter.ClusterTypes.Info
 
_getDataValue() - Method in class com.vmware.vcenter.ClusterTypes.Summary
 
_getDataValue() - Method in class com.vmware.vcenter.compute.policies.capabilities.cluster_scale_in_ignore_vm_capabilities.CreateSpec
 
_getDataValue() - Method in class com.vmware.vcenter.compute.policies.capabilities.cluster_scale_in_ignore_vm_capabilities.Info
 
_getDataValue() - Method in class com.vmware.vcenter.compute.policies.capabilities.disable_drs_vmotion.CreateSpec
 
_getDataValue() - Method in class com.vmware.vcenter.compute.policies.capabilities.disable_drs_vmotion.Info
 
_getDataValue() - Method in class com.vmware.vcenter.compute.policies.capabilities.vm.evacuation.vmotion.CreateSpec
 
_getDataValue() - Method in class com.vmware.vcenter.compute.policies.capabilities.vm.evacuation.vmotion.Info
 
_getDataValue() - Method in class com.vmware.vcenter.compute.policies.capabilities.vm_host_affinity.CreateSpec
 
_getDataValue() - Method in class com.vmware.vcenter.compute.policies.capabilities.vm_host_affinity.Info
 
_getDataValue() - Method in class com.vmware.vcenter.compute.policies.capabilities.vm_host_anti_affinity.CreateSpec
 
_getDataValue() - Method in class com.vmware.vcenter.compute.policies.capabilities.vm_host_anti_affinity.Info
 
_getDataValue() - Method in class com.vmware.vcenter.compute.policies.capabilities.vm_vm_affinity.CreateSpec
 
_getDataValue() - Method in class com.vmware.vcenter.compute.policies.capabilities.vm_vm_affinity.Info
 
_getDataValue() - Method in class com.vmware.vcenter.compute.policies.capabilities.vm_vm_anti_affinity.CreateSpec
 
_getDataValue() - Method in class com.vmware.vcenter.compute.policies.capabilities.vm_vm_anti_affinity.Info
 
_getDataValue() - Method in class com.vmware.vcenter.compute.policies.CapabilitiesTypes.Info
 
_getDataValue() - Method in class com.vmware.vcenter.compute.policies.CapabilitiesTypes.Summary
 
_getDataValue() - Method in class com.vmware.vcenter.compute.policies.CreateSpec
 
_getDataValue() - Method in class com.vmware.vcenter.compute.policies.Info
 
_getDataValue() - Method in class com.vmware.vcenter.compute.policies.Status
 
_getDataValue() - Method in class com.vmware.vcenter.compute.policies.TagUsageTypes.FilterSpec
 
_getDataValue() - Method in class com.vmware.vcenter.compute.policies.TagUsageTypes.Summary
 
_getDataValue() - Method in class com.vmware.vcenter.compute.PoliciesTypes.Summary
 
_getDataValue() - Method in class com.vmware.vcenter.content.registries.harbor.ProjectsTypes.CreateSpec
 
_getDataValue() - Method in class com.vmware.vcenter.content.registries.harbor.ProjectsTypes.Info
 
_getDataValue() - Method in class com.vmware.vcenter.content.registries.harbor.ProjectsTypes.Summary
 
_getDataValue() - Method in class com.vmware.vcenter.content.registries.HarborTypes.CreateSpec
 
_getDataValue() - Method in class com.vmware.vcenter.content.registries.HarborTypes.GarbageCollection
 
_getDataValue() - Method in class com.vmware.vcenter.content.registries.HarborTypes.Info
 
_getDataValue() - Method in class com.vmware.vcenter.content.registries.HarborTypes.StorageInfo
 
_getDataValue() - Method in class com.vmware.vcenter.content.registries.HarborTypes.StorageSpec
 
_getDataValue() - Method in class com.vmware.vcenter.content.registries.HarborTypes.Summary
 
_getDataValue() - Method in class com.vmware.vcenter.content.registries.HealthTypes.Info
 
_getDataValue() - Method in class com.vmware.vcenter.DatacenterTypes.CreateSpec
 
_getDataValue() - Method in class com.vmware.vcenter.DatacenterTypes.FilterSpec
 
_getDataValue() - Method in class com.vmware.vcenter.DatacenterTypes.Info
 
_getDataValue() - Method in class com.vmware.vcenter.DatacenterTypes.Summary
 
_getDataValue() - Method in class com.vmware.vcenter.DatastoreTypes.FilterSpec
 
_getDataValue() - Method in class com.vmware.vcenter.DatastoreTypes.Info
 
_getDataValue() - Method in class com.vmware.vcenter.DatastoreTypes.Summary
 
_getDataValue() - Method in class com.vmware.vcenter.deployment.CheckInfo
 
_getDataValue() - Method in class com.vmware.vcenter.deployment.DataMigrationEstimate
 
_getDataValue() - Method in class com.vmware.vcenter.deployment.DataMigrationInfo
 
_getDataValue() - Method in class com.vmware.vcenter.deployment.HistoryMigrationSpec
 
_getDataValue() - Method in class com.vmware.vcenter.deployment.ImportHistoryTypes.CreateSpec
 
_getDataValue() - Method in class com.vmware.vcenter.deployment.ImportHistoryTypes.Info
 
_getDataValue() - Method in class com.vmware.vcenter.deployment.install.initial_config.remote_psc.ThumbprintTypes.RemoteSpec
 
_getDataValue() - Method in class com.vmware.vcenter.deployment.InstallTypes.InstallSpec
 
_getDataValue() - Method in class com.vmware.vcenter.deployment.InstallTypes.VcsaEmbeddedSpec
 
_getDataValue() - Method in class com.vmware.vcenter.deployment.LocationSpec
 
_getDataValue() - Method in class com.vmware.vcenter.deployment.migrate.ActiveDirectorySpec
 
_getDataValue() - Method in class com.vmware.vcenter.deployment.migrate.ActiveDirectoryTypes.CheckSpec
 
_getDataValue() - Method in class com.vmware.vcenter.deployment.MigrateTypes.MigrateSpec
 
_getDataValue() - Method in class com.vmware.vcenter.deployment.MigrateTypes.MigrationAssistantSpec
 
_getDataValue() - Method in class com.vmware.vcenter.deployment.MigrateTypes.PscSpec
 
_getDataValue() - Method in class com.vmware.vcenter.deployment.MigrateTypes.SourceVcWindows
 
_getDataValue() - Method in class com.vmware.vcenter.deployment.MigrateTypes.VcsaEmbeddedSpec
 
_getDataValue() - Method in class com.vmware.vcenter.deployment.Notification
 
_getDataValue() - Method in class com.vmware.vcenter.deployment.Notifications
 
_getDataValue() - Method in class com.vmware.vcenter.deployment.QuestionTypes.AnswerSpec
 
_getDataValue() - Method in class com.vmware.vcenter.deployment.QuestionTypes.Info
 
_getDataValue() - Method in class com.vmware.vcenter.deployment.QuestionTypes.Question
 
_getDataValue() - Method in class com.vmware.vcenter.deployment.RemotePscSpec
 
_getDataValue() - Method in class com.vmware.vcenter.deployment.ReplicatedPscSpec
 
_getDataValue() - Method in class com.vmware.vcenter.deployment.ReplicatedSpec
 
_getDataValue() - Method in class com.vmware.vcenter.deployment.SourceInfo
 
_getDataValue() - Method in class com.vmware.vcenter.deployment.StandalonePscSpec
 
_getDataValue() - Method in class com.vmware.vcenter.deployment.StandaloneSpec
 
_getDataValue() - Method in class com.vmware.vcenter.deployment.UpgradeTypes.PscSpec
 
_getDataValue() - Method in class com.vmware.vcenter.deployment.UpgradeTypes.SourceApplianceSpec
 
_getDataValue() - Method in class com.vmware.vcenter.deployment.UpgradeTypes.UpgradeSpec
 
_getDataValue() - Method in class com.vmware.vcenter.deployment.UpgradeTypes.VcsaEmbeddedSpec
 
_getDataValue() - Method in class com.vmware.vcenter.DeploymentTypes.Info
 
_getDataValue() - Method in class com.vmware.vcenter.DeploymentTypes.Task
 
_getDataValue() - Method in class com.vmware.vcenter.FolderTypes.FilterSpec
 
_getDataValue() - Method in class com.vmware.vcenter.FolderTypes.Summary
 
_getDataValue() - Method in class com.vmware.vcenter.guest.AdapterMapping
 
_getDataValue() - Method in class com.vmware.vcenter.guest.ConfigurationSpec
 
_getDataValue() - Method in class com.vmware.vcenter.guest.CustomizationSpec
 
_getDataValue() - Method in class com.vmware.vcenter.guest.CustomizationSpecsTypes.CreateSpec
 
_getDataValue() - Method in class com.vmware.vcenter.guest.CustomizationSpecsTypes.FilterSpec
 
_getDataValue() - Method in class com.vmware.vcenter.guest.CustomizationSpecsTypes.Info
 
_getDataValue() - Method in class com.vmware.vcenter.guest.CustomizationSpecsTypes.Metadata
 
_getDataValue() - Method in class com.vmware.vcenter.guest.CustomizationSpecsTypes.Spec
 
_getDataValue() - Method in class com.vmware.vcenter.guest.CustomizationSpecsTypes.Summary
 
_getDataValue() - Method in class com.vmware.vcenter.guest.Domain
 
_getDataValue() - Method in class com.vmware.vcenter.guest.GlobalDNSSettings
 
_getDataValue() - Method in class com.vmware.vcenter.guest.GuiUnattended
 
_getDataValue() - Method in class com.vmware.vcenter.guest.HostnameGenerator
 
_getDataValue() - Method in class com.vmware.vcenter.guest.IPSettings
 
_getDataValue() - Method in class com.vmware.vcenter.guest.Ipv4
 
_getDataValue() - Method in class com.vmware.vcenter.guest.Ipv6
 
_getDataValue() - Method in class com.vmware.vcenter.guest.Ipv6Address
 
_getDataValue() - Method in class com.vmware.vcenter.guest.LinuxConfiguration
 
_getDataValue() - Method in class com.vmware.vcenter.guest.UserData
 
_getDataValue() - Method in class com.vmware.vcenter.guest.WindowsConfiguration
 
_getDataValue() - Method in class com.vmware.vcenter.guest.WindowsNetworkAdapterSettings
 
_getDataValue() - Method in class com.vmware.vcenter.guest.WindowsSysprep
 
_getDataValue() - Method in class com.vmware.vcenter.HostTypes.CreateSpec
 
_getDataValue() - Method in class com.vmware.vcenter.HostTypes.FilterSpec
 
_getDataValue() - Method in class com.vmware.vcenter.HostTypes.Summary
 
_getDataValue() - Method in class com.vmware.vcenter.hvc.links.sync.ProvidersTypes.Credentials
 
_getDataValue() - Method in class com.vmware.vcenter.hvc.links.sync.ProvidersTypes.Info
 
_getDataValue() - Method in class com.vmware.vcenter.hvc.links.sync.ProvidersTypes.SessionInfo
 
_getDataValue() - Method in class com.vmware.vcenter.hvc.links.sync.ProvidersTypes.Summary
 
_getDataValue() - Method in class com.vmware.vcenter.hvc.links.SyncTypes.Credentials
 
_getDataValue() - Method in class com.vmware.vcenter.hvc.LinksTypes.CertificateInfo
 
_getDataValue() - Method in class com.vmware.vcenter.hvc.LinksTypes.CreateSpec
 
_getDataValue() - Method in class com.vmware.vcenter.hvc.LinksTypes.Credentials
 
_getDataValue() - Method in class com.vmware.vcenter.hvc.LinksTypes.Summary
 
_getDataValue() - Method in class com.vmware.vcenter.identity.ProvidersTypes.ActiveDirectoryOverLdap
 
_getDataValue() - Method in class com.vmware.vcenter.identity.ProvidersTypes.CreateSpec
 
_getDataValue() - Method in class com.vmware.vcenter.identity.ProvidersTypes.Info
 
_getDataValue() - Method in class com.vmware.vcenter.identity.ProvidersTypes.Oauth2CreateSpec
 
_getDataValue() - Method in class com.vmware.vcenter.identity.ProvidersTypes.Oauth2Info
 
_getDataValue() - Method in class com.vmware.vcenter.identity.ProvidersTypes.Oauth2Summary
 
_getDataValue() - Method in class com.vmware.vcenter.identity.ProvidersTypes.Oauth2UpdateSpec
 
_getDataValue() - Method in class com.vmware.vcenter.identity.ProvidersTypes.OidcCreateSpec
 
_getDataValue() - Method in class com.vmware.vcenter.identity.ProvidersTypes.OidcInfo
 
_getDataValue() - Method in class com.vmware.vcenter.identity.ProvidersTypes.OidcSummary
 
_getDataValue() - Method in class com.vmware.vcenter.identity.ProvidersTypes.OidcUpdateSpec
 
_getDataValue() - Method in class com.vmware.vcenter.identity.ProvidersTypes.Summary
 
_getDataValue() - Method in class com.vmware.vcenter.identity.ProvidersTypes.UpdateSpec
 
_getDataValue() - Method in class com.vmware.vcenter.inventory.DatastoreTypes.Info
 
_getDataValue() - Method in class com.vmware.vcenter.inventory.NetworkTypes.Info
 
_getDataValue() - Method in class com.vmware.vcenter.lcm.discovery.AssociatedProductsTypes.CreateSpec
 
_getDataValue() - Method in class com.vmware.vcenter.lcm.discovery.AssociatedProductsTypes.UpdateSpec
 
_getDataValue() - Method in class com.vmware.vcenter.lcm.discovery.InteropReportTypes.ReleaseInfo
 
_getDataValue() - Method in class com.vmware.vcenter.lcm.discovery.InteropReportTypes.Report
 
_getDataValue() - Method in class com.vmware.vcenter.lcm.discovery.InteropReportTypes.ReportRow
 
_getDataValue() - Method in class com.vmware.vcenter.lcm.discovery.InteropReportTypes.ReportSummary
 
_getDataValue() - Method in class com.vmware.vcenter.lcm.discovery.InteropReportTypes.Result
 
_getDataValue() - Method in class com.vmware.vcenter.lcm.discovery.InteropReportTypes.Spec
 
_getDataValue() - Method in class com.vmware.vcenter.lcm.discovery.Product
 
_getDataValue() - Method in class com.vmware.vcenter.lcm.discovery.ProductCatalogTypes.Summary
 
_getDataValue() - Method in class com.vmware.vcenter.lcm.Notification
 
_getDataValue() - Method in class com.vmware.vcenter.lcm.Notifications
 
_getDataValue() - Method in class com.vmware.vcenter.lcm.ReportsTypes.Location
 
_getDataValue() - Method in class com.vmware.vcenter.lcm.ReportsTypes.Token
 
_getDataValue() - Method in class com.vmware.vcenter.lcm.update.PendingTypes.Info
 
_getDataValue() - Method in class com.vmware.vcenter.lcm.update.PendingTypes.ListResult
 
_getDataValue() - Method in class com.vmware.vcenter.lcm.update.PendingTypes.Summary
 
_getDataValue() - Method in class com.vmware.vcenter.lcm.update.PrecheckReportTypes.Report
 
_getDataValue() - Method in class com.vmware.vcenter.lcm.update.PrecheckReportTypes.ReportSummary
 
_getDataValue() - Method in class com.vmware.vcenter.lcm.update.PrecheckReportTypes.Result
 
_getDataValue() - Method in class com.vmware.vcenter.namespace_management.ClusterAvailableVersionsTypes.Summary
 
_getDataValue() - Method in class com.vmware.vcenter.namespace_management.ClusterCompatibilityTypes.FilterSpec
 
_getDataValue() - Method in class com.vmware.vcenter.namespace_management.ClusterCompatibilityTypes.Summary
 
_getDataValue() - Method in class com.vmware.vcenter.namespace_management.ClusterSizeInfoTypes.Info
 
_getDataValue() - Method in class com.vmware.vcenter.namespace_management.ClusterSizeInfoTypes.VmInfo
 
_getDataValue() - Method in class com.vmware.vcenter.namespace_management.ClustersTypes.EnableSpec
 
_getDataValue() - Method in class com.vmware.vcenter.namespace_management.ClustersTypes.ImageRegistry
 
_getDataValue() - Method in class com.vmware.vcenter.namespace_management.ClustersTypes.ImageStorageSpec
 
_getDataValue() - Method in class com.vmware.vcenter.namespace_management.ClustersTypes.Info
 
_getDataValue() - Method in class com.vmware.vcenter.namespace_management.ClustersTypes.Ipv4Range
 
_getDataValue() - Method in class com.vmware.vcenter.namespace_management.ClustersTypes.Message
 
_getDataValue() - Method in class com.vmware.vcenter.namespace_management.ClustersTypes.NCPClusterNetworkEnableSpec
 
_getDataValue() - Method in class com.vmware.vcenter.namespace_management.ClustersTypes.NCPClusterNetworkInfo
 
_getDataValue() - Method in class com.vmware.vcenter.namespace_management.ClustersTypes.NCPClusterNetworkSetSpec
 
_getDataValue() - Method in class com.vmware.vcenter.namespace_management.ClustersTypes.NCPClusterNetworkUpdateSpec
 
_getDataValue() - Method in class com.vmware.vcenter.namespace_management.ClustersTypes.NetworkSpec
 
_getDataValue() - Method in class com.vmware.vcenter.namespace_management.ClustersTypes.SetSpec
 
_getDataValue() - Method in class com.vmware.vcenter.namespace_management.ClustersTypes.Stats
 
_getDataValue() - Method in class com.vmware.vcenter.namespace_management.ClustersTypes.Summary
 
_getDataValue() - Method in class com.vmware.vcenter.namespace_management.ClustersTypes.UpdateSpec
 
_getDataValue() - Method in class com.vmware.vcenter.namespace_management.DistributedSwitchCompatibilityTypes.FilterSpec
 
_getDataValue() - Method in class com.vmware.vcenter.namespace_management.DistributedSwitchCompatibilityTypes.Summary
 
_getDataValue() - Method in class com.vmware.vcenter.namespace_management.EdgeClusterCompatibilityTypes.FilterSpec
 
_getDataValue() - Method in class com.vmware.vcenter.namespace_management.EdgeClusterCompatibilityTypes.Summary
 
_getDataValue() - Method in class com.vmware.vcenter.namespace_management.HostsConfigTypes.Info
 
_getDataValue() - Method in class com.vmware.vcenter.namespace_management.Ipv4Cidr
 
_getDataValue() - Method in class com.vmware.vcenter.namespace_management.NamespaceResourceOptionsTypes.Info
 
_getDataValue() - Method in class com.vmware.vcenter.namespace_management.software.ClustersTypes.Info
 
_getDataValue() - Method in class com.vmware.vcenter.namespace_management.software.ClustersTypes.Message
 
_getDataValue() - Method in class com.vmware.vcenter.namespace_management.software.ClustersTypes.Result
 
_getDataValue() - Method in class com.vmware.vcenter.namespace_management.software.ClustersTypes.Summary
 
_getDataValue() - Method in class com.vmware.vcenter.namespace_management.software.ClustersTypes.UpgradeProgress
 
_getDataValue() - Method in class com.vmware.vcenter.namespace_management.software.ClustersTypes.UpgradeSpec
 
_getDataValue() - Method in class com.vmware.vcenter.namespace_management.software.ClustersTypes.UpgradeStatus
 
_getDataValue() - Method in class com.vmware.vcenter.namespace_management.stats.TimeSeriesTypes.PodIdentifier
 
_getDataValue() - Method in class com.vmware.vcenter.namespace_management.stats.TimeSeriesTypes.Spec
 
_getDataValue() - Method in class com.vmware.vcenter.namespace_management.stats.TimeSeriesTypes.TimeSeries
 
_getDataValue() - Method in class com.vmware.vcenter.namespace_management.SupportBundleTypes.Location
 
_getDataValue() - Method in class com.vmware.vcenter.namespace_management.SupportBundleTypes.Token
 
_getDataValue() - Method in class com.vmware.vcenter.namespaces.AccessTypes.CreateSpec
 
_getDataValue() - Method in class com.vmware.vcenter.namespaces.AccessTypes.Info
 
_getDataValue() - Method in class com.vmware.vcenter.namespaces.AccessTypes.SetSpec
 
_getDataValue() - Method in class com.vmware.vcenter.namespaces.Container
 
_getDataValue() - Method in class com.vmware.vcenter.namespaces.EndpointAddress
 
_getDataValue() - Method in class com.vmware.vcenter.namespaces.IngressRuleValue
 
_getDataValue() - Method in class com.vmware.vcenter.namespaces.InstancesTypes.Access
 
_getDataValue() - Method in class com.vmware.vcenter.namespaces.InstancesTypes.CreateSpec
 
_getDataValue() - Method in class com.vmware.vcenter.namespaces.InstancesTypes.Info
 
_getDataValue() - Method in class com.vmware.vcenter.namespaces.InstancesTypes.Message
 
_getDataValue() - Method in class com.vmware.vcenter.namespaces.InstancesTypes.SetSpec
 
_getDataValue() - Method in class com.vmware.vcenter.namespaces.InstancesTypes.Stats
 
_getDataValue() - Method in class com.vmware.vcenter.namespaces.InstancesTypes.StorageSpec
 
_getDataValue() - Method in class com.vmware.vcenter.namespaces.InstancesTypes.Summary
 
_getDataValue() - Method in class com.vmware.vcenter.namespaces.InstancesTypes.UpdateSpec
 
_getDataValue() - Method in class com.vmware.vcenter.namespaces.ResourceQuotaOptionsV1
 
_getDataValue() - Method in class com.vmware.vcenter.namespaces.ResourceQuotaOptionsV1Update
 
_getDataValue() - Method in class com.vmware.vcenter.namespaces.user.InstancesTypes.Summary
 
_getDataValue() - Method in class com.vmware.vcenter.NetworkTypes.FilterSpec
 
_getDataValue() - Method in class com.vmware.vcenter.NetworkTypes.Summary
 
_getDataValue() - Method in class com.vmware.vcenter.ovf.CertificateParams
 
_getDataValue() - Method in class com.vmware.vcenter.ovf.DeploymentOption
 
_getDataValue() - Method in class com.vmware.vcenter.ovf.DeploymentOptionParams
 
_getDataValue() - Method in class com.vmware.vcenter.ovf.ExportFlagTypes.Info
 
_getDataValue() - Method in class com.vmware.vcenter.ovf.ExtraConfig
 
_getDataValue() - Method in class com.vmware.vcenter.ovf.ExtraConfigParams
 
_getDataValue() - Method in class com.vmware.vcenter.ovf.ImportFlagTypes.Info
 
_getDataValue() - Method in class com.vmware.vcenter.ovf.IpAllocationParams
 
_getDataValue() - Method in class com.vmware.vcenter.ovf.LibraryItemTypes.CreateResult
 
_getDataValue() - Method in class com.vmware.vcenter.ovf.LibraryItemTypes.CreateSpec
 
_getDataValue() - Method in class com.vmware.vcenter.ovf.LibraryItemTypes.CreateTarget
 
_getDataValue() - Method in class com.vmware.vcenter.ovf.LibraryItemTypes.DeployableIdentity
 
_getDataValue() - Method in class com.vmware.vcenter.ovf.LibraryItemTypes.DeploymentResult
 
_getDataValue() - Method in class com.vmware.vcenter.ovf.LibraryItemTypes.DeploymentTarget
 
_getDataValue() - Method in class com.vmware.vcenter.ovf.LibraryItemTypes.OvfSummary
 
_getDataValue() - Method in class com.vmware.vcenter.ovf.LibraryItemTypes.ResourcePoolDeploymentSpec
 
_getDataValue() - Method in class com.vmware.vcenter.ovf.LibraryItemTypes.ResultInfo
 
_getDataValue() - Method in class com.vmware.vcenter.ovf.LibraryItemTypes.StorageGroupMapping
 
_getDataValue() - Method in class com.vmware.vcenter.ovf.OvfError
 
_getDataValue() - Method in class com.vmware.vcenter.ovf.OvfInfo
 
_getDataValue() - Method in class com.vmware.vcenter.ovf.OvfMessage
 
_getDataValue() - Method in class com.vmware.vcenter.ovf.OvfParams
 
_getDataValue() - Method in class com.vmware.vcenter.ovf.OvfWarning
 
_getDataValue() - Method in class com.vmware.vcenter.ovf.ParseIssue
 
_getDataValue() - Method in class com.vmware.vcenter.ovf.Property
 
_getDataValue() - Method in class com.vmware.vcenter.ovf.PropertyParams
 
_getDataValue() - Method in class com.vmware.vcenter.ovf.ScaleOutGroup
 
_getDataValue() - Method in class com.vmware.vcenter.ovf.ScaleOutParams
 
_getDataValue() - Method in class com.vmware.vcenter.ovf.SizeParams
 
_getDataValue() - Method in class com.vmware.vcenter.ovf.UnknownSection
 
_getDataValue() - Method in class com.vmware.vcenter.ovf.UnknownSectionParams
 
_getDataValue() - Method in class com.vmware.vcenter.ovf.VcenterExtensionParams
 
_getDataValue() - Method in class com.vmware.vcenter.ResourcePoolTypes.CreateSpec
 
_getDataValue() - Method in class com.vmware.vcenter.ResourcePoolTypes.FilterSpec
 
_getDataValue() - Method in class com.vmware.vcenter.ResourcePoolTypes.Info
 
_getDataValue() - Method in class com.vmware.vcenter.ResourcePoolTypes.ResourceAllocationCreateSpec
 
_getDataValue() - Method in class com.vmware.vcenter.ResourcePoolTypes.ResourceAllocationInfo
 
_getDataValue() - Method in class com.vmware.vcenter.ResourcePoolTypes.ResourceAllocationUpdateSpec
 
_getDataValue() - Method in class com.vmware.vcenter.ResourcePoolTypes.SharesInfo
 
_getDataValue() - Method in class com.vmware.vcenter.ResourcePoolTypes.Summary
 
_getDataValue() - Method in class com.vmware.vcenter.ResourcePoolTypes.UpdateSpec
 
_getDataValue() - Method in class com.vmware.vcenter.services.ServiceTypes.Info
 
_getDataValue() - Method in class com.vmware.vcenter.services.ServiceTypes.UpdateSpec
 
_getDataValue() - Method in class com.vmware.vcenter.storage.policies.compliance.VMTypes.FilterSpec
 
_getDataValue() - Method in class com.vmware.vcenter.storage.policies.compliance.VMTypes.Info
 
_getDataValue() - Method in class com.vmware.vcenter.storage.policies.ComplianceTypes.FilterSpec
 
_getDataValue() - Method in class com.vmware.vcenter.storage.policies.ComplianceTypes.Summary
 
_getDataValue() - Method in class com.vmware.vcenter.storage.policies.VMTypes.Info
 
_getDataValue() - Method in class com.vmware.vcenter.storage.PoliciesTypes.CompatibilityInfo
 
_getDataValue() - Method in class com.vmware.vcenter.storage.PoliciesTypes.CompatibleDatastoreInfo
 
_getDataValue() - Method in class com.vmware.vcenter.storage.PoliciesTypes.FilterSpec
 
_getDataValue() - Method in class com.vmware.vcenter.storage.PoliciesTypes.Summary
 
_getDataValue() - Method in class com.vmware.vcenter.system_config.DeploymentTypeTypes.Info
 
_getDataValue() - Method in class com.vmware.vcenter.system_config.DeploymentTypeTypes.ReconfigureSpec
 
_getDataValue() - Method in class com.vmware.vcenter.system_config.PscRegistrationTypes.Info
 
_getDataValue() - Method in class com.vmware.vcenter.tagging.AssociationsTypes.IterationSpec
 
_getDataValue() - Method in class com.vmware.vcenter.tagging.AssociationsTypes.ListResult
 
_getDataValue() - Method in class com.vmware.vcenter.tagging.AssociationsTypes.Summary
 
_getDataValue() - Method in exception com.vmware.vcenter.tokenservice.Error
 
_getDataValue() - Method in exception com.vmware.vcenter.tokenservice.InvalidGrant
 
_getDataValue() - Method in exception com.vmware.vcenter.tokenservice.InvalidRequest
 
_getDataValue() - Method in exception com.vmware.vcenter.tokenservice.InvalidScope
 
_getDataValue() - Method in class com.vmware.vcenter.tokenservice.TokenExchangeTypes.ExchangeSpec
 
_getDataValue() - Method in class com.vmware.vcenter.tokenservice.TokenExchangeTypes.Info
 
_getDataValue() - Method in class com.vmware.vcenter.topology.NodesTypes.FilterSpec
 
_getDataValue() - Method in class com.vmware.vcenter.topology.NodesTypes.Info
 
_getDataValue() - Method in class com.vmware.vcenter.topology.NodesTypes.Summary
 
_getDataValue() - Method in class com.vmware.vcenter.topology.ReplicationStatusTypes.FilterSpec
 
_getDataValue() - Method in class com.vmware.vcenter.topology.ReplicationStatusTypes.Summary
 
_getDataValue() - Method in class com.vmware.vcenter.trusted_infrastructure.attestation.ServicesTypes.CreateSpec
 
_getDataValue() - Method in class com.vmware.vcenter.trusted_infrastructure.attestation.ServicesTypes.FilterSpec
 
_getDataValue() - Method in class com.vmware.vcenter.trusted_infrastructure.attestation.ServicesTypes.Info
 
_getDataValue() - Method in class com.vmware.vcenter.trusted_infrastructure.attestation.ServicesTypes.Summary
 
_getDataValue() - Method in class com.vmware.vcenter.trusted_infrastructure.kms.ServicesTypes.CreateSpec
 
_getDataValue() - Method in class com.vmware.vcenter.trusted_infrastructure.kms.ServicesTypes.FilterSpec
 
_getDataValue() - Method in class com.vmware.vcenter.trusted_infrastructure.kms.ServicesTypes.Info
 
_getDataValue() - Method in class com.vmware.vcenter.trusted_infrastructure.kms.ServicesTypes.Summary
 
_getDataValue() - Method in class com.vmware.vcenter.trusted_infrastructure.NetworkAddress
 
_getDataValue() - Method in class com.vmware.vcenter.trusted_infrastructure.PrincipalTypes.Info
 
_getDataValue() - Method in class com.vmware.vcenter.trusted_infrastructure.StsPrincipal
 
_getDataValue() - Method in class com.vmware.vcenter.trusted_infrastructure.StsPrincipalId
 
_getDataValue() - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.attestation.os.esx.BaseImagesTypes.FilterSpec
 
_getDataValue() - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.attestation.os.esx.BaseImagesTypes.Info
 
_getDataValue() - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.attestation.os.esx.BaseImagesTypes.Summary
 
_getDataValue() - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.attestation.ServiceStatusTypes.Info
 
_getDataValue() - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.attestation.tpm2.CaCertificatesTypes.CreateSpec
 
_getDataValue() - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.attestation.tpm2.CaCertificatesTypes.Info
 
_getDataValue() - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.attestation.tpm2.CaCertificatesTypes.Summary
 
_getDataValue() - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.attestation.tpm2.EndorsementKeysTypes.CreateSpec
 
_getDataValue() - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.attestation.tpm2.EndorsementKeysTypes.Info
 
_getDataValue() - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.attestation.tpm2.EndorsementKeysTypes.Summary
 
_getDataValue() - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.attestation.tpm2.SettingsTypes.Info
 
_getDataValue() - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.attestation.tpm2.SettingsTypes.UpdateSpec
 
_getDataValue() - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.ConsumerPrincipalsTypes.CreateSpec
 
_getDataValue() - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.ConsumerPrincipalsTypes.FilterSpec
 
_getDataValue() - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.ConsumerPrincipalsTypes.Info
 
_getDataValue() - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.ConsumerPrincipalsTypes.Summary
 
_getDataValue() - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.providers.client_certificate.CsrTypes.Info
 
_getDataValue() - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.providers.ClientCertificateTypes.Info
 
_getDataValue() - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.providers.ClientCertificateTypes.UpdateSpec
 
_getDataValue() - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.providers.CurrentPeerCertificatesTypes.FilterSpec
 
_getDataValue() - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.providers.CurrentPeerCertificatesTypes.Summary
 
_getDataValue() - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.providers.TrustedPeerCertificatesTypes.Info
 
_getDataValue() - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.providers.TrustedPeerCertificatesTypes.UpdateSpec
 
_getDataValue() - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.ProvidersTypes.CreateSpec
 
_getDataValue() - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.ProvidersTypes.Info
 
_getDataValue() - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.ProvidersTypes.KeyServerCreateSpec
 
_getDataValue() - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.ProvidersTypes.KeyServerInfo
 
_getDataValue() - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.ProvidersTypes.KeyServerUpdateSpec
 
_getDataValue() - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.ProvidersTypes.KmipServerCreateSpec
 
_getDataValue() - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.ProvidersTypes.KmipServerInfo
 
_getDataValue() - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.ProvidersTypes.KmipServerUpdateSpec
 
_getDataValue() - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.ProvidersTypes.Server
 
_getDataValue() - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.ProvidersTypes.ServerInfo
 
_getDataValue() - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.ProvidersTypes.Status
 
_getDataValue() - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.ProvidersTypes.Summary
 
_getDataValue() - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.ProvidersTypes.UpdateSpec
 
_getDataValue() - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.ServiceStatusTypes.Info
 
_getDataValue() - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_hosts.AttestationTypes.FilterSpec
 
_getDataValue() - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_hosts.AttestationTypes.Info
 
_getDataValue() - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_hosts.AttestationTypes.Summary
 
_getDataValue() - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_hosts.KmsTypes.FilterSpec
 
_getDataValue() - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_hosts.KmsTypes.Info
 
_getDataValue() - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_hosts.KmsTypes.Summary
 
_getDataValue() - Method in class com.vmware.vcenter.trusted_infrastructure.TrustAuthorityClustersTypes.FilterSpec
 
_getDataValue() - Method in class com.vmware.vcenter.trusted_infrastructure.TrustAuthorityClustersTypes.Info
 
_getDataValue() - Method in class com.vmware.vcenter.trusted_infrastructure.TrustAuthorityClustersTypes.Summary
 
_getDataValue() - Method in class com.vmware.vcenter.trusted_infrastructure.TrustAuthorityClustersTypes.UpdateSpec
 
_getDataValue() - Method in class com.vmware.vcenter.trusted_infrastructure.trusted_clusters.attestation.ServicesTypes.CreateSpec
 
_getDataValue() - Method in class com.vmware.vcenter.trusted_infrastructure.trusted_clusters.attestation.ServicesTypes.FilterSpec
 
_getDataValue() - Method in class com.vmware.vcenter.trusted_infrastructure.trusted_clusters.attestation.ServicesTypes.Info
 
_getDataValue() - Method in class com.vmware.vcenter.trusted_infrastructure.trusted_clusters.attestation.ServicesTypes.Summary
 
_getDataValue() - Method in class com.vmware.vcenter.trusted_infrastructure.trusted_clusters.kms.ServicesTypes.CreateSpec
 
_getDataValue() - Method in class com.vmware.vcenter.trusted_infrastructure.trusted_clusters.kms.ServicesTypes.FilterSpec
 
_getDataValue() - Method in class com.vmware.vcenter.trusted_infrastructure.trusted_clusters.kms.ServicesTypes.Info
 
_getDataValue() - Method in class com.vmware.vcenter.trusted_infrastructure.trusted_clusters.kms.ServicesTypes.Summary
 
_getDataValue() - Method in class com.vmware.vcenter.trusted_infrastructure.X509CertChain
 
_getDataValue() - Method in class com.vmware.vcenter.vcha.CertificateInfo
 
_getDataValue() - Method in class com.vmware.vcenter.vcha.cluster.ActiveTypes.Info
 
_getDataValue() - Method in class com.vmware.vcenter.vcha.cluster.DeploymentTypeTypes.Info
 
_getDataValue() - Method in class com.vmware.vcenter.vcha.cluster.ModeTypes.Info
 
_getDataValue() - Method in class com.vmware.vcenter.vcha.cluster.PassiveTypes.CheckResult
 
_getDataValue() - Method in class com.vmware.vcenter.vcha.cluster.PassiveTypes.CheckSpec
 
_getDataValue() - Method in class com.vmware.vcenter.vcha.cluster.PassiveTypes.RedeploySpec
 
_getDataValue() - Method in class com.vmware.vcenter.vcha.cluster.WitnessTypes.CheckResult
 
_getDataValue() - Method in class com.vmware.vcenter.vcha.cluster.WitnessTypes.CheckSpec
 
_getDataValue() - Method in class com.vmware.vcenter.vcha.cluster.WitnessTypes.RedeploySpec
 
_getDataValue() - Method in class com.vmware.vcenter.vcha.ClusterTypes.ActiveSpec
 
_getDataValue() - Method in class com.vmware.vcenter.vcha.ClusterTypes.DeploySpec
 
_getDataValue() - Method in class com.vmware.vcenter.vcha.ClusterTypes.ErrorCondition
 
_getDataValue() - Method in class com.vmware.vcenter.vcha.ClusterTypes.Info
 
_getDataValue() - Method in class com.vmware.vcenter.vcha.ClusterTypes.IpInfo
 
_getDataValue() - Method in class com.vmware.vcenter.vcha.ClusterTypes.Ipv4Info
 
_getDataValue() - Method in class com.vmware.vcenter.vcha.ClusterTypes.Ipv6Info
 
_getDataValue() - Method in class com.vmware.vcenter.vcha.ClusterTypes.NodeInfo
 
_getDataValue() - Method in class com.vmware.vcenter.vcha.ClusterTypes.NodeRuntimeInfo
 
_getDataValue() - Method in class com.vmware.vcenter.vcha.ClusterTypes.NodeVmInfo
 
_getDataValue() - Method in class com.vmware.vcenter.vcha.ClusterTypes.PassiveSpec
 
_getDataValue() - Method in class com.vmware.vcenter.vcha.ClusterTypes.UndeploySpec
 
_getDataValue() - Method in class com.vmware.vcenter.vcha.ClusterTypes.VmInfo
 
_getDataValue() - Method in class com.vmware.vcenter.vcha.ClusterTypes.WitnessInfo
 
_getDataValue() - Method in class com.vmware.vcenter.vcha.ClusterTypes.WitnessSpec
 
_getDataValue() - Method in class com.vmware.vcenter.vcha.ConnectionSpec
 
_getDataValue() - Method in class com.vmware.vcenter.vcha.CredentialsSpec
 
_getDataValue() - Method in class com.vmware.vcenter.vcha.DiskInfo
 
_getDataValue() - Method in class com.vmware.vcenter.vcha.DiskSpec
 
_getDataValue() - Method in class com.vmware.vcenter.vcha.IpSpec
 
_getDataValue() - Method in class com.vmware.vcenter.vcha.Ipv4Spec
 
_getDataValue() - Method in class com.vmware.vcenter.vcha.Ipv6Spec
 
_getDataValue() - Method in class com.vmware.vcenter.vcha.OperationsTypes.Info
 
_getDataValue() - Method in class com.vmware.vcenter.vcha.PlacementInfo
 
_getDataValue() - Method in class com.vmware.vcenter.vcha.PlacementSpec
 
_getDataValue() - Method in class com.vmware.vcenter.vm.compute.PoliciesTypes.Info
 
_getDataValue() - Method in class com.vmware.vcenter.vm.console.TicketsTypes.CreateSpec
 
_getDataValue() - Method in class com.vmware.vcenter.vm.console.TicketsTypes.Summary
 
_getDataValue() - Method in class com.vmware.vcenter.vm.guest.CustomizationTypes.SetSpec
 
_getDataValue() - Method in class com.vmware.vcenter.vm.guest.DhcpConfigInfo
 
_getDataValue() - Method in class com.vmware.vcenter.vm.guest.DnsAssignedValues
 
_getDataValue() - Method in class com.vmware.vcenter.vm.guest.DnsConfigInfo
 
_getDataValue() - Method in class com.vmware.vcenter.vm.guest.IdentityTypes.Info
 
_getDataValue() - Method in class com.vmware.vcenter.vm.guest.LocalFilesystemTypes.Info
 
_getDataValue() - Method in class com.vmware.vcenter.vm.guest.LocalFilesystemTypes.VirtualDiskMapping
 
_getDataValue() - Method in class com.vmware.vcenter.vm.guest.networking.InterfacesTypes.Info
 
_getDataValue() - Method in class com.vmware.vcenter.vm.guest.networking.InterfacesTypes.IpAddressInfo
 
_getDataValue() - Method in class com.vmware.vcenter.vm.guest.networking.InterfacesTypes.IpConfigInfo
 
_getDataValue() - Method in class com.vmware.vcenter.vm.guest.networking.RoutesTypes.Info
 
_getDataValue() - Method in class com.vmware.vcenter.vm.guest.NetworkingTypes.Info
 
_getDataValue() - Method in class com.vmware.vcenter.vm.guest.PowerTypes.Info
 
_getDataValue() - Method in class com.vmware.vcenter.vm.hardware.adapter.SataTypes.CreateSpec
 
_getDataValue() - Method in class com.vmware.vcenter.vm.hardware.adapter.SataTypes.Info
 
_getDataValue() - Method in class com.vmware.vcenter.vm.hardware.adapter.SataTypes.Summary
 
_getDataValue() - Method in class com.vmware.vcenter.vm.hardware.adapter.ScsiTypes.CreateSpec
 
_getDataValue() - Method in class com.vmware.vcenter.vm.hardware.adapter.ScsiTypes.Info
 
_getDataValue() - Method in class com.vmware.vcenter.vm.hardware.adapter.ScsiTypes.Summary
 
_getDataValue() - Method in class com.vmware.vcenter.vm.hardware.adapter.ScsiTypes.UpdateSpec
 
_getDataValue() - Method in class com.vmware.vcenter.vm.hardware.boot.DeviceTypes.Entry
 
_getDataValue() - Method in class com.vmware.vcenter.vm.hardware.boot.DeviceTypes.EntryCreateSpec
 
_getDataValue() - Method in class com.vmware.vcenter.vm.hardware.BootTypes.CreateSpec
 
_getDataValue() - Method in class com.vmware.vcenter.vm.hardware.BootTypes.Info
 
_getDataValue() - Method in class com.vmware.vcenter.vm.hardware.BootTypes.UpdateSpec
 
_getDataValue() - Method in class com.vmware.vcenter.vm.hardware.CdromTypes.BackingInfo
 
_getDataValue() - Method in class com.vmware.vcenter.vm.hardware.CdromTypes.BackingSpec
 
_getDataValue() - Method in class com.vmware.vcenter.vm.hardware.CdromTypes.CreateSpec
 
_getDataValue() - Method in class com.vmware.vcenter.vm.hardware.CdromTypes.Info
 
_getDataValue() - Method in class com.vmware.vcenter.vm.hardware.CdromTypes.Summary
 
_getDataValue() - Method in class com.vmware.vcenter.vm.hardware.CdromTypes.UpdateSpec
 
_getDataValue() - Method in class com.vmware.vcenter.vm.hardware.ConnectionCreateSpec
 
_getDataValue() - Method in class com.vmware.vcenter.vm.hardware.ConnectionInfo
 
_getDataValue() - Method in class com.vmware.vcenter.vm.hardware.ConnectionUpdateSpec
 
_getDataValue() - Method in class com.vmware.vcenter.vm.hardware.CpuTypes.Info
 
_getDataValue() - Method in class com.vmware.vcenter.vm.hardware.CpuTypes.UpdateSpec
 
_getDataValue() - Method in class com.vmware.vcenter.vm.hardware.DiskTypes.BackingInfo
 
_getDataValue() - Method in class com.vmware.vcenter.vm.hardware.DiskTypes.BackingSpec
 
_getDataValue() - Method in class com.vmware.vcenter.vm.hardware.DiskTypes.CreateSpec
 
_getDataValue() - Method in class com.vmware.vcenter.vm.hardware.DiskTypes.Info
 
_getDataValue() - Method in class com.vmware.vcenter.vm.hardware.DiskTypes.StoragePolicySpec
 
_getDataValue() - Method in class com.vmware.vcenter.vm.hardware.DiskTypes.Summary
 
_getDataValue() - Method in class com.vmware.vcenter.vm.hardware.DiskTypes.UpdateSpec
 
_getDataValue() - Method in class com.vmware.vcenter.vm.hardware.DiskTypes.VmdkCreateSpec
 
_getDataValue() - Method in class com.vmware.vcenter.vm.hardware.EthernetTypes.BackingInfo
 
_getDataValue() - Method in class com.vmware.vcenter.vm.hardware.EthernetTypes.BackingSpec
 
_getDataValue() - Method in class com.vmware.vcenter.vm.hardware.EthernetTypes.CreateSpec
 
_getDataValue() - Method in class com.vmware.vcenter.vm.hardware.EthernetTypes.Info
 
_getDataValue() - Method in class com.vmware.vcenter.vm.hardware.EthernetTypes.Summary
 
_getDataValue() - Method in class com.vmware.vcenter.vm.hardware.EthernetTypes.UpdateSpec
 
_getDataValue() - Method in class com.vmware.vcenter.vm.hardware.FloppyTypes.BackingInfo
 
_getDataValue() - Method in class com.vmware.vcenter.vm.hardware.FloppyTypes.BackingSpec
 
_getDataValue() - Method in class com.vmware.vcenter.vm.hardware.FloppyTypes.CreateSpec
 
_getDataValue() - Method in class com.vmware.vcenter.vm.hardware.FloppyTypes.Info
 
_getDataValue() - Method in class com.vmware.vcenter.vm.hardware.FloppyTypes.Summary
 
_getDataValue() - Method in class com.vmware.vcenter.vm.hardware.FloppyTypes.UpdateSpec
 
_getDataValue() - Method in class com.vmware.vcenter.vm.hardware.IdeAddressInfo
 
_getDataValue() - Method in class com.vmware.vcenter.vm.hardware.IdeAddressSpec
 
_getDataValue() - Method in class com.vmware.vcenter.vm.hardware.MemoryTypes.Info
 
_getDataValue() - Method in class com.vmware.vcenter.vm.hardware.MemoryTypes.UpdateSpec
 
_getDataValue() - Method in class com.vmware.vcenter.vm.hardware.ParallelTypes.BackingInfo
 
_getDataValue() - Method in class com.vmware.vcenter.vm.hardware.ParallelTypes.BackingSpec
 
_getDataValue() - Method in class com.vmware.vcenter.vm.hardware.ParallelTypes.CreateSpec
 
_getDataValue() - Method in class com.vmware.vcenter.vm.hardware.ParallelTypes.Info
 
_getDataValue() - Method in class com.vmware.vcenter.vm.hardware.ParallelTypes.Summary
 
_getDataValue() - Method in class com.vmware.vcenter.vm.hardware.ParallelTypes.UpdateSpec
 
_getDataValue() - Method in class com.vmware.vcenter.vm.hardware.SataAddressInfo
 
_getDataValue() - Method in class com.vmware.vcenter.vm.hardware.SataAddressSpec
 
_getDataValue() - Method in class com.vmware.vcenter.vm.hardware.ScsiAddressInfo
 
_getDataValue() - Method in class com.vmware.vcenter.vm.hardware.ScsiAddressSpec
 
_getDataValue() - Method in class com.vmware.vcenter.vm.hardware.SerialTypes.BackingInfo
 
_getDataValue() - Method in class com.vmware.vcenter.vm.hardware.SerialTypes.BackingSpec
 
_getDataValue() - Method in class com.vmware.vcenter.vm.hardware.SerialTypes.CreateSpec
 
_getDataValue() - Method in class com.vmware.vcenter.vm.hardware.SerialTypes.Info
 
_getDataValue() - Method in class com.vmware.vcenter.vm.hardware.SerialTypes.Summary
 
_getDataValue() - Method in class com.vmware.vcenter.vm.hardware.SerialTypes.UpdateSpec
 
_getDataValue() - Method in class com.vmware.vcenter.vm.HardwareTypes.Info
 
_getDataValue() - Method in class com.vmware.vcenter.vm.HardwareTypes.UpdateSpec
 
_getDataValue() - Method in class com.vmware.vcenter.vm.IdentityTypes.Info
 
_getDataValue() - Method in class com.vmware.vcenter.vm.LibraryItemTypes.CheckOutInfo
 
_getDataValue() - Method in class com.vmware.vcenter.vm.LibraryItemTypes.Info
 
_getDataValue() - Method in class com.vmware.vcenter.vm.PowerTypes.Info
 
_getDataValue() - Method in class com.vmware.vcenter.vm.storage.policy.ComplianceTypes.CheckSpec
 
_getDataValue() - Method in class com.vmware.vcenter.vm.storage.policy.ComplianceTypes.Info
 
_getDataValue() - Method in class com.vmware.vcenter.vm.storage.policy.ComplianceTypes.VmComplianceInfo
 
_getDataValue() - Method in class com.vmware.vcenter.vm.storage.PolicyTypes.DiskPolicySpec
 
_getDataValue() - Method in class com.vmware.vcenter.vm.storage.PolicyTypes.Info
 
_getDataValue() - Method in class com.vmware.vcenter.vm.storage.PolicyTypes.UpdateSpec
 
_getDataValue() - Method in class com.vmware.vcenter.vm.storage.PolicyTypes.VmHomePolicySpec
 
_getDataValue() - Method in class com.vmware.vcenter.vm.tools.InstallerTypes.Info
 
_getDataValue() - Method in class com.vmware.vcenter.vm.ToolsTypes.Info
 
_getDataValue() - Method in class com.vmware.vcenter.vm.ToolsTypes.UpdateSpec
 
_getDataValue() - Method in class com.vmware.vcenter.vm_template.library_items.CheckOutsTypes.CheckInSpec
 
_getDataValue() - Method in class com.vmware.vcenter.vm_template.library_items.CheckOutsTypes.CheckOutSpec
 
_getDataValue() - Method in class com.vmware.vcenter.vm_template.library_items.CheckOutsTypes.Info
 
_getDataValue() - Method in class com.vmware.vcenter.vm_template.library_items.CheckOutsTypes.PlacementSpec
 
_getDataValue() - Method in class com.vmware.vcenter.vm_template.library_items.CheckOutsTypes.Summary
 
_getDataValue() - Method in class com.vmware.vcenter.vm_template.library_items.VersionsTypes.Info
 
_getDataValue() - Method in class com.vmware.vcenter.vm_template.library_items.VersionsTypes.RollbackSpec
 
_getDataValue() - Method in class com.vmware.vcenter.vm_template.library_items.VersionsTypes.Summary
 
_getDataValue() - Method in class com.vmware.vcenter.vm_template.LibraryItemsTypes.CpuInfo
 
_getDataValue() - Method in class com.vmware.vcenter.vm_template.LibraryItemsTypes.CpuUpdateSpec
 
_getDataValue() - Method in class com.vmware.vcenter.vm_template.LibraryItemsTypes.CreatePlacementSpec
 
_getDataValue() - Method in class com.vmware.vcenter.vm_template.LibraryItemsTypes.CreateSpec
 
_getDataValue() - Method in class com.vmware.vcenter.vm_template.LibraryItemsTypes.CreateSpecDiskStorage
 
_getDataValue() - Method in class com.vmware.vcenter.vm_template.LibraryItemsTypes.CreateSpecDiskStoragePolicy
 
_getDataValue() - Method in class com.vmware.vcenter.vm_template.LibraryItemsTypes.CreateSpecVmHomeStorage
 
_getDataValue() - Method in class com.vmware.vcenter.vm_template.LibraryItemsTypes.CreateSpecVmHomeStoragePolicy
 
_getDataValue() - Method in class com.vmware.vcenter.vm_template.LibraryItemsTypes.DeployPlacementSpec
 
_getDataValue() - Method in class com.vmware.vcenter.vm_template.LibraryItemsTypes.DeploySpec
 
_getDataValue() - Method in class com.vmware.vcenter.vm_template.LibraryItemsTypes.DeploySpecDiskStorage
 
_getDataValue() - Method in class com.vmware.vcenter.vm_template.LibraryItemsTypes.DeploySpecDiskStoragePolicy
 
_getDataValue() - Method in class com.vmware.vcenter.vm_template.LibraryItemsTypes.DeploySpecVmHomeStorage
 
_getDataValue() - Method in class com.vmware.vcenter.vm_template.LibraryItemsTypes.DeploySpecVmHomeStoragePolicy
 
_getDataValue() - Method in class com.vmware.vcenter.vm_template.LibraryItemsTypes.DiskInfo
 
_getDataValue() - Method in class com.vmware.vcenter.vm_template.LibraryItemsTypes.DiskStorageInfo
 
_getDataValue() - Method in class com.vmware.vcenter.vm_template.LibraryItemsTypes.DiskUpdateSpec
 
_getDataValue() - Method in class com.vmware.vcenter.vm_template.LibraryItemsTypes.EthernetInfo
 
_getDataValue() - Method in class com.vmware.vcenter.vm_template.LibraryItemsTypes.EthernetUpdateSpec
 
_getDataValue() - Method in class com.vmware.vcenter.vm_template.LibraryItemsTypes.GuestCustomizationSpec
 
_getDataValue() - Method in class com.vmware.vcenter.vm_template.LibraryItemsTypes.HardwareCustomizationSpec
 
_getDataValue() - Method in class com.vmware.vcenter.vm_template.LibraryItemsTypes.Info
 
_getDataValue() - Method in class com.vmware.vcenter.vm_template.LibraryItemsTypes.MemoryInfo
 
_getDataValue() - Method in class com.vmware.vcenter.vm_template.LibraryItemsTypes.MemoryUpdateSpec
 
_getDataValue() - Method in class com.vmware.vcenter.vm_template.LibraryItemsTypes.VmHomeStorageInfo
 
_getDataValue() - Method in class com.vmware.vcenter.VMTypes.ClonePlacementSpec
 
_getDataValue() - Method in class com.vmware.vcenter.VMTypes.CloneSpec
 
_getDataValue() - Method in class com.vmware.vcenter.VMTypes.ComputePlacementSpec
 
_getDataValue() - Method in class com.vmware.vcenter.VMTypes.CreateSpec
 
_getDataValue() - Method in class com.vmware.vcenter.VMTypes.DiskCloneSpec
 
_getDataValue() - Method in class com.vmware.vcenter.VMTypes.DiskRelocateSpec
 
_getDataValue() - Method in class com.vmware.vcenter.VMTypes.FilterSpec
 
_getDataValue() - Method in class com.vmware.vcenter.VMTypes.GuestCustomizationSpec
 
_getDataValue() - Method in class com.vmware.vcenter.VMTypes.Info
 
_getDataValue() - Method in class com.vmware.vcenter.VMTypes.InstantClonePlacementSpec
 
_getDataValue() - Method in class com.vmware.vcenter.VMTypes.InstantCloneSpec
 
_getDataValue() - Method in class com.vmware.vcenter.VMTypes.InventoryPlacementSpec
 
_getDataValue() - Method in class com.vmware.vcenter.VMTypes.PlacementSpec
 
_getDataValue() - Method in class com.vmware.vcenter.VMTypes.RegisterPlacementSpec
 
_getDataValue() - Method in class com.vmware.vcenter.VMTypes.RegisterSpec
 
_getDataValue() - Method in class com.vmware.vcenter.VMTypes.RelocatePlacementSpec
 
_getDataValue() - Method in class com.vmware.vcenter.VMTypes.RelocateSpec
 
_getDataValue() - Method in class com.vmware.vcenter.VMTypes.StoragePlacementSpec
 
_getDataValue() - Method in class com.vmware.vcenter.VMTypes.StoragePolicySpec
 
_getDataValue() - Method in class com.vmware.vcenter.VMTypes.Summary
 
_getDataValue() - Method in class com.vmware.vstats.AcqSpecsTypes.CounterSpec
 
_getDataValue() - Method in class com.vmware.vstats.AcqSpecsTypes.CreateSpec
 
_getDataValue() - Method in class com.vmware.vstats.AcqSpecsTypes.FilterSpec
 
_getDataValue() - Method in class com.vmware.vstats.AcqSpecsTypes.Info
 
_getDataValue() - Method in class com.vmware.vstats.AcqSpecsTypes.ListResult
 
_getDataValue() - Method in class com.vmware.vstats.AcqSpecsTypes.UpdateSpec
 
_getDataValue() - Method in class com.vmware.vstats.CidMid
 
_getDataValue() - Method in class com.vmware.vstats.CounterMetadataTypes.FilterSpec
 
_getDataValue() - Method in class com.vmware.vstats.CounterMetadataTypes.Info
 
_getDataValue() - Method in class com.vmware.vstats.CounterSetsTypes.Info
 
_getDataValue() - Method in class com.vmware.vstats.CountersTypes.FilterSpec
 
_getDataValue() - Method in class com.vmware.vstats.CountersTypes.Info
 
_getDataValue() - Method in class com.vmware.vstats.DataTypes.DataPoint
 
_getDataValue() - Method in class com.vmware.vstats.DataTypes.DataPointsResult
 
_getDataValue() - Method in class com.vmware.vstats.DataTypes.FilterSpec
 
_getDataValue() - Method in class com.vmware.vstats.MetricsTypes.Summary
 
_getDataValue() - Method in class com.vmware.vstats.ProvidersTypes.Summary
 
_getDataValue() - Method in class com.vmware.vstats.ResourceAddressesTypes.FilterSpec
 
_getDataValue() - Method in class com.vmware.vstats.ResourceAddressesTypes.Info
 
_getDataValue() - Method in class com.vmware.vstats.ResourceAddressesTypes.ListResult
 
_getDataValue() - Method in class com.vmware.vstats.ResourceAddressSchemasTypes.Info
 
_getDataValue() - Method in class com.vmware.vstats.ResourceAddressSchemasTypes.ResourceIdDefinition
 
_getDataValue() - Method in class com.vmware.vstats.ResourceTypesTypes.Summary
 
_getDataValue() - Method in class com.vmware.vstats.RsrcId
 
_getDataValue() - Method in class com.vmware.vstats.UserInfo
 
_getDynamicField(String) - Method in class com.vmware.appliance.access.ShellTypes.ShellConfig
 
_getDynamicField(String) - Method in class com.vmware.appliance.infraprofile.ConfigsTypes.ImportProfileSpec
 
_getDynamicField(String) - Method in class com.vmware.appliance.infraprofile.ConfigsTypes.ProfileInfo
 
_getDynamicField(String) - Method in class com.vmware.appliance.infraprofile.ConfigsTypes.ProfilesSpec
 
_getDynamicField(String) - Method in class com.vmware.appliance.infraprofile.ConfigsTypes.ValidationResult
 
_getDynamicField(String) - Method in class com.vmware.appliance.infraprofile.Notification
 
_getDynamicField(String) - Method in class com.vmware.appliance.infraprofile.Notifications
 
_getDynamicField(String) - Method in class com.vmware.appliance.infraprofile.TaskInfo
 
_getDynamicField(String) - Method in class com.vmware.appliance.local_accounts.PolicyTypes.Info
 
_getDynamicField(String) - Method in class com.vmware.appliance.LocalAccountsTypes.Config
 
_getDynamicField(String) - Method in class com.vmware.appliance.LocalAccountsTypes.Info
 
_getDynamicField(String) - Method in class com.vmware.appliance.LocalAccountsTypes.UpdateConfig
 
_getDynamicField(String) - Method in class com.vmware.appliance.logging.ForwardingTypes.Config
 
_getDynamicField(String) - Method in class com.vmware.appliance.logging.ForwardingTypes.ConnectionStatus
 
_getDynamicField(String) - Method in class com.vmware.appliance.MonitoringTypes.MonitoredItem
 
_getDynamicField(String) - Method in class com.vmware.appliance.MonitoringTypes.MonitoredItemData
 
_getDynamicField(String) - Method in class com.vmware.appliance.MonitoringTypes.MonitoredItemDataRequest
 
_getDynamicField(String) - Method in class com.vmware.appliance.networking.dns.HostnameTypes.Message
 
_getDynamicField(String) - Method in class com.vmware.appliance.networking.dns.HostnameTypes.TestStatusInfo
 
_getDynamicField(String) - Method in class com.vmware.appliance.networking.dns.ServersTypes.DNSServerConfig
 
_getDynamicField(String) - Method in class com.vmware.appliance.networking.dns.ServersTypes.Message
 
_getDynamicField(String) - Method in class com.vmware.appliance.networking.dns.ServersTypes.TestStatusInfo
 
_getDynamicField(String) - Method in class com.vmware.appliance.networking.firewall.InboundTypes.Rule
 
_getDynamicField(String) - Method in class com.vmware.appliance.networking.interfaces.Ipv4Types.Config
 
_getDynamicField(String) - Method in class com.vmware.appliance.networking.interfaces.Ipv4Types.Info
 
_getDynamicField(String) - Method in class com.vmware.appliance.networking.interfaces.Ipv6Types.Address
 
_getDynamicField(String) - Method in class com.vmware.appliance.networking.interfaces.Ipv6Types.AddressInfo
 
_getDynamicField(String) - Method in class com.vmware.appliance.networking.interfaces.Ipv6Types.Config
 
_getDynamicField(String) - Method in class com.vmware.appliance.networking.interfaces.Ipv6Types.Info
 
_getDynamicField(String) - Method in class com.vmware.appliance.networking.InterfacesTypes.InterfaceInfo
 
_getDynamicField(String) - Method in class com.vmware.appliance.networking.ProxyTypes.Config
 
_getDynamicField(String) - Method in class com.vmware.appliance.networking.ProxyTypes.TestResult
 
_getDynamicField(String) - Method in class com.vmware.appliance.NetworkingTypes.ChangeSpec
 
_getDynamicField(String) - Method in class com.vmware.appliance.NetworkingTypes.DNSInfo
 
_getDynamicField(String) - Method in class com.vmware.appliance.NetworkingTypes.Info
 
_getDynamicField(String) - Method in class com.vmware.appliance.NetworkingTypes.UpdateSpec
 
_getDynamicField(String) - Method in class com.vmware.appliance.Notification
 
_getDynamicField(String) - Method in class com.vmware.appliance.Notifications
 
_getDynamicField(String) - Method in class com.vmware.appliance.NtpTypes.LocalizableMessage
 
_getDynamicField(String) - Method in class com.vmware.appliance.NtpTypes.TestRunStatus
 
_getDynamicField(String) - Method in class com.vmware.appliance.recovery.backup.job.DetailsTypes.BuildInfo
 
_getDynamicField(String) - Method in class com.vmware.appliance.recovery.backup.job.DetailsTypes.FilterSpec
 
_getDynamicField(String) - Method in class com.vmware.appliance.recovery.backup.job.DetailsTypes.Info
 
_getDynamicField(String) - Method in class com.vmware.appliance.recovery.backup.JobTypes.BackupJobStatus
 
_getDynamicField(String) - Method in class com.vmware.appliance.recovery.backup.JobTypes.BackupRequest
 
_getDynamicField(String) - Method in class com.vmware.appliance.recovery.backup.JobTypes.LocalizableMessage
 
_getDynamicField(String) - Method in class com.vmware.appliance.recovery.backup.JobTypes.ReturnResult
 
_getDynamicField(String) - Method in class com.vmware.appliance.recovery.backup.LocationSpec
 
_getDynamicField(String) - Method in class com.vmware.appliance.recovery.backup.PartsTypes.LocalizableMessage
 
_getDynamicField(String) - Method in class com.vmware.appliance.recovery.backup.PartsTypes.Part
 
_getDynamicField(String) - Method in class com.vmware.appliance.recovery.backup.SchedulesTypes.CreateSpec
 
_getDynamicField(String) - Method in class com.vmware.appliance.recovery.backup.SchedulesTypes.Info
 
_getDynamicField(String) - Method in class com.vmware.appliance.recovery.backup.SchedulesTypes.RecurrenceInfo
 
_getDynamicField(String) - Method in class com.vmware.appliance.recovery.backup.SchedulesTypes.RetentionInfo
 
_getDynamicField(String) - Method in class com.vmware.appliance.recovery.backup.SchedulesTypes.UpdateSpec
 
_getDynamicField(String) - Method in class com.vmware.appliance.recovery.backup.system_name.ArchiveTypes.FilterSpec
 
_getDynamicField(String) - Method in class com.vmware.appliance.recovery.backup.system_name.ArchiveTypes.Info
 
_getDynamicField(String) - Method in class com.vmware.appliance.recovery.backup.system_name.ArchiveTypes.Summary
 
_getDynamicField(String) - Method in class com.vmware.appliance.recovery.BackupTypes.BackupRequest
 
_getDynamicField(String) - Method in class com.vmware.appliance.recovery.BackupTypes.LocalizableMessage
 
_getDynamicField(String) - Method in class com.vmware.appliance.recovery.BackupTypes.ReturnResult
 
_getDynamicField(String) - Method in class com.vmware.appliance.recovery.reconciliation.JobTypes.CreateSpec
 
_getDynamicField(String) - Method in class com.vmware.appliance.recovery.reconciliation.JobTypes.Info
 
_getDynamicField(String) - Method in class com.vmware.appliance.recovery.restore.JobTypes.LocalizableMessage
 
_getDynamicField(String) - Method in class com.vmware.appliance.recovery.restore.JobTypes.RestoreJobStatus
 
_getDynamicField(String) - Method in class com.vmware.appliance.recovery.restore.JobTypes.RestoreRequest
 
_getDynamicField(String) - Method in class com.vmware.appliance.recovery.restore.JobTypes.ReturnResult
 
_getDynamicField(String) - Method in class com.vmware.appliance.recovery.RestoreTypes.LocalizableMessage
 
_getDynamicField(String) - Method in class com.vmware.appliance.recovery.RestoreTypes.Metadata
 
_getDynamicField(String) - Method in class com.vmware.appliance.recovery.RestoreTypes.RestoreRequest
 
_getDynamicField(String) - Method in class com.vmware.appliance.RecoveryTypes.Info
 
_getDynamicField(String) - Method in class com.vmware.appliance.ServicesTypes.Info
 
_getDynamicField(String) - Method in class com.vmware.appliance.ShutdownTypes.ShutdownConfig
 
_getDynamicField(String) - Method in class com.vmware.appliance.SubtaskInfo
 
_getDynamicField(String) - Method in class com.vmware.appliance.system.StorageTypes.StorageChange
 
_getDynamicField(String) - Method in class com.vmware.appliance.system.StorageTypes.StorageMapping
 
_getDynamicField(String) - Method in class com.vmware.appliance.system.TimeTypes.SystemTimeStruct
 
_getDynamicField(String) - Method in class com.vmware.appliance.system.VersionTypes.VersionStruct
 
_getDynamicField(String) - Method in class com.vmware.appliance.TaskInfo
 
_getDynamicField(String) - Method in class com.vmware.appliance.update.CommonInfo
 
_getDynamicField(String) - Method in class com.vmware.appliance.update.PendingTypes.Info
 
_getDynamicField(String) - Method in class com.vmware.appliance.update.PendingTypes.PrecheckResult
 
_getDynamicField(String) - Method in class com.vmware.appliance.update.PendingTypes.Question
 
_getDynamicField(String) - Method in class com.vmware.appliance.update.PolicyTypes.Config
 
_getDynamicField(String) - Method in class com.vmware.appliance.update.PolicyTypes.Info
 
_getDynamicField(String) - Method in class com.vmware.appliance.update.PolicyTypes.Time
 
_getDynamicField(String) - Method in class com.vmware.appliance.update.ServiceInfo
 
_getDynamicField(String) - Method in class com.vmware.appliance.update.StagedTypes.Info
 
_getDynamicField(String) - Method in class com.vmware.appliance.update.Summary
 
_getDynamicField(String) - Method in class com.vmware.appliance.UpdateTypes.Info
 
_getDynamicField(String) - Method in class com.vmware.appliance.vmon.ServiceTypes.Info
 
_getDynamicField(String) - Method in class com.vmware.appliance.vmon.ServiceTypes.UpdateSpec
 
_getDynamicField(String) - Method in class com.vmware.cis.SessionTypes.Info
 
_getDynamicField(String) - Method in class com.vmware.cis.tagging.CategoryModel
 
_getDynamicField(String) - Method in class com.vmware.cis.tagging.CategoryTypes.CreateSpec
 
_getDynamicField(String) - Method in class com.vmware.cis.tagging.CategoryTypes.UpdateSpec
 
_getDynamicField(String) - Method in class com.vmware.cis.tagging.TagAssociationTypes.BatchResult
 
_getDynamicField(String) - Method in class com.vmware.cis.tagging.TagAssociationTypes.ObjectToTags
 
_getDynamicField(String) - Method in class com.vmware.cis.tagging.TagAssociationTypes.TagToObjects
 
_getDynamicField(String) - Method in class com.vmware.cis.tagging.TagModel
 
_getDynamicField(String) - Method in class com.vmware.cis.tagging.TagTypes.CreateSpec
 
_getDynamicField(String) - Method in class com.vmware.cis.tagging.TagTypes.UpdateSpec
 
_getDynamicField(String) - Method in class com.vmware.cis.task.CommonInfo
 
_getDynamicField(String) - Method in class com.vmware.cis.task.Info
 
_getDynamicField(String) - Method in class com.vmware.cis.task.Progress
 
_getDynamicField(String) - Method in class com.vmware.cis.TasksTypes.FilterSpec
 
_getDynamicField(String) - Method in class com.vmware.cis.TasksTypes.GetSpec
 
_getDynamicField(String) - Method in class com.vmware.content.ConfigurationModel
 
_getDynamicField(String) - Method in class com.vmware.content.library.item.ChangesTypes.Info
 
_getDynamicField(String) - Method in class com.vmware.content.library.item.ChangesTypes.Summary
 
_getDynamicField(String) - Method in class com.vmware.content.library.item.downloadsession.FileTypes.Info
 
_getDynamicField(String) - Method in class com.vmware.content.library.item.DownloadSessionModel
 
_getDynamicField(String) - Method in class com.vmware.content.library.item.FileTypes.ChecksumInfo
 
_getDynamicField(String) - Method in class com.vmware.content.library.item.FileTypes.Info
 
_getDynamicField(String) - Method in class com.vmware.content.library.item.StorageTypes.Info
 
_getDynamicField(String) - Method in class com.vmware.content.library.item.TransferEndpoint
 
_getDynamicField(String) - Method in class com.vmware.content.library.item.updatesession.CertificateInfo
 
_getDynamicField(String) - Method in class com.vmware.content.library.item.updatesession.FileTypes.AddSpec
 
_getDynamicField(String) - Method in class com.vmware.content.library.item.updatesession.FileTypes.Info
 
_getDynamicField(String) - Method in class com.vmware.content.library.item.updatesession.FileTypes.ValidationError
 
_getDynamicField(String) - Method in class com.vmware.content.library.item.updatesession.FileTypes.ValidationResult
 
_getDynamicField(String) - Method in class com.vmware.content.library.item.updatesession.PreviewInfo
 
_getDynamicField(String) - Method in class com.vmware.content.library.item.updatesession.PreviewWarningInfo
 
_getDynamicField(String) - Method in class com.vmware.content.library.item.updatesession.WarningBehavior
 
_getDynamicField(String) - Method in class com.vmware.content.library.item.UpdateSessionModel
 
_getDynamicField(String) - Method in class com.vmware.content.library.ItemModel
 
_getDynamicField(String) - Method in class com.vmware.content.library.ItemTypes.DestinationSpec
 
_getDynamicField(String) - Method in class com.vmware.content.library.ItemTypes.FindSpec
 
_getDynamicField(String) - Method in class com.vmware.content.library.OptimizationInfo
 
_getDynamicField(String) - Method in class com.vmware.content.library.PublishInfo
 
_getDynamicField(String) - Method in class com.vmware.content.library.SourceInfo
 
_getDynamicField(String) - Method in class com.vmware.content.library.StorageBacking
 
_getDynamicField(String) - Method in class com.vmware.content.library.SubscriptionInfo
 
_getDynamicField(String) - Method in class com.vmware.content.library.SubscriptionsTypes.CreateSpec
 
_getDynamicField(String) - Method in class com.vmware.content.library.SubscriptionsTypes.CreateSpecNewSubscribedLibrary
 
_getDynamicField(String) - Method in class com.vmware.content.library.SubscriptionsTypes.CreateSpecPlacement
 
_getDynamicField(String) - Method in class com.vmware.content.library.SubscriptionsTypes.CreateSpecSubscribedLibrary
 
_getDynamicField(String) - Method in class com.vmware.content.library.SubscriptionsTypes.CreateSpecVcenter
 
_getDynamicField(String) - Method in class com.vmware.content.library.SubscriptionsTypes.Info
 
_getDynamicField(String) - Method in class com.vmware.content.library.SubscriptionsTypes.PlacementInfo
 
_getDynamicField(String) - Method in class com.vmware.content.library.SubscriptionsTypes.Summary
 
_getDynamicField(String) - Method in class com.vmware.content.library.SubscriptionsTypes.UpdateSpec
 
_getDynamicField(String) - Method in class com.vmware.content.library.SubscriptionsTypes.UpdateSpecPlacement
 
_getDynamicField(String) - Method in class com.vmware.content.library.SubscriptionsTypes.UpdateSpecVcenter
 
_getDynamicField(String) - Method in class com.vmware.content.library.SubscriptionsTypes.VcenterInfo
 
_getDynamicField(String) - Method in class com.vmware.content.LibraryModel
 
_getDynamicField(String) - Method in class com.vmware.content.LibraryTypes.FindSpec
 
_getDynamicField(String) - Method in class com.vmware.content.LocalLibraryTypes.DestinationSpec
 
_getDynamicField(String) - Method in class com.vmware.content.SubscribedLibraryTypes.ProbeResult
 
_getDynamicField(String) - Method in class com.vmware.content.type.ovf.Cpu
 
_getDynamicField(String) - Method in class com.vmware.content.type.ovf.Disk
 
_getDynamicField(String) - Method in class com.vmware.content.type.ovf.DiskController
 
_getDynamicField(String) - Method in class com.vmware.content.type.ovf.Drive
 
_getDynamicField(String) - Method in class com.vmware.content.type.ovf.Floppy
 
_getDynamicField(String) - Method in class com.vmware.content.type.ovf.Memory
 
_getDynamicField(String) - Method in class com.vmware.content.type.ovf.Network
 
_getDynamicField(String) - Method in class com.vmware.content.type.ovf.Nic
 
_getDynamicField(String) - Method in class com.vmware.content.type.ovf.OvfTemplate
 
_getDynamicField(String) - Method in class com.vmware.content.type.ovf.policy.StoragePolicy
 
_getDynamicField(String) - Method in class com.vmware.content.type.ovf.policy.StoragePolicyGroup
 
_getDynamicField(String) - Method in class com.vmware.content.type.ovf.USBController
 
_getDynamicField(String) - Method in class com.vmware.content.type.ovf.VAppTemplate
 
_getDynamicField(String) - Method in class com.vmware.content.type.ovf.VideoCard
 
_getDynamicField(String) - Method in class com.vmware.content.type.ovf.VmTemplate
 
_getDynamicField(String) - Method in class com.vmware.content.TypeTypes.Info
 
_getDynamicField(String) - Method in class com.vmware.esx.hcl.CompatibilityDataTypes.Status
 
_getDynamicField(String) - Method in class com.vmware.esx.hcl.Driver
 
_getDynamicField(String) - Method in class com.vmware.esx.hcl.Firmware
 
_getDynamicField(String) - Method in class com.vmware.esx.hcl.hosts.CompatibilityReleasesTypes.EsxiCompatibilityReleases
 
_getDynamicField(String) - Method in class com.vmware.esx.hcl.hosts.CompatibilityReportTypes.BiosConstraint
 
_getDynamicField(String) - Method in class com.vmware.esx.hcl.hosts.CompatibilityReportTypes.DeviceConstraint
 
_getDynamicField(String) - Method in class com.vmware.esx.hcl.hosts.CompatibilityReportTypes.DeviceHclInfo
 
_getDynamicField(String) - Method in class com.vmware.esx.hcl.hosts.CompatibilityReportTypes.HclReport
 
_getDynamicField(String) - Method in class com.vmware.esx.hcl.hosts.CompatibilityReportTypes.Result
 
_getDynamicField(String) - Method in class com.vmware.esx.hcl.hosts.CompatibilityReportTypes.ServerCompatibility
 
_getDynamicField(String) - Method in class com.vmware.esx.hcl.hosts.CompatibilityReportTypes.ServerHclInfo
 
_getDynamicField(String) - Method in class com.vmware.esx.hcl.hosts.CompatibilityReportTypes.Spec
 
_getDynamicField(String) - Method in class com.vmware.esx.hcl.Notification
 
_getDynamicField(String) - Method in class com.vmware.esx.hcl.Notifications
 
_getDynamicField(String) - Method in class com.vmware.esx.hcl.PCIDevice
 
_getDynamicField(String) - Method in class com.vmware.esx.hcl.ReportsTypes.Location
 
_getDynamicField(String) - Method in class com.vmware.esx.hcl.ReportsTypes.Token
 
_getDynamicField(String) - Method in class com.vmware.esx.hcl.Server
 
_getDynamicField(String) - Method in class com.vmware.esx.hosts.AddOnInfo
 
_getDynamicField(String) - Method in class com.vmware.esx.hosts.BaseImageInfo
 
_getDynamicField(String) - Method in class com.vmware.esx.hosts.ComponentInfo
 
_getDynamicField(String) - Method in class com.vmware.esx.hosts.software.InstalledComponentsTypes.InstalledComponentInfo
 
_getDynamicField(String) - Method in class com.vmware.esx.hosts.SoftwareInfo
 
_getDynamicField(String) - Method in class com.vmware.esx.hosts.SolutionInfo
 
_getDynamicField(String) - Method in class com.vmware.esx.settings.AddOnCompliance
 
_getDynamicField(String) - Method in class com.vmware.esx.settings.AddOnDetails
 
_getDynamicField(String) - Method in class com.vmware.esx.settings.AddOnInfo
 
_getDynamicField(String) - Method in class com.vmware.esx.settings.AddOnSpec
 
_getDynamicField(String) - Method in class com.vmware.esx.settings.BaseImageCompliance
 
_getDynamicField(String) - Method in class com.vmware.esx.settings.BaseImageDetails
 
_getDynamicField(String) - Method in class com.vmware.esx.settings.BaseImageInfo
 
_getDynamicField(String) - Method in class com.vmware.esx.settings.BaseImageSpec
 
_getDynamicField(String) - Method in class com.vmware.esx.settings.ClusterCompliance
 
_getDynamicField(String) - Method in class com.vmware.esx.settings.clusters.DepotOverridesTypes.Depot
 
_getDynamicField(String) - Method in class com.vmware.esx.settings.clusters.DepotOverridesTypes.Info
 
_getDynamicField(String) - Method in class com.vmware.esx.settings.clusters.enablement.SoftwareTypes.CheckResult
 
_getDynamicField(String) - Method in class com.vmware.esx.settings.clusters.enablement.SoftwareTypes.CheckSpec
 
_getDynamicField(String) - Method in class com.vmware.esx.settings.clusters.enablement.SoftwareTypes.EnableSpec
 
_getDynamicField(String) - Method in class com.vmware.esx.settings.clusters.enablement.SoftwareTypes.Info
 
_getDynamicField(String) - Method in class com.vmware.esx.settings.clusters.policies.apply.EffectiveTypes.EffectivePolicySpec
 
_getDynamicField(String) - Method in class com.vmware.esx.settings.clusters.policies.apply.EffectiveTypes.FailureAction
 
_getDynamicField(String) - Method in class com.vmware.esx.settings.clusters.policies.ApplyTypes.ConfiguredPolicySpec
 
_getDynamicField(String) - Method in class com.vmware.esx.settings.clusters.policies.ApplyTypes.FailureAction
 
_getDynamicField(String) - Method in class com.vmware.esx.settings.clusters.software.CommitsTypes.Info
 
_getDynamicField(String) - Method in class com.vmware.esx.settings.clusters.software.drafts.software.ComponentsTypes.UpdateSpec
 
_getDynamicField(String) - Method in class com.vmware.esx.settings.clusters.software.DraftsTypes.CommitSpec
 
_getDynamicField(String) - Method in class com.vmware.esx.settings.clusters.software.DraftsTypes.FilterSpec
 
_getDynamicField(String) - Method in class com.vmware.esx.settings.clusters.software.DraftsTypes.ImportSpec
 
_getDynamicField(String) - Method in class com.vmware.esx.settings.clusters.software.DraftsTypes.Info
 
_getDynamicField(String) - Method in class com.vmware.esx.settings.clusters.software.DraftsTypes.Metadata
 
_getDynamicField(String) - Method in class com.vmware.esx.settings.clusters.software.DraftsTypes.Summary
 
_getDynamicField(String) - Method in class com.vmware.esx.settings.clusters.software.DraftsTypes.ValidateResult
 
_getDynamicField(String) - Method in class com.vmware.esx.settings.clusters.software.RecommendationsTypes.ExplanationDetails
 
_getDynamicField(String) - Method in class com.vmware.esx.settings.clusters.software.RecommendationsTypes.Info
 
_getDynamicField(String) - Method in class com.vmware.esx.settings.clusters.software.reports.ApplyImpactTypes.ApplyImpactSpec
 
_getDynamicField(String) - Method in class com.vmware.esx.settings.clusters.software.reports.ApplyImpactTypes.ClusterImpact
 
_getDynamicField(String) - Method in class com.vmware.esx.settings.clusters.software.reports.ApplyImpactTypes.Impact
 
_getDynamicField(String) - Method in class com.vmware.esx.settings.clusters.software.reports.CheckResult
 
_getDynamicField(String) - Method in class com.vmware.esx.settings.clusters.software.reports.DriverFirmwareVersion
 
_getDynamicField(String) - Method in class com.vmware.esx.settings.clusters.software.reports.HardwareCompatibilityTypes.CheckSummary
 
_getDynamicField(String) - Method in class com.vmware.esx.settings.clusters.software.reports.LastApplyResultTypes.ApplyResult
 
_getDynamicField(String) - Method in class com.vmware.esx.settings.clusters.software.reports.LastApplyResultTypes.ApplyStatus
 
_getDynamicField(String) - Method in class com.vmware.esx.settings.clusters.software.reports.LastCheckResultTypes.CheckInfo
 
_getDynamicField(String) - Method in class com.vmware.esx.settings.clusters.software.reports.LastCheckResultTypes.CheckResult
 
_getDynamicField(String) - Method in class com.vmware.esx.settings.clusters.software.reports.LastCheckResultTypes.CheckStatus
 
_getDynamicField(String) - Method in class com.vmware.esx.settings.clusters.software.reports.LastCheckResultTypes.EntityCheckResult
 
_getDynamicField(String) - Method in class com.vmware.esx.settings.clusters.software.reports.PciDevice
 
_getDynamicField(String) - Method in class com.vmware.esx.settings.clusters.software.reports.PciDeviceCompliance
 
_getDynamicField(String) - Method in class com.vmware.esx.settings.clusters.software.reports.PciDeviceComplianceInfo
 
_getDynamicField(String) - Method in class com.vmware.esx.settings.clusters.SoftwareTypes.ApplyResult
 
_getDynamicField(String) - Method in class com.vmware.esx.settings.clusters.SoftwareTypes.ApplySpec
 
_getDynamicField(String) - Method in class com.vmware.esx.settings.clusters.SoftwareTypes.ApplyStatus
 
_getDynamicField(String) - Method in class com.vmware.esx.settings.clusters.SoftwareTypes.CheckInfo
 
_getDynamicField(String) - Method in class com.vmware.esx.settings.clusters.SoftwareTypes.CheckResult
 
_getDynamicField(String) - Method in class com.vmware.esx.settings.clusters.SoftwareTypes.CheckSpec
 
_getDynamicField(String) - Method in class com.vmware.esx.settings.clusters.SoftwareTypes.CheckStatus
 
_getDynamicField(String) - Method in class com.vmware.esx.settings.clusters.SoftwareTypes.EntityCheckResult
 
_getDynamicField(String) - Method in class com.vmware.esx.settings.clusters.SoftwareTypes.ExportSpec
 
_getDynamicField(String) - Method in class com.vmware.esx.settings.ComponentCompliance
 
_getDynamicField(String) - Method in class com.vmware.esx.settings.ComponentDetails
 
_getDynamicField(String) - Method in class com.vmware.esx.settings.ComponentInfo
 
_getDynamicField(String) - Method in class com.vmware.esx.settings.ComponentOverrideInfo
 
_getDynamicField(String) - Method in class com.vmware.esx.settings.defaults.clusters.policies.apply.EffectiveTypes.EffectivePolicySpec
 
_getDynamicField(String) - Method in class com.vmware.esx.settings.defaults.clusters.policies.apply.EffectiveTypes.FailureAction
 
_getDynamicField(String) - Method in class com.vmware.esx.settings.defaults.clusters.policies.ApplyTypes.ConfiguredPolicySpec
 
_getDynamicField(String) - Method in class com.vmware.esx.settings.defaults.clusters.policies.ApplyTypes.FailureAction
 
_getDynamicField(String) - Method in class com.vmware.esx.settings.depot_content.add_ons.VersionsTypes.ComponentInfo
 
_getDynamicField(String) - Method in class com.vmware.esx.settings.depot_content.add_ons.VersionsTypes.Info
 
_getDynamicField(String) - Method in class com.vmware.esx.settings.depot_content.add_ons.VersionsTypes.RemovedComponentInfo
 
_getDynamicField(String) - Method in class com.vmware.esx.settings.depot_content.AddOnsTypes.AddOnVersionSummary
 
_getDynamicField(String) - Method in class com.vmware.esx.settings.depot_content.AddOnsTypes.FilterSpec
 
_getDynamicField(String) - Method in class com.vmware.esx.settings.depot_content.AddOnsTypes.Summary
 
_getDynamicField(String) - Method in class com.vmware.esx.settings.depot_content.base_images.VersionsTypes.ComponentVersionInfo
 
_getDynamicField(String) - Method in class com.vmware.esx.settings.depot_content.base_images.VersionsTypes.Info
 
_getDynamicField(String) - Method in class com.vmware.esx.settings.depot_content.BaseImagesTypes.FilterSpec
 
_getDynamicField(String) - Method in class com.vmware.esx.settings.depot_content.BaseImagesTypes.Summary
 
_getDynamicField(String) - Method in class com.vmware.esx.settings.depot_content.components.VersionsTypes.Info
 
_getDynamicField(String) - Method in class com.vmware.esx.settings.depot_content.ComponentsTypes.ComponentVersionSummary
 
_getDynamicField(String) - Method in class com.vmware.esx.settings.depot_content.ComponentsTypes.FilterSpec
 
_getDynamicField(String) - Method in class com.vmware.esx.settings.depot_content.ComponentsTypes.Summary
 
_getDynamicField(String) - Method in class com.vmware.esx.settings.depots.OfflineTypes.CreateResult
 
_getDynamicField(String) - Method in class com.vmware.esx.settings.depots.OfflineTypes.CreateSpec
 
_getDynamicField(String) - Method in class com.vmware.esx.settings.depots.OfflineTypes.Info
 
_getDynamicField(String) - Method in class com.vmware.esx.settings.depots.OfflineTypes.Summary
 
_getDynamicField(String) - Method in class com.vmware.esx.settings.depots.OnlineTypes.CreateSpec
 
_getDynamicField(String) - Method in class com.vmware.esx.settings.depots.OnlineTypes.Info
 
_getDynamicField(String) - Method in class com.vmware.esx.settings.depots.OnlineTypes.Summary
 
_getDynamicField(String) - Method in class com.vmware.esx.settings.depots.OnlineTypes.UpdateSpec
 
_getDynamicField(String) - Method in class com.vmware.esx.settings.depots.SyncScheduleTypes.Schedule
 
_getDynamicField(String) - Method in class com.vmware.esx.settings.depots.SyncScheduleTypes.Spec
 
_getDynamicField(String) - Method in class com.vmware.esx.settings.depots.UmdsTypes.Info
 
_getDynamicField(String) - Method in class com.vmware.esx.settings.depots.UmdsTypes.SetSpec
 
_getDynamicField(String) - Method in class com.vmware.esx.settings.depots.UmdsTypes.UpdateSpec
 
_getDynamicField(String) - Method in class com.vmware.esx.settings.EffectiveComponentDetails
 
_getDynamicField(String) - Method in class com.vmware.esx.settings.EffectiveComponentInfo
 
_getDynamicField(String) - Method in class com.vmware.esx.settings.HardwareModuleDetails
 
_getDynamicField(String) - Method in class com.vmware.esx.settings.HardwareModuleFirmwareCompliance
 
_getDynamicField(String) - Method in class com.vmware.esx.settings.HardwareModuleFirmwareInfo
 
_getDynamicField(String) - Method in class com.vmware.esx.settings.HardwareSupportInfo
 
_getDynamicField(String) - Method in class com.vmware.esx.settings.HardwareSupportPackageCompliance
 
_getDynamicField(String) - Method in class com.vmware.esx.settings.HardwareSupportPackageInfo
 
_getDynamicField(String) - Method in class com.vmware.esx.settings.HardwareSupportPackageSpec
 
_getDynamicField(String) - Method in class com.vmware.esx.settings.HardwareSupportSpec
 
_getDynamicField(String) - Method in class com.vmware.esx.settings.HostCompliance
 
_getDynamicField(String) - Method in class com.vmware.esx.settings.HostInfo
 
_getDynamicField(String) - Method in class com.vmware.esx.settings.Notification
 
_getDynamicField(String) - Method in class com.vmware.esx.settings.Notifications
 
_getDynamicField(String) - Method in class com.vmware.esx.settings.SoftwareInfo
 
_getDynamicField(String) - Method in class com.vmware.esx.settings.SoftwareSpec
 
_getDynamicField(String) - Method in class com.vmware.esx.settings.SolutionCompliance
 
_getDynamicField(String) - Method in class com.vmware.esx.settings.SolutionComponentDetails
 
_getDynamicField(String) - Method in class com.vmware.esx.settings.SolutionComponentSpec
 
_getDynamicField(String) - Method in class com.vmware.esx.settings.SolutionDetails
 
_getDynamicField(String) - Method in class com.vmware.esx.settings.SolutionInfo
 
_getDynamicField(String) - Method in class com.vmware.esx.settings.SolutionSpec
 
_getDynamicField(String) - Method in class com.vmware.esx.settings.TaskInfo
 
_getDynamicField(String) - Method in interface com.vmware.vapi.bindings.StaticStructure
Get dynamic filed value.
_getDynamicField(String) - Method in class com.vmware.vapi.metadata.authentication.AuthenticationInfo
 
_getDynamicField(String) - Method in class com.vmware.vapi.metadata.authentication.ComponentData
 
_getDynamicField(String) - Method in class com.vmware.vapi.metadata.authentication.ComponentInfo
 
_getDynamicField(String) - Method in class com.vmware.vapi.metadata.authentication.OperationInfo
 
_getDynamicField(String) - Method in class com.vmware.vapi.metadata.authentication.PackageInfo
 
_getDynamicField(String) - Method in class com.vmware.vapi.metadata.authentication.ServiceInfo
 
_getDynamicField(String) - Method in class com.vmware.vapi.metadata.cli.CommandTypes.Identity
 
_getDynamicField(String) - Method in class com.vmware.vapi.metadata.cli.CommandTypes.Info
 
_getDynamicField(String) - Method in class com.vmware.vapi.metadata.cli.CommandTypes.OptionInfo
 
_getDynamicField(String) - Method in class com.vmware.vapi.metadata.cli.CommandTypes.OutputFieldInfo
 
_getDynamicField(String) - Method in class com.vmware.vapi.metadata.cli.CommandTypes.OutputInfo
 
_getDynamicField(String) - Method in class com.vmware.vapi.metadata.cli.NamespaceTypes.Identity
 
_getDynamicField(String) - Method in class com.vmware.vapi.metadata.cli.NamespaceTypes.Info
 
_getDynamicField(String) - Method in class com.vmware.vapi.metadata.metamodel.ComponentData
 
_getDynamicField(String) - Method in class com.vmware.vapi.metadata.metamodel.ComponentInfo
 
_getDynamicField(String) - Method in class com.vmware.vapi.metadata.metamodel.ConstantInfo
 
_getDynamicField(String) - Method in class com.vmware.vapi.metadata.metamodel.ConstantValue
 
_getDynamicField(String) - Method in class com.vmware.vapi.metadata.metamodel.ElementMap
 
_getDynamicField(String) - Method in class com.vmware.vapi.metadata.metamodel.ElementValue
 
_getDynamicField(String) - Method in class com.vmware.vapi.metadata.metamodel.EnumerationInfo
 
_getDynamicField(String) - Method in class com.vmware.vapi.metadata.metamodel.EnumerationValueInfo
 
_getDynamicField(String) - Method in class com.vmware.vapi.metadata.metamodel.ErrorInfo
 
_getDynamicField(String) - Method in class com.vmware.vapi.metadata.metamodel.FieldInfo
 
_getDynamicField(String) - Method in class com.vmware.vapi.metadata.metamodel.GenericInstantiation
 
_getDynamicField(String) - Method in class com.vmware.vapi.metadata.metamodel.OperationInfo
 
_getDynamicField(String) - Method in class com.vmware.vapi.metadata.metamodel.OperationResultInfo
 
_getDynamicField(String) - Method in class com.vmware.vapi.metadata.metamodel.PackageInfo
 
_getDynamicField(String) - Method in class com.vmware.vapi.metadata.metamodel.PrimitiveValue
 
_getDynamicField(String) - Method in class com.vmware.vapi.metadata.metamodel.ServiceInfo
 
_getDynamicField(String) - Method in class com.vmware.vapi.metadata.metamodel.StructureInfo
 
_getDynamicField(String) - Method in class com.vmware.vapi.metadata.metamodel.Type
 
_getDynamicField(String) - Method in class com.vmware.vapi.metadata.metamodel.UserDefinedType
 
_getDynamicField(String) - Method in class com.vmware.vapi.metadata.privilege.ComponentData
 
_getDynamicField(String) - Method in class com.vmware.vapi.metadata.privilege.ComponentInfo
 
_getDynamicField(String) - Method in class com.vmware.vapi.metadata.privilege.OperationInfo
 
_getDynamicField(String) - Method in class com.vmware.vapi.metadata.privilege.PackageInfo
 
_getDynamicField(String) - Method in class com.vmware.vapi.metadata.privilege.PrivilegeInfo
 
_getDynamicField(String) - Method in class com.vmware.vapi.metadata.privilege.ServiceInfo
 
_getDynamicField(String) - Method in class com.vmware.vapi.metadata.SourceCreateSpec
 
_getDynamicField(String) - Method in class com.vmware.vapi.metadata.SourceInfo
 
_getDynamicField(String) - Method in class com.vmware.vapi.std.AuthenticationScheme
 
_getDynamicField(String) - Method in class com.vmware.vapi.std.DynamicID
 
_getDynamicField(String) - Method in exception com.vmware.vapi.std.errors.AlreadyExists
 
_getDynamicField(String) - Method in exception com.vmware.vapi.std.errors.AlreadyInDesiredState
 
_getDynamicField(String) - Method in class com.vmware.vapi.std.errors.ArgumentLocations
 
_getDynamicField(String) - Method in exception com.vmware.vapi.std.errors.Canceled
 
_getDynamicField(String) - Method in exception com.vmware.vapi.std.errors.ConcurrentChange
 
_getDynamicField(String) - Method in exception com.vmware.vapi.std.errors.Error
 
_getDynamicField(String) - Method in exception com.vmware.vapi.std.errors.FeatureInUse
 
_getDynamicField(String) - Method in class com.vmware.vapi.std.errors.FileLocations
 
_getDynamicField(String) - Method in exception com.vmware.vapi.std.errors.InternalServerError
 
_getDynamicField(String) - Method in exception com.vmware.vapi.std.errors.InvalidArgument
 
_getDynamicField(String) - Method in exception com.vmware.vapi.std.errors.InvalidElementConfiguration
 
_getDynamicField(String) - Method in exception com.vmware.vapi.std.errors.InvalidElementType
 
_getDynamicField(String) - Method in exception com.vmware.vapi.std.errors.InvalidRequest
 
_getDynamicField(String) - Method in exception com.vmware.vapi.std.errors.NotAllowedInCurrentState
 
_getDynamicField(String) - Method in exception com.vmware.vapi.std.errors.NotFound
 
_getDynamicField(String) - Method in exception com.vmware.vapi.std.errors.OperationNotFound
 
_getDynamicField(String) - Method in exception com.vmware.vapi.std.errors.ResourceBusy
 
_getDynamicField(String) - Method in exception com.vmware.vapi.std.errors.ResourceInaccessible
 
_getDynamicField(String) - Method in exception com.vmware.vapi.std.errors.ResourceInUse
 
_getDynamicField(String) - Method in exception com.vmware.vapi.std.errors.ServiceUnavailable
 
_getDynamicField(String) - Method in exception com.vmware.vapi.std.errors.TimedOut
 
_getDynamicField(String) - Method in class com.vmware.vapi.std.errors.TransientIndication
 
_getDynamicField(String) - Method in exception com.vmware.vapi.std.errors.UnableToAllocateResource
 
_getDynamicField(String) - Method in exception com.vmware.vapi.std.errors.Unauthenticated
 
_getDynamicField(String) - Method in exception com.vmware.vapi.std.errors.Unauthorized
 
_getDynamicField(String) - Method in exception com.vmware.vapi.std.errors.UnexpectedInput
 
_getDynamicField(String) - Method in exception com.vmware.vapi.std.errors.Unsupported
 
_getDynamicField(String) - Method in exception com.vmware.vapi.std.errors.UnverifiedPeer
 
_getDynamicField(String) - Method in class com.vmware.vapi.std.interposition.InvocationRequest
 
_getDynamicField(String) - Method in class com.vmware.vapi.std.interposition.InvocationResult
 
_getDynamicField(String) - Method in class com.vmware.vapi.std.interposition.SecurityPrincipal
 
_getDynamicField(String) - Method in class com.vmware.vapi.std.LocalizableMessage
 
_getDynamicField(String) - Method in class com.vmware.vapi.std.LocalizationParam
 
_getDynamicField(String) - Method in class com.vmware.vapi.std.NestedLocalizableMessage
 
_getDynamicField(String) - Method in class com.vmware.vcenter.certificate_management.vcenter.TlsCsrTypes.Info
 
_getDynamicField(String) - Method in class com.vmware.vcenter.certificate_management.vcenter.TlsCsrTypes.Spec
 
_getDynamicField(String) - Method in class com.vmware.vcenter.certificate_management.vcenter.TlsTypes.Info
 
_getDynamicField(String) - Method in class com.vmware.vcenter.certificate_management.vcenter.TlsTypes.ReplaceSpec
 
_getDynamicField(String) - Method in class com.vmware.vcenter.certificate_management.vcenter.TlsTypes.Spec
 
_getDynamicField(String) - Method in class com.vmware.vcenter.certificate_management.vcenter.TrustedRootChainsTypes.CreateSpec
 
_getDynamicField(String) - Method in class com.vmware.vcenter.certificate_management.vcenter.TrustedRootChainsTypes.Info
 
_getDynamicField(String) - Method in class com.vmware.vcenter.certificate_management.vcenter.TrustedRootChainsTypes.Summary
 
_getDynamicField(String) - Method in class com.vmware.vcenter.certificate_management.vcenter.VmcaRootTypes.CreateSpec
 
_getDynamicField(String) - Method in class com.vmware.vcenter.certificate_management.X509CertChain
 
_getDynamicField(String) - Method in class com.vmware.vcenter.ClusterTypes.FilterSpec
 
_getDynamicField(String) - Method in class com.vmware.vcenter.ClusterTypes.Info
 
_getDynamicField(String) - Method in class com.vmware.vcenter.ClusterTypes.Summary
 
_getDynamicField(String) - Method in class com.vmware.vcenter.compute.policies.capabilities.cluster_scale_in_ignore_vm_capabilities.CreateSpec
 
_getDynamicField(String) - Method in class com.vmware.vcenter.compute.policies.capabilities.cluster_scale_in_ignore_vm_capabilities.Info
 
_getDynamicField(String) - Method in class com.vmware.vcenter.compute.policies.capabilities.disable_drs_vmotion.CreateSpec
 
_getDynamicField(String) - Method in class com.vmware.vcenter.compute.policies.capabilities.disable_drs_vmotion.Info
 
_getDynamicField(String) - Method in class com.vmware.vcenter.compute.policies.capabilities.vm.evacuation.vmotion.CreateSpec
 
_getDynamicField(String) - Method in class com.vmware.vcenter.compute.policies.capabilities.vm.evacuation.vmotion.Info
 
_getDynamicField(String) - Method in class com.vmware.vcenter.compute.policies.capabilities.vm_host_affinity.CreateSpec
 
_getDynamicField(String) - Method in class com.vmware.vcenter.compute.policies.capabilities.vm_host_affinity.Info
 
_getDynamicField(String) - Method in class com.vmware.vcenter.compute.policies.capabilities.vm_host_anti_affinity.CreateSpec
 
_getDynamicField(String) - Method in class com.vmware.vcenter.compute.policies.capabilities.vm_host_anti_affinity.Info
 
_getDynamicField(String) - Method in class com.vmware.vcenter.compute.policies.capabilities.vm_vm_affinity.CreateSpec
 
_getDynamicField(String) - Method in class com.vmware.vcenter.compute.policies.capabilities.vm_vm_affinity.Info
 
_getDynamicField(String) - Method in class com.vmware.vcenter.compute.policies.capabilities.vm_vm_anti_affinity.CreateSpec
 
_getDynamicField(String) - Method in class com.vmware.vcenter.compute.policies.capabilities.vm_vm_anti_affinity.Info
 
_getDynamicField(String) - Method in class com.vmware.vcenter.compute.policies.CapabilitiesTypes.Info
 
_getDynamicField(String) - Method in class com.vmware.vcenter.compute.policies.CapabilitiesTypes.Summary
 
_getDynamicField(String) - Method in class com.vmware.vcenter.compute.policies.CreateSpec
 
_getDynamicField(String) - Method in class com.vmware.vcenter.compute.policies.Info
 
_getDynamicField(String) - Method in class com.vmware.vcenter.compute.policies.Status
 
_getDynamicField(String) - Method in class com.vmware.vcenter.compute.policies.TagUsageTypes.FilterSpec
 
_getDynamicField(String) - Method in class com.vmware.vcenter.compute.policies.TagUsageTypes.Summary
 
_getDynamicField(String) - Method in class com.vmware.vcenter.compute.PoliciesTypes.Summary
 
_getDynamicField(String) - Method in class com.vmware.vcenter.content.registries.harbor.ProjectsTypes.CreateSpec
 
_getDynamicField(String) - Method in class com.vmware.vcenter.content.registries.harbor.ProjectsTypes.Info
 
_getDynamicField(String) - Method in class com.vmware.vcenter.content.registries.harbor.ProjectsTypes.Summary
 
_getDynamicField(String) - Method in class com.vmware.vcenter.content.registries.HarborTypes.CreateSpec
 
_getDynamicField(String) - Method in class com.vmware.vcenter.content.registries.HarborTypes.GarbageCollection
 
_getDynamicField(String) - Method in class com.vmware.vcenter.content.registries.HarborTypes.Info
 
_getDynamicField(String) - Method in class com.vmware.vcenter.content.registries.HarborTypes.StorageInfo
 
_getDynamicField(String) - Method in class com.vmware.vcenter.content.registries.HarborTypes.StorageSpec
 
_getDynamicField(String) - Method in class com.vmware.vcenter.content.registries.HarborTypes.Summary
 
_getDynamicField(String) - Method in class com.vmware.vcenter.content.registries.HealthTypes.Info
 
_getDynamicField(String) - Method in class com.vmware.vcenter.DatacenterTypes.CreateSpec
 
_getDynamicField(String) - Method in class com.vmware.vcenter.DatacenterTypes.FilterSpec
 
_getDynamicField(String) - Method in class com.vmware.vcenter.DatacenterTypes.Info
 
_getDynamicField(String) - Method in class com.vmware.vcenter.DatacenterTypes.Summary
 
_getDynamicField(String) - Method in class com.vmware.vcenter.DatastoreTypes.FilterSpec
 
_getDynamicField(String) - Method in class com.vmware.vcenter.DatastoreTypes.Info
 
_getDynamicField(String) - Method in class com.vmware.vcenter.DatastoreTypes.Summary
 
_getDynamicField(String) - Method in class com.vmware.vcenter.deployment.CheckInfo
 
_getDynamicField(String) - Method in class com.vmware.vcenter.deployment.DataMigrationEstimate
 
_getDynamicField(String) - Method in class com.vmware.vcenter.deployment.DataMigrationInfo
 
_getDynamicField(String) - Method in class com.vmware.vcenter.deployment.HistoryMigrationSpec
 
_getDynamicField(String) - Method in class com.vmware.vcenter.deployment.ImportHistoryTypes.CreateSpec
 
_getDynamicField(String) - Method in class com.vmware.vcenter.deployment.ImportHistoryTypes.Info
 
_getDynamicField(String) - Method in class com.vmware.vcenter.deployment.install.initial_config.remote_psc.ThumbprintTypes.RemoteSpec
 
_getDynamicField(String) - Method in class com.vmware.vcenter.deployment.InstallTypes.InstallSpec
 
_getDynamicField(String) - Method in class com.vmware.vcenter.deployment.InstallTypes.VcsaEmbeddedSpec
 
_getDynamicField(String) - Method in class com.vmware.vcenter.deployment.LocationSpec
 
_getDynamicField(String) - Method in class com.vmware.vcenter.deployment.migrate.ActiveDirectorySpec
 
_getDynamicField(String) - Method in class com.vmware.vcenter.deployment.migrate.ActiveDirectoryTypes.CheckSpec
 
_getDynamicField(String) - Method in class com.vmware.vcenter.deployment.MigrateTypes.MigrateSpec
 
_getDynamicField(String) - Method in class com.vmware.vcenter.deployment.MigrateTypes.MigrationAssistantSpec
 
_getDynamicField(String) - Method in class com.vmware.vcenter.deployment.MigrateTypes.PscSpec
 
_getDynamicField(String) - Method in class com.vmware.vcenter.deployment.MigrateTypes.SourceVcWindows
 
_getDynamicField(String) - Method in class com.vmware.vcenter.deployment.MigrateTypes.VcsaEmbeddedSpec
 
_getDynamicField(String) - Method in class com.vmware.vcenter.deployment.Notification
 
_getDynamicField(String) - Method in class com.vmware.vcenter.deployment.Notifications
 
_getDynamicField(String) - Method in class com.vmware.vcenter.deployment.QuestionTypes.AnswerSpec
 
_getDynamicField(String) - Method in class com.vmware.vcenter.deployment.QuestionTypes.Info
 
_getDynamicField(String) - Method in class com.vmware.vcenter.deployment.QuestionTypes.Question
 
_getDynamicField(String) - Method in class com.vmware.vcenter.deployment.RemotePscSpec
 
_getDynamicField(String) - Method in class com.vmware.vcenter.deployment.ReplicatedPscSpec
 
_getDynamicField(String) - Method in class com.vmware.vcenter.deployment.ReplicatedSpec
 
_getDynamicField(String) - Method in class com.vmware.vcenter.deployment.SourceInfo
 
_getDynamicField(String) - Method in class com.vmware.vcenter.deployment.StandalonePscSpec
 
_getDynamicField(String) - Method in class com.vmware.vcenter.deployment.StandaloneSpec
 
_getDynamicField(String) - Method in class com.vmware.vcenter.deployment.UpgradeTypes.PscSpec
 
_getDynamicField(String) - Method in class com.vmware.vcenter.deployment.UpgradeTypes.SourceApplianceSpec
 
_getDynamicField(String) - Method in class com.vmware.vcenter.deployment.UpgradeTypes.UpgradeSpec
 
_getDynamicField(String) - Method in class com.vmware.vcenter.deployment.UpgradeTypes.VcsaEmbeddedSpec
 
_getDynamicField(String) - Method in class com.vmware.vcenter.DeploymentTypes.Info
 
_getDynamicField(String) - Method in class com.vmware.vcenter.DeploymentTypes.Task
 
_getDynamicField(String) - Method in class com.vmware.vcenter.FolderTypes.FilterSpec
 
_getDynamicField(String) - Method in class com.vmware.vcenter.FolderTypes.Summary
 
_getDynamicField(String) - Method in class com.vmware.vcenter.guest.AdapterMapping
 
_getDynamicField(String) - Method in class com.vmware.vcenter.guest.ConfigurationSpec
 
_getDynamicField(String) - Method in class com.vmware.vcenter.guest.CustomizationSpec
 
_getDynamicField(String) - Method in class com.vmware.vcenter.guest.CustomizationSpecsTypes.CreateSpec
 
_getDynamicField(String) - Method in class com.vmware.vcenter.guest.CustomizationSpecsTypes.FilterSpec
 
_getDynamicField(String) - Method in class com.vmware.vcenter.guest.CustomizationSpecsTypes.Info
 
_getDynamicField(String) - Method in class com.vmware.vcenter.guest.CustomizationSpecsTypes.Metadata
 
_getDynamicField(String) - Method in class com.vmware.vcenter.guest.CustomizationSpecsTypes.Spec
 
_getDynamicField(String) - Method in class com.vmware.vcenter.guest.CustomizationSpecsTypes.Summary
 
_getDynamicField(String) - Method in class com.vmware.vcenter.guest.Domain
 
_getDynamicField(String) - Method in class com.vmware.vcenter.guest.GlobalDNSSettings
 
_getDynamicField(String) - Method in class com.vmware.vcenter.guest.GuiUnattended
 
_getDynamicField(String) - Method in class com.vmware.vcenter.guest.HostnameGenerator
 
_getDynamicField(String) - Method in class com.vmware.vcenter.guest.IPSettings
 
_getDynamicField(String) - Method in class com.vmware.vcenter.guest.Ipv4
 
_getDynamicField(String) - Method in class com.vmware.vcenter.guest.Ipv6
 
_getDynamicField(String) - Method in class com.vmware.vcenter.guest.Ipv6Address
 
_getDynamicField(String) - Method in class com.vmware.vcenter.guest.LinuxConfiguration
 
_getDynamicField(String) - Method in class com.vmware.vcenter.guest.UserData
 
_getDynamicField(String) - Method in class com.vmware.vcenter.guest.WindowsConfiguration
 
_getDynamicField(String) - Method in class com.vmware.vcenter.guest.WindowsNetworkAdapterSettings
 
_getDynamicField(String) - Method in class com.vmware.vcenter.guest.WindowsSysprep
 
_getDynamicField(String) - Method in class com.vmware.vcenter.HostTypes.CreateSpec
 
_getDynamicField(String) - Method in class com.vmware.vcenter.HostTypes.FilterSpec
 
_getDynamicField(String) - Method in class com.vmware.vcenter.HostTypes.Summary
 
_getDynamicField(String) - Method in class com.vmware.vcenter.hvc.links.sync.ProvidersTypes.Credentials
 
_getDynamicField(String) - Method in class com.vmware.vcenter.hvc.links.sync.ProvidersTypes.Info
 
_getDynamicField(String) - Method in class com.vmware.vcenter.hvc.links.sync.ProvidersTypes.SessionInfo
 
_getDynamicField(String) - Method in class com.vmware.vcenter.hvc.links.sync.ProvidersTypes.Summary
 
_getDynamicField(String) - Method in class com.vmware.vcenter.hvc.links.SyncTypes.Credentials
 
_getDynamicField(String) - Method in class com.vmware.vcenter.hvc.LinksTypes.CertificateInfo
 
_getDynamicField(String) - Method in class com.vmware.vcenter.hvc.LinksTypes.CreateSpec
 
_getDynamicField(String) - Method in class com.vmware.vcenter.hvc.LinksTypes.Credentials
 
_getDynamicField(String) - Method in class com.vmware.vcenter.hvc.LinksTypes.Summary
 
_getDynamicField(String) - Method in class com.vmware.vcenter.identity.ProvidersTypes.ActiveDirectoryOverLdap
 
_getDynamicField(String) - Method in class com.vmware.vcenter.identity.ProvidersTypes.CreateSpec
 
_getDynamicField(String) - Method in class com.vmware.vcenter.identity.ProvidersTypes.Info
 
_getDynamicField(String) - Method in class com.vmware.vcenter.identity.ProvidersTypes.Oauth2CreateSpec
 
_getDynamicField(String) - Method in class com.vmware.vcenter.identity.ProvidersTypes.Oauth2Info
 
_getDynamicField(String) - Method in class com.vmware.vcenter.identity.ProvidersTypes.Oauth2Summary
 
_getDynamicField(String) - Method in class com.vmware.vcenter.identity.ProvidersTypes.Oauth2UpdateSpec
 
_getDynamicField(String) - Method in class com.vmware.vcenter.identity.ProvidersTypes.OidcCreateSpec
 
_getDynamicField(String) - Method in class com.vmware.vcenter.identity.ProvidersTypes.OidcInfo
 
_getDynamicField(String) - Method in class com.vmware.vcenter.identity.ProvidersTypes.OidcSummary
 
_getDynamicField(String) - Method in class com.vmware.vcenter.identity.ProvidersTypes.OidcUpdateSpec
 
_getDynamicField(String) - Method in class com.vmware.vcenter.identity.ProvidersTypes.Summary
 
_getDynamicField(String) - Method in class com.vmware.vcenter.identity.ProvidersTypes.UpdateSpec
 
_getDynamicField(String) - Method in class com.vmware.vcenter.inventory.DatastoreTypes.Info
 
_getDynamicField(String) - Method in class com.vmware.vcenter.inventory.NetworkTypes.Info
 
_getDynamicField(String) - Method in class com.vmware.vcenter.lcm.discovery.AssociatedProductsTypes.CreateSpec
 
_getDynamicField(String) - Method in class com.vmware.vcenter.lcm.discovery.AssociatedProductsTypes.UpdateSpec
 
_getDynamicField(String) - Method in class com.vmware.vcenter.lcm.discovery.InteropReportTypes.ReleaseInfo
 
_getDynamicField(String) - Method in class com.vmware.vcenter.lcm.discovery.InteropReportTypes.Report
 
_getDynamicField(String) - Method in class com.vmware.vcenter.lcm.discovery.InteropReportTypes.ReportRow
 
_getDynamicField(String) - Method in class com.vmware.vcenter.lcm.discovery.InteropReportTypes.ReportSummary
 
_getDynamicField(String) - Method in class com.vmware.vcenter.lcm.discovery.InteropReportTypes.Result
 
_getDynamicField(String) - Method in class com.vmware.vcenter.lcm.discovery.InteropReportTypes.Spec
 
_getDynamicField(String) - Method in class com.vmware.vcenter.lcm.discovery.Product
 
_getDynamicField(String) - Method in class com.vmware.vcenter.lcm.discovery.ProductCatalogTypes.Summary
 
_getDynamicField(String) - Method in class com.vmware.vcenter.lcm.Notification
 
_getDynamicField(String) - Method in class com.vmware.vcenter.lcm.Notifications
 
_getDynamicField(String) - Method in class com.vmware.vcenter.lcm.ReportsTypes.Location
 
_getDynamicField(String) - Method in class com.vmware.vcenter.lcm.ReportsTypes.Token
 
_getDynamicField(String) - Method in class com.vmware.vcenter.lcm.update.PendingTypes.Info
 
_getDynamicField(String) - Method in class com.vmware.vcenter.lcm.update.PendingTypes.ListResult
 
_getDynamicField(String) - Method in class com.vmware.vcenter.lcm.update.PendingTypes.Summary
 
_getDynamicField(String) - Method in class com.vmware.vcenter.lcm.update.PrecheckReportTypes.Report
 
_getDynamicField(String) - Method in class com.vmware.vcenter.lcm.update.PrecheckReportTypes.ReportSummary
 
_getDynamicField(String) - Method in class com.vmware.vcenter.lcm.update.PrecheckReportTypes.Result
 
_getDynamicField(String) - Method in class com.vmware.vcenter.namespace_management.ClusterAvailableVersionsTypes.Summary
 
_getDynamicField(String) - Method in class com.vmware.vcenter.namespace_management.ClusterCompatibilityTypes.FilterSpec
 
_getDynamicField(String) - Method in class com.vmware.vcenter.namespace_management.ClusterCompatibilityTypes.Summary
 
_getDynamicField(String) - Method in class com.vmware.vcenter.namespace_management.ClusterSizeInfoTypes.Info
 
_getDynamicField(String) - Method in class com.vmware.vcenter.namespace_management.ClusterSizeInfoTypes.VmInfo
 
_getDynamicField(String) - Method in class com.vmware.vcenter.namespace_management.ClustersTypes.EnableSpec
 
_getDynamicField(String) - Method in class com.vmware.vcenter.namespace_management.ClustersTypes.ImageRegistry
 
_getDynamicField(String) - Method in class com.vmware.vcenter.namespace_management.ClustersTypes.ImageStorageSpec
 
_getDynamicField(String) - Method in class com.vmware.vcenter.namespace_management.ClustersTypes.Info
 
_getDynamicField(String) - Method in class com.vmware.vcenter.namespace_management.ClustersTypes.Ipv4Range
 
_getDynamicField(String) - Method in class com.vmware.vcenter.namespace_management.ClustersTypes.Message
 
_getDynamicField(String) - Method in class com.vmware.vcenter.namespace_management.ClustersTypes.NCPClusterNetworkEnableSpec
 
_getDynamicField(String) - Method in class com.vmware.vcenter.namespace_management.ClustersTypes.NCPClusterNetworkInfo
 
_getDynamicField(String) - Method in class com.vmware.vcenter.namespace_management.ClustersTypes.NCPClusterNetworkSetSpec
 
_getDynamicField(String) - Method in class com.vmware.vcenter.namespace_management.ClustersTypes.NCPClusterNetworkUpdateSpec
 
_getDynamicField(String) - Method in class com.vmware.vcenter.namespace_management.ClustersTypes.NetworkSpec
 
_getDynamicField(String) - Method in class com.vmware.vcenter.namespace_management.ClustersTypes.SetSpec
 
_getDynamicField(String) - Method in class com.vmware.vcenter.namespace_management.ClustersTypes.Stats
 
_getDynamicField(String) - Method in class com.vmware.vcenter.namespace_management.ClustersTypes.Summary
 
_getDynamicField(String) - Method in class com.vmware.vcenter.namespace_management.ClustersTypes.UpdateSpec
 
_getDynamicField(String) - Method in class com.vmware.vcenter.namespace_management.DistributedSwitchCompatibilityTypes.FilterSpec
 
_getDynamicField(String) - Method in class com.vmware.vcenter.namespace_management.DistributedSwitchCompatibilityTypes.Summary
 
_getDynamicField(String) - Method in class com.vmware.vcenter.namespace_management.EdgeClusterCompatibilityTypes.FilterSpec
 
_getDynamicField(String) - Method in class com.vmware.vcenter.namespace_management.EdgeClusterCompatibilityTypes.Summary
 
_getDynamicField(String) - Method in class com.vmware.vcenter.namespace_management.HostsConfigTypes.Info
 
_getDynamicField(String) - Method in class com.vmware.vcenter.namespace_management.Ipv4Cidr
 
_getDynamicField(String) - Method in class com.vmware.vcenter.namespace_management.NamespaceResourceOptionsTypes.Info
 
_getDynamicField(String) - Method in class com.vmware.vcenter.namespace_management.software.ClustersTypes.Info
 
_getDynamicField(String) - Method in class com.vmware.vcenter.namespace_management.software.ClustersTypes.Message
 
_getDynamicField(String) - Method in class com.vmware.vcenter.namespace_management.software.ClustersTypes.Result
 
_getDynamicField(String) - Method in class com.vmware.vcenter.namespace_management.software.ClustersTypes.Summary
 
_getDynamicField(String) - Method in class com.vmware.vcenter.namespace_management.software.ClustersTypes.UpgradeProgress
 
_getDynamicField(String) - Method in class com.vmware.vcenter.namespace_management.software.ClustersTypes.UpgradeSpec
 
_getDynamicField(String) - Method in class com.vmware.vcenter.namespace_management.software.ClustersTypes.UpgradeStatus
 
_getDynamicField(String) - Method in class com.vmware.vcenter.namespace_management.stats.TimeSeriesTypes.PodIdentifier
 
_getDynamicField(String) - Method in class com.vmware.vcenter.namespace_management.stats.TimeSeriesTypes.Spec
 
_getDynamicField(String) - Method in class com.vmware.vcenter.namespace_management.stats.TimeSeriesTypes.TimeSeries
 
_getDynamicField(String) - Method in class com.vmware.vcenter.namespace_management.SupportBundleTypes.Location
 
_getDynamicField(String) - Method in class com.vmware.vcenter.namespace_management.SupportBundleTypes.Token
 
_getDynamicField(String) - Method in class com.vmware.vcenter.namespaces.AccessTypes.CreateSpec
 
_getDynamicField(String) - Method in class com.vmware.vcenter.namespaces.AccessTypes.Info
 
_getDynamicField(String) - Method in class com.vmware.vcenter.namespaces.AccessTypes.SetSpec
 
_getDynamicField(String) - Method in class com.vmware.vcenter.namespaces.Container
 
_getDynamicField(String) - Method in class com.vmware.vcenter.namespaces.EndpointAddress
 
_getDynamicField(String) - Method in class com.vmware.vcenter.namespaces.IngressRuleValue
 
_getDynamicField(String) - Method in class com.vmware.vcenter.namespaces.InstancesTypes.Access
 
_getDynamicField(String) - Method in class com.vmware.vcenter.namespaces.InstancesTypes.CreateSpec
 
_getDynamicField(String) - Method in class com.vmware.vcenter.namespaces.InstancesTypes.Info
 
_getDynamicField(String) - Method in class com.vmware.vcenter.namespaces.InstancesTypes.Message
 
_getDynamicField(String) - Method in class com.vmware.vcenter.namespaces.InstancesTypes.SetSpec
 
_getDynamicField(String) - Method in class com.vmware.vcenter.namespaces.InstancesTypes.Stats
 
_getDynamicField(String) - Method in class com.vmware.vcenter.namespaces.InstancesTypes.StorageSpec
 
_getDynamicField(String) - Method in class com.vmware.vcenter.namespaces.InstancesTypes.Summary
 
_getDynamicField(String) - Method in class com.vmware.vcenter.namespaces.InstancesTypes.UpdateSpec
 
_getDynamicField(String) - Method in class com.vmware.vcenter.namespaces.ResourceQuotaOptionsV1
 
_getDynamicField(String) - Method in class com.vmware.vcenter.namespaces.ResourceQuotaOptionsV1Update
 
_getDynamicField(String) - Method in class com.vmware.vcenter.namespaces.user.InstancesTypes.Summary
 
_getDynamicField(String) - Method in class com.vmware.vcenter.NetworkTypes.FilterSpec
 
_getDynamicField(String) - Method in class com.vmware.vcenter.NetworkTypes.Summary
 
_getDynamicField(String) - Method in class com.vmware.vcenter.ovf.CertificateParams
 
_getDynamicField(String) - Method in class com.vmware.vcenter.ovf.DeploymentOption
 
_getDynamicField(String) - Method in class com.vmware.vcenter.ovf.DeploymentOptionParams
 
_getDynamicField(String) - Method in class com.vmware.vcenter.ovf.ExportFlagTypes.Info
 
_getDynamicField(String) - Method in class com.vmware.vcenter.ovf.ExtraConfig
 
_getDynamicField(String) - Method in class com.vmware.vcenter.ovf.ExtraConfigParams
 
_getDynamicField(String) - Method in class com.vmware.vcenter.ovf.ImportFlagTypes.Info
 
_getDynamicField(String) - Method in class com.vmware.vcenter.ovf.IpAllocationParams
 
_getDynamicField(String) - Method in class com.vmware.vcenter.ovf.LibraryItemTypes.CreateResult
 
_getDynamicField(String) - Method in class com.vmware.vcenter.ovf.LibraryItemTypes.CreateSpec
 
_getDynamicField(String) - Method in class com.vmware.vcenter.ovf.LibraryItemTypes.CreateTarget
 
_getDynamicField(String) - Method in class com.vmware.vcenter.ovf.LibraryItemTypes.DeployableIdentity
 
_getDynamicField(String) - Method in class com.vmware.vcenter.ovf.LibraryItemTypes.DeploymentResult
 
_getDynamicField(String) - Method in class com.vmware.vcenter.ovf.LibraryItemTypes.DeploymentTarget
 
_getDynamicField(String) - Method in class com.vmware.vcenter.ovf.LibraryItemTypes.OvfSummary
 
_getDynamicField(String) - Method in class com.vmware.vcenter.ovf.LibraryItemTypes.ResourcePoolDeploymentSpec
 
_getDynamicField(String) - Method in class com.vmware.vcenter.ovf.LibraryItemTypes.ResultInfo
 
_getDynamicField(String) - Method in class com.vmware.vcenter.ovf.LibraryItemTypes.StorageGroupMapping
 
_getDynamicField(String) - Method in class com.vmware.vcenter.ovf.OvfError
 
_getDynamicField(String) - Method in class com.vmware.vcenter.ovf.OvfInfo
 
_getDynamicField(String) - Method in class com.vmware.vcenter.ovf.OvfMessage
 
_getDynamicField(String) - Method in class com.vmware.vcenter.ovf.OvfParams
 
_getDynamicField(String) - Method in class com.vmware.vcenter.ovf.OvfWarning
 
_getDynamicField(String) - Method in class com.vmware.vcenter.ovf.ParseIssue
 
_getDynamicField(String) - Method in class com.vmware.vcenter.ovf.Property
 
_getDynamicField(String) - Method in class com.vmware.vcenter.ovf.PropertyParams
 
_getDynamicField(String) - Method in class com.vmware.vcenter.ovf.ScaleOutGroup
 
_getDynamicField(String) - Method in class com.vmware.vcenter.ovf.ScaleOutParams
 
_getDynamicField(String) - Method in class com.vmware.vcenter.ovf.SizeParams
 
_getDynamicField(String) - Method in class com.vmware.vcenter.ovf.UnknownSection
 
_getDynamicField(String) - Method in class com.vmware.vcenter.ovf.UnknownSectionParams
 
_getDynamicField(String) - Method in class com.vmware.vcenter.ovf.VcenterExtensionParams
 
_getDynamicField(String) - Method in class com.vmware.vcenter.ResourcePoolTypes.CreateSpec
 
_getDynamicField(String) - Method in class com.vmware.vcenter.ResourcePoolTypes.FilterSpec
 
_getDynamicField(String) - Method in class com.vmware.vcenter.ResourcePoolTypes.Info
 
_getDynamicField(String) - Method in class com.vmware.vcenter.ResourcePoolTypes.ResourceAllocationCreateSpec
 
_getDynamicField(String) - Method in class com.vmware.vcenter.ResourcePoolTypes.ResourceAllocationInfo
 
_getDynamicField(String) - Method in class com.vmware.vcenter.ResourcePoolTypes.ResourceAllocationUpdateSpec
 
_getDynamicField(String) - Method in class com.vmware.vcenter.ResourcePoolTypes.SharesInfo
 
_getDynamicField(String) - Method in class com.vmware.vcenter.ResourcePoolTypes.Summary
 
_getDynamicField(String) - Method in class com.vmware.vcenter.ResourcePoolTypes.UpdateSpec
 
_getDynamicField(String) - Method in class com.vmware.vcenter.services.ServiceTypes.Info
 
_getDynamicField(String) - Method in class com.vmware.vcenter.services.ServiceTypes.UpdateSpec
 
_getDynamicField(String) - Method in class com.vmware.vcenter.storage.policies.compliance.VMTypes.FilterSpec
 
_getDynamicField(String) - Method in class com.vmware.vcenter.storage.policies.compliance.VMTypes.Info
 
_getDynamicField(String) - Method in class com.vmware.vcenter.storage.policies.ComplianceTypes.FilterSpec
 
_getDynamicField(String) - Method in class com.vmware.vcenter.storage.policies.ComplianceTypes.Summary
 
_getDynamicField(String) - Method in class com.vmware.vcenter.storage.policies.VMTypes.Info
 
_getDynamicField(String) - Method in class com.vmware.vcenter.storage.PoliciesTypes.CompatibilityInfo
 
_getDynamicField(String) - Method in class com.vmware.vcenter.storage.PoliciesTypes.CompatibleDatastoreInfo
 
_getDynamicField(String) - Method in class com.vmware.vcenter.storage.PoliciesTypes.FilterSpec
 
_getDynamicField(String) - Method in class com.vmware.vcenter.storage.PoliciesTypes.Summary
 
_getDynamicField(String) - Method in class com.vmware.vcenter.system_config.DeploymentTypeTypes.Info
 
_getDynamicField(String) - Method in class com.vmware.vcenter.system_config.DeploymentTypeTypes.ReconfigureSpec
 
_getDynamicField(String) - Method in class com.vmware.vcenter.system_config.PscRegistrationTypes.Info
 
_getDynamicField(String) - Method in class com.vmware.vcenter.tagging.AssociationsTypes.IterationSpec
 
_getDynamicField(String) - Method in class com.vmware.vcenter.tagging.AssociationsTypes.ListResult
 
_getDynamicField(String) - Method in class com.vmware.vcenter.tagging.AssociationsTypes.Summary
 
_getDynamicField(String) - Method in exception com.vmware.vcenter.tokenservice.Error
 
_getDynamicField(String) - Method in exception com.vmware.vcenter.tokenservice.InvalidGrant
 
_getDynamicField(String) - Method in exception com.vmware.vcenter.tokenservice.InvalidRequest
 
_getDynamicField(String) - Method in exception com.vmware.vcenter.tokenservice.InvalidScope
 
_getDynamicField(String) - Method in class com.vmware.vcenter.tokenservice.TokenExchangeTypes.ExchangeSpec
 
_getDynamicField(String) - Method in class com.vmware.vcenter.tokenservice.TokenExchangeTypes.Info
 
_getDynamicField(String) - Method in class com.vmware.vcenter.topology.NodesTypes.FilterSpec
 
_getDynamicField(String) - Method in class com.vmware.vcenter.topology.NodesTypes.Info
 
_getDynamicField(String) - Method in class com.vmware.vcenter.topology.NodesTypes.Summary
 
_getDynamicField(String) - Method in class com.vmware.vcenter.topology.ReplicationStatusTypes.FilterSpec
 
_getDynamicField(String) - Method in class com.vmware.vcenter.topology.ReplicationStatusTypes.Summary
 
_getDynamicField(String) - Method in class com.vmware.vcenter.trusted_infrastructure.attestation.ServicesTypes.CreateSpec
 
_getDynamicField(String) - Method in class com.vmware.vcenter.trusted_infrastructure.attestation.ServicesTypes.FilterSpec
 
_getDynamicField(String) - Method in class com.vmware.vcenter.trusted_infrastructure.attestation.ServicesTypes.Info
 
_getDynamicField(String) - Method in class com.vmware.vcenter.trusted_infrastructure.attestation.ServicesTypes.Summary
 
_getDynamicField(String) - Method in class com.vmware.vcenter.trusted_infrastructure.kms.ServicesTypes.CreateSpec
 
_getDynamicField(String) - Method in class com.vmware.vcenter.trusted_infrastructure.kms.ServicesTypes.FilterSpec
 
_getDynamicField(String) - Method in class com.vmware.vcenter.trusted_infrastructure.kms.ServicesTypes.Info
 
_getDynamicField(String) - Method in class com.vmware.vcenter.trusted_infrastructure.kms.ServicesTypes.Summary
 
_getDynamicField(String) - Method in class com.vmware.vcenter.trusted_infrastructure.NetworkAddress
 
_getDynamicField(String) - Method in class com.vmware.vcenter.trusted_infrastructure.PrincipalTypes.Info
 
_getDynamicField(String) - Method in class com.vmware.vcenter.trusted_infrastructure.StsPrincipal
 
_getDynamicField(String) - Method in class com.vmware.vcenter.trusted_infrastructure.StsPrincipalId
 
_getDynamicField(String) - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.attestation.os.esx.BaseImagesTypes.FilterSpec
 
_getDynamicField(String) - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.attestation.os.esx.BaseImagesTypes.Info
 
_getDynamicField(String) - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.attestation.os.esx.BaseImagesTypes.Summary
 
_getDynamicField(String) - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.attestation.ServiceStatusTypes.Info
 
_getDynamicField(String) - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.attestation.tpm2.CaCertificatesTypes.CreateSpec
 
_getDynamicField(String) - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.attestation.tpm2.CaCertificatesTypes.Info
 
_getDynamicField(String) - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.attestation.tpm2.CaCertificatesTypes.Summary
 
_getDynamicField(String) - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.attestation.tpm2.EndorsementKeysTypes.CreateSpec
 
_getDynamicField(String) - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.attestation.tpm2.EndorsementKeysTypes.Info
 
_getDynamicField(String) - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.attestation.tpm2.EndorsementKeysTypes.Summary
 
_getDynamicField(String) - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.attestation.tpm2.SettingsTypes.Info
 
_getDynamicField(String) - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.attestation.tpm2.SettingsTypes.UpdateSpec
 
_getDynamicField(String) - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.ConsumerPrincipalsTypes.CreateSpec
 
_getDynamicField(String) - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.ConsumerPrincipalsTypes.FilterSpec
 
_getDynamicField(String) - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.ConsumerPrincipalsTypes.Info
 
_getDynamicField(String) - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.ConsumerPrincipalsTypes.Summary
 
_getDynamicField(String) - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.providers.client_certificate.CsrTypes.Info
 
_getDynamicField(String) - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.providers.ClientCertificateTypes.Info
 
_getDynamicField(String) - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.providers.ClientCertificateTypes.UpdateSpec
 
_getDynamicField(String) - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.providers.CurrentPeerCertificatesTypes.FilterSpec
 
_getDynamicField(String) - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.providers.CurrentPeerCertificatesTypes.Summary
 
_getDynamicField(String) - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.providers.TrustedPeerCertificatesTypes.Info
 
_getDynamicField(String) - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.providers.TrustedPeerCertificatesTypes.UpdateSpec
 
_getDynamicField(String) - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.ProvidersTypes.CreateSpec
 
_getDynamicField(String) - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.ProvidersTypes.Info
 
_getDynamicField(String) - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.ProvidersTypes.KeyServerCreateSpec
 
_getDynamicField(String) - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.ProvidersTypes.KeyServerInfo
 
_getDynamicField(String) - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.ProvidersTypes.KeyServerUpdateSpec
 
_getDynamicField(String) - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.ProvidersTypes.KmipServerCreateSpec
 
_getDynamicField(String) - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.ProvidersTypes.KmipServerInfo
 
_getDynamicField(String) - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.ProvidersTypes.KmipServerUpdateSpec
 
_getDynamicField(String) - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.ProvidersTypes.Server
 
_getDynamicField(String) - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.ProvidersTypes.ServerInfo
 
_getDynamicField(String) - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.ProvidersTypes.Status
 
_getDynamicField(String) - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.ProvidersTypes.Summary
 
_getDynamicField(String) - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.ProvidersTypes.UpdateSpec
 
_getDynamicField(String) - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.ServiceStatusTypes.Info
 
_getDynamicField(String) - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_hosts.AttestationTypes.FilterSpec
 
_getDynamicField(String) - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_hosts.AttestationTypes.Info
 
_getDynamicField(String) - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_hosts.AttestationTypes.Summary
 
_getDynamicField(String) - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_hosts.KmsTypes.FilterSpec
 
_getDynamicField(String) - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_hosts.KmsTypes.Info
 
_getDynamicField(String) - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_hosts.KmsTypes.Summary
 
_getDynamicField(String) - Method in class com.vmware.vcenter.trusted_infrastructure.TrustAuthorityClustersTypes.FilterSpec
 
_getDynamicField(String) - Method in class com.vmware.vcenter.trusted_infrastructure.TrustAuthorityClustersTypes.Info
 
_getDynamicField(String) - Method in class com.vmware.vcenter.trusted_infrastructure.TrustAuthorityClustersTypes.Summary
 
_getDynamicField(String) - Method in class com.vmware.vcenter.trusted_infrastructure.TrustAuthorityClustersTypes.UpdateSpec
 
_getDynamicField(String) - Method in class com.vmware.vcenter.trusted_infrastructure.trusted_clusters.attestation.ServicesTypes.CreateSpec
 
_getDynamicField(String) - Method in class com.vmware.vcenter.trusted_infrastructure.trusted_clusters.attestation.ServicesTypes.FilterSpec
 
_getDynamicField(String) - Method in class com.vmware.vcenter.trusted_infrastructure.trusted_clusters.attestation.ServicesTypes.Info
 
_getDynamicField(String) - Method in class com.vmware.vcenter.trusted_infrastructure.trusted_clusters.attestation.ServicesTypes.Summary
 
_getDynamicField(String) - Method in class com.vmware.vcenter.trusted_infrastructure.trusted_clusters.kms.ServicesTypes.CreateSpec
 
_getDynamicField(String) - Method in class com.vmware.vcenter.trusted_infrastructure.trusted_clusters.kms.ServicesTypes.FilterSpec
 
_getDynamicField(String) - Method in class com.vmware.vcenter.trusted_infrastructure.trusted_clusters.kms.ServicesTypes.Info
 
_getDynamicField(String) - Method in class com.vmware.vcenter.trusted_infrastructure.trusted_clusters.kms.ServicesTypes.Summary
 
_getDynamicField(String) - Method in class com.vmware.vcenter.trusted_infrastructure.X509CertChain
 
_getDynamicField(String) - Method in class com.vmware.vcenter.vcha.CertificateInfo
 
_getDynamicField(String) - Method in class com.vmware.vcenter.vcha.cluster.ActiveTypes.Info
 
_getDynamicField(String) - Method in class com.vmware.vcenter.vcha.cluster.DeploymentTypeTypes.Info
 
_getDynamicField(String) - Method in class com.vmware.vcenter.vcha.cluster.ModeTypes.Info
 
_getDynamicField(String) - Method in class com.vmware.vcenter.vcha.cluster.PassiveTypes.CheckResult
 
_getDynamicField(String) - Method in class com.vmware.vcenter.vcha.cluster.PassiveTypes.CheckSpec
 
_getDynamicField(String) - Method in class com.vmware.vcenter.vcha.cluster.PassiveTypes.RedeploySpec
 
_getDynamicField(String) - Method in class com.vmware.vcenter.vcha.cluster.WitnessTypes.CheckResult
 
_getDynamicField(String) - Method in class com.vmware.vcenter.vcha.cluster.WitnessTypes.CheckSpec
 
_getDynamicField(String) - Method in class com.vmware.vcenter.vcha.cluster.WitnessTypes.RedeploySpec
 
_getDynamicField(String) - Method in class com.vmware.vcenter.vcha.ClusterTypes.ActiveSpec
 
_getDynamicField(String) - Method in class com.vmware.vcenter.vcha.ClusterTypes.DeploySpec
 
_getDynamicField(String) - Method in class com.vmware.vcenter.vcha.ClusterTypes.ErrorCondition
 
_getDynamicField(String) - Method in class com.vmware.vcenter.vcha.ClusterTypes.Info
 
_getDynamicField(String) - Method in class com.vmware.vcenter.vcha.ClusterTypes.IpInfo
 
_getDynamicField(String) - Method in class com.vmware.vcenter.vcha.ClusterTypes.Ipv4Info
 
_getDynamicField(String) - Method in class com.vmware.vcenter.vcha.ClusterTypes.Ipv6Info
 
_getDynamicField(String) - Method in class com.vmware.vcenter.vcha.ClusterTypes.NodeInfo
 
_getDynamicField(String) - Method in class com.vmware.vcenter.vcha.ClusterTypes.NodeRuntimeInfo
 
_getDynamicField(String) - Method in class com.vmware.vcenter.vcha.ClusterTypes.NodeVmInfo
 
_getDynamicField(String) - Method in class com.vmware.vcenter.vcha.ClusterTypes.PassiveSpec
 
_getDynamicField(String) - Method in class com.vmware.vcenter.vcha.ClusterTypes.UndeploySpec
 
_getDynamicField(String) - Method in class com.vmware.vcenter.vcha.ClusterTypes.VmInfo
 
_getDynamicField(String) - Method in class com.vmware.vcenter.vcha.ClusterTypes.WitnessInfo
 
_getDynamicField(String) - Method in class com.vmware.vcenter.vcha.ClusterTypes.WitnessSpec
 
_getDynamicField(String) - Method in class com.vmware.vcenter.vcha.ConnectionSpec
 
_getDynamicField(String) - Method in class com.vmware.vcenter.vcha.CredentialsSpec
 
_getDynamicField(String) - Method in class com.vmware.vcenter.vcha.DiskInfo
 
_getDynamicField(String) - Method in class com.vmware.vcenter.vcha.DiskSpec
 
_getDynamicField(String) - Method in class com.vmware.vcenter.vcha.IpSpec
 
_getDynamicField(String) - Method in class com.vmware.vcenter.vcha.Ipv4Spec
 
_getDynamicField(String) - Method in class com.vmware.vcenter.vcha.Ipv6Spec
 
_getDynamicField(String) - Method in class com.vmware.vcenter.vcha.OperationsTypes.Info
 
_getDynamicField(String) - Method in class com.vmware.vcenter.vcha.PlacementInfo
 
_getDynamicField(String) - Method in class com.vmware.vcenter.vcha.PlacementSpec
 
_getDynamicField(String) - Method in class com.vmware.vcenter.vm.compute.PoliciesTypes.Info
 
_getDynamicField(String) - Method in class com.vmware.vcenter.vm.console.TicketsTypes.CreateSpec
 
_getDynamicField(String) - Method in class com.vmware.vcenter.vm.console.TicketsTypes.Summary
 
_getDynamicField(String) - Method in class com.vmware.vcenter.vm.guest.CustomizationTypes.SetSpec
 
_getDynamicField(String) - Method in class com.vmware.vcenter.vm.guest.DhcpConfigInfo
 
_getDynamicField(String) - Method in class com.vmware.vcenter.vm.guest.DnsAssignedValues
 
_getDynamicField(String) - Method in class com.vmware.vcenter.vm.guest.DnsConfigInfo
 
_getDynamicField(String) - Method in class com.vmware.vcenter.vm.guest.IdentityTypes.Info
 
_getDynamicField(String) - Method in class com.vmware.vcenter.vm.guest.LocalFilesystemTypes.Info
 
_getDynamicField(String) - Method in class com.vmware.vcenter.vm.guest.LocalFilesystemTypes.VirtualDiskMapping
 
_getDynamicField(String) - Method in class com.vmware.vcenter.vm.guest.networking.InterfacesTypes.Info
 
_getDynamicField(String) - Method in class com.vmware.vcenter.vm.guest.networking.InterfacesTypes.IpAddressInfo
 
_getDynamicField(String) - Method in class com.vmware.vcenter.vm.guest.networking.InterfacesTypes.IpConfigInfo
 
_getDynamicField(String) - Method in class com.vmware.vcenter.vm.guest.networking.RoutesTypes.Info
 
_getDynamicField(String) - Method in class com.vmware.vcenter.vm.guest.NetworkingTypes.Info
 
_getDynamicField(String) - Method in class com.vmware.vcenter.vm.guest.PowerTypes.Info
 
_getDynamicField(String) - Method in class com.vmware.vcenter.vm.hardware.adapter.SataTypes.CreateSpec
 
_getDynamicField(String) - Method in class com.vmware.vcenter.vm.hardware.adapter.SataTypes.Info
 
_getDynamicField(String) - Method in class com.vmware.vcenter.vm.hardware.adapter.SataTypes.Summary
 
_getDynamicField(String) - Method in class com.vmware.vcenter.vm.hardware.adapter.ScsiTypes.CreateSpec
 
_getDynamicField(String) - Method in class com.vmware.vcenter.vm.hardware.adapter.ScsiTypes.Info
 
_getDynamicField(String) - Method in class com.vmware.vcenter.vm.hardware.adapter.ScsiTypes.Summary
 
_getDynamicField(String) - Method in class com.vmware.vcenter.vm.hardware.adapter.ScsiTypes.UpdateSpec
 
_getDynamicField(String) - Method in class com.vmware.vcenter.vm.hardware.boot.DeviceTypes.Entry
 
_getDynamicField(String) - Method in class com.vmware.vcenter.vm.hardware.boot.DeviceTypes.EntryCreateSpec
 
_getDynamicField(String) - Method in class com.vmware.vcenter.vm.hardware.BootTypes.CreateSpec
 
_getDynamicField(String) - Method in class com.vmware.vcenter.vm.hardware.BootTypes.Info
 
_getDynamicField(String) - Method in class com.vmware.vcenter.vm.hardware.BootTypes.UpdateSpec
 
_getDynamicField(String) - Method in class com.vmware.vcenter.vm.hardware.CdromTypes.BackingInfo
 
_getDynamicField(String) - Method in class com.vmware.vcenter.vm.hardware.CdromTypes.BackingSpec
 
_getDynamicField(String) - Method in class com.vmware.vcenter.vm.hardware.CdromTypes.CreateSpec
 
_getDynamicField(String) - Method in class com.vmware.vcenter.vm.hardware.CdromTypes.Info
 
_getDynamicField(String) - Method in class com.vmware.vcenter.vm.hardware.CdromTypes.Summary
 
_getDynamicField(String) - Method in class com.vmware.vcenter.vm.hardware.CdromTypes.UpdateSpec
 
_getDynamicField(String) - Method in class com.vmware.vcenter.vm.hardware.ConnectionCreateSpec
 
_getDynamicField(String) - Method in class com.vmware.vcenter.vm.hardware.ConnectionInfo
 
_getDynamicField(String) - Method in class com.vmware.vcenter.vm.hardware.ConnectionUpdateSpec
 
_getDynamicField(String) - Method in class com.vmware.vcenter.vm.hardware.CpuTypes.Info
 
_getDynamicField(String) - Method in class com.vmware.vcenter.vm.hardware.CpuTypes.UpdateSpec
 
_getDynamicField(String) - Method in class com.vmware.vcenter.vm.hardware.DiskTypes.BackingInfo
 
_getDynamicField(String) - Method in class com.vmware.vcenter.vm.hardware.DiskTypes.BackingSpec
 
_getDynamicField(String) - Method in class com.vmware.vcenter.vm.hardware.DiskTypes.CreateSpec
 
_getDynamicField(String) - Method in class com.vmware.vcenter.vm.hardware.DiskTypes.Info
 
_getDynamicField(String) - Method in class com.vmware.vcenter.vm.hardware.DiskTypes.StoragePolicySpec
 
_getDynamicField(String) - Method in class com.vmware.vcenter.vm.hardware.DiskTypes.Summary
 
_getDynamicField(String) - Method in class com.vmware.vcenter.vm.hardware.DiskTypes.UpdateSpec
 
_getDynamicField(String) - Method in class com.vmware.vcenter.vm.hardware.DiskTypes.VmdkCreateSpec
 
_getDynamicField(String) - Method in class com.vmware.vcenter.vm.hardware.EthernetTypes.BackingInfo
 
_getDynamicField(String) - Method in class com.vmware.vcenter.vm.hardware.EthernetTypes.BackingSpec
 
_getDynamicField(String) - Method in class com.vmware.vcenter.vm.hardware.EthernetTypes.CreateSpec
 
_getDynamicField(String) - Method in class com.vmware.vcenter.vm.hardware.EthernetTypes.Info
 
_getDynamicField(String) - Method in class com.vmware.vcenter.vm.hardware.EthernetTypes.Summary
 
_getDynamicField(String) - Method in class com.vmware.vcenter.vm.hardware.EthernetTypes.UpdateSpec
 
_getDynamicField(String) - Method in class com.vmware.vcenter.vm.hardware.FloppyTypes.BackingInfo
 
_getDynamicField(String) - Method in class com.vmware.vcenter.vm.hardware.FloppyTypes.BackingSpec
 
_getDynamicField(String) - Method in class com.vmware.vcenter.vm.hardware.FloppyTypes.CreateSpec
 
_getDynamicField(String) - Method in class com.vmware.vcenter.vm.hardware.FloppyTypes.Info
 
_getDynamicField(String) - Method in class com.vmware.vcenter.vm.hardware.FloppyTypes.Summary
 
_getDynamicField(String) - Method in class com.vmware.vcenter.vm.hardware.FloppyTypes.UpdateSpec
 
_getDynamicField(String) - Method in class com.vmware.vcenter.vm.hardware.IdeAddressInfo
 
_getDynamicField(String) - Method in class com.vmware.vcenter.vm.hardware.IdeAddressSpec
 
_getDynamicField(String) - Method in class com.vmware.vcenter.vm.hardware.MemoryTypes.Info
 
_getDynamicField(String) - Method in class com.vmware.vcenter.vm.hardware.MemoryTypes.UpdateSpec
 
_getDynamicField(String) - Method in class com.vmware.vcenter.vm.hardware.ParallelTypes.BackingInfo
 
_getDynamicField(String) - Method in class com.vmware.vcenter.vm.hardware.ParallelTypes.BackingSpec
 
_getDynamicField(String) - Method in class com.vmware.vcenter.vm.hardware.ParallelTypes.CreateSpec
 
_getDynamicField(String) - Method in class com.vmware.vcenter.vm.hardware.ParallelTypes.Info
 
_getDynamicField(String) - Method in class com.vmware.vcenter.vm.hardware.ParallelTypes.Summary
 
_getDynamicField(String) - Method in class com.vmware.vcenter.vm.hardware.ParallelTypes.UpdateSpec
 
_getDynamicField(String) - Method in class com.vmware.vcenter.vm.hardware.SataAddressInfo
 
_getDynamicField(String) - Method in class com.vmware.vcenter.vm.hardware.SataAddressSpec
 
_getDynamicField(String) - Method in class com.vmware.vcenter.vm.hardware.ScsiAddressInfo
 
_getDynamicField(String) - Method in class com.vmware.vcenter.vm.hardware.ScsiAddressSpec
 
_getDynamicField(String) - Method in class com.vmware.vcenter.vm.hardware.SerialTypes.BackingInfo
 
_getDynamicField(String) - Method in class com.vmware.vcenter.vm.hardware.SerialTypes.BackingSpec
 
_getDynamicField(String) - Method in class com.vmware.vcenter.vm.hardware.SerialTypes.CreateSpec
 
_getDynamicField(String) - Method in class com.vmware.vcenter.vm.hardware.SerialTypes.Info
 
_getDynamicField(String) - Method in class com.vmware.vcenter.vm.hardware.SerialTypes.Summary
 
_getDynamicField(String) - Method in class com.vmware.vcenter.vm.hardware.SerialTypes.UpdateSpec
 
_getDynamicField(String) - Method in class com.vmware.vcenter.vm.HardwareTypes.Info
 
_getDynamicField(String) - Method in class com.vmware.vcenter.vm.HardwareTypes.UpdateSpec
 
_getDynamicField(String) - Method in class com.vmware.vcenter.vm.IdentityTypes.Info
 
_getDynamicField(String) - Method in class com.vmware.vcenter.vm.LibraryItemTypes.CheckOutInfo
 
_getDynamicField(String) - Method in class com.vmware.vcenter.vm.LibraryItemTypes.Info
 
_getDynamicField(String) - Method in class com.vmware.vcenter.vm.PowerTypes.Info
 
_getDynamicField(String) - Method in class com.vmware.vcenter.vm.storage.policy.ComplianceTypes.CheckSpec
 
_getDynamicField(String) - Method in class com.vmware.vcenter.vm.storage.policy.ComplianceTypes.Info
 
_getDynamicField(String) - Method in class com.vmware.vcenter.vm.storage.policy.ComplianceTypes.VmComplianceInfo
 
_getDynamicField(String) - Method in class com.vmware.vcenter.vm.storage.PolicyTypes.DiskPolicySpec
 
_getDynamicField(String) - Method in class com.vmware.vcenter.vm.storage.PolicyTypes.Info
 
_getDynamicField(String) - Method in class com.vmware.vcenter.vm.storage.PolicyTypes.UpdateSpec
 
_getDynamicField(String) - Method in class com.vmware.vcenter.vm.storage.PolicyTypes.VmHomePolicySpec
 
_getDynamicField(String) - Method in class com.vmware.vcenter.vm.tools.InstallerTypes.Info
 
_getDynamicField(String) - Method in class com.vmware.vcenter.vm.ToolsTypes.Info
 
_getDynamicField(String) - Method in class com.vmware.vcenter.vm.ToolsTypes.UpdateSpec
 
_getDynamicField(String) - Method in class com.vmware.vcenter.vm_template.library_items.CheckOutsTypes.CheckInSpec
 
_getDynamicField(String) - Method in class com.vmware.vcenter.vm_template.library_items.CheckOutsTypes.CheckOutSpec
 
_getDynamicField(String) - Method in class com.vmware.vcenter.vm_template.library_items.CheckOutsTypes.Info
 
_getDynamicField(String) - Method in class com.vmware.vcenter.vm_template.library_items.CheckOutsTypes.PlacementSpec
 
_getDynamicField(String) - Method in class com.vmware.vcenter.vm_template.library_items.CheckOutsTypes.Summary
 
_getDynamicField(String) - Method in class com.vmware.vcenter.vm_template.library_items.VersionsTypes.Info
 
_getDynamicField(String) - Method in class com.vmware.vcenter.vm_template.library_items.VersionsTypes.RollbackSpec
 
_getDynamicField(String) - Method in class com.vmware.vcenter.vm_template.library_items.VersionsTypes.Summary
 
_getDynamicField(String) - Method in class com.vmware.vcenter.vm_template.LibraryItemsTypes.CpuInfo
 
_getDynamicField(String) - Method in class com.vmware.vcenter.vm_template.LibraryItemsTypes.CpuUpdateSpec
 
_getDynamicField(String) - Method in class com.vmware.vcenter.vm_template.LibraryItemsTypes.CreatePlacementSpec
 
_getDynamicField(String) - Method in class com.vmware.vcenter.vm_template.LibraryItemsTypes.CreateSpec
 
_getDynamicField(String) - Method in class com.vmware.vcenter.vm_template.LibraryItemsTypes.CreateSpecDiskStorage
 
_getDynamicField(String) - Method in class com.vmware.vcenter.vm_template.LibraryItemsTypes.CreateSpecDiskStoragePolicy
 
_getDynamicField(String) - Method in class com.vmware.vcenter.vm_template.LibraryItemsTypes.CreateSpecVmHomeStorage
 
_getDynamicField(String) - Method in class com.vmware.vcenter.vm_template.LibraryItemsTypes.CreateSpecVmHomeStoragePolicy
 
_getDynamicField(String) - Method in class com.vmware.vcenter.vm_template.LibraryItemsTypes.DeployPlacementSpec
 
_getDynamicField(String) - Method in class com.vmware.vcenter.vm_template.LibraryItemsTypes.DeploySpec
 
_getDynamicField(String) - Method in class com.vmware.vcenter.vm_template.LibraryItemsTypes.DeploySpecDiskStorage
 
_getDynamicField(String) - Method in class com.vmware.vcenter.vm_template.LibraryItemsTypes.DeploySpecDiskStoragePolicy
 
_getDynamicField(String) - Method in class com.vmware.vcenter.vm_template.LibraryItemsTypes.DeploySpecVmHomeStorage
 
_getDynamicField(String) - Method in class com.vmware.vcenter.vm_template.LibraryItemsTypes.DeploySpecVmHomeStoragePolicy
 
_getDynamicField(String) - Method in class com.vmware.vcenter.vm_template.LibraryItemsTypes.DiskInfo
 
_getDynamicField(String) - Method in class com.vmware.vcenter.vm_template.LibraryItemsTypes.DiskStorageInfo
 
_getDynamicField(String) - Method in class com.vmware.vcenter.vm_template.LibraryItemsTypes.DiskUpdateSpec
 
_getDynamicField(String) - Method in class com.vmware.vcenter.vm_template.LibraryItemsTypes.EthernetInfo
 
_getDynamicField(String) - Method in class com.vmware.vcenter.vm_template.LibraryItemsTypes.EthernetUpdateSpec
 
_getDynamicField(String) - Method in class com.vmware.vcenter.vm_template.LibraryItemsTypes.GuestCustomizationSpec
 
_getDynamicField(String) - Method in class com.vmware.vcenter.vm_template.LibraryItemsTypes.HardwareCustomizationSpec
 
_getDynamicField(String) - Method in class com.vmware.vcenter.vm_template.LibraryItemsTypes.Info
 
_getDynamicField(String) - Method in class com.vmware.vcenter.vm_template.LibraryItemsTypes.MemoryInfo
 
_getDynamicField(String) - Method in class com.vmware.vcenter.vm_template.LibraryItemsTypes.MemoryUpdateSpec
 
_getDynamicField(String) - Method in class com.vmware.vcenter.vm_template.LibraryItemsTypes.VmHomeStorageInfo
 
_getDynamicField(String) - Method in class com.vmware.vcenter.VMTypes.ClonePlacementSpec
 
_getDynamicField(String) - Method in class com.vmware.vcenter.VMTypes.CloneSpec
 
_getDynamicField(String) - Method in class com.vmware.vcenter.VMTypes.ComputePlacementSpec
 
_getDynamicField(String) - Method in class com.vmware.vcenter.VMTypes.CreateSpec
 
_getDynamicField(String) - Method in class com.vmware.vcenter.VMTypes.DiskCloneSpec
 
_getDynamicField(String) - Method in class com.vmware.vcenter.VMTypes.DiskRelocateSpec
 
_getDynamicField(String) - Method in class com.vmware.vcenter.VMTypes.FilterSpec
 
_getDynamicField(String) - Method in class com.vmware.vcenter.VMTypes.GuestCustomizationSpec
 
_getDynamicField(String) - Method in class com.vmware.vcenter.VMTypes.Info
 
_getDynamicField(String) - Method in class com.vmware.vcenter.VMTypes.InstantClonePlacementSpec
 
_getDynamicField(String) - Method in class com.vmware.vcenter.VMTypes.InstantCloneSpec
 
_getDynamicField(String) - Method in class com.vmware.vcenter.VMTypes.InventoryPlacementSpec
 
_getDynamicField(String) - Method in class com.vmware.vcenter.VMTypes.PlacementSpec
 
_getDynamicField(String) - Method in class com.vmware.vcenter.VMTypes.RegisterPlacementSpec
 
_getDynamicField(String) - Method in class com.vmware.vcenter.VMTypes.RegisterSpec
 
_getDynamicField(String) - Method in class com.vmware.vcenter.VMTypes.RelocatePlacementSpec
 
_getDynamicField(String) - Method in class com.vmware.vcenter.VMTypes.RelocateSpec
 
_getDynamicField(String) - Method in class com.vmware.vcenter.VMTypes.StoragePlacementSpec
 
_getDynamicField(String) - Method in class com.vmware.vcenter.VMTypes.StoragePolicySpec
 
_getDynamicField(String) - Method in class com.vmware.vcenter.VMTypes.Summary
 
_getDynamicField(String) - Method in class com.vmware.vstats.AcqSpecsTypes.CounterSpec
 
_getDynamicField(String) - Method in class com.vmware.vstats.AcqSpecsTypes.CreateSpec
 
_getDynamicField(String) - Method in class com.vmware.vstats.AcqSpecsTypes.FilterSpec
 
_getDynamicField(String) - Method in class com.vmware.vstats.AcqSpecsTypes.Info
 
_getDynamicField(String) - Method in class com.vmware.vstats.AcqSpecsTypes.ListResult
 
_getDynamicField(String) - Method in class com.vmware.vstats.AcqSpecsTypes.UpdateSpec
 
_getDynamicField(String) - Method in class com.vmware.vstats.CidMid
 
_getDynamicField(String) - Method in class com.vmware.vstats.CounterMetadataTypes.FilterSpec
 
_getDynamicField(String) - Method in class com.vmware.vstats.CounterMetadataTypes.Info
 
_getDynamicField(String) - Method in class com.vmware.vstats.CounterSetsTypes.Info
 
_getDynamicField(String) - Method in class com.vmware.vstats.CountersTypes.FilterSpec
 
_getDynamicField(String) - Method in class com.vmware.vstats.CountersTypes.Info
 
_getDynamicField(String) - Method in class com.vmware.vstats.DataTypes.DataPoint
 
_getDynamicField(String) - Method in class com.vmware.vstats.DataTypes.DataPointsResult
 
_getDynamicField(String) - Method in class com.vmware.vstats.DataTypes.FilterSpec
 
_getDynamicField(String) - Method in class com.vmware.vstats.MetricsTypes.Summary
 
_getDynamicField(String) - Method in class com.vmware.vstats.ProvidersTypes.Summary
 
_getDynamicField(String) - Method in class com.vmware.vstats.ResourceAddressesTypes.FilterSpec
 
_getDynamicField(String) - Method in class com.vmware.vstats.ResourceAddressesTypes.Info
 
_getDynamicField(String) - Method in class com.vmware.vstats.ResourceAddressesTypes.ListResult
 
_getDynamicField(String) - Method in class com.vmware.vstats.ResourceAddressSchemasTypes.Info
 
_getDynamicField(String) - Method in class com.vmware.vstats.ResourceAddressSchemasTypes.ResourceIdDefinition
 
_getDynamicField(String) - Method in class com.vmware.vstats.ResourceTypesTypes.Summary
 
_getDynamicField(String) - Method in class com.vmware.vstats.RsrcId
 
_getDynamicField(String) - Method in class com.vmware.vstats.UserInfo
 
_getDynamicFieldNames() - Method in class com.vmware.appliance.access.ShellTypes.ShellConfig
 
_getDynamicFieldNames() - Method in class com.vmware.appliance.infraprofile.ConfigsTypes.ImportProfileSpec
 
_getDynamicFieldNames() - Method in class com.vmware.appliance.infraprofile.ConfigsTypes.ProfileInfo
 
_getDynamicFieldNames() - Method in class com.vmware.appliance.infraprofile.ConfigsTypes.ProfilesSpec
 
_getDynamicFieldNames() - Method in class com.vmware.appliance.infraprofile.ConfigsTypes.ValidationResult
 
_getDynamicFieldNames() - Method in class com.vmware.appliance.infraprofile.Notification
 
_getDynamicFieldNames() - Method in class com.vmware.appliance.infraprofile.Notifications
 
_getDynamicFieldNames() - Method in class com.vmware.appliance.infraprofile.TaskInfo
 
_getDynamicFieldNames() - Method in class com.vmware.appliance.local_accounts.PolicyTypes.Info
 
_getDynamicFieldNames() - Method in class com.vmware.appliance.LocalAccountsTypes.Config
 
_getDynamicFieldNames() - Method in class com.vmware.appliance.LocalAccountsTypes.Info
 
_getDynamicFieldNames() - Method in class com.vmware.appliance.LocalAccountsTypes.UpdateConfig
 
_getDynamicFieldNames() - Method in class com.vmware.appliance.logging.ForwardingTypes.Config
 
_getDynamicFieldNames() - Method in class com.vmware.appliance.logging.ForwardingTypes.ConnectionStatus
 
_getDynamicFieldNames() - Method in class com.vmware.appliance.MonitoringTypes.MonitoredItem
 
_getDynamicFieldNames() - Method in class com.vmware.appliance.MonitoringTypes.MonitoredItemData
 
_getDynamicFieldNames() - Method in class com.vmware.appliance.MonitoringTypes.MonitoredItemDataRequest
 
_getDynamicFieldNames() - Method in class com.vmware.appliance.networking.dns.HostnameTypes.Message
 
_getDynamicFieldNames() - Method in class com.vmware.appliance.networking.dns.HostnameTypes.TestStatusInfo
 
_getDynamicFieldNames() - Method in class com.vmware.appliance.networking.dns.ServersTypes.DNSServerConfig
 
_getDynamicFieldNames() - Method in class com.vmware.appliance.networking.dns.ServersTypes.Message
 
_getDynamicFieldNames() - Method in class com.vmware.appliance.networking.dns.ServersTypes.TestStatusInfo
 
_getDynamicFieldNames() - Method in class com.vmware.appliance.networking.firewall.InboundTypes.Rule
 
_getDynamicFieldNames() - Method in class com.vmware.appliance.networking.interfaces.Ipv4Types.Config
 
_getDynamicFieldNames() - Method in class com.vmware.appliance.networking.interfaces.Ipv4Types.Info
 
_getDynamicFieldNames() - Method in class com.vmware.appliance.networking.interfaces.Ipv6Types.Address
 
_getDynamicFieldNames() - Method in class com.vmware.appliance.networking.interfaces.Ipv6Types.AddressInfo
 
_getDynamicFieldNames() - Method in class com.vmware.appliance.networking.interfaces.Ipv6Types.Config
 
_getDynamicFieldNames() - Method in class com.vmware.appliance.networking.interfaces.Ipv6Types.Info
 
_getDynamicFieldNames() - Method in class com.vmware.appliance.networking.InterfacesTypes.InterfaceInfo
 
_getDynamicFieldNames() - Method in class com.vmware.appliance.networking.ProxyTypes.Config
 
_getDynamicFieldNames() - Method in class com.vmware.appliance.networking.ProxyTypes.TestResult
 
_getDynamicFieldNames() - Method in class com.vmware.appliance.NetworkingTypes.ChangeSpec
 
_getDynamicFieldNames() - Method in class com.vmware.appliance.NetworkingTypes.DNSInfo
 
_getDynamicFieldNames() - Method in class com.vmware.appliance.NetworkingTypes.Info
 
_getDynamicFieldNames() - Method in class com.vmware.appliance.NetworkingTypes.UpdateSpec
 
_getDynamicFieldNames() - Method in class com.vmware.appliance.Notification
 
_getDynamicFieldNames() - Method in class com.vmware.appliance.Notifications
 
_getDynamicFieldNames() - Method in class com.vmware.appliance.NtpTypes.LocalizableMessage
 
_getDynamicFieldNames() - Method in class com.vmware.appliance.NtpTypes.TestRunStatus
 
_getDynamicFieldNames() - Method in class com.vmware.appliance.recovery.backup.job.DetailsTypes.BuildInfo
 
_getDynamicFieldNames() - Method in class com.vmware.appliance.recovery.backup.job.DetailsTypes.FilterSpec
 
_getDynamicFieldNames() - Method in class com.vmware.appliance.recovery.backup.job.DetailsTypes.Info
 
_getDynamicFieldNames() - Method in class com.vmware.appliance.recovery.backup.JobTypes.BackupJobStatus
 
_getDynamicFieldNames() - Method in class com.vmware.appliance.recovery.backup.JobTypes.BackupRequest
 
_getDynamicFieldNames() - Method in class com.vmware.appliance.recovery.backup.JobTypes.LocalizableMessage
 
_getDynamicFieldNames() - Method in class com.vmware.appliance.recovery.backup.JobTypes.ReturnResult
 
_getDynamicFieldNames() - Method in class com.vmware.appliance.recovery.backup.LocationSpec
 
_getDynamicFieldNames() - Method in class com.vmware.appliance.recovery.backup.PartsTypes.LocalizableMessage
 
_getDynamicFieldNames() - Method in class com.vmware.appliance.recovery.backup.PartsTypes.Part
 
_getDynamicFieldNames() - Method in class com.vmware.appliance.recovery.backup.SchedulesTypes.CreateSpec
 
_getDynamicFieldNames() - Method in class com.vmware.appliance.recovery.backup.SchedulesTypes.Info
 
_getDynamicFieldNames() - Method in class com.vmware.appliance.recovery.backup.SchedulesTypes.RecurrenceInfo
 
_getDynamicFieldNames() - Method in class com.vmware.appliance.recovery.backup.SchedulesTypes.RetentionInfo
 
_getDynamicFieldNames() - Method in class com.vmware.appliance.recovery.backup.SchedulesTypes.UpdateSpec
 
_getDynamicFieldNames() - Method in class com.vmware.appliance.recovery.backup.system_name.ArchiveTypes.FilterSpec
 
_getDynamicFieldNames() - Method in class com.vmware.appliance.recovery.backup.system_name.ArchiveTypes.Info
 
_getDynamicFieldNames() - Method in class com.vmware.appliance.recovery.backup.system_name.ArchiveTypes.Summary
 
_getDynamicFieldNames() - Method in class com.vmware.appliance.recovery.BackupTypes.BackupRequest
 
_getDynamicFieldNames() - Method in class com.vmware.appliance.recovery.BackupTypes.LocalizableMessage
 
_getDynamicFieldNames() - Method in class com.vmware.appliance.recovery.BackupTypes.ReturnResult
 
_getDynamicFieldNames() - Method in class com.vmware.appliance.recovery.reconciliation.JobTypes.CreateSpec
 
_getDynamicFieldNames() - Method in class com.vmware.appliance.recovery.reconciliation.JobTypes.Info
 
_getDynamicFieldNames() - Method in class com.vmware.appliance.recovery.restore.JobTypes.LocalizableMessage
 
_getDynamicFieldNames() - Method in class com.vmware.appliance.recovery.restore.JobTypes.RestoreJobStatus
 
_getDynamicFieldNames() - Method in class com.vmware.appliance.recovery.restore.JobTypes.RestoreRequest
 
_getDynamicFieldNames() - Method in class com.vmware.appliance.recovery.restore.JobTypes.ReturnResult
 
_getDynamicFieldNames() - Method in class com.vmware.appliance.recovery.RestoreTypes.LocalizableMessage
 
_getDynamicFieldNames() - Method in class com.vmware.appliance.recovery.RestoreTypes.Metadata
 
_getDynamicFieldNames() - Method in class com.vmware.appliance.recovery.RestoreTypes.RestoreRequest
 
_getDynamicFieldNames() - Method in class com.vmware.appliance.RecoveryTypes.Info
 
_getDynamicFieldNames() - Method in class com.vmware.appliance.ServicesTypes.Info
 
_getDynamicFieldNames() - Method in class com.vmware.appliance.ShutdownTypes.ShutdownConfig
 
_getDynamicFieldNames() - Method in class com.vmware.appliance.SubtaskInfo
 
_getDynamicFieldNames() - Method in class com.vmware.appliance.system.StorageTypes.StorageChange
 
_getDynamicFieldNames() - Method in class com.vmware.appliance.system.StorageTypes.StorageMapping
 
_getDynamicFieldNames() - Method in class com.vmware.appliance.system.TimeTypes.SystemTimeStruct
 
_getDynamicFieldNames() - Method in class com.vmware.appliance.system.VersionTypes.VersionStruct
 
_getDynamicFieldNames() - Method in class com.vmware.appliance.TaskInfo
 
_getDynamicFieldNames() - Method in class com.vmware.appliance.update.CommonInfo
 
_getDynamicFieldNames() - Method in class com.vmware.appliance.update.PendingTypes.Info
 
_getDynamicFieldNames() - Method in class com.vmware.appliance.update.PendingTypes.PrecheckResult
 
_getDynamicFieldNames() - Method in class com.vmware.appliance.update.PendingTypes.Question
 
_getDynamicFieldNames() - Method in class com.vmware.appliance.update.PolicyTypes.Config
 
_getDynamicFieldNames() - Method in class com.vmware.appliance.update.PolicyTypes.Info
 
_getDynamicFieldNames() - Method in class com.vmware.appliance.update.PolicyTypes.Time
 
_getDynamicFieldNames() - Method in class com.vmware.appliance.update.ServiceInfo
 
_getDynamicFieldNames() - Method in class com.vmware.appliance.update.StagedTypes.Info
 
_getDynamicFieldNames() - Method in class com.vmware.appliance.update.Summary
 
_getDynamicFieldNames() - Method in class com.vmware.appliance.UpdateTypes.Info
 
_getDynamicFieldNames() - Method in class com.vmware.appliance.vmon.ServiceTypes.Info
 
_getDynamicFieldNames() - Method in class com.vmware.appliance.vmon.ServiceTypes.UpdateSpec
 
_getDynamicFieldNames() - Method in class com.vmware.cis.SessionTypes.Info
 
_getDynamicFieldNames() - Method in class com.vmware.cis.tagging.CategoryModel
 
_getDynamicFieldNames() - Method in class com.vmware.cis.tagging.CategoryTypes.CreateSpec
 
_getDynamicFieldNames() - Method in class com.vmware.cis.tagging.CategoryTypes.UpdateSpec
 
_getDynamicFieldNames() - Method in class com.vmware.cis.tagging.TagAssociationTypes.BatchResult
 
_getDynamicFieldNames() - Method in class com.vmware.cis.tagging.TagAssociationTypes.ObjectToTags
 
_getDynamicFieldNames() - Method in class com.vmware.cis.tagging.TagAssociationTypes.TagToObjects
 
_getDynamicFieldNames() - Method in class com.vmware.cis.tagging.TagModel
 
_getDynamicFieldNames() - Method in class com.vmware.cis.tagging.TagTypes.CreateSpec
 
_getDynamicFieldNames() - Method in class com.vmware.cis.tagging.TagTypes.UpdateSpec
 
_getDynamicFieldNames() - Method in class com.vmware.cis.task.CommonInfo
 
_getDynamicFieldNames() - Method in class com.vmware.cis.task.Info
 
_getDynamicFieldNames() - Method in class com.vmware.cis.task.Progress
 
_getDynamicFieldNames() - Method in class com.vmware.cis.TasksTypes.FilterSpec
 
_getDynamicFieldNames() - Method in class com.vmware.cis.TasksTypes.GetSpec
 
_getDynamicFieldNames() - Method in class com.vmware.content.ConfigurationModel
 
_getDynamicFieldNames() - Method in class com.vmware.content.library.item.ChangesTypes.Info
 
_getDynamicFieldNames() - Method in class com.vmware.content.library.item.ChangesTypes.Summary
 
_getDynamicFieldNames() - Method in class com.vmware.content.library.item.downloadsession.FileTypes.Info
 
_getDynamicFieldNames() - Method in class com.vmware.content.library.item.DownloadSessionModel
 
_getDynamicFieldNames() - Method in class com.vmware.content.library.item.FileTypes.ChecksumInfo
 
_getDynamicFieldNames() - Method in class com.vmware.content.library.item.FileTypes.Info
 
_getDynamicFieldNames() - Method in class com.vmware.content.library.item.StorageTypes.Info
 
_getDynamicFieldNames() - Method in class com.vmware.content.library.item.TransferEndpoint
 
_getDynamicFieldNames() - Method in class com.vmware.content.library.item.updatesession.CertificateInfo
 
_getDynamicFieldNames() - Method in class com.vmware.content.library.item.updatesession.FileTypes.AddSpec
 
_getDynamicFieldNames() - Method in class com.vmware.content.library.item.updatesession.FileTypes.Info
 
_getDynamicFieldNames() - Method in class com.vmware.content.library.item.updatesession.FileTypes.ValidationError
 
_getDynamicFieldNames() - Method in class com.vmware.content.library.item.updatesession.FileTypes.ValidationResult
 
_getDynamicFieldNames() - Method in class com.vmware.content.library.item.updatesession.PreviewInfo
 
_getDynamicFieldNames() - Method in class com.vmware.content.library.item.updatesession.PreviewWarningInfo
 
_getDynamicFieldNames() - Method in class com.vmware.content.library.item.updatesession.WarningBehavior
 
_getDynamicFieldNames() - Method in class com.vmware.content.library.item.UpdateSessionModel
 
_getDynamicFieldNames() - Method in class com.vmware.content.library.ItemModel
 
_getDynamicFieldNames() - Method in class com.vmware.content.library.ItemTypes.DestinationSpec
 
_getDynamicFieldNames() - Method in class com.vmware.content.library.ItemTypes.FindSpec
 
_getDynamicFieldNames() - Method in class com.vmware.content.library.OptimizationInfo
 
_getDynamicFieldNames() - Method in class com.vmware.content.library.PublishInfo
 
_getDynamicFieldNames() - Method in class com.vmware.content.library.SourceInfo
 
_getDynamicFieldNames() - Method in class com.vmware.content.library.StorageBacking
 
_getDynamicFieldNames() - Method in class com.vmware.content.library.SubscriptionInfo
 
_getDynamicFieldNames() - Method in class com.vmware.content.library.SubscriptionsTypes.CreateSpec
 
_getDynamicFieldNames() - Method in class com.vmware.content.library.SubscriptionsTypes.CreateSpecNewSubscribedLibrary
 
_getDynamicFieldNames() - Method in class com.vmware.content.library.SubscriptionsTypes.CreateSpecPlacement
 
_getDynamicFieldNames() - Method in class com.vmware.content.library.SubscriptionsTypes.CreateSpecSubscribedLibrary
 
_getDynamicFieldNames() - Method in class com.vmware.content.library.SubscriptionsTypes.CreateSpecVcenter
 
_getDynamicFieldNames() - Method in class com.vmware.content.library.SubscriptionsTypes.Info
 
_getDynamicFieldNames() - Method in class com.vmware.content.library.SubscriptionsTypes.PlacementInfo
 
_getDynamicFieldNames() - Method in class com.vmware.content.library.SubscriptionsTypes.Summary
 
_getDynamicFieldNames() - Method in class com.vmware.content.library.SubscriptionsTypes.UpdateSpec
 
_getDynamicFieldNames() - Method in class com.vmware.content.library.SubscriptionsTypes.UpdateSpecPlacement
 
_getDynamicFieldNames() - Method in class com.vmware.content.library.SubscriptionsTypes.UpdateSpecVcenter
 
_getDynamicFieldNames() - Method in class com.vmware.content.library.SubscriptionsTypes.VcenterInfo
 
_getDynamicFieldNames() - Method in class com.vmware.content.LibraryModel
 
_getDynamicFieldNames() - Method in class com.vmware.content.LibraryTypes.FindSpec
 
_getDynamicFieldNames() - Method in class com.vmware.content.LocalLibraryTypes.DestinationSpec
 
_getDynamicFieldNames() - Method in class com.vmware.content.SubscribedLibraryTypes.ProbeResult
 
_getDynamicFieldNames() - Method in class com.vmware.content.type.ovf.Cpu
 
_getDynamicFieldNames() - Method in class com.vmware.content.type.ovf.Disk
 
_getDynamicFieldNames() - Method in class com.vmware.content.type.ovf.DiskController
 
_getDynamicFieldNames() - Method in class com.vmware.content.type.ovf.Drive
 
_getDynamicFieldNames() - Method in class com.vmware.content.type.ovf.Floppy
 
_getDynamicFieldNames() - Method in class com.vmware.content.type.ovf.Memory
 
_getDynamicFieldNames() - Method in class com.vmware.content.type.ovf.Network
 
_getDynamicFieldNames() - Method in class com.vmware.content.type.ovf.Nic
 
_getDynamicFieldNames() - Method in class com.vmware.content.type.ovf.OvfTemplate
 
_getDynamicFieldNames() - Method in class com.vmware.content.type.ovf.policy.StoragePolicy
 
_getDynamicFieldNames() - Method in class com.vmware.content.type.ovf.policy.StoragePolicyGroup
 
_getDynamicFieldNames() - Method in class com.vmware.content.type.ovf.USBController
 
_getDynamicFieldNames() - Method in class com.vmware.content.type.ovf.VAppTemplate
 
_getDynamicFieldNames() - Method in class com.vmware.content.type.ovf.VideoCard
 
_getDynamicFieldNames() - Method in class com.vmware.content.type.ovf.VmTemplate
 
_getDynamicFieldNames() - Method in class com.vmware.content.TypeTypes.Info
 
_getDynamicFieldNames() - Method in class com.vmware.esx.hcl.CompatibilityDataTypes.Status
 
_getDynamicFieldNames() - Method in class com.vmware.esx.hcl.Driver
 
_getDynamicFieldNames() - Method in class com.vmware.esx.hcl.Firmware
 
_getDynamicFieldNames() - Method in class com.vmware.esx.hcl.hosts.CompatibilityReleasesTypes.EsxiCompatibilityReleases
 
_getDynamicFieldNames() - Method in class com.vmware.esx.hcl.hosts.CompatibilityReportTypes.BiosConstraint
 
_getDynamicFieldNames() - Method in class com.vmware.esx.hcl.hosts.CompatibilityReportTypes.DeviceConstraint
 
_getDynamicFieldNames() - Method in class com.vmware.esx.hcl.hosts.CompatibilityReportTypes.DeviceHclInfo
 
_getDynamicFieldNames() - Method in class com.vmware.esx.hcl.hosts.CompatibilityReportTypes.HclReport
 
_getDynamicFieldNames() - Method in class com.vmware.esx.hcl.hosts.CompatibilityReportTypes.Result
 
_getDynamicFieldNames() - Method in class com.vmware.esx.hcl.hosts.CompatibilityReportTypes.ServerCompatibility
 
_getDynamicFieldNames() - Method in class com.vmware.esx.hcl.hosts.CompatibilityReportTypes.ServerHclInfo
 
_getDynamicFieldNames() - Method in class com.vmware.esx.hcl.hosts.CompatibilityReportTypes.Spec
 
_getDynamicFieldNames() - Method in class com.vmware.esx.hcl.Notification
 
_getDynamicFieldNames() - Method in class com.vmware.esx.hcl.Notifications
 
_getDynamicFieldNames() - Method in class com.vmware.esx.hcl.PCIDevice
 
_getDynamicFieldNames() - Method in class com.vmware.esx.hcl.ReportsTypes.Location
 
_getDynamicFieldNames() - Method in class com.vmware.esx.hcl.ReportsTypes.Token
 
_getDynamicFieldNames() - Method in class com.vmware.esx.hcl.Server
 
_getDynamicFieldNames() - Method in class com.vmware.esx.hosts.AddOnInfo
 
_getDynamicFieldNames() - Method in class com.vmware.esx.hosts.BaseImageInfo
 
_getDynamicFieldNames() - Method in class com.vmware.esx.hosts.ComponentInfo
 
_getDynamicFieldNames() - Method in class com.vmware.esx.hosts.software.InstalledComponentsTypes.InstalledComponentInfo
 
_getDynamicFieldNames() - Method in class com.vmware.esx.hosts.SoftwareInfo
 
_getDynamicFieldNames() - Method in class com.vmware.esx.hosts.SolutionInfo
 
_getDynamicFieldNames() - Method in class com.vmware.esx.settings.AddOnCompliance
 
_getDynamicFieldNames() - Method in class com.vmware.esx.settings.AddOnDetails
 
_getDynamicFieldNames() - Method in class com.vmware.esx.settings.AddOnInfo
 
_getDynamicFieldNames() - Method in class com.vmware.esx.settings.AddOnSpec
 
_getDynamicFieldNames() - Method in class com.vmware.esx.settings.BaseImageCompliance
 
_getDynamicFieldNames() - Method in class com.vmware.esx.settings.BaseImageDetails
 
_getDynamicFieldNames() - Method in class com.vmware.esx.settings.BaseImageInfo
 
_getDynamicFieldNames() - Method in class com.vmware.esx.settings.BaseImageSpec
 
_getDynamicFieldNames() - Method in class com.vmware.esx.settings.ClusterCompliance
 
_getDynamicFieldNames() - Method in class com.vmware.esx.settings.clusters.DepotOverridesTypes.Depot
 
_getDynamicFieldNames() - Method in class com.vmware.esx.settings.clusters.DepotOverridesTypes.Info
 
_getDynamicFieldNames() - Method in class com.vmware.esx.settings.clusters.enablement.SoftwareTypes.CheckResult
 
_getDynamicFieldNames() - Method in class com.vmware.esx.settings.clusters.enablement.SoftwareTypes.CheckSpec
 
_getDynamicFieldNames() - Method in class com.vmware.esx.settings.clusters.enablement.SoftwareTypes.EnableSpec
 
_getDynamicFieldNames() - Method in class com.vmware.esx.settings.clusters.enablement.SoftwareTypes.Info
 
_getDynamicFieldNames() - Method in class com.vmware.esx.settings.clusters.policies.apply.EffectiveTypes.EffectivePolicySpec
 
_getDynamicFieldNames() - Method in class com.vmware.esx.settings.clusters.policies.apply.EffectiveTypes.FailureAction
 
_getDynamicFieldNames() - Method in class com.vmware.esx.settings.clusters.policies.ApplyTypes.ConfiguredPolicySpec
 
_getDynamicFieldNames() - Method in class com.vmware.esx.settings.clusters.policies.ApplyTypes.FailureAction
 
_getDynamicFieldNames() - Method in class com.vmware.esx.settings.clusters.software.CommitsTypes.Info
 
_getDynamicFieldNames() - Method in class com.vmware.esx.settings.clusters.software.drafts.software.ComponentsTypes.UpdateSpec
 
_getDynamicFieldNames() - Method in class com.vmware.esx.settings.clusters.software.DraftsTypes.CommitSpec
 
_getDynamicFieldNames() - Method in class com.vmware.esx.settings.clusters.software.DraftsTypes.FilterSpec
 
_getDynamicFieldNames() - Method in class com.vmware.esx.settings.clusters.software.DraftsTypes.ImportSpec
 
_getDynamicFieldNames() - Method in class com.vmware.esx.settings.clusters.software.DraftsTypes.Info
 
_getDynamicFieldNames() - Method in class com.vmware.esx.settings.clusters.software.DraftsTypes.Metadata
 
_getDynamicFieldNames() - Method in class com.vmware.esx.settings.clusters.software.DraftsTypes.Summary
 
_getDynamicFieldNames() - Method in class com.vmware.esx.settings.clusters.software.DraftsTypes.ValidateResult
 
_getDynamicFieldNames() - Method in class com.vmware.esx.settings.clusters.software.RecommendationsTypes.ExplanationDetails
 
_getDynamicFieldNames() - Method in class com.vmware.esx.settings.clusters.software.RecommendationsTypes.Info
 
_getDynamicFieldNames() - Method in class com.vmware.esx.settings.clusters.software.reports.ApplyImpactTypes.ApplyImpactSpec
 
_getDynamicFieldNames() - Method in class com.vmware.esx.settings.clusters.software.reports.ApplyImpactTypes.ClusterImpact
 
_getDynamicFieldNames() - Method in class com.vmware.esx.settings.clusters.software.reports.ApplyImpactTypes.Impact
 
_getDynamicFieldNames() - Method in class com.vmware.esx.settings.clusters.software.reports.CheckResult
 
_getDynamicFieldNames() - Method in class com.vmware.esx.settings.clusters.software.reports.DriverFirmwareVersion
 
_getDynamicFieldNames() - Method in class com.vmware.esx.settings.clusters.software.reports.HardwareCompatibilityTypes.CheckSummary
 
_getDynamicFieldNames() - Method in class com.vmware.esx.settings.clusters.software.reports.LastApplyResultTypes.ApplyResult
 
_getDynamicFieldNames() - Method in class com.vmware.esx.settings.clusters.software.reports.LastApplyResultTypes.ApplyStatus
 
_getDynamicFieldNames() - Method in class com.vmware.esx.settings.clusters.software.reports.LastCheckResultTypes.CheckInfo
 
_getDynamicFieldNames() - Method in class com.vmware.esx.settings.clusters.software.reports.LastCheckResultTypes.CheckResult
 
_getDynamicFieldNames() - Method in class com.vmware.esx.settings.clusters.software.reports.LastCheckResultTypes.CheckStatus
 
_getDynamicFieldNames() - Method in class com.vmware.esx.settings.clusters.software.reports.LastCheckResultTypes.EntityCheckResult
 
_getDynamicFieldNames() - Method in class com.vmware.esx.settings.clusters.software.reports.PciDevice
 
_getDynamicFieldNames() - Method in class com.vmware.esx.settings.clusters.software.reports.PciDeviceCompliance
 
_getDynamicFieldNames() - Method in class com.vmware.esx.settings.clusters.software.reports.PciDeviceComplianceInfo
 
_getDynamicFieldNames() - Method in class com.vmware.esx.settings.clusters.SoftwareTypes.ApplyResult
 
_getDynamicFieldNames() - Method in class com.vmware.esx.settings.clusters.SoftwareTypes.ApplySpec
 
_getDynamicFieldNames() - Method in class com.vmware.esx.settings.clusters.SoftwareTypes.ApplyStatus
 
_getDynamicFieldNames() - Method in class com.vmware.esx.settings.clusters.SoftwareTypes.CheckInfo
 
_getDynamicFieldNames() - Method in class com.vmware.esx.settings.clusters.SoftwareTypes.CheckResult
 
_getDynamicFieldNames() - Method in class com.vmware.esx.settings.clusters.SoftwareTypes.CheckSpec
 
_getDynamicFieldNames() - Method in class com.vmware.esx.settings.clusters.SoftwareTypes.CheckStatus
 
_getDynamicFieldNames() - Method in class com.vmware.esx.settings.clusters.SoftwareTypes.EntityCheckResult
 
_getDynamicFieldNames() - Method in class com.vmware.esx.settings.clusters.SoftwareTypes.ExportSpec
 
_getDynamicFieldNames() - Method in class com.vmware.esx.settings.ComponentCompliance
 
_getDynamicFieldNames() - Method in class com.vmware.esx.settings.ComponentDetails
 
_getDynamicFieldNames() - Method in class com.vmware.esx.settings.ComponentInfo
 
_getDynamicFieldNames() - Method in class com.vmware.esx.settings.ComponentOverrideInfo
 
_getDynamicFieldNames() - Method in class com.vmware.esx.settings.defaults.clusters.policies.apply.EffectiveTypes.EffectivePolicySpec
 
_getDynamicFieldNames() - Method in class com.vmware.esx.settings.defaults.clusters.policies.apply.EffectiveTypes.FailureAction
 
_getDynamicFieldNames() - Method in class com.vmware.esx.settings.defaults.clusters.policies.ApplyTypes.ConfiguredPolicySpec
 
_getDynamicFieldNames() - Method in class com.vmware.esx.settings.defaults.clusters.policies.ApplyTypes.FailureAction
 
_getDynamicFieldNames() - Method in class com.vmware.esx.settings.depot_content.add_ons.VersionsTypes.ComponentInfo
 
_getDynamicFieldNames() - Method in class com.vmware.esx.settings.depot_content.add_ons.VersionsTypes.Info
 
_getDynamicFieldNames() - Method in class com.vmware.esx.settings.depot_content.add_ons.VersionsTypes.RemovedComponentInfo
 
_getDynamicFieldNames() - Method in class com.vmware.esx.settings.depot_content.AddOnsTypes.AddOnVersionSummary
 
_getDynamicFieldNames() - Method in class com.vmware.esx.settings.depot_content.AddOnsTypes.FilterSpec
 
_getDynamicFieldNames() - Method in class com.vmware.esx.settings.depot_content.AddOnsTypes.Summary
 
_getDynamicFieldNames() - Method in class com.vmware.esx.settings.depot_content.base_images.VersionsTypes.ComponentVersionInfo
 
_getDynamicFieldNames() - Method in class com.vmware.esx.settings.depot_content.base_images.VersionsTypes.Info
 
_getDynamicFieldNames() - Method in class com.vmware.esx.settings.depot_content.BaseImagesTypes.FilterSpec
 
_getDynamicFieldNames() - Method in class com.vmware.esx.settings.depot_content.BaseImagesTypes.Summary
 
_getDynamicFieldNames() - Method in class com.vmware.esx.settings.depot_content.components.VersionsTypes.Info
 
_getDynamicFieldNames() - Method in class com.vmware.esx.settings.depot_content.ComponentsTypes.ComponentVersionSummary
 
_getDynamicFieldNames() - Method in class com.vmware.esx.settings.depot_content.ComponentsTypes.FilterSpec
 
_getDynamicFieldNames() - Method in class com.vmware.esx.settings.depot_content.ComponentsTypes.Summary
 
_getDynamicFieldNames() - Method in class com.vmware.esx.settings.depots.OfflineTypes.CreateResult
 
_getDynamicFieldNames() - Method in class com.vmware.esx.settings.depots.OfflineTypes.CreateSpec
 
_getDynamicFieldNames() - Method in class com.vmware.esx.settings.depots.OfflineTypes.Info
 
_getDynamicFieldNames() - Method in class com.vmware.esx.settings.depots.OfflineTypes.Summary
 
_getDynamicFieldNames() - Method in class com.vmware.esx.settings.depots.OnlineTypes.CreateSpec
 
_getDynamicFieldNames() - Method in class com.vmware.esx.settings.depots.OnlineTypes.Info
 
_getDynamicFieldNames() - Method in class com.vmware.esx.settings.depots.OnlineTypes.Summary
 
_getDynamicFieldNames() - Method in class com.vmware.esx.settings.depots.OnlineTypes.UpdateSpec
 
_getDynamicFieldNames() - Method in class com.vmware.esx.settings.depots.SyncScheduleTypes.Schedule
 
_getDynamicFieldNames() - Method in class com.vmware.esx.settings.depots.SyncScheduleTypes.Spec
 
_getDynamicFieldNames() - Method in class com.vmware.esx.settings.depots.UmdsTypes.Info
 
_getDynamicFieldNames() - Method in class com.vmware.esx.settings.depots.UmdsTypes.SetSpec
 
_getDynamicFieldNames() - Method in class com.vmware.esx.settings.depots.UmdsTypes.UpdateSpec
 
_getDynamicFieldNames() - Method in class com.vmware.esx.settings.EffectiveComponentDetails
 
_getDynamicFieldNames() - Method in class com.vmware.esx.settings.EffectiveComponentInfo
 
_getDynamicFieldNames() - Method in class com.vmware.esx.settings.HardwareModuleDetails
 
_getDynamicFieldNames() - Method in class com.vmware.esx.settings.HardwareModuleFirmwareCompliance
 
_getDynamicFieldNames() - Method in class com.vmware.esx.settings.HardwareModuleFirmwareInfo
 
_getDynamicFieldNames() - Method in class com.vmware.esx.settings.HardwareSupportInfo
 
_getDynamicFieldNames() - Method in class com.vmware.esx.settings.HardwareSupportPackageCompliance
 
_getDynamicFieldNames() - Method in class com.vmware.esx.settings.HardwareSupportPackageInfo
 
_getDynamicFieldNames() - Method in class com.vmware.esx.settings.HardwareSupportPackageSpec
 
_getDynamicFieldNames() - Method in class com.vmware.esx.settings.HardwareSupportSpec
 
_getDynamicFieldNames() - Method in class com.vmware.esx.settings.HostCompliance
 
_getDynamicFieldNames() - Method in class com.vmware.esx.settings.HostInfo
 
_getDynamicFieldNames() - Method in class com.vmware.esx.settings.Notification
 
_getDynamicFieldNames() - Method in class com.vmware.esx.settings.Notifications
 
_getDynamicFieldNames() - Method in class com.vmware.esx.settings.SoftwareInfo
 
_getDynamicFieldNames() - Method in class com.vmware.esx.settings.SoftwareSpec
 
_getDynamicFieldNames() - Method in class com.vmware.esx.settings.SolutionCompliance
 
_getDynamicFieldNames() - Method in class com.vmware.esx.settings.SolutionComponentDetails
 
_getDynamicFieldNames() - Method in class com.vmware.esx.settings.SolutionComponentSpec
 
_getDynamicFieldNames() - Method in class com.vmware.esx.settings.SolutionDetails
 
_getDynamicFieldNames() - Method in class com.vmware.esx.settings.SolutionInfo
 
_getDynamicFieldNames() - Method in class com.vmware.esx.settings.SolutionSpec
 
_getDynamicFieldNames() - Method in class com.vmware.esx.settings.TaskInfo
 
_getDynamicFieldNames() - Method in interface com.vmware.vapi.bindings.StaticStructure
Get the names of the dynamic fields in the structure.
_getDynamicFieldNames() - Method in class com.vmware.vapi.metadata.authentication.AuthenticationInfo
 
_getDynamicFieldNames() - Method in class com.vmware.vapi.metadata.authentication.ComponentData
 
_getDynamicFieldNames() - Method in class com.vmware.vapi.metadata.authentication.ComponentInfo
 
_getDynamicFieldNames() - Method in class com.vmware.vapi.metadata.authentication.OperationInfo
 
_getDynamicFieldNames() - Method in class com.vmware.vapi.metadata.authentication.PackageInfo
 
_getDynamicFieldNames() - Method in class com.vmware.vapi.metadata.authentication.ServiceInfo
 
_getDynamicFieldNames() - Method in class com.vmware.vapi.metadata.cli.CommandTypes.Identity
 
_getDynamicFieldNames() - Method in class com.vmware.vapi.metadata.cli.CommandTypes.Info
 
_getDynamicFieldNames() - Method in class com.vmware.vapi.metadata.cli.CommandTypes.OptionInfo
 
_getDynamicFieldNames() - Method in class com.vmware.vapi.metadata.cli.CommandTypes.OutputFieldInfo
 
_getDynamicFieldNames() - Method in class com.vmware.vapi.metadata.cli.CommandTypes.OutputInfo
 
_getDynamicFieldNames() - Method in class com.vmware.vapi.metadata.cli.NamespaceTypes.Identity
 
_getDynamicFieldNames() - Method in class com.vmware.vapi.metadata.cli.NamespaceTypes.Info
 
_getDynamicFieldNames() - Method in class com.vmware.vapi.metadata.metamodel.ComponentData
 
_getDynamicFieldNames() - Method in class com.vmware.vapi.metadata.metamodel.ComponentInfo
 
_getDynamicFieldNames() - Method in class com.vmware.vapi.metadata.metamodel.ConstantInfo
 
_getDynamicFieldNames() - Method in class com.vmware.vapi.metadata.metamodel.ConstantValue
 
_getDynamicFieldNames() - Method in class com.vmware.vapi.metadata.metamodel.ElementMap
 
_getDynamicFieldNames() - Method in class com.vmware.vapi.metadata.metamodel.ElementValue
 
_getDynamicFieldNames() - Method in class com.vmware.vapi.metadata.metamodel.EnumerationInfo
 
_getDynamicFieldNames() - Method in class com.vmware.vapi.metadata.metamodel.EnumerationValueInfo
 
_getDynamicFieldNames() - Method in class com.vmware.vapi.metadata.metamodel.ErrorInfo
 
_getDynamicFieldNames() - Method in class com.vmware.vapi.metadata.metamodel.FieldInfo
 
_getDynamicFieldNames() - Method in class com.vmware.vapi.metadata.metamodel.GenericInstantiation
 
_getDynamicFieldNames() - Method in class com.vmware.vapi.metadata.metamodel.OperationInfo
 
_getDynamicFieldNames() - Method in class com.vmware.vapi.metadata.metamodel.OperationResultInfo
 
_getDynamicFieldNames() - Method in class com.vmware.vapi.metadata.metamodel.PackageInfo
 
_getDynamicFieldNames() - Method in class com.vmware.vapi.metadata.metamodel.PrimitiveValue
 
_getDynamicFieldNames() - Method in class com.vmware.vapi.metadata.metamodel.ServiceInfo
 
_getDynamicFieldNames() - Method in class com.vmware.vapi.metadata.metamodel.StructureInfo
 
_getDynamicFieldNames() - Method in class com.vmware.vapi.metadata.metamodel.Type
 
_getDynamicFieldNames() - Method in class com.vmware.vapi.metadata.metamodel.UserDefinedType
 
_getDynamicFieldNames() - Method in class com.vmware.vapi.metadata.privilege.ComponentData
 
_getDynamicFieldNames() - Method in class com.vmware.vapi.metadata.privilege.ComponentInfo
 
_getDynamicFieldNames() - Method in class com.vmware.vapi.metadata.privilege.OperationInfo
 
_getDynamicFieldNames() - Method in class com.vmware.vapi.metadata.privilege.PackageInfo
 
_getDynamicFieldNames() - Method in class com.vmware.vapi.metadata.privilege.PrivilegeInfo
 
_getDynamicFieldNames() - Method in class com.vmware.vapi.metadata.privilege.ServiceInfo
 
_getDynamicFieldNames() - Method in class com.vmware.vapi.metadata.SourceCreateSpec
 
_getDynamicFieldNames() - Method in class com.vmware.vapi.metadata.SourceInfo
 
_getDynamicFieldNames() - Method in class com.vmware.vapi.std.AuthenticationScheme
 
_getDynamicFieldNames() - Method in class com.vmware.vapi.std.DynamicID
 
_getDynamicFieldNames() - Method in exception com.vmware.vapi.std.errors.AlreadyExists
 
_getDynamicFieldNames() - Method in exception com.vmware.vapi.std.errors.AlreadyInDesiredState
 
_getDynamicFieldNames() - Method in class com.vmware.vapi.std.errors.ArgumentLocations
 
_getDynamicFieldNames() - Method in exception com.vmware.vapi.std.errors.Canceled
 
_getDynamicFieldNames() - Method in exception com.vmware.vapi.std.errors.ConcurrentChange
 
_getDynamicFieldNames() - Method in exception com.vmware.vapi.std.errors.Error
 
_getDynamicFieldNames() - Method in exception com.vmware.vapi.std.errors.FeatureInUse
 
_getDynamicFieldNames() - Method in class com.vmware.vapi.std.errors.FileLocations
 
_getDynamicFieldNames() - Method in exception com.vmware.vapi.std.errors.InternalServerError
 
_getDynamicFieldNames() - Method in exception com.vmware.vapi.std.errors.InvalidArgument
 
_getDynamicFieldNames() - Method in exception com.vmware.vapi.std.errors.InvalidElementConfiguration
 
_getDynamicFieldNames() - Method in exception com.vmware.vapi.std.errors.InvalidElementType
 
_getDynamicFieldNames() - Method in exception com.vmware.vapi.std.errors.InvalidRequest
 
_getDynamicFieldNames() - Method in exception com.vmware.vapi.std.errors.NotAllowedInCurrentState
 
_getDynamicFieldNames() - Method in exception com.vmware.vapi.std.errors.NotFound
 
_getDynamicFieldNames() - Method in exception com.vmware.vapi.std.errors.OperationNotFound
 
_getDynamicFieldNames() - Method in exception com.vmware.vapi.std.errors.ResourceBusy
 
_getDynamicFieldNames() - Method in exception com.vmware.vapi.std.errors.ResourceInaccessible
 
_getDynamicFieldNames() - Method in exception com.vmware.vapi.std.errors.ResourceInUse
 
_getDynamicFieldNames() - Method in exception com.vmware.vapi.std.errors.ServiceUnavailable
 
_getDynamicFieldNames() - Method in exception com.vmware.vapi.std.errors.TimedOut
 
_getDynamicFieldNames() - Method in class com.vmware.vapi.std.errors.TransientIndication
 
_getDynamicFieldNames() - Method in exception com.vmware.vapi.std.errors.UnableToAllocateResource
 
_getDynamicFieldNames() - Method in exception com.vmware.vapi.std.errors.Unauthenticated
 
_getDynamicFieldNames() - Method in exception com.vmware.vapi.std.errors.Unauthorized
 
_getDynamicFieldNames() - Method in exception com.vmware.vapi.std.errors.UnexpectedInput
 
_getDynamicFieldNames() - Method in exception com.vmware.vapi.std.errors.Unsupported
 
_getDynamicFieldNames() - Method in exception com.vmware.vapi.std.errors.UnverifiedPeer
 
_getDynamicFieldNames() - Method in class com.vmware.vapi.std.interposition.InvocationRequest
 
_getDynamicFieldNames() - Method in class com.vmware.vapi.std.interposition.InvocationResult
 
_getDynamicFieldNames() - Method in class com.vmware.vapi.std.interposition.SecurityPrincipal
 
_getDynamicFieldNames() - Method in class com.vmware.vapi.std.LocalizableMessage
 
_getDynamicFieldNames() - Method in class com.vmware.vapi.std.LocalizationParam
 
_getDynamicFieldNames() - Method in class com.vmware.vapi.std.NestedLocalizableMessage
 
_getDynamicFieldNames() - Method in class com.vmware.vcenter.certificate_management.vcenter.TlsCsrTypes.Info
 
_getDynamicFieldNames() - Method in class com.vmware.vcenter.certificate_management.vcenter.TlsCsrTypes.Spec
 
_getDynamicFieldNames() - Method in class com.vmware.vcenter.certificate_management.vcenter.TlsTypes.Info
 
_getDynamicFieldNames() - Method in class com.vmware.vcenter.certificate_management.vcenter.TlsTypes.ReplaceSpec
 
_getDynamicFieldNames() - Method in class com.vmware.vcenter.certificate_management.vcenter.TlsTypes.Spec
 
_getDynamicFieldNames() - Method in class com.vmware.vcenter.certificate_management.vcenter.TrustedRootChainsTypes.CreateSpec
 
_getDynamicFieldNames() - Method in class com.vmware.vcenter.certificate_management.vcenter.TrustedRootChainsTypes.Info
 
_getDynamicFieldNames() - Method in class com.vmware.vcenter.certificate_management.vcenter.TrustedRootChainsTypes.Summary
 
_getDynamicFieldNames() - Method in class com.vmware.vcenter.certificate_management.vcenter.VmcaRootTypes.CreateSpec
 
_getDynamicFieldNames() - Method in class com.vmware.vcenter.certificate_management.X509CertChain
 
_getDynamicFieldNames() - Method in class com.vmware.vcenter.ClusterTypes.FilterSpec
 
_getDynamicFieldNames() - Method in class com.vmware.vcenter.ClusterTypes.Info
 
_getDynamicFieldNames() - Method in class com.vmware.vcenter.ClusterTypes.Summary
 
_getDynamicFieldNames() - Method in class com.vmware.vcenter.compute.policies.capabilities.cluster_scale_in_ignore_vm_capabilities.CreateSpec
 
_getDynamicFieldNames() - Method in class com.vmware.vcenter.compute.policies.capabilities.cluster_scale_in_ignore_vm_capabilities.Info
 
_getDynamicFieldNames() - Method in class com.vmware.vcenter.compute.policies.capabilities.disable_drs_vmotion.CreateSpec
 
_getDynamicFieldNames() - Method in class com.vmware.vcenter.compute.policies.capabilities.disable_drs_vmotion.Info
 
_getDynamicFieldNames() - Method in class com.vmware.vcenter.compute.policies.capabilities.vm.evacuation.vmotion.CreateSpec
 
_getDynamicFieldNames() - Method in class com.vmware.vcenter.compute.policies.capabilities.vm.evacuation.vmotion.Info
 
_getDynamicFieldNames() - Method in class com.vmware.vcenter.compute.policies.capabilities.vm_host_affinity.CreateSpec
 
_getDynamicFieldNames() - Method in class com.vmware.vcenter.compute.policies.capabilities.vm_host_affinity.Info
 
_getDynamicFieldNames() - Method in class com.vmware.vcenter.compute.policies.capabilities.vm_host_anti_affinity.CreateSpec
 
_getDynamicFieldNames() - Method in class com.vmware.vcenter.compute.policies.capabilities.vm_host_anti_affinity.Info
 
_getDynamicFieldNames() - Method in class com.vmware.vcenter.compute.policies.capabilities.vm_vm_affinity.CreateSpec
 
_getDynamicFieldNames() - Method in class com.vmware.vcenter.compute.policies.capabilities.vm_vm_affinity.Info
 
_getDynamicFieldNames() - Method in class com.vmware.vcenter.compute.policies.capabilities.vm_vm_anti_affinity.CreateSpec
 
_getDynamicFieldNames() - Method in class com.vmware.vcenter.compute.policies.capabilities.vm_vm_anti_affinity.Info
 
_getDynamicFieldNames() - Method in class com.vmware.vcenter.compute.policies.CapabilitiesTypes.Info
 
_getDynamicFieldNames() - Method in class com.vmware.vcenter.compute.policies.CapabilitiesTypes.Summary
 
_getDynamicFieldNames() - Method in class com.vmware.vcenter.compute.policies.CreateSpec
 
_getDynamicFieldNames() - Method in class com.vmware.vcenter.compute.policies.Info
 
_getDynamicFieldNames() - Method in class com.vmware.vcenter.compute.policies.Status
 
_getDynamicFieldNames() - Method in class com.vmware.vcenter.compute.policies.TagUsageTypes.FilterSpec
 
_getDynamicFieldNames() - Method in class com.vmware.vcenter.compute.policies.TagUsageTypes.Summary
 
_getDynamicFieldNames() - Method in class com.vmware.vcenter.compute.PoliciesTypes.Summary
 
_getDynamicFieldNames() - Method in class com.vmware.vcenter.content.registries.harbor.ProjectsTypes.CreateSpec
 
_getDynamicFieldNames() - Method in class com.vmware.vcenter.content.registries.harbor.ProjectsTypes.Info
 
_getDynamicFieldNames() - Method in class com.vmware.vcenter.content.registries.harbor.ProjectsTypes.Summary
 
_getDynamicFieldNames() - Method in class com.vmware.vcenter.content.registries.HarborTypes.CreateSpec
 
_getDynamicFieldNames() - Method in class com.vmware.vcenter.content.registries.HarborTypes.GarbageCollection
 
_getDynamicFieldNames() - Method in class com.vmware.vcenter.content.registries.HarborTypes.Info
 
_getDynamicFieldNames() - Method in class com.vmware.vcenter.content.registries.HarborTypes.StorageInfo
 
_getDynamicFieldNames() - Method in class com.vmware.vcenter.content.registries.HarborTypes.StorageSpec
 
_getDynamicFieldNames() - Method in class com.vmware.vcenter.content.registries.HarborTypes.Summary
 
_getDynamicFieldNames() - Method in class com.vmware.vcenter.content.registries.HealthTypes.Info
 
_getDynamicFieldNames() - Method in class com.vmware.vcenter.DatacenterTypes.CreateSpec
 
_getDynamicFieldNames() - Method in class com.vmware.vcenter.DatacenterTypes.FilterSpec
 
_getDynamicFieldNames() - Method in class com.vmware.vcenter.DatacenterTypes.Info
 
_getDynamicFieldNames() - Method in class com.vmware.vcenter.DatacenterTypes.Summary
 
_getDynamicFieldNames() - Method in class com.vmware.vcenter.DatastoreTypes.FilterSpec
 
_getDynamicFieldNames() - Method in class com.vmware.vcenter.DatastoreTypes.Info
 
_getDynamicFieldNames() - Method in class com.vmware.vcenter.DatastoreTypes.Summary
 
_getDynamicFieldNames() - Method in class com.vmware.vcenter.deployment.CheckInfo
 
_getDynamicFieldNames() - Method in class com.vmware.vcenter.deployment.DataMigrationEstimate
 
_getDynamicFieldNames() - Method in class com.vmware.vcenter.deployment.DataMigrationInfo
 
_getDynamicFieldNames() - Method in class com.vmware.vcenter.deployment.HistoryMigrationSpec
 
_getDynamicFieldNames() - Method in class com.vmware.vcenter.deployment.ImportHistoryTypes.CreateSpec
 
_getDynamicFieldNames() - Method in class com.vmware.vcenter.deployment.ImportHistoryTypes.Info
 
_getDynamicFieldNames() - Method in class com.vmware.vcenter.deployment.install.initial_config.remote_psc.ThumbprintTypes.RemoteSpec
 
_getDynamicFieldNames() - Method in class com.vmware.vcenter.deployment.InstallTypes.InstallSpec
 
_getDynamicFieldNames() - Method in class com.vmware.vcenter.deployment.InstallTypes.VcsaEmbeddedSpec
 
_getDynamicFieldNames() - Method in class com.vmware.vcenter.deployment.LocationSpec
 
_getDynamicFieldNames() - Method in class com.vmware.vcenter.deployment.migrate.ActiveDirectorySpec
 
_getDynamicFieldNames() - Method in class com.vmware.vcenter.deployment.migrate.ActiveDirectoryTypes.CheckSpec
 
_getDynamicFieldNames() - Method in class com.vmware.vcenter.deployment.MigrateTypes.MigrateSpec
 
_getDynamicFieldNames() - Method in class com.vmware.vcenter.deployment.MigrateTypes.MigrationAssistantSpec
 
_getDynamicFieldNames() - Method in class com.vmware.vcenter.deployment.MigrateTypes.PscSpec
 
_getDynamicFieldNames() - Method in class com.vmware.vcenter.deployment.MigrateTypes.SourceVcWindows
 
_getDynamicFieldNames() - Method in class com.vmware.vcenter.deployment.MigrateTypes.VcsaEmbeddedSpec
 
_getDynamicFieldNames() - Method in class com.vmware.vcenter.deployment.Notification
 
_getDynamicFieldNames() - Method in class com.vmware.vcenter.deployment.Notifications
 
_getDynamicFieldNames() - Method in class com.vmware.vcenter.deployment.QuestionTypes.AnswerSpec
 
_getDynamicFieldNames() - Method in class com.vmware.vcenter.deployment.QuestionTypes.Info
 
_getDynamicFieldNames() - Method in class com.vmware.vcenter.deployment.QuestionTypes.Question
 
_getDynamicFieldNames() - Method in class com.vmware.vcenter.deployment.RemotePscSpec
 
_getDynamicFieldNames() - Method in class com.vmware.vcenter.deployment.ReplicatedPscSpec
 
_getDynamicFieldNames() - Method in class com.vmware.vcenter.deployment.ReplicatedSpec
 
_getDynamicFieldNames() - Method in class com.vmware.vcenter.deployment.SourceInfo
 
_getDynamicFieldNames() - Method in class com.vmware.vcenter.deployment.StandalonePscSpec
 
_getDynamicFieldNames() - Method in class com.vmware.vcenter.deployment.StandaloneSpec
 
_getDynamicFieldNames() - Method in class com.vmware.vcenter.deployment.UpgradeTypes.PscSpec
 
_getDynamicFieldNames() - Method in class com.vmware.vcenter.deployment.UpgradeTypes.SourceApplianceSpec
 
_getDynamicFieldNames() - Method in class com.vmware.vcenter.deployment.UpgradeTypes.UpgradeSpec
 
_getDynamicFieldNames() - Method in class com.vmware.vcenter.deployment.UpgradeTypes.VcsaEmbeddedSpec
 
_getDynamicFieldNames() - Method in class com.vmware.vcenter.DeploymentTypes.Info
 
_getDynamicFieldNames() - Method in class com.vmware.vcenter.DeploymentTypes.Task
 
_getDynamicFieldNames() - Method in class com.vmware.vcenter.FolderTypes.FilterSpec
 
_getDynamicFieldNames() - Method in class com.vmware.vcenter.FolderTypes.Summary
 
_getDynamicFieldNames() - Method in class com.vmware.vcenter.guest.AdapterMapping
 
_getDynamicFieldNames() - Method in class com.vmware.vcenter.guest.ConfigurationSpec
 
_getDynamicFieldNames() - Method in class com.vmware.vcenter.guest.CustomizationSpec
 
_getDynamicFieldNames() - Method in class com.vmware.vcenter.guest.CustomizationSpecsTypes.CreateSpec
 
_getDynamicFieldNames() - Method in class com.vmware.vcenter.guest.CustomizationSpecsTypes.FilterSpec
 
_getDynamicFieldNames() - Method in class com.vmware.vcenter.guest.CustomizationSpecsTypes.Info
 
_getDynamicFieldNames() - Method in class com.vmware.vcenter.guest.CustomizationSpecsTypes.Metadata
 
_getDynamicFieldNames() - Method in class com.vmware.vcenter.guest.CustomizationSpecsTypes.Spec
 
_getDynamicFieldNames() - Method in class com.vmware.vcenter.guest.CustomizationSpecsTypes.Summary
 
_getDynamicFieldNames() - Method in class com.vmware.vcenter.guest.Domain
 
_getDynamicFieldNames() - Method in class com.vmware.vcenter.guest.GlobalDNSSettings
 
_getDynamicFieldNames() - Method in class com.vmware.vcenter.guest.GuiUnattended
 
_getDynamicFieldNames() - Method in class com.vmware.vcenter.guest.HostnameGenerator
 
_getDynamicFieldNames() - Method in class com.vmware.vcenter.guest.IPSettings
 
_getDynamicFieldNames() - Method in class com.vmware.vcenter.guest.Ipv4
 
_getDynamicFieldNames() - Method in class com.vmware.vcenter.guest.Ipv6
 
_getDynamicFieldNames() - Method in class com.vmware.vcenter.guest.Ipv6Address
 
_getDynamicFieldNames() - Method in class com.vmware.vcenter.guest.LinuxConfiguration
 
_getDynamicFieldNames() - Method in class com.vmware.vcenter.guest.UserData
 
_getDynamicFieldNames() - Method in class com.vmware.vcenter.guest.WindowsConfiguration
 
_getDynamicFieldNames() - Method in class com.vmware.vcenter.guest.WindowsNetworkAdapterSettings
 
_getDynamicFieldNames() - Method in class com.vmware.vcenter.guest.WindowsSysprep
 
_getDynamicFieldNames() - Method in class com.vmware.vcenter.HostTypes.CreateSpec
 
_getDynamicFieldNames() - Method in class com.vmware.vcenter.HostTypes.FilterSpec
 
_getDynamicFieldNames() - Method in class com.vmware.vcenter.HostTypes.Summary
 
_getDynamicFieldNames() - Method in class com.vmware.vcenter.hvc.links.sync.ProvidersTypes.Credentials
 
_getDynamicFieldNames() - Method in class com.vmware.vcenter.hvc.links.sync.ProvidersTypes.Info
 
_getDynamicFieldNames() - Method in class com.vmware.vcenter.hvc.links.sync.ProvidersTypes.SessionInfo
 
_getDynamicFieldNames() - Method in class com.vmware.vcenter.hvc.links.sync.ProvidersTypes.Summary
 
_getDynamicFieldNames() - Method in class com.vmware.vcenter.hvc.links.SyncTypes.Credentials
 
_getDynamicFieldNames() - Method in class com.vmware.vcenter.hvc.LinksTypes.CertificateInfo
 
_getDynamicFieldNames() - Method in class com.vmware.vcenter.hvc.LinksTypes.CreateSpec
 
_getDynamicFieldNames() - Method in class com.vmware.vcenter.hvc.LinksTypes.Credentials
 
_getDynamicFieldNames() - Method in class com.vmware.vcenter.hvc.LinksTypes.Summary
 
_getDynamicFieldNames() - Method in class com.vmware.vcenter.identity.ProvidersTypes.ActiveDirectoryOverLdap
 
_getDynamicFieldNames() - Method in class com.vmware.vcenter.identity.ProvidersTypes.CreateSpec
 
_getDynamicFieldNames() - Method in class com.vmware.vcenter.identity.ProvidersTypes.Info
 
_getDynamicFieldNames() - Method in class com.vmware.vcenter.identity.ProvidersTypes.Oauth2CreateSpec
 
_getDynamicFieldNames() - Method in class com.vmware.vcenter.identity.ProvidersTypes.Oauth2Info
 
_getDynamicFieldNames() - Method in class com.vmware.vcenter.identity.ProvidersTypes.Oauth2Summary
 
_getDynamicFieldNames() - Method in class com.vmware.vcenter.identity.ProvidersTypes.Oauth2UpdateSpec
 
_getDynamicFieldNames() - Method in class com.vmware.vcenter.identity.ProvidersTypes.OidcCreateSpec
 
_getDynamicFieldNames() - Method in class com.vmware.vcenter.identity.ProvidersTypes.OidcInfo
 
_getDynamicFieldNames() - Method in class com.vmware.vcenter.identity.ProvidersTypes.OidcSummary
 
_getDynamicFieldNames() - Method in class com.vmware.vcenter.identity.ProvidersTypes.OidcUpdateSpec
 
_getDynamicFieldNames() - Method in class com.vmware.vcenter.identity.ProvidersTypes.Summary
 
_getDynamicFieldNames() - Method in class com.vmware.vcenter.identity.ProvidersTypes.UpdateSpec
 
_getDynamicFieldNames() - Method in class com.vmware.vcenter.inventory.DatastoreTypes.Info
 
_getDynamicFieldNames() - Method in class com.vmware.vcenter.inventory.NetworkTypes.Info
 
_getDynamicFieldNames() - Method in class com.vmware.vcenter.lcm.discovery.AssociatedProductsTypes.CreateSpec
 
_getDynamicFieldNames() - Method in class com.vmware.vcenter.lcm.discovery.AssociatedProductsTypes.UpdateSpec
 
_getDynamicFieldNames() - Method in class com.vmware.vcenter.lcm.discovery.InteropReportTypes.ReleaseInfo
 
_getDynamicFieldNames() - Method in class com.vmware.vcenter.lcm.discovery.InteropReportTypes.Report
 
_getDynamicFieldNames() - Method in class com.vmware.vcenter.lcm.discovery.InteropReportTypes.ReportRow
 
_getDynamicFieldNames() - Method in class com.vmware.vcenter.lcm.discovery.InteropReportTypes.ReportSummary
 
_getDynamicFieldNames() - Method in class com.vmware.vcenter.lcm.discovery.InteropReportTypes.Result
 
_getDynamicFieldNames() - Method in class com.vmware.vcenter.lcm.discovery.InteropReportTypes.Spec
 
_getDynamicFieldNames() - Method in class com.vmware.vcenter.lcm.discovery.Product
 
_getDynamicFieldNames() - Method in class com.vmware.vcenter.lcm.discovery.ProductCatalogTypes.Summary
 
_getDynamicFieldNames() - Method in class com.vmware.vcenter.lcm.Notification
 
_getDynamicFieldNames() - Method in class com.vmware.vcenter.lcm.Notifications
 
_getDynamicFieldNames() - Method in class com.vmware.vcenter.lcm.ReportsTypes.Location
 
_getDynamicFieldNames() - Method in class com.vmware.vcenter.lcm.ReportsTypes.Token
 
_getDynamicFieldNames() - Method in class com.vmware.vcenter.lcm.update.PendingTypes.Info
 
_getDynamicFieldNames() - Method in class com.vmware.vcenter.lcm.update.PendingTypes.ListResult
 
_getDynamicFieldNames() - Method in class com.vmware.vcenter.lcm.update.PendingTypes.Summary
 
_getDynamicFieldNames() - Method in class com.vmware.vcenter.lcm.update.PrecheckReportTypes.Report
 
_getDynamicFieldNames() - Method in class com.vmware.vcenter.lcm.update.PrecheckReportTypes.ReportSummary
 
_getDynamicFieldNames() - Method in class com.vmware.vcenter.lcm.update.PrecheckReportTypes.Result
 
_getDynamicFieldNames() - Method in class com.vmware.vcenter.namespace_management.ClusterAvailableVersionsTypes.Summary
 
_getDynamicFieldNames() - Method in class com.vmware.vcenter.namespace_management.ClusterCompatibilityTypes.FilterSpec
 
_getDynamicFieldNames() - Method in class com.vmware.vcenter.namespace_management.ClusterCompatibilityTypes.Summary
 
_getDynamicFieldNames() - Method in class com.vmware.vcenter.namespace_management.ClusterSizeInfoTypes.Info
 
_getDynamicFieldNames() - Method in class com.vmware.vcenter.namespace_management.ClusterSizeInfoTypes.VmInfo
 
_getDynamicFieldNames() - Method in class com.vmware.vcenter.namespace_management.ClustersTypes.EnableSpec
 
_getDynamicFieldNames() - Method in class com.vmware.vcenter.namespace_management.ClustersTypes.ImageRegistry
 
_getDynamicFieldNames() - Method in class com.vmware.vcenter.namespace_management.ClustersTypes.ImageStorageSpec
 
_getDynamicFieldNames() - Method in class com.vmware.vcenter.namespace_management.ClustersTypes.Info
 
_getDynamicFieldNames() - Method in class com.vmware.vcenter.namespace_management.ClustersTypes.Ipv4Range
 
_getDynamicFieldNames() - Method in class com.vmware.vcenter.namespace_management.ClustersTypes.Message
 
_getDynamicFieldNames() - Method in class com.vmware.vcenter.namespace_management.ClustersTypes.NCPClusterNetworkEnableSpec
 
_getDynamicFieldNames() - Method in class com.vmware.vcenter.namespace_management.ClustersTypes.NCPClusterNetworkInfo
 
_getDynamicFieldNames() - Method in class com.vmware.vcenter.namespace_management.ClustersTypes.NCPClusterNetworkSetSpec
 
_getDynamicFieldNames() - Method in class com.vmware.vcenter.namespace_management.ClustersTypes.NCPClusterNetworkUpdateSpec
 
_getDynamicFieldNames() - Method in class com.vmware.vcenter.namespace_management.ClustersTypes.NetworkSpec
 
_getDynamicFieldNames() - Method in class com.vmware.vcenter.namespace_management.ClustersTypes.SetSpec
 
_getDynamicFieldNames() - Method in class com.vmware.vcenter.namespace_management.ClustersTypes.Stats
 
_getDynamicFieldNames() - Method in class com.vmware.vcenter.namespace_management.ClustersTypes.Summary
 
_getDynamicFieldNames() - Method in class com.vmware.vcenter.namespace_management.ClustersTypes.UpdateSpec
 
_getDynamicFieldNames() - Method in class com.vmware.vcenter.namespace_management.DistributedSwitchCompatibilityTypes.FilterSpec
 
_getDynamicFieldNames() - Method in class com.vmware.vcenter.namespace_management.DistributedSwitchCompatibilityTypes.Summary
 
_getDynamicFieldNames() - Method in class com.vmware.vcenter.namespace_management.EdgeClusterCompatibilityTypes.FilterSpec
 
_getDynamicFieldNames() - Method in class com.vmware.vcenter.namespace_management.EdgeClusterCompatibilityTypes.Summary
 
_getDynamicFieldNames() - Method in class com.vmware.vcenter.namespace_management.HostsConfigTypes.Info
 
_getDynamicFieldNames() - Method in class com.vmware.vcenter.namespace_management.Ipv4Cidr
 
_getDynamicFieldNames() - Method in class com.vmware.vcenter.namespace_management.NamespaceResourceOptionsTypes.Info
 
_getDynamicFieldNames() - Method in class com.vmware.vcenter.namespace_management.software.ClustersTypes.Info
 
_getDynamicFieldNames() - Method in class com.vmware.vcenter.namespace_management.software.ClustersTypes.Message
 
_getDynamicFieldNames() - Method in class com.vmware.vcenter.namespace_management.software.ClustersTypes.Result
 
_getDynamicFieldNames() - Method in class com.vmware.vcenter.namespace_management.software.ClustersTypes.Summary
 
_getDynamicFieldNames() - Method in class com.vmware.vcenter.namespace_management.software.ClustersTypes.UpgradeProgress
 
_getDynamicFieldNames() - Method in class com.vmware.vcenter.namespace_management.software.ClustersTypes.UpgradeSpec
 
_getDynamicFieldNames() - Method in class com.vmware.vcenter.namespace_management.software.ClustersTypes.UpgradeStatus
 
_getDynamicFieldNames() - Method in class com.vmware.vcenter.namespace_management.stats.TimeSeriesTypes.PodIdentifier
 
_getDynamicFieldNames() - Method in class com.vmware.vcenter.namespace_management.stats.TimeSeriesTypes.Spec
 
_getDynamicFieldNames() - Method in class com.vmware.vcenter.namespace_management.stats.TimeSeriesTypes.TimeSeries
 
_getDynamicFieldNames() - Method in class com.vmware.vcenter.namespace_management.SupportBundleTypes.Location
 
_getDynamicFieldNames() - Method in class com.vmware.vcenter.namespace_management.SupportBundleTypes.Token
 
_getDynamicFieldNames() - Method in class com.vmware.vcenter.namespaces.AccessTypes.CreateSpec
 
_getDynamicFieldNames() - Method in class com.vmware.vcenter.namespaces.AccessTypes.Info
 
_getDynamicFieldNames() - Method in class com.vmware.vcenter.namespaces.AccessTypes.SetSpec
 
_getDynamicFieldNames() - Method in class com.vmware.vcenter.namespaces.Container
 
_getDynamicFieldNames() - Method in class com.vmware.vcenter.namespaces.EndpointAddress
 
_getDynamicFieldNames() - Method in class com.vmware.vcenter.namespaces.IngressRuleValue
 
_getDynamicFieldNames() - Method in class com.vmware.vcenter.namespaces.InstancesTypes.Access
 
_getDynamicFieldNames() - Method in class com.vmware.vcenter.namespaces.InstancesTypes.CreateSpec
 
_getDynamicFieldNames() - Method in class com.vmware.vcenter.namespaces.InstancesTypes.Info
 
_getDynamicFieldNames() - Method in class com.vmware.vcenter.namespaces.InstancesTypes.Message
 
_getDynamicFieldNames() - Method in class com.vmware.vcenter.namespaces.InstancesTypes.SetSpec
 
_getDynamicFieldNames() - Method in class com.vmware.vcenter.namespaces.InstancesTypes.Stats
 
_getDynamicFieldNames() - Method in class com.vmware.vcenter.namespaces.InstancesTypes.StorageSpec
 
_getDynamicFieldNames() - Method in class com.vmware.vcenter.namespaces.InstancesTypes.Summary
 
_getDynamicFieldNames() - Method in class com.vmware.vcenter.namespaces.InstancesTypes.UpdateSpec
 
_getDynamicFieldNames() - Method in class com.vmware.vcenter.namespaces.ResourceQuotaOptionsV1
 
_getDynamicFieldNames() - Method in class com.vmware.vcenter.namespaces.ResourceQuotaOptionsV1Update
 
_getDynamicFieldNames() - Method in class com.vmware.vcenter.namespaces.user.InstancesTypes.Summary
 
_getDynamicFieldNames() - Method in class com.vmware.vcenter.NetworkTypes.FilterSpec
 
_getDynamicFieldNames() - Method in class com.vmware.vcenter.NetworkTypes.Summary
 
_getDynamicFieldNames() - Method in class com.vmware.vcenter.ovf.CertificateParams
 
_getDynamicFieldNames() - Method in class com.vmware.vcenter.ovf.DeploymentOption
 
_getDynamicFieldNames() - Method in class com.vmware.vcenter.ovf.DeploymentOptionParams
 
_getDynamicFieldNames() - Method in class com.vmware.vcenter.ovf.ExportFlagTypes.Info
 
_getDynamicFieldNames() - Method in class com.vmware.vcenter.ovf.ExtraConfig
 
_getDynamicFieldNames() - Method in class com.vmware.vcenter.ovf.ExtraConfigParams
 
_getDynamicFieldNames() - Method in class com.vmware.vcenter.ovf.ImportFlagTypes.Info
 
_getDynamicFieldNames() - Method in class com.vmware.vcenter.ovf.IpAllocationParams
 
_getDynamicFieldNames() - Method in class com.vmware.vcenter.ovf.LibraryItemTypes.CreateResult
 
_getDynamicFieldNames() - Method in class com.vmware.vcenter.ovf.LibraryItemTypes.CreateSpec
 
_getDynamicFieldNames() - Method in class com.vmware.vcenter.ovf.LibraryItemTypes.CreateTarget
 
_getDynamicFieldNames() - Method in class com.vmware.vcenter.ovf.LibraryItemTypes.DeployableIdentity
 
_getDynamicFieldNames() - Method in class com.vmware.vcenter.ovf.LibraryItemTypes.DeploymentResult
 
_getDynamicFieldNames() - Method in class com.vmware.vcenter.ovf.LibraryItemTypes.DeploymentTarget
 
_getDynamicFieldNames() - Method in class com.vmware.vcenter.ovf.LibraryItemTypes.OvfSummary
 
_getDynamicFieldNames() - Method in class com.vmware.vcenter.ovf.LibraryItemTypes.ResourcePoolDeploymentSpec
 
_getDynamicFieldNames() - Method in class com.vmware.vcenter.ovf.LibraryItemTypes.ResultInfo
 
_getDynamicFieldNames() - Method in class com.vmware.vcenter.ovf.LibraryItemTypes.StorageGroupMapping
 
_getDynamicFieldNames() - Method in class com.vmware.vcenter.ovf.OvfError
 
_getDynamicFieldNames() - Method in class com.vmware.vcenter.ovf.OvfInfo
 
_getDynamicFieldNames() - Method in class com.vmware.vcenter.ovf.OvfMessage
 
_getDynamicFieldNames() - Method in class com.vmware.vcenter.ovf.OvfParams
 
_getDynamicFieldNames() - Method in class com.vmware.vcenter.ovf.OvfWarning
 
_getDynamicFieldNames() - Method in class com.vmware.vcenter.ovf.ParseIssue
 
_getDynamicFieldNames() - Method in class com.vmware.vcenter.ovf.Property
 
_getDynamicFieldNames() - Method in class com.vmware.vcenter.ovf.PropertyParams
 
_getDynamicFieldNames() - Method in class com.vmware.vcenter.ovf.ScaleOutGroup
 
_getDynamicFieldNames() - Method in class com.vmware.vcenter.ovf.ScaleOutParams
 
_getDynamicFieldNames() - Method in class com.vmware.vcenter.ovf.SizeParams
 
_getDynamicFieldNames() - Method in class com.vmware.vcenter.ovf.UnknownSection
 
_getDynamicFieldNames() - Method in class com.vmware.vcenter.ovf.UnknownSectionParams
 
_getDynamicFieldNames() - Method in class com.vmware.vcenter.ovf.VcenterExtensionParams
 
_getDynamicFieldNames() - Method in class com.vmware.vcenter.ResourcePoolTypes.CreateSpec
 
_getDynamicFieldNames() - Method in class com.vmware.vcenter.ResourcePoolTypes.FilterSpec
 
_getDynamicFieldNames() - Method in class com.vmware.vcenter.ResourcePoolTypes.Info
 
_getDynamicFieldNames() - Method in class com.vmware.vcenter.ResourcePoolTypes.ResourceAllocationCreateSpec
 
_getDynamicFieldNames() - Method in class com.vmware.vcenter.ResourcePoolTypes.ResourceAllocationInfo
 
_getDynamicFieldNames() - Method in class com.vmware.vcenter.ResourcePoolTypes.ResourceAllocationUpdateSpec
 
_getDynamicFieldNames() - Method in class com.vmware.vcenter.ResourcePoolTypes.SharesInfo
 
_getDynamicFieldNames() - Method in class com.vmware.vcenter.ResourcePoolTypes.Summary
 
_getDynamicFieldNames() - Method in class com.vmware.vcenter.ResourcePoolTypes.UpdateSpec
 
_getDynamicFieldNames() - Method in class com.vmware.vcenter.services.ServiceTypes.Info
 
_getDynamicFieldNames() - Method in class com.vmware.vcenter.services.ServiceTypes.UpdateSpec
 
_getDynamicFieldNames() - Method in class com.vmware.vcenter.storage.policies.compliance.VMTypes.FilterSpec
 
_getDynamicFieldNames() - Method in class com.vmware.vcenter.storage.policies.compliance.VMTypes.Info
 
_getDynamicFieldNames() - Method in class com.vmware.vcenter.storage.policies.ComplianceTypes.FilterSpec
 
_getDynamicFieldNames() - Method in class com.vmware.vcenter.storage.policies.ComplianceTypes.Summary
 
_getDynamicFieldNames() - Method in class com.vmware.vcenter.storage.policies.VMTypes.Info
 
_getDynamicFieldNames() - Method in class com.vmware.vcenter.storage.PoliciesTypes.CompatibilityInfo
 
_getDynamicFieldNames() - Method in class com.vmware.vcenter.storage.PoliciesTypes.CompatibleDatastoreInfo
 
_getDynamicFieldNames() - Method in class com.vmware.vcenter.storage.PoliciesTypes.FilterSpec
 
_getDynamicFieldNames() - Method in class com.vmware.vcenter.storage.PoliciesTypes.Summary
 
_getDynamicFieldNames() - Method in class com.vmware.vcenter.system_config.DeploymentTypeTypes.Info
 
_getDynamicFieldNames() - Method in class com.vmware.vcenter.system_config.DeploymentTypeTypes.ReconfigureSpec
 
_getDynamicFieldNames() - Method in class com.vmware.vcenter.system_config.PscRegistrationTypes.Info
 
_getDynamicFieldNames() - Method in class com.vmware.vcenter.tagging.AssociationsTypes.IterationSpec
 
_getDynamicFieldNames() - Method in class com.vmware.vcenter.tagging.AssociationsTypes.ListResult
 
_getDynamicFieldNames() - Method in class com.vmware.vcenter.tagging.AssociationsTypes.Summary
 
_getDynamicFieldNames() - Method in exception com.vmware.vcenter.tokenservice.Error
 
_getDynamicFieldNames() - Method in exception com.vmware.vcenter.tokenservice.InvalidGrant
 
_getDynamicFieldNames() - Method in exception com.vmware.vcenter.tokenservice.InvalidRequest
 
_getDynamicFieldNames() - Method in exception com.vmware.vcenter.tokenservice.InvalidScope
 
_getDynamicFieldNames() - Method in class com.vmware.vcenter.tokenservice.TokenExchangeTypes.ExchangeSpec
 
_getDynamicFieldNames() - Method in class com.vmware.vcenter.tokenservice.TokenExchangeTypes.Info
 
_getDynamicFieldNames() - Method in class com.vmware.vcenter.topology.NodesTypes.FilterSpec
 
_getDynamicFieldNames() - Method in class com.vmware.vcenter.topology.NodesTypes.Info
 
_getDynamicFieldNames() - Method in class com.vmware.vcenter.topology.NodesTypes.Summary
 
_getDynamicFieldNames() - Method in class com.vmware.vcenter.topology.ReplicationStatusTypes.FilterSpec
 
_getDynamicFieldNames() - Method in class com.vmware.vcenter.topology.ReplicationStatusTypes.Summary
 
_getDynamicFieldNames() - Method in class com.vmware.vcenter.trusted_infrastructure.attestation.ServicesTypes.CreateSpec
 
_getDynamicFieldNames() - Method in class com.vmware.vcenter.trusted_infrastructure.attestation.ServicesTypes.FilterSpec
 
_getDynamicFieldNames() - Method in class com.vmware.vcenter.trusted_infrastructure.attestation.ServicesTypes.Info
 
_getDynamicFieldNames() - Method in class com.vmware.vcenter.trusted_infrastructure.attestation.ServicesTypes.Summary
 
_getDynamicFieldNames() - Method in class com.vmware.vcenter.trusted_infrastructure.kms.ServicesTypes.CreateSpec
 
_getDynamicFieldNames() - Method in class com.vmware.vcenter.trusted_infrastructure.kms.ServicesTypes.FilterSpec
 
_getDynamicFieldNames() - Method in class com.vmware.vcenter.trusted_infrastructure.kms.ServicesTypes.Info
 
_getDynamicFieldNames() - Method in class com.vmware.vcenter.trusted_infrastructure.kms.ServicesTypes.Summary
 
_getDynamicFieldNames() - Method in class com.vmware.vcenter.trusted_infrastructure.NetworkAddress
 
_getDynamicFieldNames() - Method in class com.vmware.vcenter.trusted_infrastructure.PrincipalTypes.Info
 
_getDynamicFieldNames() - Method in class com.vmware.vcenter.trusted_infrastructure.StsPrincipal
 
_getDynamicFieldNames() - Method in class com.vmware.vcenter.trusted_infrastructure.StsPrincipalId
 
_getDynamicFieldNames() - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.attestation.os.esx.BaseImagesTypes.FilterSpec
 
_getDynamicFieldNames() - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.attestation.os.esx.BaseImagesTypes.Info
 
_getDynamicFieldNames() - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.attestation.os.esx.BaseImagesTypes.Summary
 
_getDynamicFieldNames() - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.attestation.ServiceStatusTypes.Info
 
_getDynamicFieldNames() - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.attestation.tpm2.CaCertificatesTypes.CreateSpec
 
_getDynamicFieldNames() - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.attestation.tpm2.CaCertificatesTypes.Info
 
_getDynamicFieldNames() - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.attestation.tpm2.CaCertificatesTypes.Summary
 
_getDynamicFieldNames() - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.attestation.tpm2.EndorsementKeysTypes.CreateSpec
 
_getDynamicFieldNames() - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.attestation.tpm2.EndorsementKeysTypes.Info
 
_getDynamicFieldNames() - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.attestation.tpm2.EndorsementKeysTypes.Summary
 
_getDynamicFieldNames() - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.attestation.tpm2.SettingsTypes.Info
 
_getDynamicFieldNames() - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.attestation.tpm2.SettingsTypes.UpdateSpec
 
_getDynamicFieldNames() - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.ConsumerPrincipalsTypes.CreateSpec
 
_getDynamicFieldNames() - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.ConsumerPrincipalsTypes.FilterSpec
 
_getDynamicFieldNames() - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.ConsumerPrincipalsTypes.Info
 
_getDynamicFieldNames() - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.ConsumerPrincipalsTypes.Summary
 
_getDynamicFieldNames() - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.providers.client_certificate.CsrTypes.Info
 
_getDynamicFieldNames() - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.providers.ClientCertificateTypes.Info
 
_getDynamicFieldNames() - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.providers.ClientCertificateTypes.UpdateSpec
 
_getDynamicFieldNames() - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.providers.CurrentPeerCertificatesTypes.FilterSpec
 
_getDynamicFieldNames() - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.providers.CurrentPeerCertificatesTypes.Summary
 
_getDynamicFieldNames() - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.providers.TrustedPeerCertificatesTypes.Info
 
_getDynamicFieldNames() - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.providers.TrustedPeerCertificatesTypes.UpdateSpec
 
_getDynamicFieldNames() - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.ProvidersTypes.CreateSpec
 
_getDynamicFieldNames() - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.ProvidersTypes.Info
 
_getDynamicFieldNames() - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.ProvidersTypes.KeyServerCreateSpec
 
_getDynamicFieldNames() - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.ProvidersTypes.KeyServerInfo
 
_getDynamicFieldNames() - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.ProvidersTypes.KeyServerUpdateSpec
 
_getDynamicFieldNames() - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.ProvidersTypes.KmipServerCreateSpec
 
_getDynamicFieldNames() - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.ProvidersTypes.KmipServerInfo
 
_getDynamicFieldNames() - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.ProvidersTypes.KmipServerUpdateSpec
 
_getDynamicFieldNames() - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.ProvidersTypes.Server
 
_getDynamicFieldNames() - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.ProvidersTypes.ServerInfo
 
_getDynamicFieldNames() - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.ProvidersTypes.Status
 
_getDynamicFieldNames() - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.ProvidersTypes.Summary
 
_getDynamicFieldNames() - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.ProvidersTypes.UpdateSpec
 
_getDynamicFieldNames() - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.ServiceStatusTypes.Info
 
_getDynamicFieldNames() - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_hosts.AttestationTypes.FilterSpec
 
_getDynamicFieldNames() - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_hosts.AttestationTypes.Info
 
_getDynamicFieldNames() - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_hosts.AttestationTypes.Summary
 
_getDynamicFieldNames() - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_hosts.KmsTypes.FilterSpec
 
_getDynamicFieldNames() - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_hosts.KmsTypes.Info
 
_getDynamicFieldNames() - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_hosts.KmsTypes.Summary
 
_getDynamicFieldNames() - Method in class com.vmware.vcenter.trusted_infrastructure.TrustAuthorityClustersTypes.FilterSpec
 
_getDynamicFieldNames() - Method in class com.vmware.vcenter.trusted_infrastructure.TrustAuthorityClustersTypes.Info
 
_getDynamicFieldNames() - Method in class com.vmware.vcenter.trusted_infrastructure.TrustAuthorityClustersTypes.Summary
 
_getDynamicFieldNames() - Method in class com.vmware.vcenter.trusted_infrastructure.TrustAuthorityClustersTypes.UpdateSpec
 
_getDynamicFieldNames() - Method in class com.vmware.vcenter.trusted_infrastructure.trusted_clusters.attestation.ServicesTypes.CreateSpec
 
_getDynamicFieldNames() - Method in class com.vmware.vcenter.trusted_infrastructure.trusted_clusters.attestation.ServicesTypes.FilterSpec
 
_getDynamicFieldNames() - Method in class com.vmware.vcenter.trusted_infrastructure.trusted_clusters.attestation.ServicesTypes.Info
 
_getDynamicFieldNames() - Method in class com.vmware.vcenter.trusted_infrastructure.trusted_clusters.attestation.ServicesTypes.Summary
 
_getDynamicFieldNames() - Method in class com.vmware.vcenter.trusted_infrastructure.trusted_clusters.kms.ServicesTypes.CreateSpec
 
_getDynamicFieldNames() - Method in class com.vmware.vcenter.trusted_infrastructure.trusted_clusters.kms.ServicesTypes.FilterSpec
 
_getDynamicFieldNames() - Method in class com.vmware.vcenter.trusted_infrastructure.trusted_clusters.kms.ServicesTypes.Info
 
_getDynamicFieldNames() - Method in class com.vmware.vcenter.trusted_infrastructure.trusted_clusters.kms.ServicesTypes.Summary
 
_getDynamicFieldNames() - Method in class com.vmware.vcenter.trusted_infrastructure.X509CertChain
 
_getDynamicFieldNames() - Method in class com.vmware.vcenter.vcha.CertificateInfo
 
_getDynamicFieldNames() - Method in class com.vmware.vcenter.vcha.cluster.ActiveTypes.Info
 
_getDynamicFieldNames() - Method in class com.vmware.vcenter.vcha.cluster.DeploymentTypeTypes.Info
 
_getDynamicFieldNames() - Method in class com.vmware.vcenter.vcha.cluster.ModeTypes.Info
 
_getDynamicFieldNames() - Method in class com.vmware.vcenter.vcha.cluster.PassiveTypes.CheckResult
 
_getDynamicFieldNames() - Method in class com.vmware.vcenter.vcha.cluster.PassiveTypes.CheckSpec
 
_getDynamicFieldNames() - Method in class com.vmware.vcenter.vcha.cluster.PassiveTypes.RedeploySpec
 
_getDynamicFieldNames() - Method in class com.vmware.vcenter.vcha.cluster.WitnessTypes.CheckResult
 
_getDynamicFieldNames() - Method in class com.vmware.vcenter.vcha.cluster.WitnessTypes.CheckSpec
 
_getDynamicFieldNames() - Method in class com.vmware.vcenter.vcha.cluster.WitnessTypes.RedeploySpec
 
_getDynamicFieldNames() - Method in class com.vmware.vcenter.vcha.ClusterTypes.ActiveSpec
 
_getDynamicFieldNames() - Method in class com.vmware.vcenter.vcha.ClusterTypes.DeploySpec
 
_getDynamicFieldNames() - Method in class com.vmware.vcenter.vcha.ClusterTypes.ErrorCondition
 
_getDynamicFieldNames() - Method in class com.vmware.vcenter.vcha.ClusterTypes.Info
 
_getDynamicFieldNames() - Method in class com.vmware.vcenter.vcha.ClusterTypes.IpInfo
 
_getDynamicFieldNames() - Method in class com.vmware.vcenter.vcha.ClusterTypes.Ipv4Info
 
_getDynamicFieldNames() - Method in class com.vmware.vcenter.vcha.ClusterTypes.Ipv6Info
 
_getDynamicFieldNames() - Method in class com.vmware.vcenter.vcha.ClusterTypes.NodeInfo
 
_getDynamicFieldNames() - Method in class com.vmware.vcenter.vcha.ClusterTypes.NodeRuntimeInfo
 
_getDynamicFieldNames() - Method in class com.vmware.vcenter.vcha.ClusterTypes.NodeVmInfo
 
_getDynamicFieldNames() - Method in class com.vmware.vcenter.vcha.ClusterTypes.PassiveSpec
 
_getDynamicFieldNames() - Method in class com.vmware.vcenter.vcha.ClusterTypes.UndeploySpec
 
_getDynamicFieldNames() - Method in class com.vmware.vcenter.vcha.ClusterTypes.VmInfo
 
_getDynamicFieldNames() - Method in class com.vmware.vcenter.vcha.ClusterTypes.WitnessInfo
 
_getDynamicFieldNames() - Method in class com.vmware.vcenter.vcha.ClusterTypes.WitnessSpec
 
_getDynamicFieldNames() - Method in class com.vmware.vcenter.vcha.ConnectionSpec
 
_getDynamicFieldNames() - Method in class com.vmware.vcenter.vcha.CredentialsSpec
 
_getDynamicFieldNames() - Method in class com.vmware.vcenter.vcha.DiskInfo
 
_getDynamicFieldNames() - Method in class com.vmware.vcenter.vcha.DiskSpec
 
_getDynamicFieldNames() - Method in class com.vmware.vcenter.vcha.IpSpec
 
_getDynamicFieldNames() - Method in class com.vmware.vcenter.vcha.Ipv4Spec
 
_getDynamicFieldNames() - Method in class com.vmware.vcenter.vcha.Ipv6Spec
 
_getDynamicFieldNames() - Method in class com.vmware.vcenter.vcha.OperationsTypes.Info
 
_getDynamicFieldNames() - Method in class com.vmware.vcenter.vcha.PlacementInfo
 
_getDynamicFieldNames() - Method in class com.vmware.vcenter.vcha.PlacementSpec
 
_getDynamicFieldNames() - Method in class com.vmware.vcenter.vm.compute.PoliciesTypes.Info
 
_getDynamicFieldNames() - Method in class com.vmware.vcenter.vm.console.TicketsTypes.CreateSpec
 
_getDynamicFieldNames() - Method in class com.vmware.vcenter.vm.console.TicketsTypes.Summary
 
_getDynamicFieldNames() - Method in class com.vmware.vcenter.vm.guest.CustomizationTypes.SetSpec
 
_getDynamicFieldNames() - Method in class com.vmware.vcenter.vm.guest.DhcpConfigInfo
 
_getDynamicFieldNames() - Method in class com.vmware.vcenter.vm.guest.DnsAssignedValues
 
_getDynamicFieldNames() - Method in class com.vmware.vcenter.vm.guest.DnsConfigInfo
 
_getDynamicFieldNames() - Method in class com.vmware.vcenter.vm.guest.IdentityTypes.Info
 
_getDynamicFieldNames() - Method in class com.vmware.vcenter.vm.guest.LocalFilesystemTypes.Info
 
_getDynamicFieldNames() - Method in class com.vmware.vcenter.vm.guest.LocalFilesystemTypes.VirtualDiskMapping
 
_getDynamicFieldNames() - Method in class com.vmware.vcenter.vm.guest.networking.InterfacesTypes.Info
 
_getDynamicFieldNames() - Method in class com.vmware.vcenter.vm.guest.networking.InterfacesTypes.IpAddressInfo
 
_getDynamicFieldNames() - Method in class com.vmware.vcenter.vm.guest.networking.InterfacesTypes.IpConfigInfo
 
_getDynamicFieldNames() - Method in class com.vmware.vcenter.vm.guest.networking.RoutesTypes.Info
 
_getDynamicFieldNames() - Method in class com.vmware.vcenter.vm.guest.NetworkingTypes.Info
 
_getDynamicFieldNames() - Method in class com.vmware.vcenter.vm.guest.PowerTypes.Info
 
_getDynamicFieldNames() - Method in class com.vmware.vcenter.vm.hardware.adapter.SataTypes.CreateSpec
 
_getDynamicFieldNames() - Method in class com.vmware.vcenter.vm.hardware.adapter.SataTypes.Info
 
_getDynamicFieldNames() - Method in class com.vmware.vcenter.vm.hardware.adapter.SataTypes.Summary
 
_getDynamicFieldNames() - Method in class com.vmware.vcenter.vm.hardware.adapter.ScsiTypes.CreateSpec
 
_getDynamicFieldNames() - Method in class com.vmware.vcenter.vm.hardware.adapter.ScsiTypes.Info
 
_getDynamicFieldNames() - Method in class com.vmware.vcenter.vm.hardware.adapter.ScsiTypes.Summary
 
_getDynamicFieldNames() - Method in class com.vmware.vcenter.vm.hardware.adapter.ScsiTypes.UpdateSpec
 
_getDynamicFieldNames() - Method in class com.vmware.vcenter.vm.hardware.boot.DeviceTypes.Entry
 
_getDynamicFieldNames() - Method in class com.vmware.vcenter.vm.hardware.boot.DeviceTypes.EntryCreateSpec
 
_getDynamicFieldNames() - Method in class com.vmware.vcenter.vm.hardware.BootTypes.CreateSpec
 
_getDynamicFieldNames() - Method in class com.vmware.vcenter.vm.hardware.BootTypes.Info
 
_getDynamicFieldNames() - Method in class com.vmware.vcenter.vm.hardware.BootTypes.UpdateSpec
 
_getDynamicFieldNames() - Method in class com.vmware.vcenter.vm.hardware.CdromTypes.BackingInfo
 
_getDynamicFieldNames() - Method in class com.vmware.vcenter.vm.hardware.CdromTypes.BackingSpec
 
_getDynamicFieldNames() - Method in class com.vmware.vcenter.vm.hardware.CdromTypes.CreateSpec
 
_getDynamicFieldNames() - Method in class com.vmware.vcenter.vm.hardware.CdromTypes.Info
 
_getDynamicFieldNames() - Method in class com.vmware.vcenter.vm.hardware.CdromTypes.Summary
 
_getDynamicFieldNames() - Method in class com.vmware.vcenter.vm.hardware.CdromTypes.UpdateSpec
 
_getDynamicFieldNames() - Method in class com.vmware.vcenter.vm.hardware.ConnectionCreateSpec
 
_getDynamicFieldNames() - Method in class com.vmware.vcenter.vm.hardware.ConnectionInfo
 
_getDynamicFieldNames() - Method in class com.vmware.vcenter.vm.hardware.ConnectionUpdateSpec
 
_getDynamicFieldNames() - Method in class com.vmware.vcenter.vm.hardware.CpuTypes.Info
 
_getDynamicFieldNames() - Method in class com.vmware.vcenter.vm.hardware.CpuTypes.UpdateSpec
 
_getDynamicFieldNames() - Method in class com.vmware.vcenter.vm.hardware.DiskTypes.BackingInfo
 
_getDynamicFieldNames() - Method in class com.vmware.vcenter.vm.hardware.DiskTypes.BackingSpec
 
_getDynamicFieldNames() - Method in class com.vmware.vcenter.vm.hardware.DiskTypes.CreateSpec
 
_getDynamicFieldNames() - Method in class com.vmware.vcenter.vm.hardware.DiskTypes.Info
 
_getDynamicFieldNames() - Method in class com.vmware.vcenter.vm.hardware.DiskTypes.StoragePolicySpec
 
_getDynamicFieldNames() - Method in class com.vmware.vcenter.vm.hardware.DiskTypes.Summary
 
_getDynamicFieldNames() - Method in class com.vmware.vcenter.vm.hardware.DiskTypes.UpdateSpec
 
_getDynamicFieldNames() - Method in class com.vmware.vcenter.vm.hardware.DiskTypes.VmdkCreateSpec
 
_getDynamicFieldNames() - Method in class com.vmware.vcenter.vm.hardware.EthernetTypes.BackingInfo
 
_getDynamicFieldNames() - Method in class com.vmware.vcenter.vm.hardware.EthernetTypes.BackingSpec
 
_getDynamicFieldNames() - Method in class com.vmware.vcenter.vm.hardware.EthernetTypes.CreateSpec
 
_getDynamicFieldNames() - Method in class com.vmware.vcenter.vm.hardware.EthernetTypes.Info
 
_getDynamicFieldNames() - Method in class com.vmware.vcenter.vm.hardware.EthernetTypes.Summary
 
_getDynamicFieldNames() - Method in class com.vmware.vcenter.vm.hardware.EthernetTypes.UpdateSpec
 
_getDynamicFieldNames() - Method in class com.vmware.vcenter.vm.hardware.FloppyTypes.BackingInfo
 
_getDynamicFieldNames() - Method in class com.vmware.vcenter.vm.hardware.FloppyTypes.BackingSpec
 
_getDynamicFieldNames() - Method in class com.vmware.vcenter.vm.hardware.FloppyTypes.CreateSpec
 
_getDynamicFieldNames() - Method in class com.vmware.vcenter.vm.hardware.FloppyTypes.Info
 
_getDynamicFieldNames() - Method in class com.vmware.vcenter.vm.hardware.FloppyTypes.Summary
 
_getDynamicFieldNames() - Method in class com.vmware.vcenter.vm.hardware.FloppyTypes.UpdateSpec
 
_getDynamicFieldNames() - Method in class com.vmware.vcenter.vm.hardware.IdeAddressInfo
 
_getDynamicFieldNames() - Method in class com.vmware.vcenter.vm.hardware.IdeAddressSpec
 
_getDynamicFieldNames() - Method in class com.vmware.vcenter.vm.hardware.MemoryTypes.Info
 
_getDynamicFieldNames() - Method in class com.vmware.vcenter.vm.hardware.MemoryTypes.UpdateSpec
 
_getDynamicFieldNames() - Method in class com.vmware.vcenter.vm.hardware.ParallelTypes.BackingInfo
 
_getDynamicFieldNames() - Method in class com.vmware.vcenter.vm.hardware.ParallelTypes.BackingSpec
 
_getDynamicFieldNames() - Method in class com.vmware.vcenter.vm.hardware.ParallelTypes.CreateSpec
 
_getDynamicFieldNames() - Method in class com.vmware.vcenter.vm.hardware.ParallelTypes.Info
 
_getDynamicFieldNames() - Method in class com.vmware.vcenter.vm.hardware.ParallelTypes.Summary
 
_getDynamicFieldNames() - Method in class com.vmware.vcenter.vm.hardware.ParallelTypes.UpdateSpec
 
_getDynamicFieldNames() - Method in class com.vmware.vcenter.vm.hardware.SataAddressInfo
 
_getDynamicFieldNames() - Method in class com.vmware.vcenter.vm.hardware.SataAddressSpec
 
_getDynamicFieldNames() - Method in class com.vmware.vcenter.vm.hardware.ScsiAddressInfo
 
_getDynamicFieldNames() - Method in class com.vmware.vcenter.vm.hardware.ScsiAddressSpec
 
_getDynamicFieldNames() - Method in class com.vmware.vcenter.vm.hardware.SerialTypes.BackingInfo
 
_getDynamicFieldNames() - Method in class com.vmware.vcenter.vm.hardware.SerialTypes.BackingSpec
 
_getDynamicFieldNames() - Method in class com.vmware.vcenter.vm.hardware.SerialTypes.CreateSpec
 
_getDynamicFieldNames() - Method in class com.vmware.vcenter.vm.hardware.SerialTypes.Info
 
_getDynamicFieldNames() - Method in class com.vmware.vcenter.vm.hardware.SerialTypes.Summary
 
_getDynamicFieldNames() - Method in class com.vmware.vcenter.vm.hardware.SerialTypes.UpdateSpec
 
_getDynamicFieldNames() - Method in class com.vmware.vcenter.vm.HardwareTypes.Info
 
_getDynamicFieldNames() - Method in class com.vmware.vcenter.vm.HardwareTypes.UpdateSpec
 
_getDynamicFieldNames() - Method in class com.vmware.vcenter.vm.IdentityTypes.Info
 
_getDynamicFieldNames() - Method in class com.vmware.vcenter.vm.LibraryItemTypes.CheckOutInfo
 
_getDynamicFieldNames() - Method in class com.vmware.vcenter.vm.LibraryItemTypes.Info
 
_getDynamicFieldNames() - Method in class com.vmware.vcenter.vm.PowerTypes.Info
 
_getDynamicFieldNames() - Method in class com.vmware.vcenter.vm.storage.policy.ComplianceTypes.CheckSpec
 
_getDynamicFieldNames() - Method in class com.vmware.vcenter.vm.storage.policy.ComplianceTypes.Info
 
_getDynamicFieldNames() - Method in class com.vmware.vcenter.vm.storage.policy.ComplianceTypes.VmComplianceInfo
 
_getDynamicFieldNames() - Method in class com.vmware.vcenter.vm.storage.PolicyTypes.DiskPolicySpec
 
_getDynamicFieldNames() - Method in class com.vmware.vcenter.vm.storage.PolicyTypes.Info
 
_getDynamicFieldNames() - Method in class com.vmware.vcenter.vm.storage.PolicyTypes.UpdateSpec
 
_getDynamicFieldNames() - Method in class com.vmware.vcenter.vm.storage.PolicyTypes.VmHomePolicySpec
 
_getDynamicFieldNames() - Method in class com.vmware.vcenter.vm.tools.InstallerTypes.Info
 
_getDynamicFieldNames() - Method in class com.vmware.vcenter.vm.ToolsTypes.Info
 
_getDynamicFieldNames() - Method in class com.vmware.vcenter.vm.ToolsTypes.UpdateSpec
 
_getDynamicFieldNames() - Method in class com.vmware.vcenter.vm_template.library_items.CheckOutsTypes.CheckInSpec
 
_getDynamicFieldNames() - Method in class com.vmware.vcenter.vm_template.library_items.CheckOutsTypes.CheckOutSpec
 
_getDynamicFieldNames() - Method in class com.vmware.vcenter.vm_template.library_items.CheckOutsTypes.Info
 
_getDynamicFieldNames() - Method in class com.vmware.vcenter.vm_template.library_items.CheckOutsTypes.PlacementSpec
 
_getDynamicFieldNames() - Method in class com.vmware.vcenter.vm_template.library_items.CheckOutsTypes.Summary
 
_getDynamicFieldNames() - Method in class com.vmware.vcenter.vm_template.library_items.VersionsTypes.Info
 
_getDynamicFieldNames() - Method in class com.vmware.vcenter.vm_template.library_items.VersionsTypes.RollbackSpec
 
_getDynamicFieldNames() - Method in class com.vmware.vcenter.vm_template.library_items.VersionsTypes.Summary
 
_getDynamicFieldNames() - Method in class com.vmware.vcenter.vm_template.LibraryItemsTypes.CpuInfo
 
_getDynamicFieldNames() - Method in class com.vmware.vcenter.vm_template.LibraryItemsTypes.CpuUpdateSpec
 
_getDynamicFieldNames() - Method in class com.vmware.vcenter.vm_template.LibraryItemsTypes.CreatePlacementSpec
 
_getDynamicFieldNames() - Method in class com.vmware.vcenter.vm_template.LibraryItemsTypes.CreateSpec
 
_getDynamicFieldNames() - Method in class com.vmware.vcenter.vm_template.LibraryItemsTypes.CreateSpecDiskStorage
 
_getDynamicFieldNames() - Method in class com.vmware.vcenter.vm_template.LibraryItemsTypes.CreateSpecDiskStoragePolicy
 
_getDynamicFieldNames() - Method in class com.vmware.vcenter.vm_template.LibraryItemsTypes.CreateSpecVmHomeStorage
 
_getDynamicFieldNames() - Method in class com.vmware.vcenter.vm_template.LibraryItemsTypes.CreateSpecVmHomeStoragePolicy
 
_getDynamicFieldNames() - Method in class com.vmware.vcenter.vm_template.LibraryItemsTypes.DeployPlacementSpec
 
_getDynamicFieldNames() - Method in class com.vmware.vcenter.vm_template.LibraryItemsTypes.DeploySpec
 
_getDynamicFieldNames() - Method in class com.vmware.vcenter.vm_template.LibraryItemsTypes.DeploySpecDiskStorage
 
_getDynamicFieldNames() - Method in class com.vmware.vcenter.vm_template.LibraryItemsTypes.DeploySpecDiskStoragePolicy
 
_getDynamicFieldNames() - Method in class com.vmware.vcenter.vm_template.LibraryItemsTypes.DeploySpecVmHomeStorage
 
_getDynamicFieldNames() - Method in class com.vmware.vcenter.vm_template.LibraryItemsTypes.DeploySpecVmHomeStoragePolicy
 
_getDynamicFieldNames() - Method in class com.vmware.vcenter.vm_template.LibraryItemsTypes.DiskInfo
 
_getDynamicFieldNames() - Method in class com.vmware.vcenter.vm_template.LibraryItemsTypes.DiskStorageInfo
 
_getDynamicFieldNames() - Method in class com.vmware.vcenter.vm_template.LibraryItemsTypes.DiskUpdateSpec
 
_getDynamicFieldNames() - Method in class com.vmware.vcenter.vm_template.LibraryItemsTypes.EthernetInfo
 
_getDynamicFieldNames() - Method in class com.vmware.vcenter.vm_template.LibraryItemsTypes.EthernetUpdateSpec
 
_getDynamicFieldNames() - Method in class com.vmware.vcenter.vm_template.LibraryItemsTypes.GuestCustomizationSpec
 
_getDynamicFieldNames() - Method in class com.vmware.vcenter.vm_template.LibraryItemsTypes.HardwareCustomizationSpec
 
_getDynamicFieldNames() - Method in class com.vmware.vcenter.vm_template.LibraryItemsTypes.Info
 
_getDynamicFieldNames() - Method in class com.vmware.vcenter.vm_template.LibraryItemsTypes.MemoryInfo
 
_getDynamicFieldNames() - Method in class com.vmware.vcenter.vm_template.LibraryItemsTypes.MemoryUpdateSpec
 
_getDynamicFieldNames() - Method in class com.vmware.vcenter.vm_template.LibraryItemsTypes.VmHomeStorageInfo
 
_getDynamicFieldNames() - Method in class com.vmware.vcenter.VMTypes.ClonePlacementSpec
 
_getDynamicFieldNames() - Method in class com.vmware.vcenter.VMTypes.CloneSpec
 
_getDynamicFieldNames() - Method in class com.vmware.vcenter.VMTypes.ComputePlacementSpec
 
_getDynamicFieldNames() - Method in class com.vmware.vcenter.VMTypes.CreateSpec
 
_getDynamicFieldNames() - Method in class com.vmware.vcenter.VMTypes.DiskCloneSpec
 
_getDynamicFieldNames() - Method in class com.vmware.vcenter.VMTypes.DiskRelocateSpec
 
_getDynamicFieldNames() - Method in class com.vmware.vcenter.VMTypes.FilterSpec
 
_getDynamicFieldNames() - Method in class com.vmware.vcenter.VMTypes.GuestCustomizationSpec
 
_getDynamicFieldNames() - Method in class com.vmware.vcenter.VMTypes.Info
 
_getDynamicFieldNames() - Method in class com.vmware.vcenter.VMTypes.InstantClonePlacementSpec
 
_getDynamicFieldNames() - Method in class com.vmware.vcenter.VMTypes.InstantCloneSpec
 
_getDynamicFieldNames() - Method in class com.vmware.vcenter.VMTypes.InventoryPlacementSpec
 
_getDynamicFieldNames() - Method in class com.vmware.vcenter.VMTypes.PlacementSpec
 
_getDynamicFieldNames() - Method in class com.vmware.vcenter.VMTypes.RegisterPlacementSpec
 
_getDynamicFieldNames() - Method in class com.vmware.vcenter.VMTypes.RegisterSpec
 
_getDynamicFieldNames() - Method in class com.vmware.vcenter.VMTypes.RelocatePlacementSpec
 
_getDynamicFieldNames() - Method in class com.vmware.vcenter.VMTypes.RelocateSpec
 
_getDynamicFieldNames() - Method in class com.vmware.vcenter.VMTypes.StoragePlacementSpec
 
_getDynamicFieldNames() - Method in class com.vmware.vcenter.VMTypes.StoragePolicySpec
 
_getDynamicFieldNames() - Method in class com.vmware.vcenter.VMTypes.Summary
 
_getDynamicFieldNames() - Method in class com.vmware.vstats.AcqSpecsTypes.CounterSpec
 
_getDynamicFieldNames() - Method in class com.vmware.vstats.AcqSpecsTypes.CreateSpec
 
_getDynamicFieldNames() - Method in class com.vmware.vstats.AcqSpecsTypes.FilterSpec
 
_getDynamicFieldNames() - Method in class com.vmware.vstats.AcqSpecsTypes.Info
 
_getDynamicFieldNames() - Method in class com.vmware.vstats.AcqSpecsTypes.ListResult
 
_getDynamicFieldNames() - Method in class com.vmware.vstats.AcqSpecsTypes.UpdateSpec
 
_getDynamicFieldNames() - Method in class com.vmware.vstats.CidMid
 
_getDynamicFieldNames() - Method in class com.vmware.vstats.CounterMetadataTypes.FilterSpec
 
_getDynamicFieldNames() - Method in class com.vmware.vstats.CounterMetadataTypes.Info
 
_getDynamicFieldNames() - Method in class com.vmware.vstats.CounterSetsTypes.Info
 
_getDynamicFieldNames() - Method in class com.vmware.vstats.CountersTypes.FilterSpec
 
_getDynamicFieldNames() - Method in class com.vmware.vstats.CountersTypes.Info
 
_getDynamicFieldNames() - Method in class com.vmware.vstats.DataTypes.DataPoint
 
_getDynamicFieldNames() - Method in class com.vmware.vstats.DataTypes.DataPointsResult
 
_getDynamicFieldNames() - Method in class com.vmware.vstats.DataTypes.FilterSpec
 
_getDynamicFieldNames() - Method in class com.vmware.vstats.MetricsTypes.Summary
 
_getDynamicFieldNames() - Method in class com.vmware.vstats.ProvidersTypes.Summary
 
_getDynamicFieldNames() - Method in class com.vmware.vstats.ResourceAddressesTypes.FilterSpec
 
_getDynamicFieldNames() - Method in class com.vmware.vstats.ResourceAddressesTypes.Info
 
_getDynamicFieldNames() - Method in class com.vmware.vstats.ResourceAddressesTypes.ListResult
 
_getDynamicFieldNames() - Method in class com.vmware.vstats.ResourceAddressSchemasTypes.Info
 
_getDynamicFieldNames() - Method in class com.vmware.vstats.ResourceAddressSchemasTypes.ResourceIdDefinition
 
_getDynamicFieldNames() - Method in class com.vmware.vstats.ResourceTypesTypes.Summary
 
_getDynamicFieldNames() - Method in class com.vmware.vstats.RsrcId
 
_getDynamicFieldNames() - Method in class com.vmware.vstats.UserInfo
 
_getType() - Method in class com.vmware.appliance.access.ShellTypes.ShellConfig
 
_getType() - Method in class com.vmware.appliance.infraprofile.ConfigsTypes.ImportProfileSpec
 
_getType() - Method in class com.vmware.appliance.infraprofile.ConfigsTypes.ProfileInfo
 
_getType() - Method in class com.vmware.appliance.infraprofile.ConfigsTypes.ProfilesSpec
 
_getType() - Method in class com.vmware.appliance.infraprofile.ConfigsTypes.ValidationResult
 
_getType() - Method in class com.vmware.appliance.infraprofile.Notification
 
_getType() - Method in class com.vmware.appliance.infraprofile.Notifications
 
_getType() - Method in class com.vmware.appliance.infraprofile.TaskInfo
 
_getType() - Method in class com.vmware.appliance.local_accounts.PolicyTypes.Info
 
_getType() - Method in class com.vmware.appliance.LocalAccountsTypes.Config
 
_getType() - Method in class com.vmware.appliance.LocalAccountsTypes.Info
 
_getType() - Method in class com.vmware.appliance.LocalAccountsTypes.UpdateConfig
 
_getType() - Method in class com.vmware.appliance.logging.ForwardingTypes.Config
 
_getType() - Method in class com.vmware.appliance.logging.ForwardingTypes.ConnectionStatus
 
_getType() - Method in class com.vmware.appliance.MonitoringTypes.MonitoredItem
 
_getType() - Method in class com.vmware.appliance.MonitoringTypes.MonitoredItemData
 
_getType() - Method in class com.vmware.appliance.MonitoringTypes.MonitoredItemDataRequest
 
_getType() - Method in class com.vmware.appliance.networking.dns.HostnameTypes.Message
 
_getType() - Method in class com.vmware.appliance.networking.dns.HostnameTypes.TestStatusInfo
 
_getType() - Method in class com.vmware.appliance.networking.dns.ServersTypes.DNSServerConfig
 
_getType() - Method in class com.vmware.appliance.networking.dns.ServersTypes.Message
 
_getType() - Method in class com.vmware.appliance.networking.dns.ServersTypes.TestStatusInfo
 
_getType() - Method in class com.vmware.appliance.networking.firewall.InboundTypes.Rule
 
_getType() - Method in class com.vmware.appliance.networking.interfaces.Ipv4Types.Config
 
_getType() - Method in class com.vmware.appliance.networking.interfaces.Ipv4Types.Info
 
_getType() - Method in class com.vmware.appliance.networking.interfaces.Ipv6Types.Address
 
_getType() - Method in class com.vmware.appliance.networking.interfaces.Ipv6Types.AddressInfo
 
_getType() - Method in class com.vmware.appliance.networking.interfaces.Ipv6Types.Config
 
_getType() - Method in class com.vmware.appliance.networking.interfaces.Ipv6Types.Info
 
_getType() - Method in class com.vmware.appliance.networking.InterfacesTypes.InterfaceInfo
 
_getType() - Method in class com.vmware.appliance.networking.ProxyTypes.Config
 
_getType() - Method in class com.vmware.appliance.networking.ProxyTypes.TestResult
 
_getType() - Method in class com.vmware.appliance.NetworkingTypes.ChangeSpec
 
_getType() - Method in class com.vmware.appliance.NetworkingTypes.DNSInfo
 
_getType() - Method in class com.vmware.appliance.NetworkingTypes.Info
 
_getType() - Method in class com.vmware.appliance.NetworkingTypes.UpdateSpec
 
_getType() - Method in class com.vmware.appliance.Notification
 
_getType() - Method in class com.vmware.appliance.Notifications
 
_getType() - Method in class com.vmware.appliance.NtpTypes.LocalizableMessage
 
_getType() - Method in class com.vmware.appliance.NtpTypes.TestRunStatus
 
_getType() - Method in class com.vmware.appliance.recovery.backup.job.DetailsTypes.BuildInfo
 
_getType() - Method in class com.vmware.appliance.recovery.backup.job.DetailsTypes.FilterSpec
 
_getType() - Method in class com.vmware.appliance.recovery.backup.job.DetailsTypes.Info
 
_getType() - Method in class com.vmware.appliance.recovery.backup.JobTypes.BackupJobStatus
 
_getType() - Method in class com.vmware.appliance.recovery.backup.JobTypes.BackupRequest
 
_getType() - Method in class com.vmware.appliance.recovery.backup.JobTypes.LocalizableMessage
 
_getType() - Method in class com.vmware.appliance.recovery.backup.JobTypes.ReturnResult
 
_getType() - Method in class com.vmware.appliance.recovery.backup.LocationSpec
 
_getType() - Method in class com.vmware.appliance.recovery.backup.PartsTypes.LocalizableMessage
 
_getType() - Method in class com.vmware.appliance.recovery.backup.PartsTypes.Part
 
_getType() - Method in class com.vmware.appliance.recovery.backup.SchedulesTypes.CreateSpec
 
_getType() - Method in class com.vmware.appliance.recovery.backup.SchedulesTypes.Info
 
_getType() - Method in class com.vmware.appliance.recovery.backup.SchedulesTypes.RecurrenceInfo
 
_getType() - Method in class com.vmware.appliance.recovery.backup.SchedulesTypes.RetentionInfo
 
_getType() - Method in class com.vmware.appliance.recovery.backup.SchedulesTypes.UpdateSpec
 
_getType() - Method in class com.vmware.appliance.recovery.backup.system_name.ArchiveTypes.FilterSpec
 
_getType() - Method in class com.vmware.appliance.recovery.backup.system_name.ArchiveTypes.Info
 
_getType() - Method in class com.vmware.appliance.recovery.backup.system_name.ArchiveTypes.Summary
 
_getType() - Method in class com.vmware.appliance.recovery.BackupTypes.BackupRequest
 
_getType() - Method in class com.vmware.appliance.recovery.BackupTypes.LocalizableMessage
 
_getType() - Method in class com.vmware.appliance.recovery.BackupTypes.ReturnResult
 
_getType() - Method in class com.vmware.appliance.recovery.reconciliation.JobTypes.CreateSpec
 
_getType() - Method in class com.vmware.appliance.recovery.reconciliation.JobTypes.Info
 
_getType() - Method in class com.vmware.appliance.recovery.restore.JobTypes.LocalizableMessage
 
_getType() - Method in class com.vmware.appliance.recovery.restore.JobTypes.RestoreJobStatus
 
_getType() - Method in class com.vmware.appliance.recovery.restore.JobTypes.RestoreRequest
 
_getType() - Method in class com.vmware.appliance.recovery.restore.JobTypes.ReturnResult
 
_getType() - Method in class com.vmware.appliance.recovery.RestoreTypes.LocalizableMessage
 
_getType() - Method in class com.vmware.appliance.recovery.RestoreTypes.Metadata
 
_getType() - Method in class com.vmware.appliance.recovery.RestoreTypes.RestoreRequest
 
_getType() - Method in class com.vmware.appliance.RecoveryTypes.Info
 
_getType() - Method in class com.vmware.appliance.ServicesTypes.Info
 
_getType() - Method in class com.vmware.appliance.ShutdownTypes.ShutdownConfig
 
_getType() - Method in class com.vmware.appliance.SubtaskInfo
 
_getType() - Method in class com.vmware.appliance.system.StorageTypes.StorageChange
 
_getType() - Method in class com.vmware.appliance.system.StorageTypes.StorageMapping
 
_getType() - Method in class com.vmware.appliance.system.TimeTypes.SystemTimeStruct
 
_getType() - Method in class com.vmware.appliance.system.VersionTypes.VersionStruct
 
_getType() - Method in class com.vmware.appliance.TaskInfo
 
_getType() - Method in class com.vmware.appliance.update.CommonInfo
 
_getType() - Method in class com.vmware.appliance.update.PendingTypes.Info
 
_getType() - Method in class com.vmware.appliance.update.PendingTypes.PrecheckResult
 
_getType() - Method in class com.vmware.appliance.update.PendingTypes.Question
 
_getType() - Method in class com.vmware.appliance.update.PolicyTypes.Config
 
_getType() - Method in class com.vmware.appliance.update.PolicyTypes.Info
 
_getType() - Method in class com.vmware.appliance.update.PolicyTypes.Time
 
_getType() - Method in class com.vmware.appliance.update.ServiceInfo
 
_getType() - Method in class com.vmware.appliance.update.StagedTypes.Info
 
_getType() - Method in class com.vmware.appliance.update.Summary
 
_getType() - Method in class com.vmware.appliance.UpdateTypes.Info
 
_getType() - Method in class com.vmware.appliance.vmon.ServiceTypes.Info
 
_getType() - Method in class com.vmware.appliance.vmon.ServiceTypes.UpdateSpec
 
_getType() - Method in class com.vmware.cis.SessionTypes.Info
 
_getType() - Method in class com.vmware.cis.tagging.CategoryModel
 
_getType() - Method in class com.vmware.cis.tagging.CategoryTypes.CreateSpec
 
_getType() - Method in class com.vmware.cis.tagging.CategoryTypes.UpdateSpec
 
_getType() - Method in class com.vmware.cis.tagging.TagAssociationTypes.BatchResult
 
_getType() - Method in class com.vmware.cis.tagging.TagAssociationTypes.ObjectToTags
 
_getType() - Method in class com.vmware.cis.tagging.TagAssociationTypes.TagToObjects
 
_getType() - Method in class com.vmware.cis.tagging.TagModel
 
_getType() - Method in class com.vmware.cis.tagging.TagTypes.CreateSpec
 
_getType() - Method in class com.vmware.cis.tagging.TagTypes.UpdateSpec
 
_getType() - Method in class com.vmware.cis.task.CommonInfo
 
_getType() - Method in class com.vmware.cis.task.Info
 
_getType() - Method in class com.vmware.cis.task.Progress
 
_getType() - Method in class com.vmware.cis.TasksTypes.FilterSpec
 
_getType() - Method in class com.vmware.cis.TasksTypes.GetSpec
 
_getType() - Method in class com.vmware.content.ConfigurationModel
 
_getType() - Method in class com.vmware.content.library.item.ChangesTypes.Info
 
_getType() - Method in class com.vmware.content.library.item.ChangesTypes.Summary
 
_getType() - Method in class com.vmware.content.library.item.downloadsession.FileTypes.Info
 
_getType() - Method in class com.vmware.content.library.item.DownloadSessionModel
 
_getType() - Method in class com.vmware.content.library.item.FileTypes.ChecksumInfo
 
_getType() - Method in class com.vmware.content.library.item.FileTypes.Info
 
_getType() - Method in class com.vmware.content.library.item.StorageTypes.Info
 
_getType() - Method in class com.vmware.content.library.item.TransferEndpoint
 
_getType() - Method in class com.vmware.content.library.item.updatesession.CertificateInfo
 
_getType() - Method in class com.vmware.content.library.item.updatesession.FileTypes.AddSpec
 
_getType() - Method in class com.vmware.content.library.item.updatesession.FileTypes.Info
 
_getType() - Method in class com.vmware.content.library.item.updatesession.FileTypes.ValidationError
 
_getType() - Method in class com.vmware.content.library.item.updatesession.FileTypes.ValidationResult
 
_getType() - Method in class com.vmware.content.library.item.updatesession.PreviewInfo
 
_getType() - Method in class com.vmware.content.library.item.updatesession.PreviewWarningInfo
 
_getType() - Method in class com.vmware.content.library.item.updatesession.WarningBehavior
 
_getType() - Method in class com.vmware.content.library.item.UpdateSessionModel
 
_getType() - Method in class com.vmware.content.library.ItemModel
 
_getType() - Method in class com.vmware.content.library.ItemTypes.DestinationSpec
 
_getType() - Method in class com.vmware.content.library.ItemTypes.FindSpec
 
_getType() - Method in class com.vmware.content.library.OptimizationInfo
 
_getType() - Method in class com.vmware.content.library.PublishInfo
 
_getType() - Method in class com.vmware.content.library.SourceInfo
 
_getType() - Method in class com.vmware.content.library.StorageBacking
 
_getType() - Method in class com.vmware.content.library.SubscriptionInfo
 
_getType() - Method in class com.vmware.content.library.SubscriptionsTypes.CreateSpec
 
_getType() - Method in class com.vmware.content.library.SubscriptionsTypes.CreateSpecNewSubscribedLibrary
 
_getType() - Method in class com.vmware.content.library.SubscriptionsTypes.CreateSpecPlacement
 
_getType() - Method in class com.vmware.content.library.SubscriptionsTypes.CreateSpecSubscribedLibrary
 
_getType() - Method in class com.vmware.content.library.SubscriptionsTypes.CreateSpecVcenter
 
_getType() - Method in class com.vmware.content.library.SubscriptionsTypes.Info
 
_getType() - Method in class com.vmware.content.library.SubscriptionsTypes.PlacementInfo
 
_getType() - Method in class com.vmware.content.library.SubscriptionsTypes.Summary
 
_getType() - Method in class com.vmware.content.library.SubscriptionsTypes.UpdateSpec
 
_getType() - Method in class com.vmware.content.library.SubscriptionsTypes.UpdateSpecPlacement
 
_getType() - Method in class com.vmware.content.library.SubscriptionsTypes.UpdateSpecVcenter
 
_getType() - Method in class com.vmware.content.library.SubscriptionsTypes.VcenterInfo
 
_getType() - Method in class com.vmware.content.LibraryModel
 
_getType() - Method in class com.vmware.content.LibraryTypes.FindSpec
 
_getType() - Method in class com.vmware.content.LocalLibraryTypes.DestinationSpec
 
_getType() - Method in class com.vmware.content.SubscribedLibraryTypes.ProbeResult
 
_getType() - Method in class com.vmware.content.type.ovf.Cpu
 
_getType() - Method in class com.vmware.content.type.ovf.Disk
 
_getType() - Method in class com.vmware.content.type.ovf.DiskController
 
_getType() - Method in class com.vmware.content.type.ovf.Drive
 
_getType() - Method in class com.vmware.content.type.ovf.Floppy
 
_getType() - Method in class com.vmware.content.type.ovf.Memory
 
_getType() - Method in class com.vmware.content.type.ovf.Network
 
_getType() - Method in class com.vmware.content.type.ovf.Nic
 
_getType() - Method in class com.vmware.content.type.ovf.OvfTemplate
 
_getType() - Method in class com.vmware.content.type.ovf.policy.StoragePolicy
 
_getType() - Method in class com.vmware.content.type.ovf.policy.StoragePolicyGroup
 
_getType() - Method in class com.vmware.content.type.ovf.USBController
 
_getType() - Method in class com.vmware.content.type.ovf.VAppTemplate
 
_getType() - Method in class com.vmware.content.type.ovf.VideoCard
 
_getType() - Method in class com.vmware.content.type.ovf.VmTemplate
 
_getType() - Method in class com.vmware.content.TypeTypes.Info
 
_getType() - Method in class com.vmware.esx.hcl.CompatibilityDataTypes.Status
 
_getType() - Method in class com.vmware.esx.hcl.Driver
 
_getType() - Method in class com.vmware.esx.hcl.Firmware
 
_getType() - Method in class com.vmware.esx.hcl.hosts.CompatibilityReleasesTypes.EsxiCompatibilityReleases
 
_getType() - Method in class com.vmware.esx.hcl.hosts.CompatibilityReportTypes.BiosConstraint
 
_getType() - Method in class com.vmware.esx.hcl.hosts.CompatibilityReportTypes.DeviceConstraint
 
_getType() - Method in class com.vmware.esx.hcl.hosts.CompatibilityReportTypes.DeviceHclInfo
 
_getType() - Method in class com.vmware.esx.hcl.hosts.CompatibilityReportTypes.HclReport
 
_getType() - Method in class com.vmware.esx.hcl.hosts.CompatibilityReportTypes.Result
 
_getType() - Method in class com.vmware.esx.hcl.hosts.CompatibilityReportTypes.ServerCompatibility
 
_getType() - Method in class com.vmware.esx.hcl.hosts.CompatibilityReportTypes.ServerHclInfo
 
_getType() - Method in class com.vmware.esx.hcl.hosts.CompatibilityReportTypes.Spec
 
_getType() - Method in class com.vmware.esx.hcl.Notification
 
_getType() - Method in class com.vmware.esx.hcl.Notifications
 
_getType() - Method in class com.vmware.esx.hcl.PCIDevice
 
_getType() - Method in class com.vmware.esx.hcl.ReportsTypes.Location
 
_getType() - Method in class com.vmware.esx.hcl.ReportsTypes.Token
 
_getType() - Method in class com.vmware.esx.hcl.Server
 
_getType() - Method in class com.vmware.esx.hosts.AddOnInfo
 
_getType() - Method in class com.vmware.esx.hosts.BaseImageInfo
 
_getType() - Method in class com.vmware.esx.hosts.ComponentInfo
 
_getType() - Method in class com.vmware.esx.hosts.software.InstalledComponentsTypes.InstalledComponentInfo
 
_getType() - Method in class com.vmware.esx.hosts.SoftwareInfo
 
_getType() - Method in class com.vmware.esx.hosts.SolutionInfo
 
_getType() - Method in class com.vmware.esx.settings.AddOnCompliance
 
_getType() - Method in class com.vmware.esx.settings.AddOnDetails
 
_getType() - Method in class com.vmware.esx.settings.AddOnInfo
 
_getType() - Method in class com.vmware.esx.settings.AddOnSpec
 
_getType() - Method in class com.vmware.esx.settings.BaseImageCompliance
 
_getType() - Method in class com.vmware.esx.settings.BaseImageDetails
 
_getType() - Method in class com.vmware.esx.settings.BaseImageInfo
 
_getType() - Method in class com.vmware.esx.settings.BaseImageSpec
 
_getType() - Method in class com.vmware.esx.settings.ClusterCompliance
 
_getType() - Method in class com.vmware.esx.settings.clusters.DepotOverridesTypes.Depot
 
_getType() - Method in class com.vmware.esx.settings.clusters.DepotOverridesTypes.Info
 
_getType() - Method in class com.vmware.esx.settings.clusters.enablement.SoftwareTypes.CheckResult
 
_getType() - Method in class com.vmware.esx.settings.clusters.enablement.SoftwareTypes.CheckSpec
 
_getType() - Method in class com.vmware.esx.settings.clusters.enablement.SoftwareTypes.EnableSpec
 
_getType() - Method in class com.vmware.esx.settings.clusters.enablement.SoftwareTypes.Info
 
_getType() - Method in class com.vmware.esx.settings.clusters.policies.apply.EffectiveTypes.EffectivePolicySpec
 
_getType() - Method in class com.vmware.esx.settings.clusters.policies.apply.EffectiveTypes.FailureAction
 
_getType() - Method in class com.vmware.esx.settings.clusters.policies.ApplyTypes.ConfiguredPolicySpec
 
_getType() - Method in class com.vmware.esx.settings.clusters.policies.ApplyTypes.FailureAction
 
_getType() - Method in class com.vmware.esx.settings.clusters.software.CommitsTypes.Info
 
_getType() - Method in class com.vmware.esx.settings.clusters.software.drafts.software.ComponentsTypes.UpdateSpec
 
_getType() - Method in class com.vmware.esx.settings.clusters.software.DraftsTypes.CommitSpec
 
_getType() - Method in class com.vmware.esx.settings.clusters.software.DraftsTypes.FilterSpec
 
_getType() - Method in class com.vmware.esx.settings.clusters.software.DraftsTypes.ImportSpec
 
_getType() - Method in class com.vmware.esx.settings.clusters.software.DraftsTypes.Info
 
_getType() - Method in class com.vmware.esx.settings.clusters.software.DraftsTypes.Metadata
 
_getType() - Method in class com.vmware.esx.settings.clusters.software.DraftsTypes.Summary
 
_getType() - Method in class com.vmware.esx.settings.clusters.software.DraftsTypes.ValidateResult
 
_getType() - Method in class com.vmware.esx.settings.clusters.software.RecommendationsTypes.ExplanationDetails
 
_getType() - Method in class com.vmware.esx.settings.clusters.software.RecommendationsTypes.Info
 
_getType() - Method in class com.vmware.esx.settings.clusters.software.reports.ApplyImpactTypes.ApplyImpactSpec
 
_getType() - Method in class com.vmware.esx.settings.clusters.software.reports.ApplyImpactTypes.ClusterImpact
 
_getType() - Method in class com.vmware.esx.settings.clusters.software.reports.ApplyImpactTypes.Impact
 
_getType() - Method in class com.vmware.esx.settings.clusters.software.reports.CheckResult
 
_getType() - Method in class com.vmware.esx.settings.clusters.software.reports.DriverFirmwareVersion
 
_getType() - Method in class com.vmware.esx.settings.clusters.software.reports.HardwareCompatibilityTypes.CheckSummary
 
_getType() - Method in class com.vmware.esx.settings.clusters.software.reports.LastApplyResultTypes.ApplyResult
 
_getType() - Method in class com.vmware.esx.settings.clusters.software.reports.LastApplyResultTypes.ApplyStatus
 
_getType() - Method in class com.vmware.esx.settings.clusters.software.reports.LastCheckResultTypes.CheckInfo
 
_getType() - Method in class com.vmware.esx.settings.clusters.software.reports.LastCheckResultTypes.CheckResult
 
_getType() - Method in class com.vmware.esx.settings.clusters.software.reports.LastCheckResultTypes.CheckStatus
 
_getType() - Method in class com.vmware.esx.settings.clusters.software.reports.LastCheckResultTypes.EntityCheckResult
 
_getType() - Method in class com.vmware.esx.settings.clusters.software.reports.PciDevice
 
_getType() - Method in class com.vmware.esx.settings.clusters.software.reports.PciDeviceCompliance
 
_getType() - Method in class com.vmware.esx.settings.clusters.software.reports.PciDeviceComplianceInfo
 
_getType() - Method in class com.vmware.esx.settings.clusters.SoftwareTypes.ApplyResult
 
_getType() - Method in class com.vmware.esx.settings.clusters.SoftwareTypes.ApplySpec
 
_getType() - Method in class com.vmware.esx.settings.clusters.SoftwareTypes.ApplyStatus
 
_getType() - Method in class com.vmware.esx.settings.clusters.SoftwareTypes.CheckInfo
 
_getType() - Method in class com.vmware.esx.settings.clusters.SoftwareTypes.CheckResult
 
_getType() - Method in class com.vmware.esx.settings.clusters.SoftwareTypes.CheckSpec
 
_getType() - Method in class com.vmware.esx.settings.clusters.SoftwareTypes.CheckStatus
 
_getType() - Method in class com.vmware.esx.settings.clusters.SoftwareTypes.EntityCheckResult
 
_getType() - Method in class com.vmware.esx.settings.clusters.SoftwareTypes.ExportSpec
 
_getType() - Method in class com.vmware.esx.settings.ComponentCompliance
 
_getType() - Method in class com.vmware.esx.settings.ComponentDetails
 
_getType() - Method in class com.vmware.esx.settings.ComponentInfo
 
_getType() - Method in class com.vmware.esx.settings.ComponentOverrideInfo
 
_getType() - Method in class com.vmware.esx.settings.defaults.clusters.policies.apply.EffectiveTypes.EffectivePolicySpec
 
_getType() - Method in class com.vmware.esx.settings.defaults.clusters.policies.apply.EffectiveTypes.FailureAction
 
_getType() - Method in class com.vmware.esx.settings.defaults.clusters.policies.ApplyTypes.ConfiguredPolicySpec
 
_getType() - Method in class com.vmware.esx.settings.defaults.clusters.policies.ApplyTypes.FailureAction
 
_getType() - Method in class com.vmware.esx.settings.depot_content.add_ons.VersionsTypes.ComponentInfo
 
_getType() - Method in class com.vmware.esx.settings.depot_content.add_ons.VersionsTypes.Info
 
_getType() - Method in class com.vmware.esx.settings.depot_content.add_ons.VersionsTypes.RemovedComponentInfo
 
_getType() - Method in class com.vmware.esx.settings.depot_content.AddOnsTypes.AddOnVersionSummary
 
_getType() - Method in class com.vmware.esx.settings.depot_content.AddOnsTypes.FilterSpec
 
_getType() - Method in class com.vmware.esx.settings.depot_content.AddOnsTypes.Summary
 
_getType() - Method in class com.vmware.esx.settings.depot_content.base_images.VersionsTypes.ComponentVersionInfo
 
_getType() - Method in class com.vmware.esx.settings.depot_content.base_images.VersionsTypes.Info
 
_getType() - Method in class com.vmware.esx.settings.depot_content.BaseImagesTypes.FilterSpec
 
_getType() - Method in class com.vmware.esx.settings.depot_content.BaseImagesTypes.Summary
 
_getType() - Method in class com.vmware.esx.settings.depot_content.components.VersionsTypes.Info
 
_getType() - Method in class com.vmware.esx.settings.depot_content.ComponentsTypes.ComponentVersionSummary
 
_getType() - Method in class com.vmware.esx.settings.depot_content.ComponentsTypes.FilterSpec
 
_getType() - Method in class com.vmware.esx.settings.depot_content.ComponentsTypes.Summary
 
_getType() - Method in class com.vmware.esx.settings.depots.OfflineTypes.CreateResult
 
_getType() - Method in class com.vmware.esx.settings.depots.OfflineTypes.CreateSpec
 
_getType() - Method in class com.vmware.esx.settings.depots.OfflineTypes.Info
 
_getType() - Method in class com.vmware.esx.settings.depots.OfflineTypes.Summary
 
_getType() - Method in class com.vmware.esx.settings.depots.OnlineTypes.CreateSpec
 
_getType() - Method in class com.vmware.esx.settings.depots.OnlineTypes.Info
 
_getType() - Method in class com.vmware.esx.settings.depots.OnlineTypes.Summary
 
_getType() - Method in class com.vmware.esx.settings.depots.OnlineTypes.UpdateSpec
 
_getType() - Method in class com.vmware.esx.settings.depots.SyncScheduleTypes.Schedule
 
_getType() - Method in class com.vmware.esx.settings.depots.SyncScheduleTypes.Spec
 
_getType() - Method in class com.vmware.esx.settings.depots.UmdsTypes.Info
 
_getType() - Method in class com.vmware.esx.settings.depots.UmdsTypes.SetSpec
 
_getType() - Method in class com.vmware.esx.settings.depots.UmdsTypes.UpdateSpec
 
_getType() - Method in class com.vmware.esx.settings.EffectiveComponentDetails
 
_getType() - Method in class com.vmware.esx.settings.EffectiveComponentInfo
 
_getType() - Method in class com.vmware.esx.settings.HardwareModuleDetails
 
_getType() - Method in class com.vmware.esx.settings.HardwareModuleFirmwareCompliance
 
_getType() - Method in class com.vmware.esx.settings.HardwareModuleFirmwareInfo
 
_getType() - Method in class com.vmware.esx.settings.HardwareSupportInfo
 
_getType() - Method in class com.vmware.esx.settings.HardwareSupportPackageCompliance
 
_getType() - Method in class com.vmware.esx.settings.HardwareSupportPackageInfo
 
_getType() - Method in class com.vmware.esx.settings.HardwareSupportPackageSpec
 
_getType() - Method in class com.vmware.esx.settings.HardwareSupportSpec
 
_getType() - Method in class com.vmware.esx.settings.HostCompliance
 
_getType() - Method in class com.vmware.esx.settings.HostInfo
 
_getType() - Method in class com.vmware.esx.settings.Notification
 
_getType() - Method in class com.vmware.esx.settings.Notifications
 
_getType() - Method in class com.vmware.esx.settings.SoftwareInfo
 
_getType() - Method in class com.vmware.esx.settings.SoftwareSpec
 
_getType() - Method in class com.vmware.esx.settings.SolutionCompliance
 
_getType() - Method in class com.vmware.esx.settings.SolutionComponentDetails
 
_getType() - Method in class com.vmware.esx.settings.SolutionComponentSpec
 
_getType() - Method in class com.vmware.esx.settings.SolutionDetails
 
_getType() - Method in class com.vmware.esx.settings.SolutionInfo
 
_getType() - Method in class com.vmware.esx.settings.SolutionSpec
 
_getType() - Method in class com.vmware.esx.settings.TaskInfo
 
_getType() - Method in interface com.vmware.vapi.bindings.StaticStructure
WARNING: Internal method, subject to change in future versions.
_getType() - Method in class com.vmware.vapi.metadata.authentication.AuthenticationInfo
 
_getType() - Method in class com.vmware.vapi.metadata.authentication.ComponentData
 
_getType() - Method in class com.vmware.vapi.metadata.authentication.ComponentInfo
 
_getType() - Method in class com.vmware.vapi.metadata.authentication.OperationInfo
 
_getType() - Method in class com.vmware.vapi.metadata.authentication.PackageInfo
 
_getType() - Method in class com.vmware.vapi.metadata.authentication.ServiceInfo
 
_getType() - Method in class com.vmware.vapi.metadata.cli.CommandTypes.Identity
 
_getType() - Method in class com.vmware.vapi.metadata.cli.CommandTypes.Info
 
_getType() - Method in class com.vmware.vapi.metadata.cli.CommandTypes.OptionInfo
 
_getType() - Method in class com.vmware.vapi.metadata.cli.CommandTypes.OutputFieldInfo
 
_getType() - Method in class com.vmware.vapi.metadata.cli.CommandTypes.OutputInfo
 
_getType() - Method in class com.vmware.vapi.metadata.cli.NamespaceTypes.Identity
 
_getType() - Method in class com.vmware.vapi.metadata.cli.NamespaceTypes.Info
 
_getType() - Method in class com.vmware.vapi.metadata.metamodel.ComponentData
 
_getType() - Method in class com.vmware.vapi.metadata.metamodel.ComponentInfo
 
_getType() - Method in class com.vmware.vapi.metadata.metamodel.ConstantInfo
 
_getType() - Method in class com.vmware.vapi.metadata.metamodel.ConstantValue
 
_getType() - Method in class com.vmware.vapi.metadata.metamodel.ElementMap
 
_getType() - Method in class com.vmware.vapi.metadata.metamodel.ElementValue
 
_getType() - Method in class com.vmware.vapi.metadata.metamodel.EnumerationInfo
 
_getType() - Method in class com.vmware.vapi.metadata.metamodel.EnumerationValueInfo
 
_getType() - Method in class com.vmware.vapi.metadata.metamodel.ErrorInfo
 
_getType() - Method in class com.vmware.vapi.metadata.metamodel.FieldInfo
 
_getType() - Method in class com.vmware.vapi.metadata.metamodel.GenericInstantiation
 
_getType() - Method in class com.vmware.vapi.metadata.metamodel.OperationInfo
 
_getType() - Method in class com.vmware.vapi.metadata.metamodel.OperationResultInfo
 
_getType() - Method in class com.vmware.vapi.metadata.metamodel.PackageInfo
 
_getType() - Method in class com.vmware.vapi.metadata.metamodel.PrimitiveValue
 
_getType() - Method in class com.vmware.vapi.metadata.metamodel.ServiceInfo
 
_getType() - Method in class com.vmware.vapi.metadata.metamodel.StructureInfo
 
_getType() - Method in class com.vmware.vapi.metadata.metamodel.Type
 
_getType() - Method in class com.vmware.vapi.metadata.metamodel.UserDefinedType
 
_getType() - Method in class com.vmware.vapi.metadata.privilege.ComponentData
 
_getType() - Method in class com.vmware.vapi.metadata.privilege.ComponentInfo
 
_getType() - Method in class com.vmware.vapi.metadata.privilege.OperationInfo
 
_getType() - Method in class com.vmware.vapi.metadata.privilege.PackageInfo
 
_getType() - Method in class com.vmware.vapi.metadata.privilege.PrivilegeInfo
 
_getType() - Method in class com.vmware.vapi.metadata.privilege.ServiceInfo
 
_getType() - Method in class com.vmware.vapi.metadata.SourceCreateSpec
 
_getType() - Method in class com.vmware.vapi.metadata.SourceInfo
 
_getType() - Method in class com.vmware.vapi.std.AuthenticationScheme
 
_getType() - Method in class com.vmware.vapi.std.DynamicID
 
_getType() - Method in exception com.vmware.vapi.std.errors.AlreadyExists
 
_getType() - Method in exception com.vmware.vapi.std.errors.AlreadyInDesiredState
 
_getType() - Method in class com.vmware.vapi.std.errors.ArgumentLocations
 
_getType() - Method in exception com.vmware.vapi.std.errors.Canceled
 
_getType() - Method in exception com.vmware.vapi.std.errors.ConcurrentChange
 
_getType() - Method in exception com.vmware.vapi.std.errors.Error
 
_getType() - Method in exception com.vmware.vapi.std.errors.FeatureInUse
 
_getType() - Method in class com.vmware.vapi.std.errors.FileLocations
 
_getType() - Method in exception com.vmware.vapi.std.errors.InternalServerError
 
_getType() - Method in exception com.vmware.vapi.std.errors.InvalidArgument
 
_getType() - Method in exception com.vmware.vapi.std.errors.InvalidElementConfiguration
 
_getType() - Method in exception com.vmware.vapi.std.errors.InvalidElementType
 
_getType() - Method in exception com.vmware.vapi.std.errors.InvalidRequest
 
_getType() - Method in exception com.vmware.vapi.std.errors.NotAllowedInCurrentState
 
_getType() - Method in exception com.vmware.vapi.std.errors.NotFound
 
_getType() - Method in exception com.vmware.vapi.std.errors.OperationNotFound
 
_getType() - Method in exception com.vmware.vapi.std.errors.ResourceBusy
 
_getType() - Method in exception com.vmware.vapi.std.errors.ResourceInaccessible
 
_getType() - Method in exception com.vmware.vapi.std.errors.ResourceInUse
 
_getType() - Method in exception com.vmware.vapi.std.errors.ServiceUnavailable
 
_getType() - Method in exception com.vmware.vapi.std.errors.TimedOut
 
_getType() - Method in class com.vmware.vapi.std.errors.TransientIndication
 
_getType() - Method in exception com.vmware.vapi.std.errors.UnableToAllocateResource
 
_getType() - Method in exception com.vmware.vapi.std.errors.Unauthenticated
 
_getType() - Method in exception com.vmware.vapi.std.errors.Unauthorized
 
_getType() - Method in exception com.vmware.vapi.std.errors.UnexpectedInput
 
_getType() - Method in exception com.vmware.vapi.std.errors.Unsupported
 
_getType() - Method in exception com.vmware.vapi.std.errors.UnverifiedPeer
 
_getType() - Method in class com.vmware.vapi.std.interposition.InvocationRequest
 
_getType() - Method in class com.vmware.vapi.std.interposition.InvocationResult
 
_getType() - Method in class com.vmware.vapi.std.interposition.SecurityPrincipal
 
_getType() - Method in class com.vmware.vapi.std.LocalizableMessage
 
_getType() - Method in class com.vmware.vapi.std.LocalizationParam
 
_getType() - Method in class com.vmware.vapi.std.NestedLocalizableMessage
 
_getType() - Method in class com.vmware.vcenter.certificate_management.vcenter.TlsCsrTypes.Info
 
_getType() - Method in class com.vmware.vcenter.certificate_management.vcenter.TlsCsrTypes.Spec
 
_getType() - Method in class com.vmware.vcenter.certificate_management.vcenter.TlsTypes.Info
 
_getType() - Method in class com.vmware.vcenter.certificate_management.vcenter.TlsTypes.ReplaceSpec
 
_getType() - Method in class com.vmware.vcenter.certificate_management.vcenter.TlsTypes.Spec
 
_getType() - Method in class com.vmware.vcenter.certificate_management.vcenter.TrustedRootChainsTypes.CreateSpec
 
_getType() - Method in class com.vmware.vcenter.certificate_management.vcenter.TrustedRootChainsTypes.Info
 
_getType() - Method in class com.vmware.vcenter.certificate_management.vcenter.TrustedRootChainsTypes.Summary
 
_getType() - Method in class com.vmware.vcenter.certificate_management.vcenter.VmcaRootTypes.CreateSpec
 
_getType() - Method in class com.vmware.vcenter.certificate_management.X509CertChain
 
_getType() - Method in class com.vmware.vcenter.ClusterTypes.FilterSpec
 
_getType() - Method in class com.vmware.vcenter.ClusterTypes.Info
 
_getType() - Method in class com.vmware.vcenter.ClusterTypes.Summary
 
_getType() - Method in class com.vmware.vcenter.compute.policies.capabilities.cluster_scale_in_ignore_vm_capabilities.CreateSpec
 
_getType() - Method in class com.vmware.vcenter.compute.policies.capabilities.cluster_scale_in_ignore_vm_capabilities.Info
 
_getType() - Method in class com.vmware.vcenter.compute.policies.capabilities.disable_drs_vmotion.CreateSpec
 
_getType() - Method in class com.vmware.vcenter.compute.policies.capabilities.disable_drs_vmotion.Info
 
_getType() - Method in class com.vmware.vcenter.compute.policies.capabilities.vm.evacuation.vmotion.CreateSpec
 
_getType() - Method in class com.vmware.vcenter.compute.policies.capabilities.vm.evacuation.vmotion.Info
 
_getType() - Method in class com.vmware.vcenter.compute.policies.capabilities.vm_host_affinity.CreateSpec
 
_getType() - Method in class com.vmware.vcenter.compute.policies.capabilities.vm_host_affinity.Info
 
_getType() - Method in class com.vmware.vcenter.compute.policies.capabilities.vm_host_anti_affinity.CreateSpec
 
_getType() - Method in class com.vmware.vcenter.compute.policies.capabilities.vm_host_anti_affinity.Info
 
_getType() - Method in class com.vmware.vcenter.compute.policies.capabilities.vm_vm_affinity.CreateSpec
 
_getType() - Method in class com.vmware.vcenter.compute.policies.capabilities.vm_vm_affinity.Info
 
_getType() - Method in class com.vmware.vcenter.compute.policies.capabilities.vm_vm_anti_affinity.CreateSpec
 
_getType() - Method in class com.vmware.vcenter.compute.policies.capabilities.vm_vm_anti_affinity.Info
 
_getType() - Method in class com.vmware.vcenter.compute.policies.CapabilitiesTypes.Info
 
_getType() - Method in class com.vmware.vcenter.compute.policies.CapabilitiesTypes.Summary
 
_getType() - Method in class com.vmware.vcenter.compute.policies.CreateSpec
 
_getType() - Method in class com.vmware.vcenter.compute.policies.Info
 
_getType() - Method in class com.vmware.vcenter.compute.policies.Status
 
_getType() - Method in class com.vmware.vcenter.compute.policies.TagUsageTypes.FilterSpec
 
_getType() - Method in class com.vmware.vcenter.compute.policies.TagUsageTypes.Summary
 
_getType() - Method in class com.vmware.vcenter.compute.PoliciesTypes.Summary
 
_getType() - Method in class com.vmware.vcenter.content.registries.harbor.ProjectsTypes.CreateSpec
 
_getType() - Method in class com.vmware.vcenter.content.registries.harbor.ProjectsTypes.Info
 
_getType() - Method in class com.vmware.vcenter.content.registries.harbor.ProjectsTypes.Summary
 
_getType() - Method in class com.vmware.vcenter.content.registries.HarborTypes.CreateSpec
 
_getType() - Method in class com.vmware.vcenter.content.registries.HarborTypes.GarbageCollection
 
_getType() - Method in class com.vmware.vcenter.content.registries.HarborTypes.Info
 
_getType() - Method in class com.vmware.vcenter.content.registries.HarborTypes.StorageInfo
 
_getType() - Method in class com.vmware.vcenter.content.registries.HarborTypes.StorageSpec
 
_getType() - Method in class com.vmware.vcenter.content.registries.HarborTypes.Summary
 
_getType() - Method in class com.vmware.vcenter.content.registries.HealthTypes.Info
 
_getType() - Method in class com.vmware.vcenter.DatacenterTypes.CreateSpec
 
_getType() - Method in class com.vmware.vcenter.DatacenterTypes.FilterSpec
 
_getType() - Method in class com.vmware.vcenter.DatacenterTypes.Info
 
_getType() - Method in class com.vmware.vcenter.DatacenterTypes.Summary
 
_getType() - Method in class com.vmware.vcenter.DatastoreTypes.FilterSpec
 
_getType() - Method in class com.vmware.vcenter.DatastoreTypes.Info
 
_getType() - Method in class com.vmware.vcenter.DatastoreTypes.Summary
 
_getType() - Method in class com.vmware.vcenter.deployment.CheckInfo
 
_getType() - Method in class com.vmware.vcenter.deployment.DataMigrationEstimate
 
_getType() - Method in class com.vmware.vcenter.deployment.DataMigrationInfo
 
_getType() - Method in class com.vmware.vcenter.deployment.HistoryMigrationSpec
 
_getType() - Method in class com.vmware.vcenter.deployment.ImportHistoryTypes.CreateSpec
 
_getType() - Method in class com.vmware.vcenter.deployment.ImportHistoryTypes.Info
 
_getType() - Method in class com.vmware.vcenter.deployment.install.initial_config.remote_psc.ThumbprintTypes.RemoteSpec
 
_getType() - Method in class com.vmware.vcenter.deployment.InstallTypes.InstallSpec
 
_getType() - Method in class com.vmware.vcenter.deployment.InstallTypes.VcsaEmbeddedSpec
 
_getType() - Method in class com.vmware.vcenter.deployment.LocationSpec
 
_getType() - Method in class com.vmware.vcenter.deployment.migrate.ActiveDirectorySpec
 
_getType() - Method in class com.vmware.vcenter.deployment.migrate.ActiveDirectoryTypes.CheckSpec
 
_getType() - Method in class com.vmware.vcenter.deployment.MigrateTypes.MigrateSpec
 
_getType() - Method in class com.vmware.vcenter.deployment.MigrateTypes.MigrationAssistantSpec
 
_getType() - Method in class com.vmware.vcenter.deployment.MigrateTypes.PscSpec
 
_getType() - Method in class com.vmware.vcenter.deployment.MigrateTypes.SourceVcWindows
 
_getType() - Method in class com.vmware.vcenter.deployment.MigrateTypes.VcsaEmbeddedSpec
 
_getType() - Method in class com.vmware.vcenter.deployment.Notification
 
_getType() - Method in class com.vmware.vcenter.deployment.Notifications
 
_getType() - Method in class com.vmware.vcenter.deployment.QuestionTypes.AnswerSpec
 
_getType() - Method in class com.vmware.vcenter.deployment.QuestionTypes.Info
 
_getType() - Method in class com.vmware.vcenter.deployment.QuestionTypes.Question
 
_getType() - Method in class com.vmware.vcenter.deployment.RemotePscSpec
 
_getType() - Method in class com.vmware.vcenter.deployment.ReplicatedPscSpec
 
_getType() - Method in class com.vmware.vcenter.deployment.ReplicatedSpec
 
_getType() - Method in class com.vmware.vcenter.deployment.SourceInfo
 
_getType() - Method in class com.vmware.vcenter.deployment.StandalonePscSpec
 
_getType() - Method in class com.vmware.vcenter.deployment.StandaloneSpec
 
_getType() - Method in class com.vmware.vcenter.deployment.UpgradeTypes.PscSpec
 
_getType() - Method in class com.vmware.vcenter.deployment.UpgradeTypes.SourceApplianceSpec
 
_getType() - Method in class com.vmware.vcenter.deployment.UpgradeTypes.UpgradeSpec
 
_getType() - Method in class com.vmware.vcenter.deployment.UpgradeTypes.VcsaEmbeddedSpec
 
_getType() - Method in class com.vmware.vcenter.DeploymentTypes.Info
 
_getType() - Method in class com.vmware.vcenter.DeploymentTypes.Task
 
_getType() - Method in class com.vmware.vcenter.FolderTypes.FilterSpec
 
_getType() - Method in class com.vmware.vcenter.FolderTypes.Summary
 
_getType() - Method in class com.vmware.vcenter.guest.AdapterMapping
 
_getType() - Method in class com.vmware.vcenter.guest.ConfigurationSpec
 
_getType() - Method in class com.vmware.vcenter.guest.CustomizationSpec
 
_getType() - Method in class com.vmware.vcenter.guest.CustomizationSpecsTypes.CreateSpec
 
_getType() - Method in class com.vmware.vcenter.guest.CustomizationSpecsTypes.FilterSpec
 
_getType() - Method in class com.vmware.vcenter.guest.CustomizationSpecsTypes.Info
 
_getType() - Method in class com.vmware.vcenter.guest.CustomizationSpecsTypes.Metadata
 
_getType() - Method in class com.vmware.vcenter.guest.CustomizationSpecsTypes.Spec
 
_getType() - Method in class com.vmware.vcenter.guest.CustomizationSpecsTypes.Summary
 
_getType() - Method in class com.vmware.vcenter.guest.Domain
 
_getType() - Method in class com.vmware.vcenter.guest.GlobalDNSSettings
 
_getType() - Method in class com.vmware.vcenter.guest.GuiUnattended
 
_getType() - Method in class com.vmware.vcenter.guest.HostnameGenerator
 
_getType() - Method in class com.vmware.vcenter.guest.IPSettings
 
_getType() - Method in class com.vmware.vcenter.guest.Ipv4
 
_getType() - Method in class com.vmware.vcenter.guest.Ipv6
 
_getType() - Method in class com.vmware.vcenter.guest.Ipv6Address
 
_getType() - Method in class com.vmware.vcenter.guest.LinuxConfiguration
 
_getType() - Method in class com.vmware.vcenter.guest.UserData
 
_getType() - Method in class com.vmware.vcenter.guest.WindowsConfiguration
 
_getType() - Method in class com.vmware.vcenter.guest.WindowsNetworkAdapterSettings
 
_getType() - Method in class com.vmware.vcenter.guest.WindowsSysprep
 
_getType() - Method in class com.vmware.vcenter.HostTypes.CreateSpec
 
_getType() - Method in class com.vmware.vcenter.HostTypes.FilterSpec
 
_getType() - Method in class com.vmware.vcenter.HostTypes.Summary
 
_getType() - Method in class com.vmware.vcenter.hvc.links.sync.ProvidersTypes.Credentials
 
_getType() - Method in class com.vmware.vcenter.hvc.links.sync.ProvidersTypes.Info
 
_getType() - Method in class com.vmware.vcenter.hvc.links.sync.ProvidersTypes.SessionInfo
 
_getType() - Method in class com.vmware.vcenter.hvc.links.sync.ProvidersTypes.Summary
 
_getType() - Method in class com.vmware.vcenter.hvc.links.SyncTypes.Credentials
 
_getType() - Method in class com.vmware.vcenter.hvc.LinksTypes.CertificateInfo
 
_getType() - Method in class com.vmware.vcenter.hvc.LinksTypes.CreateSpec
 
_getType() - Method in class com.vmware.vcenter.hvc.LinksTypes.Credentials
 
_getType() - Method in class com.vmware.vcenter.hvc.LinksTypes.Summary
 
_getType() - Method in class com.vmware.vcenter.identity.ProvidersTypes.ActiveDirectoryOverLdap
 
_getType() - Method in class com.vmware.vcenter.identity.ProvidersTypes.CreateSpec
 
_getType() - Method in class com.vmware.vcenter.identity.ProvidersTypes.Info
 
_getType() - Method in class com.vmware.vcenter.identity.ProvidersTypes.Oauth2CreateSpec
 
_getType() - Method in class com.vmware.vcenter.identity.ProvidersTypes.Oauth2Info
 
_getType() - Method in class com.vmware.vcenter.identity.ProvidersTypes.Oauth2Summary
 
_getType() - Method in class com.vmware.vcenter.identity.ProvidersTypes.Oauth2UpdateSpec
 
_getType() - Method in class com.vmware.vcenter.identity.ProvidersTypes.OidcCreateSpec
 
_getType() - Method in class com.vmware.vcenter.identity.ProvidersTypes.OidcInfo
 
_getType() - Method in class com.vmware.vcenter.identity.ProvidersTypes.OidcSummary
 
_getType() - Method in class com.vmware.vcenter.identity.ProvidersTypes.OidcUpdateSpec
 
_getType() - Method in class com.vmware.vcenter.identity.ProvidersTypes.Summary
 
_getType() - Method in class com.vmware.vcenter.identity.ProvidersTypes.UpdateSpec
 
_getType() - Method in class com.vmware.vcenter.inventory.DatastoreTypes.Info
 
_getType() - Method in class com.vmware.vcenter.inventory.NetworkTypes.Info
 
_getType() - Method in class com.vmware.vcenter.lcm.discovery.AssociatedProductsTypes.CreateSpec
 
_getType() - Method in class com.vmware.vcenter.lcm.discovery.AssociatedProductsTypes.UpdateSpec
 
_getType() - Method in class com.vmware.vcenter.lcm.discovery.InteropReportTypes.ReleaseInfo
 
_getType() - Method in class com.vmware.vcenter.lcm.discovery.InteropReportTypes.Report
 
_getType() - Method in class com.vmware.vcenter.lcm.discovery.InteropReportTypes.ReportRow
 
_getType() - Method in class com.vmware.vcenter.lcm.discovery.InteropReportTypes.ReportSummary
 
_getType() - Method in class com.vmware.vcenter.lcm.discovery.InteropReportTypes.Result
 
_getType() - Method in class com.vmware.vcenter.lcm.discovery.InteropReportTypes.Spec
 
_getType() - Method in class com.vmware.vcenter.lcm.discovery.Product
 
_getType() - Method in class com.vmware.vcenter.lcm.discovery.ProductCatalogTypes.Summary
 
_getType() - Method in class com.vmware.vcenter.lcm.Notification
 
_getType() - Method in class com.vmware.vcenter.lcm.Notifications
 
_getType() - Method in class com.vmware.vcenter.lcm.ReportsTypes.Location
 
_getType() - Method in class com.vmware.vcenter.lcm.ReportsTypes.Token
 
_getType() - Method in class com.vmware.vcenter.lcm.update.PendingTypes.Info
 
_getType() - Method in class com.vmware.vcenter.lcm.update.PendingTypes.ListResult
 
_getType() - Method in class com.vmware.vcenter.lcm.update.PendingTypes.Summary
 
_getType() - Method in class com.vmware.vcenter.lcm.update.PrecheckReportTypes.Report
 
_getType() - Method in class com.vmware.vcenter.lcm.update.PrecheckReportTypes.ReportSummary
 
_getType() - Method in class com.vmware.vcenter.lcm.update.PrecheckReportTypes.Result
 
_getType() - Method in class com.vmware.vcenter.namespace_management.ClusterAvailableVersionsTypes.Summary
 
_getType() - Method in class com.vmware.vcenter.namespace_management.ClusterCompatibilityTypes.FilterSpec
 
_getType() - Method in class com.vmware.vcenter.namespace_management.ClusterCompatibilityTypes.Summary
 
_getType() - Method in class com.vmware.vcenter.namespace_management.ClusterSizeInfoTypes.Info
 
_getType() - Method in class com.vmware.vcenter.namespace_management.ClusterSizeInfoTypes.VmInfo
 
_getType() - Method in class com.vmware.vcenter.namespace_management.ClustersTypes.EnableSpec
 
_getType() - Method in class com.vmware.vcenter.namespace_management.ClustersTypes.ImageRegistry
 
_getType() - Method in class com.vmware.vcenter.namespace_management.ClustersTypes.ImageStorageSpec
 
_getType() - Method in class com.vmware.vcenter.namespace_management.ClustersTypes.Info
 
_getType() - Method in class com.vmware.vcenter.namespace_management.ClustersTypes.Ipv4Range
 
_getType() - Method in class com.vmware.vcenter.namespace_management.ClustersTypes.Message
 
_getType() - Method in class com.vmware.vcenter.namespace_management.ClustersTypes.NCPClusterNetworkEnableSpec
 
_getType() - Method in class com.vmware.vcenter.namespace_management.ClustersTypes.NCPClusterNetworkInfo
 
_getType() - Method in class com.vmware.vcenter.namespace_management.ClustersTypes.NCPClusterNetworkSetSpec
 
_getType() - Method in class com.vmware.vcenter.namespace_management.ClustersTypes.NCPClusterNetworkUpdateSpec
 
_getType() - Method in class com.vmware.vcenter.namespace_management.ClustersTypes.NetworkSpec
 
_getType() - Method in class com.vmware.vcenter.namespace_management.ClustersTypes.SetSpec
 
_getType() - Method in class com.vmware.vcenter.namespace_management.ClustersTypes.Stats
 
_getType() - Method in class com.vmware.vcenter.namespace_management.ClustersTypes.Summary
 
_getType() - Method in class com.vmware.vcenter.namespace_management.ClustersTypes.UpdateSpec
 
_getType() - Method in class com.vmware.vcenter.namespace_management.DistributedSwitchCompatibilityTypes.FilterSpec
 
_getType() - Method in class com.vmware.vcenter.namespace_management.DistributedSwitchCompatibilityTypes.Summary
 
_getType() - Method in class com.vmware.vcenter.namespace_management.EdgeClusterCompatibilityTypes.FilterSpec
 
_getType() - Method in class com.vmware.vcenter.namespace_management.EdgeClusterCompatibilityTypes.Summary
 
_getType() - Method in class com.vmware.vcenter.namespace_management.HostsConfigTypes.Info
 
_getType() - Method in class com.vmware.vcenter.namespace_management.Ipv4Cidr
 
_getType() - Method in class com.vmware.vcenter.namespace_management.NamespaceResourceOptionsTypes.Info
 
_getType() - Method in class com.vmware.vcenter.namespace_management.software.ClustersTypes.Info
 
_getType() - Method in class com.vmware.vcenter.namespace_management.software.ClustersTypes.Message
 
_getType() - Method in class com.vmware.vcenter.namespace_management.software.ClustersTypes.Result
 
_getType() - Method in class com.vmware.vcenter.namespace_management.software.ClustersTypes.Summary
 
_getType() - Method in class com.vmware.vcenter.namespace_management.software.ClustersTypes.UpgradeProgress
 
_getType() - Method in class com.vmware.vcenter.namespace_management.software.ClustersTypes.UpgradeSpec
 
_getType() - Method in class com.vmware.vcenter.namespace_management.software.ClustersTypes.UpgradeStatus
 
_getType() - Method in class com.vmware.vcenter.namespace_management.stats.TimeSeriesTypes.PodIdentifier
 
_getType() - Method in class com.vmware.vcenter.namespace_management.stats.TimeSeriesTypes.Spec
 
_getType() - Method in class com.vmware.vcenter.namespace_management.stats.TimeSeriesTypes.TimeSeries
 
_getType() - Method in class com.vmware.vcenter.namespace_management.SupportBundleTypes.Location
 
_getType() - Method in class com.vmware.vcenter.namespace_management.SupportBundleTypes.Token
 
_getType() - Method in class com.vmware.vcenter.namespaces.AccessTypes.CreateSpec
 
_getType() - Method in class com.vmware.vcenter.namespaces.AccessTypes.Info
 
_getType() - Method in class com.vmware.vcenter.namespaces.AccessTypes.SetSpec
 
_getType() - Method in class com.vmware.vcenter.namespaces.Container
 
_getType() - Method in class com.vmware.vcenter.namespaces.EndpointAddress
 
_getType() - Method in class com.vmware.vcenter.namespaces.IngressRuleValue
 
_getType() - Method in class com.vmware.vcenter.namespaces.InstancesTypes.Access
 
_getType() - Method in class com.vmware.vcenter.namespaces.InstancesTypes.CreateSpec
 
_getType() - Method in class com.vmware.vcenter.namespaces.InstancesTypes.Info
 
_getType() - Method in class com.vmware.vcenter.namespaces.InstancesTypes.Message
 
_getType() - Method in class com.vmware.vcenter.namespaces.InstancesTypes.SetSpec
 
_getType() - Method in class com.vmware.vcenter.namespaces.InstancesTypes.Stats
 
_getType() - Method in class com.vmware.vcenter.namespaces.InstancesTypes.StorageSpec
 
_getType() - Method in class com.vmware.vcenter.namespaces.InstancesTypes.Summary
 
_getType() - Method in class com.vmware.vcenter.namespaces.InstancesTypes.UpdateSpec
 
_getType() - Method in class com.vmware.vcenter.namespaces.ResourceQuotaOptionsV1
 
_getType() - Method in class com.vmware.vcenter.namespaces.ResourceQuotaOptionsV1Update
 
_getType() - Method in class com.vmware.vcenter.namespaces.user.InstancesTypes.Summary
 
_getType() - Method in class com.vmware.vcenter.NetworkTypes.FilterSpec
 
_getType() - Method in class com.vmware.vcenter.NetworkTypes.Summary
 
_getType() - Method in class com.vmware.vcenter.ovf.CertificateParams
 
_getType() - Method in class com.vmware.vcenter.ovf.DeploymentOption
 
_getType() - Method in class com.vmware.vcenter.ovf.DeploymentOptionParams
 
_getType() - Method in class com.vmware.vcenter.ovf.ExportFlagTypes.Info
 
_getType() - Method in class com.vmware.vcenter.ovf.ExtraConfig
 
_getType() - Method in class com.vmware.vcenter.ovf.ExtraConfigParams
 
_getType() - Method in class com.vmware.vcenter.ovf.ImportFlagTypes.Info
 
_getType() - Method in class com.vmware.vcenter.ovf.IpAllocationParams
 
_getType() - Method in class com.vmware.vcenter.ovf.LibraryItemTypes.CreateResult
 
_getType() - Method in class com.vmware.vcenter.ovf.LibraryItemTypes.CreateSpec
 
_getType() - Method in class com.vmware.vcenter.ovf.LibraryItemTypes.CreateTarget
 
_getType() - Method in class com.vmware.vcenter.ovf.LibraryItemTypes.DeployableIdentity
 
_getType() - Method in class com.vmware.vcenter.ovf.LibraryItemTypes.DeploymentResult
 
_getType() - Method in class com.vmware.vcenter.ovf.LibraryItemTypes.DeploymentTarget
 
_getType() - Method in class com.vmware.vcenter.ovf.LibraryItemTypes.OvfSummary
 
_getType() - Method in class com.vmware.vcenter.ovf.LibraryItemTypes.ResourcePoolDeploymentSpec
 
_getType() - Method in class com.vmware.vcenter.ovf.LibraryItemTypes.ResultInfo
 
_getType() - Method in class com.vmware.vcenter.ovf.LibraryItemTypes.StorageGroupMapping
 
_getType() - Method in class com.vmware.vcenter.ovf.OvfError
 
_getType() - Method in class com.vmware.vcenter.ovf.OvfInfo
 
_getType() - Method in class com.vmware.vcenter.ovf.OvfMessage
 
_getType() - Method in class com.vmware.vcenter.ovf.OvfParams
 
_getType() - Method in class com.vmware.vcenter.ovf.OvfWarning
 
_getType() - Method in class com.vmware.vcenter.ovf.ParseIssue
 
_getType() - Method in class com.vmware.vcenter.ovf.Property
 
_getType() - Method in class com.vmware.vcenter.ovf.PropertyParams
 
_getType() - Method in class com.vmware.vcenter.ovf.ScaleOutGroup
 
_getType() - Method in class com.vmware.vcenter.ovf.ScaleOutParams
 
_getType() - Method in class com.vmware.vcenter.ovf.SizeParams
 
_getType() - Method in class com.vmware.vcenter.ovf.UnknownSection
 
_getType() - Method in class com.vmware.vcenter.ovf.UnknownSectionParams
 
_getType() - Method in class com.vmware.vcenter.ovf.VcenterExtensionParams
 
_getType() - Method in class com.vmware.vcenter.ResourcePoolTypes.CreateSpec
 
_getType() - Method in class com.vmware.vcenter.ResourcePoolTypes.FilterSpec
 
_getType() - Method in class com.vmware.vcenter.ResourcePoolTypes.Info
 
_getType() - Method in class com.vmware.vcenter.ResourcePoolTypes.ResourceAllocationCreateSpec
 
_getType() - Method in class com.vmware.vcenter.ResourcePoolTypes.ResourceAllocationInfo
 
_getType() - Method in class com.vmware.vcenter.ResourcePoolTypes.ResourceAllocationUpdateSpec
 
_getType() - Method in class com.vmware.vcenter.ResourcePoolTypes.SharesInfo
 
_getType() - Method in class com.vmware.vcenter.ResourcePoolTypes.Summary
 
_getType() - Method in class com.vmware.vcenter.ResourcePoolTypes.UpdateSpec
 
_getType() - Method in class com.vmware.vcenter.services.ServiceTypes.Info
 
_getType() - Method in class com.vmware.vcenter.services.ServiceTypes.UpdateSpec
 
_getType() - Method in class com.vmware.vcenter.storage.policies.compliance.VMTypes.FilterSpec
 
_getType() - Method in class com.vmware.vcenter.storage.policies.compliance.VMTypes.Info
 
_getType() - Method in class com.vmware.vcenter.storage.policies.ComplianceTypes.FilterSpec
 
_getType() - Method in class com.vmware.vcenter.storage.policies.ComplianceTypes.Summary
 
_getType() - Method in class com.vmware.vcenter.storage.policies.VMTypes.Info
 
_getType() - Method in class com.vmware.vcenter.storage.PoliciesTypes.CompatibilityInfo
 
_getType() - Method in class com.vmware.vcenter.storage.PoliciesTypes.CompatibleDatastoreInfo
 
_getType() - Method in class com.vmware.vcenter.storage.PoliciesTypes.FilterSpec
 
_getType() - Method in class com.vmware.vcenter.storage.PoliciesTypes.Summary
 
_getType() - Method in class com.vmware.vcenter.system_config.DeploymentTypeTypes.Info
 
_getType() - Method in class com.vmware.vcenter.system_config.DeploymentTypeTypes.ReconfigureSpec
 
_getType() - Method in class com.vmware.vcenter.system_config.PscRegistrationTypes.Info
 
_getType() - Method in class com.vmware.vcenter.tagging.AssociationsTypes.IterationSpec
 
_getType() - Method in class com.vmware.vcenter.tagging.AssociationsTypes.ListResult
 
_getType() - Method in class com.vmware.vcenter.tagging.AssociationsTypes.Summary
 
_getType() - Method in exception com.vmware.vcenter.tokenservice.Error
 
_getType() - Method in exception com.vmware.vcenter.tokenservice.InvalidGrant
 
_getType() - Method in exception com.vmware.vcenter.tokenservice.InvalidRequest
 
_getType() - Method in exception com.vmware.vcenter.tokenservice.InvalidScope
 
_getType() - Method in class com.vmware.vcenter.tokenservice.TokenExchangeTypes.ExchangeSpec
 
_getType() - Method in class com.vmware.vcenter.tokenservice.TokenExchangeTypes.Info
 
_getType() - Method in class com.vmware.vcenter.topology.NodesTypes.FilterSpec
 
_getType() - Method in class com.vmware.vcenter.topology.NodesTypes.Info
 
_getType() - Method in class com.vmware.vcenter.topology.NodesTypes.Summary
 
_getType() - Method in class com.vmware.vcenter.topology.ReplicationStatusTypes.FilterSpec
 
_getType() - Method in class com.vmware.vcenter.topology.ReplicationStatusTypes.Summary
 
_getType() - Method in class com.vmware.vcenter.trusted_infrastructure.attestation.ServicesTypes.CreateSpec
 
_getType() - Method in class com.vmware.vcenter.trusted_infrastructure.attestation.ServicesTypes.FilterSpec
 
_getType() - Method in class com.vmware.vcenter.trusted_infrastructure.attestation.ServicesTypes.Info
 
_getType() - Method in class com.vmware.vcenter.trusted_infrastructure.attestation.ServicesTypes.Summary
 
_getType() - Method in class com.vmware.vcenter.trusted_infrastructure.kms.ServicesTypes.CreateSpec
 
_getType() - Method in class com.vmware.vcenter.trusted_infrastructure.kms.ServicesTypes.FilterSpec
 
_getType() - Method in class com.vmware.vcenter.trusted_infrastructure.kms.ServicesTypes.Info
 
_getType() - Method in class com.vmware.vcenter.trusted_infrastructure.kms.ServicesTypes.Summary
 
_getType() - Method in class com.vmware.vcenter.trusted_infrastructure.NetworkAddress
 
_getType() - Method in class com.vmware.vcenter.trusted_infrastructure.PrincipalTypes.Info
 
_getType() - Method in class com.vmware.vcenter.trusted_infrastructure.StsPrincipal
 
_getType() - Method in class com.vmware.vcenter.trusted_infrastructure.StsPrincipalId
 
_getType() - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.attestation.os.esx.BaseImagesTypes.FilterSpec
 
_getType() - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.attestation.os.esx.BaseImagesTypes.Info
 
_getType() - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.attestation.os.esx.BaseImagesTypes.Summary
 
_getType() - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.attestation.ServiceStatusTypes.Info
 
_getType() - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.attestation.tpm2.CaCertificatesTypes.CreateSpec
 
_getType() - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.attestation.tpm2.CaCertificatesTypes.Info
 
_getType() - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.attestation.tpm2.CaCertificatesTypes.Summary
 
_getType() - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.attestation.tpm2.EndorsementKeysTypes.CreateSpec
 
_getType() - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.attestation.tpm2.EndorsementKeysTypes.Info
 
_getType() - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.attestation.tpm2.EndorsementKeysTypes.Summary
 
_getType() - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.attestation.tpm2.SettingsTypes.Info
 
_getType() - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.attestation.tpm2.SettingsTypes.UpdateSpec
 
_getType() - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.ConsumerPrincipalsTypes.CreateSpec
 
_getType() - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.ConsumerPrincipalsTypes.FilterSpec
 
_getType() - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.ConsumerPrincipalsTypes.Info
 
_getType() - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.ConsumerPrincipalsTypes.Summary
 
_getType() - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.providers.client_certificate.CsrTypes.Info
 
_getType() - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.providers.ClientCertificateTypes.Info
 
_getType() - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.providers.ClientCertificateTypes.UpdateSpec
 
_getType() - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.providers.CurrentPeerCertificatesTypes.FilterSpec
 
_getType() - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.providers.CurrentPeerCertificatesTypes.Summary
 
_getType() - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.providers.TrustedPeerCertificatesTypes.Info
 
_getType() - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.providers.TrustedPeerCertificatesTypes.UpdateSpec
 
_getType() - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.ProvidersTypes.CreateSpec
 
_getType() - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.ProvidersTypes.Info
 
_getType() - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.ProvidersTypes.KeyServerCreateSpec
 
_getType() - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.ProvidersTypes.KeyServerInfo
 
_getType() - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.ProvidersTypes.KeyServerUpdateSpec
 
_getType() - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.ProvidersTypes.KmipServerCreateSpec
 
_getType() - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.ProvidersTypes.KmipServerInfo
 
_getType() - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.ProvidersTypes.KmipServerUpdateSpec
 
_getType() - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.ProvidersTypes.Server
 
_getType() - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.ProvidersTypes.ServerInfo
 
_getType() - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.ProvidersTypes.Status
 
_getType() - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.ProvidersTypes.Summary
 
_getType() - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.ProvidersTypes.UpdateSpec
 
_getType() - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.ServiceStatusTypes.Info
 
_getType() - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_hosts.AttestationTypes.FilterSpec
 
_getType() - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_hosts.AttestationTypes.Info
 
_getType() - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_hosts.AttestationTypes.Summary
 
_getType() - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_hosts.KmsTypes.FilterSpec
 
_getType() - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_hosts.KmsTypes.Info
 
_getType() - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_hosts.KmsTypes.Summary
 
_getType() - Method in class com.vmware.vcenter.trusted_infrastructure.TrustAuthorityClustersTypes.FilterSpec
 
_getType() - Method in class com.vmware.vcenter.trusted_infrastructure.TrustAuthorityClustersTypes.Info
 
_getType() - Method in class com.vmware.vcenter.trusted_infrastructure.TrustAuthorityClustersTypes.Summary
 
_getType() - Method in class com.vmware.vcenter.trusted_infrastructure.TrustAuthorityClustersTypes.UpdateSpec
 
_getType() - Method in class com.vmware.vcenter.trusted_infrastructure.trusted_clusters.attestation.ServicesTypes.CreateSpec
 
_getType() - Method in class com.vmware.vcenter.trusted_infrastructure.trusted_clusters.attestation.ServicesTypes.FilterSpec
 
_getType() - Method in class com.vmware.vcenter.trusted_infrastructure.trusted_clusters.attestation.ServicesTypes.Info
 
_getType() - Method in class com.vmware.vcenter.trusted_infrastructure.trusted_clusters.attestation.ServicesTypes.Summary
 
_getType() - Method in class com.vmware.vcenter.trusted_infrastructure.trusted_clusters.kms.ServicesTypes.CreateSpec
 
_getType() - Method in class com.vmware.vcenter.trusted_infrastructure.trusted_clusters.kms.ServicesTypes.FilterSpec
 
_getType() - Method in class com.vmware.vcenter.trusted_infrastructure.trusted_clusters.kms.ServicesTypes.Info
 
_getType() - Method in class com.vmware.vcenter.trusted_infrastructure.trusted_clusters.kms.ServicesTypes.Summary
 
_getType() - Method in class com.vmware.vcenter.trusted_infrastructure.X509CertChain
 
_getType() - Method in class com.vmware.vcenter.vcha.CertificateInfo
 
_getType() - Method in class com.vmware.vcenter.vcha.cluster.ActiveTypes.Info
 
_getType() - Method in class com.vmware.vcenter.vcha.cluster.DeploymentTypeTypes.Info
 
_getType() - Method in class com.vmware.vcenter.vcha.cluster.ModeTypes.Info
 
_getType() - Method in class com.vmware.vcenter.vcha.cluster.PassiveTypes.CheckResult
 
_getType() - Method in class com.vmware.vcenter.vcha.cluster.PassiveTypes.CheckSpec
 
_getType() - Method in class com.vmware.vcenter.vcha.cluster.PassiveTypes.RedeploySpec
 
_getType() - Method in class com.vmware.vcenter.vcha.cluster.WitnessTypes.CheckResult
 
_getType() - Method in class com.vmware.vcenter.vcha.cluster.WitnessTypes.CheckSpec
 
_getType() - Method in class com.vmware.vcenter.vcha.cluster.WitnessTypes.RedeploySpec
 
_getType() - Method in class com.vmware.vcenter.vcha.ClusterTypes.ActiveSpec
 
_getType() - Method in class com.vmware.vcenter.vcha.ClusterTypes.DeploySpec
 
_getType() - Method in class com.vmware.vcenter.vcha.ClusterTypes.ErrorCondition
 
_getType() - Method in class com.vmware.vcenter.vcha.ClusterTypes.Info
 
_getType() - Method in class com.vmware.vcenter.vcha.ClusterTypes.IpInfo
 
_getType() - Method in class com.vmware.vcenter.vcha.ClusterTypes.Ipv4Info
 
_getType() - Method in class com.vmware.vcenter.vcha.ClusterTypes.Ipv6Info
 
_getType() - Method in class com.vmware.vcenter.vcha.ClusterTypes.NodeInfo
 
_getType() - Method in class com.vmware.vcenter.vcha.ClusterTypes.NodeRuntimeInfo
 
_getType() - Method in class com.vmware.vcenter.vcha.ClusterTypes.NodeVmInfo
 
_getType() - Method in class com.vmware.vcenter.vcha.ClusterTypes.PassiveSpec
 
_getType() - Method in class com.vmware.vcenter.vcha.ClusterTypes.UndeploySpec
 
_getType() - Method in class com.vmware.vcenter.vcha.ClusterTypes.VmInfo
 
_getType() - Method in class com.vmware.vcenter.vcha.ClusterTypes.WitnessInfo
 
_getType() - Method in class com.vmware.vcenter.vcha.ClusterTypes.WitnessSpec
 
_getType() - Method in class com.vmware.vcenter.vcha.ConnectionSpec
 
_getType() - Method in class com.vmware.vcenter.vcha.CredentialsSpec
 
_getType() - Method in class com.vmware.vcenter.vcha.DiskInfo
 
_getType() - Method in class com.vmware.vcenter.vcha.DiskSpec
 
_getType() - Method in class com.vmware.vcenter.vcha.IpSpec
 
_getType() - Method in class com.vmware.vcenter.vcha.Ipv4Spec
 
_getType() - Method in class com.vmware.vcenter.vcha.Ipv6Spec
 
_getType() - Method in class com.vmware.vcenter.vcha.OperationsTypes.Info
 
_getType() - Method in class com.vmware.vcenter.vcha.PlacementInfo
 
_getType() - Method in class com.vmware.vcenter.vcha.PlacementSpec
 
_getType() - Method in class com.vmware.vcenter.vm.compute.PoliciesTypes.Info
 
_getType() - Method in class com.vmware.vcenter.vm.console.TicketsTypes.CreateSpec
 
_getType() - Method in class com.vmware.vcenter.vm.console.TicketsTypes.Summary
 
_getType() - Method in class com.vmware.vcenter.vm.guest.CustomizationTypes.SetSpec
 
_getType() - Method in class com.vmware.vcenter.vm.guest.DhcpConfigInfo
 
_getType() - Method in class com.vmware.vcenter.vm.guest.DnsAssignedValues
 
_getType() - Method in class com.vmware.vcenter.vm.guest.DnsConfigInfo
 
_getType() - Method in class com.vmware.vcenter.vm.guest.IdentityTypes.Info
 
_getType() - Method in class com.vmware.vcenter.vm.guest.LocalFilesystemTypes.Info
 
_getType() - Method in class com.vmware.vcenter.vm.guest.LocalFilesystemTypes.VirtualDiskMapping
 
_getType() - Method in class com.vmware.vcenter.vm.guest.networking.InterfacesTypes.Info
 
_getType() - Method in class com.vmware.vcenter.vm.guest.networking.InterfacesTypes.IpAddressInfo
 
_getType() - Method in class com.vmware.vcenter.vm.guest.networking.InterfacesTypes.IpConfigInfo
 
_getType() - Method in class com.vmware.vcenter.vm.guest.networking.RoutesTypes.Info
 
_getType() - Method in class com.vmware.vcenter.vm.guest.NetworkingTypes.Info
 
_getType() - Method in class com.vmware.vcenter.vm.guest.PowerTypes.Info
 
_getType() - Method in class com.vmware.vcenter.vm.hardware.adapter.SataTypes.CreateSpec
 
_getType() - Method in class com.vmware.vcenter.vm.hardware.adapter.SataTypes.Info
 
_getType() - Method in class com.vmware.vcenter.vm.hardware.adapter.SataTypes.Summary
 
_getType() - Method in class com.vmware.vcenter.vm.hardware.adapter.ScsiTypes.CreateSpec
 
_getType() - Method in class com.vmware.vcenter.vm.hardware.adapter.ScsiTypes.Info
 
_getType() - Method in class com.vmware.vcenter.vm.hardware.adapter.ScsiTypes.Summary
 
_getType() - Method in class com.vmware.vcenter.vm.hardware.adapter.ScsiTypes.UpdateSpec
 
_getType() - Method in class com.vmware.vcenter.vm.hardware.boot.DeviceTypes.Entry
 
_getType() - Method in class com.vmware.vcenter.vm.hardware.boot.DeviceTypes.EntryCreateSpec
 
_getType() - Method in class com.vmware.vcenter.vm.hardware.BootTypes.CreateSpec
 
_getType() - Method in class com.vmware.vcenter.vm.hardware.BootTypes.Info
 
_getType() - Method in class com.vmware.vcenter.vm.hardware.BootTypes.UpdateSpec
 
_getType() - Method in class com.vmware.vcenter.vm.hardware.CdromTypes.BackingInfo
 
_getType() - Method in class com.vmware.vcenter.vm.hardware.CdromTypes.BackingSpec
 
_getType() - Method in class com.vmware.vcenter.vm.hardware.CdromTypes.CreateSpec
 
_getType() - Method in class com.vmware.vcenter.vm.hardware.CdromTypes.Info
 
_getType() - Method in class com.vmware.vcenter.vm.hardware.CdromTypes.Summary
 
_getType() - Method in class com.vmware.vcenter.vm.hardware.CdromTypes.UpdateSpec
 
_getType() - Method in class com.vmware.vcenter.vm.hardware.ConnectionCreateSpec
 
_getType() - Method in class com.vmware.vcenter.vm.hardware.ConnectionInfo
 
_getType() - Method in class com.vmware.vcenter.vm.hardware.ConnectionUpdateSpec
 
_getType() - Method in class com.vmware.vcenter.vm.hardware.CpuTypes.Info
 
_getType() - Method in class com.vmware.vcenter.vm.hardware.CpuTypes.UpdateSpec
 
_getType() - Method in class com.vmware.vcenter.vm.hardware.DiskTypes.BackingInfo
 
_getType() - Method in class com.vmware.vcenter.vm.hardware.DiskTypes.BackingSpec
 
_getType() - Method in class com.vmware.vcenter.vm.hardware.DiskTypes.CreateSpec
 
_getType() - Method in class com.vmware.vcenter.vm.hardware.DiskTypes.Info
 
_getType() - Method in class com.vmware.vcenter.vm.hardware.DiskTypes.StoragePolicySpec
 
_getType() - Method in class com.vmware.vcenter.vm.hardware.DiskTypes.Summary
 
_getType() - Method in class com.vmware.vcenter.vm.hardware.DiskTypes.UpdateSpec
 
_getType() - Method in class com.vmware.vcenter.vm.hardware.DiskTypes.VmdkCreateSpec
 
_getType() - Method in class com.vmware.vcenter.vm.hardware.EthernetTypes.BackingInfo
 
_getType() - Method in class com.vmware.vcenter.vm.hardware.EthernetTypes.BackingSpec
 
_getType() - Method in class com.vmware.vcenter.vm.hardware.EthernetTypes.CreateSpec
 
_getType() - Method in class com.vmware.vcenter.vm.hardware.EthernetTypes.Info
 
_getType() - Method in class com.vmware.vcenter.vm.hardware.EthernetTypes.Summary
 
_getType() - Method in class com.vmware.vcenter.vm.hardware.EthernetTypes.UpdateSpec
 
_getType() - Method in class com.vmware.vcenter.vm.hardware.FloppyTypes.BackingInfo
 
_getType() - Method in class com.vmware.vcenter.vm.hardware.FloppyTypes.BackingSpec
 
_getType() - Method in class com.vmware.vcenter.vm.hardware.FloppyTypes.CreateSpec
 
_getType() - Method in class com.vmware.vcenter.vm.hardware.FloppyTypes.Info
 
_getType() - Method in class com.vmware.vcenter.vm.hardware.FloppyTypes.Summary
 
_getType() - Method in class com.vmware.vcenter.vm.hardware.FloppyTypes.UpdateSpec
 
_getType() - Method in class com.vmware.vcenter.vm.hardware.IdeAddressInfo
 
_getType() - Method in class com.vmware.vcenter.vm.hardware.IdeAddressSpec
 
_getType() - Method in class com.vmware.vcenter.vm.hardware.MemoryTypes.Info
 
_getType() - Method in class com.vmware.vcenter.vm.hardware.MemoryTypes.UpdateSpec
 
_getType() - Method in class com.vmware.vcenter.vm.hardware.ParallelTypes.BackingInfo
 
_getType() - Method in class com.vmware.vcenter.vm.hardware.ParallelTypes.BackingSpec
 
_getType() - Method in class com.vmware.vcenter.vm.hardware.ParallelTypes.CreateSpec
 
_getType() - Method in class com.vmware.vcenter.vm.hardware.ParallelTypes.Info
 
_getType() - Method in class com.vmware.vcenter.vm.hardware.ParallelTypes.Summary
 
_getType() - Method in class com.vmware.vcenter.vm.hardware.ParallelTypes.UpdateSpec
 
_getType() - Method in class com.vmware.vcenter.vm.hardware.SataAddressInfo
 
_getType() - Method in class com.vmware.vcenter.vm.hardware.SataAddressSpec
 
_getType() - Method in class com.vmware.vcenter.vm.hardware.ScsiAddressInfo
 
_getType() - Method in class com.vmware.vcenter.vm.hardware.ScsiAddressSpec
 
_getType() - Method in class com.vmware.vcenter.vm.hardware.SerialTypes.BackingInfo
 
_getType() - Method in class com.vmware.vcenter.vm.hardware.SerialTypes.BackingSpec
 
_getType() - Method in class com.vmware.vcenter.vm.hardware.SerialTypes.CreateSpec
 
_getType() - Method in class com.vmware.vcenter.vm.hardware.SerialTypes.Info
 
_getType() - Method in class com.vmware.vcenter.vm.hardware.SerialTypes.Summary
 
_getType() - Method in class com.vmware.vcenter.vm.hardware.SerialTypes.UpdateSpec
 
_getType() - Method in class com.vmware.vcenter.vm.HardwareTypes.Info
 
_getType() - Method in class com.vmware.vcenter.vm.HardwareTypes.UpdateSpec
 
_getType() - Method in class com.vmware.vcenter.vm.IdentityTypes.Info
 
_getType() - Method in class com.vmware.vcenter.vm.LibraryItemTypes.CheckOutInfo
 
_getType() - Method in class com.vmware.vcenter.vm.LibraryItemTypes.Info
 
_getType() - Method in class com.vmware.vcenter.vm.PowerTypes.Info
 
_getType() - Method in class com.vmware.vcenter.vm.storage.policy.ComplianceTypes.CheckSpec
 
_getType() - Method in class com.vmware.vcenter.vm.storage.policy.ComplianceTypes.Info
 
_getType() - Method in class com.vmware.vcenter.vm.storage.policy.ComplianceTypes.VmComplianceInfo
 
_getType() - Method in class com.vmware.vcenter.vm.storage.PolicyTypes.DiskPolicySpec
 
_getType() - Method in class com.vmware.vcenter.vm.storage.PolicyTypes.Info
 
_getType() - Method in class com.vmware.vcenter.vm.storage.PolicyTypes.UpdateSpec
 
_getType() - Method in class com.vmware.vcenter.vm.storage.PolicyTypes.VmHomePolicySpec
 
_getType() - Method in class com.vmware.vcenter.vm.tools.InstallerTypes.Info
 
_getType() - Method in class com.vmware.vcenter.vm.ToolsTypes.Info
 
_getType() - Method in class com.vmware.vcenter.vm.ToolsTypes.UpdateSpec
 
_getType() - Method in class com.vmware.vcenter.vm_template.library_items.CheckOutsTypes.CheckInSpec
 
_getType() - Method in class com.vmware.vcenter.vm_template.library_items.CheckOutsTypes.CheckOutSpec
 
_getType() - Method in class com.vmware.vcenter.vm_template.library_items.CheckOutsTypes.Info
 
_getType() - Method in class com.vmware.vcenter.vm_template.library_items.CheckOutsTypes.PlacementSpec
 
_getType() - Method in class com.vmware.vcenter.vm_template.library_items.CheckOutsTypes.Summary
 
_getType() - Method in class com.vmware.vcenter.vm_template.library_items.VersionsTypes.Info
 
_getType() - Method in class com.vmware.vcenter.vm_template.library_items.VersionsTypes.RollbackSpec
 
_getType() - Method in class com.vmware.vcenter.vm_template.library_items.VersionsTypes.Summary
 
_getType() - Method in class com.vmware.vcenter.vm_template.LibraryItemsTypes.CpuInfo
 
_getType() - Method in class com.vmware.vcenter.vm_template.LibraryItemsTypes.CpuUpdateSpec
 
_getType() - Method in class com.vmware.vcenter.vm_template.LibraryItemsTypes.CreatePlacementSpec
 
_getType() - Method in class com.vmware.vcenter.vm_template.LibraryItemsTypes.CreateSpec
 
_getType() - Method in class com.vmware.vcenter.vm_template.LibraryItemsTypes.CreateSpecDiskStorage
 
_getType() - Method in class com.vmware.vcenter.vm_template.LibraryItemsTypes.CreateSpecDiskStoragePolicy
 
_getType() - Method in class com.vmware.vcenter.vm_template.LibraryItemsTypes.CreateSpecVmHomeStorage
 
_getType() - Method in class com.vmware.vcenter.vm_template.LibraryItemsTypes.CreateSpecVmHomeStoragePolicy
 
_getType() - Method in class com.vmware.vcenter.vm_template.LibraryItemsTypes.DeployPlacementSpec
 
_getType() - Method in class com.vmware.vcenter.vm_template.LibraryItemsTypes.DeploySpec
 
_getType() - Method in class com.vmware.vcenter.vm_template.LibraryItemsTypes.DeploySpecDiskStorage
 
_getType() - Method in class com.vmware.vcenter.vm_template.LibraryItemsTypes.DeploySpecDiskStoragePolicy
 
_getType() - Method in class com.vmware.vcenter.vm_template.LibraryItemsTypes.DeploySpecVmHomeStorage
 
_getType() - Method in class com.vmware.vcenter.vm_template.LibraryItemsTypes.DeploySpecVmHomeStoragePolicy
 
_getType() - Method in class com.vmware.vcenter.vm_template.LibraryItemsTypes.DiskInfo
 
_getType() - Method in class com.vmware.vcenter.vm_template.LibraryItemsTypes.DiskStorageInfo
 
_getType() - Method in class com.vmware.vcenter.vm_template.LibraryItemsTypes.DiskUpdateSpec
 
_getType() - Method in class com.vmware.vcenter.vm_template.LibraryItemsTypes.EthernetInfo
 
_getType() - Method in class com.vmware.vcenter.vm_template.LibraryItemsTypes.EthernetUpdateSpec
 
_getType() - Method in class com.vmware.vcenter.vm_template.LibraryItemsTypes.GuestCustomizationSpec
 
_getType() - Method in class com.vmware.vcenter.vm_template.LibraryItemsTypes.HardwareCustomizationSpec
 
_getType() - Method in class com.vmware.vcenter.vm_template.LibraryItemsTypes.Info
 
_getType() - Method in class com.vmware.vcenter.vm_template.LibraryItemsTypes.MemoryInfo
 
_getType() - Method in class com.vmware.vcenter.vm_template.LibraryItemsTypes.MemoryUpdateSpec
 
_getType() - Method in class com.vmware.vcenter.vm_template.LibraryItemsTypes.VmHomeStorageInfo
 
_getType() - Method in class com.vmware.vcenter.VMTypes.ClonePlacementSpec
 
_getType() - Method in class com.vmware.vcenter.VMTypes.CloneSpec
 
_getType() - Method in class com.vmware.vcenter.VMTypes.ComputePlacementSpec
 
_getType() - Method in class com.vmware.vcenter.VMTypes.CreateSpec
 
_getType() - Method in class com.vmware.vcenter.VMTypes.DiskCloneSpec
 
_getType() - Method in class com.vmware.vcenter.VMTypes.DiskRelocateSpec
 
_getType() - Method in class com.vmware.vcenter.VMTypes.FilterSpec
 
_getType() - Method in class com.vmware.vcenter.VMTypes.GuestCustomizationSpec
 
_getType() - Method in class com.vmware.vcenter.VMTypes.Info
 
_getType() - Method in class com.vmware.vcenter.VMTypes.InstantClonePlacementSpec
 
_getType() - Method in class com.vmware.vcenter.VMTypes.InstantCloneSpec
 
_getType() - Method in class com.vmware.vcenter.VMTypes.InventoryPlacementSpec
 
_getType() - Method in class com.vmware.vcenter.VMTypes.PlacementSpec
 
_getType() - Method in class com.vmware.vcenter.VMTypes.RegisterPlacementSpec
 
_getType() - Method in class com.vmware.vcenter.VMTypes.RegisterSpec
 
_getType() - Method in class com.vmware.vcenter.VMTypes.RelocatePlacementSpec
 
_getType() - Method in class com.vmware.vcenter.VMTypes.RelocateSpec
 
_getType() - Method in class com.vmware.vcenter.VMTypes.StoragePlacementSpec
 
_getType() - Method in class com.vmware.vcenter.VMTypes.StoragePolicySpec
 
_getType() - Method in class com.vmware.vcenter.VMTypes.Summary
 
_getType() - Method in class com.vmware.vstats.AcqSpecsTypes.CounterSpec
 
_getType() - Method in class com.vmware.vstats.AcqSpecsTypes.CreateSpec
 
_getType() - Method in class com.vmware.vstats.AcqSpecsTypes.FilterSpec
 
_getType() - Method in class com.vmware.vstats.AcqSpecsTypes.Info
 
_getType() - Method in class com.vmware.vstats.AcqSpecsTypes.ListResult
 
_getType() - Method in class com.vmware.vstats.AcqSpecsTypes.UpdateSpec
 
_getType() - Method in class com.vmware.vstats.CidMid
 
_getType() - Method in class com.vmware.vstats.CounterMetadataTypes.FilterSpec
 
_getType() - Method in class com.vmware.vstats.CounterMetadataTypes.Info
 
_getType() - Method in class com.vmware.vstats.CounterSetsTypes.Info
 
_getType() - Method in class com.vmware.vstats.CountersTypes.FilterSpec
 
_getType() - Method in class com.vmware.vstats.CountersTypes.Info
 
_getType() - Method in class com.vmware.vstats.DataTypes.DataPoint
 
_getType() - Method in class com.vmware.vstats.DataTypes.DataPointsResult
 
_getType() - Method in class com.vmware.vstats.DataTypes.FilterSpec
 
_getType() - Method in class com.vmware.vstats.MetricsTypes.Summary
 
_getType() - Method in class com.vmware.vstats.ProvidersTypes.Summary
 
_getType() - Method in class com.vmware.vstats.ResourceAddressesTypes.FilterSpec
 
_getType() - Method in class com.vmware.vstats.ResourceAddressesTypes.Info
 
_getType() - Method in class com.vmware.vstats.ResourceAddressesTypes.ListResult
 
_getType() - Method in class com.vmware.vstats.ResourceAddressSchemasTypes.Info
 
_getType() - Method in class com.vmware.vstats.ResourceAddressSchemasTypes.ResourceIdDefinition
 
_getType() - Method in class com.vmware.vstats.ResourceTypesTypes.Summary
 
_getType() - Method in class com.vmware.vstats.RsrcId
 
_getType() - Method in class com.vmware.vstats.UserInfo
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.appliance.access.ShellTypes.ShellConfig
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.appliance.infraprofile.ConfigsTypes.ImportProfileSpec
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.appliance.infraprofile.ConfigsTypes.ProfileInfo
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.appliance.infraprofile.ConfigsTypes.ProfilesSpec
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.appliance.infraprofile.ConfigsTypes.ValidationResult
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.appliance.infraprofile.Notification
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.appliance.infraprofile.Notifications
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.appliance.infraprofile.TaskInfo
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.appliance.local_accounts.PolicyTypes.Info
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.appliance.LocalAccountsTypes.Config
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.appliance.LocalAccountsTypes.Info
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.appliance.LocalAccountsTypes.UpdateConfig
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.appliance.logging.ForwardingTypes.Config
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.appliance.logging.ForwardingTypes.ConnectionStatus
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.appliance.MonitoringTypes.MonitoredItem
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.appliance.MonitoringTypes.MonitoredItemData
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.appliance.MonitoringTypes.MonitoredItemDataRequest
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.appliance.networking.dns.HostnameTypes.Message
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.appliance.networking.dns.HostnameTypes.TestStatusInfo
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.appliance.networking.dns.ServersTypes.DNSServerConfig
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.appliance.networking.dns.ServersTypes.Message
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.appliance.networking.dns.ServersTypes.TestStatusInfo
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.appliance.networking.firewall.InboundTypes.Rule
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.appliance.networking.interfaces.Ipv4Types.Config
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.appliance.networking.interfaces.Ipv4Types.Info
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.appliance.networking.interfaces.Ipv6Types.Address
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.appliance.networking.interfaces.Ipv6Types.AddressInfo
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.appliance.networking.interfaces.Ipv6Types.Config
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.appliance.networking.interfaces.Ipv6Types.Info
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.appliance.networking.InterfacesTypes.InterfaceInfo
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.appliance.networking.ProxyTypes.Config
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.appliance.networking.ProxyTypes.TestResult
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.appliance.NetworkingTypes.ChangeSpec
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.appliance.NetworkingTypes.DNSInfo
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.appliance.NetworkingTypes.Info
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.appliance.NetworkingTypes.UpdateSpec
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.appliance.Notification
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.appliance.Notifications
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.appliance.NtpTypes.LocalizableMessage
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.appliance.NtpTypes.TestRunStatus
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.appliance.recovery.backup.job.DetailsTypes.BuildInfo
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.appliance.recovery.backup.job.DetailsTypes.FilterSpec
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.appliance.recovery.backup.job.DetailsTypes.Info
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.appliance.recovery.backup.JobTypes.BackupJobStatus
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.appliance.recovery.backup.JobTypes.BackupRequest
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.appliance.recovery.backup.JobTypes.LocalizableMessage
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.appliance.recovery.backup.JobTypes.ReturnResult
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.appliance.recovery.backup.LocationSpec
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.appliance.recovery.backup.PartsTypes.LocalizableMessage
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.appliance.recovery.backup.PartsTypes.Part
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.appliance.recovery.backup.SchedulesTypes.CreateSpec
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.appliance.recovery.backup.SchedulesTypes.Info
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.appliance.recovery.backup.SchedulesTypes.RecurrenceInfo
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.appliance.recovery.backup.SchedulesTypes.RetentionInfo
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.appliance.recovery.backup.SchedulesTypes.UpdateSpec
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.appliance.recovery.backup.system_name.ArchiveTypes.FilterSpec
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.appliance.recovery.backup.system_name.ArchiveTypes.Info
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.appliance.recovery.backup.system_name.ArchiveTypes.Summary
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.appliance.recovery.BackupTypes.BackupRequest
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.appliance.recovery.BackupTypes.LocalizableMessage
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.appliance.recovery.BackupTypes.ReturnResult
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.appliance.recovery.reconciliation.JobTypes.CreateSpec
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.appliance.recovery.reconciliation.JobTypes.Info
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.appliance.recovery.restore.JobTypes.LocalizableMessage
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.appliance.recovery.restore.JobTypes.RestoreJobStatus
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.appliance.recovery.restore.JobTypes.RestoreRequest
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.appliance.recovery.restore.JobTypes.ReturnResult
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.appliance.recovery.RestoreTypes.LocalizableMessage
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.appliance.recovery.RestoreTypes.Metadata
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.appliance.recovery.RestoreTypes.RestoreRequest
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.appliance.RecoveryTypes.Info
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.appliance.ServicesTypes.Info
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.appliance.ShutdownTypes.ShutdownConfig
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.appliance.SubtaskInfo
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.appliance.system.StorageTypes.StorageChange
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.appliance.system.StorageTypes.StorageMapping
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.appliance.system.TimeTypes.SystemTimeStruct
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.appliance.system.VersionTypes.VersionStruct
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.appliance.TaskInfo
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.appliance.update.CommonInfo
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.appliance.update.PendingTypes.Info
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.appliance.update.PendingTypes.PrecheckResult
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.appliance.update.PendingTypes.Question
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.appliance.update.PolicyTypes.Config
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.appliance.update.PolicyTypes.Info
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.appliance.update.PolicyTypes.Time
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.appliance.update.ServiceInfo
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.appliance.update.StagedTypes.Info
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.appliance.update.Summary
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.appliance.UpdateTypes.Info
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.appliance.vmon.ServiceTypes.Info
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.appliance.vmon.ServiceTypes.UpdateSpec
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.cis.SessionTypes.Info
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.cis.tagging.CategoryModel
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.cis.tagging.CategoryTypes.CreateSpec
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.cis.tagging.CategoryTypes.UpdateSpec
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.cis.tagging.TagAssociationTypes.BatchResult
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.cis.tagging.TagAssociationTypes.ObjectToTags
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.cis.tagging.TagAssociationTypes.TagToObjects
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.cis.tagging.TagModel
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.cis.tagging.TagTypes.CreateSpec
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.cis.tagging.TagTypes.UpdateSpec
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.cis.task.CommonInfo
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.cis.task.Info
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.cis.task.Progress
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.cis.TasksTypes.FilterSpec
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.cis.TasksTypes.GetSpec
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.content.ConfigurationModel
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.content.library.item.ChangesTypes.Info
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.content.library.item.ChangesTypes.Summary
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.content.library.item.downloadsession.FileTypes.Info
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.content.library.item.DownloadSessionModel
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.content.library.item.FileTypes.ChecksumInfo
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.content.library.item.FileTypes.Info
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.content.library.item.StorageTypes.Info
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.content.library.item.TransferEndpoint
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.content.library.item.updatesession.CertificateInfo
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.content.library.item.updatesession.FileTypes.AddSpec
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.content.library.item.updatesession.FileTypes.Info
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.content.library.item.updatesession.FileTypes.ValidationError
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.content.library.item.updatesession.FileTypes.ValidationResult
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.content.library.item.updatesession.PreviewInfo
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.content.library.item.updatesession.PreviewWarningInfo
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.content.library.item.updatesession.WarningBehavior
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.content.library.item.UpdateSessionModel
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.content.library.ItemModel
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.content.library.ItemTypes.DestinationSpec
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.content.library.ItemTypes.FindSpec
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.content.library.OptimizationInfo
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.content.library.PublishInfo
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.content.library.SourceInfo
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.content.library.StorageBacking
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.content.library.SubscriptionInfo
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.content.library.SubscriptionsTypes.CreateSpec
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.content.library.SubscriptionsTypes.CreateSpecNewSubscribedLibrary
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.content.library.SubscriptionsTypes.CreateSpecPlacement
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.content.library.SubscriptionsTypes.CreateSpecSubscribedLibrary
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.content.library.SubscriptionsTypes.CreateSpecVcenter
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.content.library.SubscriptionsTypes.Info
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.content.library.SubscriptionsTypes.PlacementInfo
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.content.library.SubscriptionsTypes.Summary
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.content.library.SubscriptionsTypes.UpdateSpec
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.content.library.SubscriptionsTypes.UpdateSpecPlacement
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.content.library.SubscriptionsTypes.UpdateSpecVcenter
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.content.library.SubscriptionsTypes.VcenterInfo
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.content.LibraryModel
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.content.LibraryTypes.FindSpec
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.content.LocalLibraryTypes.DestinationSpec
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.content.SubscribedLibraryTypes.ProbeResult
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.content.type.ovf.Cpu
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.content.type.ovf.Disk
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.content.type.ovf.DiskController
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.content.type.ovf.Drive
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.content.type.ovf.Floppy
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.content.type.ovf.Memory
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.content.type.ovf.Network
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.content.type.ovf.Nic
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.content.type.ovf.OvfTemplate
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.content.type.ovf.policy.StoragePolicy
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.content.type.ovf.policy.StoragePolicyGroup
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.content.type.ovf.USBController
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.content.type.ovf.VAppTemplate
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.content.type.ovf.VideoCard
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.content.type.ovf.VmTemplate
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.content.TypeTypes.Info
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.esx.hcl.CompatibilityDataTypes.Status
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.esx.hcl.Driver
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.esx.hcl.Firmware
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.esx.hcl.hosts.CompatibilityReleasesTypes.EsxiCompatibilityReleases
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.esx.hcl.hosts.CompatibilityReportTypes.BiosConstraint
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.esx.hcl.hosts.CompatibilityReportTypes.DeviceConstraint
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.esx.hcl.hosts.CompatibilityReportTypes.DeviceHclInfo
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.esx.hcl.hosts.CompatibilityReportTypes.HclReport
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.esx.hcl.hosts.CompatibilityReportTypes.Result
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.esx.hcl.hosts.CompatibilityReportTypes.ServerCompatibility
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.esx.hcl.hosts.CompatibilityReportTypes.ServerHclInfo
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.esx.hcl.hosts.CompatibilityReportTypes.Spec
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.esx.hcl.Notification
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.esx.hcl.Notifications
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.esx.hcl.PCIDevice
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.esx.hcl.ReportsTypes.Location
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.esx.hcl.ReportsTypes.Token
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.esx.hcl.Server
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.esx.hosts.AddOnInfo
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.esx.hosts.BaseImageInfo
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.esx.hosts.ComponentInfo
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.esx.hosts.software.InstalledComponentsTypes.InstalledComponentInfo
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.esx.hosts.SoftwareInfo
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.esx.hosts.SolutionInfo
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.esx.settings.AddOnCompliance
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.esx.settings.AddOnDetails
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.esx.settings.AddOnInfo
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.esx.settings.AddOnSpec
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.esx.settings.BaseImageCompliance
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.esx.settings.BaseImageDetails
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.esx.settings.BaseImageInfo
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.esx.settings.BaseImageSpec
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.esx.settings.ClusterCompliance
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.esx.settings.clusters.DepotOverridesTypes.Depot
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.esx.settings.clusters.DepotOverridesTypes.Info
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.esx.settings.clusters.enablement.SoftwareTypes.CheckResult
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.esx.settings.clusters.enablement.SoftwareTypes.CheckSpec
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.esx.settings.clusters.enablement.SoftwareTypes.EnableSpec
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.esx.settings.clusters.enablement.SoftwareTypes.Info
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.esx.settings.clusters.policies.apply.EffectiveTypes.EffectivePolicySpec
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.esx.settings.clusters.policies.apply.EffectiveTypes.FailureAction
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.esx.settings.clusters.policies.ApplyTypes.ConfiguredPolicySpec
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.esx.settings.clusters.policies.ApplyTypes.FailureAction
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.esx.settings.clusters.software.CommitsTypes.Info
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.esx.settings.clusters.software.drafts.software.ComponentsTypes.UpdateSpec
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.esx.settings.clusters.software.DraftsTypes.CommitSpec
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.esx.settings.clusters.software.DraftsTypes.FilterSpec
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.esx.settings.clusters.software.DraftsTypes.ImportSpec
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.esx.settings.clusters.software.DraftsTypes.Info
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.esx.settings.clusters.software.DraftsTypes.Metadata
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.esx.settings.clusters.software.DraftsTypes.Summary
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.esx.settings.clusters.software.DraftsTypes.ValidateResult
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.esx.settings.clusters.software.RecommendationsTypes.ExplanationDetails
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.esx.settings.clusters.software.RecommendationsTypes.Info
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.esx.settings.clusters.software.reports.ApplyImpactTypes.ApplyImpactSpec
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.esx.settings.clusters.software.reports.ApplyImpactTypes.ClusterImpact
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.esx.settings.clusters.software.reports.ApplyImpactTypes.Impact
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.esx.settings.clusters.software.reports.CheckResult
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.esx.settings.clusters.software.reports.DriverFirmwareVersion
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.esx.settings.clusters.software.reports.HardwareCompatibilityTypes.CheckSummary
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.esx.settings.clusters.software.reports.LastApplyResultTypes.ApplyResult
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.esx.settings.clusters.software.reports.LastApplyResultTypes.ApplyStatus
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.esx.settings.clusters.software.reports.LastCheckResultTypes.CheckInfo
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.esx.settings.clusters.software.reports.LastCheckResultTypes.CheckResult
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.esx.settings.clusters.software.reports.LastCheckResultTypes.CheckStatus
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.esx.settings.clusters.software.reports.LastCheckResultTypes.EntityCheckResult
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.esx.settings.clusters.software.reports.PciDevice
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.esx.settings.clusters.software.reports.PciDeviceCompliance
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.esx.settings.clusters.software.reports.PciDeviceComplianceInfo
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.esx.settings.clusters.SoftwareTypes.ApplyResult
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.esx.settings.clusters.SoftwareTypes.ApplySpec
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.esx.settings.clusters.SoftwareTypes.ApplyStatus
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.esx.settings.clusters.SoftwareTypes.CheckInfo
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.esx.settings.clusters.SoftwareTypes.CheckResult
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.esx.settings.clusters.SoftwareTypes.CheckSpec
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.esx.settings.clusters.SoftwareTypes.CheckStatus
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.esx.settings.clusters.SoftwareTypes.EntityCheckResult
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.esx.settings.clusters.SoftwareTypes.ExportSpec
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.esx.settings.ComponentCompliance
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.esx.settings.ComponentDetails
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.esx.settings.ComponentInfo
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.esx.settings.ComponentOverrideInfo
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.esx.settings.defaults.clusters.policies.apply.EffectiveTypes.EffectivePolicySpec
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.esx.settings.defaults.clusters.policies.apply.EffectiveTypes.FailureAction
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.esx.settings.defaults.clusters.policies.ApplyTypes.ConfiguredPolicySpec
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.esx.settings.defaults.clusters.policies.ApplyTypes.FailureAction
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.esx.settings.depot_content.add_ons.VersionsTypes.ComponentInfo
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.esx.settings.depot_content.add_ons.VersionsTypes.Info
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.esx.settings.depot_content.add_ons.VersionsTypes.RemovedComponentInfo
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.esx.settings.depot_content.AddOnsTypes.AddOnVersionSummary
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.esx.settings.depot_content.AddOnsTypes.FilterSpec
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.esx.settings.depot_content.AddOnsTypes.Summary
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.esx.settings.depot_content.base_images.VersionsTypes.ComponentVersionInfo
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.esx.settings.depot_content.base_images.VersionsTypes.Info
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.esx.settings.depot_content.BaseImagesTypes.FilterSpec
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.esx.settings.depot_content.BaseImagesTypes.Summary
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.esx.settings.depot_content.components.VersionsTypes.Info
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.esx.settings.depot_content.ComponentsTypes.ComponentVersionSummary
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.esx.settings.depot_content.ComponentsTypes.FilterSpec
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.esx.settings.depot_content.ComponentsTypes.Summary
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.esx.settings.depots.OfflineTypes.CreateResult
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.esx.settings.depots.OfflineTypes.CreateSpec
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.esx.settings.depots.OfflineTypes.Info
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.esx.settings.depots.OfflineTypes.Summary
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.esx.settings.depots.OnlineTypes.CreateSpec
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.esx.settings.depots.OnlineTypes.Info
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.esx.settings.depots.OnlineTypes.Summary
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.esx.settings.depots.OnlineTypes.UpdateSpec
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.esx.settings.depots.SyncScheduleTypes.Schedule
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.esx.settings.depots.SyncScheduleTypes.Spec
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.esx.settings.depots.UmdsTypes.Info
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.esx.settings.depots.UmdsTypes.SetSpec
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.esx.settings.depots.UmdsTypes.UpdateSpec
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.esx.settings.EffectiveComponentDetails
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.esx.settings.EffectiveComponentInfo
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.esx.settings.HardwareModuleDetails
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.esx.settings.HardwareModuleFirmwareCompliance
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.esx.settings.HardwareModuleFirmwareInfo
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.esx.settings.HardwareSupportInfo
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.esx.settings.HardwareSupportPackageCompliance
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.esx.settings.HardwareSupportPackageInfo
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.esx.settings.HardwareSupportPackageSpec
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.esx.settings.HardwareSupportSpec
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.esx.settings.HostCompliance
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.esx.settings.HostInfo
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.esx.settings.Notification
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.esx.settings.Notifications
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.esx.settings.SoftwareInfo
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.esx.settings.SoftwareSpec
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.esx.settings.SolutionCompliance
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.esx.settings.SolutionComponentDetails
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.esx.settings.SolutionComponentSpec
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.esx.settings.SolutionDetails
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.esx.settings.SolutionInfo
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.esx.settings.SolutionSpec
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.esx.settings.TaskInfo
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.vapi.bindings.DynamicStructureImpl
 
_hasTypeNameOf(Class<? extends Structure>) - Method in interface com.vmware.vapi.bindings.Structure
Checks if the runtime type name of this structure matches the type represented by the specified binding class.
_hasTypeNameOf(Class<? extends Structure>) - Method in exception com.vmware.vapi.bindings.UnresolvedError
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.vapi.metadata.authentication.AuthenticationInfo
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.vapi.metadata.authentication.ComponentData
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.vapi.metadata.authentication.ComponentInfo
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.vapi.metadata.authentication.OperationInfo
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.vapi.metadata.authentication.PackageInfo
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.vapi.metadata.authentication.ServiceInfo
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.vapi.metadata.cli.CommandTypes.Identity
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.vapi.metadata.cli.CommandTypes.Info
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.vapi.metadata.cli.CommandTypes.OptionInfo
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.vapi.metadata.cli.CommandTypes.OutputFieldInfo
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.vapi.metadata.cli.CommandTypes.OutputInfo
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.vapi.metadata.cli.NamespaceTypes.Identity
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.vapi.metadata.cli.NamespaceTypes.Info
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.vapi.metadata.metamodel.ComponentData
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.vapi.metadata.metamodel.ComponentInfo
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.vapi.metadata.metamodel.ConstantInfo
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.vapi.metadata.metamodel.ConstantValue
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.vapi.metadata.metamodel.ElementMap
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.vapi.metadata.metamodel.ElementValue
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.vapi.metadata.metamodel.EnumerationInfo
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.vapi.metadata.metamodel.EnumerationValueInfo
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.vapi.metadata.metamodel.ErrorInfo
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.vapi.metadata.metamodel.FieldInfo
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.vapi.metadata.metamodel.GenericInstantiation
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.vapi.metadata.metamodel.OperationInfo
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.vapi.metadata.metamodel.OperationResultInfo
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.vapi.metadata.metamodel.PackageInfo
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.vapi.metadata.metamodel.PrimitiveValue
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.vapi.metadata.metamodel.ServiceInfo
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.vapi.metadata.metamodel.StructureInfo
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.vapi.metadata.metamodel.Type
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.vapi.metadata.metamodel.UserDefinedType
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.vapi.metadata.privilege.ComponentData
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.vapi.metadata.privilege.ComponentInfo
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.vapi.metadata.privilege.OperationInfo
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.vapi.metadata.privilege.PackageInfo
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.vapi.metadata.privilege.PrivilegeInfo
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.vapi.metadata.privilege.ServiceInfo
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.vapi.metadata.SourceCreateSpec
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.vapi.metadata.SourceInfo
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.vapi.std.AuthenticationScheme
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.vapi.std.DynamicID
 
_hasTypeNameOf(Class<? extends Structure>) - Method in exception com.vmware.vapi.std.errors.AlreadyExists
 
_hasTypeNameOf(Class<? extends Structure>) - Method in exception com.vmware.vapi.std.errors.AlreadyInDesiredState
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.vapi.std.errors.ArgumentLocations
 
_hasTypeNameOf(Class<? extends Structure>) - Method in exception com.vmware.vapi.std.errors.Canceled
 
_hasTypeNameOf(Class<? extends Structure>) - Method in exception com.vmware.vapi.std.errors.ConcurrentChange
 
_hasTypeNameOf(Class<? extends Structure>) - Method in exception com.vmware.vapi.std.errors.Error
 
_hasTypeNameOf(Class<? extends Structure>) - Method in exception com.vmware.vapi.std.errors.FeatureInUse
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.vapi.std.errors.FileLocations
 
_hasTypeNameOf(Class<? extends Structure>) - Method in exception com.vmware.vapi.std.errors.InternalServerError
 
_hasTypeNameOf(Class<? extends Structure>) - Method in exception com.vmware.vapi.std.errors.InvalidArgument
 
_hasTypeNameOf(Class<? extends Structure>) - Method in exception com.vmware.vapi.std.errors.InvalidElementConfiguration
 
_hasTypeNameOf(Class<? extends Structure>) - Method in exception com.vmware.vapi.std.errors.InvalidElementType
 
_hasTypeNameOf(Class<? extends Structure>) - Method in exception com.vmware.vapi.std.errors.InvalidRequest
 
_hasTypeNameOf(Class<? extends Structure>) - Method in exception com.vmware.vapi.std.errors.NotAllowedInCurrentState
 
_hasTypeNameOf(Class<? extends Structure>) - Method in exception com.vmware.vapi.std.errors.NotFound
 
_hasTypeNameOf(Class<? extends Structure>) - Method in exception com.vmware.vapi.std.errors.OperationNotFound
 
_hasTypeNameOf(Class<? extends Structure>) - Method in exception com.vmware.vapi.std.errors.ResourceBusy
 
_hasTypeNameOf(Class<? extends Structure>) - Method in exception com.vmware.vapi.std.errors.ResourceInaccessible
 
_hasTypeNameOf(Class<? extends Structure>) - Method in exception com.vmware.vapi.std.errors.ResourceInUse
 
_hasTypeNameOf(Class<? extends Structure>) - Method in exception com.vmware.vapi.std.errors.ServiceUnavailable
 
_hasTypeNameOf(Class<? extends Structure>) - Method in exception com.vmware.vapi.std.errors.TimedOut
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.vapi.std.errors.TransientIndication
 
_hasTypeNameOf(Class<? extends Structure>) - Method in exception com.vmware.vapi.std.errors.UnableToAllocateResource
 
_hasTypeNameOf(Class<? extends Structure>) - Method in exception com.vmware.vapi.std.errors.Unauthenticated
 
_hasTypeNameOf(Class<? extends Structure>) - Method in exception com.vmware.vapi.std.errors.Unauthorized
 
_hasTypeNameOf(Class<? extends Structure>) - Method in exception com.vmware.vapi.std.errors.UnexpectedInput
 
_hasTypeNameOf(Class<? extends Structure>) - Method in exception com.vmware.vapi.std.errors.Unsupported
 
_hasTypeNameOf(Class<? extends Structure>) - Method in exception com.vmware.vapi.std.errors.UnverifiedPeer
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.vapi.std.interposition.InvocationRequest
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.vapi.std.interposition.InvocationResult
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.vapi.std.interposition.SecurityPrincipal
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.vapi.std.LocalizableMessage
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.vapi.std.LocalizationParam
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.vapi.std.NestedLocalizableMessage
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.vcenter.certificate_management.vcenter.TlsCsrTypes.Info
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.vcenter.certificate_management.vcenter.TlsCsrTypes.Spec
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.vcenter.certificate_management.vcenter.TlsTypes.Info
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.vcenter.certificate_management.vcenter.TlsTypes.ReplaceSpec
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.vcenter.certificate_management.vcenter.TlsTypes.Spec
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.vcenter.certificate_management.vcenter.TrustedRootChainsTypes.CreateSpec
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.vcenter.certificate_management.vcenter.TrustedRootChainsTypes.Info
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.vcenter.certificate_management.vcenter.TrustedRootChainsTypes.Summary
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.vcenter.certificate_management.vcenter.VmcaRootTypes.CreateSpec
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.vcenter.certificate_management.X509CertChain
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.vcenter.ClusterTypes.FilterSpec
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.vcenter.ClusterTypes.Info
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.vcenter.ClusterTypes.Summary
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.vcenter.compute.policies.capabilities.cluster_scale_in_ignore_vm_capabilities.CreateSpec
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.vcenter.compute.policies.capabilities.cluster_scale_in_ignore_vm_capabilities.Info
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.vcenter.compute.policies.capabilities.disable_drs_vmotion.CreateSpec
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.vcenter.compute.policies.capabilities.disable_drs_vmotion.Info
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.vcenter.compute.policies.capabilities.vm.evacuation.vmotion.CreateSpec
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.vcenter.compute.policies.capabilities.vm.evacuation.vmotion.Info
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.vcenter.compute.policies.capabilities.vm_host_affinity.CreateSpec
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.vcenter.compute.policies.capabilities.vm_host_affinity.Info
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.vcenter.compute.policies.capabilities.vm_host_anti_affinity.CreateSpec
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.vcenter.compute.policies.capabilities.vm_host_anti_affinity.Info
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.vcenter.compute.policies.capabilities.vm_vm_affinity.CreateSpec
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.vcenter.compute.policies.capabilities.vm_vm_affinity.Info
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.vcenter.compute.policies.capabilities.vm_vm_anti_affinity.CreateSpec
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.vcenter.compute.policies.capabilities.vm_vm_anti_affinity.Info
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.vcenter.compute.policies.CapabilitiesTypes.Info
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.vcenter.compute.policies.CapabilitiesTypes.Summary
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.vcenter.compute.policies.CreateSpec
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.vcenter.compute.policies.Info
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.vcenter.compute.policies.Status
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.vcenter.compute.policies.TagUsageTypes.FilterSpec
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.vcenter.compute.policies.TagUsageTypes.Summary
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.vcenter.compute.PoliciesTypes.Summary
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.vcenter.content.registries.harbor.ProjectsTypes.CreateSpec
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.vcenter.content.registries.harbor.ProjectsTypes.Info
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.vcenter.content.registries.harbor.ProjectsTypes.Summary
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.vcenter.content.registries.HarborTypes.CreateSpec
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.vcenter.content.registries.HarborTypes.GarbageCollection
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.vcenter.content.registries.HarborTypes.Info
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.vcenter.content.registries.HarborTypes.StorageInfo
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.vcenter.content.registries.HarborTypes.StorageSpec
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.vcenter.content.registries.HarborTypes.Summary
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.vcenter.content.registries.HealthTypes.Info
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.vcenter.DatacenterTypes.CreateSpec
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.vcenter.DatacenterTypes.FilterSpec
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.vcenter.DatacenterTypes.Info
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.vcenter.DatacenterTypes.Summary
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.vcenter.DatastoreTypes.FilterSpec
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.vcenter.DatastoreTypes.Info
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.vcenter.DatastoreTypes.Summary
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.vcenter.deployment.CheckInfo
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.vcenter.deployment.DataMigrationEstimate
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.vcenter.deployment.DataMigrationInfo
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.vcenter.deployment.HistoryMigrationSpec
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.vcenter.deployment.ImportHistoryTypes.CreateSpec
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.vcenter.deployment.ImportHistoryTypes.Info
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.vcenter.deployment.install.initial_config.remote_psc.ThumbprintTypes.RemoteSpec
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.vcenter.deployment.InstallTypes.InstallSpec
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.vcenter.deployment.InstallTypes.VcsaEmbeddedSpec
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.vcenter.deployment.LocationSpec
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.vcenter.deployment.migrate.ActiveDirectorySpec
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.vcenter.deployment.migrate.ActiveDirectoryTypes.CheckSpec
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.vcenter.deployment.MigrateTypes.MigrateSpec
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.vcenter.deployment.MigrateTypes.MigrationAssistantSpec
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.vcenter.deployment.MigrateTypes.PscSpec
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.vcenter.deployment.MigrateTypes.SourceVcWindows
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.vcenter.deployment.MigrateTypes.VcsaEmbeddedSpec
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.vcenter.deployment.Notification
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.vcenter.deployment.Notifications
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.vcenter.deployment.QuestionTypes.AnswerSpec
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.vcenter.deployment.QuestionTypes.Info
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.vcenter.deployment.QuestionTypes.Question
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.vcenter.deployment.RemotePscSpec
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.vcenter.deployment.ReplicatedPscSpec
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.vcenter.deployment.ReplicatedSpec
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.vcenter.deployment.SourceInfo
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.vcenter.deployment.StandalonePscSpec
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.vcenter.deployment.StandaloneSpec
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.vcenter.deployment.UpgradeTypes.PscSpec
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.vcenter.deployment.UpgradeTypes.SourceApplianceSpec
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.vcenter.deployment.UpgradeTypes.UpgradeSpec
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.vcenter.deployment.UpgradeTypes.VcsaEmbeddedSpec
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.vcenter.DeploymentTypes.Info
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.vcenter.DeploymentTypes.Task
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.vcenter.FolderTypes.FilterSpec
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.vcenter.FolderTypes.Summary
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.vcenter.guest.AdapterMapping
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.vcenter.guest.ConfigurationSpec
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.vcenter.guest.CustomizationSpec
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.vcenter.guest.CustomizationSpecsTypes.CreateSpec
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.vcenter.guest.CustomizationSpecsTypes.FilterSpec
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.vcenter.guest.CustomizationSpecsTypes.Info
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.vcenter.guest.CustomizationSpecsTypes.Metadata
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.vcenter.guest.CustomizationSpecsTypes.Spec
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.vcenter.guest.CustomizationSpecsTypes.Summary
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.vcenter.guest.Domain
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.vcenter.guest.GlobalDNSSettings
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.vcenter.guest.GuiUnattended
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.vcenter.guest.HostnameGenerator
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.vcenter.guest.IPSettings
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.vcenter.guest.Ipv4
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.vcenter.guest.Ipv6
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.vcenter.guest.Ipv6Address
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.vcenter.guest.LinuxConfiguration
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.vcenter.guest.UserData
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.vcenter.guest.WindowsConfiguration
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.vcenter.guest.WindowsNetworkAdapterSettings
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.vcenter.guest.WindowsSysprep
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.vcenter.HostTypes.CreateSpec
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.vcenter.HostTypes.FilterSpec
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.vcenter.HostTypes.Summary
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.vcenter.hvc.links.sync.ProvidersTypes.Credentials
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.vcenter.hvc.links.sync.ProvidersTypes.Info
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.vcenter.hvc.links.sync.ProvidersTypes.SessionInfo
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.vcenter.hvc.links.sync.ProvidersTypes.Summary
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.vcenter.hvc.links.SyncTypes.Credentials
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.vcenter.hvc.LinksTypes.CertificateInfo
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.vcenter.hvc.LinksTypes.CreateSpec
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.vcenter.hvc.LinksTypes.Credentials
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.vcenter.hvc.LinksTypes.Summary
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.vcenter.identity.ProvidersTypes.ActiveDirectoryOverLdap
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.vcenter.identity.ProvidersTypes.CreateSpec
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.vcenter.identity.ProvidersTypes.Info
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.vcenter.identity.ProvidersTypes.Oauth2CreateSpec
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.vcenter.identity.ProvidersTypes.Oauth2Info
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.vcenter.identity.ProvidersTypes.Oauth2Summary
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.vcenter.identity.ProvidersTypes.Oauth2UpdateSpec
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.vcenter.identity.ProvidersTypes.OidcCreateSpec
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.vcenter.identity.ProvidersTypes.OidcInfo
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.vcenter.identity.ProvidersTypes.OidcSummary
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.vcenter.identity.ProvidersTypes.OidcUpdateSpec
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.vcenter.identity.ProvidersTypes.Summary
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.vcenter.identity.ProvidersTypes.UpdateSpec
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.vcenter.inventory.DatastoreTypes.Info
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.vcenter.inventory.NetworkTypes.Info
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.vcenter.lcm.discovery.AssociatedProductsTypes.CreateSpec
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.vcenter.lcm.discovery.AssociatedProductsTypes.UpdateSpec
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.vcenter.lcm.discovery.InteropReportTypes.ReleaseInfo
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.vcenter.lcm.discovery.InteropReportTypes.Report
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.vcenter.lcm.discovery.InteropReportTypes.ReportRow
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.vcenter.lcm.discovery.InteropReportTypes.ReportSummary
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.vcenter.lcm.discovery.InteropReportTypes.Result
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.vcenter.lcm.discovery.InteropReportTypes.Spec
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.vcenter.lcm.discovery.Product
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.vcenter.lcm.discovery.ProductCatalogTypes.Summary
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.vcenter.lcm.Notification
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.vcenter.lcm.Notifications
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.vcenter.lcm.ReportsTypes.Location
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.vcenter.lcm.ReportsTypes.Token
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.vcenter.lcm.update.PendingTypes.Info
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.vcenter.lcm.update.PendingTypes.ListResult
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.vcenter.lcm.update.PendingTypes.Summary
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.vcenter.lcm.update.PrecheckReportTypes.Report
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.vcenter.lcm.update.PrecheckReportTypes.ReportSummary
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.vcenter.lcm.update.PrecheckReportTypes.Result
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.vcenter.namespace_management.ClusterAvailableVersionsTypes.Summary
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.vcenter.namespace_management.ClusterCompatibilityTypes.FilterSpec
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.vcenter.namespace_management.ClusterCompatibilityTypes.Summary
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.vcenter.namespace_management.ClusterSizeInfoTypes.Info
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.vcenter.namespace_management.ClusterSizeInfoTypes.VmInfo
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.vcenter.namespace_management.ClustersTypes.EnableSpec
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.vcenter.namespace_management.ClustersTypes.ImageRegistry
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.vcenter.namespace_management.ClustersTypes.ImageStorageSpec
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.vcenter.namespace_management.ClustersTypes.Info
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.vcenter.namespace_management.ClustersTypes.Ipv4Range
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.vcenter.namespace_management.ClustersTypes.Message
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.vcenter.namespace_management.ClustersTypes.NCPClusterNetworkEnableSpec
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.vcenter.namespace_management.ClustersTypes.NCPClusterNetworkInfo
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.vcenter.namespace_management.ClustersTypes.NCPClusterNetworkSetSpec
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.vcenter.namespace_management.ClustersTypes.NCPClusterNetworkUpdateSpec
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.vcenter.namespace_management.ClustersTypes.NetworkSpec
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.vcenter.namespace_management.ClustersTypes.SetSpec
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.vcenter.namespace_management.ClustersTypes.Stats
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.vcenter.namespace_management.ClustersTypes.Summary
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.vcenter.namespace_management.ClustersTypes.UpdateSpec
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.vcenter.namespace_management.DistributedSwitchCompatibilityTypes.FilterSpec
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.vcenter.namespace_management.DistributedSwitchCompatibilityTypes.Summary
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.vcenter.namespace_management.EdgeClusterCompatibilityTypes.FilterSpec
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.vcenter.namespace_management.EdgeClusterCompatibilityTypes.Summary
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.vcenter.namespace_management.HostsConfigTypes.Info
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.vcenter.namespace_management.Ipv4Cidr
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.vcenter.namespace_management.NamespaceResourceOptionsTypes.Info
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.vcenter.namespace_management.software.ClustersTypes.Info
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.vcenter.namespace_management.software.ClustersTypes.Message
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.vcenter.namespace_management.software.ClustersTypes.Result
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.vcenter.namespace_management.software.ClustersTypes.Summary
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.vcenter.namespace_management.software.ClustersTypes.UpgradeProgress
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.vcenter.namespace_management.software.ClustersTypes.UpgradeSpec
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.vcenter.namespace_management.software.ClustersTypes.UpgradeStatus
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.vcenter.namespace_management.stats.TimeSeriesTypes.PodIdentifier
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.vcenter.namespace_management.stats.TimeSeriesTypes.Spec
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.vcenter.namespace_management.stats.TimeSeriesTypes.TimeSeries
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.vcenter.namespace_management.SupportBundleTypes.Location
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.vcenter.namespace_management.SupportBundleTypes.Token
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.vcenter.namespaces.AccessTypes.CreateSpec
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.vcenter.namespaces.AccessTypes.Info
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.vcenter.namespaces.AccessTypes.SetSpec
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.vcenter.namespaces.Container
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.vcenter.namespaces.EndpointAddress
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.vcenter.namespaces.IngressRuleValue
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.vcenter.namespaces.InstancesTypes.Access
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.vcenter.namespaces.InstancesTypes.CreateSpec
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.vcenter.namespaces.InstancesTypes.Info
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.vcenter.namespaces.InstancesTypes.Message
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.vcenter.namespaces.InstancesTypes.SetSpec
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.vcenter.namespaces.InstancesTypes.Stats
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.vcenter.namespaces.InstancesTypes.StorageSpec
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.vcenter.namespaces.InstancesTypes.Summary
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.vcenter.namespaces.InstancesTypes.UpdateSpec
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.vcenter.namespaces.ResourceQuotaOptionsV1
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.vcenter.namespaces.ResourceQuotaOptionsV1Update
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.vcenter.namespaces.user.InstancesTypes.Summary
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.vcenter.NetworkTypes.FilterSpec
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.vcenter.NetworkTypes.Summary
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.vcenter.ovf.CertificateParams
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.vcenter.ovf.DeploymentOption
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.vcenter.ovf.DeploymentOptionParams
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.vcenter.ovf.ExportFlagTypes.Info
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.vcenter.ovf.ExtraConfig
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.vcenter.ovf.ExtraConfigParams
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.vcenter.ovf.ImportFlagTypes.Info
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.vcenter.ovf.IpAllocationParams
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.vcenter.ovf.LibraryItemTypes.CreateResult
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.vcenter.ovf.LibraryItemTypes.CreateSpec
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.vcenter.ovf.LibraryItemTypes.CreateTarget
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.vcenter.ovf.LibraryItemTypes.DeployableIdentity
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.vcenter.ovf.LibraryItemTypes.DeploymentResult
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.vcenter.ovf.LibraryItemTypes.DeploymentTarget
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.vcenter.ovf.LibraryItemTypes.OvfSummary
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.vcenter.ovf.LibraryItemTypes.ResourcePoolDeploymentSpec
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.vcenter.ovf.LibraryItemTypes.ResultInfo
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.vcenter.ovf.LibraryItemTypes.StorageGroupMapping
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.vcenter.ovf.OvfError
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.vcenter.ovf.OvfInfo
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.vcenter.ovf.OvfMessage
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.vcenter.ovf.OvfParams
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.vcenter.ovf.OvfWarning
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.vcenter.ovf.ParseIssue
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.vcenter.ovf.Property
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.vcenter.ovf.PropertyParams
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.vcenter.ovf.ScaleOutGroup
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.vcenter.ovf.ScaleOutParams
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.vcenter.ovf.SizeParams
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.vcenter.ovf.UnknownSection
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.vcenter.ovf.UnknownSectionParams
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.vcenter.ovf.VcenterExtensionParams
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.vcenter.ResourcePoolTypes.CreateSpec
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.vcenter.ResourcePoolTypes.FilterSpec
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.vcenter.ResourcePoolTypes.Info
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.vcenter.ResourcePoolTypes.ResourceAllocationCreateSpec
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.vcenter.ResourcePoolTypes.ResourceAllocationInfo
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.vcenter.ResourcePoolTypes.ResourceAllocationUpdateSpec
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.vcenter.ResourcePoolTypes.SharesInfo
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.vcenter.ResourcePoolTypes.Summary
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.vcenter.ResourcePoolTypes.UpdateSpec
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.vcenter.services.ServiceTypes.Info
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.vcenter.services.ServiceTypes.UpdateSpec
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.vcenter.storage.policies.compliance.VMTypes.FilterSpec
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.vcenter.storage.policies.compliance.VMTypes.Info
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.vcenter.storage.policies.ComplianceTypes.FilterSpec
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.vcenter.storage.policies.ComplianceTypes.Summary
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.vcenter.storage.policies.VMTypes.Info
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.vcenter.storage.PoliciesTypes.CompatibilityInfo
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.vcenter.storage.PoliciesTypes.CompatibleDatastoreInfo
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.vcenter.storage.PoliciesTypes.FilterSpec
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.vcenter.storage.PoliciesTypes.Summary
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.vcenter.system_config.DeploymentTypeTypes.Info
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.vcenter.system_config.DeploymentTypeTypes.ReconfigureSpec
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.vcenter.system_config.PscRegistrationTypes.Info
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.vcenter.tagging.AssociationsTypes.IterationSpec
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.vcenter.tagging.AssociationsTypes.ListResult
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.vcenter.tagging.AssociationsTypes.Summary
 
_hasTypeNameOf(Class<? extends Structure>) - Method in exception com.vmware.vcenter.tokenservice.Error
 
_hasTypeNameOf(Class<? extends Structure>) - Method in exception com.vmware.vcenter.tokenservice.InvalidGrant
 
_hasTypeNameOf(Class<? extends Structure>) - Method in exception com.vmware.vcenter.tokenservice.InvalidRequest
 
_hasTypeNameOf(Class<? extends Structure>) - Method in exception com.vmware.vcenter.tokenservice.InvalidScope
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.vcenter.tokenservice.TokenExchangeTypes.ExchangeSpec
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.vcenter.tokenservice.TokenExchangeTypes.Info
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.vcenter.topology.NodesTypes.FilterSpec
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.vcenter.topology.NodesTypes.Info
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.vcenter.topology.NodesTypes.Summary
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.vcenter.topology.ReplicationStatusTypes.FilterSpec
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.vcenter.topology.ReplicationStatusTypes.Summary
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.vcenter.trusted_infrastructure.attestation.ServicesTypes.CreateSpec
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.vcenter.trusted_infrastructure.attestation.ServicesTypes.FilterSpec
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.vcenter.trusted_infrastructure.attestation.ServicesTypes.Info
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.vcenter.trusted_infrastructure.attestation.ServicesTypes.Summary
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.vcenter.trusted_infrastructure.kms.ServicesTypes.CreateSpec
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.vcenter.trusted_infrastructure.kms.ServicesTypes.FilterSpec
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.vcenter.trusted_infrastructure.kms.ServicesTypes.Info
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.vcenter.trusted_infrastructure.kms.ServicesTypes.Summary
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.vcenter.trusted_infrastructure.NetworkAddress
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.vcenter.trusted_infrastructure.PrincipalTypes.Info
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.vcenter.trusted_infrastructure.StsPrincipal
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.vcenter.trusted_infrastructure.StsPrincipalId
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.attestation.os.esx.BaseImagesTypes.FilterSpec
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.attestation.os.esx.BaseImagesTypes.Info
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.attestation.os.esx.BaseImagesTypes.Summary
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.attestation.ServiceStatusTypes.Info
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.attestation.tpm2.CaCertificatesTypes.CreateSpec
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.attestation.tpm2.CaCertificatesTypes.Info
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.attestation.tpm2.CaCertificatesTypes.Summary
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.attestation.tpm2.EndorsementKeysTypes.CreateSpec
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.attestation.tpm2.EndorsementKeysTypes.Info
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.attestation.tpm2.EndorsementKeysTypes.Summary
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.attestation.tpm2.SettingsTypes.Info
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.attestation.tpm2.SettingsTypes.UpdateSpec
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.ConsumerPrincipalsTypes.CreateSpec
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.ConsumerPrincipalsTypes.FilterSpec
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.ConsumerPrincipalsTypes.Info
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.ConsumerPrincipalsTypes.Summary
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.providers.client_certificate.CsrTypes.Info
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.providers.ClientCertificateTypes.Info
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.providers.ClientCertificateTypes.UpdateSpec
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.providers.CurrentPeerCertificatesTypes.FilterSpec
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.providers.CurrentPeerCertificatesTypes.Summary
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.providers.TrustedPeerCertificatesTypes.Info
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.providers.TrustedPeerCertificatesTypes.UpdateSpec
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.ProvidersTypes.CreateSpec
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.ProvidersTypes.Info
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.ProvidersTypes.KeyServerCreateSpec
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.ProvidersTypes.KeyServerInfo
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.ProvidersTypes.KeyServerUpdateSpec
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.ProvidersTypes.KmipServerCreateSpec
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.ProvidersTypes.KmipServerInfo
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.ProvidersTypes.KmipServerUpdateSpec
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.ProvidersTypes.Server
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.ProvidersTypes.ServerInfo
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.ProvidersTypes.Status
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.ProvidersTypes.Summary
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.ProvidersTypes.UpdateSpec
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.ServiceStatusTypes.Info
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_hosts.AttestationTypes.FilterSpec
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_hosts.AttestationTypes.Info
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_hosts.AttestationTypes.Summary
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_hosts.KmsTypes.FilterSpec
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_hosts.KmsTypes.Info
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_hosts.KmsTypes.Summary
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.vcenter.trusted_infrastructure.TrustAuthorityClustersTypes.FilterSpec
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.vcenter.trusted_infrastructure.TrustAuthorityClustersTypes.Info
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.vcenter.trusted_infrastructure.TrustAuthorityClustersTypes.Summary
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.vcenter.trusted_infrastructure.TrustAuthorityClustersTypes.UpdateSpec
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.vcenter.trusted_infrastructure.trusted_clusters.attestation.ServicesTypes.CreateSpec
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.vcenter.trusted_infrastructure.trusted_clusters.attestation.ServicesTypes.FilterSpec
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.vcenter.trusted_infrastructure.trusted_clusters.attestation.ServicesTypes.Info
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.vcenter.trusted_infrastructure.trusted_clusters.attestation.ServicesTypes.Summary
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.vcenter.trusted_infrastructure.trusted_clusters.kms.ServicesTypes.CreateSpec
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.vcenter.trusted_infrastructure.trusted_clusters.kms.ServicesTypes.FilterSpec
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.vcenter.trusted_infrastructure.trusted_clusters.kms.ServicesTypes.Info
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.vcenter.trusted_infrastructure.trusted_clusters.kms.ServicesTypes.Summary
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.vcenter.trusted_infrastructure.X509CertChain
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.vcenter.vcha.CertificateInfo
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.vcenter.vcha.cluster.ActiveTypes.Info
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.vcenter.vcha.cluster.DeploymentTypeTypes.Info
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.vcenter.vcha.cluster.ModeTypes.Info
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.vcenter.vcha.cluster.PassiveTypes.CheckResult
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.vcenter.vcha.cluster.PassiveTypes.CheckSpec
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.vcenter.vcha.cluster.PassiveTypes.RedeploySpec
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.vcenter.vcha.cluster.WitnessTypes.CheckResult
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.vcenter.vcha.cluster.WitnessTypes.CheckSpec
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.vcenter.vcha.cluster.WitnessTypes.RedeploySpec
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.vcenter.vcha.ClusterTypes.ActiveSpec
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.vcenter.vcha.ClusterTypes.DeploySpec
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.vcenter.vcha.ClusterTypes.ErrorCondition
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.vcenter.vcha.ClusterTypes.Info
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.vcenter.vcha.ClusterTypes.IpInfo
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.vcenter.vcha.ClusterTypes.Ipv4Info
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.vcenter.vcha.ClusterTypes.Ipv6Info
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.vcenter.vcha.ClusterTypes.NodeInfo
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.vcenter.vcha.ClusterTypes.NodeRuntimeInfo
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.vcenter.vcha.ClusterTypes.NodeVmInfo
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.vcenter.vcha.ClusterTypes.PassiveSpec
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.vcenter.vcha.ClusterTypes.UndeploySpec
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.vcenter.vcha.ClusterTypes.VmInfo
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.vcenter.vcha.ClusterTypes.WitnessInfo
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.vcenter.vcha.ClusterTypes.WitnessSpec
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.vcenter.vcha.ConnectionSpec
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.vcenter.vcha.CredentialsSpec
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.vcenter.vcha.DiskInfo
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.vcenter.vcha.DiskSpec
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.vcenter.vcha.IpSpec
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.vcenter.vcha.Ipv4Spec
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.vcenter.vcha.Ipv6Spec
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.vcenter.vcha.OperationsTypes.Info
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.vcenter.vcha.PlacementInfo
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.vcenter.vcha.PlacementSpec
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.vcenter.vm.compute.PoliciesTypes.Info
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.vcenter.vm.console.TicketsTypes.CreateSpec
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.vcenter.vm.console.TicketsTypes.Summary
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.vcenter.vm.guest.CustomizationTypes.SetSpec
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.vcenter.vm.guest.DhcpConfigInfo
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.vcenter.vm.guest.DnsAssignedValues
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.vcenter.vm.guest.DnsConfigInfo
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.vcenter.vm.guest.IdentityTypes.Info
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.vcenter.vm.guest.LocalFilesystemTypes.Info
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.vcenter.vm.guest.LocalFilesystemTypes.VirtualDiskMapping
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.vcenter.vm.guest.networking.InterfacesTypes.Info
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.vcenter.vm.guest.networking.InterfacesTypes.IpAddressInfo
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.vcenter.vm.guest.networking.InterfacesTypes.IpConfigInfo
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.vcenter.vm.guest.networking.RoutesTypes.Info
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.vcenter.vm.guest.NetworkingTypes.Info
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.vcenter.vm.guest.PowerTypes.Info
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.vcenter.vm.hardware.adapter.SataTypes.CreateSpec
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.vcenter.vm.hardware.adapter.SataTypes.Info
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.vcenter.vm.hardware.adapter.SataTypes.Summary
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.vcenter.vm.hardware.adapter.ScsiTypes.CreateSpec
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.vcenter.vm.hardware.adapter.ScsiTypes.Info
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.vcenter.vm.hardware.adapter.ScsiTypes.Summary
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.vcenter.vm.hardware.adapter.ScsiTypes.UpdateSpec
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.vcenter.vm.hardware.boot.DeviceTypes.Entry
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.vcenter.vm.hardware.boot.DeviceTypes.EntryCreateSpec
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.vcenter.vm.hardware.BootTypes.CreateSpec
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.vcenter.vm.hardware.BootTypes.Info
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.vcenter.vm.hardware.BootTypes.UpdateSpec
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.vcenter.vm.hardware.CdromTypes.BackingInfo
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.vcenter.vm.hardware.CdromTypes.BackingSpec
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.vcenter.vm.hardware.CdromTypes.CreateSpec
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.vcenter.vm.hardware.CdromTypes.Info
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.vcenter.vm.hardware.CdromTypes.Summary
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.vcenter.vm.hardware.CdromTypes.UpdateSpec
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.vcenter.vm.hardware.ConnectionCreateSpec
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.vcenter.vm.hardware.ConnectionInfo
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.vcenter.vm.hardware.ConnectionUpdateSpec
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.vcenter.vm.hardware.CpuTypes.Info
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.vcenter.vm.hardware.CpuTypes.UpdateSpec
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.vcenter.vm.hardware.DiskTypes.BackingInfo
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.vcenter.vm.hardware.DiskTypes.BackingSpec
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.vcenter.vm.hardware.DiskTypes.CreateSpec
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.vcenter.vm.hardware.DiskTypes.Info
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.vcenter.vm.hardware.DiskTypes.StoragePolicySpec
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.vcenter.vm.hardware.DiskTypes.Summary
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.vcenter.vm.hardware.DiskTypes.UpdateSpec
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.vcenter.vm.hardware.DiskTypes.VmdkCreateSpec
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.vcenter.vm.hardware.EthernetTypes.BackingInfo
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.vcenter.vm.hardware.EthernetTypes.BackingSpec
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.vcenter.vm.hardware.EthernetTypes.CreateSpec
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.vcenter.vm.hardware.EthernetTypes.Info
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.vcenter.vm.hardware.EthernetTypes.Summary
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.vcenter.vm.hardware.EthernetTypes.UpdateSpec
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.vcenter.vm.hardware.FloppyTypes.BackingInfo
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.vcenter.vm.hardware.FloppyTypes.BackingSpec
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.vcenter.vm.hardware.FloppyTypes.CreateSpec
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.vcenter.vm.hardware.FloppyTypes.Info
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.vcenter.vm.hardware.FloppyTypes.Summary
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.vcenter.vm.hardware.FloppyTypes.UpdateSpec
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.vcenter.vm.hardware.IdeAddressInfo
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.vcenter.vm.hardware.IdeAddressSpec
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.vcenter.vm.hardware.MemoryTypes.Info
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.vcenter.vm.hardware.MemoryTypes.UpdateSpec
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.vcenter.vm.hardware.ParallelTypes.BackingInfo
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.vcenter.vm.hardware.ParallelTypes.BackingSpec
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.vcenter.vm.hardware.ParallelTypes.CreateSpec
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.vcenter.vm.hardware.ParallelTypes.Info
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.vcenter.vm.hardware.ParallelTypes.Summary
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.vcenter.vm.hardware.ParallelTypes.UpdateSpec
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.vcenter.vm.hardware.SataAddressInfo
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.vcenter.vm.hardware.SataAddressSpec
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.vcenter.vm.hardware.ScsiAddressInfo
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.vcenter.vm.hardware.ScsiAddressSpec
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.vcenter.vm.hardware.SerialTypes.BackingInfo
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.vcenter.vm.hardware.SerialTypes.BackingSpec
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.vcenter.vm.hardware.SerialTypes.CreateSpec
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.vcenter.vm.hardware.SerialTypes.Info
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.vcenter.vm.hardware.SerialTypes.Summary
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.vcenter.vm.hardware.SerialTypes.UpdateSpec
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.vcenter.vm.HardwareTypes.Info
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.vcenter.vm.HardwareTypes.UpdateSpec
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.vcenter.vm.IdentityTypes.Info
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.vcenter.vm.LibraryItemTypes.CheckOutInfo
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.vcenter.vm.LibraryItemTypes.Info
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.vcenter.vm.PowerTypes.Info
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.vcenter.vm.storage.policy.ComplianceTypes.CheckSpec
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.vcenter.vm.storage.policy.ComplianceTypes.Info
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.vcenter.vm.storage.policy.ComplianceTypes.VmComplianceInfo
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.vcenter.vm.storage.PolicyTypes.DiskPolicySpec
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.vcenter.vm.storage.PolicyTypes.Info
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.vcenter.vm.storage.PolicyTypes.UpdateSpec
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.vcenter.vm.storage.PolicyTypes.VmHomePolicySpec
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.vcenter.vm.tools.InstallerTypes.Info
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.vcenter.vm.ToolsTypes.Info
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.vcenter.vm.ToolsTypes.UpdateSpec
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.vcenter.vm_template.library_items.CheckOutsTypes.CheckInSpec
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.vcenter.vm_template.library_items.CheckOutsTypes.CheckOutSpec
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.vcenter.vm_template.library_items.CheckOutsTypes.Info
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.vcenter.vm_template.library_items.CheckOutsTypes.PlacementSpec
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.vcenter.vm_template.library_items.CheckOutsTypes.Summary
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.vcenter.vm_template.library_items.VersionsTypes.Info
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.vcenter.vm_template.library_items.VersionsTypes.RollbackSpec
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.vcenter.vm_template.library_items.VersionsTypes.Summary
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.vcenter.vm_template.LibraryItemsTypes.CpuInfo
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.vcenter.vm_template.LibraryItemsTypes.CpuUpdateSpec
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.vcenter.vm_template.LibraryItemsTypes.CreatePlacementSpec
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.vcenter.vm_template.LibraryItemsTypes.CreateSpec
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.vcenter.vm_template.LibraryItemsTypes.CreateSpecDiskStorage
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.vcenter.vm_template.LibraryItemsTypes.CreateSpecDiskStoragePolicy
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.vcenter.vm_template.LibraryItemsTypes.CreateSpecVmHomeStorage
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.vcenter.vm_template.LibraryItemsTypes.CreateSpecVmHomeStoragePolicy
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.vcenter.vm_template.LibraryItemsTypes.DeployPlacementSpec
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.vcenter.vm_template.LibraryItemsTypes.DeploySpec
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.vcenter.vm_template.LibraryItemsTypes.DeploySpecDiskStorage
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.vcenter.vm_template.LibraryItemsTypes.DeploySpecDiskStoragePolicy
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.vcenter.vm_template.LibraryItemsTypes.DeploySpecVmHomeStorage
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.vcenter.vm_template.LibraryItemsTypes.DeploySpecVmHomeStoragePolicy
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.vcenter.vm_template.LibraryItemsTypes.DiskInfo
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.vcenter.vm_template.LibraryItemsTypes.DiskStorageInfo
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.vcenter.vm_template.LibraryItemsTypes.DiskUpdateSpec
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.vcenter.vm_template.LibraryItemsTypes.EthernetInfo
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.vcenter.vm_template.LibraryItemsTypes.EthernetUpdateSpec
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.vcenter.vm_template.LibraryItemsTypes.GuestCustomizationSpec
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.vcenter.vm_template.LibraryItemsTypes.HardwareCustomizationSpec
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.vcenter.vm_template.LibraryItemsTypes.Info
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.vcenter.vm_template.LibraryItemsTypes.MemoryInfo
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.vcenter.vm_template.LibraryItemsTypes.MemoryUpdateSpec
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.vcenter.vm_template.LibraryItemsTypes.VmHomeStorageInfo
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.vcenter.VMTypes.ClonePlacementSpec
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.vcenter.VMTypes.CloneSpec
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.vcenter.VMTypes.ComputePlacementSpec
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.vcenter.VMTypes.CreateSpec
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.vcenter.VMTypes.DiskCloneSpec
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.vcenter.VMTypes.DiskRelocateSpec
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.vcenter.VMTypes.FilterSpec
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.vcenter.VMTypes.GuestCustomizationSpec
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.vcenter.VMTypes.Info
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.vcenter.VMTypes.InstantClonePlacementSpec
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.vcenter.VMTypes.InstantCloneSpec
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.vcenter.VMTypes.InventoryPlacementSpec
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.vcenter.VMTypes.PlacementSpec
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.vcenter.VMTypes.RegisterPlacementSpec
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.vcenter.VMTypes.RegisterSpec
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.vcenter.VMTypes.RelocatePlacementSpec
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.vcenter.VMTypes.RelocateSpec
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.vcenter.VMTypes.StoragePlacementSpec
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.vcenter.VMTypes.StoragePolicySpec
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.vcenter.VMTypes.Summary
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.vstats.AcqSpecsTypes.CounterSpec
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.vstats.AcqSpecsTypes.CreateSpec
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.vstats.AcqSpecsTypes.FilterSpec
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.vstats.AcqSpecsTypes.Info
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.vstats.AcqSpecsTypes.ListResult
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.vstats.AcqSpecsTypes.UpdateSpec
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.vstats.CidMid
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.vstats.CounterMetadataTypes.FilterSpec
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.vstats.CounterMetadataTypes.Info
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.vstats.CounterSetsTypes.Info
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.vstats.CountersTypes.FilterSpec
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.vstats.CountersTypes.Info
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.vstats.DataTypes.DataPoint
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.vstats.DataTypes.DataPointsResult
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.vstats.DataTypes.FilterSpec
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.vstats.MetricsTypes.Summary
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.vstats.ProvidersTypes.Summary
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.vstats.ResourceAddressesTypes.FilterSpec
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.vstats.ResourceAddressesTypes.Info
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.vstats.ResourceAddressesTypes.ListResult
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.vstats.ResourceAddressSchemasTypes.Info
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.vstats.ResourceAddressSchemasTypes.ResourceIdDefinition
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.vstats.ResourceTypesTypes.Summary
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.vstats.RsrcId
 
_hasTypeNameOf(Class<? extends Structure>) - Method in class com.vmware.vstats.UserInfo
 
_newInstance(StructValue) - Static method in class com.vmware.appliance.access.ShellTypes.ShellConfig
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.
_newInstance(StructValue) - Static method in class com.vmware.appliance.infraprofile.ConfigsTypes.ImportProfileSpec
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.
_newInstance(StructValue) - Static method in class com.vmware.appliance.infraprofile.ConfigsTypes.ProfileInfo
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.
_newInstance(StructValue) - Static method in class com.vmware.appliance.infraprofile.ConfigsTypes.ProfilesSpec
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.
_newInstance(StructValue) - Static method in class com.vmware.appliance.infraprofile.ConfigsTypes.ValidationResult
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.
_newInstance(StructValue) - Static method in class com.vmware.appliance.infraprofile.Notification
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.
_newInstance(StructValue) - Static method in class com.vmware.appliance.infraprofile.Notifications
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.
_newInstance(StructValue) - Static method in class com.vmware.appliance.infraprofile.TaskInfo
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.
_newInstance(StructValue) - Static method in class com.vmware.appliance.local_accounts.PolicyTypes.Info
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.
_newInstance(StructValue) - Static method in class com.vmware.appliance.LocalAccountsTypes.Config
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.
_newInstance(StructValue) - Static method in class com.vmware.appliance.LocalAccountsTypes.Info
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.
_newInstance(StructValue) - Static method in class com.vmware.appliance.LocalAccountsTypes.UpdateConfig
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.
_newInstance(StructValue) - Static method in class com.vmware.appliance.logging.ForwardingTypes.Config
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.
_newInstance(StructValue) - Static method in class com.vmware.appliance.logging.ForwardingTypes.ConnectionStatus
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.
_newInstance(StructValue) - Static method in class com.vmware.appliance.MonitoringTypes.MonitoredItem
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.
_newInstance(StructValue) - Static method in class com.vmware.appliance.MonitoringTypes.MonitoredItemData
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.
_newInstance(StructValue) - Static method in class com.vmware.appliance.MonitoringTypes.MonitoredItemDataRequest
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.
_newInstance(StructValue) - Static method in class com.vmware.appliance.networking.dns.HostnameTypes.Message
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.
_newInstance(StructValue) - Static method in class com.vmware.appliance.networking.dns.HostnameTypes.TestStatusInfo
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.
_newInstance(StructValue) - Static method in class com.vmware.appliance.networking.dns.ServersTypes.DNSServerConfig
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.
_newInstance(StructValue) - Static method in class com.vmware.appliance.networking.dns.ServersTypes.Message
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.
_newInstance(StructValue) - Static method in class com.vmware.appliance.networking.dns.ServersTypes.TestStatusInfo
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.
_newInstance(StructValue) - Static method in class com.vmware.appliance.networking.firewall.InboundTypes.Rule
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.
_newInstance(StructValue) - Static method in class com.vmware.appliance.networking.interfaces.Ipv4Types.Config
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.
_newInstance(StructValue) - Static method in class com.vmware.appliance.networking.interfaces.Ipv4Types.Info
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.
_newInstance(StructValue) - Static method in class com.vmware.appliance.networking.interfaces.Ipv6Types.Address
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.
_newInstance(StructValue) - Static method in class com.vmware.appliance.networking.interfaces.Ipv6Types.AddressInfo
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.
_newInstance(StructValue) - Static method in class com.vmware.appliance.networking.interfaces.Ipv6Types.Config
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.
_newInstance(StructValue) - Static method in class com.vmware.appliance.networking.interfaces.Ipv6Types.Info
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.
_newInstance(StructValue) - Static method in class com.vmware.appliance.networking.InterfacesTypes.InterfaceInfo
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.
_newInstance(StructValue) - Static method in class com.vmware.appliance.networking.ProxyTypes.Config
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.
_newInstance(StructValue) - Static method in class com.vmware.appliance.networking.ProxyTypes.TestResult
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.
_newInstance(StructValue) - Static method in class com.vmware.appliance.NetworkingTypes.ChangeSpec
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.
_newInstance(StructValue) - Static method in class com.vmware.appliance.NetworkingTypes.DNSInfo
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.
_newInstance(StructValue) - Static method in class com.vmware.appliance.NetworkingTypes.Info
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.
_newInstance(StructValue) - Static method in class com.vmware.appliance.NetworkingTypes.UpdateSpec
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.
_newInstance(StructValue) - Static method in class com.vmware.appliance.Notification
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.
_newInstance(StructValue) - Static method in class com.vmware.appliance.Notifications
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.
_newInstance(StructValue) - Static method in class com.vmware.appliance.NtpTypes.LocalizableMessage
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.
_newInstance(StructValue) - Static method in class com.vmware.appliance.NtpTypes.TestRunStatus
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.
_newInstance(StructValue) - Static method in class com.vmware.appliance.recovery.backup.job.DetailsTypes.BuildInfo
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.
_newInstance(StructValue) - Static method in class com.vmware.appliance.recovery.backup.job.DetailsTypes.FilterSpec
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.
_newInstance(StructValue) - Static method in class com.vmware.appliance.recovery.backup.job.DetailsTypes.Info
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.
_newInstance(StructValue) - Static method in class com.vmware.appliance.recovery.backup.JobTypes.BackupJobStatus
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.
_newInstance(StructValue) - Static method in class com.vmware.appliance.recovery.backup.JobTypes.BackupRequest
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.
_newInstance(StructValue) - Static method in class com.vmware.appliance.recovery.backup.JobTypes.LocalizableMessage
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.
_newInstance(StructValue) - Static method in class com.vmware.appliance.recovery.backup.JobTypes.ReturnResult
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.
_newInstance(StructValue) - Static method in class com.vmware.appliance.recovery.backup.LocationSpec
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.
_newInstance(StructValue) - Static method in class com.vmware.appliance.recovery.backup.PartsTypes.LocalizableMessage
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.
_newInstance(StructValue) - Static method in class com.vmware.appliance.recovery.backup.PartsTypes.Part
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.
_newInstance(StructValue) - Static method in class com.vmware.appliance.recovery.backup.SchedulesTypes.CreateSpec
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.
_newInstance(StructValue) - Static method in class com.vmware.appliance.recovery.backup.SchedulesTypes.Info
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.
_newInstance(StructValue) - Static method in class com.vmware.appliance.recovery.backup.SchedulesTypes.RecurrenceInfo
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.
_newInstance(StructValue) - Static method in class com.vmware.appliance.recovery.backup.SchedulesTypes.RetentionInfo
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.
_newInstance(StructValue) - Static method in class com.vmware.appliance.recovery.backup.SchedulesTypes.UpdateSpec
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.
_newInstance(StructValue) - Static method in class com.vmware.appliance.recovery.backup.system_name.ArchiveTypes.FilterSpec
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.
_newInstance(StructValue) - Static method in class com.vmware.appliance.recovery.backup.system_name.ArchiveTypes.Info
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.
_newInstance(StructValue) - Static method in class com.vmware.appliance.recovery.backup.system_name.ArchiveTypes.Summary
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.
_newInstance(StructValue) - Static method in class com.vmware.appliance.recovery.BackupTypes.BackupRequest
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.
_newInstance(StructValue) - Static method in class com.vmware.appliance.recovery.BackupTypes.LocalizableMessage
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.
_newInstance(StructValue) - Static method in class com.vmware.appliance.recovery.BackupTypes.ReturnResult
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.
_newInstance(StructValue) - Static method in class com.vmware.appliance.recovery.reconciliation.JobTypes.CreateSpec
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.
_newInstance(StructValue) - Static method in class com.vmware.appliance.recovery.reconciliation.JobTypes.Info
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.
_newInstance(StructValue) - Static method in class com.vmware.appliance.recovery.restore.JobTypes.LocalizableMessage
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.
_newInstance(StructValue) - Static method in class com.vmware.appliance.recovery.restore.JobTypes.RestoreJobStatus
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.
_newInstance(StructValue) - Static method in class com.vmware.appliance.recovery.restore.JobTypes.RestoreRequest
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.
_newInstance(StructValue) - Static method in class com.vmware.appliance.recovery.restore.JobTypes.ReturnResult
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.
_newInstance(StructValue) - Static method in class com.vmware.appliance.recovery.RestoreTypes.LocalizableMessage
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.
_newInstance(StructValue) - Static method in class com.vmware.appliance.recovery.RestoreTypes.Metadata
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.
_newInstance(StructValue) - Static method in class com.vmware.appliance.recovery.RestoreTypes.RestoreRequest
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.
_newInstance(StructValue) - Static method in class com.vmware.appliance.RecoveryTypes.Info
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.
_newInstance(StructValue) - Static method in class com.vmware.appliance.ServicesTypes.Info
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.
_newInstance(StructValue) - Static method in class com.vmware.appliance.ShutdownTypes.ShutdownConfig
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.
_newInstance(StructValue) - Static method in class com.vmware.appliance.SubtaskInfo
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.
_newInstance(StructValue) - Static method in class com.vmware.appliance.system.StorageTypes.StorageChange
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.
_newInstance(StructValue) - Static method in class com.vmware.appliance.system.StorageTypes.StorageMapping
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.
_newInstance(StructValue) - Static method in class com.vmware.appliance.system.TimeTypes.SystemTimeStruct
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.
_newInstance(StructValue) - Static method in class com.vmware.appliance.system.VersionTypes.VersionStruct
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.
_newInstance(StructValue) - Static method in class com.vmware.appliance.TaskInfo
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.
_newInstance(StructValue) - Static method in class com.vmware.appliance.update.CommonInfo
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.
_newInstance(StructValue) - Static method in class com.vmware.appliance.update.PendingTypes.Info
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.
_newInstance(StructValue) - Static method in class com.vmware.appliance.update.PendingTypes.PrecheckResult
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.
_newInstance(StructValue) - Static method in class com.vmware.appliance.update.PendingTypes.Question
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.
_newInstance(StructValue) - Static method in class com.vmware.appliance.update.PolicyTypes.Config
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.
_newInstance(StructValue) - Static method in class com.vmware.appliance.update.PolicyTypes.Info
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.
_newInstance(StructValue) - Static method in class com.vmware.appliance.update.PolicyTypes.Time
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.
_newInstance(StructValue) - Static method in class com.vmware.appliance.update.ServiceInfo
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.
_newInstance(StructValue) - Static method in class com.vmware.appliance.update.StagedTypes.Info
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.
_newInstance(StructValue) - Static method in class com.vmware.appliance.update.Summary
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.
_newInstance(StructValue) - Static method in class com.vmware.appliance.UpdateTypes.Info
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.
_newInstance(StructValue) - Static method in class com.vmware.appliance.vmon.ServiceTypes.Info
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.
_newInstance(StructValue) - Static method in class com.vmware.appliance.vmon.ServiceTypes.UpdateSpec
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.
_newInstance(StructValue) - Static method in class com.vmware.cis.SessionTypes.Info
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.
_newInstance(StructValue) - Static method in class com.vmware.cis.tagging.CategoryModel
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.
_newInstance(StructValue) - Static method in class com.vmware.cis.tagging.CategoryTypes.CreateSpec
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.
_newInstance(StructValue) - Static method in class com.vmware.cis.tagging.CategoryTypes.UpdateSpec
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.
_newInstance(StructValue) - Static method in class com.vmware.cis.tagging.TagAssociationTypes.BatchResult
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.
_newInstance(StructValue) - Static method in class com.vmware.cis.tagging.TagAssociationTypes.ObjectToTags
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.
_newInstance(StructValue) - Static method in class com.vmware.cis.tagging.TagAssociationTypes.TagToObjects
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.
_newInstance(StructValue) - Static method in class com.vmware.cis.tagging.TagModel
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.
_newInstance(StructValue) - Static method in class com.vmware.cis.tagging.TagTypes.CreateSpec
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.
_newInstance(StructValue) - Static method in class com.vmware.cis.tagging.TagTypes.UpdateSpec
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.
_newInstance(StructValue) - Static method in class com.vmware.cis.task.CommonInfo
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.
_newInstance(StructValue) - Static method in class com.vmware.cis.task.Info
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.
_newInstance(StructValue) - Static method in class com.vmware.cis.task.Progress
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.
_newInstance(StructValue) - Static method in class com.vmware.cis.TasksTypes.FilterSpec
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.
_newInstance(StructValue) - Static method in class com.vmware.cis.TasksTypes.GetSpec
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.
_newInstance(StructValue) - Static method in class com.vmware.content.ConfigurationModel
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.
_newInstance(StructValue) - Static method in class com.vmware.content.library.item.ChangesTypes.Info
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.
_newInstance(StructValue) - Static method in class com.vmware.content.library.item.ChangesTypes.Summary
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.
_newInstance(StructValue) - Static method in class com.vmware.content.library.item.downloadsession.FileTypes.Info
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.
_newInstance(StructValue) - Static method in class com.vmware.content.library.item.DownloadSessionModel
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.
_newInstance(StructValue) - Static method in class com.vmware.content.library.item.FileTypes.ChecksumInfo
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.
_newInstance(StructValue) - Static method in class com.vmware.content.library.item.FileTypes.Info
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.
_newInstance(StructValue) - Static method in class com.vmware.content.library.item.StorageTypes.Info
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.
_newInstance(StructValue) - Static method in class com.vmware.content.library.item.TransferEndpoint
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.
_newInstance(StructValue) - Static method in class com.vmware.content.library.item.updatesession.CertificateInfo
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.
_newInstance(StructValue) - Static method in class com.vmware.content.library.item.updatesession.FileTypes.AddSpec
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.
_newInstance(StructValue) - Static method in class com.vmware.content.library.item.updatesession.FileTypes.Info
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.
_newInstance(StructValue) - Static method in class com.vmware.content.library.item.updatesession.FileTypes.ValidationError
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.
_newInstance(StructValue) - Static method in class com.vmware.content.library.item.updatesession.FileTypes.ValidationResult
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.
_newInstance(StructValue) - Static method in class com.vmware.content.library.item.updatesession.PreviewInfo
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.
_newInstance(StructValue) - Static method in class com.vmware.content.library.item.updatesession.PreviewWarningInfo
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.
_newInstance(StructValue) - Static method in class com.vmware.content.library.item.updatesession.WarningBehavior
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.
_newInstance(StructValue) - Static method in class com.vmware.content.library.item.UpdateSessionModel
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.
_newInstance(StructValue) - Static method in class com.vmware.content.library.ItemModel
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.
_newInstance(StructValue) - Static method in class com.vmware.content.library.ItemTypes.DestinationSpec
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.
_newInstance(StructValue) - Static method in class com.vmware.content.library.ItemTypes.FindSpec
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.
_newInstance(StructValue) - Static method in class com.vmware.content.library.OptimizationInfo
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.
_newInstance(StructValue) - Static method in class com.vmware.content.library.PublishInfo
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.
_newInstance(StructValue) - Static method in class com.vmware.content.library.SourceInfo
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.
_newInstance(StructValue) - Static method in class com.vmware.content.library.StorageBacking
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.
_newInstance(StructValue) - Static method in class com.vmware.content.library.SubscriptionInfo
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.
_newInstance(StructValue) - Static method in class com.vmware.content.library.SubscriptionsTypes.CreateSpec
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.
_newInstance(StructValue) - Static method in class com.vmware.content.library.SubscriptionsTypes.CreateSpecNewSubscribedLibrary
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.
_newInstance(StructValue) - Static method in class com.vmware.content.library.SubscriptionsTypes.CreateSpecPlacement
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.
_newInstance(StructValue) - Static method in class com.vmware.content.library.SubscriptionsTypes.CreateSpecSubscribedLibrary
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.
_newInstance(StructValue) - Static method in class com.vmware.content.library.SubscriptionsTypes.CreateSpecVcenter
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.
_newInstance(StructValue) - Static method in class com.vmware.content.library.SubscriptionsTypes.Info
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.
_newInstance(StructValue) - Static method in class com.vmware.content.library.SubscriptionsTypes.PlacementInfo
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.
_newInstance(StructValue) - Static method in class com.vmware.content.library.SubscriptionsTypes.Summary
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.
_newInstance(StructValue) - Static method in class com.vmware.content.library.SubscriptionsTypes.UpdateSpec
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.
_newInstance(StructValue) - Static method in class com.vmware.content.library.SubscriptionsTypes.UpdateSpecPlacement
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.
_newInstance(StructValue) - Static method in class com.vmware.content.library.SubscriptionsTypes.UpdateSpecVcenter
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.
_newInstance(StructValue) - Static method in class com.vmware.content.library.SubscriptionsTypes.VcenterInfo
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.
_newInstance(StructValue) - Static method in class com.vmware.content.LibraryModel
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.
_newInstance(StructValue) - Static method in class com.vmware.content.LibraryTypes.FindSpec
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.
_newInstance(StructValue) - Static method in class com.vmware.content.LocalLibraryTypes.DestinationSpec
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.
_newInstance(StructValue) - Static method in class com.vmware.content.SubscribedLibraryTypes.ProbeResult
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.
_newInstance(StructValue) - Static method in class com.vmware.content.type.ovf.Cpu
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.
_newInstance(StructValue) - Static method in class com.vmware.content.type.ovf.Disk
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.
_newInstance(StructValue) - Static method in class com.vmware.content.type.ovf.DiskController
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.
_newInstance(StructValue) - Static method in class com.vmware.content.type.ovf.Drive
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.
_newInstance(StructValue) - Static method in class com.vmware.content.type.ovf.Floppy
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.
_newInstance(StructValue) - Static method in class com.vmware.content.type.ovf.Memory
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.
_newInstance(StructValue) - Static method in class com.vmware.content.type.ovf.Network
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.
_newInstance(StructValue) - Static method in class com.vmware.content.type.ovf.Nic
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.
_newInstance(StructValue) - Static method in class com.vmware.content.type.ovf.OvfTemplate
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.
_newInstance(StructValue) - Static method in class com.vmware.content.type.ovf.policy.StoragePolicy
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.
_newInstance(StructValue) - Static method in class com.vmware.content.type.ovf.policy.StoragePolicyGroup
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.
_newInstance(StructValue) - Static method in class com.vmware.content.type.ovf.USBController
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.
_newInstance(StructValue) - Static method in class com.vmware.content.type.ovf.VAppTemplate
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.
_newInstance(StructValue) - Static method in class com.vmware.content.type.ovf.VideoCard
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.
_newInstance(StructValue) - Static method in class com.vmware.content.type.ovf.VmTemplate
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.
_newInstance(StructValue) - Static method in class com.vmware.content.TypeTypes.Info
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.
_newInstance(StructValue) - Static method in class com.vmware.esx.hcl.CompatibilityDataTypes.Status
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.
_newInstance(StructValue) - Static method in class com.vmware.esx.hcl.Driver
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.
_newInstance(StructValue) - Static method in class com.vmware.esx.hcl.Firmware
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.
_newInstance(StructValue) - Static method in class com.vmware.esx.hcl.hosts.CompatibilityReleasesTypes.EsxiCompatibilityReleases
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.
_newInstance(StructValue) - Static method in class com.vmware.esx.hcl.hosts.CompatibilityReportTypes.BiosConstraint
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.
_newInstance(StructValue) - Static method in class com.vmware.esx.hcl.hosts.CompatibilityReportTypes.DeviceConstraint
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.
_newInstance(StructValue) - Static method in class com.vmware.esx.hcl.hosts.CompatibilityReportTypes.DeviceHclInfo
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.
_newInstance(StructValue) - Static method in class com.vmware.esx.hcl.hosts.CompatibilityReportTypes.HclReport
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.
_newInstance(StructValue) - Static method in class com.vmware.esx.hcl.hosts.CompatibilityReportTypes.Result
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.
_newInstance(StructValue) - Static method in class com.vmware.esx.hcl.hosts.CompatibilityReportTypes.ServerCompatibility
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.
_newInstance(StructValue) - Static method in class com.vmware.esx.hcl.hosts.CompatibilityReportTypes.ServerHclInfo
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.
_newInstance(StructValue) - Static method in class com.vmware.esx.hcl.hosts.CompatibilityReportTypes.Spec
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.
_newInstance(StructValue) - Static method in class com.vmware.esx.hcl.Notification
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.
_newInstance(StructValue) - Static method in class com.vmware.esx.hcl.Notifications
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.
_newInstance(StructValue) - Static method in class com.vmware.esx.hcl.PCIDevice
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.
_newInstance(StructValue) - Static method in class com.vmware.esx.hcl.ReportsTypes.Location
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.
_newInstance(StructValue) - Static method in class com.vmware.esx.hcl.ReportsTypes.Token
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.
_newInstance(StructValue) - Static method in class com.vmware.esx.hcl.Server
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.
_newInstance(StructValue) - Static method in class com.vmware.esx.hosts.AddOnInfo
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.
_newInstance(StructValue) - Static method in class com.vmware.esx.hosts.BaseImageInfo
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.
_newInstance(StructValue) - Static method in class com.vmware.esx.hosts.ComponentInfo
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.
_newInstance(StructValue) - Static method in class com.vmware.esx.hosts.software.InstalledComponentsTypes.InstalledComponentInfo
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.
_newInstance(StructValue) - Static method in class com.vmware.esx.hosts.SoftwareInfo
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.
_newInstance(StructValue) - Static method in class com.vmware.esx.hosts.SolutionInfo
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.
_newInstance(StructValue) - Static method in class com.vmware.esx.settings.AddOnCompliance
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.
_newInstance(StructValue) - Static method in class com.vmware.esx.settings.AddOnDetails
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.
_newInstance(StructValue) - Static method in class com.vmware.esx.settings.AddOnInfo
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.
_newInstance(StructValue) - Static method in class com.vmware.esx.settings.AddOnSpec
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.
_newInstance(StructValue) - Static method in class com.vmware.esx.settings.BaseImageCompliance
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.
_newInstance(StructValue) - Static method in class com.vmware.esx.settings.BaseImageDetails
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.
_newInstance(StructValue) - Static method in class com.vmware.esx.settings.BaseImageInfo
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.
_newInstance(StructValue) - Static method in class com.vmware.esx.settings.BaseImageSpec
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.
_newInstance(StructValue) - Static method in class com.vmware.esx.settings.ClusterCompliance
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.
_newInstance(StructValue) - Static method in class com.vmware.esx.settings.clusters.DepotOverridesTypes.Depot
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.
_newInstance(StructValue) - Static method in class com.vmware.esx.settings.clusters.DepotOverridesTypes.Info
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.
_newInstance(StructValue) - Static method in class com.vmware.esx.settings.clusters.enablement.SoftwareTypes.CheckResult
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.
_newInstance(StructValue) - Static method in class com.vmware.esx.settings.clusters.enablement.SoftwareTypes.CheckSpec
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.
_newInstance(StructValue) - Static method in class com.vmware.esx.settings.clusters.enablement.SoftwareTypes.EnableSpec
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.
_newInstance(StructValue) - Static method in class com.vmware.esx.settings.clusters.enablement.SoftwareTypes.Info
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.
_newInstance(StructValue) - Static method in class com.vmware.esx.settings.clusters.policies.apply.EffectiveTypes.EffectivePolicySpec
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.
_newInstance(StructValue) - Static method in class com.vmware.esx.settings.clusters.policies.apply.EffectiveTypes.FailureAction
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.
_newInstance(StructValue) - Static method in class com.vmware.esx.settings.clusters.policies.ApplyTypes.ConfiguredPolicySpec
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.
_newInstance(StructValue) - Static method in class com.vmware.esx.settings.clusters.policies.ApplyTypes.FailureAction
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.
_newInstance(StructValue) - Static method in class com.vmware.esx.settings.clusters.software.CommitsTypes.Info
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.
_newInstance(StructValue) - Static method in class com.vmware.esx.settings.clusters.software.drafts.software.ComponentsTypes.UpdateSpec
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.
_newInstance(StructValue) - Static method in class com.vmware.esx.settings.clusters.software.DraftsTypes.CommitSpec
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.
_newInstance(StructValue) - Static method in class com.vmware.esx.settings.clusters.software.DraftsTypes.FilterSpec
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.
_newInstance(StructValue) - Static method in class com.vmware.esx.settings.clusters.software.DraftsTypes.ImportSpec
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.
_newInstance(StructValue) - Static method in class com.vmware.esx.settings.clusters.software.DraftsTypes.Info
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.
_newInstance(StructValue) - Static method in class com.vmware.esx.settings.clusters.software.DraftsTypes.Metadata
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.
_newInstance(StructValue) - Static method in class com.vmware.esx.settings.clusters.software.DraftsTypes.Summary
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.
_newInstance(StructValue) - Static method in class com.vmware.esx.settings.clusters.software.DraftsTypes.ValidateResult
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.
_newInstance(StructValue) - Static method in class com.vmware.esx.settings.clusters.software.RecommendationsTypes.ExplanationDetails
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.
_newInstance(StructValue) - Static method in class com.vmware.esx.settings.clusters.software.RecommendationsTypes.Info
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.
_newInstance(StructValue) - Static method in class com.vmware.esx.settings.clusters.software.reports.ApplyImpactTypes.ApplyImpactSpec
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.
_newInstance(StructValue) - Static method in class com.vmware.esx.settings.clusters.software.reports.ApplyImpactTypes.ClusterImpact
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.
_newInstance(StructValue) - Static method in class com.vmware.esx.settings.clusters.software.reports.ApplyImpactTypes.Impact
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.
_newInstance(StructValue) - Static method in class com.vmware.esx.settings.clusters.software.reports.CheckResult
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.
_newInstance(StructValue) - Static method in class com.vmware.esx.settings.clusters.software.reports.DriverFirmwareVersion
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.
_newInstance(StructValue) - Static method in class com.vmware.esx.settings.clusters.software.reports.HardwareCompatibilityTypes.CheckSummary
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.
_newInstance(StructValue) - Static method in class com.vmware.esx.settings.clusters.software.reports.LastApplyResultTypes.ApplyResult
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.
_newInstance(StructValue) - Static method in class com.vmware.esx.settings.clusters.software.reports.LastApplyResultTypes.ApplyStatus
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.
_newInstance(StructValue) - Static method in class com.vmware.esx.settings.clusters.software.reports.LastCheckResultTypes.CheckInfo
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.
_newInstance(StructValue) - Static method in class com.vmware.esx.settings.clusters.software.reports.LastCheckResultTypes.CheckResult
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.
_newInstance(StructValue) - Static method in class com.vmware.esx.settings.clusters.software.reports.LastCheckResultTypes.CheckStatus
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.
_newInstance(StructValue) - Static method in class com.vmware.esx.settings.clusters.software.reports.LastCheckResultTypes.EntityCheckResult
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.
_newInstance(StructValue) - Static method in class com.vmware.esx.settings.clusters.software.reports.PciDevice
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.
_newInstance(StructValue) - Static method in class com.vmware.esx.settings.clusters.software.reports.PciDeviceCompliance
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.
_newInstance(StructValue) - Static method in class com.vmware.esx.settings.clusters.software.reports.PciDeviceComplianceInfo
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.
_newInstance(StructValue) - Static method in class com.vmware.esx.settings.clusters.SoftwareTypes.ApplyResult
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.
_newInstance(StructValue) - Static method in class com.vmware.esx.settings.clusters.SoftwareTypes.ApplySpec
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.
_newInstance(StructValue) - Static method in class com.vmware.esx.settings.clusters.SoftwareTypes.ApplyStatus
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.
_newInstance(StructValue) - Static method in class com.vmware.esx.settings.clusters.SoftwareTypes.CheckInfo
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.
_newInstance(StructValue) - Static method in class com.vmware.esx.settings.clusters.SoftwareTypes.CheckResult
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.
_newInstance(StructValue) - Static method in class com.vmware.esx.settings.clusters.SoftwareTypes.CheckSpec
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.
_newInstance(StructValue) - Static method in class com.vmware.esx.settings.clusters.SoftwareTypes.CheckStatus
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.
_newInstance(StructValue) - Static method in class com.vmware.esx.settings.clusters.SoftwareTypes.EntityCheckResult
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.
_newInstance(StructValue) - Static method in class com.vmware.esx.settings.clusters.SoftwareTypes.ExportSpec
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.
_newInstance(StructValue) - Static method in class com.vmware.esx.settings.ComponentCompliance
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.
_newInstance(StructValue) - Static method in class com.vmware.esx.settings.ComponentDetails
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.
_newInstance(StructValue) - Static method in class com.vmware.esx.settings.ComponentInfo
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.
_newInstance(StructValue) - Static method in class com.vmware.esx.settings.ComponentOverrideInfo
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.
_newInstance(StructValue) - Static method in class com.vmware.esx.settings.defaults.clusters.policies.apply.EffectiveTypes.EffectivePolicySpec
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.
_newInstance(StructValue) - Static method in class com.vmware.esx.settings.defaults.clusters.policies.apply.EffectiveTypes.FailureAction
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.
_newInstance(StructValue) - Static method in class com.vmware.esx.settings.defaults.clusters.policies.ApplyTypes.ConfiguredPolicySpec
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.
_newInstance(StructValue) - Static method in class com.vmware.esx.settings.defaults.clusters.policies.ApplyTypes.FailureAction
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.
_newInstance(StructValue) - Static method in class com.vmware.esx.settings.depot_content.add_ons.VersionsTypes.ComponentInfo
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.
_newInstance(StructValue) - Static method in class com.vmware.esx.settings.depot_content.add_ons.VersionsTypes.Info
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.
_newInstance(StructValue) - Static method in class com.vmware.esx.settings.depot_content.add_ons.VersionsTypes.RemovedComponentInfo
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.
_newInstance(StructValue) - Static method in class com.vmware.esx.settings.depot_content.AddOnsTypes.AddOnVersionSummary
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.
_newInstance(StructValue) - Static method in class com.vmware.esx.settings.depot_content.AddOnsTypes.FilterSpec
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.
_newInstance(StructValue) - Static method in class com.vmware.esx.settings.depot_content.AddOnsTypes.Summary
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.
_newInstance(StructValue) - Static method in class com.vmware.esx.settings.depot_content.base_images.VersionsTypes.ComponentVersionInfo
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.
_newInstance(StructValue) - Static method in class com.vmware.esx.settings.depot_content.base_images.VersionsTypes.Info
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.
_newInstance(StructValue) - Static method in class com.vmware.esx.settings.depot_content.BaseImagesTypes.FilterSpec
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.
_newInstance(StructValue) - Static method in class com.vmware.esx.settings.depot_content.BaseImagesTypes.Summary
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.
_newInstance(StructValue) - Static method in class com.vmware.esx.settings.depot_content.components.VersionsTypes.Info
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.
_newInstance(StructValue) - Static method in class com.vmware.esx.settings.depot_content.ComponentsTypes.ComponentVersionSummary
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.
_newInstance(StructValue) - Static method in class com.vmware.esx.settings.depot_content.ComponentsTypes.FilterSpec
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.
_newInstance(StructValue) - Static method in class com.vmware.esx.settings.depot_content.ComponentsTypes.Summary
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.
_newInstance(StructValue) - Static method in class com.vmware.esx.settings.depots.OfflineTypes.CreateResult
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.
_newInstance(StructValue) - Static method in class com.vmware.esx.settings.depots.OfflineTypes.CreateSpec
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.
_newInstance(StructValue) - Static method in class com.vmware.esx.settings.depots.OfflineTypes.Info
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.
_newInstance(StructValue) - Static method in class com.vmware.esx.settings.depots.OfflineTypes.Summary
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.
_newInstance(StructValue) - Static method in class com.vmware.esx.settings.depots.OnlineTypes.CreateSpec
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.
_newInstance(StructValue) - Static method in class com.vmware.esx.settings.depots.OnlineTypes.Info
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.
_newInstance(StructValue) - Static method in class com.vmware.esx.settings.depots.OnlineTypes.Summary
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.
_newInstance(StructValue) - Static method in class com.vmware.esx.settings.depots.OnlineTypes.UpdateSpec
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.
_newInstance(StructValue) - Static method in class com.vmware.esx.settings.depots.SyncScheduleTypes.Schedule
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.
_newInstance(StructValue) - Static method in class com.vmware.esx.settings.depots.SyncScheduleTypes.Spec
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.
_newInstance(StructValue) - Static method in class com.vmware.esx.settings.depots.UmdsTypes.Info
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.
_newInstance(StructValue) - Static method in class com.vmware.esx.settings.depots.UmdsTypes.SetSpec
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.
_newInstance(StructValue) - Static method in class com.vmware.esx.settings.depots.UmdsTypes.UpdateSpec
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.
_newInstance(StructValue) - Static method in class com.vmware.esx.settings.EffectiveComponentDetails
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.
_newInstance(StructValue) - Static method in class com.vmware.esx.settings.EffectiveComponentInfo
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.
_newInstance(StructValue) - Static method in class com.vmware.esx.settings.HardwareModuleDetails
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.
_newInstance(StructValue) - Static method in class com.vmware.esx.settings.HardwareModuleFirmwareCompliance
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.
_newInstance(StructValue) - Static method in class com.vmware.esx.settings.HardwareModuleFirmwareInfo
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.
_newInstance(StructValue) - Static method in class com.vmware.esx.settings.HardwareSupportInfo
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.
_newInstance(StructValue) - Static method in class com.vmware.esx.settings.HardwareSupportPackageCompliance
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.
_newInstance(StructValue) - Static method in class com.vmware.esx.settings.HardwareSupportPackageInfo
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.
_newInstance(StructValue) - Static method in class com.vmware.esx.settings.HardwareSupportPackageSpec
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.
_newInstance(StructValue) - Static method in class com.vmware.esx.settings.HardwareSupportSpec
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.
_newInstance(StructValue) - Static method in class com.vmware.esx.settings.HostCompliance
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.
_newInstance(StructValue) - Static method in class com.vmware.esx.settings.HostInfo
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.
_newInstance(StructValue) - Static method in class com.vmware.esx.settings.Notification
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.
_newInstance(StructValue) - Static method in class com.vmware.esx.settings.Notifications
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.
_newInstance(StructValue) - Static method in class com.vmware.esx.settings.SoftwareInfo
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.
_newInstance(StructValue) - Static method in class com.vmware.esx.settings.SoftwareSpec
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.
_newInstance(StructValue) - Static method in class com.vmware.esx.settings.SolutionCompliance
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.
_newInstance(StructValue) - Static method in class com.vmware.esx.settings.SolutionComponentDetails
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.
_newInstance(StructValue) - Static method in class com.vmware.esx.settings.SolutionComponentSpec
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.
_newInstance(StructValue) - Static method in class com.vmware.esx.settings.SolutionDetails
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.
_newInstance(StructValue) - Static method in class com.vmware.esx.settings.SolutionInfo
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.
_newInstance(StructValue) - Static method in class com.vmware.esx.settings.SolutionSpec
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.
_newInstance(StructValue) - Static method in class com.vmware.esx.settings.TaskInfo
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.
_newInstance(StructValue) - Static method in class com.vmware.vapi.metadata.authentication.AuthenticationInfo
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.
_newInstance(StructValue) - Static method in class com.vmware.vapi.metadata.authentication.ComponentData
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.
_newInstance(StructValue) - Static method in class com.vmware.vapi.metadata.authentication.ComponentInfo
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.
_newInstance(StructValue) - Static method in class com.vmware.vapi.metadata.authentication.OperationInfo
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.
_newInstance(StructValue) - Static method in class com.vmware.vapi.metadata.authentication.PackageInfo
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.
_newInstance(StructValue) - Static method in class com.vmware.vapi.metadata.authentication.ServiceInfo
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.
_newInstance(StructValue) - Static method in class com.vmware.vapi.metadata.cli.CommandTypes.Identity
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.
_newInstance(StructValue) - Static method in class com.vmware.vapi.metadata.cli.CommandTypes.Info
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.
_newInstance(StructValue) - Static method in class com.vmware.vapi.metadata.cli.CommandTypes.OptionInfo
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.
_newInstance(StructValue) - Static method in class com.vmware.vapi.metadata.cli.CommandTypes.OutputFieldInfo
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.
_newInstance(StructValue) - Static method in class com.vmware.vapi.metadata.cli.CommandTypes.OutputInfo
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.
_newInstance(StructValue) - Static method in class com.vmware.vapi.metadata.cli.NamespaceTypes.Identity
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.
_newInstance(StructValue) - Static method in class com.vmware.vapi.metadata.cli.NamespaceTypes.Info
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.
_newInstance(StructValue) - Static method in class com.vmware.vapi.metadata.metamodel.ComponentData
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.
_newInstance(StructValue) - Static method in class com.vmware.vapi.metadata.metamodel.ComponentInfo
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.
_newInstance(StructValue) - Static method in class com.vmware.vapi.metadata.metamodel.ConstantInfo
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.
_newInstance(StructValue) - Static method in class com.vmware.vapi.metadata.metamodel.ConstantValue
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.
_newInstance(StructValue) - Static method in class com.vmware.vapi.metadata.metamodel.ElementMap
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.
_newInstance(StructValue) - Static method in class com.vmware.vapi.metadata.metamodel.ElementValue
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.
_newInstance(StructValue) - Static method in class com.vmware.vapi.metadata.metamodel.EnumerationInfo
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.
_newInstance(StructValue) - Static method in class com.vmware.vapi.metadata.metamodel.EnumerationValueInfo
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.
_newInstance(StructValue) - Static method in class com.vmware.vapi.metadata.metamodel.ErrorInfo
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.
_newInstance(StructValue) - Static method in class com.vmware.vapi.metadata.metamodel.FieldInfo
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.
_newInstance(StructValue) - Static method in class com.vmware.vapi.metadata.metamodel.GenericInstantiation
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.
_newInstance(StructValue) - Static method in class com.vmware.vapi.metadata.metamodel.OperationInfo
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.
_newInstance(StructValue) - Static method in class com.vmware.vapi.metadata.metamodel.OperationResultInfo
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.
_newInstance(StructValue) - Static method in class com.vmware.vapi.metadata.metamodel.PackageInfo
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.
_newInstance(StructValue) - Static method in class com.vmware.vapi.metadata.metamodel.PrimitiveValue
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.
_newInstance(StructValue) - Static method in class com.vmware.vapi.metadata.metamodel.ServiceInfo
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.
_newInstance(StructValue) - Static method in class com.vmware.vapi.metadata.metamodel.StructureInfo
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.
_newInstance(StructValue) - Static method in class com.vmware.vapi.metadata.metamodel.Type
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.
_newInstance(StructValue) - Static method in class com.vmware.vapi.metadata.metamodel.UserDefinedType
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.
_newInstance(StructValue) - Static method in class com.vmware.vapi.metadata.privilege.ComponentData
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.
_newInstance(StructValue) - Static method in class com.vmware.vapi.metadata.privilege.ComponentInfo
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.
_newInstance(StructValue) - Static method in class com.vmware.vapi.metadata.privilege.OperationInfo
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.
_newInstance(StructValue) - Static method in class com.vmware.vapi.metadata.privilege.PackageInfo
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.
_newInstance(StructValue) - Static method in class com.vmware.vapi.metadata.privilege.PrivilegeInfo
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.
_newInstance(StructValue) - Static method in class com.vmware.vapi.metadata.privilege.ServiceInfo
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.
_newInstance(StructValue) - Static method in class com.vmware.vapi.metadata.SourceCreateSpec
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.
_newInstance(StructValue) - Static method in class com.vmware.vapi.metadata.SourceInfo
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.
_newInstance(StructValue) - Static method in class com.vmware.vapi.std.AuthenticationScheme
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.
_newInstance(StructValue) - Static method in class com.vmware.vapi.std.DynamicID
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.
_newInstance(StructValue) - Static method in exception com.vmware.vapi.std.errors.AlreadyExists
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.
_newInstance(StructValue) - Static method in exception com.vmware.vapi.std.errors.AlreadyInDesiredState
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.
_newInstance(StructValue) - Static method in class com.vmware.vapi.std.errors.ArgumentLocations
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.
_newInstance(StructValue) - Static method in exception com.vmware.vapi.std.errors.Canceled
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.
_newInstance(StructValue) - Static method in exception com.vmware.vapi.std.errors.ConcurrentChange
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.
_newInstance(StructValue) - Static method in exception com.vmware.vapi.std.errors.Error
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.
_newInstance(StructValue) - Static method in exception com.vmware.vapi.std.errors.FeatureInUse
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.
_newInstance(StructValue) - Static method in class com.vmware.vapi.std.errors.FileLocations
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.
_newInstance(StructValue) - Static method in exception com.vmware.vapi.std.errors.InternalServerError
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.
_newInstance(StructValue) - Static method in exception com.vmware.vapi.std.errors.InvalidArgument
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.
_newInstance(StructValue) - Static method in exception com.vmware.vapi.std.errors.InvalidElementConfiguration
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.
_newInstance(StructValue) - Static method in exception com.vmware.vapi.std.errors.InvalidElementType
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.
_newInstance(StructValue) - Static method in exception com.vmware.vapi.std.errors.InvalidRequest
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.
_newInstance(StructValue) - Static method in exception com.vmware.vapi.std.errors.NotAllowedInCurrentState
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.
_newInstance(StructValue) - Static method in exception com.vmware.vapi.std.errors.NotFound
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.
_newInstance(StructValue) - Static method in exception com.vmware.vapi.std.errors.OperationNotFound
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.
_newInstance(StructValue) - Static method in exception com.vmware.vapi.std.errors.ResourceBusy
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.
_newInstance(StructValue) - Static method in exception com.vmware.vapi.std.errors.ResourceInaccessible
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.
_newInstance(StructValue) - Static method in exception com.vmware.vapi.std.errors.ResourceInUse
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.
_newInstance(StructValue) - Static method in exception com.vmware.vapi.std.errors.ServiceUnavailable
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.
_newInstance(StructValue) - Static method in exception com.vmware.vapi.std.errors.TimedOut
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.
_newInstance(StructValue) - Static method in class com.vmware.vapi.std.errors.TransientIndication
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.
_newInstance(StructValue) - Static method in exception com.vmware.vapi.std.errors.UnableToAllocateResource
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.
_newInstance(StructValue) - Static method in exception com.vmware.vapi.std.errors.Unauthenticated
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.
_newInstance(StructValue) - Static method in exception com.vmware.vapi.std.errors.Unauthorized
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.
_newInstance(StructValue) - Static method in exception com.vmware.vapi.std.errors.UnexpectedInput
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.
_newInstance(StructValue) - Static method in exception com.vmware.vapi.std.errors.Unsupported
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.
_newInstance(StructValue) - Static method in exception com.vmware.vapi.std.errors.UnverifiedPeer
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.
_newInstance(StructValue) - Static method in class com.vmware.vapi.std.interposition.InvocationRequest
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.
_newInstance(StructValue) - Static method in class com.vmware.vapi.std.interposition.InvocationResult
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.
_newInstance(StructValue) - Static method in class com.vmware.vapi.std.interposition.SecurityPrincipal
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.
_newInstance(StructValue) - Static method in class com.vmware.vapi.std.LocalizableMessage
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.
_newInstance(StructValue) - Static method in class com.vmware.vapi.std.LocalizationParam
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.
_newInstance(StructValue) - Static method in class com.vmware.vapi.std.NestedLocalizableMessage
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.
_newInstance(StructValue) - Static method in class com.vmware.vcenter.certificate_management.vcenter.TlsCsrTypes.Info
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.
_newInstance(StructValue) - Static method in class com.vmware.vcenter.certificate_management.vcenter.TlsCsrTypes.Spec
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.
_newInstance(StructValue) - Static method in class com.vmware.vcenter.certificate_management.vcenter.TlsTypes.Info
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.
_newInstance(StructValue) - Static method in class com.vmware.vcenter.certificate_management.vcenter.TlsTypes.ReplaceSpec
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.
_newInstance(StructValue) - Static method in class com.vmware.vcenter.certificate_management.vcenter.TlsTypes.Spec
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.
_newInstance(StructValue) - Static method in class com.vmware.vcenter.certificate_management.vcenter.TrustedRootChainsTypes.CreateSpec
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.
_newInstance(StructValue) - Static method in class com.vmware.vcenter.certificate_management.vcenter.TrustedRootChainsTypes.Info
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.
_newInstance(StructValue) - Static method in class com.vmware.vcenter.certificate_management.vcenter.TrustedRootChainsTypes.Summary
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.
_newInstance(StructValue) - Static method in class com.vmware.vcenter.certificate_management.vcenter.VmcaRootTypes.CreateSpec
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.
_newInstance(StructValue) - Static method in class com.vmware.vcenter.certificate_management.X509CertChain
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.
_newInstance(StructValue) - Static method in class com.vmware.vcenter.ClusterTypes.FilterSpec
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.
_newInstance(StructValue) - Static method in class com.vmware.vcenter.ClusterTypes.Info
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.
_newInstance(StructValue) - Static method in class com.vmware.vcenter.ClusterTypes.Summary
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.
_newInstance(StructValue) - Static method in class com.vmware.vcenter.compute.policies.capabilities.cluster_scale_in_ignore_vm_capabilities.CreateSpec
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.
_newInstance(StructValue) - Static method in class com.vmware.vcenter.compute.policies.capabilities.cluster_scale_in_ignore_vm_capabilities.Info
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.
_newInstance(StructValue) - Static method in class com.vmware.vcenter.compute.policies.capabilities.disable_drs_vmotion.CreateSpec
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.
_newInstance(StructValue) - Static method in class com.vmware.vcenter.compute.policies.capabilities.disable_drs_vmotion.Info
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.
_newInstance(StructValue) - Static method in class com.vmware.vcenter.compute.policies.capabilities.vm.evacuation.vmotion.CreateSpec
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.
_newInstance(StructValue) - Static method in class com.vmware.vcenter.compute.policies.capabilities.vm.evacuation.vmotion.Info
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.
_newInstance(StructValue) - Static method in class com.vmware.vcenter.compute.policies.capabilities.vm_host_affinity.CreateSpec
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.
_newInstance(StructValue) - Static method in class com.vmware.vcenter.compute.policies.capabilities.vm_host_affinity.Info
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.
_newInstance(StructValue) - Static method in class com.vmware.vcenter.compute.policies.capabilities.vm_host_anti_affinity.CreateSpec
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.
_newInstance(StructValue) - Static method in class com.vmware.vcenter.compute.policies.capabilities.vm_host_anti_affinity.Info
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.
_newInstance(StructValue) - Static method in class com.vmware.vcenter.compute.policies.capabilities.vm_vm_affinity.CreateSpec
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.
_newInstance(StructValue) - Static method in class com.vmware.vcenter.compute.policies.capabilities.vm_vm_affinity.Info
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.
_newInstance(StructValue) - Static method in class com.vmware.vcenter.compute.policies.capabilities.vm_vm_anti_affinity.CreateSpec
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.
_newInstance(StructValue) - Static method in class com.vmware.vcenter.compute.policies.capabilities.vm_vm_anti_affinity.Info
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.
_newInstance(StructValue) - Static method in class com.vmware.vcenter.compute.policies.CapabilitiesTypes.Info
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.
_newInstance(StructValue) - Static method in class com.vmware.vcenter.compute.policies.CapabilitiesTypes.Summary
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.
_newInstance(StructValue) - Static method in class com.vmware.vcenter.compute.policies.CreateSpec
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.
_newInstance(StructValue) - Static method in class com.vmware.vcenter.compute.policies.Info
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.
_newInstance(StructValue) - Static method in class com.vmware.vcenter.compute.policies.Status
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.
_newInstance(StructValue) - Static method in class com.vmware.vcenter.compute.policies.TagUsageTypes.FilterSpec
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.
_newInstance(StructValue) - Static method in class com.vmware.vcenter.compute.policies.TagUsageTypes.Summary
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.
_newInstance(StructValue) - Static method in class com.vmware.vcenter.compute.PoliciesTypes.Summary
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.
_newInstance(StructValue) - Static method in class com.vmware.vcenter.content.registries.harbor.ProjectsTypes.CreateSpec
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.
_newInstance(StructValue) - Static method in class com.vmware.vcenter.content.registries.harbor.ProjectsTypes.Info
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.
_newInstance(StructValue) - Static method in class com.vmware.vcenter.content.registries.harbor.ProjectsTypes.Summary
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.
_newInstance(StructValue) - Static method in class com.vmware.vcenter.content.registries.HarborTypes.CreateSpec
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.
_newInstance(StructValue) - Static method in class com.vmware.vcenter.content.registries.HarborTypes.GarbageCollection
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.
_newInstance(StructValue) - Static method in class com.vmware.vcenter.content.registries.HarborTypes.Info
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.
_newInstance(StructValue) - Static method in class com.vmware.vcenter.content.registries.HarborTypes.StorageInfo
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.
_newInstance(StructValue) - Static method in class com.vmware.vcenter.content.registries.HarborTypes.StorageSpec
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.
_newInstance(StructValue) - Static method in class com.vmware.vcenter.content.registries.HarborTypes.Summary
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.
_newInstance(StructValue) - Static method in class com.vmware.vcenter.content.registries.HealthTypes.Info
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.
_newInstance(StructValue) - Static method in class com.vmware.vcenter.DatacenterTypes.CreateSpec
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.
_newInstance(StructValue) - Static method in class com.vmware.vcenter.DatacenterTypes.FilterSpec
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.
_newInstance(StructValue) - Static method in class com.vmware.vcenter.DatacenterTypes.Info
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.
_newInstance(StructValue) - Static method in class com.vmware.vcenter.DatacenterTypes.Summary
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.
_newInstance(StructValue) - Static method in class com.vmware.vcenter.DatastoreTypes.FilterSpec
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.
_newInstance(StructValue) - Static method in class com.vmware.vcenter.DatastoreTypes.Info
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.
_newInstance(StructValue) - Static method in class com.vmware.vcenter.DatastoreTypes.Summary
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.
_newInstance(StructValue) - Static method in class com.vmware.vcenter.deployment.CheckInfo
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.
_newInstance(StructValue) - Static method in class com.vmware.vcenter.deployment.DataMigrationEstimate
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.
_newInstance(StructValue) - Static method in class com.vmware.vcenter.deployment.DataMigrationInfo
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.
_newInstance(StructValue) - Static method in class com.vmware.vcenter.deployment.HistoryMigrationSpec
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.
_newInstance(StructValue) - Static method in class com.vmware.vcenter.deployment.ImportHistoryTypes.CreateSpec
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.
_newInstance(StructValue) - Static method in class com.vmware.vcenter.deployment.ImportHistoryTypes.Info
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.
_newInstance(StructValue) - Static method in class com.vmware.vcenter.deployment.install.initial_config.remote_psc.ThumbprintTypes.RemoteSpec
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.
_newInstance(StructValue) - Static method in class com.vmware.vcenter.deployment.InstallTypes.InstallSpec
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.
_newInstance(StructValue) - Static method in class com.vmware.vcenter.deployment.InstallTypes.VcsaEmbeddedSpec
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.
_newInstance(StructValue) - Static method in class com.vmware.vcenter.deployment.LocationSpec
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.
_newInstance(StructValue) - Static method in class com.vmware.vcenter.deployment.migrate.ActiveDirectorySpec
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.
_newInstance(StructValue) - Static method in class com.vmware.vcenter.deployment.migrate.ActiveDirectoryTypes.CheckSpec
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.
_newInstance(StructValue) - Static method in class com.vmware.vcenter.deployment.MigrateTypes.MigrateSpec
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.
_newInstance(StructValue) - Static method in class com.vmware.vcenter.deployment.MigrateTypes.MigrationAssistantSpec
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.
_newInstance(StructValue) - Static method in class com.vmware.vcenter.deployment.MigrateTypes.PscSpec
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.
_newInstance(StructValue) - Static method in class com.vmware.vcenter.deployment.MigrateTypes.SourceVcWindows
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.
_newInstance(StructValue) - Static method in class com.vmware.vcenter.deployment.MigrateTypes.VcsaEmbeddedSpec
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.
_newInstance(StructValue) - Static method in class com.vmware.vcenter.deployment.Notification
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.
_newInstance(StructValue) - Static method in class com.vmware.vcenter.deployment.Notifications
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.
_newInstance(StructValue) - Static method in class com.vmware.vcenter.deployment.QuestionTypes.AnswerSpec
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.
_newInstance(StructValue) - Static method in class com.vmware.vcenter.deployment.QuestionTypes.Info
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.
_newInstance(StructValue) - Static method in class com.vmware.vcenter.deployment.QuestionTypes.Question
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.
_newInstance(StructValue) - Static method in class com.vmware.vcenter.deployment.RemotePscSpec
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.
_newInstance(StructValue) - Static method in class com.vmware.vcenter.deployment.ReplicatedPscSpec
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.
_newInstance(StructValue) - Static method in class com.vmware.vcenter.deployment.ReplicatedSpec
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.
_newInstance(StructValue) - Static method in class com.vmware.vcenter.deployment.SourceInfo
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.
_newInstance(StructValue) - Static method in class com.vmware.vcenter.deployment.StandalonePscSpec
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.
_newInstance(StructValue) - Static method in class com.vmware.vcenter.deployment.StandaloneSpec
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.
_newInstance(StructValue) - Static method in class com.vmware.vcenter.deployment.UpgradeTypes.PscSpec
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.
_newInstance(StructValue) - Static method in class com.vmware.vcenter.deployment.UpgradeTypes.SourceApplianceSpec
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.
_newInstance(StructValue) - Static method in class com.vmware.vcenter.deployment.UpgradeTypes.UpgradeSpec
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.
_newInstance(StructValue) - Static method in class com.vmware.vcenter.deployment.UpgradeTypes.VcsaEmbeddedSpec
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.
_newInstance(StructValue) - Static method in class com.vmware.vcenter.DeploymentTypes.Info
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.
_newInstance(StructValue) - Static method in class com.vmware.vcenter.DeploymentTypes.Task
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.
_newInstance(StructValue) - Static method in class com.vmware.vcenter.FolderTypes.FilterSpec
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.
_newInstance(StructValue) - Static method in class com.vmware.vcenter.FolderTypes.Summary
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.
_newInstance(StructValue) - Static method in class com.vmware.vcenter.guest.AdapterMapping
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.
_newInstance(StructValue) - Static method in class com.vmware.vcenter.guest.ConfigurationSpec
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.
_newInstance(StructValue) - Static method in class com.vmware.vcenter.guest.CustomizationSpec
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.
_newInstance(StructValue) - Static method in class com.vmware.vcenter.guest.CustomizationSpecsTypes.CreateSpec
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.
_newInstance(StructValue) - Static method in class com.vmware.vcenter.guest.CustomizationSpecsTypes.FilterSpec
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.
_newInstance(StructValue) - Static method in class com.vmware.vcenter.guest.CustomizationSpecsTypes.Info
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.
_newInstance(StructValue) - Static method in class com.vmware.vcenter.guest.CustomizationSpecsTypes.Metadata
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.
_newInstance(StructValue) - Static method in class com.vmware.vcenter.guest.CustomizationSpecsTypes.Spec
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.
_newInstance(StructValue) - Static method in class com.vmware.vcenter.guest.CustomizationSpecsTypes.Summary
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.
_newInstance(StructValue) - Static method in class com.vmware.vcenter.guest.Domain
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.
_newInstance(StructValue) - Static method in class com.vmware.vcenter.guest.GlobalDNSSettings
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.
_newInstance(StructValue) - Static method in class com.vmware.vcenter.guest.GuiUnattended
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.
_newInstance(StructValue) - Static method in class com.vmware.vcenter.guest.HostnameGenerator
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.
_newInstance(StructValue) - Static method in class com.vmware.vcenter.guest.IPSettings
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.
_newInstance(StructValue) - Static method in class com.vmware.vcenter.guest.Ipv4
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.
_newInstance(StructValue) - Static method in class com.vmware.vcenter.guest.Ipv6
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.
_newInstance(StructValue) - Static method in class com.vmware.vcenter.guest.Ipv6Address
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.
_newInstance(StructValue) - Static method in class com.vmware.vcenter.guest.LinuxConfiguration
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.
_newInstance(StructValue) - Static method in class com.vmware.vcenter.guest.UserData
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.
_newInstance(StructValue) - Static method in class com.vmware.vcenter.guest.WindowsConfiguration
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.
_newInstance(StructValue) - Static method in class com.vmware.vcenter.guest.WindowsNetworkAdapterSettings
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.
_newInstance(StructValue) - Static method in class com.vmware.vcenter.guest.WindowsSysprep
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.
_newInstance(StructValue) - Static method in class com.vmware.vcenter.HostTypes.CreateSpec
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.
_newInstance(StructValue) - Static method in class com.vmware.vcenter.HostTypes.FilterSpec
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.
_newInstance(StructValue) - Static method in class com.vmware.vcenter.HostTypes.Summary
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.
_newInstance(StructValue) - Static method in class com.vmware.vcenter.hvc.links.sync.ProvidersTypes.Credentials
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.
_newInstance(StructValue) - Static method in class com.vmware.vcenter.hvc.links.sync.ProvidersTypes.Info
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.
_newInstance(StructValue) - Static method in class com.vmware.vcenter.hvc.links.sync.ProvidersTypes.SessionInfo
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.
_newInstance(StructValue) - Static method in class com.vmware.vcenter.hvc.links.sync.ProvidersTypes.Summary
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.
_newInstance(StructValue) - Static method in class com.vmware.vcenter.hvc.links.SyncTypes.Credentials
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.
_newInstance(StructValue) - Static method in class com.vmware.vcenter.hvc.LinksTypes.CertificateInfo
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.
_newInstance(StructValue) - Static method in class com.vmware.vcenter.hvc.LinksTypes.CreateSpec
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.
_newInstance(StructValue) - Static method in class com.vmware.vcenter.hvc.LinksTypes.Credentials
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.
_newInstance(StructValue) - Static method in class com.vmware.vcenter.hvc.LinksTypes.Summary
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.
_newInstance(StructValue) - Static method in class com.vmware.vcenter.identity.ProvidersTypes.ActiveDirectoryOverLdap
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.
_newInstance(StructValue) - Static method in class com.vmware.vcenter.identity.ProvidersTypes.CreateSpec
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.
_newInstance(StructValue) - Static method in class com.vmware.vcenter.identity.ProvidersTypes.Info
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.
_newInstance(StructValue) - Static method in class com.vmware.vcenter.identity.ProvidersTypes.Oauth2CreateSpec
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.
_newInstance(StructValue) - Static method in class com.vmware.vcenter.identity.ProvidersTypes.Oauth2Info
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.
_newInstance(StructValue) - Static method in class com.vmware.vcenter.identity.ProvidersTypes.Oauth2Summary
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.
_newInstance(StructValue) - Static method in class com.vmware.vcenter.identity.ProvidersTypes.Oauth2UpdateSpec
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.
_newInstance(StructValue) - Static method in class com.vmware.vcenter.identity.ProvidersTypes.OidcCreateSpec
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.
_newInstance(StructValue) - Static method in class com.vmware.vcenter.identity.ProvidersTypes.OidcInfo
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.
_newInstance(StructValue) - Static method in class com.vmware.vcenter.identity.ProvidersTypes.OidcSummary
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.
_newInstance(StructValue) - Static method in class com.vmware.vcenter.identity.ProvidersTypes.OidcUpdateSpec
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.
_newInstance(StructValue) - Static method in class com.vmware.vcenter.identity.ProvidersTypes.Summary
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.
_newInstance(StructValue) - Static method in class com.vmware.vcenter.identity.ProvidersTypes.UpdateSpec
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.
_newInstance(StructValue) - Static method in class com.vmware.vcenter.inventory.DatastoreTypes.Info
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.
_newInstance(StructValue) - Static method in class com.vmware.vcenter.inventory.NetworkTypes.Info
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.
_newInstance(StructValue) - Static method in class com.vmware.vcenter.lcm.discovery.AssociatedProductsTypes.CreateSpec
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.
_newInstance(StructValue) - Static method in class com.vmware.vcenter.lcm.discovery.AssociatedProductsTypes.UpdateSpec
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.
_newInstance(StructValue) - Static method in class com.vmware.vcenter.lcm.discovery.InteropReportTypes.ReleaseInfo
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.
_newInstance(StructValue) - Static method in class com.vmware.vcenter.lcm.discovery.InteropReportTypes.Report
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.
_newInstance(StructValue) - Static method in class com.vmware.vcenter.lcm.discovery.InteropReportTypes.ReportRow
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.
_newInstance(StructValue) - Static method in class com.vmware.vcenter.lcm.discovery.InteropReportTypes.ReportSummary
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.
_newInstance(StructValue) - Static method in class com.vmware.vcenter.lcm.discovery.InteropReportTypes.Result
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.
_newInstance(StructValue) - Static method in class com.vmware.vcenter.lcm.discovery.InteropReportTypes.Spec
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.
_newInstance(StructValue) - Static method in class com.vmware.vcenter.lcm.discovery.Product
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.
_newInstance(StructValue) - Static method in class com.vmware.vcenter.lcm.discovery.ProductCatalogTypes.Summary
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.
_newInstance(StructValue) - Static method in class com.vmware.vcenter.lcm.Notification
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.
_newInstance(StructValue) - Static method in class com.vmware.vcenter.lcm.Notifications
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.
_newInstance(StructValue) - Static method in class com.vmware.vcenter.lcm.ReportsTypes.Location
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.
_newInstance(StructValue) - Static method in class com.vmware.vcenter.lcm.ReportsTypes.Token
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.
_newInstance(StructValue) - Static method in class com.vmware.vcenter.lcm.update.PendingTypes.Info
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.
_newInstance(StructValue) - Static method in class com.vmware.vcenter.lcm.update.PendingTypes.ListResult
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.
_newInstance(StructValue) - Static method in class com.vmware.vcenter.lcm.update.PendingTypes.Summary
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.
_newInstance(StructValue) - Static method in class com.vmware.vcenter.lcm.update.PrecheckReportTypes.Report
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.
_newInstance(StructValue) - Static method in class com.vmware.vcenter.lcm.update.PrecheckReportTypes.ReportSummary
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.
_newInstance(StructValue) - Static method in class com.vmware.vcenter.lcm.update.PrecheckReportTypes.Result
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.
_newInstance(StructValue) - Static method in class com.vmware.vcenter.namespace_management.ClusterAvailableVersionsTypes.Summary
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.
_newInstance(StructValue) - Static method in class com.vmware.vcenter.namespace_management.ClusterCompatibilityTypes.FilterSpec
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.
_newInstance(StructValue) - Static method in class com.vmware.vcenter.namespace_management.ClusterCompatibilityTypes.Summary
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.
_newInstance(StructValue) - Static method in class com.vmware.vcenter.namespace_management.ClusterSizeInfoTypes.Info
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.
_newInstance(StructValue) - Static method in class com.vmware.vcenter.namespace_management.ClusterSizeInfoTypes.VmInfo
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.
_newInstance(StructValue) - Static method in class com.vmware.vcenter.namespace_management.ClustersTypes.EnableSpec
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.
_newInstance(StructValue) - Static method in class com.vmware.vcenter.namespace_management.ClustersTypes.ImageRegistry
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.
_newInstance(StructValue) - Static method in class com.vmware.vcenter.namespace_management.ClustersTypes.ImageStorageSpec
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.
_newInstance(StructValue) - Static method in class com.vmware.vcenter.namespace_management.ClustersTypes.Info
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.
_newInstance(StructValue) - Static method in class com.vmware.vcenter.namespace_management.ClustersTypes.Ipv4Range
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.
_newInstance(StructValue) - Static method in class com.vmware.vcenter.namespace_management.ClustersTypes.Message
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.
_newInstance(StructValue) - Static method in class com.vmware.vcenter.namespace_management.ClustersTypes.NCPClusterNetworkEnableSpec
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.
_newInstance(StructValue) - Static method in class com.vmware.vcenter.namespace_management.ClustersTypes.NCPClusterNetworkInfo
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.
_newInstance(StructValue) - Static method in class com.vmware.vcenter.namespace_management.ClustersTypes.NCPClusterNetworkSetSpec
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.
_newInstance(StructValue) - Static method in class com.vmware.vcenter.namespace_management.ClustersTypes.NCPClusterNetworkUpdateSpec
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.
_newInstance(StructValue) - Static method in class com.vmware.vcenter.namespace_management.ClustersTypes.NetworkSpec
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.
_newInstance(StructValue) - Static method in class com.vmware.vcenter.namespace_management.ClustersTypes.SetSpec
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.
_newInstance(StructValue) - Static method in class com.vmware.vcenter.namespace_management.ClustersTypes.Stats
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.
_newInstance(StructValue) - Static method in class com.vmware.vcenter.namespace_management.ClustersTypes.Summary
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.
_newInstance(StructValue) - Static method in class com.vmware.vcenter.namespace_management.ClustersTypes.UpdateSpec
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.
_newInstance(StructValue) - Static method in class com.vmware.vcenter.namespace_management.DistributedSwitchCompatibilityTypes.FilterSpec
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.
_newInstance(StructValue) - Static method in class com.vmware.vcenter.namespace_management.DistributedSwitchCompatibilityTypes.Summary
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.
_newInstance(StructValue) - Static method in class com.vmware.vcenter.namespace_management.EdgeClusterCompatibilityTypes.FilterSpec
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.
_newInstance(StructValue) - Static method in class com.vmware.vcenter.namespace_management.EdgeClusterCompatibilityTypes.Summary
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.
_newInstance(StructValue) - Static method in class com.vmware.vcenter.namespace_management.HostsConfigTypes.Info
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.
_newInstance(StructValue) - Static method in class com.vmware.vcenter.namespace_management.Ipv4Cidr
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.
_newInstance(StructValue) - Static method in class com.vmware.vcenter.namespace_management.NamespaceResourceOptionsTypes.Info
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.
_newInstance(StructValue) - Static method in class com.vmware.vcenter.namespace_management.software.ClustersTypes.Info
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.
_newInstance(StructValue) - Static method in class com.vmware.vcenter.namespace_management.software.ClustersTypes.Message
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.
_newInstance(StructValue) - Static method in class com.vmware.vcenter.namespace_management.software.ClustersTypes.Result
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.
_newInstance(StructValue) - Static method in class com.vmware.vcenter.namespace_management.software.ClustersTypes.Summary
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.
_newInstance(StructValue) - Static method in class com.vmware.vcenter.namespace_management.software.ClustersTypes.UpgradeProgress
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.
_newInstance(StructValue) - Static method in class com.vmware.vcenter.namespace_management.software.ClustersTypes.UpgradeSpec
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.
_newInstance(StructValue) - Static method in class com.vmware.vcenter.namespace_management.software.ClustersTypes.UpgradeStatus
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.
_newInstance(StructValue) - Static method in class com.vmware.vcenter.namespace_management.stats.TimeSeriesTypes.PodIdentifier
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.
_newInstance(StructValue) - Static method in class com.vmware.vcenter.namespace_management.stats.TimeSeriesTypes.Spec
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.
_newInstance(StructValue) - Static method in class com.vmware.vcenter.namespace_management.stats.TimeSeriesTypes.TimeSeries
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.
_newInstance(StructValue) - Static method in class com.vmware.vcenter.namespace_management.SupportBundleTypes.Location
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.
_newInstance(StructValue) - Static method in class com.vmware.vcenter.namespace_management.SupportBundleTypes.Token
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.
_newInstance(StructValue) - Static method in class com.vmware.vcenter.namespaces.AccessTypes.CreateSpec
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.
_newInstance(StructValue) - Static method in class com.vmware.vcenter.namespaces.AccessTypes.Info
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.
_newInstance(StructValue) - Static method in class com.vmware.vcenter.namespaces.AccessTypes.SetSpec
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.
_newInstance(StructValue) - Static method in class com.vmware.vcenter.namespaces.Container
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.
_newInstance(StructValue) - Static method in class com.vmware.vcenter.namespaces.EndpointAddress
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.
_newInstance(StructValue) - Static method in class com.vmware.vcenter.namespaces.IngressRuleValue
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.
_newInstance(StructValue) - Static method in class com.vmware.vcenter.namespaces.InstancesTypes.Access
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.
_newInstance(StructValue) - Static method in class com.vmware.vcenter.namespaces.InstancesTypes.CreateSpec
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.
_newInstance(StructValue) - Static method in class com.vmware.vcenter.namespaces.InstancesTypes.Info
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.
_newInstance(StructValue) - Static method in class com.vmware.vcenter.namespaces.InstancesTypes.Message
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.
_newInstance(StructValue) - Static method in class com.vmware.vcenter.namespaces.InstancesTypes.SetSpec
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.
_newInstance(StructValue) - Static method in class com.vmware.vcenter.namespaces.InstancesTypes.Stats
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.
_newInstance(StructValue) - Static method in class com.vmware.vcenter.namespaces.InstancesTypes.StorageSpec
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.
_newInstance(StructValue) - Static method in class com.vmware.vcenter.namespaces.InstancesTypes.Summary
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.
_newInstance(StructValue) - Static method in class com.vmware.vcenter.namespaces.InstancesTypes.UpdateSpec
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.
_newInstance(StructValue) - Static method in class com.vmware.vcenter.namespaces.ResourceQuotaOptionsV1
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.
_newInstance(StructValue) - Static method in class com.vmware.vcenter.namespaces.ResourceQuotaOptionsV1Update
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.
_newInstance(StructValue) - Static method in class com.vmware.vcenter.namespaces.user.InstancesTypes.Summary
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.
_newInstance(StructValue) - Static method in class com.vmware.vcenter.NetworkTypes.FilterSpec
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.
_newInstance(StructValue) - Static method in class com.vmware.vcenter.NetworkTypes.Summary
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.
_newInstance(StructValue) - Static method in class com.vmware.vcenter.ovf.CertificateParams
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.
_newInstance(StructValue) - Static method in class com.vmware.vcenter.ovf.DeploymentOption
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.
_newInstance(StructValue) - Static method in class com.vmware.vcenter.ovf.DeploymentOptionParams
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.
_newInstance(StructValue) - Static method in class com.vmware.vcenter.ovf.ExportFlagTypes.Info
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.
_newInstance(StructValue) - Static method in class com.vmware.vcenter.ovf.ExtraConfig
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.
_newInstance(StructValue) - Static method in class com.vmware.vcenter.ovf.ExtraConfigParams
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.
_newInstance(StructValue) - Static method in class com.vmware.vcenter.ovf.ImportFlagTypes.Info
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.
_newInstance(StructValue) - Static method in class com.vmware.vcenter.ovf.IpAllocationParams
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.
_newInstance(StructValue) - Static method in class com.vmware.vcenter.ovf.LibraryItemTypes.CreateResult
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.
_newInstance(StructValue) - Static method in class com.vmware.vcenter.ovf.LibraryItemTypes.CreateSpec
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.
_newInstance(StructValue) - Static method in class com.vmware.vcenter.ovf.LibraryItemTypes.CreateTarget
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.
_newInstance(StructValue) - Static method in class com.vmware.vcenter.ovf.LibraryItemTypes.DeployableIdentity
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.
_newInstance(StructValue) - Static method in class com.vmware.vcenter.ovf.LibraryItemTypes.DeploymentResult
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.
_newInstance(StructValue) - Static method in class com.vmware.vcenter.ovf.LibraryItemTypes.DeploymentTarget
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.
_newInstance(StructValue) - Static method in class com.vmware.vcenter.ovf.LibraryItemTypes.OvfSummary
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.
_newInstance(StructValue) - Static method in class com.vmware.vcenter.ovf.LibraryItemTypes.ResourcePoolDeploymentSpec
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.
_newInstance(StructValue) - Static method in class com.vmware.vcenter.ovf.LibraryItemTypes.ResultInfo
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.
_newInstance(StructValue) - Static method in class com.vmware.vcenter.ovf.LibraryItemTypes.StorageGroupMapping
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.
_newInstance(StructValue) - Static method in class com.vmware.vcenter.ovf.OvfError
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.
_newInstance(StructValue) - Static method in class com.vmware.vcenter.ovf.OvfInfo
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.
_newInstance(StructValue) - Static method in class com.vmware.vcenter.ovf.OvfMessage
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.
_newInstance(StructValue) - Static method in class com.vmware.vcenter.ovf.OvfParams
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.
_newInstance(StructValue) - Static method in class com.vmware.vcenter.ovf.OvfWarning
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.
_newInstance(StructValue) - Static method in class com.vmware.vcenter.ovf.ParseIssue
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.
_newInstance(StructValue) - Static method in class com.vmware.vcenter.ovf.Property
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.
_newInstance(StructValue) - Static method in class com.vmware.vcenter.ovf.PropertyParams
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.
_newInstance(StructValue) - Static method in class com.vmware.vcenter.ovf.ScaleOutGroup
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.
_newInstance(StructValue) - Static method in class com.vmware.vcenter.ovf.ScaleOutParams
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.
_newInstance(StructValue) - Static method in class com.vmware.vcenter.ovf.SizeParams
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.
_newInstance(StructValue) - Static method in class com.vmware.vcenter.ovf.UnknownSection
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.
_newInstance(StructValue) - Static method in class com.vmware.vcenter.ovf.UnknownSectionParams
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.
_newInstance(StructValue) - Static method in class com.vmware.vcenter.ovf.VcenterExtensionParams
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.
_newInstance(StructValue) - Static method in class com.vmware.vcenter.ResourcePoolTypes.CreateSpec
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.
_newInstance(StructValue) - Static method in class com.vmware.vcenter.ResourcePoolTypes.FilterSpec
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.
_newInstance(StructValue) - Static method in class com.vmware.vcenter.ResourcePoolTypes.Info
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.
_newInstance(StructValue) - Static method in class com.vmware.vcenter.ResourcePoolTypes.ResourceAllocationCreateSpec
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.
_newInstance(StructValue) - Static method in class com.vmware.vcenter.ResourcePoolTypes.ResourceAllocationInfo
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.
_newInstance(StructValue) - Static method in class com.vmware.vcenter.ResourcePoolTypes.ResourceAllocationUpdateSpec
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.
_newInstance(StructValue) - Static method in class com.vmware.vcenter.ResourcePoolTypes.SharesInfo
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.
_newInstance(StructValue) - Static method in class com.vmware.vcenter.ResourcePoolTypes.Summary
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.
_newInstance(StructValue) - Static method in class com.vmware.vcenter.ResourcePoolTypes.UpdateSpec
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.
_newInstance(StructValue) - Static method in class com.vmware.vcenter.services.ServiceTypes.Info
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.
_newInstance(StructValue) - Static method in class com.vmware.vcenter.services.ServiceTypes.UpdateSpec
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.
_newInstance(StructValue) - Static method in class com.vmware.vcenter.storage.policies.compliance.VMTypes.FilterSpec
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.
_newInstance(StructValue) - Static method in class com.vmware.vcenter.storage.policies.compliance.VMTypes.Info
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.
_newInstance(StructValue) - Static method in class com.vmware.vcenter.storage.policies.ComplianceTypes.FilterSpec
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.
_newInstance(StructValue) - Static method in class com.vmware.vcenter.storage.policies.ComplianceTypes.Summary
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.
_newInstance(StructValue) - Static method in class com.vmware.vcenter.storage.policies.VMTypes.Info
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.
_newInstance(StructValue) - Static method in class com.vmware.vcenter.storage.PoliciesTypes.CompatibilityInfo
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.
_newInstance(StructValue) - Static method in class com.vmware.vcenter.storage.PoliciesTypes.CompatibleDatastoreInfo
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.
_newInstance(StructValue) - Static method in class com.vmware.vcenter.storage.PoliciesTypes.FilterSpec
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.
_newInstance(StructValue) - Static method in class com.vmware.vcenter.storage.PoliciesTypes.Summary
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.
_newInstance(StructValue) - Static method in class com.vmware.vcenter.system_config.DeploymentTypeTypes.Info
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.
_newInstance(StructValue) - Static method in class com.vmware.vcenter.system_config.DeploymentTypeTypes.ReconfigureSpec
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.
_newInstance(StructValue) - Static method in class com.vmware.vcenter.system_config.PscRegistrationTypes.Info
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.
_newInstance(StructValue) - Static method in class com.vmware.vcenter.tagging.AssociationsTypes.IterationSpec
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.
_newInstance(StructValue) - Static method in class com.vmware.vcenter.tagging.AssociationsTypes.ListResult
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.
_newInstance(StructValue) - Static method in class com.vmware.vcenter.tagging.AssociationsTypes.Summary
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.
_newInstance(StructValue) - Static method in exception com.vmware.vcenter.tokenservice.Error
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.
_newInstance(StructValue) - Static method in exception com.vmware.vcenter.tokenservice.InvalidGrant
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.
_newInstance(StructValue) - Static method in exception com.vmware.vcenter.tokenservice.InvalidRequest
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.
_newInstance(StructValue) - Static method in exception com.vmware.vcenter.tokenservice.InvalidScope
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.
_newInstance(StructValue) - Static method in class com.vmware.vcenter.tokenservice.TokenExchangeTypes.ExchangeSpec
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.
_newInstance(StructValue) - Static method in class com.vmware.vcenter.tokenservice.TokenExchangeTypes.Info
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.
_newInstance(StructValue) - Static method in class com.vmware.vcenter.topology.NodesTypes.FilterSpec
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.
_newInstance(StructValue) - Static method in class com.vmware.vcenter.topology.NodesTypes.Info
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.
_newInstance(StructValue) - Static method in class com.vmware.vcenter.topology.NodesTypes.Summary
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.
_newInstance(StructValue) - Static method in class com.vmware.vcenter.topology.ReplicationStatusTypes.FilterSpec
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.
_newInstance(StructValue) - Static method in class com.vmware.vcenter.topology.ReplicationStatusTypes.Summary
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.
_newInstance(StructValue) - Static method in class com.vmware.vcenter.trusted_infrastructure.attestation.ServicesTypes.CreateSpec
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.
_newInstance(StructValue) - Static method in class com.vmware.vcenter.trusted_infrastructure.attestation.ServicesTypes.FilterSpec
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.
_newInstance(StructValue) - Static method in class com.vmware.vcenter.trusted_infrastructure.attestation.ServicesTypes.Info
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.
_newInstance(StructValue) - Static method in class com.vmware.vcenter.trusted_infrastructure.attestation.ServicesTypes.Summary
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.
_newInstance(StructValue) - Static method in class com.vmware.vcenter.trusted_infrastructure.kms.ServicesTypes.CreateSpec
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.
_newInstance(StructValue) - Static method in class com.vmware.vcenter.trusted_infrastructure.kms.ServicesTypes.FilterSpec
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.
_newInstance(StructValue) - Static method in class com.vmware.vcenter.trusted_infrastructure.kms.ServicesTypes.Info
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.
_newInstance(StructValue) - Static method in class com.vmware.vcenter.trusted_infrastructure.kms.ServicesTypes.Summary
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.
_newInstance(StructValue) - Static method in class com.vmware.vcenter.trusted_infrastructure.NetworkAddress
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.
_newInstance(StructValue) - Static method in class com.vmware.vcenter.trusted_infrastructure.PrincipalTypes.Info
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.
_newInstance(StructValue) - Static method in class com.vmware.vcenter.trusted_infrastructure.StsPrincipal
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.
_newInstance(StructValue) - Static method in class com.vmware.vcenter.trusted_infrastructure.StsPrincipalId
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.
_newInstance(StructValue) - Static method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.attestation.os.esx.BaseImagesTypes.FilterSpec
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.
_newInstance(StructValue) - Static method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.attestation.os.esx.BaseImagesTypes.Info
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.
_newInstance(StructValue) - Static method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.attestation.os.esx.BaseImagesTypes.Summary
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.
_newInstance(StructValue) - Static method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.attestation.ServiceStatusTypes.Info
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.
_newInstance(StructValue) - Static method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.attestation.tpm2.CaCertificatesTypes.CreateSpec
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.
_newInstance(StructValue) - Static method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.attestation.tpm2.CaCertificatesTypes.Info
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.
_newInstance(StructValue) - Static method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.attestation.tpm2.CaCertificatesTypes.Summary
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.
_newInstance(StructValue) - Static method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.attestation.tpm2.EndorsementKeysTypes.CreateSpec
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.
_newInstance(StructValue) - Static method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.attestation.tpm2.EndorsementKeysTypes.Info
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.
_newInstance(StructValue) - Static method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.attestation.tpm2.EndorsementKeysTypes.Summary
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.
_newInstance(StructValue) - Static method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.attestation.tpm2.SettingsTypes.Info
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.
_newInstance(StructValue) - Static method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.attestation.tpm2.SettingsTypes.UpdateSpec
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.
_newInstance(StructValue) - Static method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.ConsumerPrincipalsTypes.CreateSpec
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.
_newInstance(StructValue) - Static method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.ConsumerPrincipalsTypes.FilterSpec
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.
_newInstance(StructValue) - Static method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.ConsumerPrincipalsTypes.Info
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.
_newInstance(StructValue) - Static method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.ConsumerPrincipalsTypes.Summary
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.
_newInstance(StructValue) - Static method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.providers.client_certificate.CsrTypes.Info
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.
_newInstance(StructValue) - Static method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.providers.ClientCertificateTypes.Info
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.
_newInstance(StructValue) - Static method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.providers.ClientCertificateTypes.UpdateSpec
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.
_newInstance(StructValue) - Static method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.providers.CurrentPeerCertificatesTypes.FilterSpec
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.
_newInstance(StructValue) - Static method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.providers.CurrentPeerCertificatesTypes.Summary
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.
_newInstance(StructValue) - Static method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.providers.TrustedPeerCertificatesTypes.Info
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.
_newInstance(StructValue) - Static method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.providers.TrustedPeerCertificatesTypes.UpdateSpec
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.
_newInstance(StructValue) - Static method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.ProvidersTypes.CreateSpec
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.
_newInstance(StructValue) - Static method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.ProvidersTypes.Info
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.
_newInstance(StructValue) - Static method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.ProvidersTypes.KeyServerCreateSpec
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.
_newInstance(StructValue) - Static method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.ProvidersTypes.KeyServerInfo
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.
_newInstance(StructValue) - Static method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.ProvidersTypes.KeyServerUpdateSpec
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.
_newInstance(StructValue) - Static method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.ProvidersTypes.KmipServerCreateSpec
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.
_newInstance(StructValue) - Static method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.ProvidersTypes.KmipServerInfo
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.
_newInstance(StructValue) - Static method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.ProvidersTypes.KmipServerUpdateSpec
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.
_newInstance(StructValue) - Static method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.ProvidersTypes.Server
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.
_newInstance(StructValue) - Static method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.ProvidersTypes.ServerInfo
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.
_newInstance(StructValue) - Static method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.ProvidersTypes.Status
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.
_newInstance(StructValue) - Static method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.ProvidersTypes.Summary
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.
_newInstance(StructValue) - Static method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.ProvidersTypes.UpdateSpec
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.
_newInstance(StructValue) - Static method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.ServiceStatusTypes.Info
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.
_newInstance(StructValue) - Static method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_hosts.AttestationTypes.FilterSpec
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.
_newInstance(StructValue) - Static method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_hosts.AttestationTypes.Info
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.
_newInstance(StructValue) - Static method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_hosts.AttestationTypes.Summary
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.
_newInstance(StructValue) - Static method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_hosts.KmsTypes.FilterSpec
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.
_newInstance(StructValue) - Static method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_hosts.KmsTypes.Info
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.
_newInstance(StructValue) - Static method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_hosts.KmsTypes.Summary
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.
_newInstance(StructValue) - Static method in class com.vmware.vcenter.trusted_infrastructure.TrustAuthorityClustersTypes.FilterSpec
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.
_newInstance(StructValue) - Static method in class com.vmware.vcenter.trusted_infrastructure.TrustAuthorityClustersTypes.Info
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.
_newInstance(StructValue) - Static method in class com.vmware.vcenter.trusted_infrastructure.TrustAuthorityClustersTypes.Summary
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.
_newInstance(StructValue) - Static method in class com.vmware.vcenter.trusted_infrastructure.TrustAuthorityClustersTypes.UpdateSpec
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.
_newInstance(StructValue) - Static method in class com.vmware.vcenter.trusted_infrastructure.trusted_clusters.attestation.ServicesTypes.CreateSpec
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.
_newInstance(StructValue) - Static method in class com.vmware.vcenter.trusted_infrastructure.trusted_clusters.attestation.ServicesTypes.FilterSpec
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.
_newInstance(StructValue) - Static method in class com.vmware.vcenter.trusted_infrastructure.trusted_clusters.attestation.ServicesTypes.Info
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.
_newInstance(StructValue) - Static method in class com.vmware.vcenter.trusted_infrastructure.trusted_clusters.attestation.ServicesTypes.Summary
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.
_newInstance(StructValue) - Static method in class com.vmware.vcenter.trusted_infrastructure.trusted_clusters.kms.ServicesTypes.CreateSpec
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.
_newInstance(StructValue) - Static method in class com.vmware.vcenter.trusted_infrastructure.trusted_clusters.kms.ServicesTypes.FilterSpec
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.
_newInstance(StructValue) - Static method in class com.vmware.vcenter.trusted_infrastructure.trusted_clusters.kms.ServicesTypes.Info
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.
_newInstance(StructValue) - Static method in class com.vmware.vcenter.trusted_infrastructure.trusted_clusters.kms.ServicesTypes.Summary
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.
_newInstance(StructValue) - Static method in class com.vmware.vcenter.trusted_infrastructure.X509CertChain
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.
_newInstance(StructValue) - Static method in class com.vmware.vcenter.vcha.CertificateInfo
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.
_newInstance(StructValue) - Static method in class com.vmware.vcenter.vcha.cluster.ActiveTypes.Info
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.
_newInstance(StructValue) - Static method in class com.vmware.vcenter.vcha.cluster.DeploymentTypeTypes.Info
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.
_newInstance(StructValue) - Static method in class com.vmware.vcenter.vcha.cluster.ModeTypes.Info
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.
_newInstance(StructValue) - Static method in class com.vmware.vcenter.vcha.cluster.PassiveTypes.CheckResult
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.
_newInstance(StructValue) - Static method in class com.vmware.vcenter.vcha.cluster.PassiveTypes.CheckSpec
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.
_newInstance(StructValue) - Static method in class com.vmware.vcenter.vcha.cluster.PassiveTypes.RedeploySpec
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.
_newInstance(StructValue) - Static method in class com.vmware.vcenter.vcha.cluster.WitnessTypes.CheckResult
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.
_newInstance(StructValue) - Static method in class com.vmware.vcenter.vcha.cluster.WitnessTypes.CheckSpec
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.
_newInstance(StructValue) - Static method in class com.vmware.vcenter.vcha.cluster.WitnessTypes.RedeploySpec
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.
_newInstance(StructValue) - Static method in class com.vmware.vcenter.vcha.ClusterTypes.ActiveSpec
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.
_newInstance(StructValue) - Static method in class com.vmware.vcenter.vcha.ClusterTypes.DeploySpec
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.
_newInstance(StructValue) - Static method in class com.vmware.vcenter.vcha.ClusterTypes.ErrorCondition
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.
_newInstance(StructValue) - Static method in class com.vmware.vcenter.vcha.ClusterTypes.Info
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.
_newInstance(StructValue) - Static method in class com.vmware.vcenter.vcha.ClusterTypes.IpInfo
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.
_newInstance(StructValue) - Static method in class com.vmware.vcenter.vcha.ClusterTypes.Ipv4Info
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.
_newInstance(StructValue) - Static method in class com.vmware.vcenter.vcha.ClusterTypes.Ipv6Info
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.
_newInstance(StructValue) - Static method in class com.vmware.vcenter.vcha.ClusterTypes.NodeInfo
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.
_newInstance(StructValue) - Static method in class com.vmware.vcenter.vcha.ClusterTypes.NodeRuntimeInfo
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.
_newInstance(StructValue) - Static method in class com.vmware.vcenter.vcha.ClusterTypes.NodeVmInfo
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.
_newInstance(StructValue) - Static method in class com.vmware.vcenter.vcha.ClusterTypes.PassiveSpec
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.
_newInstance(StructValue) - Static method in class com.vmware.vcenter.vcha.ClusterTypes.UndeploySpec
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.
_newInstance(StructValue) - Static method in class com.vmware.vcenter.vcha.ClusterTypes.VmInfo
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.
_newInstance(StructValue) - Static method in class com.vmware.vcenter.vcha.ClusterTypes.WitnessInfo
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.
_newInstance(StructValue) - Static method in class com.vmware.vcenter.vcha.ClusterTypes.WitnessSpec
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.
_newInstance(StructValue) - Static method in class com.vmware.vcenter.vcha.ConnectionSpec
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.
_newInstance(StructValue) - Static method in class com.vmware.vcenter.vcha.CredentialsSpec
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.
_newInstance(StructValue) - Static method in class com.vmware.vcenter.vcha.DiskInfo
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.
_newInstance(StructValue) - Static method in class com.vmware.vcenter.vcha.DiskSpec
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.
_newInstance(StructValue) - Static method in class com.vmware.vcenter.vcha.IpSpec
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.
_newInstance(StructValue) - Static method in class com.vmware.vcenter.vcha.Ipv4Spec
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.
_newInstance(StructValue) - Static method in class com.vmware.vcenter.vcha.Ipv6Spec
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.
_newInstance(StructValue) - Static method in class com.vmware.vcenter.vcha.OperationsTypes.Info
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.
_newInstance(StructValue) - Static method in class com.vmware.vcenter.vcha.PlacementInfo
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.
_newInstance(StructValue) - Static method in class com.vmware.vcenter.vcha.PlacementSpec
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.
_newInstance(StructValue) - Static method in class com.vmware.vcenter.vm.compute.PoliciesTypes.Info
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.
_newInstance(StructValue) - Static method in class com.vmware.vcenter.vm.console.TicketsTypes.CreateSpec
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.
_newInstance(StructValue) - Static method in class com.vmware.vcenter.vm.console.TicketsTypes.Summary
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.
_newInstance(StructValue) - Static method in class com.vmware.vcenter.vm.guest.CustomizationTypes.SetSpec
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.
_newInstance(StructValue) - Static method in class com.vmware.vcenter.vm.guest.DhcpConfigInfo
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.
_newInstance(StructValue) - Static method in class com.vmware.vcenter.vm.guest.DnsAssignedValues
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.
_newInstance(StructValue) - Static method in class com.vmware.vcenter.vm.guest.DnsConfigInfo
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.
_newInstance(StructValue) - Static method in class com.vmware.vcenter.vm.guest.IdentityTypes.Info
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.
_newInstance(StructValue) - Static method in class com.vmware.vcenter.vm.guest.LocalFilesystemTypes.Info
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.
_newInstance(StructValue) - Static method in class com.vmware.vcenter.vm.guest.LocalFilesystemTypes.VirtualDiskMapping
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.
_newInstance(StructValue) - Static method in class com.vmware.vcenter.vm.guest.networking.InterfacesTypes.Info
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.
_newInstance(StructValue) - Static method in class com.vmware.vcenter.vm.guest.networking.InterfacesTypes.IpAddressInfo
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.
_newInstance(StructValue) - Static method in class com.vmware.vcenter.vm.guest.networking.InterfacesTypes.IpConfigInfo
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.
_newInstance(StructValue) - Static method in class com.vmware.vcenter.vm.guest.networking.RoutesTypes.Info
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.
_newInstance(StructValue) - Static method in class com.vmware.vcenter.vm.guest.NetworkingTypes.Info
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.
_newInstance(StructValue) - Static method in class com.vmware.vcenter.vm.guest.PowerTypes.Info
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.
_newInstance(StructValue) - Static method in class com.vmware.vcenter.vm.hardware.adapter.SataTypes.CreateSpec
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.
_newInstance(StructValue) - Static method in class com.vmware.vcenter.vm.hardware.adapter.SataTypes.Info
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.
_newInstance(StructValue) - Static method in class com.vmware.vcenter.vm.hardware.adapter.SataTypes.Summary
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.
_newInstance(StructValue) - Static method in class com.vmware.vcenter.vm.hardware.adapter.ScsiTypes.CreateSpec
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.
_newInstance(StructValue) - Static method in class com.vmware.vcenter.vm.hardware.adapter.ScsiTypes.Info
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.
_newInstance(StructValue) - Static method in class com.vmware.vcenter.vm.hardware.adapter.ScsiTypes.Summary
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.
_newInstance(StructValue) - Static method in class com.vmware.vcenter.vm.hardware.adapter.ScsiTypes.UpdateSpec
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.
_newInstance(StructValue) - Static method in class com.vmware.vcenter.vm.hardware.boot.DeviceTypes.Entry
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.
_newInstance(StructValue) - Static method in class com.vmware.vcenter.vm.hardware.boot.DeviceTypes.EntryCreateSpec
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.
_newInstance(StructValue) - Static method in class com.vmware.vcenter.vm.hardware.BootTypes.CreateSpec
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.
_newInstance(StructValue) - Static method in class com.vmware.vcenter.vm.hardware.BootTypes.Info
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.
_newInstance(StructValue) - Static method in class com.vmware.vcenter.vm.hardware.BootTypes.UpdateSpec
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.
_newInstance(StructValue) - Static method in class com.vmware.vcenter.vm.hardware.CdromTypes.BackingInfo
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.
_newInstance(StructValue) - Static method in class com.vmware.vcenter.vm.hardware.CdromTypes.BackingSpec
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.
_newInstance(StructValue) - Static method in class com.vmware.vcenter.vm.hardware.CdromTypes.CreateSpec
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.
_newInstance(StructValue) - Static method in class com.vmware.vcenter.vm.hardware.CdromTypes.Info
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.
_newInstance(StructValue) - Static method in class com.vmware.vcenter.vm.hardware.CdromTypes.Summary
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.
_newInstance(StructValue) - Static method in class com.vmware.vcenter.vm.hardware.CdromTypes.UpdateSpec
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.
_newInstance(StructValue) - Static method in class com.vmware.vcenter.vm.hardware.ConnectionCreateSpec
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.
_newInstance(StructValue) - Static method in class com.vmware.vcenter.vm.hardware.ConnectionInfo
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.
_newInstance(StructValue) - Static method in class com.vmware.vcenter.vm.hardware.ConnectionUpdateSpec
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.
_newInstance(StructValue) - Static method in class com.vmware.vcenter.vm.hardware.CpuTypes.Info
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.
_newInstance(StructValue) - Static method in class com.vmware.vcenter.vm.hardware.CpuTypes.UpdateSpec
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.
_newInstance(StructValue) - Static method in class com.vmware.vcenter.vm.hardware.DiskTypes.BackingInfo
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.
_newInstance(StructValue) - Static method in class com.vmware.vcenter.vm.hardware.DiskTypes.BackingSpec
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.
_newInstance(StructValue) - Static method in class com.vmware.vcenter.vm.hardware.DiskTypes.CreateSpec
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.
_newInstance(StructValue) - Static method in class com.vmware.vcenter.vm.hardware.DiskTypes.Info
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.
_newInstance(StructValue) - Static method in class com.vmware.vcenter.vm.hardware.DiskTypes.StoragePolicySpec
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.
_newInstance(StructValue) - Static method in class com.vmware.vcenter.vm.hardware.DiskTypes.Summary
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.
_newInstance(StructValue) - Static method in class com.vmware.vcenter.vm.hardware.DiskTypes.UpdateSpec
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.
_newInstance(StructValue) - Static method in class com.vmware.vcenter.vm.hardware.DiskTypes.VmdkCreateSpec
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.
_newInstance(StructValue) - Static method in class com.vmware.vcenter.vm.hardware.EthernetTypes.BackingInfo
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.
_newInstance(StructValue) - Static method in class com.vmware.vcenter.vm.hardware.EthernetTypes.BackingSpec
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.
_newInstance(StructValue) - Static method in class com.vmware.vcenter.vm.hardware.EthernetTypes.CreateSpec
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.
_newInstance(StructValue) - Static method in class com.vmware.vcenter.vm.hardware.EthernetTypes.Info
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.
_newInstance(StructValue) - Static method in class com.vmware.vcenter.vm.hardware.EthernetTypes.Summary
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.
_newInstance(StructValue) - Static method in class com.vmware.vcenter.vm.hardware.EthernetTypes.UpdateSpec
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.
_newInstance(StructValue) - Static method in class com.vmware.vcenter.vm.hardware.FloppyTypes.BackingInfo
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.
_newInstance(StructValue) - Static method in class com.vmware.vcenter.vm.hardware.FloppyTypes.BackingSpec
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.
_newInstance(StructValue) - Static method in class com.vmware.vcenter.vm.hardware.FloppyTypes.CreateSpec
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.
_newInstance(StructValue) - Static method in class com.vmware.vcenter.vm.hardware.FloppyTypes.Info
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.
_newInstance(StructValue) - Static method in class com.vmware.vcenter.vm.hardware.FloppyTypes.Summary
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.
_newInstance(StructValue) - Static method in class com.vmware.vcenter.vm.hardware.FloppyTypes.UpdateSpec
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.
_newInstance(StructValue) - Static method in class com.vmware.vcenter.vm.hardware.IdeAddressInfo
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.
_newInstance(StructValue) - Static method in class com.vmware.vcenter.vm.hardware.IdeAddressSpec
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.
_newInstance(StructValue) - Static method in class com.vmware.vcenter.vm.hardware.MemoryTypes.Info
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.
_newInstance(StructValue) - Static method in class com.vmware.vcenter.vm.hardware.MemoryTypes.UpdateSpec
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.
_newInstance(StructValue) - Static method in class com.vmware.vcenter.vm.hardware.ParallelTypes.BackingInfo
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.
_newInstance(StructValue) - Static method in class com.vmware.vcenter.vm.hardware.ParallelTypes.BackingSpec
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.
_newInstance(StructValue) - Static method in class com.vmware.vcenter.vm.hardware.ParallelTypes.CreateSpec
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.
_newInstance(StructValue) - Static method in class com.vmware.vcenter.vm.hardware.ParallelTypes.Info
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.
_newInstance(StructValue) - Static method in class com.vmware.vcenter.vm.hardware.ParallelTypes.Summary
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.
_newInstance(StructValue) - Static method in class com.vmware.vcenter.vm.hardware.ParallelTypes.UpdateSpec
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.
_newInstance(StructValue) - Static method in class com.vmware.vcenter.vm.hardware.SataAddressInfo
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.
_newInstance(StructValue) - Static method in class com.vmware.vcenter.vm.hardware.SataAddressSpec
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.
_newInstance(StructValue) - Static method in class com.vmware.vcenter.vm.hardware.ScsiAddressInfo
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.
_newInstance(StructValue) - Static method in class com.vmware.vcenter.vm.hardware.ScsiAddressSpec
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.
_newInstance(StructValue) - Static method in class com.vmware.vcenter.vm.hardware.SerialTypes.BackingInfo
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.
_newInstance(StructValue) - Static method in class com.vmware.vcenter.vm.hardware.SerialTypes.BackingSpec
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.
_newInstance(StructValue) - Static method in class com.vmware.vcenter.vm.hardware.SerialTypes.CreateSpec
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.
_newInstance(StructValue) - Static method in class com.vmware.vcenter.vm.hardware.SerialTypes.Info
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.
_newInstance(StructValue) - Static method in class com.vmware.vcenter.vm.hardware.SerialTypes.Summary
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.
_newInstance(StructValue) - Static method in class com.vmware.vcenter.vm.hardware.SerialTypes.UpdateSpec
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.
_newInstance(StructValue) - Static method in class com.vmware.vcenter.vm.HardwareTypes.Info
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.
_newInstance(StructValue) - Static method in class com.vmware.vcenter.vm.HardwareTypes.UpdateSpec
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.
_newInstance(StructValue) - Static method in class com.vmware.vcenter.vm.IdentityTypes.Info
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.
_newInstance(StructValue) - Static method in class com.vmware.vcenter.vm.LibraryItemTypes.CheckOutInfo
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.
_newInstance(StructValue) - Static method in class com.vmware.vcenter.vm.LibraryItemTypes.Info
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.
_newInstance(StructValue) - Static method in class com.vmware.vcenter.vm.PowerTypes.Info
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.
_newInstance(StructValue) - Static method in class com.vmware.vcenter.vm.storage.policy.ComplianceTypes.CheckSpec
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.
_newInstance(StructValue) - Static method in class com.vmware.vcenter.vm.storage.policy.ComplianceTypes.Info
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.
_newInstance(StructValue) - Static method in class com.vmware.vcenter.vm.storage.policy.ComplianceTypes.VmComplianceInfo
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.
_newInstance(StructValue) - Static method in class com.vmware.vcenter.vm.storage.PolicyTypes.DiskPolicySpec
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.
_newInstance(StructValue) - Static method in class com.vmware.vcenter.vm.storage.PolicyTypes.Info
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.
_newInstance(StructValue) - Static method in class com.vmware.vcenter.vm.storage.PolicyTypes.UpdateSpec
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.
_newInstance(StructValue) - Static method in class com.vmware.vcenter.vm.storage.PolicyTypes.VmHomePolicySpec
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.
_newInstance(StructValue) - Static method in class com.vmware.vcenter.vm.tools.InstallerTypes.Info
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.
_newInstance(StructValue) - Static method in class com.vmware.vcenter.vm.ToolsTypes.Info
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.
_newInstance(StructValue) - Static method in class com.vmware.vcenter.vm.ToolsTypes.UpdateSpec
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.
_newInstance(StructValue) - Static method in class com.vmware.vcenter.vm_template.library_items.CheckOutsTypes.CheckInSpec
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.
_newInstance(StructValue) - Static method in class com.vmware.vcenter.vm_template.library_items.CheckOutsTypes.CheckOutSpec
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.
_newInstance(StructValue) - Static method in class com.vmware.vcenter.vm_template.library_items.CheckOutsTypes.Info
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.
_newInstance(StructValue) - Static method in class com.vmware.vcenter.vm_template.library_items.CheckOutsTypes.PlacementSpec
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.
_newInstance(StructValue) - Static method in class com.vmware.vcenter.vm_template.library_items.CheckOutsTypes.Summary
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.
_newInstance(StructValue) - Static method in class com.vmware.vcenter.vm_template.library_items.VersionsTypes.Info
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.
_newInstance(StructValue) - Static method in class com.vmware.vcenter.vm_template.library_items.VersionsTypes.RollbackSpec
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.
_newInstance(StructValue) - Static method in class com.vmware.vcenter.vm_template.library_items.VersionsTypes.Summary
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.
_newInstance(StructValue) - Static method in class com.vmware.vcenter.vm_template.LibraryItemsTypes.CpuInfo
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.
_newInstance(StructValue) - Static method in class com.vmware.vcenter.vm_template.LibraryItemsTypes.CpuUpdateSpec
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.
_newInstance(StructValue) - Static method in class com.vmware.vcenter.vm_template.LibraryItemsTypes.CreatePlacementSpec
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.
_newInstance(StructValue) - Static method in class com.vmware.vcenter.vm_template.LibraryItemsTypes.CreateSpec
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.
_newInstance(StructValue) - Static method in class com.vmware.vcenter.vm_template.LibraryItemsTypes.CreateSpecDiskStorage
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.
_newInstance(StructValue) - Static method in class com.vmware.vcenter.vm_template.LibraryItemsTypes.CreateSpecDiskStoragePolicy
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.
_newInstance(StructValue) - Static method in class com.vmware.vcenter.vm_template.LibraryItemsTypes.CreateSpecVmHomeStorage
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.
_newInstance(StructValue) - Static method in class com.vmware.vcenter.vm_template.LibraryItemsTypes.CreateSpecVmHomeStoragePolicy
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.
_newInstance(StructValue) - Static method in class com.vmware.vcenter.vm_template.LibraryItemsTypes.DeployPlacementSpec
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.
_newInstance(StructValue) - Static method in class com.vmware.vcenter.vm_template.LibraryItemsTypes.DeploySpec
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.
_newInstance(StructValue) - Static method in class com.vmware.vcenter.vm_template.LibraryItemsTypes.DeploySpecDiskStorage
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.
_newInstance(StructValue) - Static method in class com.vmware.vcenter.vm_template.LibraryItemsTypes.DeploySpecDiskStoragePolicy
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.
_newInstance(StructValue) - Static method in class com.vmware.vcenter.vm_template.LibraryItemsTypes.DeploySpecVmHomeStorage
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.
_newInstance(StructValue) - Static method in class com.vmware.vcenter.vm_template.LibraryItemsTypes.DeploySpecVmHomeStoragePolicy
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.
_newInstance(StructValue) - Static method in class com.vmware.vcenter.vm_template.LibraryItemsTypes.DiskInfo
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.
_newInstance(StructValue) - Static method in class com.vmware.vcenter.vm_template.LibraryItemsTypes.DiskStorageInfo
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.
_newInstance(StructValue) - Static method in class com.vmware.vcenter.vm_template.LibraryItemsTypes.DiskUpdateSpec
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.
_newInstance(StructValue) - Static method in class com.vmware.vcenter.vm_template.LibraryItemsTypes.EthernetInfo
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.
_newInstance(StructValue) - Static method in class com.vmware.vcenter.vm_template.LibraryItemsTypes.EthernetUpdateSpec
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.
_newInstance(StructValue) - Static method in class com.vmware.vcenter.vm_template.LibraryItemsTypes.GuestCustomizationSpec
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.
_newInstance(StructValue) - Static method in class com.vmware.vcenter.vm_template.LibraryItemsTypes.HardwareCustomizationSpec
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.
_newInstance(StructValue) - Static method in class com.vmware.vcenter.vm_template.LibraryItemsTypes.Info
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.
_newInstance(StructValue) - Static method in class com.vmware.vcenter.vm_template.LibraryItemsTypes.MemoryInfo
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.
_newInstance(StructValue) - Static method in class com.vmware.vcenter.vm_template.LibraryItemsTypes.MemoryUpdateSpec
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.
_newInstance(StructValue) - Static method in class com.vmware.vcenter.vm_template.LibraryItemsTypes.VmHomeStorageInfo
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.
_newInstance(StructValue) - Static method in class com.vmware.vcenter.VMTypes.ClonePlacementSpec
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.
_newInstance(StructValue) - Static method in class com.vmware.vcenter.VMTypes.CloneSpec
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.
_newInstance(StructValue) - Static method in class com.vmware.vcenter.VMTypes.ComputePlacementSpec
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.
_newInstance(StructValue) - Static method in class com.vmware.vcenter.VMTypes.CreateSpec
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.
_newInstance(StructValue) - Static method in class com.vmware.vcenter.VMTypes.DiskCloneSpec
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.
_newInstance(StructValue) - Static method in class com.vmware.vcenter.VMTypes.DiskRelocateSpec
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.
_newInstance(StructValue) - Static method in class com.vmware.vcenter.VMTypes.FilterSpec
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.
_newInstance(StructValue) - Static method in class com.vmware.vcenter.VMTypes.GuestCustomizationSpec
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.
_newInstance(StructValue) - Static method in class com.vmware.vcenter.VMTypes.Info
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.
_newInstance(StructValue) - Static method in class com.vmware.vcenter.VMTypes.InstantClonePlacementSpec
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.
_newInstance(StructValue) - Static method in class com.vmware.vcenter.VMTypes.InstantCloneSpec
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.
_newInstance(StructValue) - Static method in class com.vmware.vcenter.VMTypes.InventoryPlacementSpec
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.
_newInstance(StructValue) - Static method in class com.vmware.vcenter.VMTypes.PlacementSpec
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.
_newInstance(StructValue) - Static method in class com.vmware.vcenter.VMTypes.RegisterPlacementSpec
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.
_newInstance(StructValue) - Static method in class com.vmware.vcenter.VMTypes.RegisterSpec
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.
_newInstance(StructValue) - Static method in class com.vmware.vcenter.VMTypes.RelocatePlacementSpec
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.
_newInstance(StructValue) - Static method in class com.vmware.vcenter.VMTypes.RelocateSpec
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.
_newInstance(StructValue) - Static method in class com.vmware.vcenter.VMTypes.StoragePlacementSpec
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.
_newInstance(StructValue) - Static method in class com.vmware.vcenter.VMTypes.StoragePolicySpec
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.
_newInstance(StructValue) - Static method in class com.vmware.vcenter.VMTypes.Summary
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.
_newInstance(StructValue) - Static method in class com.vmware.vstats.AcqSpecsTypes.CounterSpec
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.
_newInstance(StructValue) - Static method in class com.vmware.vstats.AcqSpecsTypes.CreateSpec
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.
_newInstance(StructValue) - Static method in class com.vmware.vstats.AcqSpecsTypes.FilterSpec
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.
_newInstance(StructValue) - Static method in class com.vmware.vstats.AcqSpecsTypes.Info
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.
_newInstance(StructValue) - Static method in class com.vmware.vstats.AcqSpecsTypes.ListResult
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.
_newInstance(StructValue) - Static method in class com.vmware.vstats.AcqSpecsTypes.UpdateSpec
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.
_newInstance(StructValue) - Static method in class com.vmware.vstats.CidMid
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.
_newInstance(StructValue) - Static method in class com.vmware.vstats.CounterMetadataTypes.FilterSpec
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.
_newInstance(StructValue) - Static method in class com.vmware.vstats.CounterMetadataTypes.Info
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.
_newInstance(StructValue) - Static method in class com.vmware.vstats.CounterSetsTypes.Info
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.
_newInstance(StructValue) - Static method in class com.vmware.vstats.CountersTypes.FilterSpec
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.
_newInstance(StructValue) - Static method in class com.vmware.vstats.CountersTypes.Info
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.
_newInstance(StructValue) - Static method in class com.vmware.vstats.DataTypes.DataPoint
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.
_newInstance(StructValue) - Static method in class com.vmware.vstats.DataTypes.DataPointsResult
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.
_newInstance(StructValue) - Static method in class com.vmware.vstats.DataTypes.FilterSpec
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.
_newInstance(StructValue) - Static method in class com.vmware.vstats.MetricsTypes.Summary
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.
_newInstance(StructValue) - Static method in class com.vmware.vstats.ProvidersTypes.Summary
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.
_newInstance(StructValue) - Static method in class com.vmware.vstats.ResourceAddressesTypes.FilterSpec
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.
_newInstance(StructValue) - Static method in class com.vmware.vstats.ResourceAddressesTypes.Info
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.
_newInstance(StructValue) - Static method in class com.vmware.vstats.ResourceAddressesTypes.ListResult
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.
_newInstance(StructValue) - Static method in class com.vmware.vstats.ResourceAddressSchemasTypes.Info
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.
_newInstance(StructValue) - Static method in class com.vmware.vstats.ResourceAddressSchemasTypes.ResourceIdDefinition
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.
_newInstance(StructValue) - Static method in class com.vmware.vstats.ResourceTypesTypes.Summary
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.
_newInstance(StructValue) - Static method in class com.vmware.vstats.RsrcId
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.
_newInstance(StructValue) - Static method in class com.vmware.vstats.UserInfo
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.
_newInstance2(StructValue) - Static method in class com.vmware.appliance.access.ShellTypes.ShellConfig
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.appliance.infraprofile.ConfigsTypes.ImportProfileSpec
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.appliance.infraprofile.ConfigsTypes.ProfileInfo
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.appliance.infraprofile.ConfigsTypes.ProfilesSpec
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.appliance.infraprofile.ConfigsTypes.ValidationResult
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.appliance.infraprofile.Notification
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.appliance.infraprofile.Notifications
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.appliance.infraprofile.TaskInfo
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.appliance.local_accounts.PolicyTypes.Info
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.appliance.LocalAccountsTypes.Config
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.appliance.LocalAccountsTypes.Info
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.appliance.LocalAccountsTypes.UpdateConfig
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.appliance.logging.ForwardingTypes.Config
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.appliance.logging.ForwardingTypes.ConnectionStatus
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.appliance.MonitoringTypes.MonitoredItem
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.appliance.MonitoringTypes.MonitoredItemData
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.appliance.MonitoringTypes.MonitoredItemDataRequest
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.appliance.networking.dns.HostnameTypes.Message
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.appliance.networking.dns.HostnameTypes.TestStatusInfo
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.appliance.networking.dns.ServersTypes.DNSServerConfig
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.appliance.networking.dns.ServersTypes.Message
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.appliance.networking.dns.ServersTypes.TestStatusInfo
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.appliance.networking.firewall.InboundTypes.Rule
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.appliance.networking.interfaces.Ipv4Types.Config
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.appliance.networking.interfaces.Ipv4Types.Info
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.appliance.networking.interfaces.Ipv6Types.Address
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.appliance.networking.interfaces.Ipv6Types.AddressInfo
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.appliance.networking.interfaces.Ipv6Types.Config
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.appliance.networking.interfaces.Ipv6Types.Info
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.appliance.networking.InterfacesTypes.InterfaceInfo
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.appliance.networking.ProxyTypes.Config
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.appliance.networking.ProxyTypes.TestResult
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.appliance.NetworkingTypes.ChangeSpec
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.appliance.NetworkingTypes.DNSInfo
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.appliance.NetworkingTypes.Info
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.appliance.NetworkingTypes.UpdateSpec
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.appliance.Notification
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.appliance.Notifications
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.appliance.NtpTypes.LocalizableMessage
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.appliance.NtpTypes.TestRunStatus
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.appliance.recovery.backup.job.DetailsTypes.BuildInfo
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.appliance.recovery.backup.job.DetailsTypes.FilterSpec
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.appliance.recovery.backup.job.DetailsTypes.Info
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.appliance.recovery.backup.JobTypes.BackupJobStatus
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.appliance.recovery.backup.JobTypes.BackupRequest
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.appliance.recovery.backup.JobTypes.LocalizableMessage
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.appliance.recovery.backup.JobTypes.ReturnResult
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.appliance.recovery.backup.LocationSpec
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.appliance.recovery.backup.PartsTypes.LocalizableMessage
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.appliance.recovery.backup.PartsTypes.Part
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.appliance.recovery.backup.SchedulesTypes.CreateSpec
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.appliance.recovery.backup.SchedulesTypes.Info
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.appliance.recovery.backup.SchedulesTypes.RecurrenceInfo
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.appliance.recovery.backup.SchedulesTypes.RetentionInfo
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.appliance.recovery.backup.SchedulesTypes.UpdateSpec
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.appliance.recovery.backup.system_name.ArchiveTypes.FilterSpec
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.appliance.recovery.backup.system_name.ArchiveTypes.Info
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.appliance.recovery.backup.system_name.ArchiveTypes.Summary
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.appliance.recovery.BackupTypes.BackupRequest
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.appliance.recovery.BackupTypes.LocalizableMessage
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.appliance.recovery.BackupTypes.ReturnResult
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.appliance.recovery.reconciliation.JobTypes.CreateSpec
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.appliance.recovery.reconciliation.JobTypes.Info
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.appliance.recovery.restore.JobTypes.LocalizableMessage
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.appliance.recovery.restore.JobTypes.RestoreJobStatus
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.appliance.recovery.restore.JobTypes.RestoreRequest
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.appliance.recovery.restore.JobTypes.ReturnResult
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.appliance.recovery.RestoreTypes.LocalizableMessage
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.appliance.recovery.RestoreTypes.Metadata
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.appliance.recovery.RestoreTypes.RestoreRequest
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.appliance.RecoveryTypes.Info
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.appliance.ServicesTypes.Info
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.appliance.ShutdownTypes.ShutdownConfig
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.appliance.SubtaskInfo
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.appliance.system.StorageTypes.StorageChange
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.appliance.system.StorageTypes.StorageMapping
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.appliance.system.TimeTypes.SystemTimeStruct
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.appliance.system.VersionTypes.VersionStruct
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.appliance.TaskInfo
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.appliance.update.CommonInfo
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.appliance.update.PendingTypes.Info
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.appliance.update.PendingTypes.PrecheckResult
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.appliance.update.PendingTypes.Question
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.appliance.update.PolicyTypes.Config
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.appliance.update.PolicyTypes.Info
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.appliance.update.PolicyTypes.Time
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.appliance.update.ServiceInfo
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.appliance.update.StagedTypes.Info
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.appliance.update.Summary
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.appliance.UpdateTypes.Info
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.appliance.vmon.ServiceTypes.Info
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.appliance.vmon.ServiceTypes.UpdateSpec
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.cis.SessionTypes.Info
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.cis.tagging.CategoryModel
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.cis.tagging.CategoryTypes.CreateSpec
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.cis.tagging.CategoryTypes.UpdateSpec
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.cis.tagging.TagAssociationTypes.BatchResult
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.cis.tagging.TagAssociationTypes.ObjectToTags
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.cis.tagging.TagAssociationTypes.TagToObjects
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.cis.tagging.TagModel
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.cis.tagging.TagTypes.CreateSpec
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.cis.tagging.TagTypes.UpdateSpec
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.cis.task.CommonInfo
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.cis.task.Info
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.cis.task.Progress
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.cis.TasksTypes.FilterSpec
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.cis.TasksTypes.GetSpec
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.content.ConfigurationModel
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.content.library.item.ChangesTypes.Info
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.content.library.item.ChangesTypes.Summary
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.content.library.item.downloadsession.FileTypes.Info
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.content.library.item.DownloadSessionModel
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.content.library.item.FileTypes.ChecksumInfo
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.content.library.item.FileTypes.Info
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.content.library.item.StorageTypes.Info
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.content.library.item.TransferEndpoint
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.content.library.item.updatesession.CertificateInfo
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.content.library.item.updatesession.FileTypes.AddSpec
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.content.library.item.updatesession.FileTypes.Info
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.content.library.item.updatesession.FileTypes.ValidationError
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.content.library.item.updatesession.FileTypes.ValidationResult
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.content.library.item.updatesession.PreviewInfo
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.content.library.item.updatesession.PreviewWarningInfo
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.content.library.item.updatesession.WarningBehavior
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.content.library.item.UpdateSessionModel
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.content.library.ItemModel
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.content.library.ItemTypes.DestinationSpec
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.content.library.ItemTypes.FindSpec
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.content.library.OptimizationInfo
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.content.library.PublishInfo
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.content.library.SourceInfo
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.content.library.StorageBacking
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.content.library.SubscriptionInfo
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.content.library.SubscriptionsTypes.CreateSpec
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.content.library.SubscriptionsTypes.CreateSpecNewSubscribedLibrary
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.content.library.SubscriptionsTypes.CreateSpecPlacement
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.content.library.SubscriptionsTypes.CreateSpecSubscribedLibrary
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.content.library.SubscriptionsTypes.CreateSpecVcenter
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.content.library.SubscriptionsTypes.Info
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.content.library.SubscriptionsTypes.PlacementInfo
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.content.library.SubscriptionsTypes.Summary
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.content.library.SubscriptionsTypes.UpdateSpec
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.content.library.SubscriptionsTypes.UpdateSpecPlacement
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.content.library.SubscriptionsTypes.UpdateSpecVcenter
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.content.library.SubscriptionsTypes.VcenterInfo
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.content.LibraryModel
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.content.LibraryTypes.FindSpec
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.content.LocalLibraryTypes.DestinationSpec
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.content.SubscribedLibraryTypes.ProbeResult
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.content.type.ovf.Cpu
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.content.type.ovf.Disk
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.content.type.ovf.DiskController
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.content.type.ovf.Drive
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.content.type.ovf.Floppy
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.content.type.ovf.Memory
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.content.type.ovf.Network
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.content.type.ovf.Nic
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.content.type.ovf.OvfTemplate
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.content.type.ovf.policy.StoragePolicy
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.content.type.ovf.policy.StoragePolicyGroup
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.content.type.ovf.USBController
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.content.type.ovf.VAppTemplate
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.content.type.ovf.VideoCard
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.content.type.ovf.VmTemplate
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.content.TypeTypes.Info
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.esx.hcl.CompatibilityDataTypes.Status
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.esx.hcl.Driver
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.esx.hcl.Firmware
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.esx.hcl.hosts.CompatibilityReleasesTypes.EsxiCompatibilityReleases
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.esx.hcl.hosts.CompatibilityReportTypes.BiosConstraint
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.esx.hcl.hosts.CompatibilityReportTypes.DeviceConstraint
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.esx.hcl.hosts.CompatibilityReportTypes.DeviceHclInfo
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.esx.hcl.hosts.CompatibilityReportTypes.HclReport
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.esx.hcl.hosts.CompatibilityReportTypes.Result
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.esx.hcl.hosts.CompatibilityReportTypes.ServerCompatibility
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.esx.hcl.hosts.CompatibilityReportTypes.ServerHclInfo
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.esx.hcl.hosts.CompatibilityReportTypes.Spec
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.esx.hcl.Notification
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.esx.hcl.Notifications
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.esx.hcl.PCIDevice
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.esx.hcl.ReportsTypes.Location
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.esx.hcl.ReportsTypes.Token
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.esx.hcl.Server
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.esx.hosts.AddOnInfo
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.esx.hosts.BaseImageInfo
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.esx.hosts.ComponentInfo
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.esx.hosts.software.InstalledComponentsTypes.InstalledComponentInfo
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.esx.hosts.SoftwareInfo
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.esx.hosts.SolutionInfo
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.esx.settings.AddOnCompliance
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.esx.settings.AddOnDetails
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.esx.settings.AddOnInfo
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.esx.settings.AddOnSpec
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.esx.settings.BaseImageCompliance
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.esx.settings.BaseImageDetails
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.esx.settings.BaseImageInfo
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.esx.settings.BaseImageSpec
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.esx.settings.ClusterCompliance
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.esx.settings.clusters.DepotOverridesTypes.Depot
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.esx.settings.clusters.DepotOverridesTypes.Info
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.esx.settings.clusters.enablement.SoftwareTypes.CheckResult
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.esx.settings.clusters.enablement.SoftwareTypes.CheckSpec
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.esx.settings.clusters.enablement.SoftwareTypes.EnableSpec
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.esx.settings.clusters.enablement.SoftwareTypes.Info
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.esx.settings.clusters.policies.apply.EffectiveTypes.EffectivePolicySpec
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.esx.settings.clusters.policies.apply.EffectiveTypes.FailureAction
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.esx.settings.clusters.policies.ApplyTypes.ConfiguredPolicySpec
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.esx.settings.clusters.policies.ApplyTypes.FailureAction
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.esx.settings.clusters.software.CommitsTypes.Info
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.esx.settings.clusters.software.drafts.software.ComponentsTypes.UpdateSpec
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.esx.settings.clusters.software.DraftsTypes.CommitSpec
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.esx.settings.clusters.software.DraftsTypes.FilterSpec
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.esx.settings.clusters.software.DraftsTypes.ImportSpec
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.esx.settings.clusters.software.DraftsTypes.Info
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.esx.settings.clusters.software.DraftsTypes.Metadata
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.esx.settings.clusters.software.DraftsTypes.Summary
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.esx.settings.clusters.software.DraftsTypes.ValidateResult
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.esx.settings.clusters.software.RecommendationsTypes.ExplanationDetails
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.esx.settings.clusters.software.RecommendationsTypes.Info
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.esx.settings.clusters.software.reports.ApplyImpactTypes.ApplyImpactSpec
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.esx.settings.clusters.software.reports.ApplyImpactTypes.ClusterImpact
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.esx.settings.clusters.software.reports.ApplyImpactTypes.Impact
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.esx.settings.clusters.software.reports.CheckResult
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.esx.settings.clusters.software.reports.DriverFirmwareVersion
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.esx.settings.clusters.software.reports.HardwareCompatibilityTypes.CheckSummary
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.esx.settings.clusters.software.reports.LastApplyResultTypes.ApplyResult
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.esx.settings.clusters.software.reports.LastApplyResultTypes.ApplyStatus
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.esx.settings.clusters.software.reports.LastCheckResultTypes.CheckInfo
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.esx.settings.clusters.software.reports.LastCheckResultTypes.CheckResult
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.esx.settings.clusters.software.reports.LastCheckResultTypes.CheckStatus
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.esx.settings.clusters.software.reports.LastCheckResultTypes.EntityCheckResult
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.esx.settings.clusters.software.reports.PciDevice
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.esx.settings.clusters.software.reports.PciDeviceCompliance
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.esx.settings.clusters.software.reports.PciDeviceComplianceInfo
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.esx.settings.clusters.SoftwareTypes.ApplyResult
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.esx.settings.clusters.SoftwareTypes.ApplySpec
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.esx.settings.clusters.SoftwareTypes.ApplyStatus
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.esx.settings.clusters.SoftwareTypes.CheckInfo
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.esx.settings.clusters.SoftwareTypes.CheckResult
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.esx.settings.clusters.SoftwareTypes.CheckSpec
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.esx.settings.clusters.SoftwareTypes.CheckStatus
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.esx.settings.clusters.SoftwareTypes.EntityCheckResult
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.esx.settings.clusters.SoftwareTypes.ExportSpec
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.esx.settings.ComponentCompliance
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.esx.settings.ComponentDetails
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.esx.settings.ComponentInfo
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.esx.settings.ComponentOverrideInfo
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.esx.settings.defaults.clusters.policies.apply.EffectiveTypes.EffectivePolicySpec
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.esx.settings.defaults.clusters.policies.apply.EffectiveTypes.FailureAction
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.esx.settings.defaults.clusters.policies.ApplyTypes.ConfiguredPolicySpec
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.esx.settings.defaults.clusters.policies.ApplyTypes.FailureAction
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.esx.settings.depot_content.add_ons.VersionsTypes.ComponentInfo
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.esx.settings.depot_content.add_ons.VersionsTypes.Info
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.esx.settings.depot_content.add_ons.VersionsTypes.RemovedComponentInfo
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.esx.settings.depot_content.AddOnsTypes.AddOnVersionSummary
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.esx.settings.depot_content.AddOnsTypes.FilterSpec
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.esx.settings.depot_content.AddOnsTypes.Summary
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.esx.settings.depot_content.base_images.VersionsTypes.ComponentVersionInfo
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.esx.settings.depot_content.base_images.VersionsTypes.Info
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.esx.settings.depot_content.BaseImagesTypes.FilterSpec
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.esx.settings.depot_content.BaseImagesTypes.Summary
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.esx.settings.depot_content.components.VersionsTypes.Info
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.esx.settings.depot_content.ComponentsTypes.ComponentVersionSummary
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.esx.settings.depot_content.ComponentsTypes.FilterSpec
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.esx.settings.depot_content.ComponentsTypes.Summary
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.esx.settings.depots.OfflineTypes.CreateResult
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.esx.settings.depots.OfflineTypes.CreateSpec
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.esx.settings.depots.OfflineTypes.Info
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.esx.settings.depots.OfflineTypes.Summary
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.esx.settings.depots.OnlineTypes.CreateSpec
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.esx.settings.depots.OnlineTypes.Info
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.esx.settings.depots.OnlineTypes.Summary
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.esx.settings.depots.OnlineTypes.UpdateSpec
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.esx.settings.depots.SyncScheduleTypes.Schedule
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.esx.settings.depots.SyncScheduleTypes.Spec
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.esx.settings.depots.UmdsTypes.Info
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.esx.settings.depots.UmdsTypes.SetSpec
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.esx.settings.depots.UmdsTypes.UpdateSpec
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.esx.settings.EffectiveComponentDetails
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.esx.settings.EffectiveComponentInfo
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.esx.settings.HardwareModuleDetails
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.esx.settings.HardwareModuleFirmwareCompliance
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.esx.settings.HardwareModuleFirmwareInfo
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.esx.settings.HardwareSupportInfo
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.esx.settings.HardwareSupportPackageCompliance
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.esx.settings.HardwareSupportPackageInfo
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.esx.settings.HardwareSupportPackageSpec
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.esx.settings.HardwareSupportSpec
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.esx.settings.HostCompliance
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.esx.settings.HostInfo
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.esx.settings.Notification
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.esx.settings.Notifications
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.esx.settings.SoftwareInfo
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.esx.settings.SoftwareSpec
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.esx.settings.SolutionCompliance
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.esx.settings.SolutionComponentDetails
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.esx.settings.SolutionComponentSpec
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.esx.settings.SolutionDetails
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.esx.settings.SolutionInfo
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.esx.settings.SolutionSpec
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.esx.settings.TaskInfo
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.vapi.metadata.authentication.AuthenticationInfo
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.vapi.metadata.authentication.ComponentData
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.vapi.metadata.authentication.ComponentInfo
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.vapi.metadata.authentication.OperationInfo
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.vapi.metadata.authentication.PackageInfo
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.vapi.metadata.authentication.ServiceInfo
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.vapi.metadata.cli.CommandTypes.Identity
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.vapi.metadata.cli.CommandTypes.Info
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.vapi.metadata.cli.CommandTypes.OptionInfo
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.vapi.metadata.cli.CommandTypes.OutputFieldInfo
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.vapi.metadata.cli.CommandTypes.OutputInfo
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.vapi.metadata.cli.NamespaceTypes.Identity
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.vapi.metadata.cli.NamespaceTypes.Info
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.vapi.metadata.metamodel.ComponentData
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.vapi.metadata.metamodel.ComponentInfo
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.vapi.metadata.metamodel.ConstantInfo
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.vapi.metadata.metamodel.ConstantValue
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.vapi.metadata.metamodel.ElementMap
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.vapi.metadata.metamodel.ElementValue
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.vapi.metadata.metamodel.EnumerationInfo
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.vapi.metadata.metamodel.EnumerationValueInfo
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.vapi.metadata.metamodel.ErrorInfo
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.vapi.metadata.metamodel.FieldInfo
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.vapi.metadata.metamodel.GenericInstantiation
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.vapi.metadata.metamodel.OperationInfo
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.vapi.metadata.metamodel.OperationResultInfo
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.vapi.metadata.metamodel.PackageInfo
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.vapi.metadata.metamodel.PrimitiveValue
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.vapi.metadata.metamodel.ServiceInfo
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.vapi.metadata.metamodel.StructureInfo
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.vapi.metadata.metamodel.Type
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.vapi.metadata.metamodel.UserDefinedType
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.vapi.metadata.privilege.ComponentData
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.vapi.metadata.privilege.ComponentInfo
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.vapi.metadata.privilege.OperationInfo
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.vapi.metadata.privilege.PackageInfo
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.vapi.metadata.privilege.PrivilegeInfo
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.vapi.metadata.privilege.ServiceInfo
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.vapi.metadata.SourceCreateSpec
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.vapi.metadata.SourceInfo
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.vapi.std.AuthenticationScheme
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.vapi.std.DynamicID
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in exception com.vmware.vapi.std.errors.AlreadyExists
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in exception com.vmware.vapi.std.errors.AlreadyInDesiredState
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.vapi.std.errors.ArgumentLocations
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in exception com.vmware.vapi.std.errors.Canceled
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in exception com.vmware.vapi.std.errors.ConcurrentChange
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in exception com.vmware.vapi.std.errors.Error
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in exception com.vmware.vapi.std.errors.FeatureInUse
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.vapi.std.errors.FileLocations
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in exception com.vmware.vapi.std.errors.InternalServerError
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in exception com.vmware.vapi.std.errors.InvalidArgument
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in exception com.vmware.vapi.std.errors.InvalidElementConfiguration
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in exception com.vmware.vapi.std.errors.InvalidElementType
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in exception com.vmware.vapi.std.errors.InvalidRequest
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in exception com.vmware.vapi.std.errors.NotAllowedInCurrentState
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in exception com.vmware.vapi.std.errors.NotFound
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in exception com.vmware.vapi.std.errors.OperationNotFound
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in exception com.vmware.vapi.std.errors.ResourceBusy
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in exception com.vmware.vapi.std.errors.ResourceInaccessible
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in exception com.vmware.vapi.std.errors.ResourceInUse
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in exception com.vmware.vapi.std.errors.ServiceUnavailable
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in exception com.vmware.vapi.std.errors.TimedOut
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.vapi.std.errors.TransientIndication
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in exception com.vmware.vapi.std.errors.UnableToAllocateResource
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in exception com.vmware.vapi.std.errors.Unauthenticated
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in exception com.vmware.vapi.std.errors.Unauthorized
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in exception com.vmware.vapi.std.errors.UnexpectedInput
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in exception com.vmware.vapi.std.errors.Unsupported
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in exception com.vmware.vapi.std.errors.UnverifiedPeer
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.vapi.std.interposition.InvocationRequest
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.vapi.std.interposition.InvocationResult
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.vapi.std.interposition.SecurityPrincipal
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.vapi.std.LocalizableMessage
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.vapi.std.LocalizationParam
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.vapi.std.NestedLocalizableMessage
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.vcenter.certificate_management.vcenter.TlsCsrTypes.Info
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.vcenter.certificate_management.vcenter.TlsCsrTypes.Spec
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.vcenter.certificate_management.vcenter.TlsTypes.Info
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.vcenter.certificate_management.vcenter.TlsTypes.ReplaceSpec
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.vcenter.certificate_management.vcenter.TlsTypes.Spec
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.vcenter.certificate_management.vcenter.TrustedRootChainsTypes.CreateSpec
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.vcenter.certificate_management.vcenter.TrustedRootChainsTypes.Info
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.vcenter.certificate_management.vcenter.TrustedRootChainsTypes.Summary
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.vcenter.certificate_management.vcenter.VmcaRootTypes.CreateSpec
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.vcenter.certificate_management.X509CertChain
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.vcenter.ClusterTypes.FilterSpec
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.vcenter.ClusterTypes.Info
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.vcenter.ClusterTypes.Summary
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.vcenter.compute.policies.capabilities.cluster_scale_in_ignore_vm_capabilities.CreateSpec
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.vcenter.compute.policies.capabilities.cluster_scale_in_ignore_vm_capabilities.Info
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.vcenter.compute.policies.capabilities.disable_drs_vmotion.CreateSpec
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.vcenter.compute.policies.capabilities.disable_drs_vmotion.Info
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.vcenter.compute.policies.capabilities.vm.evacuation.vmotion.CreateSpec
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.vcenter.compute.policies.capabilities.vm.evacuation.vmotion.Info
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.vcenter.compute.policies.capabilities.vm_host_affinity.CreateSpec
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.vcenter.compute.policies.capabilities.vm_host_affinity.Info
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.vcenter.compute.policies.capabilities.vm_host_anti_affinity.CreateSpec
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.vcenter.compute.policies.capabilities.vm_host_anti_affinity.Info
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.vcenter.compute.policies.capabilities.vm_vm_affinity.CreateSpec
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.vcenter.compute.policies.capabilities.vm_vm_affinity.Info
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.vcenter.compute.policies.capabilities.vm_vm_anti_affinity.CreateSpec
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.vcenter.compute.policies.capabilities.vm_vm_anti_affinity.Info
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.vcenter.compute.policies.CapabilitiesTypes.Info
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.vcenter.compute.policies.CapabilitiesTypes.Summary
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.vcenter.compute.policies.CreateSpec
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.vcenter.compute.policies.Info
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.vcenter.compute.policies.Status
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.vcenter.compute.policies.TagUsageTypes.FilterSpec
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.vcenter.compute.policies.TagUsageTypes.Summary
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.vcenter.compute.PoliciesTypes.Summary
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.vcenter.content.registries.harbor.ProjectsTypes.CreateSpec
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.vcenter.content.registries.harbor.ProjectsTypes.Info
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.vcenter.content.registries.harbor.ProjectsTypes.Summary
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.vcenter.content.registries.HarborTypes.CreateSpec
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.vcenter.content.registries.HarborTypes.GarbageCollection
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.vcenter.content.registries.HarborTypes.Info
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.vcenter.content.registries.HarborTypes.StorageInfo
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.vcenter.content.registries.HarborTypes.StorageSpec
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.vcenter.content.registries.HarborTypes.Summary
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.vcenter.content.registries.HealthTypes.Info
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.vcenter.DatacenterTypes.CreateSpec
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.vcenter.DatacenterTypes.FilterSpec
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.vcenter.DatacenterTypes.Info
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.vcenter.DatacenterTypes.Summary
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.vcenter.DatastoreTypes.FilterSpec
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.vcenter.DatastoreTypes.Info
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.vcenter.DatastoreTypes.Summary
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.vcenter.deployment.CheckInfo
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.vcenter.deployment.DataMigrationEstimate
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.vcenter.deployment.DataMigrationInfo
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.vcenter.deployment.HistoryMigrationSpec
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.vcenter.deployment.ImportHistoryTypes.CreateSpec
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.vcenter.deployment.ImportHistoryTypes.Info
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.vcenter.deployment.install.initial_config.remote_psc.ThumbprintTypes.RemoteSpec
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.vcenter.deployment.InstallTypes.InstallSpec
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.vcenter.deployment.InstallTypes.VcsaEmbeddedSpec
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.vcenter.deployment.LocationSpec
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.vcenter.deployment.migrate.ActiveDirectorySpec
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.vcenter.deployment.migrate.ActiveDirectoryTypes.CheckSpec
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.vcenter.deployment.MigrateTypes.MigrateSpec
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.vcenter.deployment.MigrateTypes.MigrationAssistantSpec
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.vcenter.deployment.MigrateTypes.PscSpec
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.vcenter.deployment.MigrateTypes.SourceVcWindows
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.vcenter.deployment.MigrateTypes.VcsaEmbeddedSpec
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.vcenter.deployment.Notification
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.vcenter.deployment.Notifications
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.vcenter.deployment.QuestionTypes.AnswerSpec
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.vcenter.deployment.QuestionTypes.Info
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.vcenter.deployment.QuestionTypes.Question
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.vcenter.deployment.RemotePscSpec
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.vcenter.deployment.ReplicatedPscSpec
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.vcenter.deployment.ReplicatedSpec
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.vcenter.deployment.SourceInfo
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.vcenter.deployment.StandalonePscSpec
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.vcenter.deployment.StandaloneSpec
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.vcenter.deployment.UpgradeTypes.PscSpec
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.vcenter.deployment.UpgradeTypes.SourceApplianceSpec
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.vcenter.deployment.UpgradeTypes.UpgradeSpec
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.vcenter.deployment.UpgradeTypes.VcsaEmbeddedSpec
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.vcenter.DeploymentTypes.Info
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.vcenter.DeploymentTypes.Task
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.vcenter.FolderTypes.FilterSpec
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.vcenter.FolderTypes.Summary
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.vcenter.guest.AdapterMapping
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.vcenter.guest.ConfigurationSpec
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.vcenter.guest.CustomizationSpec
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.vcenter.guest.CustomizationSpecsTypes.CreateSpec
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.vcenter.guest.CustomizationSpecsTypes.FilterSpec
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.vcenter.guest.CustomizationSpecsTypes.Info
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.vcenter.guest.CustomizationSpecsTypes.Metadata
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.vcenter.guest.CustomizationSpecsTypes.Spec
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.vcenter.guest.CustomizationSpecsTypes.Summary
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.vcenter.guest.Domain
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.vcenter.guest.GlobalDNSSettings
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.vcenter.guest.GuiUnattended
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.vcenter.guest.HostnameGenerator
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.vcenter.guest.IPSettings
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.vcenter.guest.Ipv4
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.vcenter.guest.Ipv6
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.vcenter.guest.Ipv6Address
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.vcenter.guest.LinuxConfiguration
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.vcenter.guest.UserData
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.vcenter.guest.WindowsConfiguration
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.vcenter.guest.WindowsNetworkAdapterSettings
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.vcenter.guest.WindowsSysprep
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.vcenter.HostTypes.CreateSpec
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.vcenter.HostTypes.FilterSpec
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.vcenter.HostTypes.Summary
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.vcenter.hvc.links.sync.ProvidersTypes.Credentials
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.vcenter.hvc.links.sync.ProvidersTypes.Info
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.vcenter.hvc.links.sync.ProvidersTypes.SessionInfo
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.vcenter.hvc.links.sync.ProvidersTypes.Summary
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.vcenter.hvc.links.SyncTypes.Credentials
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.vcenter.hvc.LinksTypes.CertificateInfo
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.vcenter.hvc.LinksTypes.CreateSpec
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.vcenter.hvc.LinksTypes.Credentials
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.vcenter.hvc.LinksTypes.Summary
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.vcenter.identity.ProvidersTypes.ActiveDirectoryOverLdap
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.vcenter.identity.ProvidersTypes.CreateSpec
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.vcenter.identity.ProvidersTypes.Info
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.vcenter.identity.ProvidersTypes.Oauth2CreateSpec
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.vcenter.identity.ProvidersTypes.Oauth2Info
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.vcenter.identity.ProvidersTypes.Oauth2Summary
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.vcenter.identity.ProvidersTypes.Oauth2UpdateSpec
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.vcenter.identity.ProvidersTypes.OidcCreateSpec
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.vcenter.identity.ProvidersTypes.OidcInfo
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.vcenter.identity.ProvidersTypes.OidcSummary
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.vcenter.identity.ProvidersTypes.OidcUpdateSpec
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.vcenter.identity.ProvidersTypes.Summary
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.vcenter.identity.ProvidersTypes.UpdateSpec
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.vcenter.inventory.DatastoreTypes.Info
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.vcenter.inventory.NetworkTypes.Info
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.vcenter.lcm.discovery.AssociatedProductsTypes.CreateSpec
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.vcenter.lcm.discovery.AssociatedProductsTypes.UpdateSpec
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.vcenter.lcm.discovery.InteropReportTypes.ReleaseInfo
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.vcenter.lcm.discovery.InteropReportTypes.Report
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.vcenter.lcm.discovery.InteropReportTypes.ReportRow
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.vcenter.lcm.discovery.InteropReportTypes.ReportSummary
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.vcenter.lcm.discovery.InteropReportTypes.Result
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.vcenter.lcm.discovery.InteropReportTypes.Spec
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.vcenter.lcm.discovery.Product
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.vcenter.lcm.discovery.ProductCatalogTypes.Summary
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.vcenter.lcm.Notification
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.vcenter.lcm.Notifications
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.vcenter.lcm.ReportsTypes.Location
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.vcenter.lcm.ReportsTypes.Token
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.vcenter.lcm.update.PendingTypes.Info
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.vcenter.lcm.update.PendingTypes.ListResult
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.vcenter.lcm.update.PendingTypes.Summary
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.vcenter.lcm.update.PrecheckReportTypes.Report
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.vcenter.lcm.update.PrecheckReportTypes.ReportSummary
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.vcenter.lcm.update.PrecheckReportTypes.Result
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.vcenter.namespace_management.ClusterAvailableVersionsTypes.Summary
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.vcenter.namespace_management.ClusterCompatibilityTypes.FilterSpec
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.vcenter.namespace_management.ClusterCompatibilityTypes.Summary
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.vcenter.namespace_management.ClusterSizeInfoTypes.Info
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.vcenter.namespace_management.ClusterSizeInfoTypes.VmInfo
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.vcenter.namespace_management.ClustersTypes.EnableSpec
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.vcenter.namespace_management.ClustersTypes.ImageRegistry
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.vcenter.namespace_management.ClustersTypes.ImageStorageSpec
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.vcenter.namespace_management.ClustersTypes.Info
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.vcenter.namespace_management.ClustersTypes.Ipv4Range
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.vcenter.namespace_management.ClustersTypes.Message
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.vcenter.namespace_management.ClustersTypes.NCPClusterNetworkEnableSpec
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.vcenter.namespace_management.ClustersTypes.NCPClusterNetworkInfo
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.vcenter.namespace_management.ClustersTypes.NCPClusterNetworkSetSpec
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.vcenter.namespace_management.ClustersTypes.NCPClusterNetworkUpdateSpec
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.vcenter.namespace_management.ClustersTypes.NetworkSpec
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.vcenter.namespace_management.ClustersTypes.SetSpec
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.vcenter.namespace_management.ClustersTypes.Stats
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.vcenter.namespace_management.ClustersTypes.Summary
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.vcenter.namespace_management.ClustersTypes.UpdateSpec
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.vcenter.namespace_management.DistributedSwitchCompatibilityTypes.FilterSpec
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.vcenter.namespace_management.DistributedSwitchCompatibilityTypes.Summary
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.vcenter.namespace_management.EdgeClusterCompatibilityTypes.FilterSpec
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.vcenter.namespace_management.EdgeClusterCompatibilityTypes.Summary
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.vcenter.namespace_management.HostsConfigTypes.Info
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.vcenter.namespace_management.Ipv4Cidr
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.vcenter.namespace_management.NamespaceResourceOptionsTypes.Info
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.vcenter.namespace_management.software.ClustersTypes.Info
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.vcenter.namespace_management.software.ClustersTypes.Message
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.vcenter.namespace_management.software.ClustersTypes.Result
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.vcenter.namespace_management.software.ClustersTypes.Summary
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.vcenter.namespace_management.software.ClustersTypes.UpgradeProgress
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.vcenter.namespace_management.software.ClustersTypes.UpgradeSpec
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.vcenter.namespace_management.software.ClustersTypes.UpgradeStatus
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.vcenter.namespace_management.stats.TimeSeriesTypes.PodIdentifier
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.vcenter.namespace_management.stats.TimeSeriesTypes.Spec
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.vcenter.namespace_management.stats.TimeSeriesTypes.TimeSeries
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.vcenter.namespace_management.SupportBundleTypes.Location
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.vcenter.namespace_management.SupportBundleTypes.Token
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.vcenter.namespaces.AccessTypes.CreateSpec
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.vcenter.namespaces.AccessTypes.Info
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.vcenter.namespaces.AccessTypes.SetSpec
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.vcenter.namespaces.Container
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.vcenter.namespaces.EndpointAddress
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.vcenter.namespaces.IngressRuleValue
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.vcenter.namespaces.InstancesTypes.Access
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.vcenter.namespaces.InstancesTypes.CreateSpec
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.vcenter.namespaces.InstancesTypes.Info
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.vcenter.namespaces.InstancesTypes.Message
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.vcenter.namespaces.InstancesTypes.SetSpec
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.vcenter.namespaces.InstancesTypes.Stats
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.vcenter.namespaces.InstancesTypes.StorageSpec
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.vcenter.namespaces.InstancesTypes.Summary
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.vcenter.namespaces.InstancesTypes.UpdateSpec
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.vcenter.namespaces.ResourceQuotaOptionsV1
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.vcenter.namespaces.ResourceQuotaOptionsV1Update
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.vcenter.namespaces.user.InstancesTypes.Summary
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.vcenter.NetworkTypes.FilterSpec
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.vcenter.NetworkTypes.Summary
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.vcenter.ovf.CertificateParams
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.vcenter.ovf.DeploymentOption
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.vcenter.ovf.DeploymentOptionParams
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.vcenter.ovf.ExportFlagTypes.Info
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.vcenter.ovf.ExtraConfig
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.vcenter.ovf.ExtraConfigParams
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.vcenter.ovf.ImportFlagTypes.Info
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.vcenter.ovf.IpAllocationParams
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.vcenter.ovf.LibraryItemTypes.CreateResult
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.vcenter.ovf.LibraryItemTypes.CreateSpec
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.vcenter.ovf.LibraryItemTypes.CreateTarget
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.vcenter.ovf.LibraryItemTypes.DeployableIdentity
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.vcenter.ovf.LibraryItemTypes.DeploymentResult
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.vcenter.ovf.LibraryItemTypes.DeploymentTarget
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.vcenter.ovf.LibraryItemTypes.OvfSummary
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.vcenter.ovf.LibraryItemTypes.ResourcePoolDeploymentSpec
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.vcenter.ovf.LibraryItemTypes.ResultInfo
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.vcenter.ovf.LibraryItemTypes.StorageGroupMapping
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.vcenter.ovf.OvfError
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.vcenter.ovf.OvfInfo
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.vcenter.ovf.OvfMessage
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.vcenter.ovf.OvfParams
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.vcenter.ovf.OvfWarning
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.vcenter.ovf.ParseIssue
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.vcenter.ovf.Property
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.vcenter.ovf.PropertyParams
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.vcenter.ovf.ScaleOutGroup
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.vcenter.ovf.ScaleOutParams
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.vcenter.ovf.SizeParams
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.vcenter.ovf.UnknownSection
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.vcenter.ovf.UnknownSectionParams
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.vcenter.ovf.VcenterExtensionParams
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.vcenter.ResourcePoolTypes.CreateSpec
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.vcenter.ResourcePoolTypes.FilterSpec
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.vcenter.ResourcePoolTypes.Info
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.vcenter.ResourcePoolTypes.ResourceAllocationCreateSpec
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.vcenter.ResourcePoolTypes.ResourceAllocationInfo
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.vcenter.ResourcePoolTypes.ResourceAllocationUpdateSpec
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.vcenter.ResourcePoolTypes.SharesInfo
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.vcenter.ResourcePoolTypes.Summary
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.vcenter.ResourcePoolTypes.UpdateSpec
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.vcenter.services.ServiceTypes.Info
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.vcenter.services.ServiceTypes.UpdateSpec
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.vcenter.storage.policies.compliance.VMTypes.FilterSpec
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.vcenter.storage.policies.compliance.VMTypes.Info
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.vcenter.storage.policies.ComplianceTypes.FilterSpec
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.vcenter.storage.policies.ComplianceTypes.Summary
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.vcenter.storage.policies.VMTypes.Info
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.vcenter.storage.PoliciesTypes.CompatibilityInfo
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.vcenter.storage.PoliciesTypes.CompatibleDatastoreInfo
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.vcenter.storage.PoliciesTypes.FilterSpec
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.vcenter.storage.PoliciesTypes.Summary
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.vcenter.system_config.DeploymentTypeTypes.Info
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.vcenter.system_config.DeploymentTypeTypes.ReconfigureSpec
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.vcenter.system_config.PscRegistrationTypes.Info
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.vcenter.tagging.AssociationsTypes.IterationSpec
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.vcenter.tagging.AssociationsTypes.ListResult
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.vcenter.tagging.AssociationsTypes.Summary
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in exception com.vmware.vcenter.tokenservice.Error
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in exception com.vmware.vcenter.tokenservice.InvalidGrant
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in exception com.vmware.vcenter.tokenservice.InvalidRequest
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in exception com.vmware.vcenter.tokenservice.InvalidScope
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.vcenter.tokenservice.TokenExchangeTypes.ExchangeSpec
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.vcenter.tokenservice.TokenExchangeTypes.Info
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.vcenter.topology.NodesTypes.FilterSpec
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.vcenter.topology.NodesTypes.Info
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.vcenter.topology.NodesTypes.Summary
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.vcenter.topology.ReplicationStatusTypes.FilterSpec
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.vcenter.topology.ReplicationStatusTypes.Summary
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.vcenter.trusted_infrastructure.attestation.ServicesTypes.CreateSpec
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.vcenter.trusted_infrastructure.attestation.ServicesTypes.FilterSpec
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.vcenter.trusted_infrastructure.attestation.ServicesTypes.Info
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.vcenter.trusted_infrastructure.attestation.ServicesTypes.Summary
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.vcenter.trusted_infrastructure.kms.ServicesTypes.CreateSpec
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.vcenter.trusted_infrastructure.kms.ServicesTypes.FilterSpec
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.vcenter.trusted_infrastructure.kms.ServicesTypes.Info
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.vcenter.trusted_infrastructure.kms.ServicesTypes.Summary
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.vcenter.trusted_infrastructure.NetworkAddress
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.vcenter.trusted_infrastructure.PrincipalTypes.Info
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.vcenter.trusted_infrastructure.StsPrincipal
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.vcenter.trusted_infrastructure.StsPrincipalId
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.attestation.os.esx.BaseImagesTypes.FilterSpec
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.attestation.os.esx.BaseImagesTypes.Info
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.attestation.os.esx.BaseImagesTypes.Summary
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.attestation.ServiceStatusTypes.Info
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.attestation.tpm2.CaCertificatesTypes.CreateSpec
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.attestation.tpm2.CaCertificatesTypes.Info
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.attestation.tpm2.CaCertificatesTypes.Summary
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.attestation.tpm2.EndorsementKeysTypes.CreateSpec
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.attestation.tpm2.EndorsementKeysTypes.Info
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.attestation.tpm2.EndorsementKeysTypes.Summary
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.attestation.tpm2.SettingsTypes.Info
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.attestation.tpm2.SettingsTypes.UpdateSpec
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.ConsumerPrincipalsTypes.CreateSpec
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.ConsumerPrincipalsTypes.FilterSpec
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.ConsumerPrincipalsTypes.Info
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.ConsumerPrincipalsTypes.Summary
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.providers.client_certificate.CsrTypes.Info
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.providers.ClientCertificateTypes.Info
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.providers.ClientCertificateTypes.UpdateSpec
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.providers.CurrentPeerCertificatesTypes.FilterSpec
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.providers.CurrentPeerCertificatesTypes.Summary
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.providers.TrustedPeerCertificatesTypes.Info
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.providers.TrustedPeerCertificatesTypes.UpdateSpec
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.ProvidersTypes.CreateSpec
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.ProvidersTypes.Info
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.ProvidersTypes.KeyServerCreateSpec
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.ProvidersTypes.KeyServerInfo
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.ProvidersTypes.KeyServerUpdateSpec
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.ProvidersTypes.KmipServerCreateSpec
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.ProvidersTypes.KmipServerInfo
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.ProvidersTypes.KmipServerUpdateSpec
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.ProvidersTypes.Server
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.ProvidersTypes.ServerInfo
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.ProvidersTypes.Status
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.ProvidersTypes.Summary
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.ProvidersTypes.UpdateSpec
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.ServiceStatusTypes.Info
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_hosts.AttestationTypes.FilterSpec
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_hosts.AttestationTypes.Info
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_hosts.AttestationTypes.Summary
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_hosts.KmsTypes.FilterSpec
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_hosts.KmsTypes.Info
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_hosts.KmsTypes.Summary
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.vcenter.trusted_infrastructure.TrustAuthorityClustersTypes.FilterSpec
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.vcenter.trusted_infrastructure.TrustAuthorityClustersTypes.Info
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.vcenter.trusted_infrastructure.TrustAuthorityClustersTypes.Summary
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.vcenter.trusted_infrastructure.TrustAuthorityClustersTypes.UpdateSpec
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.vcenter.trusted_infrastructure.trusted_clusters.attestation.ServicesTypes.CreateSpec
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.vcenter.trusted_infrastructure.trusted_clusters.attestation.ServicesTypes.FilterSpec
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.vcenter.trusted_infrastructure.trusted_clusters.attestation.ServicesTypes.Info
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.vcenter.trusted_infrastructure.trusted_clusters.attestation.ServicesTypes.Summary
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.vcenter.trusted_infrastructure.trusted_clusters.kms.ServicesTypes.CreateSpec
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.vcenter.trusted_infrastructure.trusted_clusters.kms.ServicesTypes.FilterSpec
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.vcenter.trusted_infrastructure.trusted_clusters.kms.ServicesTypes.Info
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.vcenter.trusted_infrastructure.trusted_clusters.kms.ServicesTypes.Summary
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.vcenter.trusted_infrastructure.X509CertChain
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.vcenter.vcha.CertificateInfo
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.vcenter.vcha.cluster.ActiveTypes.Info
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.vcenter.vcha.cluster.DeploymentTypeTypes.Info
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.vcenter.vcha.cluster.ModeTypes.Info
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.vcenter.vcha.cluster.PassiveTypes.CheckResult
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.vcenter.vcha.cluster.PassiveTypes.CheckSpec
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.vcenter.vcha.cluster.PassiveTypes.RedeploySpec
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.vcenter.vcha.cluster.WitnessTypes.CheckResult
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.vcenter.vcha.cluster.WitnessTypes.CheckSpec
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.vcenter.vcha.cluster.WitnessTypes.RedeploySpec
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.vcenter.vcha.ClusterTypes.ActiveSpec
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.vcenter.vcha.ClusterTypes.DeploySpec
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.vcenter.vcha.ClusterTypes.ErrorCondition
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.vcenter.vcha.ClusterTypes.Info
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.vcenter.vcha.ClusterTypes.IpInfo
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.vcenter.vcha.ClusterTypes.Ipv4Info
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.vcenter.vcha.ClusterTypes.Ipv6Info
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.vcenter.vcha.ClusterTypes.NodeInfo
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.vcenter.vcha.ClusterTypes.NodeRuntimeInfo
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.vcenter.vcha.ClusterTypes.NodeVmInfo
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.vcenter.vcha.ClusterTypes.PassiveSpec
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.vcenter.vcha.ClusterTypes.UndeploySpec
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.vcenter.vcha.ClusterTypes.VmInfo
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.vcenter.vcha.ClusterTypes.WitnessInfo
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.vcenter.vcha.ClusterTypes.WitnessSpec
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.vcenter.vcha.ConnectionSpec
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.vcenter.vcha.CredentialsSpec
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.vcenter.vcha.DiskInfo
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.vcenter.vcha.DiskSpec
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.vcenter.vcha.IpSpec
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.vcenter.vcha.Ipv4Spec
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.vcenter.vcha.Ipv6Spec
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.vcenter.vcha.OperationsTypes.Info
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.vcenter.vcha.PlacementInfo
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.vcenter.vcha.PlacementSpec
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.vcenter.vm.compute.PoliciesTypes.Info
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.vcenter.vm.console.TicketsTypes.CreateSpec
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.vcenter.vm.console.TicketsTypes.Summary
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.vcenter.vm.guest.CustomizationTypes.SetSpec
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.vcenter.vm.guest.DhcpConfigInfo
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.vcenter.vm.guest.DnsAssignedValues
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.vcenter.vm.guest.DnsConfigInfo
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.vcenter.vm.guest.IdentityTypes.Info
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.vcenter.vm.guest.LocalFilesystemTypes.Info
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.vcenter.vm.guest.LocalFilesystemTypes.VirtualDiskMapping
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.vcenter.vm.guest.networking.InterfacesTypes.Info
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.vcenter.vm.guest.networking.InterfacesTypes.IpAddressInfo
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.vcenter.vm.guest.networking.InterfacesTypes.IpConfigInfo
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.vcenter.vm.guest.networking.RoutesTypes.Info
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.vcenter.vm.guest.NetworkingTypes.Info
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.vcenter.vm.guest.PowerTypes.Info
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.vcenter.vm.hardware.adapter.SataTypes.CreateSpec
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.vcenter.vm.hardware.adapter.SataTypes.Info
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.vcenter.vm.hardware.adapter.SataTypes.Summary
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.vcenter.vm.hardware.adapter.ScsiTypes.CreateSpec
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.vcenter.vm.hardware.adapter.ScsiTypes.Info
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.vcenter.vm.hardware.adapter.ScsiTypes.Summary
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.vcenter.vm.hardware.adapter.ScsiTypes.UpdateSpec
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.vcenter.vm.hardware.boot.DeviceTypes.Entry
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.vcenter.vm.hardware.boot.DeviceTypes.EntryCreateSpec
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.vcenter.vm.hardware.BootTypes.CreateSpec
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.vcenter.vm.hardware.BootTypes.Info
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.vcenter.vm.hardware.BootTypes.UpdateSpec
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.vcenter.vm.hardware.CdromTypes.BackingInfo
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.vcenter.vm.hardware.CdromTypes.BackingSpec
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.vcenter.vm.hardware.CdromTypes.CreateSpec
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.vcenter.vm.hardware.CdromTypes.Info
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.vcenter.vm.hardware.CdromTypes.Summary
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.vcenter.vm.hardware.CdromTypes.UpdateSpec
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.vcenter.vm.hardware.ConnectionCreateSpec
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.vcenter.vm.hardware.ConnectionInfo
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.vcenter.vm.hardware.ConnectionUpdateSpec
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.vcenter.vm.hardware.CpuTypes.Info
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.vcenter.vm.hardware.CpuTypes.UpdateSpec
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.vcenter.vm.hardware.DiskTypes.BackingInfo
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.vcenter.vm.hardware.DiskTypes.BackingSpec
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.vcenter.vm.hardware.DiskTypes.CreateSpec
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.vcenter.vm.hardware.DiskTypes.Info
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.vcenter.vm.hardware.DiskTypes.StoragePolicySpec
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.vcenter.vm.hardware.DiskTypes.Summary
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.vcenter.vm.hardware.DiskTypes.UpdateSpec
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.vcenter.vm.hardware.DiskTypes.VmdkCreateSpec
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.vcenter.vm.hardware.EthernetTypes.BackingInfo
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.vcenter.vm.hardware.EthernetTypes.BackingSpec
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.vcenter.vm.hardware.EthernetTypes.CreateSpec
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.vcenter.vm.hardware.EthernetTypes.Info
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.vcenter.vm.hardware.EthernetTypes.Summary
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.vcenter.vm.hardware.EthernetTypes.UpdateSpec
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.vcenter.vm.hardware.FloppyTypes.BackingInfo
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.vcenter.vm.hardware.FloppyTypes.BackingSpec
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.vcenter.vm.hardware.FloppyTypes.CreateSpec
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.vcenter.vm.hardware.FloppyTypes.Info
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.vcenter.vm.hardware.FloppyTypes.Summary
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.vcenter.vm.hardware.FloppyTypes.UpdateSpec
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.vcenter.vm.hardware.IdeAddressInfo
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.vcenter.vm.hardware.IdeAddressSpec
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.vcenter.vm.hardware.MemoryTypes.Info
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.vcenter.vm.hardware.MemoryTypes.UpdateSpec
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.vcenter.vm.hardware.ParallelTypes.BackingInfo
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.vcenter.vm.hardware.ParallelTypes.BackingSpec
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.vcenter.vm.hardware.ParallelTypes.CreateSpec
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.vcenter.vm.hardware.ParallelTypes.Info
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.vcenter.vm.hardware.ParallelTypes.Summary
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.vcenter.vm.hardware.ParallelTypes.UpdateSpec
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.vcenter.vm.hardware.SataAddressInfo
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.vcenter.vm.hardware.SataAddressSpec
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.vcenter.vm.hardware.ScsiAddressInfo
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.vcenter.vm.hardware.ScsiAddressSpec
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.vcenter.vm.hardware.SerialTypes.BackingInfo
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.vcenter.vm.hardware.SerialTypes.BackingSpec
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.vcenter.vm.hardware.SerialTypes.CreateSpec
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.vcenter.vm.hardware.SerialTypes.Info
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.vcenter.vm.hardware.SerialTypes.Summary
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.vcenter.vm.hardware.SerialTypes.UpdateSpec
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.vcenter.vm.HardwareTypes.Info
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.vcenter.vm.HardwareTypes.UpdateSpec
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.vcenter.vm.IdentityTypes.Info
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.vcenter.vm.LibraryItemTypes.CheckOutInfo
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.vcenter.vm.LibraryItemTypes.Info
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.vcenter.vm.PowerTypes.Info
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.vcenter.vm.storage.policy.ComplianceTypes.CheckSpec
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.vcenter.vm.storage.policy.ComplianceTypes.Info
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.vcenter.vm.storage.policy.ComplianceTypes.VmComplianceInfo
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.vcenter.vm.storage.PolicyTypes.DiskPolicySpec
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.vcenter.vm.storage.PolicyTypes.Info
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.vcenter.vm.storage.PolicyTypes.UpdateSpec
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.vcenter.vm.storage.PolicyTypes.VmHomePolicySpec
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.vcenter.vm.tools.InstallerTypes.Info
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.vcenter.vm.ToolsTypes.Info
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.vcenter.vm.ToolsTypes.UpdateSpec
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.vcenter.vm_template.library_items.CheckOutsTypes.CheckInSpec
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.vcenter.vm_template.library_items.CheckOutsTypes.CheckOutSpec
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.vcenter.vm_template.library_items.CheckOutsTypes.Info
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.vcenter.vm_template.library_items.CheckOutsTypes.PlacementSpec
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.vcenter.vm_template.library_items.CheckOutsTypes.Summary
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.vcenter.vm_template.library_items.VersionsTypes.Info
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.vcenter.vm_template.library_items.VersionsTypes.RollbackSpec
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.vcenter.vm_template.library_items.VersionsTypes.Summary
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.vcenter.vm_template.LibraryItemsTypes.CpuInfo
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.vcenter.vm_template.LibraryItemsTypes.CpuUpdateSpec
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.vcenter.vm_template.LibraryItemsTypes.CreatePlacementSpec
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.vcenter.vm_template.LibraryItemsTypes.CreateSpec
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.vcenter.vm_template.LibraryItemsTypes.CreateSpecDiskStorage
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.vcenter.vm_template.LibraryItemsTypes.CreateSpecDiskStoragePolicy
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.vcenter.vm_template.LibraryItemsTypes.CreateSpecVmHomeStorage
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.vcenter.vm_template.LibraryItemsTypes.CreateSpecVmHomeStoragePolicy
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.vcenter.vm_template.LibraryItemsTypes.DeployPlacementSpec
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.vcenter.vm_template.LibraryItemsTypes.DeploySpec
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.vcenter.vm_template.LibraryItemsTypes.DeploySpecDiskStorage
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.vcenter.vm_template.LibraryItemsTypes.DeploySpecDiskStoragePolicy
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.vcenter.vm_template.LibraryItemsTypes.DeploySpecVmHomeStorage
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.vcenter.vm_template.LibraryItemsTypes.DeploySpecVmHomeStoragePolicy
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.vcenter.vm_template.LibraryItemsTypes.DiskInfo
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.vcenter.vm_template.LibraryItemsTypes.DiskStorageInfo
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.vcenter.vm_template.LibraryItemsTypes.DiskUpdateSpec
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.vcenter.vm_template.LibraryItemsTypes.EthernetInfo
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.vcenter.vm_template.LibraryItemsTypes.EthernetUpdateSpec
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.vcenter.vm_template.LibraryItemsTypes.GuestCustomizationSpec
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.vcenter.vm_template.LibraryItemsTypes.HardwareCustomizationSpec
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.vcenter.vm_template.LibraryItemsTypes.Info
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.vcenter.vm_template.LibraryItemsTypes.MemoryInfo
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.vcenter.vm_template.LibraryItemsTypes.MemoryUpdateSpec
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.vcenter.vm_template.LibraryItemsTypes.VmHomeStorageInfo
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.vcenter.VMTypes.ClonePlacementSpec
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.vcenter.VMTypes.CloneSpec
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.vcenter.VMTypes.ComputePlacementSpec
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.vcenter.VMTypes.CreateSpec
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.vcenter.VMTypes.DiskCloneSpec
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.vcenter.VMTypes.DiskRelocateSpec
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.vcenter.VMTypes.FilterSpec
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.vcenter.VMTypes.GuestCustomizationSpec
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.vcenter.VMTypes.Info
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.vcenter.VMTypes.InstantClonePlacementSpec
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.vcenter.VMTypes.InstantCloneSpec
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.vcenter.VMTypes.InventoryPlacementSpec
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.vcenter.VMTypes.PlacementSpec
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.vcenter.VMTypes.RegisterPlacementSpec
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.vcenter.VMTypes.RegisterSpec
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.vcenter.VMTypes.RelocatePlacementSpec
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.vcenter.VMTypes.RelocateSpec
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.vcenter.VMTypes.StoragePlacementSpec
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.vcenter.VMTypes.StoragePolicySpec
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.vcenter.VMTypes.Summary
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.vstats.AcqSpecsTypes.CounterSpec
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.vstats.AcqSpecsTypes.CreateSpec
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.vstats.AcqSpecsTypes.FilterSpec
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.vstats.AcqSpecsTypes.Info
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.vstats.AcqSpecsTypes.ListResult
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.vstats.AcqSpecsTypes.UpdateSpec
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.vstats.CidMid
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.vstats.CounterMetadataTypes.FilterSpec
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.vstats.CounterMetadataTypes.Info
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.vstats.CounterSetsTypes.Info
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.vstats.CountersTypes.FilterSpec
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.vstats.CountersTypes.Info
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.vstats.DataTypes.DataPoint
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.vstats.DataTypes.DataPointsResult
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.vstats.DataTypes.FilterSpec
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.vstats.MetricsTypes.Summary
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.vstats.ProvidersTypes.Summary
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.vstats.ResourceAddressesTypes.FilterSpec
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.vstats.ResourceAddressesTypes.Info
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.vstats.ResourceAddressesTypes.ListResult
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.vstats.ResourceAddressSchemasTypes.Info
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.vstats.ResourceAddressSchemasTypes.ResourceIdDefinition
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.vstats.ResourceTypesTypes.Summary
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.vstats.RsrcId
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_newInstance2(StructValue) - Static method in class com.vmware.vstats.UserInfo
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
_setDynamicField(String, DataValue) - Method in class com.vmware.appliance.access.ShellTypes.ShellConfig
 
_setDynamicField(String, DataValue) - Method in class com.vmware.appliance.infraprofile.ConfigsTypes.ImportProfileSpec
 
_setDynamicField(String, DataValue) - Method in class com.vmware.appliance.infraprofile.ConfigsTypes.ProfileInfo
 
_setDynamicField(String, DataValue) - Method in class com.vmware.appliance.infraprofile.ConfigsTypes.ProfilesSpec
 
_setDynamicField(String, DataValue) - Method in class com.vmware.appliance.infraprofile.ConfigsTypes.ValidationResult
 
_setDynamicField(String, DataValue) - Method in class com.vmware.appliance.infraprofile.Notification
 
_setDynamicField(String, DataValue) - Method in class com.vmware.appliance.infraprofile.Notifications
 
_setDynamicField(String, DataValue) - Method in class com.vmware.appliance.infraprofile.TaskInfo
 
_setDynamicField(String, DataValue) - Method in class com.vmware.appliance.local_accounts.PolicyTypes.Info
 
_setDynamicField(String, DataValue) - Method in class com.vmware.appliance.LocalAccountsTypes.Config
 
_setDynamicField(String, DataValue) - Method in class com.vmware.appliance.LocalAccountsTypes.Info
 
_setDynamicField(String, DataValue) - Method in class com.vmware.appliance.LocalAccountsTypes.UpdateConfig
 
_setDynamicField(String, DataValue) - Method in class com.vmware.appliance.logging.ForwardingTypes.Config
 
_setDynamicField(String, DataValue) - Method in class com.vmware.appliance.logging.ForwardingTypes.ConnectionStatus
 
_setDynamicField(String, DataValue) - Method in class com.vmware.appliance.MonitoringTypes.MonitoredItem
 
_setDynamicField(String, DataValue) - Method in class com.vmware.appliance.MonitoringTypes.MonitoredItemData
 
_setDynamicField(String, DataValue) - Method in class com.vmware.appliance.MonitoringTypes.MonitoredItemDataRequest
 
_setDynamicField(String, DataValue) - Method in class com.vmware.appliance.networking.dns.HostnameTypes.Message
 
_setDynamicField(String, DataValue) - Method in class com.vmware.appliance.networking.dns.HostnameTypes.TestStatusInfo
 
_setDynamicField(String, DataValue) - Method in class com.vmware.appliance.networking.dns.ServersTypes.DNSServerConfig
 
_setDynamicField(String, DataValue) - Method in class com.vmware.appliance.networking.dns.ServersTypes.Message
 
_setDynamicField(String, DataValue) - Method in class com.vmware.appliance.networking.dns.ServersTypes.TestStatusInfo
 
_setDynamicField(String, DataValue) - Method in class com.vmware.appliance.networking.firewall.InboundTypes.Rule
 
_setDynamicField(String, DataValue) - Method in class com.vmware.appliance.networking.interfaces.Ipv4Types.Config
 
_setDynamicField(String, DataValue) - Method in class com.vmware.appliance.networking.interfaces.Ipv4Types.Info
 
_setDynamicField(String, DataValue) - Method in class com.vmware.appliance.networking.interfaces.Ipv6Types.Address
 
_setDynamicField(String, DataValue) - Method in class com.vmware.appliance.networking.interfaces.Ipv6Types.AddressInfo
 
_setDynamicField(String, DataValue) - Method in class com.vmware.appliance.networking.interfaces.Ipv6Types.Config
 
_setDynamicField(String, DataValue) - Method in class com.vmware.appliance.networking.interfaces.Ipv6Types.Info
 
_setDynamicField(String, DataValue) - Method in class com.vmware.appliance.networking.InterfacesTypes.InterfaceInfo
 
_setDynamicField(String, DataValue) - Method in class com.vmware.appliance.networking.ProxyTypes.Config
 
_setDynamicField(String, DataValue) - Method in class com.vmware.appliance.networking.ProxyTypes.TestResult
 
_setDynamicField(String, DataValue) - Method in class com.vmware.appliance.NetworkingTypes.ChangeSpec
 
_setDynamicField(String, DataValue) - Method in class com.vmware.appliance.NetworkingTypes.DNSInfo
 
_setDynamicField(String, DataValue) - Method in class com.vmware.appliance.NetworkingTypes.Info
 
_setDynamicField(String, DataValue) - Method in class com.vmware.appliance.NetworkingTypes.UpdateSpec
 
_setDynamicField(String, DataValue) - Method in class com.vmware.appliance.Notification
 
_setDynamicField(String, DataValue) - Method in class com.vmware.appliance.Notifications
 
_setDynamicField(String, DataValue) - Method in class com.vmware.appliance.NtpTypes.LocalizableMessage
 
_setDynamicField(String, DataValue) - Method in class com.vmware.appliance.NtpTypes.TestRunStatus
 
_setDynamicField(String, DataValue) - Method in class com.vmware.appliance.recovery.backup.job.DetailsTypes.BuildInfo
 
_setDynamicField(String, DataValue) - Method in class com.vmware.appliance.recovery.backup.job.DetailsTypes.FilterSpec
 
_setDynamicField(String, DataValue) - Method in class com.vmware.appliance.recovery.backup.job.DetailsTypes.Info
 
_setDynamicField(String, DataValue) - Method in class com.vmware.appliance.recovery.backup.JobTypes.BackupJobStatus
 
_setDynamicField(String, DataValue) - Method in class com.vmware.appliance.recovery.backup.JobTypes.BackupRequest
 
_setDynamicField(String, DataValue) - Method in class com.vmware.appliance.recovery.backup.JobTypes.LocalizableMessage
 
_setDynamicField(String, DataValue) - Method in class com.vmware.appliance.recovery.backup.JobTypes.ReturnResult
 
_setDynamicField(String, DataValue) - Method in class com.vmware.appliance.recovery.backup.LocationSpec
 
_setDynamicField(String, DataValue) - Method in class com.vmware.appliance.recovery.backup.PartsTypes.LocalizableMessage
 
_setDynamicField(String, DataValue) - Method in class com.vmware.appliance.recovery.backup.PartsTypes.Part
 
_setDynamicField(String, DataValue) - Method in class com.vmware.appliance.recovery.backup.SchedulesTypes.CreateSpec
 
_setDynamicField(String, DataValue) - Method in class com.vmware.appliance.recovery.backup.SchedulesTypes.Info
 
_setDynamicField(String, DataValue) - Method in class com.vmware.appliance.recovery.backup.SchedulesTypes.RecurrenceInfo
 
_setDynamicField(String, DataValue) - Method in class com.vmware.appliance.recovery.backup.SchedulesTypes.RetentionInfo
 
_setDynamicField(String, DataValue) - Method in class com.vmware.appliance.recovery.backup.SchedulesTypes.UpdateSpec
 
_setDynamicField(String, DataValue) - Method in class com.vmware.appliance.recovery.backup.system_name.ArchiveTypes.FilterSpec
 
_setDynamicField(String, DataValue) - Method in class com.vmware.appliance.recovery.backup.system_name.ArchiveTypes.Info
 
_setDynamicField(String, DataValue) - Method in class com.vmware.appliance.recovery.backup.system_name.ArchiveTypes.Summary
 
_setDynamicField(String, DataValue) - Method in class com.vmware.appliance.recovery.BackupTypes.BackupRequest
 
_setDynamicField(String, DataValue) - Method in class com.vmware.appliance.recovery.BackupTypes.LocalizableMessage
 
_setDynamicField(String, DataValue) - Method in class com.vmware.appliance.recovery.BackupTypes.ReturnResult
 
_setDynamicField(String, DataValue) - Method in class com.vmware.appliance.recovery.reconciliation.JobTypes.CreateSpec
 
_setDynamicField(String, DataValue) - Method in class com.vmware.appliance.recovery.reconciliation.JobTypes.Info
 
_setDynamicField(String, DataValue) - Method in class com.vmware.appliance.recovery.restore.JobTypes.LocalizableMessage
 
_setDynamicField(String, DataValue) - Method in class com.vmware.appliance.recovery.restore.JobTypes.RestoreJobStatus
 
_setDynamicField(String, DataValue) - Method in class com.vmware.appliance.recovery.restore.JobTypes.RestoreRequest
 
_setDynamicField(String, DataValue) - Method in class com.vmware.appliance.recovery.restore.JobTypes.ReturnResult
 
_setDynamicField(String, DataValue) - Method in class com.vmware.appliance.recovery.RestoreTypes.LocalizableMessage
 
_setDynamicField(String, DataValue) - Method in class com.vmware.appliance.recovery.RestoreTypes.Metadata
 
_setDynamicField(String, DataValue) - Method in class com.vmware.appliance.recovery.RestoreTypes.RestoreRequest
 
_setDynamicField(String, DataValue) - Method in class com.vmware.appliance.RecoveryTypes.Info
 
_setDynamicField(String, DataValue) - Method in class com.vmware.appliance.ServicesTypes.Info
 
_setDynamicField(String, DataValue) - Method in class com.vmware.appliance.ShutdownTypes.ShutdownConfig
 
_setDynamicField(String, DataValue) - Method in class com.vmware.appliance.SubtaskInfo
 
_setDynamicField(String, DataValue) - Method in class com.vmware.appliance.system.StorageTypes.StorageChange
 
_setDynamicField(String, DataValue) - Method in class com.vmware.appliance.system.StorageTypes.StorageMapping
 
_setDynamicField(String, DataValue) - Method in class com.vmware.appliance.system.TimeTypes.SystemTimeStruct
 
_setDynamicField(String, DataValue) - Method in class com.vmware.appliance.system.VersionTypes.VersionStruct
 
_setDynamicField(String, DataValue) - Method in class com.vmware.appliance.TaskInfo
 
_setDynamicField(String, DataValue) - Method in class com.vmware.appliance.update.CommonInfo
 
_setDynamicField(String, DataValue) - Method in class com.vmware.appliance.update.PendingTypes.Info
 
_setDynamicField(String, DataValue) - Method in class com.vmware.appliance.update.PendingTypes.PrecheckResult
 
_setDynamicField(String, DataValue) - Method in class com.vmware.appliance.update.PendingTypes.Question
 
_setDynamicField(String, DataValue) - Method in class com.vmware.appliance.update.PolicyTypes.Config
 
_setDynamicField(String, DataValue) - Method in class com.vmware.appliance.update.PolicyTypes.Info
 
_setDynamicField(String, DataValue) - Method in class com.vmware.appliance.update.PolicyTypes.Time
 
_setDynamicField(String, DataValue) - Method in class com.vmware.appliance.update.ServiceInfo
 
_setDynamicField(String, DataValue) - Method in class com.vmware.appliance.update.StagedTypes.Info
 
_setDynamicField(String, DataValue) - Method in class com.vmware.appliance.update.Summary
 
_setDynamicField(String, DataValue) - Method in class com.vmware.appliance.UpdateTypes.Info
 
_setDynamicField(String, DataValue) - Method in class com.vmware.appliance.vmon.ServiceTypes.Info
 
_setDynamicField(String, DataValue) - Method in class com.vmware.appliance.vmon.ServiceTypes.UpdateSpec
 
_setDynamicField(String, DataValue) - Method in class com.vmware.cis.SessionTypes.Info
 
_setDynamicField(String, DataValue) - Method in class com.vmware.cis.tagging.CategoryModel
 
_setDynamicField(String, DataValue) - Method in class com.vmware.cis.tagging.CategoryTypes.CreateSpec
 
_setDynamicField(String, DataValue) - Method in class com.vmware.cis.tagging.CategoryTypes.UpdateSpec
 
_setDynamicField(String, DataValue) - Method in class com.vmware.cis.tagging.TagAssociationTypes.BatchResult
 
_setDynamicField(String, DataValue) - Method in class com.vmware.cis.tagging.TagAssociationTypes.ObjectToTags
 
_setDynamicField(String, DataValue) - Method in class com.vmware.cis.tagging.TagAssociationTypes.TagToObjects
 
_setDynamicField(String, DataValue) - Method in class com.vmware.cis.tagging.TagModel
 
_setDynamicField(String, DataValue) - Method in class com.vmware.cis.tagging.TagTypes.CreateSpec
 
_setDynamicField(String, DataValue) - Method in class com.vmware.cis.tagging.TagTypes.UpdateSpec
 
_setDynamicField(String, DataValue) - Method in class com.vmware.cis.task.CommonInfo
 
_setDynamicField(String, DataValue) - Method in class com.vmware.cis.task.Info
 
_setDynamicField(String, DataValue) - Method in class com.vmware.cis.task.Progress
 
_setDynamicField(String, DataValue) - Method in class com.vmware.cis.TasksTypes.FilterSpec
 
_setDynamicField(String, DataValue) - Method in class com.vmware.cis.TasksTypes.GetSpec
 
_setDynamicField(String, DataValue) - Method in class com.vmware.content.ConfigurationModel
 
_setDynamicField(String, DataValue) - Method in class com.vmware.content.library.item.ChangesTypes.Info
 
_setDynamicField(String, DataValue) - Method in class com.vmware.content.library.item.ChangesTypes.Summary
 
_setDynamicField(String, DataValue) - Method in class com.vmware.content.library.item.downloadsession.FileTypes.Info
 
_setDynamicField(String, DataValue) - Method in class com.vmware.content.library.item.DownloadSessionModel
 
_setDynamicField(String, DataValue) - Method in class com.vmware.content.library.item.FileTypes.ChecksumInfo
 
_setDynamicField(String, DataValue) - Method in class com.vmware.content.library.item.FileTypes.Info
 
_setDynamicField(String, DataValue) - Method in class com.vmware.content.library.item.StorageTypes.Info
 
_setDynamicField(String, DataValue) - Method in class com.vmware.content.library.item.TransferEndpoint
 
_setDynamicField(String, DataValue) - Method in class com.vmware.content.library.item.updatesession.CertificateInfo
 
_setDynamicField(String, DataValue) - Method in class com.vmware.content.library.item.updatesession.FileTypes.AddSpec
 
_setDynamicField(String, DataValue) - Method in class com.vmware.content.library.item.updatesession.FileTypes.Info
 
_setDynamicField(String, DataValue) - Method in class com.vmware.content.library.item.updatesession.FileTypes.ValidationError
 
_setDynamicField(String, DataValue) - Method in class com.vmware.content.library.item.updatesession.FileTypes.ValidationResult
 
_setDynamicField(String, DataValue) - Method in class com.vmware.content.library.item.updatesession.PreviewInfo
 
_setDynamicField(String, DataValue) - Method in class com.vmware.content.library.item.updatesession.PreviewWarningInfo
 
_setDynamicField(String, DataValue) - Method in class com.vmware.content.library.item.updatesession.WarningBehavior
 
_setDynamicField(String, DataValue) - Method in class com.vmware.content.library.item.UpdateSessionModel
 
_setDynamicField(String, DataValue) - Method in class com.vmware.content.library.ItemModel
 
_setDynamicField(String, DataValue) - Method in class com.vmware.content.library.ItemTypes.DestinationSpec
 
_setDynamicField(String, DataValue) - Method in class com.vmware.content.library.ItemTypes.FindSpec
 
_setDynamicField(String, DataValue) - Method in class com.vmware.content.library.OptimizationInfo
 
_setDynamicField(String, DataValue) - Method in class com.vmware.content.library.PublishInfo
 
_setDynamicField(String, DataValue) - Method in class com.vmware.content.library.SourceInfo
 
_setDynamicField(String, DataValue) - Method in class com.vmware.content.library.StorageBacking
 
_setDynamicField(String, DataValue) - Method in class com.vmware.content.library.SubscriptionInfo
 
_setDynamicField(String, DataValue) - Method in class com.vmware.content.library.SubscriptionsTypes.CreateSpec
 
_setDynamicField(String, DataValue) - Method in class com.vmware.content.library.SubscriptionsTypes.CreateSpecNewSubscribedLibrary
 
_setDynamicField(String, DataValue) - Method in class com.vmware.content.library.SubscriptionsTypes.CreateSpecPlacement
 
_setDynamicField(String, DataValue) - Method in class com.vmware.content.library.SubscriptionsTypes.CreateSpecSubscribedLibrary
 
_setDynamicField(String, DataValue) - Method in class com.vmware.content.library.SubscriptionsTypes.CreateSpecVcenter
 
_setDynamicField(String, DataValue) - Method in class com.vmware.content.library.SubscriptionsTypes.Info
 
_setDynamicField(String, DataValue) - Method in class com.vmware.content.library.SubscriptionsTypes.PlacementInfo
 
_setDynamicField(String, DataValue) - Method in class com.vmware.content.library.SubscriptionsTypes.Summary
 
_setDynamicField(String, DataValue) - Method in class com.vmware.content.library.SubscriptionsTypes.UpdateSpec
 
_setDynamicField(String, DataValue) - Method in class com.vmware.content.library.SubscriptionsTypes.UpdateSpecPlacement
 
_setDynamicField(String, DataValue) - Method in class com.vmware.content.library.SubscriptionsTypes.UpdateSpecVcenter
 
_setDynamicField(String, DataValue) - Method in class com.vmware.content.library.SubscriptionsTypes.VcenterInfo
 
_setDynamicField(String, DataValue) - Method in class com.vmware.content.LibraryModel
 
_setDynamicField(String, DataValue) - Method in class com.vmware.content.LibraryTypes.FindSpec
 
_setDynamicField(String, DataValue) - Method in class com.vmware.content.LocalLibraryTypes.DestinationSpec
 
_setDynamicField(String, DataValue) - Method in class com.vmware.content.SubscribedLibraryTypes.ProbeResult
 
_setDynamicField(String, DataValue) - Method in class com.vmware.content.type.ovf.Cpu
 
_setDynamicField(String, DataValue) - Method in class com.vmware.content.type.ovf.Disk
 
_setDynamicField(String, DataValue) - Method in class com.vmware.content.type.ovf.DiskController
 
_setDynamicField(String, DataValue) - Method in class com.vmware.content.type.ovf.Drive
 
_setDynamicField(String, DataValue) - Method in class com.vmware.content.type.ovf.Floppy
 
_setDynamicField(String, DataValue) - Method in class com.vmware.content.type.ovf.Memory
 
_setDynamicField(String, DataValue) - Method in class com.vmware.content.type.ovf.Network
 
_setDynamicField(String, DataValue) - Method in class com.vmware.content.type.ovf.Nic
 
_setDynamicField(String, DataValue) - Method in class com.vmware.content.type.ovf.OvfTemplate
 
_setDynamicField(String, DataValue) - Method in class com.vmware.content.type.ovf.policy.StoragePolicy
 
_setDynamicField(String, DataValue) - Method in class com.vmware.content.type.ovf.policy.StoragePolicyGroup
 
_setDynamicField(String, DataValue) - Method in class com.vmware.content.type.ovf.USBController
 
_setDynamicField(String, DataValue) - Method in class com.vmware.content.type.ovf.VAppTemplate
 
_setDynamicField(String, DataValue) - Method in class com.vmware.content.type.ovf.VideoCard
 
_setDynamicField(String, DataValue) - Method in class com.vmware.content.type.ovf.VmTemplate
 
_setDynamicField(String, DataValue) - Method in class com.vmware.content.TypeTypes.Info
 
_setDynamicField(String, DataValue) - Method in class com.vmware.esx.hcl.CompatibilityDataTypes.Status
 
_setDynamicField(String, DataValue) - Method in class com.vmware.esx.hcl.Driver
 
_setDynamicField(String, DataValue) - Method in class com.vmware.esx.hcl.Firmware
 
_setDynamicField(String, DataValue) - Method in class com.vmware.esx.hcl.hosts.CompatibilityReleasesTypes.EsxiCompatibilityReleases
 
_setDynamicField(String, DataValue) - Method in class com.vmware.esx.hcl.hosts.CompatibilityReportTypes.BiosConstraint
 
_setDynamicField(String, DataValue) - Method in class com.vmware.esx.hcl.hosts.CompatibilityReportTypes.DeviceConstraint
 
_setDynamicField(String, DataValue) - Method in class com.vmware.esx.hcl.hosts.CompatibilityReportTypes.DeviceHclInfo
 
_setDynamicField(String, DataValue) - Method in class com.vmware.esx.hcl.hosts.CompatibilityReportTypes.HclReport
 
_setDynamicField(String, DataValue) - Method in class com.vmware.esx.hcl.hosts.CompatibilityReportTypes.Result
 
_setDynamicField(String, DataValue) - Method in class com.vmware.esx.hcl.hosts.CompatibilityReportTypes.ServerCompatibility
 
_setDynamicField(String, DataValue) - Method in class com.vmware.esx.hcl.hosts.CompatibilityReportTypes.ServerHclInfo
 
_setDynamicField(String, DataValue) - Method in class com.vmware.esx.hcl.hosts.CompatibilityReportTypes.Spec
 
_setDynamicField(String, DataValue) - Method in class com.vmware.esx.hcl.Notification
 
_setDynamicField(String, DataValue) - Method in class com.vmware.esx.hcl.Notifications
 
_setDynamicField(String, DataValue) - Method in class com.vmware.esx.hcl.PCIDevice
 
_setDynamicField(String, DataValue) - Method in class com.vmware.esx.hcl.ReportsTypes.Location
 
_setDynamicField(String, DataValue) - Method in class com.vmware.esx.hcl.ReportsTypes.Token
 
_setDynamicField(String, DataValue) - Method in class com.vmware.esx.hcl.Server
 
_setDynamicField(String, DataValue) - Method in class com.vmware.esx.hosts.AddOnInfo
 
_setDynamicField(String, DataValue) - Method in class com.vmware.esx.hosts.BaseImageInfo
 
_setDynamicField(String, DataValue) - Method in class com.vmware.esx.hosts.ComponentInfo
 
_setDynamicField(String, DataValue) - Method in class com.vmware.esx.hosts.software.InstalledComponentsTypes.InstalledComponentInfo
 
_setDynamicField(String, DataValue) - Method in class com.vmware.esx.hosts.SoftwareInfo
 
_setDynamicField(String, DataValue) - Method in class com.vmware.esx.hosts.SolutionInfo
 
_setDynamicField(String, DataValue) - Method in class com.vmware.esx.settings.AddOnCompliance
 
_setDynamicField(String, DataValue) - Method in class com.vmware.esx.settings.AddOnDetails
 
_setDynamicField(String, DataValue) - Method in class com.vmware.esx.settings.AddOnInfo
 
_setDynamicField(String, DataValue) - Method in class com.vmware.esx.settings.AddOnSpec
 
_setDynamicField(String, DataValue) - Method in class com.vmware.esx.settings.BaseImageCompliance
 
_setDynamicField(String, DataValue) - Method in class com.vmware.esx.settings.BaseImageDetails
 
_setDynamicField(String, DataValue) - Method in class com.vmware.esx.settings.BaseImageInfo
 
_setDynamicField(String, DataValue) - Method in class com.vmware.esx.settings.BaseImageSpec
 
_setDynamicField(String, DataValue) - Method in class com.vmware.esx.settings.ClusterCompliance
 
_setDynamicField(String, DataValue) - Method in class com.vmware.esx.settings.clusters.DepotOverridesTypes.Depot
 
_setDynamicField(String, DataValue) - Method in class com.vmware.esx.settings.clusters.DepotOverridesTypes.Info
 
_setDynamicField(String, DataValue) - Method in class com.vmware.esx.settings.clusters.enablement.SoftwareTypes.CheckResult
 
_setDynamicField(String, DataValue) - Method in class com.vmware.esx.settings.clusters.enablement.SoftwareTypes.CheckSpec
 
_setDynamicField(String, DataValue) - Method in class com.vmware.esx.settings.clusters.enablement.SoftwareTypes.EnableSpec
 
_setDynamicField(String, DataValue) - Method in class com.vmware.esx.settings.clusters.enablement.SoftwareTypes.Info
 
_setDynamicField(String, DataValue) - Method in class com.vmware.esx.settings.clusters.policies.apply.EffectiveTypes.EffectivePolicySpec
 
_setDynamicField(String, DataValue) - Method in class com.vmware.esx.settings.clusters.policies.apply.EffectiveTypes.FailureAction
 
_setDynamicField(String, DataValue) - Method in class com.vmware.esx.settings.clusters.policies.ApplyTypes.ConfiguredPolicySpec
 
_setDynamicField(String, DataValue) - Method in class com.vmware.esx.settings.clusters.policies.ApplyTypes.FailureAction
 
_setDynamicField(String, DataValue) - Method in class com.vmware.esx.settings.clusters.software.CommitsTypes.Info
 
_setDynamicField(String, DataValue) - Method in class com.vmware.esx.settings.clusters.software.drafts.software.ComponentsTypes.UpdateSpec
 
_setDynamicField(String, DataValue) - Method in class com.vmware.esx.settings.clusters.software.DraftsTypes.CommitSpec
 
_setDynamicField(String, DataValue) - Method in class com.vmware.esx.settings.clusters.software.DraftsTypes.FilterSpec
 
_setDynamicField(String, DataValue) - Method in class com.vmware.esx.settings.clusters.software.DraftsTypes.ImportSpec
 
_setDynamicField(String, DataValue) - Method in class com.vmware.esx.settings.clusters.software.DraftsTypes.Info
 
_setDynamicField(String, DataValue) - Method in class com.vmware.esx.settings.clusters.software.DraftsTypes.Metadata
 
_setDynamicField(String, DataValue) - Method in class com.vmware.esx.settings.clusters.software.DraftsTypes.Summary
 
_setDynamicField(String, DataValue) - Method in class com.vmware.esx.settings.clusters.software.DraftsTypes.ValidateResult
 
_setDynamicField(String, DataValue) - Method in class com.vmware.esx.settings.clusters.software.RecommendationsTypes.ExplanationDetails
 
_setDynamicField(String, DataValue) - Method in class com.vmware.esx.settings.clusters.software.RecommendationsTypes.Info
 
_setDynamicField(String, DataValue) - Method in class com.vmware.esx.settings.clusters.software.reports.ApplyImpactTypes.ApplyImpactSpec
 
_setDynamicField(String, DataValue) - Method in class com.vmware.esx.settings.clusters.software.reports.ApplyImpactTypes.ClusterImpact
 
_setDynamicField(String, DataValue) - Method in class com.vmware.esx.settings.clusters.software.reports.ApplyImpactTypes.Impact
 
_setDynamicField(String, DataValue) - Method in class com.vmware.esx.settings.clusters.software.reports.CheckResult
 
_setDynamicField(String, DataValue) - Method in class com.vmware.esx.settings.clusters.software.reports.DriverFirmwareVersion
 
_setDynamicField(String, DataValue) - Method in class com.vmware.esx.settings.clusters.software.reports.HardwareCompatibilityTypes.CheckSummary
 
_setDynamicField(String, DataValue) - Method in class com.vmware.esx.settings.clusters.software.reports.LastApplyResultTypes.ApplyResult
 
_setDynamicField(String, DataValue) - Method in class com.vmware.esx.settings.clusters.software.reports.LastApplyResultTypes.ApplyStatus
 
_setDynamicField(String, DataValue) - Method in class com.vmware.esx.settings.clusters.software.reports.LastCheckResultTypes.CheckInfo
 
_setDynamicField(String, DataValue) - Method in class com.vmware.esx.settings.clusters.software.reports.LastCheckResultTypes.CheckResult
 
_setDynamicField(String, DataValue) - Method in class com.vmware.esx.settings.clusters.software.reports.LastCheckResultTypes.CheckStatus
 
_setDynamicField(String, DataValue) - Method in class com.vmware.esx.settings.clusters.software.reports.LastCheckResultTypes.EntityCheckResult
 
_setDynamicField(String, DataValue) - Method in class com.vmware.esx.settings.clusters.software.reports.PciDevice
 
_setDynamicField(String, DataValue) - Method in class com.vmware.esx.settings.clusters.software.reports.PciDeviceCompliance
 
_setDynamicField(String, DataValue) - Method in class com.vmware.esx.settings.clusters.software.reports.PciDeviceComplianceInfo
 
_setDynamicField(String, DataValue) - Method in class com.vmware.esx.settings.clusters.SoftwareTypes.ApplyResult
 
_setDynamicField(String, DataValue) - Method in class com.vmware.esx.settings.clusters.SoftwareTypes.ApplySpec
 
_setDynamicField(String, DataValue) - Method in class com.vmware.esx.settings.clusters.SoftwareTypes.ApplyStatus
 
_setDynamicField(String, DataValue) - Method in class com.vmware.esx.settings.clusters.SoftwareTypes.CheckInfo
 
_setDynamicField(String, DataValue) - Method in class com.vmware.esx.settings.clusters.SoftwareTypes.CheckResult
 
_setDynamicField(String, DataValue) - Method in class com.vmware.esx.settings.clusters.SoftwareTypes.CheckSpec
 
_setDynamicField(String, DataValue) - Method in class com.vmware.esx.settings.clusters.SoftwareTypes.CheckStatus
 
_setDynamicField(String, DataValue) - Method in class com.vmware.esx.settings.clusters.SoftwareTypes.EntityCheckResult
 
_setDynamicField(String, DataValue) - Method in class com.vmware.esx.settings.clusters.SoftwareTypes.ExportSpec
 
_setDynamicField(String, DataValue) - Method in class com.vmware.esx.settings.ComponentCompliance
 
_setDynamicField(String, DataValue) - Method in class com.vmware.esx.settings.ComponentDetails
 
_setDynamicField(String, DataValue) - Method in class com.vmware.esx.settings.ComponentInfo
 
_setDynamicField(String, DataValue) - Method in class com.vmware.esx.settings.ComponentOverrideInfo
 
_setDynamicField(String, DataValue) - Method in class com.vmware.esx.settings.defaults.clusters.policies.apply.EffectiveTypes.EffectivePolicySpec
 
_setDynamicField(String, DataValue) - Method in class com.vmware.esx.settings.defaults.clusters.policies.apply.EffectiveTypes.FailureAction
 
_setDynamicField(String, DataValue) - Method in class com.vmware.esx.settings.defaults.clusters.policies.ApplyTypes.ConfiguredPolicySpec
 
_setDynamicField(String, DataValue) - Method in class com.vmware.esx.settings.defaults.clusters.policies.ApplyTypes.FailureAction
 
_setDynamicField(String, DataValue) - Method in class com.vmware.esx.settings.depot_content.add_ons.VersionsTypes.ComponentInfo
 
_setDynamicField(String, DataValue) - Method in class com.vmware.esx.settings.depot_content.add_ons.VersionsTypes.Info
 
_setDynamicField(String, DataValue) - Method in class com.vmware.esx.settings.depot_content.add_ons.VersionsTypes.RemovedComponentInfo
 
_setDynamicField(String, DataValue) - Method in class com.vmware.esx.settings.depot_content.AddOnsTypes.AddOnVersionSummary
 
_setDynamicField(String, DataValue) - Method in class com.vmware.esx.settings.depot_content.AddOnsTypes.FilterSpec
 
_setDynamicField(String, DataValue) - Method in class com.vmware.esx.settings.depot_content.AddOnsTypes.Summary
 
_setDynamicField(String, DataValue) - Method in class com.vmware.esx.settings.depot_content.base_images.VersionsTypes.ComponentVersionInfo
 
_setDynamicField(String, DataValue) - Method in class com.vmware.esx.settings.depot_content.base_images.VersionsTypes.Info
 
_setDynamicField(String, DataValue) - Method in class com.vmware.esx.settings.depot_content.BaseImagesTypes.FilterSpec
 
_setDynamicField(String, DataValue) - Method in class com.vmware.esx.settings.depot_content.BaseImagesTypes.Summary
 
_setDynamicField(String, DataValue) - Method in class com.vmware.esx.settings.depot_content.components.VersionsTypes.Info
 
_setDynamicField(String, DataValue) - Method in class com.vmware.esx.settings.depot_content.ComponentsTypes.ComponentVersionSummary
 
_setDynamicField(String, DataValue) - Method in class com.vmware.esx.settings.depot_content.ComponentsTypes.FilterSpec
 
_setDynamicField(String, DataValue) - Method in class com.vmware.esx.settings.depot_content.ComponentsTypes.Summary
 
_setDynamicField(String, DataValue) - Method in class com.vmware.esx.settings.depots.OfflineTypes.CreateResult
 
_setDynamicField(String, DataValue) - Method in class com.vmware.esx.settings.depots.OfflineTypes.CreateSpec
 
_setDynamicField(String, DataValue) - Method in class com.vmware.esx.settings.depots.OfflineTypes.Info
 
_setDynamicField(String, DataValue) - Method in class com.vmware.esx.settings.depots.OfflineTypes.Summary
 
_setDynamicField(String, DataValue) - Method in class com.vmware.esx.settings.depots.OnlineTypes.CreateSpec
 
_setDynamicField(String, DataValue) - Method in class com.vmware.esx.settings.depots.OnlineTypes.Info
 
_setDynamicField(String, DataValue) - Method in class com.vmware.esx.settings.depots.OnlineTypes.Summary
 
_setDynamicField(String, DataValue) - Method in class com.vmware.esx.settings.depots.OnlineTypes.UpdateSpec
 
_setDynamicField(String, DataValue) - Method in class com.vmware.esx.settings.depots.SyncScheduleTypes.Schedule
 
_setDynamicField(String, DataValue) - Method in class com.vmware.esx.settings.depots.SyncScheduleTypes.Spec
 
_setDynamicField(String, DataValue) - Method in class com.vmware.esx.settings.depots.UmdsTypes.Info
 
_setDynamicField(String, DataValue) - Method in class com.vmware.esx.settings.depots.UmdsTypes.SetSpec
 
_setDynamicField(String, DataValue) - Method in class com.vmware.esx.settings.depots.UmdsTypes.UpdateSpec
 
_setDynamicField(String, DataValue) - Method in class com.vmware.esx.settings.EffectiveComponentDetails
 
_setDynamicField(String, DataValue) - Method in class com.vmware.esx.settings.EffectiveComponentInfo
 
_setDynamicField(String, DataValue) - Method in class com.vmware.esx.settings.HardwareModuleDetails
 
_setDynamicField(String, DataValue) - Method in class com.vmware.esx.settings.HardwareModuleFirmwareCompliance
 
_setDynamicField(String, DataValue) - Method in class com.vmware.esx.settings.HardwareModuleFirmwareInfo
 
_setDynamicField(String, DataValue) - Method in class com.vmware.esx.settings.HardwareSupportInfo
 
_setDynamicField(String, DataValue) - Method in class com.vmware.esx.settings.HardwareSupportPackageCompliance
 
_setDynamicField(String, DataValue) - Method in class com.vmware.esx.settings.HardwareSupportPackageInfo
 
_setDynamicField(String, DataValue) - Method in class com.vmware.esx.settings.HardwareSupportPackageSpec
 
_setDynamicField(String, DataValue) - Method in class com.vmware.esx.settings.HardwareSupportSpec
 
_setDynamicField(String, DataValue) - Method in class com.vmware.esx.settings.HostCompliance
 
_setDynamicField(String, DataValue) - Method in class com.vmware.esx.settings.HostInfo
 
_setDynamicField(String, DataValue) - Method in class com.vmware.esx.settings.Notification
 
_setDynamicField(String, DataValue) - Method in class com.vmware.esx.settings.Notifications
 
_setDynamicField(String, DataValue) - Method in class com.vmware.esx.settings.SoftwareInfo
 
_setDynamicField(String, DataValue) - Method in class com.vmware.esx.settings.SoftwareSpec
 
_setDynamicField(String, DataValue) - Method in class com.vmware.esx.settings.SolutionCompliance
 
_setDynamicField(String, DataValue) - Method in class com.vmware.esx.settings.SolutionComponentDetails
 
_setDynamicField(String, DataValue) - Method in class com.vmware.esx.settings.SolutionComponentSpec
 
_setDynamicField(String, DataValue) - Method in class com.vmware.esx.settings.SolutionDetails
 
_setDynamicField(String, DataValue) - Method in class com.vmware.esx.settings.SolutionInfo
 
_setDynamicField(String, DataValue) - Method in class com.vmware.esx.settings.SolutionSpec
 
_setDynamicField(String, DataValue) - Method in class com.vmware.esx.settings.TaskInfo
 
_setDynamicField(String, DataValue) - Method in interface com.vmware.vapi.bindings.StaticStructure
Sets a dynamic field value.
_setDynamicField(String, DataValue) - Method in class com.vmware.vapi.metadata.authentication.AuthenticationInfo
 
_setDynamicField(String, DataValue) - Method in class com.vmware.vapi.metadata.authentication.ComponentData
 
_setDynamicField(String, DataValue) - Method in class com.vmware.vapi.metadata.authentication.ComponentInfo
 
_setDynamicField(String, DataValue) - Method in class com.vmware.vapi.metadata.authentication.OperationInfo
 
_setDynamicField(String, DataValue) - Method in class com.vmware.vapi.metadata.authentication.PackageInfo
 
_setDynamicField(String, DataValue) - Method in class com.vmware.vapi.metadata.authentication.ServiceInfo
 
_setDynamicField(String, DataValue) - Method in class com.vmware.vapi.metadata.cli.CommandTypes.Identity
 
_setDynamicField(String, DataValue) - Method in class com.vmware.vapi.metadata.cli.CommandTypes.Info
 
_setDynamicField(String, DataValue) - Method in class com.vmware.vapi.metadata.cli.CommandTypes.OptionInfo
 
_setDynamicField(String, DataValue) - Method in class com.vmware.vapi.metadata.cli.CommandTypes.OutputFieldInfo
 
_setDynamicField(String, DataValue) - Method in class com.vmware.vapi.metadata.cli.CommandTypes.OutputInfo
 
_setDynamicField(String, DataValue) - Method in class com.vmware.vapi.metadata.cli.NamespaceTypes.Identity
 
_setDynamicField(String, DataValue) - Method in class com.vmware.vapi.metadata.cli.NamespaceTypes.Info
 
_setDynamicField(String, DataValue) - Method in class com.vmware.vapi.metadata.metamodel.ComponentData
 
_setDynamicField(String, DataValue) - Method in class com.vmware.vapi.metadata.metamodel.ComponentInfo
 
_setDynamicField(String, DataValue) - Method in class com.vmware.vapi.metadata.metamodel.ConstantInfo
 
_setDynamicField(String, DataValue) - Method in class com.vmware.vapi.metadata.metamodel.ConstantValue
 
_setDynamicField(String, DataValue) - Method in class com.vmware.vapi.metadata.metamodel.ElementMap
 
_setDynamicField(String, DataValue) - Method in class com.vmware.vapi.metadata.metamodel.ElementValue
 
_setDynamicField(String, DataValue) - Method in class com.vmware.vapi.metadata.metamodel.EnumerationInfo
 
_setDynamicField(String, DataValue) - Method in class com.vmware.vapi.metadata.metamodel.EnumerationValueInfo
 
_setDynamicField(String, DataValue) - Method in class com.vmware.vapi.metadata.metamodel.ErrorInfo
 
_setDynamicField(String, DataValue) - Method in class com.vmware.vapi.metadata.metamodel.FieldInfo
 
_setDynamicField(String, DataValue) - Method in class com.vmware.vapi.metadata.metamodel.GenericInstantiation
 
_setDynamicField(String, DataValue) - Method in class com.vmware.vapi.metadata.metamodel.OperationInfo
 
_setDynamicField(String, DataValue) - Method in class com.vmware.vapi.metadata.metamodel.OperationResultInfo
 
_setDynamicField(String, DataValue) - Method in class com.vmware.vapi.metadata.metamodel.PackageInfo
 
_setDynamicField(String, DataValue) - Method in class com.vmware.vapi.metadata.metamodel.PrimitiveValue
 
_setDynamicField(String, DataValue) - Method in class com.vmware.vapi.metadata.metamodel.ServiceInfo
 
_setDynamicField(String, DataValue) - Method in class com.vmware.vapi.metadata.metamodel.StructureInfo
 
_setDynamicField(String, DataValue) - Method in class com.vmware.vapi.metadata.metamodel.Type
 
_setDynamicField(String, DataValue) - Method in class com.vmware.vapi.metadata.metamodel.UserDefinedType
 
_setDynamicField(String, DataValue) - Method in class com.vmware.vapi.metadata.privilege.ComponentData
 
_setDynamicField(String, DataValue) - Method in class com.vmware.vapi.metadata.privilege.ComponentInfo
 
_setDynamicField(String, DataValue) - Method in class com.vmware.vapi.metadata.privilege.OperationInfo
 
_setDynamicField(String, DataValue) - Method in class com.vmware.vapi.metadata.privilege.PackageInfo
 
_setDynamicField(String, DataValue) - Method in class com.vmware.vapi.metadata.privilege.PrivilegeInfo
 
_setDynamicField(String, DataValue) - Method in class com.vmware.vapi.metadata.privilege.ServiceInfo
 
_setDynamicField(String, DataValue) - Method in class com.vmware.vapi.metadata.SourceCreateSpec
 
_setDynamicField(String, DataValue) - Method in class com.vmware.vapi.metadata.SourceInfo
 
_setDynamicField(String, DataValue) - Method in class com.vmware.vapi.std.AuthenticationScheme
 
_setDynamicField(String, DataValue) - Method in class com.vmware.vapi.std.DynamicID
 
_setDynamicField(String, DataValue) - Method in exception com.vmware.vapi.std.errors.AlreadyExists
 
_setDynamicField(String, DataValue) - Method in exception com.vmware.vapi.std.errors.AlreadyInDesiredState
 
_setDynamicField(String, DataValue) - Method in class com.vmware.vapi.std.errors.ArgumentLocations
 
_setDynamicField(String, DataValue) - Method in exception com.vmware.vapi.std.errors.Canceled
 
_setDynamicField(String, DataValue) - Method in exception com.vmware.vapi.std.errors.ConcurrentChange
 
_setDynamicField(String, DataValue) - Method in exception com.vmware.vapi.std.errors.Error
 
_setDynamicField(String, DataValue) - Method in exception com.vmware.vapi.std.errors.FeatureInUse
 
_setDynamicField(String, DataValue) - Method in class com.vmware.vapi.std.errors.FileLocations
 
_setDynamicField(String, DataValue) - Method in exception com.vmware.vapi.std.errors.InternalServerError
 
_setDynamicField(String, DataValue) - Method in exception com.vmware.vapi.std.errors.InvalidArgument
 
_setDynamicField(String, DataValue) - Method in exception com.vmware.vapi.std.errors.InvalidElementConfiguration
 
_setDynamicField(String, DataValue) - Method in exception com.vmware.vapi.std.errors.InvalidElementType
 
_setDynamicField(String, DataValue) - Method in exception com.vmware.vapi.std.errors.InvalidRequest
 
_setDynamicField(String, DataValue) - Method in exception com.vmware.vapi.std.errors.NotAllowedInCurrentState
 
_setDynamicField(String, DataValue) - Method in exception com.vmware.vapi.std.errors.NotFound
 
_setDynamicField(String, DataValue) - Method in exception com.vmware.vapi.std.errors.OperationNotFound
 
_setDynamicField(String, DataValue) - Method in exception com.vmware.vapi.std.errors.ResourceBusy
 
_setDynamicField(String, DataValue) - Method in exception com.vmware.vapi.std.errors.ResourceInaccessible
 
_setDynamicField(String, DataValue) - Method in exception com.vmware.vapi.std.errors.ResourceInUse
 
_setDynamicField(String, DataValue) - Method in exception com.vmware.vapi.std.errors.ServiceUnavailable
 
_setDynamicField(String, DataValue) - Method in exception com.vmware.vapi.std.errors.TimedOut
 
_setDynamicField(String, DataValue) - Method in class com.vmware.vapi.std.errors.TransientIndication
 
_setDynamicField(String, DataValue) - Method in exception com.vmware.vapi.std.errors.UnableToAllocateResource
 
_setDynamicField(String, DataValue) - Method in exception com.vmware.vapi.std.errors.Unauthenticated
 
_setDynamicField(String, DataValue) - Method in exception com.vmware.vapi.std.errors.Unauthorized
 
_setDynamicField(String, DataValue) - Method in exception com.vmware.vapi.std.errors.UnexpectedInput
 
_setDynamicField(String, DataValue) - Method in exception com.vmware.vapi.std.errors.Unsupported
 
_setDynamicField(String, DataValue) - Method in exception com.vmware.vapi.std.errors.UnverifiedPeer
 
_setDynamicField(String, DataValue) - Method in class com.vmware.vapi.std.interposition.InvocationRequest
 
_setDynamicField(String, DataValue) - Method in class com.vmware.vapi.std.interposition.InvocationResult
 
_setDynamicField(String, DataValue) - Method in class com.vmware.vapi.std.interposition.SecurityPrincipal
 
_setDynamicField(String, DataValue) - Method in class com.vmware.vapi.std.LocalizableMessage
 
_setDynamicField(String, DataValue) - Method in class com.vmware.vapi.std.LocalizationParam
 
_setDynamicField(String, DataValue) - Method in class com.vmware.vapi.std.NestedLocalizableMessage
 
_setDynamicField(String, DataValue) - Method in class com.vmware.vcenter.certificate_management.vcenter.TlsCsrTypes.Info
 
_setDynamicField(String, DataValue) - Method in class com.vmware.vcenter.certificate_management.vcenter.TlsCsrTypes.Spec
 
_setDynamicField(String, DataValue) - Method in class com.vmware.vcenter.certificate_management.vcenter.TlsTypes.Info
 
_setDynamicField(String, DataValue) - Method in class com.vmware.vcenter.certificate_management.vcenter.TlsTypes.ReplaceSpec
 
_setDynamicField(String, DataValue) - Method in class com.vmware.vcenter.certificate_management.vcenter.TlsTypes.Spec
 
_setDynamicField(String, DataValue) - Method in class com.vmware.vcenter.certificate_management.vcenter.TrustedRootChainsTypes.CreateSpec
 
_setDynamicField(String, DataValue) - Method in class com.vmware.vcenter.certificate_management.vcenter.TrustedRootChainsTypes.Info
 
_setDynamicField(String, DataValue) - Method in class com.vmware.vcenter.certificate_management.vcenter.TrustedRootChainsTypes.Summary
 
_setDynamicField(String, DataValue) - Method in class com.vmware.vcenter.certificate_management.vcenter.VmcaRootTypes.CreateSpec
 
_setDynamicField(String, DataValue) - Method in class com.vmware.vcenter.certificate_management.X509CertChain
 
_setDynamicField(String, DataValue) - Method in class com.vmware.vcenter.ClusterTypes.FilterSpec
 
_setDynamicField(String, DataValue) - Method in class com.vmware.vcenter.ClusterTypes.Info
 
_setDynamicField(String, DataValue) - Method in class com.vmware.vcenter.ClusterTypes.Summary
 
_setDynamicField(String, DataValue) - Method in class com.vmware.vcenter.compute.policies.capabilities.cluster_scale_in_ignore_vm_capabilities.CreateSpec
 
_setDynamicField(String, DataValue) - Method in class com.vmware.vcenter.compute.policies.capabilities.cluster_scale_in_ignore_vm_capabilities.Info
 
_setDynamicField(String, DataValue) - Method in class com.vmware.vcenter.compute.policies.capabilities.disable_drs_vmotion.CreateSpec
 
_setDynamicField(String, DataValue) - Method in class com.vmware.vcenter.compute.policies.capabilities.disable_drs_vmotion.Info
 
_setDynamicField(String, DataValue) - Method in class com.vmware.vcenter.compute.policies.capabilities.vm.evacuation.vmotion.CreateSpec
 
_setDynamicField(String, DataValue) - Method in class com.vmware.vcenter.compute.policies.capabilities.vm.evacuation.vmotion.Info
 
_setDynamicField(String, DataValue) - Method in class com.vmware.vcenter.compute.policies.capabilities.vm_host_affinity.CreateSpec
 
_setDynamicField(String, DataValue) - Method in class com.vmware.vcenter.compute.policies.capabilities.vm_host_affinity.Info
 
_setDynamicField(String, DataValue) - Method in class com.vmware.vcenter.compute.policies.capabilities.vm_host_anti_affinity.CreateSpec
 
_setDynamicField(String, DataValue) - Method in class com.vmware.vcenter.compute.policies.capabilities.vm_host_anti_affinity.Info
 
_setDynamicField(String, DataValue) - Method in class com.vmware.vcenter.compute.policies.capabilities.vm_vm_affinity.CreateSpec
 
_setDynamicField(String, DataValue) - Method in class com.vmware.vcenter.compute.policies.capabilities.vm_vm_affinity.Info
 
_setDynamicField(String, DataValue) - Method in class com.vmware.vcenter.compute.policies.capabilities.vm_vm_anti_affinity.CreateSpec
 
_setDynamicField(String, DataValue) - Method in class com.vmware.vcenter.compute.policies.capabilities.vm_vm_anti_affinity.Info
 
_setDynamicField(String, DataValue) - Method in class com.vmware.vcenter.compute.policies.CapabilitiesTypes.Info
 
_setDynamicField(String, DataValue) - Method in class com.vmware.vcenter.compute.policies.CapabilitiesTypes.Summary
 
_setDynamicField(String, DataValue) - Method in class com.vmware.vcenter.compute.policies.CreateSpec
 
_setDynamicField(String, DataValue) - Method in class com.vmware.vcenter.compute.policies.Info
 
_setDynamicField(String, DataValue) - Method in class com.vmware.vcenter.compute.policies.Status
 
_setDynamicField(String, DataValue) - Method in class com.vmware.vcenter.compute.policies.TagUsageTypes.FilterSpec
 
_setDynamicField(String, DataValue) - Method in class com.vmware.vcenter.compute.policies.TagUsageTypes.Summary
 
_setDynamicField(String, DataValue) - Method in class com.vmware.vcenter.compute.PoliciesTypes.Summary
 
_setDynamicField(String, DataValue) - Method in class com.vmware.vcenter.content.registries.harbor.ProjectsTypes.CreateSpec
 
_setDynamicField(String, DataValue) - Method in class com.vmware.vcenter.content.registries.harbor.ProjectsTypes.Info
 
_setDynamicField(String, DataValue) - Method in class com.vmware.vcenter.content.registries.harbor.ProjectsTypes.Summary
 
_setDynamicField(String, DataValue) - Method in class com.vmware.vcenter.content.registries.HarborTypes.CreateSpec
 
_setDynamicField(String, DataValue) - Method in class com.vmware.vcenter.content.registries.HarborTypes.GarbageCollection
 
_setDynamicField(String, DataValue) - Method in class com.vmware.vcenter.content.registries.HarborTypes.Info
 
_setDynamicField(String, DataValue) - Method in class com.vmware.vcenter.content.registries.HarborTypes.StorageInfo
 
_setDynamicField(String, DataValue) - Method in class com.vmware.vcenter.content.registries.HarborTypes.StorageSpec
 
_setDynamicField(String, DataValue) - Method in class com.vmware.vcenter.content.registries.HarborTypes.Summary
 
_setDynamicField(String, DataValue) - Method in class com.vmware.vcenter.content.registries.HealthTypes.Info
 
_setDynamicField(String, DataValue) - Method in class com.vmware.vcenter.DatacenterTypes.CreateSpec
 
_setDynamicField(String, DataValue) - Method in class com.vmware.vcenter.DatacenterTypes.FilterSpec
 
_setDynamicField(String, DataValue) - Method in class com.vmware.vcenter.DatacenterTypes.Info
 
_setDynamicField(String, DataValue) - Method in class com.vmware.vcenter.DatacenterTypes.Summary
 
_setDynamicField(String, DataValue) - Method in class com.vmware.vcenter.DatastoreTypes.FilterSpec
 
_setDynamicField(String, DataValue) - Method in class com.vmware.vcenter.DatastoreTypes.Info
 
_setDynamicField(String, DataValue) - Method in class com.vmware.vcenter.DatastoreTypes.Summary
 
_setDynamicField(String, DataValue) - Method in class com.vmware.vcenter.deployment.CheckInfo
 
_setDynamicField(String, DataValue) - Method in class com.vmware.vcenter.deployment.DataMigrationEstimate
 
_setDynamicField(String, DataValue) - Method in class com.vmware.vcenter.deployment.DataMigrationInfo
 
_setDynamicField(String, DataValue) - Method in class com.vmware.vcenter.deployment.HistoryMigrationSpec
 
_setDynamicField(String, DataValue) - Method in class com.vmware.vcenter.deployment.ImportHistoryTypes.CreateSpec
 
_setDynamicField(String, DataValue) - Method in class com.vmware.vcenter.deployment.ImportHistoryTypes.Info
 
_setDynamicField(String, DataValue) - Method in class com.vmware.vcenter.deployment.install.initial_config.remote_psc.ThumbprintTypes.RemoteSpec
 
_setDynamicField(String, DataValue) - Method in class com.vmware.vcenter.deployment.InstallTypes.InstallSpec
 
_setDynamicField(String, DataValue) - Method in class com.vmware.vcenter.deployment.InstallTypes.VcsaEmbeddedSpec
 
_setDynamicField(String, DataValue) - Method in class com.vmware.vcenter.deployment.LocationSpec
 
_setDynamicField(String, DataValue) - Method in class com.vmware.vcenter.deployment.migrate.ActiveDirectorySpec
 
_setDynamicField(String, DataValue) - Method in class com.vmware.vcenter.deployment.migrate.ActiveDirectoryTypes.CheckSpec
 
_setDynamicField(String, DataValue) - Method in class com.vmware.vcenter.deployment.MigrateTypes.MigrateSpec
 
_setDynamicField(String, DataValue) - Method in class com.vmware.vcenter.deployment.MigrateTypes.MigrationAssistantSpec
 
_setDynamicField(String, DataValue) - Method in class com.vmware.vcenter.deployment.MigrateTypes.PscSpec
 
_setDynamicField(String, DataValue) - Method in class com.vmware.vcenter.deployment.MigrateTypes.SourceVcWindows
 
_setDynamicField(String, DataValue) - Method in class com.vmware.vcenter.deployment.MigrateTypes.VcsaEmbeddedSpec
 
_setDynamicField(String, DataValue) - Method in class com.vmware.vcenter.deployment.Notification
 
_setDynamicField(String, DataValue) - Method in class com.vmware.vcenter.deployment.Notifications
 
_setDynamicField(String, DataValue) - Method in class com.vmware.vcenter.deployment.QuestionTypes.AnswerSpec
 
_setDynamicField(String, DataValue) - Method in class com.vmware.vcenter.deployment.QuestionTypes.Info
 
_setDynamicField(String, DataValue) - Method in class com.vmware.vcenter.deployment.QuestionTypes.Question
 
_setDynamicField(String, DataValue) - Method in class com.vmware.vcenter.deployment.RemotePscSpec
 
_setDynamicField(String, DataValue) - Method in class com.vmware.vcenter.deployment.ReplicatedPscSpec
 
_setDynamicField(String, DataValue) - Method in class com.vmware.vcenter.deployment.ReplicatedSpec
 
_setDynamicField(String, DataValue) - Method in class com.vmware.vcenter.deployment.SourceInfo
 
_setDynamicField(String, DataValue) - Method in class com.vmware.vcenter.deployment.StandalonePscSpec
 
_setDynamicField(String, DataValue) - Method in class com.vmware.vcenter.deployment.StandaloneSpec
 
_setDynamicField(String, DataValue) - Method in class com.vmware.vcenter.deployment.UpgradeTypes.PscSpec
 
_setDynamicField(String, DataValue) - Method in class com.vmware.vcenter.deployment.UpgradeTypes.SourceApplianceSpec
 
_setDynamicField(String, DataValue) - Method in class com.vmware.vcenter.deployment.UpgradeTypes.UpgradeSpec
 
_setDynamicField(String, DataValue) - Method in class com.vmware.vcenter.deployment.UpgradeTypes.VcsaEmbeddedSpec
 
_setDynamicField(String, DataValue) - Method in class com.vmware.vcenter.DeploymentTypes.Info
 
_setDynamicField(String, DataValue) - Method in class com.vmware.vcenter.DeploymentTypes.Task
 
_setDynamicField(String, DataValue) - Method in class com.vmware.vcenter.FolderTypes.FilterSpec
 
_setDynamicField(String, DataValue) - Method in class com.vmware.vcenter.FolderTypes.Summary
 
_setDynamicField(String, DataValue) - Method in class com.vmware.vcenter.guest.AdapterMapping
 
_setDynamicField(String, DataValue) - Method in class com.vmware.vcenter.guest.ConfigurationSpec
 
_setDynamicField(String, DataValue) - Method in class com.vmware.vcenter.guest.CustomizationSpec
 
_setDynamicField(String, DataValue) - Method in class com.vmware.vcenter.guest.CustomizationSpecsTypes.CreateSpec
 
_setDynamicField(String, DataValue) - Method in class com.vmware.vcenter.guest.CustomizationSpecsTypes.FilterSpec
 
_setDynamicField(String, DataValue) - Method in class com.vmware.vcenter.guest.CustomizationSpecsTypes.Info
 
_setDynamicField(String, DataValue) - Method in class com.vmware.vcenter.guest.CustomizationSpecsTypes.Metadata
 
_setDynamicField(String, DataValue) - Method in class com.vmware.vcenter.guest.CustomizationSpecsTypes.Spec
 
_setDynamicField(String, DataValue) - Method in class com.vmware.vcenter.guest.CustomizationSpecsTypes.Summary
 
_setDynamicField(String, DataValue) - Method in class com.vmware.vcenter.guest.Domain
 
_setDynamicField(String, DataValue) - Method in class com.vmware.vcenter.guest.GlobalDNSSettings
 
_setDynamicField(String, DataValue) - Method in class com.vmware.vcenter.guest.GuiUnattended
 
_setDynamicField(String, DataValue) - Method in class com.vmware.vcenter.guest.HostnameGenerator
 
_setDynamicField(String, DataValue) - Method in class com.vmware.vcenter.guest.IPSettings
 
_setDynamicField(String, DataValue) - Method in class com.vmware.vcenter.guest.Ipv4
 
_setDynamicField(String, DataValue) - Method in class com.vmware.vcenter.guest.Ipv6
 
_setDynamicField(String, DataValue) - Method in class com.vmware.vcenter.guest.Ipv6Address
 
_setDynamicField(String, DataValue) - Method in class com.vmware.vcenter.guest.LinuxConfiguration
 
_setDynamicField(String, DataValue) - Method in class com.vmware.vcenter.guest.UserData
 
_setDynamicField(String, DataValue) - Method in class com.vmware.vcenter.guest.WindowsConfiguration
 
_setDynamicField(String, DataValue) - Method in class com.vmware.vcenter.guest.WindowsNetworkAdapterSettings
 
_setDynamicField(String, DataValue) - Method in class com.vmware.vcenter.guest.WindowsSysprep
 
_setDynamicField(String, DataValue) - Method in class com.vmware.vcenter.HostTypes.CreateSpec
 
_setDynamicField(String, DataValue) - Method in class com.vmware.vcenter.HostTypes.FilterSpec
 
_setDynamicField(String, DataValue) - Method in class com.vmware.vcenter.HostTypes.Summary
 
_setDynamicField(String, DataValue) - Method in class com.vmware.vcenter.hvc.links.sync.ProvidersTypes.Credentials
 
_setDynamicField(String, DataValue) - Method in class com.vmware.vcenter.hvc.links.sync.ProvidersTypes.Info
 
_setDynamicField(String, DataValue) - Method in class com.vmware.vcenter.hvc.links.sync.ProvidersTypes.SessionInfo
 
_setDynamicField(String, DataValue) - Method in class com.vmware.vcenter.hvc.links.sync.ProvidersTypes.Summary
 
_setDynamicField(String, DataValue) - Method in class com.vmware.vcenter.hvc.links.SyncTypes.Credentials
 
_setDynamicField(String, DataValue) - Method in class com.vmware.vcenter.hvc.LinksTypes.CertificateInfo
 
_setDynamicField(String, DataValue) - Method in class com.vmware.vcenter.hvc.LinksTypes.CreateSpec
 
_setDynamicField(String, DataValue) - Method in class com.vmware.vcenter.hvc.LinksTypes.Credentials
 
_setDynamicField(String, DataValue) - Method in class com.vmware.vcenter.hvc.LinksTypes.Summary
 
_setDynamicField(String, DataValue) - Method in class com.vmware.vcenter.identity.ProvidersTypes.ActiveDirectoryOverLdap
 
_setDynamicField(String, DataValue) - Method in class com.vmware.vcenter.identity.ProvidersTypes.CreateSpec
 
_setDynamicField(String, DataValue) - Method in class com.vmware.vcenter.identity.ProvidersTypes.Info
 
_setDynamicField(String, DataValue) - Method in class com.vmware.vcenter.identity.ProvidersTypes.Oauth2CreateSpec
 
_setDynamicField(String, DataValue) - Method in class com.vmware.vcenter.identity.ProvidersTypes.Oauth2Info
 
_setDynamicField(String, DataValue) - Method in class com.vmware.vcenter.identity.ProvidersTypes.Oauth2Summary
 
_setDynamicField(String, DataValue) - Method in class com.vmware.vcenter.identity.ProvidersTypes.Oauth2UpdateSpec
 
_setDynamicField(String, DataValue) - Method in class com.vmware.vcenter.identity.ProvidersTypes.OidcCreateSpec
 
_setDynamicField(String, DataValue) - Method in class com.vmware.vcenter.identity.ProvidersTypes.OidcInfo
 
_setDynamicField(String, DataValue) - Method in class com.vmware.vcenter.identity.ProvidersTypes.OidcSummary
 
_setDynamicField(String, DataValue) - Method in class com.vmware.vcenter.identity.ProvidersTypes.OidcUpdateSpec
 
_setDynamicField(String, DataValue) - Method in class com.vmware.vcenter.identity.ProvidersTypes.Summary
 
_setDynamicField(String, DataValue) - Method in class com.vmware.vcenter.identity.ProvidersTypes.UpdateSpec
 
_setDynamicField(String, DataValue) - Method in class com.vmware.vcenter.inventory.DatastoreTypes.Info
 
_setDynamicField(String, DataValue) - Method in class com.vmware.vcenter.inventory.NetworkTypes.Info
 
_setDynamicField(String, DataValue) - Method in class com.vmware.vcenter.lcm.discovery.AssociatedProductsTypes.CreateSpec
 
_setDynamicField(String, DataValue) - Method in class com.vmware.vcenter.lcm.discovery.AssociatedProductsTypes.UpdateSpec
 
_setDynamicField(String, DataValue) - Method in class com.vmware.vcenter.lcm.discovery.InteropReportTypes.ReleaseInfo
 
_setDynamicField(String, DataValue) - Method in class com.vmware.vcenter.lcm.discovery.InteropReportTypes.Report
 
_setDynamicField(String, DataValue) - Method in class com.vmware.vcenter.lcm.discovery.InteropReportTypes.ReportRow
 
_setDynamicField(String, DataValue) - Method in class com.vmware.vcenter.lcm.discovery.InteropReportTypes.ReportSummary
 
_setDynamicField(String, DataValue) - Method in class com.vmware.vcenter.lcm.discovery.InteropReportTypes.Result
 
_setDynamicField(String, DataValue) - Method in class com.vmware.vcenter.lcm.discovery.InteropReportTypes.Spec
 
_setDynamicField(String, DataValue) - Method in class com.vmware.vcenter.lcm.discovery.Product
 
_setDynamicField(String, DataValue) - Method in class com.vmware.vcenter.lcm.discovery.ProductCatalogTypes.Summary
 
_setDynamicField(String, DataValue) - Method in class com.vmware.vcenter.lcm.Notification
 
_setDynamicField(String, DataValue) - Method in class com.vmware.vcenter.lcm.Notifications
 
_setDynamicField(String, DataValue) - Method in class com.vmware.vcenter.lcm.ReportsTypes.Location
 
_setDynamicField(String, DataValue) - Method in class com.vmware.vcenter.lcm.ReportsTypes.Token
 
_setDynamicField(String, DataValue) - Method in class com.vmware.vcenter.lcm.update.PendingTypes.Info
 
_setDynamicField(String, DataValue) - Method in class com.vmware.vcenter.lcm.update.PendingTypes.ListResult
 
_setDynamicField(String, DataValue) - Method in class com.vmware.vcenter.lcm.update.PendingTypes.Summary
 
_setDynamicField(String, DataValue) - Method in class com.vmware.vcenter.lcm.update.PrecheckReportTypes.Report
 
_setDynamicField(String, DataValue) - Method in class com.vmware.vcenter.lcm.update.PrecheckReportTypes.ReportSummary
 
_setDynamicField(String, DataValue) - Method in class com.vmware.vcenter.lcm.update.PrecheckReportTypes.Result
 
_setDynamicField(String, DataValue) - Method in class com.vmware.vcenter.namespace_management.ClusterAvailableVersionsTypes.Summary
 
_setDynamicField(String, DataValue) - Method in class com.vmware.vcenter.namespace_management.ClusterCompatibilityTypes.FilterSpec
 
_setDynamicField(String, DataValue) - Method in class com.vmware.vcenter.namespace_management.ClusterCompatibilityTypes.Summary
 
_setDynamicField(String, DataValue) - Method in class com.vmware.vcenter.namespace_management.ClusterSizeInfoTypes.Info
 
_setDynamicField(String, DataValue) - Method in class com.vmware.vcenter.namespace_management.ClusterSizeInfoTypes.VmInfo
 
_setDynamicField(String, DataValue) - Method in class com.vmware.vcenter.namespace_management.ClustersTypes.EnableSpec
 
_setDynamicField(String, DataValue) - Method in class com.vmware.vcenter.namespace_management.ClustersTypes.ImageRegistry
 
_setDynamicField(String, DataValue) - Method in class com.vmware.vcenter.namespace_management.ClustersTypes.ImageStorageSpec
 
_setDynamicField(String, DataValue) - Method in class com.vmware.vcenter.namespace_management.ClustersTypes.Info
 
_setDynamicField(String, DataValue) - Method in class com.vmware.vcenter.namespace_management.ClustersTypes.Ipv4Range
 
_setDynamicField(String, DataValue) - Method in class com.vmware.vcenter.namespace_management.ClustersTypes.Message
 
_setDynamicField(String, DataValue) - Method in class com.vmware.vcenter.namespace_management.ClustersTypes.NCPClusterNetworkEnableSpec
 
_setDynamicField(String, DataValue) - Method in class com.vmware.vcenter.namespace_management.ClustersTypes.NCPClusterNetworkInfo
 
_setDynamicField(String, DataValue) - Method in class com.vmware.vcenter.namespace_management.ClustersTypes.NCPClusterNetworkSetSpec
 
_setDynamicField(String, DataValue) - Method in class com.vmware.vcenter.namespace_management.ClustersTypes.NCPClusterNetworkUpdateSpec
 
_setDynamicField(String, DataValue) - Method in class com.vmware.vcenter.namespace_management.ClustersTypes.NetworkSpec
 
_setDynamicField(String, DataValue) - Method in class com.vmware.vcenter.namespace_management.ClustersTypes.SetSpec
 
_setDynamicField(String, DataValue) - Method in class com.vmware.vcenter.namespace_management.ClustersTypes.Stats
 
_setDynamicField(String, DataValue) - Method in class com.vmware.vcenter.namespace_management.ClustersTypes.Summary
 
_setDynamicField(String, DataValue) - Method in class com.vmware.vcenter.namespace_management.ClustersTypes.UpdateSpec
 
_setDynamicField(String, DataValue) - Method in class com.vmware.vcenter.namespace_management.DistributedSwitchCompatibilityTypes.FilterSpec
 
_setDynamicField(String, DataValue) - Method in class com.vmware.vcenter.namespace_management.DistributedSwitchCompatibilityTypes.Summary
 
_setDynamicField(String, DataValue) - Method in class com.vmware.vcenter.namespace_management.EdgeClusterCompatibilityTypes.FilterSpec
 
_setDynamicField(String, DataValue) - Method in class com.vmware.vcenter.namespace_management.EdgeClusterCompatibilityTypes.Summary
 
_setDynamicField(String, DataValue) - Method in class com.vmware.vcenter.namespace_management.HostsConfigTypes.Info
 
_setDynamicField(String, DataValue) - Method in class com.vmware.vcenter.namespace_management.Ipv4Cidr
 
_setDynamicField(String, DataValue) - Method in class com.vmware.vcenter.namespace_management.NamespaceResourceOptionsTypes.Info
 
_setDynamicField(String, DataValue) - Method in class com.vmware.vcenter.namespace_management.software.ClustersTypes.Info
 
_setDynamicField(String, DataValue) - Method in class com.vmware.vcenter.namespace_management.software.ClustersTypes.Message
 
_setDynamicField(String, DataValue) - Method in class com.vmware.vcenter.namespace_management.software.ClustersTypes.Result
 
_setDynamicField(String, DataValue) - Method in class com.vmware.vcenter.namespace_management.software.ClustersTypes.Summary
 
_setDynamicField(String, DataValue) - Method in class com.vmware.vcenter.namespace_management.software.ClustersTypes.UpgradeProgress
 
_setDynamicField(String, DataValue) - Method in class com.vmware.vcenter.namespace_management.software.ClustersTypes.UpgradeSpec
 
_setDynamicField(String, DataValue) - Method in class com.vmware.vcenter.namespace_management.software.ClustersTypes.UpgradeStatus
 
_setDynamicField(String, DataValue) - Method in class com.vmware.vcenter.namespace_management.stats.TimeSeriesTypes.PodIdentifier
 
_setDynamicField(String, DataValue) - Method in class com.vmware.vcenter.namespace_management.stats.TimeSeriesTypes.Spec
 
_setDynamicField(String, DataValue) - Method in class com.vmware.vcenter.namespace_management.stats.TimeSeriesTypes.TimeSeries
 
_setDynamicField(String, DataValue) - Method in class com.vmware.vcenter.namespace_management.SupportBundleTypes.Location
 
_setDynamicField(String, DataValue) - Method in class com.vmware.vcenter.namespace_management.SupportBundleTypes.Token
 
_setDynamicField(String, DataValue) - Method in class com.vmware.vcenter.namespaces.AccessTypes.CreateSpec
 
_setDynamicField(String, DataValue) - Method in class com.vmware.vcenter.namespaces.AccessTypes.Info
 
_setDynamicField(String, DataValue) - Method in class com.vmware.vcenter.namespaces.AccessTypes.SetSpec
 
_setDynamicField(String, DataValue) - Method in class com.vmware.vcenter.namespaces.Container
 
_setDynamicField(String, DataValue) - Method in class com.vmware.vcenter.namespaces.EndpointAddress
 
_setDynamicField(String, DataValue) - Method in class com.vmware.vcenter.namespaces.IngressRuleValue
 
_setDynamicField(String, DataValue) - Method in class com.vmware.vcenter.namespaces.InstancesTypes.Access
 
_setDynamicField(String, DataValue) - Method in class com.vmware.vcenter.namespaces.InstancesTypes.CreateSpec
 
_setDynamicField(String, DataValue) - Method in class com.vmware.vcenter.namespaces.InstancesTypes.Info
 
_setDynamicField(String, DataValue) - Method in class com.vmware.vcenter.namespaces.InstancesTypes.Message
 
_setDynamicField(String, DataValue) - Method in class com.vmware.vcenter.namespaces.InstancesTypes.SetSpec
 
_setDynamicField(String, DataValue) - Method in class com.vmware.vcenter.namespaces.InstancesTypes.Stats
 
_setDynamicField(String, DataValue) - Method in class com.vmware.vcenter.namespaces.InstancesTypes.StorageSpec
 
_setDynamicField(String, DataValue) - Method in class com.vmware.vcenter.namespaces.InstancesTypes.Summary
 
_setDynamicField(String, DataValue) - Method in class com.vmware.vcenter.namespaces.InstancesTypes.UpdateSpec
 
_setDynamicField(String, DataValue) - Method in class com.vmware.vcenter.namespaces.ResourceQuotaOptionsV1
 
_setDynamicField(String, DataValue) - Method in class com.vmware.vcenter.namespaces.ResourceQuotaOptionsV1Update
 
_setDynamicField(String, DataValue) - Method in class com.vmware.vcenter.namespaces.user.InstancesTypes.Summary
 
_setDynamicField(String, DataValue) - Method in class com.vmware.vcenter.NetworkTypes.FilterSpec
 
_setDynamicField(String, DataValue) - Method in class com.vmware.vcenter.NetworkTypes.Summary
 
_setDynamicField(String, DataValue) - Method in class com.vmware.vcenter.ovf.CertificateParams
 
_setDynamicField(String, DataValue) - Method in class com.vmware.vcenter.ovf.DeploymentOption
 
_setDynamicField(String, DataValue) - Method in class com.vmware.vcenter.ovf.DeploymentOptionParams
 
_setDynamicField(String, DataValue) - Method in class com.vmware.vcenter.ovf.ExportFlagTypes.Info
 
_setDynamicField(String, DataValue) - Method in class com.vmware.vcenter.ovf.ExtraConfig
 
_setDynamicField(String, DataValue) - Method in class com.vmware.vcenter.ovf.ExtraConfigParams
 
_setDynamicField(String, DataValue) - Method in class com.vmware.vcenter.ovf.ImportFlagTypes.Info
 
_setDynamicField(String, DataValue) - Method in class com.vmware.vcenter.ovf.IpAllocationParams
 
_setDynamicField(String, DataValue) - Method in class com.vmware.vcenter.ovf.LibraryItemTypes.CreateResult
 
_setDynamicField(String, DataValue) - Method in class com.vmware.vcenter.ovf.LibraryItemTypes.CreateSpec
 
_setDynamicField(String, DataValue) - Method in class com.vmware.vcenter.ovf.LibraryItemTypes.CreateTarget
 
_setDynamicField(String, DataValue) - Method in class com.vmware.vcenter.ovf.LibraryItemTypes.DeployableIdentity
 
_setDynamicField(String, DataValue) - Method in class com.vmware.vcenter.ovf.LibraryItemTypes.DeploymentResult
 
_setDynamicField(String, DataValue) - Method in class com.vmware.vcenter.ovf.LibraryItemTypes.DeploymentTarget
 
_setDynamicField(String, DataValue) - Method in class com.vmware.vcenter.ovf.LibraryItemTypes.OvfSummary
 
_setDynamicField(String, DataValue) - Method in class com.vmware.vcenter.ovf.LibraryItemTypes.ResourcePoolDeploymentSpec
 
_setDynamicField(String, DataValue) - Method in class com.vmware.vcenter.ovf.LibraryItemTypes.ResultInfo
 
_setDynamicField(String, DataValue) - Method in class com.vmware.vcenter.ovf.LibraryItemTypes.StorageGroupMapping
 
_setDynamicField(String, DataValue) - Method in class com.vmware.vcenter.ovf.OvfError
 
_setDynamicField(String, DataValue) - Method in class com.vmware.vcenter.ovf.OvfInfo
 
_setDynamicField(String, DataValue) - Method in class com.vmware.vcenter.ovf.OvfMessage
 
_setDynamicField(String, DataValue) - Method in class com.vmware.vcenter.ovf.OvfParams
 
_setDynamicField(String, DataValue) - Method in class com.vmware.vcenter.ovf.OvfWarning
 
_setDynamicField(String, DataValue) - Method in class com.vmware.vcenter.ovf.ParseIssue
 
_setDynamicField(String, DataValue) - Method in class com.vmware.vcenter.ovf.Property
 
_setDynamicField(String, DataValue) - Method in class com.vmware.vcenter.ovf.PropertyParams
 
_setDynamicField(String, DataValue) - Method in class com.vmware.vcenter.ovf.ScaleOutGroup
 
_setDynamicField(String, DataValue) - Method in class com.vmware.vcenter.ovf.ScaleOutParams
 
_setDynamicField(String, DataValue) - Method in class com.vmware.vcenter.ovf.SizeParams
 
_setDynamicField(String, DataValue) - Method in class com.vmware.vcenter.ovf.UnknownSection
 
_setDynamicField(String, DataValue) - Method in class com.vmware.vcenter.ovf.UnknownSectionParams
 
_setDynamicField(String, DataValue) - Method in class com.vmware.vcenter.ovf.VcenterExtensionParams
 
_setDynamicField(String, DataValue) - Method in class com.vmware.vcenter.ResourcePoolTypes.CreateSpec
 
_setDynamicField(String, DataValue) - Method in class com.vmware.vcenter.ResourcePoolTypes.FilterSpec
 
_setDynamicField(String, DataValue) - Method in class com.vmware.vcenter.ResourcePoolTypes.Info
 
_setDynamicField(String, DataValue) - Method in class com.vmware.vcenter.ResourcePoolTypes.ResourceAllocationCreateSpec
 
_setDynamicField(String, DataValue) - Method in class com.vmware.vcenter.ResourcePoolTypes.ResourceAllocationInfo
 
_setDynamicField(String, DataValue) - Method in class com.vmware.vcenter.ResourcePoolTypes.ResourceAllocationUpdateSpec
 
_setDynamicField(String, DataValue) - Method in class com.vmware.vcenter.ResourcePoolTypes.SharesInfo
 
_setDynamicField(String, DataValue) - Method in class com.vmware.vcenter.ResourcePoolTypes.Summary
 
_setDynamicField(String, DataValue) - Method in class com.vmware.vcenter.ResourcePoolTypes.UpdateSpec
 
_setDynamicField(String, DataValue) - Method in class com.vmware.vcenter.services.ServiceTypes.Info
 
_setDynamicField(String, DataValue) - Method in class com.vmware.vcenter.services.ServiceTypes.UpdateSpec
 
_setDynamicField(String, DataValue) - Method in class com.vmware.vcenter.storage.policies.compliance.VMTypes.FilterSpec
 
_setDynamicField(String, DataValue) - Method in class com.vmware.vcenter.storage.policies.compliance.VMTypes.Info
 
_setDynamicField(String, DataValue) - Method in class com.vmware.vcenter.storage.policies.ComplianceTypes.FilterSpec
 
_setDynamicField(String, DataValue) - Method in class com.vmware.vcenter.storage.policies.ComplianceTypes.Summary
 
_setDynamicField(String, DataValue) - Method in class com.vmware.vcenter.storage.policies.VMTypes.Info
 
_setDynamicField(String, DataValue) - Method in class com.vmware.vcenter.storage.PoliciesTypes.CompatibilityInfo
 
_setDynamicField(String, DataValue) - Method in class com.vmware.vcenter.storage.PoliciesTypes.CompatibleDatastoreInfo
 
_setDynamicField(String, DataValue) - Method in class com.vmware.vcenter.storage.PoliciesTypes.FilterSpec
 
_setDynamicField(String, DataValue) - Method in class com.vmware.vcenter.storage.PoliciesTypes.Summary
 
_setDynamicField(String, DataValue) - Method in class com.vmware.vcenter.system_config.DeploymentTypeTypes.Info
 
_setDynamicField(String, DataValue) - Method in class com.vmware.vcenter.system_config.DeploymentTypeTypes.ReconfigureSpec
 
_setDynamicField(String, DataValue) - Method in class com.vmware.vcenter.system_config.PscRegistrationTypes.Info
 
_setDynamicField(String, DataValue) - Method in class com.vmware.vcenter.tagging.AssociationsTypes.IterationSpec
 
_setDynamicField(String, DataValue) - Method in class com.vmware.vcenter.tagging.AssociationsTypes.ListResult
 
_setDynamicField(String, DataValue) - Method in class com.vmware.vcenter.tagging.AssociationsTypes.Summary
 
_setDynamicField(String, DataValue) - Method in exception com.vmware.vcenter.tokenservice.Error
 
_setDynamicField(String, DataValue) - Method in exception com.vmware.vcenter.tokenservice.InvalidGrant
 
_setDynamicField(String, DataValue) - Method in exception com.vmware.vcenter.tokenservice.InvalidRequest
 
_setDynamicField(String, DataValue) - Method in exception com.vmware.vcenter.tokenservice.InvalidScope
 
_setDynamicField(String, DataValue) - Method in class com.vmware.vcenter.tokenservice.TokenExchangeTypes.ExchangeSpec
 
_setDynamicField(String, DataValue) - Method in class com.vmware.vcenter.tokenservice.TokenExchangeTypes.Info
 
_setDynamicField(String, DataValue) - Method in class com.vmware.vcenter.topology.NodesTypes.FilterSpec
 
_setDynamicField(String, DataValue) - Method in class com.vmware.vcenter.topology.NodesTypes.Info
 
_setDynamicField(String, DataValue) - Method in class com.vmware.vcenter.topology.NodesTypes.Summary
 
_setDynamicField(String, DataValue) - Method in class com.vmware.vcenter.topology.ReplicationStatusTypes.FilterSpec
 
_setDynamicField(String, DataValue) - Method in class com.vmware.vcenter.topology.ReplicationStatusTypes.Summary
 
_setDynamicField(String, DataValue) - Method in class com.vmware.vcenter.trusted_infrastructure.attestation.ServicesTypes.CreateSpec
 
_setDynamicField(String, DataValue) - Method in class com.vmware.vcenter.trusted_infrastructure.attestation.ServicesTypes.FilterSpec
 
_setDynamicField(String, DataValue) - Method in class com.vmware.vcenter.trusted_infrastructure.attestation.ServicesTypes.Info
 
_setDynamicField(String, DataValue) - Method in class com.vmware.vcenter.trusted_infrastructure.attestation.ServicesTypes.Summary
 
_setDynamicField(String, DataValue) - Method in class com.vmware.vcenter.trusted_infrastructure.kms.ServicesTypes.CreateSpec
 
_setDynamicField(String, DataValue) - Method in class com.vmware.vcenter.trusted_infrastructure.kms.ServicesTypes.FilterSpec
 
_setDynamicField(String, DataValue) - Method in class com.vmware.vcenter.trusted_infrastructure.kms.ServicesTypes.Info
 
_setDynamicField(String, DataValue) - Method in class com.vmware.vcenter.trusted_infrastructure.kms.ServicesTypes.Summary
 
_setDynamicField(String, DataValue) - Method in class com.vmware.vcenter.trusted_infrastructure.NetworkAddress
 
_setDynamicField(String, DataValue) - Method in class com.vmware.vcenter.trusted_infrastructure.PrincipalTypes.Info
 
_setDynamicField(String, DataValue) - Method in class com.vmware.vcenter.trusted_infrastructure.StsPrincipal
 
_setDynamicField(String, DataValue) - Method in class com.vmware.vcenter.trusted_infrastructure.StsPrincipalId
 
_setDynamicField(String, DataValue) - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.attestation.os.esx.BaseImagesTypes.FilterSpec
 
_setDynamicField(String, DataValue) - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.attestation.os.esx.BaseImagesTypes.Info
 
_setDynamicField(String, DataValue) - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.attestation.os.esx.BaseImagesTypes.Summary
 
_setDynamicField(String, DataValue) - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.attestation.ServiceStatusTypes.Info
 
_setDynamicField(String, DataValue) - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.attestation.tpm2.CaCertificatesTypes.CreateSpec
 
_setDynamicField(String, DataValue) - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.attestation.tpm2.CaCertificatesTypes.Info
 
_setDynamicField(String, DataValue) - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.attestation.tpm2.CaCertificatesTypes.Summary
 
_setDynamicField(String, DataValue) - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.attestation.tpm2.EndorsementKeysTypes.CreateSpec
 
_setDynamicField(String, DataValue) - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.attestation.tpm2.EndorsementKeysTypes.Info
 
_setDynamicField(String, DataValue) - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.attestation.tpm2.EndorsementKeysTypes.Summary
 
_setDynamicField(String, DataValue) - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.attestation.tpm2.SettingsTypes.Info
 
_setDynamicField(String, DataValue) - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.attestation.tpm2.SettingsTypes.UpdateSpec
 
_setDynamicField(String, DataValue) - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.ConsumerPrincipalsTypes.CreateSpec
 
_setDynamicField(String, DataValue) - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.ConsumerPrincipalsTypes.FilterSpec
 
_setDynamicField(String, DataValue) - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.ConsumerPrincipalsTypes.Info
 
_setDynamicField(String, DataValue) - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.ConsumerPrincipalsTypes.Summary
 
_setDynamicField(String, DataValue) - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.providers.client_certificate.CsrTypes.Info
 
_setDynamicField(String, DataValue) - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.providers.ClientCertificateTypes.Info
 
_setDynamicField(String, DataValue) - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.providers.ClientCertificateTypes.UpdateSpec
 
_setDynamicField(String, DataValue) - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.providers.CurrentPeerCertificatesTypes.FilterSpec
 
_setDynamicField(String, DataValue) - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.providers.CurrentPeerCertificatesTypes.Summary
 
_setDynamicField(String, DataValue) - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.providers.TrustedPeerCertificatesTypes.Info
 
_setDynamicField(String, DataValue) - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.providers.TrustedPeerCertificatesTypes.UpdateSpec
 
_setDynamicField(String, DataValue) - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.ProvidersTypes.CreateSpec
 
_setDynamicField(String, DataValue) - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.ProvidersTypes.Info
 
_setDynamicField(String, DataValue) - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.ProvidersTypes.KeyServerCreateSpec
 
_setDynamicField(String, DataValue) - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.ProvidersTypes.KeyServerInfo
 
_setDynamicField(String, DataValue) - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.ProvidersTypes.KeyServerUpdateSpec
 
_setDynamicField(String, DataValue) - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.ProvidersTypes.KmipServerCreateSpec
 
_setDynamicField(String, DataValue) - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.ProvidersTypes.KmipServerInfo
 
_setDynamicField(String, DataValue) - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.ProvidersTypes.KmipServerUpdateSpec
 
_setDynamicField(String, DataValue) - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.ProvidersTypes.Server
 
_setDynamicField(String, DataValue) - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.ProvidersTypes.ServerInfo
 
_setDynamicField(String, DataValue) - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.ProvidersTypes.Status
 
_setDynamicField(String, DataValue) - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.ProvidersTypes.Summary
 
_setDynamicField(String, DataValue) - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.ProvidersTypes.UpdateSpec
 
_setDynamicField(String, DataValue) - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.ServiceStatusTypes.Info
 
_setDynamicField(String, DataValue) - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_hosts.AttestationTypes.FilterSpec
 
_setDynamicField(String, DataValue) - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_hosts.AttestationTypes.Info
 
_setDynamicField(String, DataValue) - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_hosts.AttestationTypes.Summary
 
_setDynamicField(String, DataValue) - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_hosts.KmsTypes.FilterSpec
 
_setDynamicField(String, DataValue) - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_hosts.KmsTypes.Info
 
_setDynamicField(String, DataValue) - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_hosts.KmsTypes.Summary
 
_setDynamicField(String, DataValue) - Method in class com.vmware.vcenter.trusted_infrastructure.TrustAuthorityClustersTypes.FilterSpec
 
_setDynamicField(String, DataValue) - Method in class com.vmware.vcenter.trusted_infrastructure.TrustAuthorityClustersTypes.Info
 
_setDynamicField(String, DataValue) - Method in class com.vmware.vcenter.trusted_infrastructure.TrustAuthorityClustersTypes.Summary
 
_setDynamicField(String, DataValue) - Method in class com.vmware.vcenter.trusted_infrastructure.TrustAuthorityClustersTypes.UpdateSpec
 
_setDynamicField(String, DataValue) - Method in class com.vmware.vcenter.trusted_infrastructure.trusted_clusters.attestation.ServicesTypes.CreateSpec
 
_setDynamicField(String, DataValue) - Method in class com.vmware.vcenter.trusted_infrastructure.trusted_clusters.attestation.ServicesTypes.FilterSpec
 
_setDynamicField(String, DataValue) - Method in class com.vmware.vcenter.trusted_infrastructure.trusted_clusters.attestation.ServicesTypes.Info
 
_setDynamicField(String, DataValue) - Method in class com.vmware.vcenter.trusted_infrastructure.trusted_clusters.attestation.ServicesTypes.Summary
 
_setDynamicField(String, DataValue) - Method in class com.vmware.vcenter.trusted_infrastructure.trusted_clusters.kms.ServicesTypes.CreateSpec
 
_setDynamicField(String, DataValue) - Method in class com.vmware.vcenter.trusted_infrastructure.trusted_clusters.kms.ServicesTypes.FilterSpec
 
_setDynamicField(String, DataValue) - Method in class com.vmware.vcenter.trusted_infrastructure.trusted_clusters.kms.ServicesTypes.Info
 
_setDynamicField(String, DataValue) - Method in class com.vmware.vcenter.trusted_infrastructure.trusted_clusters.kms.ServicesTypes.Summary
 
_setDynamicField(String, DataValue) - Method in class com.vmware.vcenter.trusted_infrastructure.X509CertChain
 
_setDynamicField(String, DataValue) - Method in class com.vmware.vcenter.vcha.CertificateInfo
 
_setDynamicField(String, DataValue) - Method in class com.vmware.vcenter.vcha.cluster.ActiveTypes.Info
 
_setDynamicField(String, DataValue) - Method in class com.vmware.vcenter.vcha.cluster.DeploymentTypeTypes.Info
 
_setDynamicField(String, DataValue) - Method in class com.vmware.vcenter.vcha.cluster.ModeTypes.Info
 
_setDynamicField(String, DataValue) - Method in class com.vmware.vcenter.vcha.cluster.PassiveTypes.CheckResult
 
_setDynamicField(String, DataValue) - Method in class com.vmware.vcenter.vcha.cluster.PassiveTypes.CheckSpec
 
_setDynamicField(String, DataValue) - Method in class com.vmware.vcenter.vcha.cluster.PassiveTypes.RedeploySpec
 
_setDynamicField(String, DataValue) - Method in class com.vmware.vcenter.vcha.cluster.WitnessTypes.CheckResult
 
_setDynamicField(String, DataValue) - Method in class com.vmware.vcenter.vcha.cluster.WitnessTypes.CheckSpec
 
_setDynamicField(String, DataValue) - Method in class com.vmware.vcenter.vcha.cluster.WitnessTypes.RedeploySpec
 
_setDynamicField(String, DataValue) - Method in class com.vmware.vcenter.vcha.ClusterTypes.ActiveSpec
 
_setDynamicField(String, DataValue) - Method in class com.vmware.vcenter.vcha.ClusterTypes.DeploySpec
 
_setDynamicField(String, DataValue) - Method in class com.vmware.vcenter.vcha.ClusterTypes.ErrorCondition
 
_setDynamicField(String, DataValue) - Method in class com.vmware.vcenter.vcha.ClusterTypes.Info
 
_setDynamicField(String, DataValue) - Method in class com.vmware.vcenter.vcha.ClusterTypes.IpInfo
 
_setDynamicField(String, DataValue) - Method in class com.vmware.vcenter.vcha.ClusterTypes.Ipv4Info
 
_setDynamicField(String, DataValue) - Method in class com.vmware.vcenter.vcha.ClusterTypes.Ipv6Info
 
_setDynamicField(String, DataValue) - Method in class com.vmware.vcenter.vcha.ClusterTypes.NodeInfo
 
_setDynamicField(String, DataValue) - Method in class com.vmware.vcenter.vcha.ClusterTypes.NodeRuntimeInfo
 
_setDynamicField(String, DataValue) - Method in class com.vmware.vcenter.vcha.ClusterTypes.NodeVmInfo
 
_setDynamicField(String, DataValue) - Method in class com.vmware.vcenter.vcha.ClusterTypes.PassiveSpec
 
_setDynamicField(String, DataValue) - Method in class com.vmware.vcenter.vcha.ClusterTypes.UndeploySpec
 
_setDynamicField(String, DataValue) - Method in class com.vmware.vcenter.vcha.ClusterTypes.VmInfo
 
_setDynamicField(String, DataValue) - Method in class com.vmware.vcenter.vcha.ClusterTypes.WitnessInfo
 
_setDynamicField(String, DataValue) - Method in class com.vmware.vcenter.vcha.ClusterTypes.WitnessSpec
 
_setDynamicField(String, DataValue) - Method in class com.vmware.vcenter.vcha.ConnectionSpec
 
_setDynamicField(String, DataValue) - Method in class com.vmware.vcenter.vcha.CredentialsSpec
 
_setDynamicField(String, DataValue) - Method in class com.vmware.vcenter.vcha.DiskInfo
 
_setDynamicField(String, DataValue) - Method in class com.vmware.vcenter.vcha.DiskSpec
 
_setDynamicField(String, DataValue) - Method in class com.vmware.vcenter.vcha.IpSpec
 
_setDynamicField(String, DataValue) - Method in class com.vmware.vcenter.vcha.Ipv4Spec
 
_setDynamicField(String, DataValue) - Method in class com.vmware.vcenter.vcha.Ipv6Spec
 
_setDynamicField(String, DataValue) - Method in class com.vmware.vcenter.vcha.OperationsTypes.Info
 
_setDynamicField(String, DataValue) - Method in class com.vmware.vcenter.vcha.PlacementInfo
 
_setDynamicField(String, DataValue) - Method in class com.vmware.vcenter.vcha.PlacementSpec
 
_setDynamicField(String, DataValue) - Method in class com.vmware.vcenter.vm.compute.PoliciesTypes.Info
 
_setDynamicField(String, DataValue) - Method in class com.vmware.vcenter.vm.console.TicketsTypes.CreateSpec
 
_setDynamicField(String, DataValue) - Method in class com.vmware.vcenter.vm.console.TicketsTypes.Summary
 
_setDynamicField(String, DataValue) - Method in class com.vmware.vcenter.vm.guest.CustomizationTypes.SetSpec
 
_setDynamicField(String, DataValue) - Method in class com.vmware.vcenter.vm.guest.DhcpConfigInfo
 
_setDynamicField(String, DataValue) - Method in class com.vmware.vcenter.vm.guest.DnsAssignedValues
 
_setDynamicField(String, DataValue) - Method in class com.vmware.vcenter.vm.guest.DnsConfigInfo
 
_setDynamicField(String, DataValue) - Method in class com.vmware.vcenter.vm.guest.IdentityTypes.Info
 
_setDynamicField(String, DataValue) - Method in class com.vmware.vcenter.vm.guest.LocalFilesystemTypes.Info
 
_setDynamicField(String, DataValue) - Method in class com.vmware.vcenter.vm.guest.LocalFilesystemTypes.VirtualDiskMapping
 
_setDynamicField(String, DataValue) - Method in class com.vmware.vcenter.vm.guest.networking.InterfacesTypes.Info
 
_setDynamicField(String, DataValue) - Method in class com.vmware.vcenter.vm.guest.networking.InterfacesTypes.IpAddressInfo
 
_setDynamicField(String, DataValue) - Method in class com.vmware.vcenter.vm.guest.networking.InterfacesTypes.IpConfigInfo
 
_setDynamicField(String, DataValue) - Method in class com.vmware.vcenter.vm.guest.networking.RoutesTypes.Info
 
_setDynamicField(String, DataValue) - Method in class com.vmware.vcenter.vm.guest.NetworkingTypes.Info
 
_setDynamicField(String, DataValue) - Method in class com.vmware.vcenter.vm.guest.PowerTypes.Info
 
_setDynamicField(String, DataValue) - Method in class com.vmware.vcenter.vm.hardware.adapter.SataTypes.CreateSpec
 
_setDynamicField(String, DataValue) - Method in class com.vmware.vcenter.vm.hardware.adapter.SataTypes.Info
 
_setDynamicField(String, DataValue) - Method in class com.vmware.vcenter.vm.hardware.adapter.SataTypes.Summary
 
_setDynamicField(String, DataValue) - Method in class com.vmware.vcenter.vm.hardware.adapter.ScsiTypes.CreateSpec
 
_setDynamicField(String, DataValue) - Method in class com.vmware.vcenter.vm.hardware.adapter.ScsiTypes.Info
 
_setDynamicField(String, DataValue) - Method in class com.vmware.vcenter.vm.hardware.adapter.ScsiTypes.Summary
 
_setDynamicField(String, DataValue) - Method in class com.vmware.vcenter.vm.hardware.adapter.ScsiTypes.UpdateSpec
 
_setDynamicField(String, DataValue) - Method in class com.vmware.vcenter.vm.hardware.boot.DeviceTypes.Entry
 
_setDynamicField(String, DataValue) - Method in class com.vmware.vcenter.vm.hardware.boot.DeviceTypes.EntryCreateSpec
 
_setDynamicField(String, DataValue) - Method in class com.vmware.vcenter.vm.hardware.BootTypes.CreateSpec
 
_setDynamicField(String, DataValue) - Method in class com.vmware.vcenter.vm.hardware.BootTypes.Info
 
_setDynamicField(String, DataValue) - Method in class com.vmware.vcenter.vm.hardware.BootTypes.UpdateSpec
 
_setDynamicField(String, DataValue) - Method in class com.vmware.vcenter.vm.hardware.CdromTypes.BackingInfo
 
_setDynamicField(String, DataValue) - Method in class com.vmware.vcenter.vm.hardware.CdromTypes.BackingSpec
 
_setDynamicField(String, DataValue) - Method in class com.vmware.vcenter.vm.hardware.CdromTypes.CreateSpec
 
_setDynamicField(String, DataValue) - Method in class com.vmware.vcenter.vm.hardware.CdromTypes.Info
 
_setDynamicField(String, DataValue) - Method in class com.vmware.vcenter.vm.hardware.CdromTypes.Summary
 
_setDynamicField(String, DataValue) - Method in class com.vmware.vcenter.vm.hardware.CdromTypes.UpdateSpec
 
_setDynamicField(String, DataValue) - Method in class com.vmware.vcenter.vm.hardware.ConnectionCreateSpec
 
_setDynamicField(String, DataValue) - Method in class com.vmware.vcenter.vm.hardware.ConnectionInfo
 
_setDynamicField(String, DataValue) - Method in class com.vmware.vcenter.vm.hardware.ConnectionUpdateSpec
 
_setDynamicField(String, DataValue) - Method in class com.vmware.vcenter.vm.hardware.CpuTypes.Info
 
_setDynamicField(String, DataValue) - Method in class com.vmware.vcenter.vm.hardware.CpuTypes.UpdateSpec
 
_setDynamicField(String, DataValue) - Method in class com.vmware.vcenter.vm.hardware.DiskTypes.BackingInfo
 
_setDynamicField(String, DataValue) - Method in class com.vmware.vcenter.vm.hardware.DiskTypes.BackingSpec
 
_setDynamicField(String, DataValue) - Method in class com.vmware.vcenter.vm.hardware.DiskTypes.CreateSpec
 
_setDynamicField(String, DataValue) - Method in class com.vmware.vcenter.vm.hardware.DiskTypes.Info
 
_setDynamicField(String, DataValue) - Method in class com.vmware.vcenter.vm.hardware.DiskTypes.StoragePolicySpec
 
_setDynamicField(String, DataValue) - Method in class com.vmware.vcenter.vm.hardware.DiskTypes.Summary
 
_setDynamicField(String, DataValue) - Method in class com.vmware.vcenter.vm.hardware.DiskTypes.UpdateSpec
 
_setDynamicField(String, DataValue) - Method in class com.vmware.vcenter.vm.hardware.DiskTypes.VmdkCreateSpec
 
_setDynamicField(String, DataValue) - Method in class com.vmware.vcenter.vm.hardware.EthernetTypes.BackingInfo
 
_setDynamicField(String, DataValue) - Method in class com.vmware.vcenter.vm.hardware.EthernetTypes.BackingSpec
 
_setDynamicField(String, DataValue) - Method in class com.vmware.vcenter.vm.hardware.EthernetTypes.CreateSpec
 
_setDynamicField(String, DataValue) - Method in class com.vmware.vcenter.vm.hardware.EthernetTypes.Info
 
_setDynamicField(String, DataValue) - Method in class com.vmware.vcenter.vm.hardware.EthernetTypes.Summary
 
_setDynamicField(String, DataValue) - Method in class com.vmware.vcenter.vm.hardware.EthernetTypes.UpdateSpec
 
_setDynamicField(String, DataValue) - Method in class com.vmware.vcenter.vm.hardware.FloppyTypes.BackingInfo
 
_setDynamicField(String, DataValue) - Method in class com.vmware.vcenter.vm.hardware.FloppyTypes.BackingSpec
 
_setDynamicField(String, DataValue) - Method in class com.vmware.vcenter.vm.hardware.FloppyTypes.CreateSpec
 
_setDynamicField(String, DataValue) - Method in class com.vmware.vcenter.vm.hardware.FloppyTypes.Info
 
_setDynamicField(String, DataValue) - Method in class com.vmware.vcenter.vm.hardware.FloppyTypes.Summary
 
_setDynamicField(String, DataValue) - Method in class com.vmware.vcenter.vm.hardware.FloppyTypes.UpdateSpec
 
_setDynamicField(String, DataValue) - Method in class com.vmware.vcenter.vm.hardware.IdeAddressInfo
 
_setDynamicField(String, DataValue) - Method in class com.vmware.vcenter.vm.hardware.IdeAddressSpec
 
_setDynamicField(String, DataValue) - Method in class com.vmware.vcenter.vm.hardware.MemoryTypes.Info
 
_setDynamicField(String, DataValue) - Method in class com.vmware.vcenter.vm.hardware.MemoryTypes.UpdateSpec
 
_setDynamicField(String, DataValue) - Method in class com.vmware.vcenter.vm.hardware.ParallelTypes.BackingInfo
 
_setDynamicField(String, DataValue) - Method in class com.vmware.vcenter.vm.hardware.ParallelTypes.BackingSpec
 
_setDynamicField(String, DataValue) - Method in class com.vmware.vcenter.vm.hardware.ParallelTypes.CreateSpec
 
_setDynamicField(String, DataValue) - Method in class com.vmware.vcenter.vm.hardware.ParallelTypes.Info
 
_setDynamicField(String, DataValue) - Method in class com.vmware.vcenter.vm.hardware.ParallelTypes.Summary
 
_setDynamicField(String, DataValue) - Method in class com.vmware.vcenter.vm.hardware.ParallelTypes.UpdateSpec
 
_setDynamicField(String, DataValue) - Method in class com.vmware.vcenter.vm.hardware.SataAddressInfo
 
_setDynamicField(String, DataValue) - Method in class com.vmware.vcenter.vm.hardware.SataAddressSpec
 
_setDynamicField(String, DataValue) - Method in class com.vmware.vcenter.vm.hardware.ScsiAddressInfo
 
_setDynamicField(String, DataValue) - Method in class com.vmware.vcenter.vm.hardware.ScsiAddressSpec
 
_setDynamicField(String, DataValue) - Method in class com.vmware.vcenter.vm.hardware.SerialTypes.BackingInfo
 
_setDynamicField(String, DataValue) - Method in class com.vmware.vcenter.vm.hardware.SerialTypes.BackingSpec
 
_setDynamicField(String, DataValue) - Method in class com.vmware.vcenter.vm.hardware.SerialTypes.CreateSpec
 
_setDynamicField(String, DataValue) - Method in class com.vmware.vcenter.vm.hardware.SerialTypes.Info
 
_setDynamicField(String, DataValue) - Method in class com.vmware.vcenter.vm.hardware.SerialTypes.Summary
 
_setDynamicField(String, DataValue) - Method in class com.vmware.vcenter.vm.hardware.SerialTypes.UpdateSpec
 
_setDynamicField(String, DataValue) - Method in class com.vmware.vcenter.vm.HardwareTypes.Info
 
_setDynamicField(String, DataValue) - Method in class com.vmware.vcenter.vm.HardwareTypes.UpdateSpec
 
_setDynamicField(String, DataValue) - Method in class com.vmware.vcenter.vm.IdentityTypes.Info
 
_setDynamicField(String, DataValue) - Method in class com.vmware.vcenter.vm.LibraryItemTypes.CheckOutInfo
 
_setDynamicField(String, DataValue) - Method in class com.vmware.vcenter.vm.LibraryItemTypes.Info
 
_setDynamicField(String, DataValue) - Method in class com.vmware.vcenter.vm.PowerTypes.Info
 
_setDynamicField(String, DataValue) - Method in class com.vmware.vcenter.vm.storage.policy.ComplianceTypes.CheckSpec
 
_setDynamicField(String, DataValue) - Method in class com.vmware.vcenter.vm.storage.policy.ComplianceTypes.Info
 
_setDynamicField(String, DataValue) - Method in class com.vmware.vcenter.vm.storage.policy.ComplianceTypes.VmComplianceInfo
 
_setDynamicField(String, DataValue) - Method in class com.vmware.vcenter.vm.storage.PolicyTypes.DiskPolicySpec
 
_setDynamicField(String, DataValue) - Method in class com.vmware.vcenter.vm.storage.PolicyTypes.Info
 
_setDynamicField(String, DataValue) - Method in class com.vmware.vcenter.vm.storage.PolicyTypes.UpdateSpec
 
_setDynamicField(String, DataValue) - Method in class com.vmware.vcenter.vm.storage.PolicyTypes.VmHomePolicySpec
 
_setDynamicField(String, DataValue) - Method in class com.vmware.vcenter.vm.tools.InstallerTypes.Info
 
_setDynamicField(String, DataValue) - Method in class com.vmware.vcenter.vm.ToolsTypes.Info
 
_setDynamicField(String, DataValue) - Method in class com.vmware.vcenter.vm.ToolsTypes.UpdateSpec
 
_setDynamicField(String, DataValue) - Method in class com.vmware.vcenter.vm_template.library_items.CheckOutsTypes.CheckInSpec
 
_setDynamicField(String, DataValue) - Method in class com.vmware.vcenter.vm_template.library_items.CheckOutsTypes.CheckOutSpec
 
_setDynamicField(String, DataValue) - Method in class com.vmware.vcenter.vm_template.library_items.CheckOutsTypes.Info
 
_setDynamicField(String, DataValue) - Method in class com.vmware.vcenter.vm_template.library_items.CheckOutsTypes.PlacementSpec
 
_setDynamicField(String, DataValue) - Method in class com.vmware.vcenter.vm_template.library_items.CheckOutsTypes.Summary
 
_setDynamicField(String, DataValue) - Method in class com.vmware.vcenter.vm_template.library_items.VersionsTypes.Info
 
_setDynamicField(String, DataValue) - Method in class com.vmware.vcenter.vm_template.library_items.VersionsTypes.RollbackSpec
 
_setDynamicField(String, DataValue) - Method in class com.vmware.vcenter.vm_template.library_items.VersionsTypes.Summary
 
_setDynamicField(String, DataValue) - Method in class com.vmware.vcenter.vm_template.LibraryItemsTypes.CpuInfo
 
_setDynamicField(String, DataValue) - Method in class com.vmware.vcenter.vm_template.LibraryItemsTypes.CpuUpdateSpec
 
_setDynamicField(String, DataValue) - Method in class com.vmware.vcenter.vm_template.LibraryItemsTypes.CreatePlacementSpec
 
_setDynamicField(String, DataValue) - Method in class com.vmware.vcenter.vm_template.LibraryItemsTypes.CreateSpec
 
_setDynamicField(String, DataValue) - Method in class com.vmware.vcenter.vm_template.LibraryItemsTypes.CreateSpecDiskStorage
 
_setDynamicField(String, DataValue) - Method in class com.vmware.vcenter.vm_template.LibraryItemsTypes.CreateSpecDiskStoragePolicy
 
_setDynamicField(String, DataValue) - Method in class com.vmware.vcenter.vm_template.LibraryItemsTypes.CreateSpecVmHomeStorage
 
_setDynamicField(String, DataValue) - Method in class com.vmware.vcenter.vm_template.LibraryItemsTypes.CreateSpecVmHomeStoragePolicy
 
_setDynamicField(String, DataValue) - Method in class com.vmware.vcenter.vm_template.LibraryItemsTypes.DeployPlacementSpec
 
_setDynamicField(String, DataValue) - Method in class com.vmware.vcenter.vm_template.LibraryItemsTypes.DeploySpec
 
_setDynamicField(String, DataValue) - Method in class com.vmware.vcenter.vm_template.LibraryItemsTypes.DeploySpecDiskStorage
 
_setDynamicField(String, DataValue) - Method in class com.vmware.vcenter.vm_template.LibraryItemsTypes.DeploySpecDiskStoragePolicy
 
_setDynamicField(String, DataValue) - Method in class com.vmware.vcenter.vm_template.LibraryItemsTypes.DeploySpecVmHomeStorage
 
_setDynamicField(String, DataValue) - Method in class com.vmware.vcenter.vm_template.LibraryItemsTypes.DeploySpecVmHomeStoragePolicy
 
_setDynamicField(String, DataValue) - Method in class com.vmware.vcenter.vm_template.LibraryItemsTypes.DiskInfo
 
_setDynamicField(String, DataValue) - Method in class com.vmware.vcenter.vm_template.LibraryItemsTypes.DiskStorageInfo
 
_setDynamicField(String, DataValue) - Method in class com.vmware.vcenter.vm_template.LibraryItemsTypes.DiskUpdateSpec
 
_setDynamicField(String, DataValue) - Method in class com.vmware.vcenter.vm_template.LibraryItemsTypes.EthernetInfo
 
_setDynamicField(String, DataValue) - Method in class com.vmware.vcenter.vm_template.LibraryItemsTypes.EthernetUpdateSpec
 
_setDynamicField(String, DataValue) - Method in class com.vmware.vcenter.vm_template.LibraryItemsTypes.GuestCustomizationSpec
 
_setDynamicField(String, DataValue) - Method in class com.vmware.vcenter.vm_template.LibraryItemsTypes.HardwareCustomizationSpec
 
_setDynamicField(String, DataValue) - Method in class com.vmware.vcenter.vm_template.LibraryItemsTypes.Info
 
_setDynamicField(String, DataValue) - Method in class com.vmware.vcenter.vm_template.LibraryItemsTypes.MemoryInfo
 
_setDynamicField(String, DataValue) - Method in class com.vmware.vcenter.vm_template.LibraryItemsTypes.MemoryUpdateSpec
 
_setDynamicField(String, DataValue) - Method in class com.vmware.vcenter.vm_template.LibraryItemsTypes.VmHomeStorageInfo
 
_setDynamicField(String, DataValue) - Method in class com.vmware.vcenter.VMTypes.ClonePlacementSpec
 
_setDynamicField(String, DataValue) - Method in class com.vmware.vcenter.VMTypes.CloneSpec
 
_setDynamicField(String, DataValue) - Method in class com.vmware.vcenter.VMTypes.ComputePlacementSpec
 
_setDynamicField(String, DataValue) - Method in class com.vmware.vcenter.VMTypes.CreateSpec
 
_setDynamicField(String, DataValue) - Method in class com.vmware.vcenter.VMTypes.DiskCloneSpec
 
_setDynamicField(String, DataValue) - Method in class com.vmware.vcenter.VMTypes.DiskRelocateSpec
 
_setDynamicField(String, DataValue) - Method in class com.vmware.vcenter.VMTypes.FilterSpec
 
_setDynamicField(String, DataValue) - Method in class com.vmware.vcenter.VMTypes.GuestCustomizationSpec
 
_setDynamicField(String, DataValue) - Method in class com.vmware.vcenter.VMTypes.Info
 
_setDynamicField(String, DataValue) - Method in class com.vmware.vcenter.VMTypes.InstantClonePlacementSpec
 
_setDynamicField(String, DataValue) - Method in class com.vmware.vcenter.VMTypes.InstantCloneSpec
 
_setDynamicField(String, DataValue) - Method in class com.vmware.vcenter.VMTypes.InventoryPlacementSpec
 
_setDynamicField(String, DataValue) - Method in class com.vmware.vcenter.VMTypes.PlacementSpec
 
_setDynamicField(String, DataValue) - Method in class com.vmware.vcenter.VMTypes.RegisterPlacementSpec
 
_setDynamicField(String, DataValue) - Method in class com.vmware.vcenter.VMTypes.RegisterSpec
 
_setDynamicField(String, DataValue) - Method in class com.vmware.vcenter.VMTypes.RelocatePlacementSpec
 
_setDynamicField(String, DataValue) - Method in class com.vmware.vcenter.VMTypes.RelocateSpec
 
_setDynamicField(String, DataValue) - Method in class com.vmware.vcenter.VMTypes.StoragePlacementSpec
 
_setDynamicField(String, DataValue) - Method in class com.vmware.vcenter.VMTypes.StoragePolicySpec
 
_setDynamicField(String, DataValue) - Method in class com.vmware.vcenter.VMTypes.Summary
 
_setDynamicField(String, DataValue) - Method in class com.vmware.vstats.AcqSpecsTypes.CounterSpec
 
_setDynamicField(String, DataValue) - Method in class com.vmware.vstats.AcqSpecsTypes.CreateSpec
 
_setDynamicField(String, DataValue) - Method in class com.vmware.vstats.AcqSpecsTypes.FilterSpec
 
_setDynamicField(String, DataValue) - Method in class com.vmware.vstats.AcqSpecsTypes.Info
 
_setDynamicField(String, DataValue) - Method in class com.vmware.vstats.AcqSpecsTypes.ListResult
 
_setDynamicField(String, DataValue) - Method in class com.vmware.vstats.AcqSpecsTypes.UpdateSpec
 
_setDynamicField(String, DataValue) - Method in class com.vmware.vstats.CidMid
 
_setDynamicField(String, DataValue) - Method in class com.vmware.vstats.CounterMetadataTypes.FilterSpec
 
_setDynamicField(String, DataValue) - Method in class com.vmware.vstats.CounterMetadataTypes.Info
 
_setDynamicField(String, DataValue) - Method in class com.vmware.vstats.CounterSetsTypes.Info
 
_setDynamicField(String, DataValue) - Method in class com.vmware.vstats.CountersTypes.FilterSpec
 
_setDynamicField(String, DataValue) - Method in class com.vmware.vstats.CountersTypes.Info
 
_setDynamicField(String, DataValue) - Method in class com.vmware.vstats.DataTypes.DataPoint
 
_setDynamicField(String, DataValue) - Method in class com.vmware.vstats.DataTypes.DataPointsResult
 
_setDynamicField(String, DataValue) - Method in class com.vmware.vstats.DataTypes.FilterSpec
 
_setDynamicField(String, DataValue) - Method in class com.vmware.vstats.MetricsTypes.Summary
 
_setDynamicField(String, DataValue) - Method in class com.vmware.vstats.ProvidersTypes.Summary
 
_setDynamicField(String, DataValue) - Method in class com.vmware.vstats.ResourceAddressesTypes.FilterSpec
 
_setDynamicField(String, DataValue) - Method in class com.vmware.vstats.ResourceAddressesTypes.Info
 
_setDynamicField(String, DataValue) - Method in class com.vmware.vstats.ResourceAddressesTypes.ListResult
 
_setDynamicField(String, DataValue) - Method in class com.vmware.vstats.ResourceAddressSchemasTypes.Info
 
_setDynamicField(String, DataValue) - Method in class com.vmware.vstats.ResourceAddressSchemasTypes.ResourceIdDefinition
 
_setDynamicField(String, DataValue) - Method in class com.vmware.vstats.ResourceTypesTypes.Summary
 
_setDynamicField(String, DataValue) - Method in class com.vmware.vstats.RsrcId
 
_setDynamicField(String, DataValue) - Method in class com.vmware.vstats.UserInfo
 
_this - Variable in class com.vmware.vsphereautomation.lookup.CreateRequestType
 
_this - Variable in class com.vmware.vsphereautomation.lookup.DeleteRequestType
 
_this - Variable in class com.vmware.vsphereautomation.lookup.GetLocaleRequestType
 
_this - Variable in class com.vmware.vsphereautomation.lookup.GetRequestType
 
_this - Variable in class com.vmware.vsphereautomation.lookup.GetSiteIdRequestType
 
_this - Variable in class com.vmware.vsphereautomation.lookup.ListRequestType
 
_this - Variable in class com.vmware.vsphereautomation.lookup.RetrieveHaBackupConfigurationRequestType
 
_this - Variable in class com.vmware.vsphereautomation.lookup.RetrieveServiceContentRequestType
 
_this - Variable in class com.vmware.vsphereautomation.lookup.SetLocaleRequestType
 
_this - Variable in class com.vmware.vsphereautomation.lookup.SetRequestType
 
_updateDataValue(StructValue) - Method in class com.vmware.appliance.access.ShellTypes.ShellConfig
 
_updateDataValue(StructValue) - Method in class com.vmware.appliance.infraprofile.ConfigsTypes.ImportProfileSpec
 
_updateDataValue(StructValue) - Method in class com.vmware.appliance.infraprofile.ConfigsTypes.ProfileInfo
 
_updateDataValue(StructValue) - Method in class com.vmware.appliance.infraprofile.ConfigsTypes.ProfilesSpec
 
_updateDataValue(StructValue) - Method in class com.vmware.appliance.infraprofile.ConfigsTypes.ValidationResult
 
_updateDataValue(StructValue) - Method in class com.vmware.appliance.infraprofile.Notification
 
_updateDataValue(StructValue) - Method in class com.vmware.appliance.infraprofile.Notifications
 
_updateDataValue(StructValue) - Method in class com.vmware.appliance.infraprofile.TaskInfo
 
_updateDataValue(StructValue) - Method in class com.vmware.appliance.local_accounts.PolicyTypes.Info
 
_updateDataValue(StructValue) - Method in class com.vmware.appliance.LocalAccountsTypes.Config
 
_updateDataValue(StructValue) - Method in class com.vmware.appliance.LocalAccountsTypes.Info
 
_updateDataValue(StructValue) - Method in class com.vmware.appliance.LocalAccountsTypes.UpdateConfig
 
_updateDataValue(StructValue) - Method in class com.vmware.appliance.logging.ForwardingTypes.Config
 
_updateDataValue(StructValue) - Method in class com.vmware.appliance.logging.ForwardingTypes.ConnectionStatus
 
_updateDataValue(StructValue) - Method in class com.vmware.appliance.MonitoringTypes.MonitoredItem
 
_updateDataValue(StructValue) - Method in class com.vmware.appliance.MonitoringTypes.MonitoredItemData
 
_updateDataValue(StructValue) - Method in class com.vmware.appliance.MonitoringTypes.MonitoredItemDataRequest
 
_updateDataValue(StructValue) - Method in class com.vmware.appliance.networking.dns.HostnameTypes.Message
 
_updateDataValue(StructValue) - Method in class com.vmware.appliance.networking.dns.HostnameTypes.TestStatusInfo
 
_updateDataValue(StructValue) - Method in class com.vmware.appliance.networking.dns.ServersTypes.DNSServerConfig
 
_updateDataValue(StructValue) - Method in class com.vmware.appliance.networking.dns.ServersTypes.Message
 
_updateDataValue(StructValue) - Method in class com.vmware.appliance.networking.dns.ServersTypes.TestStatusInfo
 
_updateDataValue(StructValue) - Method in class com.vmware.appliance.networking.firewall.InboundTypes.Rule
 
_updateDataValue(StructValue) - Method in class com.vmware.appliance.networking.interfaces.Ipv4Types.Config
 
_updateDataValue(StructValue) - Method in class com.vmware.appliance.networking.interfaces.Ipv4Types.Info
 
_updateDataValue(StructValue) - Method in class com.vmware.appliance.networking.interfaces.Ipv6Types.Address
 
_updateDataValue(StructValue) - Method in class com.vmware.appliance.networking.interfaces.Ipv6Types.AddressInfo
 
_updateDataValue(StructValue) - Method in class com.vmware.appliance.networking.interfaces.Ipv6Types.Config
 
_updateDataValue(StructValue) - Method in class com.vmware.appliance.networking.interfaces.Ipv6Types.Info
 
_updateDataValue(StructValue) - Method in class com.vmware.appliance.networking.InterfacesTypes.InterfaceInfo
 
_updateDataValue(StructValue) - Method in class com.vmware.appliance.networking.ProxyTypes.Config
 
_updateDataValue(StructValue) - Method in class com.vmware.appliance.networking.ProxyTypes.TestResult
 
_updateDataValue(StructValue) - Method in class com.vmware.appliance.NetworkingTypes.ChangeSpec
 
_updateDataValue(StructValue) - Method in class com.vmware.appliance.NetworkingTypes.DNSInfo
 
_updateDataValue(StructValue) - Method in class com.vmware.appliance.NetworkingTypes.Info
 
_updateDataValue(StructValue) - Method in class com.vmware.appliance.NetworkingTypes.UpdateSpec
 
_updateDataValue(StructValue) - Method in class com.vmware.appliance.Notification
 
_updateDataValue(StructValue) - Method in class com.vmware.appliance.Notifications
 
_updateDataValue(StructValue) - Method in class com.vmware.appliance.NtpTypes.LocalizableMessage
 
_updateDataValue(StructValue) - Method in class com.vmware.appliance.NtpTypes.TestRunStatus
 
_updateDataValue(StructValue) - Method in class com.vmware.appliance.recovery.backup.job.DetailsTypes.BuildInfo
 
_updateDataValue(StructValue) - Method in class com.vmware.appliance.recovery.backup.job.DetailsTypes.FilterSpec
 
_updateDataValue(StructValue) - Method in class com.vmware.appliance.recovery.backup.job.DetailsTypes.Info
 
_updateDataValue(StructValue) - Method in class com.vmware.appliance.recovery.backup.JobTypes.BackupJobStatus
 
_updateDataValue(StructValue) - Method in class com.vmware.appliance.recovery.backup.JobTypes.BackupRequest
 
_updateDataValue(StructValue) - Method in class com.vmware.appliance.recovery.backup.JobTypes.LocalizableMessage
 
_updateDataValue(StructValue) - Method in class com.vmware.appliance.recovery.backup.JobTypes.ReturnResult
 
_updateDataValue(StructValue) - Method in class com.vmware.appliance.recovery.backup.LocationSpec
 
_updateDataValue(StructValue) - Method in class com.vmware.appliance.recovery.backup.PartsTypes.LocalizableMessage
 
_updateDataValue(StructValue) - Method in class com.vmware.appliance.recovery.backup.PartsTypes.Part
 
_updateDataValue(StructValue) - Method in class com.vmware.appliance.recovery.backup.SchedulesTypes.CreateSpec
 
_updateDataValue(StructValue) - Method in class com.vmware.appliance.recovery.backup.SchedulesTypes.Info
 
_updateDataValue(StructValue) - Method in class com.vmware.appliance.recovery.backup.SchedulesTypes.RecurrenceInfo
 
_updateDataValue(StructValue) - Method in class com.vmware.appliance.recovery.backup.SchedulesTypes.RetentionInfo
 
_updateDataValue(StructValue) - Method in class com.vmware.appliance.recovery.backup.SchedulesTypes.UpdateSpec
 
_updateDataValue(StructValue) - Method in class com.vmware.appliance.recovery.backup.system_name.ArchiveTypes.FilterSpec
 
_updateDataValue(StructValue) - Method in class com.vmware.appliance.recovery.backup.system_name.ArchiveTypes.Info
 
_updateDataValue(StructValue) - Method in class com.vmware.appliance.recovery.backup.system_name.ArchiveTypes.Summary
 
_updateDataValue(StructValue) - Method in class com.vmware.appliance.recovery.BackupTypes.BackupRequest
 
_updateDataValue(StructValue) - Method in class com.vmware.appliance.recovery.BackupTypes.LocalizableMessage
 
_updateDataValue(StructValue) - Method in class com.vmware.appliance.recovery.BackupTypes.ReturnResult
 
_updateDataValue(StructValue) - Method in class com.vmware.appliance.recovery.reconciliation.JobTypes.CreateSpec
 
_updateDataValue(StructValue) - Method in class com.vmware.appliance.recovery.reconciliation.JobTypes.Info
 
_updateDataValue(StructValue) - Method in class com.vmware.appliance.recovery.restore.JobTypes.LocalizableMessage
 
_updateDataValue(StructValue) - Method in class com.vmware.appliance.recovery.restore.JobTypes.RestoreJobStatus
 
_updateDataValue(StructValue) - Method in class com.vmware.appliance.recovery.restore.JobTypes.RestoreRequest
 
_updateDataValue(StructValue) - Method in class com.vmware.appliance.recovery.restore.JobTypes.ReturnResult
 
_updateDataValue(StructValue) - Method in class com.vmware.appliance.recovery.RestoreTypes.LocalizableMessage
 
_updateDataValue(StructValue) - Method in class com.vmware.appliance.recovery.RestoreTypes.Metadata
 
_updateDataValue(StructValue) - Method in class com.vmware.appliance.recovery.RestoreTypes.RestoreRequest
 
_updateDataValue(StructValue) - Method in class com.vmware.appliance.RecoveryTypes.Info
 
_updateDataValue(StructValue) - Method in class com.vmware.appliance.ServicesTypes.Info
 
_updateDataValue(StructValue) - Method in class com.vmware.appliance.ShutdownTypes.ShutdownConfig
 
_updateDataValue(StructValue) - Method in class com.vmware.appliance.SubtaskInfo
 
_updateDataValue(StructValue) - Method in class com.vmware.appliance.system.StorageTypes.StorageChange
 
_updateDataValue(StructValue) - Method in class com.vmware.appliance.system.StorageTypes.StorageMapping
 
_updateDataValue(StructValue) - Method in class com.vmware.appliance.system.TimeTypes.SystemTimeStruct
 
_updateDataValue(StructValue) - Method in class com.vmware.appliance.system.VersionTypes.VersionStruct
 
_updateDataValue(StructValue) - Method in class com.vmware.appliance.TaskInfo
 
_updateDataValue(StructValue) - Method in class com.vmware.appliance.update.CommonInfo
 
_updateDataValue(StructValue) - Method in class com.vmware.appliance.update.PendingTypes.Info
 
_updateDataValue(StructValue) - Method in class com.vmware.appliance.update.PendingTypes.PrecheckResult
 
_updateDataValue(StructValue) - Method in class com.vmware.appliance.update.PendingTypes.Question
 
_updateDataValue(StructValue) - Method in class com.vmware.appliance.update.PolicyTypes.Config
 
_updateDataValue(StructValue) - Method in class com.vmware.appliance.update.PolicyTypes.Info
 
_updateDataValue(StructValue) - Method in class com.vmware.appliance.update.PolicyTypes.Time
 
_updateDataValue(StructValue) - Method in class com.vmware.appliance.update.ServiceInfo
 
_updateDataValue(StructValue) - Method in class com.vmware.appliance.update.StagedTypes.Info
 
_updateDataValue(StructValue) - Method in class com.vmware.appliance.update.Summary
 
_updateDataValue(StructValue) - Method in class com.vmware.appliance.UpdateTypes.Info
 
_updateDataValue(StructValue) - Method in class com.vmware.appliance.vmon.ServiceTypes.Info
 
_updateDataValue(StructValue) - Method in class com.vmware.appliance.vmon.ServiceTypes.UpdateSpec
 
_updateDataValue(StructValue) - Method in class com.vmware.cis.SessionTypes.Info
 
_updateDataValue(StructValue) - Method in class com.vmware.cis.tagging.CategoryModel
 
_updateDataValue(StructValue) - Method in class com.vmware.cis.tagging.CategoryTypes.CreateSpec
 
_updateDataValue(StructValue) - Method in class com.vmware.cis.tagging.CategoryTypes.UpdateSpec
 
_updateDataValue(StructValue) - Method in class com.vmware.cis.tagging.TagAssociationTypes.BatchResult
 
_updateDataValue(StructValue) - Method in class com.vmware.cis.tagging.TagAssociationTypes.ObjectToTags
 
_updateDataValue(StructValue) - Method in class com.vmware.cis.tagging.TagAssociationTypes.TagToObjects
 
_updateDataValue(StructValue) - Method in class com.vmware.cis.tagging.TagModel
 
_updateDataValue(StructValue) - Method in class com.vmware.cis.tagging.TagTypes.CreateSpec
 
_updateDataValue(StructValue) - Method in class com.vmware.cis.tagging.TagTypes.UpdateSpec
 
_updateDataValue(StructValue) - Method in class com.vmware.cis.task.CommonInfo
 
_updateDataValue(StructValue) - Method in class com.vmware.cis.task.Info
 
_updateDataValue(StructValue) - Method in class com.vmware.cis.task.Progress
 
_updateDataValue(StructValue) - Method in class com.vmware.cis.TasksTypes.FilterSpec
 
_updateDataValue(StructValue) - Method in class com.vmware.cis.TasksTypes.GetSpec
 
_updateDataValue(StructValue) - Method in class com.vmware.content.ConfigurationModel
 
_updateDataValue(StructValue) - Method in class com.vmware.content.library.item.ChangesTypes.Info
 
_updateDataValue(StructValue) - Method in class com.vmware.content.library.item.ChangesTypes.Summary
 
_updateDataValue(StructValue) - Method in class com.vmware.content.library.item.downloadsession.FileTypes.Info
 
_updateDataValue(StructValue) - Method in class com.vmware.content.library.item.DownloadSessionModel
 
_updateDataValue(StructValue) - Method in class com.vmware.content.library.item.FileTypes.ChecksumInfo
 
_updateDataValue(StructValue) - Method in class com.vmware.content.library.item.FileTypes.Info
 
_updateDataValue(StructValue) - Method in class com.vmware.content.library.item.StorageTypes.Info
 
_updateDataValue(StructValue) - Method in class com.vmware.content.library.item.TransferEndpoint
 
_updateDataValue(StructValue) - Method in class com.vmware.content.library.item.updatesession.CertificateInfo
 
_updateDataValue(StructValue) - Method in class com.vmware.content.library.item.updatesession.FileTypes.AddSpec
 
_updateDataValue(StructValue) - Method in class com.vmware.content.library.item.updatesession.FileTypes.Info
 
_updateDataValue(StructValue) - Method in class com.vmware.content.library.item.updatesession.FileTypes.ValidationError
 
_updateDataValue(StructValue) - Method in class com.vmware.content.library.item.updatesession.FileTypes.ValidationResult
 
_updateDataValue(StructValue) - Method in class com.vmware.content.library.item.updatesession.PreviewInfo
 
_updateDataValue(StructValue) - Method in class com.vmware.content.library.item.updatesession.PreviewWarningInfo
 
_updateDataValue(StructValue) - Method in class com.vmware.content.library.item.updatesession.WarningBehavior
 
_updateDataValue(StructValue) - Method in class com.vmware.content.library.item.UpdateSessionModel
 
_updateDataValue(StructValue) - Method in class com.vmware.content.library.ItemModel
 
_updateDataValue(StructValue) - Method in class com.vmware.content.library.ItemTypes.DestinationSpec
 
_updateDataValue(StructValue) - Method in class com.vmware.content.library.ItemTypes.FindSpec
 
_updateDataValue(StructValue) - Method in class com.vmware.content.library.OptimizationInfo
 
_updateDataValue(StructValue) - Method in class com.vmware.content.library.PublishInfo
 
_updateDataValue(StructValue) - Method in class com.vmware.content.library.SourceInfo
 
_updateDataValue(StructValue) - Method in class com.vmware.content.library.StorageBacking
 
_updateDataValue(StructValue) - Method in class com.vmware.content.library.SubscriptionInfo
 
_updateDataValue(StructValue) - Method in class com.vmware.content.library.SubscriptionsTypes.CreateSpec
 
_updateDataValue(StructValue) - Method in class com.vmware.content.library.SubscriptionsTypes.CreateSpecNewSubscribedLibrary
 
_updateDataValue(StructValue) - Method in class com.vmware.content.library.SubscriptionsTypes.CreateSpecPlacement
 
_updateDataValue(StructValue) - Method in class com.vmware.content.library.SubscriptionsTypes.CreateSpecSubscribedLibrary
 
_updateDataValue(StructValue) - Method in class com.vmware.content.library.SubscriptionsTypes.CreateSpecVcenter
 
_updateDataValue(StructValue) - Method in class com.vmware.content.library.SubscriptionsTypes.Info
 
_updateDataValue(StructValue) - Method in class com.vmware.content.library.SubscriptionsTypes.PlacementInfo
 
_updateDataValue(StructValue) - Method in class com.vmware.content.library.SubscriptionsTypes.Summary
 
_updateDataValue(StructValue) - Method in class com.vmware.content.library.SubscriptionsTypes.UpdateSpec
 
_updateDataValue(StructValue) - Method in class com.vmware.content.library.SubscriptionsTypes.UpdateSpecPlacement
 
_updateDataValue(StructValue) - Method in class com.vmware.content.library.SubscriptionsTypes.UpdateSpecVcenter
 
_updateDataValue(StructValue) - Method in class com.vmware.content.library.SubscriptionsTypes.VcenterInfo
 
_updateDataValue(StructValue) - Method in class com.vmware.content.LibraryModel
 
_updateDataValue(StructValue) - Method in class com.vmware.content.LibraryTypes.FindSpec
 
_updateDataValue(StructValue) - Method in class com.vmware.content.LocalLibraryTypes.DestinationSpec
 
_updateDataValue(StructValue) - Method in class com.vmware.content.SubscribedLibraryTypes.ProbeResult
 
_updateDataValue(StructValue) - Method in class com.vmware.content.type.ovf.Cpu
 
_updateDataValue(StructValue) - Method in class com.vmware.content.type.ovf.Disk
 
_updateDataValue(StructValue) - Method in class com.vmware.content.type.ovf.DiskController
 
_updateDataValue(StructValue) - Method in class com.vmware.content.type.ovf.Drive
 
_updateDataValue(StructValue) - Method in class com.vmware.content.type.ovf.Floppy
 
_updateDataValue(StructValue) - Method in class com.vmware.content.type.ovf.Memory
 
_updateDataValue(StructValue) - Method in class com.vmware.content.type.ovf.Network
 
_updateDataValue(StructValue) - Method in class com.vmware.content.type.ovf.Nic
 
_updateDataValue(StructValue) - Method in class com.vmware.content.type.ovf.OvfTemplate
 
_updateDataValue(StructValue) - Method in class com.vmware.content.type.ovf.policy.StoragePolicy
 
_updateDataValue(StructValue) - Method in class com.vmware.content.type.ovf.policy.StoragePolicyGroup
 
_updateDataValue(StructValue) - Method in class com.vmware.content.type.ovf.USBController
 
_updateDataValue(StructValue) - Method in class com.vmware.content.type.ovf.VAppTemplate
 
_updateDataValue(StructValue) - Method in class com.vmware.content.type.ovf.VideoCard
 
_updateDataValue(StructValue) - Method in class com.vmware.content.type.ovf.VmTemplate
 
_updateDataValue(StructValue) - Method in class com.vmware.content.TypeTypes.Info
 
_updateDataValue(StructValue) - Method in class com.vmware.esx.hcl.CompatibilityDataTypes.Status
 
_updateDataValue(StructValue) - Method in class com.vmware.esx.hcl.Driver
 
_updateDataValue(StructValue) - Method in class com.vmware.esx.hcl.Firmware
 
_updateDataValue(StructValue) - Method in class com.vmware.esx.hcl.hosts.CompatibilityReleasesTypes.EsxiCompatibilityReleases
 
_updateDataValue(StructValue) - Method in class com.vmware.esx.hcl.hosts.CompatibilityReportTypes.BiosConstraint
 
_updateDataValue(StructValue) - Method in class com.vmware.esx.hcl.hosts.CompatibilityReportTypes.DeviceConstraint
 
_updateDataValue(StructValue) - Method in class com.vmware.esx.hcl.hosts.CompatibilityReportTypes.DeviceHclInfo
 
_updateDataValue(StructValue) - Method in class com.vmware.esx.hcl.hosts.CompatibilityReportTypes.HclReport
 
_updateDataValue(StructValue) - Method in class com.vmware.esx.hcl.hosts.CompatibilityReportTypes.Result
 
_updateDataValue(StructValue) - Method in class com.vmware.esx.hcl.hosts.CompatibilityReportTypes.ServerCompatibility
 
_updateDataValue(StructValue) - Method in class com.vmware.esx.hcl.hosts.CompatibilityReportTypes.ServerHclInfo
 
_updateDataValue(StructValue) - Method in class com.vmware.esx.hcl.hosts.CompatibilityReportTypes.Spec
 
_updateDataValue(StructValue) - Method in class com.vmware.esx.hcl.Notification
 
_updateDataValue(StructValue) - Method in class com.vmware.esx.hcl.Notifications
 
_updateDataValue(StructValue) - Method in class com.vmware.esx.hcl.PCIDevice
 
_updateDataValue(StructValue) - Method in class com.vmware.esx.hcl.ReportsTypes.Location
 
_updateDataValue(StructValue) - Method in class com.vmware.esx.hcl.ReportsTypes.Token
 
_updateDataValue(StructValue) - Method in class com.vmware.esx.hcl.Server
 
_updateDataValue(StructValue) - Method in class com.vmware.esx.hosts.AddOnInfo
 
_updateDataValue(StructValue) - Method in class com.vmware.esx.hosts.BaseImageInfo
 
_updateDataValue(StructValue) - Method in class com.vmware.esx.hosts.ComponentInfo
 
_updateDataValue(StructValue) - Method in class com.vmware.esx.hosts.software.InstalledComponentsTypes.InstalledComponentInfo
 
_updateDataValue(StructValue) - Method in class com.vmware.esx.hosts.SoftwareInfo
 
_updateDataValue(StructValue) - Method in class com.vmware.esx.hosts.SolutionInfo
 
_updateDataValue(StructValue) - Method in class com.vmware.esx.settings.AddOnCompliance
 
_updateDataValue(StructValue) - Method in class com.vmware.esx.settings.AddOnDetails
 
_updateDataValue(StructValue) - Method in class com.vmware.esx.settings.AddOnInfo
 
_updateDataValue(StructValue) - Method in class com.vmware.esx.settings.AddOnSpec
 
_updateDataValue(StructValue) - Method in class com.vmware.esx.settings.BaseImageCompliance
 
_updateDataValue(StructValue) - Method in class com.vmware.esx.settings.BaseImageDetails
 
_updateDataValue(StructValue) - Method in class com.vmware.esx.settings.BaseImageInfo
 
_updateDataValue(StructValue) - Method in class com.vmware.esx.settings.BaseImageSpec
 
_updateDataValue(StructValue) - Method in class com.vmware.esx.settings.ClusterCompliance
 
_updateDataValue(StructValue) - Method in class com.vmware.esx.settings.clusters.DepotOverridesTypes.Depot
 
_updateDataValue(StructValue) - Method in class com.vmware.esx.settings.clusters.DepotOverridesTypes.Info
 
_updateDataValue(StructValue) - Method in class com.vmware.esx.settings.clusters.enablement.SoftwareTypes.CheckResult
 
_updateDataValue(StructValue) - Method in class com.vmware.esx.settings.clusters.enablement.SoftwareTypes.CheckSpec
 
_updateDataValue(StructValue) - Method in class com.vmware.esx.settings.clusters.enablement.SoftwareTypes.EnableSpec
 
_updateDataValue(StructValue) - Method in class com.vmware.esx.settings.clusters.enablement.SoftwareTypes.Info
 
_updateDataValue(StructValue) - Method in class com.vmware.esx.settings.clusters.policies.apply.EffectiveTypes.EffectivePolicySpec
 
_updateDataValue(StructValue) - Method in class com.vmware.esx.settings.clusters.policies.apply.EffectiveTypes.FailureAction
 
_updateDataValue(StructValue) - Method in class com.vmware.esx.settings.clusters.policies.ApplyTypes.ConfiguredPolicySpec
 
_updateDataValue(StructValue) - Method in class com.vmware.esx.settings.clusters.policies.ApplyTypes.FailureAction
 
_updateDataValue(StructValue) - Method in class com.vmware.esx.settings.clusters.software.CommitsTypes.Info
 
_updateDataValue(StructValue) - Method in class com.vmware.esx.settings.clusters.software.drafts.software.ComponentsTypes.UpdateSpec
 
_updateDataValue(StructValue) - Method in class com.vmware.esx.settings.clusters.software.DraftsTypes.CommitSpec
 
_updateDataValue(StructValue) - Method in class com.vmware.esx.settings.clusters.software.DraftsTypes.FilterSpec
 
_updateDataValue(StructValue) - Method in class com.vmware.esx.settings.clusters.software.DraftsTypes.ImportSpec
 
_updateDataValue(StructValue) - Method in class com.vmware.esx.settings.clusters.software.DraftsTypes.Info
 
_updateDataValue(StructValue) - Method in class com.vmware.esx.settings.clusters.software.DraftsTypes.Metadata
 
_updateDataValue(StructValue) - Method in class com.vmware.esx.settings.clusters.software.DraftsTypes.Summary
 
_updateDataValue(StructValue) - Method in class com.vmware.esx.settings.clusters.software.DraftsTypes.ValidateResult
 
_updateDataValue(StructValue) - Method in class com.vmware.esx.settings.clusters.software.RecommendationsTypes.ExplanationDetails
 
_updateDataValue(StructValue) - Method in class com.vmware.esx.settings.clusters.software.RecommendationsTypes.Info
 
_updateDataValue(StructValue) - Method in class com.vmware.esx.settings.clusters.software.reports.ApplyImpactTypes.ApplyImpactSpec
 
_updateDataValue(StructValue) - Method in class com.vmware.esx.settings.clusters.software.reports.ApplyImpactTypes.ClusterImpact
 
_updateDataValue(StructValue) - Method in class com.vmware.esx.settings.clusters.software.reports.ApplyImpactTypes.Impact
 
_updateDataValue(StructValue) - Method in class com.vmware.esx.settings.clusters.software.reports.CheckResult
 
_updateDataValue(StructValue) - Method in class com.vmware.esx.settings.clusters.software.reports.DriverFirmwareVersion
 
_updateDataValue(StructValue) - Method in class com.vmware.esx.settings.clusters.software.reports.HardwareCompatibilityTypes.CheckSummary
 
_updateDataValue(StructValue) - Method in class com.vmware.esx.settings.clusters.software.reports.LastApplyResultTypes.ApplyResult
 
_updateDataValue(StructValue) - Method in class com.vmware.esx.settings.clusters.software.reports.LastApplyResultTypes.ApplyStatus
 
_updateDataValue(StructValue) - Method in class com.vmware.esx.settings.clusters.software.reports.LastCheckResultTypes.CheckInfo
 
_updateDataValue(StructValue) - Method in class com.vmware.esx.settings.clusters.software.reports.LastCheckResultTypes.CheckResult
 
_updateDataValue(StructValue) - Method in class com.vmware.esx.settings.clusters.software.reports.LastCheckResultTypes.CheckStatus
 
_updateDataValue(StructValue) - Method in class com.vmware.esx.settings.clusters.software.reports.LastCheckResultTypes.EntityCheckResult
 
_updateDataValue(StructValue) - Method in class com.vmware.esx.settings.clusters.software.reports.PciDevice
 
_updateDataValue(StructValue) - Method in class com.vmware.esx.settings.clusters.software.reports.PciDeviceCompliance
 
_updateDataValue(StructValue) - Method in class com.vmware.esx.settings.clusters.software.reports.PciDeviceComplianceInfo
 
_updateDataValue(StructValue) - Method in class com.vmware.esx.settings.clusters.SoftwareTypes.ApplyResult
 
_updateDataValue(StructValue) - Method in class com.vmware.esx.settings.clusters.SoftwareTypes.ApplySpec
 
_updateDataValue(StructValue) - Method in class com.vmware.esx.settings.clusters.SoftwareTypes.ApplyStatus
 
_updateDataValue(StructValue) - Method in class com.vmware.esx.settings.clusters.SoftwareTypes.CheckInfo
 
_updateDataValue(StructValue) - Method in class com.vmware.esx.settings.clusters.SoftwareTypes.CheckResult
 
_updateDataValue(StructValue) - Method in class com.vmware.esx.settings.clusters.SoftwareTypes.CheckSpec
 
_updateDataValue(StructValue) - Method in class com.vmware.esx.settings.clusters.SoftwareTypes.CheckStatus
 
_updateDataValue(StructValue) - Method in class com.vmware.esx.settings.clusters.SoftwareTypes.EntityCheckResult
 
_updateDataValue(StructValue) - Method in class com.vmware.esx.settings.clusters.SoftwareTypes.ExportSpec
 
_updateDataValue(StructValue) - Method in class com.vmware.esx.settings.ComponentCompliance
 
_updateDataValue(StructValue) - Method in class com.vmware.esx.settings.ComponentDetails
 
_updateDataValue(StructValue) - Method in class com.vmware.esx.settings.ComponentInfo
 
_updateDataValue(StructValue) - Method in class com.vmware.esx.settings.ComponentOverrideInfo
 
_updateDataValue(StructValue) - Method in class com.vmware.esx.settings.defaults.clusters.policies.apply.EffectiveTypes.EffectivePolicySpec
 
_updateDataValue(StructValue) - Method in class com.vmware.esx.settings.defaults.clusters.policies.apply.EffectiveTypes.FailureAction
 
_updateDataValue(StructValue) - Method in class com.vmware.esx.settings.defaults.clusters.policies.ApplyTypes.ConfiguredPolicySpec
 
_updateDataValue(StructValue) - Method in class com.vmware.esx.settings.defaults.clusters.policies.ApplyTypes.FailureAction
 
_updateDataValue(StructValue) - Method in class com.vmware.esx.settings.depot_content.add_ons.VersionsTypes.ComponentInfo
 
_updateDataValue(StructValue) - Method in class com.vmware.esx.settings.depot_content.add_ons.VersionsTypes.Info
 
_updateDataValue(StructValue) - Method in class com.vmware.esx.settings.depot_content.add_ons.VersionsTypes.RemovedComponentInfo
 
_updateDataValue(StructValue) - Method in class com.vmware.esx.settings.depot_content.AddOnsTypes.AddOnVersionSummary
 
_updateDataValue(StructValue) - Method in class com.vmware.esx.settings.depot_content.AddOnsTypes.FilterSpec
 
_updateDataValue(StructValue) - Method in class com.vmware.esx.settings.depot_content.AddOnsTypes.Summary
 
_updateDataValue(StructValue) - Method in class com.vmware.esx.settings.depot_content.base_images.VersionsTypes.ComponentVersionInfo
 
_updateDataValue(StructValue) - Method in class com.vmware.esx.settings.depot_content.base_images.VersionsTypes.Info
 
_updateDataValue(StructValue) - Method in class com.vmware.esx.settings.depot_content.BaseImagesTypes.FilterSpec
 
_updateDataValue(StructValue) - Method in class com.vmware.esx.settings.depot_content.BaseImagesTypes.Summary
 
_updateDataValue(StructValue) - Method in class com.vmware.esx.settings.depot_content.components.VersionsTypes.Info
 
_updateDataValue(StructValue) - Method in class com.vmware.esx.settings.depot_content.ComponentsTypes.ComponentVersionSummary
 
_updateDataValue(StructValue) - Method in class com.vmware.esx.settings.depot_content.ComponentsTypes.FilterSpec
 
_updateDataValue(StructValue) - Method in class com.vmware.esx.settings.depot_content.ComponentsTypes.Summary
 
_updateDataValue(StructValue) - Method in class com.vmware.esx.settings.depots.OfflineTypes.CreateResult
 
_updateDataValue(StructValue) - Method in class com.vmware.esx.settings.depots.OfflineTypes.CreateSpec
 
_updateDataValue(StructValue) - Method in class com.vmware.esx.settings.depots.OfflineTypes.Info
 
_updateDataValue(StructValue) - Method in class com.vmware.esx.settings.depots.OfflineTypes.Summary
 
_updateDataValue(StructValue) - Method in class com.vmware.esx.settings.depots.OnlineTypes.CreateSpec
 
_updateDataValue(StructValue) - Method in class com.vmware.esx.settings.depots.OnlineTypes.Info
 
_updateDataValue(StructValue) - Method in class com.vmware.esx.settings.depots.OnlineTypes.Summary
 
_updateDataValue(StructValue) - Method in class com.vmware.esx.settings.depots.OnlineTypes.UpdateSpec
 
_updateDataValue(StructValue) - Method in class com.vmware.esx.settings.depots.SyncScheduleTypes.Schedule
 
_updateDataValue(StructValue) - Method in class com.vmware.esx.settings.depots.SyncScheduleTypes.Spec
 
_updateDataValue(StructValue) - Method in class com.vmware.esx.settings.depots.UmdsTypes.Info
 
_updateDataValue(StructValue) - Method in class com.vmware.esx.settings.depots.UmdsTypes.SetSpec
 
_updateDataValue(StructValue) - Method in class com.vmware.esx.settings.depots.UmdsTypes.UpdateSpec
 
_updateDataValue(StructValue) - Method in class com.vmware.esx.settings.EffectiveComponentDetails
 
_updateDataValue(StructValue) - Method in class com.vmware.esx.settings.EffectiveComponentInfo
 
_updateDataValue(StructValue) - Method in class com.vmware.esx.settings.HardwareModuleDetails
 
_updateDataValue(StructValue) - Method in class com.vmware.esx.settings.HardwareModuleFirmwareCompliance
 
_updateDataValue(StructValue) - Method in class com.vmware.esx.settings.HardwareModuleFirmwareInfo
 
_updateDataValue(StructValue) - Method in class com.vmware.esx.settings.HardwareSupportInfo
 
_updateDataValue(StructValue) - Method in class com.vmware.esx.settings.HardwareSupportPackageCompliance
 
_updateDataValue(StructValue) - Method in class com.vmware.esx.settings.HardwareSupportPackageInfo
 
_updateDataValue(StructValue) - Method in class com.vmware.esx.settings.HardwareSupportPackageSpec
 
_updateDataValue(StructValue) - Method in class com.vmware.esx.settings.HardwareSupportSpec
 
_updateDataValue(StructValue) - Method in class com.vmware.esx.settings.HostCompliance
 
_updateDataValue(StructValue) - Method in class com.vmware.esx.settings.HostInfo
 
_updateDataValue(StructValue) - Method in class com.vmware.esx.settings.Notification
 
_updateDataValue(StructValue) - Method in class com.vmware.esx.settings.Notifications
 
_updateDataValue(StructValue) - Method in class com.vmware.esx.settings.SoftwareInfo
 
_updateDataValue(StructValue) - Method in class com.vmware.esx.settings.SoftwareSpec
 
_updateDataValue(StructValue) - Method in class com.vmware.esx.settings.SolutionCompliance
 
_updateDataValue(StructValue) - Method in class com.vmware.esx.settings.SolutionComponentDetails
 
_updateDataValue(StructValue) - Method in class com.vmware.esx.settings.SolutionComponentSpec
 
_updateDataValue(StructValue) - Method in class com.vmware.esx.settings.SolutionDetails
 
_updateDataValue(StructValue) - Method in class com.vmware.esx.settings.SolutionInfo
 
_updateDataValue(StructValue) - Method in class com.vmware.esx.settings.SolutionSpec
 
_updateDataValue(StructValue) - Method in class com.vmware.esx.settings.TaskInfo
 
_updateDataValue(StructValue) - Method in class com.vmware.vapi.metadata.authentication.AuthenticationInfo
 
_updateDataValue(StructValue) - Method in class com.vmware.vapi.metadata.authentication.ComponentData
 
_updateDataValue(StructValue) - Method in class com.vmware.vapi.metadata.authentication.ComponentInfo
 
_updateDataValue(StructValue) - Method in class com.vmware.vapi.metadata.authentication.OperationInfo
 
_updateDataValue(StructValue) - Method in class com.vmware.vapi.metadata.authentication.PackageInfo
 
_updateDataValue(StructValue) - Method in class com.vmware.vapi.metadata.authentication.ServiceInfo
 
_updateDataValue(StructValue) - Method in class com.vmware.vapi.metadata.cli.CommandTypes.Identity
 
_updateDataValue(StructValue) - Method in class com.vmware.vapi.metadata.cli.CommandTypes.Info
 
_updateDataValue(StructValue) - Method in class com.vmware.vapi.metadata.cli.CommandTypes.OptionInfo
 
_updateDataValue(StructValue) - Method in class com.vmware.vapi.metadata.cli.CommandTypes.OutputFieldInfo
 
_updateDataValue(StructValue) - Method in class com.vmware.vapi.metadata.cli.CommandTypes.OutputInfo
 
_updateDataValue(StructValue) - Method in class com.vmware.vapi.metadata.cli.NamespaceTypes.Identity
 
_updateDataValue(StructValue) - Method in class com.vmware.vapi.metadata.cli.NamespaceTypes.Info
 
_updateDataValue(StructValue) - Method in class com.vmware.vapi.metadata.metamodel.ComponentData
 
_updateDataValue(StructValue) - Method in class com.vmware.vapi.metadata.metamodel.ComponentInfo
 
_updateDataValue(StructValue) - Method in class com.vmware.vapi.metadata.metamodel.ConstantInfo
 
_updateDataValue(StructValue) - Method in class com.vmware.vapi.metadata.metamodel.ConstantValue
 
_updateDataValue(StructValue) - Method in class com.vmware.vapi.metadata.metamodel.ElementMap
 
_updateDataValue(StructValue) - Method in class com.vmware.vapi.metadata.metamodel.ElementValue
 
_updateDataValue(StructValue) - Method in class com.vmware.vapi.metadata.metamodel.EnumerationInfo
 
_updateDataValue(StructValue) - Method in class com.vmware.vapi.metadata.metamodel.EnumerationValueInfo
 
_updateDataValue(StructValue) - Method in class com.vmware.vapi.metadata.metamodel.ErrorInfo
 
_updateDataValue(StructValue) - Method in class com.vmware.vapi.metadata.metamodel.FieldInfo
 
_updateDataValue(StructValue) - Method in class com.vmware.vapi.metadata.metamodel.GenericInstantiation
 
_updateDataValue(StructValue) - Method in class com.vmware.vapi.metadata.metamodel.OperationInfo
 
_updateDataValue(StructValue) - Method in class com.vmware.vapi.metadata.metamodel.OperationResultInfo
 
_updateDataValue(StructValue) - Method in class com.vmware.vapi.metadata.metamodel.PackageInfo
 
_updateDataValue(StructValue) - Method in class com.vmware.vapi.metadata.metamodel.PrimitiveValue
 
_updateDataValue(StructValue) - Method in class com.vmware.vapi.metadata.metamodel.ServiceInfo
 
_updateDataValue(StructValue) - Method in class com.vmware.vapi.metadata.metamodel.StructureInfo
 
_updateDataValue(StructValue) - Method in class com.vmware.vapi.metadata.metamodel.Type
 
_updateDataValue(StructValue) - Method in class com.vmware.vapi.metadata.metamodel.UserDefinedType
 
_updateDataValue(StructValue) - Method in class com.vmware.vapi.metadata.privilege.ComponentData
 
_updateDataValue(StructValue) - Method in class com.vmware.vapi.metadata.privilege.ComponentInfo
 
_updateDataValue(StructValue) - Method in class com.vmware.vapi.metadata.privilege.OperationInfo
 
_updateDataValue(StructValue) - Method in class com.vmware.vapi.metadata.privilege.PackageInfo
 
_updateDataValue(StructValue) - Method in class com.vmware.vapi.metadata.privilege.PrivilegeInfo
 
_updateDataValue(StructValue) - Method in class com.vmware.vapi.metadata.privilege.ServiceInfo
 
_updateDataValue(StructValue) - Method in class com.vmware.vapi.metadata.SourceCreateSpec
 
_updateDataValue(StructValue) - Method in class com.vmware.vapi.metadata.SourceInfo
 
_updateDataValue(StructValue) - Method in class com.vmware.vapi.std.AuthenticationScheme
 
_updateDataValue(StructValue) - Method in class com.vmware.vapi.std.DynamicID
 
_updateDataValue(StructValue) - Method in exception com.vmware.vapi.std.errors.AlreadyExists
 
_updateDataValue(StructValue) - Method in exception com.vmware.vapi.std.errors.AlreadyInDesiredState
 
_updateDataValue(StructValue) - Method in class com.vmware.vapi.std.errors.ArgumentLocations
 
_updateDataValue(StructValue) - Method in exception com.vmware.vapi.std.errors.Canceled
 
_updateDataValue(StructValue) - Method in exception com.vmware.vapi.std.errors.ConcurrentChange
 
_updateDataValue(StructValue) - Method in exception com.vmware.vapi.std.errors.Error
 
_updateDataValue(StructValue) - Method in exception com.vmware.vapi.std.errors.FeatureInUse
 
_updateDataValue(StructValue) - Method in class com.vmware.vapi.std.errors.FileLocations
 
_updateDataValue(StructValue) - Method in exception com.vmware.vapi.std.errors.InternalServerError
 
_updateDataValue(StructValue) - Method in exception com.vmware.vapi.std.errors.InvalidArgument
 
_updateDataValue(StructValue) - Method in exception com.vmware.vapi.std.errors.InvalidElementConfiguration
 
_updateDataValue(StructValue) - Method in exception com.vmware.vapi.std.errors.InvalidElementType
 
_updateDataValue(StructValue) - Method in exception com.vmware.vapi.std.errors.InvalidRequest
 
_updateDataValue(StructValue) - Method in exception com.vmware.vapi.std.errors.NotAllowedInCurrentState
 
_updateDataValue(StructValue) - Method in exception com.vmware.vapi.std.errors.NotFound
 
_updateDataValue(StructValue) - Method in exception com.vmware.vapi.std.errors.OperationNotFound
 
_updateDataValue(StructValue) - Method in exception com.vmware.vapi.std.errors.ResourceBusy
 
_updateDataValue(StructValue) - Method in exception com.vmware.vapi.std.errors.ResourceInaccessible
 
_updateDataValue(StructValue) - Method in exception com.vmware.vapi.std.errors.ResourceInUse
 
_updateDataValue(StructValue) - Method in exception com.vmware.vapi.std.errors.ServiceUnavailable
 
_updateDataValue(StructValue) - Method in exception com.vmware.vapi.std.errors.TimedOut
 
_updateDataValue(StructValue) - Method in class com.vmware.vapi.std.errors.TransientIndication
 
_updateDataValue(StructValue) - Method in exception com.vmware.vapi.std.errors.UnableToAllocateResource
 
_updateDataValue(StructValue) - Method in exception com.vmware.vapi.std.errors.Unauthenticated
 
_updateDataValue(StructValue) - Method in exception com.vmware.vapi.std.errors.Unauthorized
 
_updateDataValue(StructValue) - Method in exception com.vmware.vapi.std.errors.UnexpectedInput
 
_updateDataValue(StructValue) - Method in exception com.vmware.vapi.std.errors.Unsupported
 
_updateDataValue(StructValue) - Method in exception com.vmware.vapi.std.errors.UnverifiedPeer
 
_updateDataValue(StructValue) - Method in class com.vmware.vapi.std.interposition.InvocationRequest
 
_updateDataValue(StructValue) - Method in class com.vmware.vapi.std.interposition.InvocationResult
 
_updateDataValue(StructValue) - Method in class com.vmware.vapi.std.interposition.SecurityPrincipal
 
_updateDataValue(StructValue) - Method in class com.vmware.vapi.std.LocalizableMessage
 
_updateDataValue(StructValue) - Method in class com.vmware.vapi.std.LocalizationParam
 
_updateDataValue(StructValue) - Method in class com.vmware.vapi.std.NestedLocalizableMessage
 
_updateDataValue(StructValue) - Method in class com.vmware.vcenter.certificate_management.vcenter.TlsCsrTypes.Info
 
_updateDataValue(StructValue) - Method in class com.vmware.vcenter.certificate_management.vcenter.TlsCsrTypes.Spec
 
_updateDataValue(StructValue) - Method in class com.vmware.vcenter.certificate_management.vcenter.TlsTypes.Info
 
_updateDataValue(StructValue) - Method in class com.vmware.vcenter.certificate_management.vcenter.TlsTypes.ReplaceSpec
 
_updateDataValue(StructValue) - Method in class com.vmware.vcenter.certificate_management.vcenter.TlsTypes.Spec
 
_updateDataValue(StructValue) - Method in class com.vmware.vcenter.certificate_management.vcenter.TrustedRootChainsTypes.CreateSpec
 
_updateDataValue(StructValue) - Method in class com.vmware.vcenter.certificate_management.vcenter.TrustedRootChainsTypes.Info
 
_updateDataValue(StructValue) - Method in class com.vmware.vcenter.certificate_management.vcenter.TrustedRootChainsTypes.Summary
 
_updateDataValue(StructValue) - Method in class com.vmware.vcenter.certificate_management.vcenter.VmcaRootTypes.CreateSpec
 
_updateDataValue(StructValue) - Method in class com.vmware.vcenter.certificate_management.X509CertChain
 
_updateDataValue(StructValue) - Method in class com.vmware.vcenter.ClusterTypes.FilterSpec
 
_updateDataValue(StructValue) - Method in class com.vmware.vcenter.ClusterTypes.Info
 
_updateDataValue(StructValue) - Method in class com.vmware.vcenter.ClusterTypes.Summary
 
_updateDataValue(StructValue) - Method in class com.vmware.vcenter.compute.policies.capabilities.cluster_scale_in_ignore_vm_capabilities.CreateSpec
 
_updateDataValue(StructValue) - Method in class com.vmware.vcenter.compute.policies.capabilities.cluster_scale_in_ignore_vm_capabilities.Info
 
_updateDataValue(StructValue) - Method in class com.vmware.vcenter.compute.policies.capabilities.disable_drs_vmotion.CreateSpec
 
_updateDataValue(StructValue) - Method in class com.vmware.vcenter.compute.policies.capabilities.disable_drs_vmotion.Info
 
_updateDataValue(StructValue) - Method in class com.vmware.vcenter.compute.policies.capabilities.vm.evacuation.vmotion.CreateSpec
 
_updateDataValue(StructValue) - Method in class com.vmware.vcenter.compute.policies.capabilities.vm.evacuation.vmotion.Info
 
_updateDataValue(StructValue) - Method in class com.vmware.vcenter.compute.policies.capabilities.vm_host_affinity.CreateSpec
 
_updateDataValue(StructValue) - Method in class com.vmware.vcenter.compute.policies.capabilities.vm_host_affinity.Info
 
_updateDataValue(StructValue) - Method in class com.vmware.vcenter.compute.policies.capabilities.vm_host_anti_affinity.CreateSpec
 
_updateDataValue(StructValue) - Method in class com.vmware.vcenter.compute.policies.capabilities.vm_host_anti_affinity.Info
 
_updateDataValue(StructValue) - Method in class com.vmware.vcenter.compute.policies.capabilities.vm_vm_affinity.CreateSpec
 
_updateDataValue(StructValue) - Method in class com.vmware.vcenter.compute.policies.capabilities.vm_vm_affinity.Info
 
_updateDataValue(StructValue) - Method in class com.vmware.vcenter.compute.policies.capabilities.vm_vm_anti_affinity.CreateSpec
 
_updateDataValue(StructValue) - Method in class com.vmware.vcenter.compute.policies.capabilities.vm_vm_anti_affinity.Info
 
_updateDataValue(StructValue) - Method in class com.vmware.vcenter.compute.policies.CapabilitiesTypes.Info
 
_updateDataValue(StructValue) - Method in class com.vmware.vcenter.compute.policies.CapabilitiesTypes.Summary
 
_updateDataValue(StructValue) - Method in class com.vmware.vcenter.compute.policies.CreateSpec
 
_updateDataValue(StructValue) - Method in class com.vmware.vcenter.compute.policies.Info
 
_updateDataValue(StructValue) - Method in class com.vmware.vcenter.compute.policies.Status
 
_updateDataValue(StructValue) - Method in class com.vmware.vcenter.compute.policies.TagUsageTypes.FilterSpec
 
_updateDataValue(StructValue) - Method in class com.vmware.vcenter.compute.policies.TagUsageTypes.Summary
 
_updateDataValue(StructValue) - Method in class com.vmware.vcenter.compute.PoliciesTypes.Summary
 
_updateDataValue(StructValue) - Method in class com.vmware.vcenter.content.registries.harbor.ProjectsTypes.CreateSpec
 
_updateDataValue(StructValue) - Method in class com.vmware.vcenter.content.registries.harbor.ProjectsTypes.Info
 
_updateDataValue(StructValue) - Method in class com.vmware.vcenter.content.registries.harbor.ProjectsTypes.Summary
 
_updateDataValue(StructValue) - Method in class com.vmware.vcenter.content.registries.HarborTypes.CreateSpec
 
_updateDataValue(StructValue) - Method in class com.vmware.vcenter.content.registries.HarborTypes.GarbageCollection
 
_updateDataValue(StructValue) - Method in class com.vmware.vcenter.content.registries.HarborTypes.Info
 
_updateDataValue(StructValue) - Method in class com.vmware.vcenter.content.registries.HarborTypes.StorageInfo
 
_updateDataValue(StructValue) - Method in class com.vmware.vcenter.content.registries.HarborTypes.StorageSpec
 
_updateDataValue(StructValue) - Method in class com.vmware.vcenter.content.registries.HarborTypes.Summary
 
_updateDataValue(StructValue) - Method in class com.vmware.vcenter.content.registries.HealthTypes.Info
 
_updateDataValue(StructValue) - Method in class com.vmware.vcenter.DatacenterTypes.CreateSpec
 
_updateDataValue(StructValue) - Method in class com.vmware.vcenter.DatacenterTypes.FilterSpec
 
_updateDataValue(StructValue) - Method in class com.vmware.vcenter.DatacenterTypes.Info
 
_updateDataValue(StructValue) - Method in class com.vmware.vcenter.DatacenterTypes.Summary
 
_updateDataValue(StructValue) - Method in class com.vmware.vcenter.DatastoreTypes.FilterSpec
 
_updateDataValue(StructValue) - Method in class com.vmware.vcenter.DatastoreTypes.Info
 
_updateDataValue(StructValue) - Method in class com.vmware.vcenter.DatastoreTypes.Summary
 
_updateDataValue(StructValue) - Method in class com.vmware.vcenter.deployment.CheckInfo
 
_updateDataValue(StructValue) - Method in class com.vmware.vcenter.deployment.DataMigrationEstimate
 
_updateDataValue(StructValue) - Method in class com.vmware.vcenter.deployment.DataMigrationInfo
 
_updateDataValue(StructValue) - Method in class com.vmware.vcenter.deployment.HistoryMigrationSpec
 
_updateDataValue(StructValue) - Method in class com.vmware.vcenter.deployment.ImportHistoryTypes.CreateSpec
 
_updateDataValue(StructValue) - Method in class com.vmware.vcenter.deployment.ImportHistoryTypes.Info
 
_updateDataValue(StructValue) - Method in class com.vmware.vcenter.deployment.install.initial_config.remote_psc.ThumbprintTypes.RemoteSpec
 
_updateDataValue(StructValue) - Method in class com.vmware.vcenter.deployment.InstallTypes.InstallSpec
 
_updateDataValue(StructValue) - Method in class com.vmware.vcenter.deployment.InstallTypes.VcsaEmbeddedSpec
 
_updateDataValue(StructValue) - Method in class com.vmware.vcenter.deployment.LocationSpec
 
_updateDataValue(StructValue) - Method in class com.vmware.vcenter.deployment.migrate.ActiveDirectorySpec
 
_updateDataValue(StructValue) - Method in class com.vmware.vcenter.deployment.migrate.ActiveDirectoryTypes.CheckSpec
 
_updateDataValue(StructValue) - Method in class com.vmware.vcenter.deployment.MigrateTypes.MigrateSpec
 
_updateDataValue(StructValue) - Method in class com.vmware.vcenter.deployment.MigrateTypes.MigrationAssistantSpec
 
_updateDataValue(StructValue) - Method in class com.vmware.vcenter.deployment.MigrateTypes.PscSpec
 
_updateDataValue(StructValue) - Method in class com.vmware.vcenter.deployment.MigrateTypes.SourceVcWindows
 
_updateDataValue(StructValue) - Method in class com.vmware.vcenter.deployment.MigrateTypes.VcsaEmbeddedSpec
 
_updateDataValue(StructValue) - Method in class com.vmware.vcenter.deployment.Notification
 
_updateDataValue(StructValue) - Method in class com.vmware.vcenter.deployment.Notifications
 
_updateDataValue(StructValue) - Method in class com.vmware.vcenter.deployment.QuestionTypes.AnswerSpec
 
_updateDataValue(StructValue) - Method in class com.vmware.vcenter.deployment.QuestionTypes.Info
 
_updateDataValue(StructValue) - Method in class com.vmware.vcenter.deployment.QuestionTypes.Question
 
_updateDataValue(StructValue) - Method in class com.vmware.vcenter.deployment.RemotePscSpec
 
_updateDataValue(StructValue) - Method in class com.vmware.vcenter.deployment.ReplicatedPscSpec
 
_updateDataValue(StructValue) - Method in class com.vmware.vcenter.deployment.ReplicatedSpec
 
_updateDataValue(StructValue) - Method in class com.vmware.vcenter.deployment.SourceInfo
 
_updateDataValue(StructValue) - Method in class com.vmware.vcenter.deployment.StandalonePscSpec
 
_updateDataValue(StructValue) - Method in class com.vmware.vcenter.deployment.StandaloneSpec
 
_updateDataValue(StructValue) - Method in class com.vmware.vcenter.deployment.UpgradeTypes.PscSpec
 
_updateDataValue(StructValue) - Method in class com.vmware.vcenter.deployment.UpgradeTypes.SourceApplianceSpec
 
_updateDataValue(StructValue) - Method in class com.vmware.vcenter.deployment.UpgradeTypes.UpgradeSpec
 
_updateDataValue(StructValue) - Method in class com.vmware.vcenter.deployment.UpgradeTypes.VcsaEmbeddedSpec
 
_updateDataValue(StructValue) - Method in class com.vmware.vcenter.DeploymentTypes.Info
 
_updateDataValue(StructValue) - Method in class com.vmware.vcenter.DeploymentTypes.Task
 
_updateDataValue(StructValue) - Method in class com.vmware.vcenter.FolderTypes.FilterSpec
 
_updateDataValue(StructValue) - Method in class com.vmware.vcenter.FolderTypes.Summary
 
_updateDataValue(StructValue) - Method in class com.vmware.vcenter.guest.AdapterMapping
 
_updateDataValue(StructValue) - Method in class com.vmware.vcenter.guest.ConfigurationSpec
 
_updateDataValue(StructValue) - Method in class com.vmware.vcenter.guest.CustomizationSpec
 
_updateDataValue(StructValue) - Method in class com.vmware.vcenter.guest.CustomizationSpecsTypes.CreateSpec
 
_updateDataValue(StructValue) - Method in class com.vmware.vcenter.guest.CustomizationSpecsTypes.FilterSpec
 
_updateDataValue(StructValue) - Method in class com.vmware.vcenter.guest.CustomizationSpecsTypes.Info
 
_updateDataValue(StructValue) - Method in class com.vmware.vcenter.guest.CustomizationSpecsTypes.Metadata
 
_updateDataValue(StructValue) - Method in class com.vmware.vcenter.guest.CustomizationSpecsTypes.Spec
 
_updateDataValue(StructValue) - Method in class com.vmware.vcenter.guest.CustomizationSpecsTypes.Summary
 
_updateDataValue(StructValue) - Method in class com.vmware.vcenter.guest.Domain
 
_updateDataValue(StructValue) - Method in class com.vmware.vcenter.guest.GlobalDNSSettings
 
_updateDataValue(StructValue) - Method in class com.vmware.vcenter.guest.GuiUnattended
 
_updateDataValue(StructValue) - Method in class com.vmware.vcenter.guest.HostnameGenerator
 
_updateDataValue(StructValue) - Method in class com.vmware.vcenter.guest.IPSettings
 
_updateDataValue(StructValue) - Method in class com.vmware.vcenter.guest.Ipv4
 
_updateDataValue(StructValue) - Method in class com.vmware.vcenter.guest.Ipv6
 
_updateDataValue(StructValue) - Method in class com.vmware.vcenter.guest.Ipv6Address
 
_updateDataValue(StructValue) - Method in class com.vmware.vcenter.guest.LinuxConfiguration
 
_updateDataValue(StructValue) - Method in class com.vmware.vcenter.guest.UserData
 
_updateDataValue(StructValue) - Method in class com.vmware.vcenter.guest.WindowsConfiguration
 
_updateDataValue(StructValue) - Method in class com.vmware.vcenter.guest.WindowsNetworkAdapterSettings
 
_updateDataValue(StructValue) - Method in class com.vmware.vcenter.guest.WindowsSysprep
 
_updateDataValue(StructValue) - Method in class com.vmware.vcenter.HostTypes.CreateSpec
 
_updateDataValue(StructValue) - Method in class com.vmware.vcenter.HostTypes.FilterSpec
 
_updateDataValue(StructValue) - Method in class com.vmware.vcenter.HostTypes.Summary
 
_updateDataValue(StructValue) - Method in class com.vmware.vcenter.hvc.links.sync.ProvidersTypes.Credentials
 
_updateDataValue(StructValue) - Method in class com.vmware.vcenter.hvc.links.sync.ProvidersTypes.Info
 
_updateDataValue(StructValue) - Method in class com.vmware.vcenter.hvc.links.sync.ProvidersTypes.SessionInfo
 
_updateDataValue(StructValue) - Method in class com.vmware.vcenter.hvc.links.sync.ProvidersTypes.Summary
 
_updateDataValue(StructValue) - Method in class com.vmware.vcenter.hvc.links.SyncTypes.Credentials
 
_updateDataValue(StructValue) - Method in class com.vmware.vcenter.hvc.LinksTypes.CertificateInfo
 
_updateDataValue(StructValue) - Method in class com.vmware.vcenter.hvc.LinksTypes.CreateSpec
 
_updateDataValue(StructValue) - Method in class com.vmware.vcenter.hvc.LinksTypes.Credentials
 
_updateDataValue(StructValue) - Method in class com.vmware.vcenter.hvc.LinksTypes.Summary
 
_updateDataValue(StructValue) - Method in class com.vmware.vcenter.identity.ProvidersTypes.ActiveDirectoryOverLdap
 
_updateDataValue(StructValue) - Method in class com.vmware.vcenter.identity.ProvidersTypes.CreateSpec
 
_updateDataValue(StructValue) - Method in class com.vmware.vcenter.identity.ProvidersTypes.Info
 
_updateDataValue(StructValue) - Method in class com.vmware.vcenter.identity.ProvidersTypes.Oauth2CreateSpec
 
_updateDataValue(StructValue) - Method in class com.vmware.vcenter.identity.ProvidersTypes.Oauth2Info
 
_updateDataValue(StructValue) - Method in class com.vmware.vcenter.identity.ProvidersTypes.Oauth2Summary
 
_updateDataValue(StructValue) - Method in class com.vmware.vcenter.identity.ProvidersTypes.Oauth2UpdateSpec
 
_updateDataValue(StructValue) - Method in class com.vmware.vcenter.identity.ProvidersTypes.OidcCreateSpec
 
_updateDataValue(StructValue) - Method in class com.vmware.vcenter.identity.ProvidersTypes.OidcInfo
 
_updateDataValue(StructValue) - Method in class com.vmware.vcenter.identity.ProvidersTypes.OidcSummary
 
_updateDataValue(StructValue) - Method in class com.vmware.vcenter.identity.ProvidersTypes.OidcUpdateSpec
 
_updateDataValue(StructValue) - Method in class com.vmware.vcenter.identity.ProvidersTypes.Summary
 
_updateDataValue(StructValue) - Method in class com.vmware.vcenter.identity.ProvidersTypes.UpdateSpec
 
_updateDataValue(StructValue) - Method in class com.vmware.vcenter.inventory.DatastoreTypes.Info
 
_updateDataValue(StructValue) - Method in class com.vmware.vcenter.inventory.NetworkTypes.Info
 
_updateDataValue(StructValue) - Method in class com.vmware.vcenter.lcm.discovery.AssociatedProductsTypes.CreateSpec
 
_updateDataValue(StructValue) - Method in class com.vmware.vcenter.lcm.discovery.AssociatedProductsTypes.UpdateSpec
 
_updateDataValue(StructValue) - Method in class com.vmware.vcenter.lcm.discovery.InteropReportTypes.ReleaseInfo
 
_updateDataValue(StructValue) - Method in class com.vmware.vcenter.lcm.discovery.InteropReportTypes.Report
 
_updateDataValue(StructValue) - Method in class com.vmware.vcenter.lcm.discovery.InteropReportTypes.ReportRow
 
_updateDataValue(StructValue) - Method in class com.vmware.vcenter.lcm.discovery.InteropReportTypes.ReportSummary
 
_updateDataValue(StructValue) - Method in class com.vmware.vcenter.lcm.discovery.InteropReportTypes.Result
 
_updateDataValue(StructValue) - Method in class com.vmware.vcenter.lcm.discovery.InteropReportTypes.Spec
 
_updateDataValue(StructValue) - Method in class com.vmware.vcenter.lcm.discovery.Product
 
_updateDataValue(StructValue) - Method in class com.vmware.vcenter.lcm.discovery.ProductCatalogTypes.Summary
 
_updateDataValue(StructValue) - Method in class com.vmware.vcenter.lcm.Notification
 
_updateDataValue(StructValue) - Method in class com.vmware.vcenter.lcm.Notifications
 
_updateDataValue(StructValue) - Method in class com.vmware.vcenter.lcm.ReportsTypes.Location
 
_updateDataValue(StructValue) - Method in class com.vmware.vcenter.lcm.ReportsTypes.Token
 
_updateDataValue(StructValue) - Method in class com.vmware.vcenter.lcm.update.PendingTypes.Info
 
_updateDataValue(StructValue) - Method in class com.vmware.vcenter.lcm.update.PendingTypes.ListResult
 
_updateDataValue(StructValue) - Method in class com.vmware.vcenter.lcm.update.PendingTypes.Summary
 
_updateDataValue(StructValue) - Method in class com.vmware.vcenter.lcm.update.PrecheckReportTypes.Report
 
_updateDataValue(StructValue) - Method in class com.vmware.vcenter.lcm.update.PrecheckReportTypes.ReportSummary
 
_updateDataValue(StructValue) - Method in class com.vmware.vcenter.lcm.update.PrecheckReportTypes.Result
 
_updateDataValue(StructValue) - Method in class com.vmware.vcenter.namespace_management.ClusterAvailableVersionsTypes.Summary
 
_updateDataValue(StructValue) - Method in class com.vmware.vcenter.namespace_management.ClusterCompatibilityTypes.FilterSpec
 
_updateDataValue(StructValue) - Method in class com.vmware.vcenter.namespace_management.ClusterCompatibilityTypes.Summary
 
_updateDataValue(StructValue) - Method in class com.vmware.vcenter.namespace_management.ClusterSizeInfoTypes.Info
 
_updateDataValue(StructValue) - Method in class com.vmware.vcenter.namespace_management.ClusterSizeInfoTypes.VmInfo
 
_updateDataValue(StructValue) - Method in class com.vmware.vcenter.namespace_management.ClustersTypes.EnableSpec
 
_updateDataValue(StructValue) - Method in class com.vmware.vcenter.namespace_management.ClustersTypes.ImageRegistry
 
_updateDataValue(StructValue) - Method in class com.vmware.vcenter.namespace_management.ClustersTypes.ImageStorageSpec
 
_updateDataValue(StructValue) - Method in class com.vmware.vcenter.namespace_management.ClustersTypes.Info
 
_updateDataValue(StructValue) - Method in class com.vmware.vcenter.namespace_management.ClustersTypes.Ipv4Range
 
_updateDataValue(StructValue) - Method in class com.vmware.vcenter.namespace_management.ClustersTypes.Message
 
_updateDataValue(StructValue) - Method in class com.vmware.vcenter.namespace_management.ClustersTypes.NCPClusterNetworkEnableSpec
 
_updateDataValue(StructValue) - Method in class com.vmware.vcenter.namespace_management.ClustersTypes.NCPClusterNetworkInfo
 
_updateDataValue(StructValue) - Method in class com.vmware.vcenter.namespace_management.ClustersTypes.NCPClusterNetworkSetSpec
 
_updateDataValue(StructValue) - Method in class com.vmware.vcenter.namespace_management.ClustersTypes.NCPClusterNetworkUpdateSpec
 
_updateDataValue(StructValue) - Method in class com.vmware.vcenter.namespace_management.ClustersTypes.NetworkSpec
 
_updateDataValue(StructValue) - Method in class com.vmware.vcenter.namespace_management.ClustersTypes.SetSpec
 
_updateDataValue(StructValue) - Method in class com.vmware.vcenter.namespace_management.ClustersTypes.Stats
 
_updateDataValue(StructValue) - Method in class com.vmware.vcenter.namespace_management.ClustersTypes.Summary
 
_updateDataValue(StructValue) - Method in class com.vmware.vcenter.namespace_management.ClustersTypes.UpdateSpec
 
_updateDataValue(StructValue) - Method in class com.vmware.vcenter.namespace_management.DistributedSwitchCompatibilityTypes.FilterSpec
 
_updateDataValue(StructValue) - Method in class com.vmware.vcenter.namespace_management.DistributedSwitchCompatibilityTypes.Summary
 
_updateDataValue(StructValue) - Method in class com.vmware.vcenter.namespace_management.EdgeClusterCompatibilityTypes.FilterSpec
 
_updateDataValue(StructValue) - Method in class com.vmware.vcenter.namespace_management.EdgeClusterCompatibilityTypes.Summary
 
_updateDataValue(StructValue) - Method in class com.vmware.vcenter.namespace_management.HostsConfigTypes.Info
 
_updateDataValue(StructValue) - Method in class com.vmware.vcenter.namespace_management.Ipv4Cidr
 
_updateDataValue(StructValue) - Method in class com.vmware.vcenter.namespace_management.NamespaceResourceOptionsTypes.Info
 
_updateDataValue(StructValue) - Method in class com.vmware.vcenter.namespace_management.software.ClustersTypes.Info
 
_updateDataValue(StructValue) - Method in class com.vmware.vcenter.namespace_management.software.ClustersTypes.Message
 
_updateDataValue(StructValue) - Method in class com.vmware.vcenter.namespace_management.software.ClustersTypes.Result
 
_updateDataValue(StructValue) - Method in class com.vmware.vcenter.namespace_management.software.ClustersTypes.Summary
 
_updateDataValue(StructValue) - Method in class com.vmware.vcenter.namespace_management.software.ClustersTypes.UpgradeProgress
 
_updateDataValue(StructValue) - Method in class com.vmware.vcenter.namespace_management.software.ClustersTypes.UpgradeSpec
 
_updateDataValue(StructValue) - Method in class com.vmware.vcenter.namespace_management.software.ClustersTypes.UpgradeStatus
 
_updateDataValue(StructValue) - Method in class com.vmware.vcenter.namespace_management.stats.TimeSeriesTypes.PodIdentifier
 
_updateDataValue(StructValue) - Method in class com.vmware.vcenter.namespace_management.stats.TimeSeriesTypes.Spec
 
_updateDataValue(StructValue) - Method in class com.vmware.vcenter.namespace_management.stats.TimeSeriesTypes.TimeSeries
 
_updateDataValue(StructValue) - Method in class com.vmware.vcenter.namespace_management.SupportBundleTypes.Location
 
_updateDataValue(StructValue) - Method in class com.vmware.vcenter.namespace_management.SupportBundleTypes.Token
 
_updateDataValue(StructValue) - Method in class com.vmware.vcenter.namespaces.AccessTypes.CreateSpec
 
_updateDataValue(StructValue) - Method in class com.vmware.vcenter.namespaces.AccessTypes.Info
 
_updateDataValue(StructValue) - Method in class com.vmware.vcenter.namespaces.AccessTypes.SetSpec
 
_updateDataValue(StructValue) - Method in class com.vmware.vcenter.namespaces.Container
 
_updateDataValue(StructValue) - Method in class com.vmware.vcenter.namespaces.EndpointAddress
 
_updateDataValue(StructValue) - Method in class com.vmware.vcenter.namespaces.IngressRuleValue
 
_updateDataValue(StructValue) - Method in class com.vmware.vcenter.namespaces.InstancesTypes.Access
 
_updateDataValue(StructValue) - Method in class com.vmware.vcenter.namespaces.InstancesTypes.CreateSpec
 
_updateDataValue(StructValue) - Method in class com.vmware.vcenter.namespaces.InstancesTypes.Info
 
_updateDataValue(StructValue) - Method in class com.vmware.vcenter.namespaces.InstancesTypes.Message
 
_updateDataValue(StructValue) - Method in class com.vmware.vcenter.namespaces.InstancesTypes.SetSpec
 
_updateDataValue(StructValue) - Method in class com.vmware.vcenter.namespaces.InstancesTypes.Stats
 
_updateDataValue(StructValue) - Method in class com.vmware.vcenter.namespaces.InstancesTypes.StorageSpec
 
_updateDataValue(StructValue) - Method in class com.vmware.vcenter.namespaces.InstancesTypes.Summary
 
_updateDataValue(StructValue) - Method in class com.vmware.vcenter.namespaces.InstancesTypes.UpdateSpec
 
_updateDataValue(StructValue) - Method in class com.vmware.vcenter.namespaces.ResourceQuotaOptionsV1
 
_updateDataValue(StructValue) - Method in class com.vmware.vcenter.namespaces.ResourceQuotaOptionsV1Update
 
_updateDataValue(StructValue) - Method in class com.vmware.vcenter.namespaces.user.InstancesTypes.Summary
 
_updateDataValue(StructValue) - Method in class com.vmware.vcenter.NetworkTypes.FilterSpec
 
_updateDataValue(StructValue) - Method in class com.vmware.vcenter.NetworkTypes.Summary
 
_updateDataValue(StructValue) - Method in class com.vmware.vcenter.ovf.CertificateParams
 
_updateDataValue(StructValue) - Method in class com.vmware.vcenter.ovf.DeploymentOption
 
_updateDataValue(StructValue) - Method in class com.vmware.vcenter.ovf.DeploymentOptionParams
 
_updateDataValue(StructValue) - Method in class com.vmware.vcenter.ovf.ExportFlagTypes.Info
 
_updateDataValue(StructValue) - Method in class com.vmware.vcenter.ovf.ExtraConfig
 
_updateDataValue(StructValue) - Method in class com.vmware.vcenter.ovf.ExtraConfigParams
 
_updateDataValue(StructValue) - Method in class com.vmware.vcenter.ovf.ImportFlagTypes.Info
 
_updateDataValue(StructValue) - Method in class com.vmware.vcenter.ovf.IpAllocationParams
 
_updateDataValue(StructValue) - Method in class com.vmware.vcenter.ovf.LibraryItemTypes.CreateResult
 
_updateDataValue(StructValue) - Method in class com.vmware.vcenter.ovf.LibraryItemTypes.CreateSpec
 
_updateDataValue(StructValue) - Method in class com.vmware.vcenter.ovf.LibraryItemTypes.CreateTarget
 
_updateDataValue(StructValue) - Method in class com.vmware.vcenter.ovf.LibraryItemTypes.DeployableIdentity
 
_updateDataValue(StructValue) - Method in class com.vmware.vcenter.ovf.LibraryItemTypes.DeploymentResult
 
_updateDataValue(StructValue) - Method in class com.vmware.vcenter.ovf.LibraryItemTypes.DeploymentTarget
 
_updateDataValue(StructValue) - Method in class com.vmware.vcenter.ovf.LibraryItemTypes.OvfSummary
 
_updateDataValue(StructValue) - Method in class com.vmware.vcenter.ovf.LibraryItemTypes.ResourcePoolDeploymentSpec
 
_updateDataValue(StructValue) - Method in class com.vmware.vcenter.ovf.LibraryItemTypes.ResultInfo
 
_updateDataValue(StructValue) - Method in class com.vmware.vcenter.ovf.LibraryItemTypes.StorageGroupMapping
 
_updateDataValue(StructValue) - Method in class com.vmware.vcenter.ovf.OvfError
 
_updateDataValue(StructValue) - Method in class com.vmware.vcenter.ovf.OvfInfo
 
_updateDataValue(StructValue) - Method in class com.vmware.vcenter.ovf.OvfMessage
 
_updateDataValue(StructValue) - Method in class com.vmware.vcenter.ovf.OvfParams
 
_updateDataValue(StructValue) - Method in class com.vmware.vcenter.ovf.OvfWarning
 
_updateDataValue(StructValue) - Method in class com.vmware.vcenter.ovf.ParseIssue
 
_updateDataValue(StructValue) - Method in class com.vmware.vcenter.ovf.Property
 
_updateDataValue(StructValue) - Method in class com.vmware.vcenter.ovf.PropertyParams
 
_updateDataValue(StructValue) - Method in class com.vmware.vcenter.ovf.ScaleOutGroup
 
_updateDataValue(StructValue) - Method in class com.vmware.vcenter.ovf.ScaleOutParams
 
_updateDataValue(StructValue) - Method in class com.vmware.vcenter.ovf.SizeParams
 
_updateDataValue(StructValue) - Method in class com.vmware.vcenter.ovf.UnknownSection
 
_updateDataValue(StructValue) - Method in class com.vmware.vcenter.ovf.UnknownSectionParams
 
_updateDataValue(StructValue) - Method in class com.vmware.vcenter.ovf.VcenterExtensionParams
 
_updateDataValue(StructValue) - Method in class com.vmware.vcenter.ResourcePoolTypes.CreateSpec
 
_updateDataValue(StructValue) - Method in class com.vmware.vcenter.ResourcePoolTypes.FilterSpec
 
_updateDataValue(StructValue) - Method in class com.vmware.vcenter.ResourcePoolTypes.Info
 
_updateDataValue(StructValue) - Method in class com.vmware.vcenter.ResourcePoolTypes.ResourceAllocationCreateSpec
 
_updateDataValue(StructValue) - Method in class com.vmware.vcenter.ResourcePoolTypes.ResourceAllocationInfo
 
_updateDataValue(StructValue) - Method in class com.vmware.vcenter.ResourcePoolTypes.ResourceAllocationUpdateSpec
 
_updateDataValue(StructValue) - Method in class com.vmware.vcenter.ResourcePoolTypes.SharesInfo
 
_updateDataValue(StructValue) - Method in class com.vmware.vcenter.ResourcePoolTypes.Summary
 
_updateDataValue(StructValue) - Method in class com.vmware.vcenter.ResourcePoolTypes.UpdateSpec
 
_updateDataValue(StructValue) - Method in class com.vmware.vcenter.services.ServiceTypes.Info
 
_updateDataValue(StructValue) - Method in class com.vmware.vcenter.services.ServiceTypes.UpdateSpec
 
_updateDataValue(StructValue) - Method in class com.vmware.vcenter.storage.policies.compliance.VMTypes.FilterSpec
 
_updateDataValue(StructValue) - Method in class com.vmware.vcenter.storage.policies.compliance.VMTypes.Info
 
_updateDataValue(StructValue) - Method in class com.vmware.vcenter.storage.policies.ComplianceTypes.FilterSpec
 
_updateDataValue(StructValue) - Method in class com.vmware.vcenter.storage.policies.ComplianceTypes.Summary
 
_updateDataValue(StructValue) - Method in class com.vmware.vcenter.storage.policies.VMTypes.Info
 
_updateDataValue(StructValue) - Method in class com.vmware.vcenter.storage.PoliciesTypes.CompatibilityInfo
 
_updateDataValue(StructValue) - Method in class com.vmware.vcenter.storage.PoliciesTypes.CompatibleDatastoreInfo
 
_updateDataValue(StructValue) - Method in class com.vmware.vcenter.storage.PoliciesTypes.FilterSpec
 
_updateDataValue(StructValue) - Method in class com.vmware.vcenter.storage.PoliciesTypes.Summary
 
_updateDataValue(StructValue) - Method in class com.vmware.vcenter.system_config.DeploymentTypeTypes.Info
 
_updateDataValue(StructValue) - Method in class com.vmware.vcenter.system_config.DeploymentTypeTypes.ReconfigureSpec
 
_updateDataValue(StructValue) - Method in class com.vmware.vcenter.system_config.PscRegistrationTypes.Info
 
_updateDataValue(StructValue) - Method in class com.vmware.vcenter.tagging.AssociationsTypes.IterationSpec
 
_updateDataValue(StructValue) - Method in class com.vmware.vcenter.tagging.AssociationsTypes.ListResult
 
_updateDataValue(StructValue) - Method in class com.vmware.vcenter.tagging.AssociationsTypes.Summary
 
_updateDataValue(StructValue) - Method in exception com.vmware.vcenter.tokenservice.Error
 
_updateDataValue(StructValue) - Method in exception com.vmware.vcenter.tokenservice.InvalidGrant
 
_updateDataValue(StructValue) - Method in exception com.vmware.vcenter.tokenservice.InvalidRequest
 
_updateDataValue(StructValue) - Method in exception com.vmware.vcenter.tokenservice.InvalidScope
 
_updateDataValue(StructValue) - Method in class com.vmware.vcenter.tokenservice.TokenExchangeTypes.ExchangeSpec
 
_updateDataValue(StructValue) - Method in class com.vmware.vcenter.tokenservice.TokenExchangeTypes.Info
 
_updateDataValue(StructValue) - Method in class com.vmware.vcenter.topology.NodesTypes.FilterSpec
 
_updateDataValue(StructValue) - Method in class com.vmware.vcenter.topology.NodesTypes.Info
 
_updateDataValue(StructValue) - Method in class com.vmware.vcenter.topology.NodesTypes.Summary
 
_updateDataValue(StructValue) - Method in class com.vmware.vcenter.topology.ReplicationStatusTypes.FilterSpec
 
_updateDataValue(StructValue) - Method in class com.vmware.vcenter.topology.ReplicationStatusTypes.Summary
 
_updateDataValue(StructValue) - Method in class com.vmware.vcenter.trusted_infrastructure.attestation.ServicesTypes.CreateSpec
 
_updateDataValue(StructValue) - Method in class com.vmware.vcenter.trusted_infrastructure.attestation.ServicesTypes.FilterSpec
 
_updateDataValue(StructValue) - Method in class com.vmware.vcenter.trusted_infrastructure.attestation.ServicesTypes.Info
 
_updateDataValue(StructValue) - Method in class com.vmware.vcenter.trusted_infrastructure.attestation.ServicesTypes.Summary
 
_updateDataValue(StructValue) - Method in class com.vmware.vcenter.trusted_infrastructure.kms.ServicesTypes.CreateSpec
 
_updateDataValue(StructValue) - Method in class com.vmware.vcenter.trusted_infrastructure.kms.ServicesTypes.FilterSpec
 
_updateDataValue(StructValue) - Method in class com.vmware.vcenter.trusted_infrastructure.kms.ServicesTypes.Info
 
_updateDataValue(StructValue) - Method in class com.vmware.vcenter.trusted_infrastructure.kms.ServicesTypes.Summary
 
_updateDataValue(StructValue) - Method in class com.vmware.vcenter.trusted_infrastructure.NetworkAddress
 
_updateDataValue(StructValue) - Method in class com.vmware.vcenter.trusted_infrastructure.PrincipalTypes.Info
 
_updateDataValue(StructValue) - Method in class com.vmware.vcenter.trusted_infrastructure.StsPrincipal
 
_updateDataValue(StructValue) - Method in class com.vmware.vcenter.trusted_infrastructure.StsPrincipalId
 
_updateDataValue(StructValue) - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.attestation.os.esx.BaseImagesTypes.FilterSpec
 
_updateDataValue(StructValue) - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.attestation.os.esx.BaseImagesTypes.Info
 
_updateDataValue(StructValue) - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.attestation.os.esx.BaseImagesTypes.Summary
 
_updateDataValue(StructValue) - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.attestation.ServiceStatusTypes.Info
 
_updateDataValue(StructValue) - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.attestation.tpm2.CaCertificatesTypes.CreateSpec
 
_updateDataValue(StructValue) - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.attestation.tpm2.CaCertificatesTypes.Info
 
_updateDataValue(StructValue) - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.attestation.tpm2.CaCertificatesTypes.Summary
 
_updateDataValue(StructValue) - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.attestation.tpm2.EndorsementKeysTypes.CreateSpec
 
_updateDataValue(StructValue) - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.attestation.tpm2.EndorsementKeysTypes.Info
 
_updateDataValue(StructValue) - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.attestation.tpm2.EndorsementKeysTypes.Summary
 
_updateDataValue(StructValue) - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.attestation.tpm2.SettingsTypes.Info
 
_updateDataValue(StructValue) - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.attestation.tpm2.SettingsTypes.UpdateSpec
 
_updateDataValue(StructValue) - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.ConsumerPrincipalsTypes.CreateSpec
 
_updateDataValue(StructValue) - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.ConsumerPrincipalsTypes.FilterSpec
 
_updateDataValue(StructValue) - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.ConsumerPrincipalsTypes.Info
 
_updateDataValue(StructValue) - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.ConsumerPrincipalsTypes.Summary
 
_updateDataValue(StructValue) - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.providers.client_certificate.CsrTypes.Info
 
_updateDataValue(StructValue) - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.providers.ClientCertificateTypes.Info
 
_updateDataValue(StructValue) - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.providers.ClientCertificateTypes.UpdateSpec
 
_updateDataValue(StructValue) - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.providers.CurrentPeerCertificatesTypes.FilterSpec
 
_updateDataValue(StructValue) - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.providers.CurrentPeerCertificatesTypes.Summary
 
_updateDataValue(StructValue) - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.providers.TrustedPeerCertificatesTypes.Info
 
_updateDataValue(StructValue) - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.providers.TrustedPeerCertificatesTypes.UpdateSpec
 
_updateDataValue(StructValue) - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.ProvidersTypes.CreateSpec
 
_updateDataValue(StructValue) - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.ProvidersTypes.Info
 
_updateDataValue(StructValue) - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.ProvidersTypes.KeyServerCreateSpec
 
_updateDataValue(StructValue) - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.ProvidersTypes.KeyServerInfo
 
_updateDataValue(StructValue) - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.ProvidersTypes.KeyServerUpdateSpec
 
_updateDataValue(StructValue) - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.ProvidersTypes.KmipServerCreateSpec
 
_updateDataValue(StructValue) - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.ProvidersTypes.KmipServerInfo
 
_updateDataValue(StructValue) - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.ProvidersTypes.KmipServerUpdateSpec
 
_updateDataValue(StructValue) - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.ProvidersTypes.Server
 
_updateDataValue(StructValue) - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.ProvidersTypes.ServerInfo
 
_updateDataValue(StructValue) - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.ProvidersTypes.Status
 
_updateDataValue(StructValue) - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.ProvidersTypes.Summary
 
_updateDataValue(StructValue) - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.ProvidersTypes.UpdateSpec
 
_updateDataValue(StructValue) - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.ServiceStatusTypes.Info
 
_updateDataValue(StructValue) - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_hosts.AttestationTypes.FilterSpec
 
_updateDataValue(StructValue) - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_hosts.AttestationTypes.Info
 
_updateDataValue(StructValue) - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_hosts.AttestationTypes.Summary
 
_updateDataValue(StructValue) - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_hosts.KmsTypes.FilterSpec
 
_updateDataValue(StructValue) - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_hosts.KmsTypes.Info
 
_updateDataValue(StructValue) - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_hosts.KmsTypes.Summary
 
_updateDataValue(StructValue) - Method in class com.vmware.vcenter.trusted_infrastructure.TrustAuthorityClustersTypes.FilterSpec
 
_updateDataValue(StructValue) - Method in class com.vmware.vcenter.trusted_infrastructure.TrustAuthorityClustersTypes.Info
 
_updateDataValue(StructValue) - Method in class com.vmware.vcenter.trusted_infrastructure.TrustAuthorityClustersTypes.Summary
 
_updateDataValue(StructValue) - Method in class com.vmware.vcenter.trusted_infrastructure.TrustAuthorityClustersTypes.UpdateSpec
 
_updateDataValue(StructValue) - Method in class com.vmware.vcenter.trusted_infrastructure.trusted_clusters.attestation.ServicesTypes.CreateSpec
 
_updateDataValue(StructValue) - Method in class com.vmware.vcenter.trusted_infrastructure.trusted_clusters.attestation.ServicesTypes.FilterSpec
 
_updateDataValue(StructValue) - Method in class com.vmware.vcenter.trusted_infrastructure.trusted_clusters.attestation.ServicesTypes.Info
 
_updateDataValue(StructValue) - Method in class com.vmware.vcenter.trusted_infrastructure.trusted_clusters.attestation.ServicesTypes.Summary
 
_updateDataValue(StructValue) - Method in class com.vmware.vcenter.trusted_infrastructure.trusted_clusters.kms.ServicesTypes.CreateSpec
 
_updateDataValue(StructValue) - Method in class com.vmware.vcenter.trusted_infrastructure.trusted_clusters.kms.ServicesTypes.FilterSpec
 
_updateDataValue(StructValue) - Method in class com.vmware.vcenter.trusted_infrastructure.trusted_clusters.kms.ServicesTypes.Info
 
_updateDataValue(StructValue) - Method in class com.vmware.vcenter.trusted_infrastructure.trusted_clusters.kms.ServicesTypes.Summary
 
_updateDataValue(StructValue) - Method in class com.vmware.vcenter.trusted_infrastructure.X509CertChain
 
_updateDataValue(StructValue) - Method in class com.vmware.vcenter.vcha.CertificateInfo
 
_updateDataValue(StructValue) - Method in class com.vmware.vcenter.vcha.cluster.ActiveTypes.Info
 
_updateDataValue(StructValue) - Method in class com.vmware.vcenter.vcha.cluster.DeploymentTypeTypes.Info
 
_updateDataValue(StructValue) - Method in class com.vmware.vcenter.vcha.cluster.ModeTypes.Info
 
_updateDataValue(StructValue) - Method in class com.vmware.vcenter.vcha.cluster.PassiveTypes.CheckResult
 
_updateDataValue(StructValue) - Method in class com.vmware.vcenter.vcha.cluster.PassiveTypes.CheckSpec
 
_updateDataValue(StructValue) - Method in class com.vmware.vcenter.vcha.cluster.PassiveTypes.RedeploySpec
 
_updateDataValue(StructValue) - Method in class com.vmware.vcenter.vcha.cluster.WitnessTypes.CheckResult
 
_updateDataValue(StructValue) - Method in class com.vmware.vcenter.vcha.cluster.WitnessTypes.CheckSpec
 
_updateDataValue(StructValue) - Method in class com.vmware.vcenter.vcha.cluster.WitnessTypes.RedeploySpec
 
_updateDataValue(StructValue) - Method in class com.vmware.vcenter.vcha.ClusterTypes.ActiveSpec
 
_updateDataValue(StructValue) - Method in class com.vmware.vcenter.vcha.ClusterTypes.DeploySpec
 
_updateDataValue(StructValue) - Method in class com.vmware.vcenter.vcha.ClusterTypes.ErrorCondition
 
_updateDataValue(StructValue) - Method in class com.vmware.vcenter.vcha.ClusterTypes.Info
 
_updateDataValue(StructValue) - Method in class com.vmware.vcenter.vcha.ClusterTypes.IpInfo
 
_updateDataValue(StructValue) - Method in class com.vmware.vcenter.vcha.ClusterTypes.Ipv4Info
 
_updateDataValue(StructValue) - Method in class com.vmware.vcenter.vcha.ClusterTypes.Ipv6Info
 
_updateDataValue(StructValue) - Method in class com.vmware.vcenter.vcha.ClusterTypes.NodeInfo
 
_updateDataValue(StructValue) - Method in class com.vmware.vcenter.vcha.ClusterTypes.NodeRuntimeInfo
 
_updateDataValue(StructValue) - Method in class com.vmware.vcenter.vcha.ClusterTypes.NodeVmInfo
 
_updateDataValue(StructValue) - Method in class com.vmware.vcenter.vcha.ClusterTypes.PassiveSpec
 
_updateDataValue(StructValue) - Method in class com.vmware.vcenter.vcha.ClusterTypes.UndeploySpec
 
_updateDataValue(StructValue) - Method in class com.vmware.vcenter.vcha.ClusterTypes.VmInfo
 
_updateDataValue(StructValue) - Method in class com.vmware.vcenter.vcha.ClusterTypes.WitnessInfo
 
_updateDataValue(StructValue) - Method in class com.vmware.vcenter.vcha.ClusterTypes.WitnessSpec
 
_updateDataValue(StructValue) - Method in class com.vmware.vcenter.vcha.ConnectionSpec
 
_updateDataValue(StructValue) - Method in class com.vmware.vcenter.vcha.CredentialsSpec
 
_updateDataValue(StructValue) - Method in class com.vmware.vcenter.vcha.DiskInfo
 
_updateDataValue(StructValue) - Method in class com.vmware.vcenter.vcha.DiskSpec
 
_updateDataValue(StructValue) - Method in class com.vmware.vcenter.vcha.IpSpec
 
_updateDataValue(StructValue) - Method in class com.vmware.vcenter.vcha.Ipv4Spec
 
_updateDataValue(StructValue) - Method in class com.vmware.vcenter.vcha.Ipv6Spec
 
_updateDataValue(StructValue) - Method in class com.vmware.vcenter.vcha.OperationsTypes.Info
 
_updateDataValue(StructValue) - Method in class com.vmware.vcenter.vcha.PlacementInfo
 
_updateDataValue(StructValue) - Method in class com.vmware.vcenter.vcha.PlacementSpec
 
_updateDataValue(StructValue) - Method in class com.vmware.vcenter.vm.compute.PoliciesTypes.Info
 
_updateDataValue(StructValue) - Method in class com.vmware.vcenter.vm.console.TicketsTypes.CreateSpec
 
_updateDataValue(StructValue) - Method in class com.vmware.vcenter.vm.console.TicketsTypes.Summary
 
_updateDataValue(StructValue) - Method in class com.vmware.vcenter.vm.guest.CustomizationTypes.SetSpec
 
_updateDataValue(StructValue) - Method in class com.vmware.vcenter.vm.guest.DhcpConfigInfo
 
_updateDataValue(StructValue) - Method in class com.vmware.vcenter.vm.guest.DnsAssignedValues
 
_updateDataValue(StructValue) - Method in class com.vmware.vcenter.vm.guest.DnsConfigInfo
 
_updateDataValue(StructValue) - Method in class com.vmware.vcenter.vm.guest.IdentityTypes.Info
 
_updateDataValue(StructValue) - Method in class com.vmware.vcenter.vm.guest.LocalFilesystemTypes.Info
 
_updateDataValue(StructValue) - Method in class com.vmware.vcenter.vm.guest.LocalFilesystemTypes.VirtualDiskMapping
 
_updateDataValue(StructValue) - Method in class com.vmware.vcenter.vm.guest.networking.InterfacesTypes.Info
 
_updateDataValue(StructValue) - Method in class com.vmware.vcenter.vm.guest.networking.InterfacesTypes.IpAddressInfo
 
_updateDataValue(StructValue) - Method in class com.vmware.vcenter.vm.guest.networking.InterfacesTypes.IpConfigInfo
 
_updateDataValue(StructValue) - Method in class com.vmware.vcenter.vm.guest.networking.RoutesTypes.Info
 
_updateDataValue(StructValue) - Method in class com.vmware.vcenter.vm.guest.NetworkingTypes.Info
 
_updateDataValue(StructValue) - Method in class com.vmware.vcenter.vm.guest.PowerTypes.Info
 
_updateDataValue(StructValue) - Method in class com.vmware.vcenter.vm.hardware.adapter.SataTypes.CreateSpec
 
_updateDataValue(StructValue) - Method in class com.vmware.vcenter.vm.hardware.adapter.SataTypes.Info
 
_updateDataValue(StructValue) - Method in class com.vmware.vcenter.vm.hardware.adapter.SataTypes.Summary
 
_updateDataValue(StructValue) - Method in class com.vmware.vcenter.vm.hardware.adapter.ScsiTypes.CreateSpec
 
_updateDataValue(StructValue) - Method in class com.vmware.vcenter.vm.hardware.adapter.ScsiTypes.Info
 
_updateDataValue(StructValue) - Method in class com.vmware.vcenter.vm.hardware.adapter.ScsiTypes.Summary
 
_updateDataValue(StructValue) - Method in class com.vmware.vcenter.vm.hardware.adapter.ScsiTypes.UpdateSpec
 
_updateDataValue(StructValue) - Method in class com.vmware.vcenter.vm.hardware.boot.DeviceTypes.Entry
 
_updateDataValue(StructValue) - Method in class com.vmware.vcenter.vm.hardware.boot.DeviceTypes.EntryCreateSpec
 
_updateDataValue(StructValue) - Method in class com.vmware.vcenter.vm.hardware.BootTypes.CreateSpec
 
_updateDataValue(StructValue) - Method in class com.vmware.vcenter.vm.hardware.BootTypes.Info
 
_updateDataValue(StructValue) - Method in class com.vmware.vcenter.vm.hardware.BootTypes.UpdateSpec
 
_updateDataValue(StructValue) - Method in class com.vmware.vcenter.vm.hardware.CdromTypes.BackingInfo
 
_updateDataValue(StructValue) - Method in class com.vmware.vcenter.vm.hardware.CdromTypes.BackingSpec
 
_updateDataValue(StructValue) - Method in class com.vmware.vcenter.vm.hardware.CdromTypes.CreateSpec
 
_updateDataValue(StructValue) - Method in class com.vmware.vcenter.vm.hardware.CdromTypes.Info
 
_updateDataValue(StructValue) - Method in class com.vmware.vcenter.vm.hardware.CdromTypes.Summary
 
_updateDataValue(StructValue) - Method in class com.vmware.vcenter.vm.hardware.CdromTypes.UpdateSpec
 
_updateDataValue(StructValue) - Method in class com.vmware.vcenter.vm.hardware.ConnectionCreateSpec
 
_updateDataValue(StructValue) - Method in class com.vmware.vcenter.vm.hardware.ConnectionInfo
 
_updateDataValue(StructValue) - Method in class com.vmware.vcenter.vm.hardware.ConnectionUpdateSpec
 
_updateDataValue(StructValue) - Method in class com.vmware.vcenter.vm.hardware.CpuTypes.Info
 
_updateDataValue(StructValue) - Method in class com.vmware.vcenter.vm.hardware.CpuTypes.UpdateSpec
 
_updateDataValue(StructValue) - Method in class com.vmware.vcenter.vm.hardware.DiskTypes.BackingInfo
 
_updateDataValue(StructValue) - Method in class com.vmware.vcenter.vm.hardware.DiskTypes.BackingSpec
 
_updateDataValue(StructValue) - Method in class com.vmware.vcenter.vm.hardware.DiskTypes.CreateSpec
 
_updateDataValue(StructValue) - Method in class com.vmware.vcenter.vm.hardware.DiskTypes.Info
 
_updateDataValue(StructValue) - Method in class com.vmware.vcenter.vm.hardware.DiskTypes.StoragePolicySpec
 
_updateDataValue(StructValue) - Method in class com.vmware.vcenter.vm.hardware.DiskTypes.Summary
 
_updateDataValue(StructValue) - Method in class com.vmware.vcenter.vm.hardware.DiskTypes.UpdateSpec
 
_updateDataValue(StructValue) - Method in class com.vmware.vcenter.vm.hardware.DiskTypes.VmdkCreateSpec
 
_updateDataValue(StructValue) - Method in class com.vmware.vcenter.vm.hardware.EthernetTypes.BackingInfo
 
_updateDataValue(StructValue) - Method in class com.vmware.vcenter.vm.hardware.EthernetTypes.BackingSpec
 
_updateDataValue(StructValue) - Method in class com.vmware.vcenter.vm.hardware.EthernetTypes.CreateSpec
 
_updateDataValue(StructValue) - Method in class com.vmware.vcenter.vm.hardware.EthernetTypes.Info
 
_updateDataValue(StructValue) - Method in class com.vmware.vcenter.vm.hardware.EthernetTypes.Summary
 
_updateDataValue(StructValue) - Method in class com.vmware.vcenter.vm.hardware.EthernetTypes.UpdateSpec
 
_updateDataValue(StructValue) - Method in class com.vmware.vcenter.vm.hardware.FloppyTypes.BackingInfo
 
_updateDataValue(StructValue) - Method in class com.vmware.vcenter.vm.hardware.FloppyTypes.BackingSpec
 
_updateDataValue(StructValue) - Method in class com.vmware.vcenter.vm.hardware.FloppyTypes.CreateSpec
 
_updateDataValue(StructValue) - Method in class com.vmware.vcenter.vm.hardware.FloppyTypes.Info
 
_updateDataValue(StructValue) - Method in class com.vmware.vcenter.vm.hardware.FloppyTypes.Summary
 
_updateDataValue(StructValue) - Method in class com.vmware.vcenter.vm.hardware.FloppyTypes.UpdateSpec
 
_updateDataValue(StructValue) - Method in class com.vmware.vcenter.vm.hardware.IdeAddressInfo
 
_updateDataValue(StructValue) - Method in class com.vmware.vcenter.vm.hardware.IdeAddressSpec
 
_updateDataValue(StructValue) - Method in class com.vmware.vcenter.vm.hardware.MemoryTypes.Info
 
_updateDataValue(StructValue) - Method in class com.vmware.vcenter.vm.hardware.MemoryTypes.UpdateSpec
 
_updateDataValue(StructValue) - Method in class com.vmware.vcenter.vm.hardware.ParallelTypes.BackingInfo
 
_updateDataValue(StructValue) - Method in class com.vmware.vcenter.vm.hardware.ParallelTypes.BackingSpec
 
_updateDataValue(StructValue) - Method in class com.vmware.vcenter.vm.hardware.ParallelTypes.CreateSpec
 
_updateDataValue(StructValue) - Method in class com.vmware.vcenter.vm.hardware.ParallelTypes.Info
 
_updateDataValue(StructValue) - Method in class com.vmware.vcenter.vm.hardware.ParallelTypes.Summary
 
_updateDataValue(StructValue) - Method in class com.vmware.vcenter.vm.hardware.ParallelTypes.UpdateSpec
 
_updateDataValue(StructValue) - Method in class com.vmware.vcenter.vm.hardware.SataAddressInfo
 
_updateDataValue(StructValue) - Method in class com.vmware.vcenter.vm.hardware.SataAddressSpec
 
_updateDataValue(StructValue) - Method in class com.vmware.vcenter.vm.hardware.ScsiAddressInfo
 
_updateDataValue(StructValue) - Method in class com.vmware.vcenter.vm.hardware.ScsiAddressSpec
 
_updateDataValue(StructValue) - Method in class com.vmware.vcenter.vm.hardware.SerialTypes.BackingInfo
 
_updateDataValue(StructValue) - Method in class com.vmware.vcenter.vm.hardware.SerialTypes.BackingSpec
 
_updateDataValue(StructValue) - Method in class com.vmware.vcenter.vm.hardware.SerialTypes.CreateSpec
 
_updateDataValue(StructValue) - Method in class com.vmware.vcenter.vm.hardware.SerialTypes.Info
 
_updateDataValue(StructValue) - Method in class com.vmware.vcenter.vm.hardware.SerialTypes.Summary
 
_updateDataValue(StructValue) - Method in class com.vmware.vcenter.vm.hardware.SerialTypes.UpdateSpec
 
_updateDataValue(StructValue) - Method in class com.vmware.vcenter.vm.HardwareTypes.Info
 
_updateDataValue(StructValue) - Method in class com.vmware.vcenter.vm.HardwareTypes.UpdateSpec
 
_updateDataValue(StructValue) - Method in class com.vmware.vcenter.vm.IdentityTypes.Info
 
_updateDataValue(StructValue) - Method in class com.vmware.vcenter.vm.LibraryItemTypes.CheckOutInfo
 
_updateDataValue(StructValue) - Method in class com.vmware.vcenter.vm.LibraryItemTypes.Info
 
_updateDataValue(StructValue) - Method in class com.vmware.vcenter.vm.PowerTypes.Info
 
_updateDataValue(StructValue) - Method in class com.vmware.vcenter.vm.storage.policy.ComplianceTypes.CheckSpec
 
_updateDataValue(StructValue) - Method in class com.vmware.vcenter.vm.storage.policy.ComplianceTypes.Info
 
_updateDataValue(StructValue) - Method in class com.vmware.vcenter.vm.storage.policy.ComplianceTypes.VmComplianceInfo
 
_updateDataValue(StructValue) - Method in class com.vmware.vcenter.vm.storage.PolicyTypes.DiskPolicySpec
 
_updateDataValue(StructValue) - Method in class com.vmware.vcenter.vm.storage.PolicyTypes.Info
 
_updateDataValue(StructValue) - Method in class com.vmware.vcenter.vm.storage.PolicyTypes.UpdateSpec
 
_updateDataValue(StructValue) - Method in class com.vmware.vcenter.vm.storage.PolicyTypes.VmHomePolicySpec
 
_updateDataValue(StructValue) - Method in class com.vmware.vcenter.vm.tools.InstallerTypes.Info
 
_updateDataValue(StructValue) - Method in class com.vmware.vcenter.vm.ToolsTypes.Info
 
_updateDataValue(StructValue) - Method in class com.vmware.vcenter.vm.ToolsTypes.UpdateSpec
 
_updateDataValue(StructValue) - Method in class com.vmware.vcenter.vm_template.library_items.CheckOutsTypes.CheckInSpec
 
_updateDataValue(StructValue) - Method in class com.vmware.vcenter.vm_template.library_items.CheckOutsTypes.CheckOutSpec
 
_updateDataValue(StructValue) - Method in class com.vmware.vcenter.vm_template.library_items.CheckOutsTypes.Info
 
_updateDataValue(StructValue) - Method in class com.vmware.vcenter.vm_template.library_items.CheckOutsTypes.PlacementSpec
 
_updateDataValue(StructValue) - Method in class com.vmware.vcenter.vm_template.library_items.CheckOutsTypes.Summary
 
_updateDataValue(StructValue) - Method in class com.vmware.vcenter.vm_template.library_items.VersionsTypes.Info
 
_updateDataValue(StructValue) - Method in class com.vmware.vcenter.vm_template.library_items.VersionsTypes.RollbackSpec
 
_updateDataValue(StructValue) - Method in class com.vmware.vcenter.vm_template.library_items.VersionsTypes.Summary
 
_updateDataValue(StructValue) - Method in class com.vmware.vcenter.vm_template.LibraryItemsTypes.CpuInfo
 
_updateDataValue(StructValue) - Method in class com.vmware.vcenter.vm_template.LibraryItemsTypes.CpuUpdateSpec
 
_updateDataValue(StructValue) - Method in class com.vmware.vcenter.vm_template.LibraryItemsTypes.CreatePlacementSpec
 
_updateDataValue(StructValue) - Method in class com.vmware.vcenter.vm_template.LibraryItemsTypes.CreateSpec
 
_updateDataValue(StructValue) - Method in class com.vmware.vcenter.vm_template.LibraryItemsTypes.CreateSpecDiskStorage
 
_updateDataValue(StructValue) - Method in class com.vmware.vcenter.vm_template.LibraryItemsTypes.CreateSpecDiskStoragePolicy
 
_updateDataValue(StructValue) - Method in class com.vmware.vcenter.vm_template.LibraryItemsTypes.CreateSpecVmHomeStorage
 
_updateDataValue(StructValue) - Method in class com.vmware.vcenter.vm_template.LibraryItemsTypes.CreateSpecVmHomeStoragePolicy
 
_updateDataValue(StructValue) - Method in class com.vmware.vcenter.vm_template.LibraryItemsTypes.DeployPlacementSpec
 
_updateDataValue(StructValue) - Method in class com.vmware.vcenter.vm_template.LibraryItemsTypes.DeploySpec
 
_updateDataValue(StructValue) - Method in class com.vmware.vcenter.vm_template.LibraryItemsTypes.DeploySpecDiskStorage
 
_updateDataValue(StructValue) - Method in class com.vmware.vcenter.vm_template.LibraryItemsTypes.DeploySpecDiskStoragePolicy
 
_updateDataValue(StructValue) - Method in class com.vmware.vcenter.vm_template.LibraryItemsTypes.DeploySpecVmHomeStorage
 
_updateDataValue(StructValue) - Method in class com.vmware.vcenter.vm_template.LibraryItemsTypes.DeploySpecVmHomeStoragePolicy
 
_updateDataValue(StructValue) - Method in class com.vmware.vcenter.vm_template.LibraryItemsTypes.DiskInfo
 
_updateDataValue(StructValue) - Method in class com.vmware.vcenter.vm_template.LibraryItemsTypes.DiskStorageInfo
 
_updateDataValue(StructValue) - Method in class com.vmware.vcenter.vm_template.LibraryItemsTypes.DiskUpdateSpec
 
_updateDataValue(StructValue) - Method in class com.vmware.vcenter.vm_template.LibraryItemsTypes.EthernetInfo
 
_updateDataValue(StructValue) - Method in class com.vmware.vcenter.vm_template.LibraryItemsTypes.EthernetUpdateSpec
 
_updateDataValue(StructValue) - Method in class com.vmware.vcenter.vm_template.LibraryItemsTypes.GuestCustomizationSpec
 
_updateDataValue(StructValue) - Method in class com.vmware.vcenter.vm_template.LibraryItemsTypes.HardwareCustomizationSpec
 
_updateDataValue(StructValue) - Method in class com.vmware.vcenter.vm_template.LibraryItemsTypes.Info
 
_updateDataValue(StructValue) - Method in class com.vmware.vcenter.vm_template.LibraryItemsTypes.MemoryInfo
 
_updateDataValue(StructValue) - Method in class com.vmware.vcenter.vm_template.LibraryItemsTypes.MemoryUpdateSpec
 
_updateDataValue(StructValue) - Method in class com.vmware.vcenter.vm_template.LibraryItemsTypes.VmHomeStorageInfo
 
_updateDataValue(StructValue) - Method in class com.vmware.vcenter.VMTypes.ClonePlacementSpec
 
_updateDataValue(StructValue) - Method in class com.vmware.vcenter.VMTypes.CloneSpec
 
_updateDataValue(StructValue) - Method in class com.vmware.vcenter.VMTypes.ComputePlacementSpec
 
_updateDataValue(StructValue) - Method in class com.vmware.vcenter.VMTypes.CreateSpec
 
_updateDataValue(StructValue) - Method in class com.vmware.vcenter.VMTypes.DiskCloneSpec
 
_updateDataValue(StructValue) - Method in class com.vmware.vcenter.VMTypes.DiskRelocateSpec
 
_updateDataValue(StructValue) - Method in class com.vmware.vcenter.VMTypes.FilterSpec
 
_updateDataValue(StructValue) - Method in class com.vmware.vcenter.VMTypes.GuestCustomizationSpec
 
_updateDataValue(StructValue) - Method in class com.vmware.vcenter.VMTypes.Info
 
_updateDataValue(StructValue) - Method in class com.vmware.vcenter.VMTypes.InstantClonePlacementSpec
 
_updateDataValue(StructValue) - Method in class com.vmware.vcenter.VMTypes.InstantCloneSpec
 
_updateDataValue(StructValue) - Method in class com.vmware.vcenter.VMTypes.InventoryPlacementSpec
 
_updateDataValue(StructValue) - Method in class com.vmware.vcenter.VMTypes.PlacementSpec
 
_updateDataValue(StructValue) - Method in class com.vmware.vcenter.VMTypes.RegisterPlacementSpec
 
_updateDataValue(StructValue) - Method in class com.vmware.vcenter.VMTypes.RegisterSpec
 
_updateDataValue(StructValue) - Method in class com.vmware.vcenter.VMTypes.RelocatePlacementSpec
 
_updateDataValue(StructValue) - Method in class com.vmware.vcenter.VMTypes.RelocateSpec
 
_updateDataValue(StructValue) - Method in class com.vmware.vcenter.VMTypes.StoragePlacementSpec
 
_updateDataValue(StructValue) - Method in class com.vmware.vcenter.VMTypes.StoragePolicySpec
 
_updateDataValue(StructValue) - Method in class com.vmware.vcenter.VMTypes.Summary
 
_updateDataValue(StructValue) - Method in class com.vmware.vstats.AcqSpecsTypes.CounterSpec
 
_updateDataValue(StructValue) - Method in class com.vmware.vstats.AcqSpecsTypes.CreateSpec
 
_updateDataValue(StructValue) - Method in class com.vmware.vstats.AcqSpecsTypes.FilterSpec
 
_updateDataValue(StructValue) - Method in class com.vmware.vstats.AcqSpecsTypes.Info
 
_updateDataValue(StructValue) - Method in class com.vmware.vstats.AcqSpecsTypes.ListResult
 
_updateDataValue(StructValue) - Method in class com.vmware.vstats.AcqSpecsTypes.UpdateSpec
 
_updateDataValue(StructValue) - Method in class com.vmware.vstats.CidMid
 
_updateDataValue(StructValue) - Method in class com.vmware.vstats.CounterMetadataTypes.FilterSpec
 
_updateDataValue(StructValue) - Method in class com.vmware.vstats.CounterMetadataTypes.Info
 
_updateDataValue(StructValue) - Method in class com.vmware.vstats.CounterSetsTypes.Info
 
_updateDataValue(StructValue) - Method in class com.vmware.vstats.CountersTypes.FilterSpec
 
_updateDataValue(StructValue) - Method in class com.vmware.vstats.CountersTypes.Info
 
_updateDataValue(StructValue) - Method in class com.vmware.vstats.DataTypes.DataPoint
 
_updateDataValue(StructValue) - Method in class com.vmware.vstats.DataTypes.DataPointsResult
 
_updateDataValue(StructValue) - Method in class com.vmware.vstats.DataTypes.FilterSpec
 
_updateDataValue(StructValue) - Method in class com.vmware.vstats.MetricsTypes.Summary
 
_updateDataValue(StructValue) - Method in class com.vmware.vstats.ProvidersTypes.Summary
 
_updateDataValue(StructValue) - Method in class com.vmware.vstats.ResourceAddressesTypes.FilterSpec
 
_updateDataValue(StructValue) - Method in class com.vmware.vstats.ResourceAddressesTypes.Info
 
_updateDataValue(StructValue) - Method in class com.vmware.vstats.ResourceAddressesTypes.ListResult
 
_updateDataValue(StructValue) - Method in class com.vmware.vstats.ResourceAddressSchemasTypes.Info
 
_updateDataValue(StructValue) - Method in class com.vmware.vstats.ResourceAddressSchemasTypes.ResourceIdDefinition
 
_updateDataValue(StructValue) - Method in class com.vmware.vstats.ResourceTypesTypes.Summary
 
_updateDataValue(StructValue) - Method in class com.vmware.vstats.RsrcId
 
_updateDataValue(StructValue) - Method in class com.vmware.vstats.UserInfo
 
_validate() - Method in class com.vmware.appliance.access.ShellTypes.ShellConfig
 
_validate() - Method in class com.vmware.appliance.infraprofile.ConfigsTypes.ImportProfileSpec
 
_validate() - Method in class com.vmware.appliance.infraprofile.ConfigsTypes.ProfileInfo
 
_validate() - Method in class com.vmware.appliance.infraprofile.ConfigsTypes.ProfilesSpec
 
_validate() - Method in class com.vmware.appliance.infraprofile.ConfigsTypes.ValidationResult
 
_validate() - Method in class com.vmware.appliance.infraprofile.Notification
 
_validate() - Method in class com.vmware.appliance.infraprofile.Notifications
 
_validate() - Method in class com.vmware.appliance.infraprofile.TaskInfo
 
_validate() - Method in class com.vmware.appliance.local_accounts.PolicyTypes.Info
 
_validate() - Method in class com.vmware.appliance.LocalAccountsTypes.Config
 
_validate() - Method in class com.vmware.appliance.LocalAccountsTypes.Info
 
_validate() - Method in class com.vmware.appliance.LocalAccountsTypes.UpdateConfig
 
_validate() - Method in class com.vmware.appliance.logging.ForwardingTypes.Config
 
_validate() - Method in class com.vmware.appliance.logging.ForwardingTypes.ConnectionStatus
 
_validate() - Method in class com.vmware.appliance.MonitoringTypes.MonitoredItem
 
_validate() - Method in class com.vmware.appliance.MonitoringTypes.MonitoredItemData
 
_validate() - Method in class com.vmware.appliance.MonitoringTypes.MonitoredItemDataRequest
 
_validate() - Method in class com.vmware.appliance.networking.dns.HostnameTypes.Message
 
_validate() - Method in class com.vmware.appliance.networking.dns.HostnameTypes.TestStatusInfo
 
_validate() - Method in class com.vmware.appliance.networking.dns.ServersTypes.DNSServerConfig
 
_validate() - Method in class com.vmware.appliance.networking.dns.ServersTypes.Message
 
_validate() - Method in class com.vmware.appliance.networking.dns.ServersTypes.TestStatusInfo
 
_validate() - Method in class com.vmware.appliance.networking.firewall.InboundTypes.Rule
 
_validate() - Method in class com.vmware.appliance.networking.interfaces.Ipv4Types.Config
 
_validate() - Method in class com.vmware.appliance.networking.interfaces.Ipv4Types.Info
 
_validate() - Method in class com.vmware.appliance.networking.interfaces.Ipv6Types.Address
 
_validate() - Method in class com.vmware.appliance.networking.interfaces.Ipv6Types.AddressInfo
 
_validate() - Method in class com.vmware.appliance.networking.interfaces.Ipv6Types.Config
 
_validate() - Method in class com.vmware.appliance.networking.interfaces.Ipv6Types.Info
 
_validate() - Method in class com.vmware.appliance.networking.InterfacesTypes.InterfaceInfo
 
_validate() - Method in class com.vmware.appliance.networking.ProxyTypes.Config
 
_validate() - Method in class com.vmware.appliance.networking.ProxyTypes.TestResult
 
_validate() - Method in class com.vmware.appliance.NetworkingTypes.ChangeSpec
 
_validate() - Method in class com.vmware.appliance.NetworkingTypes.DNSInfo
 
_validate() - Method in class com.vmware.appliance.NetworkingTypes.Info
 
_validate() - Method in class com.vmware.appliance.NetworkingTypes.UpdateSpec
 
_validate() - Method in class com.vmware.appliance.Notification
 
_validate() - Method in class com.vmware.appliance.Notifications
 
_validate() - Method in class com.vmware.appliance.NtpTypes.LocalizableMessage
 
_validate() - Method in class com.vmware.appliance.NtpTypes.TestRunStatus
 
_validate() - Method in class com.vmware.appliance.recovery.backup.job.DetailsTypes.BuildInfo
 
_validate() - Method in class com.vmware.appliance.recovery.backup.job.DetailsTypes.FilterSpec
 
_validate() - Method in class com.vmware.appliance.recovery.backup.job.DetailsTypes.Info
 
_validate() - Method in class com.vmware.appliance.recovery.backup.JobTypes.BackupJobStatus
 
_validate() - Method in class com.vmware.appliance.recovery.backup.JobTypes.BackupRequest
 
_validate() - Method in class com.vmware.appliance.recovery.backup.JobTypes.LocalizableMessage
 
_validate() - Method in class com.vmware.appliance.recovery.backup.JobTypes.ReturnResult
 
_validate() - Method in class com.vmware.appliance.recovery.backup.LocationSpec
 
_validate() - Method in class com.vmware.appliance.recovery.backup.PartsTypes.LocalizableMessage
 
_validate() - Method in class com.vmware.appliance.recovery.backup.PartsTypes.Part
 
_validate() - Method in class com.vmware.appliance.recovery.backup.SchedulesTypes.CreateSpec
 
_validate() - Method in class com.vmware.appliance.recovery.backup.SchedulesTypes.Info
 
_validate() - Method in class com.vmware.appliance.recovery.backup.SchedulesTypes.RecurrenceInfo
 
_validate() - Method in class com.vmware.appliance.recovery.backup.SchedulesTypes.RetentionInfo
 
_validate() - Method in class com.vmware.appliance.recovery.backup.SchedulesTypes.UpdateSpec
 
_validate() - Method in class com.vmware.appliance.recovery.backup.system_name.ArchiveTypes.FilterSpec
 
_validate() - Method in class com.vmware.appliance.recovery.backup.system_name.ArchiveTypes.Info
 
_validate() - Method in class com.vmware.appliance.recovery.backup.system_name.ArchiveTypes.Summary
 
_validate() - Method in class com.vmware.appliance.recovery.BackupTypes.BackupRequest
 
_validate() - Method in class com.vmware.appliance.recovery.BackupTypes.LocalizableMessage
 
_validate() - Method in class com.vmware.appliance.recovery.BackupTypes.ReturnResult
 
_validate() - Method in class com.vmware.appliance.recovery.reconciliation.JobTypes.CreateSpec
 
_validate() - Method in class com.vmware.appliance.recovery.reconciliation.JobTypes.Info
 
_validate() - Method in class com.vmware.appliance.recovery.restore.JobTypes.LocalizableMessage
 
_validate() - Method in class com.vmware.appliance.recovery.restore.JobTypes.RestoreJobStatus
 
_validate() - Method in class com.vmware.appliance.recovery.restore.JobTypes.RestoreRequest
 
_validate() - Method in class com.vmware.appliance.recovery.restore.JobTypes.ReturnResult
 
_validate() - Method in class com.vmware.appliance.recovery.RestoreTypes.LocalizableMessage
 
_validate() - Method in class com.vmware.appliance.recovery.RestoreTypes.Metadata
 
_validate() - Method in class com.vmware.appliance.recovery.RestoreTypes.RestoreRequest
 
_validate() - Method in class com.vmware.appliance.RecoveryTypes.Info
 
_validate() - Method in class com.vmware.appliance.ServicesTypes.Info
 
_validate() - Method in class com.vmware.appliance.ShutdownTypes.ShutdownConfig
 
_validate() - Method in class com.vmware.appliance.SubtaskInfo
 
_validate() - Method in class com.vmware.appliance.system.StorageTypes.StorageChange
 
_validate() - Method in class com.vmware.appliance.system.StorageTypes.StorageMapping
 
_validate() - Method in class com.vmware.appliance.system.TimeTypes.SystemTimeStruct
 
_validate() - Method in class com.vmware.appliance.system.VersionTypes.VersionStruct
 
_validate() - Method in class com.vmware.appliance.TaskInfo
 
_validate() - Method in class com.vmware.appliance.update.CommonInfo
 
_validate() - Method in class com.vmware.appliance.update.PendingTypes.Info
 
_validate() - Method in class com.vmware.appliance.update.PendingTypes.PrecheckResult
 
_validate() - Method in class com.vmware.appliance.update.PendingTypes.Question
 
_validate() - Method in class com.vmware.appliance.update.PolicyTypes.Config
 
_validate() - Method in class com.vmware.appliance.update.PolicyTypes.Info
 
_validate() - Method in class com.vmware.appliance.update.PolicyTypes.Time
 
_validate() - Method in class com.vmware.appliance.update.ServiceInfo
 
_validate() - Method in class com.vmware.appliance.update.StagedTypes.Info
 
_validate() - Method in class com.vmware.appliance.update.Summary
 
_validate() - Method in class com.vmware.appliance.UpdateTypes.Info
 
_validate() - Method in class com.vmware.appliance.vmon.ServiceTypes.Info
 
_validate() - Method in class com.vmware.appliance.vmon.ServiceTypes.UpdateSpec
 
_validate() - Method in class com.vmware.cis.SessionTypes.Info
 
_validate() - Method in class com.vmware.cis.tagging.CategoryModel
 
_validate() - Method in class com.vmware.cis.tagging.CategoryTypes.CreateSpec
 
_validate() - Method in class com.vmware.cis.tagging.CategoryTypes.UpdateSpec
 
_validate() - Method in class com.vmware.cis.tagging.TagAssociationTypes.BatchResult
 
_validate() - Method in class com.vmware.cis.tagging.TagAssociationTypes.ObjectToTags
 
_validate() - Method in class com.vmware.cis.tagging.TagAssociationTypes.TagToObjects
 
_validate() - Method in class com.vmware.cis.tagging.TagModel
 
_validate() - Method in class com.vmware.cis.tagging.TagTypes.CreateSpec
 
_validate() - Method in class com.vmware.cis.tagging.TagTypes.UpdateSpec
 
_validate() - Method in class com.vmware.cis.task.CommonInfo
 
_validate() - Method in class com.vmware.cis.task.Info
 
_validate() - Method in class com.vmware.cis.task.Progress
 
_validate() - Method in class com.vmware.cis.TasksTypes.FilterSpec
 
_validate() - Method in class com.vmware.cis.TasksTypes.GetSpec
 
_validate() - Method in class com.vmware.content.ConfigurationModel
 
_validate() - Method in class com.vmware.content.library.item.ChangesTypes.Info
 
_validate() - Method in class com.vmware.content.library.item.ChangesTypes.Summary
 
_validate() - Method in class com.vmware.content.library.item.downloadsession.FileTypes.Info
 
_validate() - Method in class com.vmware.content.library.item.DownloadSessionModel
 
_validate() - Method in class com.vmware.content.library.item.FileTypes.ChecksumInfo
 
_validate() - Method in class com.vmware.content.library.item.FileTypes.Info
 
_validate() - Method in class com.vmware.content.library.item.StorageTypes.Info
 
_validate() - Method in class com.vmware.content.library.item.TransferEndpoint
 
_validate() - Method in class com.vmware.content.library.item.updatesession.CertificateInfo
 
_validate() - Method in class com.vmware.content.library.item.updatesession.FileTypes.AddSpec
 
_validate() - Method in class com.vmware.content.library.item.updatesession.FileTypes.Info
 
_validate() - Method in class com.vmware.content.library.item.updatesession.FileTypes.ValidationError
 
_validate() - Method in class com.vmware.content.library.item.updatesession.FileTypes.ValidationResult
 
_validate() - Method in class com.vmware.content.library.item.updatesession.PreviewInfo
 
_validate() - Method in class com.vmware.content.library.item.updatesession.PreviewWarningInfo
 
_validate() - Method in class com.vmware.content.library.item.updatesession.WarningBehavior
 
_validate() - Method in class com.vmware.content.library.item.UpdateSessionModel
 
_validate() - Method in class com.vmware.content.library.ItemModel
 
_validate() - Method in class com.vmware.content.library.ItemTypes.DestinationSpec
 
_validate() - Method in class com.vmware.content.library.ItemTypes.FindSpec
 
_validate() - Method in class com.vmware.content.library.OptimizationInfo
 
_validate() - Method in class com.vmware.content.library.PublishInfo
 
_validate() - Method in class com.vmware.content.library.SourceInfo
 
_validate() - Method in class com.vmware.content.library.StorageBacking
 
_validate() - Method in class com.vmware.content.library.SubscriptionInfo
 
_validate() - Method in class com.vmware.content.library.SubscriptionsTypes.CreateSpec
 
_validate() - Method in class com.vmware.content.library.SubscriptionsTypes.CreateSpecNewSubscribedLibrary
 
_validate() - Method in class com.vmware.content.library.SubscriptionsTypes.CreateSpecPlacement
 
_validate() - Method in class com.vmware.content.library.SubscriptionsTypes.CreateSpecSubscribedLibrary
 
_validate() - Method in class com.vmware.content.library.SubscriptionsTypes.CreateSpecVcenter
 
_validate() - Method in class com.vmware.content.library.SubscriptionsTypes.Info
 
_validate() - Method in class com.vmware.content.library.SubscriptionsTypes.PlacementInfo
 
_validate() - Method in class com.vmware.content.library.SubscriptionsTypes.Summary
 
_validate() - Method in class com.vmware.content.library.SubscriptionsTypes.UpdateSpec
 
_validate() - Method in class com.vmware.content.library.SubscriptionsTypes.UpdateSpecPlacement
 
_validate() - Method in class com.vmware.content.library.SubscriptionsTypes.UpdateSpecVcenter
 
_validate() - Method in class com.vmware.content.library.SubscriptionsTypes.VcenterInfo
 
_validate() - Method in class com.vmware.content.LibraryModel
 
_validate() - Method in class com.vmware.content.LibraryTypes.FindSpec
 
_validate() - Method in class com.vmware.content.LocalLibraryTypes.DestinationSpec
 
_validate() - Method in class com.vmware.content.SubscribedLibraryTypes.ProbeResult
 
_validate() - Method in class com.vmware.content.type.ovf.Cpu
 
_validate() - Method in class com.vmware.content.type.ovf.Disk
 
_validate() - Method in class com.vmware.content.type.ovf.DiskController
 
_validate() - Method in class com.vmware.content.type.ovf.Drive
 
_validate() - Method in class com.vmware.content.type.ovf.Floppy
 
_validate() - Method in class com.vmware.content.type.ovf.Memory
 
_validate() - Method in class com.vmware.content.type.ovf.Network
 
_validate() - Method in class com.vmware.content.type.ovf.Nic
 
_validate() - Method in class com.vmware.content.type.ovf.OvfTemplate
 
_validate() - Method in class com.vmware.content.type.ovf.policy.StoragePolicy
 
_validate() - Method in class com.vmware.content.type.ovf.policy.StoragePolicyGroup
 
_validate() - Method in class com.vmware.content.type.ovf.USBController
 
_validate() - Method in class com.vmware.content.type.ovf.VAppTemplate
 
_validate() - Method in class com.vmware.content.type.ovf.VideoCard
 
_validate() - Method in class com.vmware.content.type.ovf.VmTemplate
 
_validate() - Method in class com.vmware.content.TypeTypes.Info
 
_validate() - Method in class com.vmware.esx.hcl.CompatibilityDataTypes.Status
 
_validate() - Method in class com.vmware.esx.hcl.Driver
 
_validate() - Method in class com.vmware.esx.hcl.Firmware
 
_validate() - Method in class com.vmware.esx.hcl.hosts.CompatibilityReleasesTypes.EsxiCompatibilityReleases
 
_validate() - Method in class com.vmware.esx.hcl.hosts.CompatibilityReportTypes.BiosConstraint
 
_validate() - Method in class com.vmware.esx.hcl.hosts.CompatibilityReportTypes.DeviceConstraint
 
_validate() - Method in class com.vmware.esx.hcl.hosts.CompatibilityReportTypes.DeviceHclInfo
 
_validate() - Method in class com.vmware.esx.hcl.hosts.CompatibilityReportTypes.HclReport
 
_validate() - Method in class com.vmware.esx.hcl.hosts.CompatibilityReportTypes.Result
 
_validate() - Method in class com.vmware.esx.hcl.hosts.CompatibilityReportTypes.ServerCompatibility
 
_validate() - Method in class com.vmware.esx.hcl.hosts.CompatibilityReportTypes.ServerHclInfo
 
_validate() - Method in class com.vmware.esx.hcl.hosts.CompatibilityReportTypes.Spec
 
_validate() - Method in class com.vmware.esx.hcl.Notification
 
_validate() - Method in class com.vmware.esx.hcl.Notifications
 
_validate() - Method in class com.vmware.esx.hcl.PCIDevice
 
_validate() - Method in class com.vmware.esx.hcl.ReportsTypes.Location
 
_validate() - Method in class com.vmware.esx.hcl.ReportsTypes.Token
 
_validate() - Method in class com.vmware.esx.hcl.Server
 
_validate() - Method in class com.vmware.esx.hosts.AddOnInfo
 
_validate() - Method in class com.vmware.esx.hosts.BaseImageInfo
 
_validate() - Method in class com.vmware.esx.hosts.ComponentInfo
 
_validate() - Method in class com.vmware.esx.hosts.software.InstalledComponentsTypes.InstalledComponentInfo
 
_validate() - Method in class com.vmware.esx.hosts.SoftwareInfo
 
_validate() - Method in class com.vmware.esx.hosts.SolutionInfo
 
_validate() - Method in class com.vmware.esx.settings.AddOnCompliance
 
_validate() - Method in class com.vmware.esx.settings.AddOnDetails
 
_validate() - Method in class com.vmware.esx.settings.AddOnInfo
 
_validate() - Method in class com.vmware.esx.settings.AddOnSpec
 
_validate() - Method in class com.vmware.esx.settings.BaseImageCompliance
 
_validate() - Method in class com.vmware.esx.settings.BaseImageDetails
 
_validate() - Method in class com.vmware.esx.settings.BaseImageInfo
 
_validate() - Method in class com.vmware.esx.settings.BaseImageSpec
 
_validate() - Method in class com.vmware.esx.settings.ClusterCompliance
 
_validate() - Method in class com.vmware.esx.settings.clusters.DepotOverridesTypes.Depot
 
_validate() - Method in class com.vmware.esx.settings.clusters.DepotOverridesTypes.Info
 
_validate() - Method in class com.vmware.esx.settings.clusters.enablement.SoftwareTypes.CheckResult
 
_validate() - Method in class com.vmware.esx.settings.clusters.enablement.SoftwareTypes.CheckSpec
 
_validate() - Method in class com.vmware.esx.settings.clusters.enablement.SoftwareTypes.EnableSpec
 
_validate() - Method in class com.vmware.esx.settings.clusters.enablement.SoftwareTypes.Info
 
_validate() - Method in class com.vmware.esx.settings.clusters.policies.apply.EffectiveTypes.EffectivePolicySpec
 
_validate() - Method in class com.vmware.esx.settings.clusters.policies.apply.EffectiveTypes.FailureAction
 
_validate() - Method in class com.vmware.esx.settings.clusters.policies.ApplyTypes.ConfiguredPolicySpec
 
_validate() - Method in class com.vmware.esx.settings.clusters.policies.ApplyTypes.FailureAction
 
_validate() - Method in class com.vmware.esx.settings.clusters.software.CommitsTypes.Info
 
_validate() - Method in class com.vmware.esx.settings.clusters.software.drafts.software.ComponentsTypes.UpdateSpec
 
_validate() - Method in class com.vmware.esx.settings.clusters.software.DraftsTypes.CommitSpec
 
_validate() - Method in class com.vmware.esx.settings.clusters.software.DraftsTypes.FilterSpec
 
_validate() - Method in class com.vmware.esx.settings.clusters.software.DraftsTypes.ImportSpec
 
_validate() - Method in class com.vmware.esx.settings.clusters.software.DraftsTypes.Info
 
_validate() - Method in class com.vmware.esx.settings.clusters.software.DraftsTypes.Metadata
 
_validate() - Method in class com.vmware.esx.settings.clusters.software.DraftsTypes.Summary
 
_validate() - Method in class com.vmware.esx.settings.clusters.software.DraftsTypes.ValidateResult
 
_validate() - Method in class com.vmware.esx.settings.clusters.software.RecommendationsTypes.ExplanationDetails
 
_validate() - Method in class com.vmware.esx.settings.clusters.software.RecommendationsTypes.Info
 
_validate() - Method in class com.vmware.esx.settings.clusters.software.reports.ApplyImpactTypes.ApplyImpactSpec
 
_validate() - Method in class com.vmware.esx.settings.clusters.software.reports.ApplyImpactTypes.ClusterImpact
 
_validate() - Method in class com.vmware.esx.settings.clusters.software.reports.ApplyImpactTypes.Impact
 
_validate() - Method in class com.vmware.esx.settings.clusters.software.reports.CheckResult
 
_validate() - Method in class com.vmware.esx.settings.clusters.software.reports.DriverFirmwareVersion
 
_validate() - Method in class com.vmware.esx.settings.clusters.software.reports.HardwareCompatibilityTypes.CheckSummary
 
_validate() - Method in class com.vmware.esx.settings.clusters.software.reports.LastApplyResultTypes.ApplyResult
 
_validate() - Method in class com.vmware.esx.settings.clusters.software.reports.LastApplyResultTypes.ApplyStatus
 
_validate() - Method in class com.vmware.esx.settings.clusters.software.reports.LastCheckResultTypes.CheckInfo
 
_validate() - Method in class com.vmware.esx.settings.clusters.software.reports.LastCheckResultTypes.CheckResult
 
_validate() - Method in class com.vmware.esx.settings.clusters.software.reports.LastCheckResultTypes.CheckStatus
 
_validate() - Method in class com.vmware.esx.settings.clusters.software.reports.LastCheckResultTypes.EntityCheckResult
 
_validate() - Method in class com.vmware.esx.settings.clusters.software.reports.PciDevice
 
_validate() - Method in class com.vmware.esx.settings.clusters.software.reports.PciDeviceCompliance
 
_validate() - Method in class com.vmware.esx.settings.clusters.software.reports.PciDeviceComplianceInfo
 
_validate() - Method in class com.vmware.esx.settings.clusters.SoftwareTypes.ApplyResult
 
_validate() - Method in class com.vmware.esx.settings.clusters.SoftwareTypes.ApplySpec
 
_validate() - Method in class com.vmware.esx.settings.clusters.SoftwareTypes.ApplyStatus
 
_validate() - Method in class com.vmware.esx.settings.clusters.SoftwareTypes.CheckInfo
 
_validate() - Method in class com.vmware.esx.settings.clusters.SoftwareTypes.CheckResult
 
_validate() - Method in class com.vmware.esx.settings.clusters.SoftwareTypes.CheckSpec
 
_validate() - Method in class com.vmware.esx.settings.clusters.SoftwareTypes.CheckStatus
 
_validate() - Method in class com.vmware.esx.settings.clusters.SoftwareTypes.EntityCheckResult
 
_validate() - Method in class com.vmware.esx.settings.clusters.SoftwareTypes.ExportSpec
 
_validate() - Method in class com.vmware.esx.settings.ComponentCompliance
 
_validate() - Method in class com.vmware.esx.settings.ComponentDetails
 
_validate() - Method in class com.vmware.esx.settings.ComponentInfo
 
_validate() - Method in class com.vmware.esx.settings.ComponentOverrideInfo
 
_validate() - Method in class com.vmware.esx.settings.defaults.clusters.policies.apply.EffectiveTypes.EffectivePolicySpec
 
_validate() - Method in class com.vmware.esx.settings.defaults.clusters.policies.apply.EffectiveTypes.FailureAction
 
_validate() - Method in class com.vmware.esx.settings.defaults.clusters.policies.ApplyTypes.ConfiguredPolicySpec
 
_validate() - Method in class com.vmware.esx.settings.defaults.clusters.policies.ApplyTypes.FailureAction
 
_validate() - Method in class com.vmware.esx.settings.depot_content.add_ons.VersionsTypes.ComponentInfo
 
_validate() - Method in class com.vmware.esx.settings.depot_content.add_ons.VersionsTypes.Info
 
_validate() - Method in class com.vmware.esx.settings.depot_content.add_ons.VersionsTypes.RemovedComponentInfo
 
_validate() - Method in class com.vmware.esx.settings.depot_content.AddOnsTypes.AddOnVersionSummary
 
_validate() - Method in class com.vmware.esx.settings.depot_content.AddOnsTypes.FilterSpec
 
_validate() - Method in class com.vmware.esx.settings.depot_content.AddOnsTypes.Summary
 
_validate() - Method in class com.vmware.esx.settings.depot_content.base_images.VersionsTypes.ComponentVersionInfo
 
_validate() - Method in class com.vmware.esx.settings.depot_content.base_images.VersionsTypes.Info
 
_validate() - Method in class com.vmware.esx.settings.depot_content.BaseImagesTypes.FilterSpec
 
_validate() - Method in class com.vmware.esx.settings.depot_content.BaseImagesTypes.Summary
 
_validate() - Method in class com.vmware.esx.settings.depot_content.components.VersionsTypes.Info
 
_validate() - Method in class com.vmware.esx.settings.depot_content.ComponentsTypes.ComponentVersionSummary
 
_validate() - Method in class com.vmware.esx.settings.depot_content.ComponentsTypes.FilterSpec
 
_validate() - Method in class com.vmware.esx.settings.depot_content.ComponentsTypes.Summary
 
_validate() - Method in class com.vmware.esx.settings.depots.OfflineTypes.CreateResult
 
_validate() - Method in class com.vmware.esx.settings.depots.OfflineTypes.CreateSpec
 
_validate() - Method in class com.vmware.esx.settings.depots.OfflineTypes.Info
 
_validate() - Method in class com.vmware.esx.settings.depots.OfflineTypes.Summary
 
_validate() - Method in class com.vmware.esx.settings.depots.OnlineTypes.CreateSpec
 
_validate() - Method in class com.vmware.esx.settings.depots.OnlineTypes.Info
 
_validate() - Method in class com.vmware.esx.settings.depots.OnlineTypes.Summary
 
_validate() - Method in class com.vmware.esx.settings.depots.OnlineTypes.UpdateSpec
 
_validate() - Method in class com.vmware.esx.settings.depots.SyncScheduleTypes.Schedule
 
_validate() - Method in class com.vmware.esx.settings.depots.SyncScheduleTypes.Spec
 
_validate() - Method in class com.vmware.esx.settings.depots.UmdsTypes.Info
 
_validate() - Method in class com.vmware.esx.settings.depots.UmdsTypes.SetSpec
 
_validate() - Method in class com.vmware.esx.settings.depots.UmdsTypes.UpdateSpec
 
_validate() - Method in class com.vmware.esx.settings.EffectiveComponentDetails
 
_validate() - Method in class com.vmware.esx.settings.EffectiveComponentInfo
 
_validate() - Method in class com.vmware.esx.settings.HardwareModuleDetails
 
_validate() - Method in class com.vmware.esx.settings.HardwareModuleFirmwareCompliance
 
_validate() - Method in class com.vmware.esx.settings.HardwareModuleFirmwareInfo
 
_validate() - Method in class com.vmware.esx.settings.HardwareSupportInfo
 
_validate() - Method in class com.vmware.esx.settings.HardwareSupportPackageCompliance
 
_validate() - Method in class com.vmware.esx.settings.HardwareSupportPackageInfo
 
_validate() - Method in class com.vmware.esx.settings.HardwareSupportPackageSpec
 
_validate() - Method in class com.vmware.esx.settings.HardwareSupportSpec
 
_validate() - Method in class com.vmware.esx.settings.HostCompliance
 
_validate() - Method in class com.vmware.esx.settings.HostInfo
 
_validate() - Method in class com.vmware.esx.settings.Notification
 
_validate() - Method in class com.vmware.esx.settings.Notifications
 
_validate() - Method in class com.vmware.esx.settings.SoftwareInfo
 
_validate() - Method in class com.vmware.esx.settings.SoftwareSpec
 
_validate() - Method in class com.vmware.esx.settings.SolutionCompliance
 
_validate() - Method in class com.vmware.esx.settings.SolutionComponentDetails
 
_validate() - Method in class com.vmware.esx.settings.SolutionComponentSpec
 
_validate() - Method in class com.vmware.esx.settings.SolutionDetails
 
_validate() - Method in class com.vmware.esx.settings.SolutionInfo
 
_validate() - Method in class com.vmware.esx.settings.SolutionSpec
 
_validate() - Method in class com.vmware.esx.settings.TaskInfo
 
_validate() - Method in interface com.vmware.vapi.bindings.StaticStructure
Validates the state of the discriminated unions and HasFieldsOf restrictions (if any) in this Java language binding Structure.
_validate() - Method in class com.vmware.vapi.metadata.authentication.AuthenticationInfo
 
_validate() - Method in class com.vmware.vapi.metadata.authentication.ComponentData
 
_validate() - Method in class com.vmware.vapi.metadata.authentication.ComponentInfo
 
_validate() - Method in class com.vmware.vapi.metadata.authentication.OperationInfo
 
_validate() - Method in class com.vmware.vapi.metadata.authentication.PackageInfo
 
_validate() - Method in class com.vmware.vapi.metadata.authentication.ServiceInfo
 
_validate() - Method in class com.vmware.vapi.metadata.cli.CommandTypes.Identity
 
_validate() - Method in class com.vmware.vapi.metadata.cli.CommandTypes.Info
 
_validate() - Method in class com.vmware.vapi.metadata.cli.CommandTypes.OptionInfo
 
_validate() - Method in class com.vmware.vapi.metadata.cli.CommandTypes.OutputFieldInfo
 
_validate() - Method in class com.vmware.vapi.metadata.cli.CommandTypes.OutputInfo
 
_validate() - Method in class com.vmware.vapi.metadata.cli.NamespaceTypes.Identity
 
_validate() - Method in class com.vmware.vapi.metadata.cli.NamespaceTypes.Info
 
_validate() - Method in class com.vmware.vapi.metadata.metamodel.ComponentData
 
_validate() - Method in class com.vmware.vapi.metadata.metamodel.ComponentInfo
 
_validate() - Method in class com.vmware.vapi.metadata.metamodel.ConstantInfo
 
_validate() - Method in class com.vmware.vapi.metadata.metamodel.ConstantValue
 
_validate() - Method in class com.vmware.vapi.metadata.metamodel.ElementMap
 
_validate() - Method in class com.vmware.vapi.metadata.metamodel.ElementValue
 
_validate() - Method in class com.vmware.vapi.metadata.metamodel.EnumerationInfo
 
_validate() - Method in class com.vmware.vapi.metadata.metamodel.EnumerationValueInfo
 
_validate() - Method in class com.vmware.vapi.metadata.metamodel.ErrorInfo
 
_validate() - Method in class com.vmware.vapi.metadata.metamodel.FieldInfo
 
_validate() - Method in class com.vmware.vapi.metadata.metamodel.GenericInstantiation
 
_validate() - Method in class com.vmware.vapi.metadata.metamodel.OperationInfo
 
_validate() - Method in class com.vmware.vapi.metadata.metamodel.OperationResultInfo
 
_validate() - Method in class com.vmware.vapi.metadata.metamodel.PackageInfo
 
_validate() - Method in class com.vmware.vapi.metadata.metamodel.PrimitiveValue
 
_validate() - Method in class com.vmware.vapi.metadata.metamodel.ServiceInfo
 
_validate() - Method in class com.vmware.vapi.metadata.metamodel.StructureInfo
 
_validate() - Method in class com.vmware.vapi.metadata.metamodel.Type
 
_validate() - Method in class com.vmware.vapi.metadata.metamodel.UserDefinedType
 
_validate() - Method in class com.vmware.vapi.metadata.privilege.ComponentData
 
_validate() - Method in class com.vmware.vapi.metadata.privilege.ComponentInfo
 
_validate() - Method in class com.vmware.vapi.metadata.privilege.OperationInfo
 
_validate() - Method in class com.vmware.vapi.metadata.privilege.PackageInfo
 
_validate() - Method in class com.vmware.vapi.metadata.privilege.PrivilegeInfo
 
_validate() - Method in class com.vmware.vapi.metadata.privilege.ServiceInfo
 
_validate() - Method in class com.vmware.vapi.metadata.SourceCreateSpec
 
_validate() - Method in class com.vmware.vapi.metadata.SourceInfo
 
_validate() - Method in class com.vmware.vapi.std.AuthenticationScheme
 
_validate() - Method in class com.vmware.vapi.std.DynamicID
 
_validate() - Method in exception com.vmware.vapi.std.errors.AlreadyExists
 
_validate() - Method in exception com.vmware.vapi.std.errors.AlreadyInDesiredState
 
_validate() - Method in class com.vmware.vapi.std.errors.ArgumentLocations
 
_validate() - Method in exception com.vmware.vapi.std.errors.Canceled
 
_validate() - Method in exception com.vmware.vapi.std.errors.ConcurrentChange
 
_validate() - Method in exception com.vmware.vapi.std.errors.Error
 
_validate() - Method in exception com.vmware.vapi.std.errors.FeatureInUse
 
_validate() - Method in class com.vmware.vapi.std.errors.FileLocations
 
_validate() - Method in exception com.vmware.vapi.std.errors.InternalServerError
 
_validate() - Method in exception com.vmware.vapi.std.errors.InvalidArgument
 
_validate() - Method in exception com.vmware.vapi.std.errors.InvalidElementConfiguration
 
_validate() - Method in exception com.vmware.vapi.std.errors.InvalidElementType
 
_validate() - Method in exception com.vmware.vapi.std.errors.InvalidRequest
 
_validate() - Method in exception com.vmware.vapi.std.errors.NotAllowedInCurrentState
 
_validate() - Method in exception com.vmware.vapi.std.errors.NotFound
 
_validate() - Method in exception com.vmware.vapi.std.errors.OperationNotFound
 
_validate() - Method in exception com.vmware.vapi.std.errors.ResourceBusy
 
_validate() - Method in exception com.vmware.vapi.std.errors.ResourceInaccessible
 
_validate() - Method in exception com.vmware.vapi.std.errors.ResourceInUse
 
_validate() - Method in exception com.vmware.vapi.std.errors.ServiceUnavailable
 
_validate() - Method in exception com.vmware.vapi.std.errors.TimedOut
 
_validate() - Method in class com.vmware.vapi.std.errors.TransientIndication
 
_validate() - Method in exception com.vmware.vapi.std.errors.UnableToAllocateResource
 
_validate() - Method in exception com.vmware.vapi.std.errors.Unauthenticated
 
_validate() - Method in exception com.vmware.vapi.std.errors.Unauthorized
 
_validate() - Method in exception com.vmware.vapi.std.errors.UnexpectedInput
 
_validate() - Method in exception com.vmware.vapi.std.errors.Unsupported
 
_validate() - Method in exception com.vmware.vapi.std.errors.UnverifiedPeer
 
_validate() - Method in class com.vmware.vapi.std.interposition.InvocationRequest
 
_validate() - Method in class com.vmware.vapi.std.interposition.InvocationResult
 
_validate() - Method in class com.vmware.vapi.std.interposition.SecurityPrincipal
 
_validate() - Method in class com.vmware.vapi.std.LocalizableMessage
 
_validate() - Method in class com.vmware.vapi.std.LocalizationParam
 
_validate() - Method in class com.vmware.vapi.std.NestedLocalizableMessage
 
_validate() - Method in class com.vmware.vcenter.certificate_management.vcenter.TlsCsrTypes.Info
 
_validate() - Method in class com.vmware.vcenter.certificate_management.vcenter.TlsCsrTypes.Spec
 
_validate() - Method in class com.vmware.vcenter.certificate_management.vcenter.TlsTypes.Info
 
_validate() - Method in class com.vmware.vcenter.certificate_management.vcenter.TlsTypes.ReplaceSpec
 
_validate() - Method in class com.vmware.vcenter.certificate_management.vcenter.TlsTypes.Spec
 
_validate() - Method in class com.vmware.vcenter.certificate_management.vcenter.TrustedRootChainsTypes.CreateSpec
 
_validate() - Method in class com.vmware.vcenter.certificate_management.vcenter.TrustedRootChainsTypes.Info
 
_validate() - Method in class com.vmware.vcenter.certificate_management.vcenter.TrustedRootChainsTypes.Summary
 
_validate() - Method in class com.vmware.vcenter.certificate_management.vcenter.VmcaRootTypes.CreateSpec
 
_validate() - Method in class com.vmware.vcenter.certificate_management.X509CertChain
 
_validate() - Method in class com.vmware.vcenter.ClusterTypes.FilterSpec
 
_validate() - Method in class com.vmware.vcenter.ClusterTypes.Info
 
_validate() - Method in class com.vmware.vcenter.ClusterTypes.Summary
 
_validate() - Method in class com.vmware.vcenter.compute.policies.capabilities.cluster_scale_in_ignore_vm_capabilities.CreateSpec
 
_validate() - Method in class com.vmware.vcenter.compute.policies.capabilities.cluster_scale_in_ignore_vm_capabilities.Info
 
_validate() - Method in class com.vmware.vcenter.compute.policies.capabilities.disable_drs_vmotion.CreateSpec
 
_validate() - Method in class com.vmware.vcenter.compute.policies.capabilities.disable_drs_vmotion.Info
 
_validate() - Method in class com.vmware.vcenter.compute.policies.capabilities.vm.evacuation.vmotion.CreateSpec
 
_validate() - Method in class com.vmware.vcenter.compute.policies.capabilities.vm.evacuation.vmotion.Info
 
_validate() - Method in class com.vmware.vcenter.compute.policies.capabilities.vm_host_affinity.CreateSpec
 
_validate() - Method in class com.vmware.vcenter.compute.policies.capabilities.vm_host_affinity.Info
 
_validate() - Method in class com.vmware.vcenter.compute.policies.capabilities.vm_host_anti_affinity.CreateSpec
 
_validate() - Method in class com.vmware.vcenter.compute.policies.capabilities.vm_host_anti_affinity.Info
 
_validate() - Method in class com.vmware.vcenter.compute.policies.capabilities.vm_vm_affinity.CreateSpec
 
_validate() - Method in class com.vmware.vcenter.compute.policies.capabilities.vm_vm_affinity.Info
 
_validate() - Method in class com.vmware.vcenter.compute.policies.capabilities.vm_vm_anti_affinity.CreateSpec
 
_validate() - Method in class com.vmware.vcenter.compute.policies.capabilities.vm_vm_anti_affinity.Info
 
_validate() - Method in class com.vmware.vcenter.compute.policies.CapabilitiesTypes.Info
 
_validate() - Method in class com.vmware.vcenter.compute.policies.CapabilitiesTypes.Summary
 
_validate() - Method in class com.vmware.vcenter.compute.policies.CreateSpec
 
_validate() - Method in class com.vmware.vcenter.compute.policies.Info
 
_validate() - Method in class com.vmware.vcenter.compute.policies.Status
 
_validate() - Method in class com.vmware.vcenter.compute.policies.TagUsageTypes.FilterSpec
 
_validate() - Method in class com.vmware.vcenter.compute.policies.TagUsageTypes.Summary
 
_validate() - Method in class com.vmware.vcenter.compute.PoliciesTypes.Summary
 
_validate() - Method in class com.vmware.vcenter.content.registries.harbor.ProjectsTypes.CreateSpec
 
_validate() - Method in class com.vmware.vcenter.content.registries.harbor.ProjectsTypes.Info
 
_validate() - Method in class com.vmware.vcenter.content.registries.harbor.ProjectsTypes.Summary
 
_validate() - Method in class com.vmware.vcenter.content.registries.HarborTypes.CreateSpec
 
_validate() - Method in class com.vmware.vcenter.content.registries.HarborTypes.GarbageCollection
 
_validate() - Method in class com.vmware.vcenter.content.registries.HarborTypes.Info
 
_validate() - Method in class com.vmware.vcenter.content.registries.HarborTypes.StorageInfo
 
_validate() - Method in class com.vmware.vcenter.content.registries.HarborTypes.StorageSpec
 
_validate() - Method in class com.vmware.vcenter.content.registries.HarborTypes.Summary
 
_validate() - Method in class com.vmware.vcenter.content.registries.HealthTypes.Info
 
_validate() - Method in class com.vmware.vcenter.DatacenterTypes.CreateSpec
 
_validate() - Method in class com.vmware.vcenter.DatacenterTypes.FilterSpec
 
_validate() - Method in class com.vmware.vcenter.DatacenterTypes.Info
 
_validate() - Method in class com.vmware.vcenter.DatacenterTypes.Summary
 
_validate() - Method in class com.vmware.vcenter.DatastoreTypes.FilterSpec
 
_validate() - Method in class com.vmware.vcenter.DatastoreTypes.Info
 
_validate() - Method in class com.vmware.vcenter.DatastoreTypes.Summary
 
_validate() - Method in class com.vmware.vcenter.deployment.CheckInfo
 
_validate() - Method in class com.vmware.vcenter.deployment.DataMigrationEstimate
 
_validate() - Method in class com.vmware.vcenter.deployment.DataMigrationInfo
 
_validate() - Method in class com.vmware.vcenter.deployment.HistoryMigrationSpec
 
_validate() - Method in class com.vmware.vcenter.deployment.ImportHistoryTypes.CreateSpec
 
_validate() - Method in class com.vmware.vcenter.deployment.ImportHistoryTypes.Info
 
_validate() - Method in class com.vmware.vcenter.deployment.install.initial_config.remote_psc.ThumbprintTypes.RemoteSpec
 
_validate() - Method in class com.vmware.vcenter.deployment.InstallTypes.InstallSpec
 
_validate() - Method in class com.vmware.vcenter.deployment.InstallTypes.VcsaEmbeddedSpec
 
_validate() - Method in class com.vmware.vcenter.deployment.LocationSpec
 
_validate() - Method in class com.vmware.vcenter.deployment.migrate.ActiveDirectorySpec
 
_validate() - Method in class com.vmware.vcenter.deployment.migrate.ActiveDirectoryTypes.CheckSpec
 
_validate() - Method in class com.vmware.vcenter.deployment.MigrateTypes.MigrateSpec
 
_validate() - Method in class com.vmware.vcenter.deployment.MigrateTypes.MigrationAssistantSpec
 
_validate() - Method in class com.vmware.vcenter.deployment.MigrateTypes.PscSpec
 
_validate() - Method in class com.vmware.vcenter.deployment.MigrateTypes.SourceVcWindows
 
_validate() - Method in class com.vmware.vcenter.deployment.MigrateTypes.VcsaEmbeddedSpec
 
_validate() - Method in class com.vmware.vcenter.deployment.Notification
 
_validate() - Method in class com.vmware.vcenter.deployment.Notifications
 
_validate() - Method in class com.vmware.vcenter.deployment.QuestionTypes.AnswerSpec
 
_validate() - Method in class com.vmware.vcenter.deployment.QuestionTypes.Info
 
_validate() - Method in class com.vmware.vcenter.deployment.QuestionTypes.Question
 
_validate() - Method in class com.vmware.vcenter.deployment.RemotePscSpec
 
_validate() - Method in class com.vmware.vcenter.deployment.ReplicatedPscSpec
 
_validate() - Method in class com.vmware.vcenter.deployment.ReplicatedSpec
 
_validate() - Method in class com.vmware.vcenter.deployment.SourceInfo
 
_validate() - Method in class com.vmware.vcenter.deployment.StandalonePscSpec
 
_validate() - Method in class com.vmware.vcenter.deployment.StandaloneSpec
 
_validate() - Method in class com.vmware.vcenter.deployment.UpgradeTypes.PscSpec
 
_validate() - Method in class com.vmware.vcenter.deployment.UpgradeTypes.SourceApplianceSpec
 
_validate() - Method in class com.vmware.vcenter.deployment.UpgradeTypes.UpgradeSpec
 
_validate() - Method in class com.vmware.vcenter.deployment.UpgradeTypes.VcsaEmbeddedSpec
 
_validate() - Method in class com.vmware.vcenter.DeploymentTypes.Info
 
_validate() - Method in class com.vmware.vcenter.DeploymentTypes.Task
 
_validate() - Method in class com.vmware.vcenter.FolderTypes.FilterSpec
 
_validate() - Method in class com.vmware.vcenter.FolderTypes.Summary
 
_validate() - Method in class com.vmware.vcenter.guest.AdapterMapping
 
_validate() - Method in class com.vmware.vcenter.guest.ConfigurationSpec
 
_validate() - Method in class com.vmware.vcenter.guest.CustomizationSpec
 
_validate() - Method in class com.vmware.vcenter.guest.CustomizationSpecsTypes.CreateSpec
 
_validate() - Method in class com.vmware.vcenter.guest.CustomizationSpecsTypes.FilterSpec
 
_validate() - Method in class com.vmware.vcenter.guest.CustomizationSpecsTypes.Info
 
_validate() - Method in class com.vmware.vcenter.guest.CustomizationSpecsTypes.Metadata
 
_validate() - Method in class com.vmware.vcenter.guest.CustomizationSpecsTypes.Spec
 
_validate() - Method in class com.vmware.vcenter.guest.CustomizationSpecsTypes.Summary
 
_validate() - Method in class com.vmware.vcenter.guest.Domain
 
_validate() - Method in class com.vmware.vcenter.guest.GlobalDNSSettings
 
_validate() - Method in class com.vmware.vcenter.guest.GuiUnattended
 
_validate() - Method in class com.vmware.vcenter.guest.HostnameGenerator
 
_validate() - Method in class com.vmware.vcenter.guest.IPSettings
 
_validate() - Method in class com.vmware.vcenter.guest.Ipv4
 
_validate() - Method in class com.vmware.vcenter.guest.Ipv6
 
_validate() - Method in class com.vmware.vcenter.guest.Ipv6Address
 
_validate() - Method in class com.vmware.vcenter.guest.LinuxConfiguration
 
_validate() - Method in class com.vmware.vcenter.guest.UserData
 
_validate() - Method in class com.vmware.vcenter.guest.WindowsConfiguration
 
_validate() - Method in class com.vmware.vcenter.guest.WindowsNetworkAdapterSettings
 
_validate() - Method in class com.vmware.vcenter.guest.WindowsSysprep
 
_validate() - Method in class com.vmware.vcenter.HostTypes.CreateSpec
 
_validate() - Method in class com.vmware.vcenter.HostTypes.FilterSpec
 
_validate() - Method in class com.vmware.vcenter.HostTypes.Summary
 
_validate() - Method in class com.vmware.vcenter.hvc.links.sync.ProvidersTypes.Credentials
 
_validate() - Method in class com.vmware.vcenter.hvc.links.sync.ProvidersTypes.Info
 
_validate() - Method in class com.vmware.vcenter.hvc.links.sync.ProvidersTypes.SessionInfo
 
_validate() - Method in class com.vmware.vcenter.hvc.links.sync.ProvidersTypes.Summary
 
_validate() - Method in class com.vmware.vcenter.hvc.links.SyncTypes.Credentials
 
_validate() - Method in class com.vmware.vcenter.hvc.LinksTypes.CertificateInfo
 
_validate() - Method in class com.vmware.vcenter.hvc.LinksTypes.CreateSpec
 
_validate() - Method in class com.vmware.vcenter.hvc.LinksTypes.Credentials
 
_validate() - Method in class com.vmware.vcenter.hvc.LinksTypes.Summary
 
_validate() - Method in class com.vmware.vcenter.identity.ProvidersTypes.ActiveDirectoryOverLdap
 
_validate() - Method in class com.vmware.vcenter.identity.ProvidersTypes.CreateSpec
 
_validate() - Method in class com.vmware.vcenter.identity.ProvidersTypes.Info
 
_validate() - Method in class com.vmware.vcenter.identity.ProvidersTypes.Oauth2CreateSpec
 
_validate() - Method in class com.vmware.vcenter.identity.ProvidersTypes.Oauth2Info
 
_validate() - Method in class com.vmware.vcenter.identity.ProvidersTypes.Oauth2Summary
 
_validate() - Method in class com.vmware.vcenter.identity.ProvidersTypes.Oauth2UpdateSpec
 
_validate() - Method in class com.vmware.vcenter.identity.ProvidersTypes.OidcCreateSpec
 
_validate() - Method in class com.vmware.vcenter.identity.ProvidersTypes.OidcInfo
 
_validate() - Method in class com.vmware.vcenter.identity.ProvidersTypes.OidcSummary
 
_validate() - Method in class com.vmware.vcenter.identity.ProvidersTypes.OidcUpdateSpec
 
_validate() - Method in class com.vmware.vcenter.identity.ProvidersTypes.Summary
 
_validate() - Method in class com.vmware.vcenter.identity.ProvidersTypes.UpdateSpec
 
_validate() - Method in class com.vmware.vcenter.inventory.DatastoreTypes.Info
 
_validate() - Method in class com.vmware.vcenter.inventory.NetworkTypes.Info
 
_validate() - Method in class com.vmware.vcenter.lcm.discovery.AssociatedProductsTypes.CreateSpec
 
_validate() - Method in class com.vmware.vcenter.lcm.discovery.AssociatedProductsTypes.UpdateSpec
 
_validate() - Method in class com.vmware.vcenter.lcm.discovery.InteropReportTypes.ReleaseInfo
 
_validate() - Method in class com.vmware.vcenter.lcm.discovery.InteropReportTypes.Report
 
_validate() - Method in class com.vmware.vcenter.lcm.discovery.InteropReportTypes.ReportRow
 
_validate() - Method in class com.vmware.vcenter.lcm.discovery.InteropReportTypes.ReportSummary
 
_validate() - Method in class com.vmware.vcenter.lcm.discovery.InteropReportTypes.Result
 
_validate() - Method in class com.vmware.vcenter.lcm.discovery.InteropReportTypes.Spec
 
_validate() - Method in class com.vmware.vcenter.lcm.discovery.Product
 
_validate() - Method in class com.vmware.vcenter.lcm.discovery.ProductCatalogTypes.Summary
 
_validate() - Method in class com.vmware.vcenter.lcm.Notification
 
_validate() - Method in class com.vmware.vcenter.lcm.Notifications
 
_validate() - Method in class com.vmware.vcenter.lcm.ReportsTypes.Location
 
_validate() - Method in class com.vmware.vcenter.lcm.ReportsTypes.Token
 
_validate() - Method in class com.vmware.vcenter.lcm.update.PendingTypes.Info
 
_validate() - Method in class com.vmware.vcenter.lcm.update.PendingTypes.ListResult
 
_validate() - Method in class com.vmware.vcenter.lcm.update.PendingTypes.Summary
 
_validate() - Method in class com.vmware.vcenter.lcm.update.PrecheckReportTypes.Report
 
_validate() - Method in class com.vmware.vcenter.lcm.update.PrecheckReportTypes.ReportSummary
 
_validate() - Method in class com.vmware.vcenter.lcm.update.PrecheckReportTypes.Result
 
_validate() - Method in class com.vmware.vcenter.namespace_management.ClusterAvailableVersionsTypes.Summary
 
_validate() - Method in class com.vmware.vcenter.namespace_management.ClusterCompatibilityTypes.FilterSpec
 
_validate() - Method in class com.vmware.vcenter.namespace_management.ClusterCompatibilityTypes.Summary
 
_validate() - Method in class com.vmware.vcenter.namespace_management.ClusterSizeInfoTypes.Info
 
_validate() - Method in class com.vmware.vcenter.namespace_management.ClusterSizeInfoTypes.VmInfo
 
_validate() - Method in class com.vmware.vcenter.namespace_management.ClustersTypes.EnableSpec
 
_validate() - Method in class com.vmware.vcenter.namespace_management.ClustersTypes.ImageRegistry
 
_validate() - Method in class com.vmware.vcenter.namespace_management.ClustersTypes.ImageStorageSpec
 
_validate() - Method in class com.vmware.vcenter.namespace_management.ClustersTypes.Info
 
_validate() - Method in class com.vmware.vcenter.namespace_management.ClustersTypes.Ipv4Range
 
_validate() - Method in class com.vmware.vcenter.namespace_management.ClustersTypes.Message
 
_validate() - Method in class com.vmware.vcenter.namespace_management.ClustersTypes.NCPClusterNetworkEnableSpec
 
_validate() - Method in class com.vmware.vcenter.namespace_management.ClustersTypes.NCPClusterNetworkInfo
 
_validate() - Method in class com.vmware.vcenter.namespace_management.ClustersTypes.NCPClusterNetworkSetSpec
 
_validate() - Method in class com.vmware.vcenter.namespace_management.ClustersTypes.NCPClusterNetworkUpdateSpec
 
_validate() - Method in class com.vmware.vcenter.namespace_management.ClustersTypes.NetworkSpec
 
_validate() - Method in class com.vmware.vcenter.namespace_management.ClustersTypes.SetSpec
 
_validate() - Method in class com.vmware.vcenter.namespace_management.ClustersTypes.Stats
 
_validate() - Method in class com.vmware.vcenter.namespace_management.ClustersTypes.Summary
 
_validate() - Method in class com.vmware.vcenter.namespace_management.ClustersTypes.UpdateSpec
 
_validate() - Method in class com.vmware.vcenter.namespace_management.DistributedSwitchCompatibilityTypes.FilterSpec
 
_validate() - Method in class com.vmware.vcenter.namespace_management.DistributedSwitchCompatibilityTypes.Summary
 
_validate() - Method in class com.vmware.vcenter.namespace_management.EdgeClusterCompatibilityTypes.FilterSpec
 
_validate() - Method in class com.vmware.vcenter.namespace_management.EdgeClusterCompatibilityTypes.Summary
 
_validate() - Method in class com.vmware.vcenter.namespace_management.HostsConfigTypes.Info
 
_validate() - Method in class com.vmware.vcenter.namespace_management.Ipv4Cidr
 
_validate() - Method in class com.vmware.vcenter.namespace_management.NamespaceResourceOptionsTypes.Info
 
_validate() - Method in class com.vmware.vcenter.namespace_management.software.ClustersTypes.Info
 
_validate() - Method in class com.vmware.vcenter.namespace_management.software.ClustersTypes.Message
 
_validate() - Method in class com.vmware.vcenter.namespace_management.software.ClustersTypes.Result
 
_validate() - Method in class com.vmware.vcenter.namespace_management.software.ClustersTypes.Summary
 
_validate() - Method in class com.vmware.vcenter.namespace_management.software.ClustersTypes.UpgradeProgress
 
_validate() - Method in class com.vmware.vcenter.namespace_management.software.ClustersTypes.UpgradeSpec
 
_validate() - Method in class com.vmware.vcenter.namespace_management.software.ClustersTypes.UpgradeStatus
 
_validate() - Method in class com.vmware.vcenter.namespace_management.stats.TimeSeriesTypes.PodIdentifier
 
_validate() - Method in class com.vmware.vcenter.namespace_management.stats.TimeSeriesTypes.Spec
 
_validate() - Method in class com.vmware.vcenter.namespace_management.stats.TimeSeriesTypes.TimeSeries
 
_validate() - Method in class com.vmware.vcenter.namespace_management.SupportBundleTypes.Location
 
_validate() - Method in class com.vmware.vcenter.namespace_management.SupportBundleTypes.Token
 
_validate() - Method in class com.vmware.vcenter.namespaces.AccessTypes.CreateSpec
 
_validate() - Method in class com.vmware.vcenter.namespaces.AccessTypes.Info
 
_validate() - Method in class com.vmware.vcenter.namespaces.AccessTypes.SetSpec
 
_validate() - Method in class com.vmware.vcenter.namespaces.Container
 
_validate() - Method in class com.vmware.vcenter.namespaces.EndpointAddress
 
_validate() - Method in class com.vmware.vcenter.namespaces.IngressRuleValue
 
_validate() - Method in class com.vmware.vcenter.namespaces.InstancesTypes.Access
 
_validate() - Method in class com.vmware.vcenter.namespaces.InstancesTypes.CreateSpec
 
_validate() - Method in class com.vmware.vcenter.namespaces.InstancesTypes.Info
 
_validate() - Method in class com.vmware.vcenter.namespaces.InstancesTypes.Message
 
_validate() - Method in class com.vmware.vcenter.namespaces.InstancesTypes.SetSpec
 
_validate() - Method in class com.vmware.vcenter.namespaces.InstancesTypes.Stats
 
_validate() - Method in class com.vmware.vcenter.namespaces.InstancesTypes.StorageSpec
 
_validate() - Method in class com.vmware.vcenter.namespaces.InstancesTypes.Summary
 
_validate() - Method in class com.vmware.vcenter.namespaces.InstancesTypes.UpdateSpec
 
_validate() - Method in class com.vmware.vcenter.namespaces.ResourceQuotaOptionsV1
 
_validate() - Method in class com.vmware.vcenter.namespaces.ResourceQuotaOptionsV1Update
 
_validate() - Method in class com.vmware.vcenter.namespaces.user.InstancesTypes.Summary
 
_validate() - Method in class com.vmware.vcenter.NetworkTypes.FilterSpec
 
_validate() - Method in class com.vmware.vcenter.NetworkTypes.Summary
 
_validate() - Method in class com.vmware.vcenter.ovf.CertificateParams
 
_validate() - Method in class com.vmware.vcenter.ovf.DeploymentOption
 
_validate() - Method in class com.vmware.vcenter.ovf.DeploymentOptionParams
 
_validate() - Method in class com.vmware.vcenter.ovf.ExportFlagTypes.Info
 
_validate() - Method in class com.vmware.vcenter.ovf.ExtraConfig
 
_validate() - Method in class com.vmware.vcenter.ovf.ExtraConfigParams
 
_validate() - Method in class com.vmware.vcenter.ovf.ImportFlagTypes.Info
 
_validate() - Method in class com.vmware.vcenter.ovf.IpAllocationParams
 
_validate() - Method in class com.vmware.vcenter.ovf.LibraryItemTypes.CreateResult
 
_validate() - Method in class com.vmware.vcenter.ovf.LibraryItemTypes.CreateSpec
 
_validate() - Method in class com.vmware.vcenter.ovf.LibraryItemTypes.CreateTarget
 
_validate() - Method in class com.vmware.vcenter.ovf.LibraryItemTypes.DeployableIdentity
 
_validate() - Method in class com.vmware.vcenter.ovf.LibraryItemTypes.DeploymentResult
 
_validate() - Method in class com.vmware.vcenter.ovf.LibraryItemTypes.DeploymentTarget
 
_validate() - Method in class com.vmware.vcenter.ovf.LibraryItemTypes.OvfSummary
 
_validate() - Method in class com.vmware.vcenter.ovf.LibraryItemTypes.ResourcePoolDeploymentSpec
 
_validate() - Method in class com.vmware.vcenter.ovf.LibraryItemTypes.ResultInfo
 
_validate() - Method in class com.vmware.vcenter.ovf.LibraryItemTypes.StorageGroupMapping
 
_validate() - Method in class com.vmware.vcenter.ovf.OvfError
 
_validate() - Method in class com.vmware.vcenter.ovf.OvfInfo
 
_validate() - Method in class com.vmware.vcenter.ovf.OvfMessage
 
_validate() - Method in class com.vmware.vcenter.ovf.OvfParams
 
_validate() - Method in class com.vmware.vcenter.ovf.OvfWarning
 
_validate() - Method in class com.vmware.vcenter.ovf.ParseIssue
 
_validate() - Method in class com.vmware.vcenter.ovf.Property
 
_validate() - Method in class com.vmware.vcenter.ovf.PropertyParams
 
_validate() - Method in class com.vmware.vcenter.ovf.ScaleOutGroup
 
_validate() - Method in class com.vmware.vcenter.ovf.ScaleOutParams
 
_validate() - Method in class com.vmware.vcenter.ovf.SizeParams
 
_validate() - Method in class com.vmware.vcenter.ovf.UnknownSection
 
_validate() - Method in class com.vmware.vcenter.ovf.UnknownSectionParams
 
_validate() - Method in class com.vmware.vcenter.ovf.VcenterExtensionParams
 
_validate() - Method in class com.vmware.vcenter.ResourcePoolTypes.CreateSpec
 
_validate() - Method in class com.vmware.vcenter.ResourcePoolTypes.FilterSpec
 
_validate() - Method in class com.vmware.vcenter.ResourcePoolTypes.Info
 
_validate() - Method in class com.vmware.vcenter.ResourcePoolTypes.ResourceAllocationCreateSpec
 
_validate() - Method in class com.vmware.vcenter.ResourcePoolTypes.ResourceAllocationInfo
 
_validate() - Method in class com.vmware.vcenter.ResourcePoolTypes.ResourceAllocationUpdateSpec
 
_validate() - Method in class com.vmware.vcenter.ResourcePoolTypes.SharesInfo
 
_validate() - Method in class com.vmware.vcenter.ResourcePoolTypes.Summary
 
_validate() - Method in class com.vmware.vcenter.ResourcePoolTypes.UpdateSpec
 
_validate() - Method in class com.vmware.vcenter.services.ServiceTypes.Info
 
_validate() - Method in class com.vmware.vcenter.services.ServiceTypes.UpdateSpec
 
_validate() - Method in class com.vmware.vcenter.storage.policies.compliance.VMTypes.FilterSpec
 
_validate() - Method in class com.vmware.vcenter.storage.policies.compliance.VMTypes.Info
 
_validate() - Method in class com.vmware.vcenter.storage.policies.ComplianceTypes.FilterSpec
 
_validate() - Method in class com.vmware.vcenter.storage.policies.ComplianceTypes.Summary
 
_validate() - Method in class com.vmware.vcenter.storage.policies.VMTypes.Info
 
_validate() - Method in class com.vmware.vcenter.storage.PoliciesTypes.CompatibilityInfo
 
_validate() - Method in class com.vmware.vcenter.storage.PoliciesTypes.CompatibleDatastoreInfo
 
_validate() - Method in class com.vmware.vcenter.storage.PoliciesTypes.FilterSpec
 
_validate() - Method in class com.vmware.vcenter.storage.PoliciesTypes.Summary
 
_validate() - Method in class com.vmware.vcenter.system_config.DeploymentTypeTypes.Info
 
_validate() - Method in class com.vmware.vcenter.system_config.DeploymentTypeTypes.ReconfigureSpec
 
_validate() - Method in class com.vmware.vcenter.system_config.PscRegistrationTypes.Info
 
_validate() - Method in class com.vmware.vcenter.tagging.AssociationsTypes.IterationSpec
 
_validate() - Method in class com.vmware.vcenter.tagging.AssociationsTypes.ListResult
 
_validate() - Method in class com.vmware.vcenter.tagging.AssociationsTypes.Summary
 
_validate() - Method in exception com.vmware.vcenter.tokenservice.Error
 
_validate() - Method in exception com.vmware.vcenter.tokenservice.InvalidGrant
 
_validate() - Method in exception com.vmware.vcenter.tokenservice.InvalidRequest
 
_validate() - Method in exception com.vmware.vcenter.tokenservice.InvalidScope
 
_validate() - Method in class com.vmware.vcenter.tokenservice.TokenExchangeTypes.ExchangeSpec
 
_validate() - Method in class com.vmware.vcenter.tokenservice.TokenExchangeTypes.Info
 
_validate() - Method in class com.vmware.vcenter.topology.NodesTypes.FilterSpec
 
_validate() - Method in class com.vmware.vcenter.topology.NodesTypes.Info
 
_validate() - Method in class com.vmware.vcenter.topology.NodesTypes.Summary
 
_validate() - Method in class com.vmware.vcenter.topology.ReplicationStatusTypes.FilterSpec
 
_validate() - Method in class com.vmware.vcenter.topology.ReplicationStatusTypes.Summary
 
_validate() - Method in class com.vmware.vcenter.trusted_infrastructure.attestation.ServicesTypes.CreateSpec
 
_validate() - Method in class com.vmware.vcenter.trusted_infrastructure.attestation.ServicesTypes.FilterSpec
 
_validate() - Method in class com.vmware.vcenter.trusted_infrastructure.attestation.ServicesTypes.Info
 
_validate() - Method in class com.vmware.vcenter.trusted_infrastructure.attestation.ServicesTypes.Summary
 
_validate() - Method in class com.vmware.vcenter.trusted_infrastructure.kms.ServicesTypes.CreateSpec
 
_validate() - Method in class com.vmware.vcenter.trusted_infrastructure.kms.ServicesTypes.FilterSpec
 
_validate() - Method in class com.vmware.vcenter.trusted_infrastructure.kms.ServicesTypes.Info
 
_validate() - Method in class com.vmware.vcenter.trusted_infrastructure.kms.ServicesTypes.Summary
 
_validate() - Method in class com.vmware.vcenter.trusted_infrastructure.NetworkAddress
 
_validate() - Method in class com.vmware.vcenter.trusted_infrastructure.PrincipalTypes.Info
 
_validate() - Method in class com.vmware.vcenter.trusted_infrastructure.StsPrincipal
 
_validate() - Method in class com.vmware.vcenter.trusted_infrastructure.StsPrincipalId
 
_validate() - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.attestation.os.esx.BaseImagesTypes.FilterSpec
 
_validate() - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.attestation.os.esx.BaseImagesTypes.Info
 
_validate() - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.attestation.os.esx.BaseImagesTypes.Summary
 
_validate() - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.attestation.ServiceStatusTypes.Info
 
_validate() - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.attestation.tpm2.CaCertificatesTypes.CreateSpec
 
_validate() - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.attestation.tpm2.CaCertificatesTypes.Info
 
_validate() - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.attestation.tpm2.CaCertificatesTypes.Summary
 
_validate() - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.attestation.tpm2.EndorsementKeysTypes.CreateSpec
 
_validate() - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.attestation.tpm2.EndorsementKeysTypes.Info
 
_validate() - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.attestation.tpm2.EndorsementKeysTypes.Summary
 
_validate() - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.attestation.tpm2.SettingsTypes.Info
 
_validate() - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.attestation.tpm2.SettingsTypes.UpdateSpec
 
_validate() - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.ConsumerPrincipalsTypes.CreateSpec
 
_validate() - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.ConsumerPrincipalsTypes.FilterSpec
 
_validate() - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.ConsumerPrincipalsTypes.Info
 
_validate() - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.ConsumerPrincipalsTypes.Summary
 
_validate() - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.providers.client_certificate.CsrTypes.Info
 
_validate() - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.providers.ClientCertificateTypes.Info
 
_validate() - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.providers.ClientCertificateTypes.UpdateSpec
 
_validate() - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.providers.CurrentPeerCertificatesTypes.FilterSpec
 
_validate() - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.providers.CurrentPeerCertificatesTypes.Summary
 
_validate() - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.providers.TrustedPeerCertificatesTypes.Info
 
_validate() - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.providers.TrustedPeerCertificatesTypes.UpdateSpec
 
_validate() - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.ProvidersTypes.CreateSpec
 
_validate() - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.ProvidersTypes.Info
 
_validate() - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.ProvidersTypes.KeyServerCreateSpec
 
_validate() - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.ProvidersTypes.KeyServerInfo
 
_validate() - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.ProvidersTypes.KeyServerUpdateSpec
 
_validate() - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.ProvidersTypes.KmipServerCreateSpec
 
_validate() - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.ProvidersTypes.KmipServerInfo
 
_validate() - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.ProvidersTypes.KmipServerUpdateSpec
 
_validate() - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.ProvidersTypes.Server
 
_validate() - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.ProvidersTypes.ServerInfo
 
_validate() - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.ProvidersTypes.Status
 
_validate() - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.ProvidersTypes.Summary
 
_validate() - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.ProvidersTypes.UpdateSpec
 
_validate() - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.ServiceStatusTypes.Info
 
_validate() - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_hosts.AttestationTypes.FilterSpec
 
_validate() - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_hosts.AttestationTypes.Info
 
_validate() - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_hosts.AttestationTypes.Summary
 
_validate() - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_hosts.KmsTypes.FilterSpec
 
_validate() - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_hosts.KmsTypes.Info
 
_validate() - Method in class com.vmware.vcenter.trusted_infrastructure.trust_authority_hosts.KmsTypes.Summary
 
_validate() - Method in class com.vmware.vcenter.trusted_infrastructure.TrustAuthorityClustersTypes.FilterSpec
 
_validate() - Method in class com.vmware.vcenter.trusted_infrastructure.TrustAuthorityClustersTypes.Info
 
_validate() - Method in class com.vmware.vcenter.trusted_infrastructure.TrustAuthorityClustersTypes.Summary
 
_validate() - Method in class com.vmware.vcenter.trusted_infrastructure.TrustAuthorityClustersTypes.UpdateSpec
 
_validate() - Method in class com.vmware.vcenter.trusted_infrastructure.trusted_clusters.attestation.ServicesTypes.CreateSpec
 
_validate() - Method in class com.vmware.vcenter.trusted_infrastructure.trusted_clusters.attestation.ServicesTypes.FilterSpec
 
_validate() - Method in class com.vmware.vcenter.trusted_infrastructure.trusted_clusters.attestation.ServicesTypes.Info
 
_validate() - Method in class com.vmware.vcenter.trusted_infrastructure.trusted_clusters.attestation.ServicesTypes.Summary
 
_validate() - Method in class com.vmware.vcenter.trusted_infrastructure.trusted_clusters.kms.ServicesTypes.CreateSpec
 
_validate() - Method in class com.vmware.vcenter.trusted_infrastructure.trusted_clusters.kms.ServicesTypes.FilterSpec
 
_validate() - Method in class com.vmware.vcenter.trusted_infrastructure.trusted_clusters.kms.ServicesTypes.Info
 
_validate() - Method in class com.vmware.vcenter.trusted_infrastructure.trusted_clusters.kms.ServicesTypes.Summary
 
_validate() - Method in class com.vmware.vcenter.trusted_infrastructure.X509CertChain
 
_validate() - Method in class com.vmware.vcenter.vcha.CertificateInfo
 
_validate() - Method in class com.vmware.vcenter.vcha.cluster.ActiveTypes.Info
 
_validate() - Method in class com.vmware.vcenter.vcha.cluster.DeploymentTypeTypes.Info
 
_validate() - Method in class com.vmware.vcenter.vcha.cluster.ModeTypes.Info
 
_validate() - Method in class com.vmware.vcenter.vcha.cluster.PassiveTypes.CheckResult
 
_validate() - Method in class com.vmware.vcenter.vcha.cluster.PassiveTypes.CheckSpec
 
_validate() - Method in class com.vmware.vcenter.vcha.cluster.PassiveTypes.RedeploySpec
 
_validate() - Method in class com.vmware.vcenter.vcha.cluster.WitnessTypes.CheckResult
 
_validate() - Method in class com.vmware.vcenter.vcha.cluster.WitnessTypes.CheckSpec
 
_validate() - Method in class com.vmware.vcenter.vcha.cluster.WitnessTypes.RedeploySpec
 
_validate() - Method in class com.vmware.vcenter.vcha.ClusterTypes.ActiveSpec
 
_validate() - Method in class com.vmware.vcenter.vcha.ClusterTypes.DeploySpec
 
_validate() - Method in class com.vmware.vcenter.vcha.ClusterTypes.ErrorCondition
 
_validate() - Method in class com.vmware.vcenter.vcha.ClusterTypes.Info
 
_validate() - Method in class com.vmware.vcenter.vcha.ClusterTypes.IpInfo
 
_validate() - Method in class com.vmware.vcenter.vcha.ClusterTypes.Ipv4Info
 
_validate() - Method in class com.vmware.vcenter.vcha.ClusterTypes.Ipv6Info
 
_validate() - Method in class com.vmware.vcenter.vcha.ClusterTypes.NodeInfo
 
_validate() - Method in class com.vmware.vcenter.vcha.ClusterTypes.NodeRuntimeInfo
 
_validate() - Method in class com.vmware.vcenter.vcha.ClusterTypes.NodeVmInfo
 
_validate() - Method in class com.vmware.vcenter.vcha.ClusterTypes.PassiveSpec
 
_validate() - Method in class com.vmware.vcenter.vcha.ClusterTypes.UndeploySpec
 
_validate() - Method in class com.vmware.vcenter.vcha.ClusterTypes.VmInfo
 
_validate() - Method in class com.vmware.vcenter.vcha.ClusterTypes.WitnessInfo
 
_validate() - Method in class com.vmware.vcenter.vcha.ClusterTypes.WitnessSpec
 
_validate() - Method in class com.vmware.vcenter.vcha.ConnectionSpec
 
_validate() - Method in class com.vmware.vcenter.vcha.CredentialsSpec
 
_validate() - Method in class com.vmware.vcenter.vcha.DiskInfo
 
_validate() - Method in class com.vmware.vcenter.vcha.DiskSpec
 
_validate() - Method in class com.vmware.vcenter.vcha.IpSpec
 
_validate() - Method in class com.vmware.vcenter.vcha.Ipv4Spec
 
_validate() - Method in class com.vmware.vcenter.vcha.Ipv6Spec
 
_validate() - Method in class com.vmware.vcenter.vcha.OperationsTypes.Info
 
_validate() - Method in class com.vmware.vcenter.vcha.PlacementInfo
 
_validate() - Method in class com.vmware.vcenter.vcha.PlacementSpec
 
_validate() - Method in class com.vmware.vcenter.vm.compute.PoliciesTypes.Info
 
_validate() - Method in class com.vmware.vcenter.vm.console.TicketsTypes.CreateSpec
 
_validate() - Method in class com.vmware.vcenter.vm.console.TicketsTypes.Summary
 
_validate() - Method in class com.vmware.vcenter.vm.guest.CustomizationTypes.SetSpec
 
_validate() - Method in class com.vmware.vcenter.vm.guest.DhcpConfigInfo
 
_validate() - Method in class com.vmware.vcenter.vm.guest.DnsAssignedValues
 
_validate() - Method in class com.vmware.vcenter.vm.guest.DnsConfigInfo
 
_validate() - Method in class com.vmware.vcenter.vm.guest.IdentityTypes.Info
 
_validate() - Method in class com.vmware.vcenter.vm.guest.LocalFilesystemTypes.Info
 
_validate() - Method in class com.vmware.vcenter.vm.guest.LocalFilesystemTypes.VirtualDiskMapping
 
_validate() - Method in class com.vmware.vcenter.vm.guest.networking.InterfacesTypes.Info
 
_validate() - Method in class com.vmware.vcenter.vm.guest.networking.InterfacesTypes.IpAddressInfo
 
_validate() - Method in class com.vmware.vcenter.vm.guest.networking.InterfacesTypes.IpConfigInfo
 
_validate() - Method in class com.vmware.vcenter.vm.guest.networking.RoutesTypes.Info
 
_validate() - Method in class com.vmware.vcenter.vm.guest.NetworkingTypes.Info
 
_validate() - Method in class com.vmware.vcenter.vm.guest.PowerTypes.Info
 
_validate() - Method in class com.vmware.vcenter.vm.hardware.adapter.SataTypes.CreateSpec
 
_validate() - Method in class com.vmware.vcenter.vm.hardware.adapter.SataTypes.Info
 
_validate() - Method in class com.vmware.vcenter.vm.hardware.adapter.SataTypes.Summary
 
_validate() - Method in class com.vmware.vcenter.vm.hardware.adapter.ScsiTypes.CreateSpec
 
_validate() - Method in class com.vmware.vcenter.vm.hardware.adapter.ScsiTypes.Info
 
_validate() - Method in class com.vmware.vcenter.vm.hardware.adapter.ScsiTypes.Summary
 
_validate() - Method in class com.vmware.vcenter.vm.hardware.adapter.ScsiTypes.UpdateSpec
 
_validate() - Method in class com.vmware.vcenter.vm.hardware.boot.DeviceTypes.Entry
 
_validate() - Method in class com.vmware.vcenter.vm.hardware.boot.DeviceTypes.EntryCreateSpec
 
_validate() - Method in class com.vmware.vcenter.vm.hardware.BootTypes.CreateSpec
 
_validate() - Method in class com.vmware.vcenter.vm.hardware.BootTypes.Info
 
_validate() - Method in class com.vmware.vcenter.vm.hardware.BootTypes.UpdateSpec
 
_validate() - Method in class com.vmware.vcenter.vm.hardware.CdromTypes.BackingInfo
 
_validate() - Method in class com.vmware.vcenter.vm.hardware.CdromTypes.BackingSpec
 
_validate() - Method in class com.vmware.vcenter.vm.hardware.CdromTypes.CreateSpec
 
_validate() - Method in class com.vmware.vcenter.vm.hardware.CdromTypes.Info
 
_validate() - Method in class com.vmware.vcenter.vm.hardware.CdromTypes.Summary
 
_validate() - Method in class com.vmware.vcenter.vm.hardware.CdromTypes.UpdateSpec
 
_validate() - Method in class com.vmware.vcenter.vm.hardware.ConnectionCreateSpec
 
_validate() - Method in class com.vmware.vcenter.vm.hardware.ConnectionInfo
 
_validate() - Method in class com.vmware.vcenter.vm.hardware.ConnectionUpdateSpec
 
_validate() - Method in class com.vmware.vcenter.vm.hardware.CpuTypes.Info
 
_validate() - Method in class com.vmware.vcenter.vm.hardware.CpuTypes.UpdateSpec
 
_validate() - Method in class com.vmware.vcenter.vm.hardware.DiskTypes.BackingInfo
 
_validate() - Method in class com.vmware.vcenter.vm.hardware.DiskTypes.BackingSpec
 
_validate() - Method in class com.vmware.vcenter.vm.hardware.DiskTypes.CreateSpec
 
_validate() - Method in class com.vmware.vcenter.vm.hardware.DiskTypes.Info
 
_validate() - Method in class com.vmware.vcenter.vm.hardware.DiskTypes.StoragePolicySpec
 
_validate() - Method in class com.vmware.vcenter.vm.hardware.DiskTypes.Summary
 
_validate() - Method in class com.vmware.vcenter.vm.hardware.DiskTypes.UpdateSpec
 
_validate() - Method in class com.vmware.vcenter.vm.hardware.DiskTypes.VmdkCreateSpec
 
_validate() - Method in class com.vmware.vcenter.vm.hardware.EthernetTypes.BackingInfo
 
_validate() - Method in class com.vmware.vcenter.vm.hardware.EthernetTypes.BackingSpec
 
_validate() - Method in class com.vmware.vcenter.vm.hardware.EthernetTypes.CreateSpec
 
_validate() - Method in class com.vmware.vcenter.vm.hardware.EthernetTypes.Info
 
_validate() - Method in class com.vmware.vcenter.vm.hardware.EthernetTypes.Summary
 
_validate() - Method in class com.vmware.vcenter.vm.hardware.EthernetTypes.UpdateSpec
 
_validate() - Method in class com.vmware.vcenter.vm.hardware.FloppyTypes.BackingInfo
 
_validate() - Method in class com.vmware.vcenter.vm.hardware.FloppyTypes.BackingSpec
 
_validate() - Method in class com.vmware.vcenter.vm.hardware.FloppyTypes.CreateSpec
 
_validate() - Method in class com.vmware.vcenter.vm.hardware.FloppyTypes.Info
 
_validate() - Method in class com.vmware.vcenter.vm.hardware.FloppyTypes.Summary
 
_validate() - Method in class com.vmware.vcenter.vm.hardware.FloppyTypes.UpdateSpec
 
_validate() - Method in class com.vmware.vcenter.vm.hardware.IdeAddressInfo
 
_validate() - Method in class com.vmware.vcenter.vm.hardware.IdeAddressSpec
 
_validate() - Method in class com.vmware.vcenter.vm.hardware.MemoryTypes.Info
 
_validate() - Method in class com.vmware.vcenter.vm.hardware.MemoryTypes.UpdateSpec
 
_validate() - Method in class com.vmware.vcenter.vm.hardware.ParallelTypes.BackingInfo
 
_validate() - Method in class com.vmware.vcenter.vm.hardware.ParallelTypes.BackingSpec
 
_validate() - Method in class com.vmware.vcenter.vm.hardware.ParallelTypes.CreateSpec
 
_validate() - Method in class com.vmware.vcenter.vm.hardware.ParallelTypes.Info
 
_validate() - Method in class com.vmware.vcenter.vm.hardware.ParallelTypes.Summary
 
_validate() - Method in class com.vmware.vcenter.vm.hardware.ParallelTypes.UpdateSpec
 
_validate() - Method in class com.vmware.vcenter.vm.hardware.SataAddressInfo
 
_validate() - Method in class com.vmware.vcenter.vm.hardware.SataAddressSpec
 
_validate() - Method in class com.vmware.vcenter.vm.hardware.ScsiAddressInfo
 
_validate() - Method in class com.vmware.vcenter.vm.hardware.ScsiAddressSpec
 
_validate() - Method in class com.vmware.vcenter.vm.hardware.SerialTypes.BackingInfo
 
_validate() - Method in class com.vmware.vcenter.vm.hardware.SerialTypes.BackingSpec
 
_validate() - Method in class com.vmware.vcenter.vm.hardware.SerialTypes.CreateSpec
 
_validate() - Method in class com.vmware.vcenter.vm.hardware.SerialTypes.Info
 
_validate() - Method in class com.vmware.vcenter.vm.hardware.SerialTypes.Summary
 
_validate() - Method in class com.vmware.vcenter.vm.hardware.SerialTypes.UpdateSpec
 
_validate() - Method in class com.vmware.vcenter.vm.HardwareTypes.Info
 
_validate() - Method in class com.vmware.vcenter.vm.HardwareTypes.UpdateSpec
 
_validate() - Method in class com.vmware.vcenter.vm.IdentityTypes.Info
 
_validate() - Method in class com.vmware.vcenter.vm.LibraryItemTypes.CheckOutInfo
 
_validate() - Method in class com.vmware.vcenter.vm.LibraryItemTypes.Info
 
_validate() - Method in class com.vmware.vcenter.vm.PowerTypes.Info
 
_validate() - Method in class com.vmware.vcenter.vm.storage.policy.ComplianceTypes.CheckSpec
 
_validate() - Method in class com.vmware.vcenter.vm.storage.policy.ComplianceTypes.Info
 
_validate() - Method in class com.vmware.vcenter.vm.storage.policy.ComplianceTypes.VmComplianceInfo
 
_validate() - Method in class com.vmware.vcenter.vm.storage.PolicyTypes.DiskPolicySpec
 
_validate() - Method in class com.vmware.vcenter.vm.storage.PolicyTypes.Info
 
_validate() - Method in class com.vmware.vcenter.vm.storage.PolicyTypes.UpdateSpec
 
_validate() - Method in class com.vmware.vcenter.vm.storage.PolicyTypes.VmHomePolicySpec
 
_validate() - Method in class com.vmware.vcenter.vm.tools.InstallerTypes.Info
 
_validate() - Method in class com.vmware.vcenter.vm.ToolsTypes.Info
 
_validate() - Method in class com.vmware.vcenter.vm.ToolsTypes.UpdateSpec
 
_validate() - Method in class com.vmware.vcenter.vm_template.library_items.CheckOutsTypes.CheckInSpec
 
_validate() - Method in class com.vmware.vcenter.vm_template.library_items.CheckOutsTypes.CheckOutSpec
 
_validate() - Method in class com.vmware.vcenter.vm_template.library_items.CheckOutsTypes.Info
 
_validate() - Method in class com.vmware.vcenter.vm_template.library_items.CheckOutsTypes.PlacementSpec
 
_validate() - Method in class com.vmware.vcenter.vm_template.library_items.CheckOutsTypes.Summary
 
_validate() - Method in class com.vmware.vcenter.vm_template.library_items.VersionsTypes.Info
 
_validate() - Method in class com.vmware.vcenter.vm_template.library_items.VersionsTypes.RollbackSpec
 
_validate() - Method in class com.vmware.vcenter.vm_template.library_items.VersionsTypes.Summary
 
_validate() - Method in class com.vmware.vcenter.vm_template.LibraryItemsTypes.CpuInfo
 
_validate() - Method in class com.vmware.vcenter.vm_template.LibraryItemsTypes.CpuUpdateSpec
 
_validate() - Method in class com.vmware.vcenter.vm_template.LibraryItemsTypes.CreatePlacementSpec
 
_validate() - Method in class com.vmware.vcenter.vm_template.LibraryItemsTypes.CreateSpec
 
_validate() - Method in class com.vmware.vcenter.vm_template.LibraryItemsTypes.CreateSpecDiskStorage
 
_validate() - Method in class com.vmware.vcenter.vm_template.LibraryItemsTypes.CreateSpecDiskStoragePolicy
 
_validate() - Method in class com.vmware.vcenter.vm_template.LibraryItemsTypes.CreateSpecVmHomeStorage
 
_validate() - Method in class com.vmware.vcenter.vm_template.LibraryItemsTypes.CreateSpecVmHomeStoragePolicy
 
_validate() - Method in class com.vmware.vcenter.vm_template.LibraryItemsTypes.DeployPlacementSpec
 
_validate() - Method in class com.vmware.vcenter.vm_template.LibraryItemsTypes.DeploySpec
 
_validate() - Method in class com.vmware.vcenter.vm_template.LibraryItemsTypes.DeploySpecDiskStorage
 
_validate() - Method in class com.vmware.vcenter.vm_template.LibraryItemsTypes.DeploySpecDiskStoragePolicy
 
_validate() - Method in class com.vmware.vcenter.vm_template.LibraryItemsTypes.DeploySpecVmHomeStorage
 
_validate() - Method in class com.vmware.vcenter.vm_template.LibraryItemsTypes.DeploySpecVmHomeStoragePolicy
 
_validate() - Method in class com.vmware.vcenter.vm_template.LibraryItemsTypes.DiskInfo
 
_validate() - Method in class com.vmware.vcenter.vm_template.LibraryItemsTypes.DiskStorageInfo
 
_validate() - Method in class com.vmware.vcenter.vm_template.LibraryItemsTypes.DiskUpdateSpec
 
_validate() - Method in class com.vmware.vcenter.vm_template.LibraryItemsTypes.EthernetInfo
 
_validate() - Method in class com.vmware.vcenter.vm_template.LibraryItemsTypes.EthernetUpdateSpec
 
_validate() - Method in class com.vmware.vcenter.vm_template.LibraryItemsTypes.GuestCustomizationSpec
 
_validate() - Method in class com.vmware.vcenter.vm_template.LibraryItemsTypes.HardwareCustomizationSpec
 
_validate() - Method in class com.vmware.vcenter.vm_template.LibraryItemsTypes.Info
 
_validate() - Method in class com.vmware.vcenter.vm_template.LibraryItemsTypes.MemoryInfo
 
_validate() - Method in class com.vmware.vcenter.vm_template.LibraryItemsTypes.MemoryUpdateSpec
 
_validate() - Method in class com.vmware.vcenter.vm_template.LibraryItemsTypes.VmHomeStorageInfo
 
_validate() - Method in class com.vmware.vcenter.VMTypes.ClonePlacementSpec
 
_validate() - Method in class com.vmware.vcenter.VMTypes.CloneSpec
 
_validate() - Method in class com.vmware.vcenter.VMTypes.ComputePlacementSpec
 
_validate() - Method in class com.vmware.vcenter.VMTypes.CreateSpec
 
_validate() - Method in class com.vmware.vcenter.VMTypes.DiskCloneSpec
 
_validate() - Method in class com.vmware.vcenter.VMTypes.DiskRelocateSpec
 
_validate() - Method in class com.vmware.vcenter.VMTypes.FilterSpec
 
_validate() - Method in class com.vmware.vcenter.VMTypes.GuestCustomizationSpec
 
_validate() - Method in class com.vmware.vcenter.VMTypes.Info
 
_validate() - Method in class com.vmware.vcenter.VMTypes.InstantClonePlacementSpec
 
_validate() - Method in class com.vmware.vcenter.VMTypes.InstantCloneSpec
 
_validate() - Method in class com.vmware.vcenter.VMTypes.InventoryPlacementSpec
 
_validate() - Method in class com.vmware.vcenter.VMTypes.PlacementSpec
 
_validate() - Method in class com.vmware.vcenter.VMTypes.RegisterPlacementSpec
 
_validate() - Method in class com.vmware.vcenter.VMTypes.RegisterSpec
 
_validate() - Method in class com.vmware.vcenter.VMTypes.RelocatePlacementSpec
 
_validate() - Method in class com.vmware.vcenter.VMTypes.RelocateSpec
 
_validate() - Method in class com.vmware.vcenter.VMTypes.StoragePlacementSpec
 
_validate() - Method in class com.vmware.vcenter.VMTypes.StoragePolicySpec
 
_validate() - Method in class com.vmware.vcenter.VMTypes.Summary
 
_validate() - Method in class com.vmware.vstats.AcqSpecsTypes.CounterSpec
 
_validate() - Method in class com.vmware.vstats.AcqSpecsTypes.CreateSpec
 
_validate() - Method in class com.vmware.vstats.AcqSpecsTypes.FilterSpec
 
_validate() - Method in class com.vmware.vstats.AcqSpecsTypes.Info
 
_validate() - Method in class com.vmware.vstats.AcqSpecsTypes.ListResult
 
_validate() - Method in class com.vmware.vstats.AcqSpecsTypes.UpdateSpec
 
_validate() - Method in class com.vmware.vstats.CidMid
 
_validate() - Method in class com.vmware.vstats.CounterMetadataTypes.FilterSpec
 
_validate() - Method in class com.vmware.vstats.CounterMetadataTypes.Info
 
_validate() - Method in class com.vmware.vstats.CounterSetsTypes.Info
 
_validate() - Method in class com.vmware.vstats.CountersTypes.FilterSpec
 
_validate() - Method in class com.vmware.vstats.CountersTypes.Info
 
_validate() - Method in class com.vmware.vstats.DataTypes.DataPoint
 
_validate() - Method in class com.vmware.vstats.DataTypes.DataPointsResult
 
_validate() - Method in class com.vmware.vstats.DataTypes.FilterSpec
 
_validate() - Method in class com.vmware.vstats.MetricsTypes.Summary
 
_validate() - Method in class com.vmware.vstats.ProvidersTypes.Summary
 
_validate() - Method in class com.vmware.vstats.ResourceAddressesTypes.FilterSpec
 
_validate() - Method in class com.vmware.vstats.ResourceAddressesTypes.Info
 
_validate() - Method in class com.vmware.vstats.ResourceAddressesTypes.ListResult
 
_validate() - Method in class com.vmware.vstats.ResourceAddressSchemasTypes.Info
 
_validate() - Method in class com.vmware.vstats.ResourceAddressSchemasTypes.ResourceIdDefinition
 
_validate() - Method in class com.vmware.vstats.ResourceTypesTypes.Summary
 
_validate() - Method in class com.vmware.vstats.RsrcId
 
_validate() - Method in class com.vmware.vstats.UserInfo
 
_VAPI_SERVICE_ID - Static variable in interface com.vmware.appliance.access.ConsolecliTypes
Identifier of the service
_VAPI_SERVICE_ID - Static variable in interface com.vmware.appliance.access.DcuiTypes
Identifier of the service
_VAPI_SERVICE_ID - Static variable in interface com.vmware.appliance.access.ShellTypes
Identifier of the service
_VAPI_SERVICE_ID - Static variable in interface com.vmware.appliance.access.SshTypes
Identifier of the service
_VAPI_SERVICE_ID - Static variable in interface com.vmware.appliance.health.ApplmgmtTypes
Identifier of the service
_VAPI_SERVICE_ID - Static variable in interface com.vmware.appliance.health.DatabasestorageTypes
Identifier of the service
_VAPI_SERVICE_ID - Static variable in interface com.vmware.appliance.health.LoadTypes
Identifier of the service
_VAPI_SERVICE_ID - Static variable in interface com.vmware.appliance.health.MemTypes
Identifier of the service
_VAPI_SERVICE_ID - Static variable in interface com.vmware.appliance.health.SoftwarepackagesTypes
Identifier of the service
_VAPI_SERVICE_ID - Static variable in interface com.vmware.appliance.health.StorageTypes
Identifier of the service
_VAPI_SERVICE_ID - Static variable in interface com.vmware.appliance.health.SwapTypes
Identifier of the service
_VAPI_SERVICE_ID - Static variable in interface com.vmware.appliance.health.SystemTypes
Identifier of the service
_VAPI_SERVICE_ID - Static variable in interface com.vmware.appliance.HealthTypes
Identifier of the service
_VAPI_SERVICE_ID - Static variable in interface com.vmware.appliance.infraprofile.ConfigsTypes
Identifier of the service
_VAPI_SERVICE_ID - Static variable in interface com.vmware.appliance.local_accounts.PolicyTypes
Identifier of the service
_VAPI_SERVICE_ID - Static variable in interface com.vmware.appliance.LocalAccountsTypes
Identifier of the service
_VAPI_SERVICE_ID - Static variable in interface com.vmware.appliance.logging.ForwardingTypes
Identifier of the service
_VAPI_SERVICE_ID - Static variable in interface com.vmware.appliance.MonitoringTypes
Identifier of the service
_VAPI_SERVICE_ID - Static variable in interface com.vmware.appliance.networking.dns.DomainsTypes
Identifier of the service
_VAPI_SERVICE_ID - Static variable in interface com.vmware.appliance.networking.dns.HostnameTypes
Identifier of the service
_VAPI_SERVICE_ID - Static variable in interface com.vmware.appliance.networking.dns.ServersTypes
Identifier of the service
_VAPI_SERVICE_ID - Static variable in interface com.vmware.appliance.networking.firewall.InboundTypes
Identifier of the service
_VAPI_SERVICE_ID - Static variable in interface com.vmware.appliance.networking.interfaces.Ipv4Types
Identifier of the service
_VAPI_SERVICE_ID - Static variable in interface com.vmware.appliance.networking.interfaces.Ipv6Types
Identifier of the service
_VAPI_SERVICE_ID - Static variable in interface com.vmware.appliance.networking.InterfacesTypes
Identifier of the service
_VAPI_SERVICE_ID - Static variable in interface com.vmware.appliance.networking.NoProxyTypes
Identifier of the service
_VAPI_SERVICE_ID - Static variable in interface com.vmware.appliance.networking.ProxyTypes
Identifier of the service
_VAPI_SERVICE_ID - Static variable in interface com.vmware.appliance.NetworkingTypes
Identifier of the service
_VAPI_SERVICE_ID - Static variable in interface com.vmware.appliance.NtpTypes
Identifier of the service
_VAPI_SERVICE_ID - Static variable in interface com.vmware.appliance.recovery.backup.job.DetailsTypes
Identifier of the service
_VAPI_SERVICE_ID - Static variable in interface com.vmware.appliance.recovery.backup.JobTypes
Identifier of the service
_VAPI_SERVICE_ID - Static variable in interface com.vmware.appliance.recovery.backup.PartsTypes
Identifier of the service
_VAPI_SERVICE_ID - Static variable in interface com.vmware.appliance.recovery.backup.SchedulesTypes
Identifier of the service
_VAPI_SERVICE_ID - Static variable in interface com.vmware.appliance.recovery.backup.system_name.ArchiveTypes
Identifier of the service
_VAPI_SERVICE_ID - Static variable in interface com.vmware.appliance.recovery.backup.SystemNameTypes
Identifier of the service
_VAPI_SERVICE_ID - Static variable in interface com.vmware.appliance.recovery.BackupTypes
Identifier of the service
_VAPI_SERVICE_ID - Static variable in interface com.vmware.appliance.recovery.reconciliation.JobTypes
Identifier of the service
_VAPI_SERVICE_ID - Static variable in interface com.vmware.appliance.recovery.restore.JobTypes
Identifier of the service
_VAPI_SERVICE_ID - Static variable in interface com.vmware.appliance.recovery.RestoreTypes
Identifier of the service
_VAPI_SERVICE_ID - Static variable in interface com.vmware.appliance.RecoveryTypes
Identifier of the service
_VAPI_SERVICE_ID - Static variable in interface com.vmware.appliance.ServicesTypes
Identifier of the service
_VAPI_SERVICE_ID - Static variable in interface com.vmware.appliance.ShutdownTypes
Identifier of the service
_VAPI_SERVICE_ID - Static variable in interface com.vmware.appliance.system.StorageTypes
Identifier of the service
_VAPI_SERVICE_ID - Static variable in interface com.vmware.appliance.system.time.TimezoneTypes
Identifier of the service
_VAPI_SERVICE_ID - Static variable in interface com.vmware.appliance.system.TimeTypes
Identifier of the service
_VAPI_SERVICE_ID - Static variable in interface com.vmware.appliance.system.UptimeTypes
Identifier of the service
_VAPI_SERVICE_ID - Static variable in interface com.vmware.appliance.system.VersionTypes
Identifier of the service
_VAPI_SERVICE_ID - Static variable in interface com.vmware.appliance.TimesyncTypes
Identifier of the service
_VAPI_SERVICE_ID - Static variable in interface com.vmware.appliance.update.PendingTypes
Identifier of the service
_VAPI_SERVICE_ID - Static variable in interface com.vmware.appliance.update.PolicyTypes
Identifier of the service
_VAPI_SERVICE_ID - Static variable in interface com.vmware.appliance.update.StagedTypes
Identifier of the service
_VAPI_SERVICE_ID - Static variable in interface com.vmware.appliance.UpdateTypes
Identifier of the service
_VAPI_SERVICE_ID - Static variable in interface com.vmware.appliance.vmon.ServiceTypes
Identifier of the service
_VAPI_SERVICE_ID - Static variable in interface com.vmware.cis.SessionTypes
Identifier of the service
_VAPI_SERVICE_ID - Static variable in interface com.vmware.cis.tagging.CategoryTypes
Identifier of the service
_VAPI_SERVICE_ID - Static variable in interface com.vmware.cis.tagging.TagAssociationTypes
Identifier of the service
_VAPI_SERVICE_ID - Static variable in interface com.vmware.cis.tagging.TagTypes
Identifier of the service
_VAPI_SERVICE_ID - Static variable in interface com.vmware.cis.TasksTypes
Identifier of the service
_VAPI_SERVICE_ID - Static variable in interface com.vmware.content.ConfigurationTypes
Identifier of the service
_VAPI_SERVICE_ID - Static variable in interface com.vmware.content.library.item.ChangesTypes
Identifier of the service
_VAPI_SERVICE_ID - Static variable in interface com.vmware.content.library.item.downloadsession.FileTypes
Identifier of the service
_VAPI_SERVICE_ID - Static variable in interface com.vmware.content.library.item.DownloadSessionTypes
Identifier of the service
_VAPI_SERVICE_ID - Static variable in interface com.vmware.content.library.item.FileTypes
Identifier of the service
_VAPI_SERVICE_ID - Static variable in interface com.vmware.content.library.item.StorageTypes
Identifier of the service
_VAPI_SERVICE_ID - Static variable in interface com.vmware.content.library.item.updatesession.FileTypes
Identifier of the service
_VAPI_SERVICE_ID - Static variable in interface com.vmware.content.library.item.UpdateSessionTypes
Identifier of the service
_VAPI_SERVICE_ID - Static variable in interface com.vmware.content.library.ItemTypes
Identifier of the service
_VAPI_SERVICE_ID - Static variable in interface com.vmware.content.library.SubscribedItemTypes
Identifier of the service
_VAPI_SERVICE_ID - Static variable in interface com.vmware.content.library.SubscriptionsTypes
Identifier of the service
_VAPI_SERVICE_ID - Static variable in interface com.vmware.content.LibraryTypes
Identifier of the service
_VAPI_SERVICE_ID - Static variable in interface com.vmware.content.LocalLibraryTypes
Identifier of the service
_VAPI_SERVICE_ID - Static variable in interface com.vmware.content.SubscribedLibraryTypes
Identifier of the service
_VAPI_SERVICE_ID - Static variable in interface com.vmware.content.TypeTypes
Identifier of the service
_VAPI_SERVICE_ID - Static variable in interface com.vmware.esx.hcl.CompatibilityDataTypes
Identifier of the service
_VAPI_SERVICE_ID - Static variable in interface com.vmware.esx.hcl.hosts.CompatibilityReleasesTypes
Identifier of the service
_VAPI_SERVICE_ID - Static variable in interface com.vmware.esx.hcl.hosts.CompatibilityReportTypes
Identifier of the service
_VAPI_SERVICE_ID - Static variable in interface com.vmware.esx.hcl.ReportsTypes
Identifier of the service
_VAPI_SERVICE_ID - Static variable in interface com.vmware.esx.hosts.software.InstalledComponentsTypes
Identifier of the service
_VAPI_SERVICE_ID - Static variable in interface com.vmware.esx.settings.clusters.DepotOverridesTypes
Identifier of the service
_VAPI_SERVICE_ID - Static variable in interface com.vmware.esx.settings.clusters.enablement.SoftwareTypes
Identifier of the service
_VAPI_SERVICE_ID - Static variable in interface com.vmware.esx.settings.clusters.policies.apply.EffectiveTypes
Identifier of the service
_VAPI_SERVICE_ID - Static variable in interface com.vmware.esx.settings.clusters.policies.ApplyTypes
Identifier of the service
_VAPI_SERVICE_ID - Static variable in interface com.vmware.esx.settings.clusters.software.AddOnTypes
Identifier of the service
_VAPI_SERVICE_ID - Static variable in interface com.vmware.esx.settings.clusters.software.BaseImageTypes
Identifier of the service
_VAPI_SERVICE_ID - Static variable in interface com.vmware.esx.settings.clusters.software.CommitsTypes
Identifier of the service
_VAPI_SERVICE_ID - Static variable in interface com.vmware.esx.settings.clusters.software.ComplianceTypes
Identifier of the service
_VAPI_SERVICE_ID - Static variable in interface com.vmware.esx.settings.clusters.software.ComponentsTypes
Identifier of the service
_VAPI_SERVICE_ID - Static variable in interface com.vmware.esx.settings.clusters.software.drafts.software.AddOnTypes
Identifier of the service
_VAPI_SERVICE_ID - Static variable in interface com.vmware.esx.settings.clusters.software.drafts.software.BaseImageTypes
Identifier of the service
_VAPI_SERVICE_ID - Static variable in interface com.vmware.esx.settings.clusters.software.drafts.software.ComponentsTypes
Identifier of the service
_VAPI_SERVICE_ID - Static variable in interface com.vmware.esx.settings.clusters.software.drafts.software.EffectiveComponentsTypes
Identifier of the service
_VAPI_SERVICE_ID - Static variable in interface com.vmware.esx.settings.clusters.software.DraftsTypes
Identifier of the service
_VAPI_SERVICE_ID - Static variable in interface com.vmware.esx.settings.clusters.software.EffectiveComponentsTypes
Identifier of the service
_VAPI_SERVICE_ID - Static variable in interface com.vmware.esx.settings.clusters.software.RecommendationsTypes
Identifier of the service
_VAPI_SERVICE_ID - Static variable in interface com.vmware.esx.settings.clusters.software.reports.ApplyImpactTypes
Identifier of the service
_VAPI_SERVICE_ID - Static variable in interface com.vmware.esx.settings.clusters.software.reports.hardware_compatibility.DetailsTypes
Identifier of the service
_VAPI_SERVICE_ID - Static variable in interface com.vmware.esx.settings.clusters.software.reports.HardwareCompatibilityTypes
Identifier of the service
_VAPI_SERVICE_ID - Static variable in interface com.vmware.esx.settings.clusters.software.reports.LastApplyResultTypes
Identifier of the service
_VAPI_SERVICE_ID - Static variable in interface com.vmware.esx.settings.clusters.software.reports.LastCheckResultTypes
Identifier of the service
_VAPI_SERVICE_ID - Static variable in interface com.vmware.esx.settings.clusters.software.SolutionsTypes
Identifier of the service
_VAPI_SERVICE_ID - Static variable in interface com.vmware.esx.settings.clusters.SoftwareTypes
Identifier of the service
_VAPI_SERVICE_ID - Static variable in interface com.vmware.esx.settings.defaults.clusters.policies.apply.EffectiveTypes
Identifier of the service
_VAPI_SERVICE_ID - Static variable in interface com.vmware.esx.settings.defaults.clusters.policies.ApplyTypes
Identifier of the service
_VAPI_SERVICE_ID - Static variable in interface com.vmware.esx.settings.depot_content.add_ons.VersionsTypes
Identifier of the service
_VAPI_SERVICE_ID - Static variable in interface com.vmware.esx.settings.depot_content.AddOnsTypes
Identifier of the service
_VAPI_SERVICE_ID - Static variable in interface com.vmware.esx.settings.depot_content.base_images.VersionsTypes
Identifier of the service
_VAPI_SERVICE_ID - Static variable in interface com.vmware.esx.settings.depot_content.BaseImagesTypes
Identifier of the service
_VAPI_SERVICE_ID - Static variable in interface com.vmware.esx.settings.depot_content.components.VersionsTypes
Identifier of the service
_VAPI_SERVICE_ID - Static variable in interface com.vmware.esx.settings.depot_content.ComponentsTypes
Identifier of the service
_VAPI_SERVICE_ID - Static variable in interface com.vmware.esx.settings.depots.OfflineTypes
Identifier of the service
_VAPI_SERVICE_ID - Static variable in interface com.vmware.esx.settings.depots.OnlineTypes
Identifier of the service
_VAPI_SERVICE_ID - Static variable in interface com.vmware.esx.settings.depots.SyncScheduleTypes
Identifier of the service
_VAPI_SERVICE_ID - Static variable in interface com.vmware.esx.settings.depots.UmdsTypes
Identifier of the service
_VAPI_SERVICE_ID - Static variable in interface com.vmware.esx.settings.DepotsTypes
Identifier of the service
_VAPI_SERVICE_ID - Static variable in interface com.vmware.esx.settings.hosts.SoftwareTypes
Identifier of the service
_VAPI_SERVICE_ID - Static variable in interface com.vmware.vapi.metadata.authentication.ComponentTypes
Identifier of the service
_VAPI_SERVICE_ID - Static variable in interface com.vmware.vapi.metadata.authentication.PackageTypes
Identifier of the service
_VAPI_SERVICE_ID - Static variable in interface com.vmware.vapi.metadata.authentication.service.OperationTypes
Identifier of the service
_VAPI_SERVICE_ID - Static variable in interface com.vmware.vapi.metadata.authentication.ServiceTypes
Identifier of the service
_VAPI_SERVICE_ID - Static variable in interface com.vmware.vapi.metadata.cli.CommandTypes
Identifier of the service
_VAPI_SERVICE_ID - Static variable in interface com.vmware.vapi.metadata.cli.NamespaceTypes
Identifier of the service
_VAPI_SERVICE_ID - Static variable in interface com.vmware.vapi.metadata.metamodel.ComponentTypes
Identifier of the service
_VAPI_SERVICE_ID - Static variable in interface com.vmware.vapi.metadata.metamodel.EnumerationTypes
Identifier of the service
_VAPI_SERVICE_ID - Static variable in interface com.vmware.vapi.metadata.metamodel.MetadataIdentifierTypes
Identifier of the service
_VAPI_SERVICE_ID - Static variable in interface com.vmware.vapi.metadata.metamodel.PackageTypes
Identifier of the service
_VAPI_SERVICE_ID - Static variable in interface com.vmware.vapi.metadata.metamodel.resource.ModelTypes
Identifier of the service
_VAPI_SERVICE_ID - Static variable in interface com.vmware.vapi.metadata.metamodel.ResourceTypes
Identifier of the service
_VAPI_SERVICE_ID - Static variable in interface com.vmware.vapi.metadata.metamodel.service.OperationTypes
Identifier of the service
_VAPI_SERVICE_ID - Static variable in interface com.vmware.vapi.metadata.metamodel.ServiceTypes
Identifier of the service
_VAPI_SERVICE_ID - Static variable in interface com.vmware.vapi.metadata.metamodel.StructureTypes
Identifier of the service
_VAPI_SERVICE_ID - Static variable in interface com.vmware.vapi.metadata.privilege.ComponentTypes
Identifier of the service
_VAPI_SERVICE_ID - Static variable in interface com.vmware.vapi.metadata.privilege.PackageTypes
Identifier of the service
_VAPI_SERVICE_ID - Static variable in interface com.vmware.vapi.metadata.privilege.service.OperationTypes
Identifier of the service
_VAPI_SERVICE_ID - Static variable in interface com.vmware.vapi.metadata.privilege.ServiceTypes
Identifier of the service
_VAPI_SERVICE_ID - Static variable in interface com.vmware.vcenter.certificate_management.vcenter.TlsCsrTypes
Identifier of the service
_VAPI_SERVICE_ID - Static variable in interface com.vmware.vcenter.certificate_management.vcenter.TlsTypes
Identifier of the service
_VAPI_SERVICE_ID - Static variable in interface com.vmware.vcenter.certificate_management.vcenter.TrustedRootChainsTypes
Identifier of the service
_VAPI_SERVICE_ID - Static variable in interface com.vmware.vcenter.certificate_management.vcenter.VmcaRootTypes
Identifier of the service
_VAPI_SERVICE_ID - Static variable in interface com.vmware.vcenter.ClusterTypes
Identifier of the service
_VAPI_SERVICE_ID - Static variable in interface com.vmware.vcenter.compute.policies.CapabilitiesTypes
Identifier of the service
_VAPI_SERVICE_ID - Static variable in interface com.vmware.vcenter.compute.policies.TagUsageTypes
Identifier of the service
_VAPI_SERVICE_ID - Static variable in interface com.vmware.vcenter.compute.PoliciesTypes
Identifier of the service
_VAPI_SERVICE_ID - Static variable in interface com.vmware.vcenter.content.registries.harbor.ProjectsTypes
Identifier of the service
_VAPI_SERVICE_ID - Static variable in interface com.vmware.vcenter.content.registries.HarborTypes
Identifier of the service
_VAPI_SERVICE_ID - Static variable in interface com.vmware.vcenter.content.registries.HealthTypes
Identifier of the service
_VAPI_SERVICE_ID - Static variable in interface com.vmware.vcenter.DatacenterTypes
Identifier of the service
_VAPI_SERVICE_ID - Static variable in interface com.vmware.vcenter.datastore.DefaultPolicyTypes
Identifier of the service
_VAPI_SERVICE_ID - Static variable in interface com.vmware.vcenter.DatastoreTypes
Identifier of the service
_VAPI_SERVICE_ID - Static variable in interface com.vmware.vcenter.deployment.ImportHistoryTypes
Identifier of the service
_VAPI_SERVICE_ID - Static variable in interface com.vmware.vcenter.deployment.install.initial_config.remote_psc.ThumbprintTypes
Identifier of the service
_VAPI_SERVICE_ID - Static variable in interface com.vmware.vcenter.deployment.install.psc.ReplicatedTypes
Identifier of the service
_VAPI_SERVICE_ID - Static variable in interface com.vmware.vcenter.deployment.install.psc.StandaloneTypes
Identifier of the service
_VAPI_SERVICE_ID - Static variable in interface com.vmware.vcenter.deployment.install.RemotePscTypes
Identifier of the service
_VAPI_SERVICE_ID - Static variable in interface com.vmware.vcenter.deployment.InstallTypes
Identifier of the service
_VAPI_SERVICE_ID - Static variable in interface com.vmware.vcenter.deployment.migrate.ActiveDirectoryTypes
Identifier of the service
_VAPI_SERVICE_ID - Static variable in interface com.vmware.vcenter.deployment.MigrateTypes
Identifier of the service
_VAPI_SERVICE_ID - Static variable in interface com.vmware.vcenter.deployment.QuestionTypes
Identifier of the service
_VAPI_SERVICE_ID - Static variable in interface com.vmware.vcenter.deployment.UpgradeTypes
Identifier of the service
_VAPI_SERVICE_ID - Static variable in interface com.vmware.vcenter.DeploymentTypes
Identifier of the service
_VAPI_SERVICE_ID - Static variable in interface com.vmware.vcenter.FolderTypes
Identifier of the service
_VAPI_SERVICE_ID - Static variable in interface com.vmware.vcenter.guest.CustomizationSpecsTypes
Identifier of the service
_VAPI_SERVICE_ID - Static variable in interface com.vmware.vcenter.HostTypes
Identifier of the service
_VAPI_SERVICE_ID - Static variable in interface com.vmware.vcenter.hvc.links.sync.ProvidersTypes
Identifier of the service
_VAPI_SERVICE_ID - Static variable in interface com.vmware.vcenter.hvc.links.SyncTypes
Identifier of the service
_VAPI_SERVICE_ID - Static variable in interface com.vmware.vcenter.hvc.LinksTypes
Identifier of the service
_VAPI_SERVICE_ID - Static variable in interface com.vmware.vcenter.hvc.management.AdministratorsTypes
Identifier of the service
_VAPI_SERVICE_ID - Static variable in interface com.vmware.vcenter.identity.ProvidersTypes
Identifier of the service
_VAPI_SERVICE_ID - Static variable in interface com.vmware.vcenter.inventory.DatastoreTypes
Identifier of the service
_VAPI_SERVICE_ID - Static variable in interface com.vmware.vcenter.inventory.NetworkTypes
Identifier of the service
_VAPI_SERVICE_ID - Static variable in interface com.vmware.vcenter.iso.ImageTypes
Identifier of the service
_VAPI_SERVICE_ID - Static variable in interface com.vmware.vcenter.lcm.discovery.AssociatedProductsTypes
Identifier of the service
_VAPI_SERVICE_ID - Static variable in interface com.vmware.vcenter.lcm.discovery.InteropReportTypes
Identifier of the service
_VAPI_SERVICE_ID - Static variable in interface com.vmware.vcenter.lcm.discovery.ProductCatalogTypes
Identifier of the service
_VAPI_SERVICE_ID - Static variable in interface com.vmware.vcenter.lcm.ReportsTypes
Identifier of the service
_VAPI_SERVICE_ID - Static variable in interface com.vmware.vcenter.lcm.update.PendingTypes
Identifier of the service
_VAPI_SERVICE_ID - Static variable in interface com.vmware.vcenter.lcm.update.PrecheckReportTypes
Identifier of the service
_VAPI_SERVICE_ID - Static variable in interface com.vmware.vcenter.namespace_management.ClusterAvailableVersionsTypes
Identifier of the service
_VAPI_SERVICE_ID - Static variable in interface com.vmware.vcenter.namespace_management.ClusterCompatibilityTypes
Identifier of the service
_VAPI_SERVICE_ID - Static variable in interface com.vmware.vcenter.namespace_management.ClusterSizeInfoTypes
Identifier of the service
_VAPI_SERVICE_ID - Static variable in interface com.vmware.vcenter.namespace_management.ClustersTypes
Identifier of the service
_VAPI_SERVICE_ID - Static variable in interface com.vmware.vcenter.namespace_management.DistributedSwitchCompatibilityTypes
Identifier of the service
_VAPI_SERVICE_ID - Static variable in interface com.vmware.vcenter.namespace_management.EdgeClusterCompatibilityTypes
Identifier of the service
_VAPI_SERVICE_ID - Static variable in interface com.vmware.vcenter.namespace_management.HostsConfigTypes
Identifier of the service
_VAPI_SERVICE_ID - Static variable in interface com.vmware.vcenter.namespace_management.NamespaceResourceOptionsTypes
Identifier of the service
_VAPI_SERVICE_ID - Static variable in interface com.vmware.vcenter.namespace_management.software.ClustersTypes
Identifier of the service
_VAPI_SERVICE_ID - Static variable in interface com.vmware.vcenter.namespace_management.stats.TimeSeriesTypes
Identifier of the service
_VAPI_SERVICE_ID - Static variable in interface com.vmware.vcenter.namespace_management.SupportBundleTypes
Identifier of the service
_VAPI_SERVICE_ID - Static variable in interface com.vmware.vcenter.namespaces.AccessTypes
Identifier of the service
_VAPI_SERVICE_ID - Static variable in interface com.vmware.vcenter.namespaces.InstancesTypes
Identifier of the service
_VAPI_SERVICE_ID - Static variable in interface com.vmware.vcenter.namespaces.user.InstancesTypes
Identifier of the service
_VAPI_SERVICE_ID - Static variable in interface com.vmware.vcenter.NetworkTypes
Identifier of the service
_VAPI_SERVICE_ID - Static variable in interface com.vmware.vcenter.ovf.ExportFlagTypes
Identifier of the service
_VAPI_SERVICE_ID - Static variable in interface com.vmware.vcenter.ovf.ImportFlagTypes
Identifier of the service
_VAPI_SERVICE_ID - Static variable in interface com.vmware.vcenter.ovf.LibraryItemTypes
Identifier of the service
_VAPI_SERVICE_ID - Static variable in interface com.vmware.vcenter.ResourcePoolTypes
Identifier of the service
_VAPI_SERVICE_ID - Static variable in interface com.vmware.vcenter.services.ServiceTypes
Identifier of the service
_VAPI_SERVICE_ID - Static variable in interface com.vmware.vcenter.storage.policies.compliance.VMTypes
Identifier of the service
_VAPI_SERVICE_ID - Static variable in interface com.vmware.vcenter.storage.policies.ComplianceTypes
Identifier of the service
_VAPI_SERVICE_ID - Static variable in interface com.vmware.vcenter.storage.policies.VMTypes
Identifier of the service
_VAPI_SERVICE_ID - Static variable in interface com.vmware.vcenter.storage.PoliciesTypes
Identifier of the service
_VAPI_SERVICE_ID - Static variable in interface com.vmware.vcenter.system_config.DeploymentTypeTypes
Identifier of the service
_VAPI_SERVICE_ID - Static variable in interface com.vmware.vcenter.system_config.PscRegistrationTypes
Identifier of the service
_VAPI_SERVICE_ID - Static variable in interface com.vmware.vcenter.tagging.AssociationsTypes
Identifier of the service
_VAPI_SERVICE_ID - Static variable in interface com.vmware.vcenter.tokenservice.TokenExchangeTypes
Identifier of the service
_VAPI_SERVICE_ID - Static variable in interface com.vmware.vcenter.topology.NodesTypes
Identifier of the service
_VAPI_SERVICE_ID - Static variable in interface com.vmware.vcenter.topology.ReplicationStatusTypes
Identifier of the service
_VAPI_SERVICE_ID - Static variable in interface com.vmware.vcenter.trusted_infrastructure.attestation.ServicesTypes
Identifier of the service
_VAPI_SERVICE_ID - Static variable in interface com.vmware.vcenter.trusted_infrastructure.kms.ServicesTypes
Identifier of the service
_VAPI_SERVICE_ID - Static variable in interface com.vmware.vcenter.trusted_infrastructure.PrincipalTypes
Identifier of the service
_VAPI_SERVICE_ID - Static variable in interface com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.attestation.os.esx.BaseImagesTypes
Identifier of the service
_VAPI_SERVICE_ID - Static variable in interface com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.attestation.ServiceStatusTypes
Identifier of the service
_VAPI_SERVICE_ID - Static variable in interface com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.attestation.tpm2.CaCertificatesTypes
Identifier of the service
_VAPI_SERVICE_ID - Static variable in interface com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.attestation.tpm2.EndorsementKeysTypes
Identifier of the service
_VAPI_SERVICE_ID - Static variable in interface com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.attestation.tpm2.SettingsTypes
Identifier of the service
_VAPI_SERVICE_ID - Static variable in interface com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.ConsumerPrincipalsTypes
Identifier of the service
_VAPI_SERVICE_ID - Static variable in interface com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.providers.client_certificate.CsrTypes
Identifier of the service
_VAPI_SERVICE_ID - Static variable in interface com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.providers.ClientCertificateTypes
Identifier of the service
_VAPI_SERVICE_ID - Static variable in interface com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.providers.CredentialTypes
Identifier of the service
_VAPI_SERVICE_ID - Static variable in interface com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.providers.CurrentPeerCertificatesTypes
Identifier of the service
_VAPI_SERVICE_ID - Static variable in interface com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.providers.TrustedPeerCertificatesTypes
Identifier of the service
_VAPI_SERVICE_ID - Static variable in interface com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.ProvidersTypes
Identifier of the service
_VAPI_SERVICE_ID - Static variable in interface com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.ServiceStatusTypes
Identifier of the service
_VAPI_SERVICE_ID - Static variable in interface com.vmware.vcenter.trusted_infrastructure.trust_authority_hosts.AttestationTypes
Identifier of the service
_VAPI_SERVICE_ID - Static variable in interface com.vmware.vcenter.trusted_infrastructure.trust_authority_hosts.KmsTypes
Identifier of the service
_VAPI_SERVICE_ID - Static variable in interface com.vmware.vcenter.trusted_infrastructure.TrustAuthorityClustersTypes
Identifier of the service
_VAPI_SERVICE_ID - Static variable in interface com.vmware.vcenter.trusted_infrastructure.trusted_clusters.attestation.ServicesTypes
Identifier of the service
_VAPI_SERVICE_ID - Static variable in interface com.vmware.vcenter.trusted_infrastructure.trusted_clusters.kms.ServicesTypes
Identifier of the service
_VAPI_SERVICE_ID - Static variable in interface com.vmware.vcenter.vcha.cluster.ActiveTypes
Identifier of the service
_VAPI_SERVICE_ID - Static variable in interface com.vmware.vcenter.vcha.cluster.DeploymentTypeTypes
Identifier of the service
_VAPI_SERVICE_ID - Static variable in interface com.vmware.vcenter.vcha.cluster.ModeTypes
Identifier of the service
_VAPI_SERVICE_ID - Static variable in interface com.vmware.vcenter.vcha.cluster.PassiveTypes
Identifier of the service
_VAPI_SERVICE_ID - Static variable in interface com.vmware.vcenter.vcha.cluster.WitnessTypes
Identifier of the service
_VAPI_SERVICE_ID - Static variable in interface com.vmware.vcenter.vcha.ClusterTypes
Identifier of the service
_VAPI_SERVICE_ID - Static variable in interface com.vmware.vcenter.vcha.OperationsTypes
Identifier of the service
_VAPI_SERVICE_ID - Static variable in interface com.vmware.vcenter.vm.compute.PoliciesTypes
Identifier of the service
_VAPI_SERVICE_ID - Static variable in interface com.vmware.vcenter.vm.console.TicketsTypes
Identifier of the service
_VAPI_SERVICE_ID - Static variable in interface com.vmware.vcenter.vm.guest.CustomizationTypes
Identifier of the service
_VAPI_SERVICE_ID - Static variable in interface com.vmware.vcenter.vm.guest.IdentityTypes
Identifier of the service
_VAPI_SERVICE_ID - Static variable in interface com.vmware.vcenter.vm.guest.LocalFilesystemTypes
Identifier of the service
_VAPI_SERVICE_ID - Static variable in interface com.vmware.vcenter.vm.guest.networking.InterfacesTypes
Identifier of the service
_VAPI_SERVICE_ID - Static variable in interface com.vmware.vcenter.vm.guest.networking.RoutesTypes
Identifier of the service
_VAPI_SERVICE_ID - Static variable in interface com.vmware.vcenter.vm.guest.NetworkingTypes
Identifier of the service
_VAPI_SERVICE_ID - Static variable in interface com.vmware.vcenter.vm.guest.PowerTypes
Identifier of the service
_VAPI_SERVICE_ID - Static variable in interface com.vmware.vcenter.vm.hardware.adapter.SataTypes
Identifier of the service
_VAPI_SERVICE_ID - Static variable in interface com.vmware.vcenter.vm.hardware.adapter.ScsiTypes
Identifier of the service
_VAPI_SERVICE_ID - Static variable in interface com.vmware.vcenter.vm.hardware.boot.DeviceTypes
Identifier of the service
_VAPI_SERVICE_ID - Static variable in interface com.vmware.vcenter.vm.hardware.BootTypes
Identifier of the service
_VAPI_SERVICE_ID - Static variable in interface com.vmware.vcenter.vm.hardware.CdromTypes
Identifier of the service
_VAPI_SERVICE_ID - Static variable in interface com.vmware.vcenter.vm.hardware.CpuTypes
Identifier of the service
_VAPI_SERVICE_ID - Static variable in interface com.vmware.vcenter.vm.hardware.DiskTypes
Identifier of the service
_VAPI_SERVICE_ID - Static variable in interface com.vmware.vcenter.vm.hardware.EthernetTypes
Identifier of the service
_VAPI_SERVICE_ID - Static variable in interface com.vmware.vcenter.vm.hardware.FloppyTypes
Identifier of the service
_VAPI_SERVICE_ID - Static variable in interface com.vmware.vcenter.vm.hardware.MemoryTypes
Identifier of the service
_VAPI_SERVICE_ID - Static variable in interface com.vmware.vcenter.vm.hardware.ParallelTypes
Identifier of the service
_VAPI_SERVICE_ID - Static variable in interface com.vmware.vcenter.vm.hardware.SerialTypes
Identifier of the service
_VAPI_SERVICE_ID - Static variable in interface com.vmware.vcenter.vm.HardwareTypes
Identifier of the service
_VAPI_SERVICE_ID - Static variable in interface com.vmware.vcenter.vm.IdentityTypes
Identifier of the service
_VAPI_SERVICE_ID - Static variable in interface com.vmware.vcenter.vm.LibraryItemTypes
Identifier of the service
_VAPI_SERVICE_ID - Static variable in interface com.vmware.vcenter.vm.PowerTypes
Identifier of the service
_VAPI_SERVICE_ID - Static variable in interface com.vmware.vcenter.vm.storage.policy.ComplianceTypes
Identifier of the service
_VAPI_SERVICE_ID - Static variable in interface com.vmware.vcenter.vm.storage.PolicyTypes
Identifier of the service
_VAPI_SERVICE_ID - Static variable in interface com.vmware.vcenter.vm.tools.InstallerTypes
Identifier of the service
_VAPI_SERVICE_ID - Static variable in interface com.vmware.vcenter.vm.ToolsTypes
Identifier of the service
_VAPI_SERVICE_ID - Static variable in interface com.vmware.vcenter.vm_template.library_items.CheckOutsTypes
Identifier of the service
_VAPI_SERVICE_ID - Static variable in interface com.vmware.vcenter.vm_template.library_items.VersionsTypes
Identifier of the service
_VAPI_SERVICE_ID - Static variable in interface com.vmware.vcenter.vm_template.LibraryItemsTypes
Identifier of the service
_VAPI_SERVICE_ID - Static variable in interface com.vmware.vcenter.VMTypes
Identifier of the service
_VAPI_SERVICE_ID - Static variable in interface com.vmware.vstats.AcqSpecsTypes
Identifier of the service
_VAPI_SERVICE_ID - Static variable in interface com.vmware.vstats.CounterMetadataTypes
Identifier of the service
_VAPI_SERVICE_ID - Static variable in interface com.vmware.vstats.CounterSetsTypes
Identifier of the service
_VAPI_SERVICE_ID - Static variable in interface com.vmware.vstats.CountersTypes
Identifier of the service
_VAPI_SERVICE_ID - Static variable in interface com.vmware.vstats.DataTypes
Identifier of the service
_VAPI_SERVICE_ID - Static variable in interface com.vmware.vstats.MetricsTypes
Identifier of the service
_VAPI_SERVICE_ID - Static variable in interface com.vmware.vstats.ProvidersTypes
Identifier of the service
_VAPI_SERVICE_ID - Static variable in interface com.vmware.vstats.ResourceAddressesTypes
Identifier of the service
_VAPI_SERVICE_ID - Static variable in interface com.vmware.vstats.ResourceAddressSchemasTypes
Identifier of the service
_VAPI_SERVICE_ID - Static variable in interface com.vmware.vstats.ResourceTypesTypes
Identifier of the service
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z _ 
Skip navigation links