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