Interface StreamRequestBuilder<T>.IBuilderForApplicationId
Represents a builder for ApplicationId.
public interface StreamRequestBuilder<T>.IBuilderForApplicationId
Methods
WithApplicationId(Guid)
Sets the ApplicationId.
StreamRequestBuilder<T>.IBuilderForArchiveId WithApplicationId(Guid value)
Parameters
valueGuidThe ApplicationId.
Returns
- StreamRequestBuilder<T>.IBuilderForArchiveId
The builder.