public class InfraFactory
extends java.lang.Object
InfraFactory is responsible for creating instances of services
contained inside the com.vmware.nsx_policy.infra package and also has the subpackages reference
to access respective subpackage services.
public static InfraFactory getFactory(com.vmware.vapi.bindings.StubFactory stubFactory, com.vmware.vapi.bindings.StubConfiguration stubConfig)
stubFactory - StubFactory instance is responsible for creating stubsstubConfig - StubConfiguration instance is required to authenticate the requestInfraFactory factory instancepublic CloudNativeServiceGroupAssociations cloudNativeServiceGroupAssociationsService()
CloudNativeServiceGroupAssociationspublic ConstraintGlobalConfig constraintGlobalConfigService()
ConstraintGlobalConfigpublic ContextProfiles contextProfilesService()
ContextProfilespublic DhcpRelayConfigs dhcpRelayConfigsService()
DhcpRelayConfigspublic DhcpServerConfigs dhcpServerConfigsService()
DhcpServerConfigspublic DnsForwarderZones dnsForwarderZonesService()
DnsForwarderZonespublic DnsSecurityProfiles dnsSecurityProfilesService()
DnsSecurityProfilespublic FirewallIdentityStoreLdapServer firewallIdentityStoreLdapServerService()
FirewallIdentityStoreLdapServerpublic FirewallIdentityStoreSize firewallIdentityStoreSizeService()
FirewallIdentityStoreSizepublic FirewallIdentityStores firewallIdentityStoresService()
FirewallIdentityStorespublic FirewallIdentityStoresOrgUnits firewallIdentityStoresOrgUnitsService()
FirewallIdentityStoresOrgUnitspublic FirewallSchedulers firewallSchedulersService()
FirewallSchedulerspublic FirewallSessionTimerProfiles firewallSessionTimerProfilesService()
FirewallSessionTimerProfilespublic FloodProtectionProfiles floodProtectionProfilesService()
FloodProtectionProfilespublic FullSyncAction fullSyncActionService()
FullSyncActionpublic FullSyncStates fullSyncStatesService()
FullSyncStatespublic GroupAssociations groupAssociationsService()
GroupAssociationspublic GroupServiceAssociations groupServiceAssociationsService()
GroupServiceAssociationspublic IdentityFirewallStores identityFirewallStoresService()
IdentityFirewallStorespublic IdentityGroupAssociations identityGroupAssociationsService()
IdentityGroupAssociationspublic IpAddressGroupAssociations ipAddressGroupAssociationsService()
IpAddressGroupAssociationspublic IpDiscoveryProfiles ipDiscoveryProfilesService()
IpDiscoveryProfilespublic IpfixDfwCollectorProfiles ipfixDfwCollectorProfilesService()
IpfixDfwCollectorProfilespublic IpfixDfwProfiles ipfixDfwProfilesService()
IpfixDfwProfilespublic IpfixL2CollectorProfiles ipfixL2CollectorProfilesService()
IpfixL2CollectorProfilespublic IpfixL2Profiles ipfixL2ProfilesService()
IpfixL2Profilespublic IpsecVpnDpdProfiles ipsecVpnDpdProfilesService()
IpsecVpnDpdProfilespublic IpsecVpnIkeProfiles ipsecVpnIkeProfilesService()
IpsecVpnIkeProfilespublic IpsecVpnTunnelProfiles ipsecVpnTunnelProfilesService()
IpsecVpnTunnelProfilespublic LatencyProfiles latencyProfilesService()
LatencyProfilespublic Livetraces livetracesService()
Livetracespublic MacDiscoveryProfiles macDiscoveryProfilesService()
MacDiscoveryProfilespublic PhysicalServerGroupAssociations physicalServerGroupAssociationsService()
PhysicalServerGroupAssociationspublic PodGroupAssociations podGroupAssociationsService()
PodGroupAssociationspublic PortMirroringProfiles portMirroringProfilesService()
PortMirroringProfilespublic QosProfiles qosProfilesService()
QosProfilespublic SegmentSecurityProfiles segmentSecurityProfilesService()
SegmentSecurityProfilespublic SpoofguardProfiles spoofguardProfilesService()
SpoofguardProfilespublic VirtualMachineGroupAssociations virtualMachineGroupAssociationsService()
VirtualMachineGroupAssociationspublic VirtualNetworkInterfaceGroupAssociations virtualNetworkInterfaceGroupAssociationsService()
VirtualNetworkInterfaceGroupAssociationspublic CapacityFactory capacity()
public ContextProfilesFactory contextProfiles()
public DhcpServerConfigsFactory dhcpServerConfigs()
public DomainsFactory domains()
public DraftsFactory drafts()
public FirewallFactory firewall()
public FirewallIdentityStoreEventLogServersFactory firewallIdentityStoreEventLogServers()
public FirewallIdentityStoresFactory firewallIdentityStores()
public FloodProtectionProfilesFactory floodProtectionProfiles()
public IdentityFirewallStoresFactory identityFirewallStores()
public LivetracesFactory livetraces()
public MetadataProxiesFactory metadataProxies()
public NvdsUrtFactory nvdsUrt()
public RealizedStateFactory realizedState()
public RoutingConfigFactory routingConfig()
public SegmentsFactory segments()
public ServicesFactory services()
public ShaFactory sha()
public SiteFactory site()
public TagsFactory tags()
public Tier0sFactory tier0s()
public Tier1sFactory tier1s()
public void updateStubConfiguration(com.vmware.vapi.bindings.StubFactory stubFactory,
com.vmware.vapi.bindings.StubConfiguration stubConfig)