Interface GetDeviceLinkResponse.WatchStage
-
- All Known Implementing Classes:
GetDeviceLinkResponse.Builder
- Enclosing class:
- GetDeviceLinkResponse
public static interface GetDeviceLinkResponse.WatchStage
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description GetDeviceLinkResponse.Builderfrom(GetDeviceLinkResponse other)GetDeviceLinkResponse._FinalStagewatch(WatchResponse watch)
-
-
-
Method Detail
-
watch
GetDeviceLinkResponse._FinalStage watch(WatchResponse watch)
-
from
GetDeviceLinkResponse.Builder from(GetDeviceLinkResponse other)
-
-