public class CELInterceptorBuilder extends CELInterceptorFluentImpl<CELInterceptorBuilder> implements io.fabric8.kubernetes.api.builder.VisitableBuilder<CELInterceptor,CELInterceptorBuilder>
CELInterceptorFluent.OverlaysNested<N>| Constructor and Description |
|---|
CELInterceptorBuilder() |
CELInterceptorBuilder(Boolean validationEnabled) |
CELInterceptorBuilder(CELInterceptor instance) |
CELInterceptorBuilder(CELInterceptor instance,
Boolean validationEnabled) |
CELInterceptorBuilder(CELInterceptorFluent<?> fluent) |
CELInterceptorBuilder(CELInterceptorFluent<?> fluent,
Boolean validationEnabled) |
CELInterceptorBuilder(CELInterceptorFluent<?> fluent,
CELInterceptor instance) |
CELInterceptorBuilder(CELInterceptorFluent<?> fluent,
CELInterceptor instance,
Boolean validationEnabled) |
| Modifier and Type | Method and Description |
|---|---|
CELInterceptor |
build() |
addAllToOverlays, addNewOverlay, addNewOverlay, addNewOverlayLike, addToOverlays, addToOverlays, buildFirstOverlay, buildLastOverlay, buildMatchingOverlay, buildOverlay, buildOverlays, editFirstOverlay, editLastOverlay, editMatchingOverlay, editOverlay, equals, getFilter, getOverlays, hasFilter, hashCode, hasMatchingOverlay, hasOverlays, removeAllFromOverlays, removeFromOverlays, removeMatchingFromOverlays, setNewOverlayLike, setToOverlays, toString, withFilter, withOverlays, withOverlaysaccept, accept, accept, accept, aggregate, aggregate, build, build, builderOfpublic CELInterceptorBuilder()
public CELInterceptorBuilder(Boolean validationEnabled)
public CELInterceptorBuilder(CELInterceptorFluent<?> fluent)
public CELInterceptorBuilder(CELInterceptorFluent<?> fluent, Boolean validationEnabled)
public CELInterceptorBuilder(CELInterceptorFluent<?> fluent, CELInterceptor instance)
public CELInterceptorBuilder(CELInterceptorFluent<?> fluent, CELInterceptor instance, Boolean validationEnabled)
public CELInterceptorBuilder(CELInterceptor instance)
public CELInterceptorBuilder(CELInterceptor instance, Boolean validationEnabled)
public CELInterceptor build()
build in interface io.fabric8.kubernetes.api.builder.Builder<CELInterceptor>Copyright © 2015–2023 Red Hat. All rights reserved.