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