public class ClientIPConfigFluentImpl<A extends ClientIPConfigFluent<A>> extends BaseFluent<A> implements ClientIPConfigFluent<A>
_visitables, VISIT| Constructor and Description |
|---|
ClientIPConfigFluentImpl() |
ClientIPConfigFluentImpl(ClientIPConfig instance) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
Integer |
getTimeoutSeconds() |
int |
hashCode() |
Boolean |
hasTimeoutSeconds() |
A |
withTimeoutSeconds(Integer timeoutSeconds) |
accept, accept, acceptInternal, aggregate, aggregate, build, build, builderOf, canVisit, hasCompatibleVisitMethodpublic 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–2020 Red Hat. All rights reserved.