Uses of Class
software.amazon.awssdk.services.devopsguru.model.AmazonCodeGuruProfilerIntegration
-
Packages that use AmazonCodeGuruProfilerIntegration Package Description software.amazon.awssdk.services.devopsguru.model -
-
Uses of AmazonCodeGuruProfilerIntegration in software.amazon.awssdk.services.devopsguru.model
Methods in software.amazon.awssdk.services.devopsguru.model that return AmazonCodeGuruProfilerIntegration Modifier and Type Method Description AmazonCodeGuruProfilerIntegrationEventSourcesConfig. amazonCodeGuruProfiler()Information about whether DevOps Guru is configured to consume recommendations which are generated from AWS CodeGuru Profiler.Methods in software.amazon.awssdk.services.devopsguru.model with parameters of type AmazonCodeGuruProfilerIntegration Modifier and Type Method Description EventSourcesConfig.BuilderEventSourcesConfig.Builder. amazonCodeGuruProfiler(AmazonCodeGuruProfilerIntegration amazonCodeGuruProfiler)Information about whether DevOps Guru is configured to consume recommendations which are generated from AWS CodeGuru Profiler.
-