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