Interface BillingBenefitsRP


public interface BillingBenefitsRP
The interface for BillingBenefitsRP class.
  • Method Details

    • getEndpoint

      String getEndpoint()
      Gets server parameter.
      Returns:
      the endpoint value.
    • getApiVersion

      String getApiVersion()
      Gets Api Version.
      Returns:
      the apiVersion value.
    • getHttpPipeline

      com.azure.core.http.HttpPipeline getHttpPipeline()
      Gets The HTTP pipeline to send requests through.
      Returns:
      the httpPipeline value.
    • getDefaultPollInterval

      Duration getDefaultPollInterval()
      Gets The default poll interval for long-running operation.
      Returns:
      the defaultPollInterval value.
    • getOperations

      OperationsClient getOperations()
      Gets the OperationsClient object to access its operations.
      Returns:
      the OperationsClient object.
    • getSavingsPlanOrderAlias

      SavingsPlanOrderAliasClient getSavingsPlanOrderAlias()
      Gets the SavingsPlanOrderAliasClient object to access its operations.
      Returns:
      the SavingsPlanOrderAliasClient object.
    • getSavingsPlanOrders

      SavingsPlanOrdersClient getSavingsPlanOrders()
      Gets the SavingsPlanOrdersClient object to access its operations.
      Returns:
      the SavingsPlanOrdersClient object.
    • getSavingsPlans

      SavingsPlansClient getSavingsPlans()
      Gets the SavingsPlansClient object to access its operations.
      Returns:
      the SavingsPlansClient object.
    • getResourceProviders

      ResourceProvidersClient getResourceProviders()
      Gets the ResourceProvidersClient object to access its operations.
      Returns:
      the ResourceProvidersClient object.
    • getReservationOrderAlias

      ReservationOrderAliasClient getReservationOrderAlias()
      Gets the ReservationOrderAliasClient object to access its operations.
      Returns:
      the ReservationOrderAliasClient object.