| Package | Description |
|---|---|
| software.amazon.awssdk.services.rolesanywhere.model |
| Modifier and Type | Method and Description |
|---|---|
List<CredentialSummary> |
SubjectDetail.credentials()
The temporary session credentials vended at the last authenticating call with this Subject.
|
| Modifier and Type | Method and Description |
|---|---|
SubjectDetail.Builder |
SubjectDetail.Builder.credentials(CredentialSummary... credentials)
The temporary session credentials vended at the last authenticating call with this Subject.
|
| Modifier and Type | Method and Description |
|---|---|
SubjectDetail.Builder |
SubjectDetail.Builder.credentials(Collection<CredentialSummary> credentials)
The temporary session credentials vended at the last authenticating call with this Subject.
|
Copyright © 2023. All rights reserved.