Interface V1RuleWithOperationsFluent<A extends V1RuleWithOperationsFluent<A>>

All Superinterfaces:
Fluent<A>
All Known Subinterfaces:
V1MutatingWebhookFluent.RulesNested<N>, V1ValidatingWebhookFluent.RulesNested<N>
All Known Implementing Classes:
V1RuleWithOperationsBuilder, V1RuleWithOperationsFluentImpl

public interface V1RuleWithOperationsFluent<A extends V1RuleWithOperationsFluent<A>> extends Fluent<A>
Generated