Uses of Class
com.azure.resourcemanager.containerinstance.models.OperationListResult
Packages that use OperationListResult
Package
Description
Package containing the data models for ContainerInstanceManagementClient.
-
Uses of OperationListResult in com.azure.resourcemanager.containerinstance.models
Methods in com.azure.resourcemanager.containerinstance.models that return OperationListResultModifier and TypeMethodDescriptionstatic OperationListResultOperationListResult.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of OperationListResult from the JsonReader.OperationListResult.withNextLink(String nextLink) Set the nextLink property: The URI to fetch the next page of operations.Set the value property: The list of operations.