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