Uses of Interface
io.kubernetes.client.openapi.models.V1beta1FlowSchemaFluent
Packages that use V1beta1FlowSchemaFluent
-
Uses of V1beta1FlowSchemaFluent in io.kubernetes.client.openapi.models
Classes in io.kubernetes.client.openapi.models with type parameters of type V1beta1FlowSchemaFluentModifier and TypeInterfaceDescriptioninterface
V1beta1FlowSchemaFluent<A extends V1beta1FlowSchemaFluent<A>>
Generatedclass
V1beta1FlowSchemaFluentImpl<A extends V1beta1FlowSchemaFluent<A>>
GeneratedSubinterfaces of V1beta1FlowSchemaFluent in io.kubernetes.client.openapi.modelsClasses in io.kubernetes.client.openapi.models that implement V1beta1FlowSchemaFluentModifier and TypeClassDescriptionclass
class
V1beta1FlowSchemaFluentImpl<A extends V1beta1FlowSchemaFluent<A>>
GeneratedConstructors in io.kubernetes.client.openapi.models with parameters of type V1beta1FlowSchemaFluentModifierConstructorDescriptionV1beta1FlowSchemaBuilder
(V1beta1FlowSchemaFluent<?> fluent) V1beta1FlowSchemaBuilder
(V1beta1FlowSchemaFluent<?> fluent, io.kubernetes.client.openapi.models.V1beta1FlowSchema instance) V1beta1FlowSchemaBuilder
(V1beta1FlowSchemaFluent<?> fluent, io.kubernetes.client.openapi.models.V1beta1FlowSchema instance, Boolean validationEnabled) V1beta1FlowSchemaBuilder
(V1beta1FlowSchemaFluent<?> fluent, Boolean validationEnabled)