Uses of Interface
io.kubernetes.client.openapi.models.V1APIServiceListFluent
Packages that use V1APIServiceListFluent
-
Uses of V1APIServiceListFluent in io.kubernetes.client.openapi.models
Classes in io.kubernetes.client.openapi.models with type parameters of type V1APIServiceListFluentModifier and TypeInterfaceDescriptioninterface
V1APIServiceListFluent<A extends V1APIServiceListFluent<A>>
Generatedclass
V1APIServiceListFluentImpl<A extends V1APIServiceListFluent<A>>
GeneratedClasses in io.kubernetes.client.openapi.models that implement V1APIServiceListFluentModifier and TypeClassDescriptionclass
class
V1APIServiceListFluentImpl<A extends V1APIServiceListFluent<A>>
GeneratedConstructors in io.kubernetes.client.openapi.models with parameters of type V1APIServiceListFluentModifierConstructorDescriptionV1APIServiceListBuilder
(V1APIServiceListFluent<?> fluent) V1APIServiceListBuilder
(V1APIServiceListFluent<?> fluent, io.kubernetes.client.openapi.models.V1APIServiceList instance) V1APIServiceListBuilder
(V1APIServiceListFluent<?> fluent, io.kubernetes.client.openapi.models.V1APIServiceList instance, Boolean validationEnabled) V1APIServiceListBuilder
(V1APIServiceListFluent<?> fluent, Boolean validationEnabled)