Package io.quarkus.kubernetes.deployment
Class IngressTlsConfig$$accessor
- java.lang.Object
-
- io.quarkus.kubernetes.deployment.IngressTlsConfig$$accessor
-
public final class IngressTlsConfig$$accessor extends Object
-
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static booleanget_enabled(Object __instance)static Objectget_hosts(Object __instance)static voidset_enabled(Object __instance, boolean enabled)static voidset_hosts(Object __instance, Object hosts)
-