public interface Gettable<T>
| Modifier and Type | Method and Description |
|---|---|
T |
get() |
T |
getIfExists() |
T get()
KubernetesClientException - if not existsT getIfExists()
KubernetesClientException - if not existsCopyright © 2015 Red Hat. All rights reserved.