| 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 |
|---|---|
GetAppBundleResult |
AWSAppFabricClient.getAppBundle(GetAppBundleRequest request)
Returns information about an app bundle.
|
GetAppBundleResult |
AWSAppFabric.getAppBundle(GetAppBundleRequest getAppBundleRequest)
Returns information about an app bundle.
|
GetAppBundleResult |
AbstractAWSAppFabric.getAppBundle(GetAppBundleRequest request) |
| Modifier and Type | Method and Description |
|---|---|
Future<GetAppBundleResult> |
AWSAppFabricAsyncClient.getAppBundleAsync(GetAppBundleRequest request,
AsyncHandler<GetAppBundleRequest,GetAppBundleResult> asyncHandler) |
Future<GetAppBundleResult> |
AbstractAWSAppFabricAsync.getAppBundleAsync(GetAppBundleRequest request,
AsyncHandler<GetAppBundleRequest,GetAppBundleResult> asyncHandler) |
Future<GetAppBundleResult> |
AWSAppFabricAsync.getAppBundleAsync(GetAppBundleRequest getAppBundleRequest,
AsyncHandler<GetAppBundleRequest,GetAppBundleResult> asyncHandler)
Returns information about an app bundle.
|
| Modifier and Type | Method and Description |
|---|---|
GetAppBundleResult |
GetAppBundleResult.clone() |
GetAppBundleResult |
GetAppBundleResult.withAppBundle(AppBundle appBundle)
Contains information about an app bundle.
|
Copyright © 2023. All rights reserved.