Class BillingBenefitsManager

java.lang.Object
com.azure.resourcemanager.billingbenefits.BillingBenefitsManager

public final class BillingBenefitsManager extends Object
Entry point to BillingBenefitsManager. Azure Benefits RP let users create and manage benefits like savings plan.
  • Method Details

    • authenticate

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

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

      public static BillingBenefitsManager.Configurable configure()
      Gets a Configurable instance that can be used to create BillingBenefitsManager 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.
    • savingsPlanOrderAlias

      public SavingsPlanOrderAlias savingsPlanOrderAlias()
      Gets the resource collection API of SavingsPlanOrderAlias.
      Returns:
      Resource collection API of SavingsPlanOrderAlias.
    • savingsPlanOrders

      public SavingsPlanOrders savingsPlanOrders()
      Gets the resource collection API of SavingsPlanOrders.
      Returns:
      Resource collection API of SavingsPlanOrders.
    • savingsPlans

      public SavingsPlans savingsPlans()
      Gets the resource collection API of SavingsPlans.
      Returns:
      Resource collection API of SavingsPlans.
    • resourceProviders

      public ResourceProviders resourceProviders()
      Gets the resource collection API of ResourceProviders.
      Returns:
      Resource collection API of ResourceProviders.
    • reservationOrderAlias

      public ReservationOrderAlias reservationOrderAlias()
      Gets the resource collection API of ReservationOrderAlias.
      Returns:
      Resource collection API of ReservationOrderAlias.
    • serviceClient

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