Uses of Class
software.amazon.awssdk.services.appintegrations.model.ListDataIntegrationsRequest
-
Packages that use ListDataIntegrationsRequest 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 ListDataIntegrationsRequest in software.amazon.awssdk.services.appintegrations
-
Uses of ListDataIntegrationsRequest in software.amazon.awssdk.services.appintegrations.paginators
Constructors in software.amazon.awssdk.services.appintegrations.paginators with parameters of type ListDataIntegrationsRequest Constructor Description ListDataIntegrationsIterable(AppIntegrationsClient client, ListDataIntegrationsRequest firstRequest)ListDataIntegrationsPublisher(AppIntegrationsAsyncClient client, ListDataIntegrationsRequest firstRequest) -
Uses of ListDataIntegrationsRequest in software.amazon.awssdk.services.appintegrations.transform
Methods in software.amazon.awssdk.services.appintegrations.transform with parameters of type ListDataIntegrationsRequest Modifier and Type Method Description SdkHttpFullRequestListDataIntegrationsRequestMarshaller. marshall(ListDataIntegrationsRequest listDataIntegrationsRequest)
-