Package io.fabric8.kubernetes.client.dsl
Interface Parameterizable<T>
-
- All Known Subinterfaces:
ParameterMixedOperation<T,L,R>
@Deprecated public interface Parameterizable<T>
Deprecated.It is no longer necessary to associate parameters prior to deserialization. Please provide the parameters to one of the process methods instead
-
-
Method Summary
All Methods Instance Methods Abstract Methods Deprecated Methods Modifier and Type Method Description TwithParameters(Map<String,String> parameters)Deprecated.
-