public class NodeDaemonEndpointsBuilder extends NodeDaemonEndpointsFluentImpl<NodeDaemonEndpointsBuilder> implements VisitableBuilder<NodeDaemonEndpoints,NodeDaemonEndpointsBuilder>
NodeDaemonEndpointsFluent.KubeletEndpointNested<N>_visitables, VISIT| 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() |
addToAdditionalProperties, addToAdditionalProperties, buildKubeletEndpoint, editKubeletEndpoint, editOrNewKubeletEndpoint, editOrNewKubeletEndpointLike, equals, getAdditionalProperties, getKubeletEndpoint, hasAdditionalProperties, hashCode, hasKubeletEndpoint, removeFromAdditionalProperties, removeFromAdditionalProperties, toString, withAdditionalProperties, withKubeletEndpoint, withNewKubeletEndpoint, withNewKubeletEndpoint, withNewKubeletEndpointLikeaccept, accept, accept, accept, aggregate, aggregate, build, build, builderOfpublic 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>Copyright © 2015–2023 Red Hat. All rights reserved.