Uses of Interface
io.kubernetes.client.openapi.models.V1PolicyRuleFluent
Packages that use V1PolicyRuleFluent
-
Uses of V1PolicyRuleFluent in io.kubernetes.client.openapi.models
Classes in io.kubernetes.client.openapi.models with type parameters of type V1PolicyRuleFluentModifier and TypeInterfaceDescriptioninterface
V1PolicyRuleFluent<A extends V1PolicyRuleFluent<A>>
Generatedclass
V1PolicyRuleFluentImpl<A extends V1PolicyRuleFluent<A>>
GeneratedSubinterfaces of V1PolicyRuleFluent in io.kubernetes.client.openapi.modelsModifier and TypeInterfaceDescriptionstatic interface
static interface
Classes in io.kubernetes.client.openapi.models that implement V1PolicyRuleFluentModifier and TypeClassDescriptionclass
class
V1PolicyRuleFluentImpl<A extends V1PolicyRuleFluent<A>>
GeneratedConstructors in io.kubernetes.client.openapi.models with parameters of type V1PolicyRuleFluentModifierConstructorDescriptionV1PolicyRuleBuilder
(V1PolicyRuleFluent<?> fluent) V1PolicyRuleBuilder
(V1PolicyRuleFluent<?> fluent, io.kubernetes.client.openapi.models.V1PolicyRule instance) V1PolicyRuleBuilder
(V1PolicyRuleFluent<?> fluent, io.kubernetes.client.openapi.models.V1PolicyRule instance, Boolean validationEnabled) V1PolicyRuleBuilder
(V1PolicyRuleFluent<?> fluent, Boolean validationEnabled)