| Package | Description |
|---|---|
| software.amazon.awssdk.services.eventbridge |
Amazon EventBridge helps you to respond to state changes in your Amazon Web Services resources.
|
| software.amazon.awssdk.services.eventbridge.transform |
| Modifier and Type | Method and Description |
|---|---|
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.
|
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.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
ListPartnerEventSourceAccountsRequestMarshaller.marshall(ListPartnerEventSourceAccountsRequest listPartnerEventSourceAccountsRequest) |
Copyright © 2022. All rights reserved.