| Package | Description |
|---|---|
| io.kubernetes.client.util |
| Modifier and Type | Method and Description |
|---|---|
static <T> Watch<T> |
Watch.createWatch(io.kubernetes.client.openapi.ApiClient client,
okhttp3.Call call,
Type watchType)
Creates a watch on a TYPENAME (T) using an API Client and a Call object.
|
Copyright © 2020. All rights reserved.