| Package | Description |
|---|---|
| software.amazon.awssdk.services.sts.model |
| Modifier and Type | Class and Description |
|---|---|
class |
AssumeRoleResponse
Contains the response to a successful AssumeRole request, including temporary Amazon Web Services credentials
that can be used to make Amazon Web Services requests.
|
class |
AssumeRoleWithSamlResponse
Contains the response to a successful AssumeRoleWithSAML request, including temporary Amazon Web Services
credentials that can be used to make Amazon Web Services requests.
|
class |
AssumeRoleWithWebIdentityResponse
Contains the response to a successful AssumeRoleWithWebIdentity request, including temporary Amazon Web
Services credentials that can be used to make Amazon Web Services requests.
|
class |
DecodeAuthorizationMessageResponse
A document that contains additional information about the authorization status of a request from an encoded message
that is returned in response to an Amazon Web Services request.
|
class |
GetAccessKeyInfoResponse |
class |
GetCallerIdentityResponse
Contains the response to a successful GetCallerIdentity request, including information about the entity making
the request.
|
class |
GetFederationTokenResponse
Contains the response to a successful GetFederationToken request, including temporary Amazon Web Services
credentials that can be used to make Amazon Web Services requests.
|
class |
GetSessionTokenResponse
Contains the response to a successful GetSessionToken request, including temporary Amazon Web Services
credentials that can be used to make Amazon Web Services requests.
|
| Modifier and Type | Method and Description |
|---|---|
StsResponse |
StsResponse.Builder.build() |
| Constructor and Description |
|---|
BuilderImpl(StsResponse response) |
Copyright © 2023. All rights reserved.