Class V1beta1FlowDistinguisherMethodBuilder
java.lang.Object
io.kubernetes.client.fluent.BaseFluent<A>
io.kubernetes.client.openapi.models.V1beta1FlowDistinguisherMethodFluentImpl<V1beta1FlowDistinguisherMethodBuilder>
io.kubernetes.client.openapi.models.V1beta1FlowDistinguisherMethodBuilder
- All Implemented Interfaces:
Builder<io.kubernetes.client.openapi.models.V1beta1FlowDistinguisherMethod>
,Fluent<V1beta1FlowDistinguisherMethodBuilder>
,Visitable<V1beta1FlowDistinguisherMethodBuilder>
,VisitableBuilder<io.kubernetes.client.openapi.models.V1beta1FlowDistinguisherMethod,
,V1beta1FlowDistinguisherMethodBuilder> V1beta1FlowDistinguisherMethodFluent<V1beta1FlowDistinguisherMethodBuilder>
public class V1beta1FlowDistinguisherMethodBuilder
extends V1beta1FlowDistinguisherMethodFluentImpl<V1beta1FlowDistinguisherMethodBuilder>
implements VisitableBuilder<io.kubernetes.client.openapi.models.V1beta1FlowDistinguisherMethod,V1beta1FlowDistinguisherMethodBuilder>
-
Field Summary
Fields inherited from class io.kubernetes.client.fluent.BaseFluent
_visitables, VISIT
-
Constructor Summary
ConstructorsConstructorDescriptionV1beta1FlowDistinguisherMethodBuilder
(io.kubernetes.client.openapi.models.V1beta1FlowDistinguisherMethod instance) V1beta1FlowDistinguisherMethodBuilder
(V1beta1FlowDistinguisherMethodFluent<?> fluent, io.kubernetes.client.openapi.models.V1beta1FlowDistinguisherMethod instance) V1beta1FlowDistinguisherMethodBuilder
(V1beta1FlowDistinguisherMethodFluent<?> fluent, io.kubernetes.client.openapi.models.V1beta1FlowDistinguisherMethod instance, Boolean validationEnabled) V1beta1FlowDistinguisherMethodBuilder
(V1beta1FlowDistinguisherMethodFluent<?> fluent, Boolean validationEnabled) V1beta1FlowDistinguisherMethodBuilder
(io.kubernetes.client.openapi.models.V1beta1FlowDistinguisherMethod instance, Boolean validationEnabled) V1beta1FlowDistinguisherMethodBuilder
(Boolean validationEnabled) -
Method Summary
Modifier and TypeMethodDescriptionio.kubernetes.client.openapi.models.V1beta1FlowDistinguisherMethod
build()
Methods inherited from class io.kubernetes.client.openapi.models.V1beta1FlowDistinguisherMethodFluentImpl
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
-
V1beta1FlowDistinguisherMethodBuilder
public V1beta1FlowDistinguisherMethodBuilder() -
V1beta1FlowDistinguisherMethodBuilder
-
V1beta1FlowDistinguisherMethodBuilder
-
V1beta1FlowDistinguisherMethodBuilder
public V1beta1FlowDistinguisherMethodBuilder(V1beta1FlowDistinguisherMethodFluent<?> fluent, Boolean validationEnabled) -
V1beta1FlowDistinguisherMethodBuilder
public V1beta1FlowDistinguisherMethodBuilder(V1beta1FlowDistinguisherMethodFluent<?> fluent, io.kubernetes.client.openapi.models.V1beta1FlowDistinguisherMethod instance) -
V1beta1FlowDistinguisherMethodBuilder
public V1beta1FlowDistinguisherMethodBuilder(V1beta1FlowDistinguisherMethodFluent<?> fluent, io.kubernetes.client.openapi.models.V1beta1FlowDistinguisherMethod instance, Boolean validationEnabled) -
V1beta1FlowDistinguisherMethodBuilder
public V1beta1FlowDistinguisherMethodBuilder(io.kubernetes.client.openapi.models.V1beta1FlowDistinguisherMethod instance) -
V1beta1FlowDistinguisherMethodBuilder
public V1beta1FlowDistinguisherMethodBuilder(io.kubernetes.client.openapi.models.V1beta1FlowDistinguisherMethod instance, Boolean validationEnabled)
-
-
Method Details