| 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<StartIngestionResult> |
AbstractAWSAppFabricAsync.startIngestionAsync(StartIngestionRequest request,
AsyncHandler<StartIngestionRequest,StartIngestionResult> asyncHandler) |
Future<StartIngestionResult> |
AWSAppFabricAsyncClient.startIngestionAsync(StartIngestionRequest request,
AsyncHandler<StartIngestionRequest,StartIngestionResult> asyncHandler) |
Future<StartIngestionResult> |
AWSAppFabricAsync.startIngestionAsync(StartIngestionRequest startIngestionRequest,
AsyncHandler<StartIngestionRequest,StartIngestionResult> asyncHandler)
Starts (enables) an ingestion, which collects data from an application.
|
| Modifier and Type | Method and Description |
|---|---|
StartIngestionRequest |
StartIngestionRequest.clone() |
StartIngestionRequest |
StartIngestionRequest.withAppBundleIdentifier(String appBundleIdentifier)
The Amazon Resource Name (ARN) or Universal Unique Identifier (UUID) of the app bundle to use for the request.
|
StartIngestionRequest |
StartIngestionRequest.withIngestionIdentifier(String ingestionIdentifier)
The Amazon Resource Name (ARN) or Universal Unique Identifier (UUID) of the ingestion to use for the request.
|
Copyright © 2024. All rights reserved.