| 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 |
|---|---|
Future<GetIngestionResult> |
AbstractAWSAppFabricAsync.getIngestionAsync(GetIngestionRequest request,
AsyncHandler<GetIngestionRequest,GetIngestionResult> asyncHandler) |
Future<GetIngestionResult> |
AWSAppFabricAsync.getIngestionAsync(GetIngestionRequest getIngestionRequest,
AsyncHandler<GetIngestionRequest,GetIngestionResult> asyncHandler)
Returns information about an ingestion.
|
Future<GetIngestionResult> |
AWSAppFabricAsyncClient.getIngestionAsync(GetIngestionRequest request,
AsyncHandler<GetIngestionRequest,GetIngestionResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
GetIngestionRequest |
GetIngestionRequest.clone() |
GetIngestionRequest |
GetIngestionRequest.withAppBundleIdentifier(String appBundleIdentifier)
The Amazon Resource Name (ARN) or Universal Unique Identifier (UUID) of the app bundle to use for the request.
|
GetIngestionRequest |
GetIngestionRequest.withIngestionIdentifier(String ingestionIdentifier)
The Amazon Resource Name (ARN) or Universal Unique Identifier (UUID) of the ingestion to use for the request.
|
Copyright © 2023. All rights reserved.