Uses of Interface
io.kubernetes.client.openapi.models.V1IPBlockFluent
Packages that use V1IPBlockFluent
-
Uses of V1IPBlockFluent in io.kubernetes.client.openapi.models
Classes in io.kubernetes.client.openapi.models with type parameters of type V1IPBlockFluentModifier and TypeInterfaceDescriptioninterface
V1IPBlockFluent<A extends V1IPBlockFluent<A>>
Generatedclass
V1IPBlockFluentImpl<A extends V1IPBlockFluent<A>>
GeneratedSubinterfaces of V1IPBlockFluent in io.kubernetes.client.openapi.modelsClasses in io.kubernetes.client.openapi.models that implement V1IPBlockFluentModifier and TypeClassDescriptionclass
class
V1IPBlockFluentImpl<A extends V1IPBlockFluent<A>>
GeneratedConstructors in io.kubernetes.client.openapi.models with parameters of type V1IPBlockFluentModifierConstructorDescriptionV1IPBlockBuilder
(V1IPBlockFluent<?> fluent) V1IPBlockBuilder
(V1IPBlockFluent<?> fluent, io.kubernetes.client.openapi.models.V1IPBlock instance) V1IPBlockBuilder
(V1IPBlockFluent<?> fluent, io.kubernetes.client.openapi.models.V1IPBlock instance, Boolean validationEnabled) V1IPBlockBuilder
(V1IPBlockFluent<?> fluent, Boolean validationEnabled)