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