Package io.fabric8.kubernetes.api.model
Interface ClientIPConfigFluent<A extends ClientIPConfigFluent<A>>
-
- All Superinterfaces:
Fluent<A>
- All Known Subinterfaces:
SessionAffinityConfigFluent.ClientIPNested<N>,WatchEventFluent.ClientIPConfigObjectNested<N>
- All Known Implementing Classes:
ClientIPConfigBuilder,ClientIPConfigFluentImpl,SessionAffinityConfigFluentImpl.ClientIPNestedImpl,WatchEventFluentImpl.ClientIPConfigObjectNestedImpl
public interface ClientIPConfigFluent<A extends ClientIPConfigFluent<A>> extends Fluent<A>
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description IntegergetTimeoutSeconds()BooleanhasTimeoutSeconds()AwithTimeoutSeconds(Integer timeoutSeconds)
-