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