Interface DaprComponent.DefinitionStages.WithComponentType

    • Method Detail

      • withComponentType

        DaprComponent.DefinitionStages.WithCreate withComponentType​(String componentType)
        Specifies the componentType property: Component type.
        Parameters:
        componentType - Component type.
        Returns:
        the next definition stage.