class io.fabric.openshift.api.model.v.ClusterOperatorStatusFluentImpl$ClusterResourceQuotaExtensionNestedImpl extends io.fabric.openshift.api.model.v.ClusterResourceQuotaFluentImpl implements io.fabric.openshift.api.model.v.ClusterOperatorStatusFluent$ClusterResourceQuotaExtensionNested, io.fabric.kubernetes.api.builder.v.Nested
{
io.fabric.openshift.api.model.v.ClusterResourceQuotaBuilder builder;
final io.fabric.openshift.api.model.v.ClusterOperatorStatusFluentImpl this$0;
void <init>(io.fabric.openshift.api.model.v.ClusterOperatorStatusFluentImpl, io.fabric.openshift.api.model.v.ClusterResourceQuota)
{
io.fabric.openshift.api.model.v.ClusterResourceQuota v;
io.fabric.openshift.api.model.v.ClusterOperatorStatusFluentImpl v;
io.fabric.openshift.api.model.v.ClusterResourceQuotaBuilder v;
io.fabric.openshift.api.model.v.ClusterOperatorStatusFluentImpl$ClusterResourceQuotaExtensionNestedImpl v;
v := @this: io.fabric.openshift.api.model.v.ClusterOperatorStatusFluentImpl$ClusterResourceQuotaExtensionNestedImpl;
v := @parameter: io.fabric.openshift.api.model.v.ClusterOperatorStatusFluentImpl;
v := @parameter: io.fabric.openshift.api.model.v.ClusterResourceQuota;
v.<io.fabric.openshift.api.model.v.ClusterOperatorStatusFluentImpl$ClusterResourceQuotaExtensionNestedImpl: io.fabric.openshift.api.model.v.ClusterOperatorStatusFluentImpl this$0> = v;
specialinvoke v.<io.fabric.openshift.api.model.v.ClusterResourceQuotaFluentImpl: void <init>()>();
v = new io.fabric.openshift.api.model.v.ClusterResourceQuotaBuilder;
specialinvoke v.<io.fabric.openshift.api.model.v.ClusterResourceQuotaBuilder: void <init>(io.fabric.openshift.api.model.v.ClusterResourceQuotaFluent,io.fabric.openshift.api.model.v.ClusterResourceQuota)>(v, v);
v.<io.fabric.openshift.api.model.v.ClusterOperatorStatusFluentImpl$ClusterResourceQuotaExtensionNestedImpl: io.fabric.openshift.api.model.v.ClusterResourceQuotaBuilder builder> = v;
return;
}
void <init>(io.fabric.openshift.api.model.v.ClusterOperatorStatusFluentImpl)
{
io.fabric.openshift.api.model.v.ClusterOperatorStatusFluentImpl v;
io.fabric.openshift.api.model.v.ClusterOperatorStatusFluentImpl$ClusterResourceQuotaExtensionNestedImpl v;
io.fabric.openshift.api.model.v.ClusterResourceQuotaBuilder v;
v := @this: io.fabric.openshift.api.model.v.ClusterOperatorStatusFluentImpl$ClusterResourceQuotaExtensionNestedImpl;
v := @parameter: io.fabric.openshift.api.model.v.ClusterOperatorStatusFluentImpl;
v.<io.fabric.openshift.api.model.v.ClusterOperatorStatusFluentImpl$ClusterResourceQuotaExtensionNestedImpl: io.fabric.openshift.api.model.v.ClusterOperatorStatusFluentImpl this$0> = v;
specialinvoke v.<io.fabric.openshift.api.model.v.ClusterResourceQuotaFluentImpl: void <init>()>();
v = new io.fabric.openshift.api.model.v.ClusterResourceQuotaBuilder;
specialinvoke v.<io.fabric.openshift.api.model.v.ClusterResourceQuotaBuilder: void <init>(io.fabric.openshift.api.model.v.ClusterResourceQuotaFluent)>(v);
v.<io.fabric.openshift.api.model.v.ClusterOperatorStatusFluentImpl$ClusterResourceQuotaExtensionNestedImpl: io.fabric.openshift.api.model.v.ClusterResourceQuotaBuilder builder> = v;
return;
}
public java.lang.Object and()
{
io.fabric.openshift.api.model.v.ClusterResourceQuota v;
io.fabric.openshift.api.model.v.ClusterOperatorStatusFluent v;
io.fabric.openshift.api.model.v.ClusterOperatorStatusFluentImpl v;
io.fabric.openshift.api.model.v.ClusterResourceQuotaBuilder v;
io.fabric.openshift.api.model.v.ClusterOperatorStatusFluentImpl$ClusterResourceQuotaExtensionNestedImpl v;
v := @this: io.fabric.openshift.api.model.v.ClusterOperatorStatusFluentImpl$ClusterResourceQuotaExtensionNestedImpl;
v = v.<io.fabric.openshift.api.model.v.ClusterOperatorStatusFluentImpl$ClusterResourceQuotaExtensionNestedImpl: io.fabric.openshift.api.model.v.ClusterOperatorStatusFluentImpl this$0>;
v = v.<io.fabric.openshift.api.model.v.ClusterOperatorStatusFluentImpl$ClusterResourceQuotaExtensionNestedImpl: io.fabric.openshift.api.model.v.ClusterResourceQuotaBuilder builder>;
v = virtualinvoke v.<io.fabric.openshift.api.model.v.ClusterResourceQuotaBuilder: io.fabric.openshift.api.model.v.ClusterResourceQuota build()>();
v = virtualinvoke v.<io.fabric.openshift.api.model.v.ClusterOperatorStatusFluentImpl: io.fabric.openshift.api.model.v.ClusterOperatorStatusFluent withExtension(io.fabric.kubernetes.api.model.v.HasMetadata)>(v);
return v;
}
public java.lang.Object endClusterResourceQuotaExtension()
{
java.lang.Object v;
io.fabric.openshift.api.model.v.ClusterOperatorStatusFluentImpl$ClusterResourceQuotaExtensionNestedImpl v;
v := @this: io.fabric.openshift.api.model.v.ClusterOperatorStatusFluentImpl$ClusterResourceQuotaExtensionNestedImpl;
v = virtualinvoke v.<io.fabric.openshift.api.model.v.ClusterOperatorStatusFluentImpl$ClusterResourceQuotaExtensionNestedImpl: java.lang.Object and()>();
return v;
}
}