public static interface JSONMappingParameters.Builder extends CopyableBuilder<JSONMappingParameters.Builder,JSONMappingParameters>
| Modifier and Type | Method and Description |
|---|---|
JSONMappingParameters.Builder |
recordRowPath(String recordRowPath)
Path to the top-level parent that contains the records.
|
copyapply, buildJSONMappingParameters.Builder recordRowPath(String recordRowPath)
Path to the top-level parent that contains the records.
recordRowPath - Path to the top-level parent that contains the records.Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.