@Deprecated public interface Fingerprints
| Modifier and Type | Method and Description |
|---|---|
void |
deleteFingerprint(String fingerprintId)
Deprecated.
|
Fingerprint |
getFingerprint(String fingerprintId)
Deprecated.
|
Fingerprint |
getLogicalFingerprint(String logicalName)
Deprecated.
|
void |
updateFingerprint(String fingerprintId,
String name)
Deprecated.
|
void deleteFingerprint(String fingerprintId) throws ApiException
ApiExceptionFingerprint getFingerprint(String fingerprintId) throws ApiException
ApiExceptionFingerprint getLogicalFingerprint(String logicalName) throws ApiException
ApiExceptionvoid updateFingerprint(String fingerprintId, String name) throws ApiException
ApiExceptionCopyright © 2015. All rights reserved.