| Package | Description |
|---|---|
| software.amazon.awssdk.services.appfabric.model |
| Modifier and Type | Method and Description |
|---|---|
static ListIngestionDestinationsResponse.Builder |
ListIngestionDestinationsResponse.builder() |
ListIngestionDestinationsResponse.Builder |
ListIngestionDestinationsResponse.Builder.ingestionDestinations(Collection<IngestionDestinationSummary> ingestionDestinations)
Contains a list of ingestion destination summaries.
|
ListIngestionDestinationsResponse.Builder |
ListIngestionDestinationsResponse.Builder.ingestionDestinations(Consumer<IngestionDestinationSummary.Builder>... ingestionDestinations)
Contains a list of ingestion destination summaries.
|
ListIngestionDestinationsResponse.Builder |
ListIngestionDestinationsResponse.Builder.ingestionDestinations(IngestionDestinationSummary... ingestionDestinations)
Contains a list of ingestion destination summaries.
|
ListIngestionDestinationsResponse.Builder |
ListIngestionDestinationsResponse.Builder.nextToken(String nextToken)
If
nextToken is returned, there are more results available. |
ListIngestionDestinationsResponse.Builder |
ListIngestionDestinationsResponse.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends ListIngestionDestinationsResponse.Builder> |
ListIngestionDestinationsResponse.serializableBuilderClass() |
Copyright © 2023. All rights reserved.