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