Interface PipelineResource.UpdateStages.WithVariables

    • Method Detail

      • withVariables

        PipelineResource.Update withVariables​(Map<String,​VariableSpecification> variables)
        Specifies the variables property: List of variables for pipeline..
        Parameters:
        variables - List of variables for pipeline.
        Returns:
        the next definition stage.