| Package | Description |
|---|---|
| com.vmware.nsx.model | |
| com.vmware.nsx.node.services |
| Modifier and Type | Method and Description |
|---|---|
static NodeProtonServiceProperties |
NodeProtonServiceProperties._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 NodeProtonServiceProperties |
NodeProtonServiceProperties._newInstance2(com.vmware.vapi.data.StructValue structValue)
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism. |
NodeProtonServiceProperties |
NodeProtonServiceProperties.Builder.build() |
| Modifier and Type | Method and Description |
|---|---|
NodeProtonServiceProperties |
ManagerStub.get() |
NodeProtonServiceProperties |
Manager.get()
Read service properties
|
NodeProtonServiceProperties |
ManagerStub.get(com.vmware.vapi.bindings.client.InvocationConfig invocationConfig) |
NodeProtonServiceProperties |
Manager.get(com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
Read service properties
|
NodeProtonServiceProperties |
ManagerStub.update(NodeProtonServiceProperties nodeProtonServiceProperties) |
NodeProtonServiceProperties |
Manager.update(NodeProtonServiceProperties nodeProtonServiceProperties)
Update service properties
|
NodeProtonServiceProperties |
ManagerStub.update(NodeProtonServiceProperties nodeProtonServiceProperties,
com.vmware.vapi.bindings.client.InvocationConfig invocationConfig) |
NodeProtonServiceProperties |
Manager.update(NodeProtonServiceProperties nodeProtonServiceProperties,
com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
Update service properties
|
| Modifier and Type | Method and Description |
|---|---|
NodeProtonServiceProperties |
ManagerStub.update(NodeProtonServiceProperties nodeProtonServiceProperties) |
NodeProtonServiceProperties |
Manager.update(NodeProtonServiceProperties nodeProtonServiceProperties)
Update service properties
|
void |
ManagerStub.update(NodeProtonServiceProperties nodeProtonServiceProperties,
com.vmware.vapi.bindings.client.AsyncCallback<NodeProtonServiceProperties> asyncCallback) |
void |
Manager.update(NodeProtonServiceProperties nodeProtonServiceProperties,
com.vmware.vapi.bindings.client.AsyncCallback<NodeProtonServiceProperties> asyncCallback)
Update service properties
|
void |
ManagerStub.update(NodeProtonServiceProperties nodeProtonServiceProperties,
com.vmware.vapi.bindings.client.AsyncCallback<NodeProtonServiceProperties> asyncCallback,
com.vmware.vapi.bindings.client.InvocationConfig invocationConfig) |
void |
Manager.update(NodeProtonServiceProperties nodeProtonServiceProperties,
com.vmware.vapi.bindings.client.AsyncCallback<NodeProtonServiceProperties> asyncCallback,
com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
Update service properties
|
NodeProtonServiceProperties |
ManagerStub.update(NodeProtonServiceProperties nodeProtonServiceProperties,
com.vmware.vapi.bindings.client.InvocationConfig invocationConfig) |
NodeProtonServiceProperties |
Manager.update(NodeProtonServiceProperties nodeProtonServiceProperties,
com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
Update service properties
|
| Modifier and Type | Method and Description |
|---|---|
void |
ManagerStub.get(com.vmware.vapi.bindings.client.AsyncCallback<NodeProtonServiceProperties> asyncCallback) |
void |
Manager.get(com.vmware.vapi.bindings.client.AsyncCallback<NodeProtonServiceProperties> asyncCallback)
Read service properties
|
void |
ManagerStub.get(com.vmware.vapi.bindings.client.AsyncCallback<NodeProtonServiceProperties> asyncCallback,
com.vmware.vapi.bindings.client.InvocationConfig invocationConfig) |
void |
Manager.get(com.vmware.vapi.bindings.client.AsyncCallback<NodeProtonServiceProperties> asyncCallback,
com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
Read service properties
|
void |
ManagerStub.update(NodeProtonServiceProperties nodeProtonServiceProperties,
com.vmware.vapi.bindings.client.AsyncCallback<NodeProtonServiceProperties> asyncCallback) |
void |
Manager.update(NodeProtonServiceProperties nodeProtonServiceProperties,
com.vmware.vapi.bindings.client.AsyncCallback<NodeProtonServiceProperties> asyncCallback)
Update service properties
|
void |
ManagerStub.update(NodeProtonServiceProperties nodeProtonServiceProperties,
com.vmware.vapi.bindings.client.AsyncCallback<NodeProtonServiceProperties> asyncCallback,
com.vmware.vapi.bindings.client.InvocationConfig invocationConfig) |
void |
Manager.update(NodeProtonServiceProperties nodeProtonServiceProperties,
com.vmware.vapi.bindings.client.AsyncCallback<NodeProtonServiceProperties> asyncCallback,
com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
Update service properties
|