Uses of Class
com.azure.resourcemanager.appservice.models.WorkflowRunActionRepetitionDefinitionCollection
Packages that use WorkflowRunActionRepetitionDefinitionCollection
Package
Description
Package containing the data models for WebSiteManagementClient.
-
Uses of WorkflowRunActionRepetitionDefinitionCollection in com.azure.resourcemanager.appservice.models
Methods in com.azure.resourcemanager.appservice.models that return WorkflowRunActionRepetitionDefinitionCollectionModifier and TypeMethodDescriptionWorkflowRunActionRepetitionDefinitionCollection.fromJson
(com.azure.json.JsonReader jsonReader) Reads an instance of WorkflowRunActionRepetitionDefinitionCollection from the JsonReader.WorkflowRunActionRepetitionDefinitionCollection.withNextLink
(String nextLink) Set the nextLink property: The link used to get the next page of recommendations.WorkflowRunActionRepetitionDefinitionCollection.withValue
(List<WorkflowRunActionRepetitionDefinitionInner> value) Set the value property: The value property.