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