public abstract class KubernetesResource<T> extends Object
| Constructor and Description |
|---|
KubernetesResource(T internalResource) |
| Modifier and Type | Method and Description |
|---|---|
T |
getInternalResource() |
void |
setInternalResource(T resource) |
Copyright © 2014–2021 The Apache Software Foundation. All rights reserved.