Uses of Class
com.azure.resourcemanager.costmanagement.fluent.models.GenerateDetailedCostReportOperationStatusesInner
Packages that use 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
Methods in com.azure.resourcemanager.costmanagement.fluent that return GenerateDetailedCostReportOperationStatusesInnerModifier and TypeMethodDescriptionGet the status of the specified operation.Methods in com.azure.resourcemanager.costmanagement.fluent that return types with arguments of type GenerateDetailedCostReportOperationStatusesInnerModifier 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
Methods in com.azure.resourcemanager.costmanagement.fluent.models that return GenerateDetailedCostReportOperationStatusesInnerModifier and TypeMethodDescriptionGenerateDetailedCostReportOperationStatusesInner.withDownloadUrl(String downloadUrl) Set the downloadUrl property: The URL to download the generated report.GenerateDetailedCostReportOperationStatusesInner.withEndTime(String endTime) Set the endTime property: The endTime of the operation.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.withStartTime(String startTime) Set the startTime property: The startTime of the 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
Methods in com.azure.resourcemanager.costmanagement.models that return GenerateDetailedCostReportOperationStatusesInnerModifier and TypeMethodDescriptionGenerateDetailedCostReportOperationStatuses.innerModel()Gets the inner com.azure.resourcemanager.costmanagement.fluent.models.GenerateDetailedCostReportOperationStatusesInner object.