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