K - the type of key emitted by the viewV - the type of value emitted by the viewRB - the implementing request builder typepublic interface SingleRequestBuilder<K,V,RB> extends RequestBuilder<RB>
| Modifier and Type | Method and Description |
|---|---|
ViewRequest<K,V> |
build() |
returnThisViewRequest<K,V> build()