Package com.algolia.model.search
Class UpdateApiKeyResponse
java.lang.Object
com.algolia.model.search.UpdateApiKeyResponse
UpdateApiKeyResponse
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionboolean
getKey()
API key.Date and time when the object was updated, in RFC 3339 format.int
hashCode()
setUpdatedAt
(String updatedAt) toString()
-
Constructor Details
-
UpdateApiKeyResponse
public UpdateApiKeyResponse()
-
-
Method Details