Uses of Class
software.amazon.awssdk.services.appfabric.model.ListIngestionDestinationsRequest
-
Packages that use ListIngestionDestinationsRequest Package Description software.amazon.awssdk.services.appfabric Amazon Web Services AppFabric quickly connects software as a service (SaaS) applications across your organization.software.amazon.awssdk.services.appfabric.paginators software.amazon.awssdk.services.appfabric.transform -
-
Uses of ListIngestionDestinationsRequest in software.amazon.awssdk.services.appfabric
-
Uses of ListIngestionDestinationsRequest in software.amazon.awssdk.services.appfabric.paginators
Constructors in software.amazon.awssdk.services.appfabric.paginators with parameters of type ListIngestionDestinationsRequest Constructor Description ListIngestionDestinationsIterable(AppFabricClient client, ListIngestionDestinationsRequest firstRequest)ListIngestionDestinationsPublisher(AppFabricAsyncClient client, ListIngestionDestinationsRequest firstRequest) -
Uses of ListIngestionDestinationsRequest in software.amazon.awssdk.services.appfabric.transform
Methods in software.amazon.awssdk.services.appfabric.transform with parameters of type ListIngestionDestinationsRequest Modifier and Type Method Description SdkHttpFullRequestListIngestionDestinationsRequestMarshaller. marshall(ListIngestionDestinationsRequest listIngestionDestinationsRequest)
-