Uses of Class
software.amazon.awssdk.services.eventbridge.model.ListPartnerEventSourceAccountsRequest
Packages that use ListPartnerEventSourceAccountsRequest
Package
Description
Amazon EventBridge helps you to respond to state changes in your Amazon Web Services resources.
-
Uses of ListPartnerEventSourceAccountsRequest in software.amazon.awssdk.services.eventbridge
Methods in software.amazon.awssdk.services.eventbridge with parameters of type ListPartnerEventSourceAccountsRequestModifier and TypeMethodDescriptionEventBridgeAsyncClient.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.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. -
Uses of ListPartnerEventSourceAccountsRequest in software.amazon.awssdk.services.eventbridge.transform
Methods in software.amazon.awssdk.services.eventbridge.transform with parameters of type ListPartnerEventSourceAccountsRequestModifier and TypeMethodDescriptionListPartnerEventSourceAccountsRequestMarshaller.marshall(ListPartnerEventSourceAccountsRequest listPartnerEventSourceAccountsRequest)