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