public class TunnelsStub extends com.vmware.vapi.internal.bindings.Stub implements Tunnels
Tunnels
API service.
WARNING: Internal class, subject to change in future versions.
apiProvider, converter, ifaceId, retryPolicy, securityContext_VAPI_SERVICE_ID| Constructor and Description |
|---|
TunnelsStub(com.vmware.vapi.core.ApiProvider apiProvider,
com.vmware.vapi.bindings.StubConfigurationBase config) |
TunnelsStub(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 |
|---|---|
void |
delete(java.lang.String tier0Id,
java.lang.String localeSvcId,
java.lang.String tunnelId)
Delete Tunnel by given tunnel Id
|
void |
delete(java.lang.String tier0Id,
java.lang.String localeSvcId,
java.lang.String tunnelId,
com.vmware.vapi.bindings.client.AsyncCallback<java.lang.Void> asyncCallback)
Delete Tunnel by given tunnel Id
|
void |
delete(java.lang.String tier0Id,
java.lang.String localeSvcId,
java.lang.String tunnelId,
com.vmware.vapi.bindings.client.AsyncCallback<java.lang.Void> asyncCallback,
com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
Delete Tunnel by given tunnel Id
|
void |
delete(java.lang.String tier0Id,
java.lang.String localeSvcId,
java.lang.String tunnelId,
com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
Delete Tunnel by given tunnel Id
|
com.vmware.vapi.bindings.Structure |
get(java.lang.String tier0Id,
java.lang.String localeSvcId,
java.lang.String tunnelId)
Get Policy Tunnel
|
void |
get(java.lang.String tier0Id,
java.lang.String localeSvcId,
java.lang.String tunnelId,
com.vmware.vapi.bindings.client.AsyncCallback<com.vmware.vapi.bindings.Structure> asyncCallback)
Get Policy Tunnel
|
void |
get(java.lang.String tier0Id,
java.lang.String localeSvcId,
java.lang.String tunnelId,
com.vmware.vapi.bindings.client.AsyncCallback<com.vmware.vapi.bindings.Structure> asyncCallback,
com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
Get Policy Tunnel
|
com.vmware.vapi.bindings.Structure |
get(java.lang.String tier0Id,
java.lang.String localeSvcId,
java.lang.String tunnelId,
com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
Get Policy Tunnel
|
PolicyTunnelListResult |
list(java.lang.String tier0Id,
java.lang.String localeSvcId,
java.lang.String cursor,
java.lang.String includedFields,
java.lang.Long pageSize,
java.lang.Boolean sortAscending,
java.lang.String sortBy)
List Tunnel
|
void |
list(java.lang.String tier0Id,
java.lang.String localeSvcId,
java.lang.String cursor,
java.lang.String includedFields,
java.lang.Long pageSize,
java.lang.Boolean sortAscending,
java.lang.String sortBy,
com.vmware.vapi.bindings.client.AsyncCallback<PolicyTunnelListResult> asyncCallback)
List Tunnel
|
void |
list(java.lang.String tier0Id,
java.lang.String localeSvcId,
java.lang.String cursor,
java.lang.String includedFields,
java.lang.Long pageSize,
java.lang.Boolean sortAscending,
java.lang.String sortBy,
com.vmware.vapi.bindings.client.AsyncCallback<PolicyTunnelListResult> asyncCallback,
com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
List Tunnel
|
PolicyTunnelListResult |
list(java.lang.String tier0Id,
java.lang.String localeSvcId,
java.lang.String cursor,
java.lang.String includedFields,
java.lang.Long pageSize,
java.lang.Boolean sortAscending,
java.lang.String sortBy,
com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
List Tunnel
|
void |
patch(java.lang.String tier0Id,
java.lang.String localeSvcId,
java.lang.String tunnelId,
com.vmware.vapi.bindings.Structure tunnel)
Patch Tunnel
|
void |
patch(java.lang.String tier0Id,
java.lang.String localeSvcId,
java.lang.String tunnelId,
com.vmware.vapi.bindings.Structure tunnel,
com.vmware.vapi.bindings.client.AsyncCallback<java.lang.Void> asyncCallback)
Patch Tunnel
|
void |
patch(java.lang.String tier0Id,
java.lang.String localeSvcId,
java.lang.String tunnelId,
com.vmware.vapi.bindings.Structure tunnel,
com.vmware.vapi.bindings.client.AsyncCallback<java.lang.Void> asyncCallback,
com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
Patch Tunnel
|
void |
patch(java.lang.String tier0Id,
java.lang.String localeSvcId,
java.lang.String tunnelId,
com.vmware.vapi.bindings.Structure tunnel,
com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
Patch Tunnel
|
com.vmware.vapi.bindings.Structure |
update(java.lang.String tier0Id,
java.lang.String localeSvcId,
java.lang.String tunnelId,
com.vmware.vapi.bindings.Structure tunnel)
Create or Update Tunnel
|
void |
update(java.lang.String tier0Id,
java.lang.String localeSvcId,
java.lang.String tunnelId,
com.vmware.vapi.bindings.Structure tunnel,
com.vmware.vapi.bindings.client.AsyncCallback<com.vmware.vapi.bindings.Structure> asyncCallback)
Create or Update Tunnel
|
void |
update(java.lang.String tier0Id,
java.lang.String localeSvcId,
java.lang.String tunnelId,
com.vmware.vapi.bindings.Structure tunnel,
com.vmware.vapi.bindings.client.AsyncCallback<com.vmware.vapi.bindings.Structure> asyncCallback,
com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
Create or Update Tunnel
|
com.vmware.vapi.bindings.Structure |
update(java.lang.String tier0Id,
java.lang.String localeSvcId,
java.lang.String tunnelId,
com.vmware.vapi.bindings.Structure tunnel,
com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
Create or Update Tunnel
|
public TunnelsStub(com.vmware.vapi.core.ApiProvider apiProvider,
com.vmware.vapi.internal.bindings.TypeConverter typeConverter,
com.vmware.vapi.bindings.StubConfigurationBase config)
public TunnelsStub(com.vmware.vapi.core.ApiProvider apiProvider,
com.vmware.vapi.bindings.StubConfigurationBase config)
public void delete(java.lang.String tier0Id,
java.lang.String localeSvcId,
java.lang.String tunnelId)
TunnelsSynchronous method overload. Result of the invocation will be reported as a method return value.
public void delete(java.lang.String tier0Id,
java.lang.String localeSvcId,
java.lang.String tunnelId,
com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
TunnelsSynchronous 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(java.lang.String tier0Id,
java.lang.String localeSvcId,
java.lang.String tunnelId,
com.vmware.vapi.bindings.client.AsyncCallback<java.lang.Void> asyncCallback)
TunnelsAsynchronous 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(java.lang.String tier0Id,
java.lang.String localeSvcId,
java.lang.String tunnelId,
com.vmware.vapi.bindings.client.AsyncCallback<java.lang.Void> asyncCallback,
com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
TunnelsAsynchronous 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 Tunnelstier0Id - tier0 id (required)localeSvcId - locale service id (required)tunnelId - tunnel id (required)asyncCallback - Receives the status (progress, result or error) of the operation invocation.invocationConfig - Configuration for the method invocation.public com.vmware.vapi.bindings.Structure get(java.lang.String tier0Id,
java.lang.String localeSvcId,
java.lang.String tunnelId)
TunnelsSynchronous method overload. Result of the invocation will be reported as a method return value.
public com.vmware.vapi.bindings.Structure get(java.lang.String tier0Id,
java.lang.String localeSvcId,
java.lang.String tunnelId,
com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
TunnelsSynchronous 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 Tunnelstier0Id - tier0 id (required)localeSvcId - locale service id (required)tunnelId - tunnel id (required)invocationConfig - Configuration for the method invocation.Tunnel.public void get(java.lang.String tier0Id,
java.lang.String localeSvcId,
java.lang.String tunnelId,
com.vmware.vapi.bindings.client.AsyncCallback<com.vmware.vapi.bindings.Structure> asyncCallback)
TunnelsAsynchronous method overload. Result of the invocation will be
reported via the specified asyncCallback.
Invocation Result:
com.vmware.nsx_policy.model.Tunnel
The return value will contain all the properties defined in Tunnel.
Operation Errors:
InvalidRequest - Bad Request, Precondition Failed
Unauthorized - Forbidden
ServiceUnavailable - Service Unavailable
InternalServerError - Internal Server Error
NotFound - Not Found
public void get(java.lang.String tier0Id,
java.lang.String localeSvcId,
java.lang.String tunnelId,
com.vmware.vapi.bindings.client.AsyncCallback<com.vmware.vapi.bindings.Structure> asyncCallback,
com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
TunnelsAsynchronous 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.Tunnel
The return value will contain all the properties defined in Tunnel.
Operation Errors:
InvalidRequest - Bad Request, Precondition Failed
Unauthorized - Forbidden
ServiceUnavailable - Service Unavailable
InternalServerError - Internal Server Error
NotFound - Not Found
get in interface Tunnelstier0Id - tier0 id (required)localeSvcId - locale service id (required)tunnelId - tunnel id (required)asyncCallback - Receives the status (progress, result or error) of the operation invocation.invocationConfig - Configuration for the method invocation.public PolicyTunnelListResult list(java.lang.String tier0Id, java.lang.String localeSvcId, java.lang.String cursor, java.lang.String includedFields, java.lang.Long pageSize, java.lang.Boolean sortAscending, java.lang.String sortBy)
TunnelsSynchronous method overload. Result of the invocation will be reported as a method return value.
list in interface Tunnelstier0Id - tier0 id (required)localeSvcId - locale service id (required)cursor - 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)sortAscending - (optional)sortBy - Field by which records are sorted (optional)public PolicyTunnelListResult list(java.lang.String tier0Id, java.lang.String localeSvcId, java.lang.String cursor, java.lang.String includedFields, java.lang.Long pageSize, java.lang.Boolean sortAscending, java.lang.String sortBy, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
TunnelsSynchronous 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 Tunnelstier0Id - tier0 id (required)localeSvcId - locale service id (required)cursor - 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)sortAscending - (optional)sortBy - Field by which records are sorted (optional)invocationConfig - Configuration for the method invocation.public void list(java.lang.String tier0Id,
java.lang.String localeSvcId,
java.lang.String cursor,
java.lang.String includedFields,
java.lang.Long pageSize,
java.lang.Boolean sortAscending,
java.lang.String sortBy,
com.vmware.vapi.bindings.client.AsyncCallback<PolicyTunnelListResult> asyncCallback)
TunnelsAsynchronous method overload. Result of the invocation will be
reported via the specified asyncCallback.
Invocation Result:
com.vmware.nsx_policy.model.PolicyTunnelListResult
Operation Errors:
InvalidRequest - Bad Request, Precondition Failed
Unauthorized - Forbidden
ServiceUnavailable - Service Unavailable
InternalServerError - Internal Server Error
NotFound - Not Found
list in interface Tunnelstier0Id - tier0 id (required)localeSvcId - locale service id (required)cursor - 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)sortAscending - (optional)sortBy - Field by which records are sorted (optional)asyncCallback - Receives the status (progress, result or error) of the operation invocation.public void list(java.lang.String tier0Id,
java.lang.String localeSvcId,
java.lang.String cursor,
java.lang.String includedFields,
java.lang.Long pageSize,
java.lang.Boolean sortAscending,
java.lang.String sortBy,
com.vmware.vapi.bindings.client.AsyncCallback<PolicyTunnelListResult> asyncCallback,
com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
TunnelsAsynchronous 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.PolicyTunnelListResult
Operation Errors:
InvalidRequest - Bad Request, Precondition Failed
Unauthorized - Forbidden
ServiceUnavailable - Service Unavailable
InternalServerError - Internal Server Error
NotFound - Not Found
list in interface Tunnelstier0Id - tier0 id (required)localeSvcId - locale service id (required)cursor - 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)sortAscending - (optional)sortBy - Field by which records are sorted (optional)asyncCallback - Receives the status (progress, result or error) of the operation invocation.invocationConfig - Configuration for the method invocation.public void patch(java.lang.String tier0Id,
java.lang.String localeSvcId,
java.lang.String tunnelId,
com.vmware.vapi.bindings.Structure tunnel)
TunnelsSynchronous method overload. Result of the invocation will be reported as a method return value.
public void patch(java.lang.String tier0Id,
java.lang.String localeSvcId,
java.lang.String tunnelId,
com.vmware.vapi.bindings.Structure tunnel,
com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
TunnelsSynchronous method overload. Result of the invocation will be
reported as a method return value.
Use invocationConfig to specify configuration for this particular invocation.
patch in interface Tunnelstier0Id - tier0 id (required)localeSvcId - locale service id (required)tunnelId - tunnel id (required)tunnel - (required)
The parameter must contain all the properties defined in Tunnel.invocationConfig - Configuration for the method invocation.public void patch(java.lang.String tier0Id,
java.lang.String localeSvcId,
java.lang.String tunnelId,
com.vmware.vapi.bindings.Structure tunnel,
com.vmware.vapi.bindings.client.AsyncCallback<java.lang.Void> asyncCallback)
TunnelsAsynchronous 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
patch in interface Tunnelstier0Id - tier0 id (required)localeSvcId - locale service id (required)tunnelId - tunnel id (required)tunnel - (required)
The parameter must contain all the properties defined in Tunnel.asyncCallback - Receives the status (progress, result or error) of the operation invocation.public void patch(java.lang.String tier0Id,
java.lang.String localeSvcId,
java.lang.String tunnelId,
com.vmware.vapi.bindings.Structure tunnel,
com.vmware.vapi.bindings.client.AsyncCallback<java.lang.Void> asyncCallback,
com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
TunnelsAsynchronous 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
patch in interface Tunnelstier0Id - tier0 id (required)localeSvcId - locale service id (required)tunnelId - tunnel id (required)tunnel - (required)
The parameter must contain all the properties defined in Tunnel.asyncCallback - Receives the status (progress, result or error) of the operation invocation.invocationConfig - Configuration for the method invocation.public com.vmware.vapi.bindings.Structure update(java.lang.String tier0Id,
java.lang.String localeSvcId,
java.lang.String tunnelId,
com.vmware.vapi.bindings.Structure tunnel)
TunnelsSynchronous method overload. Result of the invocation will be reported as a method return value.
update in interface Tunnelstier0Id - tier0 id (required)localeSvcId - locale service id (required)tunnelId - tunnel id (required)tunnel - (required)
The parameter must contain all the properties defined in Tunnel.Tunnel.public com.vmware.vapi.bindings.Structure update(java.lang.String tier0Id,
java.lang.String localeSvcId,
java.lang.String tunnelId,
com.vmware.vapi.bindings.Structure tunnel,
com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
TunnelsSynchronous 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 Tunnelstier0Id - tier0 id (required)localeSvcId - locale service id (required)tunnelId - tunnel id (required)tunnel - (required)
The parameter must contain all the properties defined in Tunnel.invocationConfig - Configuration for the method invocation.Tunnel.public void update(java.lang.String tier0Id,
java.lang.String localeSvcId,
java.lang.String tunnelId,
com.vmware.vapi.bindings.Structure tunnel,
com.vmware.vapi.bindings.client.AsyncCallback<com.vmware.vapi.bindings.Structure> asyncCallback)
TunnelsAsynchronous method overload. Result of the invocation will be
reported via the specified asyncCallback.
Invocation Result:
com.vmware.nsx_policy.model.Tunnel
The return value will contain all the properties defined in Tunnel.
Operation Errors:
InvalidRequest - Bad Request, Precondition Failed
Unauthorized - Forbidden
ServiceUnavailable - Service Unavailable
InternalServerError - Internal Server Error
NotFound - Not Found
update in interface Tunnelstier0Id - tier0 id (required)localeSvcId - locale service id (required)tunnelId - tunnel id (required)tunnel - (required)
The parameter must contain all the properties defined in Tunnel.asyncCallback - Receives the status (progress, result or error) of the operation invocation.public void update(java.lang.String tier0Id,
java.lang.String localeSvcId,
java.lang.String tunnelId,
com.vmware.vapi.bindings.Structure tunnel,
com.vmware.vapi.bindings.client.AsyncCallback<com.vmware.vapi.bindings.Structure> asyncCallback,
com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
TunnelsAsynchronous 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.Tunnel
The return value will contain all the properties defined in Tunnel.
Operation Errors:
InvalidRequest - Bad Request, Precondition Failed
Unauthorized - Forbidden
ServiceUnavailable - Service Unavailable
InternalServerError - Internal Server Error
NotFound - Not Found
update in interface Tunnelstier0Id - tier0 id (required)localeSvcId - locale service id (required)tunnelId - tunnel id (required)tunnel - (required)
The parameter must contain all the properties defined in Tunnel.asyncCallback - Receives the status (progress, result or error) of the operation invocation.invocationConfig - Configuration for the method invocation.