Uses of Class
com.azure.resourcemanager.containerregistry.models.RunListResult
-
Packages that use RunListResult Package Description com.azure.resourcemanager.containerregistry.models Package containing the data models for ContainerRegistryManagementClient. -
-
Uses of RunListResult in com.azure.resourcemanager.containerregistry.models
Methods in com.azure.resourcemanager.containerregistry.models that return RunListResult Modifier and Type Method Description RunListResultRunListResult. withNextLink(String nextLink)Set the nextLink property: The URI that can be used to request the next set of paged results.RunListResultRunListResult. withValue(List<RunInner> value)Set the value property: The collection value.
-