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