Class StsResponse
java.lang.Object
software.amazon.awssdk.core.SdkResponse
software.amazon.awssdk.awscore.AwsResponse
software.amazon.awssdk.services.sts.model.StsResponse
- All Implemented Interfaces:
SdkPojo
- Direct Known Subclasses:
AssumeRoleResponse,AssumeRoleWithSamlResponse,AssumeRoleWithWebIdentityResponse,AssumeRootResponse,DecodeAuthorizationMessageResponse,GetAccessKeyInfoResponse,GetCallerIdentityResponse,GetDelegatedAccessTokenResponse,GetFederationTokenResponse,GetSessionTokenResponse,GetWebIdentityTokenResponse
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic interfaceprotected static class -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class software.amazon.awssdk.awscore.AwsResponse
equals, hashCode, toBuilderMethods inherited from class software.amazon.awssdk.core.SdkResponse
getValueForField, sdkHttpResponseMethods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface software.amazon.awssdk.core.SdkPojo
equalsBySdkFields, sdkFieldNameToField, sdkFields
-
Constructor Details
-
StsResponse
-
-
Method Details
-
responseMetadata
- Overrides:
responseMetadatain classAwsResponse
-