public class L3vpnsStub extends com.vmware.vapi.internal.bindings.Stub implements L3vpns
L3vpns
API service.
WARNING: Internal class, subject to change in future versions.
apiProvider, converter, ifaceId, retryPolicy, securityContext
_VAPI_SERVICE_ID, LIST_L3VPN_SESSION_POLICYBASEDL3VPNSESSION, LIST_L3VPN_SESSION_ROUTEBASEDL3VPNSESSION
Constructor and Description |
---|
L3vpnsStub(com.vmware.vapi.core.ApiProvider apiProvider,
com.vmware.vapi.bindings.StubConfigurationBase config) |
L3vpnsStub(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 localeServiceId,
java.lang.String l3vpnId)
Delete the L3Vpn with the given id.
|
void |
delete(java.lang.String tier0Id,
java.lang.String localeServiceId,
java.lang.String l3vpnId,
com.vmware.vapi.bindings.client.AsyncCallback<java.lang.Void> asyncCallback)
Delete the L3Vpn with the given id.
|
void |
delete(java.lang.String tier0Id,
java.lang.String localeServiceId,
java.lang.String l3vpnId,
com.vmware.vapi.bindings.client.AsyncCallback<java.lang.Void> asyncCallback,
com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
Delete the L3Vpn with the given id.
|
void |
delete(java.lang.String tier0Id,
java.lang.String localeServiceId,
java.lang.String l3vpnId,
com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
Delete the L3Vpn with the given id.
|
L3Vpn |
get(java.lang.String tier0Id,
java.lang.String localeServiceId,
java.lang.String l3vpnId)
Read the L3Vpn with the given id.
|
void |
get(java.lang.String tier0Id,
java.lang.String localeServiceId,
java.lang.String l3vpnId,
com.vmware.vapi.bindings.client.AsyncCallback<L3Vpn> asyncCallback)
Read the L3Vpn with the given id.
|
void |
get(java.lang.String tier0Id,
java.lang.String localeServiceId,
java.lang.String l3vpnId,
com.vmware.vapi.bindings.client.AsyncCallback<L3Vpn> asyncCallback,
com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
Read the L3Vpn with the given id.
|
L3Vpn |
get(java.lang.String tier0Id,
java.lang.String localeServiceId,
java.lang.String l3vpnId,
com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
Read the L3Vpn with the given id.
|
L3VpnListResult |
list(java.lang.String tier0Id,
java.lang.String localeServiceId,
java.lang.String cursor,
java.lang.Boolean includeMarkForDeleteObjects,
java.lang.String includedFields,
java.lang.String l3vpnSession,
java.lang.Long pageSize,
java.lang.Boolean sortAscending,
java.lang.String sortBy)
Paginated list of L3Vpns.
|
void |
list(java.lang.String tier0Id,
java.lang.String localeServiceId,
java.lang.String cursor,
java.lang.Boolean includeMarkForDeleteObjects,
java.lang.String includedFields,
java.lang.String l3vpnSession,
java.lang.Long pageSize,
java.lang.Boolean sortAscending,
java.lang.String sortBy,
com.vmware.vapi.bindings.client.AsyncCallback<L3VpnListResult> asyncCallback)
Paginated list of L3Vpns.
|
void |
list(java.lang.String tier0Id,
java.lang.String localeServiceId,
java.lang.String cursor,
java.lang.Boolean includeMarkForDeleteObjects,
java.lang.String includedFields,
java.lang.String l3vpnSession,
java.lang.Long pageSize,
java.lang.Boolean sortAscending,
java.lang.String sortBy,
com.vmware.vapi.bindings.client.AsyncCallback<L3VpnListResult> asyncCallback,
com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
Paginated list of L3Vpns.
|
L3VpnListResult |
list(java.lang.String tier0Id,
java.lang.String localeServiceId,
java.lang.String cursor,
java.lang.Boolean includeMarkForDeleteObjects,
java.lang.String includedFields,
java.lang.String l3vpnSession,
java.lang.Long pageSize,
java.lang.Boolean sortAscending,
java.lang.String sortBy,
com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
Paginated list of L3Vpns.
|
void |
patch(java.lang.String tier0Id,
java.lang.String localeServiceId,
java.lang.String l3vpnId,
L3Vpn l3Vpn)
Create the new L3Vpn if it does not exist.
|
void |
patch(java.lang.String tier0Id,
java.lang.String localeServiceId,
java.lang.String l3vpnId,
L3Vpn l3Vpn,
com.vmware.vapi.bindings.client.AsyncCallback<java.lang.Void> asyncCallback)
Create the new L3Vpn if it does not exist.
|
void |
patch(java.lang.String tier0Id,
java.lang.String localeServiceId,
java.lang.String l3vpnId,
L3Vpn l3Vpn,
com.vmware.vapi.bindings.client.AsyncCallback<java.lang.Void> asyncCallback,
com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
Create the new L3Vpn if it does not exist.
|
void |
patch(java.lang.String tier0Id,
java.lang.String localeServiceId,
java.lang.String l3vpnId,
L3Vpn l3Vpn,
com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
Create the new L3Vpn if it does not exist.
|
L3Vpn |
showsensitivedata(java.lang.String tier0Id,
java.lang.String localeServiceId,
java.lang.String l3vpnId)
Read the L3Vpn with the given id.
|
void |
showsensitivedata(java.lang.String tier0Id,
java.lang.String localeServiceId,
java.lang.String l3vpnId,
com.vmware.vapi.bindings.client.AsyncCallback<L3Vpn> asyncCallback)
Read the L3Vpn with the given id.
|
void |
showsensitivedata(java.lang.String tier0Id,
java.lang.String localeServiceId,
java.lang.String l3vpnId,
com.vmware.vapi.bindings.client.AsyncCallback<L3Vpn> asyncCallback,
com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
Read the L3Vpn with the given id.
|
L3Vpn |
showsensitivedata(java.lang.String tier0Id,
java.lang.String localeServiceId,
java.lang.String l3vpnId,
com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
Read the L3Vpn with the given id.
|
L3Vpn |
update(java.lang.String tier0Id,
java.lang.String localeServiceId,
java.lang.String l3vpnId,
L3Vpn l3Vpn)
Create a new L3Vpn if the L3Vpn with given id does not already exist.
|
void |
update(java.lang.String tier0Id,
java.lang.String localeServiceId,
java.lang.String l3vpnId,
L3Vpn l3Vpn,
com.vmware.vapi.bindings.client.AsyncCallback<L3Vpn> asyncCallback)
Create a new L3Vpn if the L3Vpn with given id does not already exist.
|
void |
update(java.lang.String tier0Id,
java.lang.String localeServiceId,
java.lang.String l3vpnId,
L3Vpn l3Vpn,
com.vmware.vapi.bindings.client.AsyncCallback<L3Vpn> asyncCallback,
com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
Create a new L3Vpn if the L3Vpn with given id does not already exist.
|
L3Vpn |
update(java.lang.String tier0Id,
java.lang.String localeServiceId,
java.lang.String l3vpnId,
L3Vpn l3Vpn,
com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
Create a new L3Vpn if the L3Vpn with given id does not already exist.
|
public L3vpnsStub(com.vmware.vapi.core.ApiProvider apiProvider, com.vmware.vapi.internal.bindings.TypeConverter typeConverter, com.vmware.vapi.bindings.StubConfigurationBase config)
public L3vpnsStub(com.vmware.vapi.core.ApiProvider apiProvider, com.vmware.vapi.bindings.StubConfigurationBase config)
public void delete(java.lang.String tier0Id, java.lang.String localeServiceId, java.lang.String l3vpnId)
L3vpns
Synchronous method overload. Result of the invocation will be reported as a method return value.
public void delete(java.lang.String tier0Id, java.lang.String localeServiceId, java.lang.String l3vpnId, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
L3vpns
Synchronous 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 localeServiceId, java.lang.String l3vpnId, com.vmware.vapi.bindings.client.AsyncCallback<java.lang.Void> asyncCallback)
L3vpns
Asynchronous 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 localeServiceId, java.lang.String l3vpnId, com.vmware.vapi.bindings.client.AsyncCallback<java.lang.Void> asyncCallback, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
L3vpns
Asynchronous 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 L3Vpn get(java.lang.String tier0Id, java.lang.String localeServiceId, java.lang.String l3vpnId)
L3vpns
Synchronous method overload. Result of the invocation will be reported as a method return value.
public L3Vpn get(java.lang.String tier0Id, java.lang.String localeServiceId, java.lang.String l3vpnId, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
L3vpns
Synchronous 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(java.lang.String tier0Id, java.lang.String localeServiceId, java.lang.String l3vpnId, com.vmware.vapi.bindings.client.AsyncCallback<L3Vpn> asyncCallback)
L3vpns
Asynchronous method overload. Result of the invocation will be
reported via the specified asyncCallback
.
Invocation Result:
com.vmware.nsx_policy.model.L3Vpn
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 localeServiceId, java.lang.String l3vpnId, com.vmware.vapi.bindings.client.AsyncCallback<L3Vpn> asyncCallback, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
L3vpns
Asynchronous 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.L3Vpn
Operation Errors:
InvalidRequest
- Bad Request, Precondition Failed
Unauthorized
- Forbidden
ServiceUnavailable
- Service Unavailable
InternalServerError
- Internal Server Error
NotFound
- Not Found
public L3VpnListResult list(java.lang.String tier0Id, java.lang.String localeServiceId, java.lang.String cursor, java.lang.Boolean includeMarkForDeleteObjects, java.lang.String includedFields, java.lang.String l3vpnSession, java.lang.Long pageSize, java.lang.Boolean sortAscending, java.lang.String sortBy)
L3vpns
Synchronous method overload. Result of the invocation will be reported as a method return value.
list
in interface L3vpns
tier0Id
- (required)localeServiceId
- (required)cursor
- Opaque cursor to be used for getting next page of records (supplied by current
result page) (optional)includeMarkForDeleteObjects
- Include objects that are marked for deletion in results (optional, default to
false)includedFields
- Comma separated list of fields that should be included in query result
(optional)l3vpnSession
- Resource type of L3Vpn Session (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 L3VpnListResult list(java.lang.String tier0Id, java.lang.String localeServiceId, java.lang.String cursor, java.lang.Boolean includeMarkForDeleteObjects, java.lang.String includedFields, java.lang.String l3vpnSession, java.lang.Long pageSize, java.lang.Boolean sortAscending, java.lang.String sortBy, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
L3vpns
Synchronous 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 L3vpns
tier0Id
- (required)localeServiceId
- (required)cursor
- Opaque cursor to be used for getting next page of records (supplied by current
result page) (optional)includeMarkForDeleteObjects
- Include objects that are marked for deletion in results (optional, default to
false)includedFields
- Comma separated list of fields that should be included in query result
(optional)l3vpnSession
- Resource type of L3Vpn Session (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 localeServiceId, java.lang.String cursor, java.lang.Boolean includeMarkForDeleteObjects, java.lang.String includedFields, java.lang.String l3vpnSession, java.lang.Long pageSize, java.lang.Boolean sortAscending, java.lang.String sortBy, com.vmware.vapi.bindings.client.AsyncCallback<L3VpnListResult> asyncCallback)
L3vpns
Asynchronous method overload. Result of the invocation will be
reported via the specified asyncCallback
.
Invocation Result:
com.vmware.nsx_policy.model.L3VpnListResult
Operation Errors:
InvalidRequest
- Bad Request, Precondition Failed
Unauthorized
- Forbidden
ServiceUnavailable
- Service Unavailable
InternalServerError
- Internal Server Error
NotFound
- Not Found
list
in interface L3vpns
tier0Id
- (required)localeServiceId
- (required)cursor
- Opaque cursor to be used for getting next page of records (supplied by current
result page) (optional)includeMarkForDeleteObjects
- Include objects that are marked for deletion in results (optional, default to
false)includedFields
- Comma separated list of fields that should be included in query result
(optional)l3vpnSession
- Resource type of L3Vpn Session (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 localeServiceId, java.lang.String cursor, java.lang.Boolean includeMarkForDeleteObjects, java.lang.String includedFields, java.lang.String l3vpnSession, java.lang.Long pageSize, java.lang.Boolean sortAscending, java.lang.String sortBy, com.vmware.vapi.bindings.client.AsyncCallback<L3VpnListResult> asyncCallback, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
L3vpns
Asynchronous 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.L3VpnListResult
Operation Errors:
InvalidRequest
- Bad Request, Precondition Failed
Unauthorized
- Forbidden
ServiceUnavailable
- Service Unavailable
InternalServerError
- Internal Server Error
NotFound
- Not Found
list
in interface L3vpns
tier0Id
- (required)localeServiceId
- (required)cursor
- Opaque cursor to be used for getting next page of records (supplied by current
result page) (optional)includeMarkForDeleteObjects
- Include objects that are marked for deletion in results (optional, default to
false)includedFields
- Comma separated list of fields that should be included in query result
(optional)l3vpnSession
- Resource type of L3Vpn Session (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 localeServiceId, java.lang.String l3vpnId, L3Vpn l3Vpn)
L3vpns
Synchronous method overload. Result of the invocation will be reported as a method return value.
public void patch(java.lang.String tier0Id, java.lang.String localeServiceId, java.lang.String l3vpnId, L3Vpn l3Vpn, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
L3vpns
Synchronous 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 patch(java.lang.String tier0Id, java.lang.String localeServiceId, java.lang.String l3vpnId, L3Vpn l3Vpn, com.vmware.vapi.bindings.client.AsyncCallback<java.lang.Void> asyncCallback)
L3vpns
Asynchronous 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 patch(java.lang.String tier0Id, java.lang.String localeServiceId, java.lang.String l3vpnId, L3Vpn l3Vpn, com.vmware.vapi.bindings.client.AsyncCallback<java.lang.Void> asyncCallback, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
L3vpns
Asynchronous 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 L3Vpn showsensitivedata(java.lang.String tier0Id, java.lang.String localeServiceId, java.lang.String l3vpnId)
L3vpns
Synchronous method overload. Result of the invocation will be reported as a method return value.
showsensitivedata
in interface L3vpns
tier0Id
- (required)localeServiceId
- (required)l3vpnId
- (required)public L3Vpn showsensitivedata(java.lang.String tier0Id, java.lang.String localeServiceId, java.lang.String l3vpnId, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
L3vpns
Synchronous method overload. Result of the invocation will be
reported as a method return value.
Use invocationConfig
to specify configuration for this particular invocation.
showsensitivedata
in interface L3vpns
tier0Id
- (required)localeServiceId
- (required)l3vpnId
- (required)invocationConfig
- Configuration for the method invocation.public void showsensitivedata(java.lang.String tier0Id, java.lang.String localeServiceId, java.lang.String l3vpnId, com.vmware.vapi.bindings.client.AsyncCallback<L3Vpn> asyncCallback)
L3vpns
Asynchronous method overload. Result of the invocation will be
reported via the specified asyncCallback
.
Invocation Result:
com.vmware.nsx_policy.model.L3Vpn
Operation Errors:
InvalidRequest
- Bad Request, Precondition Failed
Unauthorized
- Forbidden
ServiceUnavailable
- Service Unavailable
InternalServerError
- Internal Server Error
NotFound
- Not Found
showsensitivedata
in interface L3vpns
tier0Id
- (required)localeServiceId
- (required)l3vpnId
- (required)asyncCallback
- Receives the status (progress, result or error) of the operation invocation.public void showsensitivedata(java.lang.String tier0Id, java.lang.String localeServiceId, java.lang.String l3vpnId, com.vmware.vapi.bindings.client.AsyncCallback<L3Vpn> asyncCallback, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
L3vpns
Asynchronous 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.L3Vpn
Operation Errors:
InvalidRequest
- Bad Request, Precondition Failed
Unauthorized
- Forbidden
ServiceUnavailable
- Service Unavailable
InternalServerError
- Internal Server Error
NotFound
- Not Found
showsensitivedata
in interface L3vpns
tier0Id
- (required)localeServiceId
- (required)l3vpnId
- (required)asyncCallback
- Receives the status (progress, result or error) of the operation invocation.invocationConfig
- Configuration for the method invocation.public L3Vpn update(java.lang.String tier0Id, java.lang.String localeServiceId, java.lang.String l3vpnId, L3Vpn l3Vpn)
L3vpns
Synchronous method overload. Result of the invocation will be reported as a method return value.
public L3Vpn update(java.lang.String tier0Id, java.lang.String localeServiceId, java.lang.String l3vpnId, L3Vpn l3Vpn, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
L3vpns
Synchronous 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(java.lang.String tier0Id, java.lang.String localeServiceId, java.lang.String l3vpnId, L3Vpn l3Vpn, com.vmware.vapi.bindings.client.AsyncCallback<L3Vpn> asyncCallback)
L3vpns
Asynchronous method overload. Result of the invocation will be
reported via the specified asyncCallback
.
Invocation Result:
com.vmware.nsx_policy.model.L3Vpn
Operation Errors:
InvalidRequest
- Bad Request, Precondition Failed
Unauthorized
- Forbidden
ServiceUnavailable
- Service Unavailable
InternalServerError
- Internal Server Error
NotFound
- Not Found
public void update(java.lang.String tier0Id, java.lang.String localeServiceId, java.lang.String l3vpnId, L3Vpn l3Vpn, com.vmware.vapi.bindings.client.AsyncCallback<L3Vpn> asyncCallback, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
L3vpns
Asynchronous 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.L3Vpn
Operation Errors:
InvalidRequest
- Bad Request, Precondition Failed
Unauthorized
- Forbidden
ServiceUnavailable
- Service Unavailable
InternalServerError
- Internal Server Error
NotFound
- Not Found