AmazonS3Dataset |
AmazonS3Dataset.withAnnotations(List<Object> annotations) |
Set the annotations property: List of tags that can be used for describing the Dataset.
|
AmazonS3Dataset |
AmazonS3Dataset.withBucketName(Object bucketName) |
Set the bucketName property: The name of the Amazon S3 bucket.
|
AmazonS3Dataset |
AmazonS3Dataset.withCompression(DatasetCompression compression) |
Set the compression property: The data compression method used for the Amazon S3 object.
|
AmazonS3Dataset |
AmazonS3Dataset.withDescription(String description) |
Set the description property: Dataset description.
|
AmazonS3Dataset |
AmazonS3Dataset.withFolder(DatasetFolder folder) |
Set the folder property: The folder that this Dataset is in.
|
AmazonS3Dataset |
AmazonS3Dataset.withFormat(DatasetStorageFormat format) |
Set the format property: The format of files.
|
AmazonS3Dataset |
AmazonS3Dataset.withKey(Object key) |
Set the key property: The key of the Amazon S3 object.
|
AmazonS3Dataset |
AmazonS3Dataset.withLinkedServiceName(LinkedServiceReference linkedServiceName) |
Set the linkedServiceName property: Linked service reference.
|
AmazonS3Dataset |
AmazonS3Dataset.withModifiedDatetimeEnd(Object modifiedDatetimeEnd) |
Set the modifiedDatetimeEnd property: The end of S3 object's modified datetime.
|
AmazonS3Dataset |
AmazonS3Dataset.withModifiedDatetimeStart(Object modifiedDatetimeStart) |
Set the modifiedDatetimeStart property: The start of S3 object's modified datetime.
|
AmazonS3Dataset |
AmazonS3Dataset.withParameters(Map<String,ParameterSpecification> parameters) |
Set the parameters property: Parameters for dataset.
|
AmazonS3Dataset |
AmazonS3Dataset.withPrefix(Object prefix) |
Set the prefix property: The prefix filter for the S3 object name.
|
AmazonS3Dataset |
AmazonS3Dataset.withSchema(Object schema) |
Set the schema property: Columns that define the physical type schema of the dataset.
|
AmazonS3Dataset |
AmazonS3Dataset.withStructure(Object structure) |
Set the structure property: Columns that define the structure of the dataset.
|
AmazonS3Dataset |
AmazonS3Dataset.withVersion(Object version) |
Set the version property: The version for the S3 object.
|