class S3KeyFilterStaxUnmarshaller extends java.lang.Object implements Unmarshaller<S3KeyFilter,StaxUnmarshallerContext>
Modifier and Type | Field and Description |
---|---|
private static S3KeyFilterStaxUnmarshaller |
instance |
Modifier | Constructor and Description |
---|---|
private |
S3KeyFilterStaxUnmarshaller() |
Modifier and Type | Method and Description |
---|---|
static S3KeyFilterStaxUnmarshaller |
getInstance() |
S3KeyFilter |
unmarshall(StaxUnmarshallerContext context) |
private static S3KeyFilterStaxUnmarshaller instance
public static S3KeyFilterStaxUnmarshaller getInstance()
public S3KeyFilter unmarshall(StaxUnmarshallerContext context) throws java.lang.Exception
unmarshall
in interface Unmarshaller<S3KeyFilter,StaxUnmarshallerContext>
java.lang.Exception