public static interface GrpcGatewayRouteMatch.Builder extends SdkPojo, CopyableBuilder<GrpcGatewayRouteMatch.Builder,GrpcGatewayRouteMatch>
| Modifier and Type | Method and Description |
|---|---|
GrpcGatewayRouteMatch.Builder |
serviceName(String serviceName)
The fully qualified domain name for the service to match from the request.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildGrpcGatewayRouteMatch.Builder serviceName(String serviceName)
The fully qualified domain name for the service to match from the request.
serviceName - The fully qualified domain name for the service to match from the request.Copyright © 2021. All rights reserved.