class io.fabric.istio.api.networking.v1alpha.TLSRouteFluentImpl$MatchNestedImpl extends io.fabric.istio.api.networking.v1alpha.TLSMatchAttributesFluentImpl implements io.fabric.istio.api.networking.v1alpha.TLSRouteFluent$MatchNested, io.fabric.kubernetes.api.builder.Nested
{
io.fabric.istio.api.networking.v1alpha.TLSMatchAttributesBuilder builder;
java.lang.Integer index;
final io.fabric.istio.api.networking.v1alpha.TLSRouteFluentImpl this$0;
void <init>(io.fabric.istio.api.networking.v1alpha.TLSRouteFluentImpl, java.lang.Integer, io.fabric.istio.api.networking.v1alpha.TLSMatchAttributes)
{
io.fabric.istio.api.networking.v1alpha.TLSRouteFluentImpl v;
io.fabric.istio.api.networking.v1alpha.TLSMatchAttributes v;
io.fabric.istio.api.networking.v1alpha.TLSRouteFluentImpl$MatchNestedImpl v;
io.fabric.istio.api.networking.v1alpha.TLSMatchAttributesBuilder v;
java.lang.Integer v;
v := @this: io.fabric.istio.api.networking.v1alpha.TLSRouteFluentImpl$MatchNestedImpl;
v := @parameter: io.fabric.istio.api.networking.v1alpha.TLSRouteFluentImpl;
v := @parameter: java.lang.Integer;
v := @parameter: io.fabric.istio.api.networking.v1alpha.TLSMatchAttributes;
v.<io.fabric.istio.api.networking.v1alpha.TLSRouteFluentImpl$MatchNestedImpl: io.fabric.istio.api.networking.v1alpha.TLSRouteFluentImpl this$0> = v;
specialinvoke v.<io.fabric.istio.api.networking.v1alpha.TLSMatchAttributesFluentImpl: void <init>()>();
v.<io.fabric.istio.api.networking.v1alpha.TLSRouteFluentImpl$MatchNestedImpl: java.lang.Integer index> = v;
v = new io.fabric.istio.api.networking.v1alpha.TLSMatchAttributesBuilder;
specialinvoke v.<io.fabric.istio.api.networking.v1alpha.TLSMatchAttributesBuilder: void <init>(io.fabric.istio.api.networking.v1alpha.TLSMatchAttributesFluent,io.fabric.istio.api.networking.v1alpha.TLSMatchAttributes)>(v, v);
v.<io.fabric.istio.api.networking.v1alpha.TLSRouteFluentImpl$MatchNestedImpl: io.fabric.istio.api.networking.v1alpha.TLSMatchAttributesBuilder builder> = v;
return;
}
void <init>(io.fabric.istio.api.networking.v1alpha.TLSRouteFluentImpl)
{
io.fabric.istio.api.networking.v1alpha.TLSRouteFluentImpl v;
io.fabric.istio.api.networking.v1alpha.TLSRouteFluentImpl$MatchNestedImpl v;
int v;
io.fabric.istio.api.networking.v1alpha.TLSMatchAttributesBuilder v;
java.lang.Integer v;
v := @this: io.fabric.istio.api.networking.v1alpha.TLSRouteFluentImpl$MatchNestedImpl;
v := @parameter: io.fabric.istio.api.networking.v1alpha.TLSRouteFluentImpl;
v.<io.fabric.istio.api.networking.v1alpha.TLSRouteFluentImpl$MatchNestedImpl: io.fabric.istio.api.networking.v1alpha.TLSRouteFluentImpl this$0> = v;
specialinvoke v.<io.fabric.istio.api.networking.v1alpha.TLSMatchAttributesFluentImpl: void <init>()>();
v = (int) -1;
v = staticinvoke <java.lang.Integer: java.lang.Integer valueOf(int)>(v);
v.<io.fabric.istio.api.networking.v1alpha.TLSRouteFluentImpl$MatchNestedImpl: java.lang.Integer index> = v;
v = new io.fabric.istio.api.networking.v1alpha.TLSMatchAttributesBuilder;
specialinvoke v.<io.fabric.istio.api.networking.v1alpha.TLSMatchAttributesBuilder: void <init>(io.fabric.istio.api.networking.v1alpha.TLSMatchAttributesFluent)>(v);
v.<io.fabric.istio.api.networking.v1alpha.TLSRouteFluentImpl$MatchNestedImpl: io.fabric.istio.api.networking.v1alpha.TLSMatchAttributesBuilder builder> = v;
return;
}
public java.lang.Object and()
{
io.fabric.istio.api.networking.v1alpha.TLSRouteFluentImpl v;
io.fabric.istio.api.networking.v1alpha.TLSMatchAttributes v;
io.fabric.istio.api.networking.v1alpha.TLSRouteFluentImpl$MatchNestedImpl v;
io.fabric.istio.api.networking.v1alpha.TLSMatchAttributesBuilder v;
io.fabric.istio.api.networking.v1alpha.TLSRouteFluent v;
java.lang.Integer v;
v := @this: io.fabric.istio.api.networking.v1alpha.TLSRouteFluentImpl$MatchNestedImpl;
v = v.<io.fabric.istio.api.networking.v1alpha.TLSRouteFluentImpl$MatchNestedImpl: io.fabric.istio.api.networking.v1alpha.TLSRouteFluentImpl this$0>;
v = v.<io.fabric.istio.api.networking.v1alpha.TLSRouteFluentImpl$MatchNestedImpl: java.lang.Integer index>;
v = v.<io.fabric.istio.api.networking.v1alpha.TLSRouteFluentImpl$MatchNestedImpl: io.fabric.istio.api.networking.v1alpha.TLSMatchAttributesBuilder builder>;
v = virtualinvoke v.<io.fabric.istio.api.networking.v1alpha.TLSMatchAttributesBuilder: io.fabric.istio.api.networking.v1alpha.TLSMatchAttributes build()>();
v = virtualinvoke v.<io.fabric.istio.api.networking.v1alpha.TLSRouteFluentImpl: io.fabric.istio.api.networking.v1alpha.TLSRouteFluent setToMatch(java.lang.Integer,io.fabric.istio.api.networking.v1alpha.TLSMatchAttributes)>(v, v);
return v;
}
public java.lang.Object endMatch()
{
java.lang.Object v;
io.fabric.istio.api.networking.v1alpha.TLSRouteFluentImpl$MatchNestedImpl v;
v := @this: io.fabric.istio.api.networking.v1alpha.TLSRouteFluentImpl$MatchNestedImpl;
v = virtualinvoke v.<io.fabric.istio.api.networking.v1alpha.TLSRouteFluentImpl$MatchNestedImpl: java.lang.Object and()>();
return v;
}
}