Class V1beta2FlowDistinguisherMethodBuilder
java.lang.Object
io.kubernetes.client.fluent.BaseFluent<A>
io.kubernetes.client.openapi.models.V1beta2FlowDistinguisherMethodFluentImpl<V1beta2FlowDistinguisherMethodBuilder>
io.kubernetes.client.openapi.models.V1beta2FlowDistinguisherMethodBuilder
- All Implemented Interfaces:
Builder<io.kubernetes.client.openapi.models.V1beta2FlowDistinguisherMethod>
,Fluent<V1beta2FlowDistinguisherMethodBuilder>
,Visitable<V1beta2FlowDistinguisherMethodBuilder>
,VisitableBuilder<io.kubernetes.client.openapi.models.V1beta2FlowDistinguisherMethod,
,V1beta2FlowDistinguisherMethodBuilder> V1beta2FlowDistinguisherMethodFluent<V1beta2FlowDistinguisherMethodBuilder>
public class V1beta2FlowDistinguisherMethodBuilder
extends V1beta2FlowDistinguisherMethodFluentImpl<V1beta2FlowDistinguisherMethodBuilder>
implements VisitableBuilder<io.kubernetes.client.openapi.models.V1beta2FlowDistinguisherMethod,V1beta2FlowDistinguisherMethodBuilder>
-
Field Summary
Fields inherited from class io.kubernetes.client.fluent.BaseFluent
_visitables, VISIT
-
Constructor Summary
ConstructorsConstructorDescriptionV1beta2FlowDistinguisherMethodBuilder
(io.kubernetes.client.openapi.models.V1beta2FlowDistinguisherMethod instance) V1beta2FlowDistinguisherMethodBuilder
(V1beta2FlowDistinguisherMethodFluent<?> fluent, io.kubernetes.client.openapi.models.V1beta2FlowDistinguisherMethod instance) V1beta2FlowDistinguisherMethodBuilder
(V1beta2FlowDistinguisherMethodFluent<?> fluent, io.kubernetes.client.openapi.models.V1beta2FlowDistinguisherMethod instance, Boolean validationEnabled) V1beta2FlowDistinguisherMethodBuilder
(V1beta2FlowDistinguisherMethodFluent<?> fluent, Boolean validationEnabled) V1beta2FlowDistinguisherMethodBuilder
(io.kubernetes.client.openapi.models.V1beta2FlowDistinguisherMethod instance, Boolean validationEnabled) V1beta2FlowDistinguisherMethodBuilder
(Boolean validationEnabled) -
Method Summary
Modifier and TypeMethodDescriptionio.kubernetes.client.openapi.models.V1beta2FlowDistinguisherMethod
build()
Methods inherited from class io.kubernetes.client.openapi.models.V1beta2FlowDistinguisherMethodFluentImpl
equals, getType, hashCode, hasType, toString, withType
Methods inherited from class io.kubernetes.client.fluent.BaseFluent
accept, accept, accept, accept, aggregate, aggregate, build, build, builderOf
-
Constructor Details
-
V1beta2FlowDistinguisherMethodBuilder
public V1beta2FlowDistinguisherMethodBuilder() -
V1beta2FlowDistinguisherMethodBuilder
-
V1beta2FlowDistinguisherMethodBuilder
-
V1beta2FlowDistinguisherMethodBuilder
public V1beta2FlowDistinguisherMethodBuilder(V1beta2FlowDistinguisherMethodFluent<?> fluent, Boolean validationEnabled) -
V1beta2FlowDistinguisherMethodBuilder
public V1beta2FlowDistinguisherMethodBuilder(V1beta2FlowDistinguisherMethodFluent<?> fluent, io.kubernetes.client.openapi.models.V1beta2FlowDistinguisherMethod instance) -
V1beta2FlowDistinguisherMethodBuilder
public V1beta2FlowDistinguisherMethodBuilder(V1beta2FlowDistinguisherMethodFluent<?> fluent, io.kubernetes.client.openapi.models.V1beta2FlowDistinguisherMethod instance, Boolean validationEnabled) -
V1beta2FlowDistinguisherMethodBuilder
public V1beta2FlowDistinguisherMethodBuilder(io.kubernetes.client.openapi.models.V1beta2FlowDistinguisherMethod instance) -
V1beta2FlowDistinguisherMethodBuilder
public V1beta2FlowDistinguisherMethodBuilder(io.kubernetes.client.openapi.models.V1beta2FlowDistinguisherMethod instance, Boolean validationEnabled)
-
-
Method Details