static DownscopedCredentials.Builder |
DownscopedCredentials.newBuilder() |
|
DownscopedCredentials.Builder |
DownscopedCredentials.Builder.setCredentialAccessBoundary(CredentialAccessBoundary credentialAccessBoundary) |
Sets the required credential access boundary which specifies the upper bound of permissions
that the credential can access.
|
DownscopedCredentials.Builder |
DownscopedCredentials.Builder.setHttpTransportFactory(HttpTransportFactory transportFactory) |
Sets the HTTP transport factory.
|
DownscopedCredentials.Builder |
DownscopedCredentials.Builder.setSourceCredential(GoogleCredentials sourceCredential) |
Sets the required source credential used to acquire the downscoped credential.
|
DownscopedCredentials.Builder |
DownscopedCredentials.Builder.setUniverseDomain(java.lang.String universeDomain) |
Sets the optional universe domain.
|