public class io.fabric.servicecatalog.api.model.ClusterServicePlanListFluentImpl$ItemsNestedImpl extends io.fabric.servicecatalog.api.model.ClusterServicePlanFluentImpl implements io.fabric.servicecatalog.api.model.ClusterServicePlanListFluent$ItemsNested, io.fabric.kubernetes.api.builder.Nested
{
private final io.fabric.servicecatalog.api.model.ClusterServicePlanBuilder builder;
private final int index;
final io.fabric.servicecatalog.api.model.ClusterServicePlanListFluentImpl this$0;
void <init>(io.fabric.servicecatalog.api.model.ClusterServicePlanListFluentImpl, int, io.fabric.servicecatalog.api.model.ClusterServicePlan)
{
int v;
io.fabric.servicecatalog.api.model.ClusterServicePlan v;
io.fabric.servicecatalog.api.model.ClusterServicePlanBuilder v;
io.fabric.servicecatalog.api.model.ClusterServicePlanListFluentImpl$ItemsNestedImpl v;
io.fabric.servicecatalog.api.model.ClusterServicePlanListFluentImpl v;
v := @this: io.fabric.servicecatalog.api.model.ClusterServicePlanListFluentImpl$ItemsNestedImpl;
v := @parameter: io.fabric.servicecatalog.api.model.ClusterServicePlanListFluentImpl;
v := @parameter: int;
v := @parameter: io.fabric.servicecatalog.api.model.ClusterServicePlan;
v.<io.fabric.servicecatalog.api.model.ClusterServicePlanListFluentImpl$ItemsNestedImpl: io.fabric.servicecatalog.api.model.ClusterServicePlanListFluentImpl this$0> = v;
specialinvoke v.<io.fabric.servicecatalog.api.model.ClusterServicePlanFluentImpl: void <init>()>();
v.<io.fabric.servicecatalog.api.model.ClusterServicePlanListFluentImpl$ItemsNestedImpl: int index> = v;
v = new io.fabric.servicecatalog.api.model.ClusterServicePlanBuilder;
specialinvoke v.<io.fabric.servicecatalog.api.model.ClusterServicePlanBuilder: void <init>(io.fabric.servicecatalog.api.model.ClusterServicePlanFluent,io.fabric.servicecatalog.api.model.ClusterServicePlan)>(v, v);
v.<io.fabric.servicecatalog.api.model.ClusterServicePlanListFluentImpl$ItemsNestedImpl: io.fabric.servicecatalog.api.model.ClusterServicePlanBuilder builder> = v;
return;
}
void <init>(io.fabric.servicecatalog.api.model.ClusterServicePlanListFluentImpl)
{
int v;
io.fabric.servicecatalog.api.model.ClusterServicePlanBuilder v;
io.fabric.servicecatalog.api.model.ClusterServicePlanListFluentImpl$ItemsNestedImpl v;
io.fabric.servicecatalog.api.model.ClusterServicePlanListFluentImpl v;
v := @this: io.fabric.servicecatalog.api.model.ClusterServicePlanListFluentImpl$ItemsNestedImpl;
v := @parameter: io.fabric.servicecatalog.api.model.ClusterServicePlanListFluentImpl;
v.<io.fabric.servicecatalog.api.model.ClusterServicePlanListFluentImpl$ItemsNestedImpl: io.fabric.servicecatalog.api.model.ClusterServicePlanListFluentImpl this$0> = v;
specialinvoke v.<io.fabric.servicecatalog.api.model.ClusterServicePlanFluentImpl: void <init>()>();
v = (int) -1;
v.<io.fabric.servicecatalog.api.model.ClusterServicePlanListFluentImpl$ItemsNestedImpl: int index> = v;
v = new io.fabric.servicecatalog.api.model.ClusterServicePlanBuilder;
specialinvoke v.<io.fabric.servicecatalog.api.model.ClusterServicePlanBuilder: void <init>(io.fabric.servicecatalog.api.model.ClusterServicePlanFluent)>(v);
v.<io.fabric.servicecatalog.api.model.ClusterServicePlanListFluentImpl$ItemsNestedImpl: io.fabric.servicecatalog.api.model.ClusterServicePlanBuilder builder> = v;
return;
}
public java.lang.Object and()
{
io.fabric.servicecatalog.api.model.ClusterServicePlanListFluent v;
io.fabric.servicecatalog.api.model.EditableClusterServicePlan v;
int v;
io.fabric.servicecatalog.api.model.ClusterServicePlanBuilder v;
io.fabric.servicecatalog.api.model.ClusterServicePlanListFluentImpl$ItemsNestedImpl v;
io.fabric.servicecatalog.api.model.ClusterServicePlanListFluentImpl v;
v := @this: io.fabric.servicecatalog.api.model.ClusterServicePlanListFluentImpl$ItemsNestedImpl;
v = v.<io.fabric.servicecatalog.api.model.ClusterServicePlanListFluentImpl$ItemsNestedImpl: io.fabric.servicecatalog.api.model.ClusterServicePlanListFluentImpl this$0>;
v = v.<io.fabric.servicecatalog.api.model.ClusterServicePlanListFluentImpl$ItemsNestedImpl: int index>;
v = v.<io.fabric.servicecatalog.api.model.ClusterServicePlanListFluentImpl$ItemsNestedImpl: io.fabric.servicecatalog.api.model.ClusterServicePlanBuilder builder>;
v = virtualinvoke v.<io.fabric.servicecatalog.api.model.ClusterServicePlanBuilder: io.fabric.servicecatalog.api.model.EditableClusterServicePlan build()>();
v = virtualinvoke v.<io.fabric.servicecatalog.api.model.ClusterServicePlanListFluentImpl: io.fabric.servicecatalog.api.model.ClusterServicePlanListFluent setToItems(int,io.fabric.servicecatalog.api.model.ClusterServicePlan)>(v, v);
return v;
}
public java.lang.Object endItem()
{
io.fabric.servicecatalog.api.model.ClusterServicePlanListFluentImpl$ItemsNestedImpl v;
java.lang.Object v;
v := @this: io.fabric.servicecatalog.api.model.ClusterServicePlanListFluentImpl$ItemsNestedImpl;
v = virtualinvoke v.<io.fabric.servicecatalog.api.model.ClusterServicePlanListFluentImpl$ItemsNestedImpl: java.lang.Object and()>();
return v;
}
}