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