public class MembersFactory
extends java.lang.Object
MembersFactory
is responsible for creating instances of services
contained inside the com.vmware.nsx_policy.global_infra.domains.groups.members package and also has the subpackages reference
to access respective subpackage services.
Modifier and Type | Method and Description |
---|---|
CloudNativeServiceInstances |
cloudNativeServiceInstancesService()
Returns an instance of class
CloudNativeServiceInstances |
Dvpg |
dvpgService()
Returns an instance of class
Dvpg |
Dvports |
dvportsService()
Returns an instance of class
Dvports |
static MembersFactory |
getFactory(com.vmware.vapi.bindings.StubFactory stubFactory,
com.vmware.vapi.bindings.StubConfiguration stubConfig)
Creates the new instance of this class with provided configuration
|
IdentityGroups |
identityGroupsService()
Returns an instance of class
IdentityGroups |
IpAddresses |
ipAddressesService()
Returns an instance of class
IpAddresses |
IpGroups |
ipGroupsService()
Returns an instance of class
IpGroups |
LogicalPorts |
logicalPortsService()
Returns an instance of class
LogicalPorts |
LogicalSwitches |
logicalSwitchesService()
Returns an instance of class
LogicalSwitches |
PhysicalServers |
physicalServersService()
Returns an instance of class
PhysicalServers |
Pods |
podsService()
Returns an instance of class
Pods |
SegmentPorts |
segmentPortsService()
Returns an instance of class
SegmentPorts |
Segments |
segmentsService()
Returns an instance of class
Segments |
TransportNodes |
transportNodesService()
Returns an instance of class
TransportNodes |
void |
updateStubConfiguration(com.vmware.vapi.bindings.StubFactory stubFactory,
com.vmware.vapi.bindings.StubConfiguration stubConfig) |
Vifs |
vifsService()
Returns an instance of class
Vifs |
VirtualMachines |
virtualMachinesService()
Returns an instance of class
VirtualMachines |
public static MembersFactory 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 requestMembersFactory
factory instancepublic CloudNativeServiceInstances cloudNativeServiceInstancesService()
CloudNativeServiceInstances
public IdentityGroups identityGroupsService()
IdentityGroups
public IpAddresses ipAddressesService()
IpAddresses
public LogicalPorts logicalPortsService()
LogicalPorts
public LogicalSwitches logicalSwitchesService()
LogicalSwitches
public PhysicalServers physicalServersService()
PhysicalServers
public SegmentPorts segmentPortsService()
SegmentPorts
public TransportNodes transportNodesService()
TransportNodes
public VirtualMachines virtualMachinesService()
VirtualMachines
public void updateStubConfiguration(com.vmware.vapi.bindings.StubFactory stubFactory, com.vmware.vapi.bindings.StubConfiguration stubConfig)