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