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