Interface UserAccountDefinitionRegistrationBuilder

    • Method Detail

      • addInputStream

        UserAccountDefinitionRegistrationBuilder addInputStream​(java.lang.String resourceName,
                                                                java.io.InputStream inputStream)
        Register the static conversation definitions defined in the inputStream with a resourceName
        Parameters:
        resourceName - the name of the resource
        inputStream - the stream containing the conversation definition schema
        Returns:
        the builder for chaining
      • tenantId

        UserAccountDefinitionRegistrationBuilder tenantId​(java.lang.String tenantId)
        Register the user account definitions with the given tenantId
        Parameters:
        tenantId - the tenant id for the definitions