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