public interface Requirable<T>
| Modifier and Type | Method and Description |
|---|---|
T |
require() |
T require() throws ResourceNotFoundException
KubernetesClientException - if an error occursResourceNotFoundException - if resource is absentCopyright © 2015–2022 Red Hat. All rights reserved.