Package com.algolia.model.search
Class BaseGetApiKeyResponse
java.lang.Object
com.algolia.model.search.BaseGetApiKeyResponse
BaseGetApiKeyResponse
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleanTimestamp when the object was created, in milliseconds since the Unix epoch.getValue()API key.inthashCode()setCreatedAt(Long createdAt) toString()
-
Constructor Details
-
BaseGetApiKeyResponse
public BaseGetApiKeyResponse()
-
-
Method Details