Interface RegistryEncodedTaskStep

  • All Superinterfaces:
    RegistryTaskStep

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

      • encodedTaskContent

        String encodedTaskContent()
        Returns:
        the encoded task content of this encoded task step
      • encodedValuesContent

        String encodedValuesContent()
        Returns:
        the encoded values content of this encoded task step
      • values

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