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