| Package | Description |
|---|---|
| com.amazonaws.services.cloudwatchevents |
Amazon EventBridge helps you to respond to state changes in your AWS resources.
|
| com.amazonaws.services.cloudwatchevents.model |
| Modifier and Type | Method and Description |
|---|---|
ListPartnerEventSourceAccountsResult |
AmazonCloudWatchEvents.listPartnerEventSourceAccounts(ListPartnerEventSourceAccountsRequest listPartnerEventSourceAccountsRequest)
An SaaS partner can use this operation to display the AWS account ID that a particular partner event source name
is associated with.
|
ListPartnerEventSourceAccountsResult |
AmazonCloudWatchEventsClient.listPartnerEventSourceAccounts(ListPartnerEventSourceAccountsRequest request)
An SaaS partner can use this operation to display the AWS account ID that a particular partner event source name
is associated with.
|
ListPartnerEventSourceAccountsResult |
AbstractAmazonCloudWatchEvents.listPartnerEventSourceAccounts(ListPartnerEventSourceAccountsRequest request) |
| 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 © 2021. All rights reserved.