@Generated(value="software.amazon.awssdk:aws-java-sdk-code-generator") public class AWSSessionCredentialsUnmarshaller extends Object implements Unmarshaller<AWSSessionCredentials,JsonUnmarshallerContext>
| Constructor and Description |
|---|
AWSSessionCredentialsUnmarshaller() |
| Modifier and Type | Method and 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.