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