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