| Package | Description |
|---|---|
| com.vmware.nsx | |
| com.vmware.nsx.model |
| Modifier and Type | Method and Description |
|---|---|
BatchResponse |
BatchStub.create(BatchRequest batchRequest,
java.lang.Boolean atomic) |
BatchResponse |
Batch.create(BatchRequest batchRequest,
java.lang.Boolean atomic)
Deprecated.
|
BatchResponse |
BatchStub.create(BatchRequest batchRequest,
java.lang.Boolean atomic,
com.vmware.vapi.bindings.client.InvocationConfig invocationConfig) |
BatchResponse |
Batch.create(BatchRequest batchRequest,
java.lang.Boolean atomic,
com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
void |
BatchStub.create(BatchRequest batchRequest,
java.lang.Boolean atomic,
com.vmware.vapi.bindings.client.AsyncCallback<BatchResponse> asyncCallback) |
void |
Batch.create(BatchRequest batchRequest,
java.lang.Boolean atomic,
com.vmware.vapi.bindings.client.AsyncCallback<BatchResponse> asyncCallback)
Deprecated.
|
void |
BatchStub.create(BatchRequest batchRequest,
java.lang.Boolean atomic,
com.vmware.vapi.bindings.client.AsyncCallback<BatchResponse> asyncCallback,
com.vmware.vapi.bindings.client.InvocationConfig invocationConfig) |
void |
Batch.create(BatchRequest batchRequest,
java.lang.Boolean atomic,
com.vmware.vapi.bindings.client.AsyncCallback<BatchResponse> asyncCallback,
com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
static BatchResponse |
BatchResponse._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 BatchResponse |
BatchResponse._newInstance2(com.vmware.vapi.data.StructValue structValue)
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism. |
BatchResponse |
BatchResponse.Builder.build() |