Uses of Class
software.amazon.awssdk.services.appmesh.model.ListGatewayRoutesRequest
-
Packages that use ListGatewayRoutesRequest Package Description software.amazon.awssdk.services.appmesh App Mesh is a service mesh based on the Envoy proxy that makes it easy to monitor and control microservices.software.amazon.awssdk.services.appmesh.paginators software.amazon.awssdk.services.appmesh.transform -
-
Uses of ListGatewayRoutesRequest in software.amazon.awssdk.services.appmesh
-
Uses of ListGatewayRoutesRequest in software.amazon.awssdk.services.appmesh.paginators
Constructors in software.amazon.awssdk.services.appmesh.paginators with parameters of type ListGatewayRoutesRequest Constructor Description ListGatewayRoutesIterable(AppMeshClient client, ListGatewayRoutesRequest firstRequest)ListGatewayRoutesPublisher(AppMeshAsyncClient client, ListGatewayRoutesRequest firstRequest) -
Uses of ListGatewayRoutesRequest in software.amazon.awssdk.services.appmesh.transform
Methods in software.amazon.awssdk.services.appmesh.transform with parameters of type ListGatewayRoutesRequest Modifier and Type Method Description SdkHttpFullRequestListGatewayRoutesRequestMarshaller. marshall(ListGatewayRoutesRequest listGatewayRoutesRequest)
-