public class ClientIPConfigFluentImpl<A extends ClientIPConfigFluent<A>> extends BaseFluent<A> implements ClientIPConfigFluent<A>
_visitables| Constructor and Description |
|---|
ClientIPConfigFluentImpl() |
ClientIPConfigFluentImpl(ClientIPConfig instance) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
Integer |
getTimeoutSeconds() |
Boolean |
hasTimeoutSeconds() |
A |
withTimeoutSeconds(Integer timeoutSeconds) |
public ClientIPConfigFluentImpl()
public ClientIPConfigFluentImpl(ClientIPConfig instance)
public Integer getTimeoutSeconds()
getTimeoutSeconds in interface ClientIPConfigFluent<A extends ClientIPConfigFluent<A>>public A withTimeoutSeconds(Integer timeoutSeconds)
withTimeoutSeconds in interface ClientIPConfigFluent<A extends ClientIPConfigFluent<A>>public Boolean hasTimeoutSeconds()
hasTimeoutSeconds in interface ClientIPConfigFluent<A extends ClientIPConfigFluent<A>>Copyright © 2015–2021 Red Hat. All rights reserved.