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