Package com.rivet.api.resources.kv.types
Interface GetBatchResponse.WatchStage
-
- All Known Implementing Classes:
GetBatchResponse.Builder
- Enclosing class:
- GetBatchResponse
public static interface GetBatchResponse.WatchStage
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description GetBatchResponse.Builderfrom(GetBatchResponse other)GetBatchResponse._FinalStagewatch(WatchResponse watch)
-
-
-
Method Detail
-
watch
GetBatchResponse._FinalStage watch(WatchResponse watch)
-
from
GetBatchResponse.Builder from(GetBatchResponse other)
-
-