Uses of Class
com.azure.resourcemanager.costmanagement.fluent.models.CostDetailsOperationResultsInner
Packages that use CostDetailsOperationResultsInner
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 CostDetailsOperationResultsInner in com.azure.resourcemanager.costmanagement.fluent
Methods in com.azure.resourcemanager.costmanagement.fluent that return CostDetailsOperationResultsInnerModifier and TypeMethodDescriptionGenerateCostDetailsReportsClient.createOperation(String scope, GenerateCostDetailsReportRequestDefinition parameters) This API is the replacement for all previously release Usage Details APIs.GenerateCostDetailsReportsClient.createOperation(String scope, GenerateCostDetailsReportRequestDefinition parameters, com.azure.core.util.Context context) This API is the replacement for all previously release Usage Details APIs.GenerateCostDetailsReportsClient.getOperationResults(String scope, String operationId) Get the result of the specified operation.GenerateCostDetailsReportsClient.getOperationResults(String scope, String operationId, com.azure.core.util.Context context) Get the result of the specified operation.Methods in com.azure.resourcemanager.costmanagement.fluent that return types with arguments of type CostDetailsOperationResultsInnerModifier and TypeMethodDescriptioncom.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<CostDetailsOperationResultsInner>,CostDetailsOperationResultsInner> GenerateCostDetailsReportsClient.beginCreateOperation(String scope, GenerateCostDetailsReportRequestDefinition parameters) This API is the replacement for all previously release Usage Details APIs.com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<CostDetailsOperationResultsInner>,CostDetailsOperationResultsInner> GenerateCostDetailsReportsClient.beginCreateOperation(String scope, GenerateCostDetailsReportRequestDefinition parameters) This API is the replacement for all previously release Usage Details APIs.com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<CostDetailsOperationResultsInner>,CostDetailsOperationResultsInner> GenerateCostDetailsReportsClient.beginCreateOperation(String scope, GenerateCostDetailsReportRequestDefinition parameters, com.azure.core.util.Context context) This API is the replacement for all previously release Usage Details APIs.com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<CostDetailsOperationResultsInner>,CostDetailsOperationResultsInner> GenerateCostDetailsReportsClient.beginCreateOperation(String scope, GenerateCostDetailsReportRequestDefinition parameters, com.azure.core.util.Context context) This API is the replacement for all previously release Usage Details APIs.com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<CostDetailsOperationResultsInner>,CostDetailsOperationResultsInner> GenerateCostDetailsReportsClient.beginGetOperationResults(String scope, String operationId) Get the result of the specified operation.com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<CostDetailsOperationResultsInner>,CostDetailsOperationResultsInner> GenerateCostDetailsReportsClient.beginGetOperationResults(String scope, String operationId) Get the result of the specified operation.com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<CostDetailsOperationResultsInner>,CostDetailsOperationResultsInner> GenerateCostDetailsReportsClient.beginGetOperationResults(String scope, String operationId, com.azure.core.util.Context context) Get the result of the specified operation.com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<CostDetailsOperationResultsInner>,CostDetailsOperationResultsInner> GenerateCostDetailsReportsClient.beginGetOperationResults(String scope, String operationId, com.azure.core.util.Context context) Get the result of the specified operation. -
Uses of CostDetailsOperationResultsInner in com.azure.resourcemanager.costmanagement.fluent.models
Methods in com.azure.resourcemanager.costmanagement.fluent.models that return CostDetailsOperationResultsInnerModifier and TypeMethodDescriptionCostDetailsOperationResultsInner.withBlobCount(Integer blobCount) Set the blobCount property: The total number of blobs.Set the blobs property: List of blob information generated by this operation.CostDetailsOperationResultsInner.withByteCount(Long byteCount) Set the byteCount property: The total number of bytes in all blobs.CostDetailsOperationResultsInner.withCompressData(Boolean compressData) Set the compressData property: Is the data in compressed format.CostDetailsOperationResultsInner.withDataFormat(CostDetailsDataFormat dataFormat) Set the dataFormat property: The data format of the report.CostDetailsOperationResultsInner.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.CostDetailsOperationResultsInner.withManifestVersion(String manifestVersion) Set the manifestVersion property: The Manifest version.Set the name property: The name of the long running operation.CostDetailsOperationResultsInner.withRequestBody(GenerateCostDetailsReportRequestDefinition requestBody) Set the requestBody property: The request payload body provided in Cost Details call.CostDetailsOperationResultsInner.withRequestScope(String requestScope) Set the requestScope property: The request scope of the request.CostDetailsOperationResultsInner.withStatus(CostDetailsStatusType status) Set the status property: The status of the cost details operation.Set the type property: The type of the long running operation.CostDetailsOperationResultsInner.withValidTill(OffsetDateTime validTill) Set the validTill property: The time at which report URL becomes invalid/expires in UTC e.g. -
Uses of CostDetailsOperationResultsInner in com.azure.resourcemanager.costmanagement.models
Methods in com.azure.resourcemanager.costmanagement.models that return CostDetailsOperationResultsInnerModifier and TypeMethodDescriptionCostDetailsOperationResults.innerModel()Gets the inner com.azure.resourcemanager.costmanagement.fluent.models.CostDetailsOperationResultsInner object.