public static class AwsCredentials.Builder extends ExternalAccountCredentials.Builder
audience, clientId, clientSecret, credentialSource, environmentProvider, quotaProjectId, scopes, serviceAccountImpersonationUrl, subjectTokenType, tokenInfoUrl, tokenUrl, transportFactory
Modifier and Type | Method and Description |
---|---|
AwsCredentials |
build() |
setAudience, setClientId, setClientSecret, setCredentialSource, setHttpTransportFactory, setQuotaProjectId, setScopes, setServiceAccountImpersonationUrl, setSubjectTokenType, setTokenInfoUrl, setTokenUrl
setAccessToken
getAccessToken, getExpirationMargin, getRefreshMargin, setExpirationMargin, setRefreshMargin
public AwsCredentials build()
build
in class ExternalAccountCredentials.Builder
Copyright © 2021 Google. All rights reserved.