public class V1NodeDaemonEndpointsFluentImpl<A extends V1NodeDaemonEndpointsFluent<A>> extends BaseFluent<A> implements V1NodeDaemonEndpointsFluent<A>
V1NodeDaemonEndpointsFluent.KubeletEndpointNested<N>_visitables, VISIT| Constructor and Description |
|---|
V1NodeDaemonEndpointsFluentImpl() |
V1NodeDaemonEndpointsFluentImpl(io.kubernetes.client.openapi.models.V1NodeDaemonEndpoints instance) |
| Modifier and Type | Method and Description |
|---|---|
io.kubernetes.client.openapi.models.V1DaemonEndpoint |
buildKubeletEndpoint() |
V1NodeDaemonEndpointsFluent.KubeletEndpointNested<A> |
editKubeletEndpoint() |
V1NodeDaemonEndpointsFluent.KubeletEndpointNested<A> |
editOrNewKubeletEndpoint() |
V1NodeDaemonEndpointsFluent.KubeletEndpointNested<A> |
editOrNewKubeletEndpointLike(io.kubernetes.client.openapi.models.V1DaemonEndpoint item) |
boolean |
equals(Object o) |
io.kubernetes.client.openapi.models.V1DaemonEndpoint |
getKubeletEndpoint()
Deprecated.
|
int |
hashCode() |
Boolean |
hasKubeletEndpoint() |
String |
toString() |
A |
withKubeletEndpoint(io.kubernetes.client.openapi.models.V1DaemonEndpoint kubeletEndpoint) |
V1NodeDaemonEndpointsFluent.KubeletEndpointNested<A> |
withNewKubeletEndpoint() |
V1NodeDaemonEndpointsFluent.KubeletEndpointNested<A> |
withNewKubeletEndpointLike(io.kubernetes.client.openapi.models.V1DaemonEndpoint item) |
accept, accept, accept, aggregate, aggregate, build, build, builderOfpublic V1NodeDaemonEndpointsFluentImpl()
public V1NodeDaemonEndpointsFluentImpl(io.kubernetes.client.openapi.models.V1NodeDaemonEndpoints instance)
@Deprecated public io.kubernetes.client.openapi.models.V1DaemonEndpoint getKubeletEndpoint()
getKubeletEndpoint in interface V1NodeDaemonEndpointsFluent<A extends V1NodeDaemonEndpointsFluent<A>>public io.kubernetes.client.openapi.models.V1DaemonEndpoint buildKubeletEndpoint()
buildKubeletEndpoint in interface V1NodeDaemonEndpointsFluent<A extends V1NodeDaemonEndpointsFluent<A>>public A withKubeletEndpoint(io.kubernetes.client.openapi.models.V1DaemonEndpoint kubeletEndpoint)
withKubeletEndpoint in interface V1NodeDaemonEndpointsFluent<A extends V1NodeDaemonEndpointsFluent<A>>public Boolean hasKubeletEndpoint()
hasKubeletEndpoint in interface V1NodeDaemonEndpointsFluent<A extends V1NodeDaemonEndpointsFluent<A>>public V1NodeDaemonEndpointsFluent.KubeletEndpointNested<A> withNewKubeletEndpoint()
withNewKubeletEndpoint in interface V1NodeDaemonEndpointsFluent<A extends V1NodeDaemonEndpointsFluent<A>>public V1NodeDaemonEndpointsFluent.KubeletEndpointNested<A> withNewKubeletEndpointLike(io.kubernetes.client.openapi.models.V1DaemonEndpoint item)
withNewKubeletEndpointLike in interface V1NodeDaemonEndpointsFluent<A extends V1NodeDaemonEndpointsFluent<A>>public V1NodeDaemonEndpointsFluent.KubeletEndpointNested<A> editKubeletEndpoint()
editKubeletEndpoint in interface V1NodeDaemonEndpointsFluent<A extends V1NodeDaemonEndpointsFluent<A>>public V1NodeDaemonEndpointsFluent.KubeletEndpointNested<A> editOrNewKubeletEndpoint()
editOrNewKubeletEndpoint in interface V1NodeDaemonEndpointsFluent<A extends V1NodeDaemonEndpointsFluent<A>>public V1NodeDaemonEndpointsFluent.KubeletEndpointNested<A> editOrNewKubeletEndpointLike(io.kubernetes.client.openapi.models.V1DaemonEndpoint item)
editOrNewKubeletEndpointLike in interface V1NodeDaemonEndpointsFluent<A extends V1NodeDaemonEndpointsFluent<A>>public boolean equals(Object o)
equals in class BaseFluent<A extends V1NodeDaemonEndpointsFluent<A>>public int hashCode()
hashCode in class BaseFluent<A extends V1NodeDaemonEndpointsFluent<A>>Copyright © 2022. All rights reserved.