Class V1PodOSBuilder
java.lang.Object
io.kubernetes.client.fluent.BaseFluent<A>
io.kubernetes.client.openapi.models.V1PodOSFluentImpl<V1PodOSBuilder>
io.kubernetes.client.openapi.models.V1PodOSBuilder
- All Implemented Interfaces:
Builder<io.kubernetes.client.openapi.models.V1PodOS>
,Fluent<V1PodOSBuilder>
,Visitable<V1PodOSBuilder>
,VisitableBuilder<io.kubernetes.client.openapi.models.V1PodOS,
,V1PodOSBuilder> V1PodOSFluent<V1PodOSBuilder>
public class V1PodOSBuilder
extends V1PodOSFluentImpl<V1PodOSBuilder>
implements VisitableBuilder<io.kubernetes.client.openapi.models.V1PodOS,V1PodOSBuilder>
-
Field Summary
Fields inherited from class io.kubernetes.client.fluent.BaseFluent
_visitables, VISIT
-
Constructor Summary
ConstructorsConstructorDescriptionV1PodOSBuilder
(io.kubernetes.client.openapi.models.V1PodOS instance) V1PodOSBuilder
(V1PodOSFluent<?> fluent) V1PodOSBuilder
(V1PodOSFluent<?> fluent, io.kubernetes.client.openapi.models.V1PodOS instance) V1PodOSBuilder
(V1PodOSFluent<?> fluent, io.kubernetes.client.openapi.models.V1PodOS instance, Boolean validationEnabled) V1PodOSBuilder
(V1PodOSFluent<?> fluent, Boolean validationEnabled) V1PodOSBuilder
(io.kubernetes.client.openapi.models.V1PodOS instance, Boolean validationEnabled) V1PodOSBuilder
(Boolean validationEnabled) -
Method Summary
Methods inherited from class io.kubernetes.client.openapi.models.V1PodOSFluentImpl
equals, getName, hashCode, hasName, toString, withName
Methods inherited from class io.kubernetes.client.fluent.BaseFluent
accept, accept, accept, accept, aggregate, aggregate, build, build, builderOf
-
Constructor Details
-
V1PodOSBuilder
public V1PodOSBuilder() -
V1PodOSBuilder
-
V1PodOSBuilder
-
V1PodOSBuilder
-
V1PodOSBuilder
public V1PodOSBuilder(V1PodOSFluent<?> fluent, io.kubernetes.client.openapi.models.V1PodOS instance) -
V1PodOSBuilder
public V1PodOSBuilder(V1PodOSFluent<?> fluent, io.kubernetes.client.openapi.models.V1PodOS instance, Boolean validationEnabled) -
V1PodOSBuilder
public V1PodOSBuilder(io.kubernetes.client.openapi.models.V1PodOS instance) -
V1PodOSBuilder
public V1PodOSBuilder(io.kubernetes.client.openapi.models.V1PodOS instance, Boolean validationEnabled)
-
-
Method Details