Uses of Interface
io.kubernetes.client.openapi.models.V1NodeSystemInfoFluent
Packages that use V1NodeSystemInfoFluent
-
Uses of V1NodeSystemInfoFluent in io.kubernetes.client.openapi.models
Classes in io.kubernetes.client.openapi.models with type parameters of type V1NodeSystemInfoFluentModifier and TypeInterfaceDescriptioninterface
V1NodeSystemInfoFluent<A extends V1NodeSystemInfoFluent<A>>
Generatedclass
V1NodeSystemInfoFluentImpl<A extends V1NodeSystemInfoFluent<A>>
GeneratedSubinterfaces of V1NodeSystemInfoFluent in io.kubernetes.client.openapi.modelsClasses in io.kubernetes.client.openapi.models that implement V1NodeSystemInfoFluentModifier and TypeClassDescriptionclass
class
V1NodeSystemInfoFluentImpl<A extends V1NodeSystemInfoFluent<A>>
GeneratedConstructors in io.kubernetes.client.openapi.models with parameters of type V1NodeSystemInfoFluentModifierConstructorDescriptionV1NodeSystemInfoBuilder
(V1NodeSystemInfoFluent<?> fluent) V1NodeSystemInfoBuilder
(V1NodeSystemInfoFluent<?> fluent, io.kubernetes.client.openapi.models.V1NodeSystemInfo instance) V1NodeSystemInfoBuilder
(V1NodeSystemInfoFluent<?> fluent, io.kubernetes.client.openapi.models.V1NodeSystemInfo instance, Boolean validationEnabled) V1NodeSystemInfoBuilder
(V1NodeSystemInfoFluent<?> fluent, Boolean validationEnabled)