Unmarshaller<DeleteScalingPolicyResponse,JsonUnmarshallerContext>@Generated("software.amazon.awssdk:aws-java-sdk-code-generator") public class DeleteScalingPolicyResponseUnmarshaller extends Object implements Unmarshaller<DeleteScalingPolicyResponse,JsonUnmarshallerContext>
| Constructor | Description |
|---|---|
DeleteScalingPolicyResponseUnmarshaller() |
| Modifier and Type | Method | Description |
|---|---|---|
static DeleteScalingPolicyResponseUnmarshaller |
getInstance() |
|
DeleteScalingPolicyResponse |
unmarshall(JsonUnmarshallerContext context) |
public DeleteScalingPolicyResponseUnmarshaller()
public DeleteScalingPolicyResponse unmarshall(JsonUnmarshallerContext context) throws Exception
unmarshall in interface Unmarshaller<DeleteScalingPolicyResponse,JsonUnmarshallerContext>Exceptionpublic static DeleteScalingPolicyResponseUnmarshaller getInstance()
Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.