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