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