public class io.fabric.openshift.api.model.v.InfrastructureListBuilder extends io.fabric.openshift.api.model.v.InfrastructureListFluentImpl implements io.fabric.kubernetes.api.builder.v.VisitableBuilder
{
io.fabric.openshift.api.model.v.InfrastructureListFluent fluent;
java.lang.Boolean validationEnabled;
public void <init>()
{
io.fabric.openshift.api.model.v.InfrastructureListBuilder v;
java.lang.Boolean v;
v := @this: io.fabric.openshift.api.model.v.InfrastructureListBuilder;
v = staticinvoke <java.lang.Boolean: java.lang.Boolean valueOf(boolean)>(0);
specialinvoke v.<io.fabric.openshift.api.model.v.InfrastructureListBuilder: void <init>(java.lang.Boolean)>(v);
return;
}
public void <init>(java.lang.Boolean)
{
io.fabric.openshift.api.model.v.InfrastructureListBuilder v;
io.fabric.openshift.api.model.v.InfrastructureList v;
java.lang.Boolean v;
v := @this: io.fabric.openshift.api.model.v.InfrastructureListBuilder;
v := @parameter: java.lang.Boolean;
v = new io.fabric.openshift.api.model.v.InfrastructureList;
specialinvoke v.<io.fabric.openshift.api.model.v.InfrastructureList: void <init>()>();
specialinvoke v.<io.fabric.openshift.api.model.v.InfrastructureListBuilder: void <init>(io.fabric.openshift.api.model.v.InfrastructureList,java.lang.Boolean)>(v, v);
return;
}
public void <init>(io.fabric.openshift.api.model.v.InfrastructureListFluent)
{
io.fabric.openshift.api.model.v.InfrastructureListBuilder v;
java.lang.Boolean v;
io.fabric.openshift.api.model.v.InfrastructureListFluent v;
v := @this: io.fabric.openshift.api.model.v.InfrastructureListBuilder;
v := @parameter: io.fabric.openshift.api.model.v.InfrastructureListFluent;
v = staticinvoke <java.lang.Boolean: java.lang.Boolean valueOf(boolean)>(0);
specialinvoke v.<io.fabric.openshift.api.model.v.InfrastructureListBuilder: void <init>(io.fabric.openshift.api.model.v.InfrastructureListFluent,java.lang.Boolean)>(v, v);
return;
}
public void <init>(io.fabric.openshift.api.model.v.InfrastructureListFluent, java.lang.Boolean)
{
io.fabric.openshift.api.model.v.InfrastructureListBuilder v;
io.fabric.openshift.api.model.v.InfrastructureList v;
java.lang.Boolean v;
io.fabric.openshift.api.model.v.InfrastructureListFluent v;
v := @this: io.fabric.openshift.api.model.v.InfrastructureListBuilder;
v := @parameter: io.fabric.openshift.api.model.v.InfrastructureListFluent;
v := @parameter: java.lang.Boolean;
v = new io.fabric.openshift.api.model.v.InfrastructureList;
specialinvoke v.<io.fabric.openshift.api.model.v.InfrastructureList: void <init>()>();
specialinvoke v.<io.fabric.openshift.api.model.v.InfrastructureListBuilder: void <init>(io.fabric.openshift.api.model.v.InfrastructureListFluent,io.fabric.openshift.api.model.v.InfrastructureList,java.lang.Boolean)>(v, v, v);
return;
}
public void <init>(io.fabric.openshift.api.model.v.InfrastructureListFluent, io.fabric.openshift.api.model.v.InfrastructureList)
{
io.fabric.openshift.api.model.v.InfrastructureListBuilder v;
io.fabric.openshift.api.model.v.InfrastructureList v;
java.lang.Boolean v;
io.fabric.openshift.api.model.v.InfrastructureListFluent v;
v := @this: io.fabric.openshift.api.model.v.InfrastructureListBuilder;
v := @parameter: io.fabric.openshift.api.model.v.InfrastructureListFluent;
v := @parameter: io.fabric.openshift.api.model.v.InfrastructureList;
v = staticinvoke <java.lang.Boolean: java.lang.Boolean valueOf(boolean)>(0);
specialinvoke v.<io.fabric.openshift.api.model.v.InfrastructureListBuilder: void <init>(io.fabric.openshift.api.model.v.InfrastructureListFluent,io.fabric.openshift.api.model.v.InfrastructureList,java.lang.Boolean)>(v, v, v);
return;
}
public void <init>(io.fabric.openshift.api.model.v.InfrastructureListFluent, io.fabric.openshift.api.model.v.InfrastructureList, java.lang.Boolean)
{
io.fabric.openshift.api.model.v.InfrastructureList v;
io.fabric.openshift.api.model.v.InfrastructureListFluent v;
io.fabric.openshift.api.model.v.InfrastructureListBuilder v;
java.util.List v;
io.fabric.kubernetes.api.model.v.ListMeta v;
java.util.Map v;
java.lang.Boolean v;
java.lang.String v, v;
v := @this: io.fabric.openshift.api.model.v.InfrastructureListBuilder;
v := @parameter: io.fabric.openshift.api.model.v.InfrastructureListFluent;
v := @parameter: io.fabric.openshift.api.model.v.InfrastructureList;
v := @parameter: java.lang.Boolean;
specialinvoke v.<io.fabric.openshift.api.model.v.InfrastructureListFluentImpl: void <init>()>();
v.<io.fabric.openshift.api.model.v.InfrastructureListBuilder: io.fabric.openshift.api.model.v.InfrastructureListFluent fluent> = v;
v = virtualinvoke v.<io.fabric.openshift.api.model.v.InfrastructureList: java.lang.String getApiVersion()>();
interfaceinvoke v.<io.fabric.openshift.api.model.v.InfrastructureListFluent: io.fabric.openshift.api.model.v.InfrastructureListFluent withApiVersion(java.lang.String)>(v);
v = virtualinvoke v.<io.fabric.openshift.api.model.v.InfrastructureList: java.util.List getItems()>();
interfaceinvoke v.<io.fabric.openshift.api.model.v.InfrastructureListFluent: io.fabric.openshift.api.model.v.InfrastructureListFluent withItems(java.util.List)>(v);
v = virtualinvoke v.<io.fabric.openshift.api.model.v.InfrastructureList: java.lang.String getKind()>();
interfaceinvoke v.<io.fabric.openshift.api.model.v.InfrastructureListFluent: io.fabric.openshift.api.model.v.InfrastructureListFluent withKind(java.lang.String)>(v);
v = virtualinvoke v.<io.fabric.openshift.api.model.v.InfrastructureList: io.fabric.kubernetes.api.model.v.ListMeta getMetadata()>();
interfaceinvoke v.<io.fabric.openshift.api.model.v.InfrastructureListFluent: io.fabric.openshift.api.model.v.InfrastructureListFluent withMetadata(io.fabric.kubernetes.api.model.v.ListMeta)>(v);
v = virtualinvoke v.<io.fabric.openshift.api.model.v.InfrastructureList: java.util.Map getAdditionalProperties()>();
interfaceinvoke v.<io.fabric.openshift.api.model.v.InfrastructureListFluent: io.fabric.openshift.api.model.v.InfrastructureListFluent withAdditionalProperties(java.util.Map)>(v);
v.<io.fabric.openshift.api.model.v.InfrastructureListBuilder: java.lang.Boolean validationEnabled> = v;
return;
}
public void <init>(io.fabric.openshift.api.model.v.InfrastructureList)
{
io.fabric.openshift.api.model.v.InfrastructureListBuilder v;
io.fabric.openshift.api.model.v.InfrastructureList v;
java.lang.Boolean v;
v := @this: io.fabric.openshift.api.model.v.InfrastructureListBuilder;
v := @parameter: io.fabric.openshift.api.model.v.InfrastructureList;
v = staticinvoke <java.lang.Boolean: java.lang.Boolean valueOf(boolean)>(0);
specialinvoke v.<io.fabric.openshift.api.model.v.InfrastructureListBuilder: void <init>(io.fabric.openshift.api.model.v.InfrastructureList,java.lang.Boolean)>(v, v);
return;
}
public void <init>(io.fabric.openshift.api.model.v.InfrastructureList, java.lang.Boolean)
{
io.fabric.openshift.api.model.v.InfrastructureList v;
io.fabric.openshift.api.model.v.InfrastructureListBuilder v;
java.util.List v;
io.fabric.kubernetes.api.model.v.ListMeta v;
java.util.Map v;
java.lang.Boolean v;
java.lang.String v, v;
v := @this: io.fabric.openshift.api.model.v.InfrastructureListBuilder;
v := @parameter: io.fabric.openshift.api.model.v.InfrastructureList;
v := @parameter: java.lang.Boolean;
specialinvoke v.<io.fabric.openshift.api.model.v.InfrastructureListFluentImpl: void <init>()>();
v.<io.fabric.openshift.api.model.v.InfrastructureListBuilder: io.fabric.openshift.api.model.v.InfrastructureListFluent fluent> = v;
v = virtualinvoke v.<io.fabric.openshift.api.model.v.InfrastructureList: java.lang.String getApiVersion()>();
virtualinvoke v.<io.fabric.openshift.api.model.v.InfrastructureListBuilder: io.fabric.openshift.api.model.v.InfrastructureListFluent withApiVersion(java.lang.String)>(v);
v = virtualinvoke v.<io.fabric.openshift.api.model.v.InfrastructureList: java.util.List getItems()>();
virtualinvoke v.<io.fabric.openshift.api.model.v.InfrastructureListBuilder: io.fabric.openshift.api.model.v.InfrastructureListFluent withItems(java.util.List)>(v);
v = virtualinvoke v.<io.fabric.openshift.api.model.v.InfrastructureList: java.lang.String getKind()>();
virtualinvoke v.<io.fabric.openshift.api.model.v.InfrastructureListBuilder: io.fabric.openshift.api.model.v.InfrastructureListFluent withKind(java.lang.String)>(v);
v = virtualinvoke v.<io.fabric.openshift.api.model.v.InfrastructureList: io.fabric.kubernetes.api.model.v.ListMeta getMetadata()>();
virtualinvoke v.<io.fabric.openshift.api.model.v.InfrastructureListBuilder: io.fabric.openshift.api.model.v.InfrastructureListFluent withMetadata(io.fabric.kubernetes.api.model.v.ListMeta)>(v);
v = virtualinvoke v.<io.fabric.openshift.api.model.v.InfrastructureList: java.util.Map getAdditionalProperties()>();
virtualinvoke v.<io.fabric.openshift.api.model.v.InfrastructureListBuilder: io.fabric.openshift.api.model.v.InfrastructureListFluent withAdditionalProperties(java.util.Map)>(v);
v.<io.fabric.openshift.api.model.v.InfrastructureListBuilder: java.lang.Boolean validationEnabled> = v;
return;
}
public io.fabric.openshift.api.model.v.InfrastructureList build()
{
io.fabric.openshift.api.model.v.InfrastructureList v;
io.fabric.openshift.api.model.v.InfrastructureListFluent v, v, v, v, v;
io.fabric.openshift.api.model.v.InfrastructureListBuilder v;
java.util.List v;
io.fabric.kubernetes.api.model.v.ListMeta v;
java.util.Map v;
java.lang.String v, v;
v := @this: io.fabric.openshift.api.model.v.InfrastructureListBuilder;
v = new io.fabric.openshift.api.model.v.InfrastructureList;
v = v.<io.fabric.openshift.api.model.v.InfrastructureListBuilder: io.fabric.openshift.api.model.v.InfrastructureListFluent fluent>;
v = interfaceinvoke v.<io.fabric.openshift.api.model.v.InfrastructureListFluent: java.lang.String getApiVersion()>();
v = v.<io.fabric.openshift.api.model.v.InfrastructureListBuilder: io.fabric.openshift.api.model.v.InfrastructureListFluent fluent>;
v = interfaceinvoke v.<io.fabric.openshift.api.model.v.InfrastructureListFluent: java.util.List getItems()>();
v = v.<io.fabric.openshift.api.model.v.InfrastructureListBuilder: io.fabric.openshift.api.model.v.InfrastructureListFluent fluent>;
v = interfaceinvoke v.<io.fabric.openshift.api.model.v.InfrastructureListFluent: java.lang.String getKind()>();
v = v.<io.fabric.openshift.api.model.v.InfrastructureListBuilder: io.fabric.openshift.api.model.v.InfrastructureListFluent fluent>;
v = interfaceinvoke v.<io.fabric.openshift.api.model.v.InfrastructureListFluent: io.fabric.kubernetes.api.model.v.ListMeta getMetadata()>();
specialinvoke v.<io.fabric.openshift.api.model.v.InfrastructureList: void <init>(java.lang.String,java.util.List,java.lang.String,io.fabric.kubernetes.api.model.v.ListMeta)>(v, v, v, v);
v = v.<io.fabric.openshift.api.model.v.InfrastructureListBuilder: io.fabric.openshift.api.model.v.InfrastructureListFluent fluent>;
v = interfaceinvoke v.<io.fabric.openshift.api.model.v.InfrastructureListFluent: java.util.Map getAdditionalProperties()>();
virtualinvoke v.<io.fabric.openshift.api.model.v.InfrastructureList: void setAdditionalProperties(java.util.Map)>(v);
return v;
}
}