Unmarshaller<AWSSessionCredentials,JsonUnmarshallerContext>@Generated("software.amazon.awssdk:aws-java-sdk-code-generator") public class AWSSessionCredentialsUnmarshaller extends Object implements Unmarshaller<AWSSessionCredentials,JsonUnmarshallerContext>
| Constructor | Description |
|---|---|
AWSSessionCredentialsUnmarshaller() |
| Modifier and Type | Method | Description |
|---|---|---|
static AWSSessionCredentialsUnmarshaller |
getInstance() |
|
AWSSessionCredentials |
unmarshall(JsonUnmarshallerContext context) |
public AWSSessionCredentials unmarshall(JsonUnmarshallerContext context) throws Exception
unmarshall in interface Unmarshaller<AWSSessionCredentials,JsonUnmarshallerContext>Exceptionpublic static AWSSessionCredentialsUnmarshaller getInstance()
Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.