public interface NamedNamespacedResource<T extends io.fabric8.kubernetes.api.model.HasMetadata,B extends io.fabric8.kubernetes.api.builder.Builder<T>,D extends io.fabric8.kubernetes.api.model.Doneable<T>>
T get() throws KubernetesClientException
KubernetesClientExceptionD edit() throws KubernetesClientException
KubernetesClientExceptionT update(BuilderUpdate<T,B> update) throws KubernetesClientException
KubernetesClientExceptionT update(Update<T> update) throws KubernetesClientException
KubernetesClientExceptionvoid delete()
throws KubernetesClientException
KubernetesClientExceptionCopyright © 2015 Red Hat. All rights reserved.