Uses of Class
software.amazon.awssdk.services.appmesh.model.GrpcGatewayRoute
-
Packages that use GrpcGatewayRoute Package Description software.amazon.awssdk.services.appmesh.model -
-
Uses of GrpcGatewayRoute in software.amazon.awssdk.services.appmesh.model
Methods in software.amazon.awssdk.services.appmesh.model that return GrpcGatewayRoute Modifier and Type Method Description GrpcGatewayRouteGatewayRouteSpec. grpcRoute()An object that represents the specification of a gRPC gateway route.Methods in software.amazon.awssdk.services.appmesh.model with parameters of type GrpcGatewayRoute Modifier and Type Method Description GatewayRouteSpec.BuilderGatewayRouteSpec.Builder. grpcRoute(GrpcGatewayRoute grpcRoute)An object that represents the specification of a gRPC gateway route.
-