Uses of Class
software.amazon.awssdk.services.devopsguru.paginators.GetResourceCollectionIterable
-
Packages that use GetResourceCollectionIterable Package Description software.amazon.awssdk.services.devopsguru Amazon DevOps Guru is a fully managed service that helps you identify anomalous behavior in business critical operational applications. -
-
Uses of GetResourceCollectionIterable in software.amazon.awssdk.services.devopsguru
Methods in software.amazon.awssdk.services.devopsguru that return GetResourceCollectionIterable Modifier and Type Method Description default GetResourceCollectionIterableDevOpsGuruClient. getResourceCollectionPaginator(Consumer<GetResourceCollectionRequest.Builder> getResourceCollectionRequest)Returns lists Amazon Web Services resources that are of the specified resource collection type.default GetResourceCollectionIterableDevOpsGuruClient. getResourceCollectionPaginator(GetResourceCollectionRequest getResourceCollectionRequest)Returns lists Amazon Web Services resources that are of the specified resource collection type.
-