| Package | Description | 
|---|---|
| com.amazonaws.services.machinelearning.model | 
| Modifier and Type | Method and Description | 
|---|---|
S3DataSpec | 
S3DataSpec.clone()  | 
S3DataSpec | 
CreateDataSourceFromS3Request.getDataSpec()
 The data specification of a  
DataSource: | 
S3DataSpec | 
S3DataSpec.withDataLocationS3(String dataLocationS3)
 The location of the data file(s) used by a  
DataSource. | 
S3DataSpec | 
S3DataSpec.withDataRearrangement(String dataRearrangement)
 A JSON string that represents the splitting and rearrangement processing to be applied to a
  
DataSource. | 
S3DataSpec | 
S3DataSpec.withDataSchema(String dataSchema)
 A JSON string that represents the schema for an Amazon S3  
DataSource. | 
S3DataSpec | 
S3DataSpec.withDataSchemaLocationS3(String dataSchemaLocationS3)
 Describes the schema location in Amazon S3. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
CreateDataSourceFromS3Request.setDataSpec(S3DataSpec dataSpec)
 The data specification of a  
DataSource: | 
CreateDataSourceFromS3Request | 
CreateDataSourceFromS3Request.withDataSpec(S3DataSpec dataSpec)
 The data specification of a  
DataSource: | 
Copyright © 2019. All rights reserved.