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