Interface AutomanageClient


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

    • getSubscriptionId

      String getSubscriptionId()
      Gets The ID of the target subscription.
      Returns:
      the subscriptionId value.
    • 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.
    • getBestPractices

      BestPracticesClient getBestPractices()
      Gets the BestPracticesClient object to access its operations.
      Returns:
      the BestPracticesClient object.
    • getBestPracticesVersions

      BestPracticesVersionsClient getBestPracticesVersions()
      Gets the BestPracticesVersionsClient object to access its operations.
      Returns:
      the BestPracticesVersionsClient object.
    • getConfigurationProfiles

      ConfigurationProfilesClient getConfigurationProfiles()
      Gets the ConfigurationProfilesClient object to access its operations.
      Returns:
      the ConfigurationProfilesClient object.
    • getConfigurationProfilesVersions

      ConfigurationProfilesVersionsClient getConfigurationProfilesVersions()
      Gets the ConfigurationProfilesVersionsClient object to access its operations.
      Returns:
      the ConfigurationProfilesVersionsClient object.
    • getConfigurationProfileAssignments

      ConfigurationProfileAssignmentsClient getConfigurationProfileAssignments()
      Gets the ConfigurationProfileAssignmentsClient object to access its operations.
      Returns:
      the ConfigurationProfileAssignmentsClient object.
    • getOperations

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

      ReportsClient getReports()
      Gets the ReportsClient object to access its operations.
      Returns:
      the ReportsClient object.
    • getServicePrincipals

      ServicePrincipalsClient getServicePrincipals()
      Gets the ServicePrincipalsClient object to access its operations.
      Returns:
      the ServicePrincipalsClient object.
    • getConfigurationProfileHcrpAssignments

      ConfigurationProfileHcrpAssignmentsClient getConfigurationProfileHcrpAssignments()
      Gets the ConfigurationProfileHcrpAssignmentsClient object to access its operations.
      Returns:
      the ConfigurationProfileHcrpAssignmentsClient object.
    • getHcrpReports

      HcrpReportsClient getHcrpReports()
      Gets the HcrpReportsClient object to access its operations.
      Returns:
      the HcrpReportsClient object.
    • getConfigurationProfileHciAssignments

      ConfigurationProfileHciAssignmentsClient getConfigurationProfileHciAssignments()
      Gets the ConfigurationProfileHciAssignmentsClient object to access its operations.
      Returns:
      the ConfigurationProfileHciAssignmentsClient object.
    • getHciReports

      HciReportsClient getHciReports()
      Gets the HciReportsClient object to access its operations.
      Returns:
      the HciReportsClient object.