public class AWSSessionCredentialsJsonUnmarshaller extends java.lang.Object implements Unmarshaller<AWSSessionCredentials,JsonUnmarshallerContext>
Modifier and Type | Field and Description |
---|---|
private static AWSSessionCredentialsJsonUnmarshaller |
instance |
Constructor and Description |
---|
AWSSessionCredentialsJsonUnmarshaller() |
Modifier and Type | Method and Description |
---|---|
static AWSSessionCredentialsJsonUnmarshaller |
getInstance() |
AWSSessionCredentials |
unmarshall(JsonUnmarshallerContext context) |
private static AWSSessionCredentialsJsonUnmarshaller instance
public AWSSessionCredentialsJsonUnmarshaller()
public AWSSessionCredentials unmarshall(JsonUnmarshallerContext context) throws java.lang.Exception
unmarshall
in interface Unmarshaller<AWSSessionCredentials,JsonUnmarshallerContext>
java.lang.Exception
public static AWSSessionCredentialsJsonUnmarshaller getInstance()