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