Uses of Class
com.azure.resourcemanager.mariadb.fluent.models.RecommendationActionProperties
Package
Description
Package containing the inner data models for MariaDBManagementClient.
-
Uses of RecommendationActionProperties in com.azure.resourcemanager.mariadb.fluent.models
Modifier and TypeMethodDescriptionRecommendationActionProperties.withActionId
(Integer actionId) Set the actionId property: Recommendation action identifier.RecommendationActionProperties.withAdvisorName
(String advisorName) Set the advisorName property: Advisor name.RecommendationActionProperties.withCreatedTime
(OffsetDateTime createdTime) Set the createdTime property: Recommendation action creation time.RecommendationActionProperties.withDetails
(Map<String, String> details) Set the details property: Recommendation action details.RecommendationActionProperties.withExpirationTime
(OffsetDateTime expirationTime) Set the expirationTime property: Recommendation action expiration time.RecommendationActionProperties.withReason
(String reason) Set the reason property: Recommendation action reason.RecommendationActionProperties.withRecommendationType
(String recommendationType) Set the recommendationType property: Recommendation action type.RecommendationActionProperties.withSessionId
(String sessionId) Set the sessionId property: Recommendation action session identifier.