public class io.fabric.openshift.api.model.whereabouts.v1alpha.IPAllocationBuilder extends io.fabric.openshift.api.model.whereabouts.v1alpha.IPAllocationFluentImpl implements io.fabric.kubernetes.api.builder.VisitableBuilder
{
io.fabric.openshift.api.model.whereabouts.v1alpha.IPAllocationFluent fluent;
java.lang.Boolean validationEnabled;
public void <init>()
{
java.lang.Boolean v;
io.fabric.openshift.api.model.whereabouts.v1alpha.IPAllocationBuilder v;
v := @this: io.fabric.openshift.api.model.whereabouts.v1alpha.IPAllocationBuilder;
v = staticinvoke <java.lang.Boolean: java.lang.Boolean valueOf(boolean)>(0);
specialinvoke v.<io.fabric.openshift.api.model.whereabouts.v1alpha.IPAllocationBuilder: void <init>(java.lang.Boolean)>(v);
return;
}
public void <init>(java.lang.Boolean)
{
java.lang.Boolean v;
io.fabric.openshift.api.model.whereabouts.v1alpha.IPAllocationBuilder v;
io.fabric.openshift.api.model.whereabouts.v1alpha.IPAllocation v;
v := @this: io.fabric.openshift.api.model.whereabouts.v1alpha.IPAllocationBuilder;
v := @parameter: java.lang.Boolean;
v = new io.fabric.openshift.api.model.whereabouts.v1alpha.IPAllocation;
specialinvoke v.<io.fabric.openshift.api.model.whereabouts.v1alpha.IPAllocation: void <init>()>();
specialinvoke v.<io.fabric.openshift.api.model.whereabouts.v1alpha.IPAllocationBuilder: void <init>(io.fabric.openshift.api.model.whereabouts.v1alpha.IPAllocation,java.lang.Boolean)>(v, v);
return;
}
public void <init>(io.fabric.openshift.api.model.whereabouts.v1alpha.IPAllocationFluent)
{
java.lang.Boolean v;
io.fabric.openshift.api.model.whereabouts.v1alpha.IPAllocationBuilder v;
io.fabric.openshift.api.model.whereabouts.v1alpha.IPAllocationFluent v;
v := @this: io.fabric.openshift.api.model.whereabouts.v1alpha.IPAllocationBuilder;
v := @parameter: io.fabric.openshift.api.model.whereabouts.v1alpha.IPAllocationFluent;
v = staticinvoke <java.lang.Boolean: java.lang.Boolean valueOf(boolean)>(0);
specialinvoke v.<io.fabric.openshift.api.model.whereabouts.v1alpha.IPAllocationBuilder: void <init>(io.fabric.openshift.api.model.whereabouts.v1alpha.IPAllocationFluent,java.lang.Boolean)>(v, v);
return;
}
public void <init>(io.fabric.openshift.api.model.whereabouts.v1alpha.IPAllocationFluent, java.lang.Boolean)
{
java.lang.Boolean v;
io.fabric.openshift.api.model.whereabouts.v1alpha.IPAllocationBuilder v;
io.fabric.openshift.api.model.whereabouts.v1alpha.IPAllocationFluent v;
io.fabric.openshift.api.model.whereabouts.v1alpha.IPAllocation v;
v := @this: io.fabric.openshift.api.model.whereabouts.v1alpha.IPAllocationBuilder;
v := @parameter: io.fabric.openshift.api.model.whereabouts.v1alpha.IPAllocationFluent;
v := @parameter: java.lang.Boolean;
v = new io.fabric.openshift.api.model.whereabouts.v1alpha.IPAllocation;
specialinvoke v.<io.fabric.openshift.api.model.whereabouts.v1alpha.IPAllocation: void <init>()>();
specialinvoke v.<io.fabric.openshift.api.model.whereabouts.v1alpha.IPAllocationBuilder: void <init>(io.fabric.openshift.api.model.whereabouts.v1alpha.IPAllocationFluent,io.fabric.openshift.api.model.whereabouts.v1alpha.IPAllocation,java.lang.Boolean)>(v, v, v);
return;
}
public void <init>(io.fabric.openshift.api.model.whereabouts.v1alpha.IPAllocationFluent, io.fabric.openshift.api.model.whereabouts.v1alpha.IPAllocation)
{
java.lang.Boolean v;
io.fabric.openshift.api.model.whereabouts.v1alpha.IPAllocationBuilder v;
io.fabric.openshift.api.model.whereabouts.v1alpha.IPAllocationFluent v;
io.fabric.openshift.api.model.whereabouts.v1alpha.IPAllocation v;
v := @this: io.fabric.openshift.api.model.whereabouts.v1alpha.IPAllocationBuilder;
v := @parameter: io.fabric.openshift.api.model.whereabouts.v1alpha.IPAllocationFluent;
v := @parameter: io.fabric.openshift.api.model.whereabouts.v1alpha.IPAllocation;
v = staticinvoke <java.lang.Boolean: java.lang.Boolean valueOf(boolean)>(0);
specialinvoke v.<io.fabric.openshift.api.model.whereabouts.v1alpha.IPAllocationBuilder: void <init>(io.fabric.openshift.api.model.whereabouts.v1alpha.IPAllocationFluent,io.fabric.openshift.api.model.whereabouts.v1alpha.IPAllocation,java.lang.Boolean)>(v, v, v);
return;
}
public void <init>(io.fabric.openshift.api.model.whereabouts.v1alpha.IPAllocationFluent, io.fabric.openshift.api.model.whereabouts.v1alpha.IPAllocation, java.lang.Boolean)
{
java.util.Map v;
java.lang.Boolean v;
java.lang.String v, v;
io.fabric.openshift.api.model.whereabouts.v1alpha.IPAllocationBuilder v;
io.fabric.openshift.api.model.whereabouts.v1alpha.IPAllocationFluent v;
io.fabric.openshift.api.model.whereabouts.v1alpha.IPAllocation v;
v := @this: io.fabric.openshift.api.model.whereabouts.v1alpha.IPAllocationBuilder;
v := @parameter: io.fabric.openshift.api.model.whereabouts.v1alpha.IPAllocationFluent;
v := @parameter: io.fabric.openshift.api.model.whereabouts.v1alpha.IPAllocation;
v := @parameter: java.lang.Boolean;
specialinvoke v.<io.fabric.openshift.api.model.whereabouts.v1alpha.IPAllocationFluentImpl: void <init>()>();
v.<io.fabric.openshift.api.model.whereabouts.v1alpha.IPAllocationBuilder: io.fabric.openshift.api.model.whereabouts.v1alpha.IPAllocationFluent fluent> = v;
v = virtualinvoke v.<io.fabric.openshift.api.model.whereabouts.v1alpha.IPAllocation: java.lang.String getId()>();
interfaceinvoke v.<io.fabric.openshift.api.model.whereabouts.v1alpha.IPAllocationFluent: io.fabric.openshift.api.model.whereabouts.v1alpha.IPAllocationFluent withId(java.lang.String)>(v);
v = virtualinvoke v.<io.fabric.openshift.api.model.whereabouts.v1alpha.IPAllocation: java.lang.String getPodref()>();
interfaceinvoke v.<io.fabric.openshift.api.model.whereabouts.v1alpha.IPAllocationFluent: io.fabric.openshift.api.model.whereabouts.v1alpha.IPAllocationFluent withPodref(java.lang.String)>(v);
v = virtualinvoke v.<io.fabric.openshift.api.model.whereabouts.v1alpha.IPAllocation: java.util.Map getAdditionalProperties()>();
interfaceinvoke v.<io.fabric.openshift.api.model.whereabouts.v1alpha.IPAllocationFluent: io.fabric.openshift.api.model.whereabouts.v1alpha.IPAllocationFluent withAdditionalProperties(java.util.Map)>(v);
v.<io.fabric.openshift.api.model.whereabouts.v1alpha.IPAllocationBuilder: java.lang.Boolean validationEnabled> = v;
return;
}
public void <init>(io.fabric.openshift.api.model.whereabouts.v1alpha.IPAllocation)
{
java.lang.Boolean v;
io.fabric.openshift.api.model.whereabouts.v1alpha.IPAllocationBuilder v;
io.fabric.openshift.api.model.whereabouts.v1alpha.IPAllocation v;
v := @this: io.fabric.openshift.api.model.whereabouts.v1alpha.IPAllocationBuilder;
v := @parameter: io.fabric.openshift.api.model.whereabouts.v1alpha.IPAllocation;
v = staticinvoke <java.lang.Boolean: java.lang.Boolean valueOf(boolean)>(0);
specialinvoke v.<io.fabric.openshift.api.model.whereabouts.v1alpha.IPAllocationBuilder: void <init>(io.fabric.openshift.api.model.whereabouts.v1alpha.IPAllocation,java.lang.Boolean)>(v, v);
return;
}
public void <init>(io.fabric.openshift.api.model.whereabouts.v1alpha.IPAllocation, java.lang.Boolean)
{
java.util.Map v;
java.lang.Boolean v;
java.lang.String v, v;
io.fabric.openshift.api.model.whereabouts.v1alpha.IPAllocationBuilder v;
io.fabric.openshift.api.model.whereabouts.v1alpha.IPAllocation v;
v := @this: io.fabric.openshift.api.model.whereabouts.v1alpha.IPAllocationBuilder;
v := @parameter: io.fabric.openshift.api.model.whereabouts.v1alpha.IPAllocation;
v := @parameter: java.lang.Boolean;
specialinvoke v.<io.fabric.openshift.api.model.whereabouts.v1alpha.IPAllocationFluentImpl: void <init>()>();
v.<io.fabric.openshift.api.model.whereabouts.v1alpha.IPAllocationBuilder: io.fabric.openshift.api.model.whereabouts.v1alpha.IPAllocationFluent fluent> = v;
v = virtualinvoke v.<io.fabric.openshift.api.model.whereabouts.v1alpha.IPAllocation: java.lang.String getId()>();
virtualinvoke v.<io.fabric.openshift.api.model.whereabouts.v1alpha.IPAllocationBuilder: io.fabric.openshift.api.model.whereabouts.v1alpha.IPAllocationFluent withId(java.lang.String)>(v);
v = virtualinvoke v.<io.fabric.openshift.api.model.whereabouts.v1alpha.IPAllocation: java.lang.String getPodref()>();
virtualinvoke v.<io.fabric.openshift.api.model.whereabouts.v1alpha.IPAllocationBuilder: io.fabric.openshift.api.model.whereabouts.v1alpha.IPAllocationFluent withPodref(java.lang.String)>(v);
v = virtualinvoke v.<io.fabric.openshift.api.model.whereabouts.v1alpha.IPAllocation: java.util.Map getAdditionalProperties()>();
virtualinvoke v.<io.fabric.openshift.api.model.whereabouts.v1alpha.IPAllocationBuilder: io.fabric.openshift.api.model.whereabouts.v1alpha.IPAllocationFluent withAdditionalProperties(java.util.Map)>(v);
v.<io.fabric.openshift.api.model.whereabouts.v1alpha.IPAllocationBuilder: java.lang.Boolean validationEnabled> = v;
return;
}
public io.fabric.openshift.api.model.whereabouts.v1alpha.IPAllocation build()
{
io.fabric.openshift.api.model.whereabouts.v1alpha.IPAllocationBuilder v;
io.fabric.openshift.api.model.whereabouts.v1alpha.IPAllocationFluent v, v, v;
io.fabric.openshift.api.model.whereabouts.v1alpha.IPAllocation v;
java.util.Map v;
java.lang.String v, v;
v := @this: io.fabric.openshift.api.model.whereabouts.v1alpha.IPAllocationBuilder;
v = new io.fabric.openshift.api.model.whereabouts.v1alpha.IPAllocation;
v = v.<io.fabric.openshift.api.model.whereabouts.v1alpha.IPAllocationBuilder: io.fabric.openshift.api.model.whereabouts.v1alpha.IPAllocationFluent fluent>;
v = interfaceinvoke v.<io.fabric.openshift.api.model.whereabouts.v1alpha.IPAllocationFluent: java.lang.String getId()>();
v = v.<io.fabric.openshift.api.model.whereabouts.v1alpha.IPAllocationBuilder: io.fabric.openshift.api.model.whereabouts.v1alpha.IPAllocationFluent fluent>;
v = interfaceinvoke v.<io.fabric.openshift.api.model.whereabouts.v1alpha.IPAllocationFluent: java.lang.String getPodref()>();
specialinvoke v.<io.fabric.openshift.api.model.whereabouts.v1alpha.IPAllocation: void <init>(java.lang.String,java.lang.String)>(v, v);
v = v.<io.fabric.openshift.api.model.whereabouts.v1alpha.IPAllocationBuilder: io.fabric.openshift.api.model.whereabouts.v1alpha.IPAllocationFluent fluent>;
v = interfaceinvoke v.<io.fabric.openshift.api.model.whereabouts.v1alpha.IPAllocationFluent: java.util.Map getAdditionalProperties()>();
virtualinvoke v.<io.fabric.openshift.api.model.whereabouts.v1alpha.IPAllocation: void setAdditionalProperties(java.util.Map)>(v);
return v;
}
}