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