| 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 |
| Modifier and Type | Method and Description |
|---|---|
default CreateIngestionDestinationResponse |
AppFabricClient.createIngestionDestination(CreateIngestionDestinationRequest createIngestionDestinationRequest)
Creates an ingestion destination, which specifies how an application's ingested data is processed by Amazon Web
Services AppFabric and where it's delivered.
|
default CompletableFuture<CreateIngestionDestinationResponse> |
AppFabricAsyncClient.createIngestionDestination(CreateIngestionDestinationRequest createIngestionDestinationRequest)
Creates an ingestion destination, which specifies how an application's ingested data is processed by Amazon Web
Services AppFabric and where it's delivered.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
CreateIngestionDestinationRequestMarshaller.marshall(CreateIngestionDestinationRequest createIngestionDestinationRequest) |
Copyright © 2023. All rights reserved.