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