public class V1DaemonEndpointBuilder extends V1DaemonEndpointFluentImpl<V1DaemonEndpointBuilder> implements VisitableBuilder<io.kubernetes.client.openapi.models.V1DaemonEndpoint,V1DaemonEndpointBuilder>
_visitables, VISIT| Constructor and Description |
|---|
V1DaemonEndpointBuilder() |
V1DaemonEndpointBuilder(Boolean validationEnabled) |
V1DaemonEndpointBuilder(io.kubernetes.client.openapi.models.V1DaemonEndpoint instance) |
V1DaemonEndpointBuilder(io.kubernetes.client.openapi.models.V1DaemonEndpoint instance,
Boolean validationEnabled) |
V1DaemonEndpointBuilder(V1DaemonEndpointFluent<?> fluent) |
V1DaemonEndpointBuilder(V1DaemonEndpointFluent<?> fluent,
Boolean validationEnabled) |
V1DaemonEndpointBuilder(V1DaemonEndpointFluent<?> fluent,
io.kubernetes.client.openapi.models.V1DaemonEndpoint instance) |
V1DaemonEndpointBuilder(V1DaemonEndpointFluent<?> fluent,
io.kubernetes.client.openapi.models.V1DaemonEndpoint instance,
Boolean validationEnabled) |
| Modifier and Type | Method and Description |
|---|---|
io.kubernetes.client.openapi.models.V1DaemonEndpoint |
build() |
equals, getPort, hashCode, hasPort, toString, withPortaccept, accept, accept, aggregate, aggregate, build, build, builderOfpublic V1DaemonEndpointBuilder()
public V1DaemonEndpointBuilder(Boolean validationEnabled)
public V1DaemonEndpointBuilder(V1DaemonEndpointFluent<?> fluent)
public V1DaemonEndpointBuilder(V1DaemonEndpointFluent<?> fluent, Boolean validationEnabled)
public V1DaemonEndpointBuilder(V1DaemonEndpointFluent<?> fluent, io.kubernetes.client.openapi.models.V1DaemonEndpoint instance)
public V1DaemonEndpointBuilder(V1DaemonEndpointFluent<?> fluent, io.kubernetes.client.openapi.models.V1DaemonEndpoint instance, Boolean validationEnabled)
public V1DaemonEndpointBuilder(io.kubernetes.client.openapi.models.V1DaemonEndpoint instance)
public V1DaemonEndpointBuilder(io.kubernetes.client.openapi.models.V1DaemonEndpoint instance,
Boolean validationEnabled)
Copyright © 2022. All rights reserved.