Interface DaprComponent.UpdateStages.WithVersion

    • Method Detail

      • withVersion

        DaprComponent.Update withVersion​(String version)
        Specifies the version property: Component version.
        Parameters:
        version - Component version.
        Returns:
        the next definition stage.