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