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
KubernetesClientException
D edit() throws KubernetesClientException
KubernetesClientException
T update(BuilderUpdate<T,B> update) throws KubernetesClientException
KubernetesClientException
T update(Update<T> update) throws KubernetesClientException
KubernetesClientException
void delete() throws KubernetesClientException
KubernetesClientException
Copyright © 2015 Red Hat. All rights reserved.