| Package | Description |
|---|---|
| software.amazon.awssdk.services.appmesh.model |
| Modifier and Type | Method and Description |
|---|---|
MatchRange |
GrpcRouteMetadataMatchMethod.range()
An object that represents the range of values to match on.
|
MatchRange |
HeaderMatchMethod.range()
An object that represents the range of values to match on.
|
| Modifier and Type | Method and Description |
|---|---|
GrpcRouteMetadataMatchMethod.Builder |
GrpcRouteMetadataMatchMethod.Builder.range(MatchRange range)
An object that represents the range of values to match on.
|
HeaderMatchMethod.Builder |
HeaderMatchMethod.Builder.range(MatchRange range)
An object that represents the range of values to match on.
|
Copyright © 2021. All rights reserved.