public class InfraFactory
extends java.lang.Object
InfraFactory is responsible for creating instances of services
contained inside the com.vmware.nsx_policy.orgs.projects.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 ConnectivityGlobalConfig connectivityGlobalConfigService()
ConnectivityGlobalConfigpublic ConstraintGlobalConfig constraintGlobalConfigService()
ConstraintGlobalConfigpublic Constraints constraintsService()
Constraintspublic ContextProfiles contextProfilesService()
ContextProfilespublic DhcpRelayConfigs dhcpRelayConfigsService()
DhcpRelayConfigspublic DhcpServerConfigs dhcpServerConfigsService()
DhcpServerConfigspublic DnsForwarderZones dnsForwarderZonesService()
DnsForwarderZonespublic DnsSecurityProfiles dnsSecurityProfilesService()
DnsSecurityProfilespublic FirewallSchedulers firewallSchedulersService()
FirewallSchedulerspublic FirewallSessionTimerProfiles firewallSessionTimerProfilesService()
FirewallSessionTimerProfilespublic FloodProtectionProfiles floodProtectionProfilesService()
FloodProtectionProfilespublic GatewayQosProfiles gatewayQosProfilesService()
GatewayQosProfilespublic GlobalConfig globalConfigService()
GlobalConfigpublic GroupAssociations groupAssociationsService()
GroupAssociationspublic GroupServiceAssociations groupServiceAssociationsService()
GroupServiceAssociationspublic IpAddressGroupAssociations ipAddressGroupAssociationsService()
IpAddressGroupAssociationspublic IpDiscoveryProfiles ipDiscoveryProfilesService()
IpDiscoveryProfilespublic Ipv6DadProfiles ipv6DadProfilesService()
Ipv6DadProfilespublic Ipv6NdraProfiles ipv6NdraProfilesService()
Ipv6NdraProfilespublic L7AccessProfiles l7AccessProfilesService()
L7AccessProfilespublic MacDiscoveryProfiles macDiscoveryProfilesService()
MacDiscoveryProfilespublic OpsGlobalConfig opsGlobalConfigService()
OpsGlobalConfigpublic QosProfiles qosProfilesService()
QosProfilespublic SegmentSecurityProfiles segmentSecurityProfilesService()
SegmentSecurityProfilespublic SpoofguardProfiles spoofguardProfilesService()
SpoofguardProfilespublic Traceflows traceflowsService()
Traceflowspublic VirtualMachineGroupAssociations virtualMachineGroupAssociationsService()
VirtualMachineGroupAssociationspublic VirtualNetworkInterfaceGroupAssociations virtualNetworkInterfaceGroupAssociationsService()
VirtualNetworkInterfaceGroupAssociationspublic CapacityFactory capacity()
public ContextProfilesFactory contextProfiles()
public DhcpServerConfigsFactory dhcpServerConfigs()
public DomainsFactory domains()
public DraftsFactory drafts()
public FirewallFactory firewall()
public FloodProtectionProfilesFactory floodProtectionProfiles()
public IpBlocksFactory ipBlocks()
public IpPoolsFactory ipPools()
public L7AccessProfilesFactory l7AccessProfiles()
public RealizedStateFactory realizedState()
public SegmentsFactory segments()
public ServicesFactory services()
public SessionTimerProfilesFactory sessionTimerProfiles()
public SharesFactory shares()
public TagsFactory tags()
public Tier1sFactory tier1s()
public TraceflowsFactory traceflows()
public void updateStubConfiguration(com.vmware.vapi.bindings.StubFactory stubFactory,
com.vmware.vapi.bindings.StubConfiguration stubConfig)