Uses of Class
software.amazon.awssdk.services.appmesh.model.QueryParameterMatch
-
Packages that use QueryParameterMatch Package Description software.amazon.awssdk.services.appmesh.model -
-
Uses of QueryParameterMatch in software.amazon.awssdk.services.appmesh.model
Methods in software.amazon.awssdk.services.appmesh.model that return QueryParameterMatch Modifier and Type Method Description QueryParameterMatchHttpQueryParameter. match()The query parameter to match on.Methods in software.amazon.awssdk.services.appmesh.model with parameters of type QueryParameterMatch Modifier and Type Method Description HttpQueryParameter.BuilderHttpQueryParameter.Builder. match(QueryParameterMatch match)The query parameter to match on.
-