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