Uses of Class
com.azure.ai.openai.models.OnYourDataUsernameAndPasswordAuthenticationOptions
Packages that use OnYourDataUsernameAndPasswordAuthenticationOptions
-
Uses of OnYourDataUsernameAndPasswordAuthenticationOptions in com.azure.ai.openai.models
Methods in com.azure.ai.openai.models that return OnYourDataUsernameAndPasswordAuthenticationOptionsModifier and TypeMethodDescriptionOnYourDataUsernameAndPasswordAuthenticationOptions.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of OnYourDataUsernameAndPasswordAuthenticationOptions from the JsonReader.MongoDBChatExtensionParameters.getAuthentication()Get the authentication property: The authentication method to use when accessing the defined data source.Methods in com.azure.ai.openai.models with parameters of type OnYourDataUsernameAndPasswordAuthenticationOptionsModifier and TypeMethodDescriptionMongoDBChatExtensionParameters.setAuthentication(OnYourDataUsernameAndPasswordAuthenticationOptions authentication) Set the authentication property: The authentication method to use when accessing the defined data source.