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