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