public class V1ClientIPConfigFluentImpl<A extends V1ClientIPConfigFluent<A>> extends BaseFluent<A> implements V1ClientIPConfigFluent<A>
_visitables, VISIT| Constructor and Description |
|---|
V1ClientIPConfigFluentImpl() |
V1ClientIPConfigFluentImpl(io.kubernetes.client.openapi.models.V1ClientIPConfig instance) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
Integer |
getTimeoutSeconds() |
int |
hashCode() |
Boolean |
hasTimeoutSeconds() |
String |
toString() |
A |
withTimeoutSeconds(Integer timeoutSeconds) |
accept, accept, accept, aggregate, aggregate, build, build, builderOfpublic V1ClientIPConfigFluentImpl()
public V1ClientIPConfigFluentImpl(io.kubernetes.client.openapi.models.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>>public boolean equals(Object o)
equals in class BaseFluent<A extends V1ClientIPConfigFluent<A>>public int hashCode()
hashCode in class BaseFluent<A extends V1ClientIPConfigFluent<A>>Copyright © 2022. All rights reserved.