Uses of Class
odata.msgraph.client.complex.BasicAuthentication
-
Packages that use BasicAuthentication Package Description odata.msgraph.client.complex -
-
Uses of BasicAuthentication in odata.msgraph.client.complex
Methods in odata.msgraph.client.complex that return BasicAuthentication Modifier and Type Method Description BasicAuthenticationBasicAuthentication.Builder. build()BasicAuthenticationBasicAuthentication. withPassword(String password)BasicAuthenticationBasicAuthentication. withUnmappedField(String name, String value)BasicAuthenticationBasicAuthentication. withUsername(String username)
-