Uses of Class
software.amazon.awssdk.services.appfabric.model.GetIngestionDestinationRequest
-
Packages that use GetIngestionDestinationRequest 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.transform -
-
Uses of GetIngestionDestinationRequest in software.amazon.awssdk.services.appfabric
Methods in software.amazon.awssdk.services.appfabric with parameters of type GetIngestionDestinationRequest Modifier and Type Method Description default CompletableFuture<GetIngestionDestinationResponse>AppFabricAsyncClient. getIngestionDestination(GetIngestionDestinationRequest getIngestionDestinationRequest)Returns information about an ingestion destination.default GetIngestionDestinationResponseAppFabricClient. getIngestionDestination(GetIngestionDestinationRequest getIngestionDestinationRequest)Returns information about an ingestion destination. -
Uses of GetIngestionDestinationRequest in software.amazon.awssdk.services.appfabric.transform
Methods in software.amazon.awssdk.services.appfabric.transform with parameters of type GetIngestionDestinationRequest Modifier and Type Method Description SdkHttpFullRequestGetIngestionDestinationRequestMarshaller. marshall(GetIngestionDestinationRequest getIngestionDestinationRequest)
-