public class io.fabric.openshift.api.model.ClusterOperatorStatusFluentImpl$AppliedClusterResourceQuotaExtensionNestedImpl extends io.fabric.openshift.api.model.AppliedClusterResourceQuotaFluentImpl implements io.fabric.openshift.api.model.ClusterOperatorStatusFluent$AppliedClusterResourceQuotaExtensionNested, io.fabric.kubernetes.api.builder.Nested
{
io.fabric.openshift.api.model.AppliedClusterResourceQuotaBuilder builder;
final io.fabric.openshift.api.model.ClusterOperatorStatusFluentImpl this$0;
void <init>(io.fabric.openshift.api.model.ClusterOperatorStatusFluentImpl, io.fabric.openshift.api.model.AppliedClusterResourceQuota)
{
io.fabric.openshift.api.model.AppliedClusterResourceQuotaBuilder v;
io.fabric.openshift.api.model.ClusterOperatorStatusFluentImpl$AppliedClusterResourceQuotaExtensionNestedImpl v;
io.fabric.openshift.api.model.ClusterOperatorStatusFluentImpl v;
io.fabric.openshift.api.model.AppliedClusterResourceQuota v;
v := @this: io.fabric.openshift.api.model.ClusterOperatorStatusFluentImpl$AppliedClusterResourceQuotaExtensionNestedImpl;
v := @parameter: io.fabric.openshift.api.model.ClusterOperatorStatusFluentImpl;
v := @parameter: io.fabric.openshift.api.model.AppliedClusterResourceQuota;
v.<io.fabric.openshift.api.model.ClusterOperatorStatusFluentImpl$AppliedClusterResourceQuotaExtensionNestedImpl: io.fabric.openshift.api.model.ClusterOperatorStatusFluentImpl this$0> = v;
specialinvoke v.<io.fabric.openshift.api.model.AppliedClusterResourceQuotaFluentImpl: void <init>()>();
v = new io.fabric.openshift.api.model.AppliedClusterResourceQuotaBuilder;
specialinvoke v.<io.fabric.openshift.api.model.AppliedClusterResourceQuotaBuilder: void <init>(io.fabric.openshift.api.model.AppliedClusterResourceQuotaFluent,io.fabric.openshift.api.model.AppliedClusterResourceQuota)>(v, v);
v.<io.fabric.openshift.api.model.ClusterOperatorStatusFluentImpl$AppliedClusterResourceQuotaExtensionNestedImpl: io.fabric.openshift.api.model.AppliedClusterResourceQuotaBuilder builder> = v;
return;
}
void <init>(io.fabric.openshift.api.model.ClusterOperatorStatusFluentImpl)
{
io.fabric.openshift.api.model.AppliedClusterResourceQuotaBuilder v;
io.fabric.openshift.api.model.ClusterOperatorStatusFluentImpl$AppliedClusterResourceQuotaExtensionNestedImpl v;
io.fabric.openshift.api.model.ClusterOperatorStatusFluentImpl v;
v := @this: io.fabric.openshift.api.model.ClusterOperatorStatusFluentImpl$AppliedClusterResourceQuotaExtensionNestedImpl;
v := @parameter: io.fabric.openshift.api.model.ClusterOperatorStatusFluentImpl;
v.<io.fabric.openshift.api.model.ClusterOperatorStatusFluentImpl$AppliedClusterResourceQuotaExtensionNestedImpl: io.fabric.openshift.api.model.ClusterOperatorStatusFluentImpl this$0> = v;
specialinvoke v.<io.fabric.openshift.api.model.AppliedClusterResourceQuotaFluentImpl: void <init>()>();
v = new io.fabric.openshift.api.model.AppliedClusterResourceQuotaBuilder;
specialinvoke v.<io.fabric.openshift.api.model.AppliedClusterResourceQuotaBuilder: void <init>(io.fabric.openshift.api.model.AppliedClusterResourceQuotaFluent)>(v);
v.<io.fabric.openshift.api.model.ClusterOperatorStatusFluentImpl$AppliedClusterResourceQuotaExtensionNestedImpl: io.fabric.openshift.api.model.AppliedClusterResourceQuotaBuilder builder> = v;
return;
}
public java.lang.Object and()
{
io.fabric.openshift.api.model.AppliedClusterResourceQuotaBuilder v;
io.fabric.openshift.api.model.ClusterOperatorStatusFluentImpl$AppliedClusterResourceQuotaExtensionNestedImpl v;
io.fabric.openshift.api.model.ClusterOperatorStatusFluentImpl v;
io.fabric.openshift.api.model.ClusterOperatorStatusFluent v;
io.fabric.openshift.api.model.AppliedClusterResourceQuota v;
v := @this: io.fabric.openshift.api.model.ClusterOperatorStatusFluentImpl$AppliedClusterResourceQuotaExtensionNestedImpl;
v = v.<io.fabric.openshift.api.model.ClusterOperatorStatusFluentImpl$AppliedClusterResourceQuotaExtensionNestedImpl: io.fabric.openshift.api.model.ClusterOperatorStatusFluentImpl this$0>;
v = v.<io.fabric.openshift.api.model.ClusterOperatorStatusFluentImpl$AppliedClusterResourceQuotaExtensionNestedImpl: io.fabric.openshift.api.model.AppliedClusterResourceQuotaBuilder builder>;
v = virtualinvoke v.<io.fabric.openshift.api.model.AppliedClusterResourceQuotaBuilder: io.fabric.openshift.api.model.AppliedClusterResourceQuota build()>();
v = virtualinvoke v.<io.fabric.openshift.api.model.ClusterOperatorStatusFluentImpl: io.fabric.openshift.api.model.ClusterOperatorStatusFluent withExtension(io.fabric.kubernetes.api.model.HasMetadata)>(v);
return v;
}
public java.lang.Object endAppliedClusterResourceQuotaExtension()
{
io.fabric.openshift.api.model.ClusterOperatorStatusFluentImpl$AppliedClusterResourceQuotaExtensionNestedImpl v;
java.lang.Object v;
v := @this: io.fabric.openshift.api.model.ClusterOperatorStatusFluentImpl$AppliedClusterResourceQuotaExtensionNestedImpl;
v = virtualinvoke v.<io.fabric.openshift.api.model.ClusterOperatorStatusFluentImpl$AppliedClusterResourceQuotaExtensionNestedImpl: java.lang.Object and()>();
return v;
}
}