C - The type of Client.T - The Kubernetes resource type.L - The list variant of the Kubernetes resource type.D - The doneable variant of the Kubernetes resource type.R - The resource operations.public interface ClientMixedOperation<C extends Client,T,L,D,R extends ClientResource<T,D>> extends ClientResource<T,D>, ClientOperation<C,T,L,D,R>, ClientNonNamespaceOperation<C,T,L,D,R>
ClientOperation and ClientNonNamespaceOperation.
Its not intended to be exposed directly into the client and is only usable as a convinient interface internally.create, createNewreplaceupdateinAnyNamespaceinNamespacegetClientwithField, withFields, withLabel, withLabelIn, withLabelNotIn, withLabels, withoutLabel, withoutLabelsdelete, deleteCopyright © 2015 Red Hat. All rights reserved.