public interface ListerWatcher<ApiType,ApiListType>
| Modifier and Type | Method and Description |
|---|---|
ApiListType |
list(CallGeneratorParams params) |
Watchable<ApiType> |
watch(CallGeneratorParams params) |
ApiListType list(CallGeneratorParams params) throws io.kubernetes.client.ApiException
io.kubernetes.client.ApiExceptionWatchable<ApiType> watch(CallGeneratorParams params) throws io.kubernetes.client.ApiException
io.kubernetes.client.ApiExceptionCopyright © 2019. All rights reserved.