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