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