@Generated(value="jsii-pacmak/1.24.0 (build b722f66)", date="2021-03-11T13:47:05.085Z") @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 © 2021. All rights reserved.