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