Unmarshaller<DisassociateServiceRoleFromAccountResponse,JsonUnmarshallerContext>
@Generated("software.amazon.awssdk:aws-java-sdk-code-generator") public class DisassociateServiceRoleFromAccountResponseUnmarshaller extends Object implements Unmarshaller<DisassociateServiceRoleFromAccountResponse,JsonUnmarshallerContext>
Constructor | Description |
---|---|
DisassociateServiceRoleFromAccountResponseUnmarshaller() |
Modifier and Type | Method | 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.