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