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 MixedOperation<T,L,D,R extends Resource<T,D>> extends Operation<T,L,D,R>, NonNamespaceOperation<T,L,D,R>
Operation and NonNamespaceOperation.
Its not intended to be exposed directly into the client and is only usable as a convenient interface internally.inAnyNamespaceinNamespacewithField, withFields, withLabel, withLabel, withLabelIn, withLabelNotIn, withLabels, withLabelSelector, withoutLabel, withoutLabel, withoutLabelswithResourceVersionwithGracePerioddelete, deletecreate, createNewcreateOrReplace, createOrReplaceWithNewCopyright © 2015–2019 Red Hat. All rights reserved.