| Package | Description |
|---|---|
| com.vmware.nsx.model | |
| com.vmware.nsx.systemhealth |
| Modifier and Type | Method and Description |
|---|---|
static SystemHealthAgentProfileListResult |
SystemHealthAgentProfileListResult._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 SystemHealthAgentProfileListResult |
SystemHealthAgentProfileListResult._newInstance2(com.vmware.vapi.data.StructValue structValue)
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism. |
SystemHealthAgentProfileListResult |
SystemHealthAgentProfileListResult.Builder.build() |
| Modifier and Type | Method and Description |
|---|---|
SystemHealthAgentProfileListResult |
ProfilesStub.list() |
SystemHealthAgentProfileListResult |
Profiles.list()
Deprecated.
|
SystemHealthAgentProfileListResult |
ProfilesStub.list(com.vmware.vapi.bindings.client.InvocationConfig invocationConfig) |
SystemHealthAgentProfileListResult |
Profiles.list(com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ProfilesStub.list(com.vmware.vapi.bindings.client.AsyncCallback<SystemHealthAgentProfileListResult> asyncCallback) |
void |
Profiles.list(com.vmware.vapi.bindings.client.AsyncCallback<SystemHealthAgentProfileListResult> asyncCallback)
Deprecated.
|
void |
ProfilesStub.list(com.vmware.vapi.bindings.client.AsyncCallback<SystemHealthAgentProfileListResult> asyncCallback,
com.vmware.vapi.bindings.client.InvocationConfig invocationConfig) |
void |
Profiles.list(com.vmware.vapi.bindings.client.AsyncCallback<SystemHealthAgentProfileListResult> asyncCallback,
com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
Deprecated.
|