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