public class io.fabric.knative.messaging.v.ChannelTemplateSpecFluentImpl$PrometheusSourceSpecNestedImpl extends io.fabric.knative.eventing.contrib.prometheus.v1alpha.PrometheusSourceFluentImpl implements io.fabric.knative.messaging.v.ChannelTemplateSpecFluent$PrometheusSourceSpecNested, io.fabric.kubernetes.api.builder.Nested
{
private final io.fabric.knative.eventing.contrib.prometheus.v1alpha.PrometheusSourceBuilder builder;
final io.fabric.knative.messaging.v.ChannelTemplateSpecFluentImpl this$0;
void <init>(io.fabric.knative.messaging.v.ChannelTemplateSpecFluentImpl, io.fabric.knative.eventing.contrib.prometheus.v1alpha.PrometheusSource)
{
io.fabric.knative.messaging.v.ChannelTemplateSpecFluentImpl v;
io.fabric.knative.eventing.contrib.prometheus.v1alpha.PrometheusSourceBuilder v;
io.fabric.knative.eventing.contrib.prometheus.v1alpha.PrometheusSource v;
io.fabric.knative.messaging.v.ChannelTemplateSpecFluentImpl$PrometheusSourceSpecNestedImpl v;
v := @this: io.fabric.knative.messaging.v.ChannelTemplateSpecFluentImpl$PrometheusSourceSpecNestedImpl;
v := @parameter: io.fabric.knative.messaging.v.ChannelTemplateSpecFluentImpl;
v := @parameter: io.fabric.knative.eventing.contrib.prometheus.v1alpha.PrometheusSource;
v.<io.fabric.knative.messaging.v.ChannelTemplateSpecFluentImpl$PrometheusSourceSpecNestedImpl: io.fabric.knative.messaging.v.ChannelTemplateSpecFluentImpl this$0> = v;
specialinvoke v.<io.fabric.knative.eventing.contrib.prometheus.v1alpha.PrometheusSourceFluentImpl: void <init>()>();
v = new io.fabric.knative.eventing.contrib.prometheus.v1alpha.PrometheusSourceBuilder;
specialinvoke v.<io.fabric.knative.eventing.contrib.prometheus.v1alpha.PrometheusSourceBuilder: void <init>(io.fabric.knative.eventing.contrib.prometheus.v1alpha.PrometheusSourceFluent,io.fabric.knative.eventing.contrib.prometheus.v1alpha.PrometheusSource)>(v, v);
v.<io.fabric.knative.messaging.v.ChannelTemplateSpecFluentImpl$PrometheusSourceSpecNestedImpl: io.fabric.knative.eventing.contrib.prometheus.v1alpha.PrometheusSourceBuilder builder> = v;
return;
}
void <init>(io.fabric.knative.messaging.v.ChannelTemplateSpecFluentImpl)
{
io.fabric.knative.messaging.v.ChannelTemplateSpecFluentImpl v;
io.fabric.knative.eventing.contrib.prometheus.v1alpha.PrometheusSourceBuilder v;
io.fabric.knative.messaging.v.ChannelTemplateSpecFluentImpl$PrometheusSourceSpecNestedImpl v;
v := @this: io.fabric.knative.messaging.v.ChannelTemplateSpecFluentImpl$PrometheusSourceSpecNestedImpl;
v := @parameter: io.fabric.knative.messaging.v.ChannelTemplateSpecFluentImpl;
v.<io.fabric.knative.messaging.v.ChannelTemplateSpecFluentImpl$PrometheusSourceSpecNestedImpl: io.fabric.knative.messaging.v.ChannelTemplateSpecFluentImpl this$0> = v;
specialinvoke v.<io.fabric.knative.eventing.contrib.prometheus.v1alpha.PrometheusSourceFluentImpl: void <init>()>();
v = new io.fabric.knative.eventing.contrib.prometheus.v1alpha.PrometheusSourceBuilder;
specialinvoke v.<io.fabric.knative.eventing.contrib.prometheus.v1alpha.PrometheusSourceBuilder: void <init>(io.fabric.knative.eventing.contrib.prometheus.v1alpha.PrometheusSourceFluent)>(v);
v.<io.fabric.knative.messaging.v.ChannelTemplateSpecFluentImpl$PrometheusSourceSpecNestedImpl: io.fabric.knative.eventing.contrib.prometheus.v1alpha.PrometheusSourceBuilder builder> = v;
return;
}
public java.lang.Object and()
{
io.fabric.knative.messaging.v.ChannelTemplateSpecFluent v;
io.fabric.knative.messaging.v.ChannelTemplateSpecFluentImpl v;
io.fabric.knative.eventing.contrib.prometheus.v1alpha.PrometheusSourceBuilder v;
io.fabric.knative.messaging.v.ChannelTemplateSpecFluentImpl$PrometheusSourceSpecNestedImpl v;
io.fabric.knative.eventing.contrib.prometheus.v1alpha.EditablePrometheusSource v;
v := @this: io.fabric.knative.messaging.v.ChannelTemplateSpecFluentImpl$PrometheusSourceSpecNestedImpl;
v = v.<io.fabric.knative.messaging.v.ChannelTemplateSpecFluentImpl$PrometheusSourceSpecNestedImpl: io.fabric.knative.messaging.v.ChannelTemplateSpecFluentImpl this$0>;
v = v.<io.fabric.knative.messaging.v.ChannelTemplateSpecFluentImpl$PrometheusSourceSpecNestedImpl: io.fabric.knative.eventing.contrib.prometheus.v1alpha.PrometheusSourceBuilder builder>;
v = virtualinvoke v.<io.fabric.knative.eventing.contrib.prometheus.v1alpha.PrometheusSourceBuilder: io.fabric.knative.eventing.contrib.prometheus.v1alpha.EditablePrometheusSource build()>();
v = virtualinvoke v.<io.fabric.knative.messaging.v.ChannelTemplateSpecFluentImpl: io.fabric.knative.messaging.v.ChannelTemplateSpecFluent withSpec(io.fabric.kubernetes.api.model.HasMetadata)>(v);
return v;
}
public java.lang.Object endPrometheusSourceSpec()
{
java.lang.Object v;
io.fabric.knative.messaging.v.ChannelTemplateSpecFluentImpl$PrometheusSourceSpecNestedImpl v;
v := @this: io.fabric.knative.messaging.v.ChannelTemplateSpecFluentImpl$PrometheusSourceSpecNestedImpl;
v = virtualinvoke v.<io.fabric.knative.messaging.v.ChannelTemplateSpecFluentImpl$PrometheusSourceSpecNestedImpl: java.lang.Object and()>();
return v;
}
}