Uses of Interface
com.azure.resourcemanager.mariadb.models.Advisor
Package
Description
Package containing the data models for MariaDBManagementClient.
-
Uses of Advisor in com.azure.resourcemanager.mariadb.models
Modifier and TypeMethodDescriptionGet a recommendation action advisor.Modifier and TypeMethodDescriptioncom.azure.core.http.rest.Response<Advisor>
Advisors.getWithResponse
(String resourceGroupName, String serverName, String advisorName, com.azure.core.util.Context context) Get a recommendation action advisor.com.azure.core.http.rest.PagedIterable<Advisor>
Advisors.listByServer
(String resourceGroupName, String serverName) List recommendation action advisors.com.azure.core.http.rest.PagedIterable<Advisor>
Advisors.listByServer
(String resourceGroupName, String serverName, com.azure.core.util.Context context) List recommendation action advisors.