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