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() |
|