Uses of Class
com.azure.resourcemanager.appservice.models.WorkflowRunTrigger
Packages that use WorkflowRunTrigger
Package
Description
Package containing the inner data models for WebSiteManagementClient.
Package containing the data models for WebSiteManagementClient.
-
Uses of WorkflowRunTrigger in com.azure.resourcemanager.appservice.fluent.models
Methods in com.azure.resourcemanager.appservice.fluent.models that return WorkflowRunTriggerModifier and TypeMethodDescriptionWorkflowRunInner.response()Get the response property: Gets the response of the flow run.WorkflowRunProperties.response()Get the response property: Gets the response of the flow run.WorkflowRunInner.trigger()Get the trigger property: Gets the fired trigger.WorkflowRunProperties.trigger()Get the trigger property: Gets the fired trigger. -
Uses of WorkflowRunTrigger in com.azure.resourcemanager.appservice.models
Methods in com.azure.resourcemanager.appservice.models that return WorkflowRunTriggerModifier and TypeMethodDescriptionstatic WorkflowRunTriggerWorkflowRunTrigger.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of WorkflowRunTrigger from the JsonReader.WorkflowRunTrigger.withCorrelation(Correlation correlation) Set the correlation property: The run correlation.