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