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