Unmarshaller<IamInstanceProfileSpecification,StaxUnmarshallerContext>
@Generated("software.amazon.awssdk:aws-java-sdk-code-generator") public class IamInstanceProfileSpecificationUnmarshaller extends Object implements Unmarshaller<IamInstanceProfileSpecification,StaxUnmarshallerContext>
Constructor | Description |
---|---|
IamInstanceProfileSpecificationUnmarshaller() |
Modifier and Type | Method | Description |
---|---|---|
static IamInstanceProfileSpecificationUnmarshaller |
getInstance() |
|
IamInstanceProfileSpecification |
unmarshall(StaxUnmarshallerContext context) |
public IamInstanceProfileSpecificationUnmarshaller()
public IamInstanceProfileSpecification unmarshall(StaxUnmarshallerContext context) throws Exception
unmarshall
in interface Unmarshaller<IamInstanceProfileSpecification,StaxUnmarshallerContext>
Exception
public static IamInstanceProfileSpecificationUnmarshaller getInstance()
Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.