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(java.lang.Object o) |
java.lang.Integer |
getTimeoutSeconds() |
java.lang.Boolean |
hasTimeoutSeconds() |
A |
withTimeoutSeconds(java.lang.Integer timeoutSeconds) |
public ClientIPConfigFluentImpl()
public ClientIPConfigFluentImpl(ClientIPConfig instance)
public java.lang.Integer getTimeoutSeconds()
getTimeoutSeconds in interface ClientIPConfigFluent<A extends ClientIPConfigFluent<A>>public A withTimeoutSeconds(java.lang.Integer timeoutSeconds)
withTimeoutSeconds in interface ClientIPConfigFluent<A extends ClientIPConfigFluent<A>>public java.lang.Boolean hasTimeoutSeconds()
hasTimeoutSeconds in interface ClientIPConfigFluent<A extends ClientIPConfigFluent<A>>public boolean equals(java.lang.Object o)
equals in class java.lang.ObjectCopyright © 2015-2019 Red Hat. All Rights Reserved.