Uses of Class
software.amazon.awssdk.services.appintegrations.model.ListEventIntegrationsRequest
-
Packages that use ListEventIntegrationsRequest Package Description software.amazon.awssdk.services.appintegrations The Amazon AppIntegrations service enables you to configure and reuse connections to external applications.software.amazon.awssdk.services.appintegrations.paginators software.amazon.awssdk.services.appintegrations.transform -
-
Uses of ListEventIntegrationsRequest in software.amazon.awssdk.services.appintegrations
-
Uses of ListEventIntegrationsRequest in software.amazon.awssdk.services.appintegrations.paginators
Constructors in software.amazon.awssdk.services.appintegrations.paginators with parameters of type ListEventIntegrationsRequest Constructor Description ListEventIntegrationsIterable(AppIntegrationsClient client, ListEventIntegrationsRequest firstRequest)ListEventIntegrationsPublisher(AppIntegrationsAsyncClient client, ListEventIntegrationsRequest firstRequest) -
Uses of ListEventIntegrationsRequest in software.amazon.awssdk.services.appintegrations.transform
Methods in software.amazon.awssdk.services.appintegrations.transform with parameters of type ListEventIntegrationsRequest Modifier and Type Method Description SdkHttpFullRequestListEventIntegrationsRequestMarshaller. marshall(ListEventIntegrationsRequest listEventIntegrationsRequest)
-