| Package | Description |
|---|---|
| com.vmware.nsx_policy.infra.napp.common_agent | |
| com.vmware.nsx_policy.model |
| Modifier and Type | Method and Description |
|---|---|
CommonAgentHostConfigurationInfo |
HostConfigStub.get() |
CommonAgentHostConfigurationInfo |
HostConfig.get()
Get the current NSX Application Platform Common Agent host configuration.
|
CommonAgentHostConfigurationInfo |
HostConfigStub.get(com.vmware.vapi.bindings.client.InvocationConfig invocationConfig) |
CommonAgentHostConfigurationInfo |
HostConfig.get(com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
Get the current NSX Application Platform Common Agent host configuration.
|
CommonAgentHostConfigurationInfo |
HostConfigStub.patch(CommonAgentHostConfigurationInfo commonAgentHostConfigurationInfo) |
CommonAgentHostConfigurationInfo |
HostConfig.patch(CommonAgentHostConfigurationInfo commonAgentHostConfigurationInfo)
Patch the current NSX Application Platform Common Agent host configuration.
|
CommonAgentHostConfigurationInfo |
HostConfigStub.patch(CommonAgentHostConfigurationInfo commonAgentHostConfigurationInfo,
com.vmware.vapi.bindings.client.InvocationConfig invocationConfig) |
CommonAgentHostConfigurationInfo |
HostConfig.patch(CommonAgentHostConfigurationInfo commonAgentHostConfigurationInfo,
com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
Patch the current NSX Application Platform Common Agent host configuration.
|
CommonAgentHostConfigurationInfo |
HostConfigStub.reset() |
CommonAgentHostConfigurationInfo |
HostConfig.reset()
Reset NSX Application Platform Common Agent host configuration to the default
setting.
|
CommonAgentHostConfigurationInfo |
HostConfigStub.reset(com.vmware.vapi.bindings.client.InvocationConfig invocationConfig) |
CommonAgentHostConfigurationInfo |
HostConfig.reset(com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
Reset NSX Application Platform Common Agent host configuration to the default
setting.
|
| Modifier and Type | Method and Description |
|---|---|
CommonAgentHostConfigurationInfo |
HostConfigStub.patch(CommonAgentHostConfigurationInfo commonAgentHostConfigurationInfo) |
CommonAgentHostConfigurationInfo |
HostConfig.patch(CommonAgentHostConfigurationInfo commonAgentHostConfigurationInfo)
Patch the current NSX Application Platform Common Agent host configuration.
|
void |
HostConfigStub.patch(CommonAgentHostConfigurationInfo commonAgentHostConfigurationInfo,
com.vmware.vapi.bindings.client.AsyncCallback<CommonAgentHostConfigurationInfo> asyncCallback) |
void |
HostConfig.patch(CommonAgentHostConfigurationInfo commonAgentHostConfigurationInfo,
com.vmware.vapi.bindings.client.AsyncCallback<CommonAgentHostConfigurationInfo> asyncCallback)
Patch the current NSX Application Platform Common Agent host configuration.
|
void |
HostConfigStub.patch(CommonAgentHostConfigurationInfo commonAgentHostConfigurationInfo,
com.vmware.vapi.bindings.client.AsyncCallback<CommonAgentHostConfigurationInfo> asyncCallback,
com.vmware.vapi.bindings.client.InvocationConfig invocationConfig) |
void |
HostConfig.patch(CommonAgentHostConfigurationInfo commonAgentHostConfigurationInfo,
com.vmware.vapi.bindings.client.AsyncCallback<CommonAgentHostConfigurationInfo> asyncCallback,
com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
Patch the current NSX Application Platform Common Agent host configuration.
|
CommonAgentHostConfigurationInfo |
HostConfigStub.patch(CommonAgentHostConfigurationInfo commonAgentHostConfigurationInfo,
com.vmware.vapi.bindings.client.InvocationConfig invocationConfig) |
CommonAgentHostConfigurationInfo |
HostConfig.patch(CommonAgentHostConfigurationInfo commonAgentHostConfigurationInfo,
com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
Patch the current NSX Application Platform Common Agent host configuration.
|
| Modifier and Type | Method and Description |
|---|---|
void |
HostConfigStub.get(com.vmware.vapi.bindings.client.AsyncCallback<CommonAgentHostConfigurationInfo> asyncCallback) |
void |
HostConfig.get(com.vmware.vapi.bindings.client.AsyncCallback<CommonAgentHostConfigurationInfo> asyncCallback)
Get the current NSX Application Platform Common Agent host configuration.
|
void |
HostConfigStub.get(com.vmware.vapi.bindings.client.AsyncCallback<CommonAgentHostConfigurationInfo> asyncCallback,
com.vmware.vapi.bindings.client.InvocationConfig invocationConfig) |
void |
HostConfig.get(com.vmware.vapi.bindings.client.AsyncCallback<CommonAgentHostConfigurationInfo> asyncCallback,
com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
Get the current NSX Application Platform Common Agent host configuration.
|
void |
HostConfigStub.patch(CommonAgentHostConfigurationInfo commonAgentHostConfigurationInfo,
com.vmware.vapi.bindings.client.AsyncCallback<CommonAgentHostConfigurationInfo> asyncCallback) |
void |
HostConfig.patch(CommonAgentHostConfigurationInfo commonAgentHostConfigurationInfo,
com.vmware.vapi.bindings.client.AsyncCallback<CommonAgentHostConfigurationInfo> asyncCallback)
Patch the current NSX Application Platform Common Agent host configuration.
|
void |
HostConfigStub.patch(CommonAgentHostConfigurationInfo commonAgentHostConfigurationInfo,
com.vmware.vapi.bindings.client.AsyncCallback<CommonAgentHostConfigurationInfo> asyncCallback,
com.vmware.vapi.bindings.client.InvocationConfig invocationConfig) |
void |
HostConfig.patch(CommonAgentHostConfigurationInfo commonAgentHostConfigurationInfo,
com.vmware.vapi.bindings.client.AsyncCallback<CommonAgentHostConfigurationInfo> asyncCallback,
com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
Patch the current NSX Application Platform Common Agent host configuration.
|
void |
HostConfigStub.reset(com.vmware.vapi.bindings.client.AsyncCallback<CommonAgentHostConfigurationInfo> asyncCallback) |
void |
HostConfig.reset(com.vmware.vapi.bindings.client.AsyncCallback<CommonAgentHostConfigurationInfo> asyncCallback)
Reset NSX Application Platform Common Agent host configuration to the default
setting.
|
void |
HostConfigStub.reset(com.vmware.vapi.bindings.client.AsyncCallback<CommonAgentHostConfigurationInfo> asyncCallback,
com.vmware.vapi.bindings.client.InvocationConfig invocationConfig) |
void |
HostConfig.reset(com.vmware.vapi.bindings.client.AsyncCallback<CommonAgentHostConfigurationInfo> asyncCallback,
com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
Reset NSX Application Platform Common Agent host configuration to the default
setting.
|
| Modifier and Type | Method and Description |
|---|---|
static CommonAgentHostConfigurationInfo |
CommonAgentHostConfigurationInfo._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 CommonAgentHostConfigurationInfo |
CommonAgentHostConfigurationInfo._newInstance2(com.vmware.vapi.data.StructValue structValue)
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism. |
CommonAgentHostConfigurationInfo |
CommonAgentHostConfigurationInfo.Builder.build() |