Interface RegistryEncodedTaskStep.UpdateStages.EncodedTaskContent

    • Method Detail

      • withBase64EncodedTaskContent

        RegistryEncodedTaskStep.Update withBase64EncodedTaskContent​(String encodedTaskContent)
        The function that specifies the path to the base64 encoded task content.
        Parameters:
        encodedTaskContent - the path to the base64 encoded task content.
        Returns:
        the next stage of the container registry EncodedTaskStep update.