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