Uses of Class
com.azure.resourcemanager.containerinstance.models.OperationListResult
Packages that use OperationListResult
Package
Description
Package containing the data models for ContainerInstanceManagementClient.
null.
-
Uses of OperationListResult in com.azure.resourcemanager.containerinstance.models
Classes in com.azure.resourcemanager.containerinstance.models that implement interfaces with type arguments of type OperationListResultModifier and TypeClassDescriptionfinal classThe operation list response that contains all operations for Azure Container Instance service.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.