public class LogicalRoutersStub extends com.vmware.vapi.internal.bindings.Stub implements LogicalRouters
LogicalRouters
API service.
WARNING: Internal class, subject to change in future versions.
apiProvider, converter, ifaceId, retryPolicy, securityContext_VAPI_SERVICE_ID, LIST_ROUTER_TYPE_TIER0, LIST_ROUTER_TYPE_TIER1, LIST_ROUTER_TYPE_VRF| Constructor and Description |
|---|
LogicalRoutersStub(com.vmware.vapi.core.ApiProvider apiProvider,
com.vmware.vapi.bindings.StubConfigurationBase config) |
LogicalRoutersStub(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 |
|---|---|
LogicalRouter |
create(LogicalRouter logicalRouter)
Creates a logical router.
|
void |
create(LogicalRouter logicalRouter,
com.vmware.vapi.bindings.client.AsyncCallback<LogicalRouter> asyncCallback)
Creates a logical router.
|
void |
create(LogicalRouter logicalRouter,
com.vmware.vapi.bindings.client.AsyncCallback<LogicalRouter> asyncCallback,
com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
Creates a logical router.
|
LogicalRouter |
create(LogicalRouter logicalRouter,
com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
Creates a logical router.
|
void |
delete(java.lang.String logicalRouterId,
java.lang.Boolean cascadeDeleteLinkedPorts,
java.lang.Boolean force)
Deletes the specified logical router.
|
void |
delete(java.lang.String logicalRouterId,
java.lang.Boolean cascadeDeleteLinkedPorts,
java.lang.Boolean force,
com.vmware.vapi.bindings.client.AsyncCallback<java.lang.Void> asyncCallback)
Deletes the specified logical router.
|
void |
delete(java.lang.String logicalRouterId,
java.lang.Boolean cascadeDeleteLinkedPorts,
java.lang.Boolean force,
com.vmware.vapi.bindings.client.AsyncCallback<java.lang.Void> asyncCallback,
com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
Deletes the specified logical router.
|
void |
delete(java.lang.String logicalRouterId,
java.lang.Boolean cascadeDeleteLinkedPorts,
java.lang.Boolean force,
com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
Deletes the specified logical router.
|
LogicalRouter |
get(java.lang.String logicalRouterId)
Returns information about the specified logical router.
|
void |
get(java.lang.String logicalRouterId,
com.vmware.vapi.bindings.client.AsyncCallback<LogicalRouter> asyncCallback)
Returns information about the specified logical router.
|
void |
get(java.lang.String logicalRouterId,
com.vmware.vapi.bindings.client.AsyncCallback<LogicalRouter> asyncCallback,
com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
Returns information about the specified logical router.
|
LogicalRouter |
get(java.lang.String logicalRouterId,
com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
Returns information about the specified logical router.
|
LogicalRouterListResult |
list(java.lang.String cursor,
java.lang.String includedFields,
java.lang.Long pageSize,
java.lang.String routerType,
java.lang.Boolean sortAscending,
java.lang.String sortBy,
java.lang.String vrfsOnLogicalRouterId)
Returns information about all logical routers, including the UUID, internal and
external transit network addresses, and the router type (TIER0 or TIER1).
|
void |
list(java.lang.String cursor,
java.lang.String includedFields,
java.lang.Long pageSize,
java.lang.String routerType,
java.lang.Boolean sortAscending,
java.lang.String sortBy,
java.lang.String vrfsOnLogicalRouterId,
com.vmware.vapi.bindings.client.AsyncCallback<LogicalRouterListResult> asyncCallback)
Returns information about all logical routers, including the UUID, internal and
external transit network addresses, and the router type (TIER0 or TIER1).
|
void |
list(java.lang.String cursor,
java.lang.String includedFields,
java.lang.Long pageSize,
java.lang.String routerType,
java.lang.Boolean sortAscending,
java.lang.String sortBy,
java.lang.String vrfsOnLogicalRouterId,
com.vmware.vapi.bindings.client.AsyncCallback<LogicalRouterListResult> asyncCallback,
com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
Returns information about all logical routers, including the UUID, internal and
external transit network addresses, and the router type (TIER0 or TIER1).
|
LogicalRouterListResult |
list(java.lang.String cursor,
java.lang.String includedFields,
java.lang.Long pageSize,
java.lang.String routerType,
java.lang.Boolean sortAscending,
java.lang.String sortBy,
java.lang.String vrfsOnLogicalRouterId,
com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
Returns information about all logical routers, including the UUID, internal and
external transit network addresses, and the router type (TIER0 or TIER1).
|
LogicalRouter |
reallocate(java.lang.String logicalRouterId,
ServiceRouterAllocationConfig serviceRouterAllocationConfig)
API to re allocate edge node placement for TIER1 logical router.
|
void |
reallocate(java.lang.String logicalRouterId,
ServiceRouterAllocationConfig serviceRouterAllocationConfig,
com.vmware.vapi.bindings.client.AsyncCallback<LogicalRouter> asyncCallback)
API to re allocate edge node placement for TIER1 logical router.
|
void |
reallocate(java.lang.String logicalRouterId,
ServiceRouterAllocationConfig serviceRouterAllocationConfig,
com.vmware.vapi.bindings.client.AsyncCallback<LogicalRouter> asyncCallback,
com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
API to re allocate edge node placement for TIER1 logical router.
|
LogicalRouter |
reallocate(java.lang.String logicalRouterId,
ServiceRouterAllocationConfig serviceRouterAllocationConfig,
com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
API to re allocate edge node placement for TIER1 logical router.
|
void |
reprocess(java.lang.String logicalRouterId)
Reprocess logical router configuration and configuration of related entities
like logical router ports, static routing, etc.
|
void |
reprocess(java.lang.String logicalRouterId,
com.vmware.vapi.bindings.client.AsyncCallback<java.lang.Void> asyncCallback)
Reprocess logical router configuration and configuration of related entities
like logical router ports, static routing, etc.
|
void |
reprocess(java.lang.String logicalRouterId,
com.vmware.vapi.bindings.client.AsyncCallback<java.lang.Void> asyncCallback,
com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
Reprocess logical router configuration and configuration of related entities
like logical router ports, static routing, etc.
|
void |
reprocess(java.lang.String logicalRouterId,
com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
Reprocess logical router configuration and configuration of related entities
like logical router ports, static routing, etc.
|
LogicalRouter |
update(java.lang.String logicalRouterId,
LogicalRouter logicalRouter)
Modifies the specified logical router.
|
void |
update(java.lang.String logicalRouterId,
LogicalRouter logicalRouter,
com.vmware.vapi.bindings.client.AsyncCallback<LogicalRouter> asyncCallback)
Modifies the specified logical router.
|
void |
update(java.lang.String logicalRouterId,
LogicalRouter logicalRouter,
com.vmware.vapi.bindings.client.AsyncCallback<LogicalRouter> asyncCallback,
com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
Modifies the specified logical router.
|
LogicalRouter |
update(java.lang.String logicalRouterId,
LogicalRouter logicalRouter,
com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
Modifies the specified logical router.
|
public LogicalRoutersStub(com.vmware.vapi.core.ApiProvider apiProvider,
com.vmware.vapi.internal.bindings.TypeConverter typeConverter,
com.vmware.vapi.bindings.StubConfigurationBase config)
public LogicalRoutersStub(com.vmware.vapi.core.ApiProvider apiProvider,
com.vmware.vapi.bindings.StubConfigurationBase config)
public LogicalRouter create(LogicalRouter logicalRouter)
LogicalRoutersSynchronous method overload. Result of the invocation will be reported as a method return value.
create in interface LogicalRouterslogicalRouter - (required)public LogicalRouter create(LogicalRouter logicalRouter, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
LogicalRoutersSynchronous method overload. Result of the invocation will be
reported as a method return value.
Use invocationConfig to specify configuration for this particular invocation.
create in interface LogicalRouterslogicalRouter - (required)invocationConfig - Configuration for the method invocation.public void create(LogicalRouter logicalRouter, com.vmware.vapi.bindings.client.AsyncCallback<LogicalRouter> asyncCallback)
LogicalRoutersAsynchronous method overload. Result of the invocation will be
reported via the specified asyncCallback.
Invocation Result:
com.vmware.nsx.model.LogicalRouter
Operation Errors:
InvalidRequest - Bad Request, Precondition Failed
Unauthorized - Forbidden
ServiceUnavailable - Service Unavailable
InternalServerError - Internal Server Error
NotFound - Not Found
create in interface LogicalRouterslogicalRouter - (required)asyncCallback - Receives the status (progress, result or error) of the operation invocation.public void create(LogicalRouter logicalRouter, com.vmware.vapi.bindings.client.AsyncCallback<LogicalRouter> asyncCallback, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
LogicalRoutersAsynchronous 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.LogicalRouter
Operation Errors:
InvalidRequest - Bad Request, Precondition Failed
Unauthorized - Forbidden
ServiceUnavailable - Service Unavailable
InternalServerError - Internal Server Error
NotFound - Not Found
create in interface LogicalRouterslogicalRouter - (required)asyncCallback - Receives the status (progress, result or error) of the operation invocation.invocationConfig - Configuration for the method invocation.public void delete(java.lang.String logicalRouterId,
java.lang.Boolean cascadeDeleteLinkedPorts,
java.lang.Boolean force)
LogicalRoutersSynchronous method overload. Result of the invocation will be reported as a method return value.
delete in interface LogicalRouterslogicalRouterId - (required)cascadeDeleteLinkedPorts - Flag to specify whether to delete related logical switch ports (optional,
default to false)force - Force delete the resource even if it is being used somewhere (optional, default
to false)public void delete(java.lang.String logicalRouterId,
java.lang.Boolean cascadeDeleteLinkedPorts,
java.lang.Boolean force,
com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
LogicalRoutersSynchronous method overload. Result of the invocation will be
reported as a method return value.
Use invocationConfig to specify configuration for this particular invocation.
delete in interface LogicalRouterslogicalRouterId - (required)cascadeDeleteLinkedPorts - Flag to specify whether to delete related logical switch ports (optional,
default to false)force - Force delete the resource even if it is being used somewhere (optional, default
to false)invocationConfig - Configuration for the method invocation.public void delete(java.lang.String logicalRouterId,
java.lang.Boolean cascadeDeleteLinkedPorts,
java.lang.Boolean force,
com.vmware.vapi.bindings.client.AsyncCallback<java.lang.Void> asyncCallback)
LogicalRoutersAsynchronous 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
delete in interface LogicalRouterslogicalRouterId - (required)cascadeDeleteLinkedPorts - Flag to specify whether to delete related logical switch ports (optional,
default to false)force - Force delete the resource even if it is being used somewhere (optional, default
to false)asyncCallback - Receives the status (progress, result or error) of the operation invocation.public void delete(java.lang.String logicalRouterId,
java.lang.Boolean cascadeDeleteLinkedPorts,
java.lang.Boolean force,
com.vmware.vapi.bindings.client.AsyncCallback<java.lang.Void> asyncCallback,
com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
LogicalRoutersAsynchronous 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
delete in interface LogicalRouterslogicalRouterId - (required)cascadeDeleteLinkedPorts - Flag to specify whether to delete related logical switch ports (optional,
default to false)force - Force delete the resource even if it is being used somewhere (optional, default
to false)asyncCallback - Receives the status (progress, result or error) of the operation invocation.invocationConfig - Configuration for the method invocation.public LogicalRouter get(java.lang.String logicalRouterId)
LogicalRoutersSynchronous method overload. Result of the invocation will be reported as a method return value.
get in interface LogicalRouterslogicalRouterId - (required)public LogicalRouter get(java.lang.String logicalRouterId, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
LogicalRoutersSynchronous 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 LogicalRouterslogicalRouterId - (required)invocationConfig - Configuration for the method invocation.public void get(java.lang.String logicalRouterId,
com.vmware.vapi.bindings.client.AsyncCallback<LogicalRouter> asyncCallback)
LogicalRoutersAsynchronous method overload. Result of the invocation will be
reported via the specified asyncCallback.
Invocation Result:
com.vmware.nsx.model.LogicalRouter
Operation Errors:
InvalidRequest - Bad Request, Precondition Failed
Unauthorized - Forbidden
ServiceUnavailable - Service Unavailable
InternalServerError - Internal Server Error
NotFound - Not Found
get in interface LogicalRouterslogicalRouterId - (required)asyncCallback - Receives the status (progress, result or error) of the operation invocation.public void get(java.lang.String logicalRouterId,
com.vmware.vapi.bindings.client.AsyncCallback<LogicalRouter> asyncCallback,
com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
LogicalRoutersAsynchronous 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.LogicalRouter
Operation Errors:
InvalidRequest - Bad Request, Precondition Failed
Unauthorized - Forbidden
ServiceUnavailable - Service Unavailable
InternalServerError - Internal Server Error
NotFound - Not Found
get in interface LogicalRouterslogicalRouterId - (required)asyncCallback - Receives the status (progress, result or error) of the operation invocation.invocationConfig - Configuration for the method invocation.public LogicalRouterListResult list(java.lang.String cursor, java.lang.String includedFields, java.lang.Long pageSize, java.lang.String routerType, java.lang.Boolean sortAscending, java.lang.String sortBy, java.lang.String vrfsOnLogicalRouterId)
LogicalRoutersSynchronous method overload. Result of the invocation will be reported as a method return value.
list in interface LogicalRouterscursor - Opaque cursor to be used for getting next page of records (supplied by current
result page) (optional)includedFields - Comma separated list of fields that should be included in query result
(optional)pageSize - Maximum number of results to return in this page (server may return fewer)
(optional, default to 1000)routerType - Type of Logical Router (optional)sortAscending - (optional)sortBy - Field by which records are sorted (optional)vrfsOnLogicalRouterId - List all VRFs on the specified logical router. (optional)public LogicalRouterListResult list(java.lang.String cursor, java.lang.String includedFields, java.lang.Long pageSize, java.lang.String routerType, java.lang.Boolean sortAscending, java.lang.String sortBy, java.lang.String vrfsOnLogicalRouterId, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
LogicalRoutersSynchronous method overload. Result of the invocation will be
reported as a method return value.
Use invocationConfig to specify configuration for this particular invocation.
list in interface LogicalRouterscursor - Opaque cursor to be used for getting next page of records (supplied by current
result page) (optional)includedFields - Comma separated list of fields that should be included in query result
(optional)pageSize - Maximum number of results to return in this page (server may return fewer)
(optional, default to 1000)routerType - Type of Logical Router (optional)sortAscending - (optional)sortBy - Field by which records are sorted (optional)vrfsOnLogicalRouterId - List all VRFs on the specified logical router. (optional)invocationConfig - Configuration for the method invocation.public void list(java.lang.String cursor,
java.lang.String includedFields,
java.lang.Long pageSize,
java.lang.String routerType,
java.lang.Boolean sortAscending,
java.lang.String sortBy,
java.lang.String vrfsOnLogicalRouterId,
com.vmware.vapi.bindings.client.AsyncCallback<LogicalRouterListResult> asyncCallback)
LogicalRoutersAsynchronous method overload. Result of the invocation will be
reported via the specified asyncCallback.
Invocation Result:
com.vmware.nsx.model.LogicalRouterListResult
Operation Errors:
InvalidRequest - Bad Request, Precondition Failed
Unauthorized - Forbidden
ServiceUnavailable - Service Unavailable
InternalServerError - Internal Server Error
NotFound - Not Found
list in interface LogicalRouterscursor - Opaque cursor to be used for getting next page of records (supplied by current
result page) (optional)includedFields - Comma separated list of fields that should be included in query result
(optional)pageSize - Maximum number of results to return in this page (server may return fewer)
(optional, default to 1000)routerType - Type of Logical Router (optional)sortAscending - (optional)sortBy - Field by which records are sorted (optional)vrfsOnLogicalRouterId - List all VRFs on the specified logical router. (optional)asyncCallback - Receives the status (progress, result or error) of the operation invocation.public void list(java.lang.String cursor,
java.lang.String includedFields,
java.lang.Long pageSize,
java.lang.String routerType,
java.lang.Boolean sortAscending,
java.lang.String sortBy,
java.lang.String vrfsOnLogicalRouterId,
com.vmware.vapi.bindings.client.AsyncCallback<LogicalRouterListResult> asyncCallback,
com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
LogicalRoutersAsynchronous 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.LogicalRouterListResult
Operation Errors:
InvalidRequest - Bad Request, Precondition Failed
Unauthorized - Forbidden
ServiceUnavailable - Service Unavailable
InternalServerError - Internal Server Error
NotFound - Not Found
list in interface LogicalRouterscursor - Opaque cursor to be used for getting next page of records (supplied by current
result page) (optional)includedFields - Comma separated list of fields that should be included in query result
(optional)pageSize - Maximum number of results to return in this page (server may return fewer)
(optional, default to 1000)routerType - Type of Logical Router (optional)sortAscending - (optional)sortBy - Field by which records are sorted (optional)vrfsOnLogicalRouterId - List all VRFs on the specified logical router. (optional)asyncCallback - Receives the status (progress, result or error) of the operation invocation.invocationConfig - Configuration for the method invocation.public LogicalRouter reallocate(java.lang.String logicalRouterId, ServiceRouterAllocationConfig serviceRouterAllocationConfig)
LogicalRoutersSynchronous method overload. Result of the invocation will be reported as a method return value.
reallocate in interface LogicalRouterslogicalRouterId - (required)serviceRouterAllocationConfig - (required)public LogicalRouter reallocate(java.lang.String logicalRouterId, ServiceRouterAllocationConfig serviceRouterAllocationConfig, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
LogicalRoutersSynchronous method overload. Result of the invocation will be
reported as a method return value.
Use invocationConfig to specify configuration for this particular invocation.
reallocate in interface LogicalRouterslogicalRouterId - (required)serviceRouterAllocationConfig - (required)invocationConfig - Configuration for the method invocation.public void reallocate(java.lang.String logicalRouterId,
ServiceRouterAllocationConfig serviceRouterAllocationConfig,
com.vmware.vapi.bindings.client.AsyncCallback<LogicalRouter> asyncCallback)
LogicalRoutersAsynchronous method overload. Result of the invocation will be
reported via the specified asyncCallback.
Invocation Result:
com.vmware.nsx.model.LogicalRouter
Operation Errors:
InvalidRequest - Bad Request, Precondition Failed
Unauthorized - Forbidden
ServiceUnavailable - Service Unavailable
InternalServerError - Internal Server Error
NotFound - Not Found
reallocate in interface LogicalRouterslogicalRouterId - (required)serviceRouterAllocationConfig - (required)asyncCallback - Receives the status (progress, result or error) of the operation invocation.public void reallocate(java.lang.String logicalRouterId,
ServiceRouterAllocationConfig serviceRouterAllocationConfig,
com.vmware.vapi.bindings.client.AsyncCallback<LogicalRouter> asyncCallback,
com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
LogicalRoutersAsynchronous 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.LogicalRouter
Operation Errors:
InvalidRequest - Bad Request, Precondition Failed
Unauthorized - Forbidden
ServiceUnavailable - Service Unavailable
InternalServerError - Internal Server Error
NotFound - Not Found
reallocate in interface LogicalRouterslogicalRouterId - (required)serviceRouterAllocationConfig - (required)asyncCallback - Receives the status (progress, result or error) of the operation invocation.invocationConfig - Configuration for the method invocation.public void reprocess(java.lang.String logicalRouterId)
LogicalRoutersSynchronous method overload. Result of the invocation will be reported as a method return value.
reprocess in interface LogicalRouterslogicalRouterId - (required)public void reprocess(java.lang.String logicalRouterId,
com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
LogicalRoutersSynchronous method overload. Result of the invocation will be
reported as a method return value.
Use invocationConfig to specify configuration for this particular invocation.
reprocess in interface LogicalRouterslogicalRouterId - (required)invocationConfig - Configuration for the method invocation.public void reprocess(java.lang.String logicalRouterId,
com.vmware.vapi.bindings.client.AsyncCallback<java.lang.Void> asyncCallback)
LogicalRoutersAsynchronous 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
reprocess in interface LogicalRouterslogicalRouterId - (required)asyncCallback - Receives the status (progress, result or error) of the operation invocation.public void reprocess(java.lang.String logicalRouterId,
com.vmware.vapi.bindings.client.AsyncCallback<java.lang.Void> asyncCallback,
com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
LogicalRoutersAsynchronous 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
reprocess in interface LogicalRouterslogicalRouterId - (required)asyncCallback - Receives the status (progress, result or error) of the operation invocation.invocationConfig - Configuration for the method invocation.public LogicalRouter update(java.lang.String logicalRouterId, LogicalRouter logicalRouter)
LogicalRoutersSynchronous method overload. Result of the invocation will be reported as a method return value.
update in interface LogicalRouterslogicalRouterId - (required)logicalRouter - (required)public LogicalRouter update(java.lang.String logicalRouterId, LogicalRouter logicalRouter, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
LogicalRoutersSynchronous 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 LogicalRouterslogicalRouterId - (required)logicalRouter - (required)invocationConfig - Configuration for the method invocation.public void update(java.lang.String logicalRouterId,
LogicalRouter logicalRouter,
com.vmware.vapi.bindings.client.AsyncCallback<LogicalRouter> asyncCallback)
LogicalRoutersAsynchronous method overload. Result of the invocation will be
reported via the specified asyncCallback.
Invocation Result:
com.vmware.nsx.model.LogicalRouter
Operation Errors:
InvalidRequest - Bad Request, Precondition Failed
Unauthorized - Forbidden
ServiceUnavailable - Service Unavailable
InternalServerError - Internal Server Error
NotFound - Not Found
update in interface LogicalRouterslogicalRouterId - (required)logicalRouter - (required)asyncCallback - Receives the status (progress, result or error) of the operation invocation.public void update(java.lang.String logicalRouterId,
LogicalRouter logicalRouter,
com.vmware.vapi.bindings.client.AsyncCallback<LogicalRouter> asyncCallback,
com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
LogicalRoutersAsynchronous 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.LogicalRouter
Operation Errors:
InvalidRequest - Bad Request, Precondition Failed
Unauthorized - Forbidden
ServiceUnavailable - Service Unavailable
InternalServerError - Internal Server Error
NotFound - Not Found
update in interface LogicalRouterslogicalRouterId - (required)logicalRouter - (required)asyncCallback - Receives the status (progress, result or error) of the operation invocation.invocationConfig - Configuration for the method invocation.