Uses of Class
com.microsoft.azure.management.appservice.Solution
Package
Description
This package contains the classes for WebSiteManagementClient.
-
Uses of Solution in com.microsoft.azure.management.appservice
Modifier and TypeMethodDescriptionSolution.withData
(List<List<NameValuePair>> data) Set solution Data.Solution.withDescription
(String description) Set description of the solution.Solution.withDisplayName
(String displayName) Set display Name of the solution.Set solution Id.Solution.withMetadata
(List<List<NameValuePair>> metadata) Set solution Metadata.Set order of the solution.Solution.withType
(SolutionType type) Set type of Solution.Modifier and TypeMethodDescriptionAbnormalTimePeriod.solutions()
Get list of proposed solutions.DetectorAbnormalTimePeriod.solutions()
Get list of proposed solutions.Modifier and TypeMethodDescriptionAbnormalTimePeriod.withSolutions
(List<Solution> solutions) Set list of proposed solutions.DetectorAbnormalTimePeriod.withSolutions
(List<Solution> solutions) Set list of proposed solutions.