| Package | Description |
|---|---|
| com.amazonaws.services.appfabric.model |
| Modifier and Type | Method and Description |
|---|---|
AppBundleSummary |
AppBundleSummary.clone() |
AppBundleSummary |
AppBundleSummary.withArn(String arn)
The Amazon Resource Name (ARN) of the app bundle.
|
| Modifier and Type | Method and Description |
|---|---|
List<AppBundleSummary> |
ListAppBundlesResult.getAppBundleSummaryList()
Contains a list of app bundle summaries.
|
| Modifier and Type | Method and Description |
|---|---|
ListAppBundlesResult |
ListAppBundlesResult.withAppBundleSummaryList(AppBundleSummary... appBundleSummaryList)
Contains a list of app bundle summaries.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ListAppBundlesResult.setAppBundleSummaryList(Collection<AppBundleSummary> appBundleSummaryList)
Contains a list of app bundle summaries.
|
ListAppBundlesResult |
ListAppBundlesResult.withAppBundleSummaryList(Collection<AppBundleSummary> appBundleSummaryList)
Contains a list of app bundle summaries.
|
Copyright © 2024. All rights reserved.