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