Uses of Class
com.azure.resourcemanager.costmanagement.fluent.models.GenerateDetailedCostReportOperationStatusesInner
Package
Description
Package containing the service clients for CostManagementClient.
Package containing the inner data models for CostManagementClient.
Package containing the data models for CostManagementClient.
-
Uses of GenerateDetailedCostReportOperationStatusesInner in com.azure.resourcemanager.costmanagement.fluent
Modifier and TypeMethodDescriptionGet the status of the specified operation.Modifier and TypeMethodDescriptioncom.azure.core.http.rest.Response<GenerateDetailedCostReportOperationStatusesInner>
GenerateDetailedCostReportOperationStatusClient.getWithResponse
(String operationId, String scope, com.azure.core.util.Context context) Get the status of the specified operation. -
Uses of GenerateDetailedCostReportOperationStatusesInner in com.azure.resourcemanager.costmanagement.fluent.models
Modifier and TypeMethodDescriptionGenerateDetailedCostReportOperationStatusesInner.withDownloadUrl
(String downloadUrl) Set the downloadUrl property: The URL to download the generated report.GenerateDetailedCostReportOperationStatusesInner.withError
(com.azure.core.management.exception.ManagementError error) Set the error property: The details of the error.Set the id property: The ID of the long running operation.Set the name property: The name of the long running operation.GenerateDetailedCostReportOperationStatusesInner.withStatus
(Status status) Set the status property: The status of the long running operation.Set the type property: The type of the long running operation.GenerateDetailedCostReportOperationStatusesInner.withValidTill
(OffsetDateTime validTill) Set the validTill property: The time at which report URL becomes invalid/expires in UTC e.g. -
Uses of GenerateDetailedCostReportOperationStatusesInner in com.azure.resourcemanager.costmanagement.models
Modifier and TypeMethodDescriptionGenerateDetailedCostReportOperationStatuses.innerModel()
Gets the inner com.azure.resourcemanager.costmanagement.fluent.models.GenerateDetailedCostReportOperationStatusesInner object.