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