| Package | Description |
|---|---|
| software.amazon.awssdk.services.eventbridge |
Amazon EventBridge helps you to respond to state changes in your Amazon Web Services resources.
|
| Modifier and Type | Method and Description |
|---|---|
default ListEventSourcesResponse |
EventBridgeClient.listEventSources(Consumer<ListEventSourcesRequest.Builder> listEventSourcesRequest)
You can use this to see all the partner event sources that have been shared with your Amazon Web Services
account.
|
default ListEventSourcesResponse |
EventBridgeClient.listEventSources(ListEventSourcesRequest listEventSourcesRequest)
You can use this to see all the partner event sources that have been shared with your Amazon Web Services
account.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<ListEventSourcesResponse> |
EventBridgeAsyncClient.listEventSources(Consumer<ListEventSourcesRequest.Builder> listEventSourcesRequest)
You can use this to see all the partner event sources that have been shared with your Amazon Web Services
account.
|
default CompletableFuture<ListEventSourcesResponse> |
EventBridgeAsyncClient.listEventSources(ListEventSourcesRequest listEventSourcesRequest)
You can use this to see all the partner event sources that have been shared with your Amazon Web Services
account.
|
Copyright © 2022. All rights reserved.