Class CostManagementManager

java.lang.Object
com.azure.resourcemanager.costmanagement.CostManagementManager

public final class CostManagementManager extends Object
Entry point to CostManagementManager. CostManagement management client provides access to CostManagement resources for Azure Enterprise Subscriptions.
  • Method Details

    • authenticate

      public static CostManagementManager authenticate(com.azure.core.credential.TokenCredential credential, com.azure.core.management.profile.AzureProfile profile)
      Creates an instance of CostManagement service API entry point.
      Parameters:
      credential - the credential to use.
      profile - the Azure profile for client.
      Returns:
      the CostManagement service API instance.
    • authenticate

      public static CostManagementManager authenticate(com.azure.core.http.HttpPipeline httpPipeline, com.azure.core.management.profile.AzureProfile profile)
      Creates an instance of CostManagement service API entry point.
      Parameters:
      httpPipeline - the HttpPipeline configured with Azure authentication credential.
      profile - the Azure profile for client.
      Returns:
      the CostManagement service API instance.
    • configure

      public static CostManagementManager.Configurable configure()
      Gets a Configurable instance that can be used to create CostManagementManager with optional configuration.
      Returns:
      the Configurable instance allowing configurations.
    • operations

      public Operations operations()
      Gets the resource collection API of Operations.
      Returns:
      Resource collection API of Operations.
    • views

      public Views views()
      Gets the resource collection API of Views. It manages View.
      Returns:
      Resource collection API of Views.
    • alerts

      public Alerts alerts()
      Gets the resource collection API of Alerts.
      Returns:
      Resource collection API of Alerts.
    • forecasts

      public Forecasts forecasts()
      Gets the resource collection API of Forecasts.
      Returns:
      Resource collection API of Forecasts.
    • dimensions

      public Dimensions dimensions()
      Gets the resource collection API of Dimensions.
      Returns:
      Resource collection API of Dimensions.
    • queries

      public Queries queries()
      Gets the resource collection API of Queries.
      Returns:
      Resource collection API of Queries.
    • generateReservationDetailsReports

      public GenerateReservationDetailsReports generateReservationDetailsReports()
      Gets the resource collection API of GenerateReservationDetailsReports.
      Returns:
      Resource collection API of GenerateReservationDetailsReports.
    • exports

      public Exports exports()
      Gets the resource collection API of Exports. It manages Export.
      Returns:
      Resource collection API of Exports.
    • generateCostDetailsReports

      public GenerateCostDetailsReports generateCostDetailsReports()
      Gets the resource collection API of GenerateCostDetailsReports.
      Returns:
      Resource collection API of GenerateCostDetailsReports.
    • generateDetailedCostReports

      public GenerateDetailedCostReports generateDetailedCostReports()
      Gets the resource collection API of GenerateDetailedCostReports.
      Returns:
      Resource collection API of GenerateDetailedCostReports.
    • generateDetailedCostReportOperationResults

      public GenerateDetailedCostReportOperationResults generateDetailedCostReportOperationResults()
      Gets the resource collection API of GenerateDetailedCostReportOperationResults.
      Returns:
      Resource collection API of GenerateDetailedCostReportOperationResults.
    • generateDetailedCostReportOperationStatus

      public GenerateDetailedCostReportOperationStatus generateDetailedCostReportOperationStatus()
      Gets the resource collection API of GenerateDetailedCostReportOperationStatus.
      Returns:
      Resource collection API of GenerateDetailedCostReportOperationStatus.
    • priceSheets

      public PriceSheets priceSheets()
      Gets the resource collection API of PriceSheets.
      Returns:
      Resource collection API of PriceSheets.
    • scheduledActions

      public ScheduledActions scheduledActions()
      Gets the resource collection API of ScheduledActions. It manages ScheduledAction.
      Returns:
      Resource collection API of ScheduledActions.
    • benefitRecommendations

      public BenefitRecommendations benefitRecommendations()
      Gets the resource collection API of BenefitRecommendations.
      Returns:
      Resource collection API of BenefitRecommendations.
    • benefitUtilizationSummaries

      public BenefitUtilizationSummaries benefitUtilizationSummaries()
      Gets the resource collection API of BenefitUtilizationSummaries.
      Returns:
      Resource collection API of BenefitUtilizationSummaries.
    • serviceClient

      public CostManagementClient serviceClient()
      Returns:
      Wrapped service client CostManagementClient providing direct access to the underlying auto-generated API implementation, based on Azure REST API.