Class SegmentConnectionBindingMapsStub
- java.lang.Object
-
- com.vmware.vapi.internal.bindings.Stub
-
- com.vmware.nsx_policy.infra.segments.SegmentConnectionBindingMapsStub
-
- All Implemented Interfaces:
SegmentConnectionBindingMaps,SegmentConnectionBindingMapsTypes,com.vmware.vapi.bindings.Service
public class SegmentConnectionBindingMapsStub extends com.vmware.vapi.internal.bindings.Stub implements SegmentConnectionBindingMaps
Remote stub implementation of theSegmentConnectionBindingMapsAPI service.WARNING: Internal class, subject to change in future versions.
-
-
Field Summary
-
Fields inherited from class com.vmware.vapi.internal.bindings.Stub
apiProvider, converter, ifaceId, retryPolicy, securityContext
-
Fields inherited from interface com.vmware.nsx_policy.infra.segments.SegmentConnectionBindingMapsTypes
_VAPI_SERVICE_ID
-
-
Constructor Summary
Constructors Constructor Description SegmentConnectionBindingMapsStub(com.vmware.vapi.core.ApiProvider apiProvider, com.vmware.vapi.bindings.StubConfigurationBase config)SegmentConnectionBindingMapsStub(com.vmware.vapi.core.ApiProvider apiProvider, com.vmware.vapi.internal.bindings.TypeConverter typeConverter, com.vmware.vapi.bindings.StubConfigurationBase config)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voiddelete(java.lang.String segmentId, java.lang.String mapId)Deletes infra SegmentConnectionBindingMap.voiddelete(java.lang.String segmentId, java.lang.String mapId, com.vmware.vapi.bindings.client.AsyncCallback<java.lang.Void> asyncCallback)Deletes infra SegmentConnectionBindingMap.voiddelete(java.lang.String segmentId, java.lang.String mapId, com.vmware.vapi.bindings.client.AsyncCallback<java.lang.Void> asyncCallback, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)Deletes infra SegmentConnectionBindingMap.voiddelete(java.lang.String segmentId, java.lang.String mapId, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)Deletes infra SegmentConnectionBindingMap.SegmentConnectionBindingMapget(java.lang.String segmentId, java.lang.String mapId)Read infra SegmentConnectionBindingMap.voidget(java.lang.String segmentId, java.lang.String mapId, com.vmware.vapi.bindings.client.AsyncCallback<SegmentConnectionBindingMap> asyncCallback)Read infra SegmentConnectionBindingMap.voidget(java.lang.String segmentId, java.lang.String mapId, com.vmware.vapi.bindings.client.AsyncCallback<SegmentConnectionBindingMap> asyncCallback, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)Read infra SegmentConnectionBindingMap.SegmentConnectionBindingMapget(java.lang.String segmentId, java.lang.String mapId, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)Read infra SegmentConnectionBindingMap.SegmentConnectionBindingMapListResultlist(java.lang.String segmentId, 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 SegmentConnectionBindingMap specific Segmentvoidlist(java.lang.String segmentId, 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<SegmentConnectionBindingMapListResult> asyncCallback)List SegmentConnectionBindingMap specific Segmentvoidlist(java.lang.String segmentId, 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<SegmentConnectionBindingMapListResult> asyncCallback, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)List SegmentConnectionBindingMap specific SegmentSegmentConnectionBindingMapListResultlist(java.lang.String segmentId, 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 SegmentConnectionBindingMap specific Segmentvoidpatch(java.lang.String segmentId, java.lang.String mapId, SegmentConnectionBindingMap segmentConnectionBindingMap)Patch the infra segment connection binding map.voidpatch(java.lang.String segmentId, java.lang.String mapId, SegmentConnectionBindingMap segmentConnectionBindingMap, com.vmware.vapi.bindings.client.AsyncCallback<java.lang.Void> asyncCallback)Patch the infra segment connection binding map.voidpatch(java.lang.String segmentId, java.lang.String mapId, SegmentConnectionBindingMap segmentConnectionBindingMap, com.vmware.vapi.bindings.client.AsyncCallback<java.lang.Void> asyncCallback, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)Patch the infra segment connection binding map.voidpatch(java.lang.String segmentId, java.lang.String mapId, SegmentConnectionBindingMap segmentConnectionBindingMap, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)Patch the infra segment connection binding map.SegmentConnectionBindingMapupdate(java.lang.String segmentId, java.lang.String mapId, SegmentConnectionBindingMap segmentConnectionBindingMap)Patch the infra segment connection binding map.voidupdate(java.lang.String segmentId, java.lang.String mapId, SegmentConnectionBindingMap segmentConnectionBindingMap, com.vmware.vapi.bindings.client.AsyncCallback<SegmentConnectionBindingMap> asyncCallback)Patch the infra segment connection binding map.voidupdate(java.lang.String segmentId, java.lang.String mapId, SegmentConnectionBindingMap segmentConnectionBindingMap, com.vmware.vapi.bindings.client.AsyncCallback<SegmentConnectionBindingMap> asyncCallback, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)Patch the infra segment connection binding map.SegmentConnectionBindingMapupdate(java.lang.String segmentId, java.lang.String mapId, SegmentConnectionBindingMap segmentConnectionBindingMap, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)Patch the infra segment connection binding map.
-
-
-
Constructor Detail
-
SegmentConnectionBindingMapsStub
public SegmentConnectionBindingMapsStub(com.vmware.vapi.core.ApiProvider apiProvider, com.vmware.vapi.internal.bindings.TypeConverter typeConverter, com.vmware.vapi.bindings.StubConfigurationBase config)
-
SegmentConnectionBindingMapsStub
public SegmentConnectionBindingMapsStub(com.vmware.vapi.core.ApiProvider apiProvider, com.vmware.vapi.bindings.StubConfigurationBase config)
-
-
Method Detail
-
delete
public void delete(java.lang.String segmentId, java.lang.String mapId)Description copied from interface:SegmentConnectionBindingMapsDeletes infra SegmentConnectionBindingMap.Synchronous method overload. Result of the invocation will be reported as a method return value.
- Specified by:
deletein interfaceSegmentConnectionBindingMaps- Parameters:
segmentId- (required)mapId- (required)
-
delete
public void delete(java.lang.String segmentId, java.lang.String mapId, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)Description copied from interface:SegmentConnectionBindingMapsDeletes infra SegmentConnectionBindingMap.Synchronous method overload. Result of the invocation will be reported as a method return value. Use
invocationConfigto specify configuration for this particular invocation.- Specified by:
deletein interfaceSegmentConnectionBindingMaps- Parameters:
segmentId- (required)mapId- (required)invocationConfig- Configuration for the method invocation.
-
delete
public void delete(java.lang.String segmentId, java.lang.String mapId, com.vmware.vapi.bindings.client.AsyncCallback<java.lang.Void> asyncCallback)Description copied from interface:SegmentConnectionBindingMapsDeletes infra SegmentConnectionBindingMap.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
- Specified by:
deletein interfaceSegmentConnectionBindingMaps- Parameters:
segmentId- (required)mapId- (required)asyncCallback- Receives the status (progress, result or error) of the operation invocation.
-
delete
public void delete(java.lang.String segmentId, java.lang.String mapId, com.vmware.vapi.bindings.client.AsyncCallback<java.lang.Void> asyncCallback, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)Description copied from interface:SegmentConnectionBindingMapsDeletes infra SegmentConnectionBindingMap.Asynchronous method overload. Result of the invocation will be reported via the specified
asyncCallback. UseinvocationConfigto 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
- Specified by:
deletein interfaceSegmentConnectionBindingMaps- Parameters:
segmentId- (required)mapId- (required)asyncCallback- Receives the status (progress, result or error) of the operation invocation.invocationConfig- Configuration for the method invocation.
-
get
public SegmentConnectionBindingMap get(java.lang.String segmentId, java.lang.String mapId)
Description copied from interface:SegmentConnectionBindingMapsRead infra SegmentConnectionBindingMap.Synchronous method overload. Result of the invocation will be reported as a method return value.
- Specified by:
getin interfaceSegmentConnectionBindingMaps- Parameters:
segmentId- (required)mapId- (required)- Returns:
- com.vmware.nsx_policy.model.SegmentConnectionBindingMap
-
get
public SegmentConnectionBindingMap get(java.lang.String segmentId, java.lang.String mapId, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
Description copied from interface:SegmentConnectionBindingMapsRead infra SegmentConnectionBindingMap.Synchronous method overload. Result of the invocation will be reported as a method return value. Use
invocationConfigto specify configuration for this particular invocation.- Specified by:
getin interfaceSegmentConnectionBindingMaps- Parameters:
segmentId- (required)mapId- (required)invocationConfig- Configuration for the method invocation.- Returns:
- com.vmware.nsx_policy.model.SegmentConnectionBindingMap
-
get
public void get(java.lang.String segmentId, java.lang.String mapId, com.vmware.vapi.bindings.client.AsyncCallback<SegmentConnectionBindingMap> asyncCallback)Description copied from interface:SegmentConnectionBindingMapsRead infra SegmentConnectionBindingMap.Asynchronous method overload. Result of the invocation will be reported via the specified
asyncCallback.Invocation Result:
com.vmware.nsx_policy.model.SegmentConnectionBindingMapOperation Errors:
InvalidRequest- Bad Request, Precondition Failed
Unauthorized- Forbidden
ServiceUnavailable- Service Unavailable
InternalServerError- Internal Server Error
NotFound- Not Found
- Specified by:
getin interfaceSegmentConnectionBindingMaps- Parameters:
segmentId- (required)mapId- (required)asyncCallback- Receives the status (progress, result or error) of the operation invocation.
-
get
public void get(java.lang.String segmentId, java.lang.String mapId, com.vmware.vapi.bindings.client.AsyncCallback<SegmentConnectionBindingMap> asyncCallback, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)Description copied from interface:SegmentConnectionBindingMapsRead infra SegmentConnectionBindingMap.Asynchronous method overload. Result of the invocation will be reported via the specified
asyncCallback. UseinvocationConfigto specify configuration for this particular invocation.Invocation Result:
com.vmware.nsx_policy.model.SegmentConnectionBindingMapOperation Errors:
InvalidRequest- Bad Request, Precondition Failed
Unauthorized- Forbidden
ServiceUnavailable- Service Unavailable
InternalServerError- Internal Server Error
NotFound- Not Found
- Specified by:
getin interfaceSegmentConnectionBindingMaps- Parameters:
segmentId- (required)mapId- (required)asyncCallback- Receives the status (progress, result or error) of the operation invocation.invocationConfig- Configuration for the method invocation.
-
list
public SegmentConnectionBindingMapListResult list(java.lang.String segmentId, java.lang.String cursor, java.lang.Boolean includeMarkForDeleteObjects, java.lang.String includedFields, java.lang.Long pageSize, java.lang.Boolean sortAscending, java.lang.String sortBy)
Description copied from interface:SegmentConnectionBindingMapsList SegmentConnectionBindingMap specific SegmentSynchronous method overload. Result of the invocation will be reported as a method return value.
- Specified by:
listin interfaceSegmentConnectionBindingMaps- Parameters:
segmentId- (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)- Returns:
- com.vmware.nsx_policy.model.SegmentConnectionBindingMapListResult
-
list
public SegmentConnectionBindingMapListResult list(java.lang.String segmentId, 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)
Description copied from interface:SegmentConnectionBindingMapsList SegmentConnectionBindingMap specific SegmentSynchronous method overload. Result of the invocation will be reported as a method return value. Use
invocationConfigto specify configuration for this particular invocation.- Specified by:
listin interfaceSegmentConnectionBindingMaps- Parameters:
segmentId- (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.- Returns:
- com.vmware.nsx_policy.model.SegmentConnectionBindingMapListResult
-
list
public void list(java.lang.String segmentId, 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<SegmentConnectionBindingMapListResult> asyncCallback)Description copied from interface:SegmentConnectionBindingMapsList SegmentConnectionBindingMap specific SegmentAsynchronous method overload. Result of the invocation will be reported via the specified
asyncCallback.Invocation Result:
com.vmware.nsx_policy.model.SegmentConnectionBindingMapListResultOperation Errors:
InvalidRequest- Bad Request, Precondition Failed
Unauthorized- Forbidden
ServiceUnavailable- Service Unavailable
InternalServerError- Internal Server Error
NotFound- Not Found
- Specified by:
listin interfaceSegmentConnectionBindingMaps- Parameters:
segmentId- (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.
-
list
public void list(java.lang.String segmentId, 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<SegmentConnectionBindingMapListResult> asyncCallback, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)Description copied from interface:SegmentConnectionBindingMapsList SegmentConnectionBindingMap specific SegmentAsynchronous method overload. Result of the invocation will be reported via the specified
asyncCallback. UseinvocationConfigto specify configuration for this particular invocation.Invocation Result:
com.vmware.nsx_policy.model.SegmentConnectionBindingMapListResultOperation Errors:
InvalidRequest- Bad Request, Precondition Failed
Unauthorized- Forbidden
ServiceUnavailable- Service Unavailable
InternalServerError- Internal Server Error
NotFound- Not Found
- Specified by:
listin interfaceSegmentConnectionBindingMaps- Parameters:
segmentId- (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.
-
patch
public void patch(java.lang.String segmentId, java.lang.String mapId, SegmentConnectionBindingMap segmentConnectionBindingMap)Description copied from interface:SegmentConnectionBindingMapsPatch the infra segment connection binding map. If binding map corresponding to the the given values is not present, the object will get created and if it is present it will be updated. This is a full replace.Synchronous method overload. Result of the invocation will be reported as a method return value.
- Specified by:
patchin interfaceSegmentConnectionBindingMaps- Parameters:
segmentId- (required)mapId- (required)segmentConnectionBindingMap- (required)
-
patch
public void patch(java.lang.String segmentId, java.lang.String mapId, SegmentConnectionBindingMap segmentConnectionBindingMap, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)Description copied from interface:SegmentConnectionBindingMapsPatch the infra segment connection binding map. If binding map corresponding to the the given values is not present, the object will get created and if it is present it will be updated. This is a full replace.Synchronous method overload. Result of the invocation will be reported as a method return value. Use
invocationConfigto specify configuration for this particular invocation.- Specified by:
patchin interfaceSegmentConnectionBindingMaps- Parameters:
segmentId- (required)mapId- (required)segmentConnectionBindingMap- (required)invocationConfig- Configuration for the method invocation.
-
patch
public void patch(java.lang.String segmentId, java.lang.String mapId, SegmentConnectionBindingMap segmentConnectionBindingMap, com.vmware.vapi.bindings.client.AsyncCallback<java.lang.Void> asyncCallback)Description copied from interface:SegmentConnectionBindingMapsPatch the infra segment connection binding map. If binding map corresponding to the the given values is not present, the object will get created and if it is present it will be updated. This is a full replace.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
- Specified by:
patchin interfaceSegmentConnectionBindingMaps- Parameters:
segmentId- (required)mapId- (required)segmentConnectionBindingMap- (required)asyncCallback- Receives the status (progress, result or error) of the operation invocation.
-
patch
public void patch(java.lang.String segmentId, java.lang.String mapId, SegmentConnectionBindingMap segmentConnectionBindingMap, com.vmware.vapi.bindings.client.AsyncCallback<java.lang.Void> asyncCallback, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)Description copied from interface:SegmentConnectionBindingMapsPatch the infra segment connection binding map. If binding map corresponding to the the given values is not present, the object will get created and if it is present it will be updated. This is a full replace.Asynchronous method overload. Result of the invocation will be reported via the specified
asyncCallback. UseinvocationConfigto 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
- Specified by:
patchin interfaceSegmentConnectionBindingMaps- Parameters:
segmentId- (required)mapId- (required)segmentConnectionBindingMap- (required)asyncCallback- Receives the status (progress, result or error) of the operation invocation.invocationConfig- Configuration for the method invocation.
-
update
public SegmentConnectionBindingMap update(java.lang.String segmentId, java.lang.String mapId, SegmentConnectionBindingMap segmentConnectionBindingMap)
Description copied from interface:SegmentConnectionBindingMapsPatch the infra segment connection binding map. If binding map corresponding to the the given values is not present, the object will get created and if it is present it will be updated. This is a full replace.Synchronous method overload. Result of the invocation will be reported as a method return value.
- Specified by:
updatein interfaceSegmentConnectionBindingMaps- Parameters:
segmentId- (required)mapId- (required)segmentConnectionBindingMap- (required)- Returns:
- com.vmware.nsx_policy.model.SegmentConnectionBindingMap
-
update
public SegmentConnectionBindingMap update(java.lang.String segmentId, java.lang.String mapId, SegmentConnectionBindingMap segmentConnectionBindingMap, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
Description copied from interface:SegmentConnectionBindingMapsPatch the infra segment connection binding map. If binding map corresponding to the the given values is not present, the object will get created and if it is present it will be updated. This is a full replace.Synchronous method overload. Result of the invocation will be reported as a method return value. Use
invocationConfigto specify configuration for this particular invocation.- Specified by:
updatein interfaceSegmentConnectionBindingMaps- Parameters:
segmentId- (required)mapId- (required)segmentConnectionBindingMap- (required)invocationConfig- Configuration for the method invocation.- Returns:
- com.vmware.nsx_policy.model.SegmentConnectionBindingMap
-
update
public void update(java.lang.String segmentId, java.lang.String mapId, SegmentConnectionBindingMap segmentConnectionBindingMap, com.vmware.vapi.bindings.client.AsyncCallback<SegmentConnectionBindingMap> asyncCallback)Description copied from interface:SegmentConnectionBindingMapsPatch the infra segment connection binding map. If binding map corresponding to the the given values is not present, the object will get created and if it is present it will be updated. This is a full replace.Asynchronous method overload. Result of the invocation will be reported via the specified
asyncCallback.Invocation Result:
com.vmware.nsx_policy.model.SegmentConnectionBindingMapOperation Errors:
InvalidRequest- Bad Request, Precondition Failed
Unauthorized- Forbidden
ServiceUnavailable- Service Unavailable
InternalServerError- Internal Server Error
NotFound- Not Found
- Specified by:
updatein interfaceSegmentConnectionBindingMaps- Parameters:
segmentId- (required)mapId- (required)segmentConnectionBindingMap- (required)asyncCallback- Receives the status (progress, result or error) of the operation invocation.
-
update
public void update(java.lang.String segmentId, java.lang.String mapId, SegmentConnectionBindingMap segmentConnectionBindingMap, com.vmware.vapi.bindings.client.AsyncCallback<SegmentConnectionBindingMap> asyncCallback, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)Description copied from interface:SegmentConnectionBindingMapsPatch the infra segment connection binding map. If binding map corresponding to the the given values is not present, the object will get created and if it is present it will be updated. This is a full replace.Asynchronous method overload. Result of the invocation will be reported via the specified
asyncCallback. UseinvocationConfigto specify configuration for this particular invocation.Invocation Result:
com.vmware.nsx_policy.model.SegmentConnectionBindingMapOperation Errors:
InvalidRequest- Bad Request, Precondition Failed
Unauthorized- Forbidden
ServiceUnavailable- Service Unavailable
InternalServerError- Internal Server Error
NotFound- Not Found
- Specified by:
updatein interfaceSegmentConnectionBindingMaps- Parameters:
segmentId- (required)mapId- (required)segmentConnectionBindingMap- (required)asyncCallback- Receives the status (progress, result or error) of the operation invocation.invocationConfig- Configuration for the method invocation.
-
-