| Package | Description |
|---|---|
| com.vmware.nsx.model | |
| com.vmware.nsx.node.services.syslog |
| Modifier and Type | Method and Description |
|---|---|
static NodeSyslogExporterPropertiesListResult |
NodeSyslogExporterPropertiesListResult._newInstance(com.vmware.vapi.data.StructValue structValue)
WARNING: Internal method, subject to change in future versions.
Returns new instance of this binding class and injects the provided data value. WARNING: The returned object is not fully initialized. |
static NodeSyslogExporterPropertiesListResult |
NodeSyslogExporterPropertiesListResult._newInstance2(com.vmware.vapi.data.StructValue structValue)
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism. |
NodeSyslogExporterPropertiesListResult |
NodeSyslogExporterPropertiesListResult.Builder.build() |
| Modifier and Type | Method and Description |
|---|---|
NodeSyslogExporterPropertiesListResult |
ExportersStub.list() |
NodeSyslogExporterPropertiesListResult |
Exporters.list()
Returns the collection of registered syslog exporter rules, if any.
|
NodeSyslogExporterPropertiesListResult |
ExportersStub.list(com.vmware.vapi.bindings.client.InvocationConfig invocationConfig) |
NodeSyslogExporterPropertiesListResult |
Exporters.list(com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
Returns the collection of registered syslog exporter rules, if any.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ExportersStub.list(com.vmware.vapi.bindings.client.AsyncCallback<NodeSyslogExporterPropertiesListResult> asyncCallback) |
void |
Exporters.list(com.vmware.vapi.bindings.client.AsyncCallback<NodeSyslogExporterPropertiesListResult> asyncCallback)
Returns the collection of registered syslog exporter rules, if any.
|
void |
ExportersStub.list(com.vmware.vapi.bindings.client.AsyncCallback<NodeSyslogExporterPropertiesListResult> asyncCallback,
com.vmware.vapi.bindings.client.InvocationConfig invocationConfig) |
void |
Exporters.list(com.vmware.vapi.bindings.client.AsyncCallback<NodeSyslogExporterPropertiesListResult> asyncCallback,
com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
Returns the collection of registered syslog exporter rules, if any.
|