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