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