Class PersonalAccountAuthManager.BuilderWithAuthCode
java.lang.Object
com.amilesend.onedrive.connection.auth.PersonalAccountAuthManager.BuilderWithAuthCode
- Enclosing class:
PersonalAccountAuthManager
-
Method Summary
Modifier and TypeMethodDescriptionbaseTokenUrl
(String baseTokenUrl) clientSecret
(String clientSecret) httpClient
(@NonNull okhttp3.OkHttpClient httpClient) redirectUrl
(String redirectUrl) toString()
-
Method Details
-
httpClient
public PersonalAccountAuthManager.BuilderWithAuthCode httpClient(@NonNull okhttp3.OkHttpClient httpClient) - Returns:
this
.
-
baseTokenUrl
- Returns:
this
.
-
clientId
- Returns:
this
.
-
clientSecret
- Returns:
this
.
-
redirectUrl
- Returns:
this
.
-
authCode
- Returns:
this
.
-
buildWithAuthCode
-
toString
-