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