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