class io.fabric.istio.api.security.v1beta.RequestAuthenticationListFluentImpl$ItemsNestedImpl extends io.fabric.istio.api.security.v1beta.RequestAuthenticationFluentImpl implements io.fabric.istio.api.security.v1beta.RequestAuthenticationListFluent$ItemsNested, io.fabric.kubernetes.api.builder.Nested
{
io.fabric.istio.api.security.v1beta.RequestAuthenticationBuilder builder;
java.lang.Integer index;
final io.fabric.istio.api.security.v1beta.RequestAuthenticationListFluentImpl this$0;
void <init>(io.fabric.istio.api.security.v1beta.RequestAuthenticationListFluentImpl, java.lang.Integer, io.fabric.istio.api.security.v1beta.RequestAuthentication)
{
io.fabric.istio.api.security.v1beta.RequestAuthentication v;
io.fabric.istio.api.security.v1beta.RequestAuthenticationBuilder v;
io.fabric.istio.api.security.v1beta.RequestAuthenticationListFluentImpl$ItemsNestedImpl v;
java.lang.Integer v;
io.fabric.istio.api.security.v1beta.RequestAuthenticationListFluentImpl v;
v := @this: io.fabric.istio.api.security.v1beta.RequestAuthenticationListFluentImpl$ItemsNestedImpl;
v := @parameter: io.fabric.istio.api.security.v1beta.RequestAuthenticationListFluentImpl;
v := @parameter: java.lang.Integer;
v := @parameter: io.fabric.istio.api.security.v1beta.RequestAuthentication;
v.<io.fabric.istio.api.security.v1beta.RequestAuthenticationListFluentImpl$ItemsNestedImpl: io.fabric.istio.api.security.v1beta.RequestAuthenticationListFluentImpl this$0> = v;
specialinvoke v.<io.fabric.istio.api.security.v1beta.RequestAuthenticationFluentImpl: void <init>()>();
v.<io.fabric.istio.api.security.v1beta.RequestAuthenticationListFluentImpl$ItemsNestedImpl: java.lang.Integer index> = v;
v = new io.fabric.istio.api.security.v1beta.RequestAuthenticationBuilder;
specialinvoke v.<io.fabric.istio.api.security.v1beta.RequestAuthenticationBuilder: void <init>(io.fabric.istio.api.security.v1beta.RequestAuthenticationFluent,io.fabric.istio.api.security.v1beta.RequestAuthentication)>(v, v);
v.<io.fabric.istio.api.security.v1beta.RequestAuthenticationListFluentImpl$ItemsNestedImpl: io.fabric.istio.api.security.v1beta.RequestAuthenticationBuilder builder> = v;
return;
}
void <init>(io.fabric.istio.api.security.v1beta.RequestAuthenticationListFluentImpl)
{
int v;
io.fabric.istio.api.security.v1beta.RequestAuthenticationBuilder v;
io.fabric.istio.api.security.v1beta.RequestAuthenticationListFluentImpl$ItemsNestedImpl v;
java.lang.Integer v;
io.fabric.istio.api.security.v1beta.RequestAuthenticationListFluentImpl v;
v := @this: io.fabric.istio.api.security.v1beta.RequestAuthenticationListFluentImpl$ItemsNestedImpl;
v := @parameter: io.fabric.istio.api.security.v1beta.RequestAuthenticationListFluentImpl;
v.<io.fabric.istio.api.security.v1beta.RequestAuthenticationListFluentImpl$ItemsNestedImpl: io.fabric.istio.api.security.v1beta.RequestAuthenticationListFluentImpl this$0> = v;
specialinvoke v.<io.fabric.istio.api.security.v1beta.RequestAuthenticationFluentImpl: void <init>()>();
v = (int) -1;
v = staticinvoke <java.lang.Integer: java.lang.Integer valueOf(int)>(v);
v.<io.fabric.istio.api.security.v1beta.RequestAuthenticationListFluentImpl$ItemsNestedImpl: java.lang.Integer index> = v;
v = new io.fabric.istio.api.security.v1beta.RequestAuthenticationBuilder;
specialinvoke v.<io.fabric.istio.api.security.v1beta.RequestAuthenticationBuilder: void <init>(io.fabric.istio.api.security.v1beta.RequestAuthenticationFluent)>(v);
v.<io.fabric.istio.api.security.v1beta.RequestAuthenticationListFluentImpl$ItemsNestedImpl: io.fabric.istio.api.security.v1beta.RequestAuthenticationBuilder builder> = v;
return;
}
public java.lang.Object and()
{
io.fabric.istio.api.security.v1beta.RequestAuthentication v;
io.fabric.istio.api.security.v1beta.RequestAuthenticationBuilder v;
io.fabric.istio.api.security.v1beta.RequestAuthenticationListFluentImpl$ItemsNestedImpl v;
java.lang.Integer v;
io.fabric.istio.api.security.v1beta.RequestAuthenticationListFluent v;
io.fabric.istio.api.security.v1beta.RequestAuthenticationListFluentImpl v;
v := @this: io.fabric.istio.api.security.v1beta.RequestAuthenticationListFluentImpl$ItemsNestedImpl;
v = v.<io.fabric.istio.api.security.v1beta.RequestAuthenticationListFluentImpl$ItemsNestedImpl: io.fabric.istio.api.security.v1beta.RequestAuthenticationListFluentImpl this$0>;
v = v.<io.fabric.istio.api.security.v1beta.RequestAuthenticationListFluentImpl$ItemsNestedImpl: java.lang.Integer index>;
v = v.<io.fabric.istio.api.security.v1beta.RequestAuthenticationListFluentImpl$ItemsNestedImpl: io.fabric.istio.api.security.v1beta.RequestAuthenticationBuilder builder>;
v = virtualinvoke v.<io.fabric.istio.api.security.v1beta.RequestAuthenticationBuilder: io.fabric.istio.api.security.v1beta.RequestAuthentication build()>();
v = virtualinvoke v.<io.fabric.istio.api.security.v1beta.RequestAuthenticationListFluentImpl: io.fabric.istio.api.security.v1beta.RequestAuthenticationListFluent setToItems(java.lang.Integer,io.fabric.istio.api.security.v1beta.RequestAuthentication)>(v, v);
return v;
}
public java.lang.Object endItem()
{
java.lang.Object v;
io.fabric.istio.api.security.v1beta.RequestAuthenticationListFluentImpl$ItemsNestedImpl v;
v := @this: io.fabric.istio.api.security.v1beta.RequestAuthenticationListFluentImpl$ItemsNestedImpl;
v = virtualinvoke v.<io.fabric.istio.api.security.v1beta.RequestAuthenticationListFluentImpl$ItemsNestedImpl: java.lang.Object and()>();
return v;
}
}