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