Some or all of the information on this page might not apply to Trusted Cloud by S3NS.
Class UserCredentials.Builder (1.20.0)
Note: Some or all of the information on this page might not apply
to Trusted Cloud. For a list of services that are available in
Trusted Cloud, see Services available for
Trusted Cloud .
Version 1.20.0keyboard_arrow_down
public static class UserCredentials . Builder extends GoogleCredentials . Builder
Constructors
Builder()
Builder(UserCredentials credentials)
protected Builder ( UserCredentials credentials )
Methods
build()
public UserCredentials build ()
Overrides
getClientId()
public String getClientId ()
Returns
Type
Description
String
getClientSecret()
public String getClientSecret ()
Returns
Type
Description
String
getHttpTransportFactory()
public HttpTransportFactory getHttpTransportFactory ()
getRefreshToken()
public String getRefreshToken ()
Returns
Type
Description
String
getTokenServerUri()
public URI getTokenServerUri ()
Returns
Type
Description
URI
setAccessToken(AccessToken token)
public UserCredentials . Builder setAccessToken ( AccessToken token )
Overrides
setClientId(String clientId)
public UserCredentials . Builder setClientId ( String clientId )
Parameter
Name
Description
clientId
String
setClientSecret(String clientSecret)
public UserCredentials . Builder setClientSecret ( String clientSecret )
Parameter
Name
Description
clientSecret
String
setExpirationMargin(Duration expirationMargin)
public UserCredentials . Builder setExpirationMargin ( Duration expirationMargin )
Parameter
Name
Description
expirationMargin
Duration
Overrides
setHttpTransportFactory(HttpTransportFactory transportFactory)
public UserCredentials . Builder setHttpTransportFactory ( HttpTransportFactory transportFactory )
setQuotaProjectId(String quotaProjectId)
public UserCredentials . Builder setQuotaProjectId ( String quotaProjectId )
Parameter
Name
Description
quotaProjectId
String
Overrides
setRefreshMargin(Duration refreshMargin)
public UserCredentials . Builder setRefreshMargin ( Duration refreshMargin )
Parameter
Name
Description
refreshMargin
Duration
Overrides
setRefreshToken(String refreshToken)
public UserCredentials . Builder setRefreshToken ( String refreshToken )
Parameter
Name
Description
refreshToken
String
setTokenServerUri(URI tokenServerUri)
public UserCredentials . Builder setTokenServerUri ( URI tokenServerUri )
Parameter
Name
Description
tokenServerUri
URI
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License , and code samples are licensed under the Apache 2.0 License . For details, see the Google Developers Site Policies . Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2025-08-01 UTC.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-01 UTC."],[],[]]