Uses of Interface
com.azure.resourcemanager.mariadb.models.RecommendationAction
Package
Description
Package containing the data models for MariaDBManagementClient.
-
Uses of RecommendationAction in com.azure.resourcemanager.mariadb.models
Modifier and TypeMethodDescriptionRecommendedActions.get
(String resourceGroupName, String serverName, String advisorName, String recommendedActionName) Retrieve recommended actions from the advisor.Modifier and TypeMethodDescriptioncom.azure.core.http.rest.Response<RecommendationAction>
RecommendedActions.getWithResponse
(String resourceGroupName, String serverName, String advisorName, String recommendedActionName, com.azure.core.util.Context context) Retrieve recommended actions from the advisor.com.azure.core.http.rest.PagedIterable<RecommendationAction>
Recommendation action session operation result.com.azure.core.http.rest.PagedIterable<RecommendationAction>
LocationBasedRecommendedActionSessionsResults.list
(String locationName, String operationId, com.azure.core.util.Context context) Recommendation action session operation result.com.azure.core.http.rest.PagedIterable<RecommendationAction>
RecommendedActions.listByServer
(String resourceGroupName, String serverName, String advisorName) Retrieve recommended actions from the advisor.com.azure.core.http.rest.PagedIterable<RecommendationAction>
RecommendedActions.listByServer
(String resourceGroupName, String serverName, String advisorName, String sessionId, com.azure.core.util.Context context) Retrieve recommended actions from the advisor.