Package io.fabric8.kubernetes.client.dsl
Interface Nameable<T>
-
- All Known Subinterfaces:
MixedOperation<T,L,R>,NodeMetricOperation,NonNamespaceOperation<T,L,R>,ParameterMixedOperation<T,L,R>,PodMetricOperation
public interface Nameable<T>
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description TwithName(String name)
-