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