Interface ServiceLogs
-
- All Known Implementing Classes:
PodLogs
public interface ServiceLogsDefines the contract to manage the life cycle of a cloud Service Logs Streaming component
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidstart()Start watching Service logsvoidstop()Stop watching Service logs
-