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