public class CommunicationMapsStub extends com.vmware.vapi.internal.bindings.Stub implements CommunicationMaps
CommunicationMaps
API service.
WARNING: Internal class, subject to change in future versions.
apiProvider, converter, ifaceId, retryPolicy, securityContext_VAPI_SERVICE_ID, REVISE_OPERATION_AFTER, REVISE_OPERATION_BEFORE, REVISE_OPERATION_BOTTOM, REVISE_OPERATION_TOP| Constructor and Description |
|---|
CommunicationMapsStub(com.vmware.vapi.core.ApiProvider apiProvider,
com.vmware.vapi.bindings.StubConfigurationBase config) |
CommunicationMapsStub(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 domainId,
java.lang.String communicationMapId)
Deletes the communication map along with all the communication entries
This API is deprecated. |
void |
delete(java.lang.String domainId,
java.lang.String communicationMapId,
com.vmware.vapi.bindings.client.AsyncCallback<java.lang.Void> asyncCallback)
Deletes the communication map along with all the communication entries
This API is deprecated. |
void |
delete(java.lang.String domainId,
java.lang.String communicationMapId,
com.vmware.vapi.bindings.client.AsyncCallback<java.lang.Void> asyncCallback,
com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
Deletes the communication map along with all the communication entries
This API is deprecated. |
void |
delete(java.lang.String domainId,
java.lang.String communicationMapId,
com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
Deletes the communication map along with all the communication entries
This API is deprecated. |
CommunicationMap |
get(java.lang.String domainId,
java.lang.String communicationMapId)
Read communication-map for a domain.
|
void |
get(java.lang.String domainId,
java.lang.String communicationMapId,
com.vmware.vapi.bindings.client.AsyncCallback<CommunicationMap> asyncCallback)
Read communication-map for a domain.
|
void |
get(java.lang.String domainId,
java.lang.String communicationMapId,
com.vmware.vapi.bindings.client.AsyncCallback<CommunicationMap> asyncCallback,
com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
Read communication-map for a domain.
|
CommunicationMap |
get(java.lang.String domainId,
java.lang.String communicationMapId,
com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
Read communication-map for a domain.
|
CommunicationMapListResult |
list(java.lang.String domainId,
java.lang.String cursor,
java.lang.Boolean includeMarkForDeleteObjects,
java.lang.String includedFields,
java.lang.Long pageSize,
java.lang.Boolean sortAscending,
java.lang.String sortBy)
List all communication maps for a domain.
|
void |
list(java.lang.String domainId,
java.lang.String cursor,
java.lang.Boolean includeMarkForDeleteObjects,
java.lang.String includedFields,
java.lang.Long pageSize,
java.lang.Boolean sortAscending,
java.lang.String sortBy,
com.vmware.vapi.bindings.client.AsyncCallback<CommunicationMapListResult> asyncCallback)
List all communication maps for a domain.
|
void |
list(java.lang.String domainId,
java.lang.String cursor,
java.lang.Boolean includeMarkForDeleteObjects,
java.lang.String includedFields,
java.lang.Long pageSize,
java.lang.Boolean sortAscending,
java.lang.String sortBy,
com.vmware.vapi.bindings.client.AsyncCallback<CommunicationMapListResult> asyncCallback,
com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
List all communication maps for a domain.
|
CommunicationMapListResult |
list(java.lang.String domainId,
java.lang.String cursor,
java.lang.Boolean includeMarkForDeleteObjects,
java.lang.String includedFields,
java.lang.Long pageSize,
java.lang.Boolean sortAscending,
java.lang.String sortBy,
com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
List all communication maps for a domain.
|
void |
patch(java.lang.String domainId,
java.lang.String communicationMapId,
CommunicationMap communicationMap)
Patch the communication map for a domain.
|
void |
patch(java.lang.String domainId,
java.lang.String communicationMapId,
CommunicationMap communicationMap,
com.vmware.vapi.bindings.client.AsyncCallback<java.lang.Void> asyncCallback)
Patch the communication map for a domain.
|
void |
patch(java.lang.String domainId,
java.lang.String communicationMapId,
CommunicationMap communicationMap,
com.vmware.vapi.bindings.client.AsyncCallback<java.lang.Void> asyncCallback,
com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
Patch the communication map for a domain.
|
void |
patch(java.lang.String domainId,
java.lang.String communicationMapId,
CommunicationMap communicationMap,
com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
Patch the communication map for a domain.
|
CommunicationMap |
revise(java.lang.String domainId,
java.lang.String communicationMapId,
CommunicationMap communicationMap,
java.lang.String anchorPath,
java.lang.String operation)
This is used to set a precedence of a communication map w.r.t others.
|
void |
revise(java.lang.String domainId,
java.lang.String communicationMapId,
CommunicationMap communicationMap,
java.lang.String anchorPath,
java.lang.String operation,
com.vmware.vapi.bindings.client.AsyncCallback<CommunicationMap> asyncCallback)
This is used to set a precedence of a communication map w.r.t others.
|
void |
revise(java.lang.String domainId,
java.lang.String communicationMapId,
CommunicationMap communicationMap,
java.lang.String anchorPath,
java.lang.String operation,
com.vmware.vapi.bindings.client.AsyncCallback<CommunicationMap> asyncCallback,
com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
This is used to set a precedence of a communication map w.r.t others.
|
CommunicationMap |
revise(java.lang.String domainId,
java.lang.String communicationMapId,
CommunicationMap communicationMap,
java.lang.String anchorPath,
java.lang.String operation,
com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
This is used to set a precedence of a communication map w.r.t others.
|
CommunicationMap |
update(java.lang.String domainId,
java.lang.String communicationMapId,
CommunicationMap communicationMap)
Create or Update the communication map for a domain.
|
void |
update(java.lang.String domainId,
java.lang.String communicationMapId,
CommunicationMap communicationMap,
com.vmware.vapi.bindings.client.AsyncCallback<CommunicationMap> asyncCallback)
Create or Update the communication map for a domain.
|
void |
update(java.lang.String domainId,
java.lang.String communicationMapId,
CommunicationMap communicationMap,
com.vmware.vapi.bindings.client.AsyncCallback<CommunicationMap> asyncCallback,
com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
Create or Update the communication map for a domain.
|
CommunicationMap |
update(java.lang.String domainId,
java.lang.String communicationMapId,
CommunicationMap communicationMap,
com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
Create or Update the communication map for a domain.
|
public CommunicationMapsStub(com.vmware.vapi.core.ApiProvider apiProvider,
com.vmware.vapi.internal.bindings.TypeConverter typeConverter,
com.vmware.vapi.bindings.StubConfigurationBase config)
public CommunicationMapsStub(com.vmware.vapi.core.ApiProvider apiProvider,
com.vmware.vapi.bindings.StubConfigurationBase config)
public void delete(java.lang.String domainId,
java.lang.String communicationMapId)
CommunicationMapsSynchronous method overload. Result of the invocation will be reported as a method return value.
delete in interface CommunicationMapsdomainId - (required)communicationMapId - (required)public void delete(java.lang.String domainId,
java.lang.String communicationMapId,
com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
CommunicationMapsSynchronous 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 CommunicationMapsdomainId - (required)communicationMapId - (required)invocationConfig - Configuration for the method invocation.public void delete(java.lang.String domainId,
java.lang.String communicationMapId,
com.vmware.vapi.bindings.client.AsyncCallback<java.lang.Void> asyncCallback)
CommunicationMapsAsynchronous 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 CommunicationMapsdomainId - (required)communicationMapId - (required)asyncCallback - Receives the status (progress, result or error) of the operation invocation.public void delete(java.lang.String domainId,
java.lang.String communicationMapId,
com.vmware.vapi.bindings.client.AsyncCallback<java.lang.Void> asyncCallback,
com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
CommunicationMapsAsynchronous 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 CommunicationMapsdomainId - (required)communicationMapId - (required)asyncCallback - Receives the status (progress, result or error) of the operation invocation.invocationConfig - Configuration for the method invocation.public CommunicationMap get(java.lang.String domainId, java.lang.String communicationMapId)
CommunicationMapsSynchronous method overload. Result of the invocation will be reported as a method return value.
get in interface CommunicationMapsdomainId - (required)communicationMapId - (required)public CommunicationMap get(java.lang.String domainId, java.lang.String communicationMapId, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
CommunicationMapsSynchronous 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 CommunicationMapsdomainId - (required)communicationMapId - (required)invocationConfig - Configuration for the method invocation.public void get(java.lang.String domainId,
java.lang.String communicationMapId,
com.vmware.vapi.bindings.client.AsyncCallback<CommunicationMap> asyncCallback)
CommunicationMapsAsynchronous method overload. Result of the invocation will be
reported via the specified asyncCallback.
Invocation Result:
com.vmware.nsx_policy.model.CommunicationMap
Operation Errors:
InvalidRequest - Bad Request, Precondition Failed
Unauthorized - Forbidden
ServiceUnavailable - Service Unavailable
InternalServerError - Internal Server Error
NotFound - Not Found
get in interface CommunicationMapsdomainId - (required)communicationMapId - (required)asyncCallback - Receives the status (progress, result or error) of the operation invocation.public void get(java.lang.String domainId,
java.lang.String communicationMapId,
com.vmware.vapi.bindings.client.AsyncCallback<CommunicationMap> asyncCallback,
com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
CommunicationMapsAsynchronous 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.CommunicationMap
Operation Errors:
InvalidRequest - Bad Request, Precondition Failed
Unauthorized - Forbidden
ServiceUnavailable - Service Unavailable
InternalServerError - Internal Server Error
NotFound - Not Found
get in interface CommunicationMapsdomainId - (required)communicationMapId - (required)asyncCallback - Receives the status (progress, result or error) of the operation invocation.invocationConfig - Configuration for the method invocation.public CommunicationMapListResult list(java.lang.String domainId, java.lang.String cursor, java.lang.Boolean includeMarkForDeleteObjects, java.lang.String includedFields, java.lang.Long pageSize, java.lang.Boolean sortAscending, java.lang.String sortBy)
CommunicationMapsSynchronous method overload. Result of the invocation will be reported as a method return value.
list in interface CommunicationMapsdomainId - (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)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 CommunicationMapListResult list(java.lang.String domainId, java.lang.String cursor, java.lang.Boolean includeMarkForDeleteObjects, java.lang.String includedFields, java.lang.Long pageSize, java.lang.Boolean sortAscending, java.lang.String sortBy, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
CommunicationMapsSynchronous 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 CommunicationMapsdomainId - (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)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 domainId,
java.lang.String cursor,
java.lang.Boolean includeMarkForDeleteObjects,
java.lang.String includedFields,
java.lang.Long pageSize,
java.lang.Boolean sortAscending,
java.lang.String sortBy,
com.vmware.vapi.bindings.client.AsyncCallback<CommunicationMapListResult> asyncCallback)
CommunicationMapsAsynchronous method overload. Result of the invocation will be
reported via the specified asyncCallback.
Invocation Result:
com.vmware.nsx_policy.model.CommunicationMapListResult
Operation Errors:
InvalidRequest - Bad Request, Precondition Failed
Unauthorized - Forbidden
ServiceUnavailable - Service Unavailable
InternalServerError - Internal Server Error
NotFound - Not Found
list in interface CommunicationMapsdomainId - (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)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 domainId,
java.lang.String cursor,
java.lang.Boolean includeMarkForDeleteObjects,
java.lang.String includedFields,
java.lang.Long pageSize,
java.lang.Boolean sortAscending,
java.lang.String sortBy,
com.vmware.vapi.bindings.client.AsyncCallback<CommunicationMapListResult> asyncCallback,
com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
CommunicationMapsAsynchronous 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.CommunicationMapListResult
Operation Errors:
InvalidRequest - Bad Request, Precondition Failed
Unauthorized - Forbidden
ServiceUnavailable - Service Unavailable
InternalServerError - Internal Server Error
NotFound - Not Found
list in interface CommunicationMapsdomainId - (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)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 domainId,
java.lang.String communicationMapId,
CommunicationMap communicationMap)
CommunicationMapsSynchronous method overload. Result of the invocation will be reported as a method return value.
patch in interface CommunicationMapsdomainId - (required)communicationMapId - (required)communicationMap - (required)public void patch(java.lang.String domainId,
java.lang.String communicationMapId,
CommunicationMap communicationMap,
com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
CommunicationMapsSynchronous 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 CommunicationMapsdomainId - (required)communicationMapId - (required)communicationMap - (required)invocationConfig - Configuration for the method invocation.public void patch(java.lang.String domainId,
java.lang.String communicationMapId,
CommunicationMap communicationMap,
com.vmware.vapi.bindings.client.AsyncCallback<java.lang.Void> asyncCallback)
CommunicationMapsAsynchronous 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 CommunicationMapsdomainId - (required)communicationMapId - (required)communicationMap - (required)asyncCallback - Receives the status (progress, result or error) of the operation invocation.public void patch(java.lang.String domainId,
java.lang.String communicationMapId,
CommunicationMap communicationMap,
com.vmware.vapi.bindings.client.AsyncCallback<java.lang.Void> asyncCallback,
com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
CommunicationMapsAsynchronous 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 CommunicationMapsdomainId - (required)communicationMapId - (required)communicationMap - (required)asyncCallback - Receives the status (progress, result or error) of the operation invocation.invocationConfig - Configuration for the method invocation.public CommunicationMap revise(java.lang.String domainId, java.lang.String communicationMapId, CommunicationMap communicationMap, java.lang.String anchorPath, java.lang.String operation)
CommunicationMapsSynchronous method overload. Result of the invocation will be reported as a method return value.
revise in interface CommunicationMapsdomainId - (required)communicationMapId - (required)communicationMap - (required)anchorPath - The communication map/communication entry path if operation is 'insert_after' or
'insert_before' (optional)operation - Operation (optional, default to insert_top)public CommunicationMap revise(java.lang.String domainId, java.lang.String communicationMapId, CommunicationMap communicationMap, java.lang.String anchorPath, java.lang.String operation, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
CommunicationMapsSynchronous method overload. Result of the invocation will be
reported as a method return value.
Use invocationConfig to specify configuration for this particular invocation.
revise in interface CommunicationMapsdomainId - (required)communicationMapId - (required)communicationMap - (required)anchorPath - The communication map/communication entry path if operation is 'insert_after' or
'insert_before' (optional)operation - Operation (optional, default to insert_top)invocationConfig - Configuration for the method invocation.public void revise(java.lang.String domainId,
java.lang.String communicationMapId,
CommunicationMap communicationMap,
java.lang.String anchorPath,
java.lang.String operation,
com.vmware.vapi.bindings.client.AsyncCallback<CommunicationMap> asyncCallback)
CommunicationMapsAsynchronous method overload. Result of the invocation will be
reported via the specified asyncCallback.
Invocation Result:
com.vmware.nsx_policy.model.CommunicationMap
Operation Errors:
InvalidRequest - Bad Request, Precondition Failed
Unauthorized - Forbidden
ServiceUnavailable - Service Unavailable
InternalServerError - Internal Server Error
NotFound - Not Found
revise in interface CommunicationMapsdomainId - (required)communicationMapId - (required)communicationMap - (required)anchorPath - The communication map/communication entry path if operation is 'insert_after' or
'insert_before' (optional)operation - Operation (optional, default to insert_top)asyncCallback - Receives the status (progress, result or error) of the operation invocation.public void revise(java.lang.String domainId,
java.lang.String communicationMapId,
CommunicationMap communicationMap,
java.lang.String anchorPath,
java.lang.String operation,
com.vmware.vapi.bindings.client.AsyncCallback<CommunicationMap> asyncCallback,
com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
CommunicationMapsAsynchronous 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.CommunicationMap
Operation Errors:
InvalidRequest - Bad Request, Precondition Failed
Unauthorized - Forbidden
ServiceUnavailable - Service Unavailable
InternalServerError - Internal Server Error
NotFound - Not Found
revise in interface CommunicationMapsdomainId - (required)communicationMapId - (required)communicationMap - (required)anchorPath - The communication map/communication entry path if operation is 'insert_after' or
'insert_before' (optional)operation - Operation (optional, default to insert_top)asyncCallback - Receives the status (progress, result or error) of the operation invocation.invocationConfig - Configuration for the method invocation.public CommunicationMap update(java.lang.String domainId, java.lang.String communicationMapId, CommunicationMap communicationMap)
CommunicationMapsSynchronous method overload. Result of the invocation will be reported as a method return value.
update in interface CommunicationMapsdomainId - (required)communicationMapId - (required)communicationMap - (required)public CommunicationMap update(java.lang.String domainId, java.lang.String communicationMapId, CommunicationMap communicationMap, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
CommunicationMapsSynchronous 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 CommunicationMapsdomainId - (required)communicationMapId - (required)communicationMap - (required)invocationConfig - Configuration for the method invocation.public void update(java.lang.String domainId,
java.lang.String communicationMapId,
CommunicationMap communicationMap,
com.vmware.vapi.bindings.client.AsyncCallback<CommunicationMap> asyncCallback)
CommunicationMapsAsynchronous method overload. Result of the invocation will be
reported via the specified asyncCallback.
Invocation Result:
com.vmware.nsx_policy.model.CommunicationMap
Operation Errors:
InvalidRequest - Bad Request, Precondition Failed
Unauthorized - Forbidden
ServiceUnavailable - Service Unavailable
InternalServerError - Internal Server Error
NotFound - Not Found
update in interface CommunicationMapsdomainId - (required)communicationMapId - (required)communicationMap - (required)asyncCallback - Receives the status (progress, result or error) of the operation invocation.public void update(java.lang.String domainId,
java.lang.String communicationMapId,
CommunicationMap communicationMap,
com.vmware.vapi.bindings.client.AsyncCallback<CommunicationMap> asyncCallback,
com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
CommunicationMapsAsynchronous 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.CommunicationMap
Operation Errors:
InvalidRequest - Bad Request, Precondition Failed
Unauthorized - Forbidden
ServiceUnavailable - Service Unavailable
InternalServerError - Internal Server Error
NotFound - Not Found
update in interface CommunicationMapsdomainId - (required)communicationMapId - (required)communicationMap - (required)asyncCallback - Receives the status (progress, result or error) of the operation invocation.invocationConfig - Configuration for the method invocation.