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