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 TypeInterfaceDescriptioninterfaceV1APIServiceListFluent<A extends V1APIServiceListFluent<A>>GeneratedclassV1APIServiceListFluentImpl<A extends V1APIServiceListFluent<A>>GeneratedClasses in io.kubernetes.client.openapi.models that implement V1APIServiceListFluentModifier and TypeClassDescriptionclassclassV1APIServiceListFluentImpl<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)