Package | Description |
---|---|
com.vmware.vapi.metadata |
The
com.vmware.vapi.metadata package provides metadata interfaces. |
com.vmware.vapi.metadata.cli |
The
com.vmware.vapi.metadata.cli package provides interfaces that expose
all the information required to display namespace or command help, execute a
command and display it's result. |
Modifier and Type | Method and Description |
---|---|
CliFactory |
MetadataFactory.cli()
The
com.vmware.vapi.metadata.cli package provides interfaces that expose
all the information required to display namespace or command help, execute a
command and display it's result. |
Modifier and Type | Method and Description |
---|---|
static CliFactory |
CliFactory.getFactory(com.vmware.vapi.bindings.StubFactory stubFactory,
com.vmware.vapi.bindings.StubConfiguration stubConfig)
Creates the new instance of this class with provided configuration
|