Uses of Class
com.azure.resourcemanager.costmanagement.fluent.models.ReportManifest
Package
Description
Package containing the inner data models for CostManagementClient.
-
Uses of ReportManifest in com.azure.resourcemanager.costmanagement.fluent.models
Modifier and TypeMethodDescriptionReportManifest.withBlobCount
(Integer blobCount) Set the blobCount property: The total number of blobs.Set the blobs property: List of blob information generated by this operation.ReportManifest.withByteCount
(Long byteCount) Set the byteCount property: The total number of bytes in all blobs.ReportManifest.withCompressData
(Boolean compressData) Set the compressData property: Is the data in compressed format.ReportManifest.withDataFormat
(CostDetailsDataFormat dataFormat) Set the dataFormat property: The data format of the report.ReportManifest.withManifestVersion
(String manifestVersion) Set the manifestVersion property: The Manifest version.ReportManifest.withRequestBody
(GenerateCostDetailsReportRequestDefinition requestBody) Set the requestBody property: The request payload body provided in Cost Details call.ReportManifest.withRequestScope
(String requestScope) Set the requestScope property: The request scope of the request.