Uses of Interface
com.azure.resourcemanager.containerregistry.models.RegistryTaskRun
Packages that use RegistryTaskRun
Package
Description
Package containing the data models for ContainerRegistryManagementClient.
-
Uses of RegistryTaskRun in com.azure.resourcemanager.containerregistry.models
Methods in com.azure.resourcemanager.containerregistry.models that return types with arguments of type RegistryTaskRunModifier and TypeMethodDescriptioncom.azure.core.http.rest.PagedIterable<RegistryTaskRun> RegistryTaskRuns.listByRegistry(String rgName, String acrName) The function that lists the RegistryTaskRun instances in a registry asynch.com.azure.core.http.rest.PagedFlux<RegistryTaskRun> RegistryTaskRuns.listByRegistryAsync(String rgName, String acrName) The function that lists the RegistryTaskRun instances in a registry asynchronously.