Package com.algolia.model.ingestion
Class AuthenticationSearch
java.lang.Object
com.algolia.model.ingestion.AuthenticationSearch
Request body for searching for authentication resources.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionaddAuthenticationIDs
(String authenticationIDsItem) boolean
Get authenticationIDsint
hashCode()
setAuthenticationIDs
(List<String> authenticationIDs) toString()
-
Constructor Details
-
AuthenticationSearch
public AuthenticationSearch()
-
-
Method Details