Uses of Class
com.azure.resourcemanager.containerinstance.models.OperationListResult
-
Packages that use OperationListResult Package Description com.azure.resourcemanager.containerinstance.models 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 OperationListResult Modifier and Type Method Description OperationListResultOperationListResult. withNextLink(String nextLink)Set the nextLink property: The URI to fetch the next page of operations.OperationListResultOperationListResult. withValue(List<Operation> value)Set the value property: The list of operations.
-