Package com.algolia.model.search
Class AddApiKeyResponse
java.lang.Object
com.algolia.model.search.AddApiKeyResponse
AddApiKeyResponse
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleanTimestamp of creation in [ISO-8601](https://wikipedia.org/wiki/ISO_8601) format.getKey()API key.inthashCode()setCreatedAt(String createdAt) toString()
-
Constructor Details
-
AddApiKeyResponse
public AddApiKeyResponse()
-
-
Method Details