| Package | Description |
|---|---|
| com.amazonaws.services.lookoutmetrics.model |
| Modifier and Type | Method and Description |
|---|---|
SampleDataS3SourceConfig |
SampleDataS3SourceConfig.clone() |
SampleDataS3SourceConfig |
GetSampleDataRequest.getS3SourceConfig()
A datasource bucket in Amazon S3.
|
SampleDataS3SourceConfig |
SampleDataS3SourceConfig.withFileFormatDescriptor(FileFormatDescriptor fileFormatDescriptor) |
SampleDataS3SourceConfig |
SampleDataS3SourceConfig.withHistoricalDataPathList(Collection<String> historicalDataPathList)
An array of strings containing the historical set of data paths.
|
SampleDataS3SourceConfig |
SampleDataS3SourceConfig.withHistoricalDataPathList(String... historicalDataPathList)
An array of strings containing the historical set of data paths.
|
SampleDataS3SourceConfig |
SampleDataS3SourceConfig.withRoleArn(String roleArn)
The Amazon Resource Name (ARN) of the role.
|
SampleDataS3SourceConfig |
SampleDataS3SourceConfig.withTemplatedPathList(Collection<String> templatedPathList)
An array of strings containing the list of templated paths.
|
SampleDataS3SourceConfig |
SampleDataS3SourceConfig.withTemplatedPathList(String... templatedPathList)
An array of strings containing the list of templated paths.
|
| Modifier and Type | Method and Description |
|---|---|
void |
GetSampleDataRequest.setS3SourceConfig(SampleDataS3SourceConfig s3SourceConfig)
A datasource bucket in Amazon S3.
|
GetSampleDataRequest |
GetSampleDataRequest.withS3SourceConfig(SampleDataS3SourceConfig s3SourceConfig)
A datasource bucket in Amazon S3.
|
Copyright © 2024. All rights reserved.