public class NodeDaemonEndpointsBuilder extends NodeDaemonEndpointsFluentImpl<NodeDaemonEndpointsBuilder> implements VisitableBuilder<NodeDaemonEndpoints,NodeDaemonEndpointsBuilder>
NodeDaemonEndpointsFluentImpl.KubeletEndpointNestedImpl<N>
NodeDaemonEndpointsFluent.KubeletEndpointNested<N>
_visitables
Constructor and Description |
---|
NodeDaemonEndpointsBuilder() |
NodeDaemonEndpointsBuilder(NodeDaemonEndpoints instance) |
NodeDaemonEndpointsBuilder(NodeDaemonEndpointsFluent<?> fluent) |
NodeDaemonEndpointsBuilder(NodeDaemonEndpointsFluent<?> fluent,
NodeDaemonEndpoints instance) |
Modifier and Type | Method and Description |
---|---|
EditableNodeDaemonEndpoints |
build() |
boolean |
equals(Object o) |
addToAdditionalProperties, addToAdditionalProperties, editKubeletEndpoint, getAdditionalProperties, getKubeletEndpoint, removeFromAdditionalProperties, removeFromAdditionalProperties, withAdditionalProperties, withKubeletEndpoint, withNewKubeletEndpoint, withNewKubeletEndpoint, withNewKubeletEndpointLike
accept, aggregate, aggregate, build, build
public NodeDaemonEndpointsBuilder()
public NodeDaemonEndpointsBuilder(NodeDaemonEndpointsFluent<?> fluent)
public NodeDaemonEndpointsBuilder(NodeDaemonEndpointsFluent<?> fluent, NodeDaemonEndpoints instance)
public NodeDaemonEndpointsBuilder(NodeDaemonEndpoints instance)
public EditableNodeDaemonEndpoints build()
build
in interface Builder<NodeDaemonEndpoints>
public boolean equals(Object o)
equals
in class NodeDaemonEndpointsFluentImpl<NodeDaemonEndpointsBuilder>
Copyright © 2011–2016 Red Hat. All rights reserved.