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