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