Uses of Class
software.amazon.awssdk.services.appintegrations.model.ListDataIntegrationsRequest
-
-
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)
-