Interface MySqlManagementClient


  • public interface MySqlManagementClient
    The interface for MySqlManagementClient class.
    • Method Detail

      • getSubscriptionId

        String getSubscriptionId()
        Gets The ID of the target subscription.
        Returns:
        the subscriptionId value.
      • getEndpoint

        String getEndpoint()
        Gets server parameter.
        Returns:
        the endpoint 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.
      • getServers

        ServersClient getServers()
        Gets the ServersClient object to access its operations.
        Returns:
        the ServersClient object.
      • getReplicas

        ReplicasClient getReplicas()
        Gets the ReplicasClient object to access its operations.
        Returns:
        the ReplicasClient object.
      • getFirewallRules

        FirewallRulesClient getFirewallRules()
        Gets the FirewallRulesClient object to access its operations.
        Returns:
        the FirewallRulesClient object.
      • getVirtualNetworkRules

        VirtualNetworkRulesClient getVirtualNetworkRules()
        Gets the VirtualNetworkRulesClient object to access its operations.
        Returns:
        the VirtualNetworkRulesClient object.
      • getDatabases

        DatabasesClient getDatabases()
        Gets the DatabasesClient object to access its operations.
        Returns:
        the DatabasesClient object.
      • getConfigurations

        ConfigurationsClient getConfigurations()
        Gets the ConfigurationsClient object to access its operations.
        Returns:
        the ConfigurationsClient object.
      • getServerParameters

        ServerParametersClient getServerParameters()
        Gets the ServerParametersClient object to access its operations.
        Returns:
        the ServerParametersClient object.
      • getLogFiles

        LogFilesClient getLogFiles()
        Gets the LogFilesClient object to access its operations.
        Returns:
        the LogFilesClient object.
      • getServerAdministrators

        ServerAdministratorsClient getServerAdministrators()
        Gets the ServerAdministratorsClient object to access its operations.
        Returns:
        the ServerAdministratorsClient object.
      • getRecoverableServers

        RecoverableServersClient getRecoverableServers()
        Gets the RecoverableServersClient object to access its operations.
        Returns:
        the RecoverableServersClient object.
      • getServerBasedPerformanceTiers

        ServerBasedPerformanceTiersClient getServerBasedPerformanceTiers()
        Gets the ServerBasedPerformanceTiersClient object to access its operations.
        Returns:
        the ServerBasedPerformanceTiersClient object.
      • getLocationBasedPerformanceTiers

        LocationBasedPerformanceTiersClient getLocationBasedPerformanceTiers()
        Gets the LocationBasedPerformanceTiersClient object to access its operations.
        Returns:
        the LocationBasedPerformanceTiersClient object.
      • getCheckNameAvailabilities

        CheckNameAvailabilitiesClient getCheckNameAvailabilities()
        Gets the CheckNameAvailabilitiesClient object to access its operations.
        Returns:
        the CheckNameAvailabilitiesClient object.
      • getOperations

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

        ServerSecurityAlertPoliciesClient getServerSecurityAlertPolicies()
        Gets the ServerSecurityAlertPoliciesClient object to access its operations.
        Returns:
        the ServerSecurityAlertPoliciesClient object.
      • getQueryTexts

        QueryTextsClient getQueryTexts()
        Gets the QueryTextsClient object to access its operations.
        Returns:
        the QueryTextsClient object.
      • getTopQueryStatistics

        TopQueryStatisticsClient getTopQueryStatistics()
        Gets the TopQueryStatisticsClient object to access its operations.
        Returns:
        the TopQueryStatisticsClient object.
      • getWaitStatistics

        WaitStatisticsClient getWaitStatistics()
        Gets the WaitStatisticsClient object to access its operations.
        Returns:
        the WaitStatisticsClient object.
      • getResourceProviders

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

        AdvisorsClient getAdvisors()
        Gets the AdvisorsClient object to access its operations.
        Returns:
        the AdvisorsClient object.
      • getRecommendedActions

        RecommendedActionsClient getRecommendedActions()
        Gets the RecommendedActionsClient object to access its operations.
        Returns:
        the RecommendedActionsClient object.
      • getLocationBasedRecommendedActionSessionsOperationStatus

        LocationBasedRecommendedActionSessionsOperationStatusClient getLocationBasedRecommendedActionSessionsOperationStatus()
        Gets the LocationBasedRecommendedActionSessionsOperationStatusClient object to access its operations.
        Returns:
        the LocationBasedRecommendedActionSessionsOperationStatusClient object.
      • getLocationBasedRecommendedActionSessionsResults

        LocationBasedRecommendedActionSessionsResultsClient getLocationBasedRecommendedActionSessionsResults()
        Gets the LocationBasedRecommendedActionSessionsResultsClient object to access its operations.
        Returns:
        the LocationBasedRecommendedActionSessionsResultsClient object.
      • getPrivateEndpointConnections

        PrivateEndpointConnectionsClient getPrivateEndpointConnections()
        Gets the PrivateEndpointConnectionsClient object to access its operations.
        Returns:
        the PrivateEndpointConnectionsClient object.
      • getPrivateLinkResources

        PrivateLinkResourcesClient getPrivateLinkResources()
        Gets the PrivateLinkResourcesClient object to access its operations.
        Returns:
        the PrivateLinkResourcesClient object.
      • getServerKeys

        ServerKeysClient getServerKeys()
        Gets the ServerKeysClient object to access its operations.
        Returns:
        the ServerKeysClient object.