Uses of Class
software.amazon.awssdk.services.devopsguru.model.DescribeOrganizationHealthRequest
-
Packages that use DescribeOrganizationHealthRequest 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.transform -
-
Uses of DescribeOrganizationHealthRequest in software.amazon.awssdk.services.devopsguru
Methods in software.amazon.awssdk.services.devopsguru with parameters of type DescribeOrganizationHealthRequest Modifier and Type Method Description default CompletableFuture<DescribeOrganizationHealthResponse>DevOpsGuruAsyncClient. describeOrganizationHealth(DescribeOrganizationHealthRequest describeOrganizationHealthRequest)Returns active insights, predictive insights, and resource hours analyzed in last hour.default DescribeOrganizationHealthResponseDevOpsGuruClient. describeOrganizationHealth(DescribeOrganizationHealthRequest describeOrganizationHealthRequest)Returns active insights, predictive insights, and resource hours analyzed in last hour. -
Uses of DescribeOrganizationHealthRequest in software.amazon.awssdk.services.devopsguru.transform
Methods in software.amazon.awssdk.services.devopsguru.transform with parameters of type DescribeOrganizationHealthRequest Modifier and Type Method Description SdkHttpFullRequestDescribeOrganizationHealthRequestMarshaller. marshall(DescribeOrganizationHealthRequest describeOrganizationHealthRequest)
-