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