Interface Domain.DefinitionStages.WithInputSchemaMapping

    • Method Detail

      • withInputSchemaMapping

        Domain.DefinitionStages.WithCreate withInputSchemaMapping​(InputSchemaMapping inputSchemaMapping)
        Specifies the inputSchemaMapping property: Information about the InputSchemaMapping which specified the info about mapping event payload..
        Parameters:
        inputSchemaMapping - Information about the InputSchemaMapping which specified the info about mapping event payload.
        Returns:
        the next definition stage.