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