You have an Azure Cosmos DB for NoSQL account. You plan to use the .NET SDK to implement a change feed processor for a container. You need to write code that invokes the GetChangeFeedProcessorBuilder method. Which object should you instantiate to invoke the method?

a) ChangeFeedProcessor
b) DocumentClient
c) ChangeFeedObserver
d) ChangeFeedProcessorBuilder