Uses of Interface
io.kubernetes.client.openapi.models.V1beta1FlowSchemaSpecFluent
Packages that use V1beta1FlowSchemaSpecFluent
-
Uses of V1beta1FlowSchemaSpecFluent in io.kubernetes.client.openapi.models
Classes in io.kubernetes.client.openapi.models with type parameters of type V1beta1FlowSchemaSpecFluentModifier and TypeInterfaceDescriptioninterface
V1beta1FlowSchemaSpecFluent<A extends V1beta1FlowSchemaSpecFluent<A>>
Generatedclass
V1beta1FlowSchemaSpecFluentImpl<A extends V1beta1FlowSchemaSpecFluent<A>>
GeneratedSubinterfaces of V1beta1FlowSchemaSpecFluent in io.kubernetes.client.openapi.modelsClasses in io.kubernetes.client.openapi.models that implement V1beta1FlowSchemaSpecFluentModifier and TypeClassDescriptionclass
class
V1beta1FlowSchemaSpecFluentImpl<A extends V1beta1FlowSchemaSpecFluent<A>>
GeneratedConstructors in io.kubernetes.client.openapi.models with parameters of type V1beta1FlowSchemaSpecFluentModifierConstructorDescriptionV1beta1FlowSchemaSpecBuilder
(V1beta1FlowSchemaSpecFluent<?> fluent, io.kubernetes.client.openapi.models.V1beta1FlowSchemaSpec instance) V1beta1FlowSchemaSpecBuilder
(V1beta1FlowSchemaSpecFluent<?> fluent, io.kubernetes.client.openapi.models.V1beta1FlowSchemaSpec instance, Boolean validationEnabled) V1beta1FlowSchemaSpecBuilder
(V1beta1FlowSchemaSpecFluent<?> fluent, Boolean validationEnabled)