| 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 ListPartnerEventSourceAccountsResponse |
EventBridgeClient.listPartnerEventSourceAccounts(Consumer<ListPartnerEventSourceAccountsRequest.Builder> listPartnerEventSourceAccountsRequest)
An SaaS partner can use this operation to display the Amazon Web Services account ID that a particular partner
event source name is associated with.
|
default ListPartnerEventSourceAccountsResponse |
EventBridgeClient.listPartnerEventSourceAccounts(ListPartnerEventSourceAccountsRequest listPartnerEventSourceAccountsRequest)
An SaaS partner can use this operation to display the Amazon Web Services account ID that a particular partner
event source name is associated with.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<ListPartnerEventSourceAccountsResponse> |
EventBridgeAsyncClient.listPartnerEventSourceAccounts(Consumer<ListPartnerEventSourceAccountsRequest.Builder> listPartnerEventSourceAccountsRequest)
An SaaS partner can use this operation to display the Amazon Web Services account ID that a particular partner
event source name is associated with.
|
default CompletableFuture<ListPartnerEventSourceAccountsResponse> |
EventBridgeAsyncClient.listPartnerEventSourceAccounts(ListPartnerEventSourceAccountsRequest listPartnerEventSourceAccountsRequest)
An SaaS partner can use this operation to display the Amazon Web Services account ID that a particular partner
event source name is associated with.
|
Copyright © 2022. All rights reserved.