| Package | Description |
|---|---|
| com.amazonaws.services.devopsguru.model |
| Modifier and Type | Method and Description |
|---|---|
EventSourcesConfig |
EventSourcesConfig.clone() |
EventSourcesConfig |
UpdateEventSourcesConfigRequest.getEventSources()
The name of the event source.
|
EventSourcesConfig |
DescribeEventSourcesConfigResult.getEventSources()
The name of the event source.
|
EventSourcesConfig |
EventSourcesConfig.withAmazonCodeGuruProfiler(AmazonCodeGuruProfilerIntegration amazonCodeGuruProfiler)
|
| Modifier and Type | Method and Description |
|---|---|
void |
UpdateEventSourcesConfigRequest.setEventSources(EventSourcesConfig eventSources)
The name of the event source.
|
void |
DescribeEventSourcesConfigResult.setEventSources(EventSourcesConfig eventSources)
The name of the event source.
|
UpdateEventSourcesConfigRequest |
UpdateEventSourcesConfigRequest.withEventSources(EventSourcesConfig eventSources)
The name of the event source.
|
DescribeEventSourcesConfigResult |
DescribeEventSourcesConfigResult.withEventSources(EventSourcesConfig eventSources)
The name of the event source.
|
Copyright © 2022. All rights reserved.