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