| Package | Description |
|---|---|
| com.amazonaws.services.appfabric.model |
| Modifier and Type | Method and Description |
|---|---|
Oauth2Credential |
Oauth2Credential.clone() |
Oauth2Credential |
Credential.getOauth2Credential()
Contains OAuth2 client credential information.
|
Oauth2Credential |
Oauth2Credential.withClientId(String clientId)
The client ID of the client application.
|
Oauth2Credential |
Oauth2Credential.withClientSecret(String clientSecret)
The client secret of the client application.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Credential.setOauth2Credential(Oauth2Credential oauth2Credential)
Contains OAuth2 client credential information.
|
Credential |
Credential.withOauth2Credential(Oauth2Credential oauth2Credential)
Contains OAuth2 client credential information.
|
Copyright © 2024. All rights reserved.