class io.fabric.kubernetes.api.model.gatewayapi.v1beta.RouteParentStatusFluentImpl$ParentRefNestedImpl extends io.fabric.kubernetes.api.model.gatewayapi.v1beta.ParentReferenceFluentImpl implements io.fabric.kubernetes.api.model.gatewayapi.v1beta.RouteParentStatusFluent$ParentRefNested, io.fabric.kubernetes.api.builder.Nested
{
io.fabric.kubernetes.api.model.gatewayapi.v1beta.ParentReferenceBuilder builder;
final io.fabric.kubernetes.api.model.gatewayapi.v1beta.RouteParentStatusFluentImpl this$0;
void <init>(io.fabric.kubernetes.api.model.gatewayapi.v1beta.RouteParentStatusFluentImpl, io.fabric.kubernetes.api.model.gatewayapi.v1beta.ParentReference)
{
io.fabric.kubernetes.api.model.gatewayapi.v1beta.ParentReference v;
io.fabric.kubernetes.api.model.gatewayapi.v1beta.ParentReferenceBuilder v;
io.fabric.kubernetes.api.model.gatewayapi.v1beta.RouteParentStatusFluentImpl v;
io.fabric.kubernetes.api.model.gatewayapi.v1beta.RouteParentStatusFluentImpl$ParentRefNestedImpl v;
v := @this: io.fabric.kubernetes.api.model.gatewayapi.v1beta.RouteParentStatusFluentImpl$ParentRefNestedImpl;
v := @parameter: io.fabric.kubernetes.api.model.gatewayapi.v1beta.RouteParentStatusFluentImpl;
v := @parameter: io.fabric.kubernetes.api.model.gatewayapi.v1beta.ParentReference;
v.<io.fabric.kubernetes.api.model.gatewayapi.v1beta.RouteParentStatusFluentImpl$ParentRefNestedImpl: io.fabric.kubernetes.api.model.gatewayapi.v1beta.RouteParentStatusFluentImpl this$0> = v;
specialinvoke v.<io.fabric.kubernetes.api.model.gatewayapi.v1beta.ParentReferenceFluentImpl: void <init>()>();
v = new io.fabric.kubernetes.api.model.gatewayapi.v1beta.ParentReferenceBuilder;
specialinvoke v.<io.fabric.kubernetes.api.model.gatewayapi.v1beta.ParentReferenceBuilder: void <init>(io.fabric.kubernetes.api.model.gatewayapi.v1beta.ParentReferenceFluent,io.fabric.kubernetes.api.model.gatewayapi.v1beta.ParentReference)>(v, v);
v.<io.fabric.kubernetes.api.model.gatewayapi.v1beta.RouteParentStatusFluentImpl$ParentRefNestedImpl: io.fabric.kubernetes.api.model.gatewayapi.v1beta.ParentReferenceBuilder builder> = v;
return;
}
void <init>(io.fabric.kubernetes.api.model.gatewayapi.v1beta.RouteParentStatusFluentImpl)
{
io.fabric.kubernetes.api.model.gatewayapi.v1beta.RouteParentStatusFluentImpl v;
io.fabric.kubernetes.api.model.gatewayapi.v1beta.ParentReferenceBuilder v;
io.fabric.kubernetes.api.model.gatewayapi.v1beta.RouteParentStatusFluentImpl$ParentRefNestedImpl v;
v := @this: io.fabric.kubernetes.api.model.gatewayapi.v1beta.RouteParentStatusFluentImpl$ParentRefNestedImpl;
v := @parameter: io.fabric.kubernetes.api.model.gatewayapi.v1beta.RouteParentStatusFluentImpl;
v.<io.fabric.kubernetes.api.model.gatewayapi.v1beta.RouteParentStatusFluentImpl$ParentRefNestedImpl: io.fabric.kubernetes.api.model.gatewayapi.v1beta.RouteParentStatusFluentImpl this$0> = v;
specialinvoke v.<io.fabric.kubernetes.api.model.gatewayapi.v1beta.ParentReferenceFluentImpl: void <init>()>();
v = new io.fabric.kubernetes.api.model.gatewayapi.v1beta.ParentReferenceBuilder;
specialinvoke v.<io.fabric.kubernetes.api.model.gatewayapi.v1beta.ParentReferenceBuilder: void <init>(io.fabric.kubernetes.api.model.gatewayapi.v1beta.ParentReferenceFluent)>(v);
v.<io.fabric.kubernetes.api.model.gatewayapi.v1beta.RouteParentStatusFluentImpl$ParentRefNestedImpl: io.fabric.kubernetes.api.model.gatewayapi.v1beta.ParentReferenceBuilder builder> = v;
return;
}
public java.lang.Object and()
{
io.fabric.kubernetes.api.model.gatewayapi.v1beta.RouteParentStatusFluent v;
io.fabric.kubernetes.api.model.gatewayapi.v1beta.ParentReference v;
io.fabric.kubernetes.api.model.gatewayapi.v1beta.ParentReferenceBuilder v;
io.fabric.kubernetes.api.model.gatewayapi.v1beta.RouteParentStatusFluentImpl v;
io.fabric.kubernetes.api.model.gatewayapi.v1beta.RouteParentStatusFluentImpl$ParentRefNestedImpl v;
v := @this: io.fabric.kubernetes.api.model.gatewayapi.v1beta.RouteParentStatusFluentImpl$ParentRefNestedImpl;
v = v.<io.fabric.kubernetes.api.model.gatewayapi.v1beta.RouteParentStatusFluentImpl$ParentRefNestedImpl: io.fabric.kubernetes.api.model.gatewayapi.v1beta.RouteParentStatusFluentImpl this$0>;
v = v.<io.fabric.kubernetes.api.model.gatewayapi.v1beta.RouteParentStatusFluentImpl$ParentRefNestedImpl: io.fabric.kubernetes.api.model.gatewayapi.v1beta.ParentReferenceBuilder builder>;
v = virtualinvoke v.<io.fabric.kubernetes.api.model.gatewayapi.v1beta.ParentReferenceBuilder: io.fabric.kubernetes.api.model.gatewayapi.v1beta.ParentReference build()>();
v = virtualinvoke v.<io.fabric.kubernetes.api.model.gatewayapi.v1beta.RouteParentStatusFluentImpl: io.fabric.kubernetes.api.model.gatewayapi.v1beta.RouteParentStatusFluent withParentRef(io.fabric.kubernetes.api.model.gatewayapi.v1beta.ParentReference)>(v);
return v;
}
public java.lang.Object endParentRef()
{
java.lang.Object v;
io.fabric.kubernetes.api.model.gatewayapi.v1beta.RouteParentStatusFluentImpl$ParentRefNestedImpl v;
v := @this: io.fabric.kubernetes.api.model.gatewayapi.v1beta.RouteParentStatusFluentImpl$ParentRefNestedImpl;
v = virtualinvoke v.<io.fabric.kubernetes.api.model.gatewayapi.v1beta.RouteParentStatusFluentImpl$ParentRefNestedImpl: java.lang.Object and()>();
return v;
}
}