Interface RegistryFileTaskStep

  • All Superinterfaces:
    RegistryTaskStep

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

      • taskFilePath

        String taskFilePath()
        Returns:
        the task file path of this file task step
      • valuesFilePath

        String valuesFilePath()
        Returns:
        the values file path of this file task step
      • values

        List<SetValue> values()
        Returns:
        the values of this file task step