public class NodeDaemonEndpointsBuilder extends NodeDaemonEndpointsFluentImpl<NodeDaemonEndpointsBuilder> implements VisitableBuilder<NodeDaemonEndpoints,NodeDaemonEndpointsBuilder>
NodeDaemonEndpointsFluentImpl.KubeletEndpointNestedImpl<N>
NodeDaemonEndpointsFluent.KubeletEndpointNested<N>
_visitables
Constructor and Description |
---|
NodeDaemonEndpointsBuilder() |
NodeDaemonEndpointsBuilder(Boolean validationEnabled) |
NodeDaemonEndpointsBuilder(NodeDaemonEndpoints instance) |
NodeDaemonEndpointsBuilder(NodeDaemonEndpoints instance,
Boolean validationEnabled) |
NodeDaemonEndpointsBuilder(NodeDaemonEndpointsFluent<?> fluent) |
NodeDaemonEndpointsBuilder(NodeDaemonEndpointsFluent<?> fluent,
Boolean validationEnabled) |
NodeDaemonEndpointsBuilder(NodeDaemonEndpointsFluent<?> fluent,
NodeDaemonEndpoints instance) |
NodeDaemonEndpointsBuilder(NodeDaemonEndpointsFluent<?> fluent,
NodeDaemonEndpoints instance,
Boolean validationEnabled) |
Modifier and Type | Method and Description |
---|---|
NodeDaemonEndpoints |
build() |
boolean |
equals(Object o) |
buildKubeletEndpoint, editKubeletEndpoint, editOrNewKubeletEndpoint, editOrNewKubeletEndpointLike, getKubeletEndpoint, hasKubeletEndpoint, withKubeletEndpoint, withNewKubeletEndpoint, withNewKubeletEndpoint, withNewKubeletEndpointLike
accept, aggregate, aggregate, build, build, builderOf
public NodeDaemonEndpointsBuilder()
public NodeDaemonEndpointsBuilder(Boolean validationEnabled)
public NodeDaemonEndpointsBuilder(NodeDaemonEndpointsFluent<?> fluent)
public NodeDaemonEndpointsBuilder(NodeDaemonEndpointsFluent<?> fluent, Boolean validationEnabled)
public NodeDaemonEndpointsBuilder(NodeDaemonEndpointsFluent<?> fluent, NodeDaemonEndpoints instance)
public NodeDaemonEndpointsBuilder(NodeDaemonEndpointsFluent<?> fluent, NodeDaemonEndpoints instance, Boolean validationEnabled)
public NodeDaemonEndpointsBuilder(NodeDaemonEndpoints instance)
public NodeDaemonEndpointsBuilder(NodeDaemonEndpoints instance, Boolean validationEnabled)
public NodeDaemonEndpoints build()
build
in interface Builder<NodeDaemonEndpoints>
public boolean equals(Object o)
equals
in class NodeDaemonEndpointsFluentImpl<NodeDaemonEndpointsBuilder>
Copyright © 2015–2019 Red Hat. All rights reserved.