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 TypeInterfaceDescriptioninterfaceV1PolicyRuleFluent<A extends V1PolicyRuleFluent<A>>GeneratedclassV1PolicyRuleFluentImpl<A extends V1PolicyRuleFluent<A>>GeneratedSubinterfaces of V1PolicyRuleFluent in io.kubernetes.client.openapi.modelsModifier and TypeInterfaceDescriptionstatic interfacestatic interfaceClasses in io.kubernetes.client.openapi.models that implement V1PolicyRuleFluentModifier and TypeClassDescriptionclassclassV1PolicyRuleFluentImpl<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)