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