Uses of Class
com.azure.resourcemanager.automation.models.WebhookListResult
Package
Description
Package containing the data models for AutomationClient.
-
Uses of WebhookListResult in com.azure.resourcemanager.automation.models
Modifier and TypeMethodDescriptionWebhookListResult.withNextLink
(String nextLink) Set the nextLink property: Gets or sets the next link.WebhookListResult.withValue
(List<WebhookInner> value) Set the value property: Gets or sets a list of webhooks.