Interface MySqlManagementClient


public interface MySqlManagementClient
The interface for MySqlManagementClient 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.
    • getBackups

      BackupsClient getBackups()
      Gets the BackupsClient object to access its operations.
      Returns:
      the BackupsClient object.
    • getConfigurations

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

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

      FirewallRulesClient getFirewallRules()
      Gets the FirewallRulesClient object to access its operations.
      Returns:
      the FirewallRulesClient object.
    • 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.
    • getLogFiles

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

      LocationBasedCapabilitiesClient getLocationBasedCapabilities()
      Gets the LocationBasedCapabilitiesClient object to access its operations.
      Returns:
      the LocationBasedCapabilitiesClient object.
    • getCheckVirtualNetworkSubnetUsages

      CheckVirtualNetworkSubnetUsagesClient getCheckVirtualNetworkSubnetUsages()
      Gets the CheckVirtualNetworkSubnetUsagesClient object to access its operations.
      Returns:
      the CheckVirtualNetworkSubnetUsagesClient object.
    • getCheckNameAvailabilities

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

      CheckNameAvailabilityWithoutLocationsClient getCheckNameAvailabilityWithoutLocations()
      Gets the CheckNameAvailabilityWithoutLocationsClient object to access its operations.
      Returns:
      the CheckNameAvailabilityWithoutLocationsClient object.
    • getGetPrivateDnsZoneSuffixes

      GetPrivateDnsZoneSuffixesClient getGetPrivateDnsZoneSuffixes()
      Gets the GetPrivateDnsZoneSuffixesClient object to access its operations.
      Returns:
      the GetPrivateDnsZoneSuffixesClient object.
    • getOperations

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

      AzureADAdministratorsClient getAzureADAdministrators()
      Gets the AzureADAdministratorsClient object to access its operations.
      Returns:
      the AzureADAdministratorsClient object.