Interface MySqlManagementClient
-
public interface MySqlManagementClientThe interface for MySqlManagementClient class.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description AdvisorsClientgetAdvisors()Gets the AdvisorsClient object to access its operations.CheckNameAvailabilitiesClientgetCheckNameAvailabilities()Gets the CheckNameAvailabilitiesClient object to access its operations.ConfigurationsClientgetConfigurations()Gets the ConfigurationsClient object to access its operations.DatabasesClientgetDatabases()Gets the DatabasesClient object to access its operations.DurationgetDefaultPollInterval()Gets The default poll interval for long-running operation.StringgetEndpoint()Gets server parameter.FirewallRulesClientgetFirewallRules()Gets the FirewallRulesClient object to access its operations.com.azure.core.http.HttpPipelinegetHttpPipeline()Gets The HTTP pipeline to send requests through.LocationBasedPerformanceTiersClientgetLocationBasedPerformanceTiers()Gets the LocationBasedPerformanceTiersClient object to access its operations.LocationBasedRecommendedActionSessionsOperationStatusClientgetLocationBasedRecommendedActionSessionsOperationStatus()Gets the LocationBasedRecommendedActionSessionsOperationStatusClient object to access its operations.LocationBasedRecommendedActionSessionsResultsClientgetLocationBasedRecommendedActionSessionsResults()Gets the LocationBasedRecommendedActionSessionsResultsClient object to access its operations.LogFilesClientgetLogFiles()Gets the LogFilesClient object to access its operations.OperationsClientgetOperations()Gets the OperationsClient object to access its operations.PrivateEndpointConnectionsClientgetPrivateEndpointConnections()Gets the PrivateEndpointConnectionsClient object to access its operations.PrivateLinkResourcesClientgetPrivateLinkResources()Gets the PrivateLinkResourcesClient object to access its operations.QueryTextsClientgetQueryTexts()Gets the QueryTextsClient object to access its operations.RecommendedActionsClientgetRecommendedActions()Gets the RecommendedActionsClient object to access its operations.RecoverableServersClientgetRecoverableServers()Gets the RecoverableServersClient object to access its operations.ReplicasClientgetReplicas()Gets the ReplicasClient object to access its operations.ResourceProvidersClientgetResourceProviders()Gets the ResourceProvidersClient object to access its operations.ServerAdministratorsClientgetServerAdministrators()Gets the ServerAdministratorsClient object to access its operations.ServerBasedPerformanceTiersClientgetServerBasedPerformanceTiers()Gets the ServerBasedPerformanceTiersClient object to access its operations.ServerKeysClientgetServerKeys()Gets the ServerKeysClient object to access its operations.ServerParametersClientgetServerParameters()Gets the ServerParametersClient object to access its operations.ServersClientgetServers()Gets the ServersClient object to access its operations.ServerSecurityAlertPoliciesClientgetServerSecurityAlertPolicies()Gets the ServerSecurityAlertPoliciesClient object to access its operations.StringgetSubscriptionId()Gets The ID of the target subscription.TopQueryStatisticsClientgetTopQueryStatistics()Gets the TopQueryStatisticsClient object to access its operations.VirtualNetworkRulesClientgetVirtualNetworkRules()Gets the VirtualNetworkRulesClient object to access its operations.WaitStatisticsClientgetWaitStatistics()Gets the WaitStatisticsClient object to access its operations.
-
-
-
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.
-
-