Method Upsert
Upsert()
Specifies that the request being built should be an upsert.
public BulkUpdateRequestBuilder<TDocument> Upsert()
Returns
- BulkUpdateRequestBuilder<TDocument>
A bulk update request builder.
Specifies that the request being built should be an upsert.
public BulkUpdateRequestBuilder<TDocument> Upsert()
A bulk update request builder.