| Package | Description |
|---|---|
| com.amazonaws.services.appmesh.model |
| Modifier and Type | Method and Description |
|---|---|
QueryParameterMatch |
QueryParameterMatch.clone() |
QueryParameterMatch |
HttpQueryParameter.getMatch()
The query parameter to match on.
|
QueryParameterMatch |
QueryParameterMatch.withExact(String exact)
The exact query parameter to match on.
|
| Modifier and Type | Method and Description |
|---|---|
void |
HttpQueryParameter.setMatch(QueryParameterMatch match)
The query parameter to match on.
|
HttpQueryParameter |
HttpQueryParameter.withMatch(QueryParameterMatch match)
The query parameter to match on.
|
Copyright © 2022. All rights reserved.