Interface WatchResponse.IndexStage
-
- All Known Implementing Classes:
WatchResponse.Builder
- Enclosing class:
- WatchResponse
public static interface WatchResponse.IndexStage
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description WatchResponse.Builderfrom(WatchResponse other)WatchResponse._FinalStageindex(java.lang.String index)
-
-
-
Method Detail
-
index
WatchResponse._FinalStage index(java.lang.String index)
-
from
WatchResponse.Builder from(WatchResponse other)
-
-