pub mod alarm;
pub mod alarm_manager;
pub mod authorization_manager;
pub mod certificate_manager;
pub mod cluster_compute_resource;
pub mod cluster_evc_manager;
pub mod compute_resource;
pub mod container_view;
pub mod crypto_manager;
pub mod crypto_manager_kmip;
pub mod custom_fields_manager;
pub mod customization_spec_manager;
pub mod datacenter;
pub mod datastore;
pub mod datastore_namespace_manager;
pub mod diagnostic_manager;
pub mod direct_path_profile_manager;
pub mod distributed_virtual_portgroup;
pub mod distributed_virtual_switch;
pub mod distributed_virtual_switch_manager;
pub mod environment_browser;
pub mod event_history_collector;
pub mod event_manager;
pub mod extensible_managed_object;
pub mod extension_manager;
pub mod failover_cluster_configurator;
pub mod failover_cluster_manager;
pub mod file_manager;
pub mod folder;
pub mod guest_alias_manager;
pub mod guest_auth_manager;
pub mod guest_file_manager;
pub mod guest_operations_manager;
pub mod guest_process_manager;
pub mod guest_windows_registry_manager;
pub mod history_collector;
pub mod host_access_manager;
pub mod host_active_directory_authentication;
pub mod host_assignable_hardware_manager;
pub mod host_authentication_manager;
pub mod host_authentication_store;
pub mod host_auto_start_manager;
pub mod host_boot_device_system;
pub mod host_cache_configuration_manager;
pub mod host_certificate_manager;
pub mod host_cpu_scheduler_system;
pub mod host_datastore_browser;
pub mod host_datastore_system;
pub mod host_date_time_system;
pub mod host_diagnostic_system;
pub mod host_directory_store;
pub mod host_esx_agent_host_manager;
pub mod host_firewall_system;
pub mod host_firmware_system;
pub mod host_graphics_manager;
pub mod host_health_status_system;
pub mod host_image_config_manager;
pub mod host_kernel_module_system;
pub mod host_local_account_manager;
pub mod host_local_authentication;
pub mod host_memory_system;
pub mod host_network_system;
pub mod host_nvdimm_system;
pub mod host_patch_manager;
pub mod host_pci_passthru_system;
pub mod host_power_system;
pub mod host_profile;
pub mod host_profile_manager;
pub mod host_service_system;
pub mod host_snmp_system;
pub mod host_specification_manager;
pub mod host_storage_system;
pub mod host_system;
pub mod host_v_flash_manager;
pub mod host_v_motion_system;
pub mod host_v_storage_object_manager;
pub mod host_virtual_nic_manager;
pub mod host_vsan_health_system;
pub mod host_vsan_internal_system;
pub mod host_vsan_system;
pub mod http_nfc_lease;
pub mod inventory_view;
pub mod io_filter_manager;
pub mod ip_pool_manager;
pub mod iscsi_manager;
pub mod license_manager;
pub mod list_view;
pub mod localization_manager;
pub mod managed_entity;
pub mod managed_object_view;
pub mod network;
pub mod opaque_network;
pub mod option_manager;
pub mod overhead_memory_manager;
pub mod ovf_manager;
pub mod performance_manager;
pub mod profile;
pub mod profile_compliance_manager;
pub mod profile_manager;
pub mod property_collector;
pub mod property_filter;
pub mod resource_pool;
pub mod scheduled_task;
pub mod scheduled_task_manager;
pub mod search_index;
pub mod service_instance;
pub mod service_manager;
pub mod session_manager;
pub mod simple_command;
pub mod site_info_manager;
pub mod storage_pod;
pub mod storage_query_manager;
pub mod storage_resource_manager;
pub mod task;
pub mod task_history_collector;
pub mod task_manager;
pub mod tenant_tenant_manager;
pub mod user_directory;
pub mod v_storage_object_manager_base;
pub mod vcenter_v_storage_object_manager;
pub mod view;
pub mod view_manager;
pub mod vim_cluster_vsan_vc_disk_management_system;
pub mod vim_cluster_vsan_vc_stretched_cluster_system;
pub mod virtual_app;
pub mod virtual_disk_manager;
pub mod virtual_machine;
pub mod virtual_machine_compatibility_checker;
pub mod virtual_machine_guest_customization_manager;
pub mod virtual_machine_provisioning_checker;
pub mod virtual_machine_snapshot;
pub mod vmware_distributed_virtual_switch;
pub mod vsan_capability_system;
pub mod vsan_cluster_health_system;
pub mod vsan_cluster_mgmt_internal_system;
pub mod vsan_iscsi_target_system;
pub mod vsan_object_system;
pub mod vsan_performance_manager;
pub mod vsan_space_report_system;
pub mod vsan_system_ex;
pub mod vsan_upgrade_system;
pub mod vsan_upgrade_system_ex;
pub mod vsan_vc_cluster_config_system;
pub mod vsan_vc_cluster_health_system;
pub mod vsan_vcsa_deployer_system;
pub mod agency;
pub mod agent;
pub mod eam_object;
pub mod esx_agent_manager;
pub mod pbm_compliance_manager;
pub mod pbm_placement_solver;
pub mod pbm_profile_profile_manager;
pub mod pbm_replication_manager;
pub mod pbm_service_instance;
pub mod sms_provider;
pub mod sms_service_instance;
pub mod sms_storage_manager;
pub mod sms_task;
pub mod vasa_provider;
pub mod cns_volume_manager;
pub mod vsan_cluster_power_system;
pub mod vsan_diagnostics_system;
pub mod vsan_file_service_system;
pub mod vsan_host_vds_system;
pub mod vsan_io_insight_manager;
pub mod vsan_mass_collector;
pub mod vsan_phone_home_system;
pub mod vsan_remote_datastore_system;
pub mod vsan_resource_check_system;
pub mod vsan_update_manager;
pub mod vsan_vds_system;
pub mod vsan_vum_system;
pub mod vslm_service_instance;
pub mod vslm_session_manager;
pub mod vslm_storage_lifecycle_manager;
pub mod vslm_task;
pub mod vslm_v_storage_object_manager;
pub mod cluster_profile;
pub mod cluster_profile_manager;
pub mod crypto_manager_host;
pub mod crypto_manager_host_kms;
pub mod health_update_manager;
pub mod license_assignment_manager;
pub mod resource_planning_manager;
pub use alarm::*;
pub use alarm_manager::*;
pub use authorization_manager::*;
pub use certificate_manager::*;
pub use cluster_compute_resource::*;
pub use cluster_evc_manager::*;
pub use compute_resource::*;
pub use container_view::*;
pub use crypto_manager::*;
pub use crypto_manager_kmip::*;
pub use custom_fields_manager::*;
pub use customization_spec_manager::*;
pub use datacenter::*;
pub use datastore::*;
pub use datastore_namespace_manager::*;
pub use diagnostic_manager::*;
pub use direct_path_profile_manager::*;
pub use distributed_virtual_portgroup::*;
pub use distributed_virtual_switch::*;
pub use distributed_virtual_switch_manager::*;
pub use environment_browser::*;
pub use event_history_collector::*;
pub use event_manager::*;
pub use extensible_managed_object::*;
pub use extension_manager::*;
pub use failover_cluster_configurator::*;
pub use failover_cluster_manager::*;
pub use file_manager::*;
pub use folder::*;
pub use guest_alias_manager::*;
pub use guest_auth_manager::*;
pub use guest_file_manager::*;
pub use guest_operations_manager::*;
pub use guest_process_manager::*;
pub use guest_windows_registry_manager::*;
pub use history_collector::*;
pub use host_access_manager::*;
pub use host_active_directory_authentication::*;
pub use host_assignable_hardware_manager::*;
pub use host_authentication_manager::*;
pub use host_authentication_store::*;
pub use host_auto_start_manager::*;
pub use host_boot_device_system::*;
pub use host_cache_configuration_manager::*;
pub use host_certificate_manager::*;
pub use host_cpu_scheduler_system::*;
pub use host_datastore_browser::*;
pub use host_datastore_system::*;
pub use host_date_time_system::*;
pub use host_diagnostic_system::*;
pub use host_directory_store::*;
pub use host_esx_agent_host_manager::*;
pub use host_firewall_system::*;
pub use host_firmware_system::*;
pub use host_graphics_manager::*;
pub use host_health_status_system::*;
pub use host_image_config_manager::*;
pub use host_kernel_module_system::*;
pub use host_local_account_manager::*;
pub use host_local_authentication::*;
pub use host_memory_system::*;
pub use host_network_system::*;
pub use host_nvdimm_system::*;
pub use host_patch_manager::*;
pub use host_pci_passthru_system::*;
pub use host_power_system::*;
pub use host_profile::*;
pub use host_profile_manager::*;
pub use host_service_system::*;
pub use host_snmp_system::*;
pub use host_specification_manager::*;
pub use host_storage_system::*;
pub use host_system::*;
pub use host_v_flash_manager::*;
pub use host_v_motion_system::*;
pub use host_v_storage_object_manager::*;
pub use host_virtual_nic_manager::*;
pub use host_vsan_health_system::*;
pub use host_vsan_internal_system::*;
pub use host_vsan_system::*;
pub use http_nfc_lease::*;
pub use inventory_view::*;
pub use io_filter_manager::*;
pub use ip_pool_manager::*;
pub use iscsi_manager::*;
pub use license_manager::*;
pub use list_view::*;
pub use localization_manager::*;
pub use managed_entity::*;
pub use managed_object_view::*;
pub use network::*;
pub use opaque_network::*;
pub use option_manager::*;
pub use overhead_memory_manager::*;
pub use ovf_manager::*;
pub use performance_manager::*;
pub use profile::*;
pub use profile_compliance_manager::*;
pub use profile_manager::*;
pub use property_collector::*;
pub use property_filter::*;
pub use resource_pool::*;
pub use scheduled_task::*;
pub use scheduled_task_manager::*;
pub use search_index::*;
pub use service_instance::*;
pub use service_manager::*;
pub use session_manager::*;
pub use simple_command::*;
pub use site_info_manager::*;
pub use storage_pod::*;
pub use storage_query_manager::*;
pub use storage_resource_manager::*;
pub use task::*;
pub use task_history_collector::*;
pub use task_manager::*;
pub use tenant_tenant_manager::*;
pub use user_directory::*;
pub use v_storage_object_manager_base::*;
pub use vcenter_v_storage_object_manager::*;
pub use view::*;
pub use view_manager::*;
pub use vim_cluster_vsan_vc_disk_management_system::*;
pub use vim_cluster_vsan_vc_stretched_cluster_system::*;
pub use virtual_app::*;
pub use virtual_disk_manager::*;
pub use virtual_machine::*;
pub use virtual_machine_compatibility_checker::*;
pub use virtual_machine_guest_customization_manager::*;
pub use virtual_machine_provisioning_checker::*;
pub use virtual_machine_snapshot::*;
pub use vmware_distributed_virtual_switch::*;
pub use vsan_capability_system::*;
pub use vsan_cluster_health_system::*;
pub use vsan_cluster_mgmt_internal_system::*;
pub use vsan_iscsi_target_system::*;
pub use vsan_object_system::*;
pub use vsan_performance_manager::*;
pub use vsan_space_report_system::*;
pub use vsan_system_ex::*;
pub use vsan_upgrade_system::*;
pub use vsan_upgrade_system_ex::*;
pub use vsan_vc_cluster_config_system::*;
pub use vsan_vc_cluster_health_system::*;
pub use vsan_vcsa_deployer_system::*;
pub use agency::*;
pub use agent::*;
pub use eam_object::*;
pub use esx_agent_manager::*;
pub use pbm_compliance_manager::*;
pub use pbm_placement_solver::*;
pub use pbm_profile_profile_manager::*;
pub use pbm_replication_manager::*;
pub use pbm_service_instance::*;
pub use sms_provider::*;
pub use sms_service_instance::*;
pub use sms_storage_manager::*;
pub use sms_task::*;
pub use vasa_provider::*;
pub use cns_volume_manager::*;
pub use vsan_cluster_power_system::*;
pub use vsan_diagnostics_system::*;
pub use vsan_file_service_system::*;
pub use vsan_host_vds_system::*;
pub use vsan_io_insight_manager::*;
pub use vsan_mass_collector::*;
pub use vsan_phone_home_system::*;
pub use vsan_remote_datastore_system::*;
pub use vsan_resource_check_system::*;
pub use vsan_update_manager::*;
pub use vsan_vds_system::*;
pub use vsan_vum_system::*;
pub use vslm_service_instance::*;
pub use vslm_session_manager::*;
pub use vslm_storage_lifecycle_manager::*;
pub use vslm_task::*;
pub use vslm_v_storage_object_manager::*;
pub use cluster_profile::*;
pub use cluster_profile_manager::*;
pub use crypto_manager_host::*;
pub use crypto_manager_host_kms::*;
pub use health_update_manager::*;
pub use license_assignment_manager::*;
pub use resource_planning_manager::*;