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