public VMInterface() { _dHCPOptions = new DHCPOptionsFetcher(this); _dHCPv6Options = new DHCPv6OptionsFetcher(this); _eventLogs = new EventLogsFetcher(this); _globalMetadatas = new GlobalMetadatasFetcher(this); _metadatas = new MetadatasFetcher(this); _multiCastChannelMaps = new MultiCastChannelMapsFetcher(this); _permissions = new PermissionsFetcher(this); _policyDecisions = new PolicyDecisionsFetcher(this); _policyGroups = new PolicyGroupsFetcher(this); _redirectionTargets = new RedirectionTargetsFetcher(this); _staticRoutes = new StaticRoutesFetcher(this); _statistics = new StatisticsFetcher(this); _tCAs = new TCAsFetcher(this); }
public BridgeInterface() { _deploymentFailures = new DeploymentFailuresFetcher(this); _dHCPOptions = new DHCPOptionsFetcher(this); _dHCPv6Options = new DHCPv6OptionsFetcher(this); _eventLogs = new EventLogsFetcher(this); _globalMetadatas = new GlobalMetadatasFetcher(this); _metadatas = new MetadatasFetcher(this); _permissions = new PermissionsFetcher(this); _policyDecisions = new PolicyDecisionsFetcher(this); _policyGroups = new PolicyGroupsFetcher(this); _qOSs = new QOSsFetcher(this); _redirectionTargets = new RedirectionTargetsFetcher(this); _statistics = new StatisticsFetcher(this); _tCAs = new TCAsFetcher(this); }
public VPort() { _multicast = EMulticast.INHERITED; _type = EType.VM; _addressSpoofing = EAddressSpoofing.INHERITED; _operationalState = EOperationalState.INIT; _aggregateMetadatas = new AggregateMetadatasFetcher(this); _alarms = new AlarmsFetcher(this); _bGPNeighbors = new BGPNeighborsFetcher(this); _bridgeInterfaces = new BridgeInterfacesFetcher(this); _containers = new ContainersFetcher(this); _containerInterfaces = new ContainerInterfacesFetcher(this); _deploymentFailures = new DeploymentFailuresFetcher(this); _dHCPOptions = new DHCPOptionsFetcher(this); _dHCPv6Options = new DHCPv6OptionsFetcher(this); _egressACLEntryTemplates = new EgressACLEntryTemplatesFetcher(this); _eventLogs = new EventLogsFetcher(this); _globalMetadatas = new GlobalMetadatasFetcher(this); _hostInterfaces = new HostInterfacesFetcher(this); _ingressACLEntryTemplates = new IngressACLEntryTemplatesFetcher(this); _ingressAdvFwdEntryTemplates = new IngressAdvFwdEntryTemplatesFetcher(this); _jobs = new JobsFetcher(this); _metadatas = new MetadatasFetcher(this); _permissions = new PermissionsFetcher(this); _policyGroups = new PolicyGroupsFetcher(this); _portMappings = new PortMappingsFetcher(this); _qOSs = new QOSsFetcher(this); _redirectionTargets = new RedirectionTargetsFetcher(this); _scheduledtestsuiteruns = new ScheduledtestsuiterunsFetcher(this); _statistics = new StatisticsFetcher(this); _statisticsPolicies = new StatisticsPoliciesFetcher(this); _tCAs = new TCAsFetcher(this); _testSuiteRuns = new TestSuiteRunsFetcher(this); _trunks = new TrunksFetcher(this); _virtualIPs = new VirtualIPsFetcher(this); _vMs = new VMsFetcher(this); _vMInterfaces = new VMInterfacesFetcher(this); _vNFInterfaces = new VNFInterfacesFetcher(this); _vPortMirrors = new VPortMirrorsFetcher(this); _vRSs = new VRSsFetcher(this); }
public Domain() { _DHCPBehavior = EDHCPBehavior.CONSUME; _tunnelType = ETunnelType.DC_DEFAULT; _maintenanceMode = EMaintenanceMode.DISABLED; _aggregatedDomains = new AggregatedDomainsFetcher(this); _alarms = new AlarmsFetcher(this); _applications = new ApplicationsFetcher(this); _applicationperformancemanagementbindings = new ApplicationperformancemanagementbindingsFetcher(this); _bridgeInterfaces = new BridgeInterfacesFetcher(this); _containers = new ContainersFetcher(this); _containerInterfaces = new ContainerInterfacesFetcher(this); _deploymentFailures = new DeploymentFailuresFetcher(this); _dHCPOptions = new DHCPOptionsFetcher(this); _dHCPv6Options = new DHCPv6OptionsFetcher(this); _domains = new DomainsFetcher(this); _domainTemplates = new DomainTemplatesFetcher(this); _egressACLEntryTemplates = new EgressACLEntryTemplatesFetcher(this); _egressACLTemplates = new EgressACLTemplatesFetcher(this); _egressAdvFwdTemplates = new EgressAdvFwdTemplatesFetcher(this); _egressAuditACLEntryTemplates = new EgressAuditACLEntryTemplatesFetcher(this); _egressAuditACLTemplates = new EgressAuditACLTemplatesFetcher(this); _domainFIPAclTemplates = new DomainFIPAclTemplatesFetcher(this); _eventLogs = new EventLogsFetcher(this); _firewallAcls = new FirewallAclsFetcher(this); _floatingIps = new FloatingIpsFetcher(this); _forwardingPathLists = new ForwardingPathListsFetcher(this); _gateways = new GatewaysFetcher(this); _globalMetadatas = new GlobalMetadatasFetcher(this); _groups = new GroupsFetcher(this); _hostInterfaces = new HostInterfacesFetcher(this); _ingressACLEntryTemplates = new IngressACLEntryTemplatesFetcher(this); _ingressACLTemplates = new IngressACLTemplatesFetcher(this); _ingressAdvFwdTemplates = new IngressAdvFwdTemplatesFetcher(this); _ingressAuditACLEntryTemplates = new IngressAuditACLEntryTemplatesFetcher(this); _ingressAuditACLTemplates = new IngressAuditACLTemplatesFetcher(this); _jobs = new JobsFetcher(this); _links = new LinksFetcher(this); _metadatas = new MetadatasFetcher(this); _mirrorDestinationGroups = new MirrorDestinationGroupsFetcher(this); _netconfGateways = new NetconfGatewaysFetcher(this); _networkMacroGroups = new NetworkMacroGroupsFetcher(this); _networkPerformanceBindings = new NetworkPerformanceBindingsFetcher(this); _nSGatewaySummaries = new NSGatewaySummariesFetcher(this); _nSGRoutingPolicyBindings = new NSGRoutingPolicyBindingsFetcher(this); _oSPFInstances = new OSPFInstancesFetcher(this); _permissions = new PermissionsFetcher(this); _pGExpressions = new PGExpressionsFetcher(this); _policyGroups = new PolicyGroupsFetcher(this); _qOSs = new QOSsFetcher(this); _redirectionTargets = new RedirectionTargetsFetcher(this); _routingPolicies = new RoutingPoliciesFetcher(this); _routingPolicyAssociations = new RoutingPolicyAssociationsFetcher(this); _routingPolicyBindings = new RoutingPolicyBindingsFetcher(this); _sPATSourcesPools = new SPATSourcesPoolsFetcher(this); _staticRoutes = new StaticRoutesFetcher(this); _statistics = new StatisticsFetcher(this); _statisticsPolicies = new StatisticsPoliciesFetcher(this); _subnets = new SubnetsFetcher(this); _tCAs = new TCAsFetcher(this); _uplinkRDs = new UplinkRDsFetcher(this); _virtualFirewallPolicies = new VirtualFirewallPoliciesFetcher(this); _virtualFirewallRules = new VirtualFirewallRulesFetcher(this); _vMs = new VMsFetcher(this); _vMInterfaces = new VMInterfacesFetcher(this); _vNFDomainMappings = new VNFDomainMappingsFetcher(this); _vPNConnections = new VPNConnectionsFetcher(this); _vPorts = new VPortsFetcher(this); _zones = new ZonesFetcher(this); }
public L2Domain() { _maintenanceMode = EMaintenanceMode.DISABLED; _addressRanges = new AddressRangesFetcher(this); _alarms = new AlarmsFetcher(this); _applications = new ApplicationsFetcher(this); _applicationperformancemanagementbindings = new ApplicationperformancemanagementbindingsFetcher(this); _bridgeInterfaces = new BridgeInterfacesFetcher(this); _containers = new ContainersFetcher(this); _containerInterfaces = new ContainerInterfacesFetcher(this); _deploymentFailures = new DeploymentFailuresFetcher(this); _dHCPOptions = new DHCPOptionsFetcher(this); _dHCPv6Options = new DHCPv6OptionsFetcher(this); _egressACLEntryTemplates = new EgressACLEntryTemplatesFetcher(this); _egressACLTemplates = new EgressACLTemplatesFetcher(this); _egressAdvFwdTemplates = new EgressAdvFwdTemplatesFetcher(this); _egressAuditACLEntryTemplates = new EgressAuditACLEntryTemplatesFetcher(this); _egressAuditACLTemplates = new EgressAuditACLTemplatesFetcher(this); _eventLogs = new EventLogsFetcher(this); _gateways = new GatewaysFetcher(this); _globalMetadatas = new GlobalMetadatasFetcher(this); _groups = new GroupsFetcher(this); _hostInterfaces = new HostInterfacesFetcher(this); _ingressACLEntryTemplates = new IngressACLEntryTemplatesFetcher(this); _ingressACLTemplates = new IngressACLTemplatesFetcher(this); _ingressAdvFwdTemplates = new IngressAdvFwdTemplatesFetcher(this); _ingressAuditACLEntryTemplates = new IngressAuditACLEntryTemplatesFetcher(this); _ingressAuditACLTemplates = new IngressAuditACLTemplatesFetcher(this); _jobs = new JobsFetcher(this); _metadatas = new MetadatasFetcher(this); _mirrorDestinationGroups = new MirrorDestinationGroupsFetcher(this); _networkPerformanceBindings = new NetworkPerformanceBindingsFetcher(this); _nSGatewaySummaries = new NSGatewaySummariesFetcher(this); _overlayMirrorDestinations = new OverlayMirrorDestinationsFetcher(this); _permissions = new PermissionsFetcher(this); _pGExpressions = new PGExpressionsFetcher(this); _policyGroups = new PolicyGroupsFetcher(this); _proxyARPFilters = new ProxyARPFiltersFetcher(this); _qOSs = new QOSsFetcher(this); _redirectionTargets = new RedirectionTargetsFetcher(this); _redundancyGroups = new RedundancyGroupsFetcher(this); _staticRoutes = new StaticRoutesFetcher(this); _statistics = new StatisticsFetcher(this); _statisticsPolicies = new StatisticsPoliciesFetcher(this); _tCAs = new TCAsFetcher(this); _uplinkRDs = new UplinkRDsFetcher(this); _virtualFirewallPolicies = new VirtualFirewallPoliciesFetcher(this); _virtualFirewallRules = new VirtualFirewallRulesFetcher(this); _vMs = new VMsFetcher(this); _vMInterfaces = new VMInterfacesFetcher(this); _vMIPReservations = new VMIPReservationsFetcher(this); _vPNConnections = new VPNConnectionsFetcher(this); _vPorts = new VPortsFetcher(this); }
public Me() { _allGateways = new AllGatewaysFetcher(this); _allRedundancyGroups = new AllRedundancyGroupsFetcher(this); _applications = new ApplicationsFetcher(this); _applicationperformancemanagements = new ApplicationperformancemanagementsFetcher(this); _autoDiscoveredGateways = new AutoDiscoveredGatewaysFetcher(this); _bGPNeighbors = new BGPNeighborsFetcher(this); _bGPProfiles = new BGPProfilesFetcher(this); _certificates = new CertificatesFetcher(this); _cloudMgmtSystems = new CloudMgmtSystemsFetcher(this); _commands = new CommandsFetcher(this); _containers = new ContainersFetcher(this); _containerInterfaces = new ContainerInterfacesFetcher(this); _cOSRemarkingPolicyTables = new COSRemarkingPolicyTablesFetcher(this); _domains = new DomainsFetcher(this); _dSCPRemarkingPolicyTables = new DSCPRemarkingPolicyTablesFetcher(this); _dUCGroups = new DUCGroupsFetcher(this); _vCenterEAMConfigs = new VCenterEAMConfigsFetcher(this); _egressACLEntryTemplates = new EgressACLEntryTemplatesFetcher(this); _egressACLTemplates = new EgressACLTemplatesFetcher(this); _egressAdvFwdEntryTemplates = new EgressAdvFwdEntryTemplatesFetcher(this); _domainFIPAclTemplates = new DomainFIPAclTemplatesFetcher(this); _egressQOSPolicies = new EgressQOSPoliciesFetcher(this); _enterprises = new EnterprisesFetcher(this); _enterpriseProfiles = new EnterpriseProfilesFetcher(this); _esIlmPolicies = new EsIlmPoliciesFetcher(this); _esIndexConfigs = new EsIndexConfigsFetcher(this); _ethernetSegmentGWGroups = new EthernetSegmentGWGroupsFetcher(this); _floatingIps = new FloatingIpsFetcher(this); _gateways = new GatewaysFetcher(this); _gatewayTemplates = new GatewayTemplatesFetcher(this); _globalMetadatas = new GlobalMetadatasFetcher(this); _hostInterfaces = new HostInterfacesFetcher(this); _infrastructureAccessProfiles = new InfrastructureAccessProfilesFetcher(this); _infrastructureEVDFProfiles = new InfrastructureEVDFProfilesFetcher(this); _infrastructureGatewayProfiles = new InfrastructureGatewayProfilesFetcher(this); _infrastructureVscProfiles = new InfrastructureVscProfilesFetcher(this); _ingressACLEntryTemplates = new IngressACLEntryTemplatesFetcher(this); _ingressACLTemplates = new IngressACLTemplatesFetcher(this); _ingressAdvFwdEntryTemplates = new IngressAdvFwdEntryTemplatesFetcher(this); _ingressQOSPolicies = new IngressQOSPoliciesFetcher(this); _jobs = new JobsFetcher(this); _keyServerMembers = new KeyServerMembersFetcher(this); _l2Domains = new L2DomainsFetcher(this); _l4Services = new L4ServicesFetcher(this); _l7applicationsignatures = new L7applicationsignaturesFetcher(this); _licenses = new LicensesFetcher(this); _licenseStatus = new LicenseStatusFetcher(this); _metadatas = new MetadatasFetcher(this); _mirrorDestinations = new MirrorDestinationsFetcher(this); _multiCastChannelMaps = new MultiCastChannelMapsFetcher(this); _netconfGlobalConfigurations = new NetconfGlobalConfigurationsFetcher(this); _netconfProfiles = new NetconfProfilesFetcher(this); _networkLayouts = new NetworkLayoutsFetcher(this); _networkPerformanceMeasurements = new NetworkPerformanceMeasurementsFetcher(this); _nSGateways = new NSGatewaysFetcher(this); _nSGatewayTemplates = new NSGatewayTemplatesFetcher(this); _nSGGroups = new NSGGroupsFetcher(this); _nSGInfos = new NSGInfosFetcher(this); _nSGMigrationProfiles = new NSGMigrationProfilesFetcher(this); _nSGPatchProfiles = new NSGPatchProfilesFetcher(this); _nSRedundantGatewayGroups = new NSRedundantGatewayGroupsFetcher(this); _nSGUpgradeProfiles = new NSGUpgradeProfilesFetcher(this); _overlayMirrorDestinations = new OverlayMirrorDestinationsFetcher(this); _pATMappers = new PATMappersFetcher(this); _pATNATPools = new PATNATPoolsFetcher(this); _performanceMonitors = new PerformanceMonitorsFetcher(this); _policyGroups = new PolicyGroupsFetcher(this); _policyObjectGroups = new PolicyObjectGroupsFetcher(this); _qOSs = new QOSsFetcher(this); _qosPolicers = new QosPolicersFetcher(this); _rateLimiters = new RateLimitersFetcher(this); _redirectionTargets = new RedirectionTargetsFetcher(this); _redundancyGroups = new RedundancyGroupsFetcher(this); _remoteVrsInfos = new RemoteVrsInfosFetcher(this); _roles = new RolesFetcher(this); _routingPolicies = new RoutingPoliciesFetcher(this); _saaSApplicationTypes = new SaaSApplicationTypesFetcher(this); _sharedNetworkResources = new SharedNetworkResourcesFetcher(this); _siteInfos = new SiteInfosFetcher(this); _staticRoutes = new StaticRoutesFetcher(this); _statsCollectorInfos = new StatsCollectorInfosFetcher(this); _subnets = new SubnetsFetcher(this); _systemConfigs = new SystemConfigsFetcher(this); _tCAs = new TCAsFetcher(this); _testDefinitions = new TestDefinitionsFetcher(this); _underlays = new UnderlaysFetcher(this); _uplinkRDs = new UplinkRDsFetcher(this); _users = new UsersFetcher(this); _userContexts = new UserContextsFetcher(this); _vCenters = new VCentersFetcher(this); _vCenterHypervisors = new VCenterHypervisorsFetcher(this); _virtualFirewallPolicies = new VirtualFirewallPoliciesFetcher(this); _virtualFirewallRules = new VirtualFirewallRulesFetcher(this); _vMs = new VMsFetcher(this); _vMInterfaces = new VMInterfacesFetcher(this); _vNFCatalogs = new VNFCatalogsFetcher(this); _vNFMetadatas = new VNFMetadatasFetcher(this); _vNFThresholdPolicies = new VNFThresholdPoliciesFetcher(this); _vRSs = new VRSsFetcher(this); _vCenterVRSConfigs = new VCenterVRSConfigsFetcher(this); _vrsInfos = new vrsInfosFetcher(this); _vSDConfigs = new VSDConfigsFetcher(this); _vSPs = new VSPsFetcher(this); _zFBAutoAssignments = new ZFBAutoAssignmentsFetcher(this); _zFBRequests = new ZFBRequestsFetcher(this); _zones = new ZonesFetcher(this); }