public class AsyncReplicatorStub extends com.vmware.vapi.internal.bindings.Stub implements AsyncReplicator
AsyncReplicator
API service.
WARNING: Internal class, subject to change in future versions.
apiProvider, converter, ifaceId, retryPolicy, securityContext_VAPI_SERVICE_ID| Constructor and Description |
|---|
AsyncReplicatorStub(com.vmware.vapi.core.ApiProvider apiProvider,
com.vmware.vapi.bindings.StubConfigurationBase config) |
AsyncReplicatorStub(com.vmware.vapi.core.ApiProvider apiProvider,
com.vmware.vapi.internal.bindings.TypeConverter typeConverter,
com.vmware.vapi.bindings.StubConfigurationBase config) |
| Modifier and Type | Method and Description |
|---|---|
NodeAsyncReplicatorServiceProperties |
get()
Read the Async Replicator service properties
|
void |
get(com.vmware.vapi.bindings.client.AsyncCallback<NodeAsyncReplicatorServiceProperties> asyncCallback)
Read the Async Replicator service properties
|
void |
get(com.vmware.vapi.bindings.client.AsyncCallback<NodeAsyncReplicatorServiceProperties> asyncCallback,
com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
Read the Async Replicator service properties
|
NodeAsyncReplicatorServiceProperties |
get(com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
Read the Async Replicator service properties
|
NodeServiceStatusProperties |
restart()
Restart, start or stop the Async Replicator service
|
void |
restart(com.vmware.vapi.bindings.client.AsyncCallback<NodeServiceStatusProperties> asyncCallback)
Restart, start or stop the Async Replicator service
|
void |
restart(com.vmware.vapi.bindings.client.AsyncCallback<NodeServiceStatusProperties> asyncCallback,
com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
Restart, start or stop the Async Replicator service
|
NodeServiceStatusProperties |
restart(com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
Restart, start or stop the Async Replicator service
|
NodeServiceStatusProperties |
start()
Restart, start or stop the Async Replicator service
|
void |
start(com.vmware.vapi.bindings.client.AsyncCallback<NodeServiceStatusProperties> asyncCallback)
Restart, start or stop the Async Replicator service
|
void |
start(com.vmware.vapi.bindings.client.AsyncCallback<NodeServiceStatusProperties> asyncCallback,
com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
Restart, start or stop the Async Replicator service
|
NodeServiceStatusProperties |
start(com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
Restart, start or stop the Async Replicator service
|
NodeServiceStatusProperties |
stop()
Restart, start or stop the Async Replicator service
|
void |
stop(com.vmware.vapi.bindings.client.AsyncCallback<NodeServiceStatusProperties> asyncCallback)
Restart, start or stop the Async Replicator service
|
void |
stop(com.vmware.vapi.bindings.client.AsyncCallback<NodeServiceStatusProperties> asyncCallback,
com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
Restart, start or stop the Async Replicator service
|
NodeServiceStatusProperties |
stop(com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
Restart, start or stop the Async Replicator service
|
NodeAsyncReplicatorServiceProperties |
update(NodeAsyncReplicatorServiceProperties nodeAsyncReplicatorServiceProperties)
Update the async_replicator service properties
|
void |
update(NodeAsyncReplicatorServiceProperties nodeAsyncReplicatorServiceProperties,
com.vmware.vapi.bindings.client.AsyncCallback<NodeAsyncReplicatorServiceProperties> asyncCallback)
Update the async_replicator service properties
|
void |
update(NodeAsyncReplicatorServiceProperties nodeAsyncReplicatorServiceProperties,
com.vmware.vapi.bindings.client.AsyncCallback<NodeAsyncReplicatorServiceProperties> asyncCallback,
com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
Update the async_replicator service properties
|
NodeAsyncReplicatorServiceProperties |
update(NodeAsyncReplicatorServiceProperties nodeAsyncReplicatorServiceProperties,
com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
Update the async_replicator service properties
|
public AsyncReplicatorStub(com.vmware.vapi.core.ApiProvider apiProvider,
com.vmware.vapi.internal.bindings.TypeConverter typeConverter,
com.vmware.vapi.bindings.StubConfigurationBase config)
public AsyncReplicatorStub(com.vmware.vapi.core.ApiProvider apiProvider,
com.vmware.vapi.bindings.StubConfigurationBase config)
public NodeAsyncReplicatorServiceProperties get()
AsyncReplicatorSynchronous method overload. Result of the invocation will be reported as a method return value.
get in interface AsyncReplicatorpublic NodeAsyncReplicatorServiceProperties get(com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
AsyncReplicatorSynchronous method overload. Result of the invocation will be
reported as a method return value.
Use invocationConfig to specify configuration for this particular invocation.
get in interface AsyncReplicatorinvocationConfig - Configuration for the method invocation.public void get(com.vmware.vapi.bindings.client.AsyncCallback<NodeAsyncReplicatorServiceProperties> asyncCallback)
AsyncReplicatorAsynchronous method overload. Result of the invocation will be
reported via the specified asyncCallback.
Invocation Result:
com.vmware.nsx.model.NodeAsyncReplicatorServiceProperties
Operation Errors:
InvalidRequest - Bad Request, Precondition Failed
Unauthorized - Forbidden
ServiceUnavailable - Service Unavailable
InternalServerError - Internal Server Error
NotFound - Not Found
get in interface AsyncReplicatorasyncCallback - Receives the status (progress, result or error) of the operation invocation.public void get(com.vmware.vapi.bindings.client.AsyncCallback<NodeAsyncReplicatorServiceProperties> asyncCallback, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
AsyncReplicatorAsynchronous method overload. Result of the invocation will be
reported via the specified asyncCallback.
Use invocationConfig to specify configuration for this particular invocation.
Invocation Result:
com.vmware.nsx.model.NodeAsyncReplicatorServiceProperties
Operation Errors:
InvalidRequest - Bad Request, Precondition Failed
Unauthorized - Forbidden
ServiceUnavailable - Service Unavailable
InternalServerError - Internal Server Error
NotFound - Not Found
get in interface AsyncReplicatorasyncCallback - Receives the status (progress, result or error) of the operation invocation.invocationConfig - Configuration for the method invocation.public NodeServiceStatusProperties restart()
AsyncReplicatorSynchronous method overload. Result of the invocation will be reported as a method return value.
restart in interface AsyncReplicatorpublic NodeServiceStatusProperties restart(com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
AsyncReplicatorSynchronous method overload. Result of the invocation will be
reported as a method return value.
Use invocationConfig to specify configuration for this particular invocation.
restart in interface AsyncReplicatorinvocationConfig - Configuration for the method invocation.public void restart(com.vmware.vapi.bindings.client.AsyncCallback<NodeServiceStatusProperties> asyncCallback)
AsyncReplicatorAsynchronous method overload. Result of the invocation will be
reported via the specified asyncCallback.
Invocation Result:
com.vmware.nsx.model.NodeServiceStatusProperties
Operation Errors:
InvalidRequest - Bad Request, Precondition Failed
Unauthorized - Forbidden
ServiceUnavailable - Service Unavailable
InternalServerError - Internal Server Error
NotFound - Not Found
restart in interface AsyncReplicatorasyncCallback - Receives the status (progress, result or error) of the operation invocation.public void restart(com.vmware.vapi.bindings.client.AsyncCallback<NodeServiceStatusProperties> asyncCallback, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
AsyncReplicatorAsynchronous method overload. Result of the invocation will be
reported via the specified asyncCallback.
Use invocationConfig to specify configuration for this particular invocation.
Invocation Result:
com.vmware.nsx.model.NodeServiceStatusProperties
Operation Errors:
InvalidRequest - Bad Request, Precondition Failed
Unauthorized - Forbidden
ServiceUnavailable - Service Unavailable
InternalServerError - Internal Server Error
NotFound - Not Found
restart in interface AsyncReplicatorasyncCallback - Receives the status (progress, result or error) of the operation invocation.invocationConfig - Configuration for the method invocation.public NodeServiceStatusProperties start()
AsyncReplicatorSynchronous method overload. Result of the invocation will be reported as a method return value.
start in interface AsyncReplicatorpublic NodeServiceStatusProperties start(com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
AsyncReplicatorSynchronous method overload. Result of the invocation will be
reported as a method return value.
Use invocationConfig to specify configuration for this particular invocation.
start in interface AsyncReplicatorinvocationConfig - Configuration for the method invocation.public void start(com.vmware.vapi.bindings.client.AsyncCallback<NodeServiceStatusProperties> asyncCallback)
AsyncReplicatorAsynchronous method overload. Result of the invocation will be
reported via the specified asyncCallback.
Invocation Result:
com.vmware.nsx.model.NodeServiceStatusProperties
Operation Errors:
InvalidRequest - Bad Request, Precondition Failed
Unauthorized - Forbidden
ServiceUnavailable - Service Unavailable
InternalServerError - Internal Server Error
NotFound - Not Found
start in interface AsyncReplicatorasyncCallback - Receives the status (progress, result or error) of the operation invocation.public void start(com.vmware.vapi.bindings.client.AsyncCallback<NodeServiceStatusProperties> asyncCallback, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
AsyncReplicatorAsynchronous method overload. Result of the invocation will be
reported via the specified asyncCallback.
Use invocationConfig to specify configuration for this particular invocation.
Invocation Result:
com.vmware.nsx.model.NodeServiceStatusProperties
Operation Errors:
InvalidRequest - Bad Request, Precondition Failed
Unauthorized - Forbidden
ServiceUnavailable - Service Unavailable
InternalServerError - Internal Server Error
NotFound - Not Found
start in interface AsyncReplicatorasyncCallback - Receives the status (progress, result or error) of the operation invocation.invocationConfig - Configuration for the method invocation.public NodeServiceStatusProperties stop()
AsyncReplicatorSynchronous method overload. Result of the invocation will be reported as a method return value.
stop in interface AsyncReplicatorpublic NodeServiceStatusProperties stop(com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
AsyncReplicatorSynchronous method overload. Result of the invocation will be
reported as a method return value.
Use invocationConfig to specify configuration for this particular invocation.
stop in interface AsyncReplicatorinvocationConfig - Configuration for the method invocation.public void stop(com.vmware.vapi.bindings.client.AsyncCallback<NodeServiceStatusProperties> asyncCallback)
AsyncReplicatorAsynchronous method overload. Result of the invocation will be
reported via the specified asyncCallback.
Invocation Result:
com.vmware.nsx.model.NodeServiceStatusProperties
Operation Errors:
InvalidRequest - Bad Request, Precondition Failed
Unauthorized - Forbidden
ServiceUnavailable - Service Unavailable
InternalServerError - Internal Server Error
NotFound - Not Found
stop in interface AsyncReplicatorasyncCallback - Receives the status (progress, result or error) of the operation invocation.public void stop(com.vmware.vapi.bindings.client.AsyncCallback<NodeServiceStatusProperties> asyncCallback, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
AsyncReplicatorAsynchronous method overload. Result of the invocation will be
reported via the specified asyncCallback.
Use invocationConfig to specify configuration for this particular invocation.
Invocation Result:
com.vmware.nsx.model.NodeServiceStatusProperties
Operation Errors:
InvalidRequest - Bad Request, Precondition Failed
Unauthorized - Forbidden
ServiceUnavailable - Service Unavailable
InternalServerError - Internal Server Error
NotFound - Not Found
stop in interface AsyncReplicatorasyncCallback - Receives the status (progress, result or error) of the operation invocation.invocationConfig - Configuration for the method invocation.public NodeAsyncReplicatorServiceProperties update(NodeAsyncReplicatorServiceProperties nodeAsyncReplicatorServiceProperties)
AsyncReplicatorSynchronous method overload. Result of the invocation will be reported as a method return value.
update in interface AsyncReplicatornodeAsyncReplicatorServiceProperties - (required)public NodeAsyncReplicatorServiceProperties update(NodeAsyncReplicatorServiceProperties nodeAsyncReplicatorServiceProperties, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
AsyncReplicatorSynchronous method overload. Result of the invocation will be
reported as a method return value.
Use invocationConfig to specify configuration for this particular invocation.
update in interface AsyncReplicatornodeAsyncReplicatorServiceProperties - (required)invocationConfig - Configuration for the method invocation.public void update(NodeAsyncReplicatorServiceProperties nodeAsyncReplicatorServiceProperties, com.vmware.vapi.bindings.client.AsyncCallback<NodeAsyncReplicatorServiceProperties> asyncCallback)
AsyncReplicatorAsynchronous method overload. Result of the invocation will be
reported via the specified asyncCallback.
Invocation Result:
com.vmware.nsx.model.NodeAsyncReplicatorServiceProperties
Operation Errors:
InvalidRequest - Bad Request, Precondition Failed
Unauthorized - Forbidden
ServiceUnavailable - Service Unavailable
InternalServerError - Internal Server Error
NotFound - Not Found
update in interface AsyncReplicatornodeAsyncReplicatorServiceProperties - (required)asyncCallback - Receives the status (progress, result or error) of the operation invocation.public void update(NodeAsyncReplicatorServiceProperties nodeAsyncReplicatorServiceProperties, com.vmware.vapi.bindings.client.AsyncCallback<NodeAsyncReplicatorServiceProperties> asyncCallback, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
AsyncReplicatorAsynchronous method overload. Result of the invocation will be
reported via the specified asyncCallback.
Use invocationConfig to specify configuration for this particular invocation.
Invocation Result:
com.vmware.nsx.model.NodeAsyncReplicatorServiceProperties
Operation Errors:
InvalidRequest - Bad Request, Precondition Failed
Unauthorized - Forbidden
ServiceUnavailable - Service Unavailable
InternalServerError - Internal Server Error
NotFound - Not Found
update in interface AsyncReplicatornodeAsyncReplicatorServiceProperties - (required)asyncCallback - Receives the status (progress, result or error) of the operation invocation.invocationConfig - Configuration for the method invocation.