| Package | Description |
|---|---|
| software.amazon.awssdk.services.appfabric.model |
| Modifier and Type | Method and Description |
|---|---|
Oauth2Credential |
Credential.oauth2Credential()
Contains OAuth2 client credential information.
|
| Modifier and Type | Method and Description |
|---|---|
static Credential |
Credential.fromOauth2Credential(Oauth2Credential oauth2Credential)
Create an instance of this class with
Credential.oauth2Credential() initialized to the given value. |
Credential.Builder |
Credential.Builder.oauth2Credential(Oauth2Credential oauth2Credential)
Contains OAuth2 client credential information.
|
Copyright © 2023. All rights reserved.