| Package | Description |
|---|---|
| com.amazonaws.services.appfabric.model |
| Modifier and Type | Method and Description |
|---|---|
IngestionDestinationSummary |
IngestionDestinationSummary.clone() |
IngestionDestinationSummary |
IngestionDestinationSummary.withArn(String arn)
The Amazon Resource Name (ARN) of the ingestion destination.
|
| Modifier and Type | Method and Description |
|---|---|
List<IngestionDestinationSummary> |
ListIngestionDestinationsResult.getIngestionDestinations()
Contains a list of ingestion destination summaries.
|
| Modifier and Type | Method and Description |
|---|---|
ListIngestionDestinationsResult |
ListIngestionDestinationsResult.withIngestionDestinations(IngestionDestinationSummary... ingestionDestinations)
Contains a list of ingestion destination summaries.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ListIngestionDestinationsResult.setIngestionDestinations(Collection<IngestionDestinationSummary> ingestionDestinations)
Contains a list of ingestion destination summaries.
|
ListIngestionDestinationsResult |
ListIngestionDestinationsResult.withIngestionDestinations(Collection<IngestionDestinationSummary> ingestionDestinations)
Contains a list of ingestion destination summaries.
|
Copyright © 2023. All rights reserved.