public class WatermarkStub extends com.vmware.vapi.internal.bindings.Stub implements Watermark
Watermark
API service.
WARNING: Internal class, subject to change in future versions.
apiProvider, converter, ifaceId, retryPolicy, securityContext_VAPI_SERVICE_ID| Constructor and Description |
|---|
WatermarkStub(com.vmware.vapi.core.ApiProvider apiProvider,
com.vmware.vapi.bindings.StubConfigurationBase config) |
WatermarkStub(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 |
|---|---|
NSXManagerDeploymentInfo |
create(NSXManagerDeploymentInfo nSXManagerDeploymentInfo)
This is an API called by VCF to store or update deployment information.
|
void |
create(NSXManagerDeploymentInfo nSXManagerDeploymentInfo,
com.vmware.vapi.bindings.client.AsyncCallback<NSXManagerDeploymentInfo> asyncCallback)
This is an API called by VCF to store or update deployment information.
|
void |
create(NSXManagerDeploymentInfo nSXManagerDeploymentInfo,
com.vmware.vapi.bindings.client.AsyncCallback<NSXManagerDeploymentInfo> asyncCallback,
com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
This is an API called by VCF to store or update deployment information.
|
NSXManagerDeploymentInfo |
create(NSXManagerDeploymentInfo nSXManagerDeploymentInfo,
com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
This is an API called by VCF to store or update deployment information.
|
void |
delete()
This is an API called by VCF to delete deployment information.
|
void |
delete(com.vmware.vapi.bindings.client.AsyncCallback<java.lang.Void> asyncCallback)
This is an API called by VCF to delete deployment information.
|
void |
delete(com.vmware.vapi.bindings.client.AsyncCallback<java.lang.Void> asyncCallback,
com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
This is an API called by VCF to delete deployment information.
|
void |
delete(com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
This is an API called by VCF to delete deployment information.
|
NSXManagerDeploymentInfo |
get()
This is an API called by VCF to get deployment information.
|
void |
get(com.vmware.vapi.bindings.client.AsyncCallback<NSXManagerDeploymentInfo> asyncCallback)
This is an API called by VCF to get deployment information.
|
void |
get(com.vmware.vapi.bindings.client.AsyncCallback<NSXManagerDeploymentInfo> asyncCallback,
com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
This is an API called by VCF to get deployment information.
|
NSXManagerDeploymentInfo |
get(com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
This is an API called by VCF to get deployment information.
|
NSXManagerDeploymentInfo |
update(NSXManagerDeploymentInfo nSXManagerDeploymentInfo)
This is an API called by VCF to update stored deployment information.
|
void |
update(NSXManagerDeploymentInfo nSXManagerDeploymentInfo,
com.vmware.vapi.bindings.client.AsyncCallback<NSXManagerDeploymentInfo> asyncCallback)
This is an API called by VCF to update stored deployment information.
|
void |
update(NSXManagerDeploymentInfo nSXManagerDeploymentInfo,
com.vmware.vapi.bindings.client.AsyncCallback<NSXManagerDeploymentInfo> asyncCallback,
com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
This is an API called by VCF to update stored deployment information.
|
NSXManagerDeploymentInfo |
update(NSXManagerDeploymentInfo nSXManagerDeploymentInfo,
com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
This is an API called by VCF to update stored deployment information.
|
public WatermarkStub(com.vmware.vapi.core.ApiProvider apiProvider,
com.vmware.vapi.internal.bindings.TypeConverter typeConverter,
com.vmware.vapi.bindings.StubConfigurationBase config)
public WatermarkStub(com.vmware.vapi.core.ApiProvider apiProvider,
com.vmware.vapi.bindings.StubConfigurationBase config)
public NSXManagerDeploymentInfo create(NSXManagerDeploymentInfo nSXManagerDeploymentInfo)
WatermarkSynchronous method overload. Result of the invocation will be reported as a method return value.
public NSXManagerDeploymentInfo create(NSXManagerDeploymentInfo nSXManagerDeploymentInfo, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
WatermarkSynchronous method overload. Result of the invocation will be
reported as a method return value.
Use invocationConfig to specify configuration for this particular invocation.
public void create(NSXManagerDeploymentInfo nSXManagerDeploymentInfo, com.vmware.vapi.bindings.client.AsyncCallback<NSXManagerDeploymentInfo> asyncCallback)
WatermarkAsynchronous method overload. Result of the invocation will be
reported via the specified asyncCallback.
Invocation Result:
com.vmware.nsx_policy.model.NSXManagerDeploymentInfo
Operation Errors:
InvalidRequest - Bad Request, Precondition Failed
Unauthorized - Forbidden
ServiceUnavailable - Service Unavailable
InternalServerError - Internal Server Error
NotFound - Not Found
public void create(NSXManagerDeploymentInfo nSXManagerDeploymentInfo, com.vmware.vapi.bindings.client.AsyncCallback<NSXManagerDeploymentInfo> asyncCallback, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
WatermarkAsynchronous 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_policy.model.NSXManagerDeploymentInfo
Operation Errors:
InvalidRequest - Bad Request, Precondition Failed
Unauthorized - Forbidden
ServiceUnavailable - Service Unavailable
InternalServerError - Internal Server Error
NotFound - Not Found
public void delete()
WatermarkSynchronous method overload. Result of the invocation will be reported as a method return value.
public void delete(com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
WatermarkSynchronous method overload. Result of the invocation will be
reported as a method return value.
Use invocationConfig to specify configuration for this particular invocation.
public void delete(com.vmware.vapi.bindings.client.AsyncCallback<java.lang.Void> asyncCallback)
WatermarkAsynchronous method overload. Result of the invocation will be
reported via the specified asyncCallback.
Operation Errors:
InvalidRequest - Bad Request, Precondition Failed
Unauthorized - Forbidden
ServiceUnavailable - Service Unavailable
InternalServerError - Internal Server Error
NotFound - Not Found
public void delete(com.vmware.vapi.bindings.client.AsyncCallback<java.lang.Void> asyncCallback,
com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
WatermarkAsynchronous method overload. Result of the invocation will be
reported via the specified asyncCallback.
Use invocationConfig to specify configuration for this particular invocation.
Operation Errors:
InvalidRequest - Bad Request, Precondition Failed
Unauthorized - Forbidden
ServiceUnavailable - Service Unavailable
InternalServerError - Internal Server Error
NotFound - Not Found
public NSXManagerDeploymentInfo get()
WatermarkSynchronous method overload. Result of the invocation will be reported as a method return value.
public NSXManagerDeploymentInfo get(com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
WatermarkSynchronous method overload. Result of the invocation will be
reported as a method return value.
Use invocationConfig to specify configuration for this particular invocation.
public void get(com.vmware.vapi.bindings.client.AsyncCallback<NSXManagerDeploymentInfo> asyncCallback)
WatermarkAsynchronous method overload. Result of the invocation will be
reported via the specified asyncCallback.
Invocation Result:
com.vmware.nsx_policy.model.NSXManagerDeploymentInfo
Operation Errors:
InvalidRequest - Bad Request, Precondition Failed
Unauthorized - Forbidden
ServiceUnavailable - Service Unavailable
InternalServerError - Internal Server Error
NotFound - Not Found
public void get(com.vmware.vapi.bindings.client.AsyncCallback<NSXManagerDeploymentInfo> asyncCallback, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
WatermarkAsynchronous 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_policy.model.NSXManagerDeploymentInfo
Operation Errors:
InvalidRequest - Bad Request, Precondition Failed
Unauthorized - Forbidden
ServiceUnavailable - Service Unavailable
InternalServerError - Internal Server Error
NotFound - Not Found
public NSXManagerDeploymentInfo update(NSXManagerDeploymentInfo nSXManagerDeploymentInfo)
WatermarkSynchronous method overload. Result of the invocation will be reported as a method return value.
public NSXManagerDeploymentInfo update(NSXManagerDeploymentInfo nSXManagerDeploymentInfo, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
WatermarkSynchronous method overload. Result of the invocation will be
reported as a method return value.
Use invocationConfig to specify configuration for this particular invocation.
public void update(NSXManagerDeploymentInfo nSXManagerDeploymentInfo, com.vmware.vapi.bindings.client.AsyncCallback<NSXManagerDeploymentInfo> asyncCallback)
WatermarkAsynchronous method overload. Result of the invocation will be
reported via the specified asyncCallback.
Invocation Result:
com.vmware.nsx_policy.model.NSXManagerDeploymentInfo
Operation Errors:
InvalidRequest - Bad Request, Precondition Failed
Unauthorized - Forbidden
ServiceUnavailable - Service Unavailable
InternalServerError - Internal Server Error
NotFound - Not Found
public void update(NSXManagerDeploymentInfo nSXManagerDeploymentInfo, com.vmware.vapi.bindings.client.AsyncCallback<NSXManagerDeploymentInfo> asyncCallback, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
WatermarkAsynchronous 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_policy.model.NSXManagerDeploymentInfo
Operation Errors:
InvalidRequest - Bad Request, Precondition Failed
Unauthorized - Forbidden
ServiceUnavailable - Service Unavailable
InternalServerError - Internal Server Error
NotFound - Not Found