Interface V1ClientIPConfigFluent<A extends V1ClientIPConfigFluent<A>>

All Superinterfaces:
Fluent<A>
All Known Subinterfaces:
V1SessionAffinityConfigFluent.ClientIPNested<N>
All Known Implementing Classes:
V1ClientIPConfigBuilder, V1ClientIPConfigFluentImpl

public interface V1ClientIPConfigFluent<A extends V1ClientIPConfigFluent<A>> extends Fluent<A>
Generated
  • Method Details

    • getTimeoutSeconds

      Integer getTimeoutSeconds()
    • withTimeoutSeconds

      A withTimeoutSeconds(Integer timeoutSeconds)
    • hasTimeoutSeconds

      Boolean hasTimeoutSeconds()