Uses of Class
software.amazon.awssdk.services.devopsguru.model.ListOrganizationInsightsRequest
-
Packages that use ListOrganizationInsightsRequest 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.software.amazon.awssdk.services.devopsguru.paginators software.amazon.awssdk.services.devopsguru.transform -
-
Uses of ListOrganizationInsightsRequest in software.amazon.awssdk.services.devopsguru
-
Uses of ListOrganizationInsightsRequest in software.amazon.awssdk.services.devopsguru.paginators
Constructors in software.amazon.awssdk.services.devopsguru.paginators with parameters of type ListOrganizationInsightsRequest Constructor Description ListOrganizationInsightsIterable(DevOpsGuruClient client, ListOrganizationInsightsRequest firstRequest)ListOrganizationInsightsPublisher(DevOpsGuruAsyncClient client, ListOrganizationInsightsRequest firstRequest) -
Uses of ListOrganizationInsightsRequest in software.amazon.awssdk.services.devopsguru.transform
Methods in software.amazon.awssdk.services.devopsguru.transform with parameters of type ListOrganizationInsightsRequest Modifier and Type Method Description SdkHttpFullRequestListOrganizationInsightsRequestMarshaller. marshall(ListOrganizationInsightsRequest listOrganizationInsightsRequest)
-