| Package | Description |
|---|---|
| software.amazon.awssdk.services.quicksight.model |
| Modifier and Type | Method and Description |
|---|---|
Ingestion |
DescribeIngestionResponse.ingestion()
Information about the ingestion.
|
| Modifier and Type | Method and Description |
|---|---|
List<Ingestion> |
ListIngestionsResponse.ingestions()
A list of the ingestions.
|
| Modifier and Type | Method and Description |
|---|---|
DescribeIngestionResponse.Builder |
DescribeIngestionResponse.Builder.ingestion(Ingestion ingestion)
Information about the ingestion.
|
ListIngestionsResponse.Builder |
ListIngestionsResponse.Builder.ingestions(Ingestion... ingestions)
A list of the ingestions.
|
| Modifier and Type | Method and Description |
|---|---|
ListIngestionsResponse.Builder |
ListIngestionsResponse.Builder.ingestions(Collection<Ingestion> ingestions)
A list of the ingestions.
|
Copyright © 2020. All rights reserved.