Interface DaprComponent.DefinitionStages.WithIgnoreErrors

    • Method Detail

      • withIgnoreErrors

        DaprComponent.DefinitionStages.WithCreate withIgnoreErrors​(Boolean ignoreErrors)
        Specifies the ignoreErrors property: Boolean describing if the component errors are ignores.
        Parameters:
        ignoreErrors - Boolean describing if the component errors are ignores.
        Returns:
        the next definition stage.