Uses of Class
com.azure.resourcemanager.costmanagement.fluent.models.ExportRunInner
Packages that use ExportRunInner
Package
Description
Package containing the inner data models for CostManagementClient.
Package containing the data models for CostManagementClient.
-
Uses of ExportRunInner in com.azure.resourcemanager.costmanagement.fluent.models
Methods in com.azure.resourcemanager.costmanagement.fluent.models that return ExportRunInnerModifier and TypeMethodDescriptionExportRunInner.withError(com.azure.core.management.exception.ManagementError error) Set the error property: The details of any error.Set the etag property: eTag of the resource.ExportRunInner.withExecutionType(ExecutionType executionType) Set the executionType property: The type of the export run.ExportRunInner.withFileName(String fileName) Set the fileName property: The name of the exported file.ExportRunInner.withProcessingEndTime(OffsetDateTime processingEndTime) Set the processingEndTime property: The time when the export run finished.ExportRunInner.withProcessingStartTime(OffsetDateTime processingStartTime) Set the processingStartTime property: The time when export was picked up to be run.ExportRunInner.withRunSettings(CommonExportPropertiesInner runSettings) Set the runSettings property: The export settings that were in effect for this run.ExportRunInner.withStatus(ExecutionStatus status) Set the status property: The last known status of the export run.ExportRunInner.withSubmittedBy(String submittedBy) Set the submittedBy property: The identifier for the entity that triggered the export.ExportRunInner.withSubmittedTime(OffsetDateTime submittedTime) Set the submittedTime property: The time when export was queued to be run.Methods in com.azure.resourcemanager.costmanagement.fluent.models that return types with arguments of type ExportRunInnerModifier and TypeMethodDescriptionExportExecutionListResultInner.value()Get the value property: A list of export runs. -
Uses of ExportRunInner in com.azure.resourcemanager.costmanagement.models
Methods in com.azure.resourcemanager.costmanagement.models that return ExportRunInnerModifier and TypeMethodDescriptionExportRun.innerModel()Gets the inner com.azure.resourcemanager.costmanagement.fluent.models.ExportRunInner object.