| Package | Description |
|---|---|
| com.amazonaws.services.eventbridge |
Amazon EventBridge helps you to respond to state changes in your Amazon Web Services resources.
|
| com.amazonaws.services.eventbridge.model |
| Modifier and Type | Method and Description |
|---|---|
ListPartnerEventSourceAccountsResult |
AbstractAmazonEventBridge.listPartnerEventSourceAccounts(ListPartnerEventSourceAccountsRequest request) |
ListPartnerEventSourceAccountsResult |
AmazonEventBridge.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.
|
ListPartnerEventSourceAccountsResult |
AmazonEventBridgeClient.listPartnerEventSourceAccounts(ListPartnerEventSourceAccountsRequest request)
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 |
|---|---|
ListPartnerEventSourceAccountsResult |
ListPartnerEventSourceAccountsResult.clone() |
ListPartnerEventSourceAccountsResult |
ListPartnerEventSourceAccountsResult.withNextToken(String nextToken)
A token you can use in a subsequent operation to retrieve the next set of results.
|
ListPartnerEventSourceAccountsResult |
ListPartnerEventSourceAccountsResult.withPartnerEventSourceAccounts(Collection<PartnerEventSourceAccount> partnerEventSourceAccounts)
The list of partner event sources returned by the operation.
|
ListPartnerEventSourceAccountsResult |
ListPartnerEventSourceAccountsResult.withPartnerEventSourceAccounts(PartnerEventSourceAccount... partnerEventSourceAccounts)
The list of partner event sources returned by the operation.
|
Copyright © 2023. All rights reserved.