class io.fabric.kubernetes.api.model.gatewayapi.v1alpha.HTTPRouteMatchFluentImpl$QueryParamsNestedImpl extends io.fabric.kubernetes.api.model.gatewayapi.v1alpha.HTTPQueryParamMatchFluentImpl implements io.fabric.kubernetes.api.model.gatewayapi.v1alpha.HTTPRouteMatchFluent$QueryParamsNested, io.fabric.kubernetes.api.builder.Nested
{
io.fabric.kubernetes.api.model.gatewayapi.v1alpha.HTTPQueryParamMatchBuilder builder;
java.lang.Integer index;
final io.fabric.kubernetes.api.model.gatewayapi.v1alpha.HTTPRouteMatchFluentImpl this$0;
void <init>(io.fabric.kubernetes.api.model.gatewayapi.v1alpha.HTTPRouteMatchFluentImpl, java.lang.Integer, io.fabric.kubernetes.api.model.gatewayapi.v1alpha.HTTPQueryParamMatch)
{
io.fabric.kubernetes.api.model.gatewayapi.v1alpha.HTTPRouteMatchFluentImpl v;
io.fabric.kubernetes.api.model.gatewayapi.v1alpha.HTTPQueryParamMatchBuilder v;
io.fabric.kubernetes.api.model.gatewayapi.v1alpha.HTTPRouteMatchFluentImpl$QueryParamsNestedImpl v;
io.fabric.kubernetes.api.model.gatewayapi.v1alpha.HTTPQueryParamMatch v;
java.lang.Integer v;
v := @this: io.fabric.kubernetes.api.model.gatewayapi.v1alpha.HTTPRouteMatchFluentImpl$QueryParamsNestedImpl;
v := @parameter: io.fabric.kubernetes.api.model.gatewayapi.v1alpha.HTTPRouteMatchFluentImpl;
v := @parameter: java.lang.Integer;
v := @parameter: io.fabric.kubernetes.api.model.gatewayapi.v1alpha.HTTPQueryParamMatch;
v.<io.fabric.kubernetes.api.model.gatewayapi.v1alpha.HTTPRouteMatchFluentImpl$QueryParamsNestedImpl: io.fabric.kubernetes.api.model.gatewayapi.v1alpha.HTTPRouteMatchFluentImpl this$0> = v;
specialinvoke v.<io.fabric.kubernetes.api.model.gatewayapi.v1alpha.HTTPQueryParamMatchFluentImpl: void <init>()>();
v.<io.fabric.kubernetes.api.model.gatewayapi.v1alpha.HTTPRouteMatchFluentImpl$QueryParamsNestedImpl: java.lang.Integer index> = v;
v = new io.fabric.kubernetes.api.model.gatewayapi.v1alpha.HTTPQueryParamMatchBuilder;
specialinvoke v.<io.fabric.kubernetes.api.model.gatewayapi.v1alpha.HTTPQueryParamMatchBuilder: void <init>(io.fabric.kubernetes.api.model.gatewayapi.v1alpha.HTTPQueryParamMatchFluent,io.fabric.kubernetes.api.model.gatewayapi.v1alpha.HTTPQueryParamMatch)>(v, v);
v.<io.fabric.kubernetes.api.model.gatewayapi.v1alpha.HTTPRouteMatchFluentImpl$QueryParamsNestedImpl: io.fabric.kubernetes.api.model.gatewayapi.v1alpha.HTTPQueryParamMatchBuilder builder> = v;
return;
}
void <init>(io.fabric.kubernetes.api.model.gatewayapi.v1alpha.HTTPRouteMatchFluentImpl)
{
io.fabric.kubernetes.api.model.gatewayapi.v1alpha.HTTPRouteMatchFluentImpl v;
io.fabric.kubernetes.api.model.gatewayapi.v1alpha.HTTPQueryParamMatchBuilder v;
io.fabric.kubernetes.api.model.gatewayapi.v1alpha.HTTPRouteMatchFluentImpl$QueryParamsNestedImpl v;
int v;
java.lang.Integer v;
v := @this: io.fabric.kubernetes.api.model.gatewayapi.v1alpha.HTTPRouteMatchFluentImpl$QueryParamsNestedImpl;
v := @parameter: io.fabric.kubernetes.api.model.gatewayapi.v1alpha.HTTPRouteMatchFluentImpl;
v.<io.fabric.kubernetes.api.model.gatewayapi.v1alpha.HTTPRouteMatchFluentImpl$QueryParamsNestedImpl: io.fabric.kubernetes.api.model.gatewayapi.v1alpha.HTTPRouteMatchFluentImpl this$0> = v;
specialinvoke v.<io.fabric.kubernetes.api.model.gatewayapi.v1alpha.HTTPQueryParamMatchFluentImpl: void <init>()>();
v = (int) -1;
v = staticinvoke <java.lang.Integer: java.lang.Integer valueOf(int)>(v);
v.<io.fabric.kubernetes.api.model.gatewayapi.v1alpha.HTTPRouteMatchFluentImpl$QueryParamsNestedImpl: java.lang.Integer index> = v;
v = new io.fabric.kubernetes.api.model.gatewayapi.v1alpha.HTTPQueryParamMatchBuilder;
specialinvoke v.<io.fabric.kubernetes.api.model.gatewayapi.v1alpha.HTTPQueryParamMatchBuilder: void <init>(io.fabric.kubernetes.api.model.gatewayapi.v1alpha.HTTPQueryParamMatchFluent)>(v);
v.<io.fabric.kubernetes.api.model.gatewayapi.v1alpha.HTTPRouteMatchFluentImpl$QueryParamsNestedImpl: io.fabric.kubernetes.api.model.gatewayapi.v1alpha.HTTPQueryParamMatchBuilder builder> = v;
return;
}
public java.lang.Object and()
{
io.fabric.kubernetes.api.model.gatewayapi.v1alpha.HTTPRouteMatchFluentImpl v;
io.fabric.kubernetes.api.model.gatewayapi.v1alpha.HTTPQueryParamMatchBuilder v;
io.fabric.kubernetes.api.model.gatewayapi.v1alpha.HTTPRouteMatchFluentImpl$QueryParamsNestedImpl v;
io.fabric.kubernetes.api.model.gatewayapi.v1alpha.HTTPRouteMatchFluent v;
io.fabric.kubernetes.api.model.gatewayapi.v1alpha.HTTPQueryParamMatch v;
java.lang.Integer v;
v := @this: io.fabric.kubernetes.api.model.gatewayapi.v1alpha.HTTPRouteMatchFluentImpl$QueryParamsNestedImpl;
v = v.<io.fabric.kubernetes.api.model.gatewayapi.v1alpha.HTTPRouteMatchFluentImpl$QueryParamsNestedImpl: io.fabric.kubernetes.api.model.gatewayapi.v1alpha.HTTPRouteMatchFluentImpl this$0>;
v = v.<io.fabric.kubernetes.api.model.gatewayapi.v1alpha.HTTPRouteMatchFluentImpl$QueryParamsNestedImpl: java.lang.Integer index>;
v = v.<io.fabric.kubernetes.api.model.gatewayapi.v1alpha.HTTPRouteMatchFluentImpl$QueryParamsNestedImpl: io.fabric.kubernetes.api.model.gatewayapi.v1alpha.HTTPQueryParamMatchBuilder builder>;
v = virtualinvoke v.<io.fabric.kubernetes.api.model.gatewayapi.v1alpha.HTTPQueryParamMatchBuilder: io.fabric.kubernetes.api.model.gatewayapi.v1alpha.HTTPQueryParamMatch build()>();
v = virtualinvoke v.<io.fabric.kubernetes.api.model.gatewayapi.v1alpha.HTTPRouteMatchFluentImpl: io.fabric.kubernetes.api.model.gatewayapi.v1alpha.HTTPRouteMatchFluent setToQueryParams(java.lang.Integer,io.fabric.kubernetes.api.model.gatewayapi.v1alpha.HTTPQueryParamMatch)>(v, v);
return v;
}
public java.lang.Object endQueryParam()
{
java.lang.Object v;
io.fabric.kubernetes.api.model.gatewayapi.v1alpha.HTTPRouteMatchFluentImpl$QueryParamsNestedImpl v;
v := @this: io.fabric.kubernetes.api.model.gatewayapi.v1alpha.HTTPRouteMatchFluentImpl$QueryParamsNestedImpl;
v = virtualinvoke v.<io.fabric.kubernetes.api.model.gatewayapi.v1alpha.HTTPRouteMatchFluentImpl$QueryParamsNestedImpl: java.lang.Object and()>();
return v;
}
}