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