| Package | Description |
|---|---|
| com.amazonaws.services.appmesh.model |
| Modifier and Type | Method and Description |
|---|---|
GrpcGatewayRoute |
GrpcGatewayRoute.clone() |
GrpcGatewayRoute |
GatewayRouteSpec.getGrpcRoute()
An object that represents the specification of a gRPC gateway route.
|
GrpcGatewayRoute |
GrpcGatewayRoute.withAction(GrpcGatewayRouteAction action)
An object that represents the action to take if a match is determined.
|
GrpcGatewayRoute |
GrpcGatewayRoute.withMatch(GrpcGatewayRouteMatch match)
An object that represents the criteria for determining a request match.
|
| Modifier and Type | Method and Description |
|---|---|
void |
GatewayRouteSpec.setGrpcRoute(GrpcGatewayRoute grpcRoute)
An object that represents the specification of a gRPC gateway route.
|
GatewayRouteSpec |
GatewayRouteSpec.withGrpcRoute(GrpcGatewayRoute grpcRoute)
An object that represents the specification of a gRPC gateway route.
|
Copyright © 2024. All rights reserved.