- ValidationException - Exception in com.amazonaws.services.costandusagereport.model
-
The input fails to satisfy the constraints specified by an AWS service.
- ValidationException(String) - Constructor for exception com.amazonaws.services.costandusagereport.model.ValidationException
-
Constructs a new ValidationException with the specified error message.
- valueOf(String) - Static method in enum com.amazonaws.services.costandusagereport.model.AdditionalArtifact
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.amazonaws.services.costandusagereport.model.AWSRegion
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.amazonaws.services.costandusagereport.model.CompressionFormat
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.amazonaws.services.costandusagereport.model.ReportFormat
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.amazonaws.services.costandusagereport.model.ReportVersioning
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.amazonaws.services.costandusagereport.model.SchemaElement
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.amazonaws.services.costandusagereport.model.TimeUnit
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum com.amazonaws.services.costandusagereport.model.AdditionalArtifact
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.amazonaws.services.costandusagereport.model.AWSRegion
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.amazonaws.services.costandusagereport.model.CompressionFormat
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.amazonaws.services.costandusagereport.model.ReportFormat
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.amazonaws.services.costandusagereport.model.ReportVersioning
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.amazonaws.services.costandusagereport.model.SchemaElement
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.amazonaws.services.costandusagereport.model.TimeUnit
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- withAdditionalArtifacts(String...) - Method in class com.amazonaws.services.costandusagereport.model.ReportDefinition
-
A list of manifests that you want Amazon Web Services to create for this report.
- withAdditionalArtifacts(Collection<String>) - Method in class com.amazonaws.services.costandusagereport.model.ReportDefinition
-
A list of manifests that you want Amazon Web Services to create for this report.
- withAdditionalArtifacts(AdditionalArtifact...) - Method in class com.amazonaws.services.costandusagereport.model.ReportDefinition
-
A list of manifests that you want Amazon Web Services to create for this report.
- withAdditionalSchemaElements(String...) - Method in class com.amazonaws.services.costandusagereport.model.ReportDefinition
-
A list of strings that indicate additional content that Amazon Web Services includes in the report, such as
individual resource IDs.
- withAdditionalSchemaElements(Collection<String>) - Method in class com.amazonaws.services.costandusagereport.model.ReportDefinition
-
A list of strings that indicate additional content that Amazon Web Services includes in the report, such as
individual resource IDs.
- withAdditionalSchemaElements(SchemaElement...) - Method in class com.amazonaws.services.costandusagereport.model.ReportDefinition
-
A list of strings that indicate additional content that Amazon Web Services includes in the report, such as
individual resource IDs.
- withCompression(String) - Method in class com.amazonaws.services.costandusagereport.model.ReportDefinition
-
- withCompression(CompressionFormat) - Method in class com.amazonaws.services.costandusagereport.model.ReportDefinition
-
- withFormat(String) - Method in class com.amazonaws.services.costandusagereport.model.ReportDefinition
-
- withFormat(ReportFormat) - Method in class com.amazonaws.services.costandusagereport.model.ReportDefinition
-
- withMaxResults(Integer) - Method in class com.amazonaws.services.costandusagereport.model.DescribeReportDefinitionsRequest
-
- withNextToken(String) - Method in class com.amazonaws.services.costandusagereport.model.DescribeReportDefinitionsRequest
-
- withNextToken(String) - Method in class com.amazonaws.services.costandusagereport.model.DescribeReportDefinitionsResult
-
- withRefreshClosedReports(Boolean) - Method in class com.amazonaws.services.costandusagereport.model.ReportDefinition
-
Whether you want Amazon Web Services to update your reports after they have been finalized if Amazon Web Services
detects charges related to previous months.
- withReportDefinition(ReportDefinition) - Method in class com.amazonaws.services.costandusagereport.model.ModifyReportDefinitionRequest
-
- withReportDefinition(ReportDefinition) - Method in class com.amazonaws.services.costandusagereport.model.PutReportDefinitionRequest
-
Represents the output of the PutReportDefinition operation.
- withReportDefinitions(ReportDefinition...) - Method in class com.amazonaws.services.costandusagereport.model.DescribeReportDefinitionsResult
-
A list of AWS Cost and Usage reports owned by the account.
- withReportDefinitions(Collection<ReportDefinition>) - Method in class com.amazonaws.services.costandusagereport.model.DescribeReportDefinitionsResult
-
A list of AWS Cost and Usage reports owned by the account.
- withReportName(String) - Method in class com.amazonaws.services.costandusagereport.model.DeleteReportDefinitionRequest
-
- withReportName(String) - Method in class com.amazonaws.services.costandusagereport.model.ModifyReportDefinitionRequest
-
- withReportName(String) - Method in class com.amazonaws.services.costandusagereport.model.ReportDefinition
-
- withReportVersioning(String) - Method in class com.amazonaws.services.costandusagereport.model.ReportDefinition
-
Whether you want Amazon Web Services to overwrite the previous version of each report or to deliver the report in
addition to the previous versions.
- withReportVersioning(ReportVersioning) - Method in class com.amazonaws.services.costandusagereport.model.ReportDefinition
-
Whether you want Amazon Web Services to overwrite the previous version of each report or to deliver the report in
addition to the previous versions.
- withResponseMessage(String) - Method in class com.amazonaws.services.costandusagereport.model.DeleteReportDefinitionResult
-
- withS3Bucket(String) - Method in class com.amazonaws.services.costandusagereport.model.ReportDefinition
-
- withS3Prefix(String) - Method in class com.amazonaws.services.costandusagereport.model.ReportDefinition
-
- withS3Region(String) - Method in class com.amazonaws.services.costandusagereport.model.ReportDefinition
-
- withS3Region(AWSRegion) - Method in class com.amazonaws.services.costandusagereport.model.ReportDefinition
-
- withTimeUnit(String) - Method in class com.amazonaws.services.costandusagereport.model.ReportDefinition
-
- withTimeUnit(TimeUnit) - Method in class com.amazonaws.services.costandusagereport.model.ReportDefinition
-