public interface ApiKey
| Modifier and Type | Method and Description |
|---|---|
String |
getKey()
Get the API key part.
|
String |
getSecret()
Get the API key's secret part.
|
String |
getUserId()
Get the user associated with this key.
|
Copyright © 2021 continual.io. All rights reserved.