Class MutatingWebhookFluentImpl.ClientConfigNestedImpl<N>
java.lang.Object
io.fabric8.kubernetes.api.builder.BaseFluent<A>
io.fabric8.kubernetes.api.model.admissionregistration.v1beta1.WebhookClientConfigFluentImpl<MutatingWebhookFluent.ClientConfigNested<N>>
io.fabric8.kubernetes.api.model.admissionregistration.v1beta1.MutatingWebhookFluentImpl.ClientConfigNestedImpl<N>
- All Implemented Interfaces:
io.fabric8.kubernetes.api.builder.Fluent<MutatingWebhookFluent.ClientConfigNested<N>>,io.fabric8.kubernetes.api.builder.Nested<N>,io.fabric8.kubernetes.api.builder.Visitable<MutatingWebhookFluent.ClientConfigNested<N>>,MutatingWebhookFluent.ClientConfigNested<N>,WebhookClientConfigFluent<MutatingWebhookFluent.ClientConfigNested<N>>
- Enclosing class:
- MutatingWebhookFluentImpl<A extends MutatingWebhookFluent<A>>
public class MutatingWebhookFluentImpl.ClientConfigNestedImpl<N> extends WebhookClientConfigFluentImpl<MutatingWebhookFluent.ClientConfigNested<N>> implements MutatingWebhookFluent.ClientConfigNested<N>, io.fabric8.kubernetes.api.builder.Nested<N>
-
Nested Class Summary
Nested classes/interfaces inherited from class io.fabric8.kubernetes.api.model.admissionregistration.v1beta1.WebhookClientConfigFluentImpl
WebhookClientConfigFluentImpl.ServiceNestedImpl<N>Nested classes/interfaces inherited from interface io.fabric8.kubernetes.api.model.admissionregistration.v1beta1.WebhookClientConfigFluent
WebhookClientConfigFluent.ServiceNested<N> -
Field Summary
-
Method Summary
Modifier and Type Method Description Nand()NendClientConfig()Methods inherited from class io.fabric8.kubernetes.api.model.admissionregistration.v1beta1.WebhookClientConfigFluentImpl
buildService, editOrNewService, editOrNewServiceLike, editService, equals, getCaBundle, getService, getUrl, hasCaBundle, hasService, hasUrl, withCaBundle, withNewCaBundle, withNewCaBundle, withNewCaBundle, withNewService, withNewService, withNewServiceLike, withNewUrl, withNewUrl, withNewUrl, withService, withUrlMethods inherited from class io.fabric8.kubernetes.api.builder.BaseFluent
accept, aggregate, aggregate, build, build, builderOfMethods inherited from class java.lang.Object
clone, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface io.fabric8.kubernetes.api.model.admissionregistration.v1beta1.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
- Specified by:
andin interfaceMutatingWebhookFluent.ClientConfigNested<N>- Specified by:
andin interfaceio.fabric8.kubernetes.api.builder.Nested<N>
-
endClientConfig
- Specified by:
endClientConfigin interfaceMutatingWebhookFluent.ClientConfigNested<N>
-