Unmarshaller<RegisterTaskDefinitionResponse,JsonUnmarshallerContext>@Generated("software.amazon.awssdk:aws-java-sdk-code-generator") public class RegisterTaskDefinitionResponseUnmarshaller extends Object implements Unmarshaller<RegisterTaskDefinitionResponse,JsonUnmarshallerContext>
| Constructor | Description |
|---|---|
RegisterTaskDefinitionResponseUnmarshaller() |
| Modifier and Type | Method | 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.