| Package | Description |
|---|---|
| software.amazon.awssdk.services.cloudwatchevents |
Amazon EventBridge helps you to respond to state changes in your AWS resources.
|
| Modifier and Type | Method and Description |
|---|---|
default ListPartnerEventSourceAccountsResponse |
CloudWatchEventsClient.listPartnerEventSourceAccounts(Consumer<ListPartnerEventSourceAccountsRequest.Builder> listPartnerEventSourceAccountsRequest)
An SaaS partner can use this operation to display the AWS account ID that a particular partner event source name
is associated with.
|
default ListPartnerEventSourceAccountsResponse |
CloudWatchEventsClient.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.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<ListPartnerEventSourceAccountsResponse> |
CloudWatchEventsAsyncClient.listPartnerEventSourceAccounts(Consumer<ListPartnerEventSourceAccountsRequest.Builder> listPartnerEventSourceAccountsRequest)
An SaaS partner can use this operation to display the AWS account ID that a particular partner event source name
is associated with.
|
default CompletableFuture<ListPartnerEventSourceAccountsResponse> |
CloudWatchEventsAsyncClient.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.
|
Copyright © 2020. All rights reserved.