Uses of Class
software.amazon.awssdk.services.appmesh.model.ListVirtualRoutersRequest
-
Packages that use ListVirtualRoutersRequest 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 ListVirtualRoutersRequest in software.amazon.awssdk.services.appmesh
-
Uses of ListVirtualRoutersRequest in software.amazon.awssdk.services.appmesh.paginators
Constructors in software.amazon.awssdk.services.appmesh.paginators with parameters of type ListVirtualRoutersRequest Constructor Description ListVirtualRoutersIterable(AppMeshClient client, ListVirtualRoutersRequest firstRequest)ListVirtualRoutersPublisher(AppMeshAsyncClient client, ListVirtualRoutersRequest firstRequest) -
Uses of ListVirtualRoutersRequest in software.amazon.awssdk.services.appmesh.transform
Methods in software.amazon.awssdk.services.appmesh.transform with parameters of type ListVirtualRoutersRequest Modifier and Type Method Description SdkHttpFullRequestListVirtualRoutersRequestMarshaller. marshall(ListVirtualRoutersRequest listVirtualRoutersRequest)
-