Uses of Class
com.vmware.nsx_policy.infra.sha.dynamic_runbooks.DynamicRunbooksFactory
-
Packages that use DynamicRunbooksFactory Package Description com.vmware.nsx_policy.infra.sha com.vmware.nsx_policy.infra.sha.dynamic_runbooks -
-
Uses of DynamicRunbooksFactory in com.vmware.nsx_policy.infra.sha
Methods in com.vmware.nsx_policy.infra.sha that return DynamicRunbooksFactory Modifier and Type Method Description DynamicRunbooksFactory
ShaFactory. dynamicRunbooks()
-
Uses of DynamicRunbooksFactory in com.vmware.nsx_policy.infra.sha.dynamic_runbooks
Methods in com.vmware.nsx_policy.infra.sha.dynamic_runbooks that return DynamicRunbooksFactory Modifier and Type Method Description static DynamicRunbooksFactory
DynamicRunbooksFactory. getFactory(com.vmware.vapi.bindings.StubFactory stubFactory, com.vmware.vapi.bindings.StubConfiguration stubConfig)
Creates the new instance of this class with provided configuration
-