| Package | Description |
|---|---|
| software.amazon.awssdk.services.devopsguru.model |
| Modifier and Type | Method and Description |
|---|---|
EventSourcesConfig.Builder |
EventSourcesConfig.Builder.amazonCodeGuruProfiler(AmazonCodeGuruProfilerIntegration amazonCodeGuruProfiler)
Information about whether DevOps Guru is configured to consume recommendations which are generated from AWS
CodeGuru Profiler.
|
default EventSourcesConfig.Builder |
EventSourcesConfig.Builder.amazonCodeGuruProfiler(Consumer<AmazonCodeGuruProfilerIntegration.Builder> amazonCodeGuruProfiler)
Information about whether DevOps Guru is configured to consume recommendations which are generated from AWS
CodeGuru Profiler.
|
static EventSourcesConfig.Builder |
EventSourcesConfig.builder() |
EventSourcesConfig.Builder |
EventSourcesConfig.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends EventSourcesConfig.Builder> |
EventSourcesConfig.serializableBuilderClass() |
| Modifier and Type | Method and Description |
|---|---|
default DescribeEventSourcesConfigResponse.Builder |
DescribeEventSourcesConfigResponse.Builder.eventSources(Consumer<EventSourcesConfig.Builder> eventSources)
Lists the event sources in the configuration.
|
default UpdateEventSourcesConfigRequest.Builder |
UpdateEventSourcesConfigRequest.Builder.eventSources(Consumer<EventSourcesConfig.Builder> eventSources)
Configuration information about the integration of DevOps Guru as the Consumer via EventBridge with another
AWS Service.
|
Copyright © 2023. All rights reserved.