Uses of Class
com.azure.resourcemanager.botservice.models.OperationEntityListResult
Packages that use OperationEntityListResult
Package
Description
Package containing the data models for AzureBotService.
-
Uses of OperationEntityListResult in com.azure.resourcemanager.botservice.models
Methods in com.azure.resourcemanager.botservice.models that return OperationEntityListResultModifier and TypeMethodDescriptionstatic OperationEntityListResultOperationEntityListResult.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of OperationEntityListResult from the JsonReader.OperationEntityListResult.withNextLink(String nextLink) Set the nextLink property: The link used to get the next page of operations.OperationEntityListResult.withValue(List<OperationEntityInner> value) Set the value property: The list of operations.