Uses of Class
com.azure.resourcemanager.appservice.models.RunCorrelation
Packages that use RunCorrelation
Package
Description
Package containing the data models for WebSiteManagementClient.
-
Uses of RunCorrelation in com.azure.resourcemanager.appservice.models
Subclasses of RunCorrelation in com.azure.resourcemanager.appservice.modelsModifier and TypeClassDescriptionfinal class
The workflow run action correlation properties.Methods in com.azure.resourcemanager.appservice.models that return RunCorrelationModifier and TypeMethodDescriptionstatic RunCorrelation
RunCorrelation.fromJson
(com.azure.json.JsonReader jsonReader) Reads an instance of RunCorrelation from the JsonReader.RunCorrelation.withClientKeywords
(List<String> clientKeywords) Set the clientKeywords property: The client keywords.RunCorrelation.withClientTrackingId
(String clientTrackingId) Set the clientTrackingId property: The client tracking identifier.