Interface DaprComponent.UpdateStages.WithMetadata

    • Method Detail

      • withMetadata

        DaprComponent.Update withMetadata​(List<DaprMetadata> metadata)
        Specifies the metadata property: Component metadata.
        Parameters:
        metadata - Component metadata.
        Returns:
        the next definition stage.