Uses of Interface
io.kubernetes.client.openapi.models.V1beta2FlowSchemaFluent
Packages that use V1beta2FlowSchemaFluent
-
Uses of V1beta2FlowSchemaFluent in io.kubernetes.client.openapi.models
Classes in io.kubernetes.client.openapi.models with type parameters of type V1beta2FlowSchemaFluentModifier and TypeInterfaceDescriptioninterface
V1beta2FlowSchemaFluent<A extends V1beta2FlowSchemaFluent<A>>
Generatedclass
V1beta2FlowSchemaFluentImpl<A extends V1beta2FlowSchemaFluent<A>>
GeneratedSubinterfaces of V1beta2FlowSchemaFluent in io.kubernetes.client.openapi.modelsClasses in io.kubernetes.client.openapi.models that implement V1beta2FlowSchemaFluentModifier and TypeClassDescriptionclass
class
V1beta2FlowSchemaFluentImpl<A extends V1beta2FlowSchemaFluent<A>>
GeneratedConstructors in io.kubernetes.client.openapi.models with parameters of type V1beta2FlowSchemaFluentModifierConstructorDescriptionV1beta2FlowSchemaBuilder
(V1beta2FlowSchemaFluent<?> fluent) V1beta2FlowSchemaBuilder
(V1beta2FlowSchemaFluent<?> fluent, io.kubernetes.client.openapi.models.V1beta2FlowSchema instance) V1beta2FlowSchemaBuilder
(V1beta2FlowSchemaFluent<?> fluent, io.kubernetes.client.openapi.models.V1beta2FlowSchema instance, Boolean validationEnabled) V1beta2FlowSchemaBuilder
(V1beta2FlowSchemaFluent<?> fluent, Boolean validationEnabled)