@Generated(value="jsii-pacmak/1.14.1 (build 828de8a)", date="2020-11-24T22:28:06.169Z") @Stability(value=Experimental) public interface GrpcGatewayRouteMatch extends software.amazon.jsii.JsiiSerializable
| Modifier and Type | Interface and Description |
|---|---|
static class |
GrpcGatewayRouteMatch.Builder
A builder for
GrpcGatewayRouteMatch |
static class |
GrpcGatewayRouteMatch.Jsii$Proxy
An implementation for
GrpcGatewayRouteMatch |
| Modifier and Type | Method and Description |
|---|---|
static GrpcGatewayRouteMatch.Builder |
builder() |
String |
getServiceName()
(experimental) The fully qualified domain name for the service to match from the request.
|
@Stability(value=Experimental) @NotNull String getServiceName()
@Stability(value=Experimental) static GrpcGatewayRouteMatch.Builder builder()
GrpcGatewayRouteMatch.Builder of GrpcGatewayRouteMatchCopyright © 2020. All rights reserved.