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