| Package | Description |
|---|---|
| com.amazonaws.services.appmesh.model |
| Modifier and Type | Method and Description |
|---|---|
GrpcRouteMetadata |
GrpcRouteMetadata.clone() |
GrpcRouteMetadata |
GrpcRouteMetadata.withInvert(Boolean invert)
Specify
True to match anything except the match criteria. |
GrpcRouteMetadata |
GrpcRouteMetadata.withMatch(GrpcRouteMetadataMatchMethod match)
An object that represents the data to match from the request.
|
GrpcRouteMetadata |
GrpcRouteMetadata.withName(String name)
The name of the route.
|
| Modifier and Type | Method and Description |
|---|---|
List<GrpcRouteMetadata> |
GrpcRouteMatch.getMetadata()
An object that represents the data to match from the request.
|
| Modifier and Type | Method and Description |
|---|---|
GrpcRouteMatch |
GrpcRouteMatch.withMetadata(GrpcRouteMetadata... metadata)
An object that represents the data to match from the request.
|
| Modifier and Type | Method and Description |
|---|---|
void |
GrpcRouteMatch.setMetadata(Collection<GrpcRouteMetadata> metadata)
An object that represents the data to match from the request.
|
GrpcRouteMatch |
GrpcRouteMatch.withMetadata(Collection<GrpcRouteMetadata> metadata)
An object that represents the data to match from the request.
|
Copyright © 2020. All rights reserved.