Package com.algolia.model.ingestion
Class AuthenticationSearch
java.lang.Object
com.algolia.model.ingestion.AuthenticationSearch
Payload to search for multiple authentications, based on the given `authenticationIDs`.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionaddAuthenticationIDs(String authenticationIDsItem) booleanGet authenticationIDsinthashCode()setAuthenticationIDs(List<String> authenticationIDs) toString()
-
Constructor Details
-
AuthenticationSearch
public AuthenticationSearch()
-
-
Method Details