Interface RegistryEncodedTaskStep.DefinitionStages.EncodedTaskContent

    • Method Detail

      • withBase64EncodedTaskContent

        RegistryEncodedTaskStep.DefinitionStages.EncodedTaskStepAttachable withBase64EncodedTaskContent​(String encodedTaskContent)
        The function that specifies the base64 encoded task content.
        Parameters:
        encodedTaskContent - the base64 encoded task content.
        Returns:
        the next stage of the container registry EncodedTaskStep definition.