@Generated(value="software.amazon.awssdk:aws-java-sdk-code-generator") public class DeleteNetworkAclResponseUnmarshaller extends Object implements software.amazon.awssdk.core.runtime.transform.Unmarshaller<DeleteNetworkAclResponse,StaxUnmarshallerContext>
| Constructor and Description |
|---|
DeleteNetworkAclResponseUnmarshaller() |
| Modifier and Type | Method and Description |
|---|---|
static DeleteNetworkAclResponseUnmarshaller |
getInstance() |
DeleteNetworkAclResponse |
unmarshall(StaxUnmarshallerContext context) |
public DeleteNetworkAclResponseUnmarshaller()
public DeleteNetworkAclResponse unmarshall(StaxUnmarshallerContext context) throws Exception
unmarshall in interface software.amazon.awssdk.core.runtime.transform.Unmarshaller<DeleteNetworkAclResponse,StaxUnmarshallerContext>Exceptionpublic static DeleteNetworkAclResponseUnmarshaller getInstance()
Copyright © 2018. All rights reserved.