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