Class APIKeyResponse
java.lang.Object
uk.ac.manchester.spinnaker.nmpi.model.APIKeyResponse
POJO holding the response for a query for an API key.
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
APIKeyResponse
public APIKeyResponse()
-
-
Method Details
-
getKey
Get the API Key.- Returns:
- the key
-
setKey
Set the API key.- Parameters:
key
- The key to set
-