Uses of Interface
io.kubernetes.client.openapi.models.V1beta2FlowSchemaSpecFluent
Packages that use V1beta2FlowSchemaSpecFluent
-
Uses of V1beta2FlowSchemaSpecFluent in io.kubernetes.client.openapi.models
Classes in io.kubernetes.client.openapi.models with type parameters of type V1beta2FlowSchemaSpecFluentModifier and TypeInterfaceDescriptioninterface
V1beta2FlowSchemaSpecFluent<A extends V1beta2FlowSchemaSpecFluent<A>>
Generatedclass
V1beta2FlowSchemaSpecFluentImpl<A extends V1beta2FlowSchemaSpecFluent<A>>
GeneratedSubinterfaces of V1beta2FlowSchemaSpecFluent in io.kubernetes.client.openapi.modelsClasses in io.kubernetes.client.openapi.models that implement V1beta2FlowSchemaSpecFluentModifier and TypeClassDescriptionclass
class
V1beta2FlowSchemaSpecFluentImpl<A extends V1beta2FlowSchemaSpecFluent<A>>
GeneratedConstructors in io.kubernetes.client.openapi.models with parameters of type V1beta2FlowSchemaSpecFluentModifierConstructorDescriptionV1beta2FlowSchemaSpecBuilder
(V1beta2FlowSchemaSpecFluent<?> fluent, io.kubernetes.client.openapi.models.V1beta2FlowSchemaSpec instance) V1beta2FlowSchemaSpecBuilder
(V1beta2FlowSchemaSpecFluent<?> fluent, io.kubernetes.client.openapi.models.V1beta2FlowSchemaSpec instance, Boolean validationEnabled) V1beta2FlowSchemaSpecBuilder
(V1beta2FlowSchemaSpecFluent<?> fluent, Boolean validationEnabled)