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