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