ReportDefinition |
ReportDefinition.clone() |
ReportDefinition |
PutReportDefinitionRequest.getReportDefinition() |
ReportDefinition |
ReportDefinition.withAdditionalArtifacts(AdditionalArtifact... additionalArtifacts) |
ReportDefinition |
ReportDefinition.withAdditionalArtifacts(Collection<String> additionalArtifacts) |
ReportDefinition |
ReportDefinition.withAdditionalArtifacts(String... additionalArtifacts)
NOTE: This method appends the values to the existing list (if any).
|
ReportDefinition |
ReportDefinition.withAdditionalSchemaElements(Collection<String> additionalSchemaElements) |
ReportDefinition |
ReportDefinition.withAdditionalSchemaElements(SchemaElement... additionalSchemaElements) |
ReportDefinition |
ReportDefinition.withAdditionalSchemaElements(String... additionalSchemaElements)
NOTE: This method appends the values to the existing list (if any).
|
ReportDefinition |
ReportDefinition.withCompression(CompressionFormat compression) |
ReportDefinition |
ReportDefinition.withCompression(String compression) |
ReportDefinition |
ReportDefinition.withFormat(ReportFormat format) |
ReportDefinition |
ReportDefinition.withFormat(String format) |
ReportDefinition |
ReportDefinition.withReportName(String reportName) |
ReportDefinition |
ReportDefinition.withS3Bucket(String s3Bucket) |
ReportDefinition |
ReportDefinition.withS3Prefix(String s3Prefix) |
ReportDefinition |
ReportDefinition.withS3Region(AWSRegion s3Region) |
ReportDefinition |
ReportDefinition.withS3Region(String s3Region) |
ReportDefinition |
ReportDefinition.withTimeUnit(String timeUnit) |
ReportDefinition |
ReportDefinition.withTimeUnit(TimeUnit timeUnit) |