Interface RegistryEncodedTaskStep.UpdateStages.ValuePath

    • Method Detail

      • withBase64EncodedValueContent

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