Package com.algolia.model.ingestion
Class AuthBasic
java.lang.Object
com.algolia.model.ingestion.AuthBasic
- All Implemented Interfaces:
AuthInput
Authentication input for Basic login with username and password.
-
Nested Class Summary
Nested classes/interfaces inherited from interface com.algolia.model.ingestion.AuthInput
AuthInput.Deserializer -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleanGet passwordGet usernameinthashCode()setPassword(String password) setUsername(String username) toString()