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