static SampleDataS3SourceConfig.Builder |
SampleDataS3SourceConfig.builder() |
|
default SampleDataS3SourceConfig.Builder |
SampleDataS3SourceConfig.Builder.fileFormatDescriptor(Consumer<FileFormatDescriptor.Builder> fileFormatDescriptor) |
Sets the value of the FileFormatDescriptor property for this object.
|
SampleDataS3SourceConfig.Builder |
SampleDataS3SourceConfig.Builder.fileFormatDescriptor(FileFormatDescriptor fileFormatDescriptor) |
Sets the value of the FileFormatDescriptor property for this object.
|
SampleDataS3SourceConfig.Builder |
SampleDataS3SourceConfig.Builder.historicalDataPathList(String... historicalDataPathList) |
An array of strings containing the historical set of data paths.
|
SampleDataS3SourceConfig.Builder |
SampleDataS3SourceConfig.Builder.historicalDataPathList(Collection<String> historicalDataPathList) |
An array of strings containing the historical set of data paths.
|
SampleDataS3SourceConfig.Builder |
SampleDataS3SourceConfig.Builder.roleArn(String roleArn) |
The Amazon Resource Name (ARN) of the role.
|
SampleDataS3SourceConfig.Builder |
SampleDataS3SourceConfig.Builder.templatedPathList(String... templatedPathList) |
An array of strings containing the list of templated paths.
|
SampleDataS3SourceConfig.Builder |
SampleDataS3SourceConfig.Builder.templatedPathList(Collection<String> templatedPathList) |
An array of strings containing the list of templated paths.
|
SampleDataS3SourceConfig.Builder |
SampleDataS3SourceConfig.toBuilder() |
|