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