public class io.fabric.knative.eventing.contrib.prometheus.v1alpha.PrometheusSourceFluentImpl$SpecNestedImpl extends io.fabric.knative.eventing.contrib.prometheus.v1alpha.PrometheusSourceSpecFluentImpl implements io.fabric.knative.eventing.contrib.prometheus.v1alpha.PrometheusSourceFluent$SpecNested, io.fabric.kubernetes.api.builder.Nested
{
private final io.fabric.knative.eventing.contrib.prometheus.v1alpha.PrometheusSourceSpecBuilder builder;
final io.fabric.knative.eventing.contrib.prometheus.v1alpha.PrometheusSourceFluentImpl this$0;
void <init>(io.fabric.knative.eventing.contrib.prometheus.v1alpha.PrometheusSourceFluentImpl, io.fabric.knative.eventing.contrib.prometheus.v1alpha.PrometheusSourceSpec)
{
io.fabric.knative.eventing.contrib.prometheus.v1alpha.PrometheusSourceSpecBuilder v;
io.fabric.knative.eventing.contrib.prometheus.v1alpha.PrometheusSourceFluentImpl v;
io.fabric.knative.eventing.contrib.prometheus.v1alpha.PrometheusSourceFluentImpl$SpecNestedImpl v;
io.fabric.knative.eventing.contrib.prometheus.v1alpha.PrometheusSourceSpec v;
v := @this: io.fabric.knative.eventing.contrib.prometheus.v1alpha.PrometheusSourceFluentImpl$SpecNestedImpl;
v := @parameter: io.fabric.knative.eventing.contrib.prometheus.v1alpha.PrometheusSourceFluentImpl;
v := @parameter: io.fabric.knative.eventing.contrib.prometheus.v1alpha.PrometheusSourceSpec;
v.<io.fabric.knative.eventing.contrib.prometheus.v1alpha.PrometheusSourceFluentImpl$SpecNestedImpl: io.fabric.knative.eventing.contrib.prometheus.v1alpha.PrometheusSourceFluentImpl this$0> = v;
specialinvoke v.<io.fabric.knative.eventing.contrib.prometheus.v1alpha.PrometheusSourceSpecFluentImpl: void <init>()>();
v = new io.fabric.knative.eventing.contrib.prometheus.v1alpha.PrometheusSourceSpecBuilder;
specialinvoke v.<io.fabric.knative.eventing.contrib.prometheus.v1alpha.PrometheusSourceSpecBuilder: void <init>(io.fabric.knative.eventing.contrib.prometheus.v1alpha.PrometheusSourceSpecFluent,io.fabric.knative.eventing.contrib.prometheus.v1alpha.PrometheusSourceSpec)>(v, v);
v.<io.fabric.knative.eventing.contrib.prometheus.v1alpha.PrometheusSourceFluentImpl$SpecNestedImpl: io.fabric.knative.eventing.contrib.prometheus.v1alpha.PrometheusSourceSpecBuilder builder> = v;
return;
}
void <init>(io.fabric.knative.eventing.contrib.prometheus.v1alpha.PrometheusSourceFluentImpl)
{
io.fabric.knative.eventing.contrib.prometheus.v1alpha.PrometheusSourceSpecBuilder v;
io.fabric.knative.eventing.contrib.prometheus.v1alpha.PrometheusSourceFluentImpl v;
io.fabric.knative.eventing.contrib.prometheus.v1alpha.PrometheusSourceFluentImpl$SpecNestedImpl v;
v := @this: io.fabric.knative.eventing.contrib.prometheus.v1alpha.PrometheusSourceFluentImpl$SpecNestedImpl;
v := @parameter: io.fabric.knative.eventing.contrib.prometheus.v1alpha.PrometheusSourceFluentImpl;
v.<io.fabric.knative.eventing.contrib.prometheus.v1alpha.PrometheusSourceFluentImpl$SpecNestedImpl: io.fabric.knative.eventing.contrib.prometheus.v1alpha.PrometheusSourceFluentImpl this$0> = v;
specialinvoke v.<io.fabric.knative.eventing.contrib.prometheus.v1alpha.PrometheusSourceSpecFluentImpl: void <init>()>();
v = new io.fabric.knative.eventing.contrib.prometheus.v1alpha.PrometheusSourceSpecBuilder;
specialinvoke v.<io.fabric.knative.eventing.contrib.prometheus.v1alpha.PrometheusSourceSpecBuilder: void <init>(io.fabric.knative.eventing.contrib.prometheus.v1alpha.PrometheusSourceSpecFluent)>(v);
v.<io.fabric.knative.eventing.contrib.prometheus.v1alpha.PrometheusSourceFluentImpl$SpecNestedImpl: io.fabric.knative.eventing.contrib.prometheus.v1alpha.PrometheusSourceSpecBuilder builder> = v;
return;
}
public java.lang.Object and()
{
io.fabric.knative.eventing.contrib.prometheus.v1alpha.PrometheusSourceSpecBuilder v;
io.fabric.knative.eventing.contrib.prometheus.v1alpha.EditablePrometheusSourceSpec v;
io.fabric.knative.eventing.contrib.prometheus.v1alpha.PrometheusSourceFluent v;
io.fabric.knative.eventing.contrib.prometheus.v1alpha.PrometheusSourceFluentImpl v;
io.fabric.knative.eventing.contrib.prometheus.v1alpha.PrometheusSourceFluentImpl$SpecNestedImpl v;
v := @this: io.fabric.knative.eventing.contrib.prometheus.v1alpha.PrometheusSourceFluentImpl$SpecNestedImpl;
v = v.<io.fabric.knative.eventing.contrib.prometheus.v1alpha.PrometheusSourceFluentImpl$SpecNestedImpl: io.fabric.knative.eventing.contrib.prometheus.v1alpha.PrometheusSourceFluentImpl this$0>;
v = v.<io.fabric.knative.eventing.contrib.prometheus.v1alpha.PrometheusSourceFluentImpl$SpecNestedImpl: io.fabric.knative.eventing.contrib.prometheus.v1alpha.PrometheusSourceSpecBuilder builder>;
v = virtualinvoke v.<io.fabric.knative.eventing.contrib.prometheus.v1alpha.PrometheusSourceSpecBuilder: io.fabric.knative.eventing.contrib.prometheus.v1alpha.EditablePrometheusSourceSpec build()>();
v = virtualinvoke v.<io.fabric.knative.eventing.contrib.prometheus.v1alpha.PrometheusSourceFluentImpl: io.fabric.knative.eventing.contrib.prometheus.v1alpha.PrometheusSourceFluent withSpec(io.fabric.knative.eventing.contrib.prometheus.v1alpha.PrometheusSourceSpec)>(v);
return v;
}
public java.lang.Object endSpec()
{
java.lang.Object v;
io.fabric.knative.eventing.contrib.prometheus.v1alpha.PrometheusSourceFluentImpl$SpecNestedImpl v;
v := @this: io.fabric.knative.eventing.contrib.prometheus.v1alpha.PrometheusSourceFluentImpl$SpecNestedImpl;
v = virtualinvoke v.<io.fabric.knative.eventing.contrib.prometheus.v1alpha.PrometheusSourceFluentImpl$SpecNestedImpl: java.lang.Object and()>();
return v;
}
}