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