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