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