Uses of Class
com.amilesend.onedrive.connection.OneDriveConnectionBuilder
Packages that use OneDriveConnectionBuilder
-
Uses of OneDriveConnectionBuilder in com.amilesend.onedrive.connection
Methods in com.amilesend.onedrive.connection that return OneDriveConnectionBuilderModifier and TypeMethodDescriptionOneDriveConnectionBuilder.authManager
(OneDriveAuthManager authManager) TheOneDriveAuthManager
used to manage authentication and access tokens.The application client identifier.OneDriveConnectionBuilder.clientSecret
(String clientSecret) The application client secret.OneDriveConnectionBuilder.httpClient
(okhttp3.OkHttpClient httpClient) The underlying http client.static OneDriveConnectionBuilder
OneDriveConnectionBuilder.newInstance()
Creates a newOneDriveConnectionBuilder
instance.OneDriveConnectionBuilder.redirectUrl
(String redirectUrl) The OAuth redirect URL.Sets the user-agent string that is included in requests.