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