public class V1EventSourceBuilder extends V1EventSourceFluentImpl<V1EventSourceBuilder> implements VisitableBuilder<io.kubernetes.client.openapi.models.V1EventSource,V1EventSourceBuilder>
_visitables, VISIT| Constructor and Description |
|---|
V1EventSourceBuilder() |
V1EventSourceBuilder(Boolean validationEnabled) |
V1EventSourceBuilder(io.kubernetes.client.openapi.models.V1EventSource instance) |
V1EventSourceBuilder(io.kubernetes.client.openapi.models.V1EventSource instance,
Boolean validationEnabled) |
V1EventSourceBuilder(V1EventSourceFluent<?> fluent) |
V1EventSourceBuilder(V1EventSourceFluent<?> fluent,
Boolean validationEnabled) |
V1EventSourceBuilder(V1EventSourceFluent<?> fluent,
io.kubernetes.client.openapi.models.V1EventSource instance) |
V1EventSourceBuilder(V1EventSourceFluent<?> fluent,
io.kubernetes.client.openapi.models.V1EventSource instance,
Boolean validationEnabled) |
| Modifier and Type | Method and Description |
|---|---|
io.kubernetes.client.openapi.models.V1EventSource |
build() |
equals, getComponent, getHost, hasComponent, hashCode, hasHost, toString, withComponent, withHostaccept, accept, accept, aggregate, aggregate, build, build, builderOfpublic V1EventSourceBuilder()
public V1EventSourceBuilder(Boolean validationEnabled)
public V1EventSourceBuilder(V1EventSourceFluent<?> fluent)
public V1EventSourceBuilder(V1EventSourceFluent<?> fluent, Boolean validationEnabled)
public V1EventSourceBuilder(V1EventSourceFluent<?> fluent, io.kubernetes.client.openapi.models.V1EventSource instance)
public V1EventSourceBuilder(V1EventSourceFluent<?> fluent, io.kubernetes.client.openapi.models.V1EventSource instance, Boolean validationEnabled)
public V1EventSourceBuilder(io.kubernetes.client.openapi.models.V1EventSource instance)
public V1EventSourceBuilder(io.kubernetes.client.openapi.models.V1EventSource instance,
Boolean validationEnabled)
Copyright © 2022. All rights reserved.