# ClientBuilderExtensions

Package: [Microsoft.Orleans.Streaming.Kinesis](/orleans/docs/api/csharp/microsoft.orleans.streaming.kinesis/) 10.0.0

[Source](https://github.com/dotnet/orleans/blob/b7a9e3e1c9c54b3cec3a467c5734bf7744541bcf/src/AWS/Orleans.Streaming.Kinesis/Hosting/ClientBuilderExtensions.cs#L6)

```csharp
public static class ClientBuilderExtensions
```

Supports all classes in the .NET class hierarchy and provides low-level services to derived classes. This is the ultimate base class of all .NET classes; it is the root of the type hierarchy.

## Methods

- [AddKinesisStreams(IClientBuilder, string, Action&lt;ClusterClientKinesisStreamConfigurator&gt;)](/orleans/docs/api/csharp/microsoft.orleans.streaming.kinesis/orleans.hosting.clientbuilderextensions/methods/addkinesisstreams-this-orleans-hosting-iclientbuilder-string-system-action-orlea-d686c510/)
- [AddKinesisStreams(IClientBuilder, string, Action&lt;KinesisStreamOptions&gt;)](/orleans/docs/api/csharp/microsoft.orleans.streaming.kinesis/orleans.hosting.clientbuilderextensions/methods/addkinesisstreams-this-orleans-hosting-iclientbuilder-string-system-action-orlea-36d8c738/)
