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