@Generated(value="jsii-pacmak/1.14.1 (build 828de8a)", date="2020-11-24T22:28:06.170Z") @Stability(value=Experimental) public interface GrpcRouteMatch extends software.amazon.jsii.JsiiSerializable
| Modifier and Type | Interface and Description |
|---|---|
static class |
GrpcRouteMatch.Builder
A builder for
GrpcRouteMatch |
static class |
GrpcRouteMatch.Jsii$Proxy
An implementation for
GrpcRouteMatch |
| Modifier and Type | Method and Description |
|---|---|
static GrpcRouteMatch.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 GrpcRouteMatch.Builder builder()
GrpcRouteMatch.Builder of GrpcRouteMatchCopyright © 2020. All rights reserved.