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