public class ControllerHandlerLazyBuilder<T extends io.fabric8.kubernetes.api.model.HasMetadata> extends org.eclipse.jkube.kit.common.util.LazyBuilder<ControllerHandler<T>>
| Constructor and Description |
|---|
ControllerHandlerLazyBuilder(Class<T> controllerHandlerType,
Supplier<ControllerHandler<T>> build) |
| Modifier and Type | Method and Description |
|---|---|
Class<T> |
getControllerHandlerType() |
Copyright © 2023. All rights reserved.