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