| Package | Description |
|---|---|
| Api | |
| Model |
| Modifier and Type | Method and Description |
|---|---|
TmsV1InstrumentIdentifiersPost200Response |
InstrumentIdentifierApi.updateInstrumentIdentifier(String profileId,
String tokenId,
UpdateInstrumentIdentifierRequest updateInstrumentIdentifierRequest)
Update a Instrument Identifier
|
com.squareup.okhttp.Call |
InstrumentIdentifierApi.updateInstrumentIdentifierAsync(String profileId,
String tokenId,
UpdateInstrumentIdentifierRequest updateInstrumentIdentifierRequest,
ApiCallback<TmsV1InstrumentIdentifiersPost200Response> callback)
Update a Instrument Identifier (asynchronously)
|
com.squareup.okhttp.Call |
InstrumentIdentifierApi.updateInstrumentIdentifierCall(String profileId,
String tokenId,
UpdateInstrumentIdentifierRequest updateInstrumentIdentifierRequest,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for updateInstrumentIdentifier
|
ApiResponse<TmsV1InstrumentIdentifiersPost200Response> |
InstrumentIdentifierApi.updateInstrumentIdentifierWithHttpInfo(String profileId,
String tokenId,
UpdateInstrumentIdentifierRequest updateInstrumentIdentifierRequest)
Update a Instrument Identifier
|
| Modifier and Type | Method and Description |
|---|---|
UpdateInstrumentIdentifierRequest |
UpdateInstrumentIdentifierRequest.processingInformation(TmsV1InstrumentIdentifiersPost200ResponseProcessingInformation processingInformation) |
Copyright © 2019. All rights reserved.