public static class Credentials.Builder extends Object
| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
Credentials |
build() |
Credentials.Builder |
withAccount(Account account) |
Credentials.Builder |
withAppAccount(AppAccount appAccount) |
Credentials.Builder |
withAppStsAccount(AppStsAccount appStsAccount) |
public Credentials.Builder withAccount(Account account)
public Credentials.Builder withAppAccount(AppAccount appAccount)
public Credentials.Builder withAppStsAccount(AppStsAccount appStsAccount)
public Credentials build()
Copyright © 2024 Alibaba Cloud Computing. All rights reserved.