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