| Package | Description |
|---|---|
| com.amazonaws.services.appfabric |
Amazon Web Services AppFabric quickly connects software as a service (SaaS) applications across your organization.
|
| com.amazonaws.services.appfabric.model |
| Modifier and Type | Method and Description |
|---|---|
GetIngestionResult |
AbstractAWSAppFabric.getIngestion(GetIngestionRequest request) |
GetIngestionResult |
AWSAppFabricClient.getIngestion(GetIngestionRequest request)
Returns information about an ingestion.
|
GetIngestionResult |
AWSAppFabric.getIngestion(GetIngestionRequest getIngestionRequest)
Returns information about an ingestion.
|
| Modifier and Type | Method and Description |
|---|---|
Future<GetIngestionResult> |
AbstractAWSAppFabricAsync.getIngestionAsync(GetIngestionRequest request,
AsyncHandler<GetIngestionRequest,GetIngestionResult> asyncHandler) |
Future<GetIngestionResult> |
AWSAppFabricAsyncClient.getIngestionAsync(GetIngestionRequest request,
AsyncHandler<GetIngestionRequest,GetIngestionResult> asyncHandler) |
Future<GetIngestionResult> |
AWSAppFabricAsync.getIngestionAsync(GetIngestionRequest getIngestionRequest,
AsyncHandler<GetIngestionRequest,GetIngestionResult> asyncHandler)
Returns information about an ingestion.
|
| Modifier and Type | Method and Description |
|---|---|
GetIngestionResult |
GetIngestionResult.clone() |
GetIngestionResult |
GetIngestionResult.withIngestion(Ingestion ingestion)
Contains information about an ingestion.
|
Copyright © 2023. All rights reserved.