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