Interface RegistryTaskStep

All Known Subinterfaces:
RegistryDockerTaskStep, RegistryEncodedTaskStep, RegistryFileTaskStep

public interface RegistryTaskStep
An immutable client-side representation of an Azure RegistryTaskStep registry task.
  • Method Details

    • baseImageDependencies

      List<BaseImageDependency> baseImageDependencies()
      Gets the base image dependencies.
      Returns:
      the base image dependencies of this RegistryTaskStep
    • contextPath

      String contextPath()
      Gets the context path.
      Returns:
      the context path of this RegistryTaskStep