Interface ValidatingWebhookFluent.ClientConfigNested<N>
- All Superinterfaces:
io.fabric8.kubernetes.api.builder.Fluent<ValidatingWebhookFluent.ClientConfigNested<N>>,io.fabric8.kubernetes.api.builder.Nested<N>,WebhookClientConfigFluent<ValidatingWebhookFluent.ClientConfigNested<N>>
- All Known Implementing Classes:
ValidatingWebhookFluentImpl.ClientConfigNestedImpl
- Enclosing interface:
- ValidatingWebhookFluent<A extends ValidatingWebhookFluent<A>>
public static interface ValidatingWebhookFluent.ClientConfigNested<N> extends io.fabric8.kubernetes.api.builder.Nested<N>, WebhookClientConfigFluent<ValidatingWebhookFluent.ClientConfigNested<N>>
-
Nested Class Summary
Nested classes/interfaces inherited from interface io.fabric8.kubernetes.api.model.admissionregistration.v1.WebhookClientConfigFluent
WebhookClientConfigFluent.ServiceNested<N> -
Method Summary
Modifier and Type Method Description Nand()NendClientConfig()Methods inherited from interface io.fabric8.kubernetes.api.model.admissionregistration.v1.WebhookClientConfigFluent
buildService, editOrNewService, editOrNewServiceLike, editService, getCaBundle, getService, getUrl, hasCaBundle, hasService, hasUrl, withCaBundle, withNewCaBundle, withNewCaBundle, withNewCaBundle, withNewService, withNewService, withNewServiceLike, withNewUrl, withNewUrl, withNewUrl, withService, withUrl
-
Method Details
-
and
N and()- Specified by:
andin interfaceio.fabric8.kubernetes.api.builder.Nested<N>
-
endClientConfig
N endClientConfig()
-