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