public class V1NodeDaemonEndpointsBuilder extends V1NodeDaemonEndpointsFluentImpl<V1NodeDaemonEndpointsBuilder> implements VisitableBuilder<io.kubernetes.client.openapi.models.V1NodeDaemonEndpoints,V1NodeDaemonEndpointsBuilder>
V1NodeDaemonEndpointsFluent.KubeletEndpointNested<N>_visitables, VISIT| Constructor and Description |
|---|
V1NodeDaemonEndpointsBuilder() |
V1NodeDaemonEndpointsBuilder(Boolean validationEnabled) |
V1NodeDaemonEndpointsBuilder(io.kubernetes.client.openapi.models.V1NodeDaemonEndpoints instance) |
V1NodeDaemonEndpointsBuilder(io.kubernetes.client.openapi.models.V1NodeDaemonEndpoints instance,
Boolean validationEnabled) |
V1NodeDaemonEndpointsBuilder(V1NodeDaemonEndpointsFluent<?> fluent) |
V1NodeDaemonEndpointsBuilder(V1NodeDaemonEndpointsFluent<?> fluent,
Boolean validationEnabled) |
V1NodeDaemonEndpointsBuilder(V1NodeDaemonEndpointsFluent<?> fluent,
io.kubernetes.client.openapi.models.V1NodeDaemonEndpoints instance) |
V1NodeDaemonEndpointsBuilder(V1NodeDaemonEndpointsFluent<?> fluent,
io.kubernetes.client.openapi.models.V1NodeDaemonEndpoints instance,
Boolean validationEnabled) |
| Modifier and Type | Method and Description |
|---|---|
io.kubernetes.client.openapi.models.V1NodeDaemonEndpoints |
build() |
buildKubeletEndpoint, editKubeletEndpoint, editOrNewKubeletEndpoint, editOrNewKubeletEndpointLike, equals, getKubeletEndpoint, hashCode, hasKubeletEndpoint, toString, withKubeletEndpoint, withNewKubeletEndpoint, withNewKubeletEndpointLikeaccept, accept, accept, aggregate, aggregate, build, build, builderOfpublic V1NodeDaemonEndpointsBuilder()
public V1NodeDaemonEndpointsBuilder(Boolean validationEnabled)
public V1NodeDaemonEndpointsBuilder(V1NodeDaemonEndpointsFluent<?> fluent)
public V1NodeDaemonEndpointsBuilder(V1NodeDaemonEndpointsFluent<?> fluent, Boolean validationEnabled)
public V1NodeDaemonEndpointsBuilder(V1NodeDaemonEndpointsFluent<?> fluent, io.kubernetes.client.openapi.models.V1NodeDaemonEndpoints instance)
public V1NodeDaemonEndpointsBuilder(V1NodeDaemonEndpointsFluent<?> fluent, io.kubernetes.client.openapi.models.V1NodeDaemonEndpoints instance, Boolean validationEnabled)
public V1NodeDaemonEndpointsBuilder(io.kubernetes.client.openapi.models.V1NodeDaemonEndpoints instance)
public V1NodeDaemonEndpointsBuilder(io.kubernetes.client.openapi.models.V1NodeDaemonEndpoints instance,
Boolean validationEnabled)
Copyright © 2022. All rights reserved.