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