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