Uses of Class
software.amazon.awssdk.services.devopsguru.model.UpdateEventSourcesConfigRequest
-
Packages that use UpdateEventSourcesConfigRequest 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 UpdateEventSourcesConfigRequest in software.amazon.awssdk.services.devopsguru
Methods in software.amazon.awssdk.services.devopsguru with parameters of type UpdateEventSourcesConfigRequest Modifier and Type Method Description default CompletableFuture<UpdateEventSourcesConfigResponse>DevOpsGuruAsyncClient. updateEventSourcesConfig(UpdateEventSourcesConfigRequest updateEventSourcesConfigRequest)Enables or disables integration with a service that can be integrated with DevOps Guru.default UpdateEventSourcesConfigResponseDevOpsGuruClient. updateEventSourcesConfig(UpdateEventSourcesConfigRequest updateEventSourcesConfigRequest)Enables or disables integration with a service that can be integrated with DevOps Guru. -
Uses of UpdateEventSourcesConfigRequest in software.amazon.awssdk.services.devopsguru.transform
Methods in software.amazon.awssdk.services.devopsguru.transform with parameters of type UpdateEventSourcesConfigRequest Modifier and Type Method Description SdkHttpFullRequestUpdateEventSourcesConfigRequestMarshaller. marshall(UpdateEventSourcesConfigRequest updateEventSourcesConfigRequest)
-