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