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