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