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