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