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