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