| Modifier and Type | Class and Description |
|---|---|
static class |
GrpcGatewayRouteMatch.Jsii$Proxy
An implementation for
GrpcGatewayRouteMatch |
| Modifier and Type | Method and Description |
|---|---|
GrpcGatewayRouteMatch |
GrpcGatewayRouteMatch.Builder.build()
Builds the configured instance.
|
GrpcGatewayRouteMatch |
GrpcGatewayRouteSpecOptions.getMatch()
(experimental) The criterion for determining a request match for this GatewayRoute.
|
GrpcGatewayRouteMatch |
GrpcGatewayRouteSpecOptions.Jsii$Proxy.getMatch() |
| Modifier and Type | Method and Description |
|---|---|
GrpcGatewayRouteSpecOptions.Builder |
GrpcGatewayRouteSpecOptions.Builder.match(GrpcGatewayRouteMatch match)
Sets the value of
GrpcGatewayRouteSpecOptions.getMatch() |
| Constructor and Description |
|---|
Jsii$Proxy(GrpcGatewayRouteMatch match,
IVirtualService routeTarget)
Constructor that initializes the object based on literal property values passed by the
GrpcGatewayRouteSpecOptions.Builder. |
Copyright © 2021. All rights reserved.