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