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