public class V1NodeDaemonEndpointsBuilder extends V1NodeDaemonEndpointsFluentImpl<V1NodeDaemonEndpointsBuilder> implements VisitableBuilder<V1NodeDaemonEndpoints,V1NodeDaemonEndpointsBuilder>
V1NodeDaemonEndpointsFluentImpl.KubeletEndpointNestedImpl<N>
V1NodeDaemonEndpointsFluent.KubeletEndpointNested<N>
_visitables
Constructor and Description |
---|
V1NodeDaemonEndpointsBuilder() |
V1NodeDaemonEndpointsBuilder(Boolean validationEnabled) |
V1NodeDaemonEndpointsBuilder(V1NodeDaemonEndpoints instance) |
V1NodeDaemonEndpointsBuilder(V1NodeDaemonEndpoints instance,
Boolean validationEnabled) |
V1NodeDaemonEndpointsBuilder(V1NodeDaemonEndpointsFluent<?> fluent) |
V1NodeDaemonEndpointsBuilder(V1NodeDaemonEndpointsFluent<?> fluent,
Boolean validationEnabled) |
V1NodeDaemonEndpointsBuilder(V1NodeDaemonEndpointsFluent<?> fluent,
V1NodeDaemonEndpoints instance) |
V1NodeDaemonEndpointsBuilder(V1NodeDaemonEndpointsFluent<?> fluent,
V1NodeDaemonEndpoints instance,
Boolean validationEnabled) |
Modifier and Type | Method and Description |
---|---|
V1NodeDaemonEndpoints |
build() |
boolean |
equals(Object o) |
buildKubeletEndpoint, editKubeletEndpoint, editOrNewKubeletEndpoint, editOrNewKubeletEndpointLike, getKubeletEndpoint, hasKubeletEndpoint, withKubeletEndpoint, withNewKubeletEndpoint, withNewKubeletEndpointLike
accept, aggregate, aggregate, build, build, builderOf
public V1NodeDaemonEndpointsBuilder()
public V1NodeDaemonEndpointsBuilder(Boolean validationEnabled)
public V1NodeDaemonEndpointsBuilder(V1NodeDaemonEndpointsFluent<?> fluent)
public V1NodeDaemonEndpointsBuilder(V1NodeDaemonEndpointsFluent<?> fluent, Boolean validationEnabled)
public V1NodeDaemonEndpointsBuilder(V1NodeDaemonEndpointsFluent<?> fluent, V1NodeDaemonEndpoints instance)
public V1NodeDaemonEndpointsBuilder(V1NodeDaemonEndpointsFluent<?> fluent, V1NodeDaemonEndpoints instance, Boolean validationEnabled)
public V1NodeDaemonEndpointsBuilder(V1NodeDaemonEndpoints instance)
public V1NodeDaemonEndpointsBuilder(V1NodeDaemonEndpoints instance, Boolean validationEnabled)
public V1NodeDaemonEndpoints build()
build
in interface Builder<V1NodeDaemonEndpoints>
public boolean equals(Object o)
equals
in class V1NodeDaemonEndpointsFluentImpl<V1NodeDaemonEndpointsBuilder>
Copyright © 2020. All rights reserved.