Unmarshaller<IamInstanceProfileAssociation,StaxUnmarshallerContext>@Generated("software.amazon.awssdk:aws-java-sdk-code-generator") public class IamInstanceProfileAssociationUnmarshaller extends Object implements Unmarshaller<IamInstanceProfileAssociation,StaxUnmarshallerContext>
| Constructor | Description |
|---|---|
IamInstanceProfileAssociationUnmarshaller() |
| Modifier and Type | Method | 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.