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