Interface ValidatingWebhookFluent.RulesNested<N>

All Superinterfaces:
io.fabric8.kubernetes.api.builder.Fluent<ValidatingWebhookFluent.RulesNested<N>>, io.fabric8.kubernetes.api.builder.Nested<N>, RuleWithOperationsFluent<ValidatingWebhookFluent.RulesNested<N>>
All Known Implementing Classes:
ValidatingWebhookFluentImpl.RulesNestedImpl
Enclosing interface:
ValidatingWebhookFluent<A extends ValidatingWebhookFluent<A>>

public static interface ValidatingWebhookFluent.RulesNested<N>
extends io.fabric8.kubernetes.api.builder.Nested<N>, RuleWithOperationsFluent<ValidatingWebhookFluent.RulesNested<N>>
  • Method Details

    • and

      N and()
      Specified by:
      and in interface io.fabric8.kubernetes.api.builder.Nested<N>
    • endRule

      N endRule()