public class NodeDaemonEndpointsFluentImpl<A extends NodeDaemonEndpointsFluent<A>> extends BaseFluent<A> implements NodeDaemonEndpointsFluent<A>
| Modifier and Type | Class and Description |
|---|---|
class |
NodeDaemonEndpointsFluentImpl.KubeletEndpointNestedImpl<N> |
NodeDaemonEndpointsFluent.KubeletEndpointNested<N>_visitables, VISIT| Constructor and Description |
|---|
NodeDaemonEndpointsFluentImpl() |
NodeDaemonEndpointsFluentImpl(NodeDaemonEndpoints instance) |
accept, accept, acceptInternal, aggregate, aggregate, build, build, builderOf, canVisit, hasCompatibleVisitMethodpublic NodeDaemonEndpointsFluentImpl()
public NodeDaemonEndpointsFluentImpl(NodeDaemonEndpoints instance)
@Deprecated public DaemonEndpoint getKubeletEndpoint()
getKubeletEndpoint in interface NodeDaemonEndpointsFluent<A extends NodeDaemonEndpointsFluent<A>>public DaemonEndpoint buildKubeletEndpoint()
buildKubeletEndpoint in interface NodeDaemonEndpointsFluent<A extends NodeDaemonEndpointsFluent<A>>public A withKubeletEndpoint(DaemonEndpoint kubeletEndpoint)
withKubeletEndpoint in interface NodeDaemonEndpointsFluent<A extends NodeDaemonEndpointsFluent<A>>public Boolean hasKubeletEndpoint()
hasKubeletEndpoint in interface NodeDaemonEndpointsFluent<A extends NodeDaemonEndpointsFluent<A>>public A withNewKubeletEndpoint(Integer port)
withNewKubeletEndpoint in interface NodeDaemonEndpointsFluent<A extends NodeDaemonEndpointsFluent<A>>public NodeDaemonEndpointsFluent.KubeletEndpointNested<A> withNewKubeletEndpoint()
withNewKubeletEndpoint in interface NodeDaemonEndpointsFluent<A extends NodeDaemonEndpointsFluent<A>>public NodeDaemonEndpointsFluent.KubeletEndpointNested<A> withNewKubeletEndpointLike(DaemonEndpoint item)
withNewKubeletEndpointLike in interface NodeDaemonEndpointsFluent<A extends NodeDaemonEndpointsFluent<A>>public NodeDaemonEndpointsFluent.KubeletEndpointNested<A> editKubeletEndpoint()
editKubeletEndpoint in interface NodeDaemonEndpointsFluent<A extends NodeDaemonEndpointsFluent<A>>public NodeDaemonEndpointsFluent.KubeletEndpointNested<A> editOrNewKubeletEndpoint()
editOrNewKubeletEndpoint in interface NodeDaemonEndpointsFluent<A extends NodeDaemonEndpointsFluent<A>>public NodeDaemonEndpointsFluent.KubeletEndpointNested<A> editOrNewKubeletEndpointLike(DaemonEndpoint item)
editOrNewKubeletEndpointLike in interface NodeDaemonEndpointsFluent<A extends NodeDaemonEndpointsFluent<A>>public A addToAdditionalProperties(String key, Object value)
addToAdditionalProperties in interface NodeDaemonEndpointsFluent<A extends NodeDaemonEndpointsFluent<A>>public A addToAdditionalProperties(Map<String,Object> map)
addToAdditionalProperties in interface NodeDaemonEndpointsFluent<A extends NodeDaemonEndpointsFluent<A>>public A removeFromAdditionalProperties(String key)
removeFromAdditionalProperties in interface NodeDaemonEndpointsFluent<A extends NodeDaemonEndpointsFluent<A>>public A removeFromAdditionalProperties(Map<String,Object> map)
removeFromAdditionalProperties in interface NodeDaemonEndpointsFluent<A extends NodeDaemonEndpointsFluent<A>>public Map<String,Object> getAdditionalProperties()
getAdditionalProperties in interface NodeDaemonEndpointsFluent<A extends NodeDaemonEndpointsFluent<A>>public <K,V> A withAdditionalProperties(Map<String,Object> additionalProperties)
withAdditionalProperties in interface NodeDaemonEndpointsFluent<A extends NodeDaemonEndpointsFluent<A>>public Boolean hasAdditionalProperties()
hasAdditionalProperties in interface NodeDaemonEndpointsFluent<A extends NodeDaemonEndpointsFluent<A>>Copyright © 2015–2020 Red Hat. All rights reserved.