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