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