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