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