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