public class V1ClientIPConfigFluentImpl<A extends V1ClientIPConfigFluent<A>> extends BaseFluent<A> implements V1ClientIPConfigFluent<A>
_visitables
Constructor and Description |
---|
V1ClientIPConfigFluentImpl() |
V1ClientIPConfigFluentImpl(V1ClientIPConfig instance) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object o) |
Integer |
getTimeoutSeconds() |
Boolean |
hasTimeoutSeconds() |
A |
withTimeoutSeconds(Integer timeoutSeconds) |
public V1ClientIPConfigFluentImpl()
public V1ClientIPConfigFluentImpl(V1ClientIPConfig instance)
public Integer getTimeoutSeconds()
getTimeoutSeconds
in interface V1ClientIPConfigFluent<A extends V1ClientIPConfigFluent<A>>
public A withTimeoutSeconds(Integer timeoutSeconds)
withTimeoutSeconds
in interface V1ClientIPConfigFluent<A extends V1ClientIPConfigFluent<A>>
public Boolean hasTimeoutSeconds()
hasTimeoutSeconds
in interface V1ClientIPConfigFluent<A extends V1ClientIPConfigFluent<A>>
Copyright © 2021. All rights reserved.