| Package | Description |
|---|---|
| com.amazonaws.services.eventbridge.model |
| Modifier and Type | Method and Description |
|---|---|
PartnerEventSource |
PartnerEventSource.clone() |
PartnerEventSource |
PartnerEventSource.withArn(String arn)
The ARN of the partner event source.
|
PartnerEventSource |
PartnerEventSource.withName(String name)
The name of the partner event source.
|
| Modifier and Type | Method and Description |
|---|---|
List<PartnerEventSource> |
ListPartnerEventSourcesResult.getPartnerEventSources()
The list of partner event sources returned by the operation.
|
| Modifier and Type | Method and Description |
|---|---|
ListPartnerEventSourcesResult |
ListPartnerEventSourcesResult.withPartnerEventSources(PartnerEventSource... partnerEventSources)
The list of partner event sources returned by the operation.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ListPartnerEventSourcesResult.setPartnerEventSources(Collection<PartnerEventSource> partnerEventSources)
The list of partner event sources returned by the operation.
|
ListPartnerEventSourcesResult |
ListPartnerEventSourcesResult.withPartnerEventSources(Collection<PartnerEventSource> partnerEventSources)
The list of partner event sources returned by the operation.
|
Copyright © 2020. All rights reserved.