Uses of Interface
io.kubernetes.client.openapi.models.V1APIServiceSpecFluent
Packages that use V1APIServiceSpecFluent
-
Uses of V1APIServiceSpecFluent in io.kubernetes.client.openapi.models
Classes in io.kubernetes.client.openapi.models with type parameters of type V1APIServiceSpecFluentModifier and TypeInterfaceDescriptioninterfaceV1APIServiceSpecFluent<A extends V1APIServiceSpecFluent<A>>GeneratedclassV1APIServiceSpecFluentImpl<A extends V1APIServiceSpecFluent<A>>GeneratedSubinterfaces of V1APIServiceSpecFluent in io.kubernetes.client.openapi.modelsClasses in io.kubernetes.client.openapi.models that implement V1APIServiceSpecFluentModifier and TypeClassDescriptionclassclassV1APIServiceSpecFluentImpl<A extends V1APIServiceSpecFluent<A>>GeneratedConstructors in io.kubernetes.client.openapi.models with parameters of type V1APIServiceSpecFluentModifierConstructorDescriptionV1APIServiceSpecBuilder(V1APIServiceSpecFluent<?> fluent) V1APIServiceSpecBuilder(V1APIServiceSpecFluent<?> fluent, io.kubernetes.client.openapi.models.V1APIServiceSpec instance) V1APIServiceSpecBuilder(V1APIServiceSpecFluent<?> fluent, io.kubernetes.client.openapi.models.V1APIServiceSpec instance, Boolean validationEnabled) V1APIServiceSpecBuilder(V1APIServiceSpecFluent<?> fluent, Boolean validationEnabled)