| Package | Description |
|---|---|
| com.vmware.nsx.model |
| Modifier and Type | Method and Description |
|---|---|
BatchRequestItem.Builder |
BatchRequestItem.Builder.setBody(com.vmware.vapi.bindings.Structure body) |
BatchRequestItem.Builder |
BatchRequestItem.Builder.setMethod(java.lang.String method)
Possible values are:
BatchRequestItem.METHOD_GET BatchRequestItem.METHOD_POST BatchRequestItem.METHOD_PUT BatchRequestItem.METHOD_DELETE BatchRequestItem.METHOD_PATCH http method type |
BatchRequestItem.Builder |
BatchRequestItem.Builder.setUri(java.lang.String uri)
relative uri (path and args), of the call including resource id (if this is a
POST/DELETE), exclude hostname and port and prefix, exploded form of parameters
|